diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2007-10-16 06:33:50 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2007-10-16 06:33:50 +0000 |
commit | 83684e4b03f034d1e2f0cd2273a3d944721393fc (patch) | |
tree | 84b64c7bbf40e01a3c4b916c81a2826d94bf4bb6 /po/fr.po | |
parent | 2cc03c7fe7fba9365963d1d65266fe0f3c1238ae (diff) |
2.14.2GLIB_2_14_2
svn path=/trunk/; revision=5786
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 26 |
1 files changed, 13 insertions, 13 deletions
@@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.12.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-09-16 14:50-0400\n" +"POT-Creation-Date: 2007-10-16 02:15-0400\n" "PO-Revision-Date: 2007-09-03 12:07+0200\n" "Last-Translator: Stéphane Raimbault <stephane.raimbault@gmail.com>\n" "Language-Team: GNOME French Team <gnomefr@traduc.org>\n" @@ -694,18 +694,18 @@ msgstr "Le texte était vide (ou ne contenait que des espaces)" msgid "Failed to read data from child process" msgstr "La lecture des données depuis le processus fils a échoué" -#: glib/gspawn-win32.c:287 glib/gspawn.c:1395 +#: glib/gspawn-win32.c:287 glib/gspawn.c:1450 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "" "La création du tube de communication avec le processus fils a échoué (%s)" -#: glib/gspawn-win32.c:325 glib/gspawn.c:1059 +#: glib/gspawn-win32.c:325 glib/gspawn.c:1114 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "La lecture depuis un tube fils a échoué (%s)" -#: glib/gspawn-win32.c:351 glib/gspawn.c:1264 +#: glib/gspawn-win32.c:351 glib/gspawn.c:1319 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Le changement de répertoire « %s » a échoué (%s)" @@ -749,50 +749,50 @@ msgstr "" "Erreur inattendue dans g_io_channel_win32_poll() lors de la lecture des " "données depuis un processus fils" -#: glib/gspawn.c:175 +#: glib/gspawn.c:180 #, c-format msgid "Failed to read data from child process (%s)" msgstr "La lecture des données depuis le processus fils a échoué (%s)" -#: glib/gspawn.c:307 +#: glib/gspawn.c:312 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "" "Erreur inattendue dans select() à la lecture des données depuis un processus " "fils (%s)" -#: glib/gspawn.c:390 +#: glib/gspawn.c:395 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Erreur inattendue dans waitpid() (%s)" -#: glib/gspawn.c:1124 +#: glib/gspawn.c:1179 #, c-format msgid "Failed to fork (%s)" msgstr "Le fork a échoué (%s)" -#: glib/gspawn.c:1274 +#: glib/gspawn.c:1329 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "L'exécution du processus fils « %s » a échoué (%s)" -#: glib/gspawn.c:1284 +#: glib/gspawn.c:1339 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "" "La redirection de la sortie ou de l'entrée du processus fils a échoué (%s)" -#: glib/gspawn.c:1293 +#: glib/gspawn.c:1348 #, c-format msgid "Failed to fork child process (%s)" msgstr "Le fork du processus fils a échoué (%s)" -#: glib/gspawn.c:1301 +#: glib/gspawn.c:1356 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Erreur inconnue à l'exécution du processus fils « %s »" -#: glib/gspawn.c:1323 +#: glib/gspawn.c:1378 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "" |