Rev 79226 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
# Translation of src/library/parallel/po/parallel.pot to German# Copyright (C) 2011-2014 The R Foundation# This file is distributed under the same license as the R package.# Detlef Steuer <steuer@hsu-hh.de>, 2011-2014.msgid ""msgstr """Project-Id-Version: R 3.4.4\n""Report-Msgid-Bugs-To: bugs.r-project.org\n""POT-Creation-Date: 2021-04-15 19:36+0100\n""PO-Revision-Date: 2018-04-06 09:33+0200\n""Last-Translator: Detlef Steuer <steuer@hsu-hh.de>\n""Language-Team: R-core <R-core@r-project.org>\n""Language: de\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:215#, c-formatmsgid "unable to terminate child process: %s"msgstr "kann Kindprozess nicht beenden: %s"#: fork.c:242#, c-formatmsgid "unable to terminate child: %s"msgstr "kann Kindprozess nicht beenden: %s"#: fork.c:321 fork.c:608 ncpus.c:90 ncpus.c:126 ncpus.c:191msgid "memory allocation error"msgstr "Speicherallozierungsfehler"#: fork.c:377 fork.c:381 fork.c:385#, c-formatmsgid "invalid '%s' argument"msgstr "unzulässiges '%s' Argument"#: fork.c:443msgid """Error while shutting down parallel: unable to terminate some child ""processes\n"msgstr """Fehler beim Beenden von parallel: nicht alle Kindprozesse konnten beendet\n""werden\n"#: fork.c:532 fork.c:535msgid "unable to create a pipe"msgstr "kann keine pipe erzeugen"#: fork.c:557#, c-formatmsgid "unable to fork, possible reason: %s"msgstr "kann nicht forken, möglicher Grund: %s"#: fork.c:749msgid "only children can send data to the master process"msgstr "nur Kindprozesse können Daten zum Elternprozess schicken"#: fork.c:751msgid "there is no pipe to the master process"msgstr "es gibt keine pipe zum Elternprozess"#: fork.c:753msgid "content to send must be RAW, use serialize() if needed"msgstr "zu schickender Inhalt muss RAW sein, nutze serialize() wenn nötig"#: fork.c:762 fork.c:770 fork.c:1180msgid "write error, closing pipe to the master"msgstr "Schreibfehler, schließe pipe zum Elternprozess"#: fork.c:780msgid "only the master process can send data to a child process"msgstr "nur der Elternprozess kann Daten zum Kindprozess schicken"#: fork.c:788#, c-formatmsgid "child %d does not exist"msgstr "Kindprozess %d existiert nicht"#: fork.c:794msgid "write error"msgstr "Schreibfehler"#: fork.c:880#, c-formatmsgid "cannot wait for child %d as it does not exist"msgstr "kann nicht auf Kindprozess %d warten, da dieser nicht exisitiert"#: fork.c:939 fork.c:1059#, c-formatmsgid "error '%s' in select"msgstr "Fehler '%s' in select"#: fork.c:1149msgid "'mckill' failed"msgstr "'mckill' fehlgeschlagen"#: fork.c:1162msgid "'mcexit' can only be used in a child process"msgstr "'mcexit' kann nur von Kindprozessen genutzt werden"#: fork.c:1194msgid "'mcexit' failed"msgstr "'mcexit' fehlgeschlagen"#: fork.c:1223 fork.c:1232msgid "invalid CPU affinity specification"msgstr "unzulässige CPU-Affinitätsspezifikation "#: fork.c:1243msgid "requested CPU set is too large for this system"msgstr "angeforderte CPU Menge ist für dieses System zu groß"#: fork.c:1266msgid "retrieving CPU affinity set failed"msgstr "anfordern einer CPU-Affinitätsmenge fehlgeschlagen"