diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2018-11-07 18:10:59 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2018-11-07 18:10:59 +0200 |
commit | 40de466475a617f42d1f5cfa03d0342676e84c9b (patch) | |
tree | c47ff6bf49eefd97e619b2c0ae7715dbebe685a0 /applications/luci-app-pagekitec/po/templates/pagekitec.pot | |
parent | 5849b20eab087bbc1a172b583d1a0febe8b506e4 (diff) |
i18n: sync translations, add location annotatations
Thanks to a recent commit, the translation files will now
have info about locations where the string is used. That
can help is deciding the correct translation, as all contexts
are more easily found.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-pagekitec/po/templates/pagekitec.pot')
-rw-r--r-- | applications/luci-app-pagekitec/po/templates/pagekitec.pot | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/applications/luci-app-pagekitec/po/templates/pagekitec.pot b/applications/luci-app-pagekitec/po/templates/pagekitec.pot index 3b76ee60fd..d8b6594c51 100644 --- a/applications/luci-app-pagekitec/po/templates/pagekitec.pot +++ b/applications/luci-app-pagekitec/po/templates/pagekitec.pot @@ -1,6 +1,7 @@ msgid "" msgstr "Content-Type: text/plain; charset=UTF-8" +#: applications/luci-app-pagekitec/luasrc/model/cbi/pagekitec.lua:2 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/" @@ -9,31 +10,42 @@ msgid "" "very very basic uses of pagekite.</em>" msgstr "" +#: applications/luci-app-pagekitec/luasrc/model/cbi/pagekitec.lua:20 msgid "Basic HTTP" msgstr "" +#: applications/luci-app-pagekitec/luasrc/model/cbi/pagekitec.lua:23 msgid "Basic SSH" msgstr "" +#: applications/luci-app-pagekitec/luasrc/model/cbi/pagekitec.lua:21 msgid "" "Enable a tunnel to the local HTTP server (in most cases, this admin site)" msgstr "" +#: applications/luci-app-pagekitec/luasrc/model/cbi/pagekitec.lua:24 msgid "Enable a tunnel to the local SSH server" msgstr "" +#: applications/luci-app-pagekitec/luasrc/model/cbi/pagekitec.lua:13 msgid "Kite Name" msgstr "" +#: applications/luci-app-pagekitec/luasrc/model/cbi/pagekitec.lua:14 msgid "Kite Secret" msgstr "" +#: applications/luci-app-pagekitec/luasrc/controller/pagekitec.lua:7 +#: applications/luci-app-pagekitec/luasrc/model/cbi/pagekitec.lua:1 +#: applications/luci-app-pagekitec/luasrc/model/cbi/pagekitec.lua:10 msgid "PageKite" msgstr "" +#: applications/luci-app-pagekitec/luasrc/model/cbi/pagekitec.lua:16 msgid "Static Setup" msgstr "" +#: applications/luci-app-pagekitec/luasrc/model/cbi/pagekitec.lua:17 msgid "" "Static setup, disable FE failover and DDNS updates, set this if you are " "running your own frontend without a pagekite.me account" |