/
githubmirror
/
net-tools
Обзор
Документация
Войти
/
githubmirror
/
net-tools
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
po/de.po
3 672 строки
87 KB
Ettore Atalan
Translated using Weblate (German)
13 дек 2025, 00:33
13 дек 2025, 00:33
b13157c
Код
Авторство
О чём код?
# German translation for net-tools 1.51 # Copyright (C) 1999 Ralf Bächle <ralf@linux-mips.org> # This file is distributed under the same license as the PACKAGE package. # msgid "" msgstr "" "Project-Id-Version: net-tools 1.51\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-09-08 18:30+0200\n" "PO-Revision-Date: 2025-09-22 08:59+0000\n" "Last-Translator: Ettore Atalan <atalanttore@googlemail.com>\n" "Language-Team: German <https://l10n.opensuse.org/projects/net-tools/master/" "de/>\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;\n" "X-Generator: Weblate 5.13.3\n" #: ../arp.c:112 ../arp.c:278 #, c-format msgid "arp: need host name\n" msgstr "arp: Hostname muss angegeben werden\n" #: ../arp.c:214 ../arp.c:229 #, c-format msgid "No ARP entry for %s\n" msgstr "Kein ARP-Eintrag für %s\n" #: ../arp.c:247 #, c-format msgid "arp: cant get HW-Address for `%s': %s.\n" msgstr "rarp: Kann Eintrag aus %s : %u nicht setzen.\n" #: ../arp.c:251 #, c-format msgid "arp: protocol type mismatch.\n" msgstr "arp: unpassende Protokolltypen.\n" #: ../arp.c:260 #, c-format msgid "arp: device `%s' has HW address %s `%s'.\n" msgstr "arp: Gerät »%s« hat HW-Adresse %s »%s«.\n" #: ../arp.c:291 #, c-format msgid "arp: need hardware address\n" msgstr "arp: Hardwareadresse muss angegeben werden\n" #: ../arp.c:299 #, c-format msgid "arp: invalid hardware address\n" msgstr "arp: ungültige Hardwareadresse\n" #: ../arp.c:397 #, c-format msgid "arp: cannot open etherfile %s !\n" msgstr "arp: Kann %s nicht öffnen!\n" #: ../arp.c:413 #, c-format msgid "arp: format error on line %u of etherfile %s !\n" msgstr "arp: Formatfehler in Zeile %u von Etherfile %s.\n" #: ../arp.c:426 #, c-format msgid "arp: cannot set entry on line %u of etherfile %s !\n" msgstr "arp: Kann Eintrag auf Zeile %u von Etherdatei %s nicht setzen!\n" #: ../arp.c:447 #, fuzzy, c-format msgid "" "Address HWtype HWaddress Flags Mask " "Iface\n" msgstr "" "Adresse HW-Typ HW-Adresse Flags Maske " "Iface\n" #: ../arp.c:475 msgid "<from_interface>" msgstr "<von_Schnittstelle>" #: ../arp.c:477 msgid "(incomplete)" msgstr "(unvollständig)" #: ../arp.c:494 #, c-format msgid "%s (%s) at " msgstr "%s (%s) auf " #: ../arp.c:500 #, c-format msgid "<incomplete> " msgstr "<unvollständig> " #: ../arp.c:506 #, c-format msgid "netmask %s " msgstr "netzmaske %s " #: ../arp.c:523 #, c-format msgid "on %s\n" msgstr "auf %s\n" #: ../arp.c:611 #, c-format msgid "Entries: %d\tSkipped: %d\tFound: %d\n" msgstr "Einträge: %d Ignoriert: %d Gefunden: %d\n" #: ../arp.c:615 #, c-format msgid "%s (%s) -- no entry\n" msgstr "%s (%s) -- kein Eintrag\n" #: ../arp.c:617 #, c-format msgid "arp: in %d entries no match found.\n" msgstr "arp: In %d Einträgen wurde kein zutreffender gefunden.\n" #: ../arp.c:633 #, c-format msgid "" "Usage:\n" " arp [-vn] [<HW>] [-i <if>] [-a] [<hostname>] <-Display ARP " "cache\n" msgstr "" "Benutzung:\n" " arp [-vn] [<HW>] [-i <if>] [-a] [<Hostname>]\n" #: ../arp.c:634 #, fuzzy, c-format msgid "" " arp [-v] [-i <if>] -d <host> [pub] <-Delete ARP " "entry\n" msgstr " arp [-v] [-i <if>] -d <Hostname> [pub][nopub]\n" #: ../arp.c:635 #, fuzzy, c-format msgid "" " arp [-vnD] [<HW>] [-i <if>] -f [<filename>] <-Add entry from " "file\n" msgstr "" " arp [-vnD] [<HW>] [-i <if>] -f <Dateiname> <- Eintrag aus Datei " "hinzufügen\n" #: ../arp.c:636 #, fuzzy, c-format msgid "" " arp [-v] [<HW>] [-i <if>] -s <host> <hwaddr> [temp] <-Add " "entry\n" msgstr "" " arp [-v] [<HW>] [-i <if>] -s <Rechnername> <hwaddr> [temp][nopub]\n" #: ../arp.c:637 #, fuzzy, c-format msgid "" " arp [-v] [<HW>] [-i <if>] -Ds <host> <if> [netmask <nm>] pub " "<-''-\n" "\n" msgstr " arp [-v] [<HW>] [-i <if>] -Ds <hostname> <if> [netmask <nm>] pub\n" #: ../arp.c:639 #, c-format msgid "" " -a display (all) hosts in alternative (BSD) " "style\n" msgstr " -a Alle Hosts im BSD-Format anzeigen\n" #: ../arp.c:640 #, fuzzy, c-format msgid "" " -e display (all) hosts in default (Linux) " "style\n" msgstr " -a Alle Hosts im BSD-Format anzeigen\n" #: ../arp.c:641 #, c-format msgid " -s, --set set a new ARP entry\n" msgstr " -s, --set Neuen ARP-Eintrag setzen\n" #: ../arp.c:642 #, c-format msgid " -d, --delete delete a specified entry\n" msgstr " -d, --delete Einen bestimmten Eintrag löschen\n" #: ../arp.c:643 ../netstat.c:1993 ../route.c:88 #, c-format msgid " -v, --verbose be verbose\n" msgstr " -v, --verbose Ausführliche Ausgaben\n" #: ../arp.c:644 ../netstat.c:1995 ../route.c:89 #, fuzzy, c-format msgid " -n, --numeric don't resolve names\n" msgstr " -n, --numeric Adressen nicht nach Namen auflösen\n" #: ../arp.c:645 #, c-format msgid "" " -i, --device specify network interface (e.g. eth0)\n" msgstr " -i, --device Netzwerkgerät (z.B. eth0) angeben\n" #: ../arp.c:646 #, c-format msgid " -D, --use-device read <hwaddr> from given device\n" msgstr " -D, --use-device <hwaddr> von gegebenem Gerät lesen\n" #: ../arp.c:647 #, c-format msgid " -A, -p, --protocol specify protocol family\n" msgstr " -A, -p, --protocol Routentabelle anzeigen\n" #: ../arp.c:648 #, c-format msgid "" " -f, --file read new entries from file or from /etc/" "ethers\n" "\n" msgstr "" " -f, --file Neue Einträge aus Datei lesen\n" "\n" #: ../arp.c:650 ../rarp.c:185 #, c-format msgid " <HW>=Use '-H <hw>' to specify hardware address type. Default: %s\n" msgstr " <HW>='-H <hw>' um Hardwareadresstyp anzugeben. Standard: %s\n" #: ../arp.c:651 ../rarp.c:186 #, c-format msgid " List of possible hardware types (which support ARP):\n" msgstr " Liste möglicher Hardwaretypen, die ARP unterstützen:\n" #: ../arp.c:685 ../arp.c:771 #, c-format msgid "%s: hardware type not supported!\n" msgstr "%s: Hardwaretyp nicht unterstützt!\n" #: ../arp.c:689 #, c-format msgid "%s: address family not supported!\n" msgstr "%s: Adressfamilie nicht unterstützt!\n" #: ../arp.c:724 #, c-format msgid "arp: -N not yet supported.\n" msgstr "arp: -N noch nicht unterstützt.\n" #: ../arp.c:734 #, c-format msgid "arp: %s: unknown address family.\n" msgstr "arp: %s: unbekannte Adressfamilie.\n" #: ../arp.c:743 #, c-format msgid "arp: %s: unknown hardware type.\n" msgstr "arp: %s: unbekannter Hardwaretyp.\n" #: ../arp.c:763 #, c-format msgid "arp: %s: kernel only supports 'inet'.\n" msgstr "arp: %s: Kernel unterstützt nur »inet«.\n" #: ../arp.c:776 #, c-format msgid "arp: %s: hardware type without ARP support.\n" msgstr "arp: %s: Hardware unterstützt kein ARP.\n" #: ../hostname.c:71 #, c-format msgid "Setting nodename to `%s'\n" msgstr "Rechnernamen auf »%s« setzen\n" #: ../hostname.c:76 #, fuzzy, c-format msgid "%s: you don't have permission to set the node name\n" msgstr "%s: Nur Root darf den Rechnernamen ändern\n" #: ../hostname.c:79 ../hostname.c:101 ../hostname.c:122 ../hostname.c:176 #: ../hostname.c:206 #, c-format msgid "%s: name too long\n" msgstr "%s: name zu lang\n" #: ../hostname.c:93 #, c-format msgid "Setting hostname to `%s'\n" msgstr "Setze Hostname auf »%s«\n" #: ../hostname.c:98 #, fuzzy, c-format msgid "%s: you don't have permission to set the host name\n" msgstr "%s: Nur Root darf den Rechnernamen ändern\n" #: ../hostname.c:114 #, c-format msgid "Setting domainname to `%s'\n" msgstr "Setze domainname auf »%s«\n" #: ../hostname.c:119 #, fuzzy, c-format msgid "%s: you don't have permission to set the domain name\n" msgstr "%s: Nur Root darf den Domainnamen ändern\n" #: ../hostname.c:150 #, c-format msgid "Resolving `%s' ...\n" msgstr "Löse »%s« auf ...\n" #: ../hostname.c:161 #, c-format msgid "Result: h_name=`%s'\n" msgstr "Ergebnis: h_name=»%s«\n" #: ../hostname.c:166 #, c-format msgid "Result: h_aliases=`%s'\n" msgstr "Ergebnis: h_aliases=»%s«\n" #: ../hostname.c:171 #, c-format msgid "Result: h_addr_list=`%s'\n" msgstr "Ergebnis: h_addr_list=»%s«\n" #: ../hostname.c:173 ../hostname.c:203 #, fuzzy, c-format msgid "%s: protocol family not supported\n" msgstr "%s: Adressfamilie nicht unterstützt!\n" #: ../hostname.c:249 #, c-format msgid "%s: can't open `%s'\n" msgstr "%s: Kann »%s« nicht öffnen\n" #: ../hostname.c:264 #, c-format msgid "Usage: hostname [-v] {hostname|-F file} set hostname (from file)\n" msgstr "" "Benutzung: hostname [-v] {Hostname|-F Datei} Hostname (aus Datei) setzen\n" #: ../hostname.c:265 #, c-format msgid "" " domainname [-v] {nisdomain|-F file} set NIS domainname (from file)\n" msgstr "" " domainname [-v] {nisdomain|-F file} NIS-Domainname (aus Datei) " "setzen.\n" #: ../hostname.c:267 #, c-format msgid "" " nodename [-v] {nodename|-F file} set DECnet node name (from " "file)\n" msgstr " nodename [-v] {Rechnername|-F Datei}\n" #: ../hostname.c:269 #, c-format msgid " hostname [-v] [-d|-f|-s|-a|-i|-y|-n] display formatted name\n" msgstr " hostname [-v] [-d|-f|-s|-a|-i|-y|-n]\n" #: ../hostname.c:270 #, c-format msgid "" " hostname [-v] display hostname\n" "\n" msgstr "" " hostname [-v] Hostnamen anzeigen\n" "\n" #: ../hostname.c:271 #, c-format msgid "" " hostname -V|--version|-h|--help print info and exit\n" "\n" msgstr "" " hostname -V|--version|-h|--help Information ausdrucken und " "beenden.\n" "\n" #: ../hostname.c:272 #, c-format msgid "" " dnsdomainname=hostname -d, {yp,nis,}domainname=hostname -y\n" "\n" msgstr "" " dnsdomainname=hostname -d, {yp,nis,}domainname=hostname -y\n" "\n" #: ../hostname.c:273 #, c-format msgid " -s, --short short host name\n" msgstr " -s, --short Kurzer Hostname\n" #: ../hostname.c:274 #, c-format msgid " -a, --alias alias names\n" msgstr " -a, --alias Namensalias\n" #: ../hostname.c:275 #, c-format msgid " -i, --ip-address addresses for the hostname\n" msgstr " -i, --ip-address Adressen für den Hostnamen\n" #: ../hostname.c:276 #, c-format msgid " -f, --fqdn, --long long host name (FQDN)\n" msgstr " -f, --fqdn, --long Langer Hostname (FQDN)\n" #: ../hostname.c:277 #, c-format msgid " -d, --domain DNS domain name\n" msgstr " -d, --domain DNS-Domainname\n" #: ../hostname.c:278 #, c-format msgid " -y, --yp, --nis NIS/YP domainname\n" msgstr " -y, --yp, --nis NIS/YP-Domainname\n" #: ../hostname.c:280 #, c-format msgid " -n, --node DECnet node name\n" msgstr " -n, --node DECnet-Knotennamen\n" #: ../hostname.c:282 #, c-format msgid "" " -F, --file read hostname or NIS domainname from given file\n" "\n" msgstr "" " -F, --file Hostnamen oder NIS-Domainnamen aus Datei lesen\n" "\n" #: ../hostname.c:284 #, c-format msgid "" " This command can read or set the hostname or the NIS domainname. You can\n" " also read the DNS domain or the FQDN (fully qualified domain name).\n" " Unless you are using bind or NIS for host lookups you can change the\n" " FQDN (Fully Qualified Domain Name) and the DNS domain name (which is\n" " part of the FQDN) in the /etc/hosts file.\n" msgstr "" " Dies Kommando setzt oder gibt den Hostnamen oder NIS-Domainnamen aus.\n" " Es ist ebenfalls möglich die DNS-Domain oder den FQDN (langen Hostnamen)\n" " ausgeben zu lassen. Außer wenn DNS oder NIS als Namensdienst verwendet\n" " wird, können FQDN (Fully Qualified Domain Name) und DNS-Domainname " "(welcher\n" " Teil des FQDNs ist) in /etc/hosts geändert werden.\n" #: ../hostname.c:383 #, c-format msgid "%s: You can't change the DNS domain name with this command\n" msgstr "" "%s: Mit diesem Programm kann der DNS-Domainname nicht geändert werden\n" #: ../hostname.c:384 #, c-format msgid "" "\n" "Unless you are using bind or NIS for host lookups you can change the DNS\n" msgstr "" "\n" "Wenn Bind oder NIS nicht zur Hostnamensauflösung benutzt werden, kann der " "DNS\n" #: ../hostname.c:385 #, c-format msgid "domain name (which is part of the FQDN) in the /etc/hosts file.\n" msgstr "" "Domainname (welcher Teil des FQDN ist) in der Datei /etc/hosts geändert " "werden.\n" #: ../hostname.c:402 #, c-format msgid "gethostname()=`%s'\n" msgstr "gethostname()=»%s«\n" #: ../hostname.c:427 #, c-format msgid "getdomainname()=`%s'\n" msgstr "getdomainname()=»%s«\n" #: ../hostname.c:442 #, c-format msgid "getnodename()=`%s'\n" msgstr "getnodename()=»%s«\n" #: ../ifconfig.c:105 ../netstat.c:1953 #, c-format msgid "" "Iface MTU RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP " "TX-OVR Flg\n" msgstr "" "SStelle MTU RX-OK RX-Feh RX-DRP RX-Ülf TX-OK TX-Feh TX-DRP " "TX-Üb Flg\n" #: ../ifconfig.c:130 ../ifconfig.c:162 #, fuzzy, c-format msgid "%s: ERROR while getting interface flags: %s\n" msgstr "%s: Fehler beim Auslesen der Schnittstelleninformation: %s\n" #: ../ifconfig.c:154 ../ifconfig.c:186 ../ifconfig.c:799 ../ifconfig.c:891 #: ../ifconfig.c:1006 #, c-format msgid "No support for INET on this system.\n" msgstr "INET ist auf diesem System nicht verfügbar.\n" #: ../ifconfig.c:194 #, fuzzy, c-format msgid "%s: ERROR while testing interface flags: %s\n" msgstr "%s: Fehler beim Auslesen der Schnittstelleninformation: %s\n" #: ../ifconfig.c:204 #, fuzzy, c-format msgid "" "Usage:\n" " ifconfig [-a] [-v] [-s] <interface> [[<AF>] <address>]\n" msgstr "" "Syntax:\n" " ifconfig [-a] [-i] [-v] <Schnittstelle> [[<AF>] <Adresse>]\n" #: ../ifconfig.c:206 #, c-format msgid " [add <address>[/<prefixlen>]]\n" msgstr " [add <Adresse>[/<Präfixlänge>]]\n" #: ../ifconfig.c:207 #, c-format msgid " [del <address>[/<prefixlen>]]\n" msgstr " [del <Adresse>[/<Präfixlänge>]]\n" #: ../ifconfig.c:208 #, c-format msgid " [[-]broadcast [<address>]] [[-]pointopoint [<address>]]\n" msgstr " [[-]broadcast [<Adresse>]] [[-]pointopoint [<Adresse>]]\n" #: ../ifconfig.c:209 #, c-format msgid " [netmask <address>] [dstaddr <address>] [tunnel <address>]\n" msgstr " [netmask <Adresse>] [dstaddr <Adresse>] [tunnel <Adresse>]\n" #: ../ifconfig.c:212 #, c-format msgid " [outfill <NN>] [keepalive <NN>]\n" msgstr " [outfill <NN>] [keepalive <NN>]\n" #: ../ifconfig.c:214 #, fuzzy, c-format msgid " [hw <HW> <address>] [mtu <NN>]\n" msgstr " [hw <HW> <Adresse>] [metric <NN>] [mtu <NN>]\n" #: ../ifconfig.c:215 #, c-format msgid " [[-]trailers] [[-]arp] [[-]allmulti]\n" msgstr " [[-]trailers] [[-]arp] [[-]allmulti]\n" #: ../ifconfig.c:216 #, c-format msgid " [multicast] [[-]promisc]\n" msgstr " [multicast] [[-]promisc]\n" #: ../ifconfig.c:217 #, c-format msgid " [mem_start <NN>] [io_addr <NN>] [irq <NN>] [media <type>]\n" msgstr " [mem_start <NN>] [io_addr <NN>] [irq <NN>] [media <Typ>]\n" #: ../ifconfig.c:219 #, c-format msgid " [txqueuelen <NN>]\n" msgstr " [txqueuelen <Länge>]\n" #: ../ifconfig.c:222 #, c-format msgid " [name <newname>]\n" msgstr "" #: ../ifconfig.c:225 #, c-format msgid " [[-]dynamic]\n" msgstr " [[-]dynamic]\n" #: ../ifconfig.c:227 #, c-format msgid "" " [up|down] ...\n" "\n" msgstr "" " [up|down] ...\n" "\n" #: ../ifconfig.c:229 #, c-format msgid " <HW>=Hardware Type.\n" msgstr " <HW>=Hardwaretyp.\n" #: ../ifconfig.c:230 #, c-format msgid " List of possible hardware types:\n" msgstr " Liste möglicher Hardwaretypen:\n" #. 1 = ARPable #: ../ifconfig.c:232 #, c-format msgid " <AF>=Address family. Default: %s\n" msgstr " <AF>=Adressfamilie. Standardwert: %s\n" #: ../ifconfig.c:233 #, c-format msgid " List of possible address families:\n" msgstr " List der möglichen Adressfamilien:\n" #: ../ifconfig.c:309 #, c-format msgid "ifconfig: option `%s' not recognised.\n" msgstr "" #: ../ifconfig.c:311 ../ifconfig.c:995 #, c-format msgid "ifconfig: `--help' gives usage information.\n" msgstr "" #: ../ifconfig.c:335 #, c-format msgid "Warning: truncating interface name %s length %lu to %u\n" msgstr "" #: ../ifconfig.c:349 #, c-format msgid "ifconfig: Default address family %s is unknown. How can that be?\n" msgstr "" #: ../ifconfig.c:392 #, c-format msgid "Unknown media type.\n" msgstr "Typ des Mediums unbekannt.\n" #: ../ifconfig.c:429 #, c-format msgid "" "Warning: Interface %s still in promisc mode... maybe other application is " "running?\n" msgstr "" #: ../ifconfig.c:441 #, c-format msgid "Warning: Interface %s still in MULTICAST mode.\n" msgstr "" #: ../ifconfig.c:453 #, c-format msgid "Warning: Interface %s still in ALLMULTI mode.\n" msgstr "" #: ../ifconfig.c:477 #, c-format msgid "Warning: Interface %s still in DYNAMIC mode.\n" msgstr "" #: ../ifconfig.c:524 #, c-format msgid "Warning: Interface %s still in BROADCAST mode.\n" msgstr "" #: ../ifconfig.c:535 #, c-format msgid "ifconfig: Error resolving '%s' for broadcast\n" msgstr "" #: ../ifconfig.c:559 #, c-format msgid "ifconfig: Error resolving '%s' for dstaddr\n" msgstr "" #: ../ifconfig.c:581 #, c-format msgid "ifconfig: Error resolving '%s' for netmask\n" msgstr "" #: ../ifconfig.c:674 #, c-format msgid "Warning: Interface %s still in POINTOPOINT mode.\n" msgstr "" #: ../ifconfig.c:685 #, c-format msgid "ifconfig: Error resolving '%s' for pointopoint\n" msgstr "" #: ../ifconfig.c:708 #, c-format msgid "hw address type `%s' has no handler to set address. failed.\n" msgstr "" #: ../ifconfig.c:717 #, c-format msgid "%s: invalid %s address.\n" msgstr "%s: ungültige %s Adresse.\n" #: ../ifconfig.c:755 #, c-format msgid "ifconfig: Error resolving '%s' for add\n" msgstr "" #: ../ifconfig.c:765 ../ifconfig.c:854 ../ifconfig.c:943 #, c-format msgid "No support for INET6 on this system.\n" msgstr "INET6 ist auf diesem System nicht verfügbar.\n" #: ../ifconfig.c:808 ../ifconfig.c:902 #, c-format msgid "Interface %s not initialized\n" msgstr "" #: ../ifconfig.c:820 ../ifconfig.c:913 #, fuzzy, c-format msgid "Bad address.\n" msgstr "%s: ungültige %s Adresse.\n" #: ../ifconfig.c:916 #, c-format msgid "Address deletion not supported on this system.\n" msgstr "Das Löschen von Adressen wird auf diesem System nicht unterstützt.\n" #: ../ifconfig.c:987 #, fuzzy, c-format msgid "ifconfig: Cannot set address for this protocol family.\n" msgstr "Kann die Adressen der Familie %d nicht setzen.\n" #: ../ifconfig.c:994 #, c-format msgid "ifconfig: error resolving '%s' to set address for af=%s\n" msgstr "" #: ../ifconfig.c:1016 #, c-format msgid "No support for ECONET on this system.\n" msgstr "ECONET wird auf diesem System nicht unterstützt.\n" #: ../ifconfig.c:1024 #, c-format msgid "Don't know how to set addresses for family %d.\n" msgstr "Kann die Adressen der Familie %d nicht setzen.\n" #: ../ifconfig.c:1069 #, c-format msgid "WARNING: at least one error occured. (%d)\n" msgstr "" #: ../netstat.c:497 #, c-format msgid "" "(No info could be read for \"-p\": geteuid()=%d but you should be root.)\n" msgstr "" "(Für \"-p\": geteuid()=%d konnte keine Information gelesen werden; sie " "sollten Root sein.)\n" #: ../netstat.c:501 #, c-format msgid "" "(Not all processes could be identified, non-owned process info\n" " will not be shown, you would have to be root to see it all.)\n" msgstr "" "(Es konnten nicht alle Prozesse identifiziert werden; Informationen über\n" "nicht-eigene Prozesse werden nicht angezeigt; Root kann sie anzeigen.)\n" #: ../netstat.c:508 ../netstat.c:562 ../netstat.c:1537 ../netstat.c:1618 msgid "LISTENING" msgstr "HÖRT" #: ../netstat.c:509 ../netstat.c:563 msgid "CONN SENT" msgstr "VERBINGSAUFBAU GESCHICKT" #: ../netstat.c:510 ../netstat.c:564 ../netstat.c:1620 msgid "DISC SENT" msgstr "VERBINDUNGSABBAU GESCHICKT" #: ../netstat.c:511 ../netstat.c:565 ../netstat.c:628 ../netstat.c:1305 #: ../netstat.c:1621 msgid "ESTABLISHED" msgstr "VERBUNDEN" #: ../netstat.c:533 #, c-format msgid "Active NET/ROM sockets\n" msgstr "Aktive NET/ROM Sockets\n" #: ../netstat.c:534 #, c-format msgid "" "User Dest Source Device State Vr/Vs Send-Q Recv-" "Q\n" msgstr "" "Benutzer Ziel Quelle Gerät Zustand Vr/Vs Send-Q Recv-" "Q\n" #: ../netstat.c:545 ../netstat.c:597 ../netstat.c:1660 #, c-format msgid "Problem reading data from %s\n" msgstr "Probleme beim Lesen von %s\n" #: ../netstat.c:588 #, fuzzy, c-format msgid "Active ROSE sockets\n" msgstr "Aktive NET/ROM Sockets\n" #: ../netstat.c:589 #, c-format msgid "dest_addr dest_call src_addr src_call dev lci neigh state\n" msgstr "" #: ../netstat.c:629 msgid "SYN_SENT" msgstr "SYN_SENT" #: ../netstat.c:630 msgid "SYN_RECV" msgstr "SYN_RECV" #: ../netstat.c:631 msgid "FIN_WAIT1" msgstr "FIN_WAIT1" #: ../netstat.c:632 msgid "FIN_WAIT2" msgstr "FIN_WAIT2" #: ../netstat.c:633 msgid "TIME_WAIT" msgstr "TIME_WAIT" #: ../netstat.c:634 msgid "CLOSE" msgstr "CLOSE" #: ../netstat.c:635 msgid "CLOSE_WAIT" msgstr "CLOSE_WAIT" #: ../netstat.c:636 msgid "LAST_ACK" msgstr "LAST_ACK" #: ../netstat.c:637 ../netstat.c:1838 msgid "LISTEN" msgstr "LISTEN" #: ../netstat.c:638 msgid "CLOSING" msgstr "CLOSING" #: ../netstat.c:712 #, c-format msgid "warning, got bogus igmp6 line %d.\n" msgstr "Warnung, fehlerhafte igmp6 line %d.\n" #: ../netstat.c:717 ../netstat.c:758 ../netstat.c:1173 ../netstat.c:1299 #: ../netstat.c:1410 #, c-format msgid "netstat: unsupported address family %d !\n" msgstr "netstat: Nicht unterstützte Adressfamilie %d!\n" #: ../netstat.c:730 ../netstat.c:735 ../netstat.c:747 ../netstat.c:753 #, c-format msgid "warning, got bogus igmp line %d.\n" msgstr "Warnung, fehlerhafte igmp-Zeile %d.\n" #: ../netstat.c:796 #, fuzzy, c-format msgid "Active X.25 sockets\n" msgstr "Aktive AX.25 Sockets\n" #. IMHO, Vr/Vs is not very usefull --SF #: ../netstat.c:798 #, fuzzy, c-format msgid "" "Dest Source Device LCI State Vr/Vs Send-Q Recv-" "Q\n" msgstr "Ziel Quelle Gerät Zustand Vr/Vs Send-Q Empf-Q\n" #: ../netstat.c:899 #, fuzzy, c-format msgid "warning, got bogus sctp eps line.\n" msgstr "Warnung, fehlerhafte TCP Zeile.\n" #: ../netstat.c:920 ../netstat.c:1018 ../netstat.c:1030 #, fuzzy, c-format msgid "unsupported address family %d" msgstr "netstat: Nicht unterstützte Adressfamilie %d!\n" #: ../netstat.c:976 #, fuzzy, c-format msgid "warning, got bogus sctp assoc line.\n" msgstr "Warnung, fehlerhafte TCP Zeile.\n" #: ../netstat.c:1142 #, c-format msgid "warning, got bogus tcp line.\n" msgstr "Warnung, fehlerhafte TCP Zeile.\n" #: ../netstat.c:1185 ../netstat.c:1326 ../netstat.c:1423 #, c-format msgid "off (0.00/%ld/%d)" msgstr "aus (0.00/%ld/%d)" #: ../netstat.c:1189 #, c-format msgid "on (%2.2f/%ld/%d)" msgstr "ein (%2.2f/%ld/%d)" #: ../netstat.c:1194 #, fuzzy, c-format msgid "keepalive (%2.2f/%ld/%d)" msgstr "ein%d (%2.2f/%ld/%d)" #: ../netstat.c:1199 #, fuzzy, c-format msgid "timewait (%2.2f/%ld/%d)" msgstr "ein%d (%2.2f/%ld/%d)" #: ../netstat.c:1204 #, fuzzy, c-format msgid "probe (%2.2f/%ld/%d)" msgstr "ein (%2.2f/%ld/%d)" #: ../netstat.c:1209 ../netstat.c:1335 ../netstat.c:1433 #, c-format msgid "unkn-%d (%2.2f/%ld/%d)" msgstr "unkn-%d (%2.2f/%ld/%d)" #: ../netstat.c:1270 #, c-format msgid "warning, got bogus udp line.\n" msgstr "Warnung, fehlerhafe UDP-Zeile.\n" #: ../netstat.c:1313 ../netstat.c:1523 ../netstat.c:1556 ../netstat.c:1850 #: ../netstat.c:1894 msgid "UNKNOWN" msgstr "UNBEKANNT" #: ../netstat.c:1331 ../netstat.c:1428 #, c-format msgid "on%d (%2.2f/%ld/%d)" msgstr "ein%d (%2.2f/%ld/%d)" #: ../netstat.c:1383 #, c-format msgid "warning, got bogus raw line.\n" msgstr "Warnung, fehlerhafte raw-Zeile.\n" #: ../netstat.c:1476 #, c-format msgid "warning, got bogus unix line.\n" msgstr "Warnung, fehlerhafte UNIX-Zeile.\n" #: ../netstat.c:1503 msgid "STREAM" msgstr "STREAM" #: ../netstat.c:1507 msgid "DGRAM" msgstr "DGRAM" #: ../netstat.c:1511 msgid "RAW" msgstr "RAW" #: ../netstat.c:1515 msgid "RDM" msgstr "RDM" #: ../netstat.c:1519 msgid "SEQPACKET" msgstr "SEQPAKET" #: ../netstat.c:1528 msgid "FREE" msgstr "FREI" #: ../netstat.c:1544 msgid "CONNECTING" msgstr "VERBINDUNGSAUFBAU" #: ../netstat.c:1548 ../netstat.c:1832 msgid "CONNECTED" msgstr "VERBUNDEN" #: ../netstat.c:1552 msgid "DISCONNECTING" msgstr "VERBINDUNGSABBAU" #: ../netstat.c:1586 #, c-format msgid "Active UNIX domain sockets " msgstr "Aktive Sockets in der UNIX-Domäne " #: ../netstat.c:1588 ../netstat.c:2312 ../netstat.c:2458 #, c-format msgid "(servers and established)" msgstr "(Server und stehende Verbindungen)" #: ../netstat.c:1591 ../netstat.c:2315 ../netstat.c:2461 #, c-format msgid "(only servers)" msgstr "(Nur Server)" #: ../netstat.c:1593 ../netstat.c:2317 ../netstat.c:2463 #, c-format msgid "(w/o servers)" msgstr "(ohne Server)" #: ../netstat.c:1596 #, fuzzy, c-format msgid "" "\n" "Proto RefCnt Flags Type State I-Node " msgstr "" "\n" "Proto RefZäh Flaggen Typ Zustand I-Node" #: ../netstat.c:1599 #, c-format msgid " Path\n" msgstr " Pfad\n" #: ../netstat.c:1619 msgid "SABM SENT" msgstr "SABM GESCHICKT" #: ../netstat.c:1622 msgid "RECOVERY" msgstr "WIEDERHERSTELLUNG" #: ../netstat.c:1636 #, c-format msgid "Active AX.25 sockets\n" msgstr "Aktive AX.25 Sockets\n" #: ../netstat.c:1637 #, c-format msgid "Dest Source Device State Vr/Vs Send-Q Recv-Q\n" msgstr "Ziel Quelle Gerät Zustand Vr/Vs Send-Q Empf-Q\n" #: ../netstat.c:1680 #, c-format msgid "problem reading data from %s\n" msgstr "Problem beim Lesen von Daten von %s\n" #: ../netstat.c:1750 #, c-format msgid "" "Active IPX sockets\n" "Proto Recv-Q Send-Q Local Address Foreign Address " "State" msgstr "" "Aktive IPX Sockets\n" "Proto Recv-Q Send-Q Lokale Adresse Gegenadresse " "Zustand" #: ../netstat.c:1752 #, c-format msgid " User" msgstr " Benutzer" #: ../netstat.c:1788 msgid "ESTAB" msgstr "VERBUNDEN" #: ../netstat.c:1796 msgid "UNK." msgstr "UNB." #: ../netstat.c:1834 msgid "OPEN" msgstr "" #: ../netstat.c:1836 msgid "BOUND" msgstr "" #: ../netstat.c:1840 #, fuzzy msgid "CONNECT" msgstr "VERBUNDEN" #: ../netstat.c:1842 #, fuzzy msgid "CONNECT2" msgstr "VERBUNDEN" #: ../netstat.c:1844 msgid "CONFIG" msgstr "" #: ../netstat.c:1846 #, fuzzy msgid "DISCONN" msgstr "VERBINDUNGSABBAU" #: ../netstat.c:1848 #, fuzzy msgid "CLOSED" msgstr "CLOSE" #: ../netstat.c:1869 #, fuzzy, c-format msgid "warning, got bogus l2cap line.\n" msgstr "Warnung, fehlerhafte TCP Zeile.\n" #: ../netstat.c:1882 msgid "SDP" msgstr "" #: ../netstat.c:1885 msgid "LOW" msgstr "" #: ../netstat.c:1888 msgid "MEDIUM" msgstr "" #: ../netstat.c:1891 msgid "HIGH" msgstr "" #: ../netstat.c:1919 #, fuzzy, c-format msgid "warning, got bogus rfcomm line.\n" msgstr "Warnung, fehlerhafte raw-Zeile.\n" #: ../netstat.c:1949 #, c-format msgid "Kernel Interface table\n" msgstr "Kernel-Schnittstellentabelle\n" #: ../netstat.c:1957 msgid "missing interface information" msgstr "Fehlende Interfaceinformationen" #: ../netstat.c:1981 #, fuzzy, c-format msgid "" "usage: netstat [-vWeenNcCF] [<Af>] -r netstat {-V|--version|-h|--" "help}\n" msgstr "" "Benutzung: netstat [-veenNcCF] [<Af>] -r\n" " netstat {-V|--version|-h|--help}\n" #: ../netstat.c:1982 #, fuzzy, c-format msgid " netstat [-vWnNcaeol] [<Socket> ...]\n" msgstr " netstat [-vnNcaeol] [<Socket> ...]\n" #: ../netstat.c:1983 #, fuzzy, c-format msgid "" " netstat { [-vWeenNac] -i | [-cnNe] -M | -s [-6tuw] }\n" "\n" msgstr "" " netstat { [-veenNac] -i | [-cnNe] -M | -s }\n" "\n" #: ../netstat.c:1985 #, c-format msgid " -r, --route display routing table\n" msgstr " -r, --route Routentabelle anzeigen\n" #: ../netstat.c:1986 #, c-format msgid " -i, --interfaces display interface table\n" msgstr " -i, --interfaces Schnittstellentabelle auflisten\n" #: ../netstat.c:1987 #, c-format msgid " -g, --groups display multicast group memberships\n" msgstr "" " -g, --groups Mitgliedschaft in Multicastgruppen " "anzeigen\n" #: ../netstat.c:1988 #, c-format msgid "" " -s, --statistics display networking statistics (like SNMP)\n" msgstr "" " -s, --statistics Netzwerksstatistiken anzeigen (wie SNMP)\n" #: ../netstat.c:1990 #, c-format msgid "" " -M, --masquerade display masqueraded connections\n" "\n" msgstr "" " -M, --masquerade Maskierte Verbindungen auflisten\n" "\n" #: ../netstat.c:1994 #, fuzzy, c-format msgid " -W, --wide don't truncate IP addresses\n" msgstr " -n, --numeric Adressen nicht nach Namen auflösen\n" #: ../netstat.c:1996 #, fuzzy, c-format msgid " --numeric-hosts don't resolve host names\n" msgstr " -n, --numeric Adressen nicht nach Namen auflösen\n" #: ../netstat.c:1997 #, fuzzy, c-format msgid " --numeric-ports don't resolve port names\n" msgstr " -n, --numeric Adressen nicht nach Namen auflösen\n" #: ../netstat.c:1998 #, fuzzy, c-format msgid " --numeric-users don't resolve user names\n" msgstr " -n, --numeric Adressen nicht nach Namen auflösen\n" #: ../netstat.c:1999 #, c-format msgid " -N, --symbolic resolve hardware names\n" msgstr " -N, --symbolic Hardwarenamen auflösen\n" #: ../netstat.c:2000 ../route.c:90 #, fuzzy, c-format msgid " -e, --extend display other/more information\n" msgstr "" " -e, --extend Weitere / zusätzliche Informationen " "anzeigen\n" #: ../netstat.c:2001 #, c-format msgid " -p, --programs display PID/Program name for sockets\n" msgstr "" " -p, --programs PID/Programmnamen für Sockets anzeigen\n" #: ../netstat.c:2002 #, c-format msgid " -o, --timers display timers\n" msgstr " -o, --timers Timer auflisten\n" #: ../netstat.c:2003 #, c-format msgid "" " -c, --continuous continuous listing\n" "\n" msgstr "" " -c, --continuous Anzeige laufend aktualisieren\n" "\n" #: ../netstat.c:2004 #, c-format msgid " -l, --listening display listening server sockets\n" msgstr "" " -l, --listening Empfangsbereite Serversockets auflisten\n" #: ../netstat.c:2005 #, fuzzy, c-format msgid "" " -a, --all display all sockets (default: connected)\n" msgstr "" " -a, --all, --listening Alle Sockets anzeigen (normal: nur " "verbundene)\n" #: ../netstat.c:2006 ../route.c:91 #, fuzzy, c-format msgid "" " -F, --fib display Forwarding Information Base " "(default)\n" msgstr "" " -F, --fib Forwarding Infomation Base anzeigen " "(Standard)\n" #: ../netstat.c:2007 #, fuzzy, c-format msgid " -C, --cache display routing cache instead of FIB\n" msgstr "" " -C, --cache Routencache statt FIB anzeigen\n" "\n" #: ../netstat.c:2009 #, fuzzy, c-format msgid "" " -Z, --context display SELinux security context for " "sockets\n" msgstr "" " -l, --listening Empfangsbereite Serversockets auflisten\n" #: ../netstat.c:2012 #, fuzzy, c-format msgid "" "\n" " <Socket>={-t|--tcp} {-u|--udp} {-U|--udplite} {-S|--sctp} {-w|--raw}\n" msgstr "" " <Socket>={-t|--tcp} {-u|--udp} {-w|--raw} {-x|--unix} --ax25 --ipx --" "netrom\n" #: ../netstat.c:2013 #, fuzzy, c-format msgid " {-x|--unix} --ax25 --ipx --netrom\n" msgstr "" " <Socket>={-t|--tcp} {-u|--udp} {-w|--raw} {-x|--unix} --ax25 --ipx --" "netrom\n" #: ../netstat.c:2014 #, fuzzy, c-format msgid " <AF>=Use '-6|-4' or '-A <af>' or '--<af>'; default: %s\n" msgstr " <AF>=,,-A <af>'' or ,,--<af>'' benutzen. Standard: %s\n" #: ../netstat.c:2015 ../route.c:95 #, c-format msgid " List of possible address families (which support routing):\n" msgstr " Liste möglicher Adressfamilien, die Routen unterstützen:\n" #: ../netstat.c:2191 #, c-format msgid "SELinux is not enabled on this machine.\n" msgstr "" #: ../netstat.c:2197 #, c-format msgid "SELinux is not enabled for this application.\n" msgstr "" #: ../netstat.c:2267 #, fuzzy, c-format msgid "netstat: No statistics support for specified address family: %s\n" msgstr "netstat: Nicht unterstützte Adressfamilie %d!\n" #: ../netstat.c:2309 #, c-format msgid "Active Internet connections " msgstr "Aktive Internetverbindungen " #: ../netstat.c:2319 #, c-format msgid "" "\n" "Proto Recv-Q Send-Q Local Address Foreign Address " "State " msgstr "" "\n" "Proto Recv-Q Send-Q Local Address Foreign Address " "State " #: ../netstat.c:2321 #, c-format msgid " User Inode " msgstr " Benutzer Inode " #: ../netstat.c:2325 #, c-format msgid " Timer" msgstr " Timer" #: ../netstat.c:2369 #, c-format msgid "IPv4 Group Memberships\n" msgstr "IPv4-Gruppenmitgliedschaften\n" #: ../netstat.c:2370 #, c-format msgid "Interface RefCnt Group\n" msgstr "Schnittstelle RefZäh Grupp\n" #: ../netstat.c:2455 #, fuzzy, c-format msgid "Active Bluetooth connections " msgstr "Aktive Internetverbindungen " #: ../rarp.c:45 msgid "This kernel does not support RARP.\n" msgstr "Dieser Kernel unterstützt kein RARP.\n" #: ../rarp.c:84 #, c-format msgid "no RARP entry for %s.\n" msgstr "Kein RARP-Eintrag für %s.\n" #: ../rarp.c:98 #, c-format msgid "%s: bad hardware address\n" msgstr "%s: fehlerhafte Hardwareadresse\n" #: ../rarp.c:130 #, c-format msgid "rarp: cannot open file %s:%s.\n" msgstr "rarp: kann Datei %s:%s nicht öffnen.\n" #: ../rarp.c:142 #, c-format msgid "rarp: format error at %s:%u\n" msgstr "rarp: Formatfehler bei %s:%u\n" #: ../rarp.c:146 ../rarp.c:292 #, c-format msgid "rarp: %s: unknown host\n" msgstr "rarp: %s: Unbekannter Host\n" #: ../rarp.c:149 #, c-format msgid "rarp: cannot set entry from %s:%u\n" msgstr "rarp: Kann Eintrag aus %s:%u nicht setzen.\n" #: ../rarp.c:179 #, c-format msgid "Usage: rarp -a list entries in cache.\n" msgstr "" "Benutzung: rarp -a Einträge im Cache listen.\n" #: ../rarp.c:180 #, c-format msgid " rarp -d <hostname> delete entry from cache.\n" msgstr "" " rarp -d <hostname> Eintrag aus dem Cache löschen.\n" #: ../rarp.c:181 #, c-format msgid " rarp [<HW>] -s <hostname> <hwaddr> add entry to cache.\n" msgstr "" " rarp [<HW>] -s <hostname> <hwaddr> Eintrag zum Cache zufügen.\n" #: ../rarp.c:182 #, c-format msgid "" " rarp -f add entries from /etc/ethers.\n" msgstr "" " rarp -f Einträge aus /etc/ethers " "zufügen.\n" #: ../rarp.c:183 #, c-format msgid "" " rarp -V display program version.\n" "\n" msgstr "" " rarp -V Programmversion anzeigen.\n" "\n" #: ../rarp.c:241 #, c-format msgid "%s: illegal option mix.\n" msgstr "%s: Unerlaubte Mischung von Optionen.\n" #: ../rarp.c:272 #, c-format msgid "rarp: %s: unknown hardware type.\n" msgstr "rarp: %s: unbekannter Hardwaretyp.\n" #: ../route.c:82 #, c-format msgid "" "Usage: route [-nNvee] [-FC] [<AF>] List kernel routing tables\n" msgstr "" "Benutzung: route [-nNvee] [-FC] [<AF>] Kernelroutentabelle " "anzeigen\n" #: ../route.c:83 #, c-format msgid "" " route [-v] [-FC] {add|del|flush} ... Modify routing table for AF.\n" "\n" msgstr "" " route [-v] [-FC] {add|del|flush} ... Routentabelle für AF ändern.\n" "\n" #: ../route.c:85 #, c-format msgid "" " route {-h|--help} [<AF>] Detailed usage syntax for " "specified AF.\n" msgstr "" " route {-h|--help} [<AF>] Genaue Syntax für AF anzeigen.\n" #: ../route.c:86 #, c-format msgid "" " route {-V|--version} Display version/author and " "exit.\n" "\n" msgstr "" " route {-V|--version} Version/Autor anzeigen und " "Ende.\n" "\n" #: ../route.c:92 #, c-format msgid "" " -C, --cache display routing cache instead of FIB\n" "\n" msgstr "" " -C, --cache Routencache statt FIB anzeigen\n" "\n" #: ../route.c:94 #, fuzzy, c-format msgid " <AF>=Use -4, -6, '-A <af>' or '--<af>'; default: %s\n" msgstr " <AF>=,,-A <af>'' or ,,--<af>'' benutzen. Standard: %s\n" #: ../plipconfig.c:63 #, fuzzy, c-format msgid "Usage: plipconfig interface [nibble NN] [trigger NN]\n" msgstr "Benutzung: plipconfig [-a] [-i] [-v] Interface\n" #: ../plipconfig.c:64 #, c-format msgid " plipconfig -V | --version\n" msgstr " plipconfig -V | --version\n" #: ../plipconfig.c:65 #, fuzzy, c-format msgid " plipconfig -h | --help\n" msgstr " plipconfig -V | --version\n" #: ../plipconfig.c:71 #, c-format msgid "%s\tnibble %lu trigger %lu\n" msgstr "%s\tnibble %lu trigger %lu\n" #: ../iptunnel.c:82 #, c-format msgid "Usage: iptunnel { add | change | del | show } [ NAME ]\n" msgstr "Benutzung: iptunnel { add | change | del | show } [ NAME ]\n" #: ../iptunnel.c:83 #, c-format msgid "" " [ mode { ipip | gre | sit } ] [ remote ADDR ] [ local ADDR ]\n" msgstr " [ mode { ipip | gre | sit } ] [ remote ADR ] [ local ADR ]\n" #: ../iptunnel.c:84 #, c-format msgid " [ [i|o]seq ] [ [i|o]key KEY ] [ [i|o]csum ]\n" msgstr " [ [i|o]seq ] [ [i|o]key SCHLÜSSEL ] [ [i|o]csum ]\n" #: ../iptunnel.c:85 #, c-format msgid " [ ttl TTL ] [ tos TOS ] [ nopmtudisc ] [ dev PHYS_DEV ]\n" msgstr " [ ttl TTL ] [ tos TOS ] [ nopmtudisc ] [ dev PHYS_GERÄt ]\n" #: ../iptunnel.c:86 #, c-format msgid "" " iptunnel -V | --version\n" "\n" msgstr "" " iptunnel -V | --version\n" "\n" #: ../iptunnel.c:87 #, c-format msgid "Where: NAME := STRING\n" msgstr "Wobei: NAME := ZEICHENKETTE\n" #: ../iptunnel.c:88 #, c-format msgid " ADDR := { IP_ADDRESS | any }\n" msgstr " ADR := { IP_ADRESSE | any }\n" #: ../iptunnel.c:89 #, c-format msgid " TOS := { NUMBER | inherit }\n" msgstr " TOS := { NUMBER | inherit }\n" #: ../iptunnel.c:90 #, c-format msgid " TTL := { 1..255 | inherit }\n" msgstr " TTL := { 1..255 | inherit }\n" #: ../iptunnel.c:91 #, c-format msgid " KEY := { DOTTED_QUAD | NUMBER }\n" msgstr " KEY := { DOTTED_QUAD | ZAHL }\n" #: ../iptunnel.c:332 #, c-format msgid "Keys are not allowed with ipip and sit.\n" msgstr "Schlüssel sind mit ipip und sit nicht erlaubt.\n" #: ../iptunnel.c:352 #, c-format msgid "Broadcast tunnel requires a source address.\n" msgstr "Ein Broadcasttunnel ist nur mit einer Quelladresse möglich\n" #: ../iptunnel.c:367 #, c-format msgid "ttl != 0 and noptmudisc are incompatible\n" msgstr "ttl != 0 und noptmudisc sind inkompatibel\n" #: ../iptunnel.c:379 #, c-format msgid "cannot determine tunnel mode (ipip, gre or sit)\n" msgstr "" "Die Tunnelbetriebsart (ipip, fre oder sit) kann nicht festgestellt werden\n" #: ../iptunnel.c:417 #, c-format msgid "%s: %s/ip remote %s local %s " msgstr "%s: %s/ip Gegenseite %s lokal %s " #: ../iptunnel.c:421 msgid "unknown" msgstr "Unbekannt" #: ../iptunnel.c:453 #, c-format msgid " Drop packets out of sequence.\n" msgstr " Pakete außer der Reihenfolge fallenlassen.\n" #: ../iptunnel.c:455 #, c-format msgid " Checksum in received packet is required.\n" msgstr " Prüfsumme im empfangenen Paket wird benötigt.\n" #: ../iptunnel.c:457 #, c-format msgid " Sequence packets on output.\n" msgstr " Pakete in Reihenfolge ausgeben.\n" #: ../iptunnel.c:459 #, c-format msgid " Checksum output packets.\n" msgstr " Prüfsumme für ausgegebene Pakete berechnen.\n" #: ../iptunnel.c:489 #, c-format msgid "Wrong format of /proc/net/dev. Sorry.\n" msgstr "Falsches Format von /proc/net/dev. Tut mir leid.\n" #: ../iptunnel.c:503 #, c-format msgid "Failed to get type of [%s]\n" msgstr "Kann den Typ von [%s] nicht holen\n" #: ../iptunnel.c:519 #, c-format msgid "RX: Packets Bytes Errors CsumErrs OutOfSeq Mcasts\n" msgstr "RX: Pakete Bytes Fehler CsumErrs OutOfSeq Mcasts\n" #: ../iptunnel.c:522 #, c-format msgid "TX: Packets Bytes Errors DeadLoop NoRoute NoBufs\n" msgstr "TX: Pakete Bytes Fehler DeadLoop NoRoute NoBufs\n" #: ../statistics.c:40 msgid "ICMP input histogram:" msgstr "ICMP-Eingabehistogramm:" #: ../statistics.c:41 msgid "ICMP output histogram:" msgstr "ICMP-Ausgabehistogramm:" #. Keep the entries sorted! #: ../statistics.c:58 #, fuzzy, c-format msgid "Default TTL is %llu" msgstr "Standard-TTL ist %d" #: ../statistics.c:59 ../statistics.c:95 #, fuzzy, c-format msgid "%llu forwarded" msgstr "%d weitergeleitet" #: ../statistics.c:60 #, c-format msgid "Forwarding is %s" msgstr "Weiterleitung ist %s" #. Keep the entries sorted! #: ../statistics.c:61 ../statistics.c:81 #, fuzzy, c-format msgid "%llu fragments created" msgstr "%d Fragmente erzeugt" #: ../statistics.c:62 ../statistics.c:82 #, fuzzy, c-format msgid "%llu outgoing packets failed fragmentation" msgstr "%d ausgehende Pakete weggeworfen" #: ../statistics.c:63 ../statistics.c:83 #, fuzzy, c-format msgid "%llu outgoing packets fragmented ok" msgstr "%d ausgehende Pakete weggeworfen" #: ../statistics.c:64 ../statistics.c:84 #, fuzzy, c-format msgid "%llu with invalid addresses" msgstr "%d mit ungültigen Adressen" #: ../statistics.c:65 ../statistics.c:85 #, fuzzy, c-format msgid "%llu incoming packets delivered" msgstr "%d eingehende Pakete zugestellt" #: ../statistics.c:66 ../statistics.c:86 #, fuzzy, c-format msgid "%llu incoming packets discarded" msgstr "%d eingehende Pakete weggeworfen" #: ../statistics.c:67 ../statistics.c:87 #, fuzzy, c-format msgid "%llu with invalid headers" msgstr "%d mit ungültigen Headern" #: ../statistics.c:68 ../statistics.c:90 #, fuzzy, c-format msgid "%llu total packets received" msgstr "%d Pakete insgesamt empfangen" #: ../statistics.c:69 ../statistics.c:93 #, fuzzy, c-format msgid "%llu with unknown protocol" msgstr "%d mit unbekanntem Protokoll" #: ../statistics.c:70 ../statistics.c:94 #, fuzzy, c-format msgid "%llu outgoing packets dropped" msgstr "%d ausgehende Pakete weggeworfen" #: ../statistics.c:71 ../statistics.c:97 #, fuzzy, c-format msgid "%llu dropped because of missing route" msgstr "%d weggeworfen wegen fehlender Route" #: ../statistics.c:72 ../statistics.c:98 #, fuzzy, c-format msgid "%llu requests sent out" msgstr "%d Anfragen ausgesandt" #. ? #: ../statistics.c:73 ../statistics.c:99 #, fuzzy, c-format msgid "%llu packet reassemblies failed" msgstr "%d fehlgeschlagene Paketdefragmentierungen" #: ../statistics.c:74 ../statistics.c:100 #, fuzzy, c-format msgid "%llu packets reassembled ok" msgstr "%d Fragmente korrekt empfangen" #: ../statistics.c:75 ../statistics.c:101 #, fuzzy, c-format msgid "%llu reassemblies required" msgstr "%d Wiederzusammenstellungen nötig" #. ? #: ../statistics.c:76 ../statistics.c:102 #, fuzzy, c-format msgid "%llu fragments dropped after timeout" msgstr "%d Fragmente nach Timeout weggeworfen" #: ../statistics.c:88 #, fuzzy, c-format msgid "%llu incoming multicast packets" msgstr "%d eingehende Pakete weggeworfen" #: ../statistics.c:89 #, fuzzy, c-format msgid "%llu incoming packets with no route" msgstr "%d eingehende Pakete weggeworfen" #: ../statistics.c:91 #, fuzzy, c-format msgid "%llu with packets too big" msgstr "%d Pakete geschickt" #: ../statistics.c:92 #, fuzzy, c-format msgid "%llu with truncated packets" msgstr "%d mit ungültigen Headern" #: ../statistics.c:96 #, fuzzy, c-format msgid "%llu outgoing multicast packets" msgstr "%d ausgehende Pakete weggeworfen" #. Keep the entries sorted! #: ../statistics.c:107 ../statistics.c:120 #, fuzzy, c-format msgid "address mask replies: %llu" msgstr "Adressmaskenantworten: %d" #. ? #: ../statistics.c:108 #, fuzzy, c-format msgid "address mask request: %llu" msgstr "Adressmaskenanfragen: %d" #. ? #. Keep the entries sorted! #: ../statistics.c:109 ../statistics.c:122 ../statistics.c:137 #: ../statistics.c:153 #, fuzzy, c-format msgid "destination unreachable: %llu" msgstr "Ziel unerreichbar: %d" #: ../statistics.c:110 ../statistics.c:123 ../statistics.c:138 #: ../statistics.c:154 #, fuzzy, c-format msgid "echo replies: %llu" msgstr "Echo Antworten: %d" #: ../statistics.c:111 ../statistics.c:124 ../statistics.c:139 #: ../statistics.c:155 #, fuzzy, c-format msgid "echo requests: %llu" msgstr "Echo Anfragen: %d" #: ../statistics.c:112 ../statistics.c:140 #, fuzzy, c-format msgid "%llu input ICMP message failed" msgstr "%d eingegangene ICMP-Nachrichten fehlgeschlagen" #: ../statistics.c:113 ../statistics.c:144 #, fuzzy, c-format msgid "%llu ICMP messages received" msgstr "%d ICMP-Nachrichten empfangen" #: ../statistics.c:114 ../statistics.c:127 #, fuzzy, c-format msgid "wrong parameters: %llu" msgstr "Fehlerhafte Parameter: %d" #. ? #: ../statistics.c:115 ../statistics.c:149 ../statistics.c:164 #, fuzzy, c-format msgid "redirects: %llu" msgstr "Umleitungen: %d" #: ../statistics.c:116 #, fuzzy, c-format msgid "source quenches: %llu" msgstr "Source Quenchs: %d" #: ../statistics.c:117 #, fuzzy, c-format msgid "timeout in transit: %llu" msgstr "Timeout beim Transit: %d" #: ../statistics.c:118 #, fuzzy, c-format msgid "timestamp reply: %llu" msgstr "Zeitstempelantworten: %d" #: ../statistics.c:119 #, fuzzy, c-format msgid "timestamp request: %llu" msgstr "Zeitstempelanfragen: %d" #: ../statistics.c:121 #, fuzzy, c-format msgid "address mask requests: %llu" msgstr "Adressmaskenanfragen: %d" #: ../statistics.c:125 #, fuzzy, c-format msgid "%llu ICMP messages failed" msgstr "%d ICMP-Nachrichten fehlgeschlagen" #: ../statistics.c:126 ../statistics.c:159 #, fuzzy, c-format msgid "%llu ICMP messages sent" msgstr "%d ICMP-Nachrichten geschickt" #. ? #: ../statistics.c:128 #, fuzzy, c-format msgid "redirect: %llu" msgstr "Umleitungen: %d" #: ../statistics.c:129 #, fuzzy, c-format msgid "source quench: %llu" msgstr "Source Quench: %d" #: ../statistics.c:130 #, fuzzy, c-format msgid "time exceeded: %llu" msgstr "Zeitüberschreitung: %d" #: ../statistics.c:131 #, fuzzy, c-format msgid "timestamp replies: %llu" msgstr "Zeitstempel Antworten: %d" #: ../statistics.c:132 #, fuzzy, c-format msgid "timestamp requests: %llu" msgstr "Zeitstempelanfragen: %d" #: ../statistics.c:141 ../statistics.c:156 #, c-format msgid "group member queries: %llu" msgstr "" #: ../statistics.c:142 ../statistics.c:157 #, c-format msgid "group member reductions: %llu" msgstr "" #: ../statistics.c:143 ../statistics.c:158 #, c-format msgid "group member responses: %llu" msgstr "" #: ../statistics.c:145 #, c-format msgid "neighbour advertisement: %llu" msgstr "" #: ../statistics.c:146 #, c-format msgid "neighbour solicits: %llu" msgstr "" #: ../statistics.c:147 ../statistics.c:162 #, fuzzy, c-format msgid "parameter problem: %llu" msgstr "Fehlerhafte Parameter: %d" #: ../statistics.c:148 ../statistics.c:163 #, c-format msgid "packets too big: %llu" msgstr "" #: ../statistics.c:150 ../statistics.c:165 #, c-format msgid "router advertisement: %llu" msgstr "" #: ../statistics.c:151 ../statistics.c:166 #, c-format msgid "router solicits: %llu" msgstr "" #: ../statistics.c:152 #, fuzzy, c-format msgid "received ICMPv6 time exceeded: %llu" msgstr "Zeitüberschreitung: %d" #: ../statistics.c:160 #, c-format msgid "neighbor advertisements: %llu" msgstr "" #: ../statistics.c:161 #, c-format msgid "neighbor solicits: %llu" msgstr "" #: ../statistics.c:167 #, fuzzy, c-format msgid "sent ICMPv6 time exceeded: %llu" msgstr "Zeitüberschreitung: %d" #. Keep the entries sorted! #: ../statistics.c:172 #, fuzzy, c-format msgid "%llu active connection openings" msgstr "%d Verbindungen aktiv geöffnet" #: ../statistics.c:173 #, fuzzy, c-format msgid "%llu failed connection attempts" msgstr "%d fehlerhafte Verbindungsversuche" #: ../statistics.c:174 #, fuzzy, c-format msgid "%llu connections established" msgstr "%d Verbindungen aufgebaut" #: ../statistics.c:175 #, fuzzy, c-format msgid "%llu connection resets received" msgstr "%d Verbindungsrücksetzungen empfangen" #: ../statistics.c:176 #, fuzzy, c-format msgid "%llu bad segments received" msgstr "%d fehlerhafte Segmente empfangen." #: ../statistics.c:177 #, fuzzy, c-format msgid "%llu segments received" msgstr "%d Segmente empfangen" #: ../statistics.c:179 #, fuzzy, c-format msgid "%llu resets sent" msgstr "%d Rücksetzungen geschickt" #: ../statistics.c:180 #, fuzzy, c-format msgid "%llu segments sent out" msgstr "%d Segmente abgeschickt" #: ../statistics.c:181 #, fuzzy, c-format msgid "%llu passive connection openings" msgstr "%d Verbindungen passiv geöffnet" #: ../statistics.c:182 #, fuzzy, c-format msgid "%llu segments retransmitted" msgstr "%d Segmente erneut geschickt" #: ../statistics.c:183 #, c-format msgid "RTO algorithm is %s" msgstr "RTO-Algorithmus ist %s" #. Keep the entries sorted! #: ../statistics.c:190 ../statistics.c:201 #, fuzzy, c-format msgid "%llu packets with invalid checksum" msgstr "%d mit ungültigen Headern" #: ../statistics.c:191 ../statistics.c:202 #, fuzzy, c-format msgid "%llu packets received" msgstr "%d Pakete empfangen" #: ../statistics.c:192 ../statistics.c:203 #, fuzzy, c-format msgid "%llu packet receive errors" msgstr "%d Paketempfangsfehler" #: ../statistics.c:193 ../statistics.c:204 #, fuzzy, c-format msgid "%llu packets to unknown port received" msgstr "%d Pakete für unbekannte Ports empfangen." #: ../statistics.c:194 ../statistics.c:205 #, fuzzy, c-format msgid "%llu packets sent" msgstr "%d Pakete geschickt" #: ../statistics.c:195 ../statistics.c:206 #, fuzzy, c-format msgid "%llu receive buffer errors" msgstr "%d Paketempfangsfehler" #: ../statistics.c:196 ../statistics.c:207 #, c-format msgid "%llu send buffer errors" msgstr "" #. Keep the entries sorted! #: ../statistics.c:212 #, c-format msgid "%llu delayed acks further delayed because of locked socket" msgstr "" #: ../statistics.c:213 #, c-format msgid "Quick ack mode was activated %llu times" msgstr "" #: ../statistics.c:214 #, fuzzy, c-format msgid "%llu delayed acks sent" msgstr "%d Pakete geschickt" #: ../statistics.c:215 #, fuzzy, c-format msgid "%llu resets received for embryonic SYN_RECV sockets" msgstr "%d Rücksetzungen für embrionische SYN_RECV-Sockets" #: ../statistics.c:216 #, fuzzy, c-format msgid "%llu SYNs to LISTEN sockets dropped" msgstr "%d ausgehende Pakete weggeworfen" #: ../statistics.c:217 #, c-format msgid "%llu times the listen queue of a socket overflowed" msgstr "" #: ../statistics.c:218 #, fuzzy, c-format msgid "%llu ICMP packets dropped because socket was locked" msgstr "%d ICMP-Pakete verworfen weil Socket gesperrt war" #: ../statistics.c:219 #, fuzzy, c-format msgid "" "%llu packets dropped from out-of-order queue because of socket buffer overrun" msgstr "" "%d Pakete aus der ungeordneten Warteschlange wegen Pufferüberlauf weggeworfen" #: ../statistics.c:220 #, fuzzy, c-format msgid "%llu ICMP packets dropped because they were out-of-window" msgstr "%d ICMP-Pakete weggeworfen die außerhalb des Fensters waren" #: ../statistics.c:221 #, fuzzy, c-format msgid "%llu active connections rejected because of time stamp" msgstr "%d Verbindungsrücksetzungen empfangen" #: ../statistics.c:222 #, c-format msgid "%llu packets rejected in established connections because of timestamp" msgstr "" #: ../statistics.c:223 #, fuzzy, c-format msgid "%llu passive connections rejected because of time stamp" msgstr "%d Verbindungsrücksetzungen empfangen" #: ../statistics.c:224 #, fuzzy, c-format msgid "%llu packets pruned from receive queue because of socket buffer overrun" msgstr "" "%d Pakete wegen Socketpufferüberlauf aus der Empfangswarteschlange " "weggeworfen" #: ../statistics.c:225 #, fuzzy, c-format msgid "%llu packets pruned from receive queue" msgstr "%d Pakete aus der ungeordneten Warteschlange weggeworfen" #: ../statistics.c:226 #, c-format msgid "Ran %llu times out of system memory during packet sending" msgstr "" #: ../statistics.c:227 #, fuzzy, c-format msgid "%llu invalid SYN cookies received" msgstr "%d ungültige SYN-Cookies empfangen" #: ../statistics.c:228 #, fuzzy, c-format msgid "%llu SYN cookies received" msgstr "%d SYN-Cookies empfangen" #: ../statistics.c:229 #, fuzzy, c-format msgid "%llu SYN cookies sent" msgstr "%d SYN-Cookies verschickt" #: ../statistics.c:230 #, c-format msgid "%llu times unable to send RST due to no memory" msgstr "" #: ../statistics.c:231 #, fuzzy, c-format msgid "%llu connections reset due to early user close" msgstr "%d Verbindungsrücksetzungen empfangen" #: ../statistics.c:232 #, fuzzy, c-format msgid "%llu connections reset due to unexpected data" msgstr "%d Verbindungsrücksetzungen empfangen" #: ../statistics.c:233 #, fuzzy, c-format msgid "%llu connections aborted after user close in linger timeout" msgstr "%d Verbindungsrücksetzungen empfangen" #: ../statistics.c:234 #, fuzzy, c-format msgid "%llu connections aborted due to memory pressure" msgstr "%d Verbindungsrücksetzungen empfangen" #: ../statistics.c:235 #, fuzzy, c-format msgid "%llu connections reset due to unexpected SYN" msgstr "%d Verbindungsrücksetzungen empfangen" #: ../statistics.c:236 #, fuzzy, c-format msgid "%llu connections aborted due to timeout" msgstr "%d Verbindungsrücksetzungen empfangen" #: ../statistics.c:237 #, c-format msgid "%llu bytes directly in process context from backlog" msgstr "" #: ../statistics.c:238 #, c-format msgid "%llu bytes directly received in process context from prequeue" msgstr "" #: ../statistics.c:239 #, fuzzy, c-format msgid "%llu DSACKs for out of order packets received" msgstr "%d Pakete insgesamt empfangen" #: ../statistics.c:240 #, fuzzy, c-format msgid "%llu DSACKs sent for out of order packets" msgstr "%d Pakete insgesamt empfangen" #: ../statistics.c:241 #, fuzzy, c-format msgid "%llu DSACKs sent for old packets" msgstr "%d Pakete insgesamt empfangen" #: ../statistics.c:242 #, fuzzy, c-format msgid "%llu DSACKs received" msgstr "%d Pakete empfangen" #: ../statistics.c:243 #, c-format msgid "%llu congestion window recovered without slow start using DSACK" msgstr "" #: ../statistics.c:244 #, c-format msgid "%llu congestion windows recovered without slow start by DSACK" msgstr "" #: ../statistics.c:245 #, c-format msgid "Detected reordering %llu times using FACK" msgstr "" #: ../statistics.c:246 #, fuzzy, c-format msgid "%llu fast retransmits" msgstr "%d Segmente erneut geschickt" #: ../statistics.c:247 #, fuzzy, c-format msgid "%llu forward retransmits" msgstr "%d Segmente erneut geschickt" #: ../statistics.c:248 #, c-format msgid "%llu congestion windows fully recovered without slow start" msgstr "" #: ../statistics.c:249 #, c-format msgid "%llu predicted acknowledgments" msgstr "" #: ../statistics.c:250 #, fuzzy, c-format msgid "%llu packet headers predicted" msgstr "%d Pakete empfangen" #: ../statistics.c:251 #, fuzzy, c-format msgid "%llu packet headers predicted and directly queued to user" msgstr "%d Pakete empfangen" #: ../statistics.c:252 #, c-format msgid "%llu timeouts in loss state" msgstr "" #: ../statistics.c:253 #, c-format msgid "%llu TCP data loss events" msgstr "" #: ../statistics.c:254 #, c-format msgid "%llu congestion windows recovered without slow start after partial ack" msgstr "" #: ../statistics.c:255 #, fuzzy, c-format msgid "%llu retransmits lost" msgstr "%d Rücksetzungen geschickt" #: ../statistics.c:256 #, c-format msgid "TCP ran low on memory %llu times" msgstr "" #: ../statistics.c:257 #, c-format msgid "%llu congestion windows partially recovered using Hoe heuristic" msgstr "" #: ../statistics.c:258 #, fuzzy, c-format msgid "%llu packets directly queued to recvmsg prequeue" msgstr "%d Pakete aus der ungeordneten Warteschlange weggeworfen" #: ../statistics.c:259 #, fuzzy, c-format msgid "%llu packets dropped from prequeue" msgstr "%d Pakete aus der ungeordneten Warteschlange weggeworfen" #: ../statistics.c:260 #, c-format msgid "%llu acknowledgments not containing data payload received" msgstr "" #: ../statistics.c:261 #, fuzzy, c-format msgid "%llu packets collapsed in receive queue due to low socket buffer" msgstr "" "%d Pakete wegen Socketpufferüberlauf aus der Empfangswarteschlange " "weggeworfen" #: ../statistics.c:262 #, fuzzy, c-format msgid "%llu timeouts after reno fast retransmit" msgstr "%d Segmente erneut geschickt" #: ../statistics.c:263 #, fuzzy, c-format msgid "%llu reno fast retransmits failed" msgstr "%d Segmente erneut geschickt" #: ../statistics.c:264 #, fuzzy, c-format msgid "%llu classic Reno fast retransmits failed" msgstr "%d Segmente erneut geschickt" #: ../statistics.c:265 #, c-format msgid "%llu times recovered from packet loss due to fast retransmit" msgstr "" #: ../statistics.c:266 #, c-format msgid "Detected reordering %llu times using reno fast retransmit" msgstr "" #: ../statistics.c:267 #, c-format msgid "%llu timeouts after SACK recovery" msgstr "" #: ../statistics.c:268 #, fuzzy, c-format msgid "%llu SACK retransmits failed" msgstr "%d fehlgeschlagene Paketdefragmentierungen" #: ../statistics.c:269 #, c-format msgid "%llu times recovered from packet loss by selective acknowledgements" msgstr "" #: ../statistics.c:270 #, fuzzy, c-format msgid "%llu bad SACK blocks received" msgstr "%d fehlerhafte Segmente empfangen." #: ../statistics.c:271 #, c-format msgid "Detected reordering %llu times using SACK" msgstr "" #: ../statistics.c:272 #, c-format msgid "%llu times receiver scheduled too late for direct processing" msgstr "" #: ../statistics.c:273 #, fuzzy, c-format msgid "%llu retransmits in slow start" msgstr "%d Rücksetzungen geschickt" #: ../statistics.c:274 #, c-format msgid "%llu other TCP timeouts" msgstr "" #: ../statistics.c:275 #, c-format msgid "Detected reordering %llu times using time stamp" msgstr "" #: ../statistics.c:276 #, c-format msgid "%llu TCP sockets finished time wait in slow timer" msgstr "" #: ../statistics.c:277 #, c-format msgid "%llu TCP sockets finished time wait in fast timer" msgstr "" #: ../statistics.c:278 #, c-format msgid "%llu time wait sockets recycled by time stamp" msgstr "" #. Keep the entries sorted! #: ../statistics.c:283 #, c-format msgid "%llu Number of Aborteds " msgstr "" #: ../statistics.c:284 #, c-format msgid "%llu Active Associations" msgstr "" #: ../statistics.c:285 #, c-format msgid "%llu Number of Packets with invalid Checksum" msgstr "" #: ../statistics.c:286 #, c-format msgid "%llu Current Associations" msgstr "" #: ../statistics.c:287 #, c-format msgid "%llu Number of messages fragmented" msgstr "" #: ../statistics.c:288 #, fuzzy, c-format msgid "%llu Number of control chunks received" msgstr "%d SYN-Cookies empfangen" #: ../statistics.c:289 #, fuzzy, c-format msgid "%llu Number of ordered chunks received" msgstr "%d Pakete insgesamt empfangen" #: ../statistics.c:290 #, fuzzy, c-format msgid "%llu Number of SCTP packets received" msgstr "%d Pakete empfangen" #: ../statistics.c:291 #, fuzzy, c-format msgid "%llu Number of Unordered chunks received" msgstr "%d Pakete insgesamt empfangen" #: ../statistics.c:292 #, c-format msgid "%llu Number of control chunks sent" msgstr "" #: ../statistics.c:293 #, c-format msgid "%llu Number of Out of Blue packets" msgstr "" #: ../statistics.c:294 #, c-format msgid "%llu Number of ordered chunks sent" msgstr "" #: ../statistics.c:295 #, fuzzy, c-format msgid "%llu Number of SCTP packets sent" msgstr "%d Pakete geschickt" #: ../statistics.c:296 #, c-format msgid "%llu Number of Unordered chunks sent" msgstr "" #: ../statistics.c:297 #, fuzzy, c-format msgid "%llu Passive Associations" msgstr "%d Verbindungen passiv geöffnet" #: ../statistics.c:298 #, fuzzy, c-format msgid "%llu Number of messages reassembled " msgstr "%d Fragmente korrekt empfangen" #: ../statistics.c:299 #, c-format msgid "%llu Number of Graceful Terminations" msgstr "" #: ../statistics.c:376 msgid "enabled" msgstr "aktiviert" #: ../statistics.c:376 msgid "disabled" msgstr "deaktiviert" #: ../statistics.c:521 #, fuzzy, c-format msgid "error parsing %s\n" msgstr "Fehler beim Parsen von /proc/net/snmp" #: ../statistics.c:542 ../statistics.c:594 msgid "cannot open /proc/net/snmp" msgstr "Kann /proc/net/snmp nicht öffnen" #: ../statistics.c:547 #, fuzzy, c-format msgid "Problem while parsing /proc/net/snmp\n" msgstr "Fehler beim Parsen von /proc/net/snmp" #: ../statistics.c:558 #, fuzzy, c-format msgid "Problem while parsing /proc/net/netstat\n" msgstr "Fehler beim Parsen von /proc/net/snmp" #: ../statistics.c:584 #, fuzzy msgid "cannot open /proc/net/snmp6" msgstr "Kann /proc/net/snmp nicht öffnen" #: ../lib/activate.c:63 #, c-format msgid "Hardware type `%s' not supported.\n" msgstr "Hardwaretyp »%s« nicht unterstützt.\n" #: ../lib/activate.c:67 #, c-format msgid "Cannot change line discipline to `%s'.\n" msgstr "Kann line discipline nicht auf »%s« setzen.\n" #: ../lib/af.c:159 ../lib/hw.c:164 msgid "UNSPEC" msgstr "UNSPEC" #: ../lib/af.c:161 msgid "UNIX Domain" msgstr "UNIX-Domain" #: ../lib/af.c:164 msgid "DARPA Internet" msgstr "DARPA-Internet" #: ../lib/af.c:167 msgid "IPv6" msgstr "IPv6" #: ../lib/af.c:170 ../lib/hw.c:188 msgid "AMPR AX.25" msgstr "AMPR AX.25" #: ../lib/af.c:173 ../lib/hw.c:194 msgid "AMPR NET/ROM" msgstr "AMPR NET/ROM" #: ../lib/af.c:176 msgid "Novell IPX" msgstr "" #: ../lib/af.c:179 msgid "Appletalk DDP" msgstr "Appletalk DDP" #: ../lib/af.c:182 ../lib/hw.c:229 msgid "Econet" msgstr "Econet" #: ../lib/af.c:185 msgid "CCITT X.25" msgstr "" #: ../lib/af.c:188 ../lib/hw.c:191 msgid "AMPR ROSE" msgstr "AMPR ROSE" #: ../lib/af.c:191 ../lib/hw.c:179 msgid "Ash" msgstr "Ash" #: ../lib/af.c:248 #, c-format msgid "Please don't supply more than one address family.\n" msgstr "Bitte nur eine Adressfamilie angeben.\n" #: ../lib/af.c:298 #, c-format msgid "Too much address family arguments.\n" msgstr "Zu viele Adressfamilien angegeben.\n" #: ../lib/af.c:309 #, c-format msgid "Unknown address family `%s'.\n" msgstr "Unbekannte Adressfamilie »%s«.\n" #: ../lib/arcnet.c:74 ../lib/arcnet.c:88 #, c-format msgid "in_arcnet(%s): invalid arcnet address!\n" msgstr "in_arcnet(%s): Ungültige ARCnet-Adresse!\n" #: ../lib/arcnet.c:98 #, c-format msgid "in_arcnet(%s): trailing : ignored!\n" msgstr "in_arcnet(%s): angehängt : ignoriert!\n" #: ../lib/arcnet.c:106 #, c-format msgid "in_arcnet(%s): trailing junk!\n" msgstr "in_arcnet(%s): Nachfolgender Müll!\n" #: ../lib/ash.c:86 #, c-format msgid "Malformed Ash address" msgstr "Fehlerhafte Ash-Adresse" #: ../lib/ax25.c:75 ../lib/ddp.c:49 ../lib/econet.c:47 ../lib/inet.c:256 #: ../lib/inet.c:270 ../lib/inet6.c:142 ../lib/ipx.c:83 ../lib/netrom.c:79 #: ../lib/rose.c:73 ../lib/unix.c:55 ../lib/unix.c:76 msgid "[NONE SET]" msgstr "[NICHT GESETZT]" #: ../lib/ax25.c:103 ../lib/netrom.c:108 msgid "Invalid callsign" msgstr "Ungültiges Rufzeichen" #: ../lib/ax25.c:115 ../lib/netrom.c:120 msgid "Callsign too long" msgstr "Rufzeichen zu lang" #: ../lib/ax25_gr.c:45 #, c-format msgid "AX.25 not configured in this system.\n" msgstr "AX.25 ist auf diesem System nicht konfiguriert.\n" #: ../lib/ax25_gr.c:48 #, c-format msgid "Kernel AX.25 routing table\n" msgstr "Kernel AX.25 Routentabelle\n" #. xxx #: ../lib/ax25_gr.c:49 #, c-format msgid "Destination Iface Use\n" msgstr "Ziel SStelle Benutzer\n" #: ../lib/ether.c:78 ../lib/ether.c:94 #, c-format msgid "in_ether(%s): invalid ether address!\n" msgstr "in_ether(%s): ungültige Ethernetadresse!\n" #: ../lib/ether.c:106 #, c-format msgid "in_ether(%s): trailing : ignored!\n" msgstr "in_ether(%s): angehängt : ignoriert!\n" #: ../lib/ether.c:114 #, c-format msgid "in_ether(%s): trailing junk!\n" msgstr "in_ether(%s): Nachfolgender Müll!\n" #: ../lib/fddi.c:88 ../lib/fddi.c:102 #, c-format msgid "in_fddi(%s): invalid fddi address!\n" msgstr "in_fddi(%s): Ungültige FDDI-Adresse!\n" #: ../lib/fddi.c:112 #, c-format msgid "in_fddi(%s): trailing : ignored!\n" msgstr "in_fddi(%s): nachfolgend : ignoriert!\n" #: ../lib/fddi.c:120 #, c-format msgid "in_fddi(%s): trailing junk!\n" msgstr "in_fddi(%s): Nachfolgender Müll!\n" #: ../lib/getroute.c:98 ../lib/setroute.c:73 #, c-format msgid "Address family `%s' not supported.\n" msgstr "Adressfamilie `%s' wird nicht unterstützt.\n" #: ../lib/getroute.c:104 ../lib/setroute.c:77 #, c-format msgid "No routing for address family `%s'.\n" msgstr "Kein Routen für Adressfamilie `%s'.\n" #: ../lib/hippi.c:88 ../lib/hippi.c:102 #, c-format msgid "in_hippi(%s): invalid hippi address!\n" msgstr "in_hippi(%s): Ungültige HIPPI-Adresse!\n" #: ../lib/hippi.c:112 #, c-format msgid "in_hippi(%s): trailing : ignored!\n" msgstr "in_hippi(%s): nachfolgend : ignoriert!\n" #: ../lib/hippi.c:119 #, c-format msgid "in_hippi(%s): trailing junk!\n" msgstr "in_hippi(%s): Nachfolgender Müll!\n" #: ../lib/hw.c:163 msgid "Local Loopback" msgstr "Lokale Schleife" #: ../lib/hw.c:166 msgid "Serial Line IP" msgstr "Serielle IP" #: ../lib/hw.c:167 msgid "VJ Serial Line IP" msgstr "Serielle VJ-IP" #: ../lib/hw.c:168 msgid "6-bit Serial Line IP" msgstr "6-bit Serielle IP" #: ../lib/hw.c:169 msgid "VJ 6-bit Serial Line IP" msgstr "VJ 6-bit Serielle IP" #: ../lib/hw.c:170 msgid "Adaptive Serial Line IP" msgstr "Adaptive Serielle IP" #: ../lib/hw.c:173 msgid "Metricom Starmode IP" msgstr "" #: ../lib/hw.c:176 msgid "Ethernet" msgstr "Ethernet" #: ../lib/hw.c:182 msgid "Fiber Distributed Data Interface" msgstr "Fiber Distributed Data Interface" #: ../lib/hw.c:185 msgid "HIPPI" msgstr "HIPPI" #: ../lib/hw.c:197 msgid "generic X.25" msgstr "" #: ../lib/hw.c:200 msgid "IPIP Tunnel" msgstr "IPIP Tunnel" #: ../lib/hw.c:203 msgid "Point-to-Point Protocol" msgstr "Punkt-zu-Punkt-Verbindung" #: ../lib/hw.c:206 msgid "(Cisco)-HDLC" msgstr "(Cisco)-HDLC" #: ../lib/hw.c:207 msgid "LAPB" msgstr "LAPB" #: ../lib/hw.c:210 msgid "ARCnet" msgstr "ARCnet" #: ../lib/hw.c:213 msgid "Frame Relay DLCI" msgstr "Frame Relay DLCI" #: ../lib/hw.c:214 msgid "Frame Relay Access Device" msgstr "Frame Relay Access Device" #: ../lib/hw.c:217 msgid "IPv6-in-IPv4" msgstr "IPv6-nach-IPv4" #: ../lib/hw.c:220 msgid "IrLAP" msgstr "IrLAP" #: ../lib/hw.c:223 msgid "16/4 Mbps Token Ring" msgstr "" #: ../lib/hw.c:225 msgid "16/4 Mbps Token Ring (New)" msgstr "" #: ../lib/hw.c:232 msgid "InfiniBand" msgstr "InfiniBand" #: ../lib/hw.c:235 msgid "Generic EUI-64" msgstr "" #: ../lib/inet.c:152 ../lib/inet6.c:91 #, c-format msgid "rresolve: unsupport address family %d !\n" msgstr "rresolve: nicht unterstützte Adressfamilie %d !\n" #: ../lib/inet6.c:144 msgid "[UNKNOWN]" msgstr "[UNBEKANNT]" #: ../lib/inet6_gr.c:75 #, c-format msgid "INET6 (IPv6) not configured in this system.\n" msgstr "INET6 (IPv6) ist auf diesem System nicht konfiguriert.\n" #: ../lib/inet6_gr.c:80 #, fuzzy, c-format msgid "Kernel IPv6 routing cache\n" msgstr "Kernel-IP-Routencache\n" #: ../lib/inet6_gr.c:82 #, c-format msgid "Kernel IPv6 routing table\n" msgstr "Kernel-IPv6-Routentabelle\n" #: ../lib/inet6_gr.c:84 #, fuzzy, c-format msgid "" "Destination Next Hop Flag Met Ref Use " "If\n" msgstr "" "Ziel Nächster " "Hop Flags Metric Ref Benutzer Iface\n" #: ../lib/inet6_gr.c:177 #, c-format msgid "Kernel IPv6 Neighbour Cache\n" msgstr "Kernel IPv6 Nachbarcache\n" #: ../lib/inet6_gr.c:180 #, c-format msgid "" "Neighbour HW Address Iface Flags " "Ref State\n" msgstr "" "Nachbar HW-Adresse Iface Flags " "Ref Zustand\n" #: ../lib/inet6_gr.c:184 #, c-format msgid "" "Neighbour HW Address Iface Flags " "Ref State Stale(sec) Delete(sec)\n" msgstr "" "Nachbar HW-Adresse Iface Flags " "Ref Zustand Stale(sec) Löschen(sec)\n" #: ../lib/inet6_sr.c:50 #, c-format msgid "Usage: inet6_route [-vF] del Target\n" msgstr "Benutzung: inet6_route [-vF] del Ziel\n" #: ../lib/inet6_sr.c:51 #, c-format msgid " inet6_route [-vF] add Target [gw Gw] [metric M] [[dev] If]\n" msgstr " inet6_route [-vF] add Ziel [gw Gateway] [metric M] [[dev] If]\n" #: ../lib/inet6_sr.c:52 #, c-format msgid " inet6_route [-FC] flush NOT supported\n" msgstr " inet6_route [-FC] flush NICHT unterstützt\n" #: ../lib/inet6_sr.c:192 #, c-format msgid "Flushing `inet6' routing table not supported\n" msgstr "»Flush« für IPv6-Routentabelle nicht unterstützt\n" #: ../lib/inet_gr.c:58 ../lib/inet_gr.c:229 #, c-format msgid "INET (IPv4) not configured in this system.\n" msgstr "INET (IPv4) ist auf diesem System nicht konfiguriert.\n" #: ../lib/inet_gr.c:61 #, c-format msgid "Kernel IP routing table\n" msgstr "Kernel-IP-Routentabelle\n" #: ../lib/inet_gr.c:64 #, c-format msgid "" "Destination Gateway Genmask Flags Metric Ref Use " "Iface\n" msgstr "" "Ziel Router Genmask Flags Metric Ref Use " "Iface\n" #: ../lib/inet_gr.c:67 #, c-format msgid "" "Destination Gateway Genmask Flags MSS Window irtt " "Iface\n" msgstr "" "Ziel Router Genmask Flags MSS Fenster irtt " "Iface\n" #: ../lib/inet_gr.c:70 #, c-format msgid "" "Destination Gateway Genmask Flags Metric Ref Use " "Iface MSS Window irtt\n" msgstr "" "Ziel Gateway Maske Flags Metric Ref Benutzer " "Iface MSS Fenster irtt\n" #: ../lib/inet_gr.c:246 #, c-format msgid "Kernel IP routing cache\n" msgstr "Kernel-IP-Routencache\n" #: ../lib/inet_gr.c:267 #, c-format msgid "" "Source Destination Gateway Flags Metric Ref Use " "Iface\n" msgstr "" "Ziel Ziel Genmask Flags Metric Ref Ben " "Iface\n" #: ../lib/inet_gr.c:270 #, c-format msgid "" "Source Destination Gateway Flags MSS Window irtt " "Iface\n" msgstr "" "Quelle Ziel Maske Flags MSS Fenster irtt " "Iface\n" #: ../lib/inet_gr.c:275 #, c-format msgid "" "Source Destination Gateway Flags Metric Ref Use " "Iface MSS Window irtt HH Arp\n" msgstr "" "Quelle Ziel Quelle Flags Metrik Ref Benutzer " "Iface MSS Fenster irtt HH Arp\n" #: ../lib/inet_gr.c:299 #, c-format msgid "" "Source Destination Gateway Flags Metric Ref Use " "Iface MSS Window irtt TOS HHRef HHUptod SpecDst\n" msgstr "" "Quelle Ziel Gateway Flags Metrik Ref Ben " "Iface MSS Window irtt TOS HHRef HHUptod SpecDst\n" #: ../lib/inet_sr.c:55 #, c-format msgid "" "Usage: inet_route [-vF] del {-host|-net} Target[/prefix] [gw Gw] [metric M] " "[[dev] If]\n" msgstr "" "Benutzung: inet_route [-vF] del {-host|-net} Ziel[/Präfix] [gw Gw] [metric " "M] [[dev] If]\n" #: ../lib/inet_sr.c:56 #, c-format msgid "" " inet_route [-vF] add {-host|-net} Target[/prefix] [gw Gw] [metric M]\n" msgstr "" " inet_route [-vF] add {-host|-net} Ziel[/Präfix] [gw Gw] [metric M]\n" #: ../lib/inet_sr.c:57 #, c-format msgid "" " [netmask N] [mss Mss] [window W] [irtt I]\n" msgstr "" " [netmask N] [mss Mss] [window W] [irtt I]\n" #: ../lib/inet_sr.c:58 #, c-format msgid " [mod] [dyn] [reinstate] [[dev] If]\n" msgstr " [mod] [dyn] [reinstate] [[dev] If]\n" #: ../lib/inet_sr.c:59 #, c-format msgid "" " inet_route [-vF] add {-host|-net} Target[/prefix] [metric M] reject\n" msgstr "" " inet_route [-vF] add {-host|-net} Ziel[/Präfix] [metric M] reject\n" #: ../lib/inet_sr.c:60 #, c-format msgid " inet_route [-FC] flush NOT supported\n" msgstr " inet_route [-FC] flush NICHT unterstützt\n" #: ../lib/inet_sr.c:169 #, c-format msgid "route: %s: cannot use a NETWORK as gateway!\n" msgstr "route: %s: Netzadresse als Gateway ungültig!\n" #: ../lib/inet_sr.c:185 #, fuzzy, c-format msgid "route: Invalid MSS/MTU.\n" msgstr "route: Ungültige MSS.\n" #: ../lib/inet_sr.c:198 #, c-format msgid "route: Invalid window.\n" msgstr "route: Ungültige Fenstergröße.\n" #: ../lib/inet_sr.c:214 #, c-format msgid "route: Invalid initial rtt.\n" msgstr "route: Ungültige Start-RTT.\n" #: ../lib/inet_sr.c:272 #, c-format msgid "route: netmask %.8x doesn't make sense with host route\n" msgstr "route: Netzmaske %.8x macht keinen Sinn mit Hostroute\n" #: ../lib/inet_sr.c:276 #, c-format msgid "route: bogus netmask %s\n" msgstr "Route: Fehlerhafte Netzmaske %s\n" #: ../lib/inet_sr.c:281 #, c-format msgid "route: netmask doesn't match route address\n" msgstr "route: Netzmaske passt nicht zur Routenadresse\n" #: ../lib/inet_sr.c:317 #, c-format msgid "Flushing `inet' routing table not supported\n" msgstr "»Flush« der Inet-Routentabelle nicht unterstützt\n" #: ../lib/inet_sr.c:321 #, c-format msgid "Modifying `inet' routing cache not supported\n" msgstr "Änderung des »Inet« Routencaches nicht unterstützt\n" #: ../lib/ipx_gr.c:60 #, c-format msgid "IPX routing not in file %s or %s found.\n" msgstr "" #: ../lib/ipx_gr.c:69 #, c-format msgid "Kernel IPX routing table\n" msgstr "Kernel-IPX-Routentabelle\n" #. xxx #: ../lib/ipx_gr.c:70 #, c-format msgid "Destination Router Net Router Node\n" msgstr "Ziel Router-Netz Router-Knoten\n" #: ../lib/ipx_sr.c:45 #, c-format msgid "IPX: this needs to be written\n" msgstr "IPX: dies muss noch geschrieben werden\n" #: ../lib/masq_info.c:211 #, c-format msgid "IP masquerading entries\n" msgstr "IP-Maskierungseinträge\n" #: ../lib/masq_info.c:214 #, c-format msgid "prot expire source destination ports\n" msgstr "Prot expire Quelle Ziel Ports\n" #: ../lib/masq_info.c:217 #, c-format msgid "" "prot expire initseq delta prevd source " "destination ports\n" msgstr "" "Prot Ablauf Anf-Seq Delta Prevd Quelle " "Ziel Ports\n" #: ../lib/netrom_gr.c:43 #, c-format msgid "NET/ROM not configured in this system.\n" msgstr "NET/ROM ist auf diesem System nicht verfügbar.\n" #: ../lib/netrom_gr.c:46 #, c-format msgid "Kernel NET/ROM routing table\n" msgstr "Kernel-NET/ROM-Routentabelle\n" #: ../lib/netrom_gr.c:47 #, c-format msgid "Destination Mnemonic Quality Neighbour Iface\n" msgstr "Ziel Mnemonic Qualität Nachbar Iface\n" #: ../lib/netrom_sr.c:44 #, c-format msgid "netrom usage\n" msgstr "NET/ROM-Benutzung\n" #: ../lib/netrom_sr.c:54 #, c-format msgid "NET/ROM: this needs to be written\n" msgstr "NET/ROM: Dies muss noch geschrieben werden\n" #: ../lib/ppp.c:42 #, c-format msgid "You cannot start PPP with this program.\n" msgstr "Mit diesem Programm kann PPP nicht gestartet werden.\n" #: ../lib/ppp_ac.c:35 #, c-format msgid "Sorry, use pppd!\n" msgstr "Bitte benutzen Sie pppd.\n" #: ../lib/rose.c:89 msgid "Node address must be ten digits" msgstr "Knotenadresse muss zehn Ziffern haben" #: ../lib/rose_gr.c:52 #, c-format msgid "ROSE not configured in this system.\n" msgstr "ROSE ist auf diesem System nicht verfügbar.\n" #: ../lib/rose_gr.c:55 #, c-format msgid "Kernel ROSE routing table\n" msgstr "ROSE-Kernel-Routentabelle\n" #: ../lib/rose_gr.c:56 #, c-format msgid "" "Destination neigh1 callsign device neigh2 callsign device neigh3 " "callsign device\n" msgstr "" #: ../lib/tr.c:88 ../lib/tr.c:102 #, c-format msgid "in_tr(%s): invalid token ring address!\n" msgstr "in_tr(%s): ungültige Tokenringadresse!\n" #: ../lib/tr.c:112 #, c-format msgid "in_tr(%s): trailing : ignored!\n" msgstr "in_tr(%s): nachfolgend : ignoriert!\n" #: ../lib/tr.c:120 #, c-format msgid "in_tr(%s): trailing junk!\n" msgstr "in_tr(%s): nachfolgender Müll!\n" #: ../lib/interface.c:341 #, c-format msgid "Warning: cannot open %s (%s). Limited output.\n" msgstr "" #. Give better error message for this case. #: ../lib/interface.c:582 msgid "Device not found" msgstr "Gerät nicht gefunden" #: ../lib/interface.c:586 #, c-format msgid "%s: error fetching interface information: %s\n" msgstr "%s: Fehler beim Auslesen der Schnittstelleninformation: %s\n" #: ../lib/interface.c:619 msgid " - no statistics available -" msgstr " - keine Statistiken verfügbar -" #: ../lib/interface.c:623 #, c-format msgid "[NO FLAGS]" msgstr "[KEINE FLAGS]" #: ../lib/interface.c:733 #, fuzzy msgid "UP," msgstr "UP " #: ../lib/interface.c:735 #, fuzzy msgid "BROADCAST," msgstr "BROADCAST " #: ../lib/interface.c:737 #, fuzzy msgid "DEBUG," msgstr "DEBUG " #: ../lib/interface.c:739 #, fuzzy msgid "LOOPBACK," msgstr "LOOPBACK " #: ../lib/interface.c:741 #, fuzzy msgid "POINTOPOINT," msgstr "PUNKTZUPUNKT " #: ../lib/interface.c:743 #, fuzzy msgid "NOTRAILERS," msgstr "NOTRAILERS " #: ../lib/interface.c:745 #, fuzzy msgid "RUNNING," msgstr "RUNNING " #: ../lib/interface.c:747 #, fuzzy msgid "NOARP," msgstr "NOARP " #: ../lib/interface.c:749 #, fuzzy msgid "PROMISC," msgstr "PROMISC " #: ../lib/interface.c:751 #, fuzzy msgid "ALLMULTI," msgstr "ALLMULTI " #: ../lib/interface.c:753 #, fuzzy msgid "SLAVE," msgstr "SLAVE " #: ../lib/interface.c:755 #, fuzzy msgid "MASTER," msgstr "MASTER " #: ../lib/interface.c:757 #, fuzzy msgid "MULTICAST," msgstr "MULTICAST " #: ../lib/interface.c:760 #, fuzzy msgid "DYNAMIC," msgstr "DYNAMIC " #: ../lib/interface.c:769 #, c-format msgid "%s: %s mtu %d" msgstr "" #: ../lib/interface.c:773 #, fuzzy, c-format msgid " outfill %d keepalive %d" msgstr " Outfill:%d Keepalive:%d" #: ../lib/interface.c:782 ../lib/interface.c:880 #, fuzzy, c-format msgid " %s %s" msgstr " %s Adresse:%s " #: ../lib/interface.c:784 #, fuzzy, c-format msgid " netmask %s" msgstr "netzmaske %s " #: ../lib/interface.c:786 #, c-format msgid " broadcast %s" msgstr "" #: ../lib/interface.c:789 #, fuzzy, c-format msgid " destination %s" msgstr "Ziel unerreichbar: %d" #: ../lib/interface.c:808 #, c-format msgid " %s %s prefixlen %d" msgstr "" #: ../lib/interface.c:812 #, c-format msgid " scopeid 0x%x" msgstr "" #: ../lib/interface.c:816 #, fuzzy msgid "compat," msgstr "Kompatibilität" #: ../lib/interface.c:820 #, fuzzy msgid "global," msgstr "Global" #: ../lib/interface.c:822 msgid "link," msgstr "" #: ../lib/interface.c:824 msgid "site," msgstr "" #: ../lib/interface.c:826 msgid "host," msgstr "" #: ../lib/interface.c:844 #, fuzzy, c-format msgid " %s Ethernet-II %s\n" msgstr " IPX/Ethernet II Adresse:%s\n" #: ../lib/interface.c:847 #, fuzzy, c-format msgid " %s Ethernet-SNAP %s\n" msgstr " IPX/Ethernet SNAP Adresse:%s\n" #: ../lib/interface.c:850 #, fuzzy, c-format msgid " %s Ethernet802.2 %s\n" msgstr " IPX/Ethernet 802.2 Adresse:%s\n" #: ../lib/interface.c:853 #, fuzzy, c-format msgid " %s Ethernet802.3 %s\n" msgstr " IPX/Ethernet 802.3 Adresse:%s\n" #: ../lib/interface.c:863 ../lib/interface.c:872 #, fuzzy, c-format msgid " %s %s\n" msgstr " %s Adresse:%s " #: ../lib/interface.c:882 #, fuzzy, c-format msgid " %s" msgstr " %s Adresse:%s " #: ../lib/interface.c:884 #, fuzzy, c-format msgid " txqueuelen %d" msgstr "Sendewarteschlangenlänge:%d " #: ../lib/interface.c:889 #, fuzzy, c-format msgid " media %s" msgstr " inet6-Adresse: %s/%d" #: ../lib/interface.c:891 #, c-format msgid "autoselect" msgstr "" #: ../lib/interface.c:911 #, c-format msgid "RX packets %llu bytes %llu (%lu.%lu %s)\n" msgstr "" #: ../lib/interface.c:917 #, fuzzy, c-format msgid "RX compressed %lu\n" msgstr "Komprimiert:%lu " #: ../lib/interface.c:920 #, fuzzy, c-format msgid "RX errors %lu dropped %lu overruns %lu frame %lu\n" msgstr "" "Empfangene Pakete:%lu Fehler:%lu Weggeworfen:%lu Überlauf:%lu Rahmen:%lu\n" #: ../lib/interface.c:926 #, c-format msgid "TX packets %llu bytes %llu (%lu.%lu %s)\n" msgstr "" #: ../lib/interface.c:932 #, fuzzy, c-format msgid "TX compressed %lu\n" msgstr "Komprimiert:%lu " #: ../lib/interface.c:935 #, fuzzy, c-format msgid "TX errors %lu dropped %lu overruns %lu carrier %lu collisions %lu\n" msgstr "" "Verschickte Pakete:%lu Fehler:%lu Weggeworfen:%lu Überlauf:%lu Träger:%lu\n" #: ../lib/interface.c:945 #, fuzzy, c-format msgid "interrupt %d " msgstr "Interrupt:%d " #. Only print devices using it for #. I/O maps #: ../lib/interface.c:948 #, fuzzy, c-format msgid "base 0x%x " msgstr "Basisadresse:0x%x " #: ../lib/interface.c:950 #, fuzzy, c-format msgid "memory 0x%lx-%lx " msgstr "Speicher:%lx-%lx " #: ../lib/interface.c:953 #, c-format msgid " dma 0x%x" msgstr "" #: ../lib/sockets.c:69 #, c-format msgid "No usable address families found.\n" msgstr "Keine benutzbaren Adressfamilien gefunden.\n" #: ../lib/util-ank.c:227 #, c-format msgid "ip: %s is invalid inet address\n" msgstr "ip: %s ist eine ungültige INET-Adresse\n" #: ../lib/util-ank.c:236 #, c-format msgid "ip: %s is invalid inet prefix\n" msgstr "ip: %s ist ein ungültiges INET-Präfix\n" #: ../lib/util-ank.c:246 #, c-format msgid "ip: %s is invalid IPv4 address\n" msgstr "ip: %s ist eine ungültige IPv4-Adresse\n" #: ../lib/util-ank.c:254 #, c-format msgid "ip: argument is wrong: %s\n" msgstr "ip: Fehlerhaftes Argument: %s\n" #: ../ipmaddr.c:56 #, c-format msgid "Usage: ipmaddr [ add | del ] MULTIADDR dev STRING\n" msgstr "Benutzung: ipmaddr [ add | del ] MULTIADR dev NAME\n" #: ../ipmaddr.c:57 #, c-format msgid " ipmaddr show [ dev STRING ] [ ipv4 | ipv6 | link | all ]\n" msgstr " ipmaddr show [ dev NAME ] [ ipv4 | ipv6 | link | all ]\n" #: ../ipmaddr.c:58 #, c-format msgid " ipmaddr -V | -version\n" msgstr "" #: ../ipmaddr.c:255 #, c-format msgid "family %d " msgstr "familie %d " #: ../ipmaddr.c:264 #, c-format msgid " users %d" msgstr " Benutzer %d" #: ../ipmaddr.c:353 msgid "Cannot create socket" msgstr "Kann Socket nicht öffnen" #: ../slattach.c:214 #, c-format msgid "slattach: /dev/%s already locked!\n" msgstr "slattach: /dev/%s bereits gesperrt!\n" #: ../slattach.c:220 #, c-format msgid "slattach: tty_lock: (%s): %s\n" msgstr "slattach: tty_lock: (%s): %s\n" #: ../slattach.c:226 #, c-format msgid "slattach: cannot write PID file\n" msgstr "slattach: Kann PID-Datei nicht schreiben\n" #: ../slattach.c:234 #, c-format msgid "slattach: tty_lock: UUCP user %s unknown!\n" msgstr "slattach: tty_lock: UUCP-Benutzer %s unbekannt!\n" #: ../slattach.c:469 #, c-format msgid "slattach: tty_hangup(DROP): %s\n" msgstr "slattach: tty_hangup(DROP): %s\n" #: ../slattach.c:476 #, c-format msgid "slattach: tty_hangup(RAISE): %s\n" msgstr "slattach: tty_hangup(RAISE): %s\n" #: ../slattach.c:507 #, fuzzy, c-format msgid "slattach: tty name too long\n" msgstr "%s: name zu lang\n" #: ../slattach.c:558 #, c-format msgid "slattach: tty_open: cannot get current state!\n" msgstr "slattach: tty_open: kann aktuellen Zustand nicht auslesen!\n" #: ../slattach.c:565 #, c-format msgid "slattach: tty_open: cannot get current line disc!\n" msgstr "" "slattach: tty_open: Kann augenblicklichen Leitungszustand nicht auslesen!\n" #: ../slattach.c:573 #, c-format msgid "slattach: tty_open: cannot set RAW mode!\n" msgstr "slattach: tty_open: Kann RAW-Modus nicht setzen!\n" #: ../slattach.c:580 #, c-format msgid "slattach: tty_open: cannot set %s bps!\n" msgstr "slattach: tty_open: Kann %s bps nicht setzen!\n" #: ../slattach.c:590 #, c-format msgid "slattach: tty_open: cannot set 8N1 mode!\n" msgstr "slattach: tty_open: Kann 8N1-Modus nicht setzen!\n" #: ../slattach.c:732 #, c-format msgid "slattach: setvbuf(stdout,0,_IOLBF,0) : %s\n" msgstr "" #: ../slattach.c:764 #, c-format msgid "%s started" msgstr "%s gestartet" #: ../slattach.c:765 #, c-format msgid " on %s" msgstr " auf %s" #: ../slattach.c:766 #, c-format msgid " ptsname %s" msgstr "" #: ../slattach.c:767 #, c-format msgid " interface %s\n" msgstr " Schnittstelle: %s\n" #, fuzzy, c-format #~ msgid "RX compressed:%lu\n" #~ msgstr "Komprimiert:%lu " #, fuzzy, c-format #~ msgid "" #~ "Iface MTU Met RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP TX-OVR " #~ "Flg\n" #~ msgstr "" #~ "SStelle MTU Met RX-OK RX-Feh RX-DRP RX-Ülf TX-OK TX-Feh TX-DRP TX-" #~ "Üb Flg\n" #, c-format #~ msgid " [nibble NN] [trigger NN]\n" #~ msgstr " [nibble NN] [trigger NN]\n" #, fuzzy, c-format #~ msgid "%u fragments received ok" #~ msgstr "%d Fragmente korrekt empfangen" #, fuzzy, c-format #~ msgid "%u fragments failed" #~ msgstr "%d Fragmente fehlgeschlagen" #, c-format #~ msgid "timestamp requests: %d" #~ msgstr "Zeitstempel Anfragen: %d" #, fuzzy, c-format #~ msgid "%u segments send out" #~ msgstr "%d Segmente abgeschickt" #, c-format #~ msgid "%d active connection openings" #~ msgstr "%d Verbindungen aktiv geöffnet" #, c-format #~ msgid "%d segments retransmitted" #~ msgstr "%d Segmente erneut geschickt" #, c-format #~ msgid "%d bad segments received" #~ msgstr "%d fehlerhafte Segmente empfangen" #, c-format #~ msgid "%d packets to unknown port received" #~ msgstr "%d Pakete für unbekannte Ports empfangen" #, c-format #~ msgid "IPX not configured in this system.\n" #~ msgstr "IPX ist auf diesem System nicht konfiguriert.\n" #, c-format #~ msgid "warning: no inet socket available: %s\n" #~ msgstr "Warnung: Keine INET-Sockets verfügbar: %s\n" #, c-format #~ msgid "%-9.9s Link encap:%s " #~ msgstr "%-9.9s Protokoll:%s " #, c-format #~ msgid "HWaddr %s " #~ msgstr "Hardware Adresse %s " #, c-format #~ msgid "Media:%s" #~ msgstr "Medium:%s" #, c-format #~ msgid "(auto)" #~ msgstr "(auto)" #, c-format #~ msgid " P-t-P:%s " #~ msgstr " P-z-P:%s " #, c-format #~ msgid " Bcast:%s " #~ msgstr " Bcast:%s " #, c-format #~ msgid " Mask:%s\n" #~ msgstr " Maske:%s\n" #, c-format #~ msgid " Scope:" #~ msgstr " Gültigkeitsbereich:" #, c-format #~ msgid "Link" #~ msgstr "Verbindung" #, c-format #~ msgid "Site" #~ msgstr "Standort" #, c-format #~ msgid "Host" #~ msgstr "Maschine" #, c-format #~ msgid "Unknown" #~ msgstr "Unbekannt" #, c-format #~ msgid " EtherTalk Phase 2 addr:%s\n" #~ msgstr " EtherTalk Phase 2 Adresse:%s\n" #, c-format #~ msgid " econet addr:%s\n" #~ msgstr " econet Adresse:%s\n" #, c-format #~ msgid "[NO FLAGS] " #~ msgstr "[KEINE FLAGS] " #, c-format #~ msgid " MTU:%d Metric:%d" #~ msgstr " MTU:%d Metrik:%d" #, c-format #~ msgid " compressed:%lu\n" #~ msgstr " komprimiert:%lu\n" #, c-format #~ msgid " collisions:%lu " #~ msgstr " Kollisionen:%lu " #, c-format #~ msgid "DMA chan:%x " #~ msgstr "DMA Kanal:%x " #~ msgid "" #~ " arp [-v] [<HW>] [-i <if>] -s <hostname> <hwaddr> [netmask <nm>] pub " #~ "<-''-\n" #~ msgstr "" #~ " arp [-v] [<HW>] [-i <if>] -s <Hostname> <hwaddr> [netmask <nm>] pub\n" #~ msgid "%s: unknown interface: %s\n" #~ msgstr "%s: unbekannte Schnittstelle: %s\n" #~ msgid "address mask replies" #~ msgstr "Adressmaskenantworten" #~ msgid "unknown title %s\n" #~ msgstr "Unbekannter Titel %s\n" #~ msgid "Routing table for `ddp' not yet supported.\n" #~ msgstr "DDP-Routentabelle wird noch nicht unterstützt.\n"