diff options
author | Paul Spooren <mail@aparcar.org> | 2019-10-18 10:05:23 -1000 |
---|---|---|
committer | Paul Spooren <mail@aparcar.org> | 2019-10-18 10:05:23 -1000 |
commit | df6abf50607fc2af9b76f739363fc4dc640f375d (patch) | |
tree | ac6835547f6a78e7dc28f7d0a3e694296f2e0364 /applications/luci-app-lxc/po/zh-tw/lxc.po | |
parent | 29e4b397da2126ef7a433ffb8dde47d879a47ad6 (diff) |
translation: rename zh_Han{s,t} to zh-{cn,tw}
Weblate created these previously missing files automatically, however it
follows a different naming style than used in the OpenWrt i18n system.
However, Weblate supports aliases which maps zh-{cn,tw} to it's
internally used zh_Han{s,t} codes, so files can be translated via
Weblate as before.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Diffstat (limited to 'applications/luci-app-lxc/po/zh-tw/lxc.po')
-rw-r--r-- | applications/luci-app-lxc/po/zh-tw/lxc.po | 106 |
1 files changed, 106 insertions, 0 deletions
diff --git a/applications/luci-app-lxc/po/zh-tw/lxc.po b/applications/luci-app-lxc/po/zh-tw/lxc.po new file mode 100644 index 0000000000..8fdb1bad40 --- /dev/null +++ b/applications/luci-app-lxc/po/zh-tw/lxc.po @@ -0,0 +1,106 @@ +msgid "" +msgstr "" +"Language: zh_Hant\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:18 +msgid "" +"<b>Please note:</b> For LXC Containers you need a custom OpenWrt image.<br />" +msgstr "" + +#: applications/luci-app-lxc/luasrc/view/lxc.htm:29 +#: applications/luci-app-lxc/luasrc/view/lxc.htm:47 +msgid "Actions" +msgstr "" + +#: applications/luci-app-lxc/luasrc/view/lxc.htm:23 +msgid "Available Containers" +msgstr "" + +#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:25 +msgid "Containers URL" +msgstr "" + +#: applications/luci-app-lxc/luasrc/view/lxc.htm:53 +msgid "Create" +msgstr "" + +#: applications/luci-app-lxc/luasrc/view/lxc.htm:41 +msgid "Create New Container" +msgstr "" + +#: applications/luci-app-lxc/luasrc/view/lxc.htm:133 +msgid "Delete" +msgstr "" + +#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:31 +msgid "Enable SSL" +msgstr "" + +#: 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 "" + +#: applications/luci-app-lxc/luasrc/view/lxc.htm:50 +msgid "Enter new name" +msgstr "" + +#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:36 +msgid "Free Space Threshold" +msgstr "" + +#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:42 +msgid "Free Temp Threshold" +msgstr "" + +#: applications/luci-app-lxc/luasrc/controller/lxc.lua:31 +#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:17 +msgid "LXC Containers" +msgstr "" + +#: applications/luci-app-lxc/luasrc/view/lxc.htm:73 +msgid "Loading" +msgstr "" + +#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:37 +msgid "Minimum required free space for LXC Container creation in KB" +msgstr "" + +#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:43 +msgid "Minimum required free temp space for LXC Container creation in KB" +msgstr "" + +#: applications/luci-app-lxc/luasrc/view/lxc.htm:27 +#: applications/luci-app-lxc/luasrc/view/lxc.htm:45 +msgid "Name" +msgstr "" + +#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:22 +msgid "Options" +msgstr "" + +#: applications/luci-app-lxc/luasrc/view/lxc.htm:131 +msgid "Start" +msgstr "" + +#: applications/luci-app-lxc/luasrc/view/lxc.htm:28 +msgid "Status" +msgstr "" + +#: applications/luci-app-lxc/luasrc/view/lxc.htm:132 +msgid "Stop" +msgstr "" + +#: applications/luci-app-lxc/luasrc/view/lxc.htm:46 +msgid "Template" +msgstr "" + +#: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:19 +msgid "" +"The image should include at least support for 'kernel cgroups', 'kernel " +"namespaces' and 'miscellaneous LXC related options' plus 'kmod-veth' for " +"optional network support." +msgstr "" |