diff options
author | Richard Yu <yurichard3839@gmail.com> | 2022-12-09 19:02:08 +0800 |
---|---|---|
committer | Richard Yu <yurichard3839@gmail.com> | 2022-12-09 19:02:08 +0800 |
commit | cc01c0bffa9030318c39cf493c42c48d22500ec3 (patch) | |
tree | 615480469f78f52445f80818cd9cd203a6ca6638 /applications/luci-app-natmap/po/templates | |
parent | a5cef0c935aecd623141cbfdd21226cb3b4f5991 (diff) |
luci-app-natmap: add new package
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
Diffstat (limited to 'applications/luci-app-natmap/po/templates')
-rw-r--r-- | applications/luci-app-natmap/po/templates/natmap.pot | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/applications/luci-app-natmap/po/templates/natmap.pot b/applications/luci-app-natmap/po/templates/natmap.pot new file mode 100644 index 0000000000..5c221e0eb8 --- /dev/null +++ b/applications/luci-app-natmap/po/templates/natmap.pot @@ -0,0 +1,83 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: applications/luci-app-natmap/htdocs/luci-static/resources/view/natmap.js:56 +msgid "Enable" +msgstr "" + +#: applications/luci-app-natmap/htdocs/luci-static/resources/view/natmap.js:117 +msgid "External IP" +msgstr "" + +#: applications/luci-app-natmap/htdocs/luci-static/resources/view/natmap.js:124 +msgid "External Port" +msgstr "" + +#: applications/luci-app-natmap/htdocs/luci-static/resources/view/natmap.js:89 +msgid "For TCP mode" +msgstr "" + +#: applications/luci-app-natmap/htdocs/luci-static/resources/view/natmap.js:83 +msgid "For UDP mode" +msgstr "" + +#: applications/luci-app-natmap/htdocs/luci-static/resources/view/natmap.js:100 +msgid "Forward mode" +msgstr "" + +#: applications/luci-app-natmap/htdocs/luci-static/resources/view/natmap.js:108 +msgid "Forward target" +msgstr "" + +#: applications/luci-app-natmap/root/usr/share/rpcd/acl.d/luci-app-natmap.json:3 +msgid "Grant access to LuCI app natmap" +msgstr "" + +#: applications/luci-app-natmap/htdocs/luci-static/resources/view/natmap.js:89 +msgid "HTTP server" +msgstr "" + +#: applications/luci-app-natmap/htdocs/luci-static/resources/view/natmap.js:72 +msgid "IPv4 and IPv6" +msgstr "" + +#: applications/luci-app-natmap/htdocs/luci-static/resources/view/natmap.js:73 +msgid "IPv4 only" +msgstr "" + +#: applications/luci-app-natmap/htdocs/luci-static/resources/view/natmap.js:74 +msgid "IPv6 only" +msgstr "" + +#: applications/luci-app-natmap/htdocs/luci-static/resources/view/natmap.js:76 +msgid "Interface" +msgstr "" + +#: applications/luci-app-natmap/htdocs/luci-static/resources/view/natmap.js:79 +msgid "Keep-alive interval" +msgstr "" + +#: applications/luci-app-natmap/htdocs/luci-static/resources/view/natmap.js:51 +#: applications/luci-app-natmap/root/usr/share/luci/menu.d/luci-app-natmap.json:3 +msgid "NATMap" +msgstr "" + +#: applications/luci-app-natmap/htdocs/luci-static/resources/view/natmap.js:113 +msgid "Notify script" +msgstr "" + +#: applications/luci-app-natmap/htdocs/luci-static/resources/view/natmap.js:95 +msgid "Port" +msgstr "" + +#: applications/luci-app-natmap/htdocs/luci-static/resources/view/natmap.js:60 +msgid "Protocol" +msgstr "" + +#: applications/luci-app-natmap/htdocs/luci-static/resources/view/natmap.js:70 +msgid "Restrict to address family" +msgstr "" + +#: applications/luci-app-natmap/htdocs/luci-static/resources/view/natmap.js:83 +msgid "STUN server" +msgstr "" |