diff options
author | Karl Palsson <karlp@tweak.net.au> | 2018-03-16 22:44:37 +0000 |
---|---|---|
committer | Karl Palsson <karlp@tweak.net.au> | 2018-03-16 22:59:46 +0000 |
commit | cc00b01c270ff48897a279cfc507e3dc758a2d30 (patch) | |
tree | 159030819eeb388f571864fcde8d21773062a4b7 /applications/luci-app-pagekitec/po/templates | |
parent | b2fbfedc7e421968c65b0002182fdd0064a3edfa (diff) |
luci-app-pagekitec: new package
Adds a simple interface to the basic functionality of pagekite services.
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
Diffstat (limited to 'applications/luci-app-pagekitec/po/templates')
-rw-r--r-- | applications/luci-app-pagekitec/po/templates/pagekitec.pot | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/applications/luci-app-pagekitec/po/templates/pagekitec.pot b/applications/luci-app-pagekitec/po/templates/pagekitec.pot new file mode 100644 index 000000000..3b76ee60f --- /dev/null +++ b/applications/luci-app-pagekitec/po/templates/pagekitec.pot @@ -0,0 +1,40 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +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 "" + +msgid "Basic HTTP" +msgstr "" + +msgid "Basic SSH" +msgstr "" + +msgid "" +"Enable a tunnel to the local HTTP server (in most cases, this admin site)" +msgstr "" + +msgid "Enable a tunnel to the local SSH server" +msgstr "" + +msgid "Kite Name" +msgstr "" + +msgid "Kite Secret" +msgstr "" + +msgid "PageKite" +msgstr "" + +msgid "Static Setup" +msgstr "" + +msgid "" +"Static setup, disable FE failover and DDNS updates, set this if you are " +"running your own frontend without a pagekite.me account" +msgstr "" |