From ac4d7570f3db2ef38b47154e90a83d7a0447f834 Mon Sep 17 00:00:00 2001 From: divocat Date: Thu, 6 Nov 2025 16:20:35 +0200 Subject: [PATCH] feat: add translations for new keys --- fe-app-podkop/locales/calls.json | 72 +++++++++++++++++-------- fe-app-podkop/locales/podkop.pot | 64 +++++++++++++--------- fe-app-podkop/locales/podkop.ru.po | 16 +++++- luci-app-podkop/po/ru/podkop.po | 20 +++++-- luci-app-podkop/po/templates/podkop.pot | 64 +++++++++++++--------- 5 files changed, 160 insertions(+), 76 deletions(-) diff --git a/fe-app-podkop/locales/calls.json b/fe-app-podkop/locales/calls.json index fbaadad..f1bb11d 100644 --- a/fe-app-podkop/locales/calls.json +++ b/fe-app-podkop/locales/calls.json @@ -41,6 +41,13 @@ "src/podkop/tabs/diagnostic/checks/runNftCheck.ts:106" ] }, + { + "call": "Allows access to YACD from the WAN. Make sure to open the appropriate port in your firewall.", + "key": "Allows access to YACD from the WAN. Make sure to open the appropriate port in your firewall.", + "places": [ + "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:247" + ] + }, { "call": "Applicable for SOCKS and Shadowsocks proxy", "key": "Applicable for SOCKS and Shadowsocks proxy", @@ -101,14 +108,14 @@ "call": "Cache File Path", "key": "Cache File Path", "places": [ - "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:329" + "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:348" ] }, { "call": "Cache file path cannot be empty", "key": "Cache file path cannot be empty", "places": [ - "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:343" + "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:362" ] }, { @@ -178,7 +185,7 @@ "call": "Config File Path", "key": "Config File Path", "places": [ - "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:316" + "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:335" ] }, { @@ -276,14 +283,14 @@ "call": "Disable QUIC", "key": "Disable QUIC", "places": [ - "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:246" + "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:265" ] }, { "call": "Disable the QUIC protocol to improve compatibility or fix issues with video streaming", "key": "Disable the QUIC protocol to improve compatibility or fix issues with video streaming", "places": [ - "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:247" + "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:266" ] }, { @@ -365,7 +372,7 @@ "call": "Dont Touch My DHCP!", "key": "Dont Touch My DHCP!", "places": [ - "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:307" + "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:326" ] }, { @@ -387,22 +394,22 @@ "call": "Download Lists via Proxy/VPN", "key": "Download Lists via Proxy/VPN", "places": [ - "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:269" + "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:288" ] }, { "call": "Download Lists via specific proxy section", "key": "Download Lists via specific proxy section", "places": [ - "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:278" + "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:297" ] }, { "call": "Downloading all lists via specific Proxy/VPN", "key": "Downloading all lists via specific Proxy/VPN", "places": [ - "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:270", - "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:279" + "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:289", + "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:298" ] }, { @@ -455,6 +462,13 @@ "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:237" ] }, + { + "call": "Enable YACD WAN Access", + "key": "Enable YACD WAN Access", + "places": [ + "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:246" + ] + }, { "call": "Enter complete outbound configuration in JSON format", "key": "Enter complete outbound configuration in JSON format", @@ -515,14 +529,14 @@ "call": "Exclude NTP", "key": "Exclude NTP", "places": [ - "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:365" + "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:384" ] }, { "call": "Exclude NTP protocol traffic from the tunnel to prevent it from being routed through the proxy or VPN", "key": "Exclude NTP protocol traffic from the tunnel to prevent it from being routed through the proxy or VPN", "places": [ - "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:366" + "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:385" ] }, { @@ -838,7 +852,7 @@ "call": "List Update Frequency", "key": "List Update Frequency", "places": [ - "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:257" + "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:276" ] }, { @@ -977,21 +991,21 @@ "call": "Path must be absolute (start with /)", "key": "Path must be absolute (start with /)", "places": [ - "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:347" + "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:366" ] }, { "call": "Path must contain at least one directory (like /tmp/cache.db)", "key": "Path must contain at least one directory (like /tmp/cache.db)", "places": [ - "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:356" + "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:375" ] }, { "call": "Path must end with cache.db", "key": "Path must end with cache.db", "places": [ - "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:351" + "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:370" ] }, { @@ -1023,7 +1037,7 @@ "call": "Podkop will not modify your DHCP configuration", "key": "Podkop will not modify your DHCP configuration", "places": [ - "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:308" + "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:327" ] }, { @@ -1093,7 +1107,7 @@ "call": "Routing Excluded IPs", "key": "Routing Excluded IPs", "places": [ - "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:376" + "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:395" ] }, { @@ -1152,6 +1166,13 @@ "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/section.js:328" ] }, + { + "call": "Secret key for authenticating remote access to YACD when WAN access is enabled.", + "key": "Secret key for authenticating remote access to YACD when WAN access is enabled.", + "places": [ + "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:257" + ] + }, { "call": "Sections", "key": "Sections", @@ -1184,7 +1205,7 @@ "call": "Select how often the domain or subnet lists are updated automatically", "key": "Select how often the domain or subnet lists are updated automatically", "places": [ - "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:258" + "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:277" ] }, { @@ -1213,14 +1234,14 @@ "call": "Select or enter path for sing-box cache file. Change this ONLY if you know what you are doing", "key": "Select or enter path for sing-box cache file. Change this ONLY if you know what you are doing", "places": [ - "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:330" + "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:349" ] }, { "call": "Select path for sing-box config file. Change this ONLY if you know what you are doing", "key": "Select path for sing-box config file. Change this ONLY if you know what you are doing", "places": [ - "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:317" + "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:336" ] }, { @@ -1347,7 +1368,7 @@ "call": "Specify a local IP address to be excluded from routing", "key": "Specify a local IP address to be excluded from routing", "places": [ - "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:377" + "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:396" ] }, { @@ -1702,6 +1723,13 @@ "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/section.js:330" ] }, + { + "call": "YACD Secret Key", + "key": "YACD Secret Key", + "places": [ + "../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:256" + ] + }, { "call": "You can select Output Network Interface, by default autodetect", "key": "You can select Output Network Interface, by default autodetect", diff --git a/fe-app-podkop/locales/podkop.pot b/fe-app-podkop/locales/podkop.pot index f0f750a..0bf57c8 100644 --- a/fe-app-podkop/locales/podkop.pot +++ b/fe-app-podkop/locales/podkop.pot @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PODKOP\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-10-27 11:15+0200\n" -"PO-Revision-Date: 2025-10-27 11:15+0200\n" +"POT-Creation-Date: 2025-11-06 14:19+0200\n" +"PO-Revision-Date: 2025-11-06 14:19+0200\n" "Last-Translator: divocat \n" "Language-Team: LANGUAGE \n" "Language: \n" @@ -40,6 +40,10 @@ msgstr "" msgid "Additional marking rules found" msgstr "" +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:247 +msgid "Allows access to YACD from the WAN. Make sure to open the appropriate port in your firewall." +msgstr "" + #: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/section.js:175 msgid "Applicable for SOCKS and Shadowsocks proxy" msgstr "" @@ -72,11 +76,11 @@ msgstr "" msgid "Browser is using FakeIP correctly" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:329 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:348 msgid "Cache File Path" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:343 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:362 msgid "Cache file path cannot be empty" msgstr "" @@ -119,7 +123,7 @@ msgstr "" msgid "Community Lists" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:316 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:335 msgid "Config File Path" msgstr "" @@ -175,11 +179,11 @@ msgstr "" msgid "Disable autostart" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:246 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:265 msgid "Disable QUIC" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:247 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:266 msgid "Disable the QUIC protocol to improve compatibility or fix issues with video streaming" msgstr "" @@ -228,7 +232,7 @@ msgstr "" msgid "Domain Resolver" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:307 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:326 msgid "Dont Touch My DHCP!" msgstr "" @@ -241,16 +245,16 @@ msgstr "" msgid "Download" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:269 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:288 msgid "Download Lists via Proxy/VPN" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:278 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:297 msgid "Download Lists via specific proxy section" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:270 -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:279 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:289 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:298 msgid "Downloading all lists via specific Proxy/VPN" msgstr "" @@ -283,6 +287,10 @@ msgstr "" msgid "Enable YACD" msgstr "" +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:246 +msgid "Enable YACD WAN Access" +msgstr "" + #: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/section.js:65 msgid "Enter complete outbound configuration in JSON format" msgstr "" @@ -315,11 +323,11 @@ msgstr "" msgid "Every 5 minutes" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:365 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:384 msgid "Exclude NTP" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:366 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:385 msgid "Exclude NTP protocol traffic from the tunnel to prevent it from being routed through the proxy or VPN" msgstr "" @@ -503,7 +511,7 @@ msgstr "" msgid "Latest" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:257 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:276 msgid "List Update Frequency" msgstr "" @@ -585,15 +593,15 @@ msgstr "" msgid "Path cannot be empty" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:347 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:366 msgid "Path must be absolute (start with /)" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:356 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:375 msgid "Path must contain at least one directory (like /tmp/cache.db)" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:351 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:370 msgid "Path must end with cache.db" msgstr "" @@ -613,7 +621,7 @@ msgstr "" msgid "Podkop Settings" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:308 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:327 msgid "Podkop will not modify your DHCP configuration" msgstr "" @@ -653,7 +661,7 @@ msgstr "" msgid "Router DNS is routed through sing-box" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:376 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:395 msgid "Routing Excluded IPs" msgstr "" @@ -689,6 +697,10 @@ msgstr "" msgid "Russia inside restrictions" msgstr "" +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:257 +msgid "Secret key for authenticating remote access to YACD when WAN access is enabled." +msgstr "" + #: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/podkop.js:36 msgid "Sections" msgstr "" @@ -705,7 +717,7 @@ msgstr "" msgid "Select DNS protocol to use" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:258 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:277 msgid "Select how often the domain or subnet lists are updated automatically" msgstr "" @@ -722,11 +734,11 @@ msgstr "" msgid "Select or enter DNS server address" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:330 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:349 msgid "Select or enter path for sing-box cache file. Change this ONLY if you know what you are doing" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:317 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:336 msgid "Select path for sing-box config file. Change this ONLY if you know what you are doing" msgstr "" @@ -799,7 +811,7 @@ msgstr "" msgid "Source Network Interface" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:377 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:396 msgid "Specify a local IP address to be excluded from routing" msgstr "" @@ -1014,6 +1026,10 @@ msgstr "" msgid "Warning: Russia inside can only be used with %s. %s already in Russia inside and have been removed from selection." msgstr "" +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:256 +msgid "YACD Secret Key" +msgstr "" + #: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:127 msgid "You can select Output Network Interface, by default autodetect" msgstr "" diff --git a/fe-app-podkop/locales/podkop.ru.po b/fe-app-podkop/locales/podkop.ru.po index 2dcda99..25971ad 100644 --- a/fe-app-podkop/locales/podkop.ru.po +++ b/fe-app-podkop/locales/podkop.ru.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PODKOP\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-10-27 13:15+0200\n" -"PO-Revision-Date: 2025-10-27 13:15+0200\n" +"POT-Creation-Date: 2025-11-06 16:19+0200\n" +"PO-Revision-Date: 2025-11-06 16:19+0200\n" "Last-Translator: divocat\n" "Language-Team: none\n" "Language: ru\n" @@ -35,6 +35,9 @@ msgstr "Активные соединения" msgid "Additional marking rules found" msgstr "Найдены дополнительные правила маркировки" +msgid "Allows access to YACD from the WAN. Make sure to open the appropriate port in your firewall." +msgstr "Обеспечивает доступ к YACD из WAN. Убедитесь, что в брандмауэре открыт соответствующий порт." + msgid "Applicable for SOCKS and Shadowsocks proxy" msgstr "Применимо для SOCKS и Shadowsocks прокси" @@ -206,6 +209,9 @@ msgstr "Включить смешанный прокси-сервер, разр msgid "Enable YACD" msgstr "Включить YACD" +msgid "Enable YACD WAN Access" +msgstr "Включить доступ YACD WAN" + msgid "Enter complete outbound configuration in JSON format" msgstr "Введите полную конфигурацию исходящего соединения в формате JSON" @@ -497,6 +503,9 @@ msgstr "Запустить диагностику" msgid "Russia inside restrictions" msgstr "Ограничения Russia inside" +msgid "Secret key for authenticating remote access to YACD when WAN access is enabled." +msgstr "Секретный ключ для аутентификации удаленного доступа к YACD при включенном доступе через WAN." + msgid "Sections" msgstr "Секции" @@ -722,5 +731,8 @@ msgstr "Предупреждение: %s нельзя использовать msgid "Warning: Russia inside can only be used with %s. %s already in Russia inside and have been removed from selection." msgstr "Предупреждение: Russia inside может быть использован только с %s. %s уже есть в Russia inside и будет удален из выбранных." +msgid "YACD Secret Key" +msgstr "Секретный ключ YACD" + msgid "You can select Output Network Interface, by default autodetect" msgstr "Вы можете выбрать выходной сетевой интерфейс, по умолчанию он определяется автоматически." diff --git a/luci-app-podkop/po/ru/podkop.po b/luci-app-podkop/po/ru/podkop.po index 468a438..25971ad 100644 --- a/luci-app-podkop/po/ru/podkop.po +++ b/luci-app-podkop/po/ru/podkop.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PODKOP\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-10-27 13:15+0200\n" -"PO-Revision-Date: 2025-10-27 13:15+0200\n" +"POT-Creation-Date: 2025-11-06 16:19+0200\n" +"PO-Revision-Date: 2025-11-06 16:19+0200\n" "Last-Translator: divocat\n" "Language-Team: none\n" "Language: ru\n" @@ -35,6 +35,9 @@ msgstr "Активные соединения" msgid "Additional marking rules found" msgstr "Найдены дополнительные правила маркировки" +msgid "Allows access to YACD from the WAN. Make sure to open the appropriate port in your firewall." +msgstr "Обеспечивает доступ к YACD из WAN. Убедитесь, что в брандмауэре открыт соответствующий порт." + msgid "Applicable for SOCKS and Shadowsocks proxy" msgstr "Применимо для SOCKS и Shadowsocks прокси" @@ -206,6 +209,9 @@ msgstr "Включить смешанный прокси-сервер, разр msgid "Enable YACD" msgstr "Включить YACD" +msgid "Enable YACD WAN Access" +msgstr "Включить доступ YACD WAN" + msgid "Enter complete outbound configuration in JSON format" msgstr "Введите полную конфигурацию исходящего соединения в формате JSON" @@ -497,6 +503,9 @@ msgstr "Запустить диагностику" msgid "Russia inside restrictions" msgstr "Ограничения Russia inside" +msgid "Secret key for authenticating remote access to YACD when WAN access is enabled." +msgstr "Секретный ключ для аутентификации удаленного доступа к YACD при включенном доступе через WAN." + msgid "Sections" msgstr "Секции" @@ -681,10 +690,10 @@ msgid "URLTest Proxy Links" msgstr "Ссылки прокси для URLTest" msgid "URLTest Testing URL" -msgstr "URL для тестирования URLTest" +msgstr "URLTest ссылка для проверки" msgid "URLTest Tolerance" -msgstr "Порог переключения URLTest" +msgstr "URLTest допустимое отклонение" msgid "User Domain List Type" msgstr "Тип пользовательского списка доменов" @@ -722,5 +731,8 @@ msgstr "Предупреждение: %s нельзя использовать msgid "Warning: Russia inside can only be used with %s. %s already in Russia inside and have been removed from selection." msgstr "Предупреждение: Russia inside может быть использован только с %s. %s уже есть в Russia inside и будет удален из выбранных." +msgid "YACD Secret Key" +msgstr "Секретный ключ YACD" + msgid "You can select Output Network Interface, by default autodetect" msgstr "Вы можете выбрать выходной сетевой интерфейс, по умолчанию он определяется автоматически." diff --git a/luci-app-podkop/po/templates/podkop.pot b/luci-app-podkop/po/templates/podkop.pot index f0f750a..0bf57c8 100644 --- a/luci-app-podkop/po/templates/podkop.pot +++ b/luci-app-podkop/po/templates/podkop.pot @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PODKOP\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-10-27 11:15+0200\n" -"PO-Revision-Date: 2025-10-27 11:15+0200\n" +"POT-Creation-Date: 2025-11-06 14:19+0200\n" +"PO-Revision-Date: 2025-11-06 14:19+0200\n" "Last-Translator: divocat \n" "Language-Team: LANGUAGE \n" "Language: \n" @@ -40,6 +40,10 @@ msgstr "" msgid "Additional marking rules found" msgstr "" +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:247 +msgid "Allows access to YACD from the WAN. Make sure to open the appropriate port in your firewall." +msgstr "" + #: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/section.js:175 msgid "Applicable for SOCKS and Shadowsocks proxy" msgstr "" @@ -72,11 +76,11 @@ msgstr "" msgid "Browser is using FakeIP correctly" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:329 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:348 msgid "Cache File Path" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:343 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:362 msgid "Cache file path cannot be empty" msgstr "" @@ -119,7 +123,7 @@ msgstr "" msgid "Community Lists" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:316 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:335 msgid "Config File Path" msgstr "" @@ -175,11 +179,11 @@ msgstr "" msgid "Disable autostart" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:246 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:265 msgid "Disable QUIC" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:247 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:266 msgid "Disable the QUIC protocol to improve compatibility or fix issues with video streaming" msgstr "" @@ -228,7 +232,7 @@ msgstr "" msgid "Domain Resolver" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:307 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:326 msgid "Dont Touch My DHCP!" msgstr "" @@ -241,16 +245,16 @@ msgstr "" msgid "Download" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:269 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:288 msgid "Download Lists via Proxy/VPN" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:278 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:297 msgid "Download Lists via specific proxy section" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:270 -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:279 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:289 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:298 msgid "Downloading all lists via specific Proxy/VPN" msgstr "" @@ -283,6 +287,10 @@ msgstr "" msgid "Enable YACD" msgstr "" +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:246 +msgid "Enable YACD WAN Access" +msgstr "" + #: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/section.js:65 msgid "Enter complete outbound configuration in JSON format" msgstr "" @@ -315,11 +323,11 @@ msgstr "" msgid "Every 5 minutes" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:365 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:384 msgid "Exclude NTP" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:366 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:385 msgid "Exclude NTP protocol traffic from the tunnel to prevent it from being routed through the proxy or VPN" msgstr "" @@ -503,7 +511,7 @@ msgstr "" msgid "Latest" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:257 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:276 msgid "List Update Frequency" msgstr "" @@ -585,15 +593,15 @@ msgstr "" msgid "Path cannot be empty" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:347 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:366 msgid "Path must be absolute (start with /)" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:356 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:375 msgid "Path must contain at least one directory (like /tmp/cache.db)" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:351 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:370 msgid "Path must end with cache.db" msgstr "" @@ -613,7 +621,7 @@ msgstr "" msgid "Podkop Settings" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:308 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:327 msgid "Podkop will not modify your DHCP configuration" msgstr "" @@ -653,7 +661,7 @@ msgstr "" msgid "Router DNS is routed through sing-box" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:376 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:395 msgid "Routing Excluded IPs" msgstr "" @@ -689,6 +697,10 @@ msgstr "" msgid "Russia inside restrictions" msgstr "" +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:257 +msgid "Secret key for authenticating remote access to YACD when WAN access is enabled." +msgstr "" + #: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/podkop.js:36 msgid "Sections" msgstr "" @@ -705,7 +717,7 @@ msgstr "" msgid "Select DNS protocol to use" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:258 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:277 msgid "Select how often the domain or subnet lists are updated automatically" msgstr "" @@ -722,11 +734,11 @@ msgstr "" msgid "Select or enter DNS server address" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:330 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:349 msgid "Select or enter path for sing-box cache file. Change this ONLY if you know what you are doing" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:317 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:336 msgid "Select path for sing-box config file. Change this ONLY if you know what you are doing" msgstr "" @@ -799,7 +811,7 @@ msgstr "" msgid "Source Network Interface" msgstr "" -#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:377 +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:396 msgid "Specify a local IP address to be excluded from routing" msgstr "" @@ -1014,6 +1026,10 @@ msgstr "" msgid "Warning: Russia inside can only be used with %s. %s already in Russia inside and have been removed from selection." msgstr "" +#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:256 +msgid "YACD Secret Key" +msgstr "" + #: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:127 msgid "You can select Output Network Interface, by default autodetect" msgstr ""