diff options
Diffstat (limited to 'modules/luci-base/po/zh_Hans')
-rw-r--r-- | modules/luci-base/po/zh_Hans/base.po | 80 |
1 files changed, 75 insertions, 5 deletions
diff --git a/modules/luci-base/po/zh_Hans/base.po b/modules/luci-base/po/zh_Hans/base.po index e2da1c086..fa8816bba 100644 --- a/modules/luci-base/po/zh_Hans/base.po +++ b/modules/luci-base/po/zh_Hans/base.po @@ -245,7 +245,7 @@ msgstr "" msgid "A directory with the same name already exists." msgstr "已存在同名的目录。" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2655 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "由于身份验证会话已过期,需要重新登录。" @@ -916,10 +916,14 @@ msgid "" msgstr "动态绑定到接口而不是通配符地址(推荐为 linux 默认值)" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind interface" msgstr "绑定接口" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:57 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:52 msgid "Bind the tunnel to this interface (optional)." msgstr "将隧道绑定到此接口(可选)。" @@ -1540,6 +1544,10 @@ msgstr "主题" msgid "Destination" msgstr "目标地址" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" @@ -1914,6 +1922,11 @@ msgid "" "Enable packet steering across all CPUs. May help or hinder network speed." msgstr "启用所有CPU的数据包控制。 可能有助于或阻碍网络速度。" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:80 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:75 +msgid "Enable rx checksum" +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:67 msgid "Enable the DF (Don't Fragment) flag of the encapsulating packets." msgstr "启用后报文的 DF(禁止分片)标志。" @@ -1922,6 +1935,11 @@ msgstr "启用后报文的 DF(禁止分片)标志。" msgid "Enable this network" msgstr "启用此网络" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:84 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:79 +msgid "Enable tx checksum" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:243 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:352 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/startup.js:66 @@ -2540,6 +2558,11 @@ msgstr "主机映射" msgid "Hybrid" msgstr "混合" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "ID used to uniquely identify the VXLAN" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:206 msgid "IEEE 802.3ad Dynamic link aggregation (802.3ad, 4)" msgstr "" @@ -3320,11 +3343,13 @@ msgstr "要分配的本地 IP 地址" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:39 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6to4.js:39 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "Local IPv4 address" msgstr "本地 IPv4 地址" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:54 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dslite.js:45 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 msgid "Local IPv6 address" msgstr "本地 IPv6 地址" @@ -4179,6 +4204,8 @@ msgstr "出口区域" #: modules/luci-base/htdocs/luci-static/resources/protocol/static.js:222 #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:40 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/dhcpv6.js:50 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:76 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:71 msgid "Override MAC address" msgstr "重设 MAC 地址" @@ -4195,14 +4222,20 @@ msgstr "重设 MAC 地址" #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:110 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:119 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:97 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "Override MTU" msgstr "重设 MTU" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Override TOS" msgstr "重设 TOS" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "Override TTL" msgstr "重设 TTL" @@ -4405,7 +4438,7 @@ msgstr "内部客户端证书的路径" msgid "Path to inner Private Key" msgstr "内部私钥的路径" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2716 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "暂停" @@ -4748,7 +4781,7 @@ msgstr "重连此接口" msgid "References" msgstr "引用" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2710 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "刷新" @@ -4773,6 +4806,7 @@ msgstr "中继桥" #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 msgid "Remote IPv4 address" msgstr "远程 IPv4 地址" @@ -4780,6 +4814,10 @@ msgstr "远程 IPv4 地址" msgid "Remote IPv4 address or FQDN" msgstr "远程 IPv4 地址或 FQDN" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "Remote IPv6 address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:849 msgid "Remove" msgstr "移除" @@ -5167,7 +5205,7 @@ msgstr "服务类型" msgid "Services" msgstr "服务" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2653 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "会话已过期" @@ -5487,16 +5525,22 @@ msgid "" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:63 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:72 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:67 msgid "Specify a TOS (Type of Service)." msgstr "指定 TOS(服务类型)。" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:58 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:67 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:62 msgid "" "Specify a TTL (Time to Live) for the encapsulating packet other than the " "default (64)." msgstr "为封装数据包设置 TTL(生存时间),缺省值:64。" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:62 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:57 msgid "" "Specify an MTU (Maximum Transmission Unit) other than the default (1280 " "bytes)." @@ -5726,11 +5770,19 @@ msgid "" "username instead of the user ID!" msgstr "HE.net 客户端更新设置已经被改变,您现在必须使用用户名代替用户 ID!" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:40 +msgid "The IPv4 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:40 msgid "" "The IPv4 address or the fully-qualified domain name of the remote tunnel end." msgstr "远程隧道端的 IPv4 地址或完整域名。" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:40 +msgid "The IPv6 address or the fully-qualified domain name of the remote end." +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:53 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:59 msgid "" @@ -5830,6 +5882,7 @@ msgid "The local IPv4 address" msgstr "" #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:44 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:44 msgid "The local IPv4 address over which the tunnel is created (optional)." msgstr "所创建隧道的本地 IPv4 地址(可选)。" @@ -5837,6 +5890,10 @@ msgstr "所创建隧道的本地 IPv4 地址(可选)。" msgid "The local IPv4 netmask" msgstr "" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:44 +msgid "The local IPv6 address over which the tunnel is created (optional)." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1914 msgid "The network name is already used" msgstr "网络名称已被使用" @@ -6056,7 +6113,7 @@ msgstr "重新加密 GTK 的时间间隔" msgid "Timezone" msgstr "时区" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2663 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "去登录…" @@ -6565,6 +6622,19 @@ msgstr "VPN 服务器证书的 SHA1 哈希值" msgid "VPNC (CISCO 3000 (and others) VPN)" msgstr "VPNC(CISCO 3000 和其他 VPN)" +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:10 +msgid "VXLAN (RFC7348)" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 +msgid "VXLAN network identifier" +msgstr "" + +#: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:10 +msgid "VXLANv6 (RFC7348)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1490 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1548 msgid "" |