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/ru/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/ru/libvpn.ts | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/i18n/ru/libvpn.ts b/i18n/ru/libvpn.ts index 3ed1f4f..581fa79 100644 --- a/i18n/ru/libvpn.ts +++ b/i18n/ru/libvpn.ts @@ -1,36 +1,40 @@ <!DOCTYPE TS><TS> <context> <name>VPNGUI</name> <message> <source>VPN</source> <translation>VPN</translation> </message> <message> <source>Name</source> <translation>Имя</translation> </message> <message> <source>Description</source> <translation>Описание</translation> </message> <message> <source>Start automatically</source> <translation>Запускать автоматически</translation> </message> <message> <source>Confirm before start</source> <translation>Подтвердить перед запуском</translation> </message> </context> <context> <name>VPNNetNode</name> <message> <source>VPN Connection</source> - <translation>VPN соединение</translation> + <translation type="obsolete">VPN соединение</translation> </message> <message> <source><p>Configure private IP connection.</p><p>Defines Secure tunnels over non secure IP sessions</p></source> <translation><p>Настроить частное IP соединение.</p><p>Устанавливает безопасные туннели поверх открытых IP сессий</p></translation> </message> + <message> + <source>VPN connection</source> + <translation type="unfinished"></translation> + </message> </context> </TS> |