author | cniehaus <cniehaus> | 2002-04-14 18:38:41 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-04-14 18:38:41 (UTC) |
commit | 3ff897c3bca3e9b53b018e4facec56aa40b3656d (patch) (side-by-side diff) | |
tree | a64463a17e1884f9b3167efe39d43ddda26d2eba /i18n/de/parashoot.ts | |
parent | 30141a7b7fbeece6a6d5719858399b29dcba394c (diff) | |
download | opie-3ff897c3bca3e9b53b018e4facec56aa40b3656d.zip opie-3ff897c3bca3e9b53b018e4facec56aa40b3656d.tar.gz opie-3ff897c3bca3e9b53b018e4facec56aa40b3656d.tar.bz2 |
updates
-rw-r--r-- | i18n/de/parashoot.ts | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/i18n/de/parashoot.ts b/i18n/de/parashoot.ts index 0aa33b9..fd7d603 100644 --- a/i18n/de/parashoot.ts +++ b/i18n/de/parashoot.ts @@ -1,24 +1,27 @@ <!DOCTYPE TS><TS> <context> <name>ParaShoot</name> <message> <source>ParaShoot</source> - <translation type="unfinished"></translation> + <translation>Fallschirmjäger</translation> </message> <message> <source>New Game</source> - <translation type="unfinished"></translation> + <translation>Neues Spiel</translation> </message> <message> <source> Level: %1 Score: %2 </source> - <translation type="unfinished"></translation> + <translation>Level: %1 Punkte: %2</translation> </message> <message> <source> GAME OVER! Your Score: %1 Parachuters Killed: %2 Accuracy: %3% </source> - <translation type="unfinished"></translation> + <translation>Das Spiel ist aus! +Ihre Punkte: %1 +Abgeschossene Fallschirmjäger: %2 +Genauigkeit: %3%</translation> </message> </context> </TS> |