author | zecke <zecke> | 2005-01-31 22:16:23 (UTC) |
---|---|---|
committer | zecke <zecke> | 2005-01-31 22:16:23 (UTC) |
commit | e92a75664daf9df85a358a42ff2b66f6779c998f (patch) (side-by-side diff) | |
tree | 77a9a8b550379882252fd3ce9df894e71a3ad877 /i18n/cz/libkppp.ts | |
parent | d5f41266f510665b3a694b8f9a0e96024a5ecac0 (diff) | |
download | opie-e92a75664daf9df85a358a42ff2b66f6779c998f.zip opie-e92a75664daf9df85a358a42ff2b66f6779c998f.tar.gz opie-e92a75664daf9df85a358a42ff2b66f6779c998f.tar.bz2 |
Gigantic result of make opie-lupdate
I assume we've now 90% of the strings that will be in Opie 1.2
-rw-r--r-- | i18n/cz/libkppp.ts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/cz/libkppp.ts b/i18n/cz/libkppp.ts index e522cc5..253b96e 100644 --- a/i18n/cz/libkppp.ts +++ b/i18n/cz/libkppp.ts @@ -352,64 +352,68 @@ do nového, který můžete upravit podle potřeby</translation> <source>No devices selected.</source> <translation>Nebylo vybrané žádné zařízení.</translation> </message> <message> <source>Are you sure you want to delete the device "%1"?</source> <translation>Opravdu chcete smazat zařízení "%1"?</translation> </message> <message> <source>Confirm</source> <translation>Potvrdit</translation> </message> <message> <source>New Device</source> <translation>Nové zařízení</translation> </message> <message> <source>Edit Device: </source> <translation>Upravit zařízení:</translation> </message> <message> <source>&Device</source> <translation>&Zařízení</translation> </message> <message> <source>&Modem</source> <translation>&Modem</translation> </message> <message> <source>You must enter a unique device name</source> <translation>Musíte vložit jedinečný název zařízení</translation> </message> + <message> + <source>Error</source> + <translation type="unfinished">Chyba</translation> + </message> </context> <context> <name>DialWidget</name> <message> <source>Connection name:</source> <translation>Název připojení:</translation> </message> <message> <source>Type in a unique name for this connection</source> <translation>Vložte jedinečný název pro toto připojení</translation> </message> <message> <source>Phone number:</source> <translation>Telefonní číslo:</translation> </message> <message> <source>&Add...</source> <translation>&Přidat...</translation> </message> <message> <source>&Remove</source> <translation>&Odstranit</translation> </message> <message> <source><p>Specifies the phone numbers to dial. You can supply multiple numbers here, simply click on "Add". You can arrange the order the numbers are tried by using the arrow buttons. When a number is busy or fails, <i>kppp</i> will try the next number and so on</source> |