diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2021-10-26 18:04:22 +0300 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2021-10-26 18:04:22 +0300 |
commit | 19fe3324d28cb9c7dca9b4f79ff4665f6c27797a (patch) | |
tree | 00c3b515f685c50eccf32cf5181fa80bafd99f0a /applications/luci-app-example/po | |
parent | 6b79588d74273938ab2271f30e1b54980821cc13 (diff) |
treewide: i18n - Sync translations
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-example/po')
-rw-r--r-- | applications/luci-app-example/po/de/example.po | 34 | ||||
-rw-r--r-- | applications/luci-app-example/po/en/example.po | 32 | ||||
-rw-r--r-- | applications/luci-app-example/po/es/example.po | 30 | ||||
-rw-r--r-- | applications/luci-app-example/po/fr/example.po | 30 | ||||
-rw-r--r-- | applications/luci-app-example/po/nb-NO/example.po | 30 | ||||
-rw-r--r-- | applications/luci-app-example/po/templates/example.pot | 30 | ||||
-rw-r--r-- | applications/luci-app-example/po/zh-Hans/example.po | 30 |
7 files changed, 108 insertions, 108 deletions
diff --git a/applications/luci-app-example/po/de/example.po b/applications/luci-app-example/po/de/example.po index 478f73065a..c3c8a955df 100644 --- a/applications/luci-app-example/po/de/example.po +++ b/applications/luci-app-example/po/de/example.po @@ -1,7 +1,7 @@ -# +# # Translators: # Andi Bräu <freifunk@andi95.de>, 2021 -# +# msgid "" msgstr "" "PO-Revision-Date: 2021-10-26 12:53+0000\n" @@ -14,62 +14,62 @@ msgstr "" "X-Generator: Weblate 4.9-dev\n" "Content-Transfer-Encoding: 8bit\n" -#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:22 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:22 msgid "A boolean option" msgstr "Eine boolsche Option" -#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:27 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:27 msgid "A select option" msgstr "Eine Auswahloption" -#: utils/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:3 +#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:3 msgid "Example" msgstr "Beispiel" -#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:9 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:9 msgid "Example Form" msgstr "Beispielformular" -#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:10 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:10 msgid "Example Form Configuration." msgstr "Beispielformularkonfiguration." -#: utils/luci-app-example/htdocs/luci-static/resources/view/example/htmlview.js:16 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/htmlview.js:16 msgid "Example HTML Page" msgstr "Beispiel-HTML-Seite" -#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:15 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:15 msgid "First Option" msgstr "Erste Option" -#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:21 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:21 msgid "Flag Option" msgstr "Kennzeichenoption" -#: utils/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:14 +#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:14 msgid "Form View" msgstr "Formularansicht" -#: utils/luci-app-example/root/usr/share/rpcd/acl.d/luci-app-example.json:3 +#: applications/luci-app-example/root/usr/share/rpcd/acl.d/luci-app-example.json:3 msgid "Grant UCI access to LuCI app ecample" msgstr "UCI-Zugriff für LuCI Beispielanwendung gewähren" -#: utils/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:23 +#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:23 msgid "HTML Page" msgstr "HTML Seite" -#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:16 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:16 msgid "Input for the first option" msgstr "Eingabe für die erste Option" -#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:26 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:26 msgid "Select Option" msgstr "Auswahloption" -#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:12 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:12 msgid "first section" msgstr "Erste Sektion" -#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:18 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:18 msgid "second section" msgstr "Zweite Sektion" diff --git a/applications/luci-app-example/po/en/example.po b/applications/luci-app-example/po/en/example.po index b6433a4998..abce20de3f 100644 --- a/applications/luci-app-example/po/en/example.po +++ b/applications/luci-app-example/po/en/example.po @@ -1,62 +1,62 @@ msgid "" -msgstr "Content-Type: text/plain; charset=UTF-8" +msgstr "Content-Type: text/plain; charset=UTF-8\n" -#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:22 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/htmlview.js:16 msgid "Example HTML Page" msgstr "" -#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:15 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/luci-app-example/root/usr/share/rpcd/acl.d/luci-app-example.json:3 msgid "Grant UCI access to LuCI app ecample" msgstr "" -#: utils/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:23 +#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:23 msgid "HTML Page" msgstr "" -#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:16 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:18 msgid "second section" msgstr "" diff --git a/applications/luci-app-example/po/es/example.po b/applications/luci-app-example/po/es/example.po index 670af691fb..96071e5e9a 100644 --- a/applications/luci-app-example/po/es/example.po +++ b/applications/luci-app-example/po/es/example.po @@ -4,62 +4,62 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:22 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/htmlview.js:16 msgid "Example HTML Page" msgstr "" -#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:15 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/luci-app-example/root/usr/share/rpcd/acl.d/luci-app-example.json:3 msgid "Grant UCI access to LuCI app ecample" msgstr "" -#: utils/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:23 +#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:23 msgid "HTML Page" msgstr "" -#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:16 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:18 msgid "second section" msgstr "" diff --git a/applications/luci-app-example/po/fr/example.po b/applications/luci-app-example/po/fr/example.po index 0092cd27b9..8d9ec4c677 100644 --- a/applications/luci-app-example/po/fr/example.po +++ b/applications/luci-app-example/po/fr/example.po @@ -4,62 +4,62 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:22 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/htmlview.js:16 msgid "Example HTML Page" msgstr "" -#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:15 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/luci-app-example/root/usr/share/rpcd/acl.d/luci-app-example.json:3 msgid "Grant UCI access to LuCI app ecample" msgstr "" -#: utils/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:23 +#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:23 msgid "HTML Page" msgstr "" -#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:16 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:18 msgid "second section" msgstr "" diff --git a/applications/luci-app-example/po/nb-NO/example.po b/applications/luci-app-example/po/nb-NO/example.po index 8dcfd941c1..14952e3fdf 100644 --- a/applications/luci-app-example/po/nb-NO/example.po +++ b/applications/luci-app-example/po/nb-NO/example.po @@ -4,62 +4,62 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:22 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/htmlview.js:16 msgid "Example HTML Page" msgstr "" -#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:15 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/luci-app-example/root/usr/share/rpcd/acl.d/luci-app-example.json:3 msgid "Grant UCI access to LuCI app ecample" msgstr "" -#: utils/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:23 +#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:23 msgid "HTML Page" msgstr "" -#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:16 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:18 msgid "second section" msgstr "" diff --git a/applications/luci-app-example/po/templates/example.pot b/applications/luci-app-example/po/templates/example.pot index b6433a4998..51365eaa56 100644 --- a/applications/luci-app-example/po/templates/example.pot +++ b/applications/luci-app-example/po/templates/example.pot @@ -1,62 +1,62 @@ msgid "" msgstr "Content-Type: text/plain; charset=UTF-8" -#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:22 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/htmlview.js:16 msgid "Example HTML Page" msgstr "" -#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:15 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/luci-app-example/root/usr/share/rpcd/acl.d/luci-app-example.json:3 msgid "Grant UCI access to LuCI app ecample" msgstr "" -#: utils/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:23 +#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:23 msgid "HTML Page" msgstr "" -#: utils/luci-app-example/htdocs/luci-static/resources/view/example/form.js:16 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:18 msgid "second section" msgstr "" diff --git a/applications/luci-app-example/po/zh-Hans/example.po b/applications/luci-app-example/po/zh-Hans/example.po index 6772956f5b..2c79914262 100644 --- a/applications/luci-app-example/po/zh-Hans/example.po +++ b/applications/luci-app-example/po/zh-Hans/example.po @@ -10,62 +10,62 @@ msgstr "" "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 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/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 +#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:18 msgid "second section" msgstr "第二部分" |