diff options
Diffstat (limited to 'applications/luci-app-frps')
-rw-r--r-- | applications/luci-app-frps/po/ru/frps.po | 63 |
1 files changed, 41 insertions, 22 deletions
diff --git a/applications/luci-app-frps/po/ru/frps.po b/applications/luci-app-frps/po/ru/frps.po index 07ffd5d6d8..da6c76be18 100644 --- a/applications/luci-app-frps/po/ru/frps.po +++ b/applications/luci-app-frps/po/ru/frps.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2023-03-18 11:40+0000\n" -"Last-Translator: st7105 <st7105@gmail.com>\n" +"PO-Revision-Date: 2023-03-28 09:41+0000\n" +"Last-Translator: AHOHNMYC <lqwh2h2cwa@protonmail.com>\n" "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsfrps/ru/>\n" "Language: ru\n" @@ -9,7 +9,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.16.2-dev\n" +"X-Generator: Weblate 4.17-dev\n" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:15 msgid "Additional configs" @@ -46,11 +46,11 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:19 msgid "Bind address" -msgstr "Привязка адреса" +msgstr "Адрес сервера" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:20 msgid "Bind port" -msgstr "Порт" +msgstr "Порт сервера" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:19 msgid "" @@ -72,6 +72,8 @@ msgid "" "BindPort specifies the port that the server listens on.<br />By default, this " "value is 7000." msgstr "" +"BindPort указывает порт, к которому привязывается сервер.<br />По умолчанию " +"7000." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:21 msgid "" @@ -79,6 +81,9 @@ msgid "" "is 0, the server will not listen for UDP connections.<br />By default, this " "value is 0" msgstr "" +"BindUdpPort указывает UDP порт, к которому привязывается сервер. Если " +"значение равно 0, сервер не будет слушать UDP-соединения.<br />По умолчанию " +"это значение равно 0" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:143 msgid "Collecting data ..." @@ -94,7 +99,7 @@ msgstr "Конфигурационные настройки записаны в #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39 msgid "Custom 404 page" -msgstr "" +msgstr "Своя страница 404" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39 msgid "" @@ -102,28 +107,33 @@ msgid "" "value is \"\", a default page will be displayed.<br />By default, this value " "is \"\"." msgstr "" +"Custom404Page задает путь, к странице, которая будет показана вместе с кодом " +"ответа 404. Если это значение равно \"\", будет показана страница по " +"умолчанию.<br />По умолчанию это значение равно \"\"." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:27 msgid "Dashboard address" -msgstr "" +msgstr "Адрес дашборда" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:30 msgid "Dashboard password" -msgstr "" +msgstr "Пароль дашборда" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:28 msgid "Dashboard port" -msgstr "" +msgstr "Порт дашборда" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:29 msgid "Dashboard user" -msgstr "" +msgstr "Пользователь дашборда" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:27 msgid "" "DashboardAddr specifies the address that the dashboard binds to.<br />By " "default, this value is \"0.0.0.0\"." msgstr "" +"DashboardAddr указывает адрес, к которому привязывается дашборд.<br />По " +"умолчанию это значение равно \"0.0.0.0\"." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:28 msgid "" @@ -131,28 +141,37 @@ msgid "" "value is 0, the dashboard will not be started.<br />By default, this value is " "0." msgstr "" +"DashboardPort указывает порт, к которому привязывается дашборд. Если это " +"значение равно 0, дашборд не будет запущен.<br />По умолчанию это значение " +"равно 0." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:30 msgid "" "DashboardPwd specifies the password that the dashboard will use for login." "<br />By default, this value is \"admin\"." msgstr "" +"DashboardPwd указывает пароль, который необходимо ввести для доступа к " +"дашборду.<br />По умолчанию это \"admin\"." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:29 msgid "" "DashboardUser specifies the username that the dashboard will use for login." "<br />By default, this value is \"admin\"." msgstr "" +"DashboardUser указывает логин, который необходимо ввести для доступа к " +"дашборду.<br />По умолчанию это \"admin\"." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35 msgid "Disable log color" -msgstr "Отключить раскраску лога" +msgstr "Отключить цвета в журнале" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35 msgid "" "DisableLogColor disables log colors when LogWay == \"console\" when set to " "true.<br />By default, this value is false." msgstr "" +"DisableLogColor отключает вывод цвета в журнале, если LogWay == \"console\"" +".<br />По умолчанию флажок снят." #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:14 msgid "Environment variable" @@ -175,11 +194,11 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:22 msgid "KCP bind port" -msgstr "" +msgstr "Порт привязки KCP" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:32 msgid "Log file" -msgstr "Файл журнала приложения" +msgstr "Файл журнала" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:33 msgid "Log level" @@ -187,15 +206,15 @@ msgstr "Уровень журналирования" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:34 msgid "Log max days" -msgstr "" +msgstr "Хранить журнал (дней)" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:10 msgid "Log stderr" -msgstr "" +msgstr "Сохранять вывод stderr" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:9 msgid "Log stdout" -msgstr "" +msgstr "Сохранять вывод stdout" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:32 msgid "" @@ -230,7 +249,7 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:118 msgid "NOT RUNNING" -msgstr "" +msgstr "НЕ ЗАПУЩЕН" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:14 msgid "" @@ -250,11 +269,11 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:116 msgid "RUNNING" -msgstr "" +msgstr "ЗАПУЩЕН" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:13 msgid "Respawn when crashed" -msgstr "" +msgstr "Перезапускаться после вылета" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:12 msgid "Run daemon as group" @@ -267,7 +286,7 @@ msgstr "Запуск демона от имени пользователя" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:152 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:156 msgid "Startup settings" -msgstr "" +msgstr "Настройки запуска" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:37 msgid "" @@ -311,7 +330,7 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:21 msgid "UDP bind port" -msgstr "" +msgstr "Порт привязки UDP" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:24 msgid "Vhost HTTP port" @@ -350,4 +369,4 @@ msgstr "" #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:128 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3 msgid "frp Server" -msgstr "FTP-сервер" +msgstr "frp сервер" |