diff options
Diffstat (limited to 'modules/luci-base/po/zh_Hans/base.po')
-rw-r--r-- | modules/luci-base/po/zh_Hans/base.po | 115 |
1 files changed, 112 insertions, 3 deletions
diff --git a/modules/luci-base/po/zh_Hans/base.po b/modules/luci-base/po/zh_Hans/base.po index 106ef8184c..a6416da663 100644 --- a/modules/luci-base/po/zh_Hans/base.po +++ b/modules/luci-base/po/zh_Hans/base.po @@ -1684,6 +1684,10 @@ msgid "" "priority on incoming frames" msgstr "定义在传入帧上 VLAN 标头优先级到 Linux 内部数据包优先级的映射" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:86 +msgid "Defines a specific MTU for this route" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:970 msgid "Delegate IPv6 prefixes" msgstr "委托 IPv6 前缀" @@ -1821,7 +1825,7 @@ msgid "Directory" msgstr "目录" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:113 -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:195 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:200 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:897 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:937 msgid "Disable" @@ -3448,6 +3452,10 @@ msgid "" "classes." msgstr "如果设置,则仅从给定的 IPv6 前缀类别中分配下游子网。" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:196 +msgid "If set, the meaning of the match options is inverted" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:254 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:360 msgid "" @@ -3782,7 +3790,7 @@ msgstr "无效 16 进制值" msgid "Invalid username and/or password! Please try again." msgstr "无效的用户名和/或密码!请重试。" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:191 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:196 msgid "Invert match" msgstr "反向匹配" @@ -4720,6 +4728,10 @@ msgstr "网络 SSID" msgid "Network Utilities" msgstr "网络工具" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:56 +msgid "Network address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:491 msgid "Network boot image" msgstr "网络启动镜像" @@ -5680,7 +5692,7 @@ msgstr "首选 UMTS" msgid "Prefix Delegated" msgstr "分发前缀" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:186 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:191 msgid "Prefix suppressor" msgstr "前缀抑制器" @@ -5944,6 +5956,12 @@ msgstr "引用" msgid "Refreshing" msgstr "刷新" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:191 +msgid "" +"Reject routing decisions that have a prefix length less than or equal to the " +"specified value" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_relay.lua:153 #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:39 msgid "Relay" @@ -6672,6 +6690,13 @@ msgstr "" "指定一个通过 DHCPv6 宣布的 IPv6 DNS 服务器地址的固定列表。如未指定,设备会宣" "布自己是 IPv6 DNS 服务器,除非<em>本地 IPv6 DNS 服务器</em>选项被禁用。" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:186 +msgid "" +"Specifies an individual UID or range of UIDs to match, e.g. 1000 to match " +"corresponding UID or 1000-1005 to inclusively match all UIDs within the " +"corresponding range" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:343 msgid "" "Specifies that duplicate frames (received on inactive ports) should be " @@ -6690,10 +6715,18 @@ msgstr "指定用于 ARP 监控的 IP 地址" msgid "Specifies the MII link monitoring frequency in milliseconds" msgstr "以毫秒为单位指定 MII 链接监控频率" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:181 +msgid "Specifies the TOS value to match in IP headers" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:261 msgid "Specifies the aggregation selection logic to use" msgstr "指定要使用的聚合选择逻辑" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:159 +msgid "Specifies the destination subnet to match (CIDR notation)" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:292 msgid "Specifies the directory the device is attached to" msgstr "指定设备的挂载目录" @@ -6707,6 +6740,22 @@ msgstr "" "指定<abbr title=\"路由器通告\">RA</abbr>消息中发送的标记,比如指示客户端通过" "有状态 DHCPv6 请求进一步的信息。" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:176 +msgid "" +"Specifies the fwmark and optionally its mask to match, e.g. 0xFF to match " +"mark 255 or 0x0/0x1 to match any even mark value" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:144 +msgid "Specifies the incoming logical interface name" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:41 +msgid "" +"Specifies the logical interface name of the parent (or master) interface " +"this route belongs to" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:254 msgid "" "Specifies the mac-address for the actor in protocol packet exchanges " @@ -6746,6 +6795,13 @@ msgstr "指定 asserting 运营商前必须处于活跃状态的链接的最小 msgid "Specifies the mode to be used for this bonding interface" msgstr "指定用于此 bonding 接口的模式" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:75 +msgid "" +"Specifies the network gateway. If omitted, the gateway from the parent " +"interface is taken if any, otherwise creates a link scope route. If set to " +"0.0.0.0 no gateway will be specified for the route" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:334 msgid "" "Specifies the number of IGMP membership reports to be issued after a " @@ -6772,6 +6828,20 @@ msgid "" msgstr "" "指定 bonding 驱动程序向每个从属设备连接的交换机发送学习数据包的间隔秒数" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:129 +msgid "Specifies the ordering of the IP rules" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:155 +msgid "Specifies the outgoing logical interface name" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:99 +msgid "" +"Specifies the preferred source address when sending to destinations covered " +"by the target" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:375 msgid "Specifies the quantity of ARP IP targets that must be reachable" msgstr "指定必须可达的 ARP IP 目标数" @@ -6788,6 +6858,22 @@ msgid "" "active slave or recovery of the primary slave occurs" msgstr "指定当活动从属设备发生故障或主从属设备恢复时,主从属设备的重选策略" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:79 +msgid "Specifies the route metric to use" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:45 +msgid "Specifies the route type to be created" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:136 +msgid "Specifies the rule target routing action" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:148 +msgid "Specifies the source subnet to match (CIDR notation)" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:246 msgid "Specifies the system priority" msgstr "指定系统优先级" @@ -7507,6 +7593,19 @@ msgstr "" "健壮性值允许调整网络上预期的数据包丢失。 如果预期网络丢包率较高,可以增加健壮" "值。IGMP对于(Robustness-1)数据包丢失具有鲁棒性" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:171 +msgid "" +"The rule target is a jump to another rule specified by its priority value" +msgstr "" + +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:91 +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:166 +msgid "" +"The rule target is a table lookup ID: a numeric table index ranging from 0 " +"to 65535 or symbol alias declared in /etc/iproute2/rt_tables. Special " +"aliases local (255), main (254) and default (253) are also valid" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1371 msgid "The selected %s mode is incompatible with %s encryption" msgstr "模式 %s 与 %s 加密方法不兼容" @@ -8191,6 +8290,10 @@ msgstr "用户组" msgid "User certificate (PEM encoded)" msgstr "用户证书(PEM)" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:186 +msgid "User identifier" +msgstr "用户标识符" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:132 msgid "User key (PEM encoded)" msgstr "用户密钥(PEM)" @@ -8403,6 +8506,12 @@ msgid "" msgstr "" "将前缀委派给多个下游时,在分配子网时,将首先考虑具有较高优先级值的接口。" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:109 +msgid "" +"When enabled, gateway is on link even if the gateway does not match any " +"interface prefix" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1537 msgid "" "When using a PSK, the PMK can be automatically generated. When enabled, the " |