diff options
Diffstat (limited to 'applications/luci-app-example/po/templates/example.pot')
-rw-r--r-- | applications/luci-app-example/po/templates/example.pot | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/applications/luci-app-example/po/templates/example.pot b/applications/luci-app-example/po/templates/example.pot new file mode 100644 index 0000000000..51365eaa56 --- /dev/null +++ b/applications/luci-app-example/po/templates/example.pot @@ -0,0 +1,62 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:22 +msgid "A boolean option" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:27 +msgid "A select option" +msgstr "" + +#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:3 +msgid "Example" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:9 +msgid "Example Form" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:10 +msgid "Example Form Configuration." +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/htmlview.js:16 +msgid "Example HTML Page" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:15 +msgid "First Option" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:21 +msgid "Flag Option" +msgstr "" + +#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:14 +msgid "Form View" +msgstr "" + +#: applications/luci-app-example/root/usr/share/rpcd/acl.d/luci-app-example.json:3 +msgid "Grant UCI access to LuCI app ecample" +msgstr "" + +#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:23 +msgid "HTML Page" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:16 +msgid "Input for the first option" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:26 +msgid "Select Option" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:12 +msgid "first section" +msgstr "" + +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:18 +msgid "second section" +msgstr "" |