update full cone luci typo

This commit is contained in:
coolsnowwolf 2018-09-22 14:31:00 +08:00
parent 1052c67666
commit b27ef1e41d
2 changed files with 7 additions and 7 deletions

View File

@ -6,7 +6,7 @@ LUCI_TITLE:=LuCI support for FullConeNat
LUCI_DEPENDS:=+iptables-mod-fullconenat
LUCI_PKGARCH:=all
PKG_VERSION:=1.4
PKG_RELEASE:=1
PKG_RELEASE:=2
include $(TOPDIR)/feeds/luci/luci.mk

View File

@ -1,5 +1,5 @@
msgid "fullconenat"
msgstr "NAT类型-Full cone NAT"
msgstr "Full cone NAT"
msgid "FULLCONENAT"
msgstr "Full cone NAT"
@ -16,20 +16,20 @@ msgid "Settings"
msgstr "设置"
msgid "FullConeNat Settings"
msgstr "Full cone NAT设置"
msgstr "Full Cone NAT设置"
msgid "Enable"
msgstr "启用"
msgid "<strong><font color=\"red\">Warning!!! There is security risk after opening.</font></strong>"
msgstr "<strong><font color=\"red\">警告!!!开启后存在安全风险.</font></strong>"
msgstr "<strong><font color=\"red\">警告!!!开启后内网存在端口直接暴露的安全风险.</font></strong>"
msgid "ALL Enabled"
msgstr "全网开启-Full cone NAT"
msgstr "全LAN子网开启-Full cone NAT(危险!)"
msgid "FullConeNat IP"
msgstr "映射IP"
msgstr "只在以下内网映射IP开放Full Cone NAT"
msgid "FullConeNat IP:192.168.1.100,192.168.1.101,192.168.1.102"
msgstr "可多IP映射用,隔开.参考映射IP:192.168.1.100,192.168.1.101,192.168.1.102"
msgstr "可多内网IP映射用,隔开.举例映射IP:192.168.1.100,192.168.1.101,192.168.1.102"