Commit 77626926 authored by Bernd Eckenfels's avatar Bernd Eckenfels

updated pot file and use msgmerge instead of tupdate (Debian Bug #271426)

parent b07eb406
...@@ -3,7 +3,7 @@ INSTALL_PROGRAM= ${INSTALL} ...@@ -3,7 +3,7 @@ INSTALL_PROGRAM= ${INSTALL}
INSTALL_DATA= ${INSTALL} -m 644 INSTALL_DATA= ${INSTALL} -m 644
INSTALLNLSDIR=${BASEDIR}/usr/share/locale INSTALLNLSDIR=${BASEDIR}/usr/share/locale
TUPDATE = tupdate TUPDATE = msgmerge
NLSPACKAGE = net-tools NLSPACKAGE = net-tools
...@@ -49,7 +49,7 @@ update-po: Makefile ...@@ -49,7 +49,7 @@ update-po: Makefile
lang=`echo $$cat | sed 's/.mo//'`; \ lang=`echo $$cat | sed 's/.mo//'`; \
mv $$lang.po $$lang.old.po; \ mv $$lang.po $$lang.old.po; \
echo "$$lang:"; \ echo "$$lang:"; \
if $(TUPDATE) $(NLSPACKAGE).pot $$lang.old.po > $$lang.po; then \ if $(TUPDATE) $$lang.old.po $(NLSPACKAGE).pot > $$lang.po; then \
rm -f $$lang.old.po; \ rm -f $$lang.old.po; \
else \ else \
echo "tupdate for $$cat failed!"; \ echo "tupdate for $$cat failed!"; \
......
# SOME DESCRIPTIVE TITLE. # SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# #
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2001-04-15 15:40+0100\n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-05-16 05:18+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n" "Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n" "Content-Transfer-Encoding: 8bit\n"
#: ../arp.c:111 ../arp.c:270 #: ../arp.c:111 ../arp.c:276
#, c-format
msgid "arp: need host name\n" msgid "arp: need host name\n"
msgstr "" msgstr ""
#: ../arp.c:208 ../arp.c:222 #: ../arp.c:213 ../arp.c:228
#, c-format #, c-format
msgid "No ARP entry for %s\n" msgid "No ARP entry for %s\n"
msgstr "" msgstr ""
#: ../arp.c:240 #: ../arp.c:246
#, c-format #, c-format
msgid "arp: cant get HW-Address for `%s': %s.\n" msgid "arp: cant get HW-Address for `%s': %s.\n"
msgstr "" msgstr ""
#: ../arp.c:244 #: ../arp.c:250
#, c-format
msgid "arp: protocol type mismatch.\n" msgid "arp: protocol type mismatch.\n"
msgstr "" msgstr ""
#: ../arp.c:253 #: ../arp.c:259
#, c-format #, c-format
msgid "arp: device `%s' has HW address %s `%s'.\n" msgid "arp: device `%s' has HW address %s `%s'.\n"
msgstr "" msgstr ""
#: ../arp.c:283 #: ../arp.c:289
#, c-format
msgid "arp: need hardware address\n" msgid "arp: need hardware address\n"
msgstr "" msgstr ""
#: ../arp.c:291 #: ../arp.c:297
#, c-format
msgid "arp: invalid hardware address\n" msgid "arp: invalid hardware address\n"
msgstr "" msgstr ""
#: ../arp.c:388 #: ../arp.c:394
#, c-format #, c-format
msgid "arp: cannot open etherfile %s !\n" msgid "arp: cannot open etherfile %s !\n"
msgstr "" msgstr ""
#: ../arp.c:404 #: ../arp.c:410
#, c-format #, c-format
msgid "arp: format error on line %u of etherfile %s !\n" msgid "arp: format error on line %u of etherfile %s !\n"
msgstr "" msgstr ""
#: ../arp.c:417 #: ../arp.c:423
#, c-format #, c-format
msgid "arp: cannot set entry on line %u of etherfile %s !\n" msgid "arp: cannot set entry on line %u of etherfile %s !\n"
msgstr "" msgstr ""
#: ../arp.c:438 #: ../arp.c:444
#, c-format
msgid "" msgid ""
"Address HWtype HWaddress Flags Mask " "Address HWtype HWaddress Flags Mask "
"Iface\n" "Iface\n"
msgstr "" msgstr ""
#: ../arp.c:468 #: ../arp.c:472
msgid "<from_interface>"
msgstr ""
#: ../arp.c:474
msgid "(incomplete)" msgid "(incomplete)"
msgstr "" msgstr ""
#: ../arp.c:485 #: ../arp.c:491
#, c-format #, c-format
msgid "%s (%s) at " msgid "%s (%s) at "
msgstr "" msgstr ""
#: ../arp.c:491 #: ../arp.c:497
#, c-format
msgid "<incomplete> " msgid "<incomplete> "
msgstr "" msgstr ""
#: ../arp.c:497 #: ../arp.c:503
#, c-format #, c-format
msgid "netmask %s " msgid "netmask %s "
msgstr "" msgstr ""
#: ../arp.c:514 #: ../arp.c:520
#, c-format #, c-format
msgid "on %s\n" msgid "on %s\n"
msgstr "" msgstr ""
#: ../arp.c:593 #: ../arp.c:599
#, c-format #, c-format
msgid "Entries: %d\tSkipped: %d\tFound: %d\n" msgid "Entries: %d\tSkipped: %d\tFound: %d\n"
msgstr "" msgstr ""
#: ../arp.c:597 #: ../arp.c:603
#, c-format #, c-format
msgid "%s (%s) -- no entry\n" msgid "%s (%s) -- no entry\n"
msgstr "" msgstr ""
#: ../arp.c:599 #: ../arp.c:605
#, c-format #, c-format
msgid "arp: in %d entries no match found.\n" msgid "arp: in %d entries no match found.\n"
msgstr "" msgstr ""
#: ../arp.c:614 #: ../arp.c:620
#, c-format
msgid "" msgid ""
"Usage:\n" "Usage:\n"
" arp [-vn] [<HW>] [-i <if>] [-a] [<hostname>] <-Display ARP " " arp [-vn] [<HW>] [-i <if>] [-a] [<hostname>] <-Display ARP "
"cache\n" "cache\n"
msgstr "" msgstr ""
#: ../arp.c:615 #: ../arp.c:621
#, c-format
msgid "" msgid ""
" arp [-v] [-i <if>] -d <hostname> [pub][nopub] <-Delete ARP " " arp [-v] [-i <if>] -d <hostname> [pub][nopub] <-Delete ARP "
"entry\n" "entry\n"
msgstr "" msgstr ""
#: ../arp.c:616 #: ../arp.c:622
#, c-format
msgid "" msgid ""
" arp [-vnD] [<HW>] [-i <if>] -f [<filename>] <-Add entry from " " arp [-vnD] [<HW>] [-i <if>] -f [<filename>] <-Add entry from "
"file\n" "file\n"
msgstr "" msgstr ""
#: ../arp.c:617 #: ../arp.c:623
#, c-format
msgid "" msgid ""
" arp [-v] [<HW>] [-i <if>] -s <hostname> <hwaddr> [temp][nopub] <-Add " " arp [-v] [<HW>] [-i <if>] -s <hostname> <hwaddr> [temp][nopub] <-Add "
"entry\n" "entry\n"
msgstr "" msgstr ""
#: ../arp.c:618 #: ../arp.c:624
msgid "" #, c-format
" arp [-v] [<HW>] [-i <if>] -s <hostname> <hwaddr> [netmask <nm>] pub "
"<-''-\n"
msgstr ""
#: ../arp.c:619
msgid "" msgid ""
" arp [-v] [<HW>] [-i <if>] -Ds <hostname> <if> [netmask <nm>] pub " " arp [-v] [<HW>] [-i <if>] -Ds <hostname> <if> [netmask <nm>] pub "
"<-''-\n" "<-''-\n"
"\n" "\n"
msgstr "" msgstr ""
#: ../arp.c:621 #: ../arp.c:626
#, c-format
msgid "" msgid ""
" -a display (all) hosts in alternative (BSD) " " -a display (all) hosts in alternative (BSD) "
"style\n" "style\n"
msgstr "" msgstr ""
#: ../arp.c:622 #: ../arp.c:627
#, c-format
msgid " -s, --set set a new ARP entry\n" msgid " -s, --set set a new ARP entry\n"
msgstr "" msgstr ""
#: ../arp.c:623 #: ../arp.c:628
#, c-format
msgid " -d, --delete delete a specified entry\n" msgid " -d, --delete delete a specified entry\n"
msgstr "" msgstr ""
#: ../arp.c:624 ../netstat.c:1490 ../route.c:86 #: ../arp.c:629 ../netstat.c:1503 ../route.c:86
#, c-format
msgid " -v, --verbose be verbose\n" msgid " -v, --verbose be verbose\n"
msgstr "" msgstr ""
#: ../arp.c:625 ../netstat.c:1491 ../route.c:87 #: ../arp.c:630 ../netstat.c:1504 ../route.c:87
#, c-format
msgid " -n, --numeric don't resolve names\n" msgid " -n, --numeric don't resolve names\n"
msgstr "" msgstr ""
#: ../arp.c:626 #: ../arp.c:631
#, c-format
msgid "" msgid ""
" -i, --device specify network interface (e.g. eth0)\n" " -i, --device specify network interface (e.g. eth0)\n"
msgstr "" msgstr ""
#: ../arp.c:627 #: ../arp.c:632
#, c-format
msgid " -D, --use-device read <hwaddr> from given device\n" msgid " -D, --use-device read <hwaddr> from given device\n"
msgstr "" msgstr ""
#: ../arp.c:628 #: ../arp.c:633
#, c-format
msgid " -A, -p, --protocol specify protocol family\n" msgid " -A, -p, --protocol specify protocol family\n"
msgstr "" msgstr ""
#: ../arp.c:629 #: ../arp.c:634
#, c-format
msgid "" msgid ""
" -f, --file read new entries from file or from " " -f, --file read new entries from file or from /etc/"
"/etc/ethers\n" "ethers\n"
"\n" "\n"
msgstr "" msgstr ""
#: ../arp.c:631 ../rarp.c:182 #: ../arp.c:636 ../rarp.c:182
#, c-format #, c-format
msgid " <HW>=Use '-H <hw>' to specify hardware address type. Default: %s\n" msgid " <HW>=Use '-H <hw>' to specify hardware address type. Default: %s\n"
msgstr "" msgstr ""
#: ../arp.c:632 ../rarp.c:183 #: ../arp.c:637 ../rarp.c:183
#, c-format
msgid " List of possible hardware types (which support ARP):\n" msgid " List of possible hardware types (which support ARP):\n"
msgstr "" msgstr ""
#: ../arp.c:666 ../arp.c:751 #: ../arp.c:671 ../arp.c:756
#, c-format #, c-format
msgid "%s: hardware type not supported!\n" msgid "%s: hardware type not supported!\n"
msgstr "" msgstr ""
#: ../arp.c:670 #: ../arp.c:675
#, c-format #, c-format
msgid "%s: address family not supported!\n" msgid "%s: address family not supported!\n"
msgstr "" msgstr ""
#: ../arp.c:705 #: ../arp.c:710
#, c-format
msgid "arp: -N not yet supported.\n" msgid "arp: -N not yet supported.\n"
msgstr "" msgstr ""
#: ../arp.c:715 #: ../arp.c:720
#, c-format #, c-format
msgid "arp: %s: unknown address family.\n" msgid "arp: %s: unknown address family.\n"
msgstr "" msgstr ""
#: ../arp.c:724 #: ../arp.c:729
#, c-format #, c-format
msgid "arp: %s: unknown hardware type.\n" msgid "arp: %s: unknown hardware type.\n"
msgstr "" msgstr ""
#: ../arp.c:743 #: ../arp.c:748
#, c-format #, c-format
msgid "arp: %s: kernel only supports 'inet'.\n" msgid "arp: %s: kernel only supports 'inet'.\n"
msgstr "" msgstr ""
#: ../arp.c:756 #: ../arp.c:761
#, c-format #, c-format
msgid "arp: %s: hardware type without ARP support.\n" msgid "arp: %s: hardware type without ARP support.\n"
msgstr "" msgstr ""
#: ../hostname.c:70 #: ../hostname.c:71
#, c-format #, c-format
msgid "Setting nodename to `%s'\n" msgid "Setting nodename to `%s'\n"
msgstr "" msgstr ""
#: ../hostname.c:75 #: ../hostname.c:76
#, c-format #, c-format
msgid "%s: you must be root to change the node name\n" msgid "%s: you must be root to change the node name\n"
msgstr "" msgstr ""
#: ../hostname.c:78 ../hostname.c:98 ../hostname.c:117 #: ../hostname.c:79 ../hostname.c:100 ../hostname.c:118
#, c-format #, c-format
msgid "%s: name too long\n" msgid "%s: name too long\n"
msgstr "" msgstr ""
#: ../hostname.c:90 #: ../hostname.c:92
#, c-format #, c-format
msgid "Setting hostname to `%s'\n" msgid "Setting hostname to `%s'\n"
msgstr "" msgstr ""
#: ../hostname.c:95 #: ../hostname.c:97
#, c-format #, c-format
msgid "%s: you must be root to change the host name\n" msgid "%s: you must be root to change the host name\n"
msgstr "" msgstr ""
#: ../hostname.c:109 #: ../hostname.c:110
#, c-format #, c-format
msgid "Setting domainname to `%s'\n" msgid "Setting domainname to `%s'\n"
msgstr "" msgstr ""
#: ../hostname.c:114 #: ../hostname.c:115
#, c-format #, c-format
msgid "%s: you must be root to change the domain name\n" msgid "%s: you must be root to change the domain name\n"
msgstr "" msgstr ""
...@@ -282,83 +304,99 @@ msgstr "" ...@@ -282,83 +304,99 @@ msgstr ""
msgid "Result: h_addr_list=`%s'\n" msgid "Result: h_addr_list=`%s'\n"
msgstr "" msgstr ""
#: ../hostname.c:210 #: ../hostname.c:209
#, c-format #, c-format
msgid "%s: can't open `%s'\n" msgid "%s: can't open `%s'\n"
msgstr "" msgstr ""
#: ../hostname.c:224 #: ../hostname.c:223
#, c-format
msgid "Usage: hostname [-v] {hostname|-F file} set hostname (from file)\n" msgid "Usage: hostname [-v] {hostname|-F file} set hostname (from file)\n"
msgstr "" msgstr ""
#: ../hostname.c:225 #: ../hostname.c:224
#, c-format
msgid "" msgid ""
" domainname [-v] {nisdomain|-F file} set NIS domainname (from file)\n" " domainname [-v] {nisdomain|-F file} set NIS domainname (from file)\n"
msgstr "" msgstr ""
#: ../hostname.c:227 #: ../hostname.c:226
#, c-format
msgid "" msgid ""
" nodename [-v] {nodename|-F file} set DECnet node name (from " " nodename [-v] {nodename|-F file} set DECnet node name (from "
"file)\n" "file)\n"
msgstr "" msgstr ""
#: ../hostname.c:229 #: ../hostname.c:228
#, c-format
msgid " hostname [-v] [-d|-f|-s|-a|-i|-y|-n] display formatted name\n" msgid " hostname [-v] [-d|-f|-s|-a|-i|-y|-n] display formatted name\n"
msgstr "" msgstr ""
#: ../hostname.c:230 #: ../hostname.c:229
#, c-format
msgid "" msgid ""
" hostname [-v] display hostname\n" " hostname [-v] display hostname\n"
"\n" "\n"
msgstr "" msgstr ""
#: ../hostname.c:231 #: ../hostname.c:230
#, c-format
msgid "" msgid ""
" hostname -V|--version|-h|--help print info and exit\n" " hostname -V|--version|-h|--help print info and exit\n"
"\n" "\n"
msgstr "" msgstr ""
#: ../hostname.c:232 #: ../hostname.c:231
#, c-format
msgid "" msgid ""
" dnsdomainname=hostname -d, {yp,nis,}domainname=hostname -y\n" " dnsdomainname=hostname -d, {yp,nis,}domainname=hostname -y\n"
"\n" "\n"
msgstr "" msgstr ""
#: ../hostname.c:233 #: ../hostname.c:232
#, c-format
msgid " -s, --short short host name\n" msgid " -s, --short short host name\n"
msgstr "" msgstr ""
#: ../hostname.c:234 #: ../hostname.c:233
#, c-format
msgid " -a, --alias alias names\n" msgid " -a, --alias alias names\n"
msgstr "" msgstr ""
#: ../hostname.c:235 #: ../hostname.c:234
#, c-format
msgid " -i, --ip-address addresses for the hostname\n" msgid " -i, --ip-address addresses for the hostname\n"
msgstr "" msgstr ""
#: ../hostname.c:236 #: ../hostname.c:235
#, c-format
msgid " -f, --fqdn, --long long host name (FQDN)\n" msgid " -f, --fqdn, --long long host name (FQDN)\n"
msgstr "" msgstr ""
#: ../hostname.c:237 #: ../hostname.c:236
#, c-format
msgid " -d, --domain DNS domain name\n" msgid " -d, --domain DNS domain name\n"
msgstr "" msgstr ""
#: ../hostname.c:238 #: ../hostname.c:237
#, c-format
msgid " -y, --yp, --nis NIS/YP domainname\n" msgid " -y, --yp, --nis NIS/YP domainname\n"
msgstr "" msgstr ""
#: ../hostname.c:240 #: ../hostname.c:239
#, c-format
msgid " -n, --node DECnet node name\n" msgid " -n, --node DECnet node name\n"
msgstr "" msgstr ""
#: ../hostname.c:242 #: ../hostname.c:241
#, c-format
msgid "" msgid ""
" -F, --file read hostname or NIS domainname from given file\n" " -F, --file read hostname or NIS domainname from given file\n"
"\n" "\n"
msgstr "" msgstr ""
#: ../hostname.c:244 #: ../hostname.c:243
#, c-format
msgid "" msgid ""
" This command can read or set the hostname or the NIS domainname. You can\n" " 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" " also read the DNS domain or the FQDN (fully qualified domain name).\n"
...@@ -373,12 +411,14 @@ msgid "%s: You can't change the DNS domain name with this command\n" ...@@ -373,12 +411,14 @@ msgid "%s: You can't change the DNS domain name with this command\n"
msgstr "" msgstr ""
#: ../hostname.c:341 #: ../hostname.c:341
#, c-format
msgid "" msgid ""
"\n" "\n"
"Unless you are using bind or NIS for host lookups you can change the DNS\n" "Unless you are using bind or NIS for host lookups you can change the DNS\n"
msgstr "" msgstr ""
#: ../hostname.c:342 #: ../hostname.c:342
#, c-format
msgid "domain name (which is part of the FQDN) in the /etc/hosts file.\n" msgid "domain name (which is part of the FQDN) in the /etc/hosts file.\n"
msgstr "" msgstr ""
...@@ -397,557 +437,697 @@ msgstr "" ...@@ -397,557 +437,697 @@ msgstr ""
msgid "getnodename()=`%s'\n" msgid "getnodename()=`%s'\n"
msgstr "" msgstr ""
#: ../ifconfig.c:108 #: ../ifconfig.c:107 ../netstat.c:1465
#, c-format
msgid "" msgid ""
"Iface MTU Met RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP TX-OVR " "Iface MTU Met RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP TX-OVR "
"Flg\n" "Flg\n"
msgstr "" msgstr ""
#: ../ifconfig.c:130 ../ifconfig.c:162 #: ../ifconfig.c:129 ../ifconfig.c:161
#, c-format #, c-format
msgid "%s: unknown interface: %s\n" msgid "%s: ERROR while getting interface flags: %s\n"
msgstr "" msgstr ""
#: ../ifconfig.c:154 ../ifconfig.c:734 ../ifconfig.c:825 ../ifconfig.c:936 #: ../ifconfig.c:153 ../ifconfig.c:185 ../ifconfig.c:791 ../ifconfig.c:884
#: ../ifconfig.c:997
#, c-format
msgid "No support for INET on this system.\n" msgid "No support for INET on this system.\n"
msgstr "" msgstr ""
#: ../ifconfig.c:177 #: ../ifconfig.c:193
#, c-format
msgid "%s: ERROR while testing interface flags: %s\n"
msgstr ""
#: ../ifconfig.c:202
#, c-format
msgid "" msgid ""
"Usage:\n" "Usage:\n"
" ifconfig [-a] [-i] [-v] [-s] <interface> [[<AF>] <address>]\n" " ifconfig [-a] [-v] [-s] <interface> [[<AF>] <address>]\n"
msgstr "" msgstr ""
#: ../ifconfig.c:179 #: ../ifconfig.c:204
#, c-format
msgid " [add <address>[/<prefixlen>]]\n" msgid " [add <address>[/<prefixlen>]]\n"
msgstr "" msgstr ""
#: ../ifconfig.c:180 #: ../ifconfig.c:205
#, c-format
msgid " [del <address>[/<prefixlen>]]\n" msgid " [del <address>[/<prefixlen>]]\n"
msgstr "" msgstr ""
#: ../ifconfig.c:181 #: ../ifconfig.c:206
#, c-format
msgid " [[-]broadcast [<address>]] [[-]pointopoint [<address>]]\n" msgid " [[-]broadcast [<address>]] [[-]pointopoint [<address>]]\n"
msgstr "" msgstr ""
#: ../ifconfig.c:182 #: ../ifconfig.c:207
#, c-format
msgid " [netmask <address>] [dstaddr <address>] [tunnel <address>]\n" msgid " [netmask <address>] [dstaddr <address>] [tunnel <address>]\n"
msgstr "" msgstr ""
#: ../ifconfig.c:185 #: ../ifconfig.c:210
#, c-format
msgid " [outfill <NN>] [keepalive <NN>]\n" msgid " [outfill <NN>] [keepalive <NN>]\n"
msgstr "" msgstr ""
#: ../ifconfig.c:187 #: ../ifconfig.c:212
#, c-format
msgid " [hw <HW> <address>] [metric <NN>] [mtu <NN>]\n" msgid " [hw <HW> <address>] [metric <NN>] [mtu <NN>]\n"
msgstr "" msgstr ""
#: ../ifconfig.c:188 #: ../ifconfig.c:213
#, c-format
msgid " [[-]trailers] [[-]arp] [[-]allmulti]\n" msgid " [[-]trailers] [[-]arp] [[-]allmulti]\n"
msgstr "" msgstr ""
#: ../ifconfig.c:189 #: ../ifconfig.c:214
#, c-format
msgid " [multicast] [[-]promisc]\n" msgid " [multicast] [[-]promisc]\n"
msgstr "" msgstr ""
#: ../ifconfig.c:190 #: ../ifconfig.c:215
#, c-format
msgid " [mem_start <NN>] [io_addr <NN>] [irq <NN>] [media <type>]\n" msgid " [mem_start <NN>] [io_addr <NN>] [irq <NN>] [media <type>]\n"
msgstr "" msgstr ""
#: ../ifconfig.c:192 #: ../ifconfig.c:217
#, c-format
msgid " [txqueuelen <NN>]\n" msgid " [txqueuelen <NN>]\n"
msgstr "" msgstr ""
#: ../ifconfig.c:195 #: ../ifconfig.c:220
#, c-format
msgid " [[-]dynamic]\n" msgid " [[-]dynamic]\n"
msgstr "" msgstr ""
#: ../ifconfig.c:197 #: ../ifconfig.c:222
#, c-format
msgid "" msgid ""
" [up|down] ...\n" " [up|down] ...\n"
"\n" "\n"
msgstr "" msgstr ""
#: ../ifconfig.c:199 #: ../ifconfig.c:224
#, c-format
msgid " <HW>=Hardware Type.\n" msgid " <HW>=Hardware Type.\n"
msgstr "" msgstr ""
#: ../ifconfig.c:200 #: ../ifconfig.c:225
#, c-format
msgid " List of possible hardware types:\n" msgid " List of possible hardware types:\n"
msgstr "" msgstr ""
#. 1 = ARPable #. 1 = ARPable
#: ../ifconfig.c:202 #: ../ifconfig.c:227
#, c-format #, c-format
msgid " <AF>=Address family. Default: %s\n" msgid " <AF>=Address family. Default: %s\n"
msgstr "" msgstr ""
#: ../ifconfig.c:203 #: ../ifconfig.c:228
#, c-format
msgid " List of possible address families:\n" msgid " List of possible address families:\n"
msgstr "" msgstr ""
#: ../ifconfig.c:278 #: ../ifconfig.c:304
#, c-format #, c-format
msgid "ifconfig: option `%s' not recognised.\n" msgid "ifconfig: option `%s' not recognised.\n"
msgstr "" msgstr ""
#: ../ifconfig.c:280 ../ifconfig.c:925 #: ../ifconfig.c:306 ../ifconfig.c:987
#, c-format
msgid "ifconfig: `--help' gives usage information.\n" msgid "ifconfig: `--help' gives usage information.\n"
msgstr "" msgstr ""
#: ../ifconfig.c:355 #: ../ifconfig.c:381
#, c-format
msgid "Unknown media type.\n" msgid "Unknown media type.\n"
msgstr "" msgstr ""
#: ../ifconfig.c:647 #: ../ifconfig.c:418
#, c-format
msgid ""
"Warning: Interface %s still in promisc mode... maybe other application is "
"running?\n"
msgstr ""
#: ../ifconfig.c:430
#, c-format
msgid "Warning: Interface %s still in MULTICAST mode.\n"
msgstr ""
#: ../ifconfig.c:442
#, c-format
msgid "Warning: Interface %s still in ALLMULTI mode.\n"
msgstr ""
#: ../ifconfig.c:466
#, 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:560
#, c-format
msgid "ifconfig: Error resolving '%s' for dstaddr\n"
msgstr ""
#: ../ifconfig.c:583
#, c-format
msgid "ifconfig: Error resolving '%s' for netmask\n"
msgstr ""
#: ../ifconfig.c:662
#, c-format
msgid "Warning: Interface %s still in POINTOPOINT mode.\n"
msgstr ""
#: ../ifconfig.c:673
#, c-format
msgid "ifconfig: Error resolving '%s' for pointopoint\n"
msgstr ""
#: ../ifconfig.c:697
#, c-format #, c-format
msgid "hw address type `%s' has no handler to set address. failed.\n" msgid "hw address type `%s' has no handler to set address. failed.\n"
msgstr "" msgstr ""
#: ../ifconfig.c:656 #: ../ifconfig.c:706
#, c-format #, c-format
msgid "%s: invalid %s address.\n" msgid "%s: invalid %s address.\n"
msgstr "" msgstr ""
#: ../ifconfig.c:700 ../ifconfig.c:790 ../ifconfig.c:876 #: ../ifconfig.c:746
#, c-format
msgid "ifconfig: Error resolving '%s' for add\n"
msgstr ""
#: ../ifconfig.c:757 ../ifconfig.c:847 ../ifconfig.c:935
#, c-format
msgid "No support for INET6 on this system.\n" msgid "No support for INET6 on this system.\n"
msgstr "" msgstr ""
#: ../ifconfig.c:743 ../ifconfig.c:834 #: ../ifconfig.c:800 ../ifconfig.c:893
#, c-format #, c-format
msgid "Interface %s not initialized\n" msgid "Interface %s not initialized\n"
msgstr "" msgstr ""
#: ../ifconfig.c:755 ../ifconfig.c:845 #: ../ifconfig.c:812 ../ifconfig.c:904
#, c-format
msgid "Bad address.\n" msgid "Bad address.\n"
msgstr "" msgstr ""
#: ../ifconfig.c:848 #: ../ifconfig.c:907
#, c-format
msgid "Address deletion not supported on this system.\n" msgid "Address deletion not supported on this system.\n"
msgstr "" msgstr ""
#: ../ifconfig.c:920 #: ../ifconfig.c:979
#, c-format
msgid "ifconfig: Cannot set address for this protocol family.\n" msgid "ifconfig: Cannot set address for this protocol family.\n"
msgstr "" msgstr ""
#: ../ifconfig.c:946 #: ../ifconfig.c:986
#, c-format
msgid "ifconfig: error resolving '%s' to set address for af=%s\n"
msgstr ""
#: ../ifconfig.c:1007
#, c-format
msgid "No support for ECONET on this system.\n" msgid "No support for ECONET on this system.\n"
msgstr "" msgstr ""
#: ../ifconfig.c:954 #: ../ifconfig.c:1015
#, c-format #, c-format
msgid "Don't know how to set addresses for family %d.\n" msgid "Don't know how to set addresses for family %d.\n"
msgstr "" msgstr ""
#: ../netstat.c:430 #: ../ifconfig.c:1050
#, c-format
msgid "WARNING: at least one error occured. (%d)\n"
msgstr ""
#: ../netstat.c:434
#, c-format #, c-format
msgid "" msgid ""
"(No info could be read for \"-p\": geteuid()=%d but you should be root.)\n" "(No info could be read for \"-p\": geteuid()=%d but you should be root.)\n"
msgstr "" msgstr ""
#: ../netstat.c:434 #: ../netstat.c:438
#, c-format
msgid "" msgid ""
"(Not all processes could be identified, non-owned process info\n" "(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" " will not be shown, you would have to be root to see it all.)\n"
msgstr "" msgstr ""
#: ../netstat.c:441 ../netstat.c:1176 ../netstat.c:1253 #: ../netstat.c:445 ../netstat.c:1189 ../netstat.c:1266
msgid "LISTENING" msgid "LISTENING"
msgstr "" msgstr ""
#: ../netstat.c:442 #: ../netstat.c:446
msgid "CONN SENT" msgid "CONN SENT"
msgstr "" msgstr ""
#: ../netstat.c:443 ../netstat.c:1255 #: ../netstat.c:447 ../netstat.c:1268
msgid "DISC SENT" msgid "DISC SENT"
msgstr "" msgstr ""
#: ../netstat.c:444 ../netstat.c:511 ../netstat.c:894 ../netstat.c:1256 #: ../netstat.c:448 ../netstat.c:515 ../netstat.c:904 ../netstat.c:1269
msgid "ESTABLISHED" msgid "ESTABLISHED"
msgstr "" msgstr ""
#: ../netstat.c:466 #: ../netstat.c:470
#, c-format
msgid "Active NET/ROM sockets\n" msgid "Active NET/ROM sockets\n"
msgstr "" msgstr ""
#: ../netstat.c:467 #: ../netstat.c:471
#, c-format
msgid "" msgid ""
"User Dest Source Device State Vr/Vs Send-Q " "User Dest Source Device State Vr/Vs Send-Q Recv-"
"Recv-Q\n" "Q\n"
msgstr "" msgstr ""
#: ../netstat.c:477 ../netstat.c:1295 #: ../netstat.c:481 ../netstat.c:1308
#, c-format #, c-format
msgid "Problem reading data from %s\n" msgid "Problem reading data from %s\n"
msgstr "" msgstr ""
#: ../netstat.c:512 #: ../netstat.c:516
msgid "SYN_SENT" msgid "SYN_SENT"
msgstr "" msgstr ""
#: ../netstat.c:513 #: ../netstat.c:517
msgid "SYN_RECV" msgid "SYN_RECV"
msgstr "" msgstr ""
#: ../netstat.c:514 #: ../netstat.c:518
msgid "FIN_WAIT1" msgid "FIN_WAIT1"
msgstr "" msgstr ""
#: ../netstat.c:515 #: ../netstat.c:519
msgid "FIN_WAIT2" msgid "FIN_WAIT2"
msgstr "" msgstr ""
#: ../netstat.c:516 #: ../netstat.c:520
msgid "TIME_WAIT" msgid "TIME_WAIT"
msgstr "" msgstr ""
#: ../netstat.c:517 #: ../netstat.c:521
msgid "CLOSE" msgid "CLOSE"
msgstr "" msgstr ""
#: ../netstat.c:518 #: ../netstat.c:522
msgid "CLOSE_WAIT" msgid "CLOSE_WAIT"
msgstr "" msgstr ""
#: ../netstat.c:519 #: ../netstat.c:523
msgid "LAST_ACK" msgid "LAST_ACK"
msgstr "" msgstr ""
#: ../netstat.c:520 #: ../netstat.c:524
msgid "LISTEN" msgid "LISTEN"
msgstr "" msgstr ""
#: ../netstat.c:521 #: ../netstat.c:525
msgid "CLOSING" msgid "CLOSING"
msgstr "" msgstr ""
#: ../netstat.c:592 #: ../netstat.c:596
#, c-format #, c-format
msgid "warning, got bogus igmp6 line %d.\n" msgid "warning, got bogus igmp6 line %d.\n"
msgstr "" msgstr ""
#: ../netstat.c:597 ../netstat.c:635 ../netstat.c:756 ../netstat.c:888 #: ../netstat.c:601 ../netstat.c:639 ../netstat.c:763 ../netstat.c:898
#: ../netstat.c:1019 ../netstat.c:1024 #: ../netstat.c:1032 ../netstat.c:1037
#, c-format #, c-format
msgid "netstat: unsupported address family %d !\n" msgid "netstat: unsupported address family %d !\n"
msgstr "" msgstr ""
#: ../netstat.c:610 ../netstat.c:615 ../netstat.c:623 ../netstat.c:630 #: ../netstat.c:614 ../netstat.c:619 ../netstat.c:627 ../netstat.c:634
#, c-format #, c-format
msgid "warning, got bogus igmp line %d.\n" msgid "warning, got bogus igmp line %d.\n"
msgstr "" msgstr ""
#: ../netstat.c:673 #: ../netstat.c:677
#, c-format
msgid "Active X.25 sockets\n" msgid "Active X.25 sockets\n"
msgstr "" msgstr ""
#. IMHO, Vr/Vs is not very usefull --SF #. IMHO, Vr/Vs is not very usefull --SF
#: ../netstat.c:675 #: ../netstat.c:679
#, c-format
msgid "" msgid ""
"Dest Source Device LCI State Vr/Vs Send-Q " "Dest Source Device LCI State Vr/Vs Send-Q Recv-"
"Recv-Q\n" "Q\n"
msgstr "" msgstr ""
#: ../netstat.c:752 #: ../netstat.c:759
#, c-format
msgid "warning, got bogus tcp line.\n" msgid "warning, got bogus tcp line.\n"
msgstr "" msgstr ""
#: ../netstat.c:793 ../netstat.c:943 ../netstat.c:1062 #: ../netstat.c:800 ../netstat.c:953 ../netstat.c:1075
#, c-format #, c-format
msgid "off (0.00/%ld/%d)" msgid "off (0.00/%ld/%d)"
msgstr "" msgstr ""
#: ../netstat.c:797 #: ../netstat.c:804
#, c-format #, c-format
msgid "on (%2.2f/%ld/%d)" msgid "on (%2.2f/%ld/%d)"
msgstr "" msgstr ""
#: ../netstat.c:802 #: ../netstat.c:809
#, c-format #, c-format
msgid "keepalive (%2.2f/%ld/%d)" msgid "keepalive (%2.2f/%ld/%d)"
msgstr "" msgstr ""
#: ../netstat.c:807 #: ../netstat.c:814
#, c-format #, c-format
msgid "timewait (%2.2f/%ld/%d)" msgid "timewait (%2.2f/%ld/%d)"
msgstr "" msgstr ""
#: ../netstat.c:812 ../netstat.c:952 ../netstat.c:1072 #: ../netstat.c:819 ../netstat.c:962 ../netstat.c:1085
#, c-format #, c-format
msgid "unkn-%d (%2.2f/%ld/%d)" msgid "unkn-%d (%2.2f/%ld/%d)"
msgstr "" msgstr ""
#: ../netstat.c:884 #: ../netstat.c:894
#, c-format
msgid "warning, got bogus udp line.\n" msgid "warning, got bogus udp line.\n"
msgstr "" msgstr ""
#: ../netstat.c:902 ../netstat.c:1162 ../netstat.c:1195 #: ../netstat.c:912 ../netstat.c:1175 ../netstat.c:1208
msgid "UNKNOWN" msgid "UNKNOWN"
msgstr "" msgstr ""
#: ../netstat.c:948 ../netstat.c:1067 #: ../netstat.c:958 ../netstat.c:1080
#, c-format #, c-format
msgid "on%d (%2.2f/%ld/%d)" msgid "on%d (%2.2f/%ld/%d)"
msgstr "" msgstr ""
#: ../netstat.c:1033 #: ../netstat.c:1046
#, c-format
msgid "warning, got bogus raw line.\n" msgid "warning, got bogus raw line.\n"
msgstr "" msgstr ""
#: ../netstat.c:1115 #: ../netstat.c:1128
#, c-format
msgid "warning, got bogus unix line.\n" msgid "warning, got bogus unix line.\n"
msgstr "" msgstr ""
#: ../netstat.c:1142 #: ../netstat.c:1155
msgid "STREAM" msgid "STREAM"
msgstr "" msgstr ""
#: ../netstat.c:1146 #: ../netstat.c:1159
msgid "DGRAM" msgid "DGRAM"
msgstr "" msgstr ""
#: ../netstat.c:1150 #: ../netstat.c:1163
msgid "RAW" msgid "RAW"
msgstr "" msgstr ""
#: ../netstat.c:1154 #: ../netstat.c:1167
msgid "RDM" msgid "RDM"
msgstr "" msgstr ""
#: ../netstat.c:1158 #: ../netstat.c:1171
msgid "SEQPACKET" msgid "SEQPACKET"
msgstr "" msgstr ""
#: ../netstat.c:1167 #: ../netstat.c:1180
msgid "FREE" msgid "FREE"
msgstr "" msgstr ""
#: ../netstat.c:1183 #: ../netstat.c:1196
msgid "CONNECTING" msgid "CONNECTING"
msgstr "" msgstr ""
#: ../netstat.c:1187 #: ../netstat.c:1200
msgid "CONNECTED" msgid "CONNECTED"
msgstr "" msgstr ""
#: ../netstat.c:1191 #: ../netstat.c:1204
msgid "DISCONNECTING" msgid "DISCONNECTING"
msgstr "" msgstr ""
#: ../netstat.c:1222 #: ../netstat.c:1235
#, c-format
msgid "Active UNIX domain sockets " msgid "Active UNIX domain sockets "
msgstr "" msgstr ""
#: ../netstat.c:1224 ../netstat.c:1735 #: ../netstat.c:1237 ../netstat.c:1756
#, c-format
msgid "(servers and established)" msgid "(servers and established)"
msgstr "" msgstr ""
#: ../netstat.c:1227 ../netstat.c:1738 #: ../netstat.c:1240 ../netstat.c:1759
#, c-format
msgid "(only servers)" msgid "(only servers)"
msgstr "" msgstr ""
#: ../netstat.c:1229 ../netstat.c:1740 #: ../netstat.c:1242 ../netstat.c:1761
#, c-format
msgid "(w/o servers)" msgid "(w/o servers)"
msgstr "" msgstr ""
#: ../netstat.c:1232 #: ../netstat.c:1245
#, c-format
msgid "" msgid ""
"\n" "\n"
"Proto RefCnt Flags Type State I-Node" "Proto RefCnt Flags Type State I-Node"
msgstr "" msgstr ""
#: ../netstat.c:1234 #: ../netstat.c:1247
#, c-format
msgid " Path\n" msgid " Path\n"
msgstr "" msgstr ""
#: ../netstat.c:1254 #: ../netstat.c:1267
msgid "SABM SENT" msgid "SABM SENT"
msgstr "" msgstr ""
#: ../netstat.c:1257 #: ../netstat.c:1270
msgid "RECOVERY" msgid "RECOVERY"
msgstr "" msgstr ""
#: ../netstat.c:1271 #: ../netstat.c:1284
#, c-format
msgid "Active AX.25 sockets\n" msgid "Active AX.25 sockets\n"
msgstr "" msgstr ""
#: ../netstat.c:1272 #: ../netstat.c:1285
#, c-format
msgid "Dest Source Device State Vr/Vs Send-Q Recv-Q\n" msgid "Dest Source Device State Vr/Vs Send-Q Recv-Q\n"
msgstr "" msgstr ""
#: ../netstat.c:1315 #: ../netstat.c:1328
#, c-format #, c-format
msgid "problem reading data from %s\n" msgid "problem reading data from %s\n"
msgstr "" msgstr ""
#: ../netstat.c:1366 #: ../netstat.c:1379
#, c-format
msgid "" msgid ""
"Active IPX sockets\n" "Active IPX sockets\n"
"Proto Recv-Q Send-Q Local Address Foreign Address " "Proto Recv-Q Send-Q Local Address Foreign Address "
"State" "State"
msgstr "" msgstr ""
#: ../netstat.c:1368 #: ../netstat.c:1381
#, c-format
msgid " User" msgid " User"
msgstr "" msgstr ""
#: ../netstat.c:1402 #: ../netstat.c:1415
msgid "ESTAB" msgid "ESTAB"
msgstr "" msgstr ""
#: ../netstat.c:1410 #: ../netstat.c:1423
msgid "UNK." msgid "UNK."
msgstr "" msgstr ""
#: ../netstat.c:1448 #: ../netstat.c:1461
#, c-format
msgid "Kernel Interface table\n" msgid "Kernel Interface table\n"
msgstr "" msgstr ""
#: ../netstat.c:1452 #: ../netstat.c:1469
msgid ""
"Iface MTU Met RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP TX-OVR "
"Flg\n"
msgstr ""
#: ../netstat.c:1456
msgid "missing interface information" msgid "missing interface information"
msgstr "" msgstr ""
#: ../netstat.c:1479 #: ../netstat.c:1492
#, c-format
msgid "" msgid ""
"usage: netstat [-veenNcCF] [<Af>] -r netstat " "usage: netstat [-veenNcCF] [<Af>] -r netstat {-V|--version|-h|--"
"{-V|--version|-h|--help}\n" "help}\n"
msgstr "" msgstr ""
#: ../netstat.c:1480 #: ../netstat.c:1493
#, c-format
msgid " netstat [-vnNcaeol] [<Socket> ...]\n" msgid " netstat [-vnNcaeol] [<Socket> ...]\n"
msgstr "" msgstr ""
#: ../netstat.c:1481 #: ../netstat.c:1494
#, c-format
msgid "" msgid ""
" netstat { [-veenNac] -i | [-cnNe] -M | -s }\n" " netstat { [-veenNac] -i | [-cnNe] -M | -s }\n"
"\n" "\n"
msgstr "" msgstr ""
#: ../netstat.c:1483 #: ../netstat.c:1496
#, c-format
msgid " -r, --route display routing table\n" msgid " -r, --route display routing table\n"
msgstr "" msgstr ""
#: ../netstat.c:1484 #: ../netstat.c:1497
#, c-format
msgid " -i, --interfaces display interface table\n" msgid " -i, --interfaces display interface table\n"
msgstr "" msgstr ""
#: ../netstat.c:1485 #: ../netstat.c:1498
#, c-format
msgid " -g, --groups display multicast group memberships\n" msgid " -g, --groups display multicast group memberships\n"
msgstr "" msgstr ""
#: ../netstat.c:1486 #: ../netstat.c:1499
#, c-format
msgid "" msgid ""
" -s, --statistics display networking statistics (like SNMP)\n" " -s, --statistics display networking statistics (like SNMP)\n"
msgstr "" msgstr ""
#: ../netstat.c:1488 #: ../netstat.c:1501
#, c-format
msgid "" msgid ""
" -M, --masquerade display masqueraded connections\n" " -M, --masquerade display masqueraded connections\n"
"\n" "\n"
msgstr "" msgstr ""
#: ../netstat.c:1492 #: ../netstat.c:1505
#, c-format
msgid " --numeric-hosts don't resolve host names\n" msgid " --numeric-hosts don't resolve host names\n"
msgstr "" msgstr ""
#: ../netstat.c:1493 #: ../netstat.c:1506
#, c-format
msgid " --numeric-ports don't resolve port names\n" msgid " --numeric-ports don't resolve port names\n"
msgstr "" msgstr ""
#: ../netstat.c:1494 #: ../netstat.c:1507
#, c-format
msgid " --numeric-users don't resolve user names\n" msgid " --numeric-users don't resolve user names\n"
msgstr "" msgstr ""
#: ../netstat.c:1495 #: ../netstat.c:1508
#, c-format
msgid " -N, --symbolic resolve hardware names\n" msgid " -N, --symbolic resolve hardware names\n"
msgstr "" msgstr ""
#: ../netstat.c:1496 ../route.c:88 #: ../netstat.c:1509 ../route.c:88
#, c-format
msgid " -e, --extend display other/more information\n" msgid " -e, --extend display other/more information\n"
msgstr "" msgstr ""
#: ../netstat.c:1497 #: ../netstat.c:1510
#, c-format
msgid " -p, --programs display PID/Program name for sockets\n" msgid " -p, --programs display PID/Program name for sockets\n"
msgstr "" msgstr ""
#: ../netstat.c:1498 #: ../netstat.c:1511
#, c-format
msgid "" msgid ""
" -c, --continuous continuous listing\n" " -c, --continuous continuous listing\n"
"\n" "\n"
msgstr "" msgstr ""
#: ../netstat.c:1499 #: ../netstat.c:1512
#, c-format
msgid " -l, --listening display listening server sockets\n" msgid " -l, --listening display listening server sockets\n"
msgstr "" msgstr ""
#: ../netstat.c:1500 #: ../netstat.c:1513
#, c-format
msgid "" msgid ""
" -a, --all, --listening display all sockets (default: connected)\n" " -a, --all, --listening display all sockets (default: connected)\n"
msgstr "" msgstr ""
#: ../netstat.c:1501 #: ../netstat.c:1514
#, c-format
msgid " -o, --timers display timers\n" msgid " -o, --timers display timers\n"
msgstr "" msgstr ""
#: ../netstat.c:1502 ../route.c:89 #: ../netstat.c:1515 ../route.c:89
#, c-format
msgid "" msgid ""
" -F, --fib display Forwarding Information Base " " -F, --fib display Forwarding Information Base "
"(default)\n" "(default)\n"
msgstr "" msgstr ""
#: ../netstat.c:1503 ../route.c:90 #: ../netstat.c:1516 ../route.c:90
#, c-format
msgid "" msgid ""
" -C, --cache display routing cache instead of FIB\n" " -C, --cache display routing cache instead of FIB\n"
"\n" "\n"
msgstr "" msgstr ""
#: ../netstat.c:1505 #: ../netstat.c:1518
#, c-format
msgid "" msgid ""
" <Socket>={-t|--tcp} {-u|--udp} {-w|--raw} {-x|--unix} --ax25 --ipx " " <Socket>={-t|--tcp} {-u|--udp} {-w|--raw} {-x|--unix} --ax25 --ipx --"
"--netrom\n" "netrom\n"
msgstr "" msgstr ""
#: ../netstat.c:1506 ../route.c:92 #: ../netstat.c:1519
#, c-format #, c-format
msgid " <AF>=Use '-A <af>' or '--<af>'; default: %s\n" msgid " <AF>=Use '-6|-4' or '-A <af>' or '--<af>'; default: %s\n"
msgstr "" msgstr ""
#: ../netstat.c:1507 ../route.c:93 #: ../netstat.c:1520 ../route.c:93
#, c-format
msgid " List of possible address families (which support routing):\n" msgid " List of possible address families (which support routing):\n"
msgstr "" msgstr ""
#: ../netstat.c:1732 #: ../netstat.c:1753
#, c-format
msgid "Active Internet connections " msgid "Active Internet connections "
msgstr "" msgstr ""
#: ../netstat.c:1742 #: ../netstat.c:1763
#, c-format
msgid "" msgid ""
"\n" "\n"
"Proto Recv-Q Send-Q Local Address Foreign Address State " "Proto Recv-Q Send-Q Local Address Foreign Address "
" " "State "
msgstr "" msgstr ""
#: ../netstat.c:1744 #: ../netstat.c:1765
#, c-format
msgid " User Inode " msgid " User Inode "
msgstr "" msgstr ""
#: ../netstat.c:1747 #: ../netstat.c:1768
#, c-format
msgid " Timer" msgid " Timer"
msgstr "" msgstr ""
#: ../netstat.c:1777 #: ../netstat.c:1798
#, c-format
msgid "IPv4 Group Memberships\n" msgid "IPv4 Group Memberships\n"
msgstr "" msgstr ""
#: ../netstat.c:1778 #: ../netstat.c:1799
#, c-format
msgid "Interface RefCnt Group\n" msgid "Interface RefCnt Group\n"
msgstr "" msgstr ""
...@@ -986,23 +1166,28 @@ msgid "rarp: cannot set entry from %s:%u\n" ...@@ -986,23 +1166,28 @@ msgid "rarp: cannot set entry from %s:%u\n"
msgstr "" msgstr ""
#: ../rarp.c:176 #: ../rarp.c:176
#, c-format
msgid "Usage: rarp -a list entries in cache.\n" msgid "Usage: rarp -a list entries in cache.\n"
msgstr "" msgstr ""
#: ../rarp.c:177 #: ../rarp.c:177
#, c-format
msgid " rarp -d <hostname> delete entry from cache.\n" msgid " rarp -d <hostname> delete entry from cache.\n"
msgstr "" msgstr ""
#: ../rarp.c:178 #: ../rarp.c:178
#, c-format
msgid " rarp [<HW>] -s <hostname> <hwaddr> add entry to cache.\n" msgid " rarp [<HW>] -s <hostname> <hwaddr> add entry to cache.\n"
msgstr "" msgstr ""
#: ../rarp.c:179 #: ../rarp.c:179
#, c-format
msgid "" msgid ""
" rarp -f add entries from /etc/ethers.\n" " rarp -f add entries from /etc/ethers.\n"
msgstr "" msgstr ""
#: ../rarp.c:180 #: ../rarp.c:180
#, c-format
msgid "" msgid ""
" rarp -V display program version.\n" " rarp -V display program version.\n"
"\n" "\n"
...@@ -1019,38 +1204,50 @@ msgid "rarp: %s: unknown hardware type.\n" ...@@ -1019,38 +1204,50 @@ msgid "rarp: %s: unknown hardware type.\n"
msgstr "" msgstr ""
#: ../route.c:80 #: ../route.c:80
#, c-format
msgid "" msgid ""
"Usage: route [-nNvee] [-FC] [<AF>] List kernel routing tables\n" "Usage: route [-nNvee] [-FC] [<AF>] List kernel routing tables\n"
msgstr "" msgstr ""
#: ../route.c:81 #: ../route.c:81
#, c-format
msgid "" msgid ""
" route [-v] [-FC] {add|del|flush} ... Modify routing table for AF.\n" " route [-v] [-FC] {add|del|flush} ... Modify routing table for AF.\n"
"\n" "\n"
msgstr "" msgstr ""
#: ../route.c:83 #: ../route.c:83
#, c-format
msgid "" msgid ""
" route {-h|--help} [<AF>] Detailed usage syntax for " " route {-h|--help} [<AF>] Detailed usage syntax for "
"specified AF.\n" "specified AF.\n"
msgstr "" msgstr ""
#: ../route.c:84 #: ../route.c:84
#, c-format
msgid "" msgid ""
" route {-V|--version} Display version/author and " " route {-V|--version} Display version/author and "
"exit.\n" "exit.\n"
"\n" "\n"
msgstr "" msgstr ""
#: ../route.c:92
#, c-format
msgid " <AF>=Use '-A <af>' or '--<af>'; default: %s\n"
msgstr ""
#: ../plipconfig.c:66 #: ../plipconfig.c:66
#, c-format
msgid "Usage: plipconfig [-a] [-i] [-v] interface\n" msgid "Usage: plipconfig [-a] [-i] [-v] interface\n"
msgstr "" msgstr ""
#: ../plipconfig.c:67 #: ../plipconfig.c:67
#, c-format
msgid " [nibble NN] [trigger NN]\n" msgid " [nibble NN] [trigger NN]\n"
msgstr "" msgstr ""
#: ../plipconfig.c:68 #: ../plipconfig.c:68
#, c-format
msgid " plipconfig -V | --version\n" msgid " plipconfig -V | --version\n"
msgstr "" msgstr ""
...@@ -1060,61 +1257,75 @@ msgid "%s\tnibble %lu trigger %lu\n" ...@@ -1060,61 +1257,75 @@ msgid "%s\tnibble %lu trigger %lu\n"
msgstr "" msgstr ""
#: ../iptunnel.c:85 #: ../iptunnel.c:85
#, c-format
msgid "Usage: iptunnel { add | change | del | show } [ NAME ]\n" msgid "Usage: iptunnel { add | change | del | show } [ NAME ]\n"
msgstr "" msgstr ""
#: ../iptunnel.c:86 #: ../iptunnel.c:86
#, c-format
msgid "" msgid ""
" [ mode { ipip | gre | sit } ] [ remote ADDR ] [ local ADDR ]\n" " [ mode { ipip | gre | sit } ] [ remote ADDR ] [ local ADDR ]\n"
msgstr "" msgstr ""
#: ../iptunnel.c:87 #: ../iptunnel.c:87
#, c-format
msgid " [ [i|o]seq ] [ [i|o]key KEY ] [ [i|o]csum ]\n" msgid " [ [i|o]seq ] [ [i|o]key KEY ] [ [i|o]csum ]\n"
msgstr "" msgstr ""
#: ../iptunnel.c:88 #: ../iptunnel.c:88
#, c-format
msgid " [ ttl TTL ] [ tos TOS ] [ nopmtudisc ] [ dev PHYS_DEV ]\n" msgid " [ ttl TTL ] [ tos TOS ] [ nopmtudisc ] [ dev PHYS_DEV ]\n"
msgstr "" msgstr ""
#: ../iptunnel.c:89 #: ../iptunnel.c:89
#, c-format
msgid "" msgid ""
" iptunnel -V | --version\n" " iptunnel -V | --version\n"
"\n" "\n"
msgstr "" msgstr ""
#: ../iptunnel.c:90 #: ../iptunnel.c:90
#, c-format
msgid "Where: NAME := STRING\n" msgid "Where: NAME := STRING\n"
msgstr "" msgstr ""
#: ../iptunnel.c:91 #: ../iptunnel.c:91
#, c-format
msgid " ADDR := { IP_ADDRESS | any }\n" msgid " ADDR := { IP_ADDRESS | any }\n"
msgstr "" msgstr ""
#: ../iptunnel.c:92 #: ../iptunnel.c:92
#, c-format
msgid " TOS := { NUMBER | inherit }\n" msgid " TOS := { NUMBER | inherit }\n"
msgstr "" msgstr ""
#: ../iptunnel.c:93 #: ../iptunnel.c:93
#, c-format
msgid " TTL := { 1..255 | inherit }\n" msgid " TTL := { 1..255 | inherit }\n"
msgstr "" msgstr ""
#: ../iptunnel.c:94 #: ../iptunnel.c:94
#, c-format
msgid " KEY := { DOTTED_QUAD | NUMBER }\n" msgid " KEY := { DOTTED_QUAD | NUMBER }\n"
msgstr "" msgstr ""
#: ../iptunnel.c:332 #: ../iptunnel.c:332
#, c-format
msgid "Keys are not allowed with ipip and sit.\n" msgid "Keys are not allowed with ipip and sit.\n"
msgstr "" msgstr ""
#: ../iptunnel.c:352 #: ../iptunnel.c:352
#, c-format
msgid "Broadcast tunnel requires a source address.\n" msgid "Broadcast tunnel requires a source address.\n"
msgstr "" msgstr ""
#: ../iptunnel.c:367 #: ../iptunnel.c:367
#, c-format
msgid "ttl != 0 and noptmudisc are incompatible\n" msgid "ttl != 0 and noptmudisc are incompatible\n"
msgstr "" msgstr ""
#: ../iptunnel.c:379 #: ../iptunnel.c:379
#, c-format
msgid "cannot determine tunnel mode (ipip, gre or sit)\n" msgid "cannot determine tunnel mode (ipip, gre or sit)\n"
msgstr "" msgstr ""
...@@ -1128,22 +1339,27 @@ msgid "unknown" ...@@ -1128,22 +1339,27 @@ msgid "unknown"
msgstr "" msgstr ""
#: ../iptunnel.c:453 #: ../iptunnel.c:453
#, c-format
msgid " Drop packets out of sequence.\n" msgid " Drop packets out of sequence.\n"
msgstr "" msgstr ""
#: ../iptunnel.c:455 #: ../iptunnel.c:455
#, c-format
msgid " Checksum in received packet is required.\n" msgid " Checksum in received packet is required.\n"
msgstr "" msgstr ""
#: ../iptunnel.c:457 #: ../iptunnel.c:457
#, c-format
msgid " Sequence packets on output.\n" msgid " Sequence packets on output.\n"
msgstr "" msgstr ""
#: ../iptunnel.c:459 #: ../iptunnel.c:459
#, c-format
msgid " Checksum output packets.\n" msgid " Checksum output packets.\n"
msgstr "" msgstr ""
#: ../iptunnel.c:487 #: ../iptunnel.c:487
#, c-format
msgid "Wrong format of /proc/net/dev. Sorry.\n" msgid "Wrong format of /proc/net/dev. Sorry.\n"
msgstr "" msgstr ""
...@@ -1153,10 +1369,12 @@ msgid "Failed to get type of [%s]\n" ...@@ -1153,10 +1369,12 @@ msgid "Failed to get type of [%s]\n"
msgstr "" msgstr ""
#: ../iptunnel.c:516 #: ../iptunnel.c:516
#, c-format
msgid "RX: Packets Bytes Errors CsumErrs OutOfSeq Mcasts\n" msgid "RX: Packets Bytes Errors CsumErrs OutOfSeq Mcasts\n"
msgstr "" msgstr ""
#: ../iptunnel.c:519 #: ../iptunnel.c:519
#, c-format
msgid "TX: Packets Bytes Errors DeadLoop NoRoute NoBufs\n" msgid "TX: Packets Bytes Errors DeadLoop NoRoute NoBufs\n"
msgstr "" msgstr ""
...@@ -1323,287 +1541,487 @@ msgstr "" ...@@ -1323,287 +1541,487 @@ msgstr ""
#: ../statistics.c:99 #: ../statistics.c:99
#, c-format #, c-format
msgid "address mask request: %u" msgid "address mask request: %u"
msgstr ""
#. ?
#: ../statistics.c:100 ../statistics.c:113
#, c-format
msgid "address mask replies: %u"
msgstr ""
#. ?
#: ../statistics.c:101
#, c-format
msgid "%u ICMP messages sent"
msgstr ""
#: ../statistics.c:102
#, c-format
msgid "%u ICMP messages failed"
msgstr ""
#: ../statistics.c:104
#, c-format
msgid "time exceeded: %u"
msgstr ""
#. ?
#: ../statistics.c:106
#, c-format
msgid "source quench: %u"
msgstr ""
#: ../statistics.c:107
#, c-format
msgid "redirect: %u"
msgstr ""
#: ../statistics.c:108
#, c-format
msgid "echo request: %u"
msgstr ""
#: ../statistics.c:110
#, c-format
msgid "timestamp requests: %u"
msgstr ""
#: ../statistics.c:111
#, c-format
msgid "timestamp replies: %u"
msgstr ""
#: ../statistics.c:112
#, c-format
msgid "address mask requests: %u"
msgstr ""
#: ../statistics.c:118
#, c-format
msgid "RTO algorithm is %s"
msgstr ""
#: ../statistics.c:122
#, c-format
msgid "%u active connections openings"
msgstr ""
#: ../statistics.c:123
#, c-format
msgid "%u passive connection openings"
msgstr ""
#: ../statistics.c:124
#, c-format
msgid "%u failed connection attempts"
msgstr ""
#: ../statistics.c:125
#, c-format
msgid "%u connection resets received"
msgstr ""
#: ../statistics.c:126
#, c-format
msgid "%u connections established"
msgstr ""
#: ../statistics.c:127
#, c-format
msgid "%u segments received"
msgstr ""
#: ../statistics.c:128
#, c-format
msgid "%u segments send out"
msgstr ""
#: ../statistics.c:129
#, c-format
msgid "%u segments retransmited"
msgstr ""
#: ../statistics.c:130
#, c-format
msgid "%u bad segments received."
msgstr ""
#: ../statistics.c:131
#, c-format
msgid "%u resets sent"
msgstr ""
#: ../statistics.c:136
#, c-format
msgid "%u packets received"
msgstr ""
#: ../statistics.c:137
#, c-format
msgid "%u packets to unknown port received."
msgstr ""
#: ../statistics.c:138
#, c-format
msgid "%u packet receive errors"
msgstr ""
#: ../statistics.c:139
#, c-format
msgid "%u packets sent"
msgstr ""
#: ../statistics.c:144
#, c-format
msgid "%u SYN cookies sent"
msgstr ""
#: ../statistics.c:145
#, c-format
msgid "%u SYN cookies received"
msgstr ""
#: ../statistics.c:146
#, c-format
msgid "%u invalid SYN cookies received"
msgstr ""
#: ../statistics.c:148
#, c-format
msgid "%u resets received for embryonic SYN_RECV sockets"
msgstr ""
#: ../statistics.c:150
#, c-format
msgid "%u packets pruned from receive queue because of socket buffer overrun"
msgstr ""
#. obsolete: 2.2.0 doesn't do that anymore
#: ../statistics.c:153
#, c-format
msgid "%u packets pruned from receive queue"
msgstr ""
#: ../statistics.c:154
#, c-format
msgid ""
"%u packets dropped from out-of-order queue because of socket buffer overrun"
msgstr ""
#: ../statistics.c:156
#, c-format
msgid "%u ICMP packets dropped because they were out-of-window"
msgstr ""
#: ../statistics.c:158
#, c-format
msgid "%u ICMP packets dropped because socket was locked"
msgstr ""
#: ../statistics.c:160
#, c-format
msgid "%u TCP sockets finished time wait in fast timer"
msgstr ""
#: ../statistics.c:161
#, c-format
msgid "%u time wait sockets recycled by time stamp"
msgstr ""
#: ../statistics.c:162
#, c-format
msgid "%u TCP sockets finished time wait in slow timer"
msgstr ""
#: ../statistics.c:163
#, c-format
msgid "%u passive connections rejected because of time stamp"
msgstr ""
#: ../statistics.c:165
#, c-format
msgid "%u active connections rejected because of time stamp"
msgstr ""
#: ../statistics.c:167
#, c-format
msgid "%u packets rejects in established connections because of timestamp"
msgstr "" msgstr ""
#. ? #: ../statistics.c:169
#: ../statistics.c:100 ../statistics.c:113
#, c-format #, c-format
msgid "address mask replies: %u" msgid "%u delayed acks sent"
msgstr "" msgstr ""
#. ? #: ../statistics.c:170
#: ../statistics.c:101
#, c-format #, c-format
msgid "%u ICMP messages sent" msgid "%u delayed acks further delayed because of locked socket"
msgstr "" msgstr ""
#: ../statistics.c:102 #: ../statistics.c:172
#, c-format #, c-format
msgid "%u ICMP messages failed" msgid "Quick ack mode was activated %u times"
msgstr "" msgstr ""
#: ../statistics.c:104 #: ../statistics.c:173
#, c-format #, c-format
msgid "time exceeded: %u" msgid "%u times the listen queue of a socket overflowed"
msgstr "" msgstr ""
#. ? #: ../statistics.c:175
#: ../statistics.c:106
#, c-format #, c-format
msgid "source quench: %u" msgid "%u SYNs to LISTEN sockets dropped"
msgstr "" msgstr ""
#: ../statistics.c:107 #: ../statistics.c:176
#, c-format #, c-format
msgid "redirect: %u" msgid "%u packets directly queued to recvmsg prequeue."
msgstr "" msgstr ""
#: ../statistics.c:108 #: ../statistics.c:178
#, c-format #, c-format
msgid "echo request: %u" msgid "%u bytes directly in process context from backlog"
msgstr "" msgstr ""
#: ../statistics.c:110 #: ../statistics.c:179
#, c-format #, c-format
msgid "timestamp requests: %u" msgid "%u bytes directly received in process context from prequeue"
msgstr "" msgstr ""
#: ../statistics.c:111 #: ../statistics.c:181
#, c-format #, c-format
msgid "timestamp replies: %u" msgid "%u packets dropped from prequeue"
msgstr "" msgstr ""
#: ../statistics.c:112 #: ../statistics.c:182
#, c-format #, c-format
msgid "address mask requests: %u" msgid "%u packet headers predicted"
msgstr "" msgstr ""
#: ../statistics.c:118 #: ../statistics.c:183
#, c-format #, c-format
msgid "RTO algorithm is %s" msgid "%u packets header predicted and directly queued to user"
msgstr "" msgstr ""
#: ../statistics.c:122 #: ../statistics.c:185
#, c-format #, c-format
msgid "%u active connections openings" msgid "Ran %u times out of system memory during packet sending"
msgstr "" msgstr ""
#: ../statistics.c:123 #: ../statistics.c:187
#, c-format #, c-format
msgid "%u passive connection openings" msgid "%u acknowledgments not containing data payload received"
msgstr "" msgstr ""
#: ../statistics.c:124 #: ../statistics.c:188
#, c-format #, c-format
msgid "%u failed connection attempts" msgid "%u predicted acknowledgments"
msgstr "" msgstr ""
#: ../statistics.c:125 #: ../statistics.c:189
#, c-format #, c-format
msgid "%u connection resets received" msgid "%u times recovered from packet loss due to fast retransmit"
msgstr "" msgstr ""
#: ../statistics.c:126 #: ../statistics.c:190
#, c-format #, c-format
msgid "%u connections established" msgid "%u times recovered from packet loss by selective acknowledgements"
msgstr "" msgstr ""
#: ../statistics.c:127 #: ../statistics.c:191
#, c-format #, c-format
msgid "%u segments received" msgid "%u bad SACK blocks received"
msgstr "" msgstr ""
#: ../statistics.c:128 #: ../statistics.c:192
#, c-format #, c-format
msgid "%u segments send out" msgid "Detected reordering %u times using FACK"
msgstr "" msgstr ""
#: ../statistics.c:129 #: ../statistics.c:193
#, c-format #, c-format
msgid "%u segments retransmited" msgid "Detected reordering %u times using SACK"
msgstr "" msgstr ""
#: ../statistics.c:130 #: ../statistics.c:194
#, c-format #, c-format
msgid "%u bad segments received." msgid "Detected reordering %u times using time stamp"
msgstr "" msgstr ""
#: ../statistics.c:131 #: ../statistics.c:195
#, c-format #, c-format
msgid "%u resets sent" msgid "Detected reordering %u times using reno fast retransmit"
msgstr "" msgstr ""
#: ../statistics.c:136 #: ../statistics.c:196
#, c-format #, c-format
msgid "%u packets received" msgid "%u congestion windows fully recovered without slow start"
msgstr "" msgstr ""
#: ../statistics.c:137 #: ../statistics.c:197
#, c-format #, c-format
msgid "%u packets to unknown port received." msgid "%u congestion windows partially recovered using Hoe heuristic"
msgstr "" msgstr ""
#: ../statistics.c:138 #: ../statistics.c:198
#, c-format #, c-format
msgid "%u packet receive errors" msgid "%u congestion window recovered without slow start using DSACK"
msgstr "" msgstr ""
#: ../statistics.c:139 #: ../statistics.c:199
#, c-format #, c-format
msgid "%u packets sent" msgid "%u congestion windows recovered without slow start after partial ack"
msgstr "" msgstr ""
#: ../statistics.c:144 #: ../statistics.c:200
#, c-format #, c-format
msgid "%u SYN cookies sent" msgid "%u retransmits lost"
msgstr "" msgstr ""
#: ../statistics.c:145 #: ../statistics.c:201
#, c-format #, c-format
msgid "%u SYN cookies received" msgid "%u timeouts after reno fast retransmit"
msgstr "" msgstr ""
#: ../statistics.c:146 #: ../statistics.c:202
#, c-format #, c-format
msgid "%u invalid SYN cookies received" msgid "%u timeouts after SACK recovery"
msgstr "" msgstr ""
#: ../statistics.c:148 #: ../statistics.c:203
#, c-format #, c-format
msgid "%u resets received for embryonic SYN_RECV sockets" msgid "%u timeouts in loss state"
msgstr "" msgstr ""
#: ../statistics.c:150 #: ../statistics.c:204
#, c-format #, c-format
msgid "%u packets pruned from receive queue because of socket buffer overrun" msgid "%u fast retransmits"
msgstr "" msgstr ""
#. obsolete: 2.2.0 doesn't do that anymore #: ../statistics.c:205
#: ../statistics.c:153
#, c-format #, c-format
msgid "%u packets pruned from receive queue" msgid "%u forward retransmits"
msgstr "" msgstr ""
#: ../statistics.c:154 #: ../statistics.c:206
#, c-format #, c-format
msgid "" msgid "%u retransmits in slow start"
"%u packets dropped from out-of-order queue because of socket buffer overrun"
msgstr "" msgstr ""
#: ../statistics.c:156 #: ../statistics.c:207
#, c-format #, c-format
msgid "%u ICMP packets dropped because they were out-of-window" msgid "%u other TCP timeouts"
msgstr "" msgstr ""
#: ../statistics.c:158 #: ../statistics.c:208
#, c-format #, c-format
msgid "%u ICMP packets dropped because socket was locked" msgid "%u reno fast retransmits failed"
msgstr "" msgstr ""
#: ../statistics.c:160 #: ../statistics.c:209
#, c-format #, c-format
msgid "%u TCP sockets finished time wait in fast timer" msgid "%u SACK retransmits failed"
msgstr "" msgstr ""
#: ../statistics.c:161 #: ../statistics.c:210
#, c-format #, c-format
msgid "%u time wait sockets recycled by time stamp" msgid "%u times receiver scheduled too late for direct processing"
msgstr "" msgstr ""
#: ../statistics.c:162 #: ../statistics.c:211
#, c-format #, c-format
msgid "%u TCP sockets finished time wait in slow timer" msgid "%u packets collapsed in receive queue due to low socket buffer"
msgstr "" msgstr ""
#: ../statistics.c:163 #: ../statistics.c:212
#, c-format #, c-format
msgid "%u passive connections rejected because of time stamp" msgid "%u DSACKs sent for old packets"
msgstr "" msgstr ""
#: ../statistics.c:165 #: ../statistics.c:213
#, c-format #, c-format
msgid "%u active connections rejected because of time stamp" msgid "%u DSACKs sent for out of order packets"
msgstr "" msgstr ""
#: ../statistics.c:167 #: ../statistics.c:214
#, c-format #, c-format
msgid "%u packets rejects in established connections because of timestamp" msgid "%u DSACKs received"
msgstr "" msgstr ""
#: ../statistics.c:169 #: ../statistics.c:215
#, c-format #, c-format
msgid "%u delayed acks sent" msgid "%u DSACKs for out of order packets received"
msgstr "" msgstr ""
#: ../statistics.c:170 #: ../statistics.c:216
#, c-format #, c-format
msgid "%u delayed acks further delayed because of locked socket" msgid "%u connections reset due to unexpected SYN"
msgstr "" msgstr ""
#: ../statistics.c:172 #: ../statistics.c:217
#, c-format #, c-format
msgid "Quick ack mode was activated %u times" msgid "%u connections reset due to unexpected data"
msgstr "" msgstr ""
#: ../statistics.c:173 #: ../statistics.c:218
#, c-format #, c-format
msgid "%u times the listen queue of a socket overflowed" msgid "%u connections reset due to early user close"
msgstr "" msgstr ""
#: ../statistics.c:175 #: ../statistics.c:219
#, c-format #, c-format
msgid "%u SYNs to LISTEN sockets ignored" msgid "%u connections aborted due to memory pressure"
msgstr "" msgstr ""
#: ../statistics.c:176 #: ../statistics.c:220
#, c-format #, c-format
msgid "%u packets directly queued to recvmsg prequeue." msgid "%u connections aborted due to timeout"
msgstr "" msgstr ""
#: ../statistics.c:178 #: ../statistics.c:221
#, c-format #, c-format
msgid "%u packets directly received from backlog" msgid "%u connections aborted after user close in linger timeout"
msgstr "" msgstr ""
#: ../statistics.c:180 #: ../statistics.c:222
#, c-format #, c-format
msgid "%u packets directly received from prequeue" msgid "%u times unabled to send RST due to no memory"
msgstr "" msgstr ""
#: ../statistics.c:182 #: ../statistics.c:223
#, c-format #, c-format
msgid "%u packets dropped from prequeue" msgid "TCP ran low on memory %u times"
msgstr "" msgstr ""
#: ../statistics.c:183 #: ../statistics.c:224
#, c-format #, c-format
msgid "%u packets header predicted" msgid "%u TCP data loss events"
msgstr "" msgstr ""
#: ../statistics.c:184 #: ../statistics.c:225
#, c-format #, c-format
msgid "%u packets header predicted and directly queued to user" msgid "%u congestion windows recovered without slow start by DSACK"
msgstr "" msgstr ""
#: ../statistics.c:186 #: ../statistics.c:227
#, c-format #, c-format
msgid "Ran %u times out of system memory during packet sending" msgid "%u classic Reno fast retransmits failed"
msgstr "" msgstr ""
#: ../statistics.c:253 #: ../statistics.c:294
msgid "enabled" msgid "enabled"
msgstr "" msgstr ""
#: ../statistics.c:253 #: ../statistics.c:294
msgid "disabled" msgid "disabled"
msgstr "" msgstr ""
#: ../statistics.c:336 #: ../statistics.c:377
msgid "error parsing /proc/net/snmp" msgid "error parsing /proc/net/snmp"
msgstr "" msgstr ""
#: ../statistics.c:349 #: ../statistics.c:390
msgid "cannot open /proc/net/snmp" msgid "cannot open /proc/net/snmp"
msgstr "" msgstr ""
...@@ -1617,7 +2035,7 @@ msgstr "" ...@@ -1617,7 +2035,7 @@ msgstr ""
msgid "Cannot change line discipline to `%s'.\n" msgid "Cannot change line discipline to `%s'.\n"
msgstr "" msgstr ""
#: ../lib/af.c:153 ../lib/hw.c:156 #: ../lib/af.c:153 ../lib/hw.c:161
msgid "UNSPEC" msgid "UNSPEC"
msgstr "" msgstr ""
...@@ -1633,11 +2051,11 @@ msgstr "" ...@@ -1633,11 +2051,11 @@ msgstr ""
msgid "IPv6" msgid "IPv6"
msgstr "" msgstr ""
#: ../lib/af.c:164 ../lib/hw.c:177 #: ../lib/af.c:164 ../lib/hw.c:182
msgid "AMPR AX.25" msgid "AMPR AX.25"
msgstr "" msgstr ""
#: ../lib/af.c:167 ../lib/hw.c:183 #: ../lib/af.c:167 ../lib/hw.c:188
msgid "AMPR NET/ROM" msgid "AMPR NET/ROM"
msgstr "" msgstr ""
...@@ -1649,7 +2067,7 @@ msgstr "" ...@@ -1649,7 +2067,7 @@ msgstr ""
msgid "Appletalk DDP" msgid "Appletalk DDP"
msgstr "" msgstr ""
#: ../lib/af.c:176 ../lib/hw.c:218 #: ../lib/af.c:176 ../lib/hw.c:223
msgid "Econet" msgid "Econet"
msgstr "" msgstr ""
...@@ -1657,19 +2075,21 @@ msgstr "" ...@@ -1657,19 +2075,21 @@ msgstr ""
msgid "CCITT X.25" msgid "CCITT X.25"
msgstr "" msgstr ""
#: ../lib/af.c:182 ../lib/hw.c:180 #: ../lib/af.c:182 ../lib/hw.c:185
msgid "AMPR ROSE" msgid "AMPR ROSE"
msgstr "" msgstr ""
#: ../lib/af.c:185 ../lib/hw.c:168 #: ../lib/af.c:185 ../lib/hw.c:173
msgid "Ash" msgid "Ash"
msgstr "" msgstr ""
#: ../lib/af.c:243 #: ../lib/af.c:243
#, c-format
msgid "Please don't supply more than one address family.\n" msgid "Please don't supply more than one address family.\n"
msgstr "" msgstr ""
#: ../lib/af.c:304 #: ../lib/af.c:304
#, c-format
msgid "Too much address family arguments.\n" msgid "Too much address family arguments.\n"
msgstr "" msgstr ""
...@@ -1694,11 +2114,12 @@ msgid "in_arcnet(%s): trailing junk!\n" ...@@ -1694,11 +2114,12 @@ msgid "in_arcnet(%s): trailing junk!\n"
msgstr "" msgstr ""
#: ../lib/ash.c:81 #: ../lib/ash.c:81
#, c-format
msgid "Malformed Ash address" msgid "Malformed Ash address"
msgstr "" msgstr ""
#: ../lib/ax25.c:75 ../lib/ddp.c:50 ../lib/econet.c:52 ../lib/inet.c:244 #: ../lib/ax25.c:75 ../lib/ddp.c:50 ../lib/econet.c:52 ../lib/inet.c:244
#: ../lib/inet.c:259 ../lib/inet6.c:129 ../lib/ipx.c:81 ../lib/netrom.c:78 #: ../lib/inet.c:259 ../lib/inet6.c:145 ../lib/ipx.c:81 ../lib/netrom.c:78
#: ../lib/rose.c:71 ../lib/unix.c:56 ../lib/unix.c:76 #: ../lib/rose.c:71 ../lib/unix.c:56 ../lib/unix.c:76
msgid "[NONE SET]" msgid "[NONE SET]"
msgstr "" msgstr ""
...@@ -1712,22 +2133,21 @@ msgid "Callsign too long" ...@@ -1712,22 +2133,21 @@ msgid "Callsign too long"
msgstr "" msgstr ""
#: ../lib/ax25_gr.c:47 #: ../lib/ax25_gr.c:47
#, c-format
msgid "AX.25 not configured in this system.\n" msgid "AX.25 not configured in this system.\n"
msgstr "" msgstr ""
#: ../lib/ax25_gr.c:50 #: ../lib/ax25_gr.c:50
#, c-format
msgid "Kernel AX.25 routing table\n" msgid "Kernel AX.25 routing table\n"
msgstr "" msgstr ""
#. xxx #. xxx
#: ../lib/ax25_gr.c:51 ../lib/rose_gr.c:55 #: ../lib/ax25_gr.c:51 ../lib/rose_gr.c:55
#, c-format
msgid "Destination Iface Use\n" msgid "Destination Iface Use\n"
msgstr "" msgstr ""
#: ../lib/ddp_gr.c:21
msgid "Routing table for `ddp' not yet supported.\n"
msgstr ""
#: ../lib/ether.c:74 ../lib/ether.c:91 #: ../lib/ether.c:74 ../lib/ether.c:91
#, c-format #, c-format
msgid "in_ether(%s): invalid ether address!\n" msgid "in_ether(%s): invalid ether address!\n"
...@@ -1783,225 +2203,260 @@ msgstr "" ...@@ -1783,225 +2203,260 @@ msgstr ""
msgid "in_hippi(%s): trailing junk!\n" msgid "in_hippi(%s): trailing junk!\n"
msgstr "" msgstr ""
#: ../lib/hw.c:155 #: ../lib/hw.c:160
msgid "Local Loopback" msgid "Local Loopback"
msgstr "" msgstr ""
#: ../lib/hw.c:158 #: ../lib/hw.c:163
msgid "Serial Line IP" msgid "Serial Line IP"
msgstr "" msgstr ""
#: ../lib/hw.c:159 #: ../lib/hw.c:164
msgid "VJ Serial Line IP" msgid "VJ Serial Line IP"
msgstr "" msgstr ""
#: ../lib/hw.c:160 #: ../lib/hw.c:165
msgid "6-bit Serial Line IP" msgid "6-bit Serial Line IP"
msgstr "" msgstr ""
#: ../lib/hw.c:161 #: ../lib/hw.c:166
msgid "VJ 6-bit Serial Line IP" msgid "VJ 6-bit Serial Line IP"
msgstr "" msgstr ""
#: ../lib/hw.c:162 #: ../lib/hw.c:167
msgid "Adaptive Serial Line IP" msgid "Adaptive Serial Line IP"
msgstr "" msgstr ""
#: ../lib/hw.c:165 #: ../lib/hw.c:170
msgid "Ethernet" msgid "Ethernet"
msgstr "" msgstr ""
#: ../lib/hw.c:171 #: ../lib/hw.c:176
msgid "Fiber Distributed Data Interface" msgid "Fiber Distributed Data Interface"
msgstr "" msgstr ""
#: ../lib/hw.c:174 #: ../lib/hw.c:179
msgid "HIPPI" msgid "HIPPI"
msgstr "" msgstr ""
#: ../lib/hw.c:186 #: ../lib/hw.c:191
msgid "generic X.25" msgid "generic X.25"
msgstr "" msgstr ""
#: ../lib/hw.c:189 #: ../lib/hw.c:194
msgid "IPIP Tunnel" msgid "IPIP Tunnel"
msgstr "" msgstr ""
#: ../lib/hw.c:192 #: ../lib/hw.c:197
msgid "Point-to-Point Protocol" msgid "Point-to-Point Protocol"
msgstr "" msgstr ""
#: ../lib/hw.c:195 #: ../lib/hw.c:200
msgid "(Cisco)-HDLC" msgid "(Cisco)-HDLC"
msgstr "" msgstr ""
#: ../lib/hw.c:196 #: ../lib/hw.c:201
msgid "LAPB" msgid "LAPB"
msgstr "" msgstr ""
#: ../lib/hw.c:199 #: ../lib/hw.c:204
msgid "ARCnet" msgid "ARCnet"
msgstr "" msgstr ""
#: ../lib/hw.c:202 #: ../lib/hw.c:207
msgid "Frame Relay DLCI" msgid "Frame Relay DLCI"
msgstr "" msgstr ""
#: ../lib/hw.c:203 #: ../lib/hw.c:208
msgid "Frame Relay Access Device" msgid "Frame Relay Access Device"
msgstr "" msgstr ""
#: ../lib/hw.c:206 #: ../lib/hw.c:211
msgid "IPv6-in-IPv4" msgid "IPv6-in-IPv4"
msgstr "" msgstr ""
#: ../lib/hw.c:209 #: ../lib/hw.c:214
msgid "IrLAP" msgid "IrLAP"
msgstr "" msgstr ""
#: ../lib/hw.c:212 #: ../lib/hw.c:217
msgid "16/4 Mbps Token Ring" msgid "16/4 Mbps Token Ring"
msgstr "" msgstr ""
#: ../lib/hw.c:214 #: ../lib/hw.c:219
msgid "16/4 Mbps Token Ring (New)" msgid "16/4 Mbps Token Ring (New)"
msgstr "" msgstr ""
#: ../lib/inet.c:153 ../lib/inet6.c:79 #: ../lib/hw.c:226
msgid "Generic EUI-64"
msgstr ""
#: ../lib/inet.c:153 ../lib/inet6.c:94
#, c-format #, c-format
msgid "rresolve: unsupport address family %d !\n" msgid "rresolve: unsupport address family %d !\n"
msgstr "" msgstr ""
#: ../lib/inet6.c:131 #: ../lib/inet6.c:147
msgid "[UNKNOWN]" msgid "[UNKNOWN]"
msgstr "" msgstr ""
#: ../lib/inet6_gr.c:71 #: ../lib/inet6_gr.c:71
#, c-format
msgid "INET6 (IPv6) not configured in this system.\n" msgid "INET6 (IPv6) not configured in this system.\n"
msgstr "" msgstr ""
#: ../lib/inet6_gr.c:74 #: ../lib/inet6_gr.c:76
#, c-format
msgid "Kernel IPv6 routing cache\n"
msgstr ""
#: ../lib/inet6_gr.c:78
#, c-format
msgid "Kernel IPv6 routing table\n" msgid "Kernel IPv6 routing table\n"
msgstr "" msgstr ""
#: ../lib/inet6_gr.c:76 #: ../lib/inet6_gr.c:80
#, c-format
msgid "" msgid ""
"Destination Next Hop " "Destination Next Hop Flag Met Ref Use "
" Flags Metric Ref Use Iface\n" "If\n"
msgstr "" msgstr ""
#: ../lib/inet6_gr.c:150 #: ../lib/inet6_gr.c:174
#, c-format
msgid "Kernel IPv6 Neighbour Cache\n" msgid "Kernel IPv6 Neighbour Cache\n"
msgstr "" msgstr ""
#: ../lib/inet6_gr.c:153 #: ../lib/inet6_gr.c:177
#, c-format
msgid "" msgid ""
"Neighbour HW Address Iface Flags " "Neighbour HW Address Iface Flags "
"Ref State\n" "Ref State\n"
msgstr "" msgstr ""
#: ../lib/inet6_gr.c:157 #: ../lib/inet6_gr.c:181
#, c-format
msgid "" msgid ""
"Neighbour HW Address Iface Flags " "Neighbour HW Address Iface Flags "
"Ref State Stale(sec) Delete(sec)\n" "Ref State Stale(sec) Delete(sec)\n"
msgstr "" msgstr ""
#: ../lib/inet6_sr.c:46 #: ../lib/inet6_sr.c:46
#, c-format
msgid "Usage: inet6_route [-vF] del Target\n" msgid "Usage: inet6_route [-vF] del Target\n"
msgstr "" msgstr ""
#: ../lib/inet6_sr.c:47 #: ../lib/inet6_sr.c:47
#, c-format
msgid " inet6_route [-vF] add Target [gw Gw] [metric M] [[dev] If]\n" msgid " inet6_route [-vF] add Target [gw Gw] [metric M] [[dev] If]\n"
msgstr "" msgstr ""
#: ../lib/inet6_sr.c:48 #: ../lib/inet6_sr.c:48
#, c-format
msgid " inet6_route [-FC] flush NOT supported\n" msgid " inet6_route [-FC] flush NOT supported\n"
msgstr "" msgstr ""
#: ../lib/inet6_sr.c:188 #: ../lib/inet6_sr.c:188
#, c-format
msgid "Flushing `inet6' routing table not supported\n" msgid "Flushing `inet6' routing table not supported\n"
msgstr "" msgstr ""
#: ../lib/inet_gr.c:50 ../lib/inet_gr.c:220 #: ../lib/inet_gr.c:50 ../lib/inet_gr.c:220
#, c-format
msgid "INET (IPv4) not configured in this system.\n" msgid "INET (IPv4) not configured in this system.\n"
msgstr "" msgstr ""
#: ../lib/inet_gr.c:53 #: ../lib/inet_gr.c:53
#, c-format
msgid "Kernel IP routing table\n" msgid "Kernel IP routing table\n"
msgstr "" msgstr ""
#: ../lib/inet_gr.c:56 #: ../lib/inet_gr.c:56
#, c-format
msgid "" msgid ""
"Destination Gateway Genmask Flags Metric Ref Use " "Destination Gateway Genmask Flags Metric Ref Use "
"Iface\n" "Iface\n"
msgstr "" msgstr ""
#: ../lib/inet_gr.c:59 #: ../lib/inet_gr.c:59
#, c-format
msgid "" msgid ""
"Destination Gateway Genmask Flags MSS Window irtt " "Destination Gateway Genmask Flags MSS Window irtt "
"Iface\n" "Iface\n"
msgstr "" msgstr ""
#: ../lib/inet_gr.c:62 #: ../lib/inet_gr.c:62
#, c-format
msgid "" msgid ""
"Destination Gateway Genmask Flags Metric Ref Use " "Destination Gateway Genmask Flags Metric Ref Use "
"Iface MSS Window irtt\n" "Iface MSS Window irtt\n"
msgstr "" msgstr ""
#: ../lib/inet_gr.c:237 #: ../lib/inet_gr.c:237
#, c-format
msgid "Kernel IP routing cache\n" msgid "Kernel IP routing cache\n"
msgstr "" msgstr ""
#: ../lib/inet_gr.c:258 #: ../lib/inet_gr.c:258
#, c-format
msgid "" msgid ""
"Source Destination Gateway Flags Metric Ref Use " "Source Destination Gateway Flags Metric Ref Use "
"Iface\n" "Iface\n"
msgstr "" msgstr ""
#: ../lib/inet_gr.c:261 #: ../lib/inet_gr.c:261
#, c-format
msgid "" msgid ""
"Source Destination Gateway Flags MSS Window irtt " "Source Destination Gateway Flags MSS Window irtt "
"Iface\n" "Iface\n"
msgstr "" msgstr ""
#: ../lib/inet_gr.c:266 #: ../lib/inet_gr.c:266
#, c-format
msgid "" msgid ""
"Source Destination Gateway Flags Metric Ref Use " "Source Destination Gateway Flags Metric Ref Use "
"Iface MSS Window irtt HH Arp\n" "Iface MSS Window irtt HH Arp\n"
msgstr "" msgstr ""
#: ../lib/inet_gr.c:290 #: ../lib/inet_gr.c:290
#, c-format
msgid "" msgid ""
"Source Destination Gateway Flags Metric Ref Use " "Source Destination Gateway Flags Metric Ref Use "
"Iface MSS Window irtt TOS HHRef HHUptod SpecDst\n" "Iface MSS Window irtt TOS HHRef HHUptod SpecDst\n"
msgstr "" msgstr ""
#: ../lib/inet_sr.c:50 #: ../lib/inet_sr.c:51
#, c-format
msgid "" msgid ""
"Usage: inet_route [-vF] del {-host|-net} Target[/prefix] [gw Gw] [metric M] " "Usage: inet_route [-vF] del {-host|-net} Target[/prefix] [gw Gw] [metric M] "
"[[dev] If]\n" "[[dev] If]\n"
msgstr "" msgstr ""
#: ../lib/inet_sr.c:51 #: ../lib/inet_sr.c:52
#, c-format
msgid "" msgid ""
" inet_route [-vF] add {-host|-net} Target[/prefix] [gw Gw] [metric M]\n" " inet_route [-vF] add {-host|-net} Target[/prefix] [gw Gw] [metric M]\n"
msgstr "" msgstr ""
#: ../lib/inet_sr.c:52 #: ../lib/inet_sr.c:53
#, c-format
msgid "" msgid ""
" [netmask N] [mss Mss] [window W] [irtt I]\n" " [netmask N] [mss Mss] [window W] [irtt I]\n"
msgstr "" msgstr ""
#: ../lib/inet_sr.c:53 #: ../lib/inet_sr.c:54
#, c-format
msgid " [mod] [dyn] [reinstate] [[dev] If]\n" msgid " [mod] [dyn] [reinstate] [[dev] If]\n"
msgstr "" msgstr ""
#: ../lib/inet_sr.c:54 #: ../lib/inet_sr.c:55
#, c-format
msgid "" msgid ""
" inet_route [-vF] add {-host|-net} Target[/prefix] [metric M] reject\n" " inet_route [-vF] add {-host|-net} Target[/prefix] [metric M] reject\n"
msgstr "" msgstr ""
#: ../lib/inet_sr.c:55 #: ../lib/inet_sr.c:56
#, c-format
msgid " inet_route [-FC] flush NOT supported\n" msgid " inet_route [-FC] flush NOT supported\n"
msgstr "" msgstr ""
...@@ -2011,14 +2466,17 @@ msgid "route: %s: cannot use a NETWORK as gateway!\n" ...@@ -2011,14 +2466,17 @@ msgid "route: %s: cannot use a NETWORK as gateway!\n"
msgstr "" msgstr ""
#: ../lib/inet_sr.c:174 #: ../lib/inet_sr.c:174
#, c-format
msgid "route: Invalid MSS/MTU.\n" msgid "route: Invalid MSS/MTU.\n"
msgstr "" msgstr ""
#: ../lib/inet_sr.c:187 #: ../lib/inet_sr.c:187
#, c-format
msgid "route: Invalid window.\n" msgid "route: Invalid window.\n"
msgstr "" msgstr ""
#: ../lib/inet_sr.c:203 #: ../lib/inet_sr.c:203
#, c-format
msgid "route: Invalid initial rtt.\n" msgid "route: Invalid initial rtt.\n"
msgstr "" msgstr ""
...@@ -2033,73 +2491,90 @@ msgid "route: bogus netmask %s\n" ...@@ -2033,73 +2491,90 @@ msgid "route: bogus netmask %s\n"
msgstr "" msgstr ""
#: ../lib/inet_sr.c:270 #: ../lib/inet_sr.c:270
#, c-format
msgid "route: netmask doesn't match route address\n" msgid "route: netmask doesn't match route address\n"
msgstr "" msgstr ""
#: ../lib/inet_sr.c:306 #: ../lib/inet_sr.c:306
#, c-format
msgid "Flushing `inet' routing table not supported\n" msgid "Flushing `inet' routing table not supported\n"
msgstr "" msgstr ""
#: ../lib/inet_sr.c:310 #: ../lib/inet_sr.c:310
#, c-format
msgid "Modifying `inet' routing cache not supported\n" msgid "Modifying `inet' routing cache not supported\n"
msgstr "" msgstr ""
#: ../lib/ipx_gr.c:52 #: ../lib/ipx_gr.c:52
#, c-format
msgid "IPX not configured in this system.\n" msgid "IPX not configured in this system.\n"
msgstr "" msgstr ""
#: ../lib/ipx_gr.c:56 #: ../lib/ipx_gr.c:56
#, c-format
msgid "Kernel IPX routing table\n" msgid "Kernel IPX routing table\n"
msgstr "" msgstr ""
#. xxx #. xxx
#: ../lib/ipx_gr.c:57 #: ../lib/ipx_gr.c:57
#, c-format
msgid "Destination Router Net Router Node\n" msgid "Destination Router Net Router Node\n"
msgstr "" msgstr ""
#: ../lib/ipx_sr.c:33 #: ../lib/ipx_sr.c:33
#, c-format
msgid "IPX: this needs to be written\n" msgid "IPX: this needs to be written\n"
msgstr "" msgstr ""
#: ../lib/masq_info.c:198 #: ../lib/masq_info.c:198
#, c-format
msgid "IP masquerading entries\n" msgid "IP masquerading entries\n"
msgstr "" msgstr ""
#: ../lib/masq_info.c:201 #: ../lib/masq_info.c:201
#, c-format
msgid "prot expire source destination ports\n" msgid "prot expire source destination ports\n"
msgstr "" msgstr ""
#: ../lib/masq_info.c:204 #: ../lib/masq_info.c:204
#, c-format
msgid "" msgid ""
"prot expire initseq delta prevd source destination " "prot expire initseq delta prevd source "
" ports\n" "destination ports\n"
msgstr "" msgstr ""
#: ../lib/netrom_gr.c:48 #: ../lib/netrom_gr.c:48
#, c-format
msgid "NET/ROM not configured in this system.\n" msgid "NET/ROM not configured in this system.\n"
msgstr "" msgstr ""
#: ../lib/netrom_gr.c:51 #: ../lib/netrom_gr.c:51
#, c-format
msgid "Kernel NET/ROM routing table\n" msgid "Kernel NET/ROM routing table\n"
msgstr "" msgstr ""
#: ../lib/netrom_gr.c:52 #: ../lib/netrom_gr.c:52
#, c-format
msgid "Destination Mnemonic Quality Neighbour Iface\n" msgid "Destination Mnemonic Quality Neighbour Iface\n"
msgstr "" msgstr ""
#: ../lib/netrom_sr.c:34 #: ../lib/netrom_sr.c:34
#, c-format
msgid "netrom usage\n" msgid "netrom usage\n"
msgstr "" msgstr ""
#: ../lib/netrom_sr.c:44 #: ../lib/netrom_sr.c:44
#, c-format
msgid "NET/ROM: this needs to be written\n" msgid "NET/ROM: this needs to be written\n"
msgstr "" msgstr ""
#: ../lib/ppp.c:44 #: ../lib/ppp.c:44
#, c-format
msgid "You cannot start PPP with this program.\n" msgid "You cannot start PPP with this program.\n"
msgstr "" msgstr ""
#: ../lib/ppp_ac.c:38 #: ../lib/ppp_ac.c:38
#, c-format
msgid "Sorry, use pppd!\n" msgid "Sorry, use pppd!\n"
msgstr "" msgstr ""
...@@ -2108,287 +2583,314 @@ msgid "Node address must be ten digits" ...@@ -2108,287 +2583,314 @@ msgid "Node address must be ten digits"
msgstr "" msgstr ""
#: ../lib/rose_gr.c:51 #: ../lib/rose_gr.c:51
#, c-format
msgid "ROSE not configured in this system.\n" msgid "ROSE not configured in this system.\n"
msgstr "" msgstr ""
#: ../lib/rose_gr.c:54 #: ../lib/rose_gr.c:54
#, c-format
msgid "Kernel ROSE routing table\n" msgid "Kernel ROSE routing table\n"
msgstr "" msgstr ""
#: ../lib/tr.c:70 ../lib/tr.c:85 #: ../lib/tr.c:86 ../lib/tr.c:101
#, c-format #, c-format
msgid "in_tr(%s): invalid token ring address!\n" msgid "in_tr(%s): invalid token ring address!\n"
msgstr "" msgstr ""
#: ../lib/tr.c:97 #: ../lib/tr.c:113
#, c-format #, c-format
msgid "in_tr(%s): trailing : ignored!\n" msgid "in_tr(%s): trailing : ignored!\n"
msgstr "" msgstr ""
#: ../lib/tr.c:109 #: ../lib/tr.c:125
#, c-format #, c-format
msgid "in_tr(%s): trailing junk!\n" msgid "in_tr(%s): trailing junk!\n"
msgstr "" msgstr ""
#: ../lib/interface.c:164 #: ../lib/interface.c:174
#, c-format #, c-format
msgid "warning: no inet socket available: %s\n" msgid "warning: no inet socket available: %s\n"
msgstr "" msgstr ""
#: ../lib/interface.c:316 #: ../lib/interface.c:323
#, c-format #, c-format
msgid "Warning: cannot open %s (%s). Limited output.\n" msgid "Warning: cannot open %s (%s). Limited output.\n"
msgstr "" msgstr ""
#. Give better error message for this case. #. Give better error message for this case.
#: ../lib/interface.c:556 #: ../lib/interface.c:570
msgid "Device not found" msgid "Device not found"
msgstr "" msgstr ""
#: ../lib/interface.c:560 #: ../lib/interface.c:574
#, c-format #, c-format
msgid "%s: error fetching interface information: %s\n" msgid "%s: error fetching interface information: %s\n"
msgstr "" msgstr ""
#: ../lib/interface.c:593 #: ../lib/interface.c:607
msgid " - no statistics available -" msgid " - no statistics available -"
msgstr "" msgstr ""
#: ../lib/interface.c:597 #: ../lib/interface.c:611
#, c-format
msgid "[NO FLAGS]" msgid "[NO FLAGS]"
msgstr "" msgstr ""
#: ../lib/interface.c:673 #: ../lib/interface.c:687
#, c-format #, c-format
msgid "%-9.9s Link encap:%s " msgid "%-9.9s Link encap:%s "
msgstr "" msgstr ""
#: ../lib/interface.c:678 #: ../lib/interface.c:692
#, c-format #, c-format
msgid "HWaddr %s " msgid "HWaddr %s "
msgstr "" msgstr ""
#: ../lib/interface.c:681 #: ../lib/interface.c:695
#, c-format #, c-format
msgid "Media:%s" msgid "Media:%s"
msgstr "" msgstr ""
#: ../lib/interface.c:683 #: ../lib/interface.c:697
#, c-format
msgid "(auto)" msgid "(auto)"
msgstr "" msgstr ""
#: ../lib/interface.c:690 #: ../lib/interface.c:704
#, c-format #, c-format
msgid " %s addr:%s " msgid " %s addr:%s "
msgstr "" msgstr ""
#: ../lib/interface.c:693 #: ../lib/interface.c:707
#, c-format #, c-format
msgid " P-t-P:%s " msgid " P-t-P:%s "
msgstr "" msgstr ""
#: ../lib/interface.c:696 #: ../lib/interface.c:710
#, c-format #, c-format
msgid " Bcast:%s " msgid " Bcast:%s "
msgstr "" msgstr ""
#: ../lib/interface.c:698 #: ../lib/interface.c:712
#, c-format #, c-format
msgid " Mask:%s\n" msgid " Mask:%s\n"
msgstr "" msgstr ""
#: ../lib/interface.c:715 #: ../lib/interface.c:729
#, c-format #, c-format
msgid " inet6 addr: %s/%d" msgid " inet6 addr: %s/%d"
msgstr "" msgstr ""
#: ../lib/interface.c:717 #: ../lib/interface.c:731
#, c-format
msgid " Scope:" msgid " Scope:"
msgstr "" msgstr ""
#: ../lib/interface.c:720 #: ../lib/interface.c:734
#, c-format
msgid "Global" msgid "Global"
msgstr "" msgstr ""
#: ../lib/interface.c:723 #: ../lib/interface.c:737
#, c-format
msgid "Link" msgid "Link"
msgstr "" msgstr ""
#: ../lib/interface.c:726 #: ../lib/interface.c:740
#, c-format
msgid "Site" msgid "Site"
msgstr "" msgstr ""
#: ../lib/interface.c:729 #: ../lib/interface.c:743
#, c-format
msgid "Compat" msgid "Compat"
msgstr "" msgstr ""
#: ../lib/interface.c:732 #: ../lib/interface.c:746
#, c-format
msgid "Host" msgid "Host"
msgstr "" msgstr ""
#: ../lib/interface.c:735 #: ../lib/interface.c:749
#, c-format
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: ../lib/interface.c:750 #: ../lib/interface.c:764
#, c-format #, c-format
msgid " IPX/Ethernet II addr:%s\n" msgid " IPX/Ethernet II addr:%s\n"
msgstr "" msgstr ""
#: ../lib/interface.c:753 #: ../lib/interface.c:767
#, c-format #, c-format
msgid " IPX/Ethernet SNAP addr:%s\n" msgid " IPX/Ethernet SNAP addr:%s\n"
msgstr "" msgstr ""
#: ../lib/interface.c:756 #: ../lib/interface.c:770
#, c-format #, c-format
msgid " IPX/Ethernet 802.2 addr:%s\n" msgid " IPX/Ethernet 802.2 addr:%s\n"
msgstr "" msgstr ""
#: ../lib/interface.c:759 #: ../lib/interface.c:773
#, c-format #, c-format
msgid " IPX/Ethernet 802.3 addr:%s\n" msgid " IPX/Ethernet 802.3 addr:%s\n"
msgstr "" msgstr ""
#: ../lib/interface.c:769 #: ../lib/interface.c:783
#, c-format #, c-format
msgid " EtherTalk Phase 2 addr:%s\n" msgid " EtherTalk Phase 2 addr:%s\n"
msgstr "" msgstr ""
#: ../lib/interface.c:778 #: ../lib/interface.c:792
#, c-format #, c-format
msgid " econet addr:%s\n" msgid " econet addr:%s\n"
msgstr "" msgstr ""
#: ../lib/interface.c:785 #: ../lib/interface.c:799
#, c-format
msgid "[NO FLAGS] " msgid "[NO FLAGS] "
msgstr "" msgstr ""
#: ../lib/interface.c:787 #: ../lib/interface.c:801
#, c-format
msgid "UP " msgid "UP "
msgstr "" msgstr ""
#: ../lib/interface.c:789 #: ../lib/interface.c:803
#, c-format
msgid "BROADCAST " msgid "BROADCAST "
msgstr "" msgstr ""
#: ../lib/interface.c:791 #: ../lib/interface.c:805
#, c-format
msgid "DEBUG " msgid "DEBUG "
msgstr "" msgstr ""
#: ../lib/interface.c:793 #: ../lib/interface.c:807
#, c-format
msgid "LOOPBACK " msgid "LOOPBACK "
msgstr "" msgstr ""
#: ../lib/interface.c:795 #: ../lib/interface.c:809
#, c-format
msgid "POINTOPOINT " msgid "POINTOPOINT "
msgstr "" msgstr ""
#: ../lib/interface.c:797 #: ../lib/interface.c:811
#, c-format
msgid "NOTRAILERS " msgid "NOTRAILERS "
msgstr "" msgstr ""
#: ../lib/interface.c:799 #: ../lib/interface.c:813
#, c-format
msgid "RUNNING " msgid "RUNNING "
msgstr "" msgstr ""
#: ../lib/interface.c:801 #: ../lib/interface.c:815
#, c-format
msgid "NOARP " msgid "NOARP "
msgstr "" msgstr ""
#: ../lib/interface.c:803 #: ../lib/interface.c:817
#, c-format
msgid "PROMISC " msgid "PROMISC "
msgstr "" msgstr ""
#: ../lib/interface.c:805 #: ../lib/interface.c:819
#, c-format
msgid "ALLMULTI " msgid "ALLMULTI "
msgstr "" msgstr ""
#: ../lib/interface.c:807 #: ../lib/interface.c:821
#, c-format
msgid "SLAVE " msgid "SLAVE "
msgstr "" msgstr ""
#: ../lib/interface.c:809 #: ../lib/interface.c:823
#, c-format
msgid "MASTER " msgid "MASTER "
msgstr "" msgstr ""
#: ../lib/interface.c:811 #: ../lib/interface.c:825
#, c-format
msgid "MULTICAST " msgid "MULTICAST "
msgstr "" msgstr ""
#: ../lib/interface.c:814 #: ../lib/interface.c:828
#, c-format
msgid "DYNAMIC " msgid "DYNAMIC "
msgstr "" msgstr ""
#. DONT FORGET TO ADD THE FLAGS IN ife_print_short #. DONT FORGET TO ADD THE FLAGS IN ife_print_short
#: ../lib/interface.c:817 #: ../lib/interface.c:831
#, c-format #, c-format
msgid " MTU:%d Metric:%d" msgid " MTU:%d Metric:%d"
msgstr "" msgstr ""
#: ../lib/interface.c:821 #: ../lib/interface.c:835
#, c-format #, c-format
msgid " Outfill:%d Keepalive:%d" msgid " Outfill:%d Keepalive:%d"
msgstr "" msgstr ""
#: ../lib/interface.c:835 #: ../lib/interface.c:849
#, c-format #, c-format
msgid "RX packets:%llu errors:%lu dropped:%lu overruns:%lu frame:%lu\n" msgid "RX packets:%llu errors:%lu dropped:%lu overruns:%lu frame:%lu\n"
msgstr "" msgstr ""
#: ../lib/interface.c:840 #: ../lib/interface.c:854
#, c-format #, c-format
msgid " compressed:%lu\n" msgid " compressed:%lu\n"
msgstr "" msgstr ""
#: ../lib/interface.c:852 #: ../lib/interface.c:894
#, c-format #, c-format
msgid "TX packets:%llu errors:%lu dropped:%lu overruns:%lu carrier:%lu\n" msgid "TX packets:%llu errors:%lu dropped:%lu overruns:%lu carrier:%lu\n"
msgstr "" msgstr ""
#: ../lib/interface.c:856 #: ../lib/interface.c:898
#, c-format #, c-format
msgid " collisions:%lu " msgid " collisions:%lu "
msgstr "" msgstr ""
#: ../lib/interface.c:858 #: ../lib/interface.c:900
#, c-format #, c-format
msgid "compressed:%lu " msgid "compressed:%lu "
msgstr "" msgstr ""
#: ../lib/interface.c:860 #: ../lib/interface.c:902
#, c-format #, c-format
msgid "txqueuelen:%d " msgid "txqueuelen:%d "
msgstr "" msgstr ""
#: ../lib/interface.c:862 #: ../lib/interface.c:904
#, c-format #, c-format
msgid "RX bytes:%llu (%lu.%lu %s) TX bytes:%llu (%lu.%lu %s)\n" msgid "RX bytes:%llu (%lu.%lu %s) TX bytes:%llu (%lu.%lu %s)\n"
msgstr "" msgstr ""
#: ../lib/interface.c:873 #: ../lib/interface.c:915
#, c-format #, c-format
msgid "Interrupt:%d " msgid "Interrupt:%d "
msgstr "" msgstr ""
#. Only print devices using it for #. Only print devices using it for
#. I/O maps #. I/O maps
#: ../lib/interface.c:876 #: ../lib/interface.c:918
#, c-format #, c-format
msgid "Base address:0x%x " msgid "Base address:0x%x "
msgstr "" msgstr ""
#: ../lib/interface.c:878 #: ../lib/interface.c:920
#, c-format #, c-format
msgid "Memory:%lx-%lx " msgid "Memory:%lx-%lx "
msgstr "" msgstr ""
#: ../lib/interface.c:881 #: ../lib/interface.c:923
#, c-format #, c-format
msgid "DMA chan:%x " msgid "DMA chan:%x "
msgstr "" msgstr ""
#: ../lib/sockets.c:63 #: ../lib/sockets.c:63
#, c-format
msgid "No usable address families found.\n" msgid "No usable address families found.\n"
msgstr "" msgstr ""
...@@ -2413,14 +2915,17 @@ msgid "ip: argument is wrong: %s\n" ...@@ -2413,14 +2915,17 @@ msgid "ip: argument is wrong: %s\n"
msgstr "" msgstr ""
#: ../ipmaddr.c:61 #: ../ipmaddr.c:61
#, c-format
msgid "Usage: ipmaddr [ add | del ] MULTIADDR dev STRING\n" msgid "Usage: ipmaddr [ add | del ] MULTIADDR dev STRING\n"
msgstr "" msgstr ""
#: ../ipmaddr.c:62 #: ../ipmaddr.c:62
#, c-format
msgid " ipmaddr show [ dev STRING ] [ ipv4 | ipv6 | link | all ]\n" msgid " ipmaddr show [ dev STRING ] [ ipv4 | ipv6 | link | all ]\n"
msgstr "" msgstr ""
#: ../ipmaddr.c:63 #: ../ipmaddr.c:63
#, c-format
msgid " ipmaddr -V | -version\n" msgid " ipmaddr -V | -version\n"
msgstr "" msgstr ""
...@@ -2449,6 +2954,7 @@ msgid "slattach: tty_lock: (%s): %s\n" ...@@ -2449,6 +2954,7 @@ msgid "slattach: tty_lock: (%s): %s\n"
msgstr "" msgstr ""
#: ../slattach.c:192 #: ../slattach.c:192
#, c-format
msgid "slattach: cannot write PID file\n" msgid "slattach: cannot write PID file\n"
msgstr "" msgstr ""
...@@ -2468,18 +2974,22 @@ msgid "slattach: tty_hangup(RAISE): %s\n" ...@@ -2468,18 +2974,22 @@ msgid "slattach: tty_hangup(RAISE): %s\n"
msgstr "" msgstr ""
#: ../slattach.c:468 #: ../slattach.c:468
#, c-format
msgid "slattach: tty name too long\n" msgid "slattach: tty name too long\n"
msgstr "" msgstr ""
#: ../slattach.c:498 #: ../slattach.c:498
#, c-format
msgid "slattach: tty_open: cannot get current state!\n" msgid "slattach: tty_open: cannot get current state!\n"
msgstr "" msgstr ""
#: ../slattach.c:505 #: ../slattach.c:505
#, c-format
msgid "slattach: tty_open: cannot get current line disc!\n" msgid "slattach: tty_open: cannot get current line disc!\n"
msgstr "" msgstr ""
#: ../slattach.c:513 #: ../slattach.c:513
#, c-format
msgid "slattach: tty_open: cannot set RAW mode!\n" msgid "slattach: tty_open: cannot set RAW mode!\n"
msgstr "" msgstr ""
...@@ -2489,6 +2999,7 @@ msgid "slattach: tty_open: cannot set %s bps!\n" ...@@ -2489,6 +2999,7 @@ msgid "slattach: tty_open: cannot set %s bps!\n"
msgstr "" msgstr ""
#: ../slattach.c:530 #: ../slattach.c:530
#, c-format
msgid "slattach: tty_open: cannot set 8N1 mode!\n" msgid "slattach: tty_open: cannot set 8N1 mode!\n"
msgstr "" msgstr ""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment