mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-13 21:31:53 +00:00
SUPERNOVA2: Add missing string to translation tool
This commit is contained in:
parent
13c6b96305
commit
801c684218
@ -772,9 +772,9 @@ const char *gameText[] = {
|
||||
"\"Ich hoffe, Sie hatten einen angenehmen Flug.|Bitte verlassen Sie das Raumschiff! Auf Wiedersehen!\"", //"I hope you had a nice flight.|Please leave the spaceship! Goodbye!"
|
||||
"W\204hrend die anderen Passagiere|aussteigen, versuchst du,|den Schock zu verarbeiten.", //While the other passengers|are disembarking, you are trying|to handle the shock.
|
||||
"\"Ich mu\341 beweisen, da\341 dieser|Roboter der falsche Horst|Hummel ist!\", denkst du.", //"I have to prove that this robot|is the wrong Horst|Hummel!", you think to yourself.
|
||||
"\"Diese Mistkerle von der Artus GmbH und|Commander Sumoti m\201ssen entlarvt werden!\"",
|
||||
"\"Diese Mistkerle von der Artus GmbH und|Commander Sumoti m\201ssen entlarvt werden!\"", //"These bastards from Artus GmbH and|Commander Sumoti must be unmasked!"
|
||||
"Sieht gef\204hrlich aus!", //Looks dangerous
|
||||
//"These bastards from Artus GmbH and|Commander Sumoti must be unmasked!"
|
||||
"Das Auge ist schon offen.", //This Eye is already opened
|
||||
"|", //Dialog separator
|
||||
NULL
|
||||
};
|
||||
|
@ -2784,3 +2784,9 @@ msgid ""
|
||||
"Sieht gef„hrlich aus!"
|
||||
msgstr ""
|
||||
"Looks dangerous!"
|
||||
|
||||
#: ../../ms2/ms2_pyra.c:1017
|
||||
msgid ""
|
||||
"Das Auge ist schon offen."
|
||||
msgstr ""
|
||||
"This Eye is already opened."
|
||||
|
Loading…
Reference in New Issue
Block a user