summaryrefslogtreecommitdiffstats
path: root/po/hu/man1/cp.1.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/hu/man1/cp.1.po')
-rw-r--r--po/hu/man1/cp.1.po888
1 files changed, 888 insertions, 0 deletions
diff --git a/po/hu/man1/cp.1.po b/po/hu/man1/cp.1.po
new file mode 100644
index 00000000..2d49f932
--- /dev/null
+++ b/po/hu/man1/cp.1.po
@@ -0,0 +1,888 @@
+# Hungarian translation of manpages
+# This file is distributed under the same license as the manpages-l10n package.
+# Copyright © of this file:
+# Horváth András <horvatha@rs1.szif.hu>, 2001.
+# Magyari Miklós <magyari@freemail.hu>, 2001.
+msgid ""
+msgstr ""
+"Project-Id-Version: manpages-l10n\n"
+"POT-Creation-Date: 2024-02-15 17:56+0100\n"
+"PO-Revision-Date: 2001-01-05 12:34+0100\n"
+"Last-Translator: Magyari Miklós <magyari@freemail.hu>\n"
+"Language-Team: Hungarian <>\n"
+"Language: hu\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.12.0\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 "2024. január"
+
+#. 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 "Felhasználói parancsok"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "NAME"
+msgstr "NÉV"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, fuzzy
+#| msgid "operate on files and directories recursively"
+msgid "cp - copy files and directories"
+msgstr "rekurzívan működik a fájlokon és könyvtárakon"
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "SYNOPSIS"
+msgstr "ÖSSZEGZÉS"
+
+#. 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<\\,KAPCSOLÓ\\/>]... [I<\\,-T\\/>] I<\\,FORRÁS 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<\\,KAPCSOLÓ\\/>]... I<\\,FORRÁS\\/>... I<\\,KÖNYVTÁR\\/>"
+
+#. 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<\\,KAPCSOLÓ\\/>]... I<\\,-t KÖNYVTÁR FORRÁS\\/>..."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr "LEÍRÁS"
+
+#. 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 "A FORRÁST a CÉLRA, vagy több FORRÁST a KÖNYVTÁRBA másol."
+
+#. 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 ""
+"A hosszú kapcsolók kötelező argumentumai a rövid kapcsolókhoz is kötelezők."
+
+#. 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 "ugyanaz, mint a 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 "nem másol fájladatokat, csak az attribútumokat"
+
+#. 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 "minden létező célfájlról mentést készít"
+
+#. 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 "mint a --backup, de nem fogad el argumentumot"
+
+#. 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 "rekurzió esetén a speciális fájlok tartalmát is másolja"
+
+#. 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 "mint a 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 ""
+"ha egy létező célfájlt nem lehet megnyitni, akkor törli azt, majd "
+"újrapróbálja (figyelmen kívül marad a -n kapcsoló használatakor)"
+
+#. 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 "felülírás előtt kérdez"
+
+#. 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 "parancssori szimbolikus linkek követése a FORRÁSBAN"
+
+#. 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 "fájlok hard linkelése másolás helyett"
+
+#. 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 "a szimbolikus linkek követése mindig a FORRÁSBAN"
+
+#. 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 "ne írjon felül meglévő fájlt (felülbírálja a korábbi B<-i> kapcsolót)"
+
+#. 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 "soha ne kövesse a szimbolikus linkeket a FORRÁSBAN"
+
+#. 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 "mint a 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<\\,ATTR_LISTA\\/>]"
+
+#. 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 "nem őrzi meg a megadott attribútumokat"
+
+#. 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<\\,ATTR_LISTA\\/>"
+
+#. 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 "nem őrzi meg a megadott attribútumokat"
+
+#. 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 "teljes forrásfájlnév használata a KÖNYVTÁR alatt"
+
+#. 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 "könyvtárak rekurzív másolása"
+
+#. 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<\\,EKKOR\\/>]"
+
+#. 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 "klón/CoW másolatok vezérlése. Lásd alább."
+
+#. 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 ""
+"minden célfájl törlése, még mielőtt megpróbálná megnyitni (ellentétben a --"
+"force kapcsolóval)"
+
+#. 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<\\,EKKOR\\/>"
+
+#. 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 "ritka fájlok létrehozásának szabályozása. Lásd alább."
+
+#. 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 "eltávolítja a befejező osztásjeleket minden egyes FORRÁS argumentumról"
+
+#. 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 "szimbolikus link létrehozása másolás helyett"
+
+#. 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<\\,KITERJESZTÉS\\/>"
+
+#. 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 "a biztonsági másolat szokásos kiterjesztésének felülbírálása"
+
+#. 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<\\,KÖNYVTÁR\\/>"
+
+#. 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 "minden FORRÁS argumentum másolása a megadott KÖNYVTÁRBA"
+
+#. 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 "a CÉL kezelése normál fájlként"
+
+#. 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<\\,MINTA\\/>"
+
+#. 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 "elmagyarázza, mi történik"
+
+#. 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 "az adott fájlrendszeren marad"
+
+#. 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 ""
+"a célfájl SELinux biztonsági környezetének beállítása az alapértelmezett "
+"típusra"
+
+#. 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<\\,CTX\\/>]"
+
+#. 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 ""
+"mint a B<-Z>, vagy ha a CTX meg van adva, akkor a SELinux vagy SMACK "
+"biztonsági környezet beállítása CTX értékre"
+
+#. 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 "ezen súgó megjelenítése és kilépés"
+
+#. 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 "verzióinformációk megjelenítése és kilépés"
+
+#. 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 ""
+"Alapértelmezésben a program kitalálja, hogy a FORRÁS fájl ritka-e vagy nem. "
+"Amennyiben igen, a megfelelő CÉL fájl is ritka lesz. Ez a B<--sparse>=I<\\,"
+"auto\\/> kapcsolónak megfelelő viselkedés. Megadható a B<--sparse>=I<\\,"
+"always\\/> kapcsoló, ekkor a CÉL fájl ritka lesz, amennyiben a FORRÁS "
+"megfelelő mennyiségű nulla bájtot tartalmaz. A B<--sparse>=I<\\,never\\/> "
+"kapcsolóval letiltható a ritka fájlok létrehozása."
+
+#. 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
+#, fuzzy
+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 ""
+"A B<--reflink>[=I<\\,always\\/>] megadásakor könnyűsúlyú másolást végez, "
+"ahol az adatblokkok csak módosítás esetén lesznek másolva. Ha ez nem "
+"lehetséges, akkor a másolás meghiúsul, vagy ha B<--reflink>=I<\\,auto\\/> "
+"megadásakor hagyományos másolás kerül végrehajtásra."
+
+#. 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 ""
+"A biztonsági másolat kiterjesztése „~”, hacsak nincs megadva a B<--suffix> "
+"vagy a SIMPLE_BACKUP_SUFFIX használatával. A verziókövetés módját "
+"megválaszthatod a B<--backup> kapcsolóval vagy a VERSION_CONTROL környezeti "
+"változó segítségével. Az érvényes értékek a következők:"
+
+#. 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 "nem készít mentést (még a B<--backup> megadása esetén sem)"
+
+#. 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 "számozott mentést készít"
+
+#. 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 "számozott, ha már létezik számozott változat, egyébként egyszerű"
+
+#. 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 "mindig egyszerű biztonsági mentés"
+
+#. 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 ""
+"Kivételt képez, amikor a cp biztonsági mentést készít a FORRÁSRÓL és a force "
+"és backup kapcsolók egyaránt meg vannak adva, továbbá a FORRÁS és a CÉL "
+"ugyanaz a szabályos fájl."
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "AUTHOR"
+msgstr "SZERZŐ"
+
+#. 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 "Írta Torbjorn Granlund, David MacKenzie és 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 "HIBÁK JELENTÉSE"
+
+#. 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 ""
+"A(z) GNU coreutils online súgója: 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 ""
+
+#. type: SH
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "COPYRIGHT"
+msgstr "SZERZŐI JOG"
+
+#. 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. A licenc GPLv3+: a GNU "
+"GPL 3. vagy újabb változata: 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 ""
+"Ez egy szabad szoftver, terjesztheti és/vagy módosíthatja. NINCS GARANCIA, a "
+"törvény által engedélyezett mértékig."
+
+#. 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 "LÁSD MÉG"
+
+#. 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 ""
+"Teljes dokumentáció 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 "vagy helyileg elérhető: info \\(aq(coreutils) cp invocation\\(aq"
+
+#. type: TH
+#: debian-bookworm
+#, no-wrap
+msgid "September 2022"
+msgstr "2022 szeptember"
+
+#. 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 "ne írjon felül meglévő fájlt (felülbírálja a korábbi B<-i> kapcsolót)"
+
+#. 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 ""
+"megadott attribútumok megtartása (alap: mode,ownership,timestamps), ha lehet "
+"további attribútumokat is: context, links, xattr, all"
+
+#. 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 ""
+"csak akkor másol, ha a CÉL fájl régebbi mint a FORRÁS, vagy ha a CÉL nem "
+"létezik"
+
+#. 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. A licenc GPLv3+: a GNU "
+"GPL 3. vagy újabb változata: 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 "ne írjon felül meglévő fájlt (felülbírálja a korábbi B<-i> kapcsolót)"
+
+#. type: TH
+#: mageia-cauldron
+#, no-wrap
+msgid "April 2022"
+msgstr "2022. április"
+
+#. type: TH
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "October 2021"
+msgstr "2021 október"
+
+#. 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. A licenc GPLv3+: a GNU "
+"GPL 3. vagy újabb változata: E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."