diff options
Diffstat (limited to 'applications/luci-app-lxc')
-rw-r--r-- | applications/luci-app-lxc/luasrc/model/cbi/lxc.lua | 4 | ||||
-rw-r--r-- | applications/luci-app-lxc/po/pl/lxc.po | 8 | ||||
-rw-r--r-- | applications/luci-app-lxc/po/ru/lxc.po | 8 | ||||
-rw-r--r-- | applications/luci-app-lxc/po/tr/lxc.po | 10 | ||||
-rw-r--r-- | applications/luci-app-lxc/po/vi/lxc.po | 10 | ||||
-rw-r--r-- | applications/luci-app-lxc/po/zh-cn/lxc.po | 12 |
6 files changed, 32 insertions, 20 deletions
diff --git a/applications/luci-app-lxc/luasrc/model/cbi/lxc.lua b/applications/luci-app-lxc/luasrc/model/cbi/lxc.lua index db7d19eb26..2987fced13 100644 --- a/applications/luci-app-lxc/luasrc/model/cbi/lxc.lua +++ b/applications/luci-app-lxc/luasrc/model/cbi/lxc.lua @@ -15,8 +15,8 @@ Author: Petar Koretic <petar.koretic@sartura.hr> ]]-- m = Map("lxc", translate("LXC Containers"), - translate("<b>Please note:</b> For LXC Containers you need a custom OpenWrt image.<br />") - .. translate("The image should include at least support for 'kernel cgroups', 'kernel namespaces' and 'miscellaneous LXC related options' plus 'kmod-veth' for optional network support.")) + translate("<b>Please note:</b> LXC Containers require features not available on OpenWrt images for devices with small flash.<br />") + .. translate("Also you may want to install 'kmod-veth' for optional network support.")) m:section(SimpleSection).template = "lxc" s = m:section(TypedSection, "lxc", translate("Options")) diff --git a/applications/luci-app-lxc/po/pl/lxc.po b/applications/luci-app-lxc/po/pl/lxc.po index be29aacfba..bef564fdde 100644 --- a/applications/luci-app-lxc/po/pl/lxc.po +++ b/applications/luci-app-lxc/po/pl/lxc.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2019-11-06 00:13+0000\n" -"Last-Translator: Michal L <michalrmsmi@wp.pl>\n" +"PO-Revision-Date: 2019-11-17 11:06+0000\n" +"Last-Translator: Marcin Net <marcin.net@linux.pl>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationslxc/pl/>\n" "Language: pl\n" @@ -16,7 +16,7 @@ msgid "" "<b>Please note:</b> For LXC Containers you need a custom OpenWrt image.<br />" msgstr "" "<b>Uwaga:</b>Dla kontenerów LXC potrzebny jest niestandardowy obraz OpenWrt.<" -" br/>" +"br />" #: applications/luci-app-lxc/luasrc/view/lxc.htm:29 #: applications/luci-app-lxc/luasrc/view/lxc.htm:47 @@ -98,7 +98,7 @@ msgstr "Opcje" #: applications/luci-app-lxc/luasrc/view/lxc.htm:131 msgid "Start" -msgstr "Uruchomienie" +msgstr "Uruchom" #: applications/luci-app-lxc/luasrc/view/lxc.htm:28 msgid "Status" diff --git a/applications/luci-app-lxc/po/ru/lxc.po b/applications/luci-app-lxc/po/ru/lxc.po index d6e7ecc101..03cca26172 100644 --- a/applications/luci-app-lxc/po/ru/lxc.po +++ b/applications/luci-app-lxc/po/ru/lxc.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2019-10-19 18:25+0000\n" -"Last-Translator: Anton Kikin <a.a.kikin@gmail.com>\n" +"PO-Revision-Date: 2019-11-15 03:06+0000\n" +"Last-Translator: Alex Vinnick <alexv10@gmail.com>\n" "Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationslxc/ru/>\n" "Language: ru\n" @@ -9,7 +9,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=" "4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 3.9.1-dev\n" +"X-Generator: Weblate 3.10-dev\n" #: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:18 msgid "" @@ -70,7 +70,7 @@ msgstr "" #: applications/luci-app-lxc/luasrc/view/lxc.htm:73 msgid "Loading" -msgstr "" +msgstr "Загружаем" #: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:37 msgid "Minimum required free space for LXC Container creation in KB" diff --git a/applications/luci-app-lxc/po/tr/lxc.po b/applications/luci-app-lxc/po/tr/lxc.po index bf643cfc3c..06422c6be6 100644 --- a/applications/luci-app-lxc/po/tr/lxc.po +++ b/applications/luci-app-lxc/po/tr/lxc.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2019-11-13 13:07+0000\n" +"Last-Translator: Yunus BAYRAK <yunus@baygunelektronik.com>\n" +"Language-Team: Turkish <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationslxc/tr/>\n" "Language: tr\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 3.10-dev\n" #: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:18 msgid "" @@ -63,7 +69,7 @@ msgstr "" #: applications/luci-app-lxc/luasrc/view/lxc.htm:73 msgid "Loading" -msgstr "" +msgstr "Yükleniyor" #: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:37 msgid "Minimum required free space for LXC Container creation in KB" @@ -88,7 +94,7 @@ msgstr "" #: applications/luci-app-lxc/luasrc/view/lxc.htm:28 msgid "Status" -msgstr "" +msgstr "Durum" #: applications/luci-app-lxc/luasrc/view/lxc.htm:132 msgid "Stop" diff --git a/applications/luci-app-lxc/po/vi/lxc.po b/applications/luci-app-lxc/po/vi/lxc.po index 45a4643084..2900468618 100644 --- a/applications/luci-app-lxc/po/vi/lxc.po +++ b/applications/luci-app-lxc/po/vi/lxc.po @@ -1,8 +1,14 @@ msgid "" msgstr "" +"PO-Revision-Date: 2019-11-13 13:07+0000\n" +"Last-Translator: Le Van Uoc <kunkun3012@gmail.com>\n" +"Language-Team: Vietnamese <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationslxc/vi/>\n" "Language: vi\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 3.10-dev\n" #: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:18 msgid "" @@ -63,7 +69,7 @@ msgstr "" #: applications/luci-app-lxc/luasrc/view/lxc.htm:73 msgid "Loading" -msgstr "" +msgstr "Đang tải" #: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:37 msgid "Minimum required free space for LXC Container creation in KB" @@ -88,7 +94,7 @@ msgstr "" #: applications/luci-app-lxc/luasrc/view/lxc.htm:28 msgid "Status" -msgstr "" +msgstr "Trạng thái" #: applications/luci-app-lxc/luasrc/view/lxc.htm:132 msgid "Stop" diff --git a/applications/luci-app-lxc/po/zh-cn/lxc.po b/applications/luci-app-lxc/po/zh-cn/lxc.po index f7565269fd..38e3c353a3 100644 --- a/applications/luci-app-lxc/po/zh-cn/lxc.po +++ b/applications/luci-app-lxc/po/zh-cn/lxc.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2019-11-05 01:57+0000\n" -"Last-Translator: Richard Yu <yurichard3839@gmail.com>\n" +"PO-Revision-Date: 2019-11-15 03:06+0000\n" +"Last-Translator: Meano Lee <meanocat@gmail.com>\n" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationslxc/zh_Hans/>\n" "Language: zh-cn\n" @@ -82,15 +82,15 @@ msgstr "" #: applications/luci-app-lxc/luasrc/view/lxc.htm:27 #: applications/luci-app-lxc/luasrc/view/lxc.htm:45 msgid "Name" -msgstr "" +msgstr "名称" #: applications/luci-app-lxc/luasrc/model/cbi/lxc.lua:22 msgid "Options" -msgstr "" +msgstr "选项" #: applications/luci-app-lxc/luasrc/view/lxc.htm:131 msgid "Start" -msgstr "" +msgstr "启动" #: applications/luci-app-lxc/luasrc/view/lxc.htm:28 msgid "Status" @@ -98,7 +98,7 @@ msgstr "状态" #: applications/luci-app-lxc/luasrc/view/lxc.htm:132 msgid "Stop" -msgstr "" +msgstr "停止" #: applications/luci-app-lxc/luasrc/view/lxc.htm:46 msgid "Template" |