diff options
Diffstat (limited to 'applications/luci-app-firewall/po/zh_Hans/firewall.po')
-rw-r--r-- | applications/luci-app-firewall/po/zh_Hans/firewall.po | 27 |
1 files changed, 22 insertions, 5 deletions
diff --git a/applications/luci-app-firewall/po/zh_Hans/firewall.po b/applications/luci-app-firewall/po/zh_Hans/firewall.po index 413998b135..f705de95e5 100644 --- a/applications/luci-app-firewall/po/zh_Hans/firewall.po +++ b/applications/luci-app-firewall/po/zh_Hans/firewall.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"PO-Revision-Date: 2023-03-11 03:53+0000\n" +"PO-Revision-Date: 2023-03-23 14:42+0000\n" "Last-Translator: Eric <hamburger2048@users.noreply.hosted.weblate.org>\n" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsfirewall/zh_Hans/>\n" @@ -152,13 +152,13 @@ msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:107 msgid "Address family, Internal IP address must match" -msgstr "" +msgstr "地址族、内部 IP 族必须相匹配" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135 msgid "" "Address family, source address, destination address, rewrite IP address must " "match" -msgstr "" +msgstr "地址族、源地址、目标地址、重写 IP 地址必须相匹配" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:161 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182 @@ -405,6 +405,12 @@ msgid "" "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}" "</var>}" msgstr "" +"Forwarded %{ipv6?%{ipv4?<var>IPv4</var> and " +"<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocol " +"%{proto#%{next?, }<var>%{item.name}</var>}}%{mark?, mark <var%{mark.inv? " +"data-tooltip=\"Match fwmarks except %{mark.num}%{mark.mask? with mask %{mark." +"mask}}.\":%{mark.mask? data-tooltip=\"Mask fwmark value with %{mark.mask} " +"before compare.\"}}>%{mark.val}</var>}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:473 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:343 @@ -516,6 +522,17 @@ msgid "" "any helper except "%{helper.name}"\">%{helper.val}</var>:<var data-" "tooltip=\"%{helper.name}\">%{helper.val}</var>}}" msgstr "" +"Incoming %{ipv6?%{ipv4?<var>IPv4</var> and " +"<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocol " +"%{proto#%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item." +"name}<span class=\"cbi-tooltip\">ICMP with types %{item.types#%{next?, " +"}<var>%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark " +"<var%{mark.inv? data-tooltip=\"Match fwmarks except %{mark.num}%{mark.mask? " +"with mask %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Mask fwmark value " +"with %{mark.mask} before compare.\"}}>%{mark.val}</var>}%{helper?, helper %{" +"helper.inv?<var data-tooltip=\"Match any helper except "%{helper." +"name}"\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\"" +">%{helper.val}</var>}}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:61 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:144 @@ -1140,7 +1157,7 @@ msgstr "所有区域" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:297 msgid "any/all" -msgstr "" +msgstr "任意/全部" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:407 msgid "apply firewall mark" @@ -1153,7 +1170,7 @@ msgstr "分配连接跟踪助手" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:192 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:220 msgid "automatic" -msgstr "" +msgstr "自动" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89 |