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-hd-idle/po/lt/hd-idle.po | 83 ++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 applications/luci-app-hd-idle/po/lt/hd-idle.po (limited to 'applications/luci-app-hd-idle') diff --git a/applications/luci-app-hd-idle/po/lt/hd-idle.po b/applications/luci-app-hd-idle/po/lt/hd-idle.po new file mode 100644 index 0000000000..4d5deff714 --- /dev/null +++ b/applications/luci-app-hd-idle/po/lt/hd-idle.po @@ -0,0 +1,83 @@ +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-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:43 +msgid "Add new hdd setting..." +msgstr "" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:61 +msgid "Bus" +msgstr "" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:53 +msgid "Disk" +msgstr "" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:46 +msgid "Disk Settings" +msgstr "" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:49 +msgid "Enable" +msgstr "" + +#: applications/luci-app-hd-idle/root/usr/share/rpcd/acl.d/luci-app-hd-idle.json:3 +msgid "Grant UCI access for luci-app-hd-idle" +msgstr "" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:37 +#: applications/luci-app-hd-idle/root/usr/share/luci/menu.d/luci-app-hd-idle.json:3 +msgid "HDD Idle" +msgstr "" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:37 +msgid "" +"HDD Idle is a utility program for spinning-down disks after a period of idle " +"time." +msgstr "" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:75 +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:87 +msgid "Idle time" +msgstr "" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:79 +msgid "Idle time unit" +msgstr "" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:39 +msgid "Settings" +msgstr "" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:68 +msgid "Vendor / Model" +msgstr "" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:84 +msgctxt "Abbreviation for days" +msgid "days" +msgstr "" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:83 +msgctxt "Abbreviation for hours" +msgid "hours" +msgstr "" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:82 +msgctxt "Abbreviation for minutes" +msgid "minutes" +msgstr "" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:81 +msgctxt "Abbreviation for seconds" +msgid "seconds" +msgstr "" -- cgit v1.2.3