diff options
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 216 |
1 files changed, 108 insertions, 108 deletions
@@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-01-06 20:29-0500\n" +"POT-Creation-Date: 2010-03-15 23:30-0400\n" "PO-Revision-Date: 2009-09-04 00:08+0200\n" "Last-Translator: Claude Paroz <claude@2xlibre.net>\n" "Language-Team: GNOME French Team <gnomefr@traduc.org>\n" @@ -106,8 +106,8 @@ msgid "Could not open converter from '%s' to '%s'" msgstr "Impossible d'ouvrir le convertisseur de « %s » vers « %s »" #: glib/gconvert.c:638 glib/gconvert.c:1031 glib/giochannel.c:1402 -#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964 -#: glib/gutf8.c:1419 +#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:980 +#: glib/gutf8.c:1435 msgid "Invalid byte sequence in conversion input" msgstr "Séquence d'octets non valide en entrée du convertisseur" @@ -117,8 +117,8 @@ msgstr "Séquence d'octets non valide en entrée du convertisseur" msgid "Error during conversion: %s" msgstr "Erreur lors de la conversion : %s" -#: glib/gconvert.c:678 glib/gutf8.c:960 glib/gutf8.c:1170 glib/gutf8.c:1311 -#: glib/gutf8.c:1415 +#: glib/gconvert.c:678 glib/gutf8.c:976 glib/gutf8.c:1186 glib/gutf8.c:1327 +#: glib/gutf8.c:1431 msgid "Partial character sequence at end of input" msgstr "Séquence partielle de caractères à la fin de l'entrée" @@ -194,7 +194,7 @@ msgstr "La lecture depuis le fichier « %s » a échoué : %s" msgid "Failed to open file '%s': %s" msgstr "L'ouverture du fichier « %s » a échoué : %s" -#: glib/gfileutils.c:716 glib/gmappedfile.c:141 +#: glib/gfileutils.c:716 glib/gmappedfile.c:140 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "" @@ -315,12 +315,12 @@ msgstr "La canal se termine avec un caractère partiel" msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Impossible de faire une lecture brute dans g_io_channel_read_to_end" -#: glib/gmappedfile.c:123 +#: glib/gmappedfile.c:122 #, c-format msgid "Failed to open file '%s': open() failed: %s" msgstr "L'ouverture du fichier « %s » a échoué : open() a échoué : %s" -#: glib/gmappedfile.c:201 +#: glib/gmappedfile.c:200 #, c-format msgid "Failed to map file '%s': mmap() failed: %s" msgstr "Le mappage du fichier « %s » a échoué : mmap() a échoué : %s" @@ -570,7 +570,7 @@ msgstr "" "le motif contient des éléments non pris en charge par la correspondance " "partielle" -#: glib/gregex.c:154 gio/glocalfile.c:2102 +#: glib/gregex.c:154 gio/glocalfile.c:2121 msgid "internal error" msgstr "erreur interne" @@ -992,16 +992,16 @@ msgstr "" "Impossible de lire suffisamment de données depuis le tube du processus fils " "de pid (%s)" -#: glib/gutf8.c:1038 +#: glib/gutf8.c:1054 msgid "Character out of range for UTF-8" msgstr "Caractère hors plage pour UTF-8" -#: glib/gutf8.c:1138 glib/gutf8.c:1147 glib/gutf8.c:1279 glib/gutf8.c:1288 -#: glib/gutf8.c:1429 glib/gutf8.c:1525 +#: glib/gutf8.c:1154 glib/gutf8.c:1163 glib/gutf8.c:1295 glib/gutf8.c:1304 +#: glib/gutf8.c:1445 glib/gutf8.c:1541 msgid "Invalid sequence in conversion input" msgstr "Séquence non valide dans l'entrée du convertisseur" -#: glib/gutf8.c:1440 glib/gutf8.c:1536 +#: glib/gutf8.c:1456 glib/gutf8.c:1552 msgid "Character out of range for UTF-16" msgstr "Caractère hors plage pour UTF-16" @@ -1064,21 +1064,21 @@ msgstr "Argument manquant pour %s" msgid "Unknown option %s" msgstr "Option inconnue %s" -#: glib/gkeyfile.c:362 +#: glib/gkeyfile.c:361 msgid "Valid key file could not be found in search dirs" msgstr "" "Impossible de trouver un fichier de clés valide dans les répertoires de " "recherche" -#: glib/gkeyfile.c:397 +#: glib/gkeyfile.c:396 msgid "Not a regular file" msgstr "N'est pas un fichier standard" -#: glib/gkeyfile.c:405 +#: glib/gkeyfile.c:404 msgid "File is empty" msgstr "Le fichier est vide" -#: glib/gkeyfile.c:764 +#: glib/gkeyfile.c:763 #, c-format msgid "" "Key file contains line '%s' which is not a key-value pair, group, or comment" @@ -1086,53 +1086,53 @@ msgstr "" "Le fichier de clés contient la ligne « %s » qui n'est ni une paire de valeurs " "de clé, ni un groupe, ni un commentaire" -#: glib/gkeyfile.c:824 +#: glib/gkeyfile.c:823 #, c-format msgid "Invalid group name: %s" msgstr "Nom de groupe non valide : %s" -#: glib/gkeyfile.c:846 +#: glib/gkeyfile.c:845 msgid "Key file does not start with a group" msgstr "Le fichier de clés ne débute pas par un groupe" -#: glib/gkeyfile.c:872 +#: glib/gkeyfile.c:871 #, c-format msgid "Invalid key name: %s" msgstr "Nom de clé non valide : %s" -#: glib/gkeyfile.c:899 +#: glib/gkeyfile.c:898 #, c-format msgid "Key file contains unsupported encoding '%s'" msgstr "" "Le fichier de clés contient un codage de caractères non pris en charge « %s »" -#: glib/gkeyfile.c:1115 glib/gkeyfile.c:1277 glib/gkeyfile.c:2506 -#: glib/gkeyfile.c:2572 glib/gkeyfile.c:2707 glib/gkeyfile.c:2840 -#: glib/gkeyfile.c:2993 glib/gkeyfile.c:3180 glib/gkeyfile.c:3241 +#: glib/gkeyfile.c:1114 glib/gkeyfile.c:1276 glib/gkeyfile.c:2505 +#: glib/gkeyfile.c:2571 glib/gkeyfile.c:2706 glib/gkeyfile.c:2839 +#: glib/gkeyfile.c:2992 glib/gkeyfile.c:3179 glib/gkeyfile.c:3240 #, c-format msgid "Key file does not have group '%s'" msgstr "Le fichier de clés n'a pas de groupe « %s »" -#: glib/gkeyfile.c:1289 +#: glib/gkeyfile.c:1288 #, c-format msgid "Key file does not have key '%s'" msgstr "Le fichier de clés n'a pas de clé « %s »" -#: glib/gkeyfile.c:1396 glib/gkeyfile.c:1511 +#: glib/gkeyfile.c:1395 glib/gkeyfile.c:1510 #, c-format msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgstr "" "Le fichier de clés contient la clé « %s » avec la valeur « %s » qui n'est pas " "codé en UTF-8" -#: glib/gkeyfile.c:1416 glib/gkeyfile.c:1910 +#: glib/gkeyfile.c:1415 glib/gkeyfile.c:1909 #, c-format msgid "Key file contains key '%s' which has value that cannot be interpreted." msgstr "" "Le fichier de clés contient la clé « %s » avec une valeur impossible à " "interpréter." -#: glib/gkeyfile.c:1531 +#: glib/gkeyfile.c:1530 #, c-format msgid "" "Key file contains key '%s' which has a value that cannot be interpreted." @@ -1140,7 +1140,7 @@ msgstr "" "Le fichier de clés contient la clé « %s » avec une valeur impossible à " "interpréter." -#: glib/gkeyfile.c:2125 glib/gkeyfile.c:2337 +#: glib/gkeyfile.c:2124 glib/gkeyfile.c:2336 #, c-format msgid "" "Key file contains key '%s' in group '%s' which has value that cannot be " @@ -1149,39 +1149,39 @@ msgstr "" "Le fichier de clés contient la clé « %s » dans le groupe « %s » qui a une " "valeur impossible à interpréter." -#: glib/gkeyfile.c:2521 glib/gkeyfile.c:2722 glib/gkeyfile.c:3252 +#: glib/gkeyfile.c:2520 glib/gkeyfile.c:2721 glib/gkeyfile.c:3251 #, c-format msgid "Key file does not have key '%s' in group '%s'" msgstr "Le fichier de clés ne contient pas de clé « %s » dans le groupe « %s »" -#: glib/gkeyfile.c:3486 +#: glib/gkeyfile.c:3485 msgid "Key file contains escape character at end of line" msgstr "Le fichier de clés contient un caractère d'échappement en fin de ligne" -#: glib/gkeyfile.c:3508 +#: glib/gkeyfile.c:3507 #, c-format msgid "Key file contains invalid escape sequence '%s'" msgstr "" "Le fichier de clés contient une séquence d'échappement non valide « %s »" -#: glib/gkeyfile.c:3650 +#: glib/gkeyfile.c:3649 #, c-format msgid "Value '%s' cannot be interpreted as a number." msgstr "La valeur « %s » ne peut pas être interprétée comme un nombre." -#: glib/gkeyfile.c:3664 +#: glib/gkeyfile.c:3663 #, c-format msgid "Integer value '%s' out of range" msgstr "La valeur entière « %s » est hors plage" -#: glib/gkeyfile.c:3697 +#: glib/gkeyfile.c:3696 #, c-format msgid "Value '%s' cannot be interpreted as a float number." msgstr "" "La valeur « %s » ne peut pas être interprétée comme un nombre à virgule " "flottante." -#: glib/gkeyfile.c:3721 +#: glib/gkeyfile.c:3720 #, c-format msgid "Value '%s' cannot be interpreted as a boolean." msgstr "La valeur « %s » ne peut pas être interprétée comme un booléen." @@ -1198,7 +1198,7 @@ msgstr "La valeur de comptage fournie à %s est trop grande" msgid "Stream is already closed" msgstr "Le flux est déjà fermé" -#: gio/gcancellable.c:420 gio/glocalfile.c:2095 gio/gsimpleasyncresult.c:648 +#: gio/gcancellable.c:420 gio/glocalfile.c:2114 gio/gsimpleasyncresult.c:648 #: gio/gsimpleasyncresult.c:674 msgid "Operation was cancelled" msgstr "L'opération a été annulée" @@ -1212,7 +1212,7 @@ msgstr "Type inconnu" msgid "%s filetype" msgstr "Type de fichier %s" -#: gio/gcontenttype.c:678 +#: gio/gcontenttype.c:681 #, c-format msgid "%s type" msgstr "Type %s" @@ -1324,12 +1324,12 @@ msgstr "Opération non prise en charge" #. Translators: This is an error message when trying to find #. * the enclosing (user visible) mount of a file, but none #. * exists. -#: gio/gfile.c:1347 gio/glocalfile.c:1066 gio/glocalfile.c:1077 -#: gio/glocalfile.c:1090 +#: gio/gfile.c:1347 gio/glocalfile.c:1071 gio/glocalfile.c:1082 +#: gio/glocalfile.c:1095 msgid "Containing mount does not exist" msgstr "Le point de montage conteneur n'existe pas" -#: gio/gfile.c:2399 gio/glocalfile.c:2247 +#: gio/gfile.c:2399 gio/glocalfile.c:2266 msgid "Can't copy over directory" msgstr "Impossible de copier par dessus un répertoire" @@ -1337,7 +1337,7 @@ msgstr "Impossible de copier par dessus un répertoire" msgid "Can't copy directory over directory" msgstr "Impossible de copier un répertoire par dessus un autre" -#: gio/gfile.c:2467 gio/glocalfile.c:2256 +#: gio/gfile.c:2467 gio/glocalfile.c:2275 msgid "Target file exists" msgstr "Le fichier cible existe" @@ -1474,207 +1474,207 @@ msgid "Unable to find default local directory monitor type" msgstr "" "Impossible de trouver le type de moniteur de répertoire local par défaut" -#: gio/glocalfile.c:600 gio/win32/gwinhttpfile.c:424 +#: gio/glocalfile.c:605 gio/win32/gwinhttpfile.c:424 #, c-format msgid "Invalid filename %s" msgstr "Nom de fichier non valide : %s" -#: gio/glocalfile.c:974 +#: gio/glocalfile.c:979 #, c-format msgid "Error getting filesystem info: %s" msgstr "Impossible d'obtenir les informations du système de fichiers : %s" -#: gio/glocalfile.c:1110 +#: gio/glocalfile.c:1117 msgid "Can't rename root directory" msgstr "Impossible de renommer le répertoire racine" -#: gio/glocalfile.c:1130 gio/glocalfile.c:1156 +#: gio/glocalfile.c:1137 gio/glocalfile.c:1163 #, c-format msgid "Error renaming file: %s" msgstr "Erreur au renommage du fichier : %s" -#: gio/glocalfile.c:1139 +#: gio/glocalfile.c:1146 msgid "Can't rename file, filename already exist" msgstr "Impossible de renommer le fichier car ce nom est déjà utilisé" -#: gio/glocalfile.c:1152 gio/glocalfile.c:2124 gio/glocalfile.c:2153 -#: gio/glocalfile.c:2309 gio/glocalfileoutputstream.c:550 +#: gio/glocalfile.c:1159 gio/glocalfile.c:2143 gio/glocalfile.c:2172 +#: gio/glocalfile.c:2328 gio/glocalfileoutputstream.c:550 #: gio/glocalfileoutputstream.c:603 gio/glocalfileoutputstream.c:648 #: gio/glocalfileoutputstream.c:1130 msgid "Invalid filename" msgstr "Nom de fichier non valide" -#: gio/glocalfile.c:1308 +#: gio/glocalfile.c:1320 #, c-format msgid "Error opening file: %s" msgstr "Erreur à l'ouverture du fichier : %s" -#: gio/glocalfile.c:1318 +#: gio/glocalfile.c:1330 msgid "Can't open directory" msgstr "Impossible d'ouvrir le répertoire" -#: gio/glocalfile.c:1443 +#: gio/glocalfile.c:1455 #, c-format msgid "Error removing file: %s" msgstr "Erreur à la suppression du fichier : %s" -#: gio/glocalfile.c:1808 +#: gio/glocalfile.c:1822 #, c-format msgid "Error trashing file: %s" msgstr "Erreur à la mise à la corbeille du fichier : %s" -#: gio/glocalfile.c:1831 +#: gio/glocalfile.c:1845 #, c-format msgid "Unable to create trash dir %s: %s" msgstr "Impossible de créer le répertoire de la corbeille %s : %s" -#: gio/glocalfile.c:1852 +#: gio/glocalfile.c:1866 msgid "Unable to find toplevel directory for trash" msgstr "Impossible de trouver le répertoire racine pour la corbeille" -#: gio/glocalfile.c:1931 gio/glocalfile.c:1951 +#: gio/glocalfile.c:1945 gio/glocalfile.c:1965 msgid "Unable to find or create trash directory" msgstr "Impossible de trouver ou créer le répertoire de la corbeille" -#: gio/glocalfile.c:1985 +#: gio/glocalfile.c:1999 #, c-format msgid "Unable to create trashing info file: %s" msgstr "" "Impossible de créer le fichier d'informations de mise à la corbeille : %s" -#: gio/glocalfile.c:2014 gio/glocalfile.c:2019 gio/glocalfile.c:2094 -#: gio/glocalfile.c:2101 +#: gio/glocalfile.c:2028 gio/glocalfile.c:2033 gio/glocalfile.c:2113 +#: gio/glocalfile.c:2120 #, c-format msgid "Unable to trash file: %s" msgstr "Impossible de mettre à la corbeille le fichier : %s" -#: gio/glocalfile.c:2128 +#: gio/glocalfile.c:2147 #, c-format msgid "Error creating directory: %s" msgstr "Erreur à la création du répertoire : %s" -#: gio/glocalfile.c:2157 +#: gio/glocalfile.c:2176 #, c-format msgid "Error making symbolic link: %s" msgstr "Erreur lors de la création du lien symbolique : %s" -#: gio/glocalfile.c:2219 gio/glocalfile.c:2313 +#: gio/glocalfile.c:2238 gio/glocalfile.c:2332 #, c-format msgid "Error moving file: %s" msgstr "Erreur lors du déplacement du fichier : %s" -#: gio/glocalfile.c:2242 +#: gio/glocalfile.c:2261 msgid "Can't move directory over directory" msgstr "Impossible de déplacer un répertoire par dessus un autre" -#: gio/glocalfile.c:2269 gio/glocalfileoutputstream.c:928 +#: gio/glocalfile.c:2288 gio/glocalfileoutputstream.c:928 #: gio/glocalfileoutputstream.c:942 gio/glocalfileoutputstream.c:957 #: gio/glocalfileoutputstream.c:973 gio/glocalfileoutputstream.c:987 msgid "Backup file creation failed" msgstr "La création du fichier de sauvegarde a échoué" -#: gio/glocalfile.c:2288 +#: gio/glocalfile.c:2307 #, c-format msgid "Error removing target file: %s" msgstr "Erreur lors de la suppression du fichier cible : %s" -#: gio/glocalfile.c:2302 +#: gio/glocalfile.c:2321 msgid "Move between mounts not supported" msgstr "Le déplacement entre des points de montage n'est pas pris en charge" -#: gio/glocalfileinfo.c:721 +#: gio/glocalfileinfo.c:726 msgid "Attribute value must be non-NULL" msgstr "La valeur d'attribut ne doit pas être « NULL »" -#: gio/glocalfileinfo.c:728 +#: gio/glocalfileinfo.c:733 msgid "Invalid attribute type (string expected)" msgstr "Type d'attribut non valide (une chaîne est attendue)" -#: gio/glocalfileinfo.c:735 +#: gio/glocalfileinfo.c:740 msgid "Invalid extended attribute name" msgstr "Nom d'attribut étendu non valide" -#: gio/glocalfileinfo.c:775 +#: gio/glocalfileinfo.c:780 #, c-format msgid "Error setting extended attribute '%s': %s" msgstr "Erreur lors de la définition de l'attribut étendu « %s » : %s" -#: gio/glocalfileinfo.c:1482 gio/glocalfileoutputstream.c:812 +#: gio/glocalfileinfo.c:1484 gio/glocalfileoutputstream.c:812 #, c-format msgid "Error stating file '%s': %s" msgstr "Erreur de l'interrogation du fichier « %s » : %s" -#: gio/glocalfileinfo.c:1555 +#: gio/glocalfileinfo.c:1557 msgid " (invalid encoding)" msgstr " (codage non valide)" -#: gio/glocalfileinfo.c:1753 +#: gio/glocalfileinfo.c:1755 #, c-format msgid "Error stating file descriptor: %s" msgstr "Erreur de l'interrogation du descripteur de fichier : %s" -#: gio/glocalfileinfo.c:1798 +#: gio/glocalfileinfo.c:1800 msgid "Invalid attribute type (uint32 expected)" msgstr "Type d'attribut non valide (uint32 attendu)" -#: gio/glocalfileinfo.c:1816 +#: gio/glocalfileinfo.c:1818 msgid "Invalid attribute type (uint64 expected)" msgstr "Type d'attribut non valide (uint64 attendu)" -#: gio/glocalfileinfo.c:1835 gio/glocalfileinfo.c:1854 +#: gio/glocalfileinfo.c:1837 gio/glocalfileinfo.c:1856 msgid "Invalid attribute type (byte string expected)" msgstr "Type d'attribut non valide (chaîne octet attendu)" -#: gio/glocalfileinfo.c:1889 +#: gio/glocalfileinfo.c:1891 msgid "Cannot set permissions on symlinks" msgstr "Impossible de définir des permissions sur les liens symboliques" -#: gio/glocalfileinfo.c:1905 +#: gio/glocalfileinfo.c:1907 #, c-format msgid "Error setting permissions: %s" msgstr "Erreur lors de la définition des permissions : %s" -#: gio/glocalfileinfo.c:1956 +#: gio/glocalfileinfo.c:1958 #, c-format msgid "Error setting owner: %s" msgstr "Erreur lors de la définition du propriétaire : %s" -#: gio/glocalfileinfo.c:1979 +#: gio/glocalfileinfo.c:1981 msgid "symlink must be non-NULL" msgstr "un lien symbolique ne doit pas être « NULL »" -#: gio/glocalfileinfo.c:1989 gio/glocalfileinfo.c:2008 -#: gio/glocalfileinfo.c:2019 +#: gio/glocalfileinfo.c:1991 gio/glocalfileinfo.c:2010 +#: gio/glocalfileinfo.c:2021 #, c-format msgid "Error setting symlink: %s" msgstr "Erreur lors de la définition du lien symbolique : %s" -#: gio/glocalfileinfo.c:1998 +#: gio/glocalfileinfo.c:2000 msgid "Error setting symlink: file is not a symlink" msgstr "" "Erreur lors de la définition du lien symbolique : le fichier n'est pas un " "lien symbolique" -#: gio/glocalfileinfo.c:2124 +#: gio/glocalfileinfo.c:2126 #, c-format msgid "Error setting modification or access time: %s" msgstr "" "Erreur lors de la définition de l'heure de modification ou d'accès : %s" -#: gio/glocalfileinfo.c:2147 +#: gio/glocalfileinfo.c:2149 msgid "SELinux context must be non-NULL" msgstr "Le contexte SELinux ne doit pas être « NULL »" -#: gio/glocalfileinfo.c:2162 +#: gio/glocalfileinfo.c:2164 #, c-format msgid "Error setting SELinux context: %s" msgstr "Erreur lors de la définition du contexte SELinux : %s" -#: gio/glocalfileinfo.c:2169 +#: gio/glocalfileinfo.c:2171 msgid "SELinux is not enabled on this system" msgstr "SELinux n'est pas activé sur ce système" -#: gio/glocalfileinfo.c:2261 +#: gio/glocalfileinfo.c:2263 #, c-format msgid "Setting attribute %s not supported" msgstr "La définition de l'attribut %s n'est pas prise en charge" @@ -1878,97 +1878,97 @@ msgstr "" msgid "Socket is already closed" msgstr "Le connecteur réseau est déjà fermé" -#: gio/gsocket.c:405 +#: gio/gsocket.c:413 #, c-format msgid "creating GSocket from fd: %s" msgstr "création de GSocket à partir de fd : %s" -#: gio/gsocket.c:439 gio/gsocket.c:453 gio/gsocket.c:1911 +#: gio/gsocket.c:447 gio/gsocket.c:461 gio/gsocket.c:1925 #, c-format msgid "Unable to create socket: %s" msgstr "Impossible de créer le connecteur réseau : %s" -#: gio/gsocket.c:439 +#: gio/gsocket.c:447 msgid "Unknown protocol was specified" msgstr "Un protocole inconnu a été indiqué" -#: gio/gsocket.c:758 +#: gio/gsocket.c:772 msgid "Cancellable initialization not supported" msgstr "Initialisation annulable non prise en charge" -#: gio/gsocket.c:1112 +#: gio/gsocket.c:1126 #, c-format msgid "could not get local address: %s" msgstr "impossible d'obtenir l'adresse locale : %s" -#: gio/gsocket.c:1145 +#: gio/gsocket.c:1159 #, c-format msgid "could not get remote address: %s" msgstr "impossible d'obtenir l'adresse distante : %s" -#: gio/gsocket.c:1203 +#: gio/gsocket.c:1217 #, c-format msgid "could not listen: %s" msgstr "impossible d'écouter : %s" -#: gio/gsocket.c:1277 +#: gio/gsocket.c:1291 #, c-format msgid "Error binding to address: %s" msgstr "Erreur lors de liaison à l'adresse : %s" -#: gio/gsocket.c:1397 +#: gio/gsocket.c:1411 #, c-format msgid "Error accepting connection: %s" msgstr "Erreur d'acceptation de la connexion : %s" -#: gio/gsocket.c:1510 +#: gio/gsocket.c:1524 msgid "Error connecting: " msgstr "Erreur de connexion : " -#: gio/gsocket.c:1514 +#: gio/gsocket.c:1528 msgid "Connection in progress" msgstr "Connexion en cours" -#: gio/gsocket.c:1519 +#: gio/gsocket.c:1533 #, c-format msgid "Error connecting: %s" msgstr "Erreur de connexion : %s" -#: gio/gsocket.c:1559 +#: gio/gsocket.c:1573 #, c-format msgid "Unable to get pending error: %s" msgstr "Impossible d'obtenir l'erreur actuelle : %s" -#: gio/gsocket.c:1655 +#: gio/gsocket.c:1669 #, c-format msgid "Error receiving data: %s" msgstr "Erreur de réception de données : %s" -#: gio/gsocket.c:1798 +#: gio/gsocket.c:1812 #, c-format msgid "Error sending data: %s" msgstr "Erreur d'envoi de données : %s" -#: gio/gsocket.c:1990 +#: gio/gsocket.c:2004 #, c-format msgid "Error closing socket: %s" msgstr "Erreur de fermeture du connecteur réseau : %s" -#: gio/gsocket.c:2475 +#: gio/gsocket.c:2481 #, c-format msgid "Waiting for socket condition: %s" msgstr "Attente de la condition du connecteur réseau : %s" -#: gio/gsocket.c:2714 gio/gsocket.c:2795 +#: gio/gsocket.c:2720 gio/gsocket.c:2801 #, c-format msgid "Error sending message: %s" msgstr "Erreur d'envoi de message : %s" -#: gio/gsocket.c:2739 +#: gio/gsocket.c:2745 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage n'est pas pris en en charge sur windows" -#: gio/gsocket.c:2997 gio/gsocket.c:3136 +#: gio/gsocket.c:3003 gio/gsocket.c:3142 #, c-format msgid "Error receiving message: %s" msgstr "Erreur de réception de message : %s" |