diff options
author | Paul Donald <newtwen+github@gmail.com> | 2024-12-02 01:48:10 +0100 |
---|---|---|
committer | Paul Donald <newtwen+github@gmail.com> | 2024-12-02 16:13:50 +0100 |
commit | 0ca52ebe27e96f01b82250e58a375bac0def9561 (patch) | |
tree | 513a1b0e33dc599fc754bd998e8b21bdedf3265e /applications/luci-app-example | |
parent | f9f17fab946aa4bc7853612d5bf56fdc87a6c593 (diff) |
i18n: drop 'en' English folders.
When code is installed, its corresponding English i18n isn't.
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
Diffstat (limited to 'applications/luci-app-example')
-rw-r--r-- | applications/luci-app-example/po/en/example.po | 168 |
1 files changed, 0 insertions, 168 deletions
diff --git a/applications/luci-app-example/po/en/example.po b/applications/luci-app-example/po/en/example.po deleted file mode 100644 index 8a7ddc911f..0000000000 --- a/applications/luci-app-example/po/en/example.po +++ /dev/null @@ -1,168 +0,0 @@ -msgid "" -msgstr "Content-Type: text/plain; charset=UTF-8\n" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:38 -msgid "A boolean option" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:43 -msgid "A select option" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:56 -msgid "Cats" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:73 -msgid "Description for this table section" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:73 -msgid "Description for this typed section" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:57 -msgid "Dogs" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:55 -msgid "Dynamic list 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:25 -msgid "Example Form" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:26 -msgid "Example Form Configuration." -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/htmlview.js:18 -msgid "Example HTML Page" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:31 -msgid "First Option" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:37 -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 and RPC access to LuCI app example" -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:53 -msgid "Input for a password (storage on disk is not encrypted)" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:32 -msgid "Input for the first option" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:60 -msgid "Is this real?" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:130 -msgid "JSON converted to table via array building and loop" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:60 -msgid "JSONMap TableSection Sample" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:60 -msgid "JSONMap TypedSection Sample" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:60 -msgid "No" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:87 -msgid "Not found" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:74 -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:74 -msgid "Option name" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:75 -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:75 -msgid "Option value" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:58 -msgid "Parakeets" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:52 -msgid "Password Option" -msgstr "" - -#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:32 -msgid "RPC Array Example" -msgstr "" - -#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:41 -msgid "RPC JSONMap Table Example" -msgstr "" - -#: applications/luci-app-example/root/usr/share/luci/menu.d/luci-app-example.json:50 -msgid "RPC JSONMap Typed Example" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:36 -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:36 -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:35 -msgid "RPC call failure:" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:128 -msgid "Sample JS via RPC" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-tablesection.js:61 -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc-jsonmap-typedsection.js:61 -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:115 -msgid "See browser console for raw data" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:42 -msgid "Select Option" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:59 -msgid "Should be \"Not found\"" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/rpc.js:60 -msgid "Yes" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:28 -msgid "first section" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:34 -msgid "second section" -msgstr "" - -#: applications/luci-app-example/htdocs/luci-static/resources/view/example/form.js:50 -msgid "third section" -msgstr "" |