From 6649969dc7ec186218763694337987c781973bba Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Thu, 27 Jul 2023 13:17:31 +0200 Subject: 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 --- applications/luci-app-omcproxy/po/lt/omcproxy.po | 80 ++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 applications/luci-app-omcproxy/po/lt/omcproxy.po (limited to 'applications/luci-app-omcproxy/po/lt') diff --git a/applications/luci-app-omcproxy/po/lt/omcproxy.po b/applications/luci-app-omcproxy/po/lt/omcproxy.po new file mode 100644 index 0000000000..530410ab66 --- /dev/null +++ b/applications/luci-app-omcproxy/po/lt/omcproxy.po @@ -0,0 +1,80 @@ +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-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:18 +msgid "Add instance" +msgstr "" + +#: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:35 +msgid "Downlink interface" +msgstr "" + +#: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:13 +msgid "Embedded IGMPv3 and MLDv2 proxy" +msgstr "" + +#: applications/luci-app-omcproxy/root/usr/share/rpcd/acl.d/luci-app-omcproxy.json:3 +msgid "Grant UCI access for luci-app-omcproxy" +msgstr "" + +#: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 +msgid "Minimum multicast scope to proxy (only affects IPv6 multicast)" +msgstr "" + +#: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:15 +msgid "Proxy Instance" +msgstr "" + +#: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:20 +msgid "Scope" +msgstr "" + +#: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:31 +msgid "Uplink interface" +msgstr "" + +#: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:31 +msgid "Where does the multicast come from?" +msgstr "" + +#: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:35 +msgid "Where does the multicast go to?" +msgstr "" + +#: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:26 +msgid "admin-local" +msgstr "" + +#: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:22 +msgid "default" +msgstr "" + +#: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:23 +msgid "global" +msgstr "" + +#: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:13 +#: applications/luci-app-omcproxy/root/usr/share/luci/menu.d/luci-app-omcproxy.json:3 +msgid "omcproxy" +msgstr "" + +#: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:24 +msgid "organization-local" +msgstr "" + +#: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:27 +msgid "realm" +msgstr "" + +#: applications/luci-app-omcproxy/htdocs/luci-static/resources/view/omcproxy.js:25 +msgid "site-local" +msgstr "" -- cgit v1.2.3