From a4b88152b214d8bb4fe80ad8a8ef6fe5ee0b96b8 Mon Sep 17 00:00:00 2001 From: Bogdan Shatik Date: Tue, 26 Jan 2021 16:12:14 +0300 Subject: luci-app-eoip: Add LuCI for EoIP LuCI Support for EoIP tunnel Signed-off-by: Bogdan Shatik --- applications/luci-app-eoip/po/templates/eoip.pot | 51 ++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 applications/luci-app-eoip/po/templates/eoip.pot (limited to 'applications/luci-app-eoip/po/templates/eoip.pot') 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 "" + -- cgit v1.2.3