From caf44216038467f08d15447ebbb7aad55ba617b6 Mon Sep 17 00:00:00 2001 From: INAGAKI Hiroshi Date: Thu, 29 Mar 2018 12:51:13 +0900 Subject: i18n: sync translations Signed-off-by: INAGAKI Hiroshi --- applications/luci-app-mwan3/po/zh-cn/mwan3.po | 62 ++++++++++++++++++--------- 1 file changed, 42 insertions(+), 20 deletions(-) (limited to 'applications/luci-app-mwan3/po/zh-cn/mwan3.po') diff --git a/applications/luci-app-mwan3/po/zh-cn/mwan3.po b/applications/luci-app-mwan3/po/zh-cn/mwan3.po index c838bdb563..dd2843e2cd 100644 --- a/applications/luci-app-mwan3/po/zh-cn/mwan3.po +++ b/applications/luci-app-mwan3/po/zh-cn/mwan3.po @@ -99,6 +99,9 @@ msgstr "Hotplug ifdown" msgid "Hotplug ifup" msgstr "Hotplug ifup" +msgid "INFO: MWAN not running" +msgstr "" + msgid "IPset" msgstr "IPset" @@ -168,8 +171,8 @@ msgstr "" msgid "MWAN Interface Configuration - %s" msgstr "MWAN 接口配置 - %s" -msgid "MWAN Interface Live Status" -msgstr "MWAN 接口实时状态" +msgid "MWAN Interfaces" +msgstr "" msgid "MWAN Member Configuration - %s" msgstr "MWAN 成员配置 - %s" @@ -189,9 +192,6 @@ msgstr "" msgid "MWAN Status - Troubleshooting" msgstr "" -msgid "MWAN status - Interface Live Status" -msgstr "" - msgid "" "MWAN supports up to 250 physical and/or logical interfaces
MWAN " "requires that all interfaces have a unique metric configured in /etc/config/" @@ -262,9 +262,6 @@ msgstr "在线" msgid "Online (tracking active)" msgstr "在线(跟踪启用中)" -msgid "Online (tracking off)" -msgstr "在线(跟踪已关闭)" - msgid "Ping count" msgstr "Ping 计数" @@ -379,18 +376,14 @@ msgid "" "will
be executed with each netifd hotplug interface event
on " "interfaces for which mwan3 is enabled.

There are three main " "environment variables that are passed to this script.

$ACTION " -"Either \"ifup\" or \"ifdown\"
$INTERFACE Name of the interface which " -"went up or down (e.g. \"wan\" or \"wwan\")
$DEVICE Physical device name " -"which interface went up or down (e.g. \"eth0\" or \"wwan0\")

" -msgstr "" -"这里允许您修改“/etc/mwan3.user”的内容。
该文件在 sysupgrade 期间也会保" -"留。

注意:
该文件会作为 shell 脚本解释。
脚本的第一行必" -"须是"#!/bin/sh",不带引号。
以#开头的行是注释,不会执行。
" -"将您的自定义 mwan3 动作放在这里,他们将
在启用 mwan3 的接口上
在 " -"netifd hotplug 接口事件时执行。

有三个主要的环境变量传递给这个脚" -"本。

$ACTION “ifup”或“ifdown”
$INTERFACE 启动或停止的接口名" -"(例如“wan”或“wwan”)
$DEVICE 启动或停止接口的物理设备名(例" -"如“eth0”或“wwan0”)

" +"
* \"ifup\" Is called by netifd and mwan3track
* \"ifdown\" Is " +"called by netifd and mwan3track
* \"connected\" Is only called by " +"mwan3track if tracking was successful
* \"disconnected\" Is only " +"called by mwan3track if tracking has failed
$INTERFACE Name of the " +"interface which went up or down (e.g. \"wan\" or \"wwan\")
$DEVICE " +"Physical device name which interface went up or down (e.g. \"eth0\" or " +"\"wwan0\")

" +msgstr "" msgid "Tracking hostname or IP address" msgstr "跟踪的主机或 IP 地址" @@ -478,6 +471,35 @@ msgstr "从不" msgid "unreachable (reject)" msgstr "不可达(拒绝)" +#~ msgid "MWAN Interface Live Status" +#~ msgstr "MWAN 接口实时状态" + +#~ msgid "Online (tracking off)" +#~ msgstr "在线(跟踪已关闭)" + +#~ msgid "" +#~ "This section allows you to modify the content of \"/etc/mwan3.user\".
The file is also preserved during sysupgrade.

Notes:
This file is interpreted as a shell script.
The first line of the " +#~ "script must be "#!/bin/sh" without quotes.
Lines beginning " +#~ "with # are comments and are not executed.
Put your custom mwan3 " +#~ "action here, they will
be executed with each netifd hotplug " +#~ "interface event
on interfaces for which mwan3 is enabled.

There are three main environment variables that are passed to this " +#~ "script.

$ACTION Either \"ifup\" or \"ifdown\"
$INTERFACE " +#~ "Name of the interface which went up or down (e.g. \"wan\" or \"wwan" +#~ "\")
$DEVICE Physical device name which interface went up or down (e." +#~ "g. \"eth0\" or \"wwan0\")

" +#~ msgstr "" +#~ "这里允许您修改“/etc/mwan3.user”的内容。
该文件在 sysupgrade 期间也会" +#~ "保留。

注意:
该文件会作为 shell 脚本解释。
脚本的第" +#~ "一行必须是"#!/bin/sh",不带引号。
以#开头的行是注释,不会执" +#~ "行。
将您的自定义 mwan3 动作放在这里,他们将
在启用 mwan3 的接口" +#~ "上
在 netifd hotplug 接口事件时执行。

有三个主要的环境变量" +#~ "传递给这个脚本。

$ACTION “ifup”或“ifdown”
$INTERFACE 启动" +#~ "或停止的接口名(例如“wan”或“wwan”)
$DEVICE 启动或停止接口的物理设备" +#~ "名(例如“eth0”或“wwan0”)

" + #~ msgid "Currently Configured Interfaces" #~ msgstr "当前配置的接口" -- cgit v1.2.3