diff options
Diffstat (limited to 'applications/luci-app-example/po/zh-Hans/example.po')
-rw-r--r-- | applications/luci-app-example/po/zh-Hans/example.po | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/applications/luci-app-example/po/zh-Hans/example.po b/applications/luci-app-example/po/zh-Hans/example.po new file mode 100644 index 0000000000..6772956f5b --- /dev/null +++ b/applications/luci-app-example/po/zh-Hans/example.po @@ -0,0 +1,71 @@ +msgid "" +msgstr "" +"PO-Revision-Date: 2021-10-26 12:53+0000\n" +"Last-Translator: Eric <spice2wolf@gmail.com>\n" +"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" +"openwrt/luciapplicationsexample/zh_Hans/>\n" +"Language: zh-Hans\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 4.9-dev\n" + +#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:22 +msgid "A boolean option" +msgstr "布尔选项" + +#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:27 +msgid "A select option" +msgstr "选择选项" + +#: utils/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:3 +msgid "Example" +msgstr "示例" + +#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:9 +msgid "Example Form" +msgstr "示例表单" + +#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:10 +msgid "Example Form Configuration." +msgstr "示例表单配置。" + +#: utils/luci-app-example/htdocs/luci-static/resources/view/example/htmlview.js:16 +msgid "Example HTML Page" +msgstr "示例 HTML 页面" + +#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:15 +msgid "First Option" +msgstr "第一个选项" + +#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:21 +msgid "Flag Option" +msgstr "标记选项" + +#: utils/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:14 +msgid "Form View" +msgstr "表单视图" + +#: utils/luci-app-example/root/usr/share/rpcd/acl.d/luci-app-example.json:3 +msgid "Grant UCI access to LuCI app ecample" +msgstr "授予 LuCI app example UCI 访问权限" + +#: utils/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:23 +msgid "HTML Page" +msgstr "HTML 页面" + +#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:16 +msgid "Input for the first option" +msgstr "第一个选项的输入" + +#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:26 +msgid "Select Option" +msgstr "选择选项" + +#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:12 +msgid "first section" +msgstr "第一部分" + +#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:18 +msgid "second section" +msgstr "第二部分" |