diff options
Diffstat (limited to 'applications/luci-app-hd-idle/po/ca/hd-idle.po')
-rw-r--r-- | applications/luci-app-hd-idle/po/ca/hd-idle.po | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/applications/luci-app-hd-idle/po/ca/hd-idle.po b/applications/luci-app-hd-idle/po/ca/hd-idle.po new file mode 100644 index 000000000..9d155751d --- /dev/null +++ b/applications/luci-app-hd-idle/po/ca/hd-idle.po @@ -0,0 +1,88 @@ +# hd_idle.pot +# generated from ./applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-04-14 10:33+0200\n" +"PO-Revision-Date: 2014-07-01 05:48+0200\n" +"Last-Translator: Alex <alexhenrie24@gmail.com>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: ca\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Pootle 2.0.6\n" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:22 +msgid "Add new hdd setting..." +msgstr "" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:27 +msgid "Disk" +msgstr "Disc" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:24 +msgid "Enable" +msgstr "Habilita" + +#: 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:17 +#: applications/luci-app-hd-idle/root/usr/share/luci/menu.d/luci-app-hd-idle.json:3 +msgid "HDD Idle" +msgstr "HDD Idle" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:17 +msgid "" +"HDD Idle is a utility program for spinning-down external disks after a " +"period of idle time." +msgstr "" +"HDD Idle és un programa per ralentitzar els discos externs després d'un " +"període de temps inactiu." + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:32 +msgid "Idle time" +msgstr "Temps d'inactivitat" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:35 +msgid "Idle time unit" +msgstr "Unitat de temps d'inactivitat" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:19 +msgid "Settings" +msgstr "Ajusts" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:39 +msgctxt "Abbreviation for days" +msgid "d" +msgstr "" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:38 +msgctxt "Abbreviation for hours" +msgid "h" +msgstr "" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:37 +msgctxt "Abbreviation for minutes" +msgid "min" +msgstr "" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:36 +msgctxt "Abbreviation for seconds" +msgid "s" +msgstr "" + +# Hours +#~ msgid "h" +#~ msgstr "h" + +# Minutes (not minimum) +#~ msgid "min" +#~ msgstr "min" + +#~ msgid "Enable debug" +#~ msgstr "Habilita la depuració" |