summaryrefslogtreecommitdiff
path: root/po/sk.po
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-06-01 14:28:25 +0000
committerJim Meyering <jim@meyering.net>2004-06-01 14:28:25 +0000
commit807984cc3f8f364058bf691ebfaad7feb380e047 (patch)
tree40d63f0f2d5905a2e2fd8c101c761dc47f79bd77 /po/sk.po
parent6d835b1811401e2d27192bd3c2e08723ed4ab39b (diff)
downloadcoreutils-807984cc3f8f364058bf691ebfaad7feb380e047.tar.xz
.
Diffstat (limited to 'po/sk.po')
-rw-r--r--po/sk.po1507
1 files changed, 845 insertions, 662 deletions
diff --git a/po/sk.po b/po/sk.po
index 54437039b..c9afe7854 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: textutils 2.0.14\n"
"Report-Msgid-Bugs-To: bug-coreutils@gnu.org\n"
-"POT-Creation-Date: 2004-03-12 14:56+0100\n"
+"POT-Creation-Date: 2004-06-01 15:37+0200\n"
"PO-Revision-Date: 2001-06-08 22:10 +02:00\n"
"Last-Translator: Stanislav Meduna <stano@trillian.eunet.sk>\n"
"Language-Team: Slovak <sk-i18n@rak.isternet.sk>\n"
@@ -29,9 +29,9 @@ msgstr "nejednoznačný argument %s pre `%s'"
msgid "Valid arguments are:"
msgstr "Platné argumenty sú:"
-#: lib/closeout.c:88 src/cat.c:188 src/cat.c:271 src/cat.c:322 src/cksum.c:268
-#: src/head.c:304 src/head.c:354 src/head.c:774 src/head.c:819 src/od.c:1013
-#: src/tail.c:327 src/tail.c:1748 src/tr.c:1659 src/tr.c:1906 src/tr.c:2014
+#: lib/closeout.c:88 src/cat.c:189 src/cat.c:272 src/cat.c:323 src/cksum.c:268
+#: src/head.c:304 src/head.c:354 src/head.c:774 src/head.c:819 src/od.c:986
+#: src/tail.c:327 src/tail.c:1748 src/tr.c:1583 src/tr.c:1814 src/tr.c:1926
msgid "write error"
msgstr "chyba pri zápise"
@@ -39,127 +39,131 @@ msgstr "chyba pri zápise"
msgid "Unknown system error"
msgstr "Neznáma systémová chyba"
-#: lib/file-type.c:42
+#: lib/file-type.c:43
msgid "regular empty file"
msgstr ""
-#: lib/file-type.c:42
+#: lib/file-type.c:43
#, fuzzy
msgid "regular file"
msgstr "zlyhalo čítanie"
-#: lib/file-type.c:45
+#: lib/file-type.c:46
msgid "directory"
msgstr ""
-#: lib/file-type.c:48
+#: lib/file-type.c:49
#, fuzzy
msgid "block special file"
msgstr "veľkosť bloku"
-#: lib/file-type.c:51
+#: lib/file-type.c:52
#, fuzzy
msgid "character special file"
msgstr "pozícia znaku je nula"
-#: lib/file-type.c:54
+#: lib/file-type.c:55
msgid "fifo"
msgstr ""
-#: lib/file-type.c:57
+#: lib/file-type.c:58
msgid "symbolic link"
msgstr ""
-#: lib/file-type.c:60
+#: lib/file-type.c:61
msgid "socket"
msgstr ""
-#: lib/file-type.c:63
+#: lib/file-type.c:64
msgid "message queue"
msgstr ""
-#: lib/file-type.c:66
+#: lib/file-type.c:67
msgid "semaphore"
msgstr ""
-#: lib/file-type.c:69
+#: lib/file-type.c:70
msgid "shared memory object"
msgstr ""
-#: lib/file-type.c:71
+#: lib/file-type.c:73
+msgid "typed memory object"
+msgstr ""
+
+#: lib/file-type.c:75
#, fuzzy
msgid "weird file"
msgstr "zlyhalo čítanie"
-#: lib/getopt.c:629 lib/getopt.c:641
+#: lib/getopt.c:570 lib/getopt.c:589
#, c-format
msgid "%s: option `%s' is ambiguous\n"
msgstr "%s: voľba `%s' nie je jednoznačná\n"
-#: lib/getopt.c:674 lib/getopt.c:678
+#: lib/getopt.c:622 lib/getopt.c:626
#, c-format
msgid "%s: option `--%s' doesn't allow an argument\n"
msgstr "%s: prepínač `--%s' nepovoľuje argument\n"
-#: lib/getopt.c:687 lib/getopt.c:692
+#: lib/getopt.c:635 lib/getopt.c:640
#, c-format
msgid "%s: option `%c%s' doesn't allow an argument\n"
msgstr "%s: prepínač `%c%s' nepovoľuje argument\n"
-#: lib/getopt.c:728 lib/getopt.c:741 lib/getopt.c:1030 lib/getopt.c:1043
+#: lib/getopt.c:686 lib/getopt.c:708 lib/getopt.c:1039 lib/getopt.c:1061
#, c-format
msgid "%s: option `%s' requires an argument\n"
msgstr "%s: prepínač `%s' vyžaduje argument\n"
-#: lib/getopt.c:779 lib/getopt.c:782
+#: lib/getopt.c:746 lib/getopt.c:749
#, c-format
msgid "%s: unrecognized option `--%s'\n"
msgstr "%s: neznámy prepínač `--%s'\n"
-#: lib/getopt.c:790 lib/getopt.c:793
+#: lib/getopt.c:757 lib/getopt.c:760
#, c-format
msgid "%s: unrecognized option `%c%s'\n"
msgstr "%s: neznámy prepínač `%c%s'\n"
-#: lib/getopt.c:840 lib/getopt.c:843
+#: lib/getopt.c:815 lib/getopt.c:818
#, c-format
msgid "%s: illegal option -- %c\n"
msgstr "%s: nepovolený prepínač -- %c\n"
-#: lib/getopt.c:849 lib/getopt.c:852
+#: lib/getopt.c:824 lib/getopt.c:827
#, c-format
msgid "%s: invalid option -- %c\n"
msgstr "%s: chybný prepínač -- %c\n"
-#: lib/getopt.c:899 lib/getopt.c:910 lib/getopt.c:1096 lib/getopt.c:1109
+#: lib/getopt.c:882 lib/getopt.c:901 lib/getopt.c:1114 lib/getopt.c:1135
#, c-format
msgid "%s: option requires an argument -- %c\n"
msgstr "%s: prepínač vyžaduje argument -- %c\n"
-#: lib/getopt.c:962 lib/getopt.c:973
+#: lib/getopt.c:954 lib/getopt.c:973
#, c-format
msgid "%s: option `-W %s' is ambiguous\n"
msgstr "%s: prepínač `-W %s' nie je jednoznačný\n"
-#: lib/getopt.c:997 lib/getopt.c:1009
+#: lib/getopt.c:997 lib/getopt.c:1018
#, c-format
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr "%s: prepínač `-W %s' nepovoľuje argument\n"
-#: lib/human.c:481
+#: lib/human.c:483
msgid "block size"
msgstr "veľkosť bloku"
-#: lib/makepath.c:103 src/df.c:515 src/remove.c:395
+#: lib/makepath.c:103 src/df.c:515
msgid "failed to return to initial working directory"
msgstr ""
-#: lib/makepath.c:152 src/copy.c:1343 src/mkdir.c:171
+#: lib/makepath.c:152 src/copy.c:1360 src/mkdir.c:171
#, c-format
msgid "cannot create directory %s"
msgstr "nie je možné vytvoriť adresár %s"
-#: lib/makepath.c:158 lib/makepath.c:400 src/cp.c:435 src/cp.c:457
+#: lib/makepath.c:158 lib/makepath.c:400 src/cp.c:436 src/cp.c:458
#, c-format
msgid "%s exists but is not a directory"
msgstr "%s existuje, ale nie je adresárom"
@@ -174,20 +178,20 @@ msgstr "nie je možné zmeniť používateľa a/alebo skupinu %s"
msgid "cannot chdir to directory %s"
msgstr "nie je možné vojsť do adresára, %s"
-#: lib/makepath.c:371 lib/makepath.c:386 lib/makepath.c:425 src/install.c:474
+#: lib/makepath.c:371 lib/makepath.c:386 lib/makepath.c:425 src/install.c:479
#, c-format
msgid "cannot change permissions of %s"
msgstr "nie je možné zmeniť práva %s"
-#: lib/obstack.c:406 lib/obstack.c:409 lib/xmalloc.c:53
+#: lib/obstack.c:417 lib/obstack.c:420 lib/xmalloc.c:45
msgid "memory exhausted"
msgstr "vyčerpaná pamäť"
-#: lib/quotearg.c:236
+#: lib/quotearg.c:238
msgid "`"
msgstr "`"
-#: lib/quotearg.c:237
+#: lib/quotearg.c:239
msgid "'"
msgstr "'"
@@ -238,19 +242,19 @@ msgstr "nie je možné konvertovať U+%04X do lokálnej znakovej sady"
msgid "cannot convert U+%04X to local character set: %s"
msgstr "nie je možné konvertovať U+%04X do lokálnej znakovej sady"
-#: lib/userspec.c:147
+#: lib/userspec.c:146
msgid "invalid user"
msgstr "neplatný používateľ"
-#: lib/userspec.c:148
+#: lib/userspec.c:147
msgid "invalid group"
msgstr "neplatná skupina"
-#: lib/userspec.c:150
+#: lib/userspec.c:149
msgid "cannot get the login group of a numeric UID"
msgstr "nie je možné určiť skupinu číselného UID"
-#: lib/userspec.c:152
+#: lib/userspec.c:151
msgid "cannot omit both user and group"
msgstr "nie je možné vynechať používateľa aj skupinu"
@@ -372,24 +376,24 @@ msgstr ""
msgid "The strings compared were %s and %s."
msgstr ""
-#: src/basename.c:49 src/cat.c:87 src/chgrp.c:115 src/chmod.c:266
-#: src/chown.c:90 src/chroot.c:41 src/cksum.c:277 src/comm.c:68 src/cp.c:154
-#: src/csplit.c:1401 src/cut.c:178 src/date.c:114 src/dd.c:283 src/df.c:723
-#: src/dircolors.c:100 src/dirname.c:41 src/du.c:163 src/echo.c:72
+#: src/basename.c:49 src/cat.c:88 src/chgrp.c:115 src/chmod.c:265
+#: src/chown.c:90 src/chroot.c:41 src/cksum.c:277 src/comm.c:68 src/cp.c:155
+#: src/csplit.c:1435 src/cut.c:178 src/date.c:117 src/dd.c:312 src/df.c:710
+#: src/dircolors.c:100 src/dirname.c:41 src/du.c:166 src/echo.c:60
#: src/env.c:114 src/expand.c:104 src/expr.c:98 src/factor.c:69 src/fmt.c:267
-#: src/fold.c:62 src/head.c:109 src/hostid.c:42 src/hostname.c:62 src/id.c:82
-#: src/install.c:588 src/join.c:154 src/kill.c:90 src/link.c:47 src/ln.c:341
-#: src/logname.c:44 src/ls.c:3901 src/md5sum.c:120 src/mkdir.c:57
-#: src/mkfifo.c:51 src/mknod.c:51 src/mv.c:301 src/nice.c:65 src/nl.c:172
+#: src/fold.c:62 src/head.c:109 src/hostid.c:42 src/hostname.c:66 src/id.c:82
+#: src/install.c:593 src/join.c:154 src/kill.c:90 src/link.c:47 src/ln.c:341
+#: src/logname.c:44 src/ls.c:3983 src/md5sum.c:120 src/mkdir.c:57
+#: src/mkfifo.c:51 src/mknod.c:51 src/mv.c:307 src/nice.c:65 src/nl.c:172
#: src/nohup.c:50 src/od.c:282 src/paste.c:392 src/pathchk.c:136
#: src/pinky.c:464 src/pr.c:2748 src/printenv.c:62 src/printf.c:91
-#: src/ptx.c:1870 src/pwd.c:41 src/readlink.c:63 src/rm.c:103 src/rmdir.c:143
-#: src/seq.c:78 src/setuidgid.c:46 src/shred.c:155 src/sleep.c:48
-#: src/sort.c:272 src/split.c:96 src/stat.c:697 src/stty.c:485 src/su.c:432
+#: src/ptx.c:1862 src/pwd.c:61 src/readlink.c:63 src/rm.c:102 src/rmdir.c:143
+#: src/seq.c:78 src/setuidgid.c:46 src/shred.c:153 src/sleep.c:48
+#: src/sort.c:272 src/split.c:97 src/stat.c:696 src/stty.c:488 src/su.c:432
#: src/sum.c:55 src/sync.c:40 src/tac.c:122 src/tail.c:234 src/tee.c:58
-#: src/test.c:971 src/touch.c:244 src/tr.c:316 src/tsort.c:92 src/tty.c:64
+#: src/test.c:971 src/touch.c:226 src/tr.c:305 src/tsort.c:92 src/tty.c:64
#: src/uname.c:105 src/unexpand.c:373 src/uniq.c:130 src/unlink.c:47
-#: src/uptime.c:189 src/users.c:115 src/wc.c:131 src/who.c:616 src/whoami.c:49
+#: src/uptime.c:189 src/users.c:115 src/wc.c:131 src/who.c:617 src/whoami.c:49
#: src/yes.c:42
#, c-format
msgid "Try `%s --help' for more information.\n"
@@ -417,25 +421,25 @@ msgstr ""
" --help vypísať túto pomoc a skončiť\n"
" --version vypísať informáciu o verzii a skončiť\n"
-#: src/basename.c:65 src/cat.c:123 src/chgrp.c:163 src/chmod.c:298
-#: src/chown.c:152 src/chroot.c:59 src/cksum.c:292 src/comm.c:93 src/cp.c:251
-#: src/csplit.c:1443 src/cut.c:223 src/date.c:216 src/dd.c:341 src/df.c:762
-#: src/dircolors.c:121 src/dirname.c:57 src/du.c:216 src/echo.c:104
+#: src/basename.c:65 src/cat.c:124 src/chgrp.c:163 src/chmod.c:297
+#: src/chown.c:152 src/chroot.c:59 src/cksum.c:292 src/comm.c:93 src/cp.c:252
+#: src/csplit.c:1477 src/cut.c:223 src/date.c:218 src/dd.c:393 src/df.c:749
+#: src/dircolors.c:121 src/dirname.c:57 src/du.c:224 src/echo.c:92
#: src/env.c:133 src/expand.c:129 src/expr.c:161 src/factor.c:89
#: src/false.c:43 src/fmt.c:297 src/fold.c:85 src/head.c:144 src/hostid.c:55
-#: src/hostname.c:75 src/id.c:103 src/install.c:643 src/join.c:195
-#: src/kill.c:120 src/link.c:59 src/ln.c:398 src/logname.c:55 src/ls.c:4035
-#: src/md5sum.c:156 src/mkdir.c:76 src/mkfifo.c:68 src/mknod.c:82 src/mv.c:355
-#: src/nice.c:79 src/nl.c:227 src/nohup.c:66 src/od.c:369 src/paste.c:416
+#: src/hostname.c:79 src/id.c:103 src/install.c:648 src/join.c:195
+#: src/kill.c:120 src/link.c:59 src/ln.c:398 src/logname.c:55 src/ls.c:4117
+#: src/md5sum.c:156 src/mkdir.c:76 src/mkfifo.c:68 src/mknod.c:82 src/mv.c:361
+#: src/nice.c:79 src/nl.c:228 src/nohup.c:66 src/od.c:369 src/paste.c:416
#: src/pathchk.c:148 src/pinky.c:491 src/pr.c:2860 src/printenv.c:75
-#: src/printf.c:140 src/ptx.c:1917 src/pwd.c:52 src/readlink.c:80 src/rm.c:141
-#: src/rmdir.c:163 src/seq.c:106 src/setuidgid.c:66 src/shred.c:219
-#: src/sleep.c:64 src/sort.c:343 src/split.c:129 src/stat.c:768 src/stty.c:699
+#: src/printf.c:140 src/ptx.c:1909 src/pwd.c:72 src/readlink.c:80 src/rm.c:140
+#: src/rmdir.c:163 src/seq.c:106 src/setuidgid.c:66 src/shred.c:217
+#: src/sleep.c:64 src/sort.c:343 src/split.c:130 src/stat.c:767 src/stty.c:705
#: src/su.c:453 src/sum.c:75 src/sync.c:51 src/tac.c:145 src/tail.c:304
-#: src/tee.c:71 src/test.c:1050 src/touch.c:275 src/tr.c:389 src/true.c:43
+#: src/tee.c:71 src/test.c:1050 src/touch.c:257 src/tr.c:378 src/true.c:43
#: src/tsort.c:104 src/tty.c:76 src/uname.c:127 src/unexpand.c:397
#: src/uniq.c:169 src/unlink.c:58 src/uptime.c:204 src/users.c:128
-#: src/wc.c:153 src/who.c:657 src/whoami.c:61 src/yes.c:58
+#: src/wc.c:153 src/who.c:658 src/whoami.c:61 src/yes.c:58
#, fuzzy, c-format
msgid ""
"\n"
@@ -446,29 +450,29 @@ msgstr ""
"anglicky), pripomienky k prekladu zasielajte na adresu <sk@li.org> "
"(slovensky)."
-#: src/basename.c:114 src/chgrp.c:246 src/chmod.c:395 src/chown.c:264
-#: src/chroot.c:80 src/comm.c:288 src/csplit.c:1373 src/dirname.c:89
-#: src/expr.c:199 src/install.c:281 src/link.c:88 src/mkdir.c:125
+#: src/basename.c:114 src/chgrp.c:246 src/chmod.c:394 src/chown.c:264
+#: src/chroot.c:80 src/comm.c:288 src/csplit.c:1377 src/dirname.c:89
+#: src/expr.c:199 src/install.c:286 src/link.c:88 src/mkdir.c:125
#: src/mkfifo.c:114 src/mknod.c:138 src/nohup.c:100 src/pathchk.c:189
-#: src/readlink.c:128 src/rm.c:231 src/rmdir.c:208 src/seq.c:374
-#: src/setuidgid.c:99 src/sleep.c:140 src/stat.c:825 src/unlink.c:89
+#: src/readlink.c:128 src/rm.c:234 src/rmdir.c:208 src/seq.c:374
+#: src/setuidgid.c:99 src/sleep.c:140 src/stat.c:824 src/unlink.c:89
msgid "too few arguments"
msgstr "príliš málo argumentov"
#: src/basename.c:115 src/dircolors.c:475 src/dirname.c:90 src/hostid.c:78
-#: src/hostname.c:122 src/link.c:94 src/logname.c:91 src/mknod.c:140
-#: src/readlink.c:136 src/seq.c:380 src/split.c:533 src/tr.c:1842
+#: src/hostname.c:126 src/link.c:94 src/logname.c:91 src/mknod.c:140
+#: src/readlink.c:136 src/seq.c:380 src/split.c:535 src/tr.c:1749
#: src/uname.c:215 src/unlink.c:95 src/uptime.c:247 src/users.c:171
-#: src/who.c:805
+#: src/who.c:806
msgid "too many arguments"
msgstr "príliš veľa argumentov"
-#: src/cat.c:91
+#: src/cat.c:92
#, c-format
msgid "Usage: %s [OPTION] [FILE]...\n"
msgstr "Použitie: %s [PREPÍNAČ] [SÚBOR]...\n"
-#: src/cat.c:95
+#: src/cat.c:96
#, fuzzy
msgid ""
"Concatenate FILE(s), or standard input, to standard output.\n"
@@ -499,7 +503,7 @@ msgstr ""
"\n"
"Ak SÚBOR nebude zadaný alebo bude -, potom bude čítaný štandardný vstup.\n"
-#: src/cat.c:105
+#: src/cat.c:106
#, fuzzy
msgid ""
" -t equivalent to -vT\n"
@@ -526,13 +530,13 @@ msgstr ""
"\n"
"Ak SÚBOR nebude zadaný alebo bude -, potom bude čítaný štandardný vstup.\n"
-#: src/cat.c:113 src/fmt.c:293 src/sum.c:71
+#: src/cat.c:114 src/fmt.c:293 src/sum.c:71
msgid ""
"\n"
"With no FILE, or when FILE is -, read standard input.\n"
msgstr ""
-#: src/cat.c:118
+#: src/cat.c:119
msgid ""
"\n"
" -B, --binary use binary writes to the console device.\n"
@@ -543,26 +547,26 @@ msgstr ""
"konzoly\n"
"\n"
-#: src/cat.c:310
+#: src/cat.c:311
#, c-format
msgid "cannot do ioctl on `%s'"
msgstr "ioctl na `%s' nie je možné vykonať"
-#: src/cat.c:666 src/dd.c:1232 src/tee.c:181 src/yes.c:92
+#: src/cat.c:669 src/dd.c:1302 src/tee.c:155 src/yes.c:92
msgid "standard output"
msgstr "štandardný výstup"
-#: src/cat.c:797
+#: src/cat.c:800
#, c-format
msgid "%s: input file is output file"
msgstr "%s: vstupný súbor je zároveň výstupným"
-#: src/cat.c:855
+#: src/cat.c:865
#, fuzzy
msgid "closing standard input"
msgstr "štandardný vstup"
-#: src/cat.c:858
+#: src/cat.c:868
#, fuzzy
msgid "closing standard output"
msgstr "štandardný výstup"
@@ -602,7 +606,8 @@ msgid ""
"\n"
" -c, --changes like verbose but report only when a change is made\n"
" --dereference affect the referent of each symbolic link, rather\n"
-" than the symbolic link itself\n"
+" than the symbolic link itself (this is the "
+"default)\n"
msgstr ""
#: src/chgrp.c:132 src/chown.c:108
@@ -643,58 +648,59 @@ msgid ""
"\n"
msgstr ""
-#: src/chgrp.c:254 src/chmod.c:408 src/chmod.c:416 src/chown.c:272
-#: src/chown.c:299 src/cp.c:296 src/rm.c:241 src/touch.c:164 src/touch.c:366
+#: src/chgrp.c:254 src/chmod.c:407 src/chmod.c:415 src/chown.c:272
+#: src/chown.c:299 src/cp.c:297 src/pwd.c:274 src/rm.c:244 src/touch.c:159
+#: src/touch.c:350
#, fuzzy, c-format
msgid "failed to get attributes of %s"
msgstr "zisťujem atribúty %s"
-#: src/chmod.c:112
+#: src/chmod.c:111
#, c-format
msgid "getting new attributes of %s"
msgstr "zisťujem nové atribúty %s"
-#: src/chmod.c:134
+#: src/chmod.c:133
#, c-format
msgid "mode of %s changed to %04lo (%s)\n"
msgstr "práva súboru %s boli zmenené na %04lo (%s)\n"
-#: src/chmod.c:137
+#: src/chmod.c:136
#, c-format
msgid "failed to change mode of %s to %04lo (%s)\n"
msgstr "zmena práv súboru %s na %04lo (%s) zlyhala\n"
-#: src/chmod.c:140
+#: src/chmod.c:139
#, c-format
msgid "mode of %s retained as %04lo (%s)\n"
msgstr "práva súboru %s zostali %04lo (%s)\n"
-#: src/chmod.c:167 src/chown-core.c:189 src/copy.c:158 src/du.c:341
+#: src/chmod.c:166 src/chown-core.c:190 src/copy.c:160 src/du.c:349
#, fuzzy, c-format
msgid "cannot access %s"
msgstr "nie je možné spustiť %s"
-#: src/chmod.c:171 src/chown-core.c:193 src/du.c:347
+#: src/chmod.c:170 src/chown-core.c:194 src/du.c:355
#, c-format
msgid "%s"
msgstr ""
-#: src/chmod.c:175 src/chown-core.c:197 src/du.c:354
+#: src/chmod.c:174 src/chown-core.c:198 src/du.c:362
#, fuzzy, c-format
msgid "cannot read directory %s"
msgstr "nie je možné vytvoriť adresár %s"
-#: src/chmod.c:211
+#: src/chmod.c:210
#, fuzzy, c-format
msgid "changing permissions of %s"
msgstr "nie je možné zmeniť práva %s"
-#: src/chmod.c:245 src/chown-core.c:327 src/du.c:504
+#: src/chmod.c:244 src/chown-core.c:341 src/du.c:515
#, fuzzy
msgid "fts_read failed"
msgstr "zlyhalo čítanie"
-#: src/chmod.c:270
+#: src/chmod.c:269
#, fuzzy, c-format
msgid ""
"Usage: %s [OPTION]... MODE[,MODE]... FILE...\n"
@@ -705,7 +711,7 @@ msgstr ""
" alebo: %s [VOĽBA]... ZAČIATOK KONIEC\n"
" alebo: %s [VOĽBA]... ZAČIATOK KROK LAST\n"
-#: src/chmod.c:276
+#: src/chmod.c:275
msgid ""
"Change the mode of each FILE to MODE.\n"
"\n"
@@ -713,13 +719,13 @@ msgid ""
"made\n"
msgstr ""
-#: src/chmod.c:281
+#: src/chmod.c:280
msgid ""
" --no-preserve-root do not treat `/' specially (the default)\n"
" --preserve-root fail to operate recursively on `/'\n"
msgstr ""
-#: src/chmod.c:285
+#: src/chmod.c:284
#, fuzzy
msgid ""
" -f, --silent, --quiet suppress most error messages\n"
@@ -741,64 +747,69 @@ msgstr ""
"symbolom\n"
"z +-= a jedným alebo viacerými písmenami z rwxXstugo.\n"
-#: src/chmod.c:293
+#: src/chmod.c:292
msgid ""
"\n"
"Each MODE is one or more of the letters ugoa, one of the symbols +-= and\n"
"one or more of the letters rwxXstugo.\n"
msgstr ""
-#: src/chmod.c:357
+#: src/chmod.c:356
#, fuzzy, c-format
msgid "invalid character %s in mode string %s"
msgstr "znak `%c' v reťazci typu `%s' je chybný"
-#: src/chmod.c:404
+#: src/chmod.c:403
#, fuzzy, c-format
msgid "invalid mode string: %s"
msgstr "chybný typ reťazca `%s'"
-#: src/chown-core.c:117
+#: src/chown-core.c:116
#, c-format
msgid "neither symbolic link %s nor referent has been changed\n"
msgstr "symbolický odkaz %s ani odkazovaný súbor neboli zmenené\n"
-#: src/chown-core.c:144
+#: src/chown-core.c:143
#, c-format
msgid "changed ownership of %s to %s\n"
msgstr "vlastníka %s zmenený na %s\n"
-#: src/chown-core.c:145
+#: src/chown-core.c:144
#, c-format
msgid "changed group of %s to %s\n"
msgstr "skupina %s zmenená na %s\n"
-#: src/chown-core.c:149
+#: src/chown-core.c:148
#, fuzzy, c-format
msgid "failed to change ownership of %s to %s\n"
msgstr "nie je možné zmeniť práva %s"
-#: src/chown-core.c:150
+#: src/chown-core.c:149
#, c-format
msgid "failed to change group of %s to %s\n"
msgstr "zmena skupiny %s na %s zlyhala\n"
-#: src/chown-core.c:154
+#: src/chown-core.c:153
#, c-format
msgid "ownership of %s retained as %s\n"
msgstr "vlastník %s zostal %s\n"
-#: src/chown-core.c:155
+#: src/chown-core.c:154
#, c-format
msgid "group of %s retained as %s\n"
msgstr "skupina súboru %s zostala %s\n"
-#: src/chown-core.c:270
+#: src/chown-core.c:218
+#, fuzzy, c-format
+msgid "cannot dereference %s"
+msgstr "nie je možné vytvoriť adresár %s"
+
+#: src/chown-core.c:284
#, c-format
msgid "changing ownership of %s"
msgstr "mením vlastníctvo %s"
-#: src/chown-core.c:271
+#: src/chown-core.c:285
#, fuzzy, c-format
msgid "changing group of %s"
msgstr "nie je možné zmeniť používateľa a/alebo skupinu %s"
@@ -822,7 +833,8 @@ msgid ""
"\n"
" -c, --changes like verbose but report only when a change is made\n"
" --dereference affect the referent of each symbolic link, rather\n"
-" than the symbolic link itself\n"
+" than the symbolic link itself (this is the "
+"default)\n"
msgstr ""
#: src/chown.c:113
@@ -890,7 +902,7 @@ msgstr "nie je možné vojsť do adresára, %s"
msgid "cannot chdir to root directory"
msgstr "nie je možné vojsť do adresára, %s"
-#: src/chroot.c:110 src/nohup.c:192 src/setuidgid.c:126
+#: src/chroot.c:110 src/nohup.c:181 src/setuidgid.c:126
#, fuzzy, c-format
msgid "cannot run command %s"
msgstr "ioctl na `%s' nie je možné vykonať"
@@ -952,240 +964,241 @@ msgstr ""
" --help vypíše tuto nápovedu a skončí\n"
" --version vypíše označenie verzie a skončí\n"
-#: src/copy.c:222 src/fmt.c:435 src/head.c:866 src/tail.c:1268
+#: src/copy.c:225 src/du.c:744 src/fmt.c:435 src/head.c:866 src/tail.c:1268
#, c-format
msgid "cannot open %s for reading"
msgstr "nie je možné otvoriť %s pre čítanie"
-#: src/copy.c:228 src/copy.c:282 src/copy.c:302 src/dd.c:1209 src/tail.c:1098
+#: src/copy.c:231 src/copy.c:285 src/copy.c:305 src/dd.c:1331 src/tail.c:1098
#: src/tail.c:1170
#, fuzzy, c-format
msgid "cannot fstat %s"
msgstr "nie je možné nastaviť dátum"
-#: src/copy.c:238
+#: src/copy.c:241
#, c-format
msgid "skipping file %s, as it was replaced while being copied"
msgstr ""
-#: src/copy.c:258 src/copy.c:892 src/copy.c:1076 src/copy.c:1179 src/ln.c:297
-#: src/remove.c:727 src/remove.c:781 src/remove.c:902 src/remove.c:1009
+#: src/copy.c:261 src/copy.c:897 src/copy.c:1093 src/copy.c:1196 src/ln.c:297
+#: src/remove.c:732 src/remove.c:784 src/remove.c:905 src/remove.c:1029
+#: src/remove.c:1155
#, fuzzy, c-format
msgid "cannot remove %s"
msgstr "nie je možné vytvoriť adresár %s"
-#: src/copy.c:273
+#: src/copy.c:276
#, fuzzy, c-format
msgid "cannot create regular file %s"
msgstr "nie je možné vytvoriť dočasný súbor"
-#: src/copy.c:329 src/dd.c:825 src/dd.c:1019
+#: src/copy.c:334 src/dd.c:902 src/dd.c:1112
#, fuzzy, c-format
msgid "reading %s"
msgstr "chyba pri čítaní %s"
-#: src/copy.c:363 src/head.c:437
+#: src/copy.c:368 src/head.c:437
#, fuzzy, c-format
msgid "cannot lseek %s"
msgstr "nie je možné spustiť %s"
-#: src/copy.c:378 src/copy.c:402 src/dd.c:1063 src/dd.c:1124
+#: src/copy.c:383 src/copy.c:407 src/dd.c:1156 src/dd.c:1217
#, fuzzy, c-format
msgid "writing %s"
msgstr "chyba pri zápise %s"
-#: src/copy.c:410 src/copy.c:416 src/head.c:874
+#: src/copy.c:415 src/copy.c:421 src/head.c:874
#, fuzzy, c-format
msgid "closing %s"
msgstr "uzatváranie %s (fd=%d)"
-#: src/copy.c:635
+#: src/copy.c:640
#, c-format
msgid "%s: overwrite %s, overriding mode %04lo? "
msgstr "%s: prepísať %s bez ohľadu na práva %04lo? "
-#: src/copy.c:641
+#: src/copy.c:646
#, c-format
msgid "%s: overwrite %s? "
msgstr "%s: prepísať %s? "
-#: src/copy.c:836 src/copy.c:874 src/df.c:492 src/stat.c:655
+#: src/copy.c:841 src/copy.c:879 src/df.c:492 src/stat.c:654
#, fuzzy, c-format
msgid "cannot stat %s"
msgstr "nie je možné vytvoriť adresár %s"
-#: src/copy.c:846
+#: src/copy.c:851
#, fuzzy, c-format
msgid "omitting directory %s"
msgstr "nie je možné vytvoriť adresár %s"
-#: src/copy.c:860
+#: src/copy.c:865
#, c-format
msgid "warning: source file %s specified more than once"
msgstr ""
-#: src/copy.c:905 src/ln.c:241
+#: src/copy.c:910 src/ln.c:241
#, c-format
msgid "%s and %s are the same file"
msgstr "%s a %s predstavujú ten istý súbor"
-#: src/copy.c:915
+#: src/copy.c:920
#, fuzzy, c-format
msgid "cannot overwrite non-directory %s with directory %s"
msgstr "nie je možné vojsť do adresára, %s"
-#: src/copy.c:932
+#: src/copy.c:937
#, fuzzy, c-format
msgid "will not overwrite just-created %s with %s"
msgstr "nie je možné prepísať ne-adresár %s adresárom %s"
-#: src/copy.c:943
+#: src/copy.c:948
#, fuzzy, c-format
msgid "cannot overwrite directory %s with non-directory"
msgstr "nie je možné vytvoriť adresár %s"
-#: src/copy.c:1004
+#: src/copy.c:1021
#, fuzzy, c-format
msgid "cannot overwrite directory %s"
msgstr "nie je možné vytvoriť adresár %s"
-#: src/copy.c:1013
+#: src/copy.c:1030
#, fuzzy, c-format
msgid "cannot move directory onto non-directory: %s -> %s"
msgstr "nie je možné vojsť do adresára, %s"
-#: src/copy.c:1036
+#: src/copy.c:1053
#, c-format
msgid "backing up %s would destroy source; %s not moved"
msgstr "vytvorenie záložnej kópie %s by zničilo zdroj; %s nebol presunutý"
-#: src/copy.c:1037
+#: src/copy.c:1054
#, c-format
msgid "backing up %s would destroy source; %s not copied"
msgstr "vytvorenie záložnej kópie %s by zničilo zdroj; %s nebol skopírovaný"
-#: src/copy.c:1055 src/ln.c:279
+#: src/copy.c:1072 src/ln.c:279
#, fuzzy, c-format
msgid "cannot backup %s"
msgstr "nie je možné spustiť %s"
-#: src/copy.c:1091 src/ln.c:314
+#: src/copy.c:1108 src/ln.c:314
#, c-format
msgid " (backup: %s)"
msgstr "(záloha: %s)"
-#: src/copy.c:1154
+#: src/copy.c:1171
#, fuzzy, c-format
msgid "cannot copy a directory, %s, into itself, %s"
msgstr "nie je možné vytvoriť adresár %s"
-#: src/copy.c:1161
+#: src/copy.c:1178
#, fuzzy, c-format
msgid "will not create hard link %s to directory %s"
msgstr "nie je možné vojsť do adresára, %s"
-#: src/copy.c:1187
+#: src/copy.c:1204
#, fuzzy, c-format
msgid "cannot create hard link %s to %s"
msgstr "nie je možné vytvoriť adresár %s"
-#: src/copy.c:1241
+#: src/copy.c:1258
#, fuzzy, c-format
msgid "cannot move %s to a subdirectory of itself, %s"
msgstr "nie je možné vojsť do adresára, %s"
-#: src/copy.c:1284
+#: src/copy.c:1301
#, fuzzy, c-format
msgid "cannot move %s to %s"
msgstr "ioctl na `%s' nie je možné vykonať"
-#: src/copy.c:1296
+#: src/copy.c:1313
#, c-format
msgid "inter-device move failed: %s to %s; unable to remove target"
msgstr ""
-#: src/copy.c:1324
+#: src/copy.c:1341
#, c-format
msgid "cannot copy cyclic symbolic link %s"
msgstr "nie je možné skopírovať zacyklený symbolický odkaz %s"
-#: src/copy.c:1401
+#: src/copy.c:1418
#, c-format
msgid "%s: can make relative symbolic links only in current directory"
msgstr ""
"%s: relatívne symbolické odkazy je možné vytvoriť iba v aktuálnom adresári"
-#: src/copy.c:1408
+#: src/copy.c:1425
#, fuzzy, c-format
msgid "cannot create symbolic link %s to %s"
msgstr "nie je možné vytvoriť adresár %s"
-#: src/copy.c:1419
+#: src/copy.c:1436
#, fuzzy, c-format
msgid "cannot create link %s"
msgstr "nie je možné vytvoriť adresár %s"
-#: src/copy.c:1441 src/mkfifo.c:134
+#: src/copy.c:1458 src/mkfifo.c:134
#, fuzzy, c-format
msgid "cannot create fifo %s"
msgstr "nie je možné vytvoriť adresár %s"
-#: src/copy.c:1452
+#: src/copy.c:1469
#, fuzzy, c-format
msgid "cannot create special file %s"
msgstr "pozícia znaku je nula"
-#: src/copy.c:1464 src/ls.c:2554 src/stat.c:439
+#: src/copy.c:1481 src/ls.c:2647 src/stat.c:439
#, fuzzy, c-format
msgid "cannot read symbolic link %s"
msgstr "ioctl na `%s' nie je možné vykonať"
-#: src/copy.c:1489
+#: src/copy.c:1507
#, fuzzy, c-format
msgid "cannot create symbolic link %s"
msgstr "nie je možné vytvoriť adresár %s"
-#: src/copy.c:1505 src/copy.c:1566 src/cp.c:330
+#: src/copy.c:1523 src/copy.c:1584 src/cp.c:331
#, fuzzy, c-format
msgid "failed to preserve ownership for %s"
msgstr "zachovávam vlastníctvo %s"
-#: src/copy.c:1520
+#: src/copy.c:1538
#, c-format
msgid "%s has unknown file type"
msgstr "%s je neznámy typ souboru"
-#: src/copy.c:1553
+#: src/copy.c:1571
#, c-format
msgid "preserving times for %s"
msgstr "zachovávam časy %s"
-#: src/copy.c:1578
+#: src/copy.c:1596
#, fuzzy, c-format
msgid "failed to lookup file %s"
msgstr "zachovávam časy %s"
-#: src/copy.c:1583
+#: src/copy.c:1601
#, fuzzy, c-format
msgid "failed to preserve authorship for %s"
msgstr "zachovávam vlastníctvo %s"
-#: src/copy.c:1602
+#: src/copy.c:1620
#, fuzzy, c-format
msgid "setting permissions for %s"
msgstr "nie je možné zmeniť práva %s"
-#: src/copy.c:1624 src/ln.c:332
+#: src/copy.c:1642 src/ln.c:332
#, fuzzy, c-format
msgid "cannot un-backup %s"
msgstr "nie je možné spustiť %s"
-#: src/copy.c:1628
+#: src/copy.c:1646
#, c-format
msgid "%s -> %s (unbackup)\n"
msgstr "%s -> %s (obnovenie zálohy)\n"
-#: src/cp.c:158 src/mv.c:305
+#: src/cp.c:159 src/mv.c:311
#, fuzzy, c-format
msgid ""
"Usage: %s [OPTION]... SOURCE DEST\n"
@@ -1196,24 +1209,24 @@ msgstr ""
" alebo: %s [VOĽBA]... ZAČIATOK KONIEC\n"
" alebo: %s [VOĽBA]... ZAČIATOK KROK LAST\n"
-#: src/cp.c:164
+#: src/cp.c:165
msgid ""
"Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY.\n"
"\n"
msgstr ""
-#: src/cp.c:168 src/csplit.c:1414 src/cut.c:190 src/df.c:733 src/du.c:172
+#: src/cp.c:169 src/csplit.c:1448 src/cut.c:190 src/df.c:720 src/du.c:178
#: src/expand.c:117 src/fmt.c:277 src/fold.c:75 src/head.c:123
-#: src/install.c:604 src/kill.c:104 src/ln.c:360 src/ls.c:3911 src/mkdir.c:66
-#: src/mkfifo.c:60 src/mknod.c:61 src/mv.c:315 src/nl.c:185 src/paste.c:406
-#: src/pr.c:2761 src/ptx.c:1882 src/shred.c:165 src/sort.c:286 src/split.c:109
-#: src/tac.c:135 src/tail.c:248 src/touch.c:253 src/unexpand.c:386
+#: src/install.c:609 src/kill.c:104 src/ln.c:360 src/ls.c:3993 src/mkdir.c:66
+#: src/mkfifo.c:60 src/mknod.c:61 src/mv.c:321 src/nl.c:185 src/paste.c:406
+#: src/pr.c:2761 src/ptx.c:1874 src/shred.c:163 src/sort.c:286 src/split.c:110
+#: src/tac.c:135 src/tail.c:248 src/touch.c:235 src/unexpand.c:386
#: src/uniq.c:143
msgid ""
"Mandatory arguments to long options are mandatory for short options too.\n"
msgstr ""
-#: src/cp.c:171
+#: src/cp.c:172
msgid ""
" -a, --archive same as -dpR\n"
" --backup[=CONTROL] make a backup of each existing destination "
@@ -1225,7 +1238,7 @@ msgid ""
" -d same as --no-dereference --preserve=link\n"
msgstr ""
-#: src/cp.c:178
+#: src/cp.c:179
msgid ""
" --no-dereference never follow symbolic links\n"
" -f, --force if an existing destination file cannot be\n"
@@ -1234,7 +1247,7 @@ msgid ""
" -H follow command-line symbolic links\n"
msgstr ""
-#: src/cp.c:185
+#: src/cp.c:186
msgid ""
" -l, --link link files instead of copying\n"
" -L, --dereference always follow symbolic links\n"
@@ -1244,14 +1257,14 @@ msgid ""
" additional attributes: links, all\n"
msgstr ""
-#: src/cp.c:193
+#: src/cp.c:194
msgid ""
" --no-preserve=ATTR_LIST don't preserve the specified attributes\n"
" --parents append source path to DIRECTORY\n"
" -P same as `--no-dereference'\n"
msgstr ""
-#: src/cp.c:198
+#: src/cp.c:199
msgid ""
" -R, -r, --recursive copy directories recursively\n"
" --remove-destination remove each existing destination file before\n"
@@ -1259,7 +1272,7 @@ msgid ""
"force)\n"
msgstr ""
-#: src/cp.c:203
+#: src/cp.c:204
#, fuzzy
msgid ""
" --reply={yes,no,query} specify how to handle the prompt about an\n"
@@ -1291,7 +1304,7 @@ msgstr ""
"--sparse=never zabráni tvoreniu nesúvislých súborov.\n"
"\n"
-#: src/cp.c:210
+#: src/cp.c:211
msgid ""
" -s, --symbolic-link make symbolic links instead of copying\n"
" -S, --suffix=SUFFIX override the usual backup suffix\n"
@@ -1299,7 +1312,7 @@ msgid ""
"DIRECTORY\n"
msgstr ""
-#: src/cp.c:215
+#: src/cp.c:216
#, fuzzy
msgid ""
" -u, --update copy only when the SOURCE file is newer\n"
@@ -1325,7 +1338,7 @@ msgstr ""
" --version vypísať informáciu o verzii a skončiť\n"
"\n"
-#: src/cp.c:224
+#: src/cp.c:225
#, fuzzy
msgid ""
"\n"
@@ -1360,7 +1373,7 @@ msgstr ""
"--sparse=never zabráni tvoreniu nesúvislých súborov.\n"
"\n"
-#: src/cp.c:233
+#: src/cp.c:234
#, fuzzy
msgid ""
"The backup suffix is `~', unless set with --suffix or SIMPLE_BACKUP_SUFFIX.\n"
@@ -1382,7 +1395,7 @@ msgstr ""
" existujú, inak tvoriť jednoduché\n"
" simple, never vždy tvoriť jednoduché záložné kópie súborov \n"
-#: src/cp.c:239 src/install.c:637 src/ln.c:392 src/mv.c:349
+#: src/cp.c:240 src/install.c:642 src/ln.c:392 src/mv.c:355
#, fuzzy
msgid ""
" none, off never make backups (even if --backup is given)\n"
@@ -1403,7 +1416,7 @@ msgstr ""
" existujú, inak tvoriť jednoduché\n"
" simple, never vždy tvoriť jednoduché záložné kópie súborov \n"
-#: src/cp.c:245
+#: src/cp.c:246
msgid ""
"\n"
"As a special case, cp makes a backup of SOURCE when the force and backup\n"
@@ -1414,58 +1427,58 @@ msgstr ""
"Ako špeciálny prípad, cp tvorí záložné kópie ZDROJa, pokiaľ sú zadané voľby\n"
"force a backup a ZDROJ a CIEĽ sú rovnakým menom pre existujúci bežný súbor.\n"
-#: src/cp.c:316
+#: src/cp.c:317
#, fuzzy, c-format
msgid "failed to preserve times for %s"
msgstr "zachovávam časy %s"
-#: src/cp.c:340
+#: src/cp.c:341
#, fuzzy, c-format
msgid "failed to preserve permissions for %s"
msgstr "nie je možné zmeniť práva %s"
-#: src/cp.c:423
+#: src/cp.c:424
#, fuzzy, c-format
msgid "cannot make directory %s"
msgstr "nie je možné vytvoriť adresár %s"
-#: src/cp.c:482 src/ln.c:496 src/mv.c:454 src/shred.c:1601
+#: src/cp.c:483 src/ln.c:496 src/mv.c:460 src/shred.c:1645
#, fuzzy
msgid "missing file argument"
msgstr "preskakujem argument"
-#: src/cp.c:487
+#: src/cp.c:488
#, fuzzy
msgid "missing destination file"
msgstr "chýba zoznam položiek"
-#: src/cp.c:512 src/ln.c:165 src/ln.c:188 src/ln.c:215 src/ln.c:303
+#: src/cp.c:513 src/ln.c:165 src/ln.c:188 src/ln.c:215 src/ln.c:303
#, c-format
msgid "accessing %s"
msgstr "pristupujem k %s"
#: src/cp.c:537
#, fuzzy, c-format
-msgid "%s: specified destination directory does not exist"
+msgid "%s: destination directory does not exist"
msgstr "%s existuje, ale nie je adresárom"
-#: src/cp.c:539
+#: src/cp.c:540
#, fuzzy, c-format
msgid "%s: specified target is not a directory"
msgstr "%s existuje, ale nie je adresárom"
-#: src/cp.c:542
+#: src/cp.c:544
#, c-format
msgid "copying multiple files, but last argument %s is not a directory"
msgstr ""
"je požadované kopírovanie viacerých súborov, ale posledný argument %s nie je "
"adresár"
-#: src/cp.c:645
+#: src/cp.c:647
msgid "when preserving paths, the destination must be a directory"
msgstr "pokiaľ je požadované zachovanie ciest, cieľ musí byť adresárom"
-#: src/cp.c:872 src/install.c:216 src/ln.c:443 src/mv.c:400
+#: src/cp.c:874 src/install.c:217 src/ln.c:443 src/mv.c:406
#, c-format
msgid ""
"warning: --version-control (-V) is obsolete; support for it\n"
@@ -1475,155 +1488,155 @@ msgstr ""
"podpora bude v niektorej budúcej verzii odstránená. Namiesto\n"
"nej použite --backup=%s."
-#: src/cp.c:966 src/ln.c:473
+#: src/cp.c:968 src/ln.c:473
#, fuzzy
msgid "symbolic links are not supported on this system"
msgstr "varovanie: --pid=PID nie je na tomto systéme podporované"
-#: src/cp.c:1002
+#: src/cp.c:1004
msgid "cannot make both hard and symbolic links"
msgstr "nie je možné zároveň vytvoriť pevný a symbolický odkaz"
-#: src/cp.c:1010 src/install.c:272 src/ln.c:539 src/mv.c:478
+#: src/cp.c:1012 src/install.c:277 src/ln.c:539 src/mv.c:484
msgid "backup type"
msgstr "typ zálohy"
-#: src/csplit.c:267 src/csplit.c:1390 src/join.c:276 src/tac-pipe.c:57
-#: src/tee.c:223 src/tr.c:1602 src/tr.c:1704 src/tr.c:1747
+#: src/csplit.c:275 src/csplit.c:1424 src/join.c:276 src/tac-pipe.c:57
+#: src/tee.c:197 src/tr.c:1607
msgid "read error"
msgstr "chyba pri čítaní"
-#: src/csplit.c:517
+#: src/csplit.c:525
msgid "input disappeared"
msgstr "vstup sa stratil"
-#: src/csplit.c:651 src/csplit.c:662
+#: src/csplit.c:659 src/csplit.c:670
#, c-format
msgid "%s: line number out of range"
msgstr "%s: číslo riadku je mimo rozsah"
-#: src/csplit.c:689
+#: src/csplit.c:699
#, c-format
msgid "%s: `%s': line number out of range"
msgstr "%s: `%s': číslo riadku je mimo rozsah"
-#: src/csplit.c:692 src/csplit.c:740
+#: src/csplit.c:702 src/csplit.c:751
#, fuzzy, c-format
msgid " on repetition %s\n"
msgstr " v %d. opakovaní\n"
-#: src/csplit.c:734
+#: src/csplit.c:745
#, c-format
msgid "%s: `%s': match not found"
msgstr "%s: `%s': nenájdené"
-#: src/csplit.c:798 src/csplit.c:838 src/tac.c:261
+#: src/csplit.c:809 src/csplit.c:849 src/tac.c:261
msgid "error in regular expression search"
msgstr "chyba pri vyhľadávaní pomocou regulárneho výrazu"
-#: src/csplit.c:941
+#: src/csplit.c:969
#, c-format
msgid "write error for `%s'"
msgstr "chyba pri zápise do `%s'"
-#: src/csplit.c:1007
+#: src/csplit.c:1045
#, fuzzy, c-format
msgid "%s: integer expected after delimiter"
msgstr "%s: po `%c' je očakávané celé číslo"
-#: src/csplit.c:1023
+#: src/csplit.c:1061
#, c-format
msgid "%s: `}' is required in repeat count"
msgstr "%s: '}' je požadovaná v počítadle opakovaní"
-#: src/csplit.c:1033
+#: src/csplit.c:1071
#, c-format
msgid "%s}: integer required between `{' and `}'"
msgstr "%s}: medzi `{' a `}' musí byť celé číslo"
-#: src/csplit.c:1060
+#: src/csplit.c:1098
#, fuzzy, c-format
msgid "%s: closing delimiter `%c' missing"
msgstr "%s: chýba koncový oddeľovač `%c'"
-#: src/csplit.c:1076
+#: src/csplit.c:1114
#, c-format
msgid "%s: invalid regular expression: %s"
msgstr "%s: chybný regulárny výraz: %s"
-#: src/csplit.c:1109
+#: src/csplit.c:1147
#, c-format
msgid "%s: invalid pattern"
msgstr "%s: chybný vzor"
-#: src/csplit.c:1112
+#: src/csplit.c:1150
#, c-format
msgid "%s: line number must be greater than zero"
msgstr "%s: číslo riadku musí byť väčšie ako nula"
-#: src/csplit.c:1118
+#: src/csplit.c:1156
#, c-format
msgid "line number `%s' is smaller than preceding line number, %s"
msgstr "číslo riadku `%s' je menšie ako číslo predchádzajúceho riadku, %s"
-#: src/csplit.c:1124
+#: src/csplit.c:1162
#, c-format
msgid "warning: line number `%s' is the same as preceding line number"
msgstr ""
"varovanie: číslo riadku `%s' je rovnaké ako číslo predcházajúceho riadku"
-#: src/csplit.c:1177
+#: src/csplit.c:1215
#, fuzzy
msgid "invalid format width"
msgstr "chybný argument %s pre `%s'"
-#: src/csplit.c:1198
+#: src/csplit.c:1236
#, fuzzy
msgid "invalid format precision"
msgstr "chybný typ reťazca `%s'"
-#: src/csplit.c:1219
+#: src/csplit.c:1257
msgid "missing conversion specifier in suffix"
msgstr "v parametri prepínača chýba určenie typu konverzie"
-#: src/csplit.c:1225
+#: src/csplit.c:1263
#, c-format
msgid "invalid conversion specifier in suffix: %c"
msgstr "chybne zadaný typ konverzie v parametri prepínača: %c"
-#: src/csplit.c:1228
+#: src/csplit.c:1266
#, c-format
msgid "invalid conversion specifier in suffix: \\%.3o"
msgstr "chybne zadaný typ konverzie v parametri prepínača: \\%.3o"
-#: src/csplit.c:1251
+#: src/csplit.c:1289
#, c-format
msgid "too many %% conversion specifications in suffix"
msgstr "príliš mnoho typov konverzie %% v parametri prepínača"
-#: src/csplit.c:1266
+#: src/csplit.c:1304
#, c-format
msgid "missing %% conversion specification in suffix"
msgstr "v parametri prepínača chýba zadanie typu konverzie pomocou %%"
-#: src/csplit.c:1350
+#: src/csplit.c:1354
#, c-format
msgid "%s: invalid number"
msgstr "%s: chybné číslo"
-#: src/csplit.c:1405
+#: src/csplit.c:1439
#, c-format
msgid "Usage: %s [OPTION]... FILE PATTERN...\n"
msgstr "Použitie: %s [PREPÍNAČ]... SÚBOR VZOROV...\n"
-#: src/csplit.c:1409
+#: src/csplit.c:1443
msgid ""
"Output pieces of FILE separated by PATTERN(s) to files `xx01', `xx02', ...,\n"
"and output byte counts of each piece to standard output.\n"
"\n"
msgstr ""
-#: src/csplit.c:1417
+#: src/csplit.c:1451
#, c-format
msgid ""
" -b, --suffix-format=FORMAT use sprintf FORMAT instead of %02d\n"
@@ -1631,20 +1644,20 @@ msgid ""
" -k, --keep-files do not remove output files on errors\n"
msgstr ""
-#: src/csplit.c:1422
+#: src/csplit.c:1456
msgid ""
" -n, --digits=DIGITS use specified number of digits instead of 2\n"
" -s, --quiet, --silent do not print counts of output file sizes\n"
" -z, --elide-empty-files remove empty output files\n"
msgstr ""
-#: src/csplit.c:1429
+#: src/csplit.c:1463
msgid ""
"\n"
"Read standard input if FILE is -. Each PATTERN may be:\n"
msgstr ""
-#: src/csplit.c:1433
+#: src/csplit.c:1467
msgid ""
"\n"
" INTEGER copy up to but not including specified line number\n"
@@ -1656,10 +1669,10 @@ msgid ""
"A line OFFSET is a required `+' or `-' followed by a positive integer.\n"
msgstr ""
-#: src/cut.c:182 src/df.c:727 src/du.c:167 src/expand.c:108 src/fold.c:66
-#: src/head.c:113 src/ls.c:3905 src/nl.c:176 src/paste.c:396 src/pr.c:2752
-#: src/sort.c:276 src/sum.c:59 src/tac.c:126 src/tail.c:238 src/tee.c:62
-#: src/unexpand.c:377 src/wc.c:135
+#: src/cut.c:182 src/df.c:714 src/expand.c:108 src/fold.c:66 src/head.c:113
+#: src/ls.c:3987 src/nl.c:176 src/paste.c:396 src/pr.c:2752 src/sort.c:276
+#: src/sum.c:59 src/tac.c:126 src/tail.c:238 src/tee.c:62 src/unexpand.c:377
+#: src/wc.c:135
#, c-format
msgid "Usage: %s [OPTION]... [FILE]...\n"
msgstr "Použitie: %s [PREPÍNAČ]... [SÚBOR]...\n"
@@ -1732,24 +1745,24 @@ msgstr "%s je príliš veľa"
msgid "field number %s is too large"
msgstr "chybný počet znakov pre porovnanie: `%s'"
-#: src/cut.c:755 src/cut.c:763
+#: src/cut.c:756 src/cut.c:764
msgid "only one type of list may be specified"
msgstr "môže byť zadaný iba jeden typ zoznamu"
-#: src/cut.c:772
+#: src/cut.c:773
msgid "the delimiter must be a single character"
msgstr "oddeľovač musí byť jediný znak"
-#: src/cut.c:803
+#: src/cut.c:804
msgid "you must specify a list of bytes, characters, or fields"
msgstr "musíte zadat zoznam bytov, znakov alebo položiek"
-#: src/cut.c:806
+#: src/cut.c:807
#, fuzzy
msgid "an input delimiter may be specified only when operating on fields"
msgstr "oddeľovač môže byť zadaný iba pri práci s položkami"
-#: src/cut.c:810
+#: src/cut.c:811
msgid ""
"suppressing non-delimited lines makes sense\n"
"\tonly when operating on fields"
@@ -1757,15 +1770,15 @@ msgstr ""
"potlačenie riadkov neobsahujúcich oddeľovač, má význam iba\n"
"\tpri použití pracuje s poľami"
-#: src/cut.c:826
+#: src/cut.c:827
msgid "missing list of fields"
msgstr "chýba zoznam položiek"
-#: src/cut.c:828
+#: src/cut.c:829
msgid "missing list of positions"
msgstr "chýba zoznam pozícií"
-#: src/date.c:118
+#: src/date.c:121
#, c-format
msgid ""
"Usage: %s [OPTION]... [+FORMAT]\n"
@@ -1774,20 +1787,35 @@ msgstr ""
"Použitie: %s [VOĽBA]... [+FORMÁT]\n"
" alebo: %s [-u|--utc|--universal] [MMDDhhmm[[CC]YY][.ss]]\n"
-#: src/date.c:123
+#: src/date.c:126
+#, fuzzy
msgid ""
"Display the current time in the given FORMAT, or set the system date.\n"
"\n"
" -d, --date=STRING display time described by STRING, not `now'\n"
" -f, --file=DATEFILE like --date once for each line of DATEFILE\n"
-" -ITIMESPEC, --iso-8601[=TIMESPEC] output date/time in ISO 8601 format.\n"
-" TIMESPEC=`date' for date only,\n"
-" `hours', `minutes', or `seconds' for date and\n"
+" --iso-8601[=TIMESPEC] output date/time in ISO 8601 format.\n"
+" TIMESPEC=`date' for date only (the default),\n"
+" `hours', `minutes', `seconds', or `ns' for date "
+"and\n"
" time to the indicated precision.\n"
-" --iso-8601 without TIMESPEC defaults to `date'.\n"
msgstr ""
+"Vypísať aktuálny čas v zadanom FORMÁTE alebo nastaviť systémový čas.\n"
+"\n"
+" -d, --date=REŤAZEC zobraziť čas zadaný REŤAZCOM namiesto `teraz'\n"
+" -f, --file=SÚBOR ako --date pre každý riadok SÚBORU\n"
+" -I, --iso-8601[=ŠPEC] vypísať dátum/čas v ISO-8601 formáte.\n"
+" ŠPEC=`date' (alebo nič) pre samotný dátum,\n"
+" `hours', `minutes', alebo `seconds' pre dátum\n"
+" a čas po zadanú presnosť.\n"
+" -r, --reference=SÚBOR zobraziť čas poslednej zmeny SÚBORU\n"
+" -R, --rfc-822 vypísať čas vo formáte vyhovujúcom RFC-822\n"
+" -s, --set=REŤAZEC nastaviť čas zadaný REŤAZCOM\n"
+" -u, --utc, --universal vypísať alebo nastaviť univerzálny svetový čas\n"
+" --help vypísať túto pomoc a skončiť\n"
+" --version vypísať informáciu o verzii a skončiť\n"
-#: src/date.c:134
+#: src/date.c:136
msgid ""
" -r, --reference=FILE display the last modification time of FILE\n"
" -R, --rfc-2822 output RFC-2822 compliant date string\n"
@@ -1795,7 +1823,7 @@ msgid ""
" -u, --utc, --universal print or set Coordinated Universal Time\n"
msgstr ""
-#: src/date.c:142
+#: src/date.c:144
msgid ""
"\n"
"FORMAT controls the output. The only valid option for the second form\n"
@@ -1805,7 +1833,7 @@ msgid ""
" %a locale's abbreviated weekday name (Sun..Sat)\n"
msgstr ""
-#: src/date.c:150
+#: src/date.c:152
msgid ""
" %A locale's full weekday name, variable length (Sunday..Saturday)\n"
" %b locale's abbreviated month name (Jan..Dec)\n"
@@ -1813,7 +1841,7 @@ msgid ""
" %c locale's date and time (Sat Nov 04 12:02:33 EST 1989)\n"
msgstr ""
-#: src/date.c:156
+#: src/date.c:158
msgid ""
" %C century (year divided by 100 and truncated to an integer) [00-99]\n"
" %d day of month (01..31)\n"
@@ -1821,14 +1849,14 @@ msgid ""
" %e day of month, blank padded ( 1..31)\n"
msgstr ""
-#: src/date.c:162
+#: src/date.c:164
msgid ""
" %F same as %Y-%m-%d\n"
" %g the 2-digit year corresponding to the %V week number\n"
" %G the 4-digit year corresponding to the %V week number\n"
msgstr ""
-#: src/date.c:167
+#: src/date.c:169
msgid ""
" %h same as %b\n"
" %H hour (00..23)\n"
@@ -1836,7 +1864,7 @@ msgid ""
" %j day of year (001..366)\n"
msgstr ""
-#: src/date.c:173
+#: src/date.c:175
msgid ""
" %k hour ( 0..23)\n"
" %l hour ( 1..12)\n"
@@ -1844,7 +1872,7 @@ msgid ""
" %M minute (00..59)\n"
msgstr ""
-#: src/date.c:179
+#: src/date.c:181
msgid ""
" %n a newline\n"
" %N nanoseconds (000000000..999999999)\n"
@@ -1855,7 +1883,7 @@ msgid ""
" %s seconds since `00:00:00 1970-01-01 UTC' (a GNU extension)\n"
msgstr ""
-#: src/date.c:188
+#: src/date.c:190
msgid ""
" %S second (00..60); the 60 is necessary to accommodate a leap second\n"
" %t a horizontal tab\n"
@@ -1863,7 +1891,7 @@ msgid ""
" %u day of week (1..7); 1 represents Monday\n"
msgstr ""
-#: src/date.c:194
+#: src/date.c:196
msgid ""
" %U week number of year with Sunday as first day of week (00..53)\n"
" %V week number of year with Monday as first day of week (01..53)\n"
@@ -1871,7 +1899,7 @@ msgid ""
" %W week number of year with Monday as first day of week (00..53)\n"
msgstr ""
-#: src/date.c:200
+#: src/date.c:202
msgid ""
" %x locale's date representation (mm/dd/yy)\n"
" %X locale's time representation (%H:%M:%S)\n"
@@ -1879,7 +1907,7 @@ msgid ""
" %Y year (1970...)\n"
msgstr ""
-#: src/date.c:206
+#: src/date.c:208
msgid ""
" %z RFC-2822 style numeric timezone (-0500) (a nonstandard extension)\n"
" %Z time zone (e.g., EDT), or nothing if no time zone is determinable\n"
@@ -1891,33 +1919,33 @@ msgid ""
" `_' (underscore) pad the field with spaces\n"
msgstr ""
-#: src/date.c:238 src/dd.c:1183 src/dircolors.c:532 src/head.c:859
-#: src/md5sum.c:390 src/md5sum.c:732 src/od.c:958 src/od.c:2003 src/pr.c:1163
-#: src/pr.c:1370 src/pr.c:1492 src/stty.c:902 src/tac.c:483 src/tac.c:489
-#: src/tee.c:151 src/tr.c:2021 src/tsort.c:585 src/wc.c:210
+#: src/date.c:239 src/dd.c:1290 src/dircolors.c:532 src/head.c:859
+#: src/md5sum.c:390 src/md5sum.c:732 src/od.c:931 src/od.c:1976 src/pr.c:1163
+#: src/pr.c:1370 src/pr.c:1492 src/stty.c:908 src/tac.c:483 src/tac.c:489
+#: src/tee.c:125 src/tr.c:1932 src/tsort.c:583 src/wc.c:210
msgid "standard input"
msgstr "štandardný vstup"
-#: src/date.c:269 src/date.c:461
+#: src/date.c:267 src/date.c:457
#, fuzzy, c-format
msgid "invalid date `%s'"
msgstr "chybné číslo položky: `%s'"
-#: src/date.c:365
+#: src/date.c:363
#, fuzzy
msgid "the options to specify dates for printing are mutually exclusive"
msgstr "prepínače --string a --check sa vzájomne vylučujú"
-#: src/date.c:372
+#: src/date.c:370
msgid "the options to print and set the time may not be used together"
msgstr "voľby pre výpis a nastavenie času nemôžu byť použité spoločne"
-#: src/date.c:378
+#: src/date.c:376
#, fuzzy, c-format
msgid "too many non-option arguments: %s%s"
msgstr "príliš mnoho argumentov, ktoré nie sú prepínačmi"
-#: src/date.c:386
+#: src/date.c:384
#, c-format
msgid ""
"the argument `%s' lacks a leading `+';\n"
@@ -1928,66 +1956,69 @@ msgstr ""
"Pokiaľ je pre špecifikáciu dátumu použitá voľba, všetky argumenty,\n"
"ktoré nie sú voľbami, musia byť formátovacím reťazcom s úvodným `+'."
-#: src/date.c:398
+#: src/date.c:396
#, fuzzy
msgid ""
"a format string may not be specified when using the --rfc-2822 (-R) option"
msgstr "pri použití prepínača --string nemôžu byť zadané súbory"
-#: src/date.c:434
+#: src/date.c:432
msgid "undefined"
msgstr "nedefinovaný"
-#: src/date.c:436 src/touch.c:423
+#: src/date.c:434 src/touch.c:404
#, fuzzy
msgid "cannot get time of day"
msgstr "súbor sa nedá rozdeliť viacerými spôsobmi"
-#: src/date.c:469
+#: src/date.c:465
msgid "cannot set date"
msgstr "nie je možné nastaviť dátum"
-#: src/date.c:529
+#: src/date.c:526
#, fuzzy, c-format
msgid "time %s is out of range"
msgstr "%s: číslo riadku je mimo rozsah"
-#: src/dd.c:287 src/tty.c:68 src/uname.c:109 src/whoami.c:53
+#: src/dd.c:316 src/tty.c:68 src/uname.c:109 src/whoami.c:53
#, fuzzy, c-format
msgid "Usage: %s [OPTION]...\n"
msgstr "Použitie: %s [PREPÍNAČ] [SÚBOR]...\n"
-#: src/dd.c:288
+#: src/dd.c:317
msgid ""
"Copy a file, converting and formatting according to the options.\n"
"\n"
" bs=BYTES force ibs=BYTES and obs=BYTES\n"
" cbs=BYTES convert BYTES bytes at a time\n"
-" conv=KEYWORDS convert the file as per the comma separated keyword list\n"
+" conv=CONVS convert the file as per the comma separated symbol list\n"
" count=BLOCKS copy only BLOCKS input blocks\n"
" ibs=BYTES read BYTES bytes at a time\n"
msgstr ""
-#: src/dd.c:297
+#: src/dd.c:326
msgid ""
" if=FILE read from FILE instead of stdin\n"
+" iflag=FLAGS read as per the comma separated symbol list\n"
" obs=BYTES write BYTES bytes at a time\n"
" of=FILE write to FILE instead of stdout\n"
+" oflag=FLAGS write as per the comma separated symbol list\n"
" seek=BLOCKS skip BLOCKS obs-sized blocks at start of output\n"
" skip=BLOCKS skip BLOCKS ibs-sized blocks at start of input\n"
msgstr ""
-#: src/dd.c:306
+#: src/dd.c:337
msgid ""
"\n"
"BLOCKS and BYTES may be followed by the following multiplicative suffixes:\n"
"xM M, c 1, w 2, b 512, kB 1000, K 1024, MB 1000*1000, M 1024*1024,\n"
"GB 1000*1000*1000, G 1024*1024*1024, and so on for T, P, E, Z, Y.\n"
-"Each KEYWORD may be:\n"
+"\n"
+"Each CONV symbol may be:\n"
"\n"
msgstr ""
-#: src/dd.c:314
+#: src/dd.c:346
msgid ""
" ascii from EBCDIC to ASCII\n"
" ebcdic from ASCII to EBCDIC\n"
@@ -1997,17 +2028,49 @@ msgid ""
" lcase change upper case to lower case\n"
msgstr ""
-#: src/dd.c:322
+#: src/dd.c:354
msgid ""
+" nocreat do not create the output file\n"
+" excl fail if the output file already exists\n"
" notrunc do not truncate the output file\n"
" ucase change lower case to upper case\n"
" swab swap every pair of input bytes\n"
" noerror continue after read errors\n"
" sync pad every input block with NULs to ibs-size; when used\n"
" with block or unblock, pad with spaces rather than NULs\n"
+" fdatasync physically write output file data before finishing\n"
+" fsync likewise, but also write metadata\n"
+msgstr ""
+
+#: src/dd.c:366
+msgid ""
+"\n"
+"Each FLAG symbol may be:\n"
+"\n"
+" append append mode (makes sense only for output)\n"
+msgstr ""
+
+#: src/dd.c:373
+msgid " direct use direct I/O for data\n"
+msgstr ""
+
+#: src/dd.c:375
+msgid " dsync use synchronized I/O for data\n"
+msgstr ""
+
+#: src/dd.c:377
+msgid " sync likewise, but also for metadata\n"
+msgstr ""
+
+#: src/dd.c:379
+msgid " nonblock use non-blocking I/O\n"
+msgstr ""
+
+#: src/dd.c:381
+msgid " nofollow do not follow symlinks\n"
msgstr ""
-#: src/dd.c:330
+#: src/dd.c:382
msgid ""
"\n"
"Note that sending a SIGUSR1 signal to a running `dd' process makes it\n"
@@ -2020,84 +2083,114 @@ msgid ""
" 10899206+0 records out\n"
msgstr ""
-#: src/dd.c:372
+#: src/dd.c:424
#, c-format
msgid "%s+%s records in\n"
msgstr "%s+%s záznamov dnu\n"
-#: src/dd.c:374
+#: src/dd.c:426
#, c-format
msgid "%s+%s records out\n"
msgstr "%s+%s záznamov von\n"
-#: src/dd.c:381
+#: src/dd.c:433
msgid "truncated record"
msgstr "skrátený záznam"
-#: src/dd.c:382
+#: src/dd.c:434
msgid "truncated records"
msgstr "skrátených záznamov"
-#: src/dd.c:392
+#: src/dd.c:444
#, fuzzy, c-format
msgid "closing input file %s"
msgstr "vytváram súbor `%s'\n"
-#: src/dd.c:395
+#: src/dd.c:447
#, c-format
msgid "closing output file %s"
msgstr "zatváram výstupný súbor %s"
-#: src/dd.c:479
+#: src/dd.c:531
#, fuzzy, c-format
msgid "writing to %s"
msgstr "chyba pri zápise %s"
-#: src/dd.c:511
+#: src/dd.c:542
#, fuzzy, c-format
-msgid "invalid conversion: %s"
-msgstr "chybný typ reťazca `%s'"
+msgid "invalid input flag: %s"
+msgstr "chybné číslo položky: `%s'"
-#: src/dd.c:567
+#: src/dd.c:543
+#, fuzzy, c-format
+msgid "invalid output flag: %s"
+msgstr "neplatná skupina"
+
+#: src/dd.c:633
#, fuzzy, c-format
msgid "unrecognized option %s"
msgstr "neznámy prepínač `-%c'"
-#: src/dd.c:620
+#: src/dd.c:644
+#, fuzzy, c-format
+msgid "invalid conversion: %s"
+msgstr "chybný typ reťazca `%s'"
+
+#: src/dd.c:691
#, fuzzy, c-format
msgid "unrecognized option %s=%s"
msgstr "neznámy prepínač `-%c'"
-#: src/dd.c:626
+#: src/dd.c:697
#, fuzzy, c-format
msgid "invalid number %s"
msgstr "neplatné číslo"
-#: src/dd.c:655
+#: src/dd.c:717
+#, fuzzy
+msgid "cannot combine excl and nocreat"
+msgstr "nie je možné vytvoriť adresár %s"
+
+#: src/dd.c:732
#, fuzzy
msgid "\tonly one conv in {ascii,ebcdic,ibm}, {lcase,ucase}, {block,unblock}"
msgstr ""
"prípustná je iba jedna z konverzií {ascii,ebcdic,ibm}, {lcase,ucase},\n"
"{block,unblock}, {unblock,sync}"
-#: src/dd.c:790
+#: src/dd.c:867
#, c-format
msgid ""
"warning: working around lseek kernel bug for file (%s)\n"
" of mt_type=0x%0lx -- see <sys/mtio.h> for the list of types"
msgstr ""
-#: src/dd.c:1180 src/dd.c:1198
+#: src/dd.c:1020
+#, fuzzy, c-format
+msgid "setting flags for %s"
+msgstr "nastavujem časy %s"
+
+#: src/dd.c:1230
+#, c-format
+msgid "fdatasync failed for %s"
+msgstr ""
+
+#: src/dd.c:1240
+#, fuzzy, c-format
+msgid "fsync failed for %s"
+msgstr "zachovávam časy %s"
+
+#: src/dd.c:1297 src/dd.c:1320
#, fuzzy, c-format
msgid "opening %s"
msgstr "chyba pri čítaní %s"
-#: src/dd.c:1206
+#: src/dd.c:1328
#, fuzzy
msgid "file offset out of range"
msgstr "%s: číslo riadku je mimo rozsah"
-#: src/dd.c:1224
+#: src/dd.c:1346
#, c-format
msgid "advancing past %s bytes in output file %s"
msgstr "presúvam sa za %s bajtov vo výstupnom súbore %s"
@@ -2142,7 +2235,7 @@ msgstr " %4s-bloky Použ Dostupné Pou%%"
msgid " Mounted on\n"
msgstr " Namontovaný na\n"
-#: src/df.c:448 src/pwd.c:78 src/remove.c:980
+#: src/df.c:448
#, fuzzy
msgid "cannot get current directory"
msgstr "nie je možné vytvoriť adresár %s"
@@ -2157,14 +2250,14 @@ msgstr "nie je možné vojsť do adresára, %s"
msgid "cannot stat current directory (now %s)"
msgstr "nie je možné vytvoriť adresár %s"
-#: src/df.c:728
+#: src/df.c:715
msgid ""
"Show information about the filesystem on which each FILE resides,\n"
"or all filesystems by default.\n"
"\n"
msgstr ""
-#: src/df.c:736
+#: src/df.c:723
msgid ""
" -a, --all include filesystems having 0 blocks\n"
" -B, --block-size=SIZE use SIZE-byte blocks\n"
@@ -2173,7 +2266,7 @@ msgid ""
" -H, --si likewise, but use powers of 1000 not 1024\n"
msgstr ""
-#: src/df.c:742
+#: src/df.c:729
msgid ""
" -i, --inodes list inode information instead of block usage\n"
" -k like --block-size=1K\n"
@@ -2182,7 +2275,7 @@ msgid ""
"(default)\n"
msgstr ""
-#: src/df.c:748
+#: src/df.c:735
msgid ""
" -P, --portability use the POSIX output format\n"
" --sync invoke sync before getting usage info\n"
@@ -2192,23 +2285,23 @@ msgid ""
" -v (ignored)\n"
msgstr ""
-#: src/df.c:758 src/du.c:212 src/ls.c:4023
+#: src/df.c:745 src/du.c:220 src/ls.c:4105
msgid ""
"\n"
"SIZE may be (or may be an integer optionally followed by) one of following:\n"
"kB 1000, K 1024, MB 1000*1000, M 1024*1024, and so on for G, T, P, E, Z, Y.\n"
msgstr ""
-#: src/df.c:876
+#: src/df.c:863
#, c-format
msgid "file system type %s both selected and excluded"
msgstr "súborový systém %s je zároveň vybratý a vylúčený"
-#: src/df.c:920
+#: src/df.c:907
msgid "Warning: "
msgstr "Varovanie: "
-#: src/df.c:923
+#: src/df.c:910
#, c-format
msgid "%scannot read table of mounted filesystems"
msgstr "%snie je možné prečítať tabuľku namontovaných súborových systémov"
@@ -2306,13 +2399,22 @@ msgstr ""
" --help vypísať túto pomoc a skončiť\n"
" --version vypísať informáciu o verzii a skončiť\n"
-#: src/du.c:168
+#: src/du.c:170
+#, fuzzy, c-format
+msgid ""
+"Usage: %s [OPTION]... [FILE]...\n"
+" or: %s [OPTION]... --files0-from=F\n"
+msgstr ""
+"Použitie: %s [PREPÍNAČ]... [SÚBOR]...\n"
+" alebo: %s --traditional [SÚBOR] [[+]POSUN [[+]NÁVESTIE]]\n"
+
+#: src/du.c:174
msgid ""
"Summarize disk usage of each FILE, recursively for directories.\n"
"\n"
msgstr ""
-#: src/du.c:175
+#: src/du.c:181
msgid ""
" -a, --all write counts for all files, not just directories\n"
" --apparent-size print apparent sizes, rather than disk usage; "
@@ -2326,10 +2428,13 @@ msgid ""
" -D, --dereference-args dereference FILEs that are symbolic links\n"
msgstr ""
-#: src/du.c:186
+#: src/du.c:192
msgid ""
+" --files0-from=F summarize disk usage of the NUL-terminated file\n"
+" names specified in file F\n"
" -H like --si, but also evokes a warning; will soon\n"
-" change to be equivalent to --dereference-args (-D)\n"
+" change to be equivalent to --dereference-args (-"
+"D)\n"
" -h, --human-readable print sizes in human readable format (e.g., 1K 234M "
"2G)\n"
" --si like -h, but use powers of 1000 not 1024\n"
@@ -2337,7 +2442,7 @@ msgid ""
" -l, --count-links count sizes many times if hard linked\n"
msgstr ""
-#: src/du.c:194
+#: src/du.c:202
msgid ""
" -L, --dereference dereference all symbolic links\n"
" -P, --no-dereference don't follow any symbolic links (this is the "
@@ -2348,7 +2453,7 @@ msgid ""
" -s, --summarize display only a total for each argument\n"
msgstr ""
-#: src/du.c:201
+#: src/du.c:209
msgid ""
" -x, --one-file-system skip directories on different filesystems\n"
" -X FILE, --exclude-from=FILE Exclude files that match any pattern in "
@@ -2361,40 +2466,55 @@ msgid ""
" --summarize\n"
msgstr ""
-#: src/du.c:526 src/ls.c:2224 src/wc.c:674
+#: src/du.c:532 src/ls.c:2317 src/wc.c:674
msgid "total"
msgstr "celkom"
-#: src/du.c:606
+#: src/du.c:614
msgid ""
"WARNING: use --si, not -H; the meaning of the -H option will soon\n"
"change to be the same as that of --dereference-args (-D)"
msgstr ""
-#: src/du.c:628
+#: src/du.c:636
#, fuzzy, c-format
msgid "invalid maximum depth %s"
msgstr "chybné číslo položky: `%s'"
-#: src/du.c:698
+#: src/du.c:710
msgid "cannot both summarize and show all entries"
msgstr "nie je možné súčasne sumarizovať a vypisovať všetky položky"
-#: src/du.c:705
+#: src/du.c:717
msgid "warning: summarizing is the same as using --max-depth=0"
msgstr "varovanie: sumarizácia je to isté ako --max-depth=0"
-#: src/du.c:711
+#: src/du.c:723
#, c-format
msgid "warning: summarizing conflicts with --max-depth=%d"
msgstr "varovanie: sumarizácia je v konflikte s --max-depth=%d"
-#: src/echo.c:76
+#: src/du.c:739
+#, c-format
+msgid "%s: you may not specify command-line arguments with --files0-from"
+msgstr ""
+
+#: src/du.c:750
+#, fuzzy, c-format
+msgid "cannot read file names from %s"
+msgstr "nie je možné vytvoriť odkaz %s"
+
+#: src/du.c:790 src/du.c:793
+#, fuzzy
+msgid "invalid zero-length file name"
+msgstr "%s: chybný počet riadkov"
+
+#: src/echo.c:64
#, fuzzy, c-format
msgid "Usage: %s [OPTION]... [STRING]...\n"
msgstr "Použitie: %s [PREPÍNAČ]... [SÚBOR]...\n"
-#: src/echo.c:77
+#: src/echo.c:65
msgid ""
"Echo the STRING(s) to standard output.\n"
"\n"
@@ -2404,18 +2524,18 @@ msgid ""
" -E disable interpretation of those sequences in STRINGs\n"
msgstr ""
-#: src/echo.c:87
+#: src/echo.c:75
msgid ""
"\n"
-"Without -E, the following sequences are recognized and interpolated:\n"
+"If -e is in effect, the following sequences are recognized:\n"
"\n"
-" \\NNN the character whose ASCII code is NNN (octal)\n"
+" \\0NNN the character whose ASCII code is NNN (octal)\n"
" \\\\ backslash\n"
" \\a alert (BEL)\n"
" \\b backspace\n"
msgstr ""
-#: src/echo.c:96
+#: src/echo.c:84
msgid ""
" \\c suppress trailing newline\n"
" \\f form feed\n"
@@ -2897,7 +3017,7 @@ msgstr ""
" --version vypísať informáciu o verzii a skončiť\n"
"\n"
-#: src/hostname.c:66
+#: src/hostname.c:70
#, fuzzy, c-format
msgid ""
"Usage: %s [NAME]\n"
@@ -2912,16 +3032,16 @@ msgstr ""
" --help vypísať túto pomoc a skončiť\n"
" --version vypísať informáciu o verzii a skončiť\n"
-#: src/hostname.c:104
+#: src/hostname.c:108
#, fuzzy, c-format
msgid "cannot set hostname to `%s'"
msgstr "ioctl na `%s' nie je možné vykonať"
-#: src/hostname.c:110
+#: src/hostname.c:114
msgid "cannot set hostname; this system lacks the functionality"
msgstr "nie je možné nastaviť názov; tento systém to neumožňuje"
-#: src/hostname.c:117
+#: src/hostname.c:121
msgid "cannot determine hostname"
msgstr "nie je možné zistiť názov systému"
@@ -2983,83 +3103,83 @@ msgstr "nie je možné zistiť meno pre ID používateľa %u\n"
msgid "cannot find name for group ID %u"
msgstr "nie je možné zmeniť používateľa a/alebo skupinu %s"
-#: src/id.c:273
+#: src/id.c:272
msgid "cannot get supplemental group list"
msgstr "nie je možné zistiť zoznam doplnkových skupín"
-#: src/id.c:385
+#: src/id.c:384
msgid " groups="
msgstr " skupiny="
-#: src/install.c:266
+#: src/install.c:271
#, fuzzy
msgid "the strip option may not be used when installing a directory"
msgstr ""
"formátovací reťazec nemôže byť použitý, pokiaľ je požadovaná rovnaká šírka"
-#: src/install.c:289 src/mkdir.c:141
+#: src/install.c:294 src/mkdir.c:141
#, fuzzy, c-format
msgid "invalid mode %s"
msgstr "chybné číslo položky: `%s'"
-#: src/install.c:304 src/install.c:368
+#: src/install.c:309 src/install.c:373
#, fuzzy, c-format
msgid "creating directory %s"
msgstr "nie je možné vytvoriť adresár %s"
-#: src/install.c:329
+#: src/install.c:334
#, c-format
msgid "installing multiple files, but last argument, %s is not a directory"
msgstr ""
"je požadovaná inštalácia viacerých súborov, ale posledný argument %s nie je "
"adresár"
-#: src/install.c:432
+#: src/install.c:437
#, fuzzy, c-format
msgid "%s is a directory"
msgstr "%s existuje, ale nie je adresárom"
-#: src/install.c:468
+#: src/install.c:473
#, fuzzy, c-format
msgid "cannot change ownership of %s"
msgstr "nie je možné zmeniť práva %s"
-#: src/install.c:492
+#: src/install.c:497
#, fuzzy, c-format
msgid "cannot obtain time stamps for %s"
msgstr "nie je možné vytvoriť adresár %s"
-#: src/install.c:502
+#: src/install.c:507
#, fuzzy, c-format
msgid "cannot set time stamps for %s"
msgstr "nie je možné vytvoriť adresár %s"
-#: src/install.c:523
+#: src/install.c:528
#, fuzzy
msgid "fork system call failed"
msgstr "veľkosť bloku"
-#: src/install.c:527
+#: src/install.c:532
#, fuzzy
msgid "cannot run strip"
msgstr "nie je možné spustiť %s"
-#: src/install.c:534
+#: src/install.c:539
#, fuzzy
msgid "strip failed"
msgstr "zlyhal stat"
-#: src/install.c:555
+#: src/install.c:560
#, fuzzy, c-format
msgid "invalid user %s"
msgstr "neplatný používateľ"
-#: src/install.c:573
+#: src/install.c:578
#, fuzzy, c-format
msgid "invalid group %s"
msgstr "neplatná skupina"
-#: src/install.c:592
+#: src/install.c:597
#, c-format
msgid ""
"Usage: %s [OPTION]... SOURCE DEST (1st format)\n"
@@ -3070,7 +3190,7 @@ msgstr ""
" alebo: %s [VOĽBA]... ZDROJ... ADRESÁR (2. formát)\n"
" alebo: %s -d [VOĽBA]... ADRESÁR... (3. formát)\n"
-#: src/install.c:598
+#: src/install.c:603
msgid ""
"In the first two formats, copy SOURCE to DEST or multiple SOURCE(s) to\n"
"the existing DIRECTORY, while setting permission modes and owner/group.\n"
@@ -3078,7 +3198,7 @@ msgid ""
"\n"
msgstr ""
-#: src/install.c:607
+#: src/install.c:612
msgid ""
" --backup[=CONTROL] make a backup of each existing destination file\n"
" -b like --backup but does not accept an argument\n"
@@ -3087,7 +3207,7 @@ msgid ""
" components of the specified directories\n"
msgstr ""
-#: src/install.c:614
+#: src/install.c:619
msgid ""
" -D create all leading components of DEST except the "
"last,\n"
@@ -3099,7 +3219,7 @@ msgid ""
" -o, --owner=OWNER set ownership (super-user only)\n"
msgstr ""
-#: src/install.c:621
+#: src/install.c:626
msgid ""
" -p, --preserve-timestamps apply access/modification times of SOURCE "
"files\n"
@@ -3109,7 +3229,7 @@ msgid ""
" -v, --verbose print the name of each directory as it is created\n"
msgstr ""
-#: src/install.c:630 src/ln.c:385 src/mv.c:342
+#: src/install.c:635 src/ln.c:385 src/mv.c:348
#, fuzzy
msgid ""
"\n"
@@ -3427,7 +3547,7 @@ msgstr "%s existuje, ale nie je adresárom"
msgid "when making multiple links, last argument must be a directory"
msgstr "pri vytváraní viacerých odkazov musí byť posledným argumentom adresár"
-#: src/logname.c:48 src/pwd.c:45 src/sync.c:44
+#: src/logname.c:48 src/pwd.c:65 src/sync.c:44
#, fuzzy, c-format
msgid "Usage: %s [OPTION]\n"
msgstr "Použitie: %s [PREPÍNAČ] [SÚBOR]...\n"
@@ -3443,95 +3563,95 @@ msgstr ""
msgid "no login name"
msgstr "%s: chybné číslo"
-#: src/ls.c:648
+#: src/ls.c:655
#, fuzzy
msgid "%b %e %Y"
msgstr "%b %e %H:%M %Y"
-#: src/ls.c:656
+#: src/ls.c:663
#, fuzzy
msgid "%b %e %H:%M"
msgstr "%b %e %H:%M %Y"
-#: src/ls.c:1283
+#: src/ls.c:1376
#, fuzzy, c-format
msgid "ignoring invalid value of environment variable QUOTING_STYLE: %s"
msgstr ""
"ignorujem chybný rozostup tabulátorov v premennej prostredia TABSIZE: %s"
-#: src/ls.c:1310
+#: src/ls.c:1403
#, c-format
msgid "ignoring invalid width in environment variable COLUMNS: %s"
msgstr "ignorujem chybnú šírku v premennej prostredia COLUMNS: %s"
-#: src/ls.c:1342
+#: src/ls.c:1435
#, c-format
msgid "ignoring invalid tab size in environment variable TABSIZE: %s"
msgstr ""
"ignorujem chybný rozostup tabulátorov v premennej prostredia TABSIZE: %s"
-#: src/ls.c:1459
+#: src/ls.c:1552 src/ptx.c:2053
#, fuzzy, c-format
msgid "invalid line width: %s"
msgstr "chybné číslo položky: `%s'"
-#: src/ls.c:1533
+#: src/ls.c:1626
#, fuzzy, c-format
msgid "invalid tab size: %s"
msgstr "chybný typ reťazca `%s'"
-#: src/ls.c:1701
+#: src/ls.c:1794
#, fuzzy, c-format
msgid "invalid time style format %s"
msgstr "chybný argument %s pre `%s'"
-#: src/ls.c:2037
+#: src/ls.c:2130
#, fuzzy, c-format
msgid "unrecognized prefix: %s"
msgstr "neznámy prepínač `-%c'"
-#: src/ls.c:2060
+#: src/ls.c:2153
msgid "unparsable value for LS_COLORS environment variable"
msgstr "nezrozumiteľná hodnota v premennej prostredia LS_COLORS"
-#: src/ls.c:2128
+#: src/ls.c:2221
#, fuzzy, c-format
msgid "cannot determine device and inode of %s"
msgstr "nie je možné vytvoriť adresár %s"
-#: src/ls.c:2138
+#: src/ls.c:2231
#, fuzzy, c-format
msgid "not listing already-listed directory: %s"
msgstr "nie je možné vytvoriť adresár %s"
-#: src/ls.c:2191 src/remove.c:938
+#: src/ls.c:2284 src/pwd.c:234 src/remove.c:941
#, fuzzy, c-format
msgid "reading directory %s"
msgstr "nie je možné vytvoriť adresár %s"
-#: src/ls.c:2671
+#: src/ls.c:2764
#, fuzzy, c-format
msgid "cannot compare file names %s and %s"
msgstr "nie je možné vytvoriť odkaz %s"
-#: src/ls.c:3013
+#: src/ls.c:3106
#, fuzzy
msgid "User name too long"
msgstr "%s: súbor je príliš dlhý"
-#: src/ls.c:3034
+#: src/ls.c:3127
#, fuzzy
msgid "Group name too long"
msgstr "%s: súbor je príliš dlhý"
-#: src/ls.c:3906
+#: src/ls.c:3988
msgid ""
"List information about the FILEs (the current directory by default).\n"
"Sort entries alphabetically if none of -cftuSUX nor --sort.\n"
"\n"
msgstr ""
-#: src/ls.c:3914
+#: src/ls.c:3996
msgid ""
" -a, --all do not hide entries starting with .\n"
" -A, --almost-all do not list implied . and ..\n"
@@ -3539,7 +3659,7 @@ msgid ""
" -b, --escape print octal escapes for nongraphic characters\n"
msgstr ""
-#: src/ls.c:3920
+#: src/ls.c:4002
msgid ""
" --block-size=SIZE use SIZE-byte blocks\n"
" -B, --ignore-backups do not list implied entries ending with ~\n"
@@ -3550,7 +3670,7 @@ msgid ""
" otherwise: sort by ctime\n"
msgstr ""
-#: src/ls.c:3928
+#: src/ls.c:4010
msgid ""
" -C list entries by columns\n"
" --color[=WHEN] control whether color is used to distinguish "
@@ -3562,7 +3682,7 @@ msgid ""
" -D, --dired generate output designed for Emacs' dired mode\n"
msgstr ""
-#: src/ls.c:3936
+#: src/ls.c:4018
msgid ""
" -f do not sort, enable -aU, disable -lst\n"
" -F, --classify append indicator (one of */=@|) to entries\n"
@@ -3571,7 +3691,7 @@ msgid ""
" --full-time like -l --time-style=full-iso\n"
msgstr ""
-#: src/ls.c:3943
+#: src/ls.c:4025
msgid ""
" -g like -l, but do not list owner\n"
" -G, --no-group inhibit display of group information\n"
@@ -3586,7 +3706,7 @@ msgid ""
" that points to a directory\n"
msgstr ""
-#: src/ls.c:3954
+#: src/ls.c:4036
msgid ""
" --indicator-style=WORD append indicator with style WORD to entry "
"names:\n"
@@ -3598,7 +3718,7 @@ msgid ""
" -k like --block-size=1K\n"
msgstr ""
-#: src/ls.c:3961
+#: src/ls.c:4043
msgid ""
" -l use a long listing format\n"
" -L, --dereference when showing file information for a symbolic\n"
@@ -3608,7 +3728,7 @@ msgid ""
"entries\n"
msgstr ""
-#: src/ls.c:3968
+#: src/ls.c:4050
msgid ""
" -n, --numeric-uid-gid like -l, but list numeric UIDs and GIDs\n"
" -N, --literal print raw entry names (don't treat e.g. "
@@ -3618,7 +3738,7 @@ msgid ""
" -p, --file-type append indicator (one of /=@|) to entries\n"
msgstr ""
-#: src/ls.c:3975
+#: src/ls.c:4057
#, fuzzy
msgid ""
" -q, --hide-control-chars print ? instead of non graphic characters\n"
@@ -3663,14 +3783,14 @@ msgstr ""
" -R, --recursive vypísať adresáre rekurzívne\n"
" -s, --size vypísať veľkosť každého súboru v blokoch\n"
-#: src/ls.c:3983
+#: src/ls.c:4065
msgid ""
" -r, --reverse reverse order while sorting\n"
" -R, --recursive list subdirectories recursively\n"
" -s, --size print size of each file, in blocks\n"
msgstr ""
-#: src/ls.c:3988
+#: src/ls.c:4070
msgid ""
" -S sort by file size\n"
" --sort=WORD extension -X, none -U, size -S, time -t,\n"
@@ -3683,7 +3803,7 @@ msgid ""
" specified time as sort key if --sort=time\n"
msgstr ""
-#: src/ls.c:3997
+#: src/ls.c:4079
msgid ""
" --time-style=STYLE show times using style STYLE:\n"
" full-iso, long-iso, iso, locale, +FORMAT\n"
@@ -3697,7 +3817,7 @@ msgid ""
" -T, --tabsize=COLS assume tab stops at each COLS instead of 8\n"
msgstr ""
-#: src/ls.c:4008
+#: src/ls.c:4090
msgid ""
" -u with -lt: sort by, and show, access time\n"
" with -l: show access time and sort by name\n"
@@ -3706,7 +3826,7 @@ msgid ""
" -v sort by version\n"
msgstr ""
-#: src/ls.c:4015
+#: src/ls.c:4097
msgid ""
" -w, --width=COLS assume screen width instead of current value\n"
" -x list entries by lines instead of by columns\n"
@@ -3714,7 +3834,7 @@ msgid ""
" -1 list one file per line\n"
msgstr ""
-#: src/ls.c:4027
+#: src/ls.c:4109
msgid ""
"\n"
"By default, color is not used to distinguish types of files. That is\n"
@@ -3780,7 +3900,7 @@ msgstr "CHYBNÝ"
msgid "OK"
msgstr "V PORIADKU"
-#: src/md5sum.c:494 src/od.c:997
+#: src/md5sum.c:494 src/od.c:970
#, c-format
msgid "%s: read error"
msgstr "%s: chyba pri čítaní"
@@ -4032,13 +4152,13 @@ msgstr "chybný argument %s pre `%s'"
msgid "cannot set permissions of %s"
msgstr "nie je možné zmeniť práva %s"
-#: src/mv.c:311
+#: src/mv.c:317
msgid ""
"Rename SOURCE to DEST, or move SOURCE(s) to DIRECTORY.\n"
"\n"
msgstr ""
-#: src/mv.c:318
+#: src/mv.c:324
msgid ""
" --backup[=CONTROL] make a backup of each existing destination "
"file\n"
@@ -4050,7 +4170,7 @@ msgid ""
" (equivalent to --reply=query)\n"
msgstr ""
-#: src/mv.c:326
+#: src/mv.c:332
msgid ""
" --reply={yes,no,query} specify how to handle the prompt about an\n"
" existing destination file\n"
@@ -4059,7 +4179,7 @@ msgid ""
" -S, --suffix=SUFFIX override the usual backup suffix\n"
msgstr ""
-#: src/mv.c:333
+#: src/mv.c:339
#, fuzzy
msgid ""
" --target-directory=DIRECTORY move all SOURCE arguments into "
@@ -4086,12 +4206,12 @@ msgstr ""
" --version vypísať informáciu o verzii a skončiť\n"
"\n"
-#: src/mv.c:462
+#: src/mv.c:468
#, fuzzy, c-format
msgid "specified target, %s is not a directory"
msgstr "%s existuje, ale nie je adresárom"
-#: src/mv.c:470
+#: src/mv.c:476
msgid "when moving multiple files, last argument must be a directory"
msgstr ""
"pri premiestňovaní viacerých súborov musí byť posledným argumentom adresár"
@@ -4200,7 +4320,8 @@ msgid ""
" a number all lines\n"
" t number only nonempty lines\n"
" n number no lines\n"
-" pREGEXP number only lines that contain a match for REGEXP\n"
+" pBRE number only lines that contain a match for the basic regular\n"
+" expression, BRE\n"
"\n"
"FORMAT is one of:\n"
"\n"
@@ -4210,42 +4331,42 @@ msgid ""
"\n"
msgstr ""
-#: src/nl.c:491
+#: src/nl.c:492
#, fuzzy, c-format
msgid "invalid header numbering style: %s"
msgstr "chybné číslo položky: `%s'"
-#: src/nl.c:499
+#: src/nl.c:500
#, fuzzy, c-format
msgid "invalid body numbering style: %s"
msgstr "neplatné číslo"
-#: src/nl.c:507
+#: src/nl.c:508
#, fuzzy, c-format
msgid "invalid footer numbering style: %s"
msgstr "chybné číslo súboru v popise položky: `%s'"
-#: src/nl.c:519
+#: src/nl.c:520
#, fuzzy, c-format
msgid "invalid starting line number: %s"
msgstr "chybné počiatočné číslo riadku: `%s'"
-#: src/nl.c:535
+#: src/nl.c:536
#, fuzzy, c-format
msgid "invalid line number increment: %s"
msgstr "chybná hodnota prírastku čísla riadku: `%s'"
-#: src/nl.c:554
+#: src/nl.c:555
#, fuzzy, c-format
msgid "invalid number of blank lines: %s"
msgstr "chybný počet prázdnych riadkov: `%s'"
-#: src/nl.c:573
+#: src/nl.c:574
#, fuzzy, c-format
msgid "invalid line number field width: %s"
msgstr "chybná šírka čísla riadku: `%s'"
-#: src/nl.c:592
+#: src/nl.c:593
#, fuzzy, c-format
msgid "invalid line numbering format: %s"
msgstr "chybná hodnota prírastku čísla riadku: `%s'"
@@ -4396,19 +4517,19 @@ msgid ""
"implies 32. By default, od uses -A o -t d2 -w 16.\n"
msgstr ""
-#: src/od.c:721 src/od.c:843
+#: src/od.c:694 src/od.c:816
#, c-format
msgid "invalid type string `%s'"
msgstr "chybný typ reťazca `%s'"
-#: src/od.c:731
+#: src/od.c:704
#, c-format
msgid ""
"invalid type string `%s';\n"
"this system doesn't provide a %lu-byte integral type"
msgstr "chybný typ `%s'; tento systém nemá %lu-bytové celé čísla"
-#: src/od.c:853
+#: src/od.c:826
#, c-format
msgid ""
"invalid type string `%s';\n"
@@ -4417,75 +4538,75 @@ msgstr ""
"chybný typ `%s'; tento systém nemá %lu-bytové čísla s plávajúcou radovou\n"
"čiarkou"
-#: src/od.c:916
+#: src/od.c:889
#, c-format
msgid "invalid character `%c' in type string `%s'"
msgstr "znak `%c' v reťazci typu `%s' je chybný"
-#: src/od.c:1144
+#: src/od.c:1117
msgid "cannot skip past end of combined input"
msgstr "nemožno preskočiť koniec kombinovaného vstupu"
-#: src/od.c:1397
+#: src/od.c:1370
msgid "old-style offset"
msgstr "posunutie v starom štýle"
-#: src/od.c:1709
+#: src/od.c:1682
#, c-format
msgid "invalid output address radix `%c'; it must be one character from [doxn]"
msgstr ""
"chybný základ výstupnej adresy `%c'; musí to byť jeden zo znakov [doxn]"
-#: src/od.c:1719
+#: src/od.c:1692
msgid "skip argument"
msgstr "preskakujem argument"
-#: src/od.c:1727
+#: src/od.c:1700
msgid "limit argument"
msgstr "argument orezaný"
-#: src/od.c:1737
+#: src/od.c:1710
msgid "minimum string length"
msgstr "minimálna dĺžka reťazca"
-#: src/od.c:1742 src/od.c:1808
+#: src/od.c:1715 src/od.c:1781
#, c-format
msgid "%s is too large"
msgstr "%s je príliš veľa"
-#: src/od.c:1806
+#: src/od.c:1779
msgid "width specification"
msgstr "specifikácia šírky"
-#: src/od.c:1828
+#: src/od.c:1801
msgid "no type may be specified when dumping strings"
msgstr "pri vypisovaní reťazcov nemožno zadať typ"
-#: src/od.c:1876
+#: src/od.c:1849
#, c-format
msgid "invalid second operand in compatibility mode `%s'"
msgstr "chybný druhý argument '%s' v starom formáte"
-#: src/od.c:1897
+#: src/od.c:1870
msgid "in compatibility mode, the last two arguments must be offsets"
msgstr "v kompatibilnom móde musia byť posledné dva argumenty posuny"
-#: src/od.c:1904
+#: src/od.c:1877
msgid "compatibility mode supports at most three arguments"
msgstr "v kompatibilnom móde nemôžu byť viac ako tri argumenty"
-#: src/od.c:1925
+#: src/od.c:1898
#, fuzzy
msgid "skip-bytes + read-bytes is too large"
msgstr "chybný počet znakov pre porovnanie: `%s'"
-#: src/od.c:1977
+#: src/od.c:1950
#, c-format
msgid "warning: invalid width %lu; using %d instead"
msgstr "varovanie: chybná šírka %lu; namiesto nej použijem %d"
# should this be translated? - rzm
-#: src/od.c:1993
+#: src/od.c:1966
#, c-format
msgid "%d: fmt=\"%s\" width=%d\n"
msgstr "%d: formát='%s' šírka=%d\n"
@@ -5005,17 +5126,17 @@ msgstr "Použitie: %s formát [argument...]\n"
msgid "warning: ignoring excess arguments, starting with `%s'"
msgstr "varovanie: nadbytočné argumenty boli ignorované"
-#: src/ptx.c:38
+#: src/ptx.c:40
#, fuzzy
msgid "F. Pinard"
msgstr "Napísal %s.\n"
-#: src/ptx.c:407
+#: src/ptx.c:404
#, c-format
msgid "%s (for regexp `%s')"
msgstr "%s (pre regvýr `%s')"
-#: src/ptx.c:1874
+#: src/ptx.c:1866
#, c-format
msgid ""
"Usage: %s [OPTION]... [INPUT]... (without -G)\n"
@@ -5024,14 +5145,14 @@ msgstr ""
"Použitie: %s [PREPÍNAČ]... [VSTUP]... (bez -G)\n"
" alebo: %s -G [PREPÍNAČ]... [VSTUP [VÝSTUP]]\n"
-#: src/ptx.c:1878
+#: src/ptx.c:1870
msgid ""
"Output a permuted index, including context, of the words in the input "
"files.\n"
"\n"
msgstr ""
-#: src/ptx.c:1885
+#: src/ptx.c:1877
msgid ""
" -A, --auto-reference output automatically generated references\n"
" -C, --copyright display Copyright and copying conditions\n"
@@ -5039,7 +5160,7 @@ msgid ""
" -F, --flag-truncation=STRING use STRING for flagging line truncations\n"
msgstr ""
-#: src/ptx.c:1891
+#: src/ptx.c:1883
msgid ""
" -M, --macro-name=STRING macro name to use instead of `xx'\n"
" -O, --format=roff generate output as roff directives\n"
@@ -5048,7 +5169,7 @@ msgid ""
" -T, --format=tex generate output as TeX directives\n"
msgstr ""
-#: src/ptx.c:1898
+#: src/ptx.c:1890
msgid ""
" -W, --word-regexp=REGEXP use REGEXP to match each keyword\n"
" -b, --break-file=FILE word break characters in this FILE\n"
@@ -5058,7 +5179,7 @@ msgid ""
" -o, --only-file=FILE read only word list from this FILE\n"
msgstr ""
-#: src/ptx.c:1906
+#: src/ptx.c:1898
msgid ""
" -r, --references first field of each line is a reference\n"
" -t, --typeset-mode - not implemented -\n"
@@ -5066,13 +5187,13 @@ msgid ""
"excluded\n"
msgstr ""
-#: src/ptx.c:1913
+#: src/ptx.c:1905
msgid ""
"\n"
"With no FILE or if FILE is -, read Standard Input. `-F /' by default.\n"
msgstr ""
-#: src/ptx.c:1995
+#: src/ptx.c:1987
#, fuzzy
msgid ""
"This program is free software; you can redistribute it and/or modify\n"
@@ -5098,7 +5219,7 @@ msgstr ""
"Inc.,\n"
"59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
-#: src/ptx.c:2002
+#: src/ptx.c:1994
msgid ""
"This program is distributed in the hope that it will be useful,\n"
"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
@@ -5107,7 +5228,7 @@ msgid ""
"\n"
msgstr ""
-#: src/ptx.c:2009
+#: src/ptx.c:2001
#, fuzzy
msgid ""
"You should have received a copy of the GNU General Public License\n"
@@ -5131,13 +5252,38 @@ msgstr ""
"Inc.,\n"
"59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
-#: src/pwd.c:46
+#: src/ptx.c:2026
+#, fuzzy, c-format
+msgid "invalid gap width: %s"
+msgstr "chybné číslo položky: `%s'"
+
+#: src/pwd.c:66
msgid ""
"Print the full filename of the current working directory.\n"
"\n"
msgstr ""
-#: src/pwd.c:74
+#: src/pwd.c:163 src/remove.c:819
+#, fuzzy, c-format
+msgid "cannot open directory %s"
+msgstr "nie je možné vytvoriť adresár %s"
+
+#: src/pwd.c:168
+#, fuzzy, c-format
+msgid "failed to chdir to %s"
+msgstr "zachovávam časy %s"
+
+#: src/pwd.c:172 src/pwd.c:278
+#, fuzzy, c-format
+msgid "failed to stat %s"
+msgstr "zachovávam časy %s"
+
+#: src/pwd.c:240
+#, c-format
+msgid "couldn't find directory entry in %s with matching i-node"
+msgstr ""
+
+#: src/pwd.c:310
#, fuzzy
msgid "ignoring non-option arguments"
msgstr "príliš mnoho argumentov, ktoré nie sú prepínačmi"
@@ -5163,72 +5309,68 @@ msgid ""
" -v, --verbose report error messages\n"
msgstr ""
-#: src/remove.c:387
+#: src/remove.c:403
#, fuzzy, c-format
msgid "cannot chdir from %s to .."
msgstr "nie je možné vojsť do adresára, %s"
-#: src/remove.c:400 src/remove.c:481
+#: src/remove.c:409 src/remove.c:498
#, fuzzy, c-format
msgid "cannot lstat `.' in %s"
msgstr "nie je možné spustiť %s"
-#: src/remove.c:407 src/remove.c:485
+#: src/remove.c:414 src/remove.c:502
#, c-format
msgid "%s changed dev/ino"
msgstr ""
-#: src/remove.c:567 src/remove.c:712 src/remove.c:890 src/remove.c:996
+#: src/remove.c:572 src/remove.c:717 src/remove.c:892 src/remove.c:1019
#, fuzzy, c-format
msgid "cannot lstat %s"
msgstr "nie je možné nastaviť dátum"
-#: src/remove.c:574 src/remove.c:734 src/remove.c:751 src/remove.c:1082
+#: src/remove.c:579 src/remove.c:739 src/remove.c:756 src/remove.c:1005
+#: src/remove.c:1113
#, fuzzy, c-format
msgid "cannot remove directory %s"
msgstr "nie je možné vytvoriť adresár %s"
-#: src/remove.c:603
+#: src/remove.c:608
#, fuzzy, c-format
msgid "%s: descend into write-protected directory %s? "
msgstr "nie je možné vytvoriť adresár %s"
-#: src/remove.c:604
+#: src/remove.c:609
#, fuzzy, c-format
msgid "%s: descend into directory %s? "
msgstr "nie je možné vojsť do adresára, %s"
-#: src/remove.c:614
+#: src/remove.c:619
#, fuzzy, c-format
msgid "%s: remove write-protected %s %s? "
msgstr "%s: zmazať súbor chránený proti zápisu %s? "
-#: src/remove.c:615
+#: src/remove.c:620
#, fuzzy, c-format
msgid "%s: remove %s %s? "
msgstr "%s: zmazať %s? "
-#: src/remove.c:639
+#: src/remove.c:644
#, fuzzy, c-format
msgid "removed %s\n"
msgstr "mažem %s\n"
-#: src/remove.c:654 src/remove.c:1077
+#: src/remove.c:659 src/remove.c:1108
#, fuzzy, c-format
msgid "removed directory: %s\n"
msgstr "nie je možné vytvoriť adresár %s"
-#: src/remove.c:816
-#, fuzzy, c-format
-msgid "cannot open directory %s"
-msgstr "nie je možné vytvoriť adresár %s"
-
-#: src/remove.c:905 src/remove.c:1014
+#: src/remove.c:908 src/remove.c:1034
#, fuzzy, c-format
msgid "cannot chdir from %s to %s"
msgstr "nie je možné vojsť do adresára, %s"
-#: src/remove.c:913
+#: src/remove.c:916
#, fuzzy, c-format
msgid ""
"WARNING: Circular directory structure.\n"
@@ -5242,16 +5384,21 @@ msgstr ""
"INFORMUJTE VÁŠHO SPRÁVCU SYSTÉMU.\n"
"Nasledujúce adresáre majú rovnaké číslo i-uzlu:\n"
-#: src/remove.c:1116
+#: src/remove.c:1147
msgid "cannot remove `.' or `..'"
msgstr "nie je možné zmazať `.' alebo `..'"
-#: src/rm.c:108 src/touch.c:248
+#: src/remove.c:1199
+#, fuzzy
+msgid "cannot restore current working directory"
+msgstr "nie je možné vytvoriť adresár %s"
+
+#: src/rm.c:107 src/touch.c:230
#, fuzzy, c-format
msgid "Usage: %s [OPTION]... FILE...\n"
msgstr "Použitie: %s [PREPÍNAČ]... [SÚBOR]...\n"
-#: src/rm.c:109
+#: src/rm.c:108
#, fuzzy
msgid ""
"Remove (unlink) the FILE(s).\n"
@@ -5281,7 +5428,7 @@ msgstr ""
"daného súboru obnoviť. Pokiaľ sa chete lepšie uistiť, že obsah nebude\n"
"možné obnoviť, uvážte použitie pomôcky shred.\n"
-#: src/rm.c:118
+#: src/rm.c:117
msgid ""
" --no-preserve-root do not treat `/' specially (the default)\n"
" --preserve-root fail to operate recursively on `/'\n"
@@ -5289,7 +5436,7 @@ msgid ""
" -v, --verbose explain what is being done\n"
msgstr ""
-#: src/rm.c:126
+#: src/rm.c:125
#, c-format
msgid ""
"\n"
@@ -5300,7 +5447,7 @@ msgid ""
" %s ./-foo\n"
msgstr ""
-#: src/rm.c:135
+#: src/rm.c:134
msgid ""
"\n"
"Note that if you use rm to remove a file, it is usually possible to recover\n"
@@ -5451,19 +5598,19 @@ msgstr "nie je možné vynechať používateľa aj skupinu"
msgid "cannot set user-ID to %ld"
msgstr "nie je možné vynechať používateľa aj skupinu"
-#: src/shred.c:159
+#: src/shred.c:157
#, fuzzy, c-format
msgid "Usage: %s [OPTIONS] FILE [...]\n"
msgstr "Použitie: %s [PREPÍNAČ] [SÚBOR]...\n"
-#: src/shred.c:160
+#: src/shred.c:158
msgid ""
"Overwrite the specified FILE(s) repeatedly, in order to make it harder\n"
"for even very expensive hardware probing to recover the data.\n"
"\n"
msgstr ""
-#: src/shred.c:168
+#: src/shred.c:166
#, c-format
msgid ""
" -f, --force change permissions to allow writing if necessary\n"
@@ -5471,7 +5618,7 @@ msgid ""
" -s, --size=N shred this many bytes (suffixes like K, M, G accepted)\n"
msgstr ""
-#: src/shred.c:173
+#: src/shred.c:171
msgid ""
" -u, --remove truncate and remove file after overwriting\n"
" -v, --verbose show progress\n"
@@ -5481,7 +5628,7 @@ msgid ""
" - shred standard output\n"
msgstr ""
-#: src/shred.c:183
+#: src/shred.c:181
msgid ""
"\n"
"Delete FILE(s) if --remove (-u) is specified. The default is not to remove\n"
@@ -5491,7 +5638,7 @@ msgid ""
"\n"
msgstr ""
-#: src/shred.c:191
+#: src/shred.c:189
msgid ""
"CAUTION: Note that shred relies on a very important assumption:\n"
"that the filesystem overwrites data in place. This is the traditional\n"
@@ -5501,7 +5648,7 @@ msgid ""
"\n"
msgstr ""
-#: src/shred.c:199
+#: src/shred.c:197
msgid ""
"* log-structured or journaled filesystems, such as those supplied with\n"
" AIX and Solaris (and JFS, ReiserFS, XFS, Ext3, etc.)\n"
@@ -5513,7 +5660,7 @@ msgid ""
"\n"
msgstr ""
-#: src/shred.c:209
+#: src/shred.c:207
msgid ""
"* filesystems that cache in temporary locations, such as NFS\n"
" version 3 clients\n"
@@ -5525,82 +5672,117 @@ msgid ""
"to be recovered later.\n"
msgstr ""
-#: src/shred.c:807
+#: src/shred.c:793
+#, fuzzy, c-format
+msgid "%s: fdatasync failed"
+msgstr "zlyhalo zatvorenie súboru"
+
+#: src/shred.c:804
+#, fuzzy, c-format
+msgid "%s: fsync failed"
+msgstr "zlyhalo zatvorenie súboru"
+
+#: src/shred.c:846
#, fuzzy, c-format
msgid "%s: cannot rewind"
msgstr "nie je možné spustiť %s"
-#: src/shred.c:830
+#: src/shred.c:872
#, c-format
msgid "%s: pass %lu/%lu (%s)..."
msgstr "%s: prechod %lu/%lu (%s)..."
-#: src/shred.c:867
+#: src/shred.c:909
#, fuzzy, c-format
msgid "%s: error writing at offset %s"
msgstr "chyba pri zápise %s"
-#: src/shred.c:896
+#: src/shred.c:928
+#, fuzzy, c-format
+msgid "%s: lseek failed"
+msgstr "zlyhalo zatvorenie súboru"
+
+#: src/shred.c:939
#, fuzzy, c-format
msgid "%s: file too large"
msgstr "%s: súbor je príliš dlhý"
-#: src/shred.c:919
+#: src/shred.c:962
#, c-format
msgid "%s: pass %lu/%lu (%s)...%s"
msgstr "%s: prechod %lu/%lu (%s)...%s"
-#: src/shred.c:935
+#: src/shred.c:978
#, fuzzy, c-format
msgid "%s: pass %lu/%lu (%s)...%s/%s %d%%"
msgstr "%s: prechod %lu/%lu (%s)...%s/%s"
-#: src/shred.c:1194
+#: src/shred.c:1230
+#, fuzzy, c-format
+msgid "%s: fstat failed"
+msgstr "zlyhal stat"
+
+#: src/shred.c:1241
#, fuzzy, c-format
msgid "%s: invalid file type"
msgstr "%s: chybný počet riadkov"
-#: src/shred.c:1211
+#: src/shred.c:1258
#, c-format
msgid "%s: file has negative size"
msgstr "%s: súbor má zápornú dĺžku"
-#: src/shred.c:1264
+#: src/shred.c:1323
#, fuzzy, c-format
msgid "%s: error truncating"
msgstr "%s: súbor bol skrátený"
-#: src/shred.c:1285
+#: src/shred.c:1339
+#, fuzzy, c-format
+msgid "%s: fcntl failed"
+msgstr "zlyhalo zatvorenie súboru"
+
+#: src/shred.c:1344
#, c-format
msgid "%s: cannot shred append-only file descriptor"
msgstr "%s: nie je možné skartovať deskriptor určený iba pre pridávanie"
-#: src/shred.c:1370
+#: src/shred.c:1421
#, c-format
msgid "%s: removing"
msgstr "%s: maže sa"
-#: src/shred.c:1411
+#: src/shred.c:1445
#, fuzzy, c-format
msgid "%s: renamed to %s"
msgstr "%s: chyba pri čítaní"
-#: src/shred.c:1437
+#: src/shred.c:1467
+#, fuzzy, c-format
+msgid "%s: failed to remove"
+msgstr "%s: súbor je príliš dlhý"
+
+#: src/shred.c:1471
#, c-format
msgid "%s: removed"
msgstr "%s: zmazaný"
-#: src/shred.c:1502
-#, c-format
-msgid "%s: cannot remove"
-msgstr "%s: nie je možné zmazať"
+#: src/shred.c:1478 src/shred.c:1543
+#, fuzzy, c-format
+msgid "%s: failed to close"
+msgstr "%s: súbor je príliš dlhý"
-#: src/shred.c:1551
+#: src/shred.c:1536
+#, fuzzy, c-format
+msgid "%s: failed to open for writing"
+msgstr "%s: súbor je príliš dlhý"
+
+#: src/shred.c:1595
#, fuzzy, c-format
msgid "%s: invalid number of passes"
msgstr "%s: neplatný počet sekúnd"
-#: src/shred.c:1568
+#: src/shred.c:1612
#, fuzzy, c-format
msgid "%s: invalid file size"
msgstr "%s: chybný počet riadkov"
@@ -5769,7 +5951,7 @@ msgstr "nie je možné vytvoriť dočasný súbor"
msgid "open failed"
msgstr "zlyhalo otvorenie"
-#: src/sort.c:484 src/sort.c:2570
+#: src/sort.c:484 src/sort.c:2531
msgid "close failed"
msgstr "zlyhalo zatvorenie súboru"
@@ -5785,98 +5967,98 @@ msgstr "veľkosť triedenia"
msgid "stat failed"
msgstr "zlyhal stat"
-#: src/sort.c:988
+#: src/sort.c:978
msgid "read failed"
msgstr "zlyhalo čítanie"
-#: src/sort.c:1582
+#: src/sort.c:1560
#, c-format
msgid "%s: %s:%s: disorder: "
msgstr "%s: %s:%s: nezotriediteľné: "
-#: src/sort.c:1586
+#: src/sort.c:1564
msgid "standard error"
msgstr "štandardná chyba"
-#: src/sort.c:2084
+#: src/sort.c:2060
#, c-format
msgid "%s: invalid field specification `%s'"
msgstr "%s: chybne zadaná položka `%s'"
-#: src/sort.c:2111
+#: src/sort.c:2087
#, c-format
msgid "%s: count `%.*s' too large"
msgstr "%s: počet `%.*s' príliš veľký"
-#: src/sort.c:2117
+#: src/sort.c:2093
#, c-format
msgid "%s: invalid count at start of `%s'"
msgstr "%s: chybný počet na začiatku `%s'"
-#: src/sort.c:2356
+#: src/sort.c:2317
msgid "invalid number after `-'"
msgstr "chybné číslo za `-'"
-#: src/sort.c:2359 src/sort.c:2405 src/sort.c:2432
+#: src/sort.c:2320 src/sort.c:2366 src/sort.c:2393
msgid "invalid number after `.'"
msgstr "chybné číslo za `.'"
-#: src/sort.c:2362 src/sort.c:2441
+#: src/sort.c:2323 src/sort.c:2402
msgid "stray character in field spec"
msgstr "neočakávaný znak v špecifikácii položky"
-#: src/sort.c:2396
+#: src/sort.c:2357
msgid "invalid number at field start"
msgstr "chybné číslo na začiatku položky"
-#: src/sort.c:2400 src/sort.c:2428
+#: src/sort.c:2361 src/sort.c:2389
msgid "field number is zero"
msgstr "číslo položky je nula"
-#: src/sort.c:2409
+#: src/sort.c:2370
msgid "character offset is zero"
msgstr "pozícia znaku je nula"
-#: src/sort.c:2424
+#: src/sort.c:2385
msgid "invalid number after `,'"
msgstr "chybné číslo za `,'"
-#: src/sort.c:2451
+#: src/sort.c:2412
#, fuzzy
msgid "multiple output files specified"
msgstr "\\%c: neprípustná sekvencia"
-#: src/sort.c:2467
+#: src/sort.c:2428
msgid "empty tab"
msgstr ""
-#: src/sort.c:2478
+#: src/sort.c:2439
#, c-format
msgid "multi-character tab `%s'"
msgstr "viacznakový tabulátor `%s'"
-#: src/sort.c:2483
+#: src/sort.c:2444
msgid "incompatible tabs"
msgstr ""
-#: src/sort.c:2553
+#: src/sort.c:2514
#, c-format
msgid "extra operand `%s' not allowed with -c"
msgstr "nadbytočný operand `%s' nie je povolený, pokiaľ je použité -c"
-#: src/split.c:100
+#: src/split.c:101
#, c-format
msgid "Usage: %s [OPTION] [INPUT [PREFIX]]\n"
msgstr "Použitie: %s [PREPÍNAČ] [SÚBOR [PREDPONA]]\n"
-#: src/split.c:104
+#: src/split.c:105
msgid ""
"Output fixed-size pieces of INPUT to PREFIXaa, PREFIXab, ...; default\n"
"PREFIX is `x'. With no INPUT, or when INPUT is -, read standard input.\n"
"\n"
msgstr ""
-#: src/split.c:112
+#: src/split.c:113
#, fuzzy, c-format
msgid ""
" -a, --suffix-length=N use suffixes of length N (default %d)\n"
@@ -5901,72 +6083,72 @@ msgstr ""
"\n"
"VEĽKOSŤ môže mať násobiacu príponu: b - 512, k - 1024, m - 1 Mega.\n"
-#: src/split.c:119
+#: src/split.c:120
msgid ""
" --verbose print a diagnostic to standard error just\n"
" before each output file is opened\n"
msgstr ""
-#: src/split.c:125
+#: src/split.c:126
msgid ""
"\n"
"SIZE may have a multiplier suffix: b for 512, k for 1K, m for 1 Meg.\n"
msgstr ""
-#: src/split.c:186
+#: src/split.c:187
msgid "Output file suffixes exhausted"
msgstr ""
-#: src/split.c:204
+#: src/split.c:205
#, c-format
msgid "creating file `%s'\n"
msgstr "vytváram súbor `%s'\n"
-#: src/split.c:361
+#: src/split.c:362
msgid "cannot split in more than one way"
msgstr "súbor sa nedá rozdeliť viacerými spôsobmi"
-#: src/split.c:413
+#: src/split.c:415
#, fuzzy, c-format
msgid "%s: invalid suffix length"
msgstr "%s: chybný počet riadkov"
-#: src/split.c:427 src/split.c:451
+#: src/split.c:429 src/split.c:453
#, c-format
msgid "%s: invalid number of bytes"
msgstr "%s: chybný počet bytov"
-#: src/split.c:439
+#: src/split.c:441
#, c-format
msgid "%s: invalid number of lines"
msgstr "%s: chybný počet riadkov"
-#: src/split.c:481
+#: src/split.c:483
#, fuzzy, c-format
msgid "line count option -%s%c... is too large"
msgstr "%s: počet `%.*s' príliš veľký"
-#: src/split.c:504
+#: src/split.c:506
#, fuzzy, c-format
msgid "`-%s' option is obsolete; use `-l %s'"
msgstr "varovanie: chybná šírka %lu; namiesto nej použijem %d"
-#: src/split.c:519
+#: src/split.c:521
#, fuzzy
msgid "invalid number of lines: 0"
msgstr "chybný počet riadkov"
-#: src/stat.c:625
+#: src/stat.c:624
#, fuzzy, c-format
msgid "cannot read file system information for %s"
msgstr "nie je možné vytvoriť adresár %s"
-#: src/stat.c:701
+#: src/stat.c:700
#, fuzzy, c-format
msgid "Usage: %s [OPTION] FILE...\n"
msgstr "Použitie: %s [PREPÍNAČ] [SÚBOR]...\n"
-#: src/stat.c:702
+#: src/stat.c:701
msgid ""
"Display file or filesystem status.\n"
"\n"
@@ -5976,7 +6158,7 @@ msgid ""
" -t, --terse print the information in terse form\n"
msgstr ""
-#: src/stat.c:713
+#: src/stat.c:712
msgid ""
"\n"
"The valid format sequences for files (without --filesystem):\n"
@@ -5987,7 +6169,7 @@ msgid ""
" %b Number of blocks allocated (see %B)\n"
msgstr ""
-#: src/stat.c:721
+#: src/stat.c:720
msgid ""
" %D Device number in hex\n"
" %d Device number in decimal\n"
@@ -5997,7 +6179,7 @@ msgid ""
" %g Group ID of owner\n"
msgstr ""
-#: src/stat.c:729
+#: src/stat.c:728
msgid ""
" %h Number of hard links\n"
" %i Inode number\n"
@@ -6009,7 +6191,7 @@ msgid ""
" %t Major device type in hex\n"
msgstr ""
-#: src/stat.c:739
+#: src/stat.c:738
msgid ""
" %U User name of owner\n"
" %u User ID of owner\n"
@@ -6022,7 +6204,7 @@ msgid ""
"\n"
msgstr ""
-#: src/stat.c:751
+#: src/stat.c:750
msgid ""
"Valid format sequences for file systems:\n"
"\n"
@@ -6033,7 +6215,7 @@ msgid ""
" %f Free blocks in file system\n"
msgstr ""
-#: src/stat.c:760
+#: src/stat.c:759
msgid ""
" %i File System id in hex\n"
" %l Maximum length of filenames\n"
@@ -6043,12 +6225,12 @@ msgid ""
" %t Type in hex\n"
msgstr ""
-#: src/stat.c:800
+#: src/stat.c:799
#, fuzzy
msgid "Warning: `-l' is deprecated; use `-L' instead"
msgstr "varovanie: chybná šírka %lu; namiesto nej použijem %d"
-#: src/stty.c:489
+#: src/stty.c:492
#, c-format
msgid ""
"Usage: %s [-F DEVICE] [--file=DEVICE] [SETTING]...\n"
@@ -6059,7 +6241,7 @@ msgstr ""
" alebo: %s [-F ZARIADENIE] [--file=ZARIADENIE] [-a|--all]\n"
" alebo: %s [-F ZARIADENIE] [--file=ZARIADENIE] [-g|--save]\n"
-#: src/stty.c:495
+#: src/stty.c:498
#, fuzzy
msgid ""
"Print or change terminal characteristics.\n"
@@ -6084,14 +6266,14 @@ msgstr ""
"ktoré nie sú súčasťou POSIX-u. Konkrétny systém určuje, ktoré nastavenia\n"
"sú prístupné.\n"
-#: src/stty.c:504
+#: src/stty.c:507
msgid ""
"\n"
"Optional - before SETTING indicates negation. An * marks non-POSIX\n"
"settings. The underlying system defines which settings are available.\n"
msgstr ""
-#: src/stty.c:509
+#: src/stty.c:512
msgid ""
"\n"
"Special characters:\n"
@@ -6100,7 +6282,7 @@ msgid ""
" eol CHAR CHAR will end the line\n"
msgstr ""
-#: src/stty.c:516
+#: src/stty.c:519
msgid ""
" * eol2 CHAR alternate CHAR for ending the line\n"
" erase CHAR CHAR will erase the last character typed\n"
@@ -6108,7 +6290,7 @@ msgid ""
" kill CHAR CHAR will erase the current line\n"
msgstr ""
-#: src/stty.c:522
+#: src/stty.c:525
msgid ""
" * lnext CHAR CHAR will enter the next character quoted\n"
" quit CHAR CHAR will send a quit signal\n"
@@ -6116,7 +6298,7 @@ msgid ""
" start CHAR CHAR will restart the output after stopping it\n"
msgstr ""
-#: src/stty.c:528
+#: src/stty.c:531
msgid ""
" stop CHAR CHAR will stop the output\n"
" susp CHAR CHAR will send a terminal stop signal\n"
@@ -6124,7 +6306,7 @@ msgid ""
" * werase CHAR CHAR will erase the last word typed\n"
msgstr ""
-#: src/stty.c:534
+#: src/stty.c:537
msgid ""
"\n"
"Special settings:\n"
@@ -6133,7 +6315,7 @@ msgid ""
" * columns N same as cols N\n"
msgstr ""
-#: src/stty.c:541
+#: src/stty.c:544
msgid ""
" ispeed N set the input speed to N\n"
" * line N use line discipline N\n"
@@ -6142,7 +6324,7 @@ msgid ""
" ospeed N set the output speed to N\n"
msgstr ""
-#: src/stty.c:547
+#: src/stty.c:550
msgid ""
" * rows N tell the kernel that the terminal has N rows\n"
" * size print the number of rows and columns according to the "
@@ -6151,7 +6333,7 @@ msgid ""
" time N with -icanon, set read timeout of N tenths of a second\n"
msgstr ""
-#: src/stty.c:553
+#: src/stty.c:556
msgid ""
"\n"
"Control settings:\n"
@@ -6161,7 +6343,7 @@ msgid ""
" csN set character size to N bits, N in [5..8]\n"
msgstr ""
-#: src/stty.c:561
+#: src/stty.c:564
#, fuzzy
msgid ""
" [-]cstopb use two stop bits per character (one with `-')\n"
@@ -6184,7 +6366,7 @@ msgstr ""
" [-]parenb generovať paritný bit na výstupa a očakávať ho na vstupe\n"
" [-]parodd nastaviť nepárnu paritu (aj s `-')\n"
-#: src/stty.c:568
+#: src/stty.c:571
msgid ""
"\n"
"Input settings:\n"
@@ -6194,7 +6376,7 @@ msgid ""
" [-]igncr ignore carriage return\n"
msgstr ""
-#: src/stty.c:576
+#: src/stty.c:579
msgid ""
" [-]ignpar ignore characters with parity errors\n"
" * [-]imaxbel beep and do not flush a full input buffer on a character\n"
@@ -6203,7 +6385,11 @@ msgid ""
" [-]istrip clear high (8th) bit of input characters\n"
msgstr ""
-#: src/stty.c:583
+#: src/stty.c:586
+msgid " * [-]iutf8 assume input characters are UTF-8 encoded\n"
+msgstr ""
+
+#: src/stty.c:589
msgid ""
" * [-]iuclc translate uppercase characters to lowercase\n"
" * [-]ixany let any character restart output, not only start character\n"
@@ -6213,7 +6399,7 @@ msgid ""
" [-]tandem same as [-]ixoff\n"
msgstr ""
-#: src/stty.c:591
+#: src/stty.c:597
msgid ""
"\n"
"Output settings:\n"
@@ -6223,7 +6409,7 @@ msgid ""
" * nlN newline delay style, N in [0..1]\n"
msgstr ""
-#: src/stty.c:599
+#: src/stty.c:605
#, fuzzy
msgid ""
" * [-]ocrnl translate carriage return to newline\n"
@@ -6254,7 +6440,7 @@ msgstr ""
"* -tabs ako tab3\n"
"* vtN oneskorenie vertikálneho tabulátora, N je z [0..1]\n"
-#: src/stty.c:607
+#: src/stty.c:613
msgid ""
" * [-]onocr do not print carriage returns in the first column\n"
" [-]opost postprocess output\n"
@@ -6264,7 +6450,7 @@ msgid ""
" * vtN vertical tab delay style, N in [0..1]\n"
msgstr ""
-#: src/stty.c:615
+#: src/stty.c:621
msgid ""
"\n"
"Local settings:\n"
@@ -6273,7 +6459,7 @@ msgid ""
" * -crtkill kill all line by obeying the echoctl and echok settings\n"
msgstr ""
-#: src/stty.c:622
+#: src/stty.c:628
msgid ""
" * [-]ctlecho echo control characters in hat notation (`^c')\n"
" [-]echo echo input characters\n"
@@ -6282,7 +6468,7 @@ msgid ""
" [-]echok echo a newline after a kill character\n"
msgstr ""
-#: src/stty.c:629
+#: src/stty.c:635
msgid ""
" * [-]echoke same as [-]crtkill\n"
" [-]echonl echo newline even if not echoing other characters\n"
@@ -6291,7 +6477,7 @@ msgid ""
" [-]iexten enable non-POSIX special characters\n"
msgstr ""
-#: src/stty.c:636
+#: src/stty.c:642
msgid ""
" [-]isig enable interrupt, quit, and suspend special characters\n"
" [-]noflsh disable flushing after interrupt and quit special "
@@ -6301,7 +6487,7 @@ msgid ""
" * [-]xcase with icanon, escape with `\\' for uppercase characters\n"
msgstr ""
-#: src/stty.c:643
+#: src/stty.c:649
msgid ""
"\n"
"Combination settings:\n"
@@ -6310,7 +6496,7 @@ msgid ""
" -cbreak same as icanon\n"
msgstr ""
-#: src/stty.c:650
+#: src/stty.c:656
msgid ""
" cooked same as brkint ignpar istrip icrnl ixon opost isig\n"
" icanon, eof and eol characters to their default values\n"
@@ -6318,7 +6504,7 @@ msgid ""
" crt same as echoe echoctl echoke\n"
msgstr ""
-#: src/stty.c:656
+#: src/stty.c:662
msgid ""
" dec same as echoe echoctl echoke -ixany intr ^c erase 0177\n"
" kill ^u\n"
@@ -6327,7 +6513,7 @@ msgid ""
" evenp same as parenb -parodd cs7\n"
msgstr ""
-#: src/stty.c:663
+#: src/stty.c:669
msgid ""
" -evenp same as -parenb cs8\n"
" * [-]lcase same as xcase iuclc olcuc\n"
@@ -6337,7 +6523,7 @@ msgid ""
" -nl same as icrnl -inlcr -igncr onlcr -ocrnl -onlret\n"
msgstr ""
-#: src/stty.c:671
+#: src/stty.c:677
msgid ""
" oddp same as parenb parodd cs7\n"
" -oddp same as -parenb cs8\n"
@@ -6346,7 +6532,7 @@ msgid ""
" -pass8 same as parenb istrip cs7\n"
msgstr ""
-#: src/stty.c:678
+#: src/stty.c:684
msgid ""
" raw same as -ignbrk -brkint -ignpar -parmrk -inpck -istrip\n"
" -inlcr -igncr -icrnl -ixon -ixoff -iuclc -ixany\n"
@@ -6354,9 +6540,9 @@ msgid ""
" -raw same as cooked\n"
msgstr ""
-#: src/stty.c:684
+#: src/stty.c:690
msgid ""
-" sane same as cread -ignbrk brkint -inlcr -igncr icrnl\n"
+" sane same as cread -ignbrk brkint -inlcr -igncr icrnl -iutf8\n"
" -ixoff -iuclc -ixany imaxbel opost -olcuc -ocrnl onlcr\n"
" -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0\n"
" isig icanon iexten echo echoe echok -echonl -noflsh\n"
@@ -6364,7 +6550,7 @@ msgid ""
" characters to their default values.\n"
msgstr ""
-#: src/stty.c:692
+#: src/stty.c:698
msgid ""
"\n"
"Handle the tty line connected to standard input. Without arguments,\n"
@@ -6379,55 +6565,55 @@ msgstr ""
"^c, 0x37, 0177 alebo 127; pre zákaz špeciálneho znaku treba použiť\n"
"^- alebo undef.\n"
-#: src/stty.c:779
+#: src/stty.c:785
#, fuzzy
msgid "only one device may be specified"
msgstr "môže byť zadaný iba jeden argument"
-#: src/stty.c:874
+#: src/stty.c:880
#, fuzzy
msgid ""
"the options for verbose and stty-readable output styles are\n"
"mutually exclusive"
msgstr "prepínače --string a --check sa vzájomne vylučujú"
-#: src/stty.c:880
+#: src/stty.c:886
msgid "when specifying an output style, modes may not be set"
msgstr ""
"nastavenia nemôžu byť špecifikované, pokiaľ je požadovaný výpis nastavení"
-#: src/stty.c:896
+#: src/stty.c:902
#, c-format
msgid "%s: couldn't reset non-blocking mode"
msgstr "%s: nie je možné opustiť neblokovací režim"
-#: src/stty.c:950 src/stty.c:1057
+#: src/stty.c:956 src/stty.c:1063
#, fuzzy, c-format
msgid "invalid argument `%s'"
msgstr "chybný argument %s pre `%s'"
-#: src/stty.c:961 src/stty.c:978 src/stty.c:990 src/stty.c:1003
-#: src/stty.c:1015 src/stty.c:1034
+#: src/stty.c:967 src/stty.c:984 src/stty.c:996 src/stty.c:1009
+#: src/stty.c:1021 src/stty.c:1040
#, fuzzy, c-format
msgid "missing argument to `%s'"
msgstr "nejednoznačný argument %s pre `%s'"
-#: src/stty.c:1110
+#: src/stty.c:1116
#, c-format
msgid "%s: unable to perform all requested operations"
msgstr "%s: nie je možné vykonať všetky požadované operácie"
-#: src/stty.c:1115
+#: src/stty.c:1121
#, c-format
msgid "new_mode: mode\n"
msgstr "new_mode: mode\n"
-#: src/stty.c:1455
+#: src/stty.c:1461
#, c-format
msgid "%s: no size information for this device"
msgstr "%s: neexistuje informácia o veľkosti tohoto zariadenia"
-#: src/stty.c:1937
+#: src/stty.c:1943
#, fuzzy, c-format
msgid "invalid integer argument `%s'"
msgstr "chybná hodnota prírastku čísla riadku: `%s'"
@@ -6539,7 +6725,7 @@ msgstr ""
msgid "ignoring all arguments"
msgstr "príliš veľa argumentov"
-#: src/system.h:787
+#: src/system.h:617
#, fuzzy
msgid " --help display this help and exit\n"
msgstr ""
@@ -6548,7 +6734,7 @@ msgstr ""
" --help vypíše túto nápovedu a skončí\n"
" --version vypíše označenie verzie a skončí\n"
-#: src/system.h:789
+#: src/system.h:619
#, fuzzy
msgid " --version output version information and exit\n"
msgstr ""
@@ -7067,33 +7253,33 @@ msgstr "chýbajúca `]'\n"
msgid "too many arguments\n"
msgstr "príliš veľa argumentov"
-#: src/touch.c:121 src/touch.c:334
+#: src/touch.c:117 src/touch.c:316
#, fuzzy, c-format
msgid "invalid date format %s"
msgstr "chybný argument %s pre `%s'"
-#: src/touch.c:159 src/touch.c:175
+#: src/touch.c:154 src/touch.c:170
#, fuzzy, c-format
msgid "creating %s"
msgstr "vytváram súbor `%s'\n"
-#: src/touch.c:226
+#: src/touch.c:208
#, fuzzy, c-format
msgid "cannot touch %s"
msgstr "ioctl na `%s' nie je možné vykonať"
-#: src/touch.c:232
+#: src/touch.c:214
#, c-format
msgid "setting times of %s"
msgstr "nastavujem časy %s"
-#: src/touch.c:249
+#: src/touch.c:231
msgid ""
"Update the access and modification times of each FILE to the current time.\n"
"\n"
msgstr ""
-#: src/touch.c:256
+#: src/touch.c:238
msgid ""
" -a change only the access time\n"
" -c, --no-create do not create any files\n"
@@ -7102,7 +7288,7 @@ msgid ""
" -m change only the modification time\n"
msgstr ""
-#: src/touch.c:263
+#: src/touch.c:245
msgid ""
" -r, --reference=FILE use this file's times instead of current time\n"
" -t STAMP use [[CC]YY]MMDDhhmm[.ss] instead of current time\n"
@@ -7111,34 +7297,34 @@ msgid ""
" modify mtime (same as -m)\n"
msgstr ""
-#: src/touch.c:271
+#: src/touch.c:253
msgid ""
"\n"
"Note that the -d and -t options accept different time-date formats.\n"
msgstr ""
-#: src/touch.c:358
+#: src/touch.c:341
#, fuzzy
msgid "cannot specify times from more than one source"
msgstr "súbor sa nedá rozdeliť viacerými spôsobmi"
-#: src/touch.c:397
+#: src/touch.c:386
#, fuzzy, c-format
msgid ""
-"warning: `touch %s' is obsolete; use `touch -t %04d%02d%02d%02d%02d.%02d'"
+"warning: `touch %s' is obsolete; use `touch -t %04ld%02d%02d%02d%02d.%02d'"
msgstr "varovanie: chybná šírka %lu; namiesto nej použijem %d"
-#: src/touch.c:431
+#: src/touch.c:411
#, fuzzy
msgid "file arguments missing"
msgstr "príliš málo argumentov"
-#: src/tr.c:320
+#: src/tr.c:309
#, c-format
msgid "Usage: %s [OPTION]... SET1 [SET2]\n"
msgstr "Použitie: %s [PREPÍNAČ]... MNOŽINA1 [MNOŽINA2]\n"
-#: src/tr.c:324
+#: src/tr.c:313
#, fuzzy
msgid ""
"Translate, squeeze, and/or delete characters from standard input,\n"
@@ -7163,7 +7349,7 @@ msgstr ""
" --help vypíše túto nápovedu a skončí\n"
" --version vypíše označenie verzie a skončí\n"
-#: src/tr.c:337
+#: src/tr.c:326
msgid ""
"\n"
"SETs are specified as strings of characters. Most represent themselves.\n"
@@ -7179,7 +7365,7 @@ msgid ""
" \\t horizontal tab\n"
msgstr ""
-#: src/tr.c:351
+#: src/tr.c:340
msgid ""
" \\v vertical tab\n"
" CHAR1-CHAR2 all characters from CHAR1 to CHAR2 in ascending order\n"
@@ -7192,7 +7378,7 @@ msgid ""
" [:digit:] all digits\n"
msgstr ""
-#: src/tr.c:362
+#: src/tr.c:351
msgid ""
" [:graph:] all printable characters, not including space\n"
" [:lower:] all lower case letters\n"
@@ -7204,7 +7390,7 @@ msgid ""
" [=CHAR=] all characters which are equivalent to CHAR\n"
msgstr ""
-#: src/tr.c:372
+#: src/tr.c:361
#, fuzzy
msgid ""
"\n"
@@ -7224,7 +7410,7 @@ msgstr ""
"pri nahradzovaní alebo mazaní a kompresia je vykonaná až po tomto. Inak -s\n"
"používa MNOŽINU1.\n"
-#: src/tr.c:378
+#: src/tr.c:367
msgid ""
"Excess characters\n"
"of SET2 are ignored. Only [:lower:] and [:upper:] are guaranteed to\n"
@@ -7232,7 +7418,7 @@ msgid ""
"only be used in pairs to specify case conversion. "
msgstr ""
-#: src/tr.c:384
+#: src/tr.c:373
#, fuzzy
msgid ""
"-s uses SET1 if not\n"
@@ -7251,7 +7437,7 @@ msgstr ""
"pri nahradzovaní alebo mazaní a kompresia je vykonaná až po tomto. Inak -s\n"
"používa MNOŽINU1.\n"
-#: src/tr.c:550
+#: src/tr.c:535
#, c-format
msgid ""
"warning: the ambiguous octal escape \\%c%c%c is being\n"
@@ -7260,64 +7446,69 @@ msgstr ""
"varovanie: nejednoznačný osmičkový zápis \\%c%c%c bude\n"
"\tinterpretovaný ako 2-bytová sekvencia \\0%c%c, `%c'"
-#: src/tr.c:559
+#: src/tr.c:544
msgid "invalid backslash escape at end of string"
msgstr "chybne použité spätné lomítko na konci reťazca"
-#: src/tr.c:565
+#: src/tr.c:550
#, c-format
msgid "invalid backslash escape `\\%c'"
msgstr "chybný zápis `\\%c'"
-#: src/tr.c:718
+#: src/tr.c:703
#, c-format
msgid "range-endpoints of `%s-%s' are in reverse collating sequence order"
msgstr "konce rozsahu `%s-%s' sú v obrátenom poradí"
-#: src/tr.c:899
+#: src/tr.c:859
#, c-format
msgid "invalid repeat count `%s' in [c*n] construct"
msgstr "chybný počet opakovania `%s' v konštrukcii [c*n]"
-#: src/tr.c:992
+#: src/tr.c:940
#, fuzzy
msgid "missing character class name `[::]'"
msgstr "chybná trieda znaku `%s'"
-#: src/tr.c:995
+#: src/tr.c:943
msgid "missing equivalence class character `[==]'"
msgstr ""
-#: src/tr.c:1018
+#: src/tr.c:958
#, c-format
msgid "invalid character class `%s'"
msgstr "chybná trieda znaku `%s'"
-#: src/tr.c:1043
+#: src/tr.c:977
#, c-format
msgid "%s: equivalence class operand must be a single character"
msgstr "%s: operand v triede [=c=] musí byť jediný znak"
+#: src/tr.c:1297
+#, fuzzy
+msgid "too many characters in set"
+msgstr "neočakávaný znak v špecifikácii položky"
+
# should it be string1 or SET1?
-#: src/tr.c:1515
+#: src/tr.c:1445
msgid "the [c*] repeat construct may not appear in string1"
msgstr "zadanie opakovania [c*] nemôže byť v MNOŽINE1"
# string2 or SET2?
-#: src/tr.c:1525
+#: src/tr.c:1455
msgid "only one [c*] repeat construct may appear in string2"
msgstr "opakovanie znaku [c*] môže byť v MNOŽINE2 iba raz"
-#: src/tr.c:1533
+#: src/tr.c:1463
msgid "[=c=] expressions may not appear in string2 when translating"
msgstr "výraz [=c=] nemôže byť v MNOŽINE2 pri nahradzovaní"
-#: src/tr.c:1546
+#: src/tr.c:1476
msgid "when not truncating set1, string2 must be non-empty"
msgstr "pokiaľ MNOŽINA1 nie je skracovaná, potom MNOŽINA2 nesmie byť prázdna"
# ? - rzm
-#: src/tr.c:1555
+#: src/tr.c:1485
msgid ""
"when translating with complemented character classes,\n"
"string2 must map all characters in the domain to one"
@@ -7325,7 +7516,7 @@ msgstr ""
"pri nahradzovaní s doplnkom množiny znakov, MNOŽINA2 musí mapovťt všetky\n"
"znaky z tejto oblasti do jedného"
-#: src/tr.c:1562
+#: src/tr.c:1492
msgid ""
"when translating, the only character classes that may appear in\n"
"string2 are `upper' and `lower'"
@@ -7333,36 +7524,36 @@ msgstr ""
"pri nahradzovaní môžu byť v MNOŽINE2 iba triedy znakov [:upper:]\n"
"a [:lower:]"
-#: src/tr.c:1571
+#: src/tr.c:1501
msgid "the [c*] construct may appear in string2 only when translating"
msgstr "výraz [c*] môže byť v MNOŽINE2 iba pri nahradzovaní"
-#: src/tr.c:1847
+#: src/tr.c:1754
msgid "two strings must be given when translating"
msgstr "obidve množiny musia byť zadané pri nahradzovaní"
-#: src/tr.c:1850
+#: src/tr.c:1757
msgid "two strings must be given when both deleting and squeezing repeats"
msgstr ""
"dve množiny musia byť zadané pri mazaní a komprimovaní opakujúcich sa znakov"
-#: src/tr.c:1864
+#: src/tr.c:1771
msgid "only one string may be given when deleting without squeezing repeats"
msgstr ""
"iba jedna množina môže byť zadaná pri mazaní bez komprimovania\n"
"opakujúcich sa znakov"
-#: src/tr.c:1870
+#: src/tr.c:1777
msgid "at least one string must be given when squeezing repeats"
msgstr ""
"najmenej jedna množina musí byť zadaná pri komprimovaní opakujúcich sa znakov"
# ? - rzm
-#: src/tr.c:1961
+#: src/tr.c:1874
msgid "misaligned [:upper:] and/or [:lower:] construct"
msgstr "nezarovnané(á) konštrukcie(a) [:upper:] a/alebo [:lower:]"
-#: src/tr.c:1984
+#: src/tr.c:1897
msgid ""
"invalid identity mapping; when translating, any [:lower:] or [:upper:]\n"
"construct in string1 must be aligned with a corresponding construct\n"
@@ -7407,17 +7598,17 @@ msgstr ""
" --help vypíše túto nápovedu a skončí\n"
" --version vypíše označenie verzie a skončí\n"
-#: src/tsort.c:494
+#: src/tsort.c:492
#, fuzzy, c-format
msgid "%s: input contains an odd number of tokens"
msgstr "%s: vstup obsahuje cyklus:"
-#: src/tsort.c:536
+#: src/tsort.c:534
#, c-format
msgid "%s: input contains a loop:"
msgstr "%s: vstup obsahuje cyklus:"
-#: src/tsort.c:578
+#: src/tsort.c:576
msgid "only one argument may be specified"
msgstr "môže byť zadaný iba jeden argument"
@@ -7713,35 +7904,35 @@ msgstr ""
" --help vypíše túto nápovedu a skončí\n"
" --version vypíše označenie verzie a skončí\n"
-#: src/who.c:221
+#: src/who.c:222
msgid " old "
msgstr " dávno "
-#: src/who.c:431 src/who.c:434
+#: src/who.c:432 src/who.c:435
msgid "id="
msgstr ""
-#: src/who.c:447 src/who.c:452
+#: src/who.c:448 src/who.c:453
msgid "term="
msgstr ""
-#: src/who.c:449 src/who.c:453
+#: src/who.c:450 src/who.c:454
msgid "exit="
msgstr ""
-#: src/who.c:490
+#: src/who.c:491
msgid "clock change"
msgstr ""
-#: src/who.c:502 src/who.c:503
+#: src/who.c:503 src/who.c:504
msgid "run-level"
msgstr ""
-#: src/who.c:506 src/who.c:507
+#: src/who.c:507 src/who.c:508
msgid "last="
msgstr ""
-#: src/who.c:536
+#: src/who.c:537
#, c-format
msgid ""
"\n"
@@ -7750,41 +7941,41 @@ msgstr ""
"\n"
"# používateľov=%u\n"
-#: src/who.c:542
+#: src/who.c:543
msgid "NAME"
msgstr ""
-#: src/who.c:542
+#: src/who.c:543
msgid "LINE"
msgstr "TERM"
-#: src/who.c:542
+#: src/who.c:543
msgid "TIME"
msgstr ""
-#: src/who.c:542
+#: src/who.c:543
#, fuzzy
msgid "IDLE"
msgstr "CHYBNÝ"
-#: src/who.c:542
+#: src/who.c:543
msgid "PID"
msgstr ""
-#: src/who.c:543
+#: src/who.c:544
msgid "COMMENT"
msgstr ""
-#: src/who.c:543
+#: src/who.c:544
msgid "EXIT"
msgstr ""
-#: src/who.c:620
+#: src/who.c:621
#, fuzzy, c-format
msgid "Usage: %s [OPTION]... [ FILE | ARG1 ARG2 ]\n"
msgstr "Použitie: %s [PREPÍNAČ]... SÚBOR1 SÚBOR2\n"
-#: src/who.c:621
+#: src/who.c:622
msgid ""
"\n"
" -a, --all same as -b -d --login -p -r -t -T -u\n"
@@ -7793,21 +7984,21 @@ msgid ""
" -H, --heading print line of column headings\n"
msgstr ""
-#: src/who.c:628
+#: src/who.c:629
msgid ""
" -i, --idle add idle time as HOURS:MINUTES, . or old\n"
" (deprecated, use -u)\n"
" -l, --login print system login processes\n"
msgstr ""
-#: src/who.c:633
+#: src/who.c:634
msgid ""
" --lookup attempt to canonicalize hostnames via DNS\n"
" -m only hostname and user associated with stdin\n"
" -p, --process print active processes spawned by init\n"
msgstr ""
-#: src/who.c:638
+#: src/who.c:639
msgid ""
" -q, --count all login names and number of users logged on\n"
" -r, --runlevel print current runlevel\n"
@@ -7815,7 +8006,7 @@ msgid ""
" -t, --time print last system clock change\n"
msgstr ""
-#: src/who.c:644
+#: src/who.c:645
msgid ""
" -T, -w, --mesg add user's message status as +, - or ?\n"
" -u, --users list users logged in\n"
@@ -7823,7 +8014,7 @@ msgid ""
" --writable same as -T\n"
msgstr ""
-#: src/who.c:652
+#: src/who.c:653
#, c-format
msgid ""
"\n"
@@ -7831,7 +8022,7 @@ msgid ""
"If ARG1 ARG2 given, -m presumed: `am i' or `mom likes' are usual.\n"
msgstr ""
-#: src/who.c:755
+#: src/who.c:756
msgid "Warning: -i will be removed in a future release; use -u instead"
msgstr ""
@@ -7868,6 +8059,25 @@ msgid ""
"\n"
msgstr ""
+#~ msgid "%s: cannot remove"
+#~ msgstr "%s: nie je možné zmazať"
+
+#, fuzzy
+#~ msgid "%s+%s bytes in\n"
+#~ msgstr "%s+%s záznamov dnu\n"
+
+#, fuzzy
+#~ msgid "%s+%s bytes out\n"
+#~ msgstr "%s+%s záznamov von\n"
+
+#, fuzzy
+#~ msgid "unrecognized display= argument %s"
+#~ msgstr "neznámy prepínač `-%c'"
+
+#, fuzzy
+#~ msgid "no files specified in %s"
+#~ msgstr "pri použití prepínača --string nemôžu byť zadané súbory"
+
#~ msgid "Usage: %s [OPTION]... LEFT_FILE RIGHT_FILE\n"
#~ msgstr "Použitie: %s [PREPÍNAČ]... ĽAVÝ_SÚBOR PRAVÝ_SÚBOR\n"
@@ -8003,10 +8213,6 @@ msgstr ""
#~ "ignorujem chybný rozostup tabulátorov v premennej prostredia TABSIZE: %s"
#, fuzzy
-#~ msgid "cannot execute %s"
-#~ msgstr "nie je možné vytvoriť adresár %s"
-
-#, fuzzy
#~ msgid "Try %s --help' for more information.\n"
#~ msgstr "Viac informácií získate príkazom `%s --help'.\n"
@@ -9029,29 +9235,6 @@ msgstr ""
#, fuzzy
#~ msgid ""
-#~ "Display the current time in the given FORMAT, or set the system date.\n"
-#~ "\n"
-#~ " -d, --date=STRING display time described by STRING, not `now'\n"
-#~ " -f, --file=DATEFILE like --date once for each line of DATEFILE\n"
-#~ msgstr ""
-#~ "Vypísať aktuálny čas v zadanom FORMÁTE alebo nastaviť systémový čas.\n"
-#~ "\n"
-#~ " -d, --date=REŤAZEC zobraziť čas zadaný REŤAZCOM namiesto `teraz'\n"
-#~ " -f, --file=SÚBOR ako --date pre každý riadok SÚBORU\n"
-#~ " -I, --iso-8601[=ŠPEC] vypísať dátum/čas v ISO-8601 formáte.\n"
-#~ " ŠPEC=`date' (alebo nič) pre samotný dátum,\n"
-#~ " `hours', `minutes', alebo `seconds' pre dátum\n"
-#~ " a čas po zadanú presnosť.\n"
-#~ " -r, --reference=SÚBOR zobraziť čas poslednej zmeny SÚBORU\n"
-#~ " -R, --rfc-822 vypísať čas vo formáte vyhovujúcom RFC-822\n"
-#~ " -s, --set=REŤAZEC nastaviť čas zadaný REŤAZCOM\n"
-#~ " -u, --utc, --universal vypísať alebo nastaviť univerzálny svetový "
-#~ "čas\n"
-#~ " --help vypísať túto pomoc a skončiť\n"
-#~ " --version vypísať informáciu o verzii a skončiť\n"
-
-#, fuzzy
-#~ msgid ""
#~ "Run COMMAND with root directory set to NEWROOT.\n"
#~ "\n"
#~ " --help display this help and exit\n"