summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-ddns
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-ddns')
-rw-r--r--applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js2
-rw-r--r--applications/luci-app-ddns/po/de/ddns.po18
-rw-r--r--applications/luci-app-ddns/po/ja/ddns.po12
-rw-r--r--applications/luci-app-ddns/po/pl/ddns.po4
-rw-r--r--applications/luci-app-ddns/po/pt_BR/ddns.po18
-rw-r--r--applications/luci-app-ddns/po/ru/ddns.po84
-rw-r--r--applications/luci-app-ddns/po/uk/ddns.po32
-rw-r--r--applications/luci-app-ddns/po/zh_Hans/ddns.po36
-rw-r--r--applications/luci-app-ddns/po/zh_Hant/ddns.po24
-rwxr-xr-xapplications/luci-app-ddns/root/etc/uci-defaults/40_luci-ddns1
10 files changed, 121 insertions, 110 deletions
diff --git a/applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js b/applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js
index 93106db62b..2a0f2200f5 100644
--- a/applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js
+++ b/applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js
@@ -852,7 +852,7 @@ return L.view.extend({
o.default = "minutes"
o.value("minutes", _("minutes"));
o.value("hours", _("hours"));
- o.value("hours", _("days"));
+ o.value("days", _("days"));
// retry_count
diff --git a/applications/luci-app-ddns/po/de/ddns.po b/applications/luci-app-ddns/po/de/ddns.po
index 67287487ac..3edece642d 100644
--- a/applications/luci-app-ddns/po/de/ddns.po
+++ b/applications/luci-app-ddns/po/de/ddns.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: luci-app-ddns 2.4.2-1\n"
"POT-Creation-Date: 2016-09-25 10:43+0200\n"
-"PO-Revision-Date: 2020-02-05 06:51+0000\n"
-"Last-Translator: Tobias Wack <tobias@2bios.de>\n"
+"PO-Revision-Date: 2020-02-17 11:51+0000\n"
+"Last-Translator: marzzzello <anmeldezeugs@top-email.net>\n"
"Language-Team: German <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsddns/de/>\n"
"Language: de\n"
@@ -137,7 +137,7 @@ msgstr "DDNS-Dienstanbieter"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:182
msgid "DDns"
-msgstr ""
+msgstr "DDns"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:427
msgid "DDns Service"
@@ -397,7 +397,7 @@ msgstr ""
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:812
msgid "Interval unit to check for changed IP"
-msgstr ""
+msgstr "Intervalleinheit zur Überprüfung auf geänderte IP"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:849
msgid "Interval unit to force updates send to DDNS Provider"
@@ -479,7 +479,7 @@ msgstr "Niemals"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:314
msgid "New DDns Service…"
-msgstr "Neuer DDns-Dienst..."
+msgstr "Neuer DDns-Dienst…"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:411
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:27
@@ -490,7 +490,7 @@ msgstr "Nächste Aktualisierung"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:399
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:39
msgid "No Data"
-msgstr ""
+msgstr "Keine Daten"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:283
msgid "No certificates found"
@@ -587,6 +587,8 @@ msgstr "Pfad zum CA-Zertifikat"
msgid ""
"Please follow the instructions on OpenWrt's homepage to enable IPv6 support"
msgstr ""
+"Bitte folge den Anweisungen auf der OpenWrt-Homepage, um die IPv6-"
+"Unterstützung zu aktivieren"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:916
msgid "Please press [Read] button"
@@ -695,10 +697,12 @@ msgid ""
"This is the default if you run DDNS scripts by yourself (i.e. via cron with "
"force_interval set to '0')"
msgstr ""
+"Dies ist die Standardeinstellung, wenn DDNS-Skripte selbst ausgeführt werden "
+"(z. B. via cron mit force_interval gesetzt auf '1')"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:699
msgid "This will be autoset to the selected interface"
-msgstr ""
+msgstr "Dies wird automatisch auf die ausgewählte Schnittstelle eingestellt"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
msgid "Timer Settings"
diff --git a/applications/luci-app-ddns/po/ja/ddns.po b/applications/luci-app-ddns/po/ja/ddns.po
index e1dab9fb86..64bdd1c202 100644
--- a/applications/luci-app-ddns/po/ja/ddns.po
+++ b/applications/luci-app-ddns/po/ja/ddns.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: luci-app-ddns 2.4.0-1\n"
"POT-Creation-Date: 2016-01-30 11:07+0100\n"
-"PO-Revision-Date: 2020-02-12 11:01+0000\n"
+"PO-Revision-Date: 2020-02-19 20:00+0000\n"
"Last-Translator: INAGAKI Hiroshi <musashino.open@gmail.com>\n"
"Language-Team: Japanese <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsddns/ja/>\n"
@@ -11,7 +11,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Weblate 3.11-dev\n"
+"X-Generator: Weblate 3.11\n"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:964
msgid "\"../\" not allowed in path for Security Reason."
@@ -24,7 +24,7 @@ msgstr ""
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
msgid "Advanced Settings"
-msgstr ""
+msgstr "詳細設定"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:933
msgid "Allow non-public IP's"
@@ -203,7 +203,7 @@ msgstr ""
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:406
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:450
msgid "Enabled"
-msgstr ""
+msgstr "有効"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:777
msgid "Error"
@@ -405,7 +405,7 @@ msgstr ""
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:311
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:388
msgid "Name"
-msgstr ""
+msgstr "名前"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:224
msgid ""
@@ -600,7 +600,7 @@ msgstr ""
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:430
msgid "Status"
-msgstr ""
+msgstr "ステータス"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:951
msgid "Status directory"
diff --git a/applications/luci-app-ddns/po/pl/ddns.po b/applications/luci-app-ddns/po/pl/ddns.po
index acf3e45bc8..f9c864d9e6 100644
--- a/applications/luci-app-ddns/po/pl/ddns.po
+++ b/applications/luci-app-ddns/po/pl/ddns.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: luci-app-ddns 2.4.0-1\n"
"POT-Creation-Date: 2016-01-30 11:07+0100\n"
-"PO-Revision-Date: 2020-01-28 03:40+0000\n"
+"PO-Revision-Date: 2020-02-17 11:51+0000\n"
"Last-Translator: Marcin Net <marcin.net@linux.pl>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsddns/pl/>\n"
@@ -178,7 +178,7 @@ msgstr ""
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:468
msgid "Defines which IP address 'IPv4/IPv6' is send to the DDNS provider"
-msgstr "Określa, który adres IP \"IPv4/IPv6\" jest wysyłany do dostawcy DDNS"
+msgstr "Określa, który adres 'IPv4/IPv6' jest wysyłany do dostawcy DDNS"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:958
msgid "Directory contains Log files for each running section."
diff --git a/applications/luci-app-ddns/po/pt_BR/ddns.po b/applications/luci-app-ddns/po/pt_BR/ddns.po
index e9e0523622..0961151567 100644
--- a/applications/luci-app-ddns/po/pt_BR/ddns.po
+++ b/applications/luci-app-ddns/po/pt_BR/ddns.po
@@ -2,16 +2,16 @@ msgid ""
msgstr ""
"Project-Id-Version: luci-app-ddns 2.4.0-1\n"
"POT-Creation-Date: 2016-01-30 11:07+0100\n"
-"PO-Revision-Date: 2019-12-04 12:06+0000\n"
+"PO-Revision-Date: 2020-02-22 11:57+0000\n"
"Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n"
"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/"
"openwrt/luciapplicationsddns/pt_BR/>\n"
-"Language: pt-br\n"
+"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
-"X-Generator: Weblate 3.10-dev\n"
+"X-Generator: Weblate 3.11.1\n"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:964
msgid "\"../\" not allowed in path for Security Reason."
@@ -137,7 +137,7 @@ msgstr "Provedor de serviço DDNS"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:182
msgid "DDns"
-msgstr ""
+msgstr "DDns"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:427
msgid "DDns Service"
@@ -157,7 +157,7 @@ msgstr "Formato de data"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:653
msgid "Defines the Web page to read systems IP-Address from<br>"
-msgstr ""
+msgstr "Define a página da Web para ler o endereço IP dos sistemas em <br>"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:663
msgid "Defines the interface to read systems IP-Address from"
@@ -240,11 +240,11 @@ msgstr "Rede de Evento"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:654
msgid "Example for IPv4: http://checkip.dyndns.com"
-msgstr ""
+msgstr "Exemplo para IPv4: http://checkip.dyndns.com"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:655
msgid "Example for IPv6: http://checkipv6.dyndns.com"
-msgstr ""
+msgstr "Exemplo para IPv6: http://checkipv6.dyndns.com"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:787
msgid "File"
@@ -388,6 +388,8 @@ msgid ""
"Interval to force updates send to DDNS Provider<br />Setting this parameter "
"to 0 will force the script to only run once"
msgstr ""
+"Intervalo para impor as atualizações enviadas ao Provedor DDNS<br />O ajuste "
+"deste parâmetro para 0 irá impor que o script seja executado apenas uma vez"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:812
msgid "Interval unit to check for changed IP"
@@ -638,7 +640,7 @@ msgstr "Estado"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:430
msgid "Status"
-msgstr "Condição"
+msgstr "Condição Geral"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:951
msgid "Status directory"
diff --git a/applications/luci-app-ddns/po/ru/ddns.po b/applications/luci-app-ddns/po/ru/ddns.po
index 37eb0fa061..09818370a2 100644
--- a/applications/luci-app-ddns/po/ru/ddns.po
+++ b/applications/luci-app-ddns/po/ru/ddns.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LuCI: ddns\n"
"POT-Creation-Date: 2017-10-17 21:00+0300\n"
-"PO-Revision-Date: 2020-02-12 11:01+0000\n"
-"Last-Translator: Alex Ky <esthomolupus@gmail.com>\n"
+"PO-Revision-Date: 2020-02-23 12:33+0000\n"
+"Last-Translator: Anton Kikin <a.a.kikin@gmail.com>\n"
"Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsddns/ru/>\n"
"Language: ru\n"
@@ -12,7 +12,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 3.11-dev\n"
+"X-Generator: Weblate 4.0-dev\n"
"Project-Info: Это технический перевод, не дословный. Главное-удобный русский "
"интерфейс, все проверялось в графическом режиме, совместим с другими apps\n"
@@ -24,7 +24,7 @@ msgstr ""
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:294
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:323
msgid "Add new services..."
-msgstr "Добавить новый сервис..."
+msgstr "Добавить новую службу..."
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
msgid "Advanced Settings"
@@ -95,7 +95,7 @@ msgstr "Настройка для всех служб DDNS, включая эт
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:342
msgid "Create service"
-msgstr "Создать сервис"
+msgstr "Создать службу"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:946
msgid "Current setting:"
@@ -105,6 +105,8 @@ msgstr "Текущие настройки:"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:163
msgid "Currently DDNS updates are not started at boot or on interface events."
msgstr ""
+"В настоящее время обновления DDNS не запускаются при загрузке или при "
+"событиях интерфейса."
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:536
msgid "Custom update script to be used for updating your DDNS Provider."
@@ -128,7 +130,7 @@ msgstr "Автостарт DDNS отключен"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:69
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:166
msgid "DDNS Autostart enabled"
-msgstr ""
+msgstr "Автозапуск DDNS включён"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:479
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:501
@@ -137,11 +139,11 @@ msgstr "Провайдер службы DDNS"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:182
msgid "DDns"
-msgstr ""
+msgstr "DDNS"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:427
msgid "DDns Service"
-msgstr ""
+msgstr "Служба DDNS"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:260
msgid "DNS requests via TCP not supported"
@@ -157,7 +159,7 @@ msgstr "Формат даты"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:653
msgid "Defines the Web page to read systems IP-Address from<br>"
-msgstr ""
+msgstr "Определяет URL для считывания системного IP-адреса<br>"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:663
msgid "Defines the interface to read systems IP-Address from"
@@ -165,13 +167,15 @@ msgstr "Задайте интерфейс для чтения системног
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:644
msgid "Defines the network to read systems IP-Address from"
-msgstr ""
+msgstr "Определяет сеть для считывания системного IP-адреса"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:603
msgid ""
"Defines the source to read systems IP-Address from, that will be send to the "
"DDNS provider"
msgstr ""
+"Определяет источник для чтения системного IP-адреса, который будет "
+"отправляться провайдеру DDNS"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:468
msgid "Defines which IP address 'IPv4/IPv6' is send to the DDNS provider"
@@ -180,12 +184,14 @@ msgstr ""
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:958
msgid "Directory contains Log files for each running section."
-msgstr ""
+msgstr "Каталог содержащий файлы журналов для каждой запущенной службы."
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:952
msgid ""
"Directory contains PID and other status information for each running section."
msgstr ""
+"Каталог содержащий PID файлы и другую информацию о состоянии каждой "
+"запущенной службы."
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:15
msgid "Disabled"
@@ -203,7 +209,7 @@ msgstr "Динамический DNS"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:154
msgid "Dynamic DNS Version"
-msgstr ""
+msgstr "Версия DDNS"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:351
msgid "Edit"
@@ -216,7 +222,7 @@ msgstr "Включить безопасное соединение с прова
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:406
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:450
msgid "Enabled"
-msgstr "Включить"
+msgstr "Включено"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:777
msgid "Error"
@@ -237,11 +243,11 @@ msgstr "Событие сети"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:654
msgid "Example for IPv4: http://checkip.dyndns.com"
-msgstr ""
+msgstr "Пример для IPv4: http://checkip.dyndns.com"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:655
msgid "Example for IPv6: http://checkipv6.dyndns.com"
-msgstr ""
+msgstr "Пример для IPv6: http://checkipv6.dyndns.com"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:787
msgid "File"
@@ -290,7 +296,7 @@ msgstr ""
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:923
msgid "Global Configuration"
-msgstr ""
+msgstr "Глобальные настройки"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:211
msgid "HTTPS not supported"
@@ -320,7 +326,7 @@ msgstr "IPv6-адрес должен быть указан в квадратны
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:202
msgid "IPv6 is currently not (fully) supported by this system"
-msgstr ""
+msgstr "В настоящее время эта система не (полностью) поддерживает протокол IPv6"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:201
msgid "IPv6 not supported"
@@ -335,6 +341,8 @@ msgid ""
"If Wget and cURL package are installed, Wget is used for communication by "
"default."
msgstr ""
+"Если установлены пакеты wget и cURL, то по умолчанию будет использоваться "
+"wget."
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:450
#, fuzzy
@@ -386,14 +394,16 @@ msgid ""
"Interval to force updates send to DDNS Provider<br />Setting this parameter "
"to 0 will force the script to only run once"
msgstr ""
+"Интервал для отправки обновлений провайдеру DDNS<br />Установка значения 0 "
+"заставит сценарий отработать только один раз"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:812
msgid "Interval unit to check for changed IP"
-msgstr ""
+msgstr "Размерность интервала проверки изменений IP-адреса"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:849
msgid "Interval unit to force updates send to DDNS Provider"
-msgstr ""
+msgstr "Размерность интервала отправки обновления DDNS провайдеру"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:926
msgid "It is NOT recommended for casual users to change settings on this page."
@@ -470,7 +480,7 @@ msgstr "Никогда"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:314
msgid "New DDns Service…"
-msgstr ""
+msgstr "Новая DDNS служба…"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:411
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:27
@@ -481,7 +491,7 @@ msgstr "Следующее обновление"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:399
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:39
msgid "No Data"
-msgstr ""
+msgstr "Нет данных"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:283
msgid "No certificates found"
@@ -498,7 +508,7 @@ msgstr "Непубличные и заблокированные по умолч
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:92
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:433
msgid "Not Running"
-msgstr ""
+msgstr "Не работает"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:775
msgid "Notice"
@@ -577,6 +587,8 @@ msgstr "Путь к CA-сертификату"
msgid ""
"Please follow the instructions on OpenWrt's homepage to enable IPv6 support"
msgstr ""
+"Следуйте инструкциям на домашней странице OpenWrt, чтобы включить поддержку "
+"IPv6"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:916
msgid "Please press [Read] button"
@@ -597,7 +609,7 @@ msgstr "Перезапустить"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:359
msgid "Reload this service"
-msgstr ""
+msgstr "Перезагрузить данную службу"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:560
msgid "Replaces [PASSWORD] in Update-URL (URL-encoded)"
@@ -610,7 +622,7 @@ msgstr "Заменяет [USERNAME] в Update-URL (URL-encoded)"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:193
msgid "Restart DDns"
-msgstr ""
+msgstr "Перезапустить DDNS"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:14
msgid "Run once"
@@ -632,7 +644,7 @@ msgstr "Службы"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:65
msgid "Start DDNS"
-msgstr ""
+msgstr "Запустить DDNS"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:159
msgid "State"
@@ -652,15 +664,15 @@ msgstr "Остановить"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:65
msgid "Stop DDNS"
-msgstr ""
+msgstr "Остановить DDNS"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:367
msgid "Stop this service"
-msgstr ""
+msgstr "Остановить эту службу"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:16
msgid "Stopped"
-msgstr "Остановлен"
+msgstr "Остановлено"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:862
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:873
@@ -669,15 +681,15 @@ msgstr "Значение по умолчанию '0' используется д
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:317
msgid "The service name is already used"
-msgstr ""
+msgstr "Имя службы уже используется"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:42
msgid "There is no service configured."
-msgstr "Сервис не настроен"
+msgstr "Служба не настроена"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:915
msgid "This is the current content of the log file in"
-msgstr ""
+msgstr "Текущее содержимое файла журнала в"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:73
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:164
@@ -685,10 +697,12 @@ msgid ""
"This is the default if you run DDNS scripts by yourself (i.e. via cron with "
"force_interval set to '0')"
msgstr ""
+"Это поведение по умолчанию, если вы запускаете скрипты DDNS самостоятельно ("
+"т.е. через cron с параметром force_interval, установленным в 0)"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:699
msgid "This will be autoset to the selected interface"
-msgstr ""
+msgstr "Будет выполнена автоматическая настройка на выбранный интерфейс"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:444
msgid "Timer Settings"
@@ -738,11 +752,11 @@ msgstr "Использование определенного DNS сервера
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:804
msgid "Values below 5 minutes == 300 seconds are not supported"
-msgstr ""
+msgstr "Значения меньше 5 минут (300 секунд) не поддерживаются"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:841
msgid "Values lower 'Check Interval' except '0' are not supported"
-msgstr ""
+msgstr "Значения меньше интервала проверки (кроме 0) не поддерживаются"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:13
msgid "Verify"
@@ -842,7 +856,7 @@ msgstr "или"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:204
msgid "or update your system to the latest OpenWrt Release"
-msgstr ""
+msgstr "или обновить вашу систему до последнего релиза OpenWrt"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:815
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:886
diff --git a/applications/luci-app-ddns/po/uk/ddns.po b/applications/luci-app-ddns/po/uk/ddns.po
index 0a901f21cd..18d023527f 100644
--- a/applications/luci-app-ddns/po/uk/ddns.po
+++ b/applications/luci-app-ddns/po/uk/ddns.po
@@ -4,8 +4,8 @@ msgid ""
msgstr ""
"Project-Id-Version: luci-app-ddns 2.4.0-1\n"
"POT-Creation-Date: 2016-01-30 11:07+0100\n"
-"PO-Revision-Date: 2020-01-11 18:23+0000\n"
-"Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n"
+"PO-Revision-Date: 2020-02-19 13:29+0000\n"
+"Last-Translator: Yurii Petrashko <yuripet@gmail.com>\n"
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsddns/uk/>\n"
"Language: uk\n"
@@ -14,7 +14,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 3.10.1\n"
+"X-Generator: Weblate 3.11\n"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:964
msgid "\"../\" not allowed in path for Security Reason."
@@ -23,7 +23,7 @@ msgstr ""
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:294
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:323
msgid "Add new services..."
-msgstr ""
+msgstr "Додати новий сервіс..."
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
msgid "Advanced Settings"
@@ -31,11 +31,11 @@ msgstr "Додаткові параметри"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:933
msgid "Allow non-public IP's"
-msgstr ""
+msgstr "Дозволити не публічні IP"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:442
msgid "Basic Settings"
-msgstr ""
+msgstr "Основні налаштування"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:710
msgid "Bind Network"
@@ -78,7 +78,7 @@ msgstr "Конфігурація"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:88
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:398
msgid "Configuration Error"
-msgstr ""
+msgstr "Помилка конфігурації"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:924
msgid ""
@@ -88,11 +88,11 @@ msgstr ""
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:342
msgid "Create service"
-msgstr ""
+msgstr "Створити сервіс"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:946
msgid "Current setting:"
-msgstr ""
+msgstr "Поточні налаштування:"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:72
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:163
@@ -128,7 +128,7 @@ msgstr ""
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:182
msgid "DDns"
-msgstr ""
+msgstr "DDns"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:427
msgid "DDns Service"
@@ -179,11 +179,11 @@ msgstr ""
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:15
msgid "Disabled"
-msgstr ""
+msgstr "Вимкнено"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:544
msgid "Domain"
-msgstr ""
+msgstr "Домен"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:148
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:6
@@ -385,7 +385,7 @@ msgstr ""
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:957
msgid "Log directory"
-msgstr ""
+msgstr "Директорія для звіту"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:969
msgid "Log length"
@@ -408,7 +408,7 @@ msgstr ""
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:311
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:388
msgid "Name"
-msgstr "Ім'я"
+msgstr "Назва"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:224
msgid ""
@@ -599,7 +599,7 @@ msgstr ""
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:159
msgid "State"
-msgstr ""
+msgstr "Стан"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:430
msgid "Status"
@@ -623,7 +623,7 @@ msgstr ""
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:16
msgid "Stopped"
-msgstr ""
+msgstr "Зупинено"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:862
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:873
diff --git a/applications/luci-app-ddns/po/zh_Hans/ddns.po b/applications/luci-app-ddns/po/zh_Hans/ddns.po
index c3f0950ed2..b8b87126d5 100644
--- a/applications/luci-app-ddns/po/zh_Hans/ddns.po
+++ b/applications/luci-app-ddns/po/zh_Hans/ddns.po
@@ -5,25 +5,25 @@ msgid ""
msgstr ""
"Project-Id-Version: luci-app-ddns 2.4.0-1\n"
"POT-Creation-Date: 2016-01-30 11:07+0100\n"
-"PO-Revision-Date: 2019-12-04 12:06+0000\n"
-"Last-Translator: lissom <kkjoy2617@gmail.com>\n"
+"PO-Revision-Date: 2020-02-21 07:57+0000\n"
+"Last-Translator: xiazhang <xz@xia.plus>\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
"openwrt/luciapplicationsddns/zh_Hans/>\n"
-"Language: zh-cn\n"
+"Language: zh_Hans\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Weblate 3.10-dev\n"
+"X-Generator: Weblate 3.11.1\n"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:964
msgid "\"../\" not allowed in path for Security Reason."
-msgstr "为了系统安全禁止使用路径 \"../\" 。"
+msgstr "基于安全原因路径中不允许含有 \"../\" 。"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:294
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:323
msgid "Add new services..."
-msgstr "添加一个服务项..."
+msgstr "添加新服务..."
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
msgid "Advanced Settings"
@@ -49,23 +49,19 @@ msgstr "不支持绑定到一个指定的网络"
msgid ""
"BusyBox's nslookup and Wget do not support to specify the IP version to use "
"for communication with DDNS Provider!"
-msgstr ""
-"与 DDNS 供应商通讯时,BusyBox 的 nslookup 和 Wget 不支持设置特定的 IP 协议版"
-"本。"
+msgstr "BusyBox 的 nslookup 和 wget 不支持指定 IP 协议版本与 DDNS 供应商通讯!"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:261
msgid ""
"BusyBox's nslookup and hostip do not support to specify to use TCP instead "
"of default UDP when requesting DNS server!"
-msgstr ""
-"向 DNS 服务器查询时,BusyBox 的 nslookup 和 hostip 不支持使用 TCP 而不是默认"
-"的 UDP!"
+msgstr "向 DNS 服务器查询时,BusyBox 的 nslookup 和 hostip 不支持使用 TCP ,而是使用默认的 UDP!"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:272
msgid ""
"BusyBox's nslookup in the current compiled version does not handle given DNS "
"Servers correctly!"
-msgstr "当前编译版本中 BusyBox 的 nslookup 在处理给定的 DNS 服务器不正确!"
+msgstr "当前编译版本中的 BusyBox 的 nslookup 不能正确处理给定的 DNS 服务器!"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:329
msgid "Cancel"
@@ -132,7 +128,7 @@ msgstr "DDNS 服务提供商"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:182
msgid "DDns"
-msgstr ""
+msgstr "动态DNS"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:427
msgid "DDns Service"
@@ -152,7 +148,7 @@ msgstr "日期格式"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:653
msgid "Defines the Web page to read systems IP-Address from<br>"
-msgstr ""
+msgstr "定义要从读取系统 IP 地址的网页<br>"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:663
msgid "Defines the interface to read systems IP-Address from"
@@ -231,11 +227,11 @@ msgstr "事件网络"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:654
msgid "Example for IPv4: http://checkip.dyndns.com"
-msgstr ""
+msgstr "IPv4示例: http://checkip.dyndns.com"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:655
msgid "Example for IPv6: http://checkipv6.dyndns.com"
-msgstr ""
+msgstr "IPv6示例: http://checkipv6.dyndns.com"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:787
msgid "File"
@@ -329,9 +325,7 @@ msgstr "如果 Wget 和 cURL 包都安装了,默认会用 Wget 来通信。"
msgid ""
"If this service section is disabled it could not be started.<br />Neither "
"from LuCI interface nor from console"
-msgstr ""
-"如果服务配置被禁用,那么它将不能被启动。<br />无论是通过 LuCI 页面或者是通过"
-"终端。"
+msgstr "如果服务配置被禁用,那么它将不能被启动。<br />无论是通过 LuCI 页面还是通过终端。"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:284
msgid "If using secure communication you should verify server certificates!"
@@ -368,7 +362,7 @@ msgstr "接口"
msgid ""
"Interval to force updates send to DDNS Provider<br />Setting this parameter "
"to 0 will force the script to only run once"
-msgstr ""
+msgstr "向 DDNS 提供商发送记录更新请求的时间间隔<br />将此参数设置为 0 则脚本仅运行一次"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:812
msgid "Interval unit to check for changed IP"
diff --git a/applications/luci-app-ddns/po/zh_Hant/ddns.po b/applications/luci-app-ddns/po/zh_Hant/ddns.po
index 50b909af65..071d8982f0 100644
--- a/applications/luci-app-ddns/po/zh_Hant/ddns.po
+++ b/applications/luci-app-ddns/po/zh_Hant/ddns.po
@@ -5,16 +5,16 @@ msgid ""
msgstr ""
"Project-Id-Version: luci-app-ddns 2.4.0-1\n"
"POT-Creation-Date: 2016-01-30 11:07+0100\n"
-"PO-Revision-Date: 2020-01-23 19:18+0000\n"
-"Last-Translator: Andy Yang <a962702@yahoo.com>\n"
+"PO-Revision-Date: 2020-02-25 23:11+0000\n"
+"Last-Translator: Trevor <wowpapa3232@gmail.com>\n"
"Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/"
"openwrt/luciapplicationsddns/zh_Hant/>\n"
-"Language: zh-tw\n"
+"Language: zh_Hant\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Weblate 3.11-dev\n"
+"X-Generator: Weblate 4.0-dev\n"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:964
msgid "\"../\" not allowed in path for Security Reason."
@@ -27,7 +27,7 @@ msgstr "新增新服務…"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
msgid "Advanced Settings"
-msgstr "高階設定"
+msgstr "進階設定"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:933
msgid "Allow non-public IP's"
@@ -49,9 +49,7 @@ msgstr "不支援繫結到一個指定的網路"
msgid ""
"BusyBox's nslookup and Wget do not support to specify the IP version to use "
"for communication with DDNS Provider!"
-msgstr ""
-"與 DDNS 供應商通訊時,BusyBox 的 nslookup 和 Wget 不支援設定特定的 IP 協議版"
-"本。"
+msgstr "與 DDNS 供應商通訊時,BusyBox 的 nslookup 和 Wget 不支援設定特定的 IP 協議版本!"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:261
msgid ""
@@ -69,7 +67,7 @@ msgstr "當前編譯版本中 BusyBox 的 nslookup 在處理給定的 DNS 伺服
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:329
msgid "Cancel"
-msgstr ""
+msgstr "取消"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:794
msgid "Check Interval"
@@ -210,7 +208,7 @@ msgstr "啟用安全連線與 DDNS 提供商聯絡"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:406
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:450
msgid "Enabled"
-msgstr "已啟用"
+msgstr "啟用"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:777
msgid "Error"
@@ -350,7 +348,7 @@ msgstr "資訊"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:150
msgid "Information"
-msgstr ""
+msgstr "資訊"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:286
msgid ""
@@ -565,7 +563,7 @@ msgstr "已註冊的 IP 位址"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:379
msgid "Reload"
-msgstr ""
+msgstr "重新載入"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:359
msgid "Reload this service"
@@ -798,7 +796,7 @@ msgstr "小時"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:853
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:887
msgid "minutes"
-msgstr "分鐘"
+msgstr "分"
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:590
msgid "or"
diff --git a/applications/luci-app-ddns/root/etc/uci-defaults/40_luci-ddns b/applications/luci-app-ddns/root/etc/uci-defaults/40_luci-ddns
index a82c1f9ac6..9923e8677e 100755
--- a/applications/luci-app-ddns/root/etc/uci-defaults/40_luci-ddns
+++ b/applications/luci-app-ddns/root/etc/uci-defaults/40_luci-ddns
@@ -6,5 +6,4 @@ uci -q batch <<-EOF >/dev/null
commit ucitrack
EOF
-rm -f /tmp/luci-indexcache
return 0