/
githubmirror
/
iputils
Обзор
Документация
Войти
/
githubmirror
/
iputils
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
po/pa.po
1 399 строк
25 KB
A S Alam
Translated using Weblate (Punjabi)
16 июл 2026, 11:58
Не верифицирован
16 июл 2026, 11:58
6b4a04e
Код
Авторство
О чём код?
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the iputils package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # msgid "" msgstr "" "Project-Id-Version: iputils\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-09-05 14:28+0200\n" "PO-Revision-Date: 2026-02-19 14:58+0000\n" "Last-Translator: A S Alam <aalam@users.noreply.translate.fedoraproject.org>\n" "Language-Team: Punjabi <https://translate.fedoraproject.org/projects/iputils/" "iputils/pa/>\n" "Language: pa\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.16\n" #: arping.c:123 #, c-format msgid "" "\n" "Usage:\n" " arping [options] <destination>\n" "\n" "Options:\n" " -f quit on first reply\n" " -q be quiet\n" " -b keep on broadcasting, do not unicast\n" " -D duplicate address detection mode\n" " -U unsolicited ARP mode, update your neighbours\n" " -A ARP answer mode, update your neighbours\n" " -V print version and exit\n" " -c <count> how many packets to send\n" " -w <timeout> how long to wait for a reply\n" " -i <interval> set interval between packets (default: 1 second)\n" " -I <device> which ethernet device to use" msgstr "" #: arping.c:142 #, c-format msgid "" "\n" " -s <source> source IP address\n" " <destination> DNS name or IP address\n" "\n" "For more details see arping(8).\n" msgstr "" #: arping.c:305 #, c-format msgid "Sent %d probes (%d broadcast(s))\n" msgstr "" #: arping.c:306 #, c-format msgid "Received %d response(s)" msgstr "%d ਜਵਾਬ ਮਿਲੇ" #: arping.c:310 #, c-format msgid "%d request(s)" msgstr "%d ਬੇਨਤੀਆਂ" #: arping.c:312 #, c-format msgid "%s%d broadcast(s)" msgstr "%s%d ਬਰਾਂਡਕਾਸਟ" #: arping.c:422 msgid "Unicast" msgstr "ਯੂਨੀਕਾਸਟ" #: arping.c:422 msgid "Broadcast" msgstr "ਬਰਾਡਕਾਸਟ" #: arping.c:423 #, c-format msgid "%s from " msgstr "%s ਇਸ ਤੋਂ " #: arping.c:423 msgid "reply" msgstr "ਜਵਾਬ" #: arping.c:423 msgid "request" msgstr "ਬੇਨਤੀ" #: arping.c:428 #, c-format msgid "for %s " msgstr "%s ਲਈ " #: arping.c:433 #, c-format msgid "for " msgstr "ਇਸ ਲਈ " #: arping.c:443 #, c-format msgid " %ld.%03ldms\n" msgstr "" #: arping.c:445 #, c-format msgid " UNSOLICITED?\n" msgstr "" #: arping.c:596 #, c-format msgid "Interface \"%s\" is down\n" msgstr "ਇੰਟਰਫੇਸ \"%s\" ਬੰਦ ਹੈ\n" #: arping.c:604 #, c-format msgid "Interface \"%s\" is not ARPable\n" msgstr "" #: arping.c:697 #, c-format msgid "WARNING: using default broadcast address.\n" msgstr "" #: arping.c:905 arping.c:908 arping.c:911 ping/ping.c:415 ping/ping.c:465 #: ping/ping.c:517 ping/ping.c:525 ping/ping.c:569 ping/ping.c:572 #: ping/ping.c:575 ping/ping.c:588 tracepath.c:474 tracepath.c:477 #: tracepath.c:480 tracepath.c:502 msgid "invalid argument" msgstr "" #: arping.c:978 #, c-format msgid "Device %s not available." msgstr "ਡਿਵਾਈਸ %s ਉਪਲੱਬਧ ਨਹੀ ਹੈ।" #: arping.c:979 msgid "Suitable device could not be determined. Please, use option -I." msgstr "" #: arping.c:999 msgid "WARNING: interface is ignored" msgstr "ਸਾਵਧਾਨ: ਇੰਟਰਫੇਸ ਨੂੰ ਅਣਡਿੱਠਾ ਕੀਤਾ ਗਿਆ ਹੈ" #: arping.c:1018 msgid "WARNING: setsockopt(SO_DONTROUTE)" msgstr "" #: arping.c:1042 #, c-format msgid "Interface \"%s\" is not ARPable (no ll address)\n" msgstr "" #: arping.c:1051 #, c-format msgid "ARPING %s " msgstr "" #: arping.c:1052 #, c-format msgid "from %s %s\n" msgstr "" #: arping.c:1056 msgid "no source address in not-DAD mode" msgstr "" #: clockdiff.c:242 #, c-format msgid "Wrong timestamp %d\n" msgstr "" #: clockdiff.c:247 #, c-format msgid "Overflow %d hops\n" msgstr "" #: clockdiff.c:272 #, c-format msgid "wrong timestamps\n" msgstr "" #: clockdiff.c:453 #, c-format msgid "" "\n" "Usage:\n" " clockdiff [options] <destination>\n" "\n" "Options:\n" " without -o, use icmp timestamp only (see RFC0792, page 16)\n" " -o use IP timestamp and icmp echo\n" " -o1 use three-term IP timestamp and icmp echo\n" " -T, --time-format <ctime|iso>\n" " specify display time format, ctime is the default\n" " -I alias of --time-format=iso\n" " -h, --help display this help\n" " -V, --version print version and exit\n" " <destination> DNS name or IP address\n" "\n" "For more details see clockdiff(8).\n" msgstr "" #: clockdiff.c:598 msgid "measure: unknown failure" msgstr "" #: clockdiff.c:603 #, c-format msgid "%s is down" msgstr "%s ਬੰਦ ਹੈ" #: clockdiff.c:606 #, c-format msgid "%s time transmitted in a non-standard format" msgstr "" #: clockdiff.c:609 #, c-format msgid "%s is unreachable" msgstr "" #: clockdiff.c:628 #, c-format msgid "" "\n" "host=%s rtt=%ld(%ld)ms/%ldms delta=%dms/%dms %s\n" msgstr "" #: ping/node_info.c:169 #, c-format msgid "Qtype conflict\n" msgstr "" #: ping/node_info.c:221 #, c-format msgid "Subject type conflict\n" msgstr "" #: ping/node_info.c:312 #, c-format msgid "IDN encoding error: %s" msgstr "" #: ping/node_info.c:323 msgid "too long scope name" msgstr "" #: ping/node_info.c:347 ping/node_info.c:389 ping/ping.c:1073 #: ping/ping6_common.c:311 msgid "memory allocation failed" msgstr "" #: ping/node_info.c:359 #, c-format msgid "inappropriate subject name: %s" msgstr "" #: ping/node_info.c:362 msgid "dn_comp() returned too long result" msgstr "" #: ping/node_info.c:402 #, c-format msgid "" "ping -6 -N <nodeinfo opt>\n" "Help:\n" " help\n" "Query:\n" " name\n" " ipv6\n" " ipv6-all\n" " ipv6-compatible\n" " ipv6-global\n" " ipv6-linklocal\n" " ipv6-sitelocal\n" " ipv4\n" " ipv4-all\n" "Subject:\n" " subject-ipv6=addr\n" " subject-ipv4=addr\n" " subject-name=name\n" " subject-fqdn=name\n" msgstr "" #: ping/ping.c:108 ping/ping.c:738 #, c-format msgid "unknown protocol family: %d" msgstr "" #: ping/ping.c:123 #, c-format msgid "unknown sock type: %d" msgstr "" #: ping/ping.c:218 msgid "=> missing cap_net_raw+p capability or setuid?" msgstr "" #: ping/ping.c:257 #, c-format msgid "option argument contains garbage: %s" msgstr "" #: ping/ping.c:258 msgid "this will become fatal error in the future" msgstr "" #: ping/ping.c:292 #, c-format msgid "bad value for flowinfo: %s" msgstr "" #: ping/ping.c:295 #, c-format msgid "flow value is greater than 20 bits: %s" msgstr "" #: ping/ping.c:317 #, c-format msgid "bad TOS value: %s" msgstr "" #: ping/ping.c:320 #, c-format msgid "the decimal value of TOS bits must be in range 0-255: %d" msgstr "" #: ping/ping.c:405 ping/ping.c:442 msgid "only one -4 or -6 option may be specified" msgstr "" #: ping/ping.c:423 ping/ping.c:428 msgid "only one of -T or -R may be used" msgstr "" #: ping/ping.c:437 #, c-format msgid "invalid timestamp type: %s" msgstr "" #: ping/ping.c:483 msgid "bad timing interval" msgstr "" #: ping/ping.c:485 #, c-format msgid "bad timing interval: %s" msgstr "" #: ping/ping.c:496 #, c-format msgid "cannot copy: %s" msgstr "" #: ping/ping.c:505 #, c-format msgid "invalid source address: %s" msgstr "" #: ping/ping.c:519 #, c-format msgid "cannot set preload to value greater than 3: %d" msgstr "" #: ping/ping.c:538 #, c-format msgid "invalid -M argument: %s" msgstr "" #: ping/ping.c:594 msgid "bad linger time" msgstr "" #: ping/ping.c:596 #, c-format msgid "bad linger time: %s" msgstr "" #: ping/ping.c:613 msgid "WARNING: reverse DNS resolution (PTR lookup) disabled, enforce with -H" msgstr "" #: ping/ping.c:632 msgid "WARNING: ident 0 => forcing raw socket" msgstr "" #: ping/ping.c:678 #, c-format msgid "invalid -s value: '%d': out of range: 0 <= value <= %d" msgstr "" #: ping/ping.c:706 #, c-format msgid "" "Warning: IPv6 link-local address on ICMP datagram socket may require ifname " "or scope-id => use: address%%<ifname|scope-id>" msgstr "" #: ping/ping.c:761 ping/ping6_common.c:102 #, c-format msgid "unknown iface: %s" msgstr "" #: ping/ping.c:883 msgid "warning: QOS sockopts" msgstr "" #: ping/ping.c:894 msgid "" "Do you want to ping broadcast? Then -b. If not, check your local firewall " "rules" msgstr "" #: ping/ping.c:895 #, c-format msgid "WARNING: pinging broadcast address\n" msgstr "" #: ping/ping.c:898 ping/ping.c:1053 msgid "cannot set broadcasting" msgstr "" #: ping/ping.c:919 msgid "gatifaddrs failed" msgstr "" #: ping/ping.c:931 ping/ping6_common.c:228 #, c-format msgid "Warning: source address might be selected on device other than: %s" msgstr "" #: ping/ping.c:947 #, c-format msgid "" "minimal interval for broadcast ping for user must be >= %d ms, use -i %s (or " "higher)" msgstr "" #: ping/ping.c:952 msgid "broadcast ping does not fragment" msgstr "" #: ping/ping.c:982 msgid "WARNING: setsockopt(ICMP_FILTER)" msgstr "" #: ping/ping.c:987 msgid "WARNING: your kernel is veeery old. No problems." msgstr "" #: ping/ping.c:991 msgid "WARNING: setsockopt(IP_RECVTTL)" msgstr "" #: ping/ping.c:993 msgid "WARNING: setsockopt(IP_RETOPTS)" msgstr "" #: ping/ping.c:1059 msgid "cannot disable multicast loopback" msgstr "" #: ping/ping.c:1064 msgid "cannot set multicast time-to-live" msgstr "" #: ping/ping.c:1066 msgid "cannot set unicast time-to-live" msgstr "" #: ping/ping.c:1107 #, c-format msgid "" "\n" "NOP" msgstr "" #: ping/ping.c:1118 #, c-format msgid "" "\n" "%cSRR: " msgstr "" #: ping/ping.c:1156 #, c-format msgid "\t(same route)" msgstr "" #: ping/ping.c:1161 #, c-format msgid "" "\n" "RR: " msgstr "" #: ping/ping.c:1197 #, c-format msgid "" "\n" "TS: " msgstr "" #: ping/ping.c:1229 #, c-format msgid "\t%ld absolute not-standard" msgstr "" #: ping/ping.c:1231 #, c-format msgid "\t%ld not-standard" msgstr "" #: ping/ping.c:1235 #, c-format msgid "\t%ld absolute" msgstr "" #: ping/ping.c:1246 #, c-format msgid "Unrecorded hops: %d\n" msgstr "" #: ping/ping.c:1250 #, c-format msgid "" "\n" "unknown option %x" msgstr "" #: ping/ping.c:1270 #, c-format msgid "Vr HL TOS Len ID Flg off TTL Pro cks Src Dst Data\n" msgstr "" #: ping/ping.c:1271 #, c-format msgid " %1x %1x %02x %04x %04x" msgstr "" #: ping/ping.c:1273 #, c-format msgid " %1x %04x" msgstr "" #: ping/ping.c:1275 #, c-format msgid " %02x %02x %04x" msgstr "" #: ping/ping.c:1291 #, c-format msgid "Echo Reply\n" msgstr "" #: ping/ping.c:1297 #, c-format msgid "Destination Net Unreachable\n" msgstr "" #: ping/ping.c:1300 #, c-format msgid "Destination Host Unreachable\n" msgstr "" #: ping/ping.c:1303 #, c-format msgid "Destination Protocol Unreachable\n" msgstr "" #: ping/ping.c:1306 #, c-format msgid "Destination Port Unreachable\n" msgstr "" #: ping/ping.c:1309 #, c-format msgid "Frag needed and DF set (mtu = %u)\n" msgstr "" #: ping/ping.c:1312 #, c-format msgid "Source Route Failed\n" msgstr "" #: ping/ping.c:1315 #, c-format msgid "Destination Net Unknown\n" msgstr "" #: ping/ping.c:1318 #, c-format msgid "Destination Host Unknown\n" msgstr "" #: ping/ping.c:1321 #, c-format msgid "Source Host Isolated\n" msgstr "" #: ping/ping.c:1324 #, c-format msgid "Destination Net Prohibited\n" msgstr "" #: ping/ping.c:1327 #, c-format msgid "Destination Host Prohibited\n" msgstr "" #: ping/ping.c:1330 #, c-format msgid "Destination Net Unreachable for Type of Service\n" msgstr "" #: ping/ping.c:1333 #, c-format msgid "Destination Host Unreachable for Type of Service\n" msgstr "" #: ping/ping.c:1336 #, c-format msgid "Packet filtered\n" msgstr "" #: ping/ping.c:1339 #, c-format msgid "Precedence Violation\n" msgstr "" #: ping/ping.c:1342 #, c-format msgid "Precedence Cutoff\n" msgstr "" #: ping/ping.c:1345 #, c-format msgid "Dest Unreachable, Bad Code: %d\n" msgstr "" #: ping/ping.c:1352 #, c-format msgid "Source Quench\n" msgstr "" #: ping/ping.c:1359 #, c-format msgid "Redirect Network" msgstr "" #: ping/ping.c:1362 #, c-format msgid "Redirect Host" msgstr "" #: ping/ping.c:1365 #, c-format msgid "Redirect Type of Service and Network" msgstr "" #: ping/ping.c:1368 #, c-format msgid "Redirect Type of Service and Host" msgstr "" #: ping/ping.c:1371 #, c-format msgid "Redirect, Bad Code: %d" msgstr "" #: ping/ping.c:1382 #, c-format msgid "(New nexthop: %s)\n" msgstr "" #: ping/ping.c:1388 #, c-format msgid "Echo Request\n" msgstr "" #: ping/ping.c:1394 #, c-format msgid "Time to live exceeded\n" msgstr "" #: ping/ping.c:1397 #, c-format msgid "Frag reassembly time exceeded\n" msgstr "" #: ping/ping.c:1400 #, c-format msgid "Time exceeded, Bad Code: %d\n" msgstr "" #: ping/ping.c:1407 #, c-format msgid "Parameter problem: pointer = %u\n" msgstr "" #: ping/ping.c:1413 #, c-format msgid "Timestamp\n" msgstr "" #: ping/ping.c:1417 #, c-format msgid "Timestamp Reply\n" msgstr "" #: ping/ping.c:1421 #, c-format msgid "Information Request\n" msgstr "" #: ping/ping.c:1425 #, c-format msgid "Information Reply\n" msgstr "" #: ping/ping.c:1430 #, c-format msgid "Address Mask Request\n" msgstr "" #: ping/ping.c:1435 #, c-format msgid "Address Mask Reply\n" msgstr "" #: ping/ping.c:1439 #, c-format msgid "Bad ICMP type: %d\n" msgstr "" #: ping/ping.c:1491 ping/ping6_common.c:540 msgid "local error" msgstr "" #: ping/ping.c:1493 #, c-format msgid "local error: message too long, mtu=%u" msgstr "" #: ping/ping.c:1641 ping/ping6_common.c:670 #, c-format msgid " icmp_seq=%u" msgstr "" #: ping/ping.c:1666 #, c-format msgid "packet too short (%d bytes) from %s" msgstr "" #: ping/ping.c:1744 #, c-format msgid "From %s: icmp_seq=%u " msgstr "" #: ping/ping.c:1747 #, c-format msgid "(BAD CHECKSUM)" msgstr "" #: ping/ping.c:1769 ping/ping6_common.c:915 #, c-format msgid "From %s: " msgstr "" #: ping/ping.c:1771 #, c-format msgid "(BAD CHECKSUM)\n" msgstr "" #: ping/ping.c:1873 ping/ping6_common.c:954 msgid "WARNING: failed to install socket filter" msgstr "" #: ping/ping.c:1883 #, c-format msgid "%d(%d) bytes of data.\n" msgstr "" #: ping/ping6_common.c:149 msgid "scope discrepancy among the nodes" msgstr "" #: ping/ping6_common.c:269 #, c-format msgid "" "minimal interval for multicast ping for user must be >= %d ms, use -i %s (or " "higher)" msgstr "" #: ping/ping6_common.c:274 msgid "multicast ping does not fragment" msgstr "" #: ping/ping6_common.c:333 msgid "setsockopt(RAW_CHECKSUM) failed - try to continue" msgstr "" #: ping/ping6_common.c:359 msgid "can't disable multicast loopback" msgstr "" #: ping/ping6_common.c:364 msgid "can't set multicast hop limit" msgstr "" #: ping/ping6_common.c:367 msgid "can't set unicast hop limit" msgstr "" #: ping/ping6_common.c:379 msgid "can't receive hop limit" msgstr "" #: ping/ping6_common.c:393 msgid "can't set flowlabel" msgstr "" #: ping/ping6_common.c:397 msgid "can't send flowinfo" msgstr "" #: ping/ping6_common.c:416 #, c-format msgid "Destination unreachable: " msgstr "" #: ping/ping6_common.c:419 #, c-format msgid "No route" msgstr "" #: ping/ping6_common.c:422 #, c-format msgid "Administratively prohibited" msgstr "" #: ping/ping6_common.c:425 #, c-format msgid "Beyond scope of source address" msgstr "" #: ping/ping6_common.c:428 #, c-format msgid "Address unreachable" msgstr "" #: ping/ping6_common.c:431 #, c-format msgid "Port unreachable" msgstr "" #: ping/ping6_common.c:434 #, c-format msgid "Source address failed ingress/egress policy" msgstr "" #: ping/ping6_common.c:437 #, c-format msgid "Reject route to destination" msgstr "" #: ping/ping6_common.c:440 #, c-format msgid "Unknown code %d" msgstr "" #: ping/ping6_common.c:445 #, c-format msgid "Packet too big: mtu=%u" msgstr "" #: ping/ping6_common.c:447 #, c-format msgid ", code=%d" msgstr "" #: ping/ping6_common.c:450 #, c-format msgid "Time exceeded: " msgstr "" #: ping/ping6_common.c:452 #, c-format msgid "Hop limit" msgstr "" #: ping/ping6_common.c:454 #, c-format msgid "Defragmentation failure" msgstr "" #: ping/ping6_common.c:456 #, c-format msgid "code %d" msgstr "" #: ping/ping6_common.c:459 #, c-format msgid "Parameter problem: " msgstr "" #: ping/ping6_common.c:461 #, c-format msgid "Wrong header field " msgstr "" #: ping/ping6_common.c:463 #, c-format msgid "Unknown header " msgstr "" #: ping/ping6_common.c:465 #, c-format msgid "Unknown option " msgstr "" #: ping/ping6_common.c:467 #, c-format msgid "code %d " msgstr "" #: ping/ping6_common.c:468 #, c-format msgid "at %u" msgstr "" #: ping/ping6_common.c:471 #, c-format msgid "Echo request" msgstr "" #: ping/ping6_common.c:474 #, c-format msgid "Echo reply" msgstr "" #: ping/ping6_common.c:477 #, c-format msgid "MLD Query" msgstr "" #: ping/ping6_common.c:480 #, c-format msgid "MLD Report" msgstr "" #: ping/ping6_common.c:483 #, c-format msgid "MLD Reduction" msgstr "" #: ping/ping6_common.c:486 #, c-format msgid "unknown icmp type: %u" msgstr "" #: ping/ping6_common.c:542 #, c-format msgid "local error: message too long, mtu: %u" msgstr "" #: ping/ping6_common.c:768 #, c-format msgid " unexpected error in inet_ntop(%s)" msgstr "" #: ping/ping6_common.c:799 #, c-format msgid " refused" msgstr "" #: ping/ping6_common.c:802 #, c-format msgid " unknown" msgstr "" #: ping/ping6_common.c:805 #, c-format msgid " unknown code(%02x)" msgstr "" #: ping/ping6_common.c:807 #, c-format msgid "; seq=%u;" msgstr "" #: ping/ping6_common.c:848 #, c-format msgid "packet too short: %d bytes" msgstr "" #: ping/ping6_common.c:959 #, c-format msgid "%d data bytes\n" msgstr "" #: ping/ping_common.c:49 #, c-format msgid "" "\n" "Usage\n" " ping [options] <destination>\n" "\n" "Options:\n" " <destination> DNS name or IP address\n" " -3 RTT precision (do not round up the result time)\n" " -a use audible ping\n" " -A use adaptive ping\n" " -B sticky source address\n" " -c <count> stop after <count> replies\n" " -C call connect() syscall on socket creation\n" " -D print timestamps\n" " -d use SO_DEBUG socket option\n" " -e <identifier> define identifier for ping session, default is random " "for\n" " SOCK_RAW and kernel defined for SOCK_DGRAM\n" " Imply using SOCK_RAW (for IPv4 only for identifier 0)\n" " -f flood ping\n" " -h print help and exit\n" " -H force reverse DNS name resolution (useful for numeric\n" " destinations or for -f), override -n\n" " -I <interface> either interface name or address\n" " -i <interval> seconds between sending each packet\n" " -j JSON output (experimental)\n" " -L suppress loopback of multicast packets\n" " -l <preload> send <preload> number of packages while waiting " "replies\n" " -m <mark> tag the packets going out\n" " -M <pmtud opt> define path MTU discovery, can be one of <do|dont|want|" "probe>\n" " -n no reverse DNS name resolution, override -H\n" " -O report outstanding replies\n" " -p <pattern> contents of padding byte\n" " -q quiet output\n" " -Q <tclass> use quality of service <tclass> bits\n" " -s <size> use <size> as number of data bytes to be sent\n" " -S <size> use <size> as SO_SNDBUF socket option value\n" " -t <ttl> define time to live\n" " -U print user-to-user latency\n" " -v verbose output\n" " -V print version and exit\n" " -w <deadline> reply wait <deadline> in seconds\n" " -W <timeout> time to wait for response\n" "\n" "IPv4 options:\n" " -4 use IPv4\n" " -b allow pinging broadcast\n" " -R record route\n" " -T <timestamp> define timestamp, can be one of <tsonly|tsandaddr|" "tsprespec>\n" "\n" "IPv6 options:\n" " -6 use IPv6\n" " -F <flowlabel> define flow label, default is random\n" " -N <nodeinfo opt> use IPv6 node info query, try <help> as argument\n" "\n" "For more details see ping(8).\n" msgstr "" #: ping/ping_common.c:219 #, c-format msgid "patterns must be specified as hex digits: %s" msgstr "" #: ping/ping_common.c:234 #, c-format msgid "PATTERN: 0x" msgstr "" #: ping/ping_common.c:355 #, c-format msgid "no answer yet for icmp_seq=%lu\n" msgstr "" #: ping/ping_common.c:454 msgid "WARNING: buffer size overflow, reduce packet size or preload" msgstr "" #: ping/ping_common.c:468 msgid "WARNING: probably, rcvbuf is not enough to hold preload" msgstr "" #: ping/ping_common.c:487 #, c-format msgid "WARNING: failed to set mark: %u" msgstr "" #: ping/ping_common.c:490 msgid "" "=> missing cap_net_admin+p or cap_net_raw+p (since Linux 5.17) capability?" msgstr "" #: ping/ping_common.c:495 msgid "WARNING: SO_MARK not supported" msgstr "" #: ping/ping_common.c:511 #, c-format msgid "" "cannot flood, minimal interval for user must be >= %d ms, use -i %s (or " "higher)" msgstr "" #: ping/ping_common.c:515 #, c-format msgid "illegal preload and/or interval: %d" msgstr "" #: ping/ping_common.c:527 msgid "Warning: no SO_TIMESTAMP support, falling back to SIOCGSTAMP" msgstr "" #: ping/ping_common.c:771 ping/ping_common.c:776 #, c-format msgid "Warning: invalid tv_usec %ld us" msgstr "" #: ping/ping_common.c:781 #, c-format msgid "Warning: invalid tv_sec %ld s" msgstr "" #: ping/ping_common.c:784 #, c-format msgid "Warning: time of day goes back (%ld s), taking countermeasures" msgstr "" #: ping/ping_common.c:837 #, c-format msgid "%d bytes " msgstr "" #: ping/ping_common.c:839 #, c-format msgid "from %s:" msgstr "" #: ping/ping_common.c:845 #, c-format msgid " ident=%d" msgstr "" #: ping/ping_common.c:848 #, c-format msgid " ttl=%d" msgstr "" #: ping/ping_common.c:880 #, c-format msgid " time=%s ms" msgstr "" #: ping/ping_common.c:884 #, c-format msgid " (DUP!)" msgstr "" #: ping/ping_common.c:886 #, c-format msgid " (BAD CHECKSUM!)" msgstr "" #: ping/ping_common.c:888 #, c-format msgid " (DIFFERENT ADDRESS!)" msgstr "" #: ping/ping_common.c:895 #, c-format msgid "" "\n" "wrong data byte #%d should be 0x%x but was 0x%x" msgstr "" #: ping/ping_common.c:932 #, c-format msgid "%ld/%ld packets, %d%% loss" msgstr "" #: ping/ping_common.c:937 #, c-format msgid ", min/avg/ewma/max = %ld.%03ld/%lu.%03ld/%d.%03d/%ld.%03ld ms" msgstr "" #: ping/ping_json.c:17 msgid "Overflow during JSON construction" msgstr "" #: ping/ping_output.c:50 #, c-format msgid "From %s icmp_seq=%u " msgstr "" #: ping/ping_output.c:56 #, c-format msgid " parse error (%s)" msgstr "" #: ping/ping_output.c:64 #, c-format msgid " unknown qtype(0x%02x)" msgstr "" #: ping/ping_output.c:76 #, c-format msgid " (truncated)" msgstr "" #: ping/ping_output.c:85 #, c-format msgid "PING %s (%s) " msgstr "" #: ping/ping_output.c:88 #, c-format msgid ", flow 0x%05x, " msgstr "" #: ping/ping_output.c:96 #, c-format msgid "from %s %s: " msgstr "" #: ping/ping_output.c:149 #, c-format msgid "rtt min/avg/max/mdev = %s/%s/%s/%s ms" msgstr "" #: ping/ping_output.c:165 #, c-format msgid "--- %s ping statistics ---\n" msgstr "" #: ping/ping_output.c:166 #, c-format msgid "%ld packets transmitted, " msgstr "" #: ping/ping_output.c:167 #, c-format msgid "%ld received" msgstr "" #: ping/ping_output.c:169 #, c-format msgid ", +%ld duplicates" msgstr "" #: ping/ping_output.c:171 #, c-format msgid ", +%ld corrupted" msgstr "" #: ping/ping_output.c:173 #, c-format msgid ", +%ld errors" msgstr "" #: ping/ping_output.c:179 #, c-format msgid ", %g%% packet loss" msgstr "" #: ping/ping_output.c:181 #, c-format msgid ", time %llums" msgstr "" #: ping/ping_output.c:194 #, c-format msgid "pipe %d" msgstr "" #: ping/ping_output.c:210 #, c-format msgid "ipg/ewma %s/%s ms" msgstr "" #: tracepath.c:218 #, c-format msgid "" "cmsg6:%d\n" " " msgstr "" #: tracepath.c:230 #, c-format msgid "" "cmsg4:%d\n" " " msgstr "" #: tracepath.c:235 #, c-format msgid "no info\n" msgstr "" #: tracepath.c:239 msgid "[LOCALHOST]" msgstr "" #: tracepath.c:287 #, c-format msgid "%3lld.%03ldms " msgstr "" #: tracepath.c:291 #, c-format msgid "(This broken router returned corrupted payload) " msgstr "" #: tracepath.c:306 #, c-format msgid "pmtu %d\n" msgstr "" #: tracepath.c:311 #, c-format msgid "reached\n" msgstr "" #: tracepath.c:328 #, c-format msgid "asymm %2d " msgstr "" #: tracepath.c:343 msgid "NET ERROR" msgstr "" #: tracepath.c:388 #, c-format msgid "%2d?: reply received 8)\n" msgstr "" #: tracepath.c:394 #, c-format msgid "%2d: send failed\n" msgstr "" #: tracepath.c:401 #, c-format msgid "" "\n" "Usage\n" " tracepath [options] <destination>\n" "\n" "Options:\n" " -4 use IPv4\n" " -6 use IPv6\n" " -b print both name and IP\n" " -l <length> use packet <length>\n" " -m <hops> use maximum <hops>\n" " -n no reverse DNS name resolution\n" " -p <port> use destination <port>\n" " -V print version and exit\n" " <destination> DNS name or IP address\n" "\n" "For more details see tracepath(8).\n" msgstr "" #: tracepath.c:459 tracepath.c:464 msgid "Only one -4 or -6 option may be specified" msgstr "" #: tracepath.c:607 #, c-format msgid "%2d: no reply\n" msgstr "" #: tracepath.c:614 #, c-format msgid " Resume: pmtu %d " msgstr "" #: tracepath.c:616 #, c-format msgid "hops %d " msgstr "" #: tracepath.c:618 #, c-format msgid "back %d " msgstr "" #: tracepath.c:623 #, c-format msgid "pktlen must be within: %d < value <= %d" msgstr ""