diff options
Diffstat (limited to 'applications/luci-app-hd-idle/po/nb_NO/hd-idle.po')
-rw-r--r-- | applications/luci-app-hd-idle/po/nb_NO/hd-idle.po | 81 |
1 files changed, 81 insertions, 0 deletions
diff --git a/applications/luci-app-hd-idle/po/nb_NO/hd-idle.po b/applications/luci-app-hd-idle/po/nb_NO/hd-idle.po new file mode 100644 index 0000000000..6fff3a8ed7 --- /dev/null +++ b/applications/luci-app-hd-idle/po/nb_NO/hd-idle.po @@ -0,0 +1,81 @@ +msgid "" +msgstr "" +"PO-Revision-Date: 2021-03-27 15:30+0000\n" +"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n" +"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationshd-idle/nb_NO/>\n" +"Language: nb_NO\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.6-dev\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 "Disk" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:24 +msgid "Enable" +msgstr "Skru på" + +#: 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 er et verktøy for å spinne ned eksterne disker etter en periode med " +"inaktivitet." + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:32 +msgid "Idle time" +msgstr "Tid inaktiv" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:35 +msgid "Idle time unit" +msgstr "Tidsenhet" + +#: applications/luci-app-hd-idle/htdocs/luci-static/resources/view/hd_idle.js:19 +msgid "Settings" +msgstr "Innstillinger" + +#: 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 "" + +#~ msgid "h" +#~ msgstr "timer" + +#~ msgid "min" +#~ msgstr "minutter" + +#~ msgid "Enable debug" +#~ msgstr "Aktiver feilsøking" |