diff options
Diffstat (limited to 'applications/luci-app-lxc/po/zh_Hans/lxc.po')
-rw-r--r-- | applications/luci-app-lxc/po/zh_Hans/lxc.po | 30 |
1 files changed, 14 insertions, 16 deletions
diff --git a/applications/luci-app-lxc/po/zh_Hans/lxc.po b/applications/luci-app-lxc/po/zh_Hans/lxc.po index 29f77ad458..bb193fe716 100644 --- a/applications/luci-app-lxc/po/zh_Hans/lxc.po +++ b/applications/luci-app-lxc/po/zh_Hans/lxc.po @@ -46,27 +46,15 @@ msgstr "创建新容器" msgid "Delete" msgstr "删除" -#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:31 -msgid "Enable SSL" -msgstr "启用 SSL" - -#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:32 -msgid "" -"Enable optional SSL encryption support. This requires additional packages " -"like 'wget', 'ca-certificates', 'gnupg' and 'gnupg-utils'." -msgstr "" -"启用可选的 SSL 加密支持。这需要额外的软件包如“wget”,“ca-" -"certificates”,“gnupg”和“gnupg-utils”。" - #: applications/luci-app-lxc/luasrc/view/lxc.htm:50 msgid "Enter new name" msgstr "输入新名称" -#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:36 +#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:31 msgid "Free Space Threshold" msgstr "可用空间阈值" -#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:42 +#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:37 msgid "Free Temp Threshold" msgstr "可用临时空间阈值" @@ -83,11 +71,11 @@ msgstr "LXC 容器" msgid "Loading" msgstr "加载中" -#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:37 +#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:32 msgid "Minimum required free space for LXC Container creation in KB" msgstr "LXC 容器创建所需的最小可用空间(以 KB 为单位)" -#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:43 +#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:38 msgid "Minimum required free temp space for LXC Container creation in KB" msgstr "LXC 容器创建所需的最小临时空间(以 KB 为单位)" @@ -115,3 +103,13 @@ msgstr "停止" #: applications/luci-app-lxc/luasrc/view/lxc.htm:46 msgid "Template" msgstr "模板" + +#~ msgid "Enable SSL" +#~ msgstr "启用 SSL" + +#~ msgid "" +#~ "Enable optional SSL encryption support. This requires additional packages " +#~ "like 'wget', 'ca-certificates', 'gnupg' and 'gnupg-utils'." +#~ msgstr "" +#~ "启用可选的 SSL 加密支持。这需要额外的软件包如“wget”,“ca-" +#~ "certificates”,“gnupg”和“gnupg-utils”。" |