diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2018-11-07 18:10:59 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2018-11-07 18:10:59 +0200 |
commit | 40de466475a617f42d1f5cfa03d0342676e84c9b (patch) | |
tree | c47ff6bf49eefd97e619b2c0ae7715dbebe685a0 /applications/luci-app-hd-idle/po/zh-cn/hd_idle.po | |
parent | 5849b20eab087bbc1a172b583d1a0febe8b506e4 (diff) |
i18n: sync translations, add location annotatations
Thanks to a recent commit, the translation files will now
have info about locations where the string is used. That
can help is deciding the correct translation, as all contexts
are more easily found.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-hd-idle/po/zh-cn/hd_idle.po')
-rw-r--r-- | applications/luci-app-hd-idle/po/zh-cn/hd_idle.po | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/applications/luci-app-hd-idle/po/zh-cn/hd_idle.po b/applications/luci-app-hd-idle/po/zh-cn/hd_idle.po index d67abfd59..968bfde97 100644 --- a/applications/luci-app-hd-idle/po/zh-cn/hd_idle.po +++ b/applications/luci-app-hd-idle/po/zh-cn/hd_idle.po @@ -13,34 +13,44 @@ msgstr "" "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 "分钟" |