summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-banip/po/zh_Hant
diff options
context:
space:
mode:
authorDirk Brenken <dev@brenken.org>2023-03-07 11:16:56 +0100
committerDirk Brenken <dev@brenken.org>2023-03-07 11:16:56 +0100
commit9c5c39fef40e6a6010861a8299a12096450406b7 (patch)
tree008a61943ee468a013ab5e6fd50f55a19a2b38db /applications/luci-app-banip/po/zh_Hant
parentd04a47e5a8afbc500e053f41dbe5011769c4435c (diff)
luci-app-banip: fix local blocklist access
* accidently commit the old local blacklist js with the former PR - fixed now. * sync translations Signed-off-by: Dirk Brenken <dev@brenken.org>
Diffstat (limited to 'applications/luci-app-banip/po/zh_Hant')
-rw-r--r--applications/luci-app-banip/po/zh_Hant/banip.po47
1 files changed, 29 insertions, 18 deletions
diff --git a/applications/luci-app-banip/po/zh_Hant/banip.po b/applications/luci-app-banip/po/zh_Hant/banip.po
index 2094058041..00b2b46e27 100644
--- a/applications/luci-app-banip/po/zh_Hant/banip.po
+++ b/applications/luci-app-banip/po/zh_Hant/banip.po
@@ -141,12 +141,6 @@ msgstr ""
msgid "Base working directory while banIP processing."
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:15
-msgid ""
-"Blacklist changes have been saved. Refresh your banIP lists that changes "
-"take effect."
-msgstr "黑名單變更已經儲存。更新您的 banIP 列表以使變更生效。"
-
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413
msgid "Blocklist Expiry"
msgstr ""
@@ -155,6 +149,12 @@ msgstr ""
msgid "Blocklist Feeds"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:15
+msgid ""
+"Blocklist modifications have been saved, restart banIP that changes take "
+"effect."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:335
msgid "CPU Cores"
msgstr ""
@@ -633,16 +633,12 @@ msgid ""
"IPv6 address or domain name per line."
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:23
msgid ""
-"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
-"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
-"or domain name per line. Comments introduced with '#' are allowed - "
-"wildcards and regex are not."
+"This is the local banIP blocklist that will prevent certain MAC/IP/CIDR "
+"addresses.<br /> <em><b>Please note:</b></em> add only exactly one MAC/IPv4/"
+"IPv6 address or domain name per line."
msgstr ""
-"這是本地 banIP 黑名單,用於始終拒絕某些 IP/CIDR 位址。<br /> <em><b>請注意:"
-"</b></em>每行僅加入一個 IPv4 位址、IPv6 位址或域名。註解以「#」開頭。不允許"
-"使用萬用字元和正規表達式。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:180
msgid ""
@@ -662,11 +658,8 @@ msgstr "banIP 通知郵件的主題。"
msgid "Trigger Delay"
msgstr "觸發延遲"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:17
-msgid "Unable to save changes: %s"
-msgstr "無法儲存變更(訊息:%s)"
-
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:17
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:17
msgid "Unable to save modifications: %s"
msgstr ""
@@ -706,6 +699,24 @@ msgstr ""
msgid "banIP"
msgstr "禁止IP"
+#~ msgid ""
+#~ "Blacklist changes have been saved. Refresh your banIP lists that changes "
+#~ "take effect."
+#~ msgstr "黑名單變更已經儲存。更新您的 banIP 列表以使變更生效。"
+
+#~ msgid ""
+#~ "This is the local banIP blacklist to always-deny certain IP/CIDR "
+#~ "addresses.<br /> <em><b>Please note:</b></em> add only one IPv4 address, "
+#~ "IPv6 address or domain name per line. Comments introduced with '#' are "
+#~ "allowed - wildcards and regex are not."
+#~ msgstr ""
+#~ "這是本地 banIP 黑名單,用於始終拒絕某些 IP/CIDR 位址。<br /> <em><b>請注"
+#~ "意:</b></em>每行僅加入一個 IPv4 位址、IPv6 位址或域名。註解以「#」開頭。"
+#~ "不允許使用萬用字元和正規表達式。"
+
+#~ msgid "Unable to save changes: %s"
+#~ msgstr "無法儲存變更(訊息:%s)"
+
#~ msgid "-m limit --limit 2/sec (default)"
#~ msgstr "-m limit --limit 2/秒 (預設)"