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-udpxy/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-udpxy/po')
-rw-r--r-- | applications/luci-app-udpxy/po/lt/udpxy.po | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/applications/luci-app-udpxy/po/lt/udpxy.po b/applications/luci-app-udpxy/po/lt/udpxy.po new file mode 100644 index 0000000000..058387eb98 --- /dev/null +++ b/applications/luci-app-udpxy/po/lt/udpxy.po @@ -0,0 +1,82 @@ +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-udpxy/htdocs/luci-static/resources/view/udpxy.js:30 +msgid "Bind IP/Interface" +msgstr "" + +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:47 +msgid "Buffer messages" +msgstr "" + +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:44 +msgid "Buffer size" +msgstr "" + +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:50 +msgid "Buffer time" +msgstr "" + +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:16 +msgid "Enabled" +msgstr "" + +#: applications/luci-app-udpxy/root/usr/share/rpcd/acl.d/luci-app-udpxy.json:3 +msgid "Grant UCI access for luci-app-udpxy" +msgstr "" + +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:42 +msgid "Log file" +msgstr "" + +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:39 +msgid "Max clients" +msgstr "" + +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:56 +msgid "Multicast subscription renew" +msgstr "" + +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:53 +msgid "Nice increment" +msgstr "" + +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:33 +msgid "Port" +msgstr "" + +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:22 +msgid "Respawn" +msgstr "" + +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:36 +msgid "Source IP/Interface" +msgstr "" + +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:28 +msgid "Status" +msgstr "" + +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:25 +msgid "Verbose" +msgstr "" + +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:9 +#: applications/luci-app-udpxy/root/usr/share/luci/menu.d/luci-app-udpxy.json:3 +msgid "udpxy" +msgstr "" + +#: applications/luci-app-udpxy/htdocs/luci-static/resources/view/udpxy.js:10 +msgid "" +"udpxy is a UDP-to-HTTP multicast traffic relay daemon, here you can " +"configure the settings." +msgstr "" |