author | sudonix <sudonix> | 2005-02-03 06:48:43 (UTC) |
---|---|---|
committer | sudonix <sudonix> | 2005-02-03 06:48:43 (UTC) |
commit | 2ed3b823bdcb473dca8a809b939c5d7d282b70bb (patch) (side-by-side diff) | |
tree | b024c633875a7bd99bc555de6c0058675f24de3e /i18n/ru/libvpn.ts | |
parent | 0e4ae4280568c0b71a3c410e26e69d823e1cf207 (diff) | |
download | opie-2ed3b823bdcb473dca8a809b939c5d7d282b70bb.zip opie-2ed3b823bdcb473dca8a809b939c5d7d282b70bb.tar.gz opie-2ed3b823bdcb473dca8a809b939c5d7d282b70bb.tar.bz2 |
catching up after lupdate, ugh
-rw-r--r-- | i18n/ru/libvpn.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/ru/libvpn.ts b/i18n/ru/libvpn.ts index 581fa79..780eb94 100644 --- a/i18n/ru/libvpn.ts +++ b/i18n/ru/libvpn.ts @@ -1,40 +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 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> + <translation>VPN соединение</translation> </message> </context> </TS> |