1 # Hungarian translation of GNU fileutils
2 # Copyright (C) 2002 Free Software Foundation, Inc.
3 # Emese Kovács <emese@gnome.hu>, 2002
4 # This file is distributed under the same license as the fileutils package.
5 # Translated using gnu.twm
8 "Project-Id-Version: fileutils 4.1.8\n"
9 "POT-Creation-Date: 2003-02-21 18:14+0100\n"
10 "PO-Revision-Date: 2002-05-07 09:03+0200\n"
11 "Last-Translator: Emese Kovács <emese@gnome.hu>\n"
12 "Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
14 "Content-Type: text/plain; charset=iso-8859-2\n"
15 "Content-Transfer-Encoding: 8bit\n"
19 msgid "invalid argument %s for %s"
20 msgstr "A `%s' argumentum érvénytelen ehhez: %s"
24 msgid "ambiguous argument %s for %s"
25 msgstr "`%s' argumentum nem egyértelmû a következõhöz: `%s'"
28 msgid "Valid arguments are:"
29 msgstr "Az érvényes argumentumok a következõk:"
36 msgid "stack overflow"
39 #: lib/closeout.c:103 src/cat.c:189 src/cat.c:272 src/cat.c:326
40 #: src/cksum.c:269 src/head.c:152 src/head.c:196 src/tail.c:323
41 #: src/tail.c:1659 src/tr.c:1666 src/tr.c:1912 src/tr.c:2020
45 #: lib/error.c:133 lib/error.c:161
46 msgid "Unknown system error"
47 msgstr "Ismeretlen rendszerhiba"
50 msgid "regular empty file"
64 msgid "block special file"
65 msgstr "a speciális blokkfájl nem támogatott"
69 msgid "character special file"
70 msgstr "a speciális karakterfájl nem támogatott"
79 msgstr "nem lehet olvasni a következõ szimbolikus linket: %s"
94 msgid "shared memory object"
101 #: lib/getopt.c:688 lib/getopt.c:700
103 msgid "%s: option `%s' is ambiguous\n"
104 msgstr "%s: a `%s' kapcsoló nem egyértelmû\n"
106 #: lib/getopt.c:733 lib/getopt.c:737
108 msgid "%s: option `--%s' doesn't allow an argument\n"
109 msgstr "%s: a `--%s' kapcsoló nem enged meg argumentumot\n"
111 #: lib/getopt.c:746 lib/getopt.c:751
113 msgid "%s: option `%c%s' doesn't allow an argument\n"
114 msgstr "%s: a `%c%s' kapcsoló nem enged meg argumentumot\n"
116 #: lib/getopt.c:787 lib/getopt.c:800 lib/getopt.c:1089 lib/getopt.c:1102
118 msgid "%s: option `%s' requires an argument\n"
119 msgstr "%s: a `%s' kapcsolóhoz argumentum szükséges\n"
121 #: lib/getopt.c:838 lib/getopt.c:841
123 msgid "%s: unrecognized option `--%s'\n"
124 msgstr "%s: a `--%s' kapcsoló ismeretlen\n"
126 #: lib/getopt.c:849 lib/getopt.c:852
128 msgid "%s: unrecognized option `%c%s'\n"
129 msgstr "%s: a `%c%s' kapcsoló ismeretlen\n"
131 #: lib/getopt.c:899 lib/getopt.c:902
133 msgid "%s: illegal option -- %c\n"
134 msgstr "%s: illegális kapcsoló -- %c\n"
136 #: lib/getopt.c:908 lib/getopt.c:911
138 msgid "%s: invalid option -- %c\n"
139 msgstr "%s: érvénytelen kapcsoló -- %c\n"
141 #: lib/getopt.c:958 lib/getopt.c:969 lib/getopt.c:1155 lib/getopt.c:1168
143 msgid "%s: option requires an argument -- %c\n"
144 msgstr "%s: a kapcsolónak szüksége van egy argumentumra -- %c\n"
146 #: lib/getopt.c:1021 lib/getopt.c:1032
148 msgid "%s: option `-W %s' is ambiguous\n"
149 msgstr "%s: a `-W %s' kapcsoló nem egyértelmû\n"
151 #: lib/getopt.c:1056 lib/getopt.c:1068
153 msgid "%s: option `-W %s' doesn't allow an argument\n"
154 msgstr "%s: a `-W %s' kapcsoló nem enged meg argumentumot\n"
160 #: lib/makepath.c:167 src/copy.c:1270 src/mkdir.c:170
162 msgid "cannot create directory %s"
163 msgstr "nem lehet a következõ könyvtárat létrehozni: %s"
165 #: lib/makepath.c:173 lib/makepath.c:415 src/cp.c:444 src/cp.c:466
167 msgid "%s exists but is not a directory"
168 msgstr "%s létezik, de nem könyvtár"
170 #: lib/makepath.c:310 lib/makepath.c:372 lib/makepath.c:434
172 msgid "cannot change owner and/or group of %s"
173 msgstr "nem lehet %s tulajdonosát és vagy csoportját megváltoztatni"
175 #: lib/makepath.c:332
177 msgid "cannot chdir to directory %s"
178 msgstr "nem lehet a következõ könyvtárba lépni: %s"
180 #: lib/makepath.c:386 lib/makepath.c:440
182 msgid "cannot change permissions of %s"
183 msgstr "nem lehet %s jogosultságait megváltoztatni"
185 #: lib/mmap-stack.h:31 lib/mmap-stack.h:45
186 msgid "warning: unable to use large stack"
189 #: lib/obstack.c:487 lib/obstack.c:490 lib/xmalloc.c:63
190 msgid "memory exhausted"
191 msgstr "elfogyott a memória"
193 #: lib/quotearg.c:236
197 #: lib/quotearg.c:237
209 #: lib/unicodeio.c:155
210 msgid "iconv function not usable"
211 msgstr "az iconv függvény nem használható"
213 #: lib/unicodeio.c:157
214 msgid "iconv function not available"
215 msgstr "az iconv függvény nem elérhetõ"
217 #: lib/unicodeio.c:164
218 msgid "character out of range"
219 msgstr "tartományon kívüli karakter"
221 #: lib/unicodeio.c:227
223 msgid "cannot convert U+%04X to local character set"
224 msgstr "nem lehet helyi karakterkészletbe átalakítani a következõt: U+%04X"
226 #: lib/unicodeio.c:229
228 msgid "cannot convert U+%04X to local character set: %s"
229 msgstr "nem lehet U+%04X-t helyi karakterkészletbe átalakítani: %s"
231 #: lib/userspec.c:174
233 msgstr "érvénytelen felhasználó"
235 #: lib/userspec.c:175
236 msgid "invalid group"
237 msgstr "érvénytelen csoport"
239 #: lib/userspec.c:177
240 msgid "cannot get the login group of a numeric UID"
241 msgstr "az UID-hez tartozó bejelentkezési csoportot nem lehet megállapítani"
243 #: lib/userspec.c:179
244 msgid "cannot omit both user and group"
245 msgstr "nem lehet egyszerre a csoportot és a felhasználót is elhagyni"
247 #: lib/version-etc.c:57
249 msgid "Written by %s.\n"
252 #: lib/version-etc.c:63
254 "This is free software; see the source for copying conditions. There is NO\n"
255 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
257 "Ez szabad szoftver; a sokszorosításra vonatkozó feltételeket lásd a "
259 "SEMMILYEN garanciát nem vállalunk, még azt sem állítjuk, hogy ez a program\n"
260 "KERESKEDELMI CÉLOKRA ALKALMAS vagy HASZNÁLHATÓ EGY ADOTT FELADATRA.\n"
263 msgid "string comparison failed"
264 msgstr "karakterlánc-összehasonlítás sikertelen"
267 msgid "Set LC_ALL='C' to work around the problem."
268 msgstr "Állítsd be az LC_ALL='C' -t a probléma elkerüléséhez."
272 msgid "The strings compared were %s and %s."
273 msgstr "Az összehasonlított karakterláncok: %s és %s."
275 #: src/basename.c:50 src/cat.c:88 src/chgrp.c:122 src/chmod.c:238
276 #: src/chown.c:95 src/chroot.c:41 src/cksum.c:278 src/comm.c:69 src/cp.c:158
277 #: src/csplit.c:1492 src/cut.c:170 src/date.c:113 src/dd.c:284 src/df.c:711
278 #: src/dircolors.c:99 src/dirname.c:42 src/du.c:174 src/echo.c:73
279 #: src/env.c:115 src/expand.c:106 src/expr.c:86 src/factor.c:70 src/fmt.c:267
280 #: src/fold.c:63 src/head.c:84 src/hostid.c:44 src/hostname.c:63 src/id.c:83
281 #: src/install.c:593 src/join.c:140 src/kill.c:89 src/link.c:47 src/ln.c:335
282 #: src/logname.c:44 src/ls.c:3757 src/md5sum.c:121 src/mkdir.c:57
283 #: src/mkfifo.c:51 src/mknod.c:51 src/mv.c:307 src/nice.c:63 src/nl.c:172
284 #: src/od.c:283 src/paste.c:399 src/pathchk.c:142 src/pinky.c:465
285 #: src/pr.c:2750 src/printenv.c:59 src/printf.c:93 src/ptx.c:1855 src/pwd.c:42
286 #: src/readlink.c:65 src/rm.c:95 src/rmdir.c:142 src/seq.c:78 src/shred.c:156
287 #: src/sleep.c:59 src/sort.c:272 src/split.c:92 src/stat.c:679 src/stty.c:494
288 #: src/su.c:433 src/sum.c:56 src/sync.c:40 src/tac.c:123 src/tail.c:230
289 #: src/tee.c:59 src/test.c:975 src/touch.c:240 src/tr.c:323 src/tsort.c:93
290 #: src/tty.c:58 src/uname.c:106 src/unexpand.c:371 src/uniq.c:135
291 #: src/unlink.c:47 src/uptime.c:187 src/users.c:114 src/wc.c:121 src/who.c:570
292 #: src/whoami.c:48 src/yes.c:45
294 msgid "Try `%s --help' for more information.\n"
295 msgstr "Próbáld a `%s --help'-et.\n"
300 "Usage: %s NAME [SUFFIX]\n"
302 msgstr "Használat: %s [KAPCSOLÓ]\n"
306 "Print NAME with any leading directory components removed.\n"
307 "If specified, also remove a trailing SUFFIX.\n"
311 #: src/basename.c:66 src/cat.c:124 src/chgrp.c:152 src/chmod.c:264
312 #: src/chown.c:139 src/chroot.c:59 src/cksum.c:293 src/comm.c:86 src/cp.c:255
313 #: src/csplit.c:1534 src/cut.c:215 src/date.c:215 src/dd.c:331 src/df.c:750
314 #: src/dircolors.c:120 src/dirname.c:58 src/du.c:223 src/echo.c:105
315 #: src/env.c:134 src/expand.c:131 src/expr.c:149 src/factor.c:90
316 #: src/false.c:45 src/fmt.c:297 src/fold.c:86 src/head.c:115 src/hostid.c:57
317 #: src/hostname.c:76 src/id.c:104 src/install.c:648 src/join.c:181
318 #: src/kill.c:119 src/link.c:59 src/ln.c:390 src/logname.c:55 src/ls.c:3891
319 #: src/md5sum.c:157 src/mkdir.c:76 src/mkfifo.c:68 src/mknod.c:82 src/mv.c:361
320 #: src/nice.c:77 src/nl.c:227 src/od.c:370 src/paste.c:423 src/pathchk.c:154
321 #: src/pinky.c:492 src/pr.c:2862 src/printenv.c:72 src/printf.c:141
322 #: src/pwd.c:53 src/readlink.c:82 src/rm.c:127 src/rmdir.c:162 src/seq.c:104
323 #: src/shred.c:219 src/sleep.c:75 src/sort.c:343 src/split.c:124
324 #: src/stat.c:750 src/stty.c:708 src/su.c:454 src/sum.c:76 src/sync.c:51
325 #: src/tac.c:146 src/tail.c:300 src/tee.c:72 src/test.c:1057 src/touch.c:271
326 #: src/tr.c:396 src/true.c:45 src/tsort.c:105 src/tty.c:70 src/uname.c:128
327 #: src/unexpand.c:395 src/uniq.c:174 src/unlink.c:58 src/uptime.c:202
328 #: src/users.c:127 src/wc.c:143 src/who.c:613 src/whoami.c:60 src/yes.c:61
332 "Report bugs to <%s>.\n"
335 "A hibákat jelentsd a <bug-fileutils@gnu.org> címen."
337 #: src/basename.c:114 src/chgrp.c:210 src/chmod.c:352 src/chown.c:211
338 #: src/chroot.c:78 src/csplit.c:1464 src/dirname.c:89 src/expr.c:178
339 #: src/install.c:284 src/link.c:87 src/mkdir.c:124 src/mkfifo.c:113
340 #: src/mknod.c:137 src/pathchk.c:194 src/readlink.c:101 src/readlink.c:133
341 #: src/rm.c:199 src/rmdir.c:206 src/seq.c:411 src/sleep.c:150 src/stat.c:801
343 msgid "too few arguments"
344 msgstr "túl kevés argumentum"
346 #: src/basename.c:115 src/dircolors.c:482 src/dirname.c:90 src/hostid.c:79
347 #: src/hostname.c:122 src/link.c:93 src/mknod.c:139 src/readlink.c:141
348 #: src/seq.c:417 src/split.c:502 src/tr.c:1848 src/unlink.c:94
349 #: src/uptime.c:244 src/users.c:169 src/who.c:764
350 msgid "too many arguments"
351 msgstr "túl sok argumentum"
353 #: src/cat.c:42 src/split.c:43
354 msgid "Torbjorn Granlund and Richard M. Stallman"
359 msgid "Usage: %s [OPTION] [FILE]...\n"
360 msgstr "Használat: %s [KAPCSOLÓ]... FÁJL...\n"
364 "Concatenate FILE(s), or standard input, to standard output.\n"
366 " -A, --show-all equivalent to -vET\n"
367 " -b, --number-nonblank number nonblank output lines\n"
368 " -e equivalent to -vE\n"
369 " -E, --show-ends display $ at end of each line\n"
370 " -n, --number number all output lines\n"
371 " -s, --squeeze-blank never more than one single blank line\n"
376 " -t equivalent to -vT\n"
377 " -T, --show-tabs display TAB characters as ^I\n"
379 " -v, --show-nonprinting use ^ and M- notation, except for LFD and TAB\n"
382 #: src/cat.c:114 src/sum.c:72
385 "With no FILE, or when FILE is -, read standard input.\n"
391 " -B, --binary use binary writes to the console device.\n"
397 msgid "cannot do ioctl on `%s'"
398 msgstr "nem lehet a következõ könyvtárat megnyitni: %s"
400 #: src/cat.c:669 src/dd.c:1222 src/od.c:1013 src/tee.c:181
401 msgid "standard output"
402 msgstr "szabványos kimenet"
406 msgid "%s: input file is output file"
407 msgstr "%s: érvénytelen fájlméret"
411 msgid "closing standard input"
412 msgstr "szabványos bemenet"
416 msgid "closing standard output"
417 msgstr "szabványos kimenet"
420 msgid "cannot change to null group"
421 msgstr "a csoportot nem lehet nullra változtatni"
425 msgid "invalid group name %s"
426 msgstr "érvénytelen csoportnév: %s"
434 msgid "invalid group number %s"
435 msgstr "érvénytelen csoportszám: %s"
440 "Usage: %s [OPTION]... GROUP FILE...\n"
441 " or: %s [OPTION]... --reference=RFILE FILE...\n"
443 "Használat: %s [KAPCSOLÓ]... CSOPORT FÁJL...\n"
444 " vagy: %s [KAPCSOLÓ]... --reference=REFERENCIAFÁJL FÁJL...\n"
448 "Change the group membership of each FILE to GROUP.\n"
450 " -c, --changes like verbose but report only when a change is made\n"
451 " --dereference affect the referent of each symbolic link, rather\n"
452 " than the symbolic link itself\n"
454 "Megváltoztatja mindegyik FÁJL csoportját CSOPORTRA.\n"
456 " -c, --changes mint a bõbeszédû mód, de csak a változásokat "
458 " --dereference nem a szimbolikus link csoportját változtatja "
460 " hanem a fájlét, amire az mutat\n"
462 #: src/chgrp.c:138 src/chown.c:112
464 " -h, --no-dereference affect symbolic links instead of any referenced "
466 " (available only on systems that can change the\n"
467 " ownership of a symlink)\n"
469 " -h, --no-dereference nem a fájl, hanem a rá mutató szimbolikus link\n"
470 " csoportját állítja át (csak azokon a rendszereken\n"
471 " mûködik, ahol a szimlink csoportja állítható)\n"
475 " -f, --silent, --quiet suppress most error messages\n"
476 " --reference=RFILE use RFILE's group rather than the specified\n"
478 " -R, --recursive operate on files and directories recursively\n"
479 " -v, --verbose output a diagnostic for every file processed\n"
481 " -f, --silent, --quiet megszünteti a legtöbb hibaüzenetet\n"
482 " --reference=RFÁJL a megadott RFÁJL csoportját állítja be a "
485 " -R, --recursive rekurzívan módosítja a fájlokat és könyvtárakat\n"
486 " -v, --verbose minden feldolgozott fájl után üzenetet ír ki\n"
488 #: src/chgrp.c:218 src/chmod.c:157 src/chmod.c:365 src/chown-core.c:235
489 #: src/chown-core.c:247 src/chown.c:220 src/cp.c:301 src/touch.c:169
492 msgid "failed to get attributes of %s"
493 msgstr "%s attribútumainak beolvasása sikertelen"
497 msgid "getting new attributes of %s"
498 msgstr "%s új attribútumainak beolvasása"
502 msgid "mode of %s changed to %04lo (%s)\n"
503 msgstr "%s jogosultságai megváltoztak %04lo -ra (%s)\n"
507 msgid "failed to change mode of %s to %04lo (%s)\n"
508 msgstr "%s jogosultságainak megváltoztatása %04lo -ra sikertelen (%s)\n"
512 msgid "mode of %s retained as %04lo (%s)\n"
513 msgstr "%s jogosultsága maradt a következõ: %04lo (%s)\n"
517 msgid "changing permissions of %s"
518 msgstr "%s jogosultságainak megváltoztatása"
523 "Usage: %s [OPTION]... MODE[,MODE]... FILE...\n"
524 " or: %s [OPTION]... OCTAL-MODE FILE...\n"
525 " or: %s [OPTION]... --reference=RFILE FILE...\n"
527 "Használat: %s [KAPCSOLÓ]... MÓD[,MÓD]... FÁJL...\n"
528 " vagy: %s [KAPCSOLÓ]... OKTÁLIS_MÓD FÁJL...\n"
529 " vagy: %s [KAPCSOLÓ]... --reference=REFERENCIAFÁJL FÁJL...\n"
533 "Change the mode of each FILE to MODE.\n"
535 " -c, --changes like verbose but report only when a change is "
537 " -f, --silent, --quiet suppress most error messages\n"
538 " -v, --verbose output a diagnostic for every file processed\n"
539 " --reference=RFILE use RFILE's mode instead of MODE values\n"
540 " -R, --recursive change files and directories recursively\n"
542 "Megváltoztatja mindegyik FÁJL jogosultságait MÓDra.\n"
544 " -c, --changes mint a bõbeszédû mód, de csak a változásokat "
546 " -f, --silent, --quiet megszünteti a legtöbb hibaüzenetet\n"
547 " -v, --verbose minden feldolgozott fájl után üzenetet ír ki\n"
548 " --reference=RFÁJL RFÁJL MÓDját állítja be a MÓD értékek helyett\n"
549 " -R, --recursive rekurzívan módosítja a fájlokat és könyvtárakat\n"
554 "Each MODE is one or more of the letters ugoa, one of the symbols +-= and\n"
555 "one or more of the letters rwxXstugo.\n"
558 "A MÓD az ugoa betûk kombinációjából, a +-= jelek egyikébõl és az rwxXstugo\n"
559 "betûk kombinációjából áll.\n"
563 msgid "invalid character %s in mode string %s"
564 msgstr "érvénytelen karakter (%s) a `%s' módkarakterláncban"
568 msgid "invalid mode string: %s"
569 msgstr "érvénytelen módkarakterlánc: %s"
571 #: src/chown-core.c:116
573 msgid "neither symbolic link %s nor referent has been changed\n"
575 "a szimbolikus link (%s) és az általa mutatott fájl egyaránt változatlan\n"
577 #: src/chown-core.c:143
579 msgid "changed ownership of %s to %s\n"
580 msgstr "%s tulajdonosának megváltoztatása %s-re sikertelen\n"
582 #: src/chown-core.c:144
584 msgid "changed group of %s to %s\n"
585 msgstr "%s csoportja megváltozott a következõre: %s\n"
587 #: src/chown-core.c:148
589 msgid "failed to change ownership of %s to %s\n"
590 msgstr "%s tulajdonosának megváltoztatása %s-re sikertelen\n"
592 #: src/chown-core.c:149
594 msgid "failed to change group of %s to %s\n"
595 msgstr "%s csoportjának megváltoztatása %s-re sikertelen\n"
597 #: src/chown-core.c:153
599 msgid "ownership of %s retained as %s\n"
600 msgstr "%s tulajdonosa maradt %s\n"
602 #: src/chown-core.c:154
604 msgid "group of %s retained as %s\n"
605 msgstr "%s csoportja maradt %s\n"
607 #: src/chown-core.c:326
609 msgid "changing ownership of %s"
610 msgstr "%s tulajdonosának megváltoztatása"
612 #: src/chown-core.c:327
614 msgid "changing group of %s"
615 msgstr "%s csoportjának megváltoztatása"
617 #: src/chown-core.c:345
619 msgid "unable to restore permissions of %s"
620 msgstr "%s jogosultságainak visszaállítása sikertelen"
625 "Usage: %s [OPTION]... OWNER[:[GROUP]] FILE...\n"
626 " or: %s [OPTION]... :GROUP FILE...\n"
627 " or: %s [OPTION]... --reference=RFILE FILE...\n"
629 "Használat: %s [KAPCSOLÓ]... TULAJDONOS[:[CSOPORT]] FÁJL...\n"
630 " vagy: %s [KAPCSOLÓ]... :CSOPORT FÁJL...\n"
631 " vagy: %s [KAPCSOLÓ]... --reference=REFERENCIAFÁJL FÁJL...\n"
635 "Change the owner and/or group of each FILE to OWNER and/or GROUP.\n"
637 " -c, --changes like verbose but report only when a change is made\n"
638 " --dereference affect the referent of each symbolic link, rather\n"
639 " than the symbolic link itself\n"
641 "Megváltoztatja mindegyik FÁJL tulajdonosát és/vagy csoportját TULAJDONOSRA \n"
642 "és/vagy CSOPORTRA.\n"
644 " -c, --changes mint a bõbeszédû mód, de csak a változásokat "
646 " --dereference nem a szimbolikus link csoportját változtatja "
648 " hanem a fájlét, amire az mutat\n"
652 " --from=CURRENT_OWNER:CURRENT_GROUP\n"
653 " change the owner and/or group of each file only if\n"
654 " its current owner and/or group match those "
656 " here. Either may be omitted, in which case a "
658 " is not required for the omitted attribute.\n"
660 " --from=JELENLEGI_TULAJ:JELENLEGI_CSOPORT\n"
661 " csak akkor változtatja meg a fájl tulajdonosát és/\n"
662 " vagy csoportját, ha a jelenlegi beállítások\n"
663 " megegyeznek a megadottakkal. A két argumentum\n"
664 " közül bármelyik elhagyható.\n"
668 " -f, --silent, --quiet suppress most error messages\n"
669 " --reference=RFILE use RFILE's owner and group rather than\n"
670 " the specified OWNER:GROUP values\n"
671 " -R, --recursive operate on files and directories recursively\n"
672 " -v, --verbose output a diagnostic for every file processed\n"
674 " -f, --silent, --quiet megszünteti a legtöbb hibaüzenetet\n"
675 " --reference=RFÁJL a megadott RFÁJL csoportját és tulajdonosát\n"
676 " állítja be a TULAJ:CSOPORT értéke helyett\n"
677 " -R, --recursive rekurzívan módosítja a fájlokat és könyvtárakat\n"
678 " -v, --verbose minden feldolgozott fájl után üzenetet ír ki\n"
683 "Owner is unchanged if missing. Group is unchanged if missing, but changed\n"
684 "to login group if implied by a `:'. OWNER and GROUP may be numeric as well\n"
688 "A tulajdonos változatlan marad, ha nincs megadva. A csoport változatlan\n"
689 "marad, ha nincs megadva, de megváltozik a bejelentkezési csoportra, ha \n"
690 "megadod a \":\"-ot.\n"
691 "TULAJDONOST és CSOPORTOT lehet számmal vagy névvel megadni.\n"
696 "Usage: %s NEWROOT [COMMAND...]\n"
698 msgstr "Használat: %s [KAPCSOLÓ]\n"
702 "Run COMMAND with root directory set to NEWROOT.\n"
709 "If no command is given, run ``${SHELL} -i'' (default: /bin/sh).\n"
714 msgid "cannot change root directory to %s"
715 msgstr "nem lehet a következõ könyvtárba lépni: %s"
719 msgid "cannot chdir to root directory"
720 msgstr "nem lehet a következõ könyvtárba lépni: %s"
724 msgid "%s: file too long"
725 msgstr "%s: a fájl túl nagy"
730 "Usage: %s [FILE]...\n"
732 msgstr "Használat: %s [KAPCSOLÓ]\n"
736 "Print CRC checksum and byte counts of each FILE.\n"
740 #: src/comm.c:35 src/ls.c:131 src/uniq.c:40
741 msgid "Richard Stallman and David MacKenzie"
742 msgstr "Richard Stallman és David MacKenzie"
746 msgid "Usage: %s [OPTION]... LEFT_FILE RIGHT_FILE\n"
747 msgstr "Használat: %s [KAPCSOLÓ]... [FÁJL]\n"
751 "Compare sorted files LEFT_FILE and RIGHT_FILE line by line.\n"
753 " -1 suppress lines unique to left file\n"
754 " -2 suppress lines unique to right file\n"
755 " -3 suppress lines that appear in both files\n"
758 #: src/copy.c:162 src/du.c:335
760 msgid "cannot access %s"
761 msgstr "%s: hozzáférés sikertelen"
765 msgid "cannot open %s for reading"
766 msgstr "%s megnyitása olvasásra sikertelen"
768 #: src/copy.c:232 src/copy.c:286 src/copy.c:301 src/dd.c:1199
770 msgid "cannot fstat %s"
771 msgstr "fstat %s sikertelen"
775 msgid "skipping file %s, as it was replaced while being copied"
776 msgstr "%s fájl kihagyása, mivel kicserélték másolás közben"
778 #: src/copy.c:262 src/copy.c:1034 src/ln.c:291 src/remove.c:725
779 #: src/remove.c:779 src/remove.c:978
781 msgid "cannot remove %s"
782 msgstr "nem lehet törölni a következõt: `%s'"
786 msgid "cannot create regular file %s"
787 msgstr "nem lehet létrehozni a következõ reguláris fájlt: %s"
789 #: src/copy.c:328 src/dd.c:816 src/dd.c:1010
796 msgid "cannot lseek %s"
797 msgstr "lseek %s sikertelen"
799 #: src/copy.c:377 src/copy.c:401 src/dd.c:1054 src/dd.c:1115
804 #: src/copy.c:409 src/copy.c:415
811 msgid "%s: overwrite %s, overriding mode %04lo? "
812 msgstr "%s: %s felülírása %04lo mód figyelmen kívül hagyásával? "
816 msgid "%s: overwrite %s? "
817 msgstr "%s: felülírod %s-t? "
819 #: src/copy.c:810 src/copy.c:848 src/stat.c:637
821 msgid "cannot stat %s"
822 msgstr "stat %s sikertelen"
826 msgid "omitting directory %s"
827 msgstr "%s könyvtár kihagyása"
831 msgid "warning: source file %s specified more than once"
832 msgstr "vigyázat: %s forrásfájl többször is meg van adva"
834 #: src/copy.c:866 src/ln.c:237
836 msgid "%s and %s are the same file"
837 msgstr "%s és %s ugyanaz a fájl"
841 msgid "cannot overwrite non-directory %s with directory %s"
842 msgstr "%s nem-könyvtárat nem lehet %s könyvtárral felülírni"
846 msgid "will not overwrite just-created %s with %s"
847 msgstr "az éppen létrehozott %s-t nem fogom felülírni ezzel: %s"
851 msgid "cannot overwrite directory %s with non-directory"
852 msgstr "%s könyvtárat nem lehet nem-könyvtárral felülírni"
856 msgid "cannot overwrite directory %s"
857 msgstr "nem lehet %s könyvtárat felülírni"
861 msgid "cannot move directory onto non-directory: %s -> %s"
862 msgstr "a könyvtárat nem lehet nem-könyvtárba áthelyezni: %s -> %s"
866 msgid "backing up %s would destroy source; %s not moved"
868 "biztonsági mentés %s-rõl megsemmisítené a forrást:\n"
869 "%s nem került áthelyezésre"
873 msgid "backing up %s would destroy source; %s not copied"
875 "biztonsági mentés %s-rõl megsemmisítené a forrást:\n"
876 "%s nem került másolásra"
878 #: src/copy.c:1013 src/ln.c:273
880 msgid "cannot backup %s"
881 msgstr "%s biztonsági mentése sikertelen"
883 #: src/copy.c:1049 src/ln.c:308
885 msgid " (backup: %s)"
886 msgstr " (biztonsági mentés: %s)"
890 msgid "cannot copy a directory, %s, into itself, %s"
891 msgstr "%s könyvtárat nem lehet saját magába (%s) másolni"
895 msgid "will not create hard link %s to directory %s"
896 msgstr "%2$s könyvtárra mutató %1$s hard link nem hozható létre"
900 msgid "cannot create hard link %s to %s"
901 msgstr "%2$s-re mutató %1$s hard linket nem lehet létrehozni"
905 msgid "cannot move %s to a subdirectory of itself, %s"
906 msgstr "%s-t nem lehet egy saját alkönyvtárába (%s) áthelyezni"
910 msgid "cannot move %s to %s"
911 msgstr "%s-t nem lehet ide áthelyezni: %s"
915 msgid "inter-device move failed: %s to %s; unable to remove target"
917 "eszközközi áthelyezés sikertelen:\n"
918 "%s --> %s; cél törlése sikertelen"
922 msgid "cannot copy cyclic symbolic link %s"
923 msgstr "%s körkörös linket nem lehet másolni"
927 msgid "%s: can make relative symbolic links only in current directory"
929 "%s: relatív szimbolikus linkeket csak az aktuális\n"
930 "könyvtárban lehet létrehozni"
934 msgid "cannot create symbolic link %s to %s"
935 msgstr "nem lehet létrehozni %2$s-re mutató %1$s szimbolikus linket"
939 msgid "cannot create link %s"
940 msgstr "nem lehet a következõ linket létrehozni: %s"
942 #: src/copy.c:1371 src/mkfifo.c:133
944 msgid "cannot create fifo %s"
945 msgstr "nem lehet a következõ fifot létrehozni: %s"
949 msgid "cannot create special file %s"
950 msgstr "nem lehet létrehozni a következõ speciális fájlt: %s"
952 #: src/copy.c:1397 src/ls.c:2493 src/stat.c:425
954 msgid "cannot read symbolic link %s"
955 msgstr "nem lehet olvasni a következõ szimbolikus linket: %s"
959 msgid "cannot create symbolic link %s"
960 msgstr "nem lehet létrehozni a következõ szimbolikus linket: %s"
962 #: src/copy.c:1438 src/copy.c:1501 src/cp.c:337
964 msgid "failed to preserve ownership for %s"
965 msgstr "%s tulajdonosának megtartása"
969 msgid "%s has unknown file type"
970 msgstr "%s fájltípusa ismeretlen"
974 msgid "preserving times for %s"
975 msgstr "%s összes idejének megtartása"
979 msgid "failed to preserve authorship for %s"
980 msgstr "%s tulajdonosának megtartása"
984 msgid "setting permissions for %s"
985 msgstr "%s jogosultságainak beállítása"
987 #: src/copy.c:1550 src/ln.c:326
989 msgid "cannot un-backup %s"
990 msgstr "%s biztonsági mentés visszaállítása sikertelen"
994 msgid "%s -> %s (unbackup)\n"
995 msgstr "%s -> %s (biztonsági mentés visszaállítása)\n"
998 msgid "Torbjorn Granlund, David MacKenzie, and Jim Meyering"
999 msgstr "Torbjorn Granlund, David MacKenzie és Jim Meyering"
1001 #: src/cp.c:162 src/mv.c:311
1004 "Usage: %s [OPTION]... SOURCE DEST\n"
1005 " or: %s [OPTION]... SOURCE... DIRECTORY\n"
1006 " or: %s [OPTION]... --target-directory=DIRECTORY SOURCE...\n"
1008 "Használat: %s [KAPCSOLÓ]... FORRÁS CÉL\n"
1009 " vagy: %s [KAPCSOLÓ]... FORRÁS... KÖNYVTÁR\n"
1010 " vagy: %s [KAPCSOLÓ]... --target-directory=KÖNYVTÁR FORRÁS...\n"
1014 "Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY.\n"
1016 msgstr "FORRÁST CÉLRA vagy több FORRÁST egy CÉLKÖNYVTÁRBA másol.\n"
1018 #: src/cp.c:172 src/csplit.c:1505 src/cut.c:182 src/df.c:721 src/du.c:183
1019 #: src/expand.c:119 src/fmt.c:277 src/fold.c:76 src/head.c:98
1020 #: src/install.c:609 src/kill.c:103 src/ln.c:354 src/ls.c:3767 src/mkdir.c:66
1021 #: src/mkfifo.c:60 src/mknod.c:61 src/mv.c:321 src/nl.c:185 src/paste.c:413
1022 #: src/pr.c:2763 src/ptx.c:1867 src/shred.c:166 src/sort.c:286 src/split.c:105
1023 #: src/tac.c:136 src/tail.c:244 src/touch.c:249 src/unexpand.c:384
1026 "Mandatory arguments to long options are mandatory for short options too.\n"
1028 "Ha egy hosszú kapcsolóhoz kötelezõ argumentumot megadni, akkor ez a \n"
1029 "megfelelõ rövid kapcsolónál is kötelezõ.\n"
1033 " -a, --archive same as -dpR\n"
1034 " --backup[=CONTROL] make a backup of each existing destination "
1036 " -b like --backup but does not accept an "
1038 " --copy-contents copy contents of special files when "
1040 " -d same as --no-dereference --preserve=link\n"
1042 " -a, --archive ugyanaz, mint -dpR\n"
1043 " --backup[=CONTROL] minden létezõ célfájlról mentést készít\n"
1044 " -b mint --backup, de nem fogad el argumentumot\n"
1045 " --copy-contents rekurzió esetén speciális fájlok tartalmát \n"
1047 " -d mint --no-dereference --preserve=link\n"
1051 " --no-dereference never follow symbolic links\n"
1052 " -f, --force if an existing destination file cannot be\n"
1053 " opened, remove it and try again\n"
1054 " -i, --interactive prompt before overwrite\n"
1055 " -H follow command-line symbolic links\n"
1057 " --no-dereference soha sem követi a szimbolikus linkeket\n"
1058 " -f, --force ha egy létezõ CÉLfájlt nem lehet megnyitni,\n"
1059 " törli azt, majd újrapróbálja\n"
1060 " -i, --interactive felülírás elõtt kérdez\n"
1061 " -H \"command-line\" szimbolikus linkek követése\n"
1065 " -l, --link link files instead of copying\n"
1066 " -L, --dereference always follow symbolic links\n"
1067 " -p same as --preserve=mode,ownership,timestamps\n"
1068 " --preserve[=ATTR_LIST] preserve the specified attributes (default:\n"
1069 " mode,ownership,timestamps), if possible\n"
1070 " additional attributes: links, all\n"
1072 " -l, --link fájlok linkelése másolás helyett\n"
1073 " -L, --dereference mindig követi a szimbolikus linkeket\n"
1074 " -p mint --preserve=mode,ownership,timestamps\n"
1075 " --preserve[=ATTR_LIST] megadott fájl attribútumok megõrzése (alap:\n"
1076 " mode,ownership,timestamps), ha lehet\n"
1077 " további attribútumokat is: links, all\n"
1081 " --no-preserve=ATTR_LIST don't preserve the specified attributes\n"
1082 " --parents append source path to DIRECTORY\n"
1083 " -P same as `--no-dereference'\n"
1085 " --no-preserve=ATTR_LISTA nem õrzi meg a megadott attribútumokat\n"
1086 " --parents forrásútvonal hozzáadása KÖNYVTÁRHOZ\n"
1087 " -P mint --no-dereference\n"
1091 " -R, -r, --recursive copy directories recursively\n"
1092 " --remove-destination remove each existing destination file before\n"
1093 " attempting to open it (contrast with --"
1096 " -R, -r, --recursive könyvtárak rekurzív másolása\n"
1097 " --remove-destination törli a célfájl, még mielõtt megpróbálná\n"
1098 " megnyitni (ellentétben a --force "
1103 " --reply={yes,no,query} specify how to handle the prompt about an\n"
1104 " existing destination file\n"
1105 " --sparse=WHEN control creation of sparse files\n"
1106 " --strip-trailing-slashes remove any trailing slashes from each SOURCE\n"
1109 " --reply={yes,no,query} mi történjen, ha már létezik a célfájl\n"
1110 " --sparse=EKKOR lyukas fájlok létrehozásának szabályozása\n"
1111 " --strip-trailing-slashes eltávolítja a befejezõ per jeleket minden\n"
1116 " -s, --symbolic-link make symbolic links instead of copying\n"
1117 " -S, --suffix=SUFFIX override the usual backup suffix\n"
1118 " --target-directory=DIRECTORY move all SOURCE arguments into "
1121 " -s, --symbolic-link szimbolikus link másolás helyett\n"
1122 " -S, --suffix=KITERJESZTES a biztonsági másolat szokásos \n"
1123 " kiterjesztésének felülbírálása\n"
1124 " --target-directory=KÖNYVTÁR minden FORRÁS másolása a megadott \n"
1129 " -u, --update copy only when the SOURCE file is newer\n"
1130 " than the destination file or when the\n"
1131 " destination file is missing\n"
1132 " -v, --verbose explain what is being done\n"
1133 " -x, --one-file-system stay on this file system\n"
1135 " -u, --update csak akkor másolja, ha a CÉL régebbi mint a\n"
1136 " FORRÁS vagy ha a CÉL nem létezik\n"
1137 " -v, --verbose elmagyarázza, mi történik\n"
1138 " -x, --one-file-system az adott fájlrendszeren marad\n"
1143 "By default, sparse SOURCE files are detected by a crude heuristic and the\n"
1144 "corresponding DEST file is made sparse as well. That is the behavior\n"
1145 "selected by --sparse=auto. Specify --sparse=always to create a sparse DEST\n"
1146 "file whenever the SOURCE file contains a long enough sequence of zero "
1148 "Use --sparse=never to inhibit creation of sparse files.\n"
1152 "Alapértelmezésben a program kitalálja, hogy a FORRÁS fájl lyukas-e vagy "
1154 "Amennyiben igen, a megfelelõ CÉL fájl is lyukas lesz. Ez a --sparse=auto\n"
1155 "kapcsolónak megfelelõ viselkedés. Megadhatod a --sparse=always kapcsolót,\n"
1156 "ekkor a CÉL fájl lyukas lesz, amennyiben megfelelõ mennyiségû null bájtot\n"
1158 "A --sparse=never kapcsolóval letilthatod a lyukas fájlok létrehozását.\n"
1163 "The backup suffix is `~', unless set with --suffix or SIMPLE_BACKUP_SUFFIX.\n"
1164 "The version control method may be selected via the --backup option or "
1166 "the VERSION_CONTROL environment variable. Here are the values:\n"
1169 "A biztonsági másolat kiterjesztése `~', ha nincs megadva a --suffix vagy\n"
1170 "a SIMPLE_BACKUP_SUFFIX. A verziókövetés módját megválaszthatod a --backup\n"
1171 "kapcsolóval vagy a VERSION_CONTROL környezeti változó segítségével.\n"
1172 "Az érvényes értékek a következõk:\n"
1175 #: src/cp.c:243 src/install.c:642 src/ln.c:384 src/mv.c:355
1177 " none, off never make backups (even if --backup is given)\n"
1178 " numbered, t make numbered backups\n"
1179 " existing, nil numbered if numbered backups exist, simple otherwise\n"
1180 " simple, never always make simple backups\n"
1182 " none, off nem készít mentést (még --backup esetén sem)\n"
1183 " numbered, t számozott mentést készít\n"
1184 " existing, nil számozott, ha már létezik számozott változat, \n"
1185 " egyébként egyszerû\n"
1186 " simple, never mindig egyszerû biztonsági mentés\n"
1191 "As a special case, cp makes a backup of SOURCE when the force and backup\n"
1192 "options are given and SOURCE and DEST are the same name for an existing,\n"
1196 "Kivételt képez, amikor a cp biztonsági mentést készít a FORRÁSRÓL és a "
1198 "és backup kapcsolók egyaránt meg vannak adva, továbbá FORRÁS és CÉL ugyanaz "
1204 msgid "failed to preserve times for %s"
1205 msgstr "%s összes idejének megtartása"
1209 msgid "failed to preserve permissions for %s"
1210 msgstr "%s jogosultságainak visszaállítása sikertelen"
1214 msgid "cannot make directory %s"
1215 msgstr "nem lehet %s könyvtárat létrehozni"
1217 #: src/cp.c:491 src/ln.c:490 src/mv.c:459 src/shred.c:1599
1218 msgid "missing file argument"
1219 msgstr "hiányzó fájlargumentum"
1222 msgid "missing destination file"
1223 msgstr "hiányzó célfájl"
1225 #: src/cp.c:521 src/ln.c:161 src/ln.c:183 src/ln.c:210 src/ln.c:297
1227 msgid "accessing %s"
1232 msgid "%s: specified target is not a directory"
1233 msgstr "%s: a megadott cél nem könyvtár"
1237 msgid "copying multiple files, but last argument %s is not a directory"
1238 msgstr "több fájl másolása, de az utolsó argumentum (%s) nem könyvtár"
1241 msgid "when preserving paths, the destination must be a directory"
1242 msgstr "az útvonal megtartásakor a cél könyvtár kell legyen"
1244 #: src/cp.c:895 src/install.c:219 src/ln.c:434 src/mv.c:405
1247 "warning: --version-control (-V) is obsolete; support for it\n"
1248 "will be removed in some future release. Use --backup=%s instead."
1250 "vigyázat: a --version-control (-V) kapcsoló elavult, támogatottsága \n"
1251 "meg fog szünni a következõ verzióval.\n"
1252 "Használd a --backup=%s kapcsolót helyette."
1254 #: src/cp.c:989 src/ln.c:464
1255 msgid "symbolic links are not supported on this system"
1256 msgstr "ez a rendszer nem támogatja a szimbolikus linkeket"
1259 msgid "cannot make both hard and symbolic links"
1260 msgstr "nem lehet egyszerre hard linket és szimbolikus linket létrehozni"
1262 #: src/cp.c:1033 src/install.c:275 src/ln.c:530 src/mv.c:483
1264 msgstr "biztonsági mentés típusa"
1268 msgid "Stuart Kemp and David MacKenzie"
1269 msgstr "Mike Parker és David MacKenzie"
1271 #: src/csplit.c:289 src/csplit.c:1481 src/tac-pipe.c:57 src/tee.c:220
1272 #: src/tr.c:1609 src/tr.c:1711 src/tr.c:1754
1278 msgid "input disappeared"
1281 #: src/csplit.c:705 src/csplit.c:716
1283 msgid "%s: line number out of range"
1284 msgstr "%s: érvénytelen menetszám"
1288 msgid "%s: `%s': line number out of range"
1289 msgstr "%s: érvénytelen menetszám"
1291 #: src/csplit.c:746 src/csplit.c:792
1293 msgid " on repetition %d\n"
1298 msgid "%s: `%s': match not found"
1301 #: src/csplit.c:849 src/csplit.c:889 src/tac.c:262
1302 msgid "error in regular expression search"
1307 msgid "write error for `%s'"
1310 #: src/csplit.c:1064
1312 msgid "%s: `+' or `-' expected after delimeter"
1315 #: src/csplit.c:1068
1317 msgid "%s: integer expected after `%c'"
1320 #: src/csplit.c:1088
1322 msgid "%s: `}' is required in repeat count"
1325 #: src/csplit.c:1098
1327 msgid "%s}: integer required between `{' and `}'"
1330 #: src/csplit.c:1125
1332 msgid "%s: closing delimeter `%c' missing"
1335 #: src/csplit.c:1141
1337 msgid "%s: invalid regular expression: %s"
1338 msgstr "érvénytelen konverzió: %s"
1340 #: src/csplit.c:1174
1342 msgid "%s: invalid pattern"
1343 msgstr "%s: érvénytelen fájltípus"
1345 #: src/csplit.c:1177
1347 msgid "%s: line number must be greater than zero"
1350 #: src/csplit.c:1183
1352 msgid "line number `%s' is smaller than preceding line number, %s"
1355 #: src/csplit.c:1189
1357 msgid "warning: line number `%s' is the same as preceding line number"
1360 #: src/csplit.c:1314
1361 msgid "missing conversion specifier in suffix"
1364 #: src/csplit.c:1320
1366 msgid "invalid conversion specifier in suffix: %c"
1367 msgstr "érvénytelen konverzió: %s"
1369 #: src/csplit.c:1323
1371 msgid "invalid conversion specifier in suffix: \\%.3o"
1372 msgstr "érvénytelen konverzió: %s"
1374 #: src/csplit.c:1355
1376 msgid "missing %% conversion specification in suffix"
1379 #: src/csplit.c:1358
1381 msgid "too many %% conversion specifications in suffix"
1384 #: src/csplit.c:1441
1386 msgid "%s: invalid number"
1387 msgstr "érvénytelen szám: %s"
1389 #: src/csplit.c:1496
1391 msgid "Usage: %s [OPTION]... FILE PATTERN...\n"
1392 msgstr "Használat: %s [KAPCSOLÓ]... FÁJL...\n"
1394 #: src/csplit.c:1500
1396 "Output pieces of FILE separated by PATTERN(s) to files `xx01', `xx02', ...,\n"
1397 "and output byte counts of each piece to standard output.\n"
1401 #: src/csplit.c:1508
1404 " -b, --suffix-format=FORMAT use sprintf FORMAT instead of %d\n"
1405 " -f, --prefix=PREFIX use PREFIX instead of `xx'\n"
1406 " -k, --keep-files do not remove output files on errors\n"
1409 #: src/csplit.c:1513
1411 " -n, --digits=DIGITS use specified number of digits instead of 2\n"
1412 " -s, --quiet, --silent do not print counts of output file sizes\n"
1413 " -z, --elide-empty-files remove empty output files\n"
1416 #: src/csplit.c:1520
1419 "Read standard input if FILE is -. Each PATTERN may be:\n"
1422 #: src/csplit.c:1524
1425 " INTEGER copy up to but not including specified line number\n"
1426 " /REGEXP/[OFFSET] copy up to but not including a matching line\n"
1427 " %REGEXP%[OFFSET] skip to, but not including a matching line\n"
1428 " {INTEGER} repeat the previous pattern specified number of times\n"
1429 " {*} repeat the previous pattern as many times as possible\n"
1431 "A line OFFSET is a required `+' or `-' followed by a positive integer.\n"
1436 msgid "David Ihnat, David MacKenzie, and Jim Meyering"
1437 msgstr "Mike Parker, David MacKenzie és Jim Meyering"
1439 #: src/cut.c:174 src/df.c:715 src/du.c:178 src/expand.c:110 src/fold.c:67
1440 #: src/head.c:88 src/ls.c:3761 src/nl.c:176 src/paste.c:403 src/pr.c:2754
1441 #: src/sort.c:276 src/sum.c:60 src/tac.c:127 src/tail.c:234 src/tee.c:63
1442 #: src/unexpand.c:375 src/wc.c:125
1444 msgid "Usage: %s [OPTION]... [FILE]...\n"
1445 msgstr "Használat: %s [KAPCSOLÓ]... [FÁJL]...\n"
1449 "Print selected parts of lines from each FILE to standard output.\n"
1455 " -b, --bytes=LIST output only these bytes\n"
1456 " -c, --characters=LIST output only these characters\n"
1457 " -d, --delimiter=DELIM use DELIM instead of TAB for field delimiter\n"
1463 " -f, --fields=LIST output only these fields; also print any line\n"
1464 " that contains no delimiter character, unless\n"
1465 " the -s option is specified\n"
1468 " -w, --width=OSZL feltételezi, hogy a képernyõ OSZL széles\n"
1469 " -x a bejegyzéseket soronként, és nem "
1472 " -X ábécé sorba rendez, kiterjesztés szerint\n"
1473 " -1 soronként egy fájlnevet ír ki\n"
1477 " -s, --only-delimited do not print lines not containing delimiters\n"
1478 " --output-delimiter=STRING use STRING as the output delimiter\n"
1479 " the default is to use the input delimiter\n"
1485 "Use one, and only one of -b, -c or -f. Each LIST is made up of one\n"
1486 "range, or many ranges separated by commas. Each range is one of:\n"
1488 " N N'th byte, character or field, counted from 1\n"
1489 " N- from N'th byte, character or field, to end of line\n"
1490 " N-M from N'th to M'th (included) byte, character or field\n"
1491 " -M from first to M'th (included) byte, character or field\n"
1493 "With no FILE, or when FILE is -, read standard input.\n"
1496 #: src/cut.c:288 src/cut.c:319 src/cut.c:379
1498 msgid "invalid byte or field list"
1499 msgstr "érvénytelen idõformátum: %s"
1501 #: src/cut.c:667 src/cut.c:676
1502 msgid "only one type of list may be specified"
1507 msgid "missing list of positions"
1508 msgstr "hiányzó célfájl"
1512 msgid "missing list of fields"
1513 msgstr "hiányzó célfájl"
1516 msgid "the delimiter must be a single character"
1520 msgid "you must specify a list of bytes, characters, or fields"
1524 msgid "an input delimiter may be specified only when operating on fields"
1529 "suppressing non-delimited lines makes sense\n"
1530 "\tonly when operating on fields"
1536 "Usage: %s [OPTION]... [+FORMAT]\n"
1537 " or: %s [-u|--utc|--universal] [MMDDhhmm[[CC]YY][.ss]]\n"
1542 "Display the current time in the given FORMAT, or set the system date.\n"
1544 " -d, --date=STRING display time described by STRING, not `now'\n"
1545 " -f, --file=DATEFILE like --date once for each line of DATEFILE\n"
1546 " -ITIMESPEC, --iso-8601[=TIMESPEC] output date/time in ISO 8601 format.\n"
1547 " TIMESPEC=`date' for date only,\n"
1548 " `hours', `minutes', or `seconds' for date and\n"
1549 " time to the indicated precision.\n"
1550 " --iso-8601 without TIMESPEC defaults to `date'.\n"
1555 " -r, --reference=FILE display the last modification time of FILE\n"
1556 " -R, --rfc-822 output RFC-822 compliant date string\n"
1557 " -s, --set=STRING set time described by STRING\n"
1558 " -u, --utc, --universal print or set Coordinated Universal Time\n"
1564 "FORMAT controls the output. The only valid option for the second form\n"
1565 "specifies Coordinated Universal Time. Interpreted sequences are:\n"
1568 " %a locale's abbreviated weekday name (Sun..Sat)\n"
1573 " %A locale's full weekday name, variable length (Sunday..Saturday)\n"
1574 " %b locale's abbreviated month name (Jan..Dec)\n"
1575 " %B locale's full month name, variable length (January..December)\n"
1576 " %c locale's date and time (Sat Nov 04 12:02:33 EST 1989)\n"
1581 " %C century (year divided by 100 and truncated to an integer) [00-99]\n"
1582 " %d day of month (01..31)\n"
1583 " %D date (mm/dd/yy)\n"
1584 " %e day of month, blank padded ( 1..31)\n"
1589 " %F same as %Y-%m-%d\n"
1590 " %g the 2-digit year corresponding to the %V week number\n"
1591 " %G the 4-digit year corresponding to the %V week number\n"
1597 " %H hour (00..23)\n"
1598 " %I hour (01..12)\n"
1599 " %j day of year (001..366)\n"
1604 " %k hour ( 0..23)\n"
1605 " %l hour ( 1..12)\n"
1606 " %m month (01..12)\n"
1607 " %M minute (00..59)\n"
1613 " %N nanoseconds (000000000..999999999)\n"
1614 " %p locale's upper case AM or PM indicator (blank in many locales)\n"
1615 " %P locale's lower case am or pm indicator (blank in many locales)\n"
1616 " %r time, 12-hour (hh:mm:ss [AP]M)\n"
1617 " %R time, 24-hour (hh:mm)\n"
1618 " %s seconds since `00:00:00 1970-01-01 UTC' (a GNU extension)\n"
1623 " %S second (00..60); the 60 is necessary to accommodate a leap second\n"
1624 " %t a horizontal tab\n"
1625 " %T time, 24-hour (hh:mm:ss)\n"
1626 " %u day of week (1..7); 1 represents Monday\n"
1631 " %U week number of year with Sunday as first day of week (00..53)\n"
1632 " %V week number of year with Monday as first day of week (01..53)\n"
1633 " %w day of week (0..6); 0 represents Sunday\n"
1634 " %W week number of year with Monday as first day of week (00..53)\n"
1639 " %x locale's date representation (mm/dd/yy)\n"
1640 " %X locale's time representation (%H:%M:%S)\n"
1641 " %y last two digits of year (00..99)\n"
1642 " %Y year (1970...)\n"
1647 " %z RFC-822 style numeric timezone (-0500) (a nonstandard extension)\n"
1648 " %Z time zone (e.g., EDT), or nothing if no time zone is determinable\n"
1650 "By default, date pads numeric fields with zeroes. GNU date recognizes\n"
1651 "the following modifiers between `%' and a numeric directive.\n"
1653 " `-' (hyphen) do not pad the field\n"
1654 " `_' (underscore) pad the field with spaces\n"
1657 #: src/date.c:237 src/dd.c:1173 src/dircolors.c:539 src/head.c:221
1658 #: src/md5sum.c:340 src/md5sum.c:681 src/od.c:959 src/od.c:2001 src/pr.c:1164
1659 #: src/pr.c:1371 src/pr.c:1493 src/stty.c:909 src/tac.c:483 src/tac.c:489
1660 #: src/tee.c:151 src/tr.c:2027 src/tsort.c:585
1661 msgid "standard input"
1662 msgstr "szabványos bemenet"
1664 #: src/date.c:268 src/date.c:460
1666 msgid "invalid date `%s'"
1667 msgstr "érvénytelen mód: %s"
1671 msgid "the options to specify dates for printing are mutually exclusive"
1673 "a dircolors belsõ adatbázisának kilistázása és a shell szintaxis\n"
1674 "kiíratása két egymást kölcsönösen kizáró kapcsoló"
1677 msgid "the options to print and set the time may not be used together"
1682 msgid "too many non-option arguments: %s%s"
1683 msgstr "túl sok argumentum"
1688 "the argument `%s' lacks a leading `+';\n"
1689 "When using an option to specify date(s), any non-option\n"
1690 "argument must be a format string beginning with `+'."
1695 "a format string may not be specified when using the --rfc-822 (-R) option"
1704 msgid "cannot get time of day"
1705 msgstr "nem lehet beállítani %s idõbélyegét"
1709 msgid "cannot set date"
1710 msgstr "stat %s sikertelen"
1713 msgid "Paul Rubin, David MacKenzie, and Stuart Kemp"
1714 msgstr "Paul Rubin, David MacKenzie és Stuart Kemp"
1716 #: src/dd.c:288 src/tty.c:62 src/uname.c:110 src/whoami.c:52
1718 msgid "Usage: %s [OPTION]...\n"
1719 msgstr "Használat: %s [KAPCSOLÓ]...\n"
1723 "Copy a file, converting and formatting according to the options.\n"
1725 " bs=BYTES force ibs=BYTES and obs=BYTES\n"
1726 " cbs=BYTES convert BYTES bytes at a time\n"
1727 " conv=KEYWORDS convert the file as per the comma separated keyword list\n"
1728 " count=BLOCKS copy only BLOCKS input blocks\n"
1729 " ibs=BYTES read BYTES bytes at a time\n"
1731 "Fájl másolása, a beállításoknak megfelelõ átalakításokkal.\n"
1733 " bs=BÁJT ibs=BÁJT és obs=BÁJT beállítása\n"
1734 " cbs=BÁJT BÁJT bájtot alakít át alkalmanként\n"
1735 " conv=KULCSSZÓ a vesszõvel elválasztott kulcsszavaknak megfelelõen "
1737 " count=BLOKK csak BLOKK bemeneti blokkot másol\n"
1738 " ibs=BÁJT egyszerre BÁJT bájtot olvas be\n"
1742 " if=FILE read from FILE instead of stdin\n"
1743 " obs=BYTES write BYTES bytes at a time\n"
1744 " of=FILE write to FILE instead of stdout\n"
1745 " seek=BLOCKS skip BLOCKS obs-sized blocks at start of output\n"
1746 " skip=BLOCKS skip BLOCKS ibs-sized blocks at start of input\n"
1748 " if=FÁJL FÁJLBÓL olvas a szabványos bemenet helyett\n"
1749 " obs=BÁJT egyszerre BÁJT bájtot ír ki\n"
1750 " of=FÁJL FÁJLBA ír a szabványos kimenet helyett\n"
1751 " seek=BLOKK ennyi obs-méretû blokkot hagy ki a kimenet elején\n"
1752 " skip=BLOKK ennyi ibs-méretû blokkot hagy ki a bemenet elején\n"
1757 "BLOCKS and BYTES may be followed by the following multiplicative suffixes:\n"
1758 "xM M, c 1, w 2, b 512, kB 1000, K 1024, MB 1,000,000, M 1,048,576,\n"
1759 "GB 1,000,000,000, G 1,073,741,824, and so on for T, P, E, Z, Y.\n"
1760 "Each KEYWORD may be:\n"
1764 "BLOKKHOZ és BÁJTHOZ a következõ szorzó-utótagokat adhatod meg:\n"
1765 "xM M, c 1, w 2, b 512, kD 1000, k 1024, MD 1 000 000, M 1 048 576,\n"
1766 "GD 1 000 000 000, G 1 073 741 824, és ugyanígy T, P, E, Z, Y.\n"
1767 "A KULCSSZÓ lehet:\n"
1772 " ascii from EBCDIC to ASCII\n"
1773 " ebcdic from ASCII to EBCDIC\n"
1774 " ibm from ASCII to alternated EBCDIC\n"
1775 " block pad newline-terminated records with spaces to cbs-size\n"
1776 " unblock replace trailing spaces in cbs-size records with newline\n"
1777 " lcase change upper case to lower case\n"
1779 " ascii EBCDIC-bõl ASCII-ba\n"
1780 " ebcdic ASCII-ból EBCDIC-be\n"
1781 " ibm ASCII-ból \"alternated\" EBCDIC-be\n"
1782 " block az újsorra végzõdõ rekordokat cbs méretûre tölti ki szóközökkel\n"
1783 " unblock a sorvégi szóközöket cbs méretû rekordokban soremelésre cseréli\n"
1784 " lcase nagybetûrõl kisbetûre cserél\n"
1788 " notrunc do not truncate the output file\n"
1789 " ucase change lower case to upper case\n"
1790 " swab swap every pair of input bytes\n"
1791 " noerror continue after read errors\n"
1792 " sync pad every input block with NULs to ibs-size; when used\n"
1793 " with block or unblock, pad with spaces rather than NULs\n"
1795 " notrunc nem csonkolja a kimeneti fájlt\n"
1796 " ucase kisbetûrõl nagybetûre cserél\n"
1797 " swab minden bemeneti bájtpár sorrendjét megcseréli\n"
1798 " noerror folytatás olvasási hibák esetén\n"
1799 " sync minden bemeneti blokkot NULL bájtokkal ibs méretûre egészít ki;\n"
1800 " ha a \"block\" vagy \"unblock\" is szerepel a listában, \n"
1801 " NULL helyett szóközt használ\n"
1805 msgid "%s+%s records in\n"
1806 msgstr "%s+%s beolvasott rekord\n"
1810 msgid "%s+%s records out\n"
1811 msgstr "%s+%s kiírt rekord\n"
1814 msgid "truncated record"
1815 msgstr "levágott rekord"
1818 msgid "truncated records"
1819 msgstr "levágott rekord"
1823 msgid "closing input file %s"
1824 msgstr "%s bemeneti fájl lezárása"
1828 msgid "closing output file %s"
1829 msgstr "%s kimeneti fájl lezárása"
1833 msgid "writing to %s"
1834 msgstr "írás a következõbe: %s"
1838 msgid "invalid conversion: %s"
1839 msgstr "érvénytelen konverzió: %s"
1843 msgid "unrecognized option %s"
1844 msgstr "ismeretlen kapcsoló: %s"
1848 msgid "unrecognized option %s=%s"
1849 msgstr "ismeretlen kapcsoló: %s=%s"
1853 msgid "invalid number %s"
1854 msgstr "érvénytelen szám: %s"
1858 "only one conv in {ascii,ebcdic,ibm}, {lcase,ucase}, {block,unblock}, "
1861 "csak egy konverzió engedélyezett ezek közül: {ascii,ebcdic,ibm},\n"
1862 "{lcase,ucase}, {block,unblock}, {unblock,sync}"
1867 "warning: working around lseek kernel bug for file (%s)\n"
1868 " of mt_type=0x%0lx -- see <sys/mtio.h> for the list of types"
1870 "vigyázat: lseek kernel hiba kivédése a következõ fájlnál:\n"
1871 "%s (mt_type=0x%0lx)\n"
1872 "A <sys/mtio.h> fájlban megtalálod a típusok listáját"
1874 #: src/dd.c:1170 src/dd.c:1188
1877 msgstr "%s megnyitása"
1880 msgid "file offset out of range"
1881 msgstr "a fájl offset túlmutat a fájlon"
1885 msgid "advancing past %s bytes in output file %s"
1886 msgstr "%s bájtnál továbbléptünk a következõ kimeneti fájlban: %s"
1890 msgid "Torbjorn Granlund, David MacKenzie, Larry McVoy, and Paul Eggert"
1891 msgstr "Torbjorn Granlund, David MacKenzie és Jim Meyering"
1899 msgstr "Fájlrendszer "
1903 msgid " Inodes IUsed IFree IUse%%"
1904 msgstr "Inode-ok IFogl. ISzab. IFo.%%"
1908 msgid " Size Used Avail Use%%"
1909 msgstr " Méret Fogl. Szab. %%"
1913 msgid " Size Used Avail Use%%"
1914 msgstr " Méret Fogl. Szab. %%"
1918 msgid " %4s-blocks Used Available Capacity"
1919 msgstr " %4d-blokk Foglalt Szabad Fogl.%%"
1923 msgid " %4s-blocks Used Available Use%%"
1924 msgstr " %4s-blokk Foglalt Szabad %%"
1927 msgid " Mounted on\n"
1928 msgstr " Csatl. pont\n"
1932 "Show information about the filesystem on which each FILE resides,\n"
1933 "or all filesystems by default.\n"
1936 "Arról a fájlrendszerrõl jelenít meg adatokat, ahol a megadott FÁJL\n"
1937 "található, alapértelmezésben minden fájlrendszerrõl.\n"
1942 " -a, --all include filesystems having 0 blocks\n"
1943 " -B, --block-size=SIZE use SIZE-byte blocks\n"
1944 " -h, --human-readable print sizes in human readable format (e.g., 1K 234M "
1946 " -H, --si likewise, but use powers of 1000 not 1024\n"
1948 " -a, --all 0 blokkot tartalmazó fájlrendszereket is listázza\n"
1949 " -B --block-size=MÉRET megadott blokkMÉRETET használ\n"
1950 " -h, --human-readable ember által olvasható formátum (pl., 1K 234M 2G)\n"
1951 " -H, --si u.a. mint elõbb, de 1000-es szorzó 1024-es helyett\n"
1955 " -i, --inodes list inode information instead of block usage\n"
1956 " -k like --block-size=1K\n"
1957 " -l, --local limit listing to local filesystems\n"
1958 " --no-sync do not invoke sync before getting usage info "
1961 " -i, --inodes inode információ blokkinformáció helyett\n"
1962 " -k u.a. mint --block-size=1K\n"
1963 " -l, --local csak a helyi fájlrendszereket írja ki\n"
1964 " --no-sync nem adja ki a sync parancsot az info beolvasása "
1966 " (alapértelmezett)\n"
1970 " -P, --portability use the POSIX output format\n"
1971 " --sync invoke sync before getting usage info\n"
1972 " -t, --type=TYPE limit listing to filesystems of type TYPE\n"
1973 " -T, --print-type print filesystem type\n"
1974 " -x, --exclude-type=TYPE limit listing to filesystems not of type TYPE\n"
1977 " -P, --portability POSIX kompatíbilis kimenet\n"
1978 " --sync kiadja a sync parancsot az információ beolvasása "
1980 " -t, --type=TÍPUS csak az adott TÍPUSÚ fájlrendszereket írja ki\n"
1981 " -T, --print-type fájlrendszer-típusok kiírása\n"
1982 " -x, --exclude-type=TÍPUS a megadott fájlrendszereket nem listázza ki\n"
1983 " -v (figyelmen kívül hagyva)\n"
1985 #: src/df.c:746 src/du.c:219 src/ls.c:3879
1988 "SIZE may be (or may be an integer optionally followed by) one of following:\n"
1989 "kB 1000, K 1024, MB 1,000,000, M 1,048,576, and so on for G, T, P, E, Z, Y.\n"
1992 "MÉRET megadható a következõkkel:\n"
1993 "kB 1000, K 1024, MB 1,000,000, M 1,048,576 és ugyanígy G, T, P, E, Z, Y.\n"
1997 msgid "file system type %s both selected and excluded"
1999 "%s típusú fájlrendszer ki van jelölve, de figyelmen\n"
2000 "kívül is van hagyva"
2008 msgid "%scannot read table of mounted filesystems"
2009 msgstr "A beillesztett fájlrendszerek tábláját %s nem tudja olvasni"
2011 #: src/dircolors.c:103
2013 msgid "Usage: %s [OPTION]... [FILE]\n"
2014 msgstr "Használat: %s [KAPCSOLÓ]... [FÁJL]\n"
2016 #: src/dircolors.c:104
2018 "Output commands to set the LS_COLORS environment variable.\n"
2020 "Determine format of output:\n"
2021 " -b, --sh, --bourne-shell output Bourne shell code to set LS_COLORS\n"
2022 " -c, --csh, --c-shell output C shell code to set LS_COLORS\n"
2023 " -p, --print-database output defaults\n"
2025 "Kiírja a megfelelõ shell parancsot az LS_COLOR környezeti \n"
2026 "változó beállításához.\n"
2028 "Kimeneti formátum megállapítása\n"
2029 " -b, --sh, --bourne-shell Bourne shell kód az LS_COLORS beállításához\n"
2030 " -c, --csh, --c-shell C shell kód az LS_COLORS beállításához\n"
2031 " -p, --print-data-base alapértelmezés kiírása\n"
2033 #: src/dircolors.c:114
2036 "If FILE is specified, read it to determine which colors to use for which\n"
2037 "file types and extensions. Otherwise, a precompiled database is used.\n"
2038 "For details on the format of these files, run `dircolors --print-database'.\n"
2041 "Ha a FÁJL argumentum meg van adva, beolvassa azt és megállapítja, hogy "
2043 "fájltípushoz milyen színt használjon. Ha nincs, a program az "
2045 "adatbázist használja. Ha többet akarsz tudni a fájl formátumáról, futtasd\n"
2046 "a 'dircolors --print-database'-t.\n"
2048 #: src/dircolors.c:299
2050 msgid "%s:%lu: invalid line; missing second token"
2051 msgstr "%s:%lu: érvénytelen sor; a második token hiányzik"
2053 #: src/dircolors.c:371
2055 msgid "%s:%lu: unrecognized keyword %s"
2056 msgstr "%s:%lu: %s kulcsszó ismeretlen"
2058 #: src/dircolors.c:372
2062 #: src/dircolors.c:467
2064 "the options to output dircolors' internal database and\n"
2065 "to select a shell syntax are mutually exclusive"
2067 "a dircolors belsõ adatbázisának kilistázása és a shell szintaxis\n"
2068 "kiíratása két egymást kölcsönösen kizáró kapcsoló"
2070 #: src/dircolors.c:475
2072 "no FILE arguments may be used with the option to output\n"
2073 "dircolors' internal database"
2075 "nem lehet FÁJL argumentumot használni a dircolor belsõ adabázisának\n"
2078 #: src/dircolors.c:504
2079 msgid "no SHELL environment variable, and no shell type option given"
2080 msgstr "nincs SHELL változó beállítva és nem adtad meg a shell típusát"
2082 #: src/dirname.c:33 src/pathchk.c:59
2084 msgid "David MacKenzie and Jim Meyering"
2085 msgstr "Mike Parker, David MacKenzie és Jim Meyering"
2092 msgstr "Használat: %s [KAPCSOLÓ]\n"
2096 "Print NAME with its trailing /component removed; if NAME contains no /'s,\n"
2097 "output `.' (meaning the current directory).\n"
2104 "Torbjorn Granlund, David MacKenzie, Larry McVoy, Paul Eggert, and Jim "
2106 msgstr "Torbjorn Granlund, David MacKenzie és Jim Meyering"
2110 "Summarize disk usage of each FILE, recursively for directories.\n"
2113 "Összefoglalja a lemezhasználatot minden FÁJLRA, rekurzívan minden "
2120 " -a, --all write counts for all files, not just directories\n"
2121 " --apparent-size print apparent sizes, rather than disk usage; "
2123 " the apparent size is usually smaller, it may be\n"
2124 " larger due to holes in (`sparse') files, internal\n"
2125 " fragmentation, indirect blocks, and the like\n"
2126 " -B, --block-size=SIZE use SIZE-byte blocks\n"
2127 " -b, --bytes equivalent to `--apparent-size --block-size=1'\n"
2128 " -c, --total produce a grand total\n"
2129 " -D, --dereference-args dereference FILEs that are symbolic links\n"
2131 " -a, --all minden fájl adatait kiírja, nem csak a "
2133 " -B --block-size=MÉRET MÉRET bájtos blokkokat használ\n"
2134 " -b, --bytes bájtban írja ki a méretet\n"
2135 " -c, --total csak az összesítést írja ki\n"
2136 " -D, --dereference-args szimbolikus linkek esetén a fájlt számolja\n"
2140 " -h, --human-readable print sizes in human readable format (e.g., 1K 234M "
2142 " -H, --si likewise, but use powers of 1000 not 1024\n"
2143 " -k like --block-size=1K\n"
2144 " -l, --count-links count sizes many times if hard linked\n"
2146 " -h, --human-readable ember által olvasható formátum (pl., 1K 234M 2G)\n"
2147 " -H, --si mint elõbb, de 1000-es szorzó 1024-es helyett\n"
2148 " -k mint --block-size=1K\n"
2149 " -l, --count-links többször számolja a méretet, ha hard linkek vannak\n"
2153 " -L, --dereference dereference all symbolic links\n"
2154 " -S, --separate-dirs do not include size of subdirectories\n"
2155 " -s, --summarize display only a total for each argument\n"
2157 " -L, --dereference mindig követi a szimbólikus linkeket\n"
2158 " -S, --separate-dirs alkönyvtárakat nem számolja bele\n"
2159 " -s, --summarize argumentumonként egy összeget mutat\n"
2164 " -x, --one-file-system skip directories on different filesystems\n"
2165 " -X FILE, --exclude-from=FILE Exclude files that match any pattern in "
2167 " --exclude=PATTERN Exclude files that match PATTERN.\n"
2168 " --max-depth=N print the total for a directory (or file, with --"
2170 " only if it is N or fewer levels below the command\n"
2171 " line argument; --max-depth=0 is the same as\n"
2174 " -x, --one-file-system csak az adott fájlrendszeren lévõ könyvtárakat\n"
2175 " -X FÁJL, --exclude-from=FÁJL a FÁJL-ban található mintákra illeszkedõ \n"
2176 " fájlokat átugorja\n"
2177 " --exclude=MINTA a MINTÁRA illeszkedõ nevû fájlokat kihagyja\n"
2178 " --max-depth=N csak akkor írja ki az összesítést egy adott\n"
2179 " könyvtárra, ha az legfeljebb N szinttel van a\n"
2180 " parancssorban megadott könyvtár alatt.\n"
2181 " A --max-depth=0 ugyanaz, mint a --summarize\n"
2185 msgid "cannot change to parent of directory %s"
2186 msgstr "nem lehet a következõ könyvtárba lépni: %s"
2190 msgid "cannot change to directory %s"
2191 msgstr "nem lehet a következõ könyvtárba lépni: %s"
2195 msgid "cannot read directory %s"
2196 msgstr "nem lehet a következõ könyvtárat létrehozni: %s"
2198 #: src/du.c:546 src/ls.c:2241 src/wc.c:591
2204 msgid "invalid maximum depth %s"
2205 msgstr "érvénytelen maximális mélység: %s"
2208 msgid "cannot both summarize and show all entries"
2210 "nem lehet egyszerre összesítést kérni és minden bejegyzést megjeleníteni"
2213 msgid "warning: summarizing is the same as using --max-depth=0"
2215 "vigyázat: az összesítés megegyezik a --max-depth=0 kapcsoló használatával"
2219 msgid "warning: summarizing conflicts with --max-depth=%d"
2220 msgstr "vigyázat: az összesítés kérése ellenkezik a --max-depth=%d kapcsolóval"
2224 msgid "Usage: %s [OPTION]... [STRING]...\n"
2225 msgstr "Használat: %s [KAPCSOLÓ]... [FÁJL]...\n"
2229 "Echo the STRING(s) to standard output.\n"
2231 " -n do not output the trailing newline\n"
2232 " -e enable interpretation of the backslash-escaped characters\n"
2234 " -E disable interpretation of those sequences in STRINGs\n"
2240 "Without -E, the following sequences are recognized and interpolated:\n"
2242 " \\NNN the character whose ASCII code is NNN (octal)\n"
2244 " \\a alert (BEL)\n"
2250 " \\c suppress trailing newline\n"
2253 " \\r carriage return\n"
2254 " \\t horizontal tab\n"
2255 " \\v vertical tab\n"
2260 msgid "Richard Mlynarik and David MacKenzie"
2261 msgstr "Richard Stallman és David MacKenzie"
2265 msgid "Usage: %s [OPTION]... [-] [NAME=VALUE]... [COMMAND [ARG]...]\n"
2266 msgstr "Használat: %s [KAPCSOLÓ]... NÉV TÍPUS [MAJOR MINOR]\n"
2270 "Set each NAME to VALUE in the environment and run COMMAND.\n"
2272 " -i, --ignore-environment start with an empty environment\n"
2273 " -u, --unset=NAME remove variable from the environment\n"
2279 "A mere - implies -i. If no COMMAND, print the resulting environment.\n"
2284 "Convert tabs in each FILE to spaces, writing to standard output.\n"
2285 "With no FILE, or when FILE is -, read standard input.\n"
2291 " -i, --initial do not convert TABs after non whitespace\n"
2292 " -t, --tabs=NUMBER have tabs NUMBER characters apart, not 8\n"
2297 " -t, --tabs=LIST use comma separated list of explicit tab positions\n"
2300 #: src/expand.c:173 src/unexpand.c:153
2301 msgid "tab size contains an invalid character"
2304 #: src/expand.c:191 src/unexpand.c:171
2305 msgid "tab size cannot be 0"
2308 #: src/expand.c:193 src/unexpand.c:173
2309 msgid "tab sizes must be ascending"
2313 msgid "`-LIST' option is obsolete; use `-t LIST'"
2319 "Usage: %s EXPRESSION\n"
2321 msgstr "Használat: %s [KAPCSOLÓ]\n"
2326 "Print the value of EXPRESSION to standard output. A blank line below\n"
2327 "separates increasing precedence groups. EXPRESSION may be:\n"
2329 " ARG1 | ARG2 ARG1 if it is neither null nor 0, otherwise ARG2\n"
2331 " ARG1 & ARG2 ARG1 if neither argument is null or 0, otherwise 0\n"
2337 " ARG1 < ARG2 ARG1 is less than ARG2\n"
2338 " ARG1 <= ARG2 ARG1 is less than or equal to ARG2\n"
2339 " ARG1 = ARG2 ARG1 is equal to ARG2\n"
2340 " ARG1 != ARG2 ARG1 is unequal to ARG2\n"
2341 " ARG1 >= ARG2 ARG1 is greater than or equal to ARG2\n"
2342 " ARG1 > ARG2 ARG1 is greater than ARG2\n"
2348 " ARG1 + ARG2 arithmetic sum of ARG1 and ARG2\n"
2349 " ARG1 - ARG2 arithmetic difference of ARG1 and ARG2\n"
2356 " ARG1 * ARG2 arithmetic product of ARG1 and ARG2\n"
2357 " ARG1 / ARG2 arithmetic quotient of ARG1 divided by ARG2\n"
2358 " ARG1 % ARG2 arithmetic remainder of ARG1 divided by ARG2\n"
2364 " STRING : REGEXP anchored pattern match of REGEXP in STRING\n"
2366 " match STRING REGEXP same as STRING : REGEXP\n"
2367 " substr STRING POS LENGTH substring of STRING, POS counted from 1\n"
2368 " index STRING CHARS index in STRING where any CHARS is found, or 0\n"
2369 " length STRING length of STRING\n"
2374 " + TOKEN interpret TOKEN as a string, even if it is a\n"
2375 " keyword like `match' or an operator like `/'\n"
2377 " ( EXPRESSION ) value of EXPRESSION\n"
2383 "Beware that many operators need to be escaped or quoted for shells.\n"
2384 "Comparisons are arithmetic if both ARGs are numbers, else lexicographical.\n"
2385 "Pattern matches return the string matched between \\( and \\) or null; if\n"
2386 "\\( and \\) are not used, they return the number of characters matched or "
2390 #: src/expr.c:186 src/expr.c:438 src/expr.c:444 src/expr.c:449 src/expr.c:471
2392 msgid "syntax error"
2398 "warning: unportable BRE: `%s': using `^' as the first character\n"
2399 "of the basic regular expression is not portable; it is being ignored"
2402 #: src/expr.c:586 src/expr.c:625
2404 msgid "non-numeric argument"
2405 msgstr "rossz az argumentumok száma"
2408 msgid "division by zero"
2414 "Usage: %s [NUMBER]...\n"
2416 msgstr "Használat: %s [KAPCSOLÓ]\n"
2420 "Print the prime factors of each NUMBER.\n"
2427 " Print the prime factors of all specified integer NUMBERs. If no "
2429 " are specified on the command line, they are read from standard input.\n"
2434 msgid "`%s' is not a valid positive integer"
2440 "Usage: %s [ignored command line arguments]\n"
2442 "Exit with a status code indicating failure.\n"
2444 "These option names may not be abbreviated.\n"
2450 msgid "Usage: %s [-DIGITS] [OPTION]... [FILE]...\n"
2451 msgstr "Használat: %s [KAPCSOLÓ]... [FÁJL]...\n"
2455 "Reformat each paragraph in the FILE(s), writing to standard output.\n"
2456 "If no FILE or if FILE is `-', read standard input.\n"
2462 " -c, --crown-margin preserve indentation of first two lines\n"
2463 " -p, --prefix=STRING combine only lines having STRING as prefix\n"
2464 " -s, --split-only split long lines, but do not refill\n"
2469 " -t, --tagged-paragraph indentation of first line different from second\n"
2470 " -u, --uniform-spacing one space between words, two after sentences\n"
2471 " -w, --width=NUMBER maximum line width (default of 75 columns)\n"
2477 "In -wNUMBER, the letter `w' may be omitted.\n"
2482 msgid "invalid width option: `%s'"
2483 msgstr "érvénytelen sorhossz: %s"
2487 msgid "invalid width: `%s'"
2488 msgstr "érvénytelen sorhossz: %s"
2492 "Wrap input lines in each FILE (standard input by default), writing to\n"
2493 "standard output.\n"
2499 " -b, --bytes count bytes rather than columns\n"
2500 " -s, --spaces break at spaces\n"
2501 " -w, --width=WIDTH use WIDTH columns instead of 80\n"
2506 msgid "`%s' option is obsolete; use `%s'"
2511 msgid "invalid number of columns: `%s'"
2512 msgstr "érvénytelen szám: %s"
2516 "Print first 10 lines of each FILE to standard output.\n"
2517 "With more than one FILE, precede each with a header giving the file name.\n"
2518 "With no FILE, or when FILE is -, read standard input.\n"
2524 " -c, --bytes=SIZE print first SIZE bytes\n"
2525 " -n, --lines=NUMBER print first NUMBER lines instead of first 10\n"
2530 " -q, --quiet, --silent never print headers giving file names\n"
2531 " -v, --verbose always print headers giving file names\n"
2534 #: src/head.c:111 src/split.c:120
2537 "SIZE may have a multiplier suffix: b for 512, k for 1K, m for 1 Meg.\n"
2542 msgid "cannot reposition file pointer for %s"
2543 msgstr "nem lehet beolvasni %s idõbélyegét"
2545 #: src/head.c:256 src/tail.c:1388
2547 msgid "%s: %s is so large that it is not representable"
2550 #: src/head.c:257 src/tail.c:1390
2552 msgid "number of lines"
2553 msgstr "rossz az argumentumok száma"
2555 #: src/head.c:257 src/tail.c:1391
2557 msgid "number of bytes"
2558 msgstr "rossz az argumentumok száma"
2560 #: src/head.c:264 src/tail.c:1478
2562 msgid "invalid number of lines"
2563 msgstr "érvénytelen szám: %s"
2565 #: src/head.c:265 src/tail.c:1479
2567 msgid "invalid number of bytes"
2568 msgstr "érvénytelen szám: %s"
2572 msgid "unrecognized option `-%c'"
2573 msgstr "ismeretlen kapcsoló: %s"
2577 msgid "`-%s' option is obsolete; use `-%c %.*s%.*s%s'"
2585 "Print the numeric identifier (in hexadecimal) for the current host.\n"
2589 #: src/hostname.c:67
2592 "Usage: %s [NAME]\n"
2594 "Print or set the hostname of the current system.\n"
2598 #: src/hostname.c:104
2600 msgid "cannot set hostname to `%s'"
2601 msgstr "nem lehet beállítani %s idõbélyegét"
2603 #: src/hostname.c:110
2604 msgid "cannot set hostname; this system lacks the functionality"
2607 #: src/hostname.c:117
2609 msgid "cannot determine hostname"
2610 msgstr "nem lehet %s jogosultságait beállítani"
2614 msgid "Arnold Robbins and David MacKenzie"
2615 msgstr "Richard Stallman és David MacKenzie"
2619 msgid "Usage: %s [OPTION]... [USERNAME]\n"
2620 msgstr "Használat: %s [KAPCSOLÓ]... [FÁJL]\n"
2624 "Print information for USERNAME, or the current user.\n"
2626 " -a ignore, for compatibility with other versions\n"
2627 " -g, --group print only the effective group ID\n"
2628 " -G, --groups print all group IDs\n"
2629 " -n, --name print a name instead of a number, for -ugG\n"
2630 " -r, --real print the real ID instead of the effective ID, with -ugG\n"
2631 " -u, --user print only the effective user ID\n"
2637 "Without any OPTION, print some useful set of identified information.\n"
2642 msgid "cannot print only user and only group"
2643 msgstr "nem lehet egyszerre a csoportot és a felhasználót is elhagyni"
2646 msgid "cannot print only names or real IDs in default format"
2651 msgid "%s: No such user"
2656 msgid "cannot find name for user ID %u"
2661 msgid "cannot find name for group ID %u"
2662 msgstr "nem lehet %s tulajdonosát és vagy csoportját megváltoztatni"
2666 msgid "cannot get supplemental group list"
2667 msgstr "a csoportot nem lehet nullra változtatni"
2673 #: src/install.c:269
2674 msgid "the strip option may not be used when installing a directory"
2675 msgstr "könyvtár telepítésénél nem lehet használni a `strip' lehetõséget"
2677 #: src/install.c:292 src/mkdir.c:140
2679 msgid "invalid mode %s"
2680 msgstr "érvénytelen mód: %s"
2682 #: src/install.c:307 src/install.c:371
2684 msgid "creating directory %s"
2685 msgstr "%s könyvtár létrehozása"
2687 #: src/install.c:332
2689 msgid "installing multiple files, but last argument, %s is not a directory"
2690 msgstr "több fájl telepítése, de az utolsó argumentum (%s) nem könyvtár"
2692 #: src/install.c:435
2694 msgid "%s is a directory"
2695 msgstr "%s könyvtár"
2697 #: src/install.c:495
2699 msgid "cannot obtain time stamps for %s"
2700 msgstr "nem lehet beolvasni %s idõbélyegét"
2702 #: src/install.c:507
2704 msgid "cannot set time stamps for %s"
2705 msgstr "nem lehet beállítani %s idõbélyegét"
2707 #: src/install.c:528
2708 msgid "fork system call failed"
2709 msgstr "fork() rendszerhívás sikertelen"
2711 #: src/install.c:532
2712 msgid "cannot run strip"
2713 msgstr "strip futtatása sikertelen"
2715 #: src/install.c:539
2716 msgid "strip failed"
2717 msgstr "strip sikertelen"
2719 #: src/install.c:560
2721 msgid "invalid user %s"
2722 msgstr "érvénytelen felhasználó: %s"
2724 #: src/install.c:578
2726 msgid "invalid group %s"
2727 msgstr "érvénytelen csoport: %s"
2729 #: src/install.c:597
2732 "Usage: %s [OPTION]... SOURCE DEST (1st format)\n"
2733 " or: %s [OPTION]... SOURCE... DIRECTORY (2nd format)\n"
2734 " or: %s -d [OPTION]... DIRECTORY... (3rd format)\n"
2736 "Használat: %s [KAPCSOLÓ]... FORRÁS CÉL (1. alak)\n"
2737 " vagy: %s [KAPCSOLÓ]... FORRÁS... KÖNYVTÁR (2. alak)\n"
2738 " vagy: %s -d [KAPCSOLÓ]... KÖNYVTÁR... (3. alak)\n"
2740 #: src/install.c:603
2742 "In the first two formats, copy SOURCE to DEST or multiple SOURCE(s) to\n"
2743 "the existing DIRECTORY, while setting permission modes and owner/group.\n"
2744 "In the third format, create all components of the given DIRECTORY(ies).\n"
2747 "Az elsõ két alaknál FORRÁST a CÉLRA másolja, több FORRÁS esetén a létezõ\n"
2748 "KÖNYVTÁRBA másolja a fájlokat. Másolás közben beállítja a fájlok \n"
2749 "jogosultságait és a tulajt/csoportot.\n"
2750 "A harmadik alaknál létrehozza az adott KÖNYVTÁRAK minden elemét.\n"
2753 #: src/install.c:612
2755 " --backup[=CONTROL] make a backup of each existing destination file\n"
2756 " -b like --backup but does not accept an argument\n"
2758 " -d, --directory treat all arguments as directory names; create all\n"
2759 " components of the specified directories\n"
2761 " --backup[=CONTROL] minden létezõ célfájlról mentést készít\n"
2762 " -b mint --backup, de nem fogad el argumentumot\n"
2763 " -c (figyelmen kívül hagyva)\n"
2764 " -d, --directory minden argumentum könyvtár; az adott könyvtár\n"
2765 " minden elemét létrehozza\n"
2767 #: src/install.c:619
2769 " -D create all leading components of DEST except the "
2771 " then copy SOURCE to DEST; useful in the 1st format\n"
2772 " -g, --group=GROUP set group ownership, instead of process' current "
2774 " -m, --mode=MODE set permission mode (as in chmod), instead of rwxr-xr-"
2776 " -o, --owner=OWNER set ownership (super-user only)\n"
2778 " -D a CÉL minden elemét létrehozza, kivéve az "
2780 " majd FORRÁST CÉLRA másolja; elsõ alakkal "
2782 " -g, --group=CSOPORT CSOPORTOT állítja be, a processz csoportja "
2784 " -m, --mode=MÓD jogosultságot MÓDRA állítja, rwxr-xr-x helyett\n"
2785 " -o, --owner=TULAJDONOS tulajdonos beállítása (csak root)\n"
2787 #: src/install.c:626
2789 " -p, --preserve-timestamps apply access/modification times of SOURCE "
2791 " to corresponding destination files\n"
2792 " -s, --strip strip symbol tables, only for 1st and 2nd formats\n"
2793 " -S, --suffix=SUFFIX override the usual backup suffix\n"
2794 " -v, --verbose print the name of each directory as it is created\n"
2796 " -p, --preserve-timestamps a FORRÁS elérési és módosítási idejét állítja\n"
2797 " be a megfelelõ CÉLfájlon\n"
2798 " -s, --strip eltávolítja a szimbólum táblát, csak 1. és \n"
2799 " 2. alaknál érvényes\n"
2800 " -S, --suffix=KITERJESZTES a biztonsági másolat szokásos \n"
2801 " kiterjesztésének felülbírálása\n"
2802 " -v, --verbose minden létrehozott könyvtár nevét kiírja\n"
2804 #: src/install.c:635 src/ln.c:377 src/mv.c:348
2807 "The backup suffix is `~', unless set with --suffix or SIMPLE_BACKUP_SUFFIX.\n"
2808 "The version control method may be selected via the --backup option or "
2810 "the VERSION_CONTROL environment variable. Here are the values:\n"
2814 "A biztonsági másolat kiterjesztése `~', ha nincs megadva a --suffix vagy\n"
2815 "a SIMPLE_BACKUP_SUFFIX. A verziókövetés módját megválaszthatod a --backup\n"
2816 "kapcsolóval vagy a VERSION_CONTROL környezeti változó segítségével.\n"
2817 "Az érvényes értékek a következõk:\n"
2822 msgid "Usage: %s [OPTION]... FILE1 FILE2\n"
2823 msgstr "Használat: %s [KAPCSOLÓ]... [FÁJL]\n"
2827 "For each pair of input lines with identical join fields, write a line to\n"
2828 "standard output. The default join field is the first, delimited\n"
2829 "by whitespace. When FILE1 or FILE2 (not both) is -, read standard input.\n"
2831 " -a FILENUM print unpairable lines coming from file FILENUM, where\n"
2832 " FILENUM is 1 or 2, corresponding to FILE1 or FILE2\n"
2833 " -e EMPTY replace missing input fields with EMPTY\n"
2838 " -i, --ignore-case ignore differences in case when comparing fields\n"
2839 " -j FIELD (obsolescent) equivalent to `-1 FIELD -2 FIELD'\n"
2840 " -j1 FIELD (obsolescent) equivalent to `-1 FIELD'\n"
2841 " -j2 FIELD (obsolescent) equivalent to `-2 FIELD'\n"
2842 " -o FORMAT obey FORMAT while constructing output line\n"
2843 " -t CHAR use CHAR as input and output field separator\n"
2848 " -v FILENUM like -a FILENUM, but suppress joined output lines\n"
2849 " -1 FIELD join on this FIELD of file 1\n"
2850 " -2 FIELD join on this FIELD of file 2\n"
2856 "Unless -t CHAR is given, leading blanks separate fields and are ignored,\n"
2857 "else fields are separated by CHAR. Any FIELD is a field number counted\n"
2858 "from 1. FORMAT is one or more comma or blank separated specifications,\n"
2859 "each being `FILENUM.FIELD' or `0'. Default FORMAT outputs the join field,\n"
2860 "the remaining fields from FILE1, the remaining fields from FILE2, all\n"
2861 "separated by CHAR.\n"
2866 msgid "invalid field specifier: `%s'"
2867 msgstr "érvénytelen tabulátorméret: %s"
2869 #: src/join.c:659 src/join.c:772 src/join.c:808
2871 msgid "invalid field number: `%s'"
2872 msgstr "érvénytelen szám: %s"
2876 msgid "invalid file number in field spec: `%s'"
2877 msgstr "érvénytelen szám: %s"
2881 msgid "invalid field number for file 1: `%s'"
2882 msgstr "érvénytelen szám: %s"
2886 msgid "invalid field number for file 2: `%s'"
2887 msgstr "érvénytelen szám: %s"
2891 msgid "too many non-option arguments"
2892 msgstr "túl sok argumentum"
2896 msgid "too few non-option arguments"
2897 msgstr "túl kevés argumentum"
2900 msgid "both files cannot be standard input"
2906 "Usage: %s [-s SIGNAL | -SIGNAL] PID...\n"
2907 " or: %s -l [SIGNAL]...\n"
2908 " or: %s -t [SIGNAL]...\n"
2913 "Send signals to processes, or list signals.\n"
2919 " -s, --signal=SIGNAL, -SIGNAL\n"
2920 " specify the name or number of the signal to be sent\n"
2921 " -l, --list list signal names, or convert signal names to/from "
2923 " -t, --table print a table of signal information\n"
2929 "SIGNAL may be a signal name like `HUP', or a signal number like `1',\n"
2930 "or an exit status of a process terminated by a signal.\n"
2931 "PID is an integer; if negative it identifies a process group.\n"
2936 msgid "%s: invalid signal"
2937 msgstr "%s: érvénytelen fájltípus"
2941 msgid "missing operand after `%s'"
2946 msgid "%s: invalid process id"
2947 msgstr "%s: érvénytelen fájlméret"
2951 msgid "invalid option -- %c"
2952 msgstr "%s: érvénytelen kapcsoló -- %c\n"
2956 msgid "%s: multiple signals specified"
2960 msgid "multiple -l or -t options specified"
2964 msgid "cannot combine signal with -l or -t"
2970 "Usage: %s FILE1 FILE2\n"
2976 "Call the link function to create a link named FILE2 to an existing FILE1.\n"
2982 msgid "cannot create link %s to %s"
2983 msgstr "%2$s-re mutató %1$s hard linket nem lehet létrehozni"
2986 msgid "Mike Parker and David MacKenzie"
2987 msgstr "Mike Parker és David MacKenzie"
2991 msgid "%s: warning: making a hard link to a symbolic link is not portable"
2993 "%s: vigyázat: a szimbolikus linkre mutató hard link\n"
2994 "létrehozása nem hordozható"
2998 msgid "%s: hard link not allowed for directory"
2999 msgstr "%s: könyvtárra mutató hard link nem engedélyezett"
3003 msgid "%s: cannot overwrite directory"
3004 msgstr "%s: könyvtár felülírása sikertelen"
3008 msgid "%s: replace %s? "
3009 msgstr "%s: %s cseréje? "
3013 msgid "%s: File exists"
3014 msgstr "%s: a fájl létezik"
3018 msgid "create symbolic link %s to %s"
3019 msgstr "%s szimbolikus link létrehozása a következõre: %s"
3023 msgid "create hard link %s to %s"
3024 msgstr "%s hard link létrehozása a következõre: %s"
3028 msgid "creating symbolic link %s to %s"
3029 msgstr "%2$s fájlra mutató %1$s szimbolikus link létrehozása"
3033 msgid "creating hard link %s to %s"
3034 msgstr "%2$s fájlra mutató %1$s hard link létrehozása"
3039 "Usage: %s [OPTION]... TARGET [LINK_NAME]\n"
3040 " or: %s [OPTION]... TARGET... DIRECTORY\n"
3041 " or: %s [OPTION]... --target-directory=DIRECTORY TARGET...\n"
3043 "Használat: %s [KAPCSOLÓ]... CÉL [LINK_NEVE]\n"
3044 " vagy: %s [KAPCSOLÓ]... CÉL... KÖNYVTÁR\n"
3045 " vagy: %s [KAPCSOLÓ]... --target-directory=KÖNYVTÁR CÉL...\n"
3049 "Create a link to the specified TARGET with optional LINK_NAME.\n"
3050 "If LINK_NAME is omitted, a link with the same basename as the TARGET is\n"
3051 "created in the current directory. When using the second form with more\n"
3052 "than one TARGET, the last argument must be a directory; create links\n"
3053 "in DIRECTORY to each TARGET. Create hard links by default, symbolic\n"
3054 "links with --symbolic. When creating hard links, each TARGET must exist.\n"
3057 "Link létrehozása a megadott CÉLRA, opcionális LINK_NÉV megadásával.\n"
3058 "Ha a LINK_NÉV nincs megadva, a CÉLLAL megegyezõ nevû link jön lére a\n"
3059 "jelenlegi könyvtárban. A második alak használatakor, több CÉL esetén,\n"
3060 "az utolsó argumentum kötelezõen könyvtár; ekkor a KÖNYVTÁRBAN linkek "
3062 "létre a CÉLOKRA. Alapértelmezésben hard linekeket hoz éltre, szimbolikus\n"
3063 "linkekhez használd a --symbolic kapcsolót. Hard linkek létrehozásakor\n"
3064 "minden CÉLNAK léteznie kell.\n"
3069 " --backup[=CONTROL] make a backup of each existing destination "
3071 " -b like --backup but does not accept an argument\n"
3072 " -d, -F, --directory hard link directories (super-user only)\n"
3073 " -f, --force remove existing destination files\n"
3075 " --backup[=CONTROL] minden létezõ célfájlról mentést készít\n"
3076 " -b mint --backup, de nem fogad el argumentumot\n"
3077 " -d, -F, --directory könyvtárak hard linkelése (csak root)\n"
3078 " -f, --force létezõ célfájlok törlése\n"
3082 " -n, --no-dereference treat destination that is a symlink to a\n"
3083 " directory as if it were a normal file\n"
3084 " -i, --interactive prompt whether to remove destinations\n"
3085 " -s, --symbolic make symbolic links instead of hard links\n"
3087 " -n, --no-dereference ha a cél szimbolikus link egy könyvtárra\n"
3088 " kezelje normális fájlként\n"
3089 " -i, --interactive célfájlok törlésénél kérdez\n"
3090 " -s, --symbolic szimbolikus link hard link helyett\n"
3094 " -S, --suffix=SUFFIX override the usual backup suffix\n"
3095 " --target-directory=DIRECTORY specify the DIRECTORY in which to "
3098 " -v, --verbose print name of each file before linking\n"
3100 " -S, --suffix=KITERJESZTES a biztonsági másolat szokásos \n"
3101 " kiterjesztésének felülbírálása\n"
3102 " --target-directory=DIRECTORY a linkek létrehozására szolgáló "
3105 " -v, --verbose linkelés elõtt kiírja minden fájl nevét\n"
3109 msgid "%s: specified target directory is not a directory"
3110 msgstr "%s: a megadott célkönyvtár nem könyvtár"
3113 msgid "when making multiple links, last argument must be a directory"
3114 msgstr "több link létrehozásánál az utolsó argumentum könyvtár kell legyen"
3116 #: src/logname.c:48 src/pwd.c:46 src/sync.c:44
3118 msgid "Usage: %s [OPTION]\n"
3119 msgstr "Használat: %s [KAPCSOLÓ]\n"
3123 "Print the name of the current user.\n"
3129 msgid "%s: no login name\n"
3138 msgstr "%b %e %H:%M"
3142 msgid "ignoring invalid value of environment variable QUOTING_STYLE: %s"
3144 "a QUOTING_STYLE környezeti változóban megadott érvénytelen érték \n"
3145 "figyelmen kívül hagyása: %s"
3149 msgid "ignoring invalid width in environment variable COLUMNS: %s"
3151 "a COLUMNS környezeti változóban megadott érvénytelen érték\n"
3152 "figyelmen kívül hagyása: %s"
3156 msgid "ignoring invalid tab size in environment variable TABSIZE: %s"
3158 "a TABSIZE környezeti változóban megadott érvénytelen tab méret\n"
3159 "figyelmen kívül hagyása: %s"
3163 msgid "invalid line width: %s"
3164 msgstr "érvénytelen sorhossz: %s"
3168 msgid "invalid tab size: %s"
3169 msgstr "érvénytelen tabulátorméret: %s"
3173 msgid "invalid time style format %s"
3174 msgstr "érvénytelen idõformátum stílus %s"
3178 msgid "unrecognized prefix: %s"
3179 msgstr "ismeretlen elõtag: %s"
3182 msgid "unparsable value for LS_COLORS environment variable"
3183 msgstr "az LS_COLORS környezeti változó értéke nem értelemezhetõ"
3187 msgid "cannot determine device and inode of %s"
3188 msgstr "%s eszközét és inode-ját nem lehet megállapítani"
3192 msgid "not listing already-listed directory: %s"
3193 msgstr "a következõ, már korábban listázott, könyvtár kihagyása: %s"
3195 #: src/ls.c:2208 src/remove.c:910
3197 msgid "reading directory %s"
3198 msgstr "%s könyvtár létrehozása"
3202 msgid "cannot compare file names %s and %s"
3203 msgstr "%s és %s fájlnevek összehasonlítása sikertelen"
3207 "List information about the FILEs (the current directory by default).\n"
3208 "Sort entries alphabetically if none of -cftuSUX nor --sort.\n"
3211 "Információt ír ki a FÁJLOKRÓL, alapértelemezésben az aktuális könyvtárról.\n"
3212 "Ábécé sorrendbe rendezi a bejegyzéseket, ha nincs megadva a -cftuSUX\n"
3213 "kapcsolók valamelyike vagy a --sort.\n"
3219 " -a, --all do not hide entries starting with .\n"
3220 " -A, --almost-all do not list implied . and ..\n"
3221 " --author print the author of each file\n"
3222 " -b, --escape print octal escapes for nongraphic characters\n"
3224 " -a, --all nem rejti el a .-al kezdõdõ bejegyzéseket\n"
3225 " -A, --almost-all nem listázza ki a . és .. bejegyzéseket\n"
3226 " -b, --escape oktális escape karaktereket jelenít meg \n"
3227 " a nem-grafikus karakterek helyett\n"
3231 " --block-size=SIZE use SIZE-byte blocks\n"
3232 " -B, --ignore-backups do not list implied entries ending with ~\n"
3233 " -c with -lt: sort by, and show, ctime (time of "
3235 " modification of file status information)\n"
3236 " with -l: show ctime and sort by name\n"
3237 " otherwise: sort by ctime\n"
3239 " --block-size=MÉRET MÉRET bájtos blokkokat használ\n"
3240 " -B, --ignore-backups nem listázza ki a ~-ra végzõdõ fájlokat\n"
3241 " -c \"-lt\"-vel: rendezés és kiírás ctime "
3243 " információ utolsó módosításának ideje) "
3245 " \"-l\"-lel: kiírja a ctime-ot és név szerint "
3247 " egyébként: ctime szerint rendez\n"
3252 " -C list entries by columns\n"
3253 " --color[=WHEN] control whether color is used to distinguish "
3255 " types. WHEN may be `never', `always', or "
3257 " -d, --directory list directory entries instead of contents,\n"
3258 " and do not dereference symbolic links\n"
3259 " -D, --dired generate output designed for Emacs' dired mode\n"
3261 " -C oszlopok szerint listáz\n"
3262 " --color[=EKKOR] beállítja, hogy mikor legyen színes a kimenet\n"
3263 " (fájltípusok szerint).\n"
3264 " EKKOR lehet 'always', 'never' vagy 'auto'\n"
3265 " -d, --directory könyvtár listázása a könyvtár tartalma helyett\n"
3266 " -D, --dired az Emacs dired módja által használt kimenet\n"
3270 " -f do not sort, enable -aU, disable -lst\n"
3271 " -F, --classify append indicator (one of */=@|) to entries\n"
3272 " --format=WORD across -x, commas -m, horizontal -x, long -l,\n"
3273 " single-column -1, verbose -l, vertical -C\n"
3274 " --full-time like -l --time-style=full-iso\n"
3276 " -f nem rendez, bekapcsolja a \"-aU\" kapcsolókat, "
3277 "kikapcsolja a \"-lst\" kapcsolókat\n"
3278 " -F, --classify jelet fûz a bejegyzéshez (*/=@ vagy |)\n"
3279 " --format=SZÓ across -x, commas -m, horizontal -x, long -l,\n"
3280 " single-column -1, verbose -l, vertical -C\n"
3281 " --full-time mint -l --time-style=full-iso\n"
3286 " -g like -l, but do not list owner\n"
3287 " -G, --no-group inhibit display of group information\n"
3288 " -h, --human-readable print sizes in human readable format (e.g., 1K 234M "
3290 " --si likewise, but use powers of 1000 not 1024\n"
3291 " -H, --dereference-command-line\n"
3292 " follow symbolic links listed on the command "
3294 " --dereference-command-line-symlink-to-dir\n"
3295 " follow each command line symbolic link\n"
3296 " that points to a directory\n"
3298 " -g mint -l, de tulajdonos nélkül\n"
3299 " -G, --no-group nem mutatja a csoportinformációt\n"
3300 " -h, --human-readable ember által olvasható formátum (pl., 1K 234M 2G)\n"
3301 " --si u.a. mint elõbb, de 1000-es szorzó 1024-es "
3303 " -H, --dereference-command-line szimbolikus linkek követése parancssorban\n"
3307 " --indicator-style=WORD append indicator with style WORD to entry "
3309 " none (default), classify (-F), file-type (-"
3311 " -i, --inode print index number of each file\n"
3312 " -I, --ignore=PATTERN do not list implied entries matching shell "
3314 " -k like --block-size=1K\n"
3316 " --indicator-style=SZÓ a bejegyzésnevekhez indikátor fûz SZÓ alapján:\n"
3317 " none (default), classify (-F), file-type (-"
3319 " -i, --inode kiírja minden fájl index számát\n"
3320 " -I, --ignore=MINTA nem írja ki a shell MINTÁRA illeszkedõ\n"
3322 " -k mint --block-size=1K\n"
3326 " -l use a long listing format\n"
3327 " -L, --dereference when showing file information for a symbolic\n"
3328 " link, show information for the file the link\n"
3329 " references rather than for the link itself\n"
3330 " -m fill width with a comma separated list of "
3333 " -l hosszú formátum\n"
3334 " -L, --dereference kilistázza a szimbolikus linkek által mutatott\n"
3336 " -m a szélességet a bejegyzések vesszõvel\n"
3337 " elválasztott listájával tölti ki\n"
3341 " -n, --numeric-uid-gid like -l, but list numeric UIDs and GIDs\n"
3342 " -N, --literal print raw entry names (don't treat e.g. "
3344 " characters specially)\n"
3345 " -o like -l, but do not list group information\n"
3346 " -p, --file-type append indicator (one of /=@|) to entries\n"
3348 " -n, --numeric-uid-gid mint -l, de UID-ket és GID-ket számmal írja ki\n"
3349 " -N, --literal nyers bejegyzésnevek kiírása (nem kezeli\n"
3350 " megkülönböztetett módon pl. a\n"
3351 " vezérlõkaraktereket)\n"
3352 " -o mint -l, de tulajdonos adatai nélkül\n"
3353 " -p, --file-type jelet fûz a bejegyzéshez (*/=@ vagy |)\n"
3357 " -q, --hide-control-chars print ? instead of non graphic characters\n"
3358 " --show-control-chars show non graphic characters as-is (default\n"
3359 " unless program is `ls' and output is a "
3361 " -Q, --quote-name enclose entry names in double quotes\n"
3362 " --quoting-style=WORD use quoting style WORD for entry names:\n"
3363 " literal, locale, shell, shell-always, c, "
3366 " -q, --hide-control-chars ? kiírása a nem grafikus karakterek helyett\n"
3367 " --show-control-chars megjeleníti a nem grafikus karaktereket\n"
3368 " (alapértelmezett kivéve ha a program 'ls' és "
3370 " kimenet terminál)\n"
3371 " -Q, --quote-name minden bejegyzésnevet idézõjelbe\n"
3372 " --quoting-style=SZÓ a következõ kulcsSZÓ alapján idézõjelez:\n"
3373 " literal, locale, shell, shell-always, c, "
3378 " -r, --reverse reverse order while sorting\n"
3379 " -R, --recursive list subdirectories recursively\n"
3380 " -s, --size print size of each file, in blocks\n"
3382 " -r, --reverse fordított sorrendbe rendez\n"
3383 " -R, --recursive könyvtárak rekurzív listázása\n"
3384 " -s, --size kiírja a fájlok méretét blokkban\n"
3388 " -S sort by file size\n"
3389 " --sort=WORD extension -X, none -U, size -S, time -t,\n"
3391 " status -c, time -t, atime -u, access -u, use -"
3393 " --time=WORD show time as WORD instead of modification "
3395 " atime, access, use, ctime or status; use\n"
3396 " specified time as sort key if --sort=time\n"
3398 " -S rendezés fájlméret alapján\n"
3399 " --sort=SZÓ SZÓ lehet:\n"
3400 " -X, none -U, size -S, time -t, version -v\n"
3401 " status -c, time -t, atime -u, access -u, use -"
3403 " --time=IDÕ különbözõ idõk mutatása (módosítás ideje "
3405 " atime, access, use, ctime vagy status;\n"
3406 " a megadott idõ alapján rendez, \n"
3407 " ha a --sort=time meg van adva\n"
3412 " --time-style=STYLE show times using style STYLE:\n"
3413 " full-iso, long-iso, iso, locale, +FORMAT\n"
3414 " FORMAT is interpreted like `date'; if FORMAT "
3416 " FORMAT1<newline>FORMAT2, FORMAT1 applies to\n"
3417 " non-recent files and FORMAT2 to recent files;\n"
3418 " if STYLE is prefixed with `posix-', STYLE\n"
3419 " takes effect only outside the POSIX locale\n"
3420 " -t sort by modification time\n"
3421 " -T, --tabsize=COLS assume tab stops at each COLS instead of 8\n"
3423 " --time-style=SZÓ idõ mutatása különbözõ formátumokban:\n"
3424 " full-iso, iso, locale, posix-iso, +FORMAT\n"
3425 " FORMAT ugyanolyan, mint `date'; ha a "
3427 " FORMAT1<újsor>FORMAT2, FORMAT1 a régebbi,\n"
3428 " még FORMAT2 az újabb fájlokra vonatkozik\n"
3429 " -t módosítás dátuma alapján rendez\n"
3430 " -T, --tabsize=OSZL tabulátor minden OSZL-nál, 8 helyett\n"
3434 " -u with -lt: sort by, and show, access time\n"
3435 " with -l: show access time and sort by name\n"
3436 " otherwise: sort by access time\n"
3437 " -U do not sort; list entries in directory order\n"
3438 " -v sort by version\n"
3440 " -u \"-lt\"-vel: access time alapján rendez és azt "
3443 " \"-l\"-lel: név alapján rendez és az access "
3446 " egyébként: access time alapján rendez\n"
3447 " -U nem rendez; bejegyzések könyvtári sorrendben\n"
3448 " -v verzió alapján rendez\n"
3452 " -w, --width=COLS assume screen width instead of current value\n"
3453 " -x list entries by lines instead of by columns\n"
3454 " -X sort alphabetically by entry extension\n"
3455 " -1 list one file per line\n"
3457 " -w, --width=OSZL feltételezi, hogy a képernyõ OSZL széles\n"
3458 " -x a bejegyzéseket soronként, és nem "
3461 " -X ábécé sorba rendez, kiterjesztés szerint\n"
3462 " -1 soronként egy fájlnevet ír ki\n"
3467 "By default, color is not used to distinguish types of files. That is\n"
3468 "equivalent to using --color=none. Using the --color option without the\n"
3469 "optional WHEN argument is equivalent to using --color=always. With\n"
3470 "--color=auto, color codes are output only if standard output is connected\n"
3471 "to a terminal (tty).\n"
3474 "Az alapértelmezett kimenet nem színes. Ez megegyezik a --color=none \n"
3475 "beállítással. A --color kapcsoló használata EKKOR argumentum nélkül\n"
3476 "megegyezik a --color=always viselkedésével. A --color=auto csak akkor\n"
3477 "jelenít meg színkódokat, ha a kimenet terminál (tty).\n"
3480 msgid "Ulrich Drepper and Scott Miller"
3486 "Usage: %s [OPTION] [FILE]...\n"
3487 " or: %s [OPTION] --check [FILE]\n"
3488 "Print or check %s (%d-bit) checksums.\n"
3489 "With no FILE, or when FILE is -, read standard input.\n"
3496 " -b, --binary read files in binary mode (default on DOS/"
3498 " -c, --check check %s sums against given list\n"
3499 " -t, --text read files in text mode (default)\n"
3505 "The following two options are useful only when verifying checksums:\n"
3506 " --status don't output anything, status code shows success\n"
3507 " -w, --warn warn about improperly formated checksum lines\n"
3515 "The sums are computed as described in %s. When checking, the input\n"
3516 "should be a former output of this program. The default mode is to print\n"
3517 "a line with checksum, a character indicating type (`*' for binary, ` ' for\n"
3518 "text), and name for each FILE.\n"
3523 msgid "%s: %lu: improperly formatted %s checksum line"
3528 msgid "%s: FAILED open or read\n"
3541 msgid "%s: read error"
3542 msgstr "%s: átnevezve a következõre: %s"
3546 msgid "%s: no properly formatted %s checksum lines found"
3551 msgid "WARNING: %d of %d listed %s could not be read"
3564 msgid "WARNING: %d of %d computed %s did NOT match"
3577 "the --binary and --text options are meaningless when verifying checksums"
3581 msgid "the --string and --check options are mutually exclusive"
3585 msgid "the --status option is meaningful only when verifying checksums"
3589 msgid "the --warn option is meaningful only when verifying checksums"
3593 msgid "no files may be specified when using --string"
3597 msgid "only one argument may be specified when using --check"
3602 msgid "Usage: %s [OPTION] DIRECTORY...\n"
3603 msgstr "Használat: %s [KAPCSOLÓ] KÖNYVTÁR...\n"
3607 "Create the DIRECTORY(ies), if they do not already exist.\n"
3610 "KÖNYVTÁRAKAT hoz létre, ha még nem léteznek.\n"
3615 " -m, --mode=MODE set permission mode (as in chmod), not rwxrwxrwx - "
3617 " -p, --parents no error if existing, make parent directories as needed\n"
3618 " -v, --verbose print a message for each created directory\n"
3620 " -m, --mode=MÓD a megadott jogosultságokkal hozza létre a könyvtárat \n"
3621 " (mint a chmod), nem rwxrwxrwx - umask\n"
3622 " -p, --parents könyvtárstruktúrát hoz létre. Nem ad hibát, ha már "
3624 " -v, --verbose kiírja minden létrehozott könyvtár nevét\n"
3628 msgid "created directory %s"
3629 msgstr "%s könyvtár létrejött"
3633 msgid "cannot set permissions of directory %s"
3634 msgstr "nem lehet %s könyvtár jogosultságait beállítani"
3638 msgid "Usage: %s [OPTION] NAME...\n"
3639 msgstr "Használat: %s [KAPCSOLÓ] NÉV...\n"
3643 "Create named pipes (FIFOs) with the given NAMEs.\n"
3646 "NÉV nevû \"Named pipe\"-ot (FIFO-t) hoz létre.\n"
3649 #: src/mkfifo.c:63 src/mknod.c:64
3651 " -m, --mode=MODE set permission mode (as in chmod), not a=rw - umask\n"
3653 " -m, --mode=MÓD jogosultságok beállítása (mint a chmod), nem a=rw - "
3656 #: src/mkfifo.c:93 src/mknod.c:206
3657 msgid "fifo files not supported"
3658 msgstr "a fifo fájlok nem támogatottak"
3660 #: src/mkfifo.c:123 src/mknod.c:127
3661 msgid "invalid mode"
3662 msgstr "érvénytelen mód"
3666 msgid "cannot set permissions of fifo %s"
3667 msgstr "nem lehet %s fifo jogosultságait beállítani"
3671 msgid "Usage: %s [OPTION]... NAME TYPE [MAJOR MINOR]\n"
3672 msgstr "Használat: %s [KAPCSOLÓ]... NÉV TÍPUS [MAJOR MINOR]\n"
3676 "Create the special file NAME of the given TYPE.\n"
3679 "Adott NÉVÛ és TÍPUSÚ speciális fájlt hoz létre.\n"
3685 "Both MAJOR and MINOR must be specified when TYPE is b, c, or u, and they\n"
3686 "must be omitted when TYPE is p. If MAJOR or MINOR begins with 0x or 0X,\n"
3687 "it is interpreted as hexadecimal; otherwise, if it begins with 0, as octal;\n"
3688 "otherwise, as decimal. TYPE may be:\n"
3695 " b create a block (buffered) special file\n"
3696 " c, u create a character (unbuffered) special file\n"
3697 " p create a FIFO\n"
3700 "MAJORT és MINORT nem lehet használni p TÍPUSNÁL, egyébként kötelezõ.\n"
3703 " b speciális blokkfájl (pufferelt) létrehozása\n"
3704 " c, u speciális karakterfájl (nem-pufferelt) létrehozása\n"
3705 " p FIFO létrehozása\n"
3708 msgid "wrong number of arguments"
3709 msgstr "rossz az argumentumok száma"
3712 msgid "block special files not supported"
3713 msgstr "a speciális blokkfájl nem támogatott"
3716 msgid "character special files not supported"
3717 msgstr "a speciális karakterfájl nem támogatott"
3721 "when creating special files, major and minor device\n"
3722 "numbers must be specified"
3724 "speciális fájlok létrehozásakor meg kell adni major és minor\n"
3729 msgid "invalid major device number %s"
3730 msgstr "érvénytelen major eszközszám: %s"
3734 msgid "invalid minor device number %s"
3735 msgstr "érvénytelen minor eszközszám: %s"
3739 msgid "invalid device %s %s"
3740 msgstr "érvénytelen eszköz %s %s"
3743 msgid "major and minor device numbers may not be specified for fifo files"
3744 msgstr "fifo fájlokhoz nem lehet major és minor eszközszámokat megadni"
3748 msgid "cannot set permissions of %s"
3749 msgstr "nem lehet %s jogosultságait beállítani"
3752 msgid "Mike Parker, David MacKenzie, and Jim Meyering"
3753 msgstr "Mike Parker, David MacKenzie és Jim Meyering"
3757 "Rename SOURCE to DEST, or move SOURCE(s) to DIRECTORY.\n"
3760 "FORRÁST átnevezi CÉLRA vagy több FORRÁST egy CÉLKÖNYVTÁRBA helyez át.\n"
3765 " --backup[=CONTROL] make a backup of each existing destination "
3767 " -b like --backup but does not accept an "
3769 " -f, --force do not prompt before overwriting\n"
3770 " equivalent to --reply=yes\n"
3771 " -i, --interactive prompt before overwrite\n"
3772 " equivalent to --reply=query\n"
3774 " --backup[=CONTROL] minden létezõ célfájlról mentést készít\n"
3775 " -b mint --backup, de nem fogad el argumentumot\n"
3776 " -f, --force nem kérdez felülírás elõtt\n"
3777 " mint --reply=yes\n"
3778 " -i, --interactive felülírás elõtt kérdez\n"
3779 " mint --reply=query\n"
3783 " --reply={yes,no,query} specify how to handle the prompt about an\n"
3784 " existing destination file\n"
3785 " --strip-trailing-slashes remove any trailing slashes from each SOURCE\n"
3787 " -S, --suffix=SUFFIX override the usual backup suffix\n"
3789 " --reply={yes,no,query} mi történjen, ha már létezik a célfájl\n"
3790 " --strip-trailing-slashes eltávolítja a befejezõ per jeleket minden\n"
3792 " -S, --suffix=KITERJESZTES a biztonsági másolat szokásos\n"
3793 " kiterjesztésének felülbírálása\n"
3797 " --target-directory=DIRECTORY move all SOURCE arguments into "
3799 " -u, --update move only when the SOURCE file is newer\n"
3800 " than the destination file or when the\n"
3801 " destination file is missing\n"
3802 " -v, --verbose explain what is being done\n"
3804 " --target-directory=KÖNYVTÁR minden FORRÁS áthelyezése a megadott \n"
3806 " -u, --update csak akkor helyezi át, ha a CÉL régebbi, mint "
3808 " FORRÁS vagy ha a CÉL nem létezik\n"
3809 " -v, --verbose elmagyarázza, mi történik\n"
3813 msgid "specified target, %s is not a directory"
3814 msgstr "a megadott cél (%s) nem könyvtár"
3817 msgid "when moving multiple files, last argument must be a directory"
3818 msgstr "több fájl áthelyezésénél az utolsó argumentum könyvtár kell legyen"
3822 msgid "Usage: %s [OPTION] [COMMAND [ARG]...]\n"
3823 msgstr "Használat: %s [KAPCSOLÓ] NÉV...\n"
3827 "Run COMMAND with an adjusted scheduling priority.\n"
3828 "With no COMMAND, print the current scheduling priority. ADJUST is 10\n"
3829 "by default. Range goes from -20 (highest priority) to 19 (lowest).\n"
3831 " -n, --adjustment=ADJUST increment priority by ADJUST first\n"
3834 #: src/nice.c:109 src/nice.c:122
3836 msgid "invalid option `%s'"
3837 msgstr "érvénytelen csoport: %s"
3841 msgid "invalid priority `%s'"
3842 msgstr "érvénytelen csoport: %s"
3845 msgid "a command must be given with an adjustment"
3848 #: src/nice.c:178 src/nice.c:187
3850 msgid "cannot get priority"
3851 msgstr "nem lehet a következõ könyvtárba lépni: %s"
3855 msgid "cannot set priority"
3856 msgstr "nem lehet %s jogosultságait beállítani"
3860 msgid "Scott Bartram and David MacKenzie"
3861 msgstr "Richard Stallman és David MacKenzie"
3865 "Write each FILE to standard output, with line numbers added.\n"
3866 "With no FILE, or when FILE is -, read standard input.\n"
3872 " -b, --body-numbering=STYLE use STYLE for numbering body lines\n"
3873 " -d, --section-delimiter=CC use CC for separating logical pages\n"
3874 " -f, --footer-numbering=STYLE use STYLE for numbering footer lines\n"
3879 " -h, --header-numbering=STYLE use STYLE for numbering header lines\n"
3880 " -i, --page-increment=NUMBER line number increment at each line\n"
3881 " -l, --join-blank-lines=NUMBER group of NUMBER empty lines counted as "
3883 " -n, --number-format=FORMAT insert line numbers according to FORMAT\n"
3884 " -p, --no-renumber do not reset line numbers at logical "
3886 " -s, --number-separator=STRING add STRING after (possible) line number\n"
3891 " -v, --first-page=NUMBER first line number on each logical page\n"
3892 " -w, --number-width=NUMBER use NUMBER columns for line numbers\n"
3898 "By default, selects -v1 -i1 -l1 -sTAB -w6 -nrn -hn -bt -fn. CC are\n"
3899 "two delimiter characters for separating logical pages, a missing\n"
3900 "second character implies :. Type \\\\ for \\. STYLE is one of:\n"
3906 " a number all lines\n"
3907 " t number only nonempty lines\n"
3908 " n number no lines\n"
3909 " pREGEXP number only lines that contain a match for REGEXP\n"
3911 "FORMAT is one of:\n"
3913 " ln left justified, no leading zeros\n"
3914 " rn right justified, no leading zeros\n"
3915 " rz right justified, leading zeros\n"
3921 msgid "invalid starting line number: `%s'"
3922 msgstr "érvénytelen major eszközszám: %s"
3926 msgid "invalid line number increment: `%s'"
3927 msgstr "érvénytelen sorhossz: %s"
3931 msgid "invalid number of blank lines: `%s'"
3932 msgstr "%s: érvénytelen menetszám"
3936 msgid "invalid line number field width: `%s'"
3937 msgstr "érvénytelen sorhossz: %s"
3942 "Usage: %s [OPTION]... [FILE]...\n"
3943 " or: %s --traditional [FILE] [[+]OFFSET [[+]LABEL]]\n"
3945 "Használat: %s [KAPCSOLÓ]... CSOPORT FÁJL...\n"
3946 " vagy: %s [KAPCSOLÓ]... --reference=REFERENCIAFÁJL FÁJL...\n"
3951 "Write an unambiguous representation, octal bytes by default,\n"
3952 "of FILE to standard output. With more than one FILE argument,\n"
3953 "concatenate them in the listed order to form the input.\n"
3954 "With no FILE, or when FILE is -, read standard input.\n"
3960 msgid "All arguments to long options are mandatory for short options.\n"
3962 "Ha egy hosszú kapcsolóhoz kötelezõ argumentumot megadni, akkor ez a \n"
3963 "megfelelõ rövid kapcsolónál is kötelezõ.\n"
3967 " -A, --address-radix=RADIX decide how file offsets are printed\n"
3968 " -j, --skip-bytes=BYTES skip BYTES input bytes first\n"
3973 " -N, --read-bytes=BYTES limit dump to BYTES input bytes\n"
3974 " -s, --strings[=BYTES] output strings of at least BYTES graphic "
3976 " -t, --format=TYPE select output format or formats\n"
3977 " -v, --output-duplicates do not use * to mark line suppression\n"
3978 " -w, --width[=BYTES] output BYTES bytes per output line\n"
3979 " --traditional accept arguments in traditional form\n"
3985 "Traditional format specifications may be intermixed; they accumulate:\n"
3986 " -a same as -t a, select named characters\n"
3987 " -b same as -t oC, select octal bytes\n"
3988 " -c same as -t c, select ASCII characters or backslash escapes\n"
3989 " -d same as -t u2, select unsigned decimal shorts\n"
3994 " -f same as -t fF, select floats\n"
3995 " -h same as -t x2, select hexadecimal shorts\n"
3996 " -i same as -t d2, select decimal shorts\n"
3997 " -l same as -t d4, select decimal longs\n"
3998 " -o same as -t o2, select octal shorts\n"
3999 " -x same as -t x2, select hexadecimal shorts\n"
4005 "For older syntax (second call format), OFFSET means -j OFFSET. LABEL\n"
4006 "is the pseudo-address at first byte printed, incremented when dump is\n"
4007 "progressing. For OFFSET and LABEL, a 0x or 0X prefix indicates\n"
4008 "hexadecimal, suffixes may be . for octal and b for multiply by 512.\n"
4010 "TYPE is made up of one or more of these specifications:\n"
4012 " a named character\n"
4013 " c ASCII character or backslash escape\n"
4018 " d[SIZE] signed decimal, SIZE bytes per integer\n"
4019 " f[SIZE] floating point, SIZE bytes per integer\n"
4020 " o[SIZE] octal, SIZE bytes per integer\n"
4021 " u[SIZE] unsigned decimal, SIZE bytes per integer\n"
4022 " x[SIZE] hexadecimal, SIZE bytes per integer\n"
4028 "SIZE is a number. For TYPE in doux, SIZE may also be C for\n"
4029 "sizeof(char), S for sizeof(short), I for sizeof(int) or L for\n"
4030 "sizeof(long). If TYPE is f, SIZE may also be F for sizeof(float), D\n"
4031 "for sizeof(double) or L for sizeof(long double).\n"
4037 "RADIX is d for decimal, o for octal, x for hexadecimal or n for none.\n"
4038 "BYTES is hexadecimal with 0x or 0X prefix, it is multiplied by 512\n"
4039 "with b suffix, by 1024 with k and by 1048576 with m. Adding a z suffix to\n"
4040 "any type adds a display of printable characters to the end of each line\n"
4046 "--string without a number implies 3. --width without a number\n"
4047 "implies 32. By default, od uses -A o -t d2 -w 16.\n"
4050 #: src/od.c:722 src/od.c:844
4052 msgid "invalid type string `%s'"
4053 msgstr "érvénytelen módkarakterlánc: %s"
4058 "invalid type string `%s';\n"
4059 "this system doesn't provide a %lu-byte integral type"
4065 "invalid type string `%s';\n"
4066 "this system doesn't provide a %lu-byte floating point type"
4071 msgid "invalid character `%c' in type string `%s'"
4072 msgstr "érvénytelen karakter (%s) a `%s' módkarakterláncban"
4075 msgid "cannot skip past end of combined input"
4079 msgid "old-style offset"
4084 msgid "invalid output address radix `%c'; it must be one character from [doxn]"
4089 msgid "skip argument"
4090 msgstr "hiányzó fájlargumentum"
4094 msgid "limit argument"
4095 msgstr "Az érvényes argumentumok a következõk:"
4098 msgid "minimum string length"
4101 #: src/od.c:1740 src/od.c:1806
4103 msgid "%s is too large"
4104 msgstr "%s: a fájl túl nagy"
4107 msgid "width specification"
4111 msgid "no type may be specified when dumping strings"
4116 msgid "invalid second operand in compatibility mode `%s'"
4120 msgid "in compatibility mode, the last two arguments must be offsets"
4124 msgid "compatibility mode supports at most three arguments"
4129 msgid "warning: invalid width %lu; using %d instead"
4134 msgid "%d: fmt=\"%s\" width=%d\n"
4139 msgid "David M. Ihnat and David MacKenzie"
4140 msgstr "Mike Parker és David MacKenzie"
4144 msgid "standard input is closed"
4145 msgstr "szabványos bemenet"
4149 "Write lines consisting of the sequentially corresponding lines from\n"
4150 "each FILE, separated by TABs, to standard output.\n"
4151 "With no FILE, or when FILE is -, read standard input.\n"
4157 " -d, --delimiters=LIST reuse characters from LIST instead of TABs\n"
4158 " -s, --serial paste one file at a time instead of in parallel\n"
4161 #: src/pathchk.c:146
4163 msgid "Usage: %s [OPTION]... NAME...\n"
4164 msgstr "Használat: %s [KAPCSOLÓ] NÉV...\n"
4166 #: src/pathchk.c:147
4168 "Diagnose unportable constructs in NAME.\n"
4170 " -p, --portability check for all POSIX systems, not only this one\n"
4173 #: src/pathchk.c:237
4175 msgid "path `%s' contains nonportable character `%c'"
4178 #: src/pathchk.c:257
4180 msgid "`%s' is not a directory"
4181 msgstr "%s könyvtár"
4183 #: src/pathchk.c:268
4185 msgid "directory `%s' is not searchable"
4188 #: src/pathchk.c:355
4190 msgid "name `%s' has length %ld; exceeds limit of %ld"
4193 #: src/pathchk.c:381
4195 msgid "path `%s' has length %d; exceeds limit of %ld"
4198 #: src/pinky.c:35 src/uptime.c:39
4200 msgid "Joseph Arceneaux, David MacKenzie, and Kaveh Ghazi"
4201 msgstr "Mike Parker, David MacKenzie és Jim Meyering"
4204 msgid "Login name: "
4208 msgid "In real life: "
4218 msgstr "%s könyvtár"
4258 msgid "Usage: %s [OPTION]... [USER]...\n"
4259 msgstr "Használat: %s [KAPCSOLÓ]... [FÁJL]...\n"
4264 " -l produce long format output for the specified USERs\n"
4265 " -b omit the user's home directory and shell in long format\n"
4266 " -h omit the user's project file in long format\n"
4267 " -p omit the user's plan file in long format\n"
4268 " -s do short format output, this is the default\n"
4273 " -f omit the line of column headings in short format\n"
4274 " -w omit the user's full name in short format\n"
4275 " -i omit the user's full name and remote host in short format\n"
4276 " -q omit the user's full name, remote host and idle time\n"
4277 " in short format\n"
4284 "A lightweight `finger' program; print user information.\n"
4285 "The utmp file will be %s.\n"
4289 msgid "no username specified; at least one must be specified when using -l"
4293 msgid "Pete TerMaat and Roland Huebner"
4298 msgid "`--pages' invalid range of page numbers: `%s'"
4299 msgstr "érvénytelen csoportszám: %s"
4303 msgid "`--pages' invalid starting page number: `%s'"
4308 msgid "`--pages' invalid ending page number: `%s'"
4309 msgstr "érvénytelen csoportszám: %s"
4312 msgid "`--pages' starting page number is larger than ending page number"
4316 msgid "`--pages=FIRST_PAGE[:LAST_PAGE]' missing argument"
4321 msgid "`--columns=COLUMN' invalid number of columns: `%s'"
4326 msgid "`-l PAGE_LENGTH' invalid number of lines: `%s'"
4331 msgid "`-N NUMBER' invalid starting line number: `%s'"
4332 msgstr "érvénytelen minor eszközszám: %s"
4336 msgid "`-o MARGIN' invalid line offset: `%s'"
4337 msgstr "érvénytelen sorhossz: %s"
4341 msgid "`-w PAGE_WIDTH' invalid number of characters: `%s'"
4346 msgid "`-W PAGE_WIDTH' invalid number of characters: `%s'"
4351 msgid "%b %e %H:%M %Y"
4352 msgstr "%b %e %H:%M"
4355 msgid "Cannot specify number of columns when printing in parallel."
4359 msgid "Cannot specify both printing across and printing in parallel."
4364 msgid "`-%c' extra characters or invalid number in the argument: `%s'"
4368 msgid "page width too narrow"
4373 msgid "starting page number larger than total number of pages: `%d'"
4383 "Paginate or columnate FILE(s) for printing.\n"
4389 " +FIRST_PAGE[:LAST_PAGE], --pages=FIRST_PAGE[:LAST_PAGE]\n"
4390 " begin [stop] printing with page FIRST_[LAST_]PAGE\n"
4391 " -COLUMN, --columns=COLUMN\n"
4392 " output COLUMN columns and print columns down,\n"
4393 " unless -a is used. Balance number of lines in the\n"
4394 " columns on each page.\n"
4399 " -a, --across print columns across rather than down, used together\n"
4401 " -c, --show-control-chars\n"
4402 " use hat notation (^G) and octal backslash notation\n"
4403 " -d, --double-space\n"
4404 " double space the output\n"
4409 " -D, --date-format=FORMAT\n"
4410 " use FORMAT for the header date\n"
4411 " -e[CHAR[WIDTH]], --expand-tabs[=CHAR[WIDTH]]\n"
4412 " expand input CHARs (TABs) to tab WIDTH (8)\n"
4413 " -F, -f, --form-feed\n"
4414 " use form feeds instead of newlines to separate pages\n"
4415 " (by a 3-line page header with -F or a 5-line header\n"
4416 " and trailer without -F)\n"
4421 " -h HEADER, --header=HEADER\n"
4422 " use a centered HEADER instead of filename in page "
4424 " -h \"\" prints a blank line, don't use -h\"\"\n"
4425 " -i[CHAR[WIDTH]], --output-tabs[=CHAR[WIDTH]]\n"
4426 " replace spaces with CHARs (TABs) to tab WIDTH (8)\n"
4427 " -J, --join-lines merge full lines, turns off -W line truncation, no "
4429 " alignment, --sep-string[=STRING] sets separators\n"
4434 " -l PAGE_LENGTH, --length=PAGE_LENGTH\n"
4435 " set the page length to PAGE_LENGTH (66) lines\n"
4436 " (default number of lines of text 56, and with -F 63)\n"
4437 " -m, --merge print all files in parallel, one in each column,\n"
4438 " truncate lines, but join lines of full length with -J\n"
4443 " -n[SEP[DIGITS]], --number-lines[=SEP[DIGITS]]\n"
4444 " number lines, use DIGITS (5) digits, then SEP (TAB),\n"
4445 " default counting starts with 1st line of input file\n"
4446 " -N NUMBER, --first-line-number=NUMBER\n"
4447 " start counting with NUMBER at 1st line of first\n"
4448 " page printed (see +FIRST_PAGE)\n"
4453 " -o MARGIN, --indent=MARGIN\n"
4454 " offset each line with MARGIN (zero) spaces, do not\n"
4455 " affect -w or -W, MARGIN will be added to PAGE_WIDTH\n"
4456 " -r, --no-file-warnings\n"
4457 " omit warning when a file cannot be opened\n"
4462 " -s[CHAR],--separator[=CHAR]\n"
4463 " separate columns by a single character, default for "
4465 " is the <TAB> character without -w and 'no char' with -w\n"
4466 " -s[CHAR] turns off line truncation of all 3 column\n"
4467 " options (-COLUMN|-a -COLUMN|-m) except -w is set\n"
4471 msgid " -SSTRING, --sep-string[=STRING]\n"
4476 " separate columns by STRING,\n"
4477 " without -S: Default separator <TAB> with -J and <space>\n"
4478 " otherwise (same as -S\" \"), no effect on column "
4480 " -t, --omit-header omit page headers and trailers\n"
4485 " -T, --omit-pagination\n"
4486 " omit page headers and trailers, eliminate any "
4488 " by form feeds set in input files\n"
4489 " -v, --show-nonprinting\n"
4490 " use octal backslash notation\n"
4491 " -w PAGE_WIDTH, --width=PAGE_WIDTH\n"
4492 " set page width to PAGE_WIDTH (72) characters for\n"
4493 " multiple text-column output only, -s[char] turns off "
4499 " -W PAGE_WIDTH, --page-width=PAGE_WIDTH\n"
4500 " set page width to PAGE_WIDTH (72) characters always,\n"
4501 " truncate lines, except -J option is set, no "
4509 "-T implied by -l nn when nn <= 10 or <= 3 with -F. With no FILE, or when\n"
4510 "FILE is -, read standard input.\n"
4513 #: src/printenv.c:43
4515 msgid "David MacKenzie and Richard Mlynarik"
4516 msgstr "Mike Parker, David MacKenzie és Jim Meyering"
4518 #: src/printenv.c:63
4521 "Usage: %s [VARIABLE]...\n"
4523 "If no environment VARIABLE specified, print them all.\n"
4530 "warning: %s: character(s) following character constant have been ignored"
4536 "Usage: %s FORMAT [ARGUMENT]...\n"
4538 msgstr "Használat: %s [KAPCSOLÓ]\n"
4542 "Print ARGUMENT(s) according to FORMAT.\n"
4549 "FORMAT controls the output as in C printf. Interpreted sequences are:\n"
4551 " \\\" double quote\n"
4552 " \\0NNN character with octal value NNN (0 to 3 digits)\n"
4558 " \\a alert (BEL)\n"
4560 " \\c produce no further output\n"
4567 " \\r carriage return\n"
4568 " \\t horizontal tab\n"
4569 " \\v vertical tab\n"
4574 " \\xNN byte with hexadecimal value NN (1 to 2 digits)\n"
4576 " \\uNNNN character with hexadecimal value NNNN (4 digits)\n"
4577 " \\UNNNNNNNN character with hexadecimal value NNNNNNNN (8 digits)\n"
4583 " %b ARGUMENT as a string with `\\' escapes interpreted\n"
4585 "and all C format specifications ending with one of diouxXfeEgGcs, with\n"
4586 "ARGUMENTs converted to proper type first. Variable widths are handled.\n"
4591 msgid "%s: expected a numeric value"
4596 msgid "%s: value not completely converted"
4599 #: src/printf.c:251 src/printf.c:277
4600 msgid "missing hexadecimal number in escape"
4605 msgid "invalid universal character name \\%c%0*x"
4610 msgid "\\%c: invalid escape"
4611 msgstr "%s: érvénytelen fájlméret"
4615 msgid "%%%c: invalid directive"
4616 msgstr "%s: érvénytelen fájlméret"
4620 msgid "Usage: %s format [argument...]\n"
4625 msgid "warning: ignoring excess arguments, starting with `%s'"
4630 msgid "%s (for regexp `%s')"
4636 "Usage: %s [OPTION]... [INPUT]... (without -G)\n"
4637 " or: %s -G [OPTION]... [INPUT [OUTPUT]]\n"
4642 "Output a permuted index, including context, of the words in the input "
4649 " -A, --auto-reference output automatically generated references\n"
4650 " -C, --copyright display Copyright and copying conditions\n"
4651 " -G, --traditional behave more like System V `ptx'\n"
4652 " -F, --flag-truncation=STRING use STRING for flagging line truncations\n"
4657 " -M, --macro-name=STRING macro name to use instead of `xx'\n"
4658 " -O, --format=roff generate output as roff directives\n"
4659 " -R, --right-side-refs put references at right, not counted in -w\n"
4660 " -S, --sentence-regexp=REGEXP for end of lines or end of sentences\n"
4661 " -T, --format=tex generate output as TeX directives\n"
4666 " -W, --word-regexp=REGEXP use REGEXP to match each keyword\n"
4667 " -b, --break-file=FILE word break characters in this FILE\n"
4668 " -f, --ignore-case fold lower case to upper case for sorting\n"
4669 " -g, --gap-size=NUMBER gap size in columns between output fields\n"
4670 " -i, --ignore-file=FILE read ignore word list from FILE\n"
4671 " -o, --only-file=FILE read only word list from this FILE\n"
4676 " -r, --references first field of each line is a reference\n"
4677 " -t, --typeset-mode - not implemented -\n"
4678 " -w, --width=NUMBER output width in columns, reference "
4685 "With no FILE or if FILE is -, read Standard Input. `-F /' by default.\n"
4690 "This program is free software; you can redistribute it and/or modify\n"
4691 "it under the terms of the GNU General Public License as published by\n"
4692 "the Free Software Foundation; either version 2, or (at your option)\n"
4693 "any later version.\n"
4699 "This program is distributed in the hope that it will be useful,\n"
4700 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
4701 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
4702 "GNU General Public License for more details.\n"
4708 "You should have received a copy of the GNU General Public License\n"
4709 "along with this program; if not, write to the Free Software Foundation,\n"
4710 "Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
4715 "Print the full filename of the current working directory.\n"
4721 msgid "ignoring non-option arguments"
4722 msgstr "minden argumentum figyelmen kívül hagyva"
4726 msgid "cannot get current directory"
4727 msgstr "nem lehet az aktuális könyvtárat törölni: %s"
4729 #: src/readlink.c:69
4731 msgid "Usage: %s [OPTION]... FILE\n"
4732 msgstr "Használat: %s [KAPCSOLÓ]... [FÁJL]\n"
4734 #: src/readlink.c:70
4736 "Display value of a symbolic link on standard output.\n"
4740 #: src/readlink.c:72
4742 " -f, --canonicalize canonicalize by following every symlink in every\n"
4743 " component of the given path recursively\n"
4744 " -n, --no-newline do not output the trailing newline\n"
4746 " -s, --silent suppress most error messages\n"
4747 " -v, --verbose report error messages\n"
4752 msgid "cannot chdir from %s to .."
4753 msgstr "nem lehet a következõ könyvtárba lépni: %s"
4755 #: src/remove.c:406 src/remove.c:487
4757 msgid "cannot lstat `.' in %s"
4758 msgstr "nem lehet a (`.') könyvtárat lstat-olni itt: %s "
4760 #: src/remove.c:413 src/remove.c:491
4762 msgid "%s changed dev/ino"
4765 #: src/remove.c:572 src/remove.c:710 src/remove.c:873 src/remove.c:965
4767 msgid "cannot lstat %s"
4768 msgstr "stat %s sikertelen"
4772 msgid "%s: descend into write-protected directory %s? "
4773 msgstr "%s: %s írásvédett könyvtár törlése? "
4777 msgid "%s: descend into directory %s? "
4778 msgstr "%s: belépsz %s könyvtárba? "
4782 msgid "%s: remove write-protected %s %s? "
4783 msgstr "%s: %s írásvédett fájl törlése? "
4787 msgid "%s: remove %s %s? "
4788 msgstr "%s: %s törlése? "
4792 msgid "removed %s\n"
4793 msgstr "%s törlése\n"
4795 #: src/remove.c:652 src/remove.c:1040
4797 msgid "removed directory: %s\n"
4798 msgstr "%s könyvtár törlése"
4800 #: src/remove.c:732 src/remove.c:749 src/remove.c:1045
4802 msgid "cannot remove directory %s"
4803 msgstr "nem lehet törölni a következõ könyvtárat: `%s'"
4807 msgid "cannot open directory %s"
4808 msgstr "nem lehet a következõ könyvtárat megnyitni: %s"
4810 #: src/remove.c:878 src/remove.c:983
4812 msgid "cannot chdir from %s to %s"
4813 msgstr "nem lehet a következõ könyvtárba lépni: %s"
4818 "WARNING: Circular directory structure.\n"
4819 "This almost certainly means that you have a corrupted file system.\n"
4820 "NOTIFY YOUR SYSTEM MANAGER.\n"
4821 "The following directory is part of the cycle:\n"
4824 "VIGYÁZAT: körkörös könyvtárszerkezet.\n"
4825 "Ez majdnem biztosan azt jeleni, hogy sérült a fájlrendszered.\n"
4826 "ÉRTESÍTSD A RENDSZERGAZDÁT!\n"
4827 "A következõ két könyvtárnak azonos az inode száma:\n"
4829 #: src/remove.c:1079
4830 msgid "cannot remove `.' or `..'"
4831 msgstr "nem lehet törölni `.'-ot vagy `..'-ot"
4835 msgid "Paul Rubin, David MacKenzie, Richard Stallman, and Jim Meyering"
4836 msgstr "Mike Parker, David MacKenzie és Jim Meyering"
4838 #: src/rm.c:99 src/touch.c:244
4840 msgid "Usage: %s [OPTION]... FILE...\n"
4841 msgstr "Használat: %s [KAPCSOLÓ]... FÁJL...\n"
4845 "Remove (unlink) the FILE(s).\n"
4847 " -d, --directory unlink FILE, even if it is a non-empty directory\n"
4848 " (super-user only)\n"
4849 " -f, --force ignore nonexistent files, never prompt\n"
4850 " -i, --interactive prompt before any removal\n"
4851 " -r, -R, --recursive remove the contents of directories recursively\n"
4852 " -v, --verbose explain what is being done\n"
4854 "FÁJL(OK) törlése (unlink).\n"
4856 " -d, --directory FÁJL törlése, akkor is, ha nem-üres könyvtár\n"
4858 " -f, --force nem törõdik a nem létezõ fájlokkal, nem kérdez\n"
4859 " -i, --interactive minden törlés elõtt kérdez\n"
4860 " -R, -r, --recursive könyvtárak rekurzív törlése\n"
4861 " -v, --verbose elmagyarázza, mi történik\n"
4867 "To remove a file whose name starts with a `-', for example `-foo',\n"
4868 "use one of these commands:\n"
4874 "Ha \"-\" jellel kezdõdik a törlendõ fájl, például \"-foo\",\n"
4875 "használd a következõ parancsok egyikét:\n"
4883 "Note that if you use rm to remove a file, it is usually possible to recover\n"
4884 "the contents of that file. If you want more assurance that the contents "
4886 "truly unrecoverable, consider using shred.\n"
4889 "Megjegyzés: az rm paranccsal törölt fájl tartalma általában\n"
4890 "visszaállítható. Végleges törléshez fontold meg a shred parancs\n"
4893 #: src/rmdir.c:116 src/rmdir.c:217
4895 msgid "removing directory, %s"
4896 msgstr "%s könyvtár törlése"
4900 msgid "Usage: %s [OPTION]... DIRECTORY...\n"
4901 msgstr "Használat: %s [KAPCSOLÓ]... KÖNYVTÁR...\n"
4905 "Remove the DIRECTORY(ies), if they are empty.\n"
4907 " --ignore-fail-on-non-empty\n"
4908 " ignore each failure that is solely because a directory\n"
4911 "Törli a KÖNYVTÁRAKAT, ha ezek üresek.\n"
4913 " --ignore-fail-on-non-empty\n"
4914 " törli a könyvtárat abban az esetben, ha a törlésnek "
4916 " akadálya az, hogy a könyvtár nem üres\n"
4920 " -p, --parents remove DIRECTORY, then try to remove each directory\n"
4921 " component of that path name. E.g., `rmdir -p a/b/c' is\n"
4922 " similar to `rmdir a/b/c a/b a'.\n"
4923 " -v, --verbose output a diagnostic for every directory processed\n"
4925 " -p, --parents törli a KÖNYVTÁRAT, majd megpróbálja törölni a\n"
4926 " szülõkönyvtárait. Pl., \"rmdir -p a/b/c\" u.a., mint\n"
4927 " \"rmdir a/b/c a/b a\".\n"
4928 " -v, --verbose minden feldolgozott könyvtár után üzenetet ír ki\n"
4933 "Usage: %s [OPTION]... LAST\n"
4934 " or: %s [OPTION]... FIRST LAST\n"
4935 " or: %s [OPTION]... FIRST INCREMENT LAST\n"
4937 "Használat: %s [KAPCSOLÓ]... FORRÁS CÉL\n"
4938 " vagy: %s [KAPCSOLÓ]... FORRÁS... KÖNYVTÁR\n"
4939 " vagy: %s [KAPCSOLÓ]... --target-directory=KÖNYVTÁR FORRÁS...\n"
4944 "Print numbers from FIRST to LAST, in steps of INCREMENT.\n"
4946 " -f, --format=FORMAT use printf style floating-point FORMAT (default: %"
4948 " -s, --separator=STRING use STRING to separate numbers (default: \\n)\n"
4949 " -w, --equal-width equalize width by padding with leading zeroes\n"
4956 "If FIRST or INCREMENT is omitted, it defaults to 1.\n"
4957 "FIRST, INCREMENT, and LAST are interpreted as floating point values.\n"
4958 "INCREMENT should be positive if FIRST is smaller than LAST, and negative\n"
4959 "otherwise. When given, the FORMAT argument must contain exactly one of\n"
4960 "the printf-style, floating point output formats %e, %f, %g\n"
4965 msgid "invalid floating point argument: %s"
4966 msgstr "érvénytelen idõformátum: %s"
4970 "when the starting value is larger than the limit,\n"
4971 "the increment must be negative"
4976 "when the starting value is smaller than the limit,\n"
4977 "the increment must be positive"
4982 msgid "invalid format string: `%s'"
4983 msgstr "érvénytelen módkarakterlánc: %s"
4987 msgid "format string may not be specified when printing equal width strings"
4988 msgstr "könyvtár telepítésénél nem lehet használni a `strip' lehetõséget"
4992 msgid "Usage: %s [OPTIONS] FILE [...]\n"
4993 msgstr "Használat: %s [KAPCSOLÓK] FÁJL [...]\n"
4997 "Overwrite the specified FILE(s) repeatedly, in order to make it harder\n"
4998 "for even very expensive hardware probing to recover the data.\n"
5001 "A megadott FÁJLT többször egymás után felülírja, így még nagyon költséges\n"
5002 "hardver megoldásokkal sem lehet könnyen visszaállítani az adatokat.\n"
5008 " -f, --force change permissions to allow writing if necessary\n"
5009 " -n, --iterations=N Overwrite N times instead of the default (%d)\n"
5010 " -s, --size=N shred this many bytes (suffixes like K, M, G accepted)\n"
5012 " -f, --force jogosultságok megváltoztatása, ha akadályozzák az írást\n"
5013 " -n, --iterations=N N-szer írja felül az alapértelmezett %d helyett\n"
5014 " -s, --size=N shred-elj ennyi bájtot (a k, M, G utótagok megengedett)\n"
5018 " -u, --remove truncate and remove file after overwriting\n"
5019 " -v, --verbose show progress\n"
5020 " -x, --exact do not round file sizes up to the next full block\n"
5021 " -z, --zero add a final overwrite with zeros to hide shredding\n"
5022 " - shred standard output\n"
5024 " -u, --remove fájl csonkolása és törlése felülírás után\n"
5025 " -v, --verbose folyamat elõrehaladásának mutatása\n"
5026 " -x, --exact nem kerekíti a fájlméretet egész blokkra\n"
5027 " -z, --zero a végén nullákkal írja felül a fájlt, így álcázva a "
5029 " - szabványos kimenet shreddelése\n"
5034 "Delete FILE(s) if --remove (-u) is specified. The default is not to remove\n"
5035 "the files because it is common to operate on device files like /dev/hda,\n"
5036 "and those files usually should not be removed. When operating on regular\n"
5037 "files, most people use the --remove option.\n"
5041 "FÁJLOK törlése, csak ha megadod a --remove (-u) kapcsolót.\n"
5042 "Alapértelmezésben nem törli a fájlokat, mert gyakran használatos\n"
5043 "eszközfájlokon (pl. /dev/hda), és ezeket a fájlokat általában nem kell\n"
5044 "törölni. Általános fájlokon használni szokták a --remove kapcsolót.\n"
5049 "CAUTION: Note that shred relies on a very important assumption:\n"
5050 "that the filesystem overwrites data in place. This is the traditional\n"
5051 "way to do things, but many modern filesystem designs do not satisfy this\n"
5052 "assumption. The following are examples of filesystems on which shred is\n"
5056 "VIGYÁZAT: A shred mûködése egy fontos feltételezésen alapul:\n"
5057 "azon, hogy a fájlrendszer azonnal felülírja az adatokat. Ez a hagyományos\n"
5058 "eljárás, de sok korszerû fájlrendszer eltér ettõl. A következõ \n"
5059 "fájlrendszereken nem hatásos a shred:\n"
5064 "* log-structured or journaled filesystems, such as those supplied with\n"
5065 " AIX and Solaris (and JFS, ReiserFS, XFS, Ext3, etc.)\n"
5067 "* filesystems that write redundant data and carry on even if some writes\n"
5068 " fail, such as RAID-based filesystems\n"
5070 "* filesystems that make snapshots, such as Network Appliance's NFS server\n"
5073 "* naplózó fájlrendszerek, ilyen az AIX és a Solaris fájlrendszere (valamint\n"
5074 " a JFS, a ReiserFS, az XFS, az Ext3 stb.)\n"
5076 "* azon fájlrendszerek, amelyek redundánsan írják az adatokat és akkor is \n"
5077 " továbbhaladnak az írással, ha valamelyik írás sikertelen, ilyenek a\n"
5078 " RAID alapú fájlrendszerek.\n"
5080 "* pillantfelvételeket alkalmazó fájlrendszerek, ilyen a Network Appliance \n"
5081 " NFS kiszolgálója\n"
5086 "* filesystems that cache in temporary locations, such as NFS\n"
5087 " version 3 clients\n"
5089 "* compressed filesystems\n"
5091 "In addition, file system backups and remote mirrors may contain copies\n"
5092 "of the file that cannot be removed, and that will allow a shredded file\n"
5093 "to be recovered later.\n"
5095 "* azon fájlrendszerek, amelyeknek átmeneti helyen találhatók a "
5097 " ilyen az NFS kliens 3-as verziója\n"
5099 "* tömörített fájlrendszerek\n"
5101 "Ne feledd, hogy a törölni kívánt fájlnak lehetnek példányai mentésben vagy\n"
5102 "egy távoli tükörkiszolgálón. Ezek alapján vissza lehet állítani a shreddelt\n"
5107 msgid "%s: cannot rewind"
5108 msgstr "%s: nem lehet visszacsévélni"
5112 msgid "%s: pass %lu/%lu (%s)..."
5113 msgstr "%s: %lu/%lu menet (%s)..."
5117 msgid "%s: error writing at offset %s"
5118 msgstr "%s: írási hiba a következõ offseten: %s"
5122 msgid "%s: file too large"
5123 msgstr "%s: a fájl túl nagy"
5127 msgid "%s: pass %lu/%lu (%s)...%s"
5128 msgstr "%s: %lu/%lu menet (%s)...%s"
5132 msgid "%s: pass %lu/%lu (%s)...%s/%s %d%%"
5133 msgstr "%s: %lu/%lu menet (%s)...%s/%s %d%%"
5137 msgid "%s: invalid file type"
5138 msgstr "%s: érvénytelen fájltípus"
5142 msgid "%s: file has negative size"
5143 msgstr "%s: a fájl métere negatív"
5147 msgid "%s: error truncating"
5148 msgstr "%s: hiba a csonkolásnál"
5152 msgid "%s: cannot shred append-only file descriptor"
5153 msgstr "%s: nem lehet a shred-elni a csak hozzáfûzésre megnyitott fájlleírón"
5157 msgid "%s: removing"
5158 msgstr "%s: törlés alatt"
5162 msgid "%s: renamed to %s"
5163 msgstr "%s: átnevezve a következõre: %s"
5168 msgstr "%s: törölve"
5172 msgid "%s: cannot remove"
5173 msgstr "%s: törlés sikertelen"
5177 msgid "%s: invalid number of passes"
5178 msgstr "%s: érvénytelen menetszám"
5182 msgid "%s: invalid file size"
5183 msgstr "%s: érvénytelen fájlméret"
5186 msgid "Jim Meyering and Paul Eggert"
5192 "Usage: %s NUMBER[SUFFIX]...\n"
5194 "Pause for NUMBER seconds. SUFFIX may be `s' for seconds (the default),\n"
5195 "`m' for minutes, `h' for hours or `d' for days. Unlike most "
5197 "that require NUMBER be an integer, here NUMBER may be an arbitrary floating\n"
5204 msgid "invalid time interval `%s'"
5205 msgstr "érvénytelen idõformátum stílus %s"
5207 #: src/sleep.c:177 src/tail.c:1031
5209 msgid "cannot read realtime clock"
5210 msgstr "nem lehet a következõ linket létrehozni: %s"
5213 msgid "Mike Haertel and Paul Eggert"
5218 "Write sorted concatenation of all FILE(s) to standard output.\n"
5220 "Ordering options:\n"
5226 " -b, --ignore-leading-blanks ignore leading blanks\n"
5227 " -d, --dictionary-order consider only blanks and alphanumeric "
5229 " -f, --ignore-case fold lower case to upper case characters\n"
5234 " -g, --general-numeric-sort compare according to general numerical value\n"
5235 " -i, --ignore-nonprinting consider only printable characters\n"
5236 " -M, --month-sort compare (unknown) < `JAN' < ... < `DEC'\n"
5237 " -n, --numeric-sort compare according to string numerical value\n"
5238 " -r, --reverse reverse the result of comparisons\n"
5246 " -c, --check check whether input is sorted; do not sort\n"
5247 " -k, --key=POS1[,POS2] start a key at POS1, end it at POS 2 (origin 1)\n"
5248 " -m, --merge merge already sorted files; do not sort\n"
5249 " -o, --output=FILE write result to FILE instead of standard output\n"
5250 " -s, --stable stabilize sort by disabling last-resort "
5252 " -S, --buffer-size=SIZE use SIZE for main memory buffer\n"
5258 " -t, --field-separator=SEP use SEP instead of non- to whitespace "
5260 " -T, --temporary-directory=DIR use DIR for temporaries, not $TMPDIR or %s\n"
5261 " multiple options specify multiple directories\n"
5262 " -u, --unique with -c: check for strict ordering\n"
5263 " otherwise: output only the first of an equal "
5268 msgid " -z, --zero-terminated end lines with 0 byte, not newline\n"
5274 "POS is F[.C][OPTS], where F is the field number and C the character "
5276 "in the field. OPTS is one or more single-letter ordering options, which\n"
5277 "override global ordering options for that key. If no key is given, use the\n"
5278 "entire line as the key.\n"
5280 "SIZE may be followed by the following multiplicative suffixes:\n"
5286 "% 1% of memory, b 1, K 1024 (default), and so on for M, G, T, P, E, Z, Y.\n"
5288 "With no FILE, or when FILE is -, read standard input.\n"
5291 "The locale specified by the environment affects sort order.\n"
5292 "Set LC_ALL=C to get the traditional sort order that uses\n"
5293 "native byte values.\n"
5298 msgid "cannot create temporary file"
5299 msgstr "nem lehet létrehozni a következõ reguláris fájlt: %s"
5304 msgstr "strip sikertelen"
5306 #: src/sort.c:487 src/sort.c:2496
5308 msgid "close failed"
5309 msgstr "strip sikertelen"
5313 msgid "write failed"
5314 msgstr "strip sikertelen"
5324 msgstr "strip sikertelen"
5329 msgstr "strip sikertelen"
5333 msgid "%s: %s:%s: disorder: "
5338 msgid "standard error"
5339 msgstr "szabványos kimenet"
5343 msgid "%s: invalid field specification `%s'"
5344 msgstr "%s: érvénytelen fájlméret"
5348 msgid "%s: count `%.*s' too large"
5349 msgstr "%s: a fájl túl nagy"
5353 msgid "%s: invalid count at start of `%s'"
5354 msgstr "%s: érvénytelen menetszám"
5358 msgid "invalid number after `-'"
5359 msgstr "érvénytelen szám: %s"
5361 #: src/sort.c:2301 src/sort.c:2347 src/sort.c:2374
5363 msgid "invalid number after `.'"
5364 msgstr "érvénytelen szám: %s"
5366 #: src/sort.c:2304 src/sort.c:2383
5368 msgid "stray character in field spec"
5369 msgstr "a speciális karakterfájl nem támogatott"
5373 msgid "invalid number at field start"
5374 msgstr "érvénytelen szám: %s"
5376 #: src/sort.c:2342 src/sort.c:2370
5378 msgid "field number is zero"
5379 msgstr "érvénytelen szám: %s"
5383 msgid "character offset is zero"
5384 msgstr "a speciális karakterfájl nem támogatott"
5388 msgid "invalid number after `,'"
5389 msgstr "érvénytelen szám: %s"
5393 msgid "multi-character tab `%s'"
5398 msgid "extra operand `%s' not allowed with -c"
5403 msgid "Usage: %s [OPTION] [INPUT [PREFIX]]\n"
5404 msgstr "Használat: %s [KAPCSOLÓ]... [FÁJL]\n"
5408 "Output fixed-size pieces of INPUT to PREFIXaa, PREFIXab, ...; default\n"
5409 "PREFIX is `x'. With no INPUT, or when INPUT is -, read standard input.\n"
5416 " -a, --suffix-length=N use suffixes of length N (default %d)\n"
5417 " -b, --bytes=SIZE put SIZE bytes per output file\n"
5418 " -C, --line-bytes=SIZE put at most SIZE bytes of lines per output file\n"
5419 " -l, --lines=NUMBER put NUMBER lines per output file\n"
5424 " --verbose print a diagnostic to standard error just\n"
5425 " before each output file is opened\n"
5429 msgid "Output file suffixes exhausted"
5434 msgid "creating file `%s'\n"
5435 msgstr "%s létrehozása"
5439 msgid "cannot split in more than one way"
5440 msgstr "az idõt nem lehet több forrásból venni"
5444 msgid "%s: invalid suffix length"
5445 msgstr "%s: érvénytelen fájltípus"
5447 #: src/split.c:408 src/split.c:434
5449 msgid "%s: invalid number of bytes"
5450 msgstr "%s: érvénytelen menetszám"
5454 msgid "%s: invalid number of lines"
5455 msgstr "%s: érvénytelen menetszám"
5459 msgid "`-%d' option is obsolete; use `-l %d'"
5464 msgid "invalid number"
5465 msgstr "érvénytelen szám: %s"
5469 msgid "*** invalid date/time ***"
5470 msgstr "érvénytelen mód: %s"
5474 msgid "cannot read file system information for %s"
5475 msgstr "nem lehet a következõ fifot létrehozni: %s"
5479 msgid "Usage: %s [OPTION] FILE...\n"
5480 msgstr "Használat: %s [KAPCSOLÓ]... FÁJL...\n"
5484 "Display file or filesystem status.\n"
5486 " -f, --filesystem display filesystem status instead of file status\n"
5487 " -c --format=FORMAT use the specified FORMAT instead of the default\n"
5488 " -L, --dereference follow links\n"
5489 " -t, --terse print the information in terse form\n"
5495 "The valid format sequences for files (without --filesystem):\n"
5497 " %A Access rights in human readable form\n"
5498 " %a Access rights in octal\n"
5499 " %B The size in bytes of each block reported by `%b'\n"
5500 " %b Number of blocks allocated (see %B)\n"
5505 " %D Device number in hex\n"
5506 " %d Device number in decimal\n"
5508 " %f raw mode in hex\n"
5509 " %G Group name of owner\n"
5510 " %g Group ID of owner\n"
5515 " %h Number of hard links\n"
5516 " %i Inode number\n"
5517 " %N Quoted File name with dereference if symbolic link\n"
5519 " %o IO block size\n"
5520 " %s Total size, in bytes\n"
5521 " %T Minor device type in hex\n"
5522 " %t Major device type in hex\n"
5527 " %U User name of owner\n"
5528 " %u User ID of owner\n"
5529 " %X Time of last access as seconds since Epoch\n"
5530 " %x Time of last access\n"
5531 " %Y Time of last modification as seconds since Epoch\n"
5532 " %y Time of last modification\n"
5533 " %Z Time of last change as seconds since Epoch\n"
5534 " %z Time of last change\n"
5540 "Valid format sequences for file systems:\n"
5542 " %a Free blocks available to non-superuser\n"
5543 " %b Total data blocks in file system\n"
5544 " %c Total file nodes in file system\n"
5545 " %d Free file nodes in file system\n"
5546 " %f Free blocks in file system\n"
5551 " %i File System id in hex\n"
5552 " %l Maximum length of filenames\n"
5554 " %s Optimal transfer block size\n"
5555 " %T Type in human readable form\n"
5562 "Usage: %s [-F DEVICE] [--file=DEVICE] [SETTING]...\n"
5563 " or: %s [-F DEVICE] [--file=DEVICE] [-a|--all]\n"
5564 " or: %s [-F DEVICE] [--file=DEVICE] [-g|--save]\n"
5569 "Print or change terminal characteristics.\n"
5571 " -a, --all print all current settings in human-readable form\n"
5572 " -g, --save print all current settings in a stty-readable form\n"
5573 " -F, --file=DEVICE open and use the specified DEVICE instead of stdin\n"
5579 "Optional - before SETTING indicates negation. An * marks non-POSIX\n"
5580 "settings. The underlying system defines which settings are available.\n"
5586 "Special characters:\n"
5587 " * dsusp CHAR CHAR will send a terminal stop signal once input flushed\n"
5588 " eof CHAR CHAR will send an end of file (terminate the input)\n"
5589 " eol CHAR CHAR will end the line\n"
5594 " * eol2 CHAR alternate CHAR for ending the line\n"
5595 " erase CHAR CHAR will erase the last character typed\n"
5596 " intr CHAR CHAR will send an interrupt signal\n"
5597 " kill CHAR CHAR will erase the current line\n"
5602 " * lnext CHAR CHAR will enter the next character quoted\n"
5603 " quit CHAR CHAR will send a quit signal\n"
5604 " * rprnt CHAR CHAR will redraw the current line\n"
5605 " start CHAR CHAR will restart the output after stopping it\n"
5610 " stop CHAR CHAR will stop the output\n"
5611 " susp CHAR CHAR will send a terminal stop signal\n"
5612 " * swtch CHAR CHAR will switch to a different shell layer\n"
5613 " * werase CHAR CHAR will erase the last word typed\n"
5619 "Special settings:\n"
5620 " N set the input and output speeds to N bauds\n"
5621 " * cols N tell the kernel that the terminal has N columns\n"
5622 " * columns N same as cols N\n"
5627 " ispeed N set the input speed to N\n"
5628 " * line N use line discipline N\n"
5629 " min N with -icanon, set N characters minimum for a completed "
5631 " ospeed N set the output speed to N\n"
5636 " * rows N tell the kernel that the terminal has N rows\n"
5637 " * size print the number of rows and columns according to the "
5639 " speed print the terminal speed\n"
5640 " time N with -icanon, set read timeout of N tenths of a second\n"
5646 "Control settings:\n"
5647 " [-]clocal disable modem control signals\n"
5648 " [-]cread allow input to be received\n"
5649 " * [-]crtscts enable RTS/CTS handshaking\n"
5650 " csN set character size to N bits, N in [5..8]\n"
5655 " [-]cstopb use two stop bits per character (one with `-')\n"
5656 " [-]hup send a hangup signal when the last process closes the tty\n"
5657 " [-]hupcl same as [-]hup\n"
5658 " [-]parenb generate parity bit in output and expect parity bit in "
5660 " [-]parodd set odd parity (even with `-')\n"
5667 " [-]brkint breaks cause an interrupt signal\n"
5668 " [-]icrnl translate carriage return to newline\n"
5669 " [-]ignbrk ignore break characters\n"
5670 " [-]igncr ignore carriage return\n"
5675 " [-]ignpar ignore characters with parity errors\n"
5676 " * [-]imaxbel beep and do not flush a full input buffer on a character\n"
5677 " [-]inlcr translate newline to carriage return\n"
5678 " [-]inpck enable input parity checking\n"
5679 " [-]istrip clear high (8th) bit of input characters\n"
5684 " * [-]iuclc translate uppercase characters to lowercase\n"
5685 " * [-]ixany let any character restart output, not only start character\n"
5686 " [-]ixoff enable sending of start/stop characters\n"
5687 " [-]ixon enable XON/XOFF flow control\n"
5688 " [-]parmrk mark parity errors (with a 255-0-character sequence)\n"
5689 " [-]tandem same as [-]ixoff\n"
5695 "Output settings:\n"
5696 " * bsN backspace delay style, N in [0..1]\n"
5697 " * crN carriage return delay style, N in [0..3]\n"
5698 " * ffN form feed delay style, N in [0..1]\n"
5699 " * nlN newline delay style, N in [0..1]\n"
5704 " * [-]ocrnl translate carriage return to newline\n"
5705 " * [-]ofdel use delete characters for fill instead of null characters\n"
5706 " * [-]ofill use fill (padding) characters instead of timing for delays\n"
5707 " * [-]olcuc translate lowercase characters to uppercase\n"
5708 " * [-]onlcr translate newline to carriage return-newline\n"
5709 " * [-]onlret newline performs a carriage return\n"
5714 " * [-]onocr do not print carriage returns in the first column\n"
5715 " [-]opost postprocess output\n"
5716 " * tabN horizontal tab delay style, N in [0..3]\n"
5717 " * tabs same as tab0\n"
5718 " * -tabs same as tab3\n"
5719 " * vtN vertical tab delay style, N in [0..1]\n"
5726 " [-]crterase echo erase characters as backspace-space-backspace\n"
5727 " * crtkill kill all line by obeying the echoprt and echoe settings\n"
5728 " * -crtkill kill all line by obeying the echoctl and echok settings\n"
5733 " * [-]ctlecho echo control characters in hat notation (`^c')\n"
5734 " [-]echo echo input characters\n"
5735 " * [-]echoctl same as [-]ctlecho\n"
5736 " [-]echoe same as [-]crterase\n"
5737 " [-]echok echo a newline after a kill character\n"
5742 " * [-]echoke same as [-]crtkill\n"
5743 " [-]echonl echo newline even if not echoing other characters\n"
5744 " * [-]echoprt echo erased characters backward, between `\\' and '/'\n"
5745 " [-]icanon enable erase, kill, werase, and rprnt special characters\n"
5746 " [-]iexten enable non-POSIX special characters\n"
5751 " [-]isig enable interrupt, quit, and suspend special characters\n"
5752 " [-]noflsh disable flushing after interrupt and quit special "
5754 " * [-]prterase same as [-]echoprt\n"
5755 " * [-]tostop stop background jobs that try to write to the terminal\n"
5756 " * [-]xcase with icanon, escape with `\\' for uppercase characters\n"
5762 "Combination settings:\n"
5763 " * [-]LCASE same as [-]lcase\n"
5764 " cbreak same as -icanon\n"
5765 " -cbreak same as icanon\n"
5770 " cooked same as brkint ignpar istrip icrnl ixon opost isig\n"
5771 " icanon, eof and eol characters to their default values\n"
5772 " -cooked same as raw\n"
5773 " crt same as echoe echoctl echoke\n"
5778 " dec same as echoe echoctl echoke -ixany intr ^c erase 0177\n"
5780 " * [-]decctlq same as [-]ixany\n"
5781 " ek erase and kill characters to their default values\n"
5782 " evenp same as parenb -parodd cs7\n"
5787 " -evenp same as -parenb cs8\n"
5788 " * [-]lcase same as xcase iuclc olcuc\n"
5789 " litout same as -parenb -istrip -opost cs8\n"
5790 " -litout same as parenb istrip opost cs7\n"
5791 " nl same as -icrnl -onlcr\n"
5792 " -nl same as icrnl -inlcr -igncr onlcr -ocrnl -onlret\n"
5797 " oddp same as parenb parodd cs7\n"
5798 " -oddp same as -parenb cs8\n"
5799 " [-]parity same as [-]evenp\n"
5800 " pass8 same as -parenb -istrip cs8\n"
5801 " -pass8 same as parenb istrip cs7\n"
5806 " raw same as -ignbrk -brkint -ignpar -parmrk -inpck -istrip\n"
5807 " -inlcr -igncr -icrnl -ixon -ixoff -iuclc -ixany\n"
5808 " -imaxbel -opost -isig -icanon -xcase min 1 time 0\n"
5809 " -raw same as cooked\n"
5814 " sane same as cread -ignbrk brkint -inlcr -igncr icrnl\n"
5815 " -ixoff -iuclc -ixany imaxbel opost -olcuc -ocrnl onlcr\n"
5816 " -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0\n"
5817 " isig icanon iexten echo echoe echok -echonl -noflsh\n"
5818 " -xcase -tostop -echoprt echoctl echoke, all special\n"
5819 " characters to their default values.\n"
5825 "Handle the tty line connected to standard input. Without arguments,\n"
5826 "prints baud rate, line discipline, and deviations from stty sane. In\n"
5827 "settings, CHAR is taken literally, or coded as in ^c, 0x37, 0177 or\n"
5828 "127; special values ^- or undef used to disable special characters.\n"
5832 msgid "only one device may be specified"
5838 "the options for verbose and stty-readable output styles are\n"
5839 "mutually exclusive"
5841 "a dircolors belsõ adatbázisának kilistázása és a shell szintaxis\n"
5842 "kiíratása két egymást kölcsönösen kizáró kapcsoló"
5845 msgid "when specifying an output style, modes may not be set"
5850 msgid "%s: couldn't reset non-blocking mode"
5853 #: src/stty.c:957 src/stty.c:1064
5855 msgid "invalid argument `%s'"
5856 msgstr "A `%s' argumentum érvénytelen ehhez: %s"
5858 #: src/stty.c:968 src/stty.c:985 src/stty.c:997 src/stty.c:1010
5859 #: src/stty.c:1022 src/stty.c:1041
5861 msgid "missing argument to `%s'"
5862 msgstr "hiányzó fájlargumentum"
5866 msgid "%s: unable to perform all requested operations"
5870 msgid "new_mode: mode\n"
5875 msgid "%s: no size information for this device"
5880 msgid "invalid integer argument `%s'"
5881 msgstr "A `%s' argumentum érvénytelen ehhez: %s"
5889 msgid "getpass: cannot open /dev/tty"
5890 msgstr "nem lehet a következõ könyvtárat megnyitni: %s"
5894 msgid "cannot set groups"
5895 msgstr "stat %s sikertelen"
5899 msgid "cannot set group id"
5900 msgstr "a csoportot nem lehet nullra változtatni"
5904 msgid "cannot set user id"
5905 msgstr "stat %s sikertelen"
5909 msgid "Usage: %s [OPTION]... [-] [USER [ARG]...]\n"
5910 msgstr "Használat: %s [KAPCSOLÓ]... [FÁJL]...\n"
5914 "Change the effective user id and group id to that of USER.\n"
5916 " -, -l, --login make the shell a login shell\n"
5917 " -c, --commmand=COMMAND pass a single COMMAND to the shell with -c\n"
5918 " -f, --fast pass -f to the shell (for csh or tcsh)\n"
5919 " -m, --preserve-environment do not reset environment variables\n"
5921 " -s, --shell=SHELL run SHELL if /etc/shells allows it\n"
5927 "A mere - implies -l. If USER not given, assume root.\n"
5932 msgid "user %s does not exist"
5936 msgid "incorrect password"
5941 msgid "using restricted shell %s"
5946 msgid "warning: cannot change directory to %s"
5947 msgstr "nem lehet a következõ könyvtárba lépni: %s"
5951 msgid "Kayvan Aghaiepour and David MacKenzie"
5952 msgstr "Mike Parker és David MacKenzie"
5956 "Print checksum and block counts for each FILE.\n"
5958 " -r defeat -s, use BSD sum algorithm, use 1K blocks\n"
5959 " -s, --sysv use System V sum algorithm, use 512 bytes blocks\n"
5964 "Force changed blocks to disk, update the super block.\n"
5967 "A megváltozott blokkokat azonnal kiírja lemezre, frissíti a szuperblokkot\n"
5970 #: src/sync.c:70 src/tty.c:112
5971 msgid "ignoring all arguments"
5972 msgstr "minden argumentum figyelmen kívül hagyva"
5975 msgid " --help display this help and exit\n"
5976 msgstr " --help display this help and exit\n"
5979 msgid " --version output version information and exit\n"
5980 msgstr " --version output version information and exit\n"
5984 msgid "Jay Lepreau and David MacKenzie"
5985 msgstr "Mike Parker és David MacKenzie"
5989 "Write each FILE to standard output, last line first.\n"
5990 "With no FILE, or when FILE is -, read standard input.\n"
5996 " -b, --before attach the separator before instead of after\n"
5997 " -r, --regex interpret the separator as a regular expression\n"
5998 " -s, --separator=STRING use STRING as the separator instead of newline\n"
6001 #: src/tac.c:453 src/tac.c:592
6002 msgid "stdin: read error"
6006 msgid "separator cannot be empty"
6011 msgid "Paul Rubin, David MacKenzie, Ian Lance Taylor, and Jim Meyering"
6012 msgstr "Mike Parker, David MacKenzie és Jim Meyering"
6017 "Print the last %d lines of each FILE to standard output.\n"
6018 "With more than one FILE, precede each with a header giving the file name.\n"
6019 "With no FILE, or when FILE is -, read standard input.\n"
6025 " --retry keep trying to open a file even if it is\n"
6026 " inaccessible when tail starts or if it becomes\n"
6027 " inaccessible later -- useful only with -f\n"
6028 " -c, --bytes=N output the last N bytes\n"
6033 " -f, --follow[={name|descriptor}]\n"
6034 " output appended data as the file grows;\n"
6035 " -f, --follow, and --follow=descriptor are\n"
6037 " -F same as --follow=name --retry\n"
6043 " -n, --lines=N output the last N lines, instead of the last %d\n"
6044 " --max-unchanged-stats=N\n"
6045 " with --follow=name, reopen a FILE which has not\n"
6046 " changed size after N (default %d) iterations\n"
6047 " to see if it has been unlinked or renamed\n"
6048 " (this is the usual case of rotated log files)\n"
6053 " --pid=PID with -f, terminate after process ID, PID dies\n"
6054 " -q, --quiet, --silent never output headers giving file names\n"
6055 " -s, --sleep-interval=S with -f, sleep for approximately S seconds\n"
6056 " (default 1.0) between iterations.\n"
6057 " -v, --verbose always output headers giving file names\n"
6063 "If the first character of N (the number of bytes or lines) is a `+',\n"
6064 "print beginning with the Nth item from the start of each file, otherwise,\n"
6065 "print the last N items in the file. N may have a multiplier suffix:\n"
6066 "b for 512, k for 1024, m for 1048576 (1 Meg).\n"
6072 "With --follow (-f), tail defaults to following the file descriptor, which\n"
6073 "means that even if a tail'ed file is renamed, tail will continue to track\n"
6079 "This default behavior is not desirable when you really want to\n"
6080 "track the actual name of the file, not the file descriptor (e.g., log\n"
6081 "rotation). Use --follow=name in that case. That causes tail to track the\n"
6082 "named file by reopening it periodically to see if it has been removed and\n"
6083 "recreated by some other program.\n"
6088 msgid "closing %s (fd=%d)"
6089 msgstr "%s lezárása"
6093 msgid "%s: cannot seek to offset %s"
6094 msgstr "lseek %s sikertelen"
6098 msgid "%s: cannot seek to relative offset %s"
6099 msgstr "nem lehet a következõ fifot létrehozni: %s"
6103 msgid "%s: cannot seek to end-relative offset %s"
6104 msgstr "nem lehet a következõ fifot létrehozni: %s"
6108 msgid "`%s' has become inaccessible"
6113 msgid "`%s' has been replaced with an untailable file; giving up on this name"
6118 msgid "`%s' has become accessible"
6123 msgid "`%s' has appeared; following end of new file"
6128 msgid "`%s' has been replaced; following end of new file"
6133 msgid "%s: file truncated"
6134 msgstr "%s: hiba a csonkolásnál"
6138 msgid "no files remaining"
6139 msgstr "hiányzó fájlargumentumok"
6143 msgid "%s: cannot follow end of this type of file; giving up on this name"
6148 msgid "%c: invalid suffix character in obsolescent option"
6149 msgstr "érvénytelen karakter (%s) a `%s' módkarakterláncban"
6154 "too many arguments; When using tail's obsolescent option syntax (%s)\n"
6155 "there may be no more than one file argument. Use the equivalent -n or -c\n"
6162 "Warning: it is not portable to use two or more file arguments with\n"
6163 "tail's obsolescent option syntax (%s). Use the equivalent -n or -c\n"
6169 msgid "`%s' option is obsolete; use `%s-%c %.*s'"
6174 msgid "%s is larger than the maximum file size on this system"
6179 msgid "%s: invalid maximum number of unchanged stats between opens"
6180 msgstr "%s: érvénytelen menetszám"
6184 msgid "%s: invalid maximum number of consecutive size changes"
6185 msgstr "%s: érvénytelen menetszám"
6189 msgid "%s: invalid PID"
6190 msgstr "%s: érvénytelen fájlméret"
6194 msgid "%s: invalid number of seconds"
6195 msgstr "%s: érvénytelen menetszám"
6198 msgid "warning: --retry is useful only when following by name"
6202 msgid "warning: PID ignored; --pid=PID is useful only when following"
6207 msgid "warning: --pid=PID is not supported on this system"
6208 msgstr "ez a rendszer nem támogatja a szimbolikus linkeket"
6212 msgid "Mike Parker, Richard M. Stallman, and David MacKenzie"
6213 msgstr "Richard Stallman és David MacKenzie"
6217 "Copy standard input to each FILE, and also to standard output.\n"
6219 " -a, --append append to the given FILEs, do not overwrite\n"
6220 " -i, --ignore-interrupts ignore interrupt signals\n"
6224 msgid "argument expected\n"
6229 msgid "integer expression expected %s\n"
6233 msgid "')' expected\n"
6238 msgid "')' expected, found %s\n"
6241 #: src/test.c:361 src/test.c:894
6243 msgid "%s: unary operator expected\n"
6246 #: src/test.c:389 src/test.c:920
6248 msgid "%s: binary operator expected\n"
6284 msgid "-nt does not accept -l\n"
6304 msgid "-ef does not accept -l\n"
6308 msgid "-ot does not accept -l\n"
6313 msgid "unknown binary operator"
6314 msgstr "Ismeretlen rendszerhiba"
6323 "Usage: %s EXPRESSION\n"
6324 " or: [ EXPRESSION ]\n"
6326 msgstr "Használat: %s [KAPCSOLÓ]\n"
6330 "Exit with the status determined by EXPRESSION.\n"
6337 "EXPRESSION is true or false and sets exit status. It is one of:\n"
6343 " ( EXPRESSION ) EXPRESSION is true\n"
6344 " ! EXPRESSION EXPRESSION is false\n"
6345 " EXPRESSION1 -a EXPRESSION2 both EXPRESSION1 and EXPRESSION2 are true\n"
6346 " EXPRESSION1 -o EXPRESSION2 either EXPRESSION1 or EXPRESSION2 is true\n"
6352 " [-n] STRING the length of STRING is nonzero\n"
6353 " -z STRING the length of STRING is zero\n"
6354 " STRING1 = STRING2 the strings are equal\n"
6355 " STRING1 != STRING2 the strings are not equal\n"
6361 " INTEGER1 -eq INTEGER2 INTEGER1 is equal to INTEGER2\n"
6362 " INTEGER1 -ge INTEGER2 INTEGER1 is greater than or equal to INTEGER2\n"
6363 " INTEGER1 -gt INTEGER2 INTEGER1 is greater than INTEGER2\n"
6364 " INTEGER1 -le INTEGER2 INTEGER1 is less than or equal to INTEGER2\n"
6365 " INTEGER1 -lt INTEGER2 INTEGER1 is less than INTEGER2\n"
6366 " INTEGER1 -ne INTEGER2 INTEGER1 is not equal to INTEGER2\n"
6372 " FILE1 -ef FILE2 FILE1 and FILE2 have the same device and inode numbers\n"
6373 " FILE1 -nt FILE2 FILE1 is newer (modification date) than FILE2\n"
6374 " FILE1 -ot FILE2 FILE1 is older than FILE2\n"
6380 " -b FILE FILE exists and is block special\n"
6381 " -c FILE FILE exists and is character special\n"
6382 " -d FILE FILE exists and is a directory\n"
6383 " -e FILE FILE exists\n"
6388 " -f FILE FILE exists and is a regular file\n"
6389 " -g FILE FILE exists and is set-group-ID\n"
6390 " -h FILE FILE exists and is a symbolic link (same as -L)\n"
6391 " -G FILE FILE exists and is owned by the effective group ID\n"
6392 " -k FILE FILE exists and has its sticky bit set\n"
6397 " -L FILE FILE exists and is a symbolic link (same as -h)\n"
6398 " -O FILE FILE exists and is owned by the effective user ID\n"
6399 " -p FILE FILE exists and is a named pipe\n"
6400 " -r FILE FILE exists and is readable\n"
6401 " -s FILE FILE exists and has a size greater than zero\n"
6406 " -S FILE FILE exists and is a socket\n"
6407 " -t [FD] file descriptor FD (stdout by default) is opened on a "
6409 " -u FILE FILE exists and its set-user-ID bit is set\n"
6410 " -w FILE FILE exists and is writable\n"
6411 " -x FILE FILE exists and is executable\n"
6417 "Beware that parentheses need to be escaped (e.g., by backslashes) for "
6419 "INTEGER may also be -l STRING, which evaluates to the length of STRING.\n"
6423 msgid "FIXME: ksb and mjb"
6427 msgid "missing `]'\n"
6432 msgid "too many arguments\n"
6433 msgstr "túl sok argumentum"
6438 "Paul Rubin, Arnold Robbins, Jim Kingdon, David MacKenzie, and Randy Smith"
6439 msgstr "Richard Stallman és David MacKenzie"
6441 #: src/touch.c:164 src/touch.c:179
6444 msgstr "%s létrehozása"
6448 msgid "cannot touch %s"
6449 msgstr "%s törlése sikertelen"
6453 msgid "setting times of %s"
6454 msgstr "%s idejének beállítása"
6458 "Update the access and modification times of each FILE to the current time.\n"
6461 "Frissíti mindegyik FÁJL elérési és módosítási idejét, a jelenlegi idõre.\n"
6466 " -a change only the access time\n"
6467 " -c, --no-create do not create any files\n"
6468 " -d, --date=STRING parse STRING and use it instead of current time\n"
6470 " -m change only the modification time\n"
6472 " -a csak az elérési idõt módosítja\n"
6473 " -c, --no-create nem hoz létre fájlt\n"
6474 " -d, --date=SZTRING SZTRINGET használja a jelenlegi idõ helyett\n"
6475 " -f (figyelmen kívül hagyva)\n"
6476 " -m csak a módosítás idejét állítja át\n"
6480 " -r, --reference=FILE use this file's times instead of current time\n"
6481 " -t STAMP use [[CC]YY]MMDDhhmm[.ss] instead of current time\n"
6482 " --time=WORD set time given by WORD: access atime use (same as -"
6484 " modify mtime (same as -m)\n"
6486 " -r, --reference=FÁJL FÁJL dátumát használja a jelenlegi helyett\n"
6487 " -t IDÕ [[CC]ÉÉ]HHNNóópp[.ss] formátumot használja a \n"
6488 " jelenlegi idõ helyett\n"
6489 " --time=SZÓ a SZÓ által megadott idõt módosítja. SZÓ lehet:\n"
6490 " access atime use (mint -a)\n"
6491 " modify mtime (mint -m)\n"
6496 "Note that the -d and -t options accept different time-date formats.\n"
6499 "Megjegyzés: a -d és -t kapcsolókhoz megadandó idõformátum különbözik.\n"
6501 #: src/touch.c:311 src/touch.c:331
6503 msgid "invalid date format %s"
6504 msgstr "érvénytelen idõformátum: %s"
6507 msgid "cannot specify times from more than one source"
6508 msgstr "az idõt nem lehet több forrásból venni"
6513 "warning: `touch %s' is obsolete; use `touch -t %04d%02d%02d%02d%02d.%02d'"
6515 "vigyázat: `touch %s' elavult; használd helyette a \n"
6516 "`touch -t %04d%02d%02d%02d%02d.%02d' alakot."
6519 msgid "file arguments missing"
6520 msgstr "hiányzó fájlargumentumok"
6524 msgid "Usage: %s [OPTION]... SET1 [SET2]\n"
6525 msgstr "Használat: %s [KAPCSOLÓ]... [FÁJL]\n"
6529 "Translate, squeeze, and/or delete characters from standard input,\n"
6530 "writing to standard output.\n"
6532 " -c, --complement first complement SET1\n"
6533 " -d, --delete delete characters in SET1, do not translate\n"
6534 " -s, --squeeze-repeats replace each input sequence of a repeated "
6536 " that is listed in SET1 with a single occurrence\n"
6537 " of that character\n"
6538 " -t, --truncate-set1 first truncate SET1 to length of SET2\n"
6544 "SETs are specified as strings of characters. Most represent themselves.\n"
6545 "Interpreted sequences are:\n"
6547 " \\NNN character with octal value NNN (1 to 3 octal digits)\n"
6549 " \\a audible BEL\n"
6554 " \\t horizontal tab\n"
6559 " \\v vertical tab\n"
6560 " CHAR1-CHAR2 all characters from CHAR1 to CHAR2 in ascending order\n"
6561 " [CHAR*] in SET2, copies of CHAR until length of SET1\n"
6562 " [CHAR*REPEAT] REPEAT copies of CHAR, REPEAT octal if starting with 0\n"
6563 " [:alnum:] all letters and digits\n"
6564 " [:alpha:] all letters\n"
6565 " [:blank:] all horizontal whitespace\n"
6566 " [:cntrl:] all control characters\n"
6567 " [:digit:] all digits\n"
6572 " [:graph:] all printable characters, not including space\n"
6573 " [:lower:] all lower case letters\n"
6574 " [:print:] all printable characters, including space\n"
6575 " [:punct:] all punctuation characters\n"
6576 " [:space:] all horizontal or vertical whitespace\n"
6577 " [:upper:] all upper case letters\n"
6578 " [:xdigit:] all hexadecimal digits\n"
6579 " [=CHAR=] all characters which are equivalent to CHAR\n"
6585 "Translation occurs if -d is not given and both SET1 and SET2 appear.\n"
6586 "-t may be used only when translating. SET2 is extended to length of\n"
6587 "SET1 by repeating its last character as necessary. "
6592 "Excess characters\n"
6593 "of SET2 are ignored. Only [:lower:] and [:upper:] are guaranteed to\n"
6594 "expand in ascending order; used in SET2 while translating, they may\n"
6595 "only be used in pairs to specify case conversion. "
6600 "-s uses SET1 if not\n"
6601 "translating nor deleting; else squeezing uses SET2 and occurs after\n"
6602 "translation or deletion.\n"
6608 "warning: the ambiguous octal escape \\%c%c%c is being\n"
6609 "\tinterpreted as the 2-byte sequence \\0%c%c, `%c'"
6614 msgid "invalid backslash escape at end of string"
6615 msgstr "érvénytelen karakter (%s) a `%s' módkarakterláncban"
6619 msgid "invalid backslash escape `\\%c'"
6624 msgid "range-endpoints of `%s-%s' are in reverse collating sequence order"
6629 msgid "invalid repeat count `%s' in [c*n] construct"
6633 msgid "missing character class name `[::]'"
6637 msgid "missing equivalence class character `[==]'"
6642 msgid "invalid character class `%s'"
6643 msgstr "érvénytelen karakter (%s) a `%s' módkarakterláncban"
6647 msgid "%s: equivalence class operand must be a single character"
6651 msgid "the [c*] repeat construct may not appear in string1"
6655 msgid "only one [c*] repeat construct may appear in string2"
6659 msgid "[=c=] expressions may not appear in string2 when translating"
6663 msgid "when not truncating set1, string2 must be non-empty"
6668 "when translating with complemented character classes,\n"
6669 "string2 must map all characters in the domain to one"
6674 "when translating, the only character classes that may appear in\n"
6675 "string2 are `upper' and `lower'"
6679 msgid "the [c*] construct may appear in string2 only when translating"
6683 msgid "two strings must be given when translating"
6687 msgid "two strings must be given when both deleting and squeezing repeats"
6691 msgid "only one string may be given when deleting without squeezing repeats"
6695 msgid "at least one string must be given when squeezing repeats"
6699 msgid "misaligned [:upper:] and/or [:lower:] construct"
6704 "invalid identity mapping; when translating, any [:lower:] or [:upper:]\n"
6705 "construct in string1 must be aligned with a corresponding construct\n"
6706 "([:upper:] or [:lower:], respectively) in string2"
6712 "Usage: %s [ignored command line arguments]\n"
6714 "Exit with a status code indicating success.\n"
6716 "These option names may not be abbreviated.\n"
6723 "Usage: %s [OPTION] [FILE]\n"
6724 "Write totally ordered list consistent with the partial ordering in FILE.\n"
6725 "With no FILE, or when FILE is -, read standard input.\n"
6731 msgid "%s: input contains a loop:"
6735 msgid "only one argument may be specified"
6740 "Print the file name of the terminal connected to standard input.\n"
6742 " -s, --silent, --quiet print nothing, only return an exit status\n"
6751 "Print certain system information. With no OPTION, same as -s.\n"
6753 " -a, --all print all information, in the following order:\n"
6754 " -s, --kernel-name print the kernel name\n"
6755 " -n, --nodename print the network node hostname\n"
6756 " -r, --kernel-release print the kernel release\n"
6761 " -v, --kernel-version print the kernel version\n"
6762 " -m, --machine print the machine hardware name\n"
6763 " -p, --processor print the processor type\n"
6764 " -i, --hardware-platform print the hardware platform\n"
6765 " -o, --operating-system print the operating system\n"
6769 msgid "cannot get system name"
6772 #: src/unexpand.c:379
6774 "Convert spaces in each FILE to tabs, writing to standard output.\n"
6775 "With no FILE, or when FILE is -, read standard input.\n"
6779 #: src/unexpand.c:387
6781 " -a, --all convert all whitespace, instead of just initial "
6783 " --first-only convert only leading sequences of whitespace (overrides -"
6785 " -t, --tabs=N have tabs N characters apart instead of 8 (enables -a)\n"
6786 " -t, --tabs=LIST use comma separated LIST of tab positions (enables -a)\n"
6789 #: src/unexpand.c:464
6790 msgid "`-LIST' option is obsolete; use `--first-only -t LIST'"
6795 msgid "Usage: %s [OPTION]... [INPUT [OUTPUT]]\n"
6796 msgstr "Használat: %s [KAPCSOLÓ]... [FÁJL]\n"
6800 "Discard all but one of successive identical lines from INPUT (or\n"
6801 "standard input), writing to OUTPUT (or standard output).\n"
6807 " -c, --count prefix lines by the number of occurrences\n"
6808 " -d, --repeated only print duplicate lines\n"
6813 " -D, --all-repeated[=delimit-method] print all duplicate lines\n"
6814 " delimit-method={none(default),prepend,separate}\n"
6815 " Delimiting is done with blank lines.\n"
6816 " -f, --skip-fields=N avoid comparing the first N fields\n"
6817 " -i, --ignore-case ignore differences in case when comparing\n"
6818 " -s, --skip-chars=N avoid comparing the first N characters\n"
6819 " -u, --unique only print unique lines\n"
6823 msgid " -w, --check-chars=N compare no more than N characters in lines\n"
6829 "A field is a run of whitespace, then non-whitespace characters.\n"
6830 "Fields are skipped before chars.\n"
6835 msgid "error reading %s"
6836 msgstr "%s olvasása"
6840 msgid "error writing %s"
6843 #: src/uniq.c:433 src/uniq.c:450
6845 msgid "extra operand `%s'"
6848 #: src/uniq.c:473 src/uniq.c:498
6850 msgid "invalid number of fields to skip"
6851 msgstr "%s: érvénytelen menetszám"
6855 msgid "invalid number of bytes to skip"
6856 msgstr "%s: érvénytelen menetszám"
6860 msgid "invalid number of bytes to compare"
6861 msgstr "%s: érvénytelen menetszám"
6865 msgid "`-%lu' option is obsolete; use `-f %lu'"
6869 msgid "printing all duplicated lines and repeat counts is meaningless"
6877 msgstr "Használat: %s [KAPCSOLÓ]\n"
6881 "Call the unlink function to remove the specified FILE.\n"
6887 msgid "cannot unlink %s"
6888 msgstr "%s törlése sikertelen"
6891 msgid "couldn't get boot time"
6896 msgid " %2d:%02d%s up "
6910 msgid_plural "%d days"
6917 msgid_plural "%d users"
6918 msgstr[0] "érvénytelen felhasználó"
6919 msgstr[1] "érvénytelen felhasználó"
6923 msgid ", load average: %.2f"
6926 #: src/uptime.c:191 src/users.c:118
6928 msgid "Usage: %s [OPTION]... [ FILE ]\n"
6929 msgstr "Használat: %s [KAPCSOLÓ]... [FÁJL]\n"
6934 "Print the current time, the length of time the system has been up,\n"
6935 "the number of users on the system, and the average number of jobs\n"
6936 "in the run queue over the last 1, 5 and 15 minutes.\n"
6937 "If FILE is not specified, use %s. %s as FILE is common.\n"
6943 msgid "Joseph Arceneaux and David MacKenzie"
6944 msgstr "Mike Parker és David MacKenzie"
6949 "Output who is currently logged in according to FILE.\n"
6950 "If FILE is not specified, use %s. %s as FILE is common.\n"
6956 msgid "Paul Rubin and David MacKenzie"
6957 msgstr "Mike Parker és David MacKenzie"
6961 "Print byte, word, and newline counts for each FILE, and a total line if\n"
6962 "more than one FILE is specified. With no FILE, or when FILE is -,\n"
6963 "read standard input.\n"
6964 " -c, --bytes print the byte counts\n"
6965 " -m, --chars print the character counts\n"
6966 " -l, --lines print the newline counts\n"
6971 " -L, --max-line-length print the length of the longest line\n"
6972 " -w, --words print the word counts\n"
6977 msgid "Joseph Arceneaux, David MacKenzie, and Michael Stone"
6978 msgstr "Mike Parker, David MacKenzie és Jim Meyering"
6984 #: src/who.c:387 src/who.c:390
6988 #: src/who.c:403 src/who.c:408
6992 #: src/who.c:405 src/who.c:409
6997 msgid "clock change"
7000 #: src/who.c:458 src/who.c:459
7004 #: src/who.c:462 src/who.c:463
7045 msgid "Usage: %s [OPTION]... [ FILE | ARG1 ARG2 ]\n"
7046 msgstr "Használat: %s [KAPCSOLÓ]... [FÁJL]\n"
7051 " -a, --all same as -b -d --login -p -r -t -T -u\n"
7052 " -b, --boot time of last system boot\n"
7053 " -d, --dead print dead processes\n"
7054 " -H, --heading print line of column headings\n"
7059 " -i, --idle add idle time as HOURS:MINUTES, . or old\n"
7060 " (deprecated, use -u)\n"
7061 " --login print system login processes\n"
7062 " (equivalent to SUS -l)\n"
7067 " -l, --lookup attempt to canonicalize hostnames via DNS\n"
7068 " (-l is deprecated, use --lookup)\n"
7069 " -m only hostname and user associated with stdin\n"
7070 " -p, --process print active processes spawned by init\n"
7075 " -q, --count all login names and number of users logged on\n"
7076 " -r, --runlevel print current runlevel\n"
7077 " -s, --short print only name, line, and time (default)\n"
7078 " -t, --time print last system clock change\n"
7083 " -T, -w, --mesg add user's message status as +, - or ?\n"
7084 " -u, --users list users logged in\n"
7085 " --message same as -T\n"
7086 " --writable same as -T\n"
7093 "If FILE is not specified, use %s. %s as FILE is common.\n"
7094 "If ARG1 ARG2 given, -m presumed: `am i' or `mom likes' are usual.\n"
7099 msgid "Warning: -i will be removed in a future release; use -u instead"
7101 "vigyázat: a --version-control (-V) kapcsoló elavult, támogatottsága \n"
7102 "meg fog szünni a következõ verzióval.\n"
7103 "Használd a --backup=%s kapcsolót helyette."
7107 "Warning: the meaning of '-l' will change in a future release to conform to "
7113 "Print the user name associated with the current effective user id.\n"
7120 msgid "%s: cannot find username for UID %u\n"
7126 "Usage: %s [STRING]...\n"
7128 msgstr "Használat: %s [KAPCSOLÓ]\n"
7132 "Repeatedly output a line with all specified STRING(s), or `y'.\n"
7137 #~ msgid "cannot convert time"
7138 #~ msgstr "stat %s sikertelen"
7141 #~ msgid "cannot format time"
7142 #~ msgstr "stat %s sikertelen"
7144 #~ msgid "cannot change to `..' from directory %s"
7145 #~ msgstr "nem lehet `..'-ba lépni a következõ könyvtárból: %s"
7147 #~ msgid "missing file arguments"
7148 #~ msgstr "hiányzó fájlargumentum"
7151 #~ msgid "environment variable, QUOTING_STYLE"
7153 #~ "a QUOTING_STYLE környezeti változóban megadott érvénytelen érték \n"
7154 #~ "figyelmen kívül hagyása: %s"
7157 #~ msgid "cannot execute %s"
7158 #~ msgstr "lseek %s sikertelen"
7161 #~ msgid "Try %s --help' for more information.\n"
7162 #~ msgstr "Próbáld a `%s --help'-et.\n"
7164 #~ msgid "preserving permissions for %s"
7165 #~ msgstr "%s jogosultságainak megtartása"
7167 #~ msgid "cannot lstat `.'"
7168 #~ msgstr "nem lehet az aktuális könyvtárat (`.') lstat-olni"
7170 #~ msgid "closing directory %s"
7171 #~ msgstr "%s könyvtár lezárása"
7173 #~ msgid "%s: remove directory %s? "
7174 #~ msgstr "%s: %s könyvtár törlése? "
7176 #~ msgid "%s: directory %s is write protected; descend into it anyway? "
7177 #~ msgstr "%s: %s könyvtár írásvédett; mégis belépjek? "
7179 #~ msgid "removing all entries of directory %s\n"
7180 #~ msgstr "a következõ könyvtár összes bejegyzésének törlése: %s\n"
7182 #~ msgid "directory %s was replaced before being removed"
7183 #~ msgstr "%s könyvtárat kicserélték törlés elõtt"
7185 #~ msgid "cannot change back to directory %s via `..'"
7186 #~ msgstr "nem lehet visszalépni a következõ könyvtárba `..'-on keresztül: %s"
7188 #~ msgid "subdirectory of %s was moved while being removed"
7189 #~ msgstr "%s alkönyvtárát áthelyezték törlés közben"
7191 #~ msgid "%s: remove directory %s%s? "
7192 #~ msgstr "%s: %s%s könyvtár törlése? "
7194 #~ msgid " (might be nonempty)"
7195 #~ msgstr " (lehet, hogy tartalmaz valamit)"
7197 #~ msgid "removing the directory itself: %s\n"
7198 #~ msgstr "a könyvtár törlése: %s\n"
7200 #~ msgid "continue? "
7201 #~ msgstr "folytassam? "
7203 #~ msgid "%s tulajdonosa megváltozott a következõre: %s\n"
7204 #~ msgstr "%s tulajdonosa megváltozott a következõre: %s\n"