luci-app-lxc: Add template
Add template. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
This commit is contained in:
parent
7b1aabc29c
commit
e13cd71708
1 changed files with 103 additions and 0 deletions
103
applications/luci-app-lxc/po/templates/lxc.pot
Normal file
103
applications/luci-app-lxc/po/templates/lxc.pot
Normal file
|
@ -0,0 +1,103 @@
|
|||
msgid ""
|
||||
msgstr "Content-Type: text/plain; charset=UTF-8"
|
||||
|
||||
#: 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 ""
|
Loading…
Reference in a new issue