diff options
author | Benoît Knecht <benoit.knecht@gmail.com> | 2010-04-14 08:58:11 +0000 |
---|---|---|
committer | Benoît Knecht <benoit.knecht@gmail.com> | 2010-04-14 08:58:11 +0000 |
commit | cb68f5e12bb874dede6555b72ae93a36f2a153e0 (patch) | |
tree | 5d9cfc8b5f4ef725981e51c9a9857781d7442909 /po/en/hd_idle.po | |
parent | ae05491d07bd0e738d563a7729d53c4da46ff31e (diff) |
po: hd-idle: refresh translation files
Also add French translation strings.
Diffstat (limited to 'po/en/hd_idle.po')
-rw-r--r-- | po/en/hd_idle.po | 55 |
1 files changed, 24 insertions, 31 deletions
diff --git a/po/en/hd_idle.po b/po/en/hd_idle.po index 5f5291e92..2d93d086b 100644 --- a/po/en/hd_idle.po +++ b/po/en/hd_idle.po @@ -3,32 +3,14 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-05-19 19:36+0200\n" +"POT-Creation-Date: 2010-04-14 10:33+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Translate Toolkit 1.1.1\n" -#. Disk -#: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:1 -msgid "Disk" -msgstr "Disk" - -#. Enable debug -#: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:2 -msgid "Enable debug" -msgstr "Enable debug" - -#. hd-idle -#: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:3 -msgid "hd-idle" -msgstr "hd-idle" - -#. hd-idle is a utility program for spinning-down external disks after a period of idle time. -#: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:4 msgid "" "hd-idle is a utility program for spinning-down external disks after a period " "of idle time." @@ -36,17 +18,28 @@ msgstr "" "hd-idle is a utility program for spinning-down external disks after a period " "of idle time." -#. Idle-Time -#: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:5 -msgid "Idle-Time" -msgstr "Idle-Time" - -#. Idle-Time unit -#: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:6 -msgid "Idle-Time unit" -msgstr "Idle-Time unit" - -#. Settings -#: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:7 msgid "Settings" msgstr "Settings" + +msgid "Enable" +msgstr "Enable" + +msgid "Disk" +msgstr "Disk" + +msgid "Idle-time" +msgstr "Idle-time" + +msgid "Idle-time unit" +msgstr "Idle-time unit" + +# Minutes (not minimum) +msgid "min" +msgstr "min" + +# Hours +msgid "h" +msgstr "h" + +msgid "Enable debug" +msgstr "Enable debug" |