diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2022-08-28 18:55:48 +0300 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2022-08-28 18:55:48 +0300 |
commit | 6052790b4f89a3c57e034d024586db2abef2ad9f (patch) | |
tree | 0fd7333eea700fcfedc96fe6f47875d692c22a42 /applications/luci-app-watchcat/po/templates | |
parent | c331de5630eb36bc52d32c828d115309746bbe2e (diff) |
treewide: sync translations - i18n
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-watchcat/po/templates')
-rw-r--r-- | applications/luci-app-watchcat/po/templates/watchcat.pot | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/applications/luci-app-watchcat/po/templates/watchcat.pot b/applications/luci-app-watchcat/po/templates/watchcat.pot index 6653cfc93d..dfb4c9dc9b 100644 --- a/applications/luci-app-watchcat/po/templates/watchcat.pot +++ b/applications/luci-app-watchcat/po/templates/watchcat.pot @@ -72,6 +72,10 @@ msgstr "" msgid "Huge: 1492 bytes" msgstr "" +#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:52 +msgid "IP address or hostname to ping." +msgstr "" + #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:118 msgid "" "If using ModemManager, then before restarting the interface, set the modem " @@ -150,6 +154,12 @@ msgstr "" msgid "Script to run" msgstr "" +#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:34 +msgid "" +"Script to run when the host has not responded for the specified duration of " +"time. The script is passed the interface name as $1" +msgstr "" + #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:81 msgid "Small: 1 byte" msgstr "" |