# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR The R Foundation # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: bugs@R-project.org\n" "POT-Creation-Date: 2011-10-19 07:22+0100\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:135 fork.c:138 msgid "unable to create a pipe" msgstr "" #: fork.c:149 #, c-format msgid "unable to fork, possible reason: %s" msgstr "" #: fork.c:178 msgid "memory allocation error" msgstr "" #: fork.c:216 msgid "only children can send data to the master process" msgstr "" #: fork.c:218 msgid "there is no pipe to the master process" msgstr "" #: fork.c:220 msgid "content to send must be RAW, use serialize() if needed" msgstr "" #: fork.c:229 fork.c:236 msgid "write error, closing pipe to the master" msgstr "" #: fork.c:249 msgid "only the master process can send data to a child process" msgstr "" #: fork.c:256 #, c-format msgid "child %d does not exist" msgstr "" #: fork.c:262 msgid "write error" msgstr "" #: fork.c:342 fork.c:464 #, c-format msgid "error '%s' in select" msgstr "" #: fork.c:548 msgid "mckill failed" msgstr "" #: fork.c:558 msgid "mcexit can only be used in a child process" msgstr "" #: fork.c:578 msgid "mcexit failed" msgstr ""