From 304d0f34c45cce74ff2e64015d7f69d5a11c82c0 Mon Sep 17 00:00:00 2001 From: Burt P Date: Wed, 2 Aug 2017 21:03:05 -0500 Subject: Translations of Days Hours Minutes Seconds Make sure the whole set exists so they aren't mixed. Used in util.c and uptime.c Signed-off-by: Burt P --- po/fr.po | 27 ++++++--------------------- 1 file changed, 6 insertions(+), 21 deletions(-) (limited to 'po/fr.po') diff --git a/po/fr.po b/po/fr.po index 97a64b04..c51d58e0 100644 --- a/po/fr.po +++ b/po/fr.po @@ -102,15 +102,15 @@ msgstr "Que faire. Sortie." #, c-format msgid "%d day" msgid_plural "%d days" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d jour" +msgstr[1] "%d jours" #: hardinfo/util.c:105 modules/computer/uptime.c:54 #, c-format msgid "%d hour" msgid_plural "%d hours" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d heure" +msgstr[1] "%d heures" #: hardinfo/util.c:106 modules/computer/uptime.c:55 #, c-format @@ -123,8 +123,8 @@ msgstr[1] "%d minutes" #, c-format msgid "%d second" msgid_plural "%d seconds" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%d seconde" +msgstr[1] "%d secondes" #: hardinfo/util.c:128 #, c-format @@ -4077,16 +4077,6 @@ msgstr "" #~ msgid "Y_es" #~ msgstr "O_ui" -#~ msgid "%d day, " -#~ msgid_plural "%d days, " -#~ msgstr[0] "%d jour, " -#~ msgstr[1] "%d jours, " - -#~ msgid "%d hour, " -#~ msgid_plural "%d hours, " -#~ msgstr[0] "%d heure, " -#~ msgstr[1] "%d heures, " - #~ msgid "Remote: %s" #~ msgstr "Accès: %s" @@ -4158,8 +4148,3 @@ msgstr "" #~ msgid "XFree86 version" #~ msgstr "version de XFree86 " - -#~ msgid "%d hour and " -#~ msgid_plural "%d hours and " -#~ msgstr[0] "%d heure et " -#~ msgstr[1] "%d heures et " -- cgit v1.2.3