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-qos/po/lt/qos.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-qos/po/lt/qos.po')
-rw-r--r-- | applications/luci-app-qos/po/lt/qos.po | 116 |
1 files changed, 116 insertions, 0 deletions
diff --git a/applications/luci-app-qos/po/lt/qos.po b/applications/luci-app-qos/po/lt/qos.po new file mode 100644 index 0000000000..93647ca8ec --- /dev/null +++ b/applications/luci-app-qos/po/lt/qos.po @@ -0,0 +1,116 @@ +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-qos/luasrc/model/cbi/qos/qos.lua:23 +msgid "Calculate overhead" +msgstr "" + +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:33 +msgid "Classification Rules" +msgstr "" + +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:19 +msgid "Classification group" +msgstr "" + +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:79 +msgid "Comment" +msgstr "" + +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:61 +msgid "Destination host" +msgstr "" + +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:27 +msgid "Download speed (kbit/s)" +msgstr "" + +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:16 +msgid "Enable" +msgstr "" + +#: applications/luci-app-qos/root/usr/share/rpcd/acl.d/luci-app-qos.json:3 +msgid "Grant UCI access for luci-app-qos" +msgstr "" + +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:25 +msgid "Half-duplex" +msgstr "" + +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:12 +msgid "Interfaces" +msgstr "" + +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:77 +msgid "Number of bytes" +msgstr "" + +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:73 +msgid "Ports" +msgstr "" + +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:66 +msgid "Protocol" +msgstr "" + +#: applications/luci-app-qos/root/usr/share/luci/menu.d/luci-app-qos.json:3 +msgid "QoS" +msgstr "" + +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:7 +msgid "Quality of Service" +msgstr "" + +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:56 +msgid "Source host" +msgstr "" + +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:39 +msgid "Target" +msgstr "" + +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:30 +msgid "Upload speed (kbit/s)" +msgstr "" + +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:8 +msgid "" +"With <abbr title=\"Quality of Service\">QoS</abbr> you can prioritize " +"network traffic selected by addresses, ports or services." +msgstr "" + +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:58 +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:63 +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:67 +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:75 +msgid "all" +msgstr "" + +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:20 +msgid "default" +msgstr "" + +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:41 +msgid "express" +msgstr "" + +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:43 +msgid "low" +msgstr "" + +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:42 +msgid "normal" +msgstr "" + +#: applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua:40 +msgid "priority" +msgstr "" |