From 73b420b09c5e9c8db612e1f44ee8176d8b98e190 Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Mon, 22 Mar 2021 08:56:05 +0100 Subject: [PATCH] luci-app-watchcat: sync i18n because of javascript porting Signed-off-by: Florian Eckert --- .../luci-app-watchcat/po/ar/watchcat.po | 170 +++++++++--- .../luci-app-watchcat/po/bg/watchcat.po | 170 +++++++++--- .../luci-app-watchcat/po/bn_BD/watchcat.po | 170 +++++++++--- .../luci-app-watchcat/po/ca/watchcat.po | 242 +++++++++++++---- .../luci-app-watchcat/po/cs/watchcat.po | 242 +++++++++++++---- .../luci-app-watchcat/po/de/watchcat.po | 251 ++++++++++++++---- .../luci-app-watchcat/po/el/watchcat.po | 170 +++++++++--- .../luci-app-watchcat/po/en/watchcat.po | 238 +++++++++++++---- .../luci-app-watchcat/po/es/watchcat.po | 247 +++++++++++++---- .../luci-app-watchcat/po/fi/watchcat.po | 170 +++++++++--- .../luci-app-watchcat/po/fr/watchcat.po | 251 ++++++++++++++---- .../luci-app-watchcat/po/he/watchcat.po | 170 +++++++++--- .../luci-app-watchcat/po/hi/watchcat.po | 170 +++++++++--- .../luci-app-watchcat/po/hu/watchcat.po | 219 +++++++++++---- .../luci-app-watchcat/po/it/watchcat.po | 251 ++++++++++++++---- .../luci-app-watchcat/po/ja/watchcat.po | 245 +++++++++++++---- .../luci-app-watchcat/po/ko/watchcat.po | 170 +++++++++--- .../luci-app-watchcat/po/mr/watchcat.po | 176 +++++++++--- .../luci-app-watchcat/po/ms/watchcat.po | 170 +++++++++--- .../luci-app-watchcat/po/nb_NO/watchcat.po | 170 +++++++++--- .../luci-app-watchcat/po/pl/watchcat.po | 247 +++++++++++++---- .../luci-app-watchcat/po/pt/watchcat.po | 248 +++++++++++++---- .../luci-app-watchcat/po/pt_BR/watchcat.po | 249 +++++++++++++---- .../luci-app-watchcat/po/ro/watchcat.po | 170 +++++++++--- .../luci-app-watchcat/po/ru/watchcat.po | 251 ++++++++++++++---- .../luci-app-watchcat/po/sk/watchcat.po | 170 +++++++++--- .../luci-app-watchcat/po/sv/watchcat.po | 239 +++++++++++++---- .../po/templates/watchcat.pot | 170 +++++++++--- .../luci-app-watchcat/po/tr/watchcat.po | 176 +++++++++--- .../luci-app-watchcat/po/uk/watchcat.po | 211 ++++++++++++--- .../luci-app-watchcat/po/vi/watchcat.po | 170 +++++++++--- .../luci-app-watchcat/po/zh_Hans/watchcat.po | 239 +++++++++++++---- .../luci-app-watchcat/po/zh_Hant/watchcat.po | 241 +++++++++++++---- 33 files changed, 5440 insertions(+), 1403 deletions(-) diff --git a/applications/luci-app-watchcat/po/ar/watchcat.po b/applications/luci-app-watchcat/po/ar/watchcat.po index 466fd9646c..e5c29dc5ac 100644 --- a/applications/luci-app-watchcat/po/ar/watchcat.po +++ b/applications/luci-app-watchcat/po/ar/watchcat.po @@ -13,62 +13,164 @@ msgstr "" "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" "X-Generator: Weblate 4.5.1\n" -#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21 -msgid "Forced reboot delay" +#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:82 +msgid "" +"Applies to Ping Reboot and Restart Interface modes
Specify the " +"interface to monitor and restart if a ping over it fails." +msgstr "" + +#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:72 +msgid "" +"Applies to Ping Reboot and Periodic Reboot modes
When rebooting " +"the router, the service will trigger a soft reboot. Entering a non-zero " +"value here will trigger a delayed hard reboot if the soft reboot were to " +"fail. Enter the number of seconds to wait for the soft reboot to fail or use " +"0 to disable the forced reboot delay." +msgstr "" + +#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:88 +msgid "" +"Applies to Ping Reboot and Restart Interface modes
If using " +"ModemManager, you can have Watchcat restart your ModemManger interface by " +"specifying its name." +msgstr "" + +#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:63 +msgid "Big: 248 bytes" +msgstr "" + +#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:50 +msgid "Check Interval" +msgstr "" + +#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:71 +msgid "Force Reboot Delay" +msgstr "" + +#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:19 +msgid "General Settings" msgstr "" #: applications/luci-app-watchcat/root/usr/share/rpcd/acl.d/luci-app-watchcat.json:3 -msgid "Grant UCI access for luci-app-watchcat" +msgid "Grant access to LuCI app watchcat" msgstr "" -#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40 -msgid "Host address to ping" -msgstr "" - -#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47 +#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:12 msgid "" -"How often to check internet connection. Default unit is seconds, you can you " -"use the suffix 'm' for minutes, 'h' for hours or 'd' for days" +"Here you can set up several checks and actions to take in the event that a " +"host becomes unreachable. Click the Add button at the bottom to set " +"up more than one action." msgstr "" -#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31 +#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:43 +msgid "Host To Check" +msgstr "" + +#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:51 msgid "" -"In periodic mode, it defines the reboot period. In internet mode, it defines " -"the longest period of time without internet access before a reboot is " -"engaged.Default unit is seconds, you can use the suffix 'm' for minutes, 'h' " -"for hours or 'd' for days" +"How often to ping the host specified above.

The default unit is " +"seconds, without a suffix, but you can use the suffix m for minutes, " +"h for hours or d for days.

Examples: