# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the parallel package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: parallel 3.5.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-03-30 07:34-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:181 #, c-format msgid "unable to terminate child process: %s" msgstr "" #: fork.c:208 #, c-format msgid "unable to terminate child: %s" msgstr "" #: fork.c:287 fork.c:556 msgid "memory allocation error" msgstr "" #: 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 "" #: fork.c:515 #, c-format msgid "unable to fork, possible reason: %s" msgstr "" #: fork.c:683 msgid "only children can send data to the master process" msgstr "" #: fork.c:685 msgid "there is no pipe to the master process" msgstr "" #: fork.c:687 msgid "content to send must be RAW, use serialize() if needed" msgstr "" #: fork.c:696 fork.c:704 fork.c:1080 msgid "write error, closing pipe to the master" msgstr "" #: fork.c:714 msgid "only the master process can send data to a child process" msgstr "" #: fork.c:722 #, c-format msgid "child %d does not exist" msgstr "" #: fork.c:728 msgid "write error" msgstr "" #: fork.c:781 #, c-format msgid "cannot wait for child %d as it does not exist" msgstr "" #: fork.c:848 fork.c:971 #, c-format msgid "error '%s' in select" msgstr "" #: fork.c:1062 msgid "'mckill' failed" msgstr "" #: fork.c:1072 msgid "'mcexit' can only be used in a child process" msgstr "" #: fork.c:1094 msgid "'mcexit' failed" msgstr "" #: fork.c:1123 fork.c:1132 msgid "invalid CPU affinity specification" msgstr "" #: fork.c:1143 msgid "requested CPU set is too large for this system" msgstr "" #: fork.c:1166 msgid "retrieving CPU affinity set failed" msgstr ""