Translations by Torsten Franz

Torsten Franz has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

12 of 2 results
169.
%s: maximum function nesting level exceeded (%d)
2022-07-25
%s: Maximale Schachtelungstiefe für Funktionen überschritten (%d)
535.
Wait for process completion and return exit status. Waits for each process specified by a PID and reports its termination status. If PID is not given, waits for all currently active child processes, and the return status is zero. PID must be a process ID. Exit Status: Returns the status of the last PID; fails if PID is invalid or an invalid option is given.
2018-04-15
Warte auf Prozessabschluss und gebe den Ausgangsstatus zurück. Wartet auf jeden durch seine PID angegebenen Prozess und gibt dessen Ausgangsstatus aus. Wenn keine PID angegeben ist, wird auf alle derzeit aktiven Kindprozesse gewartet, und der Ausgangsstatus ist Null. PID muss eine Prozess-ID sein. Ausgangsstatus: Gibt den Status der letzten PID; schlägt fehlt wenn die PID ungültig ist oder eine ungültige Option angegeben wurde.