This commit is contained in:
Matthias Clasen
2006-05-15 17:16:28 +00:00
parent 24fb387fb9
commit ba7dd25959
89 changed files with 1366 additions and 1223 deletions

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.8.5\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-05-02 21:05-0400\n"
"POT-Creation-Date: 2006-05-15 12:51-0400\n"
"PO-Revision-Date: 2006-02-25 11:48+0100\n"
"Last-Translator: Christophe Merlet (RedFox) <redfox@redfoxcenter.org>\n"
"Language-Team: GNOME French Team <gnomefr@traduc.org>\n"
@@ -677,61 +677,61 @@ msgstr "Séquence non valide dans l'entrée du convertisseur"
msgid "Character out of range for UTF-16"
msgstr "Caractère hors des limites UTF-16"
#: glib/goption.c:480
#: glib/goption.c:495
msgid "Usage:"
msgstr "Usage :"
#: glib/goption.c:480
#: glib/goption.c:495
msgid "[OPTION...]"
msgstr "[OPTION...]"
#: glib/goption.c:568
#: glib/goption.c:586
msgid "Help Options:"
msgstr "Options de l'aide :"
#: glib/goption.c:569
#: glib/goption.c:587
msgid "Show help options"
msgstr "Afficher les options de l'aide"
#: glib/goption.c:574
#: glib/goption.c:592
msgid "Show all help options"
msgstr "Afficher toutes les options de l'aide"
#: glib/goption.c:624
#: glib/goption.c:642
msgid "Application Options:"
msgstr "Options de l'application :"
#: glib/goption.c:665
#: glib/goption.c:686 glib/goption.c:756
#, c-format
msgid "Cannot parse integer value '%s' for %s"
msgstr "Impossible d'analyser la valeur entière « %s » pour %s"
#: glib/goption.c:675
#: glib/goption.c:696 glib/goption.c:764
#, c-format
msgid "Integer value '%s' for %s out of range"
msgstr "La valeur entière « %s » pour %s est hors de limites"
#: glib/goption.c:700
#: glib/goption.c:721
#, fuzzy, c-format
msgid "Cannot parse double value '%s' for %s"
msgstr "Impossible d'analyser la valeur entière « %s » pour %s"
#: glib/goption.c:708
#: glib/goption.c:729
#, fuzzy, c-format
msgid "Double value '%s' for %s out of range"
msgstr "La valeur entière « %s » pour %s est hors de limites"
#: glib/goption.c:993
#: glib/goption.c:1066
#, c-format
msgid "Error parsing option %s"
msgstr "Erreur lors de l'analyse de l'option %s"
#: glib/goption.c:1024 glib/goption.c:1135
#: glib/goption.c:1097 glib/goption.c:1208
#, c-format
msgid "Missing argument for %s"
msgstr "Argument manquant pour %s"
#: glib/goption.c:1521
#: glib/goption.c:1597
#, c-format
msgid "Unknown option %s"
msgstr "Option inconnue %s"