diff options
author | Paul Donald <newtwen+github@gmail.com> | 2024-12-02 01:48:10 +0100 |
---|---|---|
committer | Paul Donald <newtwen+github@gmail.com> | 2024-12-02 16:13:50 +0100 |
commit | 0ca52ebe27e96f01b82250e58a375bac0def9561 (patch) | |
tree | 513a1b0e33dc599fc754bd998e8b21bdedf3265e /applications/luci-app-pagekitec/po | |
parent | f9f17fab946aa4bc7853612d5bf56fdc87a6c593 (diff) |
i18n: drop 'en' English folders.
When code is installed, its corresponding English i18n isn't.
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
Diffstat (limited to 'applications/luci-app-pagekitec/po')
-rw-r--r-- | applications/luci-app-pagekitec/po/en/pagekitec.po | 77 |
1 files changed, 0 insertions, 77 deletions
diff --git a/applications/luci-app-pagekitec/po/en/pagekitec.po b/applications/luci-app-pagekitec/po/en/pagekitec.po deleted file mode 100644 index d311bc1169..0000000000 --- a/applications/luci-app-pagekitec/po/en/pagekitec.po +++ /dev/null @@ -1,77 +0,0 @@ -msgid "" -msgstr "" -"PO-Revision-Date: 2023-11-30 14:34+0000\n" -"Last-Translator: rygle <pittos@post.com>\n" -"Language-Team: English <https://hosted.weblate.org/projects/openwrt/" -"luciapplicationspagekitec/en/>\n" -"Language: en\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.3-dev\n" - -#: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:5 -msgid "" -"<p/>Note: you need a working PageKite account, or at least, your own running " -"front end for this form to work. Visit <a href='https://pagekite.net/" -"home/'>your account</a> to set up a name for your router and get a secret " -"key for the connection.<p/><em>Note: this web configurator only supports " -"some very very basic uses of pagekite.</em>" -msgstr "" - -#: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:29 -msgid "Basic HTTP" -msgstr "" - -#: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:30 -msgid "Basic SSH" -msgstr "" - -#: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:31 -msgid "Basic WebSockets" -msgstr "" - -#: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:19 -msgid "Configuration" -msgstr "Configuration" - -#: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:31 -msgid "Enable a WebSockets tunnel on a given local port" -msgstr "" - -#: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:29 -msgid "" -"Enable a tunnel to the local HTTP server (in most cases, this admin " -"interface)" -msgstr "" - -#: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:30 -msgid "Enable a tunnel to the local SSH server" -msgstr "" - -#: applications/luci-app-pagekitec/root/usr/share/rpcd/acl.d/luci-app-pagekitec.json:3 -msgid "Grant UCI access for luci-app-pagekitec" -msgstr "" - -#: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:22 -msgid "Kite Name" -msgstr "" - -#: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:23 -msgid "Kite Secret" -msgstr "" - -#: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:17 -#: applications/luci-app-pagekitec/root/usr/share/luci/menu.d/luci-app-pagekitec.json:3 -msgid "PageKite" -msgstr "" - -#: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:26 -msgid "Static setup" -msgstr "" - -#: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:27 -msgid "" -"Static setup, disable FE failover and DDNS updates, set this if you are " -"running your own frontend without a pagekite.me account" -msgstr "" |