luci-app-watchcat: Improve translation
authorHe Ping <pinghejk@gmail.com>
Mon, 22 Jan 2024 17:11:40 +0000 (01:11 +0800)
committerHannu Nyman <hannu.nyman@iki.fi>
Mon, 22 Jan 2024 20:00:34 +0000 (22:00 +0200)
Signed-off-by: He Ping <pinghejk@gmail.com>
applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js
applications/luci-app-watchcat/po/templates/watchcat.pot
applications/luci-app-watchcat/po/zh_Hans/watchcat.po

index dc9e0084bc15461d0dba4bbfa2b3c8a2ab32d3f3..91623fcb02805332051f30f6cc46b21d82088e2d 100644 (file)
@@ -62,7 +62,7 @@ return view.extend({
                o.depends({ mode: 'ping_reboot' });
                o.depends({ mode: 'restart_iface' });
                o.depends({ mode: "run_script" });
-               o.value('any');
+               o.value('any', _('Any'));
                o.value('ipv4');
                o.value('ipv6');
 
index dfb4c9dc9bcca72ac9cb89a0bdbfd30f901377b2..dc672645d92b3cee03a2bbdacdf585f1517d6399 100644 (file)
@@ -27,6 +27,10 @@ msgid ""
 "specifying its name."
 msgstr ""
 
+#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:65
+msgid "Any"
+msgstr ""
+
 #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:84
 msgid "Big: 248 bytes"
 msgstr ""
index 67842e240a24f7e536fb3d4cadc2d207a6499e23..ad232c409034e107106f98b32be1ebe3aa33f444 100644 (file)
@@ -47,6 +47,10 @@ msgstr ""
 "应用于 Ping 重启 和 重启接口 模式</i> <br />如果使用 ModemManager,你可以通过"
 "指定名称让 Watchcat 重新启动你的 ModemManager 接口。"
 
+#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:65
+msgid "Any"
+msgstr "任何"
+
 #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:84
 msgid "Big: 248 bytes"
 msgstr "大:248 字节"