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