diff options
Diffstat (limited to 'po/cs/man1/cp.1.po')
-rw-r--r-- | po/cs/man1/cp.1.po | 892 |
1 files changed, 892 insertions, 0 deletions
diff --git a/po/cs/man1/cp.1.po b/po/cs/man1/cp.1.po new file mode 100644 index 00000000..dc1d201f --- /dev/null +++ b/po/cs/man1/cp.1.po @@ -0,0 +1,892 @@ +# Czech translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# Petr Kolář <Petr.Kolar@vslib.cz>, 2001. +# Kamil Dudka <kdudka@redhat.com>, 2009. +msgid "" +msgstr "" +"Project-Id-Version: manpages-l10n\n" +"POT-Creation-Date: 2024-02-15 17:56+0100\n" +"PO-Revision-Date: 2009-09-02 20:06+0100\n" +"Last-Translator: Kamil Dudka <kdudka@redhat.com>\n" +"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Lokalize 20.08.2\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "CP" +msgstr "CP" + +#. type: TH +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "January 2024" +msgstr "Leden 2024" + +#. type: TH +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "GNU coreutils 9.4" +msgstr "GNU coreutils 9.4" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "User Commands" +msgstr "Příručka uživatele" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "NAME" +msgstr "JMÉNO" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "cp - copy files and directories" +msgstr "cp - kopíruje soubory a adresáře" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SYNOPSIS" +msgstr "POUŽITÍ" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<cp> [I<\\,OPTION\\/>]... [I<\\,-T\\/>] I<\\,SOURCE DEST\\/>" +msgstr "B<cp> [I<\\,VOLBA\\/>]... [I<\\,-T\\/>] I<\\,ZDROJ CÍL\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<cp> [I<\\,OPTION\\/>]... I<\\,SOURCE\\/>... I<\\,DIRECTORY\\/>" +msgstr "B<cp> [I<\\,VOLBA\\/>]... I<\\,ZDROJ\\/>... I<\\,ADRESÁŘ\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<cp> [I<\\,OPTION\\/>]... I<\\,-t DIRECTORY SOURCE\\/>..." +msgstr "B<cp> [I<\\,VOLBA\\/>]... I<\\,-t ADRESÁŘ ZDROJ\\/>..." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "DESCRIPTION" +msgstr "POPIS" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY." +msgstr "Kopíruje ZDROJ do CÍLe nebo vícero ZDROJů do ADRESÁŘe." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Mandatory arguments to long options are mandatory for short options too." +msgstr "" +"Povinné argumenty dlouhých přepínačů jsou také povinné u odpovídajících " +"krátkých přepínačů." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-a>, B<--archive>" +msgstr "B<-a>, B<--archive>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "same as B<-dR> B<--preserve>=I<\\,all\\/>" +msgstr "stejné jako B<-dR> B<--preserve>=I<\\,all\\/>" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--attributes-only>" +msgstr "B<--attributes-only>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "don't copy the file data, just the attributes" +msgstr "nekopíruje obsah souboru, pouze jeho atributy" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--backup>[=I<\\,CONTROL\\/>]" +msgstr "B<--backup>[=I<\\,CONTROL\\/>]" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "make a backup of each existing destination file" +msgstr "Vytváří záložní kopie každého souboru, který v cíli existuje" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-b>" +msgstr "B<-b>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "like B<--backup> but does not accept an argument" +msgstr "jako B<--backup>, ale bez argumentu" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--copy-contents>" +msgstr "B<--copy-contents>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "copy contents of special files when recursive" +msgstr "kopíruje obsah speciálních souborů při rekurzivním průchodu" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-d>" +msgstr "B<-d>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "same as B<--no-dereference> B<--preserve>=I<\\,links\\/>" +msgstr "stejné jako B<--no-dereference> B<--preserve>=I<\\,links\\/>" + +#. type: TP +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "B<--debug>" +msgstr "B<--debug>" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "explain how a file is copied. Implies B<-v>" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-f>, B<--force>" +msgstr "B<-f>, B<--force>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"if an existing destination file cannot be opened, remove it and try again " +"(this option is ignored when the B<-n> option is also used)" +msgstr "" +"pokud cílový soubor existuje ale nelze jej otevřít, smaže jej a zkusí to " +"znovu (ignorováno, je-li rovněž použit přepínač B<-n>)" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-i>, B<--interactive>" +msgstr "B<-i>, B<--interactive>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "prompt before overwrite (overrides a previous B<-n> option)" +msgstr "ptá se před přepsáním (přebije předcházející přepínač B<-n>)" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-H>" +msgstr "B<-H>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "follow command-line symbolic links in SOURCE" +msgstr "Následuje symbolické odkazy určené ve ZDROJi na příkazové řádce" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-l>, B<--link>" +msgstr "B<-l>, B<--link>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "hard link files instead of copying" +msgstr "místo kopírování tvoří pevné odkazy" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-L>, B<--dereference>" +msgstr "B<-L>, B<--dereference>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "always follow symbolic links in SOURCE" +msgstr "následuje všechny symbolické odkazy ve ZDROJi" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-n>, B<--no-clobber>" +msgstr "B<-n>, B<--no-clobber>" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide opensuse-tumbleweed +#, fuzzy +#| msgid "" +#| "do not overwrite an existing file (overrides a previous B<-i> option)" +msgid "" +"do not overwrite an existing file (overrides a B<-u> or previous B<-i> " +"option). See also B<--update>" +msgstr "nepřepisuje existující soubory (přebije předcházející přepínač B<-i>)" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-P>, B<--no-dereference>" +msgstr "B<-P>, B<--no-dereference>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "never follow symbolic links in SOURCE" +msgstr "nikdy následuje symbolické odkazy ve ZDROJi" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-p>" +msgstr "B<-p>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "same as B<--preserve>=I<\\,mode\\/>,ownership,timestamps" +msgstr "stejné jako B<--preserve>=I<\\,mode\\/>,ownership,timestamps" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--preserve>[=I<\\,ATTR_LIST\\/>]" +msgstr "B<--preserve>[=I<\\,SEZNAM_ATRIBUTŮ\\/>]" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, fuzzy +#| msgid "don't preserve the specified attributes" +msgid "preserve the specified attributes" +msgstr "nezachová vybrané atributy" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--no-preserve>=I<\\,ATTR_LIST\\/>" +msgstr "B<--no-preserve>=I<\\,SEZNAM_ATRIBUTŮ\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "don't preserve the specified attributes" +msgstr "nezachová vybrané atributy" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--parents>" +msgstr "B<--parents>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "use full source file name under DIRECTORY" +msgstr "v ADRESÁŘi použije úplné jméno zdrojového souboru" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-R>, B<-r>, B<--recursive>" +msgstr "B<-R>, B<-r>, B<--recursive>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "copy directories recursively" +msgstr "kopíruje adresáře rekurzivně" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--reflink>[=I<\\,WHEN\\/>]" +msgstr "B<--reflink>[=I<\\,KDY\\/>]" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "control clone/CoW copies. See below" +msgstr "řídí klonované/CoW kopie. Vizte níže" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--remove-destination>" +msgstr "B<--remove-destination>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"remove each existing destination file before attempting to open it (contrast " +"with B<--force>)" +msgstr "" +"maže existující cílové soubory ještě před pokusem o jejich otevření (na " +"rozdíl od B<--force>)" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--sparse>=I<\\,WHEN\\/>" +msgstr "B<--sparse>=I<\\,KDY\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "control creation of sparse files. See below" +msgstr "řídí tvorbu souborů s dírami. Vizte níže" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--strip-trailing-slashes>" +msgstr "B<--strip-trailing-slashes>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "remove any trailing slashes from each SOURCE argument" +msgstr "odstraní všechna lomítka na konci každého ZDROJe" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-s>, B<--symbolic-link>" +msgstr "B<-s>, B<--symbolic-link>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "make symbolic links instead of copying" +msgstr "místo kopírování vytváří symbolické odkazy" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-S>, B<--suffix>=I<\\,SUFFIX\\/>" +msgstr "B<-S>, B<--suffix>=I<\\,PŘÍPONA\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "override the usual backup suffix" +msgstr "přenastaví příponu záložních souborů" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-t>, B<--target-directory>=I<\\,DIRECTORY\\/>" +msgstr "B<-t>, B<--target-directory>=I<\\,ADRESÁŘ\\/>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "copy all SOURCE arguments into DIRECTORY" +msgstr "kopíruje všechny ZDROJe do ADRESÁŘe" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-T>, B<--no-target-directory>" +msgstr "B<-T>, B<--no-target-directory>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "treat DEST as a normal file" +msgstr "považuje CÍL za normální soubor" + +#. type: TP +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "B<--hide>=I<\\,PATTERN\\/>" +msgid "B<--update>[=I<\\,UPDATE\\/>]" +msgstr "B<--hide>=I<\\,VZOR\\/>" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "" +"control which existing files are updated; UPDATE={all,none,older(default)}. " +"See below" +msgstr "" + +#. type: TP +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, no-wrap +msgid "B<-u>" +msgstr "B<-u>" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "equivalent to B<--update>[=I<\\,older\\/>]" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-v>, B<--verbose>" +msgstr "B<-v>, B<--verbose>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "explain what is being done" +msgstr "vypisuje prováděné operace" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-x>, B<--one-file-system>" +msgstr "B<-x>, B<--one-file-system>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "stay on this file system" +msgstr "" +"nebude kopírovat podadresáře z jiného svazku než na kterém kopírování začalo" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-Z>" +msgstr "B<-Z>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "set SELinux security context of destination file to default type" +msgstr "" +"nastaví selinuxový bezpečností kontext cílového souboru na výchozí hodnotu" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--context>[=I<\\,CTX\\/>]" +msgstr "B<--context>[=I<\\,KONTEXT\\/>]" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"like B<-Z>, or if CTX is specified then set the SELinux or SMACK security " +"context to CTX" +msgstr "" +"jako B<-Z> nebo je-li KONTEXT zadán, nastaví selinuxový nebo smackový " +"bezpečností kontext na KONTEXT" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--help>" +msgstr "B<--help>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "display this help and exit" +msgstr "vypíše návod k použití na standardní výstup a bezchybně skončí" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--version>" +msgstr "B<--version>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "output version information and exit" +msgstr "Vypíše informaci o verzi programu a skončí" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "" +"ATTR_LIST is a comma-separated list of attributes. Attributes are 'mode' for " +"permissions (including any ACL and xattr permissions), 'ownership' for user " +"and group, 'timestamps' for file timestamps, 'links' for hard links, " +"'context' for security context, 'xattr' for extended attributes, and 'all' " +"for all attributes." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"By default, sparse SOURCE files are detected by a crude heuristic and the " +"corresponding DEST file is made sparse as well. That is the behavior " +"selected by B<--sparse>=I<\\,auto\\/>. Specify B<--sparse>=I<\\,always\\/> " +"to create a sparse DEST file whenever the SOURCE file contains a long enough " +"sequence of zero bytes. Use B<--sparse>=I<\\,never\\/> to inhibit creation " +"of sparse files." +msgstr "" +"Ve výchozím nastavení jsou řídké ZDROJové soubory rozpoznávány hrubou " +"heuristikou a odpovídající CÍLový soubor je vytvořen jako řídký. To je " +"chování zvolené pomocí B<--sparse>=I<\\,auto\\/>. Volba B<--sparse>=I<\\," +"always\\/> způsobí tvorbu řídkých souborů pokaždé, když ZDROJový soubor " +"obsahuje dostatečně dlouhou sekvenci nulových bajtů. Volba B<--sparse>=I<\\," +"never\\/> vytváření řídkých souborů zakáže." + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "" +"UPDATE controls which existing files in the destination are replaced. " +"\\&'all' is the default operation when an B<--update> option is not " +"specified, and results in all existing files in the destination being " +"replaced. \\&'none' is similar to the B<--no-clobber> option, in that no " +"files in the destination are replaced, but also skipped files do not induce " +"a failure. \\&'older' is the default operation when B<--update> is " +"specified, and results in files being replaced if they're older than the " +"corresponding source file." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"When B<--reflink>[=I<\\,always\\/>] is specified, perform a lightweight " +"copy, where the data blocks are copied only when modified. If this is not " +"possible the copy fails, or if B<--reflink>=I<\\,auto\\/> is specified, fall " +"back to a standard copy. Use B<--reflink>=I<\\,never\\/> to ensure a " +"standard copy is performed." +msgstr "" +"Je-li uvedeno B<--reflink>[=I<\\,always\\/>], bude vytvořena lehká kopie, do " +"níž jsou bloky dat nakopírovány až při své změně. Ne-li to možné, kopírování " +"selže. Avšak je-li uvedeno B<--reflink>=I<\\,auto\\/>, kopírování se v " +"případě chyby vrátí k standardnímu způsobu vytváření kopií. Standardní " +"způsob vytváření kopií lze vynutit pomocí B<--reflink>=I<\\,never\\/>." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The backup suffix is '~', unless set with B<--suffix> or " +"SIMPLE_BACKUP_SUFFIX. The version control method may be selected via the " +"B<--backup> option or through the VERSION_CONTROL environment variable. " +"Here are the values:" +msgstr "" +"Přípona záložních souborů je '~', pokud nebyla nastavena použitím B<--" +"suffix> nebo SIMPLE_BACKUP_SUFFIX. Metoda pro kontrolu verzí může být " +"změněna pomocí volby B<--backup> nebo proměnnou prostředí VERSION_CONTROL. " +"Povolené hodnoty jsou:" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "none, off" +msgstr "none, off" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "never make backups (even if B<--backup> is given)" +msgstr "nikdy nevytvářet zálohy (i pokud je použito B<--backup>)" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "numbered, t" +msgstr "numbered, t" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "make numbered backups" +msgstr "vytváří číslované zálohy" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "existing, nil" +msgstr "existing, nil" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "numbered if numbered backups exist, simple otherwise" +msgstr "" +"vytváří číslované zálohy, pokud jsou již použity, v opačném případě vytváří " +"prosté zálohy" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "simple, never" +msgstr "simple, never" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "always make simple backups" +msgstr "vždy vytváří prosté zálohy" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"As a special case, cp makes a backup of SOURCE when the force and backup " +"options are given and SOURCE and DEST are the same name for an existing, " +"regular file." +msgstr "" +"Výjimkou je případ, kdy jsou použity volby force a backup a ZDROJ a CÍL jsou " +"stejná jména pro existující prostý soubor. Tehdy cp vytvoří zálohu ZDROJe." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "AUTHOR" +msgstr "AUTOR" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Written by Torbjorn Granlund, David MacKenzie, and Jim Meyering." +msgstr "Napsal Torbjorn Granlund, David MacKenzie a Jim Meyering." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "REPORTING BUGS" +msgstr "HLÁŠENÍ CHYB" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"GNU coreutils online help: E<lt>https://www.gnu.org/software/coreutils/E<gt>" +msgstr "" +"On-line nápověda GNU coreutils: E<lt>https://www.gnu.org/software/coreutils/" +"E<gt>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Report any translation bugs to E<lt>https://translationproject.org/team/E<gt>" +msgstr "" +"Chyby v překladu hlaste na E<lt>https://translationproject.org/team/cs." +"htmlE<gt> (česky)" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "COPYRIGHT" +msgstr "COPYRIGHT" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +msgid "" +"Copyright \\(co 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL " +"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." +msgstr "" +"Copyright \\(co 2023 Free Software Foundation, Inc. Licence GPLv3+: GNU " +"GPLverze 3 nebo novější E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"This is free software: you are free to change and redistribute it. There is " +"NO WARRANTY, to the extent permitted by law." +msgstr "" +"Toto je volné programové vybavení: můžete jej měnit a šířit. Je zcela BEZ " +"ZÁRUKY, v rozsahu povoleném zákonem." + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SEE ALSO" +msgstr "DALŠÍ INFORMACE" + +#. type: Plain text +#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed +#, fuzzy +#| msgid "B<tac>(1)" +msgid "B<install>(1)" +msgstr "B<tac>(1)" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Full documentation E<lt>https://www.gnu.org/software/coreutils/cpE<gt>" +msgstr "" +"Úplná dokumentace je na: E<lt>https://www.gnu.org/software/coreutils/cpE<gt>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "or available locally via: info \\(aq(coreutils) cp invocation\\(aq" +msgstr "nebo dostupná lokálně skrze: info \\(aq(coreutils) cp invocation\\(aq" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "September 2022" +msgstr "Září 2022" + +#. type: TH +#: debian-bookworm mageia-cauldron +#, no-wrap +msgid "GNU coreutils 9.1" +msgstr "GNU coreutils 9.1" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "do not overwrite an existing file (overrides a previous B<-i> option)" +msgstr "nepřepisuje existující soubory (přebije předcházející přepínač B<-i>)" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "" +"preserve the specified attributes (default: mode,ownership,timestamps), if " +"possible additional attributes: context, links, xattr, all" +msgstr "" +"zachová vybrané atributy (výchozí jsou: mode (práva), ownership " +"(vlastnictví),timestamps (časová razítka)). Další možné atributy jsou: " +"context (zabezpečení), links (odkazy), all (všechno)" + +#. type: TP +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "B<-u>, B<--update>" +msgstr "B<-u>, B<--update>" + +#. type: Plain text +#: debian-bookworm mageia-cauldron opensuse-leap-15-6 +msgid "" +"copy only when the SOURCE file is newer than the destination file or when " +"the destination file is missing" +msgstr "" +"kopíruje pouze pokud je ZDROJ novější než cílový soubor nebo pokud cílový " +"soubor neexistuje" + +#. type: Plain text +#: debian-bookworm mageia-cauldron +msgid "" +"Copyright \\(co 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL " +"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." +msgstr "" +"Copyright \\(co 2022 Free Software Foundation, Inc. Licence GPLv3+: GNU " +"GPLverze 3 nebo novější E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." + +#. type: Plain text +#: debian-unstable +#, fuzzy +#| msgid "" +#| "do not overwrite an existing file (overrides a previous B<-i> option)" +msgid "" +"do not overwrite an existing file and do not fail (overrides a B<-u> or " +"previous B<-i> option). See also B<--update>; equivalent to B<--update>=I<\\," +"none\\/>." +msgstr "nepřepisuje existující soubory (přebije předcházející přepínač B<-i>)" + +#. type: TH +#: mageia-cauldron +#, no-wrap +msgid "April 2022" +msgstr "Dubna 2022" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "October 2021" +msgstr "Říjen 2021" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "GNU coreutils 8.32" +msgstr "GNU coreutils 8.32" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"Copyright \\(co 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL " +"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." +msgstr "" +"Copyright \\(co 2020 Free Software Foundation, Inc. Licence GPLv3+: GNU " +"GPLverze 3 nebo novější E<lt>https://gnu.org/licenses/gpl.htmlE<gt>." |