The R Project SVN R

Rev

Rev 59193 | Rev 59807 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The R Foundation
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: bugs@R-project.org\n"
"POT-Creation-Date: 2012-05-21 13:03+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: fork.c:139 fork.c:142
msgid "unable to create a pipe"
msgstr ""

#: fork.c:153
#, c-format
msgid "unable to fork, possible reason: %s"
msgstr ""

#: fork.c:182
msgid "memory allocation error"
msgstr ""

#: fork.c:220
msgid "only children can send data to the master process"
msgstr ""

#: fork.c:222
msgid "there is no pipe to the master process"
msgstr ""

#: fork.c:224
msgid "content to send must be RAW, use serialize() if needed"
msgstr ""

#: fork.c:233 fork.c:240 fork.c:570
msgid "write error, closing pipe to the master"
msgstr ""

#: fork.c:253
msgid "only the master process can send data to a child process"
msgstr ""

#: fork.c:260
#, c-format
msgid "child %d does not exist"
msgstr ""

#: fork.c:266
msgid "write error"
msgstr ""

#: fork.c:346 fork.c:468
#, c-format
msgid "error '%s' in select"
msgstr ""

#: fork.c:552
msgid "mckill failed"
msgstr ""

#: fork.c:562
msgid "mcexit can only be used in a child process"
msgstr ""

#: fork.c:583
msgid "mcexit failed"
msgstr ""

#: fork.c:605 fork.c:614
msgid "Invalid CPU affinity specification"
msgstr ""

#: fork.c:625
msgid "Requested CPU set is too large for this system"
msgstr ""

#: fork.c:648
msgid "Retrieving CPU affinity set failed"
msgstr ""