# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: parallel 3.4.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-04-01 10:28-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: fork.c:251 fork.c:254 msgid "unable to create a pipe" msgstr "" #: fork.c:272 #, c-format msgid "unable to fork, possible reason: %s" msgstr "" #: fork.c:318 msgid "memory allocation error" msgstr "" #: fork.c:371 msgid "only children can send data to the master process" msgstr "" #: fork.c:373 msgid "there is no pipe to the master process" msgstr "" #: fork.c:375 msgid "content to send must be RAW, use serialize() if needed" msgstr "" #: fork.c:384 fork.c:391 fork.c:715 msgid "write error, closing pipe to the master" msgstr "" #: fork.c:404 msgid "only the master process can send data to a child process" msgstr "" #: fork.c:411 #, c-format msgid "child %d does not exist" msgstr "" #: fork.c:417 msgid "write error" msgstr "" #: fork.c:485 fork.c:609 #, c-format msgid "error '%s' in select" msgstr "" #: fork.c:697 msgid "'mckill' failed" msgstr "" #: fork.c:707 msgid "'mcexit' can only be used in a child process" msgstr "" #: fork.c:728 msgid "'mcexit' failed" msgstr "" #: fork.c:757 fork.c:766 msgid "invalid CPU affinity specification" msgstr "" #: fork.c:777 msgid "requested CPU set is too large for this system" msgstr "" #: fork.c:800 msgid "retrieving CPU affinity set failed" msgstr ""