From 170be7bec30ead67b22e41a54bdf7b8b166f2e08 Mon Sep 17 00:00:00 2001 From: Paul Donald Date: Wed, 3 Jan 2024 12:25:04 +0000 Subject: [PATCH] luci-app-example: i18n house-keeping Signed-off-by: Paul Donald --- .../luci-app-example/po/ar/example.po | 175 +++++++++++++++++ .../luci-app-example/po/bg/example.po | 176 +++++++++++++++++ .../luci-app-example/po/bn/example.po | 175 +++++++++++++++++ .../luci-app-example/po/ca/example.po | 176 +++++++++++++++++ .../luci-app-example/po/cs/example.po | 176 +++++++++++++++++ .../luci-app-example/po/da/example.po | 176 +++++++++++++++++ .../luci-app-example/po/el/example.po | 176 +++++++++++++++++ .../luci-app-example/po/fi/example.po | 176 +++++++++++++++++ .../luci-app-example/po/he/example.po | 176 +++++++++++++++++ .../luci-app-example/po/hi/example.po | 175 +++++++++++++++++ .../luci-app-example/po/hu/example.po | 176 +++++++++++++++++ .../luci-app-example/po/it/example.po | 176 +++++++++++++++++ .../luci-app-example/po/ja/example.po | 176 +++++++++++++++++ .../luci-app-example/po/ko/example.po | 176 +++++++++++++++++ .../luci-app-example/po/mr/example.po | 175 +++++++++++++++++ .../luci-app-example/po/ms/example.po | 175 +++++++++++++++++ .../luci-app-example/po/nb/example.po | 176 +++++++++++++++++ .../luci-app-example/po/nl/example.po | 176 +++++++++++++++++ .../luci-app-example/po/pl/example.po | 177 ++++++++++++++++++ .../luci-app-example/po/pt/example.po | 176 +++++++++++++++++ .../luci-app-example/po/ro/example.po | 177 ++++++++++++++++++ .../luci-app-example/po/ru/example.po | 177 ++++++++++++++++++ .../luci-app-example/po/sk/example.po | 176 +++++++++++++++++ .../luci-app-example/po/sv/example.po | 176 +++++++++++++++++ .../luci-app-example/po/tr/example.po | 176 +++++++++++++++++ .../luci-app-example/po/uk/example.po | 177 ++++++++++++++++++ .../luci-app-example/po/vi/example.po | 176 +++++++++++++++++ .../luci-app-example/po/zh/example.po | 175 +++++++++++++++++ 28 files changed, 4926 insertions(+) create mode 100644 applications/luci-app-example/po/ar/example.po create mode 100644 applications/luci-app-example/po/bg/example.po create mode 100644 applications/luci-app-example/po/bn/example.po create mode 100644 applications/luci-app-example/po/ca/example.po create mode 100644 applications/luci-app-example/po/cs/example.po create mode 100644 applications/luci-app-example/po/da/example.po create mode 100644 applications/luci-app-example/po/el/example.po create mode 100644 applications/luci-app-example/po/fi/example.po create mode 100644 applications/luci-app-example/po/he/example.po create mode 100644 applications/luci-app-example/po/hi/example.po create mode 100644 applications/luci-app-example/po/hu/example.po create mode 100644 applications/luci-app-example/po/it/example.po create mode 100644 applications/luci-app-example/po/ja/example.po create mode 100644 applications/luci-app-example/po/ko/example.po create mode 100644 applications/luci-app-example/po/mr/example.po create mode 100644 applications/luci-app-example/po/ms/example.po create mode 100644 applications/luci-app-example/po/nb/example.po create mode 100644 applications/luci-app-example/po/nl/example.po create mode 100644 applications/luci-app-example/po/pl/example.po create mode 100644 applications/luci-app-example/po/pt/example.po create mode 100644 applications/luci-app-example/po/ro/example.po create mode 100644 applications/luci-app-example/po/ru/example.po create mode 100644 applications/luci-app-example/po/sk/example.po create mode 100644 applications/luci-app-example/po/sv/example.po create mode 100644 applications/luci-app-example/po/tr/example.po create mode 100644 applications/luci-app-example/po/uk/example.po create mode 100644 applications/luci-app-example/po/vi/example.po create mode 100644 applications/luci-app-example/po/zh/example.po diff --git a/applications/luci-app-example/po/ar/example.po b/applications/luci-app-example/po/ar/example.po new file mode 100644 index 0000000000..a22e6ed24b --- /dev/null +++ b/applications/luci-app-example/po/ar/example.po @@ -0,0 +1,175 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ar\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\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 "" diff --git a/applications/luci-app-example/po/bg/example.po b/applications/luci-app-example/po/bg/example.po new file mode 100644 index 0000000000..617406b190 --- /dev/null +++ b/applications/luci-app-example/po/bg/example.po @@ -0,0 +1,176 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: bg\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 "" diff --git a/applications/luci-app-example/po/bn/example.po b/applications/luci-app-example/po/bn/example.po new file mode 100644 index 0000000000..9f7ca8c7dd --- /dev/null +++ b/applications/luci-app-example/po/bn/example.po @@ -0,0 +1,175 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: bn\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\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 "" diff --git a/applications/luci-app-example/po/ca/example.po b/applications/luci-app-example/po/ca/example.po new file mode 100644 index 0000000000..3d85cff01f --- /dev/null +++ b/applications/luci-app-example/po/ca/example.po @@ -0,0 +1,176 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ca\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 "" diff --git a/applications/luci-app-example/po/cs/example.po b/applications/luci-app-example/po/cs/example.po new file mode 100644 index 0000000000..a100d066c9 --- /dev/null +++ b/applications/luci-app-example/po/cs/example.po @@ -0,0 +1,176 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\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 "" diff --git a/applications/luci-app-example/po/da/example.po b/applications/luci-app-example/po/da/example.po new file mode 100644 index 0000000000..a41a9fa8fc --- /dev/null +++ b/applications/luci-app-example/po/da/example.po @@ -0,0 +1,176 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: da\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 "" diff --git a/applications/luci-app-example/po/el/example.po b/applications/luci-app-example/po/el/example.po new file mode 100644 index 0000000000..3a172a9559 --- /dev/null +++ b/applications/luci-app-example/po/el/example.po @@ -0,0 +1,176 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: el\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 "" diff --git a/applications/luci-app-example/po/fi/example.po b/applications/luci-app-example/po/fi/example.po new file mode 100644 index 0000000000..cfa7d0c81e --- /dev/null +++ b/applications/luci-app-example/po/fi/example.po @@ -0,0 +1,176 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: fi\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 "" diff --git a/applications/luci-app-example/po/he/example.po b/applications/luci-app-example/po/he/example.po new file mode 100644 index 0000000000..aef6686d64 --- /dev/null +++ b/applications/luci-app-example/po/he/example.po @@ -0,0 +1,176 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: he\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 "" diff --git a/applications/luci-app-example/po/hi/example.po b/applications/luci-app-example/po/hi/example.po new file mode 100644 index 0000000000..03c198b0f8 --- /dev/null +++ b/applications/luci-app-example/po/hi/example.po @@ -0,0 +1,175 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\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 "" diff --git a/applications/luci-app-example/po/hu/example.po b/applications/luci-app-example/po/hu/example.po new file mode 100644 index 0000000000..c96f2e9fc7 --- /dev/null +++ b/applications/luci-app-example/po/hu/example.po @@ -0,0 +1,176 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: hu\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 "" diff --git a/applications/luci-app-example/po/it/example.po b/applications/luci-app-example/po/it/example.po new file mode 100644 index 0000000000..1d3165ec96 --- /dev/null +++ b/applications/luci-app-example/po/it/example.po @@ -0,0 +1,176 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: it\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 "" diff --git a/applications/luci-app-example/po/ja/example.po b/applications/luci-app-example/po/ja/example.po new file mode 100644 index 0000000000..82f75c4e4b --- /dev/null +++ b/applications/luci-app-example/po/ja/example.po @@ -0,0 +1,176 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\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 "" diff --git a/applications/luci-app-example/po/ko/example.po b/applications/luci-app-example/po/ko/example.po new file mode 100644 index 0000000000..08311378c3 --- /dev/null +++ b/applications/luci-app-example/po/ko/example.po @@ -0,0 +1,176 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ko\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\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 "" diff --git a/applications/luci-app-example/po/mr/example.po b/applications/luci-app-example/po/mr/example.po new file mode 100644 index 0000000000..c1813d9ca9 --- /dev/null +++ b/applications/luci-app-example/po/mr/example.po @@ -0,0 +1,175 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: mr\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\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 "" diff --git a/applications/luci-app-example/po/ms/example.po b/applications/luci-app-example/po/ms/example.po new file mode 100644 index 0000000000..dd1e7ccea2 --- /dev/null +++ b/applications/luci-app-example/po/ms/example.po @@ -0,0 +1,175 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ms\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\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 "" diff --git a/applications/luci-app-example/po/nb/example.po b/applications/luci-app-example/po/nb/example.po new file mode 100644 index 0000000000..35f56f2b77 --- /dev/null +++ b/applications/luci-app-example/po/nb/example.po @@ -0,0 +1,176 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: nb\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 "" diff --git a/applications/luci-app-example/po/nl/example.po b/applications/luci-app-example/po/nl/example.po new file mode 100644 index 0000000000..dd906011bb --- /dev/null +++ b/applications/luci-app-example/po/nl/example.po @@ -0,0 +1,176 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: nl\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 "" diff --git a/applications/luci-app-example/po/pl/example.po b/applications/luci-app-example/po/pl/example.po new file mode 100644 index 0000000000..e2ff367815 --- /dev/null +++ b/applications/luci-app-example/po/pl/example.po @@ -0,0 +1,177 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: pl\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\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 "" diff --git a/applications/luci-app-example/po/pt/example.po b/applications/luci-app-example/po/pt/example.po new file mode 100644 index 0000000000..3ca011a6b8 --- /dev/null +++ b/applications/luci-app-example/po/pt/example.po @@ -0,0 +1,176 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: pt\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 "" diff --git a/applications/luci-app-example/po/ro/example.po b/applications/luci-app-example/po/ro/example.po new file mode 100644 index 0000000000..adc910f536 --- /dev/null +++ b/applications/luci-app-example/po/ro/example.po @@ -0,0 +1,177 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ro\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " +"20)) ? 1 : 2;\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 "" diff --git a/applications/luci-app-example/po/ru/example.po b/applications/luci-app-example/po/ru/example.po new file mode 100644 index 0000000000..d25816284d --- /dev/null +++ b/applications/luci-app-example/po/ru/example.po @@ -0,0 +1,177 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ru\n" +"MIME-Version: 1.0\n" +"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" + +#: 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 "" diff --git a/applications/luci-app-example/po/sk/example.po b/applications/luci-app-example/po/sk/example.po new file mode 100644 index 0000000000..cb6e0c7835 --- /dev/null +++ b/applications/luci-app-example/po/sk/example.po @@ -0,0 +1,176 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sk\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\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 "" diff --git a/applications/luci-app-example/po/sv/example.po b/applications/luci-app-example/po/sv/example.po new file mode 100644 index 0000000000..23c71d2642 --- /dev/null +++ b/applications/luci-app-example/po/sv/example.po @@ -0,0 +1,176 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sv\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 "" diff --git a/applications/luci-app-example/po/tr/example.po b/applications/luci-app-example/po/tr/example.po new file mode 100644 index 0000000000..045a48521a --- /dev/null +++ b/applications/luci-app-example/po/tr/example.po @@ -0,0 +1,176 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: tr\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 "" diff --git a/applications/luci-app-example/po/uk/example.po b/applications/luci-app-example/po/uk/example.po new file mode 100644 index 0000000000..6b9c662d29 --- /dev/null +++ b/applications/luci-app-example/po/uk/example.po @@ -0,0 +1,177 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: uk\n" +"MIME-Version: 1.0\n" +"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" + +#: 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 "" diff --git a/applications/luci-app-example/po/vi/example.po b/applications/luci-app-example/po/vi/example.po new file mode 100644 index 0000000000..f67b13a2ad --- /dev/null +++ b/applications/luci-app-example/po/vi/example.po @@ -0,0 +1,176 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: vi\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\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 "" diff --git a/applications/luci-app-example/po/zh/example.po b/applications/luci-app-example/po/zh/example.po new file mode 100644 index 0000000000..6a13c05c45 --- /dev/null +++ b/applications/luci-app-example/po/zh/example.po @@ -0,0 +1,175 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\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 "" -- 2.30.2