diff options
Diffstat (limited to 'applications/luci-app-pagekitec')
5 files changed, 112 insertions, 19 deletions
diff --git a/applications/luci-app-pagekitec/Makefile b/applications/luci-app-pagekitec/Makefile index d875009772..9ed223a7ca 100644 --- a/applications/luci-app-pagekitec/Makefile +++ b/applications/luci-app-pagekitec/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for PageKite -LUCI_DEPENDS:=+pagekitec +LUCI_DEPENDS:=+luci-base +pagekitec PKG_MAINTAINER:=Karl Palsson <karlp@tweak.net.au> diff --git a/applications/luci-app-pagekitec/po/cs/pagekitec.po b/applications/luci-app-pagekitec/po/cs/pagekitec.po index 65ece191a8..8b5482de0d 100644 --- a/applications/luci-app-pagekitec/po/cs/pagekitec.po +++ b/applications/luci-app-pagekitec/po/cs/pagekitec.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-04-09 08:04+0000\n" -"Last-Translator: Pavel Pernička <pernicka.pa@gmail.com>\n" +"PO-Revision-Date: 2023-09-18 15:45+0000\n" +"Last-Translator: David Rapaň <david@rapan.cz>\n" "Language-Team: Czech <https://hosted.weblate.org/projects/openwrt/" "luciapplicationspagekitec/cs/>\n" "Language: cs\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Weblate 4.6-dev\n" +"X-Generator: Weblate 5.0.2\n" #: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:5 msgid "" @@ -34,7 +34,7 @@ msgstr "Jednoduché SSH" #: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:31 msgid "Basic WebSockets" -msgstr "" +msgstr "Základní WebSokety" #: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:19 msgid "Configuration" @@ -42,37 +42,40 @@ msgstr "Nastavení" #: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:31 msgid "Enable a WebSockets tunnel on a given local port" -msgstr "" +msgstr "Povolit tunel WebSoketů na daném místním portu" #: 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 "" +"Povolit tunel na místní HTTP server (ve většině případů, toto admin rozhraní)" #: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:30 msgid "Enable a tunnel to the local SSH server" -msgstr "" +msgstr "Povolit tunel na místní SSH server" #: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:22 msgid "Kite Name" -msgstr "" +msgstr "Kite Name" #: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:23 msgid "Kite Secret" -msgstr "" +msgstr "Kite Secret" #: 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 "" +msgstr "PageKite" #: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:26 msgid "Static setup" -msgstr "" +msgstr "Statické nastavení" #: 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 "" +"Statické nastavení, deaktivuje FE převzetí služeb při selhání a aktualizaci " +"DNS, nastavte, pokud používáte svůj vlastní frontend bez účtu pagekite.me" diff --git a/applications/luci-app-pagekitec/po/lt/pagekitec.po b/applications/luci-app-pagekitec/po/lt/pagekitec.po new file mode 100644 index 0000000000..52f5e90521 --- /dev/null +++ b/applications/luci-app-pagekitec/po/lt/pagekitec.po @@ -0,0 +1,77 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"PO-Revision-Date: 2023-08-05 15:50+0000\n" +"Last-Translator: Džiugas J <dziugas1959@hotmail.com>\n" +"Language-Team: Lithuanian <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationspagekitec/lt/>\n" +"Language: lt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n % 10 == 1 && (n % 100 < 11 || n % 100 > " +"19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? " +"1 : 2);\n" +"X-Generator: Weblate 5.0-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 "Konfigūravimas" + +#: 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/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 "" diff --git a/applications/luci-app-pagekitec/po/sv/pagekitec.po b/applications/luci-app-pagekitec/po/sv/pagekitec.po index 345a259ac6..b158388ced 100644 --- a/applications/luci-app-pagekitec/po/sv/pagekitec.po +++ b/applications/luci-app-pagekitec/po/sv/pagekitec.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2021-03-19 04:16+0000\n" +"PO-Revision-Date: 2023-09-17 17:51+0000\n" "Last-Translator: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>\n" "Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationspagekitec/sv/>\n" @@ -8,7 +8,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.5.2-dev\n" +"X-Generator: Weblate 5.0.2\n" #: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:5 msgid "" @@ -27,15 +27,15 @@ msgstr "" #: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:29 msgid "Basic HTTP" -msgstr "" +msgstr "Vanlig HTTP" #: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:30 msgid "Basic SSH" -msgstr "" +msgstr "Vanlig SSH" #: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:31 msgid "Basic WebSockets" -msgstr "" +msgstr "Vanlig WebSockets" #: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:19 msgid "Configuration" @@ -43,17 +43,19 @@ msgstr "Konfiguration" #: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:31 msgid "Enable a WebSockets tunnel on a given local port" -msgstr "" +msgstr "Aktivera en WebSockets-tunnel på en angiven lokal port" #: 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 "" +"Aktivera en tunnel till den lokala HTTP-servern (i de flesta fallen, det här " +"gränssnittet för administratören)" #: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:30 msgid "Enable a tunnel to the local SSH server" -msgstr "" +msgstr "Aktivera en tunnel till den lokala SSH-servern" #: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:22 msgid "Kite Name" @@ -66,7 +68,7 @@ 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 "" +msgstr "PageKite" #: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:26 msgid "Static setup" diff --git a/applications/luci-app-pagekitec/root/usr/share/rpcd/acl.d/luci-app-pagekitec.json b/applications/luci-app-pagekitec/root/usr/share/rpcd/acl.d/luci-app-pagekitec.json new file mode 100644 index 0000000000..4dd9adc624 --- /dev/null +++ b/applications/luci-app-pagekitec/root/usr/share/rpcd/acl.d/luci-app-pagekitec.json @@ -0,0 +1,11 @@ +{ + "luci-app-pagekitec": { + "description": "Grant UCI access for luci-app-pagekitec", + "read": { + "uci": [ "pagekitec" ] + }, + "write": { + "uci": [ "pagekitec" ] + } + } +} |