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/fr/hd_idle.po | |
parent | ae05491d07bd0e738d563a7729d53c4da46ff31e (diff) |
po: hd-idle: refresh translation files
Also add French translation strings.
Diffstat (limited to 'po/fr/hd_idle.po')
-rw-r--r-- | po/fr/hd_idle.po | 56 |
1 files changed, 26 insertions, 30 deletions
diff --git a/po/fr/hd_idle.po b/po/fr/hd_idle.po index bcd5f5033..ae5ea4f2e 100644 --- a/po/fr/hd_idle.po +++ b/po/fr/hd_idle.po @@ -3,7 +3,7 @@ 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" @@ -12,39 +12,35 @@ msgstr "" "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 "" - -#. Enable debug -#: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:2 -msgid "Enable debug" -msgstr "" - -#. hd-idle -#: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:3 -msgid "hd-idle" -msgstr "" - -#. 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." msgstr "" +"hd-idle est un utilitaire pour arrêter la rotation des disques externes après une période d'inactivité." -#. Idle-Time -#: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:5 -msgid "Idle-Time" -msgstr "" +msgid "Settings" +msgstr "Réglages" -#. Idle-Time unit -#: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:6 -msgid "Idle-Time unit" -msgstr "" +msgid "Enable" +msgstr "Activer" -#. Settings -#: applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua:7 -msgid "Settings" -msgstr "" +msgid "Disk" +msgstr "Disque" + +msgid "Idle-time" +msgstr "Temps d'inactivité" + +#, fuzzy +msgid "Idle-time unit" +msgstr "Unité de temps" + +# Minutes (not minimum) +msgid "min" +msgstr "min" + +# Hours +msgid "h" +msgstr "h" + +msgid "Enable debug" +msgstr "Activer le débogage" |