summaryrefslogtreecommitdiffstats
path: root/po/hu/man1/mv.1.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/hu/man1/mv.1.po')
-rw-r--r--po/hu/man1/mv.1.po139
1 files changed, 102 insertions, 37 deletions
diff --git a/po/hu/man1/mv.1.po b/po/hu/man1/mv.1.po
index 71c07cda..5d199a1d 100644
--- a/po/hu/man1/mv.1.po
+++ b/po/hu/man1/mv.1.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: manpages-l10n\n"
-"POT-Creation-Date: 2024-02-15 18:05+0100\n"
+"POT-Creation-Date: 2024-05-01 15:46+0200\n"
"PO-Revision-Date: 2021-05-18 20:32+0200\n"
"Last-Translator: Horváth András <horvatha@rs1.szif.hu>\n"
"Language-Team: Hungarian <>\n"
@@ -24,16 +24,16 @@ msgid "MV"
msgstr "MV"
#. type: TH
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux debian-unstable
#, no-wrap
-msgid "January 2024"
-msgstr "2024. január"
+msgid "March 2024"
+msgstr "2024. március"
#. type: TH
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux fedora-rawhide opensuse-tumbleweed
#, no-wrap
-msgid "GNU coreutils 9.4"
-msgstr "GNU coreutils 9.4"
+msgid "GNU coreutils 9.5"
+msgstr "GNU coreutils 9.5"
#. type: TH
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -131,17 +131,31 @@ msgid "like B<--backup> but does not accept an argument"
msgstr "mint a --backup, de nem fogad el argumentumot"
#. type: TP
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, no-wrap
msgid "B<--debug>"
msgstr "B<--debug>"
#. type: Plain text
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid "explain how a file is copied. Implies B<-v>"
msgstr ""
#. type: TP
+#: archlinux fedora-rawhide opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "B<--message>"
+msgid "B<--exchange>"
+msgstr "B<--message>"
+
+#. type: Plain text
+#: archlinux fedora-rawhide opensuse-tumbleweed
+msgid "exchange source and destination"
+msgstr ""
+
+#. type: TP
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
#, no-wrap
@@ -191,14 +205,16 @@ msgstr ""
"életbe."
#. type: TP
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy, no-wrap
#| msgid "B<--no-sync>"
msgid "B<--no-copy>"
msgstr "B<--no-sync>"
#. type: Plain text
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid "do not create any files"
msgid "do not copy if renaming fails"
@@ -257,28 +273,30 @@ 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
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: 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
+#: archlinux fedora-rawhide opensuse-tumbleweed
msgid ""
-"control which existing files are updated; UPDATE={all,none,older(default)}. "
-"See below"
+"control which existing files are updated; UPDATE={all,none,none-fail,"
+"older(default)}."
msgstr ""
#. type: TP
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: 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\\/>]"
+#: archlinux fedora-rawhide opensuse-tumbleweed
+msgid "equivalent to B<--update>[=I<\\,older\\/>]. See below"
msgstr ""
#. type: TP
@@ -336,16 +354,17 @@ 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
+#: archlinux 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."
+"replaced. \\&'none' is like the B<--no-clobber> option, in that no files in "
+"the destination are replaced, and skipped files do not induce a failure. "
+"\\&'none-fail' also ensures no files are replaced in the destination, but "
+"any skipped files are diagnosed and 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
@@ -458,12 +477,12 @@ msgid "COPYRIGHT"
msgstr "SZERZŐI JOG"
#. type: Plain text
-#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-tumbleweed
+#: archlinux fedora-rawhide opensuse-tumbleweed
msgid ""
-"Copyright \\(co 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL "
+"Copyright \\(co 2024 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 "
+"Copyright \\(co 2024 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
@@ -509,19 +528,19 @@ msgid "September 2022"
msgstr "2022 szeptember"
#. type: TH
-#: debian-bookworm mageia-cauldron
+#: debian-bookworm
#, no-wrap
msgid "GNU coreutils 9.1"
msgstr "GNU coreutils 9.1"
#. type: TP
-#: debian-bookworm mageia-cauldron opensuse-leap-15-6
+#: debian-bookworm 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
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"move only when the SOURCE file is newer than the destination file or when "
"the destination file is missing"
@@ -530,7 +549,7 @@ msgstr ""
"célfájl nem létezik"
#. type: Plain text
-#: debian-bookworm mageia-cauldron
+#: debian-bookworm
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>."
@@ -539,16 +558,62 @@ msgstr ""
"GPL 3. vagy újabb változata: E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
#. type: TH
-#: mageia-cauldron
+#: debian-unstable fedora-40 mageia-cauldron
#, no-wrap
-msgid "April 2022"
-msgstr "2022. április"
+msgid "GNU coreutils 9.4"
+msgstr "GNU coreutils 9.4"
+
+#. type: Plain text
+#: debian-unstable fedora-40 mageia-cauldron
+msgid ""
+"control which existing files are updated; UPDATE={all,none,older(default)}. "
+"See below"
+msgstr ""
+
+#. type: Plain text
+#: debian-unstable fedora-40 mageia-cauldron
+msgid "equivalent to B<--update>[=I<\\,older\\/>]"
+msgstr ""
+
+#. type: Plain text
+#: debian-unstable fedora-40 mageia-cauldron
+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
+#: debian-unstable fedora-40 mageia-cauldron
+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: TH
-#: opensuse-leap-15-6
+#: fedora-40 opensuse-leap-15-6
+#, no-wrap
+msgid "January 2024"
+msgstr "2024. január"
+
+#. type: TH
+#: fedora-rawhide opensuse-tumbleweed
+#, no-wrap
+msgid "April 2024"
+msgstr "2024. április"
+
+#. type: TH
+#: mageia-cauldron
#, no-wrap
-msgid "October 2021"
-msgstr "2021 október"
+msgid "August 2023"
+msgstr "2023. augusztus"
#. type: TH
#: opensuse-leap-15-6