2024-05-02 18:45:12 +00:00
|
|
|
|
!/!Level strings for Level9.d3l
|
|
|
|
|
|
|
|
|
|
!/!Notes on Localizing This File
|
|
|
|
|
!/!
|
|
|
|
|
!/!Line Tokens:
|
|
|
|
|
!/!
|
|
|
|
|
!/! Each non-blank line begins with one of the following tokens that
|
|
|
|
|
!/! identifies it as either a comment or a string in a particular
|
|
|
|
|
!/! language:
|
|
|
|
|
!/!
|
|
|
|
|
!/! !/! = comment (optional)
|
|
|
|
|
!/! !=! = English version of string
|
|
|
|
|
!/! !G! = German version of string
|
|
|
|
|
!/! !S! = Spanish version of string
|
|
|
|
|
!/! !I! = Italian version of string
|
|
|
|
|
!/! !F! = French version of string
|
|
|
|
|
!/!
|
|
|
|
|
!/!Rules:
|
|
|
|
|
!/!
|
|
|
|
|
!/! 1. There must be an English version of each string.
|
|
|
|
|
!/!
|
|
|
|
|
!/! 2. All text when translated should stay very near the
|
|
|
|
|
!/! length of the English version, unless otherwise noted.
|
|
|
|
|
!/!
|
|
|
|
|
!/! 3. The maximum length of any line is 1024 characters.
|
|
|
|
|
!/!
|
|
|
|
|
!/! 4. All %s,%d,%f and similar tokens MUST stay in the string.
|
|
|
|
|
!/! In the game, these tokens will be replaced by:
|
|
|
|
|
!/!
|
|
|
|
|
!/! %s = another string
|
|
|
|
|
!/! %d = an integer number
|
|
|
|
|
!/! %f = a floating point number (a number with a decimal point)
|
|
|
|
|
!/!
|
|
|
|
|
!/! These tokens MUST stay in the same relative order (i.e. in the
|
|
|
|
|
!/! string "%s got %d points" the %s must always come before the %d).
|
|
|
|
|
!/!
|
|
|
|
|
!/!Special Characters:
|
|
|
|
|
!/!
|
|
|
|
|
!/! Special characters can be inserted in strings with the following tokens:
|
|
|
|
|
!/!
|
|
|
|
|
!/! \t = tab
|
|
|
|
|
!/! \n = newline
|
|
|
|
|
!/! \0 - \255 = specific ASCII character
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
!/!Goal 0 Name
|
|
|
|
|
!=!Escort the Covert Cargo Ship
|
|
|
|
|
!G!Das Frachtschiff eskortieren
|
|
|
|
|
!S!Escoltar la nave de transporte encubierta
|
|
|
|
|
!I!Scorta la nave da carico camuffata
|
|
|
|
|
!F!Escorter le Transporteur
|
|
|
|
|
|
|
|
|
|
!/!Goal 0 Item Name
|
|
|
|
|
!=!Covert Cargo Ship
|
|
|
|
|
!G!Frachtschiff
|
|
|
|
|
!S!Nave de transporte encubierta
|
|
|
|
|
!I!Nave da carico camuffata
|
|
|
|
|
!F!Transporteur
|
|
|
|
|
|
|
|
|
|
!/!Goal 0 Description
|
|
|
|
|
!=!Protect the covert cargo ship as it collects components for a new fighter ship
|
|
|
|
|
!G!Besch<63>tzen Sie das Frachtschiff w<>hrend es Komponenten f<>r ein neues Kampfschiff sammelt
|
|
|
|
|
!S!Protege la nave de transporte encubierta mientras recoge los componentes para un nuevo caza
|
|
|
|
|
!I!Proteggi la nave da carico camuffata mentre raccoglie componenti per una nuova nave da combattimento
|
|
|
|
|
!F!Prot<6F>gez le transporteur pendant qu'il r<>cup<75>re des pi<70>ces pour un nouveau chasseur.
|
|
|
|
|
|
|
|
|
|
!/!Goal 1 Name
|
|
|
|
|
!=!Collect Seismic Disruptors
|
|
|
|
|
!G!Seismische Unterbrecher sammeln
|
|
|
|
|
!S!Recoger disruptores s<>smicos
|
|
|
|
|
!I!Raccogli i disruttori sismici
|
|
|
|
|
!F!R<>cup<75>rer Disrupteurs Sismiques
|
|
|
|
|
|
|
|
|
|
!/!Goal 1 Item Name
|
|
|
|
|
!=!Control Center
|
|
|
|
|
!G!Kontrollzentrum
|
|
|
|
|
!S!Centro de control
|
|
|
|
|
!I!Centro di controllo
|
|
|
|
|
!F!Centre de Contr<74>le
|
|
|
|
|
|
|
|
|
|
!/!Goal 1 Description
|
|
|
|
|
!=!Find and collect all four seismic disruptors
|
|
|
|
|
!G!Finden und sammeln Sie alle vier seismischen Unterbrecher ein.
|
|
|
|
|
!S!Busca y recoge los cuatro disruptores s<>smicos
|
|
|
|
|
!I!Trova e raccogli i quattro disruttori sismici
|
|
|
|
|
!F!Touvez et r<>cup<75>rez les quatre disrupteurs sismiques.
|
|
|
|
|
|
|
|
|
|
!/!Goal 2 Name
|
|
|
|
|
!=!Disrupt Storage Seismic Stabilizer
|
|
|
|
|
!G!Seismischen Stabilisator des Lagerzentrums unterbrechen
|
|
|
|
|
!S!Aver<65>a el estabilizador s<>smico del almac<61>n
|
|
|
|
|
!I!Sabota lo stabilizzatore sismico del magazzino
|
|
|
|
|
!F!D<>brayer stabilisateur sismique de l'entrep<65>t
|
|
|
|
|
|
|
|
|
|
!/!Goal 2 Item Name
|
|
|
|
|
!=!Storage Seismic Stabilizer
|
|
|
|
|
!G!Seismischer Stabilisator des Lagerzentrums
|
|
|
|
|
!S!Estabilizador s<>smico del almac<61>n
|
|
|
|
|
!I!Stabilizzatore sismico del magazzino
|
|
|
|
|
!F!Stabilisateur sismique de l'entrep<65>t
|
|
|
|
|
|
|
|
|
|
!/!Goal 2 Description
|
|
|
|
|
!=!Disrupt the storage facility seismic stabilizer
|
|
|
|
|
!G!Unterbrechen Sie den seismischen Stabilisator des Lagerzentrums
|
|
|
|
|
!S!Aver<65>a el estabilizador s<>smico de instalaciones de almacenamiento
|
|
|
|
|
!I!Sabota lo stabilizzatore sismico delle installazioni di magazzinaggio
|
|
|
|
|
!F!D<>brayez le stabilisateur sismique de l'entrep<65>t.
|
|
|
|
|
|
|
|
|
|
!/!Goal 3 Name
|
|
|
|
|
!=!Disrupt Factory Seismic Stabilizer
|
|
|
|
|
!G!Den seismischen Stabilisator der Fabrik unterbrechen
|
|
|
|
|
!S!Aver<65>a el estabilizador s<>smico de la f<>brica
|
|
|
|
|
!I!Sabota lo stabilizzatore sismico della fabbrica
|
|
|
|
|
!F!D<>brayer le stabilisateur sismique de l'usine
|
|
|
|
|
|
|
|
|
|
!/!Goal 3 Item Name
|
|
|
|
|
!=!Factory Seismic Stabilizer
|
|
|
|
|
!G!Seismischer Stabilisator der Fabrik
|
|
|
|
|
!S!Estabilizador s<>smico de la f<>brica
|
|
|
|
|
!I!Stabilizzatore sismico della fabbrica
|
|
|
|
|
!F!Stabilisateur sismique de l'usine
|
|
|
|
|
|
|
|
|
|
!/!Goal 3 Description
|
|
|
|
|
!=!Disrupt the main factory seismic stabilizer
|
|
|
|
|
!G!Unterbrechen Sie den seismischen Stabilisator der Fabrik
|
|
|
|
|
!S!Aver<65>a el estabilizador s<>smico la f<>brica principal
|
|
|
|
|
!I!Sabota lo stabilizzatore sismico principale della fabbrica
|
|
|
|
|
!F!D<>brayez le stabilisateur sismique de l'usine principale.
|
|
|
|
|
|
|
|
|
|
!/!Goal 4 Name
|
|
|
|
|
!=!Disrupt Assembly Seismic Stabilizer
|
|
|
|
|
!G!Den seismischen Stabilisator des Montagezentrums unterbrechen
|
|
|
|
|
!S!Aver<65>a el estabilizador s<>smico de la cadena de montaje
|
|
|
|
|
!I!Sabota lo stabilizzatore sismico della catena di montaggio
|
|
|
|
|
!F!D<>brayer le stabilisateur sismique de l'assemblage
|
|
|
|
|
|
|
|
|
|
!/!Goal 4 Item Name
|
|
|
|
|
!=!Assembly Seismic Stabilizer
|
|
|
|
|
!G!Seismischer Stabilisator des Montagezentrums
|
|
|
|
|
!S!Estabilizador s<>smico de la cadena de montaje
|
|
|
|
|
!I!Stabilizzatore sismico della catena di montaggio
|
|
|
|
|
!F!Stabilisateur sismique de l'assemblage
|
|
|
|
|
|
|
|
|
|
!/!Goal 4 Description
|
|
|
|
|
!=!Disrupt the assembly plant seismic stabilizer
|
|
|
|
|
!G!Unterbrechen Sie den seismischen Stabilisator des Montagezentrums
|
|
|
|
|
!S!Aver<65>a el estabilizador s<>smico de la planta de montaje
|
|
|
|
|
!I!Sabota lo stabilizzatore sismico dello stabilimento di montaggio
|
|
|
|
|
!F!D<>brayez le stabilisateur sismique de l'usine d'assemblage.
|
|
|
|
|
|
|
|
|
|
!/!Goal 5 Name
|
|
|
|
|
!=!Disrupt Control Seismic Stabilizer
|
|
|
|
|
!G!Den seismischen Stabilisator des Kontrollzentrums unterbrechen
|
|
|
|
|
!S!Aver<65>a el estabilizador s<>smico de control
|
|
|
|
|
!I!Sabota lo stabilizzatore sismico di controllo
|
|
|
|
|
!F!D<>brayer Stabilisateur Sismique du centre de contr<74>le
|
|
|
|
|
|
|
|
|
|
!/!Goal 5 Item Name
|
|
|
|
|
!=!Control Seismic Stabilizer
|
|
|
|
|
!G!Seismischer Stabilisator des Kontrollzentrums
|
|
|
|
|
!S!Estabilizador s<>smico de control
|
|
|
|
|
!I!Stabilizzatore sismico di controllo
|
|
|
|
|
!F!Stabilisateur sismique du centre de contr<74>le
|
|
|
|
|
|
|
|
|
|
!/!Goal 5 Description
|
|
|
|
|
!=!Disrupt the control center seismic stabilizer
|
|
|
|
|
!G!Unterbrechen Sie den seismischen Stabilisator des Kontrollzentrums
|
|
|
|
|
!S!Aver<65>a el estabilizador s<>smico del centro de control
|
|
|
|
|
!I!Sabota lo stabilizzatore sismico del centro di controllo
|
|
|
|
|
!F!D<>brayez le stabilisateur sismique du centre de contr<74>le.
|
|
|
|
|
|
|
|
|
|
!/!Goal 6 Name
|
|
|
|
|
!=!Disrupt All Four Seismic Stabilizers
|
|
|
|
|
!G!Alle vier seismischen Stabilisatoren unterbrechen
|
|
|
|
|
!S!Aver<65>a los cuatro estabilizadores s<>smicos
|
|
|
|
|
!I!Sabota i quattro stabilizzatore sismici
|
|
|
|
|
!F!D<>brayer les quatre stabilisateurs sismiques
|
|
|
|
|
|
|
|
|
|
!/!Goal 6 Item Name
|
|
|
|
|
!=!Seismic Stabilizers
|
|
|
|
|
!G!Seismische Stabilisatoren
|
|
|
|
|
!S!Estabilizadores s<>smicos
|
|
|
|
|
!I!Stabilizzatori sismici
|
|
|
|
|
!F!Stabilisateurs sismiques
|
|
|
|
|
|
|
|
|
|
!/!Goal 6 Description
|
|
|
|
|
!=!Disrupt the stabilizers to create a distraction and divert attention from the covert cargo ship
|
|
|
|
|
!G!Unterbrechen Sie die Stabilisatoren, um die Aufmerksamkeit vom Frachtschiff abzulenken
|
|
|
|
|
!S!Aver<65>a los estabilizadores para ocasionar una distracci<63>n y desviar la atenci<63>n de la nave de transporte encubierta
|
|
|
|
|
!I!Sabota gli stabilizzatori per creare una diversione e distrarre l'attenzione dalla nave da carico camuffato
|
|
|
|
|
!F!D<>brayez les stabilisateurs sismiques pour cr<63>er une diversion et masquer la pr<70>sence du transporteur.
|
|
|
|
|
|