Rev 62916 | Rev 65211 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
# Translation of src/library/parallel/po/parallel.pot to German# Copyright (C) 2011-2013 The R Foundation# This file is distributed under the same license as the R package.# Detlef Steuer <steuer@hsu-hh.de>, 2011-2013.msgid ""msgstr """Project-Id-Version: R 3.0.0\n""Report-Msgid-Bugs-To: bugs.r-project.org\n""POT-Creation-Date: 2013-06-29 17:48+0100\n""PO-Revision-Date: 2013-03-01 16:29+0100\n""Last-Translator: Detlef Steuer <steuer@hsu-hh.de>\n""Language-Team: R-core <R-core@r-project.org>\n""Language: \n""MIME-Version: 1.0\n""Content-Type: text/plain; charset=UTF-8\n""Content-Transfer-Encoding: 8bit\n""Plural-Forms: nplurals=2; plural=n == 1 ? 0 : 1;\n"#: fork.c:137 fork.c:140msgid "unable to create a pipe"msgstr "kann keine pipe erzeugen"#: fork.c:151#, c-formatmsgid "unable to fork, possible reason: %s"msgstr "kann nicht forken, möglicher Grund: %s"#: fork.c:180msgid "memory allocation error"msgstr "Speicherallozierungsfehler"#: fork.c:232msgid "only children can send data to the master process"msgstr "nur Kindprozesse können Daten zum Elternprozess schicken"#: fork.c:234msgid "there is no pipe to the master process"msgstr "es gibt keine pipe zum Elternprozess"#: fork.c:236msgid "content to send must be RAW, use serialize() if needed"msgstr "zu schickender Inhalt muss RAW sein, nutze serialize() wenn nötig"#: fork.c:245 fork.c:252 fork.c:582msgid "write error, closing pipe to the master"msgstr "Schreibfehler, schließe pipe zum Elternprozess"#: fork.c:265msgid "only the master process can send data to a child process"msgstr "nur der Elternprozess kann Daten zum Kindprozess schicken"#: fork.c:272#, c-formatmsgid "child %d does not exist"msgstr "Kindprozess %d existiert nicht"#: fork.c:278msgid "write error"msgstr "Schreibfehler"#: fork.c:358 fork.c:480#, c-formatmsgid "error '%s' in select"msgstr "Fehler '%s' in select"#: fork.c:564msgid "'mckill' failed"msgstr "'mckill' fehlgeschlagen"#: fork.c:574msgid "'mcexit' can only be used in a child process"msgstr "'mcexit' kann nur von Kindprozessen genutzt werden"#: fork.c:595msgid "'mcexit' failed"msgstr "'mcexit' fehlgeschlagen"#: fork.c:625 fork.c:634msgid "invalid CPU affinity specification"msgstr "unzulässige CPU-Affinitätsspezifikation "#: fork.c:645msgid "requested CPU set is too large for this system"msgstr "angeforderte CPU Menge ist für dieses System zu groß"#: fork.c:668msgid "retrieving CPU affinity set failed"msgstr "anfordern einer CPU-Affinitätsmenge fehlgeschlagen"