luci-app-sshtunnel: update i18n
authorPaul Donald <newtwen@gmail.com>
Tue, 2 Jan 2024 15:53:07 +0000 (15:53 +0000)
committerPaul Donald <newtwen@gmail.com>
Wed, 3 Jan 2024 12:57:51 +0000 (12:57 +0000)
run build/i18n-sync.sh

Signed-off-by: Paul Donald <newtwen@gmail.com>
applications/luci-app-sshtunnel/po/ru/sshtunnel.po
applications/luci-app-sshtunnel/po/templates/sshtunnel.pot

index 686f449ad2c6a84309756f789295176d9772a390..11fc64358a2b0c52d44f3016f3c1206b45bc4cdd 100644 (file)
@@ -19,7 +19,7 @@ msgstr ""
 "<code>*</code> значит принимать соединения на всех интерфейсах <b>включая "
 "публичные</b>."
 
-#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:142
+#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:138
 msgid "A key with that name already exists."
 msgstr "Ключ с таким именем уже существует."
 
@@ -27,7 +27,7 @@ msgstr "Ключ с таким именем уже существует."
 msgid "Accept new and check if not changed"
 msgstr "Принимать новый и проверять что не изменился"
 
-#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:127
+#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:123
 msgid "Add the pub key to %s or %s."
 msgstr "Добавьте этот публичный ключ в %s или в %s."
 
@@ -102,11 +102,11 @@ msgstr "Перенаправить порт с удалённого хоста 
 msgid "General Settings"
 msgstr "Общие настройки"
 
-#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:120
+#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:116
 msgid "Generate"
 msgstr "Сгенерировать"
 
-#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:101
+#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:97
 msgid "Generate a new key"
 msgstr "Сгенерировать новый ключ"
 
@@ -127,7 +127,7 @@ msgstr "Идентификационный ключ"
 msgid "If not specified then a default will be used."
 msgstr "Если не указан то используется ключ по умолчанию."
 
-#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:129
+#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:125
 msgid ""
 "In LuCI you can do that with <a %s>System / Administration / SSH-Keys</a>"
 msgstr ""
@@ -170,8 +170,8 @@ msgstr "Локальный порт"
 msgid "Log level"
 msgstr "Уровень логирования"
 
-#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:92
-#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:105
+#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:88
+#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:101
 msgid "Name"
 msgstr "Название"
 
@@ -198,7 +198,7 @@ msgid "Proxy tunnel command"
 msgstr "Команда прокси туннеля"
 
 #: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_hosts.js:40
-#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:93
+#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:89
 msgid "Public Key"
 msgstr "Публичный ключ"
 
@@ -232,7 +232,7 @@ msgstr "Задержка попытки"
 msgid "SOCKS proxy via remote host."
 msgstr "SOCKS прокси через удалённый хост."
 
-#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:125
+#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:121
 #: applications/luci-app-sshtunnel/root/usr/share/luci/menu.d/luci-app-sshtunnel.json:14
 msgid "SSH Keys"
 msgstr "SSH Ключи"
@@ -246,7 +246,7 @@ msgstr "SSH Ключи"
 msgid "SSH Tunnels"
 msgstr "SSH туннели"
 
-#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_servers.js:169
+#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_servers.js:165
 msgid "See %s."
 msgstr "См. %s."
 
@@ -295,7 +295,7 @@ msgstr ""
 msgid "This configures <a %s>SSH Tunnels</a>."
 msgstr "Настройка <a %s>SSH туннелей</a>."
 
-#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:161
+#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:157
 msgid "Unable to generate a key: %s"
 msgstr "Ошибка при генерации ключа: %s"
 
index 44dbaa1bc920a20097acc0413cd6694721d51693..87da1ca332ffed2b203a50185873036532e4374a 100644 (file)
@@ -7,7 +7,7 @@ msgstr "Content-Type: text/plain; charset=UTF-8"
 msgid "<code>*</code> means to listen all interfaces <b>including public</b>."
 msgstr ""
 
-#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:142
+#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:138
 msgid "A key with that name already exists."
 msgstr ""
 
@@ -15,7 +15,7 @@ msgstr ""
 msgid "Accept new and check if not changed"
 msgstr ""
 
-#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:127
+#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:123
 msgid "Add the pub key to %s or %s."
 msgstr ""
 
@@ -88,11 +88,11 @@ msgstr ""
 msgid "General Settings"
 msgstr ""
 
-#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:120
+#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:116
 msgid "Generate"
 msgstr ""
 
-#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:101
+#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:97
 msgid "Generate a new key"
 msgstr ""
 
@@ -113,7 +113,7 @@ msgstr ""
 msgid "If not specified then a default will be used."
 msgstr ""
 
-#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:129
+#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:125
 msgid ""
 "In LuCI you can do that with <a %s>System / Administration / SSH-Keys</a>"
 msgstr ""
@@ -154,8 +154,8 @@ msgstr ""
 msgid "Log level"
 msgstr ""
 
-#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:92
-#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:105
+#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:88
+#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:101
 msgid "Name"
 msgstr ""
 
@@ -182,7 +182,7 @@ msgid "Proxy tunnel command"
 msgstr ""
 
 #: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_hosts.js:40
-#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:93
+#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:89
 msgid "Public Key"
 msgstr ""
 
@@ -216,7 +216,7 @@ msgstr ""
 msgid "SOCKS proxy via remote host."
 msgstr ""
 
-#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:125
+#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:121
 #: applications/luci-app-sshtunnel/root/usr/share/luci/menu.d/luci-app-sshtunnel.json:14
 msgid "SSH Keys"
 msgstr ""
@@ -230,7 +230,7 @@ msgstr ""
 msgid "SSH Tunnels"
 msgstr ""
 
-#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_servers.js:169
+#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_servers.js:165
 msgid "See %s."
 msgstr ""
 
@@ -277,7 +277,7 @@ msgstr ""
 msgid "This configures <a %s>SSH Tunnels</a>."
 msgstr ""
 
-#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:161
+#: applications/luci-app-sshtunnel/htdocs/luci-static/resources/view/sshtunnel/ssh_keys.js:157
 msgid "Unable to generate a key: %s"
 msgstr ""