blob: 273b0a581087f34acdf7958c4f2fa010bf79959e [file] [log] [blame]
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The R Core Team
# This file is distributed under the same license as the R package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: R 4.2.0\n"
"Report-Msgid-Bugs-To: bugs.r-project.org\n"
"POT-Creation-Date: 2021-05-03 09:56+0200\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:215
#, c-format
msgid "unable to terminate child process: %s"
msgstr ""
#: fork.c:242
#, c-format
msgid "unable to terminate child: %s"
msgstr ""
#: fork.c:321 fork.c:608 ncpus.c:90 ncpus.c:126 ncpus.c:191
msgid "memory allocation error"
msgstr ""
#: fork.c:377 fork.c:381 fork.c:385
#, c-format
msgid "invalid '%s' argument"
msgstr ""
#: fork.c:443
msgid ""
"Error while shutting down parallel: unable to terminate some child "
"processes\n"
msgstr ""
#: fork.c:532 fork.c:535
msgid "unable to create a pipe"
msgstr ""
#: fork.c:557
#, c-format
msgid "unable to fork, possible reason: %s"
msgstr ""
#: fork.c:749
msgid "only children can send data to the master process"
msgstr ""
#: fork.c:751
msgid "there is no pipe to the master process"
msgstr ""
#: fork.c:753
msgid "content to send must be RAW, use serialize() if needed"
msgstr ""
#: fork.c:762 fork.c:770 fork.c:1180
msgid "write error, closing pipe to the master"
msgstr ""
#: fork.c:780
msgid "only the master process can send data to a child process"
msgstr ""
#: fork.c:788
#, c-format
msgid "child %d does not exist"
msgstr ""
#: fork.c:794
msgid "write error"
msgstr ""
#: fork.c:880
#, c-format
msgid "cannot wait for child %d as it does not exist"
msgstr ""
#: fork.c:939 fork.c:1059
#, c-format
msgid "error '%s' in select"
msgstr ""
#: fork.c:1149
msgid "'mckill' failed"
msgstr ""
#: fork.c:1162
msgid "'mcexit' can only be used in a child process"
msgstr ""
#: fork.c:1194
msgid "'mcexit' failed"
msgstr ""
#: fork.c:1223 fork.c:1232
msgid "invalid CPU affinity specification"
msgstr ""
#: fork.c:1243
msgid "requested CPU set is too large for this system"
msgstr ""
#: fork.c:1266
msgid "retrieving CPU affinity set failed"
msgstr ""