diff options
Diffstat (limited to 'applications/luci-app-pagekitec')
-rw-r--r-- | applications/luci-app-pagekitec/po/nl/pagekitec.po | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/applications/luci-app-pagekitec/po/nl/pagekitec.po b/applications/luci-app-pagekitec/po/nl/pagekitec.po new file mode 100644 index 0000000000..376da2415d --- /dev/null +++ b/applications/luci-app-pagekitec/po/nl/pagekitec.po @@ -0,0 +1,83 @@ +msgid "" +msgstr "" +"PO-Revision-Date: 2023-04-23 07:04+0000\n" +"Last-Translator: xtz1983 <xtz1983@gmail.com>\n" +"Language-Team: Dutch <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationspagekitec/nl/>\n" +"Language: nl\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 4.18-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 "" +"<p/>Opmerking: je hebt een werkend PageKite-account nodig, of in ieder geval " +"je eigen lopende front-end om dit formulier te laten werken. Ga naar <a " +"href='https://pagekite.net/home/'>uw account</a> om een naam voor uw router " +"in te stellen en een geheime sleutel voor de verbinding te krijgen.<p/><em> " +"Opmerking: deze webconfigurator ondersteunt slechts enkele zeer eenvoudige " +"toepassingen van pagekite.</em>" + +#: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:29 +msgid "Basic HTTP" +msgstr "Basis HTTP" + +#: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:30 +msgid "Basic SSH" +msgstr "Basis SSH" + +#: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:31 +msgid "Basic WebSockets" +msgstr "Basis WebSockets" + +#: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:19 +msgid "Configuration" +msgstr "Configuratie" + +#: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:31 +msgid "Enable a WebSockets tunnel on a given local port" +msgstr "Schakel een WebSockets-tunnel in op een bepaalde lokale poort" + +#: 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 "" +"Schakel een tunnel naar de lokale HTTP-server (in de meeste gevallen deze " +"beheerdersinterface)" + +#: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:30 +msgid "Enable a tunnel to the local SSH server" +msgstr "Schakel een tunnel naar de lokale SSH-server in" + +#: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:22 +msgid "Kite Name" +msgstr "Kite Naam" + +#: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:23 +msgid "Kite Secret" +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 "PageKite" + +#: applications/luci-app-pagekitec/htdocs/luci-static/resources/view/pagekitec.js:26 +msgid "Static setup" +msgstr "Statische opstelling" + +#: 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 "" +"Statische setup, schakel FE failover en DDNS-updates uit, stel dit in als u " +"uw eigen frontend gebruikt zonder een pagekite.me-account" |