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/libvpn.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/libvpn.ts | 43 |
1 files changed, 23 insertions, 20 deletions
diff --git a/i18n/cz/libvpn.ts b/i18n/cz/libvpn.ts index fd7b8bb..3421703 100644 --- a/i18n/cz/libvpn.ts +++ b/i18n/cz/libvpn.ts @@ -1,37 +1,40 @@ -<!DOCTYPE TS> -<TS> - <context> +<!DOCTYPE TS><TS> +<context> <name>VPNGUI</name> <message> - <source>VPN</source> - <translation>VPN</translation> + <source>VPN</source> + <translation>VPN</translation> </message> <message> - <source>Name</source> - <translation>Jméno</translation> + <source>Name</source> + <translation>Jméno</translation> </message> <message> - <source>Description</source> - <translation>Popis</translation> + <source>Description</source> + <translation>Popis</translation> </message> <message> - <source>Start automatically</source> - <translation>Spustit automaticky</translation> + <source>Start automatically</source> + <translation>Spustit automaticky</translation> </message> <message> - <source>Confirm before start</source> - <translation>Potvrdit před spuštěním</translation> + <source>Confirm before start</source> + <translation>Potvrdit před spuštěním</translation> </message> - </context> - <context> +</context> +<context> <name>VPNNetNode</name> <message> - <source>VPN Connection</source> - <translation>VPN připojení</translation> + <source>VPN Connection</source> + <translation type="obsolete">VPN připojení</translation> </message> <message> - <source><p>Configure private IP connection.</p><p>Defines Secure tunnels over non secure IP sessions</p></source> - <translation><p>Nastaví privátní IP připojení.</p><p>Definuje bezpečné tunely přes nebezpečnou IP síť</p></translation> + <source><p>Configure private IP connection.</p><p>Defines Secure tunnels over non secure IP sessions</p></source> + <translation><p>Nastaví privátní IP připojení.</p><p>Definuje bezpečné tunely přes nebezpečnou IP síť</p></translation> </message> - </context> + <message> + <source>VPN connection</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> |