author | pavouk <pavouk> | 2004-01-15 22:37:14 (UTC) |
---|---|---|
committer | pavouk <pavouk> | 2004-01-15 22:37:14 (UTC) |
commit | 61271951de43d5ab71bc6d089f8c88fae1dbbb48 (patch) (side-by-side diff) | |
tree | 1ca675997cfd0f7fa511ec3f81495e0fbad44972 /i18n/cz/bluepin.ts | |
parent | 7866dfb48b3e6045042f7b0b7f3833ad3261619e (diff) | |
download | opie-61271951de43d5ab71bc6d089f8c88fae1dbbb48.zip opie-61271951de43d5ab71bc6d089f8c88fae1dbbb48.tar.gz opie-61271951de43d5ab71bc6d089f8c88fae1dbbb48.tar.bz2 |
Pieces from B and C are translated.
-rw-r--r-- | i18n/cz/bluepin.ts | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/i18n/cz/bluepin.ts b/i18n/cz/bluepin.ts index 616207e..e591d03 100644 --- a/i18n/cz/bluepin.ts +++ b/i18n/cz/bluepin.ts @@ -1,36 +1,36 @@ <!DOCTYPE TS><TS> <context> <name>PinDlgBase</name> <message> <source>Please enter pin</source> - <translation type="unfinished"></translation> + <translation>Prosím zadejte pin</translation> </message> <message> <source>Please enter PIN:</source> - <translation type="unfinished"></translation> + <translation>Prosím zadejte PIN:</translation> </message> <message> <source>Save pin</source> - <translation type="unfinished"></translation> + <translation>Uložit pin</translation> </message> <message> <source>&Ok</source> - <translation type="unfinished"></translation> + <translation>&Ok</translation> </message> <message> <source>&Cancel</source> - <translation type="unfinished"></translation> + <translation>&Storno</translation> </message> </context> <context> <name>QObject</name> <message> <source>Outgoing connection to </source> - <translation type="unfinished"></translation> + <translation>Odchozí připojení k</translation> </message> <message> <source>Incoming connection from </source> - <translation type="unfinished"></translation> + <translation>Příchozí spojení od</translation> </message> </context> </TS> |