author | pavouk <pavouk> | 2004-02-10 22:53:53 (UTC) |
---|---|---|
committer | pavouk <pavouk> | 2004-02-10 22:53:53 (UTC) |
commit | 1f2f5237068cc64ffbd06e7f462fff3b92b927e6 (patch) (side-by-side diff) | |
tree | cb95ea6aa97fa74445b9a96ba8a38f37bb29d98c /i18n/cz/parashoot.ts | |
parent | 31b6d9f530f2dc2ce5569320cc1098bae48eb998 (diff) | |
download | opie-1f2f5237068cc64ffbd06e7f462fff3b92b927e6.zip opie-1f2f5237068cc64ffbd06e7f462fff3b92b927e6.tar.gz opie-1f2f5237068cc64ffbd06e7f462fff3b92b927e6.tar.bz2 |
done translation to qpdf
-rw-r--r-- | i18n/cz/parashoot.ts | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/i18n/cz/parashoot.ts b/i18n/cz/parashoot.ts index 0aa33b9..e7deeb1 100644 --- a/i18n/cz/parashoot.ts +++ b/i18n/cz/parashoot.ts @@ -1,24 +1,27 @@ <!DOCTYPE TS><TS> <context> <name>ParaShoot</name> <message> <source>ParaShoot</source> - <translation type="unfinished"></translation> + <translation>ParaShoot</translation> </message> <message> <source>New Game</source> - <translation type="unfinished"></translation> + <translation>Nová hra</translation> </message> <message> <source> Level: %1 Score: %2 </source> - <translation type="unfinished"></translation> + <translation> Úroveň: %1 Skóre: %2 </translation> </message> <message> <source> GAME OVER! Your Score: %1 Parachuters Killed: %2 Accuracy: %3% </source> - <translation type="unfinished"></translation> + <translation> KONEC HRY! + Vaše skóre: %1 +Zabito parašutistů: %2 + Přesnost: %3% </translation> </message> </context> </TS> |