Remove code prefix from translations

dev-hd-graphics
Piotr Dziwinski 2014-09-20 20:05:06 +02:00
parent 609b46416b
commit 83c923a3d1
21 changed files with 477 additions and 493 deletions

View File

@ -59,26 +59,10 @@ sub parse {
my $quoted_2 = $7;
my $spacing_3 = $8;
my $code;
# levels/<category>/chapterXXX/chaptertitle.txt
if ($line_source =~ m#^.*/levels/([^/]*)/chapter([0-9]{3})/chaptertitle\.txt.*$#) {
$code = $1.".".$2; # e.g. challenges.001
}
# levels/<category>/chapterXXX/levelYYY/scene.txt
elsif ($line_source =~ m#^.*/levels/[^/]*/chapter([0-9]{3})/level([0-9]{3})/scene\.txt.*$#) {
$code = $1.".".$2.".".$3; # e.g. challenges.001.002
}
# fallback case
else {
$line_source =~ m#^.*/([^/]*)$#;
$code = $1;
}
my $par_1 = $self->translate($code.":".$quoted_1, $line_source, $type."-".$subtype_1);
my $par_1 = $self->translate($quoted_1, $line_source, $type."-".$subtype_1);
$par_1 =~ s/^\D*\d*://;
if ($secondpart) {
my $par_2 = $self->translate($code.":".$quoted_2, $line_source, $type."-".$subtype_2);
my $par_2 = $self->translate($quoted_2, $line_source, $type."-".$subtype_2);
$par_2 =~ s/^\D*\d*://;
# This is awkward, but works

View File

@ -25,35 +25,35 @@ msgstr ""
#. type: Title-resume
#: levels/challenges/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "challenges.001:Fundamentals"
msgid "Fundamentals"
msgstr ""
#. type: Title-text
#: levels/challenges/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "challenges.002:Motors"
msgid "Motors"
msgstr ""
#. type: Title-resume
#: levels/challenges/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "challenges.002:Motor"
msgid "Motor"
msgstr ""
#. type: Title-text
#: levels/challenges/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "challenges.003:Mover"
msgid "Mover"
msgstr ""
#. type: Title-resume
#: levels/challenges/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "challenges.003:Move"
msgid "Move"
msgstr ""
#. type: Title-resume
#: levels/challenges/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "challenges.004:Functions"
msgid "Functions"
msgstr ""

View File

@ -25,35 +25,35 @@ msgstr "D"
#. type: Title-resume
#: levels/challenges/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "challenges.001:Fundamentals"
msgstr "challenges.001:Grundlagen"
msgid "Fundamentals"
msgstr "Grundlagen"
#. type: Title-text
#: levels/challenges/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "challenges.002:Motors"
msgstr "challenges.002:Motoren"
msgid "Motors"
msgstr "Motoren"
#. type: Title-resume
#: levels/challenges/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "challenges.002:Motor"
msgstr "challenges.002:Motor"
msgid "Motor"
msgstr "Motor"
#. type: Title-text
#: levels/challenges/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "challenges.003:Mover"
msgstr "challenges.003:Transport"
msgid "Mover"
msgstr "Transport"
#. type: Title-resume
#: levels/challenges/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "challenges.003:Move"
msgstr "challenges.003:Transport"
msgid "Move"
msgstr "Transport"
#. type: Title-resume
#: levels/challenges/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "challenges.004:Functions"
msgstr "challenges.004:Funktionen"
msgid "Functions"
msgstr "Funktionen"

View File

@ -26,40 +26,40 @@ msgstr "F"
#. type: Title-resume
#: levels/challenges/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "challenges.001:Fundamentals"
msgstr "challenges.001:Base"
msgid "Fundamentals"
msgstr "Base"
#
#. type: Title-text
#: levels/challenges/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "challenges.002:Motors"
msgstr "challenges.002:Moteurs"
msgid "Motors"
msgstr "Moteurs"
#
#. type: Title-resume
#: levels/challenges/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "challenges.002:Motor"
msgstr "challenges.002:Moteur"
msgid "Motor"
msgstr "Moteur"
#
#. type: Title-text
#: levels/challenges/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "challenges.003:Mover"
msgstr "challenges.003:Déplacements"
msgid "Mover"
msgstr "Déplacements"
#
#. type: Title-resume
#: levels/challenges/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "challenges.003:Move"
msgstr "challenges.003:Déplace"
msgid "Move"
msgstr "Déplace"
#
#. type: Title-resume
#: levels/challenges/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "challenges.004:Functions"
msgstr "challenges.004:Fonctions"
msgid "Functions"
msgstr "Fonctions"

View File

@ -25,35 +25,35 @@ msgstr "P"
#. type: Title-resume
#: levels/challenges/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "challenges.001:Fundamentals"
msgstr "challenges.001:Podstawy"
msgid "Fundamentals"
msgstr "Podstawy"
#. type: Title-text
#: levels/challenges/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "challenges.002:Motors"
msgstr "challenges.002:Silniki"
msgid "Motors"
msgstr "Silniki"
#. type: Title-resume
#: levels/challenges/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "challenges.002:Motor"
msgstr "challenges.002:Silnik"
msgid "Motor"
msgstr "Silnik"
#. type: Title-text
#: levels/challenges/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "challenges.003:Mover"
msgstr "challenges.003:Poruszanie się"
msgid "Mover"
msgstr "Poruszanie się"
#. type: Title-resume
#: levels/challenges/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "challenges.003:Move"
msgstr "challenges.003: Poruszanie się"
msgid "Move"
msgstr " Poruszanie się"
#. type: Title-resume
#: levels/challenges/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "challenges.004:Functions"
msgstr "challenges.004:Funkcje"
msgid "Functions"
msgstr "Funkcje"

View File

@ -25,35 +25,35 @@ msgstr "R"
#. type: Title-resume
#: levels/challenges/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "challenges.001:Fundamentals"
msgstr "challenges.001:Основы"
msgid "Fundamentals"
msgstr "Основы"
#. type: Title-text
#: levels/challenges/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "challenges.002:Motors"
msgstr "challenges.002:Двигатели"
msgid "Motors"
msgstr "Двигатели"
#. type: Title-resume
#: levels/challenges/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "challenges.002:Motor"
msgstr "challenges.002:Мотор"
msgid "Motor"
msgstr "Мотор"
#. type: Title-text
#: levels/challenges/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "challenges.003:Mover"
msgstr "challenges.003:Переселенец"
msgid "Mover"
msgstr "Переселенец"
#. type: Title-resume
#: levels/challenges/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "challenges.003:Move"
msgstr "challenges.003:Движение"
msgid "Move"
msgstr "Движение"
#. type: Title-resume
#: levels/challenges/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "challenges.004:Functions"
msgstr "challenges.004:Функции"
msgid "Functions"
msgstr "Функции"

View File

@ -25,65 +25,65 @@ msgstr "D"
#. type: Title-text
#: levels/exercises/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "exercises.001:Spiders and supply"
msgstr "exercises.001:Spinnen und Transport"
msgid "Spiders and supply"
msgstr "Spinnen und Transport"
#. type: Title-resume
#: levels/exercises/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "exercises.001:Supply problems and fight against motionless targets"
msgid "Supply problems and fight against motionless targets"
msgstr ""
#. type: Title-text
#: levels/exercises/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "exercises.002:Ants and wasps"
msgstr "exercises.002:Ameisen und Wespen"
msgid "Ants and wasps"
msgstr "Ameisen und Wespen"
#. type: Title-resume
#: levels/exercises/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "exercises.002:Fight against moving targets"
msgstr "exercises.002:Kämpfen gegen bewegliche Ziele"
msgid "Fight against moving targets"
msgstr "Kämpfen gegen bewegliche Ziele"
#. type: Title-resume
#: levels/exercises/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "exercises.003:Fundamentals"
msgstr "exercises.003:Grundlagen"
msgid "Fundamentals"
msgstr "Grundlagen"
#. type: Title-text
#: levels/exercises/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "exercises.004:Motors"
msgstr "exercises.004:Motoren"
msgid "Motors"
msgstr "Motoren"
#. type: Title-resume
#: levels/exercises/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "exercises.004:Motor"
msgstr "exercises.004:Motor"
msgid "Motor"
msgstr "Motor"
#. type: Title-text
#: levels/exercises/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "exercises.005:Mover"
msgstr "exercises.005:Transport"
msgid "Mover"
msgstr "Transport"
#. type: Title-resume
#: levels/exercises/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "exercises.005:Move"
msgstr "exercises.005:Transport"
msgid "Move"
msgstr "Transport"
#. type: Title-resume
#: levels/exercises/chapter006/chaptertitle.txt:1
#, no-wrap
msgid "exercises.006:Functions"
msgstr "exercises.006:Funktionen"
msgid "Functions"
msgstr "Funktionen"
#. type: Title-resume
#: levels/exercises/chapter007/chaptertitle.txt:1
#, no-wrap
msgid "exercises.007:Classes"
msgstr "exercises.007:Klassen"
msgid "Classes"
msgstr "Klassen"

View File

@ -25,65 +25,65 @@ msgstr ""
#. type: Title-text
#: levels/exercises/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "exercises.001:Spiders and supply"
msgid "Spiders and supply"
msgstr ""
#. type: Title-resume
#: levels/exercises/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "exercises.001:Supply problems and fight against motionless targets"
msgid "Supply problems and fight against motionless targets"
msgstr ""
#. type: Title-text
#: levels/exercises/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "exercises.002:Ants and wasps"
msgid "Ants and wasps"
msgstr ""
#. type: Title-resume
#: levels/exercises/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "exercises.002:Fight against moving targets"
msgid "Fight against moving targets"
msgstr ""
#. type: Title-resume
#: levels/exercises/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "exercises.003:Fundamentals"
msgid "Fundamentals"
msgstr ""
#. type: Title-text
#: levels/exercises/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "exercises.004:Motors"
msgid "Motors"
msgstr ""
#. type: Title-resume
#: levels/exercises/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "exercises.004:Motor"
msgid "Motor"
msgstr ""
#. type: Title-text
#: levels/exercises/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "exercises.005:Mover"
msgid "Mover"
msgstr ""
#. type: Title-resume
#: levels/exercises/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "exercises.005:Move"
msgid "Move"
msgstr ""
#. type: Title-resume
#: levels/exercises/chapter006/chaptertitle.txt:1
#, no-wrap
msgid "exercises.006:Functions"
msgid "Functions"
msgstr ""
#. type: Title-resume
#: levels/exercises/chapter007/chaptertitle.txt:1
#, no-wrap
msgid "exercises.007:Classes"
msgid "Classes"
msgstr ""

View File

@ -25,65 +25,65 @@ msgstr "F"
#. type: Title-text
#: levels/exercises/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "exercises.001:Spiders and supply"
msgstr "exercises.001:Araignées et logistique"
msgid "Spiders and supply"
msgstr "Araignées et logistique"
#. type: Title-resume
#: levels/exercises/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "exercises.001:Supply problems and fight against motionless targets"
msgstr "exercises.001:Problèmes de logistique et combat contre des cibles immobiles"
msgid "Supply problems and fight against motionless targets"
msgstr "Problèmes de logistique et combat contre des cibles immobiles"
#. type: Title-text
#: levels/exercises/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "exercises.002:Ants and wasps"
msgstr "exercises.002:Fourmis et guêpes"
msgid "Ants and wasps"
msgstr "Fourmis et guêpes"
#. type: Title-resume
#: levels/exercises/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "exercises.002:Fight against moving targets"
msgstr "exercises.002:Combat contre des cibles mouvantes"
msgid "Fight against moving targets"
msgstr "Combat contre des cibles mouvantes"
#. type: Title-resume
#: levels/exercises/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "exercises.003:Fundamentals"
msgstr "exercises.003:Base"
msgid "Fundamentals"
msgstr "Base"
#. type: Title-text
#: levels/exercises/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "exercises.004:Motors"
msgstr "exercises.004:Moteurs"
msgid "Motors"
msgstr "Moteurs"
#. type: Title-resume
#: levels/exercises/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "exercises.004:Motor"
msgstr "exercises.004:Moteur"
msgid "Motor"
msgstr "Moteur"
#. type: Title-text
#: levels/exercises/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "exercises.005:Mover"
msgstr "exercises.005:Déplacements"
msgid "Mover"
msgstr "Déplacements"
#. type: Title-resume
#: levels/exercises/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "exercises.005:Move"
msgstr "exercises.005:Déplace"
msgid "Move"
msgstr "Déplace"
#. type: Title-resume
#: levels/exercises/chapter006/chaptertitle.txt:1
#, no-wrap
msgid "exercises.006:Functions"
msgstr "exercises.006:Fonctions"
msgid "Functions"
msgstr "Fonctions"
#. type: Title-resume
#: levels/exercises/chapter007/chaptertitle.txt:1
#, no-wrap
msgid "exercises.007:Classes"
msgstr "exercises.007:Classes"
msgid "Classes"
msgstr "Classes"

View File

@ -25,65 +25,65 @@ msgstr "P"
#. type: Title-text
#: levels/exercises/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "exercises.001:Spiders and supply"
msgstr "exercises.001:Pająki i zaopatrzenie"
msgid "Spiders and supply"
msgstr "Pająki i zaopatrzenie"
#. type: Title-resume
#: levels/exercises/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "exercises.001:Supply problems and fight against motionless targets"
msgstr "exercises.001:Problemy z zaopatrzeniem i walka z nieruchomymi celami"
msgid "Supply problems and fight against motionless targets"
msgstr "Problemy z zaopatrzeniem i walka z nieruchomymi celami"
#. type: Title-text
#: levels/exercises/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "exercises.002:Ants and wasps"
msgstr "exercises.002:Mrówki i osy"
msgid "Ants and wasps"
msgstr "Mrówki i osy"
#. type: Title-resume
#: levels/exercises/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "exercises.002:Fight against moving targets"
msgstr "exercises.002:Walka z ruchomymi celami"
msgid "Fight against moving targets"
msgstr "Walka z ruchomymi celami"
#. type: Title-resume
#: levels/exercises/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "exercises.003:Fundamentals"
msgstr "exercises.003:Podstawy"
msgid "Fundamentals"
msgstr "Podstawy"
#. type: Title-text
#: levels/exercises/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "exercises.004:Motors"
msgstr "exercises.004:Silniki"
msgid "Motors"
msgstr "Silniki"
#. type: Title-resume
#: levels/exercises/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "exercises.004:Motor"
msgstr "exercises.004:Silnik"
msgid "Motor"
msgstr "Silnik"
#. type: Title-text
#: levels/exercises/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "exercises.005:Mover"
msgstr "exercises.005:Poruszanie się"
msgid "Mover"
msgstr "Poruszanie się"
#. type: Title-resume
#: levels/exercises/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "exercises.005:Move"
msgstr "exercises.005:Poruszanie się"
msgid "Move"
msgstr "Poruszanie się"
#. type: Title-resume
#: levels/exercises/chapter006/chaptertitle.txt:1
#, no-wrap
msgid "exercises.006:Functions"
msgstr "exercises.006:Funkcje"
msgid "Functions"
msgstr "Funkcje"
#. type: Title-resume
#: levels/exercises/chapter007/chaptertitle.txt:1
#, no-wrap
msgid "exercises.007:Classes"
msgstr "exercises.007:Klasy"
msgid "Classes"
msgstr "Klasy"

View File

@ -25,65 +25,65 @@ msgstr "R"
#. type: Title-text
#: levels/exercises/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "exercises.001:Spiders and supply"
msgstr "exercises.001:Пауки и еда"
msgid "Spiders and supply"
msgstr "Пауки и еда"
#. type: Title-resume
#: levels/exercises/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "exercises.001:Supply problems and fight against motionless targets"
msgstr "exercises.001:Проблемы с продовольствием и битва с ужасными тварями"
msgid "Supply problems and fight against motionless targets"
msgstr "Проблемы с продовольствием и битва с ужасными тварями"
#. type: Title-text
#: levels/exercises/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "exercises.002:Ants and wasps"
msgstr "exercises.002:Муравьи и осы"
msgid "Ants and wasps"
msgstr "Муравьи и осы"
#. type: Title-resume
#: levels/exercises/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "exercises.002:Fight against moving targets"
msgstr "exercises.002:Война с двищущимися целями"
msgid "Fight against moving targets"
msgstr "Война с двищущимися целями"
#. type: Title-resume
#: levels/exercises/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "exercises.003:Fundamentals"
msgstr "exercises.003:Основы"
msgid "Fundamentals"
msgstr "Основы"
#. type: Title-text
#: levels/exercises/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "exercises.004:Motors"
msgstr "exercises.004:Моторы"
msgid "Motors"
msgstr "Моторы"
#. type: Title-resume
#: levels/exercises/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "exercises.004:Motor"
msgstr "exercises.004:Мотор"
msgid "Motor"
msgstr "Мотор"
#. type: Title-text
#: levels/exercises/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "exercises.005:Mover"
msgstr "exercises.005:Переселенец"
msgid "Mover"
msgstr "Переселенец"
#. type: Title-resume
#: levels/exercises/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "exercises.005:Move"
msgstr "exercises.005:Переселение"
msgid "Move"
msgstr "Переселение"
#. type: Title-resume
#: levels/exercises/chapter006/chaptertitle.txt:1
#, no-wrap
msgid "exercises.006:Functions"
msgstr "exercises.006:Функции"
msgid "Functions"
msgstr "Функции"
#. type: Title-resume
#: levels/exercises/chapter007/chaptertitle.txt:1
#, no-wrap
msgid "exercises.007:Classes"
msgid "Classes"
msgstr ""

View File

@ -25,107 +25,107 @@ msgstr "D"
#. type: Title-text
#: levels/freemissions/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.001:Leaving Earth"
msgstr "freemissions.001:Weg von der Erde"
msgid "Leaving Earth"
msgstr "Weg von der Erde"
#. type: Title-resume
#: levels/freemissions/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.001:Earth"
msgstr "freemissions.001:Erde"
msgid "Earth"
msgstr "Erde"
#. type: Title-text
#: levels/freemissions/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.002:On the Moon"
msgstr "freemissions.002:Auf dem Mond"
msgid "On the Moon"
msgstr "Auf dem Mond"
#. type: Title-resume
#: levels/freemissions/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.002:Moon"
msgstr "freemissions.002:Mond"
msgid "Moon"
msgstr "Mond"
#. type: Title-text
#: levels/freemissions/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.003:On Tropica"
msgstr "freemissions.003:Auf Tropia"
msgid "On Tropica"
msgstr "Auf Tropia"
#. type: Title-resume
#: levels/freemissions/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.003:Tropica"
msgstr "freemissions.003:Tropia"
msgid "Tropica"
msgstr "Tropia"
#. type: Title-text
#: levels/freemissions/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.004:On Crystalium"
msgstr "freemissions.004:Auf Kristallia"
msgid "On Crystalium"
msgstr "Auf Kristallia"
#. type: Title-resume
#: levels/freemissions/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.004:Crystalium"
msgstr "freemissions.004:Kristallia"
msgid "Crystalium"
msgstr "Kristallia"
#. type: Title-text
#: levels/freemissions/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.005:On Saari"
msgstr "freemissions.005:Auf Saari"
msgid "On Saari"
msgstr "Auf Saari"
#. type: Title-resume
#: levels/freemissions/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.005:Saari"
msgstr "freemissions.005:Saari"
msgid "Saari"
msgstr "Saari"
#. type: Title-text
#: levels/freemissions/chapter006/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.006:On Volcano"
msgstr "freemissions.006:Auf Vulkania"
msgid "On Volcano"
msgstr "Auf Vulkania"
#. type: Title-resume
#: levels/freemissions/chapter006/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.006:Volcano"
msgstr "freemissions.006:Vulkania"
msgid "Volcano"
msgstr "Vulkania"
#. type: Title-text
#: levels/freemissions/chapter007/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.007:On Centaury"
msgstr "freemissions.007:Auf Centauri"
msgid "On Centaury"
msgstr "Auf Centauri"
#. type: Title-resume
#: levels/freemissions/chapter007/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.007:Centaury"
msgstr "freemissions.007:Centauri"
msgid "Centaury"
msgstr "Centauri"
#. type: Title-text
#: levels/freemissions/chapter008/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.008:On Orpheon"
msgstr "freemissions.008:Auf Orpheon"
msgid "On Orpheon"
msgstr "Auf Orpheon"
#. type: Title-resume
#: levels/freemissions/chapter008/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.008:Orpheon"
msgstr "freemissions.008:Orpheon"
msgid "Orpheon"
msgstr "Orpheon"
#. type: Title-text
#: levels/freemissions/chapter009/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.009:On Terranova"
msgstr "freemissions.009:Auf Terranova"
msgid "On Terranova"
msgstr "Auf Terranova"
#. type: Title-resume
#: levels/freemissions/chapter009/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.009:Terranova"
msgstr "freemissions.009:Terranova"
msgid "Terranova"
msgstr "Terranova"

View File

@ -26,124 +26,124 @@ msgstr "F"
#. type: Title-text
#: levels/freemissions/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.001:Leaving Earth"
msgstr "freemissions.001:Sur la Terre"
msgid "Leaving Earth"
msgstr "Sur la Terre"
#
#. type: Title-resume
#: levels/freemissions/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.001:Earth"
msgstr "freemissions.001:Terre"
msgid "Earth"
msgstr "Terre"
#
#. type: Title-text
#: levels/freemissions/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.002:On the Moon"
msgstr "freemissions.002:Sur la Lune"
msgid "On the Moon"
msgstr "Sur la Lune"
#
#. type: Title-resume
#: levels/freemissions/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.002:Moon"
msgstr "freemissions.002:Lune"
msgid "Moon"
msgstr "Lune"
#
#. type: Title-text
#: levels/freemissions/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.003:On Tropica"
msgstr "freemissions.003:Sur Tropica"
msgid "On Tropica"
msgstr "Sur Tropica"
#
#. type: Title-resume
#: levels/freemissions/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.003:Tropica"
msgstr "freemissions.003:Tropica"
msgid "Tropica"
msgstr "Tropica"
#
#. type: Title-text
#: levels/freemissions/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.004:On Crystalium"
msgstr "freemissions.004:Sur Crystalium"
msgid "On Crystalium"
msgstr "Sur Crystalium"
#
#. type: Title-resume
#: levels/freemissions/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.004:Crystalium"
msgstr "freemissions.004:Crystalium"
msgid "Crystalium"
msgstr "Crystalium"
#
#. type: Title-text
#: levels/freemissions/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.005:On Saari"
msgstr "freemissions.005:Sur Saari"
msgid "On Saari"
msgstr "Sur Saari"
#
#. type: Title-resume
#: levels/freemissions/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.005:Saari"
msgstr "freemissions.005:Saari"
msgid "Saari"
msgstr "Saari"
#
#. type: Title-text
#: levels/freemissions/chapter006/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.006:On Volcano"
msgstr "freemissions.006:Sur Volcano"
msgid "On Volcano"
msgstr "Sur Volcano"
#
#. type: Title-resume
#: levels/freemissions/chapter006/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.006:Volcano"
msgstr "freemissions.006:Volcano"
msgid "Volcano"
msgstr "Volcano"
#
#. type: Title-text
#: levels/freemissions/chapter007/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.007:On Centaury"
msgstr "freemissions.007:Sur Centaury"
msgid "On Centaury"
msgstr "Sur Centaury"
#
#. type: Title-resume
#: levels/freemissions/chapter007/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.007:Centaury"
msgstr "freemissions.007:Centaury"
msgid "Centaury"
msgstr "Centaury"
#
#. type: Title-text
#: levels/freemissions/chapter008/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.008:On Orpheon"
msgstr "freemissions.008:Sur Orphéon"
msgid "On Orpheon"
msgstr "Sur Orphéon"
#
#. type: Title-resume
#: levels/freemissions/chapter008/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.008:Orpheon"
msgstr "freemissions.008:Orphéon"
msgid "Orpheon"
msgstr "Orphéon"
#
#. type: Title-text
#: levels/freemissions/chapter009/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.009:On Terranova"
msgstr "freemissions.009:Sur Terranova"
msgid "On Terranova"
msgstr "Sur Terranova"
#
#. type: Title-resume
#: levels/freemissions/chapter009/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.009:Terranova"
msgstr "freemissions.009:Terranova"
msgid "Terranova"
msgstr "Terranova"

View File

@ -25,107 +25,107 @@ msgstr ""
#. type: Title-text
#: levels/freemissions/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.001:Leaving Earth"
msgid "Leaving Earth"
msgstr ""
#. type: Title-resume
#: levels/freemissions/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.001:Earth"
msgid "Earth"
msgstr ""
#. type: Title-text
#: levels/freemissions/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.002:On the Moon"
msgid "On the Moon"
msgstr ""
#. type: Title-resume
#: levels/freemissions/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.002:Moon"
msgid "Moon"
msgstr ""
#. type: Title-text
#: levels/freemissions/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.003:On Tropica"
msgid "On Tropica"
msgstr ""
#. type: Title-resume
#: levels/freemissions/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.003:Tropica"
msgid "Tropica"
msgstr ""
#. type: Title-text
#: levels/freemissions/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.004:On Crystalium"
msgid "On Crystalium"
msgstr ""
#. type: Title-resume
#: levels/freemissions/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.004:Crystalium"
msgid "Crystalium"
msgstr ""
#. type: Title-text
#: levels/freemissions/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.005:On Saari"
msgid "On Saari"
msgstr ""
#. type: Title-resume
#: levels/freemissions/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.005:Saari"
msgid "Saari"
msgstr ""
#. type: Title-text
#: levels/freemissions/chapter006/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.006:On Volcano"
msgid "On Volcano"
msgstr ""
#. type: Title-resume
#: levels/freemissions/chapter006/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.006:Volcano"
msgid "Volcano"
msgstr ""
#. type: Title-text
#: levels/freemissions/chapter007/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.007:On Centaury"
msgid "On Centaury"
msgstr ""
#. type: Title-resume
#: levels/freemissions/chapter007/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.007:Centaury"
msgid "Centaury"
msgstr ""
#. type: Title-text
#: levels/freemissions/chapter008/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.008:On Orpheon"
msgid "On Orpheon"
msgstr ""
#. type: Title-resume
#: levels/freemissions/chapter008/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.008:Orpheon"
msgid "Orpheon"
msgstr ""
#. type: Title-text
#: levels/freemissions/chapter009/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.009:On Terranova"
msgid "On Terranova"
msgstr ""
#. type: Title-resume
#: levels/freemissions/chapter009/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.009:Terranova"
msgid "Terranova"
msgstr ""

View File

@ -25,107 +25,107 @@ msgstr "P"
#. type: Title-text
#: levels/freemissions/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.001:Leaving Earth"
msgstr "freemissions.001:Pożegnanie z Ziemią"
msgid "Leaving Earth"
msgstr "Pożegnanie z Ziemią"
#. type: Title-resume
#: levels/freemissions/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.001:Earth"
msgstr "freemissions.001:Ziemia"
msgid "Earth"
msgstr "Ziemia"
#. type: Title-text
#: levels/freemissions/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.002:On the Moon"
msgstr "freemissions.002:Na Księżycu"
msgid "On the Moon"
msgstr "Na Księżycu"
#. type: Title-resume
#: levels/freemissions/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.002:Moon"
msgstr "freemissions.002:Księżyc"
msgid "Moon"
msgstr "Księżyc"
#. type: Title-text
#: levels/freemissions/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.003:On Tropica"
msgstr "freemissions.003:Na Tropice"
msgid "On Tropica"
msgstr "Na Tropice"
#. type: Title-resume
#: levels/freemissions/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.003:Tropica"
msgstr "freemissions.003:Tropika"
msgid "Tropica"
msgstr "Tropika"
#. type: Title-text
#: levels/freemissions/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.004:On Crystalium"
msgstr "freemissions.004:Na Krystalii"
msgid "On Crystalium"
msgstr "Na Krystalii"
#. type: Title-resume
#: levels/freemissions/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.004:Crystalium"
msgstr "freemissions.004:Krystalia"
msgid "Crystalium"
msgstr "Krystalia"
#. type: Title-text
#: levels/freemissions/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.005:On Saari"
msgstr "freemissions.005:Na Saari"
msgid "On Saari"
msgstr "Na Saari"
#. type: Title-resume
#: levels/freemissions/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.005:Saari"
msgstr "freemissions.005:Saari"
msgid "Saari"
msgstr "Saari"
#. type: Title-text
#: levels/freemissions/chapter006/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.006:On Volcano"
msgstr "freemissions.006:Na Wulkanii"
msgid "On Volcano"
msgstr "Na Wulkanii"
#. type: Title-resume
#: levels/freemissions/chapter006/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.006:Volcano"
msgstr "freemissions.006:Wulkania"
msgid "Volcano"
msgstr "Wulkania"
#. type: Title-text
#: levels/freemissions/chapter007/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.007:On Centaury"
msgstr "freemissions.007:Na Centurii"
msgid "On Centaury"
msgstr "Na Centurii"
#. type: Title-resume
#: levels/freemissions/chapter007/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.007:Centaury"
msgstr "freemissions.007:Centuria"
msgid "Centaury"
msgstr "Centuria"
#. type: Title-text
#: levels/freemissions/chapter008/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.008:On Orpheon"
msgstr "freemissions.008:Na Orfenii"
msgid "On Orpheon"
msgstr "Na Orfenii"
#. type: Title-resume
#: levels/freemissions/chapter008/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.008:Orpheon"
msgstr "freemissions.008:Orfenia"
msgid "Orpheon"
msgstr "Orfenia"
#. type: Title-text
#: levels/freemissions/chapter009/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.009:On Terranova"
msgstr "freemissions.009:Na Nowej Ziemi"
msgid "On Terranova"
msgstr "Na Nowej Ziemi"
#. type: Title-resume
#: levels/freemissions/chapter009/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.009:Terranova"
msgstr "freemissions.009:Nowa Ziemia"
msgid "Terranova"
msgstr "Nowa Ziemia"

View File

@ -25,107 +25,107 @@ msgstr "R"
#. type: Title-text
#: levels/freemissions/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.001:Leaving Earth"
msgstr "freemissions.001:Покидая землю"
msgid "Leaving Earth"
msgstr "Покидая землю"
#. type: Title-resume
#: levels/freemissions/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.001:Earth"
msgstr "freemissions.001:Земля"
msgid "Earth"
msgstr "Земля"
#. type: Title-text
#: levels/freemissions/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.002:On the Moon"
msgstr "freemissions.002:На Луне"
msgid "On the Moon"
msgstr "На Луне"
#. type: Title-resume
#: levels/freemissions/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.002:Moon"
msgstr "freemissions.002:Луна"
msgid "Moon"
msgstr "Луна"
#. type: Title-text
#: levels/freemissions/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.003:On Tropica"
msgstr "freemissions.003:На Тропике"
msgid "On Tropica"
msgstr "На Тропике"
#. type: Title-resume
#: levels/freemissions/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.003:Tropica"
msgstr "freemissions.003:Тропика"
msgid "Tropica"
msgstr "Тропика"
#. type: Title-text
#: levels/freemissions/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.004:On Crystalium"
msgstr "freemissions.004:На Кристаллиуме"
msgid "On Crystalium"
msgstr "На Кристаллиуме"
#. type: Title-resume
#: levels/freemissions/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.004:Crystalium"
msgstr "freemissions.004:Кристаллиум"
msgid "Crystalium"
msgstr "Кристаллиум"
#. type: Title-text
#: levels/freemissions/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.005:On Saari"
msgstr "freemissions.005:На Саари"
msgid "On Saari"
msgstr "На Саари"
#. type: Title-resume
#: levels/freemissions/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.005:Saari"
msgstr "freemissions.005:Саари"
msgid "Saari"
msgstr "Саари"
#. type: Title-text
#: levels/freemissions/chapter006/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.006:On Volcano"
msgstr "freemissions.006:На Вулкане"
msgid "On Volcano"
msgstr "На Вулкане"
#. type: Title-resume
#: levels/freemissions/chapter006/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.006:Volcano"
msgstr "freemissions.006:Вулкан"
msgid "Volcano"
msgstr "Вулкан"
#. type: Title-text
#: levels/freemissions/chapter007/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.007:On Centaury"
msgstr "freemissions.007:На Центавре"
msgid "On Centaury"
msgstr "На Центавре"
#. type: Title-resume
#: levels/freemissions/chapter007/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.007:Centaury"
msgstr "freemissions.007:Центавр"
msgid "Centaury"
msgstr "Центавр"
#. type: Title-text
#: levels/freemissions/chapter008/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.008:On Orpheon"
msgstr "freemissions.008:На Орфее"
msgid "On Orpheon"
msgstr "На Орфее"
#. type: Title-resume
#: levels/freemissions/chapter008/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.008:Orpheon"
msgstr "freemissions.008:Орфей"
msgid "Orpheon"
msgstr "Орфей"
#. type: Title-text
#: levels/freemissions/chapter009/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.009:On Terranova"
msgstr "freemissions.009:На Терранове"
msgid "On Terranova"
msgstr "На Терранове"
#. type: Title-resume
#: levels/freemissions/chapter009/chaptertitle.txt:1
#, no-wrap
msgid "freemissions.009:Terranova"
msgstr "freemissions.009:Терранова"
msgid "Terranova"
msgstr "Терранова"

View File

@ -25,107 +25,107 @@ msgstr "D"
#. type: Title-text
#: levels/missions/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "missions.001:Leaving Earth"
msgstr "missions.001:Weg von der Erde"
msgid "Leaving Earth"
msgstr "Weg von der Erde"
#. type: Title-resume
#: levels/missions/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "missions.001:Earth"
msgstr "missions.001:Erde"
msgid "Earth"
msgstr "Erde"
#. type: Title-text
#: levels/missions/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "missions.002:On the Moon"
msgstr "missions.002:Auf dem Mond"
msgid "On the Moon"
msgstr "Auf dem Mond"
#. type: Title-resume
#: levels/missions/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "missions.002:Moon"
msgstr "missions.002:Mond"
msgid "Moon"
msgstr "Mond"
#. type: Title-text
#: levels/missions/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "missions.003:On Tropica"
msgstr "missions.003:Auf Tropia"
msgid "On Tropica"
msgstr "Auf Tropia"
#. type: Title-resume
#: levels/missions/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "missions.003:Tropica"
msgstr "missions.003:Tropia"
msgid "Tropica"
msgstr "Tropia"
#. type: Title-text
#: levels/missions/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "missions.004:On Crystalium"
msgstr "missions.004:Auf Kristallia"
msgid "On Crystalium"
msgstr "Auf Kristallia"
#. type: Title-resume
#: levels/missions/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "missions.004:Crystalium"
msgstr "missions.004:Kristallia"
msgid "Crystalium"
msgstr "Kristallia"
#. type: Title-text
#: levels/missions/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "missions.005:On Saari"
msgstr "missions.005:Auf Saari"
msgid "On Saari"
msgstr "Auf Saari"
#. type: Title-resume
#: levels/missions/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "missions.005:Saari"
msgstr "missions.005:Saari"
msgid "Saari"
msgstr "Saari"
#. type: Title-text
#: levels/missions/chapter006/chaptertitle.txt:1
#, no-wrap
msgid "missions.006:On Volcano"
msgstr "missions.006:Auf Vulkania"
msgid "On Volcano"
msgstr "Auf Vulkania"
#. type: Title-resume
#: levels/missions/chapter006/chaptertitle.txt:1
#, no-wrap
msgid "missions.006:Volcano"
msgstr "missions.006:Vulkania"
msgid "Volcano"
msgstr "Vulkania"
#. type: Title-text
#: levels/missions/chapter007/chaptertitle.txt:1
#, no-wrap
msgid "missions.007:On Centaury"
msgstr "missions.007:Auf Centauri"
msgid "On Centaury"
msgstr "Auf Centauri"
#. type: Title-resume
#: levels/missions/chapter007/chaptertitle.txt:1
#, no-wrap
msgid "missions.007:Centaury"
msgstr "missions.007:Centauri"
msgid "Centaury"
msgstr "Centauri"
#. type: Title-text
#: levels/missions/chapter008/chaptertitle.txt:1
#, no-wrap
msgid "missions.008:On Orpheon"
msgstr "missions.008:Auf Orpheon"
msgid "On Orpheon"
msgstr "Auf Orpheon"
#. type: Title-resume
#: levels/missions/chapter008/chaptertitle.txt:1
#, no-wrap
msgid "missions.008:Orpheon"
msgstr "missions.008:Orpheon"
msgid "Orpheon"
msgstr "Orpheon"
#. type: Title-text
#: levels/missions/chapter009/chaptertitle.txt:1
#, no-wrap
msgid "missions.009:On Terranova"
msgstr "missions.009:Auf Terranova"
msgid "On Terranova"
msgstr "Auf Terranova"
#. type: Title-resume
#: levels/missions/chapter009/chaptertitle.txt:1
#, no-wrap
msgid "missions.009:Terranova"
msgstr "missions.009:Terranova"
msgid "Terranova"
msgstr "Terranova"

View File

@ -25,107 +25,107 @@ msgstr "F"
#. type: Title-text
#: levels/missions/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "missions.001:Leaving Earth"
msgstr "missions.001:Départ de la Terre"
msgid "Leaving Earth"
msgstr "Départ de la Terre"
#. type: Title-resume
#: levels/missions/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "missions.001:Earth"
msgstr "missions.001:Terre"
msgid "Earth"
msgstr "Terre"
#. type: Title-text
#: levels/missions/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "missions.002:On the Moon"
msgstr "missions.002:Sur la Lune"
msgid "On the Moon"
msgstr "Sur la Lune"
#. type: Title-resume
#: levels/missions/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "missions.002:Moon"
msgstr "missions.002:Lune"
msgid "Moon"
msgstr "Lune"
#. type: Title-text
#: levels/missions/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "missions.003:On Tropica"
msgstr "missions.003:Sur Tropica"
msgid "On Tropica"
msgstr "Sur Tropica"
#. type: Title-resume
#: levels/missions/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "missions.003:Tropica"
msgstr "missions.003:Tropica"
msgid "Tropica"
msgstr "Tropica"
#. type: Title-text
#: levels/missions/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "missions.004:On Crystalium"
msgstr "missions.004:Sur Crystalium"
msgid "On Crystalium"
msgstr "Sur Crystalium"
#. type: Title-resume
#: levels/missions/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "missions.004:Crystalium"
msgstr "missions.004:Crystalium"
msgid "Crystalium"
msgstr "Crystalium"
#. type: Title-text
#: levels/missions/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "missions.005:On Saari"
msgstr "missions.005:Sur Saari"
msgid "On Saari"
msgstr "Sur Saari"
#. type: Title-resume
#: levels/missions/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "missions.005:Saari"
msgstr "missions.005:Saari"
msgid "Saari"
msgstr "Saari"
#. type: Title-text
#: levels/missions/chapter006/chaptertitle.txt:1
#, no-wrap
msgid "missions.006:On Volcano"
msgstr "missions.006:Sur Volcano"
msgid "On Volcano"
msgstr "Sur Volcano"
#. type: Title-resume
#: levels/missions/chapter006/chaptertitle.txt:1
#, no-wrap
msgid "missions.006:Volcano"
msgstr "missions.006:Volcano"
msgid "Volcano"
msgstr "Volcano"
#. type: Title-text
#: levels/missions/chapter007/chaptertitle.txt:1
#, no-wrap
msgid "missions.007:On Centaury"
msgstr "missions.007:Sur Centaury"
msgid "On Centaury"
msgstr "Sur Centaury"
#. type: Title-resume
#: levels/missions/chapter007/chaptertitle.txt:1
#, no-wrap
msgid "missions.007:Centaury"
msgstr "missions.007:Centaury"
msgid "Centaury"
msgstr "Centaury"
#. type: Title-text
#: levels/missions/chapter008/chaptertitle.txt:1
#, no-wrap
msgid "missions.008:On Orpheon"
msgstr "missions.008:Sur Orphéon"
msgid "On Orpheon"
msgstr "Sur Orphéon"
#. type: Title-resume
#: levels/missions/chapter008/chaptertitle.txt:1
#, no-wrap
msgid "missions.008:Orpheon"
msgstr "missions.008:Orphéon"
msgid "Orpheon"
msgstr "Orphéon"
#. type: Title-text
#: levels/missions/chapter009/chaptertitle.txt:1
#, no-wrap
msgid "missions.009:On Terranova"
msgstr "missions.009:Sur Terranova"
msgid "On Terranova"
msgstr "Sur Terranova"
#. type: Title-resume
#: levels/missions/chapter009/chaptertitle.txt:1
#, no-wrap
msgid "missions.009:Terranova"
msgstr "missions.009:Terranova"
msgid "Terranova"
msgstr "Terranova"

View File

@ -25,107 +25,107 @@ msgstr ""
#. type: Title-text
#: levels/missions/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "missions.001:Leaving Earth"
msgid "Leaving Earth"
msgstr ""
#. type: Title-resume
#: levels/missions/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "missions.001:Earth"
msgid "Earth"
msgstr ""
#. type: Title-text
#: levels/missions/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "missions.002:On the Moon"
msgid "On the Moon"
msgstr ""
#. type: Title-resume
#: levels/missions/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "missions.002:Moon"
msgid "Moon"
msgstr ""
#. type: Title-text
#: levels/missions/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "missions.003:On Tropica"
msgid "On Tropica"
msgstr ""
#. type: Title-resume
#: levels/missions/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "missions.003:Tropica"
msgid "Tropica"
msgstr ""
#. type: Title-text
#: levels/missions/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "missions.004:On Crystalium"
msgid "On Crystalium"
msgstr ""
#. type: Title-resume
#: levels/missions/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "missions.004:Crystalium"
msgid "Crystalium"
msgstr ""
#. type: Title-text
#: levels/missions/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "missions.005:On Saari"
msgid "On Saari"
msgstr ""
#. type: Title-resume
#: levels/missions/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "missions.005:Saari"
msgid "Saari"
msgstr ""
#. type: Title-text
#: levels/missions/chapter006/chaptertitle.txt:1
#, no-wrap
msgid "missions.006:On Volcano"
msgid "On Volcano"
msgstr ""
#. type: Title-resume
#: levels/missions/chapter006/chaptertitle.txt:1
#, no-wrap
msgid "missions.006:Volcano"
msgid "Volcano"
msgstr ""
#. type: Title-text
#: levels/missions/chapter007/chaptertitle.txt:1
#, no-wrap
msgid "missions.007:On Centaury"
msgid "On Centaury"
msgstr ""
#. type: Title-resume
#: levels/missions/chapter007/chaptertitle.txt:1
#, no-wrap
msgid "missions.007:Centaury"
msgid "Centaury"
msgstr ""
#. type: Title-text
#: levels/missions/chapter008/chaptertitle.txt:1
#, no-wrap
msgid "missions.008:On Orpheon"
msgid "On Orpheon"
msgstr ""
#. type: Title-resume
#: levels/missions/chapter008/chaptertitle.txt:1
#, no-wrap
msgid "missions.008:Orpheon"
msgid "Orpheon"
msgstr ""
#. type: Title-text
#: levels/missions/chapter009/chaptertitle.txt:1
#, no-wrap
msgid "missions.009:On Terranova"
msgid "On Terranova"
msgstr ""
#. type: Title-resume
#: levels/missions/chapter009/chaptertitle.txt:1
#, no-wrap
msgid "missions.009:Terranova"
msgid "Terranova"
msgstr ""

View File

@ -25,107 +25,107 @@ msgstr "P"
#. type: Title-text
#: levels/missions/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "missions.001:Leaving Earth"
msgstr "missions.001:Pożegnanie z Ziemią"
msgid "Leaving Earth"
msgstr "Pożegnanie z Ziemią"
#. type: Title-resume
#: levels/missions/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "missions.001:Earth"
msgstr "missions.001:Ziemia"
msgid "Earth"
msgstr "Ziemia"
#. type: Title-text
#: levels/missions/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "missions.002:On the Moon"
msgstr "missions.002:Na Księżycu"
msgid "On the Moon"
msgstr "Na Księżycu"
#. type: Title-resume
#: levels/missions/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "missions.002:Moon"
msgstr "missions.002:Księżyc"
msgid "Moon"
msgstr "Księżyc"
#. type: Title-text
#: levels/missions/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "missions.003:On Tropica"
msgstr "missions.003:Na Tropice"
msgid "On Tropica"
msgstr "Na Tropice"
#. type: Title-resume
#: levels/missions/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "missions.003:Tropica"
msgstr "missions.003:Tropika"
msgid "Tropica"
msgstr "Tropika"
#. type: Title-text
#: levels/missions/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "missions.004:On Crystalium"
msgstr "missions.004:Na Krystalii"
msgid "On Crystalium"
msgstr "Na Krystalii"
#. type: Title-resume
#: levels/missions/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "missions.004:Crystalium"
msgstr "missions.004:Krystalia"
msgid "Crystalium"
msgstr "Krystalia"
#. type: Title-text
#: levels/missions/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "missions.005:On Saari"
msgstr "missions.005:Na Saari"
msgid "On Saari"
msgstr "Na Saari"
#. type: Title-resume
#: levels/missions/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "missions.005:Saari"
msgstr "missions.005:Saari"
msgid "Saari"
msgstr "Saari"
#. type: Title-text
#: levels/missions/chapter006/chaptertitle.txt:1
#, no-wrap
msgid "missions.006:On Volcano"
msgstr "missions.006:Na Wulkanii"
msgid "On Volcano"
msgstr "Na Wulkanii"
#. type: Title-resume
#: levels/missions/chapter006/chaptertitle.txt:1
#, no-wrap
msgid "missions.006:Volcano"
msgstr "missions.006:Wulkania"
msgid "Volcano"
msgstr "Wulkania"
#. type: Title-text
#: levels/missions/chapter007/chaptertitle.txt:1
#, no-wrap
msgid "missions.007:On Centaury"
msgstr "missions.007:Na Centurii"
msgid "On Centaury"
msgstr "Na Centurii"
#. type: Title-resume
#: levels/missions/chapter007/chaptertitle.txt:1
#, no-wrap
msgid "missions.007:Centaury"
msgstr "missions.007:Centuria"
msgid "Centaury"
msgstr "Centuria"
#. type: Title-text
#: levels/missions/chapter008/chaptertitle.txt:1
#, no-wrap
msgid "missions.008:On Orpheon"
msgstr "missions.008:Na Orfenii"
msgid "On Orpheon"
msgstr "Na Orfenii"
#. type: Title-resume
#: levels/missions/chapter008/chaptertitle.txt:1
#, no-wrap
msgid "missions.008:Orpheon"
msgstr "missions.008:Orfenia"
msgid "Orpheon"
msgstr "Orfenia"
#. type: Title-text
#: levels/missions/chapter009/chaptertitle.txt:1
#, no-wrap
msgid "missions.009:On Terranova"
msgstr "missions.009:Na Nowej Ziemi"
msgid "On Terranova"
msgstr "Na Nowej Ziemi"
#. type: Title-resume
#: levels/missions/chapter009/chaptertitle.txt:1
#, no-wrap
msgid "missions.009:Terranova"
msgstr "missions.009:Nowa Ziemia"
msgid "Terranova"
msgstr "Nowa Ziemia"

View File

@ -25,107 +25,107 @@ msgstr "R"
#. type: Title-text
#: levels/missions/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "missions.001:Leaving Earth"
msgstr "missions.001:Покидая Землю"
msgid "Leaving Earth"
msgstr "Покидая Землю"
#. type: Title-resume
#: levels/missions/chapter001/chaptertitle.txt:1
#, no-wrap
msgid "missions.001:Earth"
msgstr "missions.001:Земля"
msgid "Earth"
msgstr "Земля"
#. type: Title-text
#: levels/missions/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "missions.002:On the Moon"
msgstr "missions.002:На Луне"
msgid "On the Moon"
msgstr "На Луне"
#. type: Title-resume
#: levels/missions/chapter002/chaptertitle.txt:1
#, no-wrap
msgid "missions.002:Moon"
msgstr "missions.002:Луна"
msgid "Moon"
msgstr "Луна"
#. type: Title-text
#: levels/missions/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "missions.003:On Tropica"
msgstr "missions.003:На Тропике"
msgid "On Tropica"
msgstr "На Тропике"
#. type: Title-resume
#: levels/missions/chapter003/chaptertitle.txt:1
#, no-wrap
msgid "missions.003:Tropica"
msgstr "missions.003:Тропика"
msgid "Tropica"
msgstr "Тропика"
#. type: Title-text
#: levels/missions/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "missions.004:On Crystalium"
msgstr "missions.004:На Кристаллиуме"
msgid "On Crystalium"
msgstr "На Кристаллиуме"
#. type: Title-resume
#: levels/missions/chapter004/chaptertitle.txt:1
#, no-wrap
msgid "missions.004:Crystalium"
msgstr "missions.004:Кристаллиум"
msgid "Crystalium"
msgstr "Кристаллиум"
#. type: Title-text
#: levels/missions/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "missions.005:On Saari"
msgstr "missions.005:На Саари"
msgid "On Saari"
msgstr "На Саари"
#. type: Title-resume
#: levels/missions/chapter005/chaptertitle.txt:1
#, no-wrap
msgid "missions.005:Saari"
msgstr "missions.005:Саари"
msgid "Saari"
msgstr "Саари"
#. type: Title-text
#: levels/missions/chapter006/chaptertitle.txt:1
#, no-wrap
msgid "missions.006:On Volcano"
msgstr "missions.006:На Вулкане"
msgid "On Volcano"
msgstr "На Вулкане"
#. type: Title-resume
#: levels/missions/chapter006/chaptertitle.txt:1
#, no-wrap
msgid "missions.006:Volcano"
msgstr "missions.006:Вулкан"
msgid "Volcano"
msgstr "Вулкан"
#. type: Title-text
#: levels/missions/chapter007/chaptertitle.txt:1
#, no-wrap
msgid "missions.007:On Centaury"
msgstr "missions.007:На Центавре"
msgid "On Centaury"
msgstr "На Центавре"
#. type: Title-resume
#: levels/missions/chapter007/chaptertitle.txt:1
#, no-wrap
msgid "missions.007:Centaury"
msgstr "missions.007:Центавр"
msgid "Centaury"
msgstr "Центавр"
#. type: Title-text
#: levels/missions/chapter008/chaptertitle.txt:1
#, no-wrap
msgid "missions.008:On Orpheon"
msgstr "missions.008:На Орфее"
msgid "On Orpheon"
msgstr "На Орфее"
#. type: Title-resume
#: levels/missions/chapter008/chaptertitle.txt:1
#, no-wrap
msgid "missions.008:Orpheon"
msgstr "missions.008:Орфей"
msgid "Orpheon"
msgstr "Орфей"
#. type: Title-text
#: levels/missions/chapter009/chaptertitle.txt:1
#, no-wrap
msgid "missions.009:On Terranova"
msgstr "missions.009:На Терранове"
msgid "On Terranova"
msgstr "На Терранове"
#. type: Title-resume
#: levels/missions/chapter009/chaptertitle.txt:1
#, no-wrap
msgid "missions.009:Terranova"
msgstr "missions.009:Терранова"
msgid "Terranova"
msgstr "Терранова"