Rev 88076 | 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: 2025-03-31 11:51+0200\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:223#, c-formatmsgid "unable to terminate child process: %s"msgstr "kann Kindprozess nicht beenden: %s"#: fork.c:250#, c-formatmsgid "unable to terminate child: %s"msgstr "kann Kindprozess nicht beenden: %s"#: fork.c:329 fork.c:620 ncpus.c:87 ncpus.c:123 ncpus.c:178msgid "memory allocation error"msgstr "Speicherallozierungsfehler"#: fork.c:385 fork.c:389 fork.c:393#, c-formatmsgid "invalid '%s' argument"msgstr "ungültiges '%s' Argument"#: fork.c:451msgid "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:544 fork.c:547msgid "unable to create a pipe"msgstr "kann keine pipe erzeugen"#: fork.c:569#, c-formatmsgid "unable to fork, possible reason: %s"msgstr "kann nicht forken, möglicher Grund: %s"#: fork.c:761msgid "only children can send data to the master process"msgstr "nur Kindprozesse können Daten zum Elternprozess schicken"#: fork.c:763msgid "there is no pipe to the master process"msgstr "es gibt keine pipe zum Elternprozess"#: fork.c:765msgid "content to send must be RAW, use serialize() if needed"msgstr "zu schickender Inhalt muss RAW sein, nutze serialize() wenn nötig"#: fork.c:774 fork.c:785 fork.c:1204msgid "write error, closing pipe to the master"msgstr "Schreibfehler, schließe pipe zum Elternprozess"#: fork.c:795msgid "only the master process can send data to a child process"msgstr "nur der Elternprozess kann Daten zum Kindprozess schicken"#: fork.c:803#, c-formatmsgid "child %d does not exist"msgstr "Kindprozess %d existiert nicht"#: fork.c:809msgid "write error"msgstr "Schreibfehler"#: fork.c:897#, 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:956 fork.c:1083#, c-formatmsgid "error '%s' in select"msgstr "Fehler '%s' in select"#: fork.c:1173msgid "'mckill' failed"msgstr "'mckill' fehlgeschlagen"#: fork.c:1186msgid "'mcexit' can only be used in a child process"msgstr "'mcexit' kann nur von Kindprozessen genutzt werden"#: fork.c:1218msgid "'mcexit' failed"msgstr "'mcexit' fehlgeschlagen"#: fork.c:1248 fork.c:1257msgid "invalid CPU affinity specification"msgstr "unzulässige CPU-Affinitätsspezifikation"#: fork.c:1268msgid "requested CPU set is too large for this system"msgstr "angeforderte CPU Menge ist für dieses System zu groß"#: fork.c:1291msgid "retrieving CPU affinity set failed"msgstr "anfordern einer CPU-Affinitätsmenge fehlgeschlagen"