diff options
author | Bogdan Shatik <bogdikxxx@mail.ru> | 2021-01-26 16:12:14 +0300 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2021-02-01 18:01:59 +0200 |
commit | a4b88152b214d8bb4fe80ad8a8ef6fe5ee0b96b8 (patch) | |
tree | ee75317764078d287f8feddcd9cce1534d523332 /applications/luci-app-eoip/po/templates/eoip.pot | |
parent | af1f961589e9c339a774d42682b9978eabaebcfd (diff) |
luci-app-eoip: Add LuCI for EoIP
LuCI Support for EoIP tunnel
Signed-off-by: Bogdan Shatik <bogdikxxx@mail.ru>
Diffstat (limited to 'applications/luci-app-eoip/po/templates/eoip.pot')
-rw-r--r-- | applications/luci-app-eoip/po/templates/eoip.pot | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/applications/luci-app-eoip/po/templates/eoip.pot b/applications/luci-app-eoip/po/templates/eoip.pot new file mode 100644 index 0000000000..fa6a686e76 --- /dev/null +++ b/applications/luci-app-eoip/po/templates/eoip.pot @@ -0,0 +1,51 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: applications/luci-app-eoip/htdocs/luci-static/resources/view/eoip/eoip.js:17 +msgid "Name interface [zeoip" +msgstr "" + +#: applications/luci-app-eoip/htdocs/luci-static/resources/view/eoip/eoip.js:32 +msgid "ID tunnel" +msgstr "" + +#: applications/luci-app-eoip/htdocs/luci-static/resources/view/eoip/eoip.js:32 +msgid "Indeficator id tunnel" +msgstr "" + +#: applications/luci-app-eoip/htdocs/luci-static/resources/view/eoip/eoip.js:9 +msgid "Here you can configure EoIP tunnel. At current moment it is easiest way to create stateless tunnel with Mikrotik." +msgstr "" + +#: applications/luci-app-eoip/htdocs/luci-static/resources/view/eoip/eoip.js:17 +msgid "If you input 0 interface name zeoip0" +msgstr "" + +#: applications/luci-app-eoip/htdocs/luci-static/resources/view/eoip/eoip.js:15 +msgid "Enable tunnel" +msgstr "" + +#: applications/luci-app-eoip/htdocs/luci-static/resources/view/eoip/eoip.js:9 +msgid "EoIP - Tunneling" +msgstr "" + +#: applications/luci-app-eoip/htdocs/luci-static/resources/view/eoip/eoip.js:25 +msgid "Name interface already in used" +msgstr "" + +#: applications/luci-app-eoip/htdocs/luci-static/resources/view/eoip/eoip.js:37 +msgid "Destination IP address for connection EoIP." +msgstr "" + +#: applications/luci-app-eoip/htdocs/luci-static/resources/view/eoip/eoip.js:42 +msgid "Dynamic" +msgstr "" + +#: applications/luci-app-eoip/htdocs/luci-static/resources/view/eoip/eoip.js:42 +msgid "If you use dynamic option, take attention that there is no authorization, and it is not secure. It is not good idea to use this feature with public ip or insecure(not completely under your control, each host) network." +msgstr "" + +#: applications/luci-app-eoip/htdocs/luci-static/resources/view/eoip/eoip.js:44 +msgid "VLAN TAG on this interface" +msgstr "" + |