author | pavouk <pavouk> | 2004-02-01 23:15:47 (UTC) |
---|---|---|
committer | pavouk <pavouk> | 2004-02-01 23:15:47 (UTC) |
commit | 63746d6ac570b5935a75556a05fe92dacbc2d6ae (patch) (side-by-side diff) | |
tree | 6d4f78ef031b34adcb2f3b30ab379ca8967780ee /i18n/cz/go.ts | |
parent | 73d86fcf1f65aaf0aeac5111373332b43a56fa20 (diff) | |
download | opie-63746d6ac570b5935a75556a05fe92dacbc2d6ae.zip opie-63746d6ac570b5935a75556a05fe92dacbc2d6ae.tar.gz opie-63746d6ac570b5935a75556a05fe92dacbc2d6ae.tar.bz2 |
done translation of d to k applications except datebook
-rw-r--r-- | i18n/cz/go.ts | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/i18n/cz/go.ts b/i18n/cz/go.ts index 07e1e03..8154c21 100644 --- a/i18n/cz/go.ts +++ b/i18n/cz/go.ts @@ -1,56 +1,56 @@ <!DOCTYPE TS><TS> <context> <name>GoMainWidget</name> <message> <source>New Game</source> - <translation type="unfinished"></translation> + <translation>Nová hra</translation> </message> <message> <source>Pass</source> - <translation type="unfinished"></translation> + <translation>Nehrát</translation> </message> <message> <source>Resign</source> - <translation type="unfinished"></translation> + <translation>Vzdát</translation> </message> <message> <source>Two player option</source> - <translation type="unfinished"></translation> + <translation>Možnosti pro dva hráče</translation> </message> <message> <source>Game</source> - <translation type="unfinished"></translation> + <translation>Hra</translation> </message> </context> <context> <name>GoWidget</name> <message> <source>White %1, Black %2. </source> - <translation type="unfinished"></translation> + <translation>Bílý %1, Černý %2.</translation> </message> <message> <source>White wins.</source> - <translation type="unfinished"></translation> + <translation>Bílý vyhrál.</translation> </message> <message> <source>Black wins.</source> - <translation type="unfinished"></translation> + <translation>Černý vyhrál.</translation> </message> <message> <source>A draw.</source> - <translation type="unfinished"></translation> + <translation>Remíza.</translation> </message> <message> <source>I pass</source> - <translation type="unfinished"></translation> + <translation>Nehrál jsem</translation> </message> <message> <source>Prisoners: black %1, white %2</source> - <translation type="unfinished"></translation> + <translation>Zajatci: černí %1, bílí %2</translation> </message> <message> <source>Go</source> - <translation type="unfinished"></translation> + <translation>Go</translation> </message> </context> </TS> |