# Translation of parallel.pot to French
# Copyright (C) 2011 The R Foundation
# This file is distributed under the same license as the parallel R package.
# Philippe Grosjean <phgrosjean@sciviews.org>, 2005.
#
msgid ""
msgstr ""
"Project-Id-Version: R 2.14.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-29 07:06-0700\n"
"PO-Revision-Date: 2013-03-18 22:07+0100\n"
"Last-Translator: Philippe Grosjean <phgrosjean@sciviews.org>\n"
"Language-Team: French <R-core@r-project.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2;plural=(n > 1);\n"
"X-Generator: Poedit 1.5.5\n"

#: fork.c:181
#, fuzzy, c-format
msgid "unable to terminate child process: %s"
msgstr "impossible de cr�er une nouvelle branche, raison possible : %s"

#: fork.c:208
#, fuzzy, c-format
msgid "unable to terminate child: %s"
msgstr "impossible de cr�er un canal (pipe)"

#: fork.c:287 fork.c:556
msgid "memory allocation error"
msgstr "erreur d'allocation m�moire"

#: fork.c:337 fork.c:341 fork.c:345
#, c-format
msgid "invalid '%s' argument"
msgstr ""

#: fork.c:401
msgid ""
"Error while shutting down parallel: unable to terminate some child "
"processes\n"
msgstr ""

#: fork.c:490 fork.c:493
msgid "unable to create a pipe"
msgstr "impossible de cr�er un canal (pipe)"

#: fork.c:515
#, c-format
msgid "unable to fork, possible reason: %s"
msgstr "impossible de cr�er une nouvelle branche, raison possible : %s"

#: fork.c:683
msgid "only children can send data to the master process"
msgstr ""
"seuls des processus enfants peuvent envoyer des donn�es � un processus ma�tre"

#: fork.c:685
msgid "there is no pipe to the master process"
msgstr "aucun canal vers le processus ma�tre"

#: fork.c:687
msgid "content to send must be RAW, use serialize() if needed"
msgstr "le contenu � envoyer doit �tre RAW, utilisez serialize() si n�cessaire"

#: fork.c:696 fork.c:704 fork.c:1080
msgid "write error, closing pipe to the master"
msgstr "erreur d'�criture, fermeture du canal vers le processus ma�tre"

#: fork.c:714
msgid "only the master process can send data to a child process"
msgstr ""
"seul le processus ma�tre peut envoyer des donn�es vers un processus fils"

#: fork.c:722
#, c-format
msgid "child %d does not exist"
msgstr "le processus fils %d n'existe pas"

#: fork.c:728
msgid "write error"
msgstr "erreur d'�criture"

#: fork.c:781
#, fuzzy, c-format
msgid "cannot wait for child %d as it does not exist"
msgstr "le processus fils %d n'existe pas"

#: fork.c:848 fork.c:971
#, c-format
msgid "error '%s' in select"
msgstr "erreur '%s' lors de la s�lection"

#: fork.c:1062
msgid "'mckill' failed"
msgstr "'mckill' a �chou�"

#: fork.c:1072
msgid "'mcexit' can only be used in a child process"
msgstr "'mcexit' peut seulement �tre utilis� avec un processus fils"

#: fork.c:1094
msgid "'mcexit' failed"
msgstr "'mcexit' a �chou�"

#: fork.c:1123 fork.c:1132
msgid "invalid CPU affinity specification"
msgstr "sp�cification d'affinit� CPU incorrecte"

#: fork.c:1143
msgid "requested CPU set is too large for this system"
msgstr "le set de CPU demand� est trop large pour ce syst�me"

#: fork.c:1166
msgid "retrieving CPU affinity set failed"
msgstr "la r�cup�ration de l'affinit� CPU a �chou�"