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-hd-idle/po/zh_Hans | |
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-hd-idle/po/zh_Hans')
-rw-r--r-- | applications/luci-app-hd-idle/po/zh_Hans/hd_idle.po | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/applications/luci-app-hd-idle/po/zh_Hans/hd_idle.po b/applications/luci-app-hd-idle/po/zh_Hans/hd_idle.po new file mode 100644 index 000000000..968bfde97 --- /dev/null +++ b/applications/luci-app-hd-idle/po/zh_Hans/hd_idle.po @@ -0,0 +1,58 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-04-14 10:33+0200\n" +"PO-Revision-Date: 2012-09-03 17:57+0200\n" +"Last-Translator: nKsyn <e.nksyn@gmail.com>\n" +"Language-Team: QQ Group:75543259 <axishero@foxmail.com>\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: Pootle 2.0.6\n" + +#: applications/luci-app-hd-idle/luasrc/model/cbi/hd_idle.lua:15 +msgid "Disk" +msgstr "硬盘" + +#: applications/luci-app-hd-idle/luasrc/model/cbi/hd_idle.lua:13 +msgid "Enable" +msgstr "开启" + +#: applications/luci-app-hd-idle/luasrc/controller/hd_idle.lua:13 +#: applications/luci-app-hd-idle/luasrc/model/cbi/hd_idle.lua:6 +msgid "HDD Idle" +msgstr "硬盘休眠" + +#: applications/luci-app-hd-idle/luasrc/model/cbi/hd_idle.lua:7 +msgid "" +"HDD Idle is a utility program for spinning-down external disks after a " +"period of idle time." +msgstr "硬盘休眠是一个让硬盘在空闲一段时间后休眠的工具" + +#: applications/luci-app-hd-idle/luasrc/model/cbi/hd_idle.lua:21 +msgid "Idle time" +msgstr "空闲时间" + +#: applications/luci-app-hd-idle/luasrc/model/cbi/hd_idle.lua:23 +msgid "Idle time unit" +msgstr "空闲时间单位" + +#: applications/luci-app-hd-idle/luasrc/model/cbi/hd_idle.lua:10 +msgid "Settings" +msgstr "设置" + +# Hours +#: applications/luci-app-hd-idle/luasrc/model/cbi/hd_idle.lua:26 +msgid "h" +msgstr "小时" + +# Minutes (not minimum) +#: applications/luci-app-hd-idle/luasrc/model/cbi/hd_idle.lua:25 +msgid "min" +msgstr "分钟" + +#~ msgid "Enable debug" +#~ msgstr "开启调试" |