diff options
author | Jo-Philipp Wich <jo@mein.io> | 2023-07-27 13:17:31 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2023-07-27 13:17:31 +0200 |
commit | 6649969dc7ec186218763694337987c781973bba (patch) | |
tree | 7ce76bb5ae3f8d55e9057e4d7c87063e8a79db04 /applications/luci-app-eoip/po | |
parent | 257301151e82a28ea9230499898836e9e3ec0709 (diff) |
i18n: fully initialize lithuanian translation
In particular ensure that luci-base has an (empty for now) po file
available so that lithuanian becomes available for building.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'applications/luci-app-eoip/po')
-rw-r--r-- | applications/luci-app-eoip/po/lt/eoip.po | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/applications/luci-app-eoip/po/lt/eoip.po b/applications/luci-app-eoip/po/lt/eoip.po new file mode 100644 index 0000000000..6e54a4e263 --- /dev/null +++ b/applications/luci-app-eoip/po/lt/eoip.po @@ -0,0 +1,84 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: lt\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"(n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: applications/luci-app-eoip/htdocs/luci-static/resources/view/eoip/eoip.js:38 +msgid "Destination" +msgstr "" + +#: applications/luci-app-eoip/htdocs/luci-static/resources/view/eoip/eoip.js:38 +msgid "Destination IP address for connection EoIP." +msgstr "" + +#: applications/luci-app-eoip/htdocs/luci-static/resources/view/eoip/eoip.js:43 +msgid "Dynamic" +msgstr "" + +#: applications/luci-app-eoip/htdocs/luci-static/resources/view/eoip/eoip.js:16 +msgid "Enable tunnel" +msgstr "" + +#: applications/luci-app-eoip/htdocs/luci-static/resources/view/eoip/eoip.js:10 +msgid "EoIP - Tunneling" +msgstr "" + +#: applications/luci-app-eoip/root/usr/share/luci/menu.d/luci-app-eoip.json:3 +msgid "EoIP tunnel" +msgstr "" + +#: applications/luci-app-eoip/root/usr/share/rpcd/acl.d/luci-app-eoip.json:3 +msgid "Grant UCI access for luci-app-eoip" +msgstr "" + +#: applications/luci-app-eoip/htdocs/luci-static/resources/view/eoip/eoip.js:10 +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:33 +msgid "ID tunnel" +msgstr "" + +#: applications/luci-app-eoip/htdocs/luci-static/resources/view/eoip/eoip.js:18 +msgid "If you input 0 interface name zeoip0" +msgstr "" + +#: applications/luci-app-eoip/htdocs/luci-static/resources/view/eoip/eoip.js:43 +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:33 +msgid "Indeficator id tunnel" +msgstr "" + +#: applications/luci-app-eoip/htdocs/luci-static/resources/view/eoip/eoip.js:18 +msgid "Name interface [zeoip" +msgstr "" + +#: applications/luci-app-eoip/htdocs/luci-static/resources/view/eoip/eoip.js:26 +msgid "Name interface already in used" +msgstr "" + +#: applications/luci-app-eoip/htdocs/luci-static/resources/view/eoip/eoip.js:12 +msgid "Settings" +msgstr "" + +#: applications/luci-app-eoip/htdocs/luci-static/resources/view/eoip/eoip.js:45 +msgid "VLAN" +msgstr "" + +#: applications/luci-app-eoip/htdocs/luci-static/resources/view/eoip/eoip.js:45 +msgid "VLAN TAG on this interface" +msgstr "" |