# Slovak translations for GNU tar # Copyright (C) 1997 Free Software Foundation, Inc. # Martin Lacko , 2001. # msgid "" msgstr "" "Project-Id-Version: tar- \n" "Report-Msgid-Bugs-To: bug-tar@gnu.org\n" "POT-Creation-Date: 2008-12-27 00:44+0200\n" "PO-Revision-Date: 2002-02-10 12:00CEST\n" "Last-Translator: Martin Lacko \n" "Language-Team: Slovak \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 0.9.5\n" #: lib/argmatch.c:133 #, c-format msgid "invalid argument %s for %s" msgstr "argument %s je pre %s neplatný" #: lib/argmatch.c:134 #, c-format msgid "ambiguous argument %s for %s" msgstr "argument %s nie je pre %s jednoznačný" #: lib/argmatch.c:153 #, c-format msgid "Valid arguments are:" msgstr "Platné argumenty sú:" #: lib/argp-help.c:147 #, c-format msgid "ARGP_HELP_FMT: %s value is less than or equal to %s" msgstr "" #: lib/argp-help.c:220 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter requires a value" msgstr "" #: lib/argp-help.c:226 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter must be positive" msgstr "" #: lib/argp-help.c:235 #, c-format msgid "%.*s: Unknown ARGP_HELP_FMT parameter" msgstr "" #: lib/argp-help.c:247 #, c-format msgid "Garbage in ARGP_HELP_FMT: %s" msgstr "" #: lib/argp-help.c:1246 msgid "" "Mandatory or optional arguments to long options are also mandatory or " "optional for any corresponding short options." msgstr "" #: lib/argp-help.c:1639 msgid "Usage:" msgstr "" #: lib/argp-help.c:1643 msgid " or: " msgstr "" #: lib/argp-help.c:1655 #, fuzzy msgid " [OPTION...]" msgstr "" "\n" "Použitie: %s [PREPÍNAČ]...\n" #: lib/argp-help.c:1682 #, fuzzy, c-format msgid "Try `%s --help' or `%s --usage' for more information.\n" msgstr "Viac informácií získate príkazom `%s --help'.\n" #: lib/argp-help.c:1710 src/tar.c:1255 #, fuzzy, c-format msgid "Report bugs to %s.\n" msgstr "" "\n" " Chyby v programe oznamujte na adresa (iba anglicky),\n" "pripomienky k pkekladu zasielajte na adresu " "(slovensky).\n" #: lib/argp-help.c:1929 lib/error.c:125 msgid "Unknown system error" msgstr "Neznáma systémová chyba" #: lib/argp-parse.c:81 src/tar.c:773 msgid "give this help list" msgstr "" #: lib/argp-parse.c:82 src/tar.c:774 msgid "give a short usage message" msgstr "" #: lib/argp-parse.c:83 src/tar.c:469 src/tar.c:471 src/tar.c:540 #: tests/genfile.c:129 msgid "NAME" msgstr "" #: lib/argp-parse.c:83 msgid "set the program name" msgstr "" #: lib/argp-parse.c:84 msgid "SECS" msgstr "" #: lib/argp-parse.c:85 src/tar.c:779 msgid "hang for SECS seconds (default 3600)" msgstr "" #: lib/argp-parse.c:142 src/tar.c:775 msgid "print program version" msgstr "" #: lib/argp-parse.c:158 #, c-format msgid "(PROGRAM ERROR) No version known!?" msgstr "" #: lib/argp-parse.c:611 #, fuzzy, c-format msgid "%s: Too many arguments\n" msgstr "%s: prepínač `%s' vyžaduje argument\n" #: lib/argp-parse.c:754 msgid "(PROGRAM ERROR) Option should have been recognized!?" msgstr "" #: lib/closeout.c:112 msgid "write error" msgstr "" #: lib/getopt.c:526 lib/getopt.c:542 #, c-format msgid "%s: option `%s' is ambiguous\n" msgstr "%s: prepínač %s nie je jednoznačný\n" #: lib/getopt.c:575 lib/getopt.c:579 #, c-format msgid "%s: option `--%s' doesn't allow an argument\n" msgstr "%s: prepínač `--%s' musí byť zadaný bez argumentov\n" #: lib/getopt.c:588 lib/getopt.c:593 #, c-format msgid "%s: option `%c%s' doesn't allow an argument\n" msgstr "%s: prepínač `%c%s' musí byť zadaný bez argumentu\n" #: lib/getopt.c:636 lib/getopt.c:655 lib/getopt.c:971 lib/getopt.c:990 #, c-format msgid "%s: option `%s' requires an argument\n" msgstr "%s: prepínač `%s' vyžaduje argument\n" #: lib/getopt.c:693 lib/getopt.c:696 #, c-format msgid "%s: unrecognized option `--%s'\n" msgstr "%s: neznámy prepínač `--%s'\n" #: lib/getopt.c:704 lib/getopt.c:707 #, c-format msgid "%s: unrecognized option `%c%s'\n" msgstr "%s: neznámy prepínač `%c%s'\n" #: lib/getopt.c:759 lib/getopt.c:762 #, c-format msgid "%s: illegal option -- %c\n" msgstr "%s: neznámy prepínač -- %c\n" #: lib/getopt.c:768 lib/getopt.c:771 #, c-format msgid "%s: invalid option -- %c\n" msgstr "%s: neznámy prepínač -- %c\n" #: lib/getopt.c:823 lib/getopt.c:839 lib/getopt.c:1043 lib/getopt.c:1061 #, c-format msgid "%s: option requires an argument -- %c\n" msgstr "%s: prepínač vyžaduje argument -- %c\n" #: lib/getopt.c:892 lib/getopt.c:908 #, c-format msgid "%s: option `-W %s' is ambiguous\n" msgstr "%s: prepínač `-W %s' nie je jednoznačný\n" #: lib/getopt.c:932 lib/getopt.c:950 #, c-format msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: prepínač `-W %s' musí byť zadaný bez argumentu\n" #: lib/obstack.c:423 lib/obstack.c:425 lib/xalloc-die.c:34 src/extract.c:1374 msgid "memory exhausted" msgstr "Pamäť vyčerpaná" #: lib/openat-die.c:35 #, fuzzy, c-format msgid "unable to record current working directory" msgstr "Pracovný adresár nie je možné zmeniť" #: lib/openat-die.c:48 #, fuzzy, c-format msgid "failed to return to initial working directory" msgstr "Pracovný adresár nie je možné uchovať" #. TRANSLATORS: %s after `Cannot' is a function name, e.g. `Cannot open'. #. Directly translating this to another language will not work, first because #. %s itself is not translated. #. Translate it as `%s: Function %s failed'. #: lib/paxerror.c:58 lib/paxerror.c:71 #, c-format msgid "%s: Cannot %s" msgstr "%s: Nedá sa %s" #. TRANSLATORS: %s after `Cannot' is a function name, e.g. `Cannot open'. #. Directly translating this to another language will not work, first because #. %s itself is not translated. #. Translate it as `%s: Function %s failed'. #: lib/paxerror.c:84 #, c-format msgid "%s: Warning: Cannot %s" msgstr "%s: Varovanie: Nedá sa %s" #: lib/paxerror.c:93 #, c-format msgid "%s: Cannot change mode to %s" msgstr "%s: Práva nie je možné zmeniť na %s" #: lib/paxerror.c:101 #, c-format msgid "%s: Cannot change ownership to uid %lu, gid %lu" msgstr "%s: Vlastníctvo nie je možné zmeniť na uid %lu, gid %lu" #: lib/paxerror.c:127 #, c-format msgid "%s: Cannot hard link to %s" msgstr "%s: Odkaz na %s nie je možné vytvoriť" #: lib/paxerror.c:179 lib/paxerror.c:211 #, fuzzy, c-format msgid "%s: Read error at byte %s, while reading %lu byte" msgid_plural "%s: Read error at byte %s, while reading %lu bytes" msgstr[0] "%s: Chyba pri čítaní na bajte %s, čítanie %lu bajtov" msgstr[1] "%s: Chyba pri čítaní na bajte %s, čítanie %lu bajtov" #: lib/paxerror.c:192 #, fuzzy, c-format msgid "%s: Warning: Read error at byte %s, while reading %lu byte" msgid_plural "%s: Warning: Read error at byte %s, while reading %lu bytes" msgstr[0] "%s: Varovanie: Chyba pri čítaní na bajte %s, čítanie %lu bajtov" msgstr[1] "%s: Varovanie: Chyba pri čítaní na bajte %s, čítanie %lu bajtov" #: lib/paxerror.c:259 #, c-format msgid "%s: Cannot seek to %s" msgstr "%s: Nedá sa zmeniť pozícia v súbore na %s" #: lib/paxerror.c:275 #, c-format msgid "%s: Warning: Cannot seek to %s" msgstr "%s: Varovanie: Ukazovateľ v súbore nie je možné premiestniť na %s" #: lib/paxerror.c:284 #, c-format msgid "%s: Cannot create symlink to %s" msgstr "%s: Symbolický odkaz na `%s' nie je možné vytvoriť" #: lib/paxerror.c:349 #, fuzzy, c-format msgid "%s: Wrote only %lu of %lu byte" msgid_plural "%s: Wrote only %lu of %lu bytes" msgstr[0] "%s: Zapísané iba %lu z %lu bajtov" msgstr[1] "%s: Zapísané iba %lu z %lu bajtov" #: lib/paxnames.c:155 #, fuzzy, c-format msgid "Removing leading `%s' from member names" msgstr "Odstraňujem úvodné `%.*s' z názvov súborov" #: lib/paxnames.c:156 #, fuzzy, c-format msgid "Removing leading `%s' from hard link targets" msgstr "Odstraňujem úvodné `%.*s' z názvov súborov" #: lib/paxnames.c:169 #, fuzzy msgid "Substituting `.' for empty member name" msgstr "Odstraňujem úvodné `%.*s' z názvov súborov" #: lib/paxnames.c:170 msgid "Substituting `.' for empty hard link target" msgstr "" #. TRANSLATORS: #. Get translations for open and closing quotation marks. #. #. The message catalog should translate "`" to a left #. quotation mark suitable for the locale, and similarly for #. "'". If the catalog has no translation, #. locale_quoting_style quotes `like this', and #. clocale_quoting_style quotes "like this". #. #. For example, an American English Unicode locale should #. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and #. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION #. MARK). A British English Unicode locale should instead #. translate these to U+2018 (LEFT SINGLE QUOTATION MARK) and #. U+2019 (RIGHT SINGLE QUOTATION MARK), respectively. #. #. If you don't know what to put here, please see #. #. and use glyphs suitable for your language. #: lib/quotearg.c:266 msgid "`" msgstr "`" #: lib/quotearg.c:267 msgid "'" msgstr "'" #. TRANSLATORS: A regular expression testing for an affirmative answer #. (english: "yes"). Testing the first character may be sufficient. #. Take care to consider upper and lower case. #. To enquire the regular expression that your system uses for this #. purpose, you can use the command #. locale -k LC_MESSAGES | grep '^yesexpr=' #: lib/rpmatch.c:147 msgid "^[yY]" msgstr "" #. TRANSLATORS: A regular expression testing for a negative answer #. (english: "no"). Testing the first character may be sufficient. #. Take care to consider upper and lower case. #. To enquire the regular expression that your system uses for this #. purpose, you can use the command #. locale -k LC_MESSAGES | grep '^noexpr=' #: lib/rpmatch.c:160 msgid "^[nN]" msgstr "" #: lib/rtapelib.c:299 #, c-format msgid "exec/tcp: Service not available" msgstr "exec/tcp: Služba nie je k dispozícii" #: lib/rtapelib.c:303 #, c-format msgid "stdin" msgstr "stdin" #: lib/rtapelib.c:306 #, c-format msgid "stdout" msgstr "stdout" #: lib/rtapelib.c:512 #, c-format msgid "Cannot execute remote shell" msgstr "Vzdialený shell nie je možné spustiť" #. TRANSLATORS: Translate "(C)" to the copyright symbol #. (C-in-a-circle), if this symbol is available in the user's #. locale. Otherwise, do not translate "(C)"; leave it as-is. #: lib/version-etc.c:65 msgid "(C)" msgstr "" #: lib/version-etc.c:67 msgid "" "\n" "License GPLv3+: GNU GPL version 3 or later \n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" "\n" msgstr "" #. TRANSLATORS: %s denotes an author name. #: lib/version-etc.c:83 #, fuzzy, c-format msgid "Written by %s.\n" msgstr "Written by F. Pinard." #. TRANSLATORS: Each %s denotes an author name. #: lib/version-etc.c:87 #, fuzzy, c-format msgid "Written by %s and %s.\n" msgstr "Written by F. Pinard." #. TRANSLATORS: Each %s denotes an author name. #: lib/version-etc.c:91 #, fuzzy, c-format msgid "Written by %s, %s, and %s.\n" msgstr "Written by F. Pinard." #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:97 #, c-format msgid "" "Written by %s, %s, %s,\n" "and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:103 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:109 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:116 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:123 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:131 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, and %s.\n" msgstr "" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:141 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, %s, and others.\n" msgstr "" #: rmt/rmt.c:142 msgid "Input string too long" msgstr "" #: rmt/rmt.c:161 msgid "Number syntax error" msgstr "" #: rmt/rmt.c:180 msgid "rmtd: Cannot allocate buffer space\n" msgstr "rmtd: Miesto pre buffer nie je možné alokovať\n" #: rmt/rmt.c:182 msgid "Cannot allocate buffer space" msgstr "Miesto pre buffer nie je možné alokovať" #: rmt/rmt.c:304 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "Viac informácií získate príkazom `%s --help'.\n" #: rmt/rmt.c:308 #, fuzzy, c-format msgid "" "Usage: %s [OPTION]\n" "Manipulate a tape drive, accepting commands from a remote process.\n" "\n" " --version Output version info.\n" " --help Output this help.\n" msgstr "" "Použitie: %s [PREPÍNAČ]\n" "Manipuluje s archívom, prjíma príkazy vzdialeného procesu.\n" "\n" " --version Vypíše označenie verzie\n" " --help Vypíše túto nápovedu\n" #: rmt/rmt.c:315 #, fuzzy, c-format msgid "" "\n" "Report bugs to <%s>.\n" msgstr "" "\n" " Chyby v programe oznamujte na adresa (iba anglicky),\n" "pripomienky k pkekladu zasielajte na adresu " "(slovensky).\n" #: rmt/rmt.c:397 #, fuzzy msgid "Seek offset error" msgstr "Veľkosť pozície v súbore je mimo rozsah" #: rmt/rmt.c:406 rmt/rmt.c:547 rmt/rmt.c:557 msgid "Seek offset out of range" msgstr "Veľkosť pozície v súbore je mimo rozsah" #: rmt/rmt.c:428 msgid "Seek direction out of range" msgstr "Smer posunu v súbore je mimo rozsah" #: rmt/rmt.c:472 msgid "rmtd: Premature eof\n" msgstr "rmtd: Predčasný koniec súboru\n" #: rmt/rmt.c:474 msgid "Premature end of file" msgstr "Predčasný koniec súboru" #: rmt/rmt.c:672 msgid "Garbage command" msgstr "Neznámy príkaz" #: src/buffer.c:288 src/buffer.c:293 src/buffer.c:539 src/buffer.c:1126 #: src/delete.c:210 src/list.c:167 src/update.c:165 msgid "This does not look like a tar archive" msgstr "Toto pravdepodobne nie je tar archiv" #: src/buffer.c:352 src/buffer.c:361 #, fuzzy msgid "Total bytes written" msgstr "Celkom zapísané bajtov: %s (%sB, %sB/s)\n" #: src/buffer.c:359 src/buffer.c:373 msgid "Total bytes read" msgstr "" #: src/buffer.c:363 #, fuzzy, c-format msgid "Total bytes deleted: %s\n" msgstr "Celkom zapísané bajtov: %s (%sB, %sB/s)\n" #: src/buffer.c:452 msgid "(pipe)" msgstr "(rúra)" #: src/buffer.c:475 msgid "Invalid value for record_size" msgstr "Chybná hodnota pre veľkosť záznamu" #: src/buffer.c:478 msgid "No archive name given" msgstr "Meno archívu nebolo zadané" #: src/buffer.c:522 msgid "Cannot verify stdin/stdout archive" msgstr "Stdin/Stdout archív nie je možné otvoriť" #: src/buffer.c:536 #, c-format msgid "Archive is compressed. Use %s option" msgstr "" #: src/buffer.c:591 src/tar.c:2318 msgid "Cannot update compressed archives" msgstr "Komprimovaný archív nie je možné aktualizovať" #: src/buffer.c:670 msgid "At beginning of tape, quitting now" msgstr "Páska na začiatku, končím" #: src/buffer.c:676 msgid "Too many errors, quitting" msgstr "Príliš mnoho chýb, končím" #: src/buffer.c:695 #, fuzzy, c-format msgid "Record size = %lu block" msgid_plural "Record size = %lu blocks" msgstr[0] "Veľkosť záznamu = %lu blokov" msgstr[1] "Veľkosť záznamu = %lu blokov" #: src/buffer.c:716 #, fuzzy, c-format msgid "Unaligned block (%lu byte) in archive" msgid_plural "Unaligned block (%lu bytes) in archive" msgstr[0] "Nezarovnaný blok (%lu bajtov) v archíve" msgstr[1] "Nezarovnaný blok (%lu bajtov) v archíve" #: src/buffer.c:793 msgid "Cannot backspace archive file; it may be unreadable without -i" msgstr "V archíve sa nie je možné vrátiť, bez -i môže byť nečitateľný" #: src/buffer.c:825 msgid "rmtlseek not stopped at a record boundary" msgstr "" #: src/buffer.c:879 #, c-format msgid "%s: contains invalid volume number" msgstr "%s: vracia chybné číslo zväzku" #: src/buffer.c:914 msgid "Volume number overflow" msgstr "Číslo zväzku pretečené" #: src/buffer.c:929 #, c-format msgid "Prepare volume #%d for %s and hit return: " msgstr "Pripravte zväzok #%d pre archív %s a stlačte return:" #: src/buffer.c:935 msgid "EOF where user reply was expected" msgstr "Namiesto užívateľskej odpovede bol zadaný koniec súboru" #: src/buffer.c:940 src/buffer.c:972 msgid "WARNING: Archive is incomplete" msgstr "VAROVANIE: Archiv je nekompletný" #: src/buffer.c:954 #, fuzzy, c-format msgid "" " n name Give a new file name for the next (and subsequent) volume(s)\n" " q Abort tar\n" " y or newline Continue operation\n" msgstr "" " n [name] Zadanie nového mena pre ďalší (a nasledujú) zväzok(ky)\n" " q Ukončenie programu tar\n" " ! Vytvorenie podshellu\n" " ? Vypísanie tejto nápovedy\n" #: src/buffer.c:959 #, c-format msgid " ! Spawn a subshell\n" msgstr "" #: src/buffer.c:960 #, c-format msgid " ? Print this list\n" msgstr "" #: src/buffer.c:967 msgid "No new volume; exiting.\n" msgstr "Nie je nový zväzok; končím.\n" #: src/buffer.c:1000 msgid "File name not specified. Try again.\n" msgstr "" #: src/buffer.c:1013 #, c-format msgid "Invalid input. Type ? for help.\n" msgstr "" #: src/buffer.c:1064 #, fuzzy, c-format msgid "%s command failed" msgstr "'%s' príkaz zlyhal" #: src/buffer.c:1219 #, fuzzy, c-format msgid "%s is possibly continued on this volume: header contains truncated name" msgstr "%s nepokračuje na tomto zväzku" #: src/buffer.c:1223 #, c-format msgid "%s is not continued on this volume" msgstr "%s nepokračuje na tomto zväzku" #: src/buffer.c:1237 #, c-format msgid "%s is the wrong size (%s != %s + %s)" msgstr "%s je chybnej dĺžky (%s != %s + %s)" #: src/buffer.c:1251 #, fuzzy, c-format msgid "This volume is out of sequence (%s - %s != %s)" msgstr "Tento zväzok nie je následníkem predchádzajúceho" #: src/buffer.c:1301 #, c-format msgid "Archive not labeled to match %s" msgstr "Pre vyhodnotenie vzorky `%s' musí byť archív pomenovaný" #: src/buffer.c:1304 #, c-format msgid "Volume %s does not match %s" msgstr "Zväzok %s nezodpovedá vzorke %s" #: src/buffer.c:1400 #, c-format msgid "" "%s: file name too long to be stored in a GNU multivolume header, truncated" msgstr "" #: src/buffer.c:1619 msgid "write did not end on a block boundary" msgstr "" #: src/compare.c:96 #, fuzzy, c-format msgid "Could only read %lu of %lu byte" msgid_plural "Could only read %lu of %lu bytes" msgstr[0] "Dá sa čítať iba %lu z %lu bajtov" msgstr[1] "Dá sa čítať iba %lu z %lu bajtov" #: src/compare.c:106 src/compare.c:388 msgid "Contents differ" msgstr "Obsah sa líši" #: src/compare.c:132 src/extract.c:790 src/incremen.c:1389 src/list.c:372 #: src/list.c:1323 msgid "Unexpected EOF in archive" msgstr "Neočekávaný koniec archívu" #: src/compare.c:180 src/compare.c:196 src/compare.c:314 src/compare.c:412 msgid "File type differs" msgstr "Typ súboru sa líši" #: src/compare.c:183 src/compare.c:203 src/compare.c:328 msgid "Mode differs" msgstr "Práva sa líšia" #: src/compare.c:206 msgid "Uid differs" msgstr "Uid sa líši" #: src/compare.c:208 msgid "Gid differs" msgstr "Gid sa líši" #: src/compare.c:212 msgid "Mod time differs" msgstr "Čas poslednej úpravy sa líši" #: src/compare.c:216 src/compare.c:420 msgid "Size differs" msgstr "Veľkosť sa líši" #: src/compare.c:270 #, c-format msgid "Not linked to %s" msgstr "Nie je odkazom na %s" #: src/compare.c:293 msgid "Symlink differs" msgstr "Symbolický odkaz sa líši" #: src/compare.c:322 msgid "Device number differs" msgstr "Číslo zariadenia sa líši" #: src/compare.c:462 #, c-format msgid "Verify " msgstr "Overujem " #: src/compare.c:469 #, fuzzy, c-format msgid "%s: Unknown file type `%c', diffed as normal file" msgstr "%s: Neznámy typ súboru '%c', porovnávaný ako normálny súbor" #: src/compare.c:524 msgid "Archive contains file names with leading prefixes removed." msgstr "" #: src/compare.c:526 msgid "Verification may fail to locate original files." msgstr "" #: src/compare.c:596 #, fuzzy, c-format msgid "VERIFY FAILURE: %d invalid header detected" msgid_plural "VERIFY FAILURE: %d invalid headers detected" msgstr[0] "CHYBNÉ OVERENIE: nájdených chybných hlavičiek: %d" msgstr[1] "CHYBNÉ OVERENIE: nájdených chybných hlavičiek: %d" #: src/compare.c:612 src/list.c:144 #, c-format msgid "A lone zero block at %s" msgstr "" #: src/create.c:67 #, c-format msgid "%s: contains a cache directory tag %s; %s" msgstr "" #: src/create.c:272 #, c-format msgid "value %s out of %s range %s..%s; substituting %s" msgstr "hodnota %s typu %s je mimo rozsah %s..%s; nahradzujem za %s" #: src/create.c:278 #, c-format msgid "value %s out of %s range %s..%s" msgstr "hodnota %s typu %s je mimo rozsah %s..%s" #: src/create.c:338 msgid "Generating negative octal headers" msgstr "Generujem záporné osmičkové hlavičky" #: src/create.c:624 src/create.c:687 #, fuzzy, c-format msgid "%s: file name is too long (max %d); not dumped" msgstr "%s: súbor nie je zmenený; neaktualizovaný" #: src/create.c:634 #, fuzzy, c-format msgid "%s: file name is too long (cannot be split); not dumped" msgstr "%s: súbor nie je zmenený; neaktualizovaný" #: src/create.c:661 #, fuzzy, c-format msgid "%s: link name is too long; not dumped" msgstr "%s: súbor nie je zmenený; neaktualizovaný" #: src/create.c:1076 #, fuzzy, c-format msgid "%s: File shrank by %s byte; padding with zeros" msgid_plural "%s: File shrank by %s bytes; padding with zeros" msgstr[0] "%s: Súbor je kratší o : %s bajtov; Doplňujem nulami." msgstr[1] "%s: Súbor je kratší o : %s bajtov; Doplňujem nulami." #: src/create.c:1177 #, c-format msgid "%s: file is on a different filesystem; not dumped" msgstr "%s: súbor je na inom súborovom systéme; nearchivovaný" #: src/create.c:1221 src/create.c:1232 src/incremen.c:543 src/incremen.c:549 msgid "contents not dumped" msgstr "" #: src/create.c:1361 #, c-format msgid "%s: Unknown file type; file ignored" msgstr "%s: Neznámy typ súboru; súbor ignorovaný" #: src/create.c:1464 #, fuzzy, c-format msgid "Missing links to %s.\n" msgstr " odkaz na %s\n" #: src/create.c:1535 #, c-format msgid "%s: file is unchanged; not dumped" msgstr "%s: súbor nie je zmenený; neaktualizovaný" #: src/create.c:1543 #, c-format msgid "%s: file is the archive; not dumped" msgstr "%s: súbor je archiv; nearchivovaný" #: src/create.c:1573 #, c-format msgid "%s: File removed before we read it" msgstr "%s: Súbor zmazaný skôr ako mohl byť čítaný" #: src/create.c:1591 src/incremen.c:535 msgid "directory not dumped" msgstr "" #: src/create.c:1659 #, c-format msgid "%s: file changed as we read it" msgstr "%s: súbor bol počas čítania zmenený" #: src/create.c:1739 #, c-format msgid "%s: socket ignored" msgstr "%s: soket ignorovaný" #: src/create.c:1744 #, c-format msgid "%s: door ignored" msgstr "%s: dvere ignorované" #: src/delete.c:216 src/list.c:181 src/update.c:170 msgid "Skipping to next header" msgstr "Preskakujem na ďalšiu hlavičku" #: src/delete.c:281 msgid "Deleting non-header from archive" msgstr "Z archívu je mazané to, čo nie je hlavička" #: src/extract.c:198 #, c-format msgid "%s: implausibly old time stamp %s" msgstr "" #: src/extract.c:215 #, fuzzy, c-format msgid "%s: time stamp %s is %s s in the future" msgstr "%s: časová nálepka %s je %lu z dátumu budúcnosti" #: src/extract.c:395 #, c-format msgid "%s: Unexpected inconsistency when making directory" msgstr "%s: Neočakávaná nekonzistencia, pri vytvárení adresára" #: src/extract.c:588 #, c-format msgid "%s: Directory renamed before its status could be extracted" msgstr "" "%s: Priečinok bol premenovaný predtým, ako mohol byť extrahovaný jeho stav" #: src/extract.c:724 msgid "Extracting contiguous files as regular files" msgstr "Súvisle uložené súbory rozbaľujem ako obyčajné súbory" #: src/extract.c:997 msgid "Attempting extraction of symbolic links as hard links" msgstr "Skúšam rozbaliť symbolické odkazy ako pevné odkazy" #: src/extract.c:1054 #, c-format msgid "Reading %s\n" msgstr "Čítanie z %s\n" #: src/extract.c:1143 #, c-format msgid "%s: Cannot extract -- file is continued from another volume" msgstr "%s: Nedá sa rozbaliť -- súbor je pokračovaním iného zväzku" #: src/extract.c:1150 src/list.c:1090 #, fuzzy msgid "Unexpected long name header" msgstr "Neočakávaný koniec v rozsekanom mene" #: src/extract.c:1156 #, fuzzy, c-format msgid "%s: Unknown file type `%c', extracted as normal file" msgstr "%s: Neznámy typ súboru `%c', rozbalený ako normálny súbor" #: src/extract.c:1181 #, c-format msgid "Current %s is newer or same age" msgstr "" #: src/extract.c:1227 #, c-format msgid "%s: Was unable to backup this file" msgstr "%s: Tento súbor nebolo možné zálohovať" #: src/extract.c:1355 #, fuzzy, c-format msgid "Cannot rename %s to %s" msgstr "%s: nie je možné premenovať na %s" #: src/extract.c:1367 #, c-format msgid "Error is not recoverable: exiting now" msgstr "Z chyby sa nie je možné zotaviť: ukončuje sa" #: src/incremen.c:445 src/incremen.c:489 #, fuzzy, c-format msgid "%s: Directory has been renamed from %s" msgstr "%s: Adresár bol premenovaný" #: src/incremen.c:457 #, c-format msgid "%s: Directory has been renamed" msgstr "%s: Adresár bol premenovaný" #: src/incremen.c:502 #, c-format msgid "%s: Directory is new" msgstr "%s: Adresár je nový" #: src/incremen.c:893 src/incremen.c:910 msgid "Invalid time stamp" msgstr "Neplatný čas súboru" #: src/incremen.c:949 #, fuzzy msgid "Invalid modification time (seconds)" msgstr "Zadáné chybné práva" #: src/incremen.c:964 msgid "Invalid modification time (nanoseconds)" msgstr "" #: src/incremen.c:984 msgid "Invalid device number" msgstr "Neplatné číslo zariadenia" #: src/incremen.c:999 msgid "Invalid inode number" msgstr "Neplatné číslo i-uzlu" #: src/incremen.c:1050 src/incremen.c:1087 msgid "Field too long while reading snapshot file" msgstr "" #: src/incremen.c:1057 src/incremen.c:1095 msgid "Read error in snapshot file" msgstr "" #: src/incremen.c:1059 src/incremen.c:1099 src/incremen.c:1151 #: src/incremen.c:1209 #, fuzzy msgid "Unexpected EOF in snapshot file" msgstr "Neočekávaný koniec archívu" #: src/incremen.c:1066 src/incremen.c:1106 msgid "Unexpected field value in snapshot file" msgstr "" #: src/incremen.c:1201 msgid "Missing record terminator" msgstr "" #: src/incremen.c:1252 src/incremen.c:1255 msgid "Bad incremental file format" msgstr "" #: src/incremen.c:1274 #, c-format msgid "Unsupported incremental format version: %" msgstr "" #: src/incremen.c:1429 #, c-format msgid "Malformed dumpdir: expected '%c' but found %#3o" msgstr "" #: src/incremen.c:1439 msgid "Malformed dumpdir: 'X' duplicated" msgstr "" #: src/incremen.c:1452 msgid "Malformed dumpdir: empty name in 'R'" msgstr "" #: src/incremen.c:1465 msgid "Malformed dumpdir: 'T' not preceeded by 'R'" msgstr "" #: src/incremen.c:1471 msgid "Malformed dumpdir: empty name in 'T'" msgstr "" #: src/incremen.c:1491 #, c-format msgid "Malformed dumpdir: expected '%c' but found end of data" msgstr "" #: src/incremen.c:1497 msgid "Malformed dumpdir: 'X' never used" msgstr "" #: src/incremen.c:1541 #, fuzzy, c-format msgid "Cannot create temporary directory using template %s" msgstr "Pre blokový faktor (blokov na záznam) %d nie je možné alokovat pamäť" #: src/incremen.c:1603 #, c-format msgid "%s: Not purging directory: unable to stat" msgstr "" #: src/incremen.c:1616 #, fuzzy, c-format msgid "%s: directory is on a different device: not purging" msgstr "%s: súbor je na inom súborovom systéme; nearchivovaný" #: src/incremen.c:1624 #, c-format msgid "%s: Deleting %s\n" msgstr "%s: Mažem %s\n" #: src/incremen.c:1629 #, c-format msgid "%s: Cannot remove" msgstr "%s: Nedá sa zmazať" #: src/list.c:113 #, c-format msgid "%s: Omitting" msgstr "%s: Vynechávam" #: src/list.c:131 #, c-format msgid "block %s: ** Block of NULs **\n" msgstr "blok %s: ** Blok NUL **\n" #: src/list.c:155 #, c-format msgid "block %s: ** End of File **\n" msgstr "blok %s: ** Konec súboru **\n" #: src/list.c:178 src/list.c:1063 src/list.c:1291 #, c-format msgid "block %s: " msgstr "blok %s: " #. TRANSLATORS: %s is type of the value (gid_t, uid_t, etc.) #: src/list.c:671 #, c-format msgid "Blanks in header where numeric %s value expected" msgstr "Medzery v hlavičke na mieste, kde je očakávaná číselná hodnota typu %s" #. TRANSLATORS: Second %s is a type name (gid_t,uid_t,etc.) #: src/list.c:726 #, c-format msgid "Archive octal value %.*s is out of %s range; assuming two's complement" msgstr "" "Osmičková hodnota %.*s typu %s je mimo rozsah; priradzujem dvojkový " "complement" #. TRANSLATORS: Second %s is a type name (gid_t,uid_t,etc.) #: src/list.c:737 #, c-format msgid "Archive octal value %.*s is out of %s range" msgstr "Osmičková hodnota %.*s typu %s je mimo rozsah" #: src/list.c:758 msgid "Archive contains obsolescent base-64 headers" msgstr "Archív obsahuje zastaralé base-64 hlavičky" #: src/list.c:772 #, c-format msgid "Archive signed base-64 string %s is out of %s range" msgstr "Hodnota base-64 typu %s je mimo %s rozsah" #: src/list.c:803 #, c-format msgid "Archive base-256 value is out of %s range" msgstr "Hodnota base-256 typu %s je mimo rozsah" #. TRANSLATORS: Second %s is a type name (gid_t,uid_t,etc.) #: src/list.c:832 #, c-format msgid "Archive contains %.*s where numeric %s value expected" msgstr "Archív obsahuje %.*s tam, kde je očakaváná čísalná hodnota typu %s" #. TRANSLATORS: Second %s is type name (gid_t,uid_t,etc.) #: src/list.c:854 #, c-format msgid "Archive value %s is out of %s range %s..%s" msgstr "Hodnota %s typu %s je mimo rozsah %s..%s" #: src/list.c:1226 #, c-format msgid " link to %s\n" msgstr " odkaz na %s\n" #: src/list.c:1234 #, c-format msgid " unknown file type %s\n" msgstr " neznámy typ súboru %s\n" #: src/list.c:1252 #, c-format msgid "--Long Link--\n" msgstr "" #: src/list.c:1256 #, c-format msgid "--Long Name--\n" msgstr "" #: src/list.c:1260 #, c-format msgid "--Volume Header--\n" msgstr "--Hlavička zväzku--\n" #: src/list.c:1268 #, c-format msgid "--Continued at byte %s--\n" msgstr "--Pokračované od %s bajtu--\n" #: src/list.c:1296 msgid "Creating directory:" msgstr "Vytváram adresár:" #: src/misc.c:456 #, c-format msgid "Renaming %s to %s\n" msgstr "Premenovávam %s na %s\n" #: src/misc.c:465 src/misc.c:483 #, c-format msgid "%s: Cannot rename to %s" msgstr "%s: nie je možné premenovať na %s" #: src/misc.c:488 #, c-format msgid "Renaming %s back to %s\n" msgstr "Premenovávám %s späť na %s\n" #: src/misc.c:615 msgid "Cannot save working directory" msgstr "Pracovný adresár nie je možné uchovať" #: src/misc.c:621 msgid "Cannot change working directory" msgstr "Pracovný adresár nie je možné zmeniť" #: src/misc.c:711 msgid "child process" msgstr "potomok" #: src/misc.c:720 msgid "interprocess channel" msgstr "meziprocesový kanál" #. TRANSLATORS: The following three msgids form a single sentence. #. #: src/names.c:593 msgid "Pattern matching characters used in file names. Please," msgstr "" #: src/names.c:595 msgid "use --wildcards to enable pattern matching, or --no-wildcards to" msgstr "" #: src/names.c:597 msgid "suppress this warning." msgstr "" #: src/names.c:612 src/names.c:630 #, c-format msgid "%s: Not found in archive" msgstr "%s: V archíve nenájdený" #: src/names.c:615 #, fuzzy, c-format msgid "%s: Required occurrence not found in archive" msgstr "%s: V archíve nenájdený" #: src/tar.c:79 #, c-format msgid "Options `-%s' and `-%s' both want standard input" msgstr "Prepínače `-%s' a `-%s' vyžadujú štandardný vstup" #: src/tar.c:156 #, fuzzy, c-format msgid "%s: Invalid archive format" msgstr "%s: Chybná skupina" #: src/tar.c:180 msgid "GNU features wanted on incompatible archive format" msgstr "GNU rozšírenia požadované na nekompatibilnom formáte archívu" #: src/tar.c:241 #, c-format msgid "" "Unknown quoting style `%s'. Try `%s --quoting-style=help' to get a list." msgstr "" #: src/tar.c:336 #, fuzzy msgid "" "GNU `tar' saves many files together into a single tape or disk archive, and " "can restore individual files from the archive.\n" "\n" "Examples:\n" " tar -cf archive.tar foo bar # Create archive.tar from files foo and bar.\n" " tar -tvf archive.tar # List all files in archive.tar verbosely.\n" " tar -xf archive.tar # Extract all files from archive.tar.\n" msgstr "" "\n" "Použitie: %s [PREPÍNAČ]... [SÚBOR]...\n" "\n" "Príklady:\n" " %s -cf archív.tar foo bar # Vytvorí archív.tar zo súboru foo a bar.\n" " %s -tvf archív.tar # Podrobne vypíše všetky súbory v archív.tar.\n" " %s -xf archív.tar # Rozbalí všetky súbory z archív.tar.\n" #: src/tar.c:345 #, fuzzy msgid "" "The backup suffix is `~', unless set with --suffix or SIMPLE_BACKUP_SUFFIX.\n" "The version control may be set with --backup or VERSION_CONTROL, values " "are:\n" "\n" " none, off never make backups\n" " t, numbered make numbered backups\n" " nil, existing numbered if numbered backups exist, simple otherwise\n" " never, simple always make simple backups\n" msgstr "" "\n" " Prípona záložných súborov bude `~', pokiaľ nie je nastavená pomocou --" "suffix\n" "alebo premennej SIMPLE_BACKUP_SUFFIX. Ak sa majú tvoriť záložné kópie, môže " "byť\n" "nastavené pomocou prepínača --backup alebo premennej VERSION_CONTROL. " "Hodnoty\n" "môžu byť:\n" "\n" " t, numbered tvoria číslované záložné kópie\n" " nil, existing číslované, ak už číslované záložné kópie\n" " existujú, inak tvorí jednoduché\n" " never, simple tvorí vždy jednoduché záložné kópie súborov\n" #: src/tar.c:371 msgid "Main operation mode:" msgstr "" #: src/tar.c:374 msgid "list the contents of an archive" msgstr "" #: src/tar.c:376 msgid "extract files from an archive" msgstr "" #: src/tar.c:379 #, fuzzy msgid "create a new archive" msgstr "Neočekávaný koniec archívu" #: src/tar.c:381 msgid "find differences between archive and file system" msgstr "" #: src/tar.c:384 msgid "append files to the end of an archive" msgstr "" #: src/tar.c:386 msgid "only append files newer than copy in archive" msgstr "" #: src/tar.c:388 msgid "append tar files to an archive" msgstr "" #: src/tar.c:391 msgid "delete from the archive (not on mag tapes!)" msgstr "" #: src/tar.c:393 msgid "test the archive volume label and exit" msgstr "" #: src/tar.c:398 msgid "Operation modifiers:" msgstr "" #: src/tar.c:401 msgid "handle sparse files efficiently" msgstr "" #: src/tar.c:402 msgid "MAJOR[.MINOR]" msgstr "" #: src/tar.c:403 msgid "set version of the sparse format to use (implies --sparse)" msgstr "" #: src/tar.c:405 msgid "handle old GNU-format incremental backup" msgstr "" #: src/tar.c:406 src/tar.c:543 src/tar.c:621 src/tar.c:625 src/tar.c:637 #: src/tar.c:647 src/tar.c:650 src/tar.c:652 src/tar.c:735 tests/genfile.c:131 #: tests/genfile.c:179 tests/genfile.c:183 tests/genfile.c:186 msgid "FILE" msgstr "" #: src/tar.c:407 msgid "handle new GNU-format incremental backup" msgstr "" #: src/tar.c:409 msgid "do not exit with nonzero on unreadable files" msgstr "" #: src/tar.c:410 src/tar.c:538 src/tar.c:553 src/tar.c:684 src/tar.c:720 #: tests/genfile.c:165 msgid "NUMBER" msgstr "" #: src/tar.c:411 msgid "" "process only the NUMBERth occurrence of each file in the archive; this " "option is valid only in conjunction with one of the subcommands --delete, --" "diff, --extract or --list and when a list of files is given either on the " "command line or via the -T option; NUMBER defaults to 1" msgstr "" #: src/tar.c:417 msgid "archive is seekable" msgstr "" #: src/tar.c:419 msgid "do not check device numbers when creating incremental archives" msgstr "" #: src/tar.c:422 msgid "check device numbers when creating incremental archives (default)" msgstr "" #: src/tar.c:428 msgid "Overwrite control:" msgstr "" #: src/tar.c:431 msgid "attempt to verify the archive after writing it" msgstr "" #: src/tar.c:433 msgid "remove files after adding them to the archive" msgstr "" #: src/tar.c:435 msgid "don't replace existing files when extracting" msgstr "" #: src/tar.c:437 msgid "don't replace existing files that are newer than their archive copies" msgstr "" #: src/tar.c:439 msgid "overwrite existing files when extracting" msgstr "" #: src/tar.c:441 msgid "remove each file prior to extracting over it" msgstr "" #: src/tar.c:443 msgid "empty hierarchies prior to extracting directory" msgstr "" #: src/tar.c:445 msgid "preserve metadata of existing directories" msgstr "" #: src/tar.c:447 msgid "overwrite metadata of existing directories when extracting (default)" msgstr "" #: src/tar.c:453 msgid "Select output stream:" msgstr "" #: src/tar.c:456 #, fuzzy msgid "extract files to standard output" msgstr "Chyba pri zápise na štandardný výstup" #: src/tar.c:457 src/tar.c:516 src/tar.c:518 tests/genfile.c:162 #: tests/genfile.c:189 msgid "COMMAND" msgstr "" #: src/tar.c:458 msgid "pipe extracted files to another program" msgstr "" #: src/tar.c:460 msgid "ignore exit codes of children" msgstr "" #: src/tar.c:462 msgid "treat non-zero exit codes of children as error" msgstr "" #: src/tar.c:467 msgid "Handling of file attributes:" msgstr "" #: src/tar.c:470 msgid "force NAME as owner for added files" msgstr "" #: src/tar.c:472 msgid "force NAME as group for added files" msgstr "" #: src/tar.c:473 src/tar.c:670 msgid "DATE-OR-FILE" msgstr "" #: src/tar.c:474 msgid "set mtime for added files from DATE-OR-FILE" msgstr "" #: src/tar.c:475 msgid "CHANGES" msgstr "" #: src/tar.c:476 msgid "force (symbolic) mode CHANGES for added files" msgstr "" #: src/tar.c:478 msgid "METHOD" msgstr "" #: src/tar.c:479 msgid "" "preserve access times on dumped files, either by restoring the times after " "reading (METHOD='replace'; default) or by not setting the times in the first " "place (METHOD='system')" msgstr "" #: src/tar.c:483 msgid "don't extract file modified time" msgstr "" #: src/tar.c:485 msgid "try extracting files with the same ownership" msgstr "" #: src/tar.c:487 msgid "extract files as yourself" msgstr "" #: src/tar.c:489 msgid "always use numbers for user/group names" msgstr "" #: src/tar.c:491 msgid "extract information about file permissions (default for superuser)" msgstr "" #: src/tar.c:495 msgid "" "apply the user's umask when extracting permissions from the archive (default " "for ordinary users)" msgstr "" #: src/tar.c:497 msgid "sort names to extract to match archive" msgstr "" #: src/tar.c:500 msgid "same as both -p and -s" msgstr "" #: src/tar.c:502 msgid "" "delay setting modification times and permissions of extracted directories " "until the end of extraction" msgstr "" #: src/tar.c:505 msgid "cancel the effect of --delay-directory-restore option" msgstr "" #: src/tar.c:510 msgid "Device selection and switching:" msgstr "" #: src/tar.c:512 msgid "ARCHIVE" msgstr "" #: src/tar.c:513 msgid "use archive file or device ARCHIVE" msgstr "" #: src/tar.c:515 msgid "archive file is local even if it has a colon" msgstr "" #: src/tar.c:517 msgid "use given rmt COMMAND instead of rmt" msgstr "" #: src/tar.c:519 msgid "use remote COMMAND instead of rsh" msgstr "" #: src/tar.c:523 msgid "specify drive and density" msgstr "" #: src/tar.c:537 #, fuzzy msgid "create/list/extract multi-volume archive" msgstr "Víczväzkový archív nie je možné otvoriť" #: src/tar.c:539 msgid "change tape after writing NUMBER x 1024 bytes" msgstr "" #: src/tar.c:541 msgid "run script at end of each tape (implies -M)" msgstr "" #: src/tar.c:544 msgid "use/update the volume number in FILE" msgstr "" #: src/tar.c:549 msgid "Device blocking:" msgstr "" #: src/tar.c:551 msgid "BLOCKS" msgstr "" #: src/tar.c:552 msgid "BLOCKS x 512 bytes per record" msgstr "" #: src/tar.c:554 msgid "NUMBER of bytes per record, multiple of 512" msgstr "" #: src/tar.c:556 msgid "ignore zeroed blocks in archive (means EOF)" msgstr "" #: src/tar.c:558 msgid "reblock as we read (for 4.2BSD pipes)" msgstr "" #: src/tar.c:563 #, fuzzy msgid "Archive format selection:" msgstr "Odporujúce si archívne formáty" #: src/tar.c:565 tests/genfile.c:152 msgid "FORMAT" msgstr "" #: src/tar.c:566 msgid "create archive of the given format" msgstr "" #: src/tar.c:568 msgid "FORMAT is one of the following:" msgstr "" #: src/tar.c:569 msgid "old V7 tar format" msgstr "" #: src/tar.c:572 msgid "GNU format as per tar <= 1.12" msgstr "" #: src/tar.c:574 msgid "GNU tar 1.13.x format" msgstr "" #: src/tar.c:576 msgid "POSIX 1003.1-1988 (ustar) format" msgstr "" #: src/tar.c:578 msgid "POSIX 1003.1-2001 (pax) format" msgstr "" #: src/tar.c:579 msgid "same as pax" msgstr "" #: src/tar.c:582 msgid "same as --format=v7" msgstr "" #: src/tar.c:585 msgid "same as --format=posix" msgstr "" #: src/tar.c:586 msgid "keyword[[:]=value][,keyword[[:]=value]]..." msgstr "" #: src/tar.c:587 msgid "control pax keywords" msgstr "" #: src/tar.c:588 msgid "TEXT" msgstr "" #: src/tar.c:589 msgid "" "create archive with volume name TEXT; at list/extract time, use TEXT as a " "globbing pattern for volume name" msgstr "" #: src/tar.c:594 #, fuzzy msgid "Compression options:" msgstr "Odporujúce si kompresné prepínače" #: src/tar.c:596 msgid "use archive suffix to determine the compression program" msgstr "" #: src/tar.c:598 msgid "do not use use archive suffix to determine the compression program" msgstr "" #: src/tar.c:601 msgid "filter the archive through bzip2" msgstr "" #: src/tar.c:603 #, fuzzy msgid "filter the archive through gzip" msgstr "%s: súbor je archiv; nearchivovaný" #: src/tar.c:607 #, fuzzy msgid "filter the archive through compress" msgstr "%s: súbor je archiv; nearchivovaný" #: src/tar.c:610 #, fuzzy msgid "filter the archive through lzma" msgstr "%s: súbor je archiv; nearchivovaný" #: src/tar.c:612 #, fuzzy msgid "filter the archive through lzop" msgstr "%s: súbor je archiv; nearchivovaný" #: src/tar.c:613 msgid "PROG" msgstr "" #: src/tar.c:614 msgid "filter through PROG (must accept -d)" msgstr "" #: src/tar.c:619 msgid "Local file selection:" msgstr "" #: src/tar.c:622 msgid "add given FILE to the archive (useful if its name starts with a dash)" msgstr "" #: src/tar.c:623 msgid "DIR" msgstr "" #: src/tar.c:624 #, fuzzy msgid "change to directory DIR" msgstr "Pracovný adresár nie je možné zmeniť" #: src/tar.c:626 msgid "get names to extract or create from FILE" msgstr "" #: src/tar.c:628 msgid "-T reads null-terminated names, disable -C" msgstr "" #: src/tar.c:630 msgid "disable the effect of the previous --null option" msgstr "" #: src/tar.c:632 msgid "unquote filenames read with -T (default)" msgstr "" #: src/tar.c:634 msgid "do not unquote filenames read with -T" msgstr "" #: src/tar.c:635 tests/genfile.c:135 msgid "PATTERN" msgstr "" #: src/tar.c:636 msgid "exclude files, given as a PATTERN" msgstr "" #: src/tar.c:638 msgid "exclude patterns listed in FILE" msgstr "" #: src/tar.c:640 msgid "" "exclude contents of directories containing CACHEDIR.TAG, except for the tag " "file itself" msgstr "" #: src/tar.c:643 msgid "exclude everything under directories containing CACHEDIR.TAG" msgstr "" #: src/tar.c:646 msgid "exclude directories containing CACHEDIR.TAG" msgstr "" #: src/tar.c:648 msgid "exclude contents of directories containing FILE, except for FILE itself" msgstr "" #: src/tar.c:651 msgid "exclude everything under directories containing FILE" msgstr "" #: src/tar.c:653 msgid "exclude directories containing FILE" msgstr "" #: src/tar.c:655 msgid "exclude version control system directories" msgstr "" #: src/tar.c:657 msgid "avoid descending automatically in directories" msgstr "" #: src/tar.c:659 msgid "stay in local file system when creating archive" msgstr "" #: src/tar.c:661 msgid "recurse into directories (default)" msgstr "" #: src/tar.c:663 #, fuzzy msgid "don't strip leading `/'s from file names" msgstr "Odstraňujem úvodné `%.*s' z názvov súborov" #: src/tar.c:665 msgid "follow symlinks; archive and dump the files they point to" msgstr "" #: src/tar.c:667 msgid "follow hard links; archive and dump the files they refer to" msgstr "" #: src/tar.c:668 msgid "MEMBER-NAME" msgstr "" #: src/tar.c:669 msgid "begin at member MEMBER-NAME in the archive" msgstr "" #: src/tar.c:671 msgid "only store files newer than DATE-OR-FILE" msgstr "" #: src/tar.c:673 msgid "DATE" msgstr "" #: src/tar.c:674 msgid "compare date and time when data changed only" msgstr "" #: src/tar.c:675 msgid "CONTROL" msgstr "" #: src/tar.c:676 msgid "backup before removal, choose version CONTROL" msgstr "" #: src/tar.c:677 src/tar.c:752 src/tar.c:754 tests/genfile.c:168 msgid "STRING" msgstr "" #: src/tar.c:678 msgid "" "backup before removal, override usual suffix ('~' unless overridden by " "environment variable SIMPLE_BACKUP_SUFFIX)" msgstr "" #: src/tar.c:683 msgid "File name transformations:" msgstr "" #: src/tar.c:685 msgid "strip NUMBER leading components from file names on extraction" msgstr "" #: src/tar.c:687 msgid "EXPRESSION" msgstr "" #: src/tar.c:688 msgid "use sed replace EXPRESSION to transform file names" msgstr "" #: src/tar.c:694 msgid "File name matching options (affect both exclude and include patterns):" msgstr "" #: src/tar.c:697 msgid "ignore case" msgstr "" #: src/tar.c:699 msgid "patterns match file name start" msgstr "" #: src/tar.c:701 msgid "patterns match after any `/' (default for exclusion)" msgstr "" #: src/tar.c:703 msgid "case sensitive matching (default)" msgstr "" #: src/tar.c:705 msgid "use wildcards (default for exclusion)" msgstr "" #: src/tar.c:707 msgid "verbatim string matching" msgstr "" #: src/tar.c:709 #, fuzzy msgid "wildcards do not match `/'" msgstr "Zväzok %s nezodpovedá vzorke %s" #: src/tar.c:711 msgid "wildcards match `/' (default for exclusion)" msgstr "" #: src/tar.c:716 msgid "Informative output:" msgstr "" #: src/tar.c:719 msgid "verbosely list files processed" msgstr "" #: src/tar.c:721 msgid "display progress messages every NUMBERth record (default 10)" msgstr "" #: src/tar.c:723 msgid "ACTION" msgstr "" #: src/tar.c:724 msgid "execute ACTION on each checkpoint" msgstr "" #: src/tar.c:727 msgid "print a message if not all links are dumped" msgstr "" #: src/tar.c:728 msgid "SIGNAL" msgstr "" #: src/tar.c:729 msgid "" "print total bytes after processing the archive; with an argument - print " "total bytes when this SIGNAL is delivered; Allowed signals are: SIGHUP, " "SIGQUIT, SIGINT, SIGUSR1 and SIGUSR2; the names without SIG prefix are also " "accepted" msgstr "" #: src/tar.c:734 msgid "print file modification dates in UTC" msgstr "" #: src/tar.c:736 msgid "send verbose output to FILE" msgstr "" #: src/tar.c:738 msgid "show block number within archive with each message" msgstr "" #: src/tar.c:740 msgid "ask for confirmation for every action" msgstr "" #: src/tar.c:743 msgid "show tar defaults" msgstr "" #: src/tar.c:745 msgid "" "when listing or extracting, list each directory that does not match search " "criteria" msgstr "" #: src/tar.c:747 msgid "show file or archive names after transformation" msgstr "" #: src/tar.c:750 msgid "STYLE" msgstr "" #: src/tar.c:751 msgid "set name quoting style; see below for valid STYLE values" msgstr "" #: src/tar.c:753 msgid "additionally quote characters from STRING" msgstr "" #: src/tar.c:755 msgid "disable quoting for characters from STRING" msgstr "" #: src/tar.c:760 msgid "Compatibility options:" msgstr "" #: src/tar.c:763 msgid "" "when creating, same as --old-archive; when extracting, same as --no-same-" "owner" msgstr "" #: src/tar.c:768 msgid "Other options:" msgstr "" #: src/tar.c:771 msgid "disable use of some potentially harmful options" msgstr "" #: src/tar.c:919 msgid "You may not specify more than one `-Acdtrux' option" msgstr "Viac ako jeden prepínač `-Acdtrux' nemôže byť zadaných" #: src/tar.c:929 msgid "Conflicting compression options" msgstr "Odporujúce si kompresné prepínače" #: src/tar.c:985 #, fuzzy, c-format msgid "Unknown signal name: %s" msgstr " neznámy typ súboru %s\n" #: src/tar.c:1009 #, fuzzy msgid "Date sample file not found" msgstr "Dátumový súbor nebol nájdený" #: src/tar.c:1017 #, c-format msgid "Substituting %s for unknown date format %s" msgstr "Zamieňam %s za neznámy dátumový formát %s" #: src/tar.c:1042 #, c-format msgid "Option %s: Treating date `%s' as %s" msgstr "" #: src/tar.c:1119 #, fuzzy, c-format msgid "%s: file list already read" msgstr "%s: súbor je archiv; nearchivovaný" #: src/tar.c:1184 #, c-format msgid "%s: file name read contains nul character" msgstr "" #: src/tar.c:1249 msgid "Valid arguments for --quoting-style options are:" msgstr "" #: src/tar.c:1252 msgid "" "\n" "*This* tar defaults to:\n" msgstr "" #: src/tar.c:1293 msgid "Invalid blocking factor" msgstr "Neplatný počet bajtov na záznam" #: src/tar.c:1369 msgid "Warning: the -I option is not supported; perhaps you meant -j or -T?" msgstr "" "Varovanie: prepínač -I nie je podporovaný; pravdepodobne budete chcieť " "použiť -j alebo -T!" #: src/tar.c:1406 msgid "Invalid tape length" msgstr "Neplatná dĺžka pásky" #: src/tar.c:1442 msgid "More than one threshold date" msgstr "Viac ako jeden počiatočný dátum" #: src/tar.c:1497 src/tar.c:1500 msgid "Invalid sparse version value" msgstr "" #: src/tar.c:1585 msgid "--atime-preserve='system' is not supported on this platform" msgstr "" #: src/tar.c:1610 msgid "--checkpoint value is not an integer" msgstr "" #: src/tar.c:1711 #, c-format msgid "%s: Invalid group" msgstr "%s: Chybná skupina" #: src/tar.c:1718 msgid "Invalid mode given on option" msgstr "Zadáné chybné práva" #: src/tar.c:1775 #, fuzzy msgid "Invalid number" msgstr "Neplatné číslo i-uzlu" #: src/tar.c:1797 msgid "Invalid owner" msgstr "Neplatný vlastník" #: src/tar.c:1823 msgid "" "The --preserve option is deprecated, use --preserve-permissions --preserve-" "order instead" msgstr "" #: src/tar.c:1833 msgid "Invalid record size" msgstr "Chybná veľkosť záznamu" #: src/tar.c:1836 #, c-format msgid "Record size must be a multiple of %d." msgstr "Veľkosť záznamu musí byť násobok %d." #: src/tar.c:1873 #, fuzzy msgid "Invalid number of elements" msgstr "Neplatná dĺžka pásky" #: src/tar.c:1893 msgid "Only one --to-command option allowed" msgstr "" #: src/tar.c:1969 #, c-format msgid "Malformed density argument: %s" msgstr "" #: src/tar.c:1995 #, c-format msgid "Unknown density: `%c'" msgstr "" #: src/tar.c:2012 #, c-format msgid "Options `-[0-7][lmh]' not supported by *this* tar" msgstr "Prepínač `-[0-7][lmh]' nie je podporovaný týmto tarom" #: src/tar.c:2047 msgid "[FILE]..." msgstr "" #: src/tar.c:2153 #, c-format msgid "Old option `%c' requires an argument." msgstr "Prepínač `%c' vyžaduje argument." #: src/tar.c:2235 msgid "--occurrence is meaningless without a file list" msgstr "" #: src/tar.c:2241 msgid "--occurrence cannot be used in the requested operation mode" msgstr "" #: src/tar.c:2271 #, fuzzy msgid "Multiple archive files require `-M' option" msgstr "Viac archivačných súborov vyžaduje prepínač `-M'" #: src/tar.c:2276 msgid "Cannot combine --listed-incremental with --newer" msgstr "--listed-incremental a --newer nie je možné kombinovať" #: src/tar.c:2293 #, fuzzy, c-format msgid "%s: Volume label is too long (limit is %lu byte)" msgid_plural "%s: Volume label is too long (limit is %lu bytes)" msgstr[0] "%s: Meno zväzku je príliš dlhé (limit je %lu bajtov)" msgstr[1] "%s: Meno zväzku je príliš dlhé (limit je %lu bajtov)" #: src/tar.c:2306 msgid "Cannot verify multi-volume archives" msgstr "Víczväzkový archív nie je možné otvoriť" #: src/tar.c:2308 msgid "Cannot verify compressed archives" msgstr "Komprimovaný archív nie je možné otvoriť" #: src/tar.c:2314 msgid "Cannot use multi-volume compressed archives" msgstr "Viaczväzkový komprimovaný archív nie je možné vytvoriť" #: src/tar.c:2320 #, fuzzy msgid "Cannot concatenate compressed archives" msgstr "Komprimovaný archív nie je možné aktualizovať" #: src/tar.c:2332 msgid "--pax-option can be used only on POSIX archives" msgstr "" #: src/tar.c:2350 msgid "Volume length cannot be less than record size" msgstr "" #: src/tar.c:2353 msgid "--preserve-order is not compatible with --listed-incremental" msgstr "" #: src/tar.c:2364 msgid "Cowardly refusing to create an empty archive" msgstr "Vytvorenie prázdneho archívu odmietnuté." #: src/tar.c:2389 msgid "Options `-Aru' are incompatible with `-f -'" msgstr "Prepínače `-Aru' a `--delete' sú nezlúčiteľné s prepínačom `-f -'" #: src/tar.c:2478 msgid "You must specify one of the `-Acdtrux' options" msgstr "Musíte zadať jeden z prepínačov `-Acdtrux'" #: src/tar.c:2529 #, c-format msgid "Exiting with failure status due to previous errors" msgstr "" #: src/update.c:86 #, fuzzy, c-format msgid "%s: File shrank by %s byte" msgid_plural "%s: File shrank by %s bytes" msgstr[0] "%s: Súbor skrátený o bajtov: %s" msgstr[1] "%s: Súbor skrátený o bajtov: %s" #: src/xheader.c:156 #, c-format msgid "Keyword %s is unknown or not yet implemented" msgstr "" #: src/xheader.c:182 #, c-format msgid "Pattern %s cannot be used" msgstr "" #: src/xheader.c:192 #, c-format msgid "Keyword %s cannot be overridden" msgstr "" #: src/xheader.c:496 msgid "Malformed extended header: missing length" msgstr "" #: src/xheader.c:504 msgid "Extended header length is out of allowed range" msgstr "" #: src/xheader.c:511 #, fuzzy, c-format msgid "Extended header length %*s is out of range" msgstr "Hodnota base-64 typu %s je mimo %s rozsah" #: src/xheader.c:523 msgid "Malformed extended header: missing blank after length" msgstr "" #: src/xheader.c:531 msgid "Malformed extended header: missing equal sign" msgstr "" #: src/xheader.c:537 msgid "Malformed extended header: missing newline" msgstr "" #: src/xheader.c:574 #, c-format msgid "Ignoring unknown extended header keyword `%s'" msgstr "" #: src/xheader.c:778 #, c-format msgid "Generated keyword/value pair is too long (keyword=%s, length=%s)" msgstr "" #. TRANSLATORS: The first %s is the pax extended header keyword #. (atime, gid, etc.). #: src/xheader.c:810 #, fuzzy, c-format msgid "Extended header %s=%s is out of range %s..%s" msgstr "Hodnota %s typu %s je mimo rozsah %s..%s" #: src/xheader.c:941 src/xheader.c:971 src/xheader.c:1285 #, c-format msgid "Malformed extended header: invalid %s=%s" msgstr "" #: src/xheader.c:1238 src/xheader.c:1263 src/xheader.c:1313 #, c-format msgid "Malformed extended header: excess %s=%s" msgstr "" #: src/xheader.c:1326 #, c-format msgid "Malformed extended header: invalid %s: unexpected delimiter %c" msgstr "" #: src/xheader.c:1336 #, c-format msgid "Malformed extended header: invalid %s: odd number of values" msgstr "" #: src/checkpoint.c:107 #, fuzzy, c-format msgid "%s: not a valid timeout" msgstr "%s: Chybná skupina" #: src/checkpoint.c:112 #, c-format msgid "%s: unknown checkpoint action" msgstr "" #: src/checkpoint.c:132 msgid "write" msgstr "" #: src/checkpoint.c:132 msgid "read" msgstr "" #. TRANSLATORS: This is a ``checkpoint of write operation'', #. *not* ``Writing a checkpoint''. #. E.g. in Spanish ``Punto de comprobaci@'on de escritura'', #. *not* ``Escribiendo un punto de comprobaci@'on'' #: src/checkpoint.c:222 #, fuzzy, c-format msgid "Write checkpoint %u" msgstr "Zapisujem testovací bod %d" #. TRANSLATORS: This is a ``checkpoint of read operation'', #. *not* ``Reading a checkpoint''. #. E.g. in Spanish ``Punto de comprobaci@'on de lectura'', #. *not* ``Leyendo un punto de comprobaci@'on'' #: src/checkpoint.c:228 #, fuzzy, c-format msgid "Read checkpoint %u" msgstr "Čítanie testovacieho bodu %d" #: tests/genfile.c:111 #, fuzzy msgid "" "genfile manipulates data files for GNU paxutils test suite.\n" "OPTIONS are:\n" msgstr "Generujem datové súbory pre testovanie GNU taru.\n" #: tests/genfile.c:126 #, fuzzy msgid "File creation options:" msgstr "Odporujúce si kompresné prepínače" #: tests/genfile.c:127 tests/genfile.c:138 msgid "SIZE" msgstr "" #: tests/genfile.c:128 msgid "Create file of the given SIZE" msgstr "" #: tests/genfile.c:130 #, fuzzy msgid "Write to file NAME, instead of standard output" msgstr "Chyba pri zápise na štandardný výstup" #: tests/genfile.c:132 msgid "Read file names from FILE" msgstr "" #: tests/genfile.c:134 msgid "-T reads null-terminated names" msgstr "" #: tests/genfile.c:136 msgid "Fill the file with the given PATTERN. PATTERN is 'default' or 'zeros'" msgstr "" #: tests/genfile.c:139 msgid "Size of a block for sparse file" msgstr "" #: tests/genfile.c:141 msgid "Generate sparse file. Rest of the command line gives the file map." msgstr "" #: tests/genfile.c:143 msgid "OFFSET" msgstr "" #: tests/genfile.c:144 msgid "Seek to the given offset before writing data" msgstr "" #: tests/genfile.c:150 msgid "File statistics options:" msgstr "" #: tests/genfile.c:153 msgid "Print contents of struct stat for each given file. Default FORMAT is: " msgstr "" #: tests/genfile.c:160 msgid "Synchronous execution options:" msgstr "" #: tests/genfile.c:163 msgid "" "Execute given COMMAND. Useful with --checkpoint and one of --cut, --append, " "--touch" msgstr "" #: tests/genfile.c:166 msgid "Perform given action (see below) upon reaching checkpoint NUMBER" msgstr "" #: tests/genfile.c:169 msgid "Set date for next --touch option" msgstr "" #: tests/genfile.c:172 msgid "Display executed checkpoints and exit status of COMMAND" msgstr "" #: tests/genfile.c:177 msgid "" "Synchronous execution actions. These are executed when checkpoint number " "given by --checkpoint option is reached." msgstr "" #: tests/genfile.c:180 msgid "" "Truncate FILE to the size specified by previous --length option (or 0, if it " "is not given)" msgstr "" #: tests/genfile.c:184 msgid "Append SIZE bytes to FILE. SIZE is given by previous --length option." msgstr "" #: tests/genfile.c:187 msgid "Update the access and modification times of FILE" msgstr "" #: tests/genfile.c:190 msgid "Execute COMMAND" msgstr "" #: tests/genfile.c:240 #, fuzzy, c-format msgid "Invalid size: %s" msgstr "Neplatný čas súboru" #: tests/genfile.c:245 #, fuzzy, c-format msgid "Number out of allowed range: %s" msgstr "Číslo i-uzlu mimo rozsah" #: tests/genfile.c:248 #, c-format msgid "Negative size: %s" msgstr "" #: tests/genfile.c:261 tests/genfile.c:558 #, c-format msgid "stat(%s) failed" msgstr "" #: tests/genfile.c:264 #, c-format msgid "requested file length %lu, actual %lu" msgstr "" #: tests/genfile.c:268 #, c-format msgid "created file is not sparse" msgstr "" #: tests/genfile.c:353 #, c-format msgid "Error parsing number near `%s'" msgstr "" #: tests/genfile.c:359 #, fuzzy, c-format msgid "Unknown date format" msgstr "Neznáma systémová chyba" #: tests/genfile.c:382 msgid "[ARGS...]" msgstr "" #: tests/genfile.c:419 tests/genfile.c:459 tests/genfile.c:512 #: tests/genfile.c:662 tests/genfile.c:676 #, c-format msgid "cannot open `%s'" msgstr "" #: tests/genfile.c:425 #, fuzzy msgid "cannot seek" msgstr "Nedá sa zatvoriť" #: tests/genfile.c:442 #, c-format msgid "file name contains null character" msgstr "" #: tests/genfile.c:507 #, c-format msgid "cannot generate sparse files on standard output, use --file option" msgstr "" #: tests/genfile.c:585 #, c-format msgid "incorrect mask (near `%s')" msgstr "" #: tests/genfile.c:591 tests/genfile.c:624 #, fuzzy, c-format msgid "Unknown field `%s'" msgstr " neznámy typ súboru %s\n" #: tests/genfile.c:651 #, fuzzy, c-format msgid "cannot set time on `%s'" msgstr "%s: Nedá sa zmeniť pozícia v súbore na %s" #: tests/genfile.c:805 #, c-format msgid "Command exited successfully\n" msgstr "" #: tests/genfile.c:807 #, fuzzy, c-format msgid "Command failed with status %d\n" msgstr "Potomok bol ukončený signálom %d" #: tests/genfile.c:811 #, c-format msgid "Command terminated on signal %d\n" msgstr "" #: tests/genfile.c:813 #, c-format msgid "Command stopped on signal %d\n" msgstr "" #: tests/genfile.c:816 #, c-format msgid "Command dumped core\n" msgstr "" #: tests/genfile.c:819 #, c-format msgid "Command terminated\n" msgstr "" #: tests/genfile.c:851 #, fuzzy, c-format msgid "--stat requires file names" msgstr "--Rozdelené meno súboru--\n" #: tests/genfile.c:864 #, c-format msgid "too many arguments" msgstr "" #~ msgid "block size" #~ msgstr "veľkosť bloku" #~ msgid "Cannot dup" #~ msgstr "Popisovač súboru nie je možné duplikovať" #~ msgid "Cannot use compressed or remote archives" #~ msgstr "Komprimované alebo vzdialené archívy nie je možné použiť" #~ msgid "tar (child)" #~ msgstr "tar (potomok)" #~ msgid "tar (grandchild)" #~ msgstr "tar (prapotomok)" #~ msgid "WARNING: No volume header" #~ msgstr "VAROVANIE: Chýba hlavička zväzku" #~ msgid "Child returned status %d" #~ msgstr "Potomok vrátil status %d" #~ msgid "Member names contain `..'" #~ msgstr "Názvy súborov obsahujú `..'" #~ msgid "%s: Member name contains `..'" #~ msgstr "%s: Názov súboru obsahuje `..'" #~ msgid "Visible long name error" #~ msgstr "Viditeľná chyba dlhého mena" #~ msgid "Time stamp out of range" #~ msgstr "Čas súboru mimo rozsah" #~ msgid "Device number out of range" #~ msgstr "Číslo zariadenia je mimo rozsah" #~ msgid "Visible longname error" #~ msgstr "Viditeľná chyba dlhého mena" #~ msgid "Renamed %s to %s" #~ msgstr "Súbor %s premenovaný na %s" #~ msgid "%s: Cannot symlink to %s" #~ msgstr "%s: Odkaz na `%s' nie je možné vytvoriť" #~ msgid "Symlinked %s to %s" #~ msgstr "%s odkazuje na %s" #~ msgid "Unknown demangling command %s" #~ msgstr "Neznámy príkaz %s pre spojovanie rozsekaných mien" #~ msgid "Missing file name after -C" #~ msgstr "Za -C chýba meno súboru" #~ msgid "" #~ "This program comes with NO WARRANTY, to the extent permitted by law.\n" #~ "You may redistribute it under the terms of the GNU General Public " #~ "License;\n" #~ "see the file named COPYING for details." #~ msgstr "" #~ " Toto je volne šíriteľné programové vybavenie, které je celkom BEZ " #~ "ZÁRUKY.\n" #~ "Podmienky pre kopírovanie a rozširovanie nájdete vo Všeobecnej verejnej " #~ "licencii GNU\n" #~ "(GNU General Public Licence). Viac informáciízískate v zdrojových " #~ "textoch\n" #~ "v súbore COPYING." #~ msgid "rmtd: Garbage command %c\n" #~ msgstr "rmtd: Neznámy príkaz %c\n" #~ msgid "" #~ "GNU `tar' saves many files together into a single tape or disk archive, " #~ "and\n" #~ "can restore individual files from the archive.\n" #~ msgstr "" #~ " GNU `tar' je archivačný program. Ukladá súbory do archívu na pásku " #~ "alebo \n" #~ "disk. Z archívu dokáže rozbaliť tak celé hierarchie súborov, ako i " #~ "jednotlivé\n" #~ "súbory.\n" #~ msgid "" #~ "\n" #~ "If a long option shows an argument as mandatory, then it is mandatory\n" #~ "for the equivalent short option also. Similarly for optional arguments.\n" #~ msgstr "" #~ "\n" #~ " Ak dlhé prepínače majú povinný argument, tak tento argument je\n" #~ "povinný i u ich krátkych foriem. Obdobne je tomu v prípade, keď je " #~ "argument\n" #~ "nepovinný.\n" #~ msgid "" #~ "\n" #~ "Main operation mode:\n" #~ " -t, --list list the contents of an archive\n" #~ " -x, --extract, --get extract files from an archive\n" #~ " -c, --create create a new archive\n" #~ " -d, --diff, --compare find differences between archive and file " #~ "system\n" #~ " -r, --append append files to the end of an archive\n" #~ " -u, --update only append files newer than copy in archive\n" #~ " -A, --catenate append tar files to an archive\n" #~ " --concatenate same as -A\n" #~ " --delete delete from the archive (not on mag tapes!)\n" #~ msgstr "" #~ "\n" #~ "Hlavné funkcie:\n" #~ " -t, --list vypíše obsah archívu\n" #~ " -x, --extract, --get vyberie súbor(y) z archívu\n" #~ " -c, --create vytvorí nový archív\n" #~ " -d, --diff, --compare nájde rozdiely medzi archívom a súborovým " #~ "systémom\n" #~ " -r, --append pridá súbory na koniec archívu\n" #~ " -u, --update pridá iba súbory novšie, ako sú v archíve\n" #~ " -A, --catenate pridá súbory z tar archívu do archívu\n" #~ " --concatenate rovnaké ako -A\n" #~ " --delete maže z archívu (nefunguje na magnetických " #~ "páskách)\n" #~ msgid "" #~ "\n" #~ "Operation modifiers:\n" #~ " -W, --verify attempt to verify the archive after writing " #~ "it\n" #~ " --remove-files remove files after adding them to the " #~ "archive\n" #~ " -k, --keep-old-files don't replace existing files when " #~ "extracting\n" #~ " --overwrite overwrite existing files when extracting\n" #~ " --overwrite-dir overwrite directory metadata when " #~ "extracting\n" #~ " -U, --unlink-first remove each file prior to extracting over " #~ "it\n" #~ " --recursive-unlink empty hierarchies prior to extracting " #~ "directory\n" #~ " -S, --sparse handle sparse files efficiently\n" #~ " -O, --to-stdout extract files to standard output\n" #~ " -G, --incremental handle old GNU-format incremental backup\n" #~ " -g, --listed-incremental=FILE\n" #~ " handle new GNU-format incremental backup\n" #~ " --ignore-failed-read do not exit with nonzero on unreadable " #~ "files\n" #~ msgstr "" #~ "\n" #~ "Modifikátory operácií:\n" #~ " -W, --verify overí archív po zápise na médium\n" #~ " --remove-files zmaže originálne súbory po ich archivácii\n" #~ " -k, --keep-old-files neprepisuje existujúce súbory pri " #~ "rozbaľovaní\n" #~ " archívu\n" #~ " --overwrite prepisuje existujúce súbory pri rozbaľovaní\n" #~ " --overwrite-dir ak existujú metadáta adresára, tak ich " #~ "prepíše\n" #~ " -U, --unlink-first maže súbory pred ich prepísaním\n" #~ " --recursive-unlink zmaže prázdne hierarchie pred \n" #~ " rozbaľovaním adresárov\n" #~ " -S, --sparsa súbory s dierami spracuje efektívnejšie\n" #~ " -O, --to-stdout rozbalí archív na štandardný výstup\n" #~ " -G, --incremental spracuje starý GNU-formát inkrementálnej " #~ "zálohy\n" #~ " -g, --listed-incremental=SÚBOR\n" #~ " spracuje nový GNU-formát inkrementálnej " #~ "zálohy\n" #~ " --ignore-failed-read ignoruje chyby pri čítaní súborov\n" #~ msgid "" #~ "\n" #~ "Handling of file attributes:\n" #~ " --owner=NAME force NAME as owner for added files\n" #~ " --group=NAME force NAME as group for added files\n" #~ " --mode=CHANGES force (symbolic) mode CHANGES for added " #~ "files\n" #~ " --atime-preserve don't change access times on dumped files\n" #~ " -m, --modification-time don't extract file modified time\n" #~ " --same-owner try extracting files with the same " #~ "ownership\n" #~ " --no-same-owner extract files as yourself\n" #~ " --numeric-owner always use numbers for user/group names\n" #~ " -p, --same-permissions extract permissions information\n" #~ " --no-same-permissions do not extract permissions information\n" #~ " --preserve-permissions same as -p\n" #~ " -s, --same-order sort names to extract to match archive\n" #~ " --preserve-order same as -s\n" #~ " --preserve same as both -p and -s\n" #~ msgstr "" #~ "\n" #~ "Spracovanie vlastností súboru:\n" #~ " --owner=MENO použije MENO ako vlastníka pridávaných " #~ "súborov\n" #~ " --group=MENO použije MENO ako skupinu pridávaných " #~ "súborov\n" #~ " --mode=ZMENY použije ako práva (symbolická) " #~ "pridávaných\n" #~ " súborov\n" #~ " --atime-presarve nemení prístupový čas na spracovávaných\n" #~ " súboroch\n" #~ " -m, --modification-time u rozbaľovavaných súborov nenastaví čas\n" #~ " poslednej úpravy súboru z archívu\n" #~ " --same-owner u rozbalovávaných súborov skúša nastaviť\n" #~ " toho istého vlastníka ako je v archíve\n" #~ " --no-same-owner rozbalí súbory a všetky budú vlastnené " #~ "Vami\n" #~ " --numeric-owner vždy používá čísla pre mená vlastníka/" #~ "skupiny\n" #~ " -p, --same-permissions u rozbaľovaných súborov nastaví rovnaké\n" #~ " práva, aké majú v archíve\n" #~ " --no-same-permissions pri rozbaľovaní nenastavuje práva\n" #~ " --presarve-permissions rovnaké ako -p\n" #~ " -s, --same-order zoradenie mien súborov pre rozbalenie je\n" #~ " zhodné s archívov\n" #~ " --presarve-order rovnaké ako -s\n" #~ " --presarve rovnaké ako zadané -p a -s\n" #~ msgid "" #~ "\n" #~ "Device selection and switching:\n" #~ " -f, --file=ARCHIVE use archive file or device ARCHIVE\n" #~ " --force-local archive file is local even if has a " #~ "colon\n" #~ " --rsh-command=COMMAND use remote COMMAND instead of rsh\n" #~ " -[0-7][lmh] specify drive and density\n" #~ " -M, --multi-volume create/list/extract multi-volume " #~ "archive\n" #~ " -L, --tape-length=NUM change tape after writing NUM x 1024 " #~ "bytes\n" #~ " -F, --info-script=FILE run script at end of each tape (implies -" #~ "M)\n" #~ " --new-volume-script=FILE same as -F FILE\n" #~ " --volno-file=FILE use/update the volume number in FILE\n" #~ msgstr "" #~ "\n" #~ "Výber zariadenia:\n" #~ " -f, --file=ARCHÍV pracuje s archivom alebo zariadeniami " #~ "ARCHÍV\n" #~ " --force-local archívny súbor je lokálny, dokonca i " #~ "kdeď\n" #~ " obsahuje ve mene dvojbodku\n" #~ " --rsh-command=PRÍKAZ použije PRÍKAZ pre prihlásenie namiesto " #~ "rsh\n" #~ " -[0-7][lmh] zadanie zariadenia a hustoty\n" #~ " -M, --multi-volume práca s viaczväzkovým archívom\n" #~ " -L, --tape-length=ČÍSLO vymení pásku po zapísaní ČÍSLO x 1024 " #~ "bajtov\n" #~ " -F, --info-script=SÚBOR spustí script na konci každej pásky\n" #~ " (zahrnuje i -M)\n" #~ " --new-volume-script=SÚBOR rovnaké ako -F SÚBOR\n" #~ " --volno-file=SÚBOR použije/aktualizuje číslo zväzku v " #~ "SÚBORe\n" #~ msgid "" #~ "\n" #~ "Device blocking:\n" #~ " -b, --blocking-factor=BLOCKS BLOCKS x 512 bytes per record\n" #~ " --record-size=SIZE SIZE bytes per record, multiple of 512\n" #~ " -i, --ignore-zeros ignore zeroed blocks in archive (means " #~ "EOF)\n" #~ " -B, --read-full-records reblock as we read (for 4.2BSD pipes)\n" #~ msgstr "" #~ "\n" #~ "Bloky zariadenia:\n" #~ " -b, --blocking-factor=BLOKOY BLOKY x 512 bajtov na záznam\n" #~ " --record-size=VEĽKOSŤ VEĽKOSŤ bajtov na záznam, násobok 512\n" #~ " -i, --ignore-zeros ignoruje nulové bloky v archíve,\n" #~ " ktoré normálne znamenajú EOF.\n" #~ " -B, --read-full-records keď nie je prečítané toľko bajtov,\n" #~ " koľko je požadované, skúša dočítať " #~ "zbostatok\n" #~ " (vhodné pre rúry)\n" #~ msgid "" #~ "\n" #~ "Archive format selection:\n" #~ " -V, --label=NAME create archive with volume name " #~ "NAME\n" #~ " PATTERN at list/extract time, a globbing " #~ "PATTERN\n" #~ " -o, --old-archive, --portability write a V7 format archive\n" #~ " --posix write a POSIX format archive\n" #~ " -j, --bzip2 filter the archive through bzip2\n" #~ " -z, --gzip, --ungzip filter the archive through gzip\n" #~ " -Z, --compress, --uncompress filter the archive through compress\n" #~ " --use-compress-program=PROG filter through PROG (must accept -" #~ "d)\n" #~ msgstr "" #~ "\n" #~ "Výber formátu archívu:\n" #~ " -V, --label=MENO vytvorí archív s menom zväzku MENO\n" #~ " VZOR v obsahu/rozbaľovaní globálny vzor\n" #~ " pre mená súborov\n" #~ " -o, --old-archive, --portability zapíše archív vo formáte V7\n" #~ " --posix zapíše archív vo formáte POSIX\n" #~ " -I, --bzip2 komprimuje archív pomocou bzip2\n" #~ " -z, --gzip, --ungzip komprimuje archív pomocou gzip\n" #~ " -Z, --compress, --uncompress komprimuje archív pomocou compress\n" #~ " --usa-compress-program=PROG komprimuje archív pomocou PROG\n" #~ " (ktorý musí akceptovať -d)\n" #~ msgid "" #~ "\n" #~ "Local file selection:\n" #~ " -C, --directory=DIR change to directory DIR\n" #~ " -T, --files-from=NAME get names to extract or create from file " #~ "NAME\n" #~ " --null -T reads null-terminated names, disable -" #~ "C\n" #~ " --exclude=PATTERN exclude files, given as a PATTERN\n" #~ " -X, --exclude-from=FILE exclude patterns listed in FILE\n" #~ " --anchored exclude patterns match file name start " #~ "(default)\n" #~ " --no-anchored exclude patterns match after any /\n" #~ " --ignore-case exclusion ignores case\n" #~ " --no-ignore-case exclusion is case sensitive (default)\n" #~ " --wildcards exclude patterns use wildcards (default)\n" #~ " --no-wildcards exclude patterns are plain strings\n" #~ " --wildcards-match-slash exclude pattern wildcards match " #~ "'/' (default)\n" #~ " --no-wildcards-match-slash exclude pattern wildcards do not match " #~ "'/'\n" #~ " -P, --absolute-names don't strip leading `/'s from file names\n" #~ " -h, --dereference dump instead the files symlinks point to\n" #~ " --no-recursion avoid descending automatically in " #~ "directories\n" #~ " -l, --one-file-system stay in local file system when creating " #~ "archive\n" #~ " -K, --starting-file=NAME begin at file NAME in the archive\n" #~ msgstr "" #~ "\n" #~ "Výber súborov:\n" #~ " -C, --directory=ADRESÁR operácie vykonáva v ADRESÁRi\n" #~ " -T, --files-from=MENO pri rozbalovaní alebo vytvárení berie " #~ "názvy\n" #~ " súborov zo súboru MENO\n" #~ " --null -T čita nulou ukončené mená, zakázané -C\n" #~ " --exclude=VZOR nepracuje so súbormi odpovedajúcim VZORu\n" #~ " -X, --exclude-from=SÚBOR nepracuje sa so súbormi, ktoré zodpovedajú\n" #~ " niektorému vzoru v SÚBORe\n" #~ " --anchored nepracuje sa so vzormi, ktoréch začínajú " #~ "ako názov (predvolené)\n" #~ " --no-anchored vynechať vzory za každým /\n" #~ " --ignore-case vynechávanie ignorujúce veľkosti písmen\n" #~ " --no-ignore-case vynechávanie rozoznáva veľkosti písmen " #~ "(predvolené)\n" #~ " --wildcards vynechať vzory obsahujúce wildcards " #~ "(predvolené)\n" #~ " --no-wildcards vynechať vzory obsahujúce prázdne reťazce\n" #~ " --wildcards-match-slash vynechať vzory, ktorých wildcards obsahujú " #~ "'/' (predvolené)\n" #~ " --no-wildcards-match-slash vynechať vzory, ktorých wildcards " #~ "neobsahujú '/'\n" #~ " -P, --absolute-names neodstraňuje úvodné `/' z mien súborov\n" #~ " -h, --dereference namiesto symbolických odkazov použije " #~ "súbory,\n" #~ " na ktoré odkazy ukazujú\n" #~ " --no-recursion neprechádza adresáre\n" #~ " -l, --one-file-system pri vytváraní archívu zostane v jednom\n" #~ " súborovom systéme\n" #~ " -K, --starting-file=MENO začne od súboru MENO z archívu\n" #~ msgid "" #~ " -N, --newer=DATE only store files newer than DATE\n" #~ " --newer-mtime=DATE compare date and time when data changed " #~ "only\n" #~ " --after-date=DATE same as -N\n" #~ msgstr "" #~ " -N, --newer=DÁTUM archívuje iba súbory novšie ako DÁTUM\n" #~ " --newer-mtime=DÁTUM archíveje iba súbory, ktorých dátum " #~ "ostatnej\n" #~ " zmeny dát je novjší ako DÁTUM\n" #~ " --after-date=DÁTUM rovnaké ako -N\n" #~ msgid "" #~ " --backup[=CONTROL] backup before removal, choose version " #~ "control\n" #~ " --suffix=SUFFIX backup before removal, override usual " #~ "suffix\n" #~ msgstr "" #~ " --backup[=TYP] spôsob zálohovania súborov, pred ich " #~ "prepísaním\n" #~ " --suffix=PRÍPONA zálohuje pred prepísaním (zmazaním), ako " #~ "príponu\n" #~ " u záložných súborov použije PRÍPONu\n" #~ msgid "" #~ "\n" #~ "Informative output:\n" #~ " --help print this help, then exit\n" #~ " --version print tar program version number, then exit\n" #~ " -v, --verbose verbosely list files processed\n" #~ " --checkpoint print directory names while reading the archive\n" #~ " --totals print total bytes written while creating archive\n" #~ " -R, --block-number show block number within archive with each " #~ "message\n" #~ " -w, --interactive ask for confirmation for every action\n" #~ " --confirmation same as -w\n" #~ msgstr "" #~ "\n" #~ "Informatívny výstup:\n" #~ " --help vypíše túto nápovedu a skončí\n" #~ " --version vypíše označenie verzie programu tar a skončí\n" #~ " -v, --verbose. vypisuje spracovávané súbory\n" #~ " --checkpoint vypisuje mená adresárov pri čítaní archívu\n" #~ " --totals vypíše celkom zapísaných bajtov pri tvorbe " #~ "archívu\n" #~ " -R, --block-number s každou správou vypíše číslo bloku v archíve\n" #~ " -w, --interactive žiada potvrdenie každej akcie\n" #~ " --confirmation rovnaké ako -w\n" #~ msgid "" #~ "\n" #~ "GNU tar cannot read nor produce `--posix' archives. If POSIXLY_CORRECT\n" #~ "is set in the environment, GNU extensions are disallowed with `--posix'.\n" #~ "Support for POSIX is only partially implemented, don't count on it yet.\n" #~ "ARCHIVE may be FILE, HOST:FILE or USER@HOST:FILE; DATE may be a textual " #~ "date\n" #~ "or a file name starting with `/' or `.', in which case the file's date is " #~ "used.\n" #~ "*This* `tar' defaults to `-f%s -b%d'.\n" #~ msgstr "" #~ "\n" #~ " GNU tar nevie čítať alebo produkovať `--posix' archívy. Ak je\n" #~ "v prostredí nastavené POSIXLY_CORRECT, GNU rozšírenie je zablokované " #~ "prepínačom\n" #~ "`--posix'. Podpora POSIX formátu je čiastečne implementovaná, preto s ňou " #~ "príliš\n" #~ "nepočítajte.\n" #~ " ARCHÍV môže byť SÚBOR, HOSTITEL:SÚBOR alebo UŽIVATEL@HOSTITEL:SÚBOR,\n" #~ "SÚBOR môže byť súbor alebo zariadenie. Implicitné prepínače sú `-f %s -b %" #~ "d'.\n" #~ msgid "Obsolete option, now implied by --blocking-factor" #~ msgstr "Zastaralý prepínač, je teraz zahrnutý v prepínači --blocking-factor" #~ msgid "Obsolete option name replaced by --blocking-factor" #~ msgstr "Zastaralý prepínač, nahradený prepínačom --blocking-factor" #~ msgid "Obsolete option name replaced by --read-full-records" #~ msgstr "Zastaralý prepínač, nahradený prepínačom --read-full-records" #~ msgid "Obsolete option name replaced by --touch" #~ msgstr "Zastaralý prepínač, nahradený prepínačom --touch" #~ msgid "Obsolete option name replaced by --absolute-names" #~ msgstr "Zastaralý prepínač, nahradený prepínačom --absolute-names" #~ msgid "Obsolete option name replaced by --block-number" #~ msgstr "Zastaralý prepínač, nahraený prepínačom --block-number" #~ msgid "Warning: the -y option is not supported; perhaps you meant -j?" #~ msgstr "" #~ "Varovanie: prepínač -y nie je podporovaný; pravdepodobne budete chcieť " #~ "použiť -j!" #~ msgid "Obsolete option name replaced by --backup" #~ msgstr "Zastaralý prepínač, nahradený prepínačom --backup" #~ msgid "Written by John Gilmore and Jay Fenlason." #~ msgstr "Autori: John Gilmore a Jay Fenlason." #~ msgid "Error exit delayed from previous errors" #~ msgstr "Za behu programu nastala chyba" #~ msgid "" #~ "If a long option shows an argument as mandatory, then it is mandatory\n" #~ "for the equivalent short option also.\n" #~ "\n" #~ " -l, --file-length=LENGTH LENGTH of generated file\n" #~ " -p, --pattern=PATTERN PATTERN is `default' or `zeros'\n" #~ " --help display this help and exit\n" #~ " --version output version information and exit\n" #~ msgstr "" #~ " Povinné argumenty u dlhých prepínačov, sú povinné tiež u " #~ "odpovedajúcich \n" #~ "krátkých prepínačov.\n" #~ "\n" #~ " -l, --file-length dĺžka generovaného súboru\n" #~ " --help vypíše túto nápovedu a skončí\n" #~ " --version vypíše označenie verzie a skončí\n"