The R Project SVN R

Rev

Rev 68017 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The R Core Team
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: R 3.2.0\n"
"Report-Msgid-Bugs-To: bugs.r-project.org\n"
"POT-Creation-Date: 2015-06-06 13:58+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:253 fork.c:256
msgid "unable to create a pipe"
msgstr ""

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

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

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

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

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

#: fork.c:386 fork.c:393 fork.c:717
msgid "write error, closing pipe to the master"
msgstr ""

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

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

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

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

#: fork.c:699
msgid "'mckill' failed"
msgstr ""

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

#: fork.c:730
msgid "'mcexit' failed"
msgstr ""

#: fork.c:759 fork.c:768
msgid "invalid CPU affinity specification"
msgstr ""

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

#: fork.c:802
msgid "retrieving CPU affinity set failed"
msgstr ""