diff options
author | Jo-Philipp Wich <jo@mein.io> | 2020-01-29 13:37:46 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2020-01-29 13:37:46 +0100 |
commit | 48749ca873a5ba385dc372a6a57738024cc2acfb (patch) | |
tree | f47491a735e3230ec1db4a7d100918b1addc4971 /applications/luci-app-wol/po/zh_Hans/wol.po | |
parent | 47cd0f95347578438df6a3d7b87a3811fb658094 (diff) |
treewide: switch to bcp47 language codes
Fixes: #3477
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'applications/luci-app-wol/po/zh_Hans/wol.po')
-rw-r--r-- | applications/luci-app-wol/po/zh_Hans/wol.po | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/applications/luci-app-wol/po/zh_Hans/wol.po b/applications/luci-app-wol/po/zh_Hans/wol.po new file mode 100644 index 0000000000..7c67523d06 --- /dev/null +++ b/applications/luci-app-wol/po/zh_Hans/wol.po @@ -0,0 +1,82 @@ +# +# Yangfl <mmyangfl@gmail.com>, 2017, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-04-19 00:29+0200\n" +"PO-Revision-Date: 2018-08-07 16:45+0800\n" +"Last-Translator: Yangfl <mmyangfl@gmail.com>\n" +"Language-Team: <debian-l10n-chinese@lists.debian.org>\n" +"Language: zh_CN\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Gtranslator 2.91.7\n" + +#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:60 +msgid "Choose the host to wake up or enter a custom MAC address to use" +msgstr "选择要唤醒的主机,或者输入自定义 MAC 地址" + +#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:113 +msgid "Dismiss" +msgstr "" + +#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:59 +msgid "Host to wake up" +msgstr "选择要唤醒的主机" + +#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:48 +msgid "Network interface to use" +msgstr "选择使用的网络接口" + +#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:84 +msgid "No target host specified!" +msgstr "" + +#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:41 +msgid "" +"Sometimes only one of the two tools works. If one fails, try the other one" +msgstr "这两个工具有时只有一个生效。如果其中一个失效,请尝试另一个" + +#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:49 +msgid "Specifies the interface the WoL packet is sent on" +msgstr "限定将发送网络唤醒数据包的接口" + +#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:34 +#: applications/luci-app-wol/root/usr/share/luci/menu.d/luci-app-wol.json:3 +msgid "Wake on LAN" +msgstr "网络唤醒" + +#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:35 +msgid "" +"Wake on LAN is a mechanism to remotely boot computers in the local network." +msgstr "网络唤醒是一个远程启动本地网络内计算机的机制。" + +#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:130 +msgid "Wake up host" +msgstr "唤醒主机" + +#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:101 +#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:106 +msgid "Waking host" +msgstr "" + +#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:119 +msgid "Waking host failed:" +msgstr "" + +#: applications/luci-app-wol/htdocs/luci-static/resources/view/wol.js:40 +msgid "WoL program" +msgstr "网络唤醒程序" + +#~ msgid "Broadcast on all interfaces" +#~ msgstr "向所有接口广播" + +#~ msgid "Send to broadcast address" +#~ msgstr "发送到广播地址" + +#~ msgid "Starting WoL utility:" +#~ msgstr "正在启动网络唤醒工具:" |