Files
wmaker/WINGs/po/fr.po
T

740 lines
20 KiB
Gettext
Raw Normal View History

2002-02-26 14:57:24 +00:00
# KTranslator Generated File
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: WINGs 0.80.0\n"
2003-05-23 21:47:48 +00:00
"POT-Creation-Date: 2003-05-02 15:39+0200\n"
2002-02-26 14:57:24 +00:00
"PO-Revision-Date: 2002-01-09 21:20+0100\n"
"Last-Translator: Emmanuel Benoit <tseeker@neptune.fr>\n"
2004-10-17 04:32:25 +00:00
"Language-Team: Français <fr@li.org>\n"
2002-02-26 14:57:24 +00:00
"MIME-Version: 1.0\n"
2004-10-17 05:05:57 +00:00
"Content-Type: text/plain; charset=UTF-8\n"
2002-02-26 14:57:24 +00:00
"Content-Transfer-Encoding: unknown\n"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/connection.c:467 ../../WINGs/connection.c:532
#: ../../WINGs/connection.c:575
2002-02-26 14:57:24 +00:00
msgid "Bad address-service-protocol combination"
2002-09-18 00:28:17 +00:00
msgstr "Mauvaise combinaison adresse-service-protocole"
2002-02-26 14:57:24 +00:00
#: ../../WINGs/error.c:54
#, c-format
msgid "Unknown error %d"
msgstr "Erreur inconnue %d"
#: ../../WINGs/error.c:59
#, c-format
msgid "Error %d"
msgstr "Erreur %d"
#: ../../WINGs/error.c:110
msgid "warning: "
msgstr "avertissement : "
2002-02-26 14:57:24 +00:00
#: ../../WINGs/error.c:137
msgid "fatal: "
msgstr "erreur fatale : "
2002-02-26 14:57:24 +00:00
#: ../../WINGs/error.c:163 ../../WINGs/error.c:192
msgid "error: "
msgstr "erreur : "
2002-02-26 14:57:24 +00:00
#: ../../WINGs/findfile.c:48
#, c-format
msgid "could not get password entry for UID %i"
2002-09-18 00:28:17 +00:00
msgstr "Impossible de lire le mot de passe de l'UID %i"
2002-02-26 14:57:24 +00:00
#: ../../WINGs/findfile.c:66
#, c-format
msgid "could not get password entry for user %s"
2004-10-26 03:40:44 +00:00
msgstr "Impossible de lire le mot de passe de l'utilisateur %s"
2002-02-26 14:57:24 +00:00
#: ../../WINGs/host.c:114
msgid "Cannot get current host name"
2004-10-17 04:32:25 +00:00
msgstr "Impossible de déterminer le nom de la machine"
2002-09-18 00:28:17 +00:00
# TODO pas de traduction correcte possible, cf source.
#: ../../WINGs/proplist.c:91
#, c-format
msgid "syntax error in %s %s, line %i: %s"
2004-10-17 04:32:25 +00:00
msgstr "Faute de syntaxe dans %s %s, ligne %i : %s"
2002-02-26 14:57:24 +00:00
#: ../../WINGs/proplist.c:150
msgid "Only string or data is supported for a proplist dictionary key"
msgstr ""
2004-10-17 04:32:25 +00:00
"Seuls les types string ou data sont supportés pour une clé de dictionnaire "
2002-09-18 00:28:17 +00:00
"Proplist"
2002-02-26 14:57:24 +00:00
#: ../../WINGs/proplist.c:184 ../../WINGs/proplist.c:236
#: ../../WINGs/proplist.c:394 ../../WINGs/proplist.c:474
2002-09-18 00:28:17 +00:00
#: ../../WINGs/proplist.c:1075 ../../WINGs/proplist.c:1127
#: ../../WINGs/proplist.c:1293 ../../WINGs/proplist.c:1372
#: ../../WINGs/proplist.c:1493 ../../WINGs/proplist.c:1540
2002-02-26 14:57:24 +00:00
msgid "Used proplist functions on non-WMPropLists objects"
2004-10-17 04:32:25 +00:00
msgstr "Une fonction Proplist a été utilisée sur des objets non-WMPropList"
2002-02-26 14:57:24 +00:00
#: ../../WINGs/proplist.c:630
msgid "unterminated PropList string"
2004-10-17 04:32:25 +00:00
msgstr "chaîne PropList sans fin"
2002-02-26 14:57:24 +00:00
#: ../../WINGs/proplist.c:670
msgid "unterminated PropList data"
2004-10-17 04:32:25 +00:00
msgstr "données PropList sans fin"
2002-02-26 14:57:24 +00:00
#: ../../WINGs/proplist.c:678
msgid "unterminated PropList data (missing hexdigit)"
2004-10-17 04:32:25 +00:00
msgstr "données PropList sans fin (il manque un chiffre hexadécimal)"
2002-02-26 14:57:24 +00:00
2002-09-18 00:28:17 +00:00
#: ../../WINGs/proplist.c:690 ../../WINGs/proplist.c:695
2002-02-26 14:57:24 +00:00
msgid "non hexdigit character in PropList data"
2004-10-17 04:32:25 +00:00
msgstr "caractère non-hexadécimal dans les données PropList"
2002-02-26 14:57:24 +00:00
2002-09-18 00:28:17 +00:00
#: ../../WINGs/proplist.c:729
2002-02-26 14:57:24 +00:00
msgid "unterminated PropList array"
msgstr "tableau PropList sans fin"
2002-09-18 00:28:17 +00:00
#: ../../WINGs/proplist.c:737
2002-02-26 14:57:24 +00:00
msgid "missing or unterminated PropList array"
msgstr "tableau PropList manquant ou sans fin"
2002-09-18 00:28:17 +00:00
#: ../../WINGs/proplist.c:747
2002-02-26 14:57:24 +00:00
msgid "could not get PropList array element"
2004-10-17 04:32:25 +00:00
msgstr "impossible de lire l'élément du tableau PropList"
2002-02-26 14:57:24 +00:00
2002-09-18 00:28:17 +00:00
#: ../../WINGs/proplist.c:776
2002-02-26 14:57:24 +00:00
msgid "unterminated PropList dictionary"
msgstr "dictionnaire PropList sans fin"
2002-09-18 00:28:17 +00:00
#: ../../WINGs/proplist.c:793
2002-02-26 14:57:24 +00:00
msgid "missing PropList dictionary key"
msgstr "clef du dictionnaire PropList manquante"
2002-09-18 00:28:17 +00:00
#: ../../WINGs/proplist.c:795
2002-02-26 14:57:24 +00:00
msgid "missing PropList dictionary entry key or unterminated dictionary"
msgstr "clef du dictionnaire PropList manquante ou dictionnaire sans fin"
2002-09-18 00:28:17 +00:00
#: ../../WINGs/proplist.c:803
2002-02-26 14:57:24 +00:00
msgid "error parsing PropList dictionary key"
msgstr "erreur lors de l'analyse de la clef de dictionnaire PropList"
2002-09-18 00:28:17 +00:00
#: ../../WINGs/proplist.c:811
2002-02-26 14:57:24 +00:00
msgid "missing = in PropList dictionary entry"
2004-10-17 04:32:25 +00:00
msgstr "signe '=' manquant dans l'entrée du dictionnaire PropList"
2002-02-26 14:57:24 +00:00
2002-09-18 00:28:17 +00:00
#: ../../WINGs/proplist.c:819
2002-02-26 14:57:24 +00:00
msgid "error parsing PropList dictionary entry value"
msgstr ""
2004-10-17 04:32:25 +00:00
"erreur lors de l'analyse de la valeur de l'entrée du dictionnaire PropList"
2002-02-26 14:57:24 +00:00
2002-09-18 00:28:17 +00:00
#: ../../WINGs/proplist.c:827
2002-02-26 14:57:24 +00:00
msgid "missing ; in PropList dictionary entry"
2004-10-17 04:32:25 +00:00
msgstr "signe ';' manquant dans l'entrée du dictionnaire PropList"
2002-02-26 14:57:24 +00:00
2002-09-18 00:28:17 +00:00
#: ../../WINGs/proplist.c:888
2002-02-26 14:57:24 +00:00
msgid ""
"was expecting a string, data, array or dictionary. If it's a string, try "
"enclosing it with \"."
msgstr ""
2004-10-17 04:32:25 +00:00
"une chaine, des données, un tableau ou un dictionnaire étaient attendus. "
"S'il s'agit d'une chaîne, essayez de la délimiter grâce à '\"'."
2002-02-26 14:57:24 +00:00
2002-09-18 00:28:17 +00:00
#: ../../WINGs/proplist.c:892
2002-02-26 14:57:24 +00:00
msgid "Comments are not allowed inside WindowMaker owned domain files."
msgstr ""
2004-10-17 04:32:25 +00:00
"Les commentaires ne sont pas autorisés dans les fichiers appartenant au "
2002-09-18 00:28:17 +00:00
"domaine de Window Maker."
2002-02-26 14:57:24 +00:00
2002-09-18 00:28:17 +00:00
#: ../../WINGs/proplist.c:1563 ../../WINGs/proplist.c:1628
2002-02-26 14:57:24 +00:00
msgid "extra data after end of property list"
2004-10-17 04:32:25 +00:00
msgstr "données excédentaires après la fin de la liste de propriétés"
2002-02-26 14:57:24 +00:00
2002-09-18 00:28:17 +00:00
#: ../../WINGs/proplist.c:1606
2002-02-26 14:57:24 +00:00
#, c-format
msgid "could not get size for file '%s'"
2004-10-17 04:32:25 +00:00
msgstr "impossible de déterminer la taille du fichier '%s'"
2002-02-26 14:57:24 +00:00
2002-09-18 00:28:17 +00:00
#: ../../WINGs/proplist.c:1618
2002-02-26 14:57:24 +00:00
#, c-format
msgid "error reading from file '%s'"
msgstr "erreur pendant la lecture du fichier '%s'"
2002-09-18 00:28:17 +00:00
#: ../../WINGs/proplist.c:1669
2002-02-26 14:57:24 +00:00
#, c-format
msgid "mkstemp (%s) failed"
2004-10-17 04:32:25 +00:00
msgstr "mkstemp (%s) a échoué"
2002-02-26 14:57:24 +00:00
2002-09-18 00:28:17 +00:00
#: ../../WINGs/proplist.c:1680
2002-02-26 14:57:24 +00:00
#, c-format
msgid "mktemp (%s) failed"
2004-10-17 04:32:25 +00:00
msgstr "mktemp (%s) a échoué"
2002-02-26 14:57:24 +00:00
2002-09-18 00:28:17 +00:00
#: ../../WINGs/proplist.c:1691
2002-02-26 14:57:24 +00:00
#, c-format
msgid "open (%s) failed"
2004-10-17 04:32:25 +00:00
msgstr "open (%s) a échoué"
2002-02-26 14:57:24 +00:00
2002-09-18 00:28:17 +00:00
#: ../../WINGs/proplist.c:1698
2002-02-26 14:57:24 +00:00
#, c-format
msgid "writing to file: %s failed"
2004-10-17 04:32:25 +00:00
msgstr "erreur pendant l'écriture dans le fichier '%s'"
2002-02-26 14:57:24 +00:00
2002-09-18 00:28:17 +00:00
#: ../../WINGs/proplist.c:1706
2002-02-26 14:57:24 +00:00
#, c-format
msgid "fclose (%s) failed"
msgstr "erreur lors de la fermeture du fichier '%s'"
2002-09-18 00:28:17 +00:00
#: ../../WINGs/proplist.c:1715
2002-02-26 14:57:24 +00:00
#, c-format
msgid "rename ('%s' to '%s') failed"
msgstr "impossible de renommer '%s' en '%s'"
#. something happened with the file. just overwrite it
2003-05-23 21:47:48 +00:00
#: ../../WINGs/userdefaults.c:188 ../../WINGs/userdefaults.c:204
2002-02-26 14:57:24 +00:00
#, c-format
msgid "cannot read domain from file '%s' when syncing"
msgstr ""
"impossible de lire le domaine depuis le fichier '%s' pendant la "
"synchronisation"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolor.c:224 ../../WINGs/wcolor.c:236 ../../WINGs/wcolor.c:275
#: ../../WINGs/wcolor.c:316
2002-02-26 14:57:24 +00:00
#, c-format
msgid "could not allocate %s color"
msgstr "impossible d'allouer la couleur %s"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolor.c:224
2002-02-26 14:57:24 +00:00
msgid "white"
msgstr "blanc"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolor.c:236
2002-02-26 14:57:24 +00:00
msgid "black"
msgstr "noir"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolor.c:275
2002-02-26 14:57:24 +00:00
msgid "gray"
msgstr "gris"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolor.c:316
2002-02-26 14:57:24 +00:00
msgid "dark gray"
msgstr "gris sombre"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:420
2002-02-26 14:57:24 +00:00
msgid "Colors"
msgstr "Couleurs"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:610 ../../WINGs/wcolorpanel.c:2829
2002-02-26 14:57:24 +00:00
msgid "Brightness"
2004-10-17 04:32:25 +00:00
msgstr "Luminosité"
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:612 ../../WINGs/wcolorpanel.c:688
#: ../../WINGs/wcolorpanel.c:721 ../../WINGs/wcolorpanel.c:755
#: ../../WINGs/wcolorpanel.c:815 ../../WINGs/wcolorpanel.c:849
#: ../../WINGs/wcolorpanel.c:883 ../../WINGs/wcolorpanel.c:918
#: ../../WINGs/wcolorpanel.c:2169 ../../WINGs/wcolorpanel.c:2831
#: ../../WINGs/wcolorpanel.c:2867 ../../WINGs/wcolorpanel.c:2903
#: ../../WINGs/wcolorpanel.c:3745
2002-02-26 14:57:24 +00:00
msgid "Color Panel: Could not allocate memory"
2004-10-17 04:32:25 +00:00
msgstr "Panneau de Sélection des Couleur: impossible d'allouer la mémoire"
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:685 ../../WINGs/wcolorpanel.c:686
2002-02-26 14:57:24 +00:00
msgid "Red"
msgstr "Rouge"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:718 ../../WINGs/wcolorpanel.c:719
2002-02-26 14:57:24 +00:00
msgid "Green"
msgstr "Vert"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:752 ../../WINGs/wcolorpanel.c:753
2002-02-26 14:57:24 +00:00
msgid "Blue"
msgstr "Bleu"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:812 ../../WINGs/wcolorpanel.c:813
2002-02-26 14:57:24 +00:00
msgid "Cyan"
2002-09-18 00:28:17 +00:00
msgstr "Cyan"
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:846 ../../WINGs/wcolorpanel.c:847
2002-02-26 14:57:24 +00:00
msgid "Magenta"
2002-09-18 00:28:17 +00:00
msgstr "Magenta"
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:880 ../../WINGs/wcolorpanel.c:881
2002-02-26 14:57:24 +00:00
msgid "Yellow"
msgstr "Jaune"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:915 ../../WINGs/wcolorpanel.c:916
2002-02-26 14:57:24 +00:00
msgid "Black"
msgstr "Noir"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:996
2002-02-26 14:57:24 +00:00
msgid "Spectrum"
msgstr "Spectre"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:1026
2002-02-26 14:57:24 +00:00
msgid "Palette"
2002-09-18 00:28:17 +00:00
msgstr "Palette"
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:1032
2002-02-26 14:57:24 +00:00
msgid "New from File..."
2004-10-17 04:32:25 +00:00
msgstr "Nouveau d'après le fichier..."
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:1033 ../../WINGs/wcolorpanel.c:1081
#: ../../WINGs/wcolorpanel.c:1098
2002-02-26 14:57:24 +00:00
msgid "Rename..."
msgstr "Renommer..."
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:1034 ../../WINGs/wcolorpanel.c:1082
#: ../../WINGs/wcolorpanel.c:1099 ../../WINGs/wcolorpanel.c:3326
2002-02-26 14:57:24 +00:00
msgid "Remove"
msgstr "Supprimer"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:1035
2002-02-26 14:57:24 +00:00
msgid "Copy"
msgstr "Copier"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:1036
2002-02-26 14:57:24 +00:00
msgid "New from Clipboard"
2004-10-17 04:32:25 +00:00
msgstr "Nouveau d'après le presse-papier"
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:1057
2002-02-26 14:57:24 +00:00
msgid "X11-Colors"
msgstr "Couleurs X11"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:1074
2002-02-26 14:57:24 +00:00
msgid "Color"
msgstr "Couleur"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:1080
2002-02-26 14:57:24 +00:00
msgid "Add..."
msgstr "Ajouter..."
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:1090
2002-02-26 14:57:24 +00:00
msgid "List"
msgstr "Liste"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:1097
2002-02-26 14:57:24 +00:00
msgid "New..."
msgstr "Nouveau..."
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:1236
2002-02-26 14:57:24 +00:00
#, c-format
msgid ""
"Color Panel: Could not create directory %s needed to store configurations"
msgstr ""
2004-10-17 04:32:25 +00:00
"Panneau de sélection des couleurs : impossible de créer le répertoire %s "
2002-09-18 00:28:17 +00:00
"requis pour enregistrer les configurations."
2002-02-26 14:57:24 +00:00
#. Delete the file, it doesn't belong here
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:1242 ../../WINGs/wcolorpanel.c:3212
#: ../../WINGs/wcolorpanel.c:3216
2002-02-26 14:57:24 +00:00
msgid "File Error"
msgstr "Erreur de fichier"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:1243
2002-02-26 14:57:24 +00:00
msgid "Could not create ColorPanel configuration directory"
msgstr ""
2004-10-17 04:32:25 +00:00
"Impossible de créer le répertoire pour la configuration du panneau de "
"sélection des couleurs."
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:1244 ../../WINGs/wcolorpanel.c:3213
#: ../../WINGs/wcolorpanel.c:3218 ../../WINGs/wcolorpanel.c:3245
#: ../../WINGs/wfilepanel.c:250 ../../WINGs/wfilepanel.c:650
#: ../../WINGs/wfilepanel.c:662 ../../WINGs/wfilepanel.c:763
#: ../../WINGs/wfilepanel.c:974 ../../WINGs/wfontpanel.c:751
2002-02-26 14:57:24 +00:00
msgid "OK"
msgstr "OK"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:1250 ../../WINGs/wcolorpanel.c:1286
#: ../../WINGs/wcolorpanel.c:1304
2002-02-26 14:57:24 +00:00
msgid "Color Panel: Could not find file"
2004-10-17 04:32:25 +00:00
msgstr "Panneau de sélection des couleurs : Impossible de trouver le fichier."
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:1491 ../../WINGs/wcolorpanel.c:1556
#: ../../WINGs/wcolorpanel.c:1620
2002-02-26 14:57:24 +00:00
msgid "Color Panel: X failed request"
2004-10-17 04:32:25 +00:00
msgstr "Panneau de sélection des couleurs : échec d'une requête X"
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:2865
2002-02-26 14:57:24 +00:00
msgid "Saturation"
2002-09-18 00:28:17 +00:00
msgstr "Saturation"
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:2901
2002-02-26 14:57:24 +00:00
msgid "Hue"
msgstr "Teinte"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:3151
2002-02-26 14:57:24 +00:00
msgid "Open Palette"
msgstr "Ouvrir une palette"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:3213
2002-02-26 14:57:24 +00:00
msgid "Invalid file format !"
2002-09-18 00:28:17 +00:00
msgstr "Format de fichier invalide !"
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:3215
2002-02-26 14:57:24 +00:00
#, c-format
msgid "can't remove file %s"
2002-09-18 00:28:17 +00:00
msgstr "Impossible de supprimer le fichier %s."
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:3217
2002-02-26 14:57:24 +00:00
msgid "Couldn't remove file from Configuration Directory !"
2004-10-17 04:32:25 +00:00
msgstr "Impossible de supprimer le fichier du répertoire de configuration !"
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:3244
2002-02-26 14:57:24 +00:00
msgid "Rename"
msgstr "Renommer"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:3244
2002-02-26 14:57:24 +00:00
msgid "Rename palette to:"
msgstr "Renommer la palette en :"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:3245 ../../WINGs/wfilepanel.c:259
#: ../../WINGs/wfilepanel.c:662 ../../WINGs/wfilepanel.c:763
2002-02-26 14:57:24 +00:00
msgid "Cancel"
msgstr "Annuler"
#. Careful, this palette exists already
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:3261 ../../WINGs/wfilepanel.c:763
2002-02-26 14:57:24 +00:00
msgid "Warning"
msgstr "Avertissement"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:3262
2002-02-26 14:57:24 +00:00
msgid ""
"Palette already exists !\n"
"\n"
"Overwrite ?"
msgstr ""
2004-10-17 04:32:25 +00:00
"La palette existe déjà !\n"
2002-02-26 14:57:24 +00:00
"\n"
2004-10-17 04:32:25 +00:00
"Écraser ?"
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:3262 ../../WINGs/wcolorpanel.c:3326
2002-02-26 14:57:24 +00:00
msgid "No"
msgstr "Non"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:3262 ../../WINGs/wcolorpanel.c:3326
2002-02-26 14:57:24 +00:00
msgid "Yes"
msgstr "Oui"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:3294
2002-02-26 14:57:24 +00:00
#, c-format
msgid "Couldn't rename palette %s to %s\n"
2002-09-18 00:28:17 +00:00
msgstr "Impossible de renommer la palette %s en %s.\n"
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:3320
2002-02-26 14:57:24 +00:00
msgid "This will permanently remove the palette "
2004-10-17 04:32:25 +00:00
msgstr "Ceci détruira définitivement la palette "
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:3323
2002-02-26 14:57:24 +00:00
msgid ""
".\n"
"\n"
"Are you sure you want to remove this palette ?"
msgstr ""
".\n"
"\n"
2004-10-17 04:32:25 +00:00
"Êtes-vous sûr de vouloir supprimer cette palette ?"
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:3348
2002-02-26 14:57:24 +00:00
#, c-format
msgid "Couldn't remove palette %s\n"
2004-10-17 04:32:25 +00:00
msgstr "Impossible de détruire la palette %s.\n"
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:3647
2002-02-26 14:57:24 +00:00
#, c-format
msgid "Could not open %s"
2002-09-18 00:28:17 +00:00
msgstr "Impossible d'ouvrir %s."
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:3654
2002-02-26 14:57:24 +00:00
#, c-format
msgid "Could not create %s"
2004-10-17 04:32:25 +00:00
msgstr "Impossible de créer %s."
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:3665
2002-02-26 14:57:24 +00:00
#, c-format
msgid "Write error on file %s"
2004-10-17 04:32:25 +00:00
msgstr "Erreur d'écriture dans le fichier %s."
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wcolorpanel.c:3710
2002-02-26 14:57:24 +00:00
msgid "Color Panel: Color unspecified"
2004-10-17 04:32:25 +00:00
msgstr "Panneau de sélection des couleurs: couleur non spécifiée."
2002-02-26 14:57:24 +00:00
#: ../../WINGs/wfilepanel.c:235
msgid "Name:"
msgstr "Nom :"
#: ../../WINGs/wfilepanel.c:332 ../../WINGs/wfilepanel.c:396
msgid "Open"
msgstr "Ouvrir"
#: ../../WINGs/wfilepanel.c:350 ../../WINGs/wfilepanel.c:402
msgid "Save"
2002-09-18 00:28:17 +00:00
msgstr "Enregistrer"
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfilepanel.c:565
2002-02-26 14:57:24 +00:00
#, c-format
msgid "WINGs: could not open directory %s\n"
2004-10-17 04:32:25 +00:00
msgstr "WINGs : Impossible d'ouvrir le répertoire %s.\n"
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfilepanel.c:583
2002-02-26 14:57:24 +00:00
#, c-format
msgid "WINGs: could not stat %s\n"
2004-10-17 04:32:25 +00:00
msgstr "WINGs : impossible de lire l'état du fichier %s.\n"
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfilepanel.c:650 ../../WINGs/wfilepanel.c:973
#: ../../WINGs/wfontpanel.c:750
2002-02-26 14:57:24 +00:00
msgid "Error"
msgstr "Erreur"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfilepanel.c:661
2002-02-26 14:57:24 +00:00
msgid "Create Directory"
2004-10-17 04:32:25 +00:00
msgstr "Créer un répertoire"
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfilepanel.c:662
2002-02-26 14:57:24 +00:00
msgid "Enter directory name"
2004-10-17 04:32:25 +00:00
msgstr "Saisissez le nom du répertoire"
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfilepanel.c:698 ../../WINGs/wfilepanel.c:737
#: ../../WINGs/wfilepanel.c:768 ../../WINGs/wfilepanel.c:796
2002-02-26 14:57:24 +00:00
msgid "Permission denied."
2004-10-17 04:32:25 +00:00
msgstr "Permission refusée."
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfilepanel.c:701
2002-02-26 14:57:24 +00:00
#, c-format
msgid "'%s' already exists."
2004-10-17 04:32:25 +00:00
msgstr "'%s' existe déjà."
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfilepanel.c:704
2002-02-26 14:57:24 +00:00
msgid "Path does not exist."
msgstr "Le chemin n'existe pas."
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfilepanel.c:734 ../../WINGs/wfilepanel.c:793
2002-02-26 14:57:24 +00:00
#, c-format
msgid "'%s' does not exist."
msgstr "'%s' n'existe pas."
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfilepanel.c:741 ../../WINGs/wfilepanel.c:800
2002-02-26 14:57:24 +00:00
msgid "Insufficient memory available."
2004-10-17 04:32:25 +00:00
msgstr "Mémoire disponible insuffisante."
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfilepanel.c:745 ../../WINGs/wfilepanel.c:804
2002-02-26 14:57:24 +00:00
#, c-format
msgid "'%s' is on a read-only filesystem."
2004-10-17 04:32:25 +00:00
msgstr "'%s' est sur un système de fichiers en lecture seule."
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfilepanel.c:748 ../../WINGs/wfilepanel.c:780
#: ../../WINGs/wfilepanel.c:807
2002-02-26 14:57:24 +00:00
#, c-format
msgid "Can not delete '%s'."
msgstr "Impossible de supprimer '%s'."
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfilepanel.c:755
2002-02-26 14:57:24 +00:00
#, c-format
msgid "Delete directory %s ?"
2004-10-17 04:32:25 +00:00
msgstr "Supprimer le répertoire %s ?"
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfilepanel.c:759
2002-02-26 14:57:24 +00:00
#, c-format
msgid "Delete file %s ?"
msgstr "Supprimer le fichier %s ?"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfilepanel.c:771
2002-02-26 14:57:24 +00:00
#, c-format
msgid "Directory '%s' does not exist."
2004-10-17 04:32:25 +00:00
msgstr "Le répertoire '%s' n'existe pas."
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfilepanel.c:774
2002-02-26 14:57:24 +00:00
#, c-format
2002-09-18 00:28:17 +00:00
msgid "Directory '%s' is not empty."
2004-10-17 04:32:25 +00:00
msgstr "Le répertoire '%s' n'est pas vide."
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfilepanel.c:777
2002-02-26 14:57:24 +00:00
#, c-format
msgid "Directory '%s' is busy."
2004-10-17 04:32:25 +00:00
msgstr "Le répertoire '%s' est occupé."
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfilepanel.c:790
2002-02-26 14:57:24 +00:00
#, c-format
msgid "'%s' is a directory."
2004-10-17 04:32:25 +00:00
msgstr "'%s' est un répertoire."
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfilepanel.c:832
2002-02-26 14:57:24 +00:00
#, c-format
2014-12-24 16:10:29 +01:00
msgid "An error occurred browsing '%s'."
2002-02-26 14:57:24 +00:00
msgstr "Une erreur s'est produite pendant le parcours de '%s'."
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfilepanel.c:836
2002-02-26 14:57:24 +00:00
#, c-format
msgid "'%s' is not a directory."
2004-10-17 04:32:25 +00:00
msgstr "'%s' n'est pas un répertoire."
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfilepanel.c:973
2002-02-26 14:57:24 +00:00
msgid "File does not exist."
msgstr "Le fichier n'existe pas."
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfont.c:133 ../../WINGs/wfont.c:143
#, c-format
msgid "Invalid size specification '%s' in %s. Using default %d\n"
msgstr ""
2004-10-17 04:32:25 +00:00
"Taille invalide dans %2$s : '%1$s'. Utilisation de la valeur par défaut %3"
2003-05-23 21:47:48 +00:00
"$d\n"
#: ../../WINGs/wfont.c:187
2002-02-26 14:57:24 +00:00
#, c-format
msgid "the following character sets are missing in %s:"
2004-10-17 04:32:25 +00:00
msgstr "Les jeux de caractères suivants manquent dans %s :"
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfont.c:193
2002-02-26 14:57:24 +00:00
#, c-format
msgid ""
"the string \"%s\" will be used in place of any characters from those sets."
msgstr ""
2004-10-17 04:32:25 +00:00
"La chaîne « %s » sera utilisée à la place de tous les caractères de ces jeux."
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#. is arial a good fallback for multibyte?
#: ../../WINGs/wfont.c:599 ../../WINGs/wfont.c:614
2002-02-26 14:57:24 +00:00
#, c-format
2003-05-23 21:47:48 +00:00
msgid "could not load font %s. Trying arial."
msgstr ""
2004-10-17 04:32:25 +00:00
"Impossible de charger la police de caractères %s, essai de la police "
"« arial »."
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfont.c:606
msgid "could not load antialiased font set. Reverting to standard font sets."
msgstr ""
2004-10-17 04:32:25 +00:00
"Impossible de charger les polices lissées, utilisation des polices normales."
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfont.c:609
#, c-format
msgid "could not load FontSet %s. Trying fixed."
2002-09-18 00:28:17 +00:00
msgstr ""
"Impossible de charger la famille de polices %s, essai de la famille "
2004-10-17 04:32:25 +00:00
"« fixed »."
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfont.c:621
msgid "could not load antialiased fonts. Reverting to normal fonts."
msgstr ""
2004-10-17 04:32:25 +00:00
"Impossible de charger les polices lissées, utilisation des polices normales."
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfont.c:624 ../../WINGs/wfont.c:635
2002-02-26 14:57:24 +00:00
#, c-format
msgid "could not load font %s. Trying fixed."
2002-09-18 00:28:17 +00:00
msgstr ""
2004-10-17 04:32:25 +00:00
"Impossible de charger la police de caractères %s, essai de la police "
"« fixed »."
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfont.c:629
#, c-format
msgid "could not load font set %s. Trying fixed."
msgstr ""
"Impossible de charger la famille de polices %s, essai de la famille "
2004-10-17 04:32:25 +00:00
"« fixed »."
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfont.c:639
2002-02-26 14:57:24 +00:00
msgid "could not load fixed font!"
2004-10-17 04:32:25 +00:00
msgstr "Impossible de charger la police de caractères « fixed » !"
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfont.c:704 ../../WINGs/wfont.c:765 ../../WINGs/wfont.c:836
#, c-format
msgid ""
"Conversion to widechar failed (possible invalid multibyte sequence): '%s':"
"(pos %d)\n"
msgstr ""
2004-10-17 04:32:25 +00:00
"Échec de la conversion en widechar (probablement une séquence d'octets "
"erronée) : « %s » (pos %d)\n"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfont.c:887
2002-02-26 14:57:24 +00:00
#, c-format
msgid "font description %s is too large."
2004-10-17 04:32:25 +00:00
msgstr "La description de la police de caractères %s est trop volumineuse."
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#. // remove warning later. or maybe not
#: ../../WINGs/wfont.c:935
#, c-format
msgid "Invalid font specification: '%s'\n"
2004-10-17 04:32:25 +00:00
msgstr "Déclaration de police invalide : « %s »\n"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfontpanel.c:235
2002-02-26 14:57:24 +00:00
msgid "Test!!!"
2002-09-18 00:28:17 +00:00
msgstr "Test !"
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfontpanel.c:241
2002-02-26 14:57:24 +00:00
msgid "Family"
msgstr "Famille"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfontpanel.c:252
2002-02-26 14:57:24 +00:00
msgid "Typeface"
2004-10-17 04:32:25 +00:00
msgstr "Caractère"
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfontpanel.c:263
2002-02-26 14:57:24 +00:00
msgid "Size"
msgstr "Taille"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfontpanel.c:282
2002-02-26 14:57:24 +00:00
msgid "Set"
2002-09-18 00:28:17 +00:00
msgstr "Famille"
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfontpanel.c:288
2002-02-26 14:57:24 +00:00
msgid "Revert"
msgstr "Revenir"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfontpanel.c:751
2002-02-26 14:57:24 +00:00
msgid "Could not retrieve font list"
2004-10-17 04:32:25 +00:00
msgstr "Impossible de lire la liste des polices de caractères."
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfontpanel.c:765
2002-02-26 14:57:24 +00:00
#, c-format
msgid "font name %s is longer than 256, which is invalid."
msgstr ""
2004-10-17 04:32:25 +00:00
"Le nom de police %s a plus de 256 caractères et est par conséquent invalide."
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfontpanel.c:913
2002-02-26 14:57:24 +00:00
msgid "Roman"
msgstr "Roman"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfontpanel.c:916
2002-02-26 14:57:24 +00:00
msgid "Italic"
msgstr "Italique"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfontpanel.c:918
2002-02-26 14:57:24 +00:00
msgid "Oblique"
2004-10-17 04:32:25 +00:00
msgstr "Penché"
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfontpanel.c:920
2002-02-26 14:57:24 +00:00
msgid "Rev Italic"
2002-09-18 00:28:17 +00:00
msgstr "Italique inverse"
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfontpanel.c:922
2002-02-26 14:57:24 +00:00
msgid "Rev Oblique"
2004-10-17 04:32:25 +00:00
msgstr "Penché inverse"
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wfontpanel.c:928
2002-02-26 14:57:24 +00:00
msgid "Normal"
msgstr "Normal"
2003-05-23 21:47:48 +00:00
#: ../../WINGs/widgets.c:419
2002-02-26 14:57:24 +00:00
#, c-format
msgid "WINGs: could not load widget images file: %s"
2002-09-18 00:28:17 +00:00
msgstr "WINGs : impossible de charger le fichier d'images de widget '%s'."
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/widgets.c:770
msgid ""
"Text antialiasing is enabled in the configuration but the X server doesn't "
"have the required capabilities (missing RENDER extension). Disabling text "
"antialiasing."
msgstr ""
2004-10-17 04:32:25 +00:00
"Le lissage du texte est activé dans la configuration mais le serveur X ne "
"dispose pas de l'extension adéquate (extension RENDER). Desactivation du "
2003-05-23 21:47:48 +00:00
"lissage."
#: ../../WINGs/widgets.c:787
2002-02-26 14:57:24 +00:00
msgid ""
2002-09-18 00:28:17 +00:00
"could not load any fonts. Make sure your font installation and locale "
2002-02-26 14:57:24 +00:00
"settings are correct."
msgstr ""
2004-10-17 04:32:25 +00:00
"Aucune police n'a pu être chargée. Veuillez vérifier que vos polices sont "
"correctement installées et que votre langue est bien configurée."
2002-02-26 14:57:24 +00:00
2003-05-23 21:47:48 +00:00
#: ../../WINGs/wruler.c:192
2002-02-26 14:57:24 +00:00
msgid "0 inches"
msgstr "0 pouces"