msgid "" msgstr "" "Report-Msgid-Bugs-To: pv@ivarch.com\n" "POT-Creation-Date: 2024-08-18 22:01+0100\n" "Language: de\n" "Content-Type: text/plain; charset=UTF-8\n" "Date: 1999-06-01 15:18:29+0100\n" "From: Andrew Wood \n" "Xgettext-Options: --default-domain=pkgbuild --directory=./.pkgdir --add-" "comments --keyword=_ --keyword=N_\n" "Files: src/getopt/getopt.c src/getopt/getopt1.c src/version.c src/main/init." "c src/main/help.c src/main/xpmptr.c src/guts/load.c src/guts/stop.c src/guts/" "configure.c src/guts/make.c src/guts/install.c src/guts/prefs.c src/ui/" "generate.c src/ui/main.c src/ui/xpm.c src/ui/status.c src/ui/activate.c src/" "ui/handlers/main.c src/ui/handlers/package.c src/ui/handlers/prefs.c src/ui/" "handlers/dirsel.c src/ui/handlers/popup.c src/ui/handlers/help.c src/ui/" "textout.c src/ui/report.c src/ui/callback.c src/nls/intl/bindtextdom.c src/" "nls/intl/dcgettext.c src/nls/intl/dgettext.c src/nls/intl/finddomain.c src/" "nls/intl/gettext.c src/nls/intl/loadmsgcat.c src/nls/intl/localealias.c src/" "nls/intl/textdomain.c src/nls/intl-cat/cat-compat.c src/nls/intl-gett/intl-" "compat.c\n" #: src/main/help.c:284 msgid "show progress bar" msgstr "Fortschritts-Anzeige" #: src/main/help.c:287 msgid "show elapsed time" msgstr "zeige die verstrichene Zeit an" #: src/main/help.c:290 msgid "show estimated time of arrival (completion)" msgstr "zeige die erwartete Zeit bis zum Ende an" #: src/main/help.c:293 msgid "show absolute estimated time of arrival (completion)" msgstr "zeige die absolute geschätzte Zeit bis zur Fertigstellung" #: src/main/help.c:296 msgid "show data transfer rate counter" msgstr "zeige die Datentransferrate an" #: src/main/help.c:299 msgid "show data transfer average rate counter" msgstr "" #: src/main/help.c:301 src/main/help.c:332 src/main/help.c:344 msgid "SEC" msgstr "" #: src/main/help.c:302 msgid "compute average rate over past SEC seconds (default 30s)" msgstr "" #: src/main/help.c:305 msgid "show number of bytes transferred" msgstr "zeige die Anzahl von Bytes, die transferiert worden sind" #: src/main/help.c:308 msgid "show number of bits transferred" msgstr "" #: src/main/help.c:311 msgid "treat suffixes as multiples of 1000 rather than 1024" msgstr "" #: src/main/help.c:314 msgid "show percentage of transfer buffer in use" msgstr "zeige, wie viel Prozent des Übertragungsbuffers in Benutzung sind" #: src/main/help.c:316 msgid "NUM" msgstr "" #: src/main/help.c:317 msgid "show NUM bytes last written" msgstr "NUM zeige die zuletzt geschriebenen NUM Bytes" #: src/main/help.c:319 msgid "FORMAT" msgstr "" #: src/main/help.c:320 msgid "set output format to FORMAT" msgstr "setze das Ausgabeformat auf FORMAT" #: src/main/help.c:323 msgid "output percentages, not visual information" msgstr "Ausgabe von Prozent-Angaben statt visueller Darstellung" #: src/main/help.c:326 msgid "do not output any transfer information at all" msgstr "sämtliche Transferinformationen unterdrücken" #: src/main/help.c:330 msgid "display nothing until first byte transferred" msgstr "keine Ausgabe bevor das erste Byte übertragen wurde" #: src/main/help.c:333 msgid "display nothing until SEC seconds have passed" msgstr "SEC nichts anzeigen, bis SEC Sekunden vergangen sind" #: src/main/help.c:335 msgid "SIZE" msgstr "" #: src/main/help.c:336 msgid "set estimated data size to SIZE bytes" msgstr "setze erwartete Datenlänge auf SIZE Byte" #: src/main/help.c:339 msgid "count lines instead of bytes" msgstr "zähle Zeilen anstelle von Bytes" #: src/main/help.c:342 msgid "lines are null-terminated" msgstr "Zeilen sind nullterminiert" #: src/main/help.c:345 msgid "update every SEC seconds" msgstr "aktualisiere Ausgabe nach SEC Sekunden Intervall" #: src/main/help.c:347 msgid "WIDTH" msgstr "" #: src/main/help.c:348 msgid "assume terminal is WIDTH characters wide" msgstr "setze Terminal-Breite auf WIDTH Zeichen" #: src/main/help.c:350 msgid "HEIGHT" msgstr "" #: src/main/help.c:351 msgid "assume terminal is HEIGHT rows high" msgstr "setze Terminal-Höhe auf HEIGHT Zeichen" #: src/main/help.c:353 msgid "NAME" msgstr "" #: src/main/help.c:354 msgid "prefix visual information with NAME" msgstr "setze den NAMEn für visuelle Darstellung" #: src/main/help.c:357 msgid "output even if standard error is not a terminal" msgstr "" "Ausgabe auch dann erzwingen, wenn der Fehlerausgabe-Kanal kein Terminal ist" #: src/main/help.c:360 msgid "use cursor positioning escape sequences" msgstr "benutze Escape-Sequenzen zur Cursor-Positionierung" #: src/main/help.c:363 src/main/help.c:399 src/main/help.c:414 msgid "FILE" msgstr "" #: src/main/help.c:364 msgid "write output to FILE instead of stdout" msgstr "" #: src/main/help.c:366 msgid "RATE" msgstr "" #: src/main/help.c:367 msgid "limit transfer to RATE bytes per second" msgstr "beschränke die Transferrate auf RATE Byte pro Sekunde" #: src/main/help.c:369 src/main/help.c:378 msgid "BYTES" msgstr "" #: src/main/help.c:370 msgid "use a buffer size of BYTES" msgstr "BYTES benutze einen Puffer in der Größe von BYTES" #: src/main/help.c:373 msgid "never use splice(), always use read/write" msgstr "anstelle von splice() immer read/write benutzen" #: src/main/help.c:376 msgid "skip read errors in input" msgstr "Lesefehler in der Eingabe nicht beachten" #: src/main/help.c:379 msgid "skip errors in BYTES blocks at a time" msgstr "" #: src/main/help.c:382 msgid "stop after --size bytes have been transferred" msgstr "anhalten, nachdem --size Bytes übertragen wurden" #: src/main/help.c:385 msgid "flush cache to disk after every write" msgstr "" #: src/main/help.c:388 msgid "use direct I/O to bypass cache" msgstr "" #: src/main/help.c:391 msgid "discard input instead of writing to output" msgstr "" #: src/main/help.c:394 msgid "PID" msgstr "" #: src/main/help.c:395 msgid "update settings of process PID" msgstr "Einstellungen der Prozess-PID updaten" #: src/main/help.c:400 msgid "save process ID in FILE" msgstr "Prozess-ID in FILE speichern" #: src/main/help.c:403 msgid "PID[:FD]" msgstr "" #: src/main/help.c:404 msgid "watch file FD opened by process PID" msgstr "die vom Prozess PID geöffnete Datei FD beobachten" #: src/main/help.c:408 msgid "show this help and exit" msgstr "zeige diese Hilfe und beende" #: src/main/help.c:411 msgid "show version information and exit" msgstr "zeige Versionsinformationen und beende" #: src/main/help.c:415 msgid "write debug logs to FILE" msgstr "" #: src/main/help.c:440 #, c-format msgid "Usage: %s [OPTION] [FILE]..." msgstr "Syntax: %s [OPTION] [DATEI]..." #: src/main/help.c:451 msgid "" "Concatenate FILE(s), or standard input, to standard output, with monitoring." msgstr "" "Verbindet DATEI(en) oder den Standard-Eingabe-Kanal mit dem Standard-Ausgabe-" "Kanal und misst den Datenstrom." #: src/main/help.c:588 #, c-format msgid "Please report any bugs to: %s" msgstr "Bitte senden Sie Fehlerberichte an %s" #: src/main/main.c:71 msgid "state allocation failed" msgstr "Zustandszuweisung fehlgeschlagen" #: src/main/options.c:138 src/pv/file.c:324 msgid "failed to stat file" msgstr "Dateiinformationen konnten nicht gelesen werden" #: src/main/options.c:152 msgid "is a directory" msgstr "" #: src/main/options.c:181 msgid "failed to generate sysfs filename" msgstr "" #: src/main/options.c:203 msgid "failed to read sysfs size file" msgstr "" #: src/main/options.c:223 msgid "failed to open block device" msgstr "" #: src/main/options.c:233 msgid "failed to determine size of block device" msgstr "" #: src/main/options.c:334 msgid "option structure allocation failed" msgstr "`option' konnte nicht allokiert werden" #: src/main/options.c:353 msgid "option structure argv allocation failed" msgstr "`option' (argv) konnte nicht allokiert werden" #: src/main/options.c:415 msgid "integer argument expected" msgstr "Ganzzahliges Argument erwartet" #: src/main/options.c:426 msgid "numeric argument expected" msgstr "numerisches Argument erwartet" #: src/main/options.c:437 msgid "process ID or pid:fd pair expected" msgstr "Prozess-ID oder PID:FD-Paar erwartet" #: src/main/options.c:444 msgid "invalid process ID" msgstr "ungültige Prozess-ID" #: src/main/options.c:647 #, c-format msgid "Try `%s --help' for more information." msgstr "`%s --help' zeigt weitere Informationen an." #: src/main/options.c:649 #, c-format msgid "Try `%s -h' for more information." msgstr "`%s -h' zeigt weitere Informationen an." #: src/main/options.c:680 msgid "" "cannot use line mode or transfer modifier options when watching file " "descriptors" msgstr "" "Beim Anzeigen von Dateideskriptoren können keine Optionen für den " "Zeilenmodus oder den Übertragungsmodifikator verwendet werden" #: src/main/options.c:689 msgid "cannot use cursor positioning when watching file descriptors" msgstr "" "Beim Anzeigen von Dateideskriptoren können keine Zeilenmodus- oder " "Übertragungsmodifikatoroptionen verwendet werden." #: src/main/options.c:698 msgid "cannot use remote control when watching file descriptors" msgstr "" "kann keine Fernbedienung verwenden, wenn Dateideskriptoren angezeigt werden" #: src/main/options.c:707 msgid "cannot transfer files when watching file descriptors" msgstr "" "Dateien können beim Betrachten von Dateideskriptoren nicht übertragen werden" #: src/main/options.c:722 msgid "not available on systems without /proc/self/fdinfo" msgstr "Nicht verfügbar auf Systemen ohne /proc/self/fdinfo" #: src/main/remote.c:302 msgid "message not received" msgstr "Nachricht nicht empfangen" #: src/main/remote.c:429 msgid "SA_SIGINFO not supported on this system" msgstr "SA_SIGINFO wird auf diesem System nicht unterstützt" #: src/main/version.c:28 msgid "License: GPLv3+ " msgstr "" #: src/main/version.c:29 msgid "This is free software: you are free to change and redistribute it." msgstr "" #: src/main/version.c:30 msgid "There is NO WARRANTY, to the extent permitted by law." msgstr "" #: src/main/version.c:32 msgid "Project web site" msgstr "" #: src/pv/cursor.c:87 msgid "failed to get terminal name" msgstr "Terminalname konnte nicht gelesen werden" #: src/pv/cursor.c:132 msgid "failed to open lock file" msgstr "Sperrdatei konnte nicht geöffnet werden" #: src/pv/cursor.c:165 msgid "lock attempt failed" msgstr "Sperrversuch fehlgeschlagen" #: src/pv/cursor.c:426 msgid "failed to open terminal" msgstr "Terminal konnte nicht geöffnet werden" #: src/pv/display.c:193 msgid "yzafpnum kMGTPEZY" msgstr "" #: src/pv/display.c:211 msgid "yzafpnum KMGTPEZY" msgstr "" #: src/pv/display.c:750 src/pv/transfer.c:970 msgid "buffer allocation failed" msgstr "Puffer konnte nicht allokiert werden" #: src/pv/display.c:856 msgid "b" msgstr "" #: src/pv/display.c:859 src/pv/transfer.c:602 msgid "B" msgstr "B" #: src/pv/display.c:900 src/pv/display.c:916 msgid "b/s" msgstr "" #: src/pv/display.c:905 src/pv/display.c:920 msgid "/s" msgstr "" #: src/pv/display.c:905 src/pv/display.c:920 msgid "B/s" msgstr "" #: src/pv/display.c:947 src/pv/display.c:951 src/pv/display.c:1017 msgid "ETA" msgstr "ETA" #: src/pv/file.c:149 msgid "failed to seek to start of output" msgstr "Konnte nicht versuchen, die Ausgabe zu starten" #: src/pv/file.c:294 msgid "failed to close file" msgstr "Datei konnte nicht geschlossen werden" #: src/pv/file.c:317 msgid "failed to read file" msgstr "Datei konnte nicht gelesen werden" #: src/pv/file.c:332 msgid "failed to stat output file" msgstr "Dateiinformationen für Ausgabe-Datei konnten nicht gelesen werden" #: src/pv/file.c:354 msgid "input file is output file" msgstr "Eingabe-Datei ist Ausgabe-Datei" #: src/pv/file.c:412 msgid "(none)" msgstr "" #: src/pv/file.c:414 msgid "(stdin)" msgstr "" #: src/pv/loop.c:575 src/pv/loop.c:626 src/pv/loop.c:667 src/pv/watchpid.c:99 #: src/pv/watchpid.c:109 src/pv/watchpid.c:120 src/pv/watchpid.c:128 #: src/pv/watchpid.c:165 src/pv/watchpid.c:184 src/pv/watchpid.c:192 #: src/pv/watchpid.c:202 src/pv/watchpid.c:293 src/pv/watchpid.c:301 #: src/pv/watchpid.c:377 src/pv/watchpid.c:398 msgid "pid" msgstr "" #: src/pv/state.c:40 msgid "history structure allocation failed" msgstr "" #: src/pv/state.c:444 src/pv/state.c:455 msgid "file list allocation failed" msgstr "" #: src/pv/transfer.c:464 msgid "read failed" msgstr "read-Aufruf fehlgeschlagen" #: src/pv/transfer.c:487 msgid "warning: read errors detected" msgstr "warnung: lesefehler erkannt" #: src/pv/transfer.c:503 msgid "file is not seekable" msgstr "datei ist nicht durchsuchbar" #: src/pv/transfer.c:581 msgid "failed to seek past error" msgstr "konnte den Fehler nicht überwinden" #: src/pv/transfer.c:601 msgid "skipped past read error" msgstr "über den Lesefehler hinaus verschoben" #: src/pv/transfer.c:641 msgid "no transfer buffer allocated" msgstr "" #: src/pv/transfer.c:682 msgid "failed to set interval timer" msgstr "" #: src/pv/transfer.c:707 msgid "failed to clear interval timer" msgstr "" #: src/pv/transfer.c:831 msgid "write failed" msgstr "write-Aufruf fehlgeschlagen" #: src/pv/transfer.c:1068 msgid "select call failed" msgstr "select-Aufruf fehlgeschlagen" #: src/pv/watchpid.c:109 src/pv/watchpid.c:121 src/pv/watchpid.c:130 #: src/pv/watchpid.c:184 src/pv/watchpid.c:193 src/pv/watchpid.c:204 msgid "fd" msgstr "" #: src/pv/watchpid.c:130 src/pv/watchpid.c:204 msgid "not a regular file or block device" msgstr "keine normale Datei oder Blockgerät"