summaryrefslogtreecommitdiffstats
path: root/po/hu/man1/diff3.1.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/hu/man1/diff3.1.po')
-rw-r--r--po/hu/man1/diff3.1.po502
1 files changed, 502 insertions, 0 deletions
diff --git a/po/hu/man1/diff3.1.po b/po/hu/man1/diff3.1.po
new file mode 100644
index 00000000..621a1e68
--- /dev/null
+++ b/po/hu/man1/diff3.1.po
@@ -0,0 +1,502 @@
+# Hungarian translation of manpages
+# This file is distributed under the same license as the manpages-l10n package.
+# Copyright © of this file:
+# Bendes László <bendes@eposta.hu>, 2001.
+msgid ""
+msgstr ""
+"Project-Id-Version: manpages-l10n\n"
+"POT-Creation-Date: 2024-02-15 17:57+0100\n"
+"PO-Revision-Date: 2001-01-05 12:34+0100\n"
+"Last-Translator: Bendes László <bendes@eposta.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 "DIFF3"
+msgstr "DIFF3"
+
+#. type: TH
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "May 2023"
+msgstr "2023 május"
+
+#. type: TH
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
+#, no-wrap
+msgid "diffutils 3.10"
+msgstr "diffutils 3.10"
+
+#. 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
+msgid "diff3 - compare three files line by line"
+msgstr "diff3 - három fájl összehasonlítása sorról sorra"
+
+#. 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<diff3> [I<OPTION>]... I<MYFILE OLDFILE YOURFILE>"
+msgstr "B<diff3> [I<KAPCSOLÓ>]... I<SAJÁTFÁJL RÉGIFÁJL ÖNFÁJLJA>"
+
+#. 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 "Compare three files line by line."
+msgstr "Három fájl összehasonlítása sorról sorra."
+
+#. 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<--show-all>"
+msgstr "B<-A>, B<--show-all>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "output all changes, bracketing conflicts"
+msgstr "minden változás kiírása, zárójelbe téve az ütközéseket"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-e>, B<--ed>"
+msgstr "B<-e>, B<--ed>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"output ed script incorporating changes from OLDFILE to YOURFILE into MYFILE"
+msgstr ""
+"egy ed parancsfájlt ír ki, amely a SAJÁTFÁJLBAN tartalmazza a RÉGIFÁJL és "
+"ÖNFÁJLJA változásait"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-E>, B<--show-overlap>"
+msgstr "B<-E>, B<--show-overlap>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "like B<-e>, but bracket conflicts"
+msgstr "mint a B<-e>, de zárójelbe teszi az ütközéseket"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-3>, B<--easy-only>"
+msgstr "B<-3>, B<--easy-only>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "like B<-e>, but incorporate only nonoverlapping changes"
+msgstr "mint a B<-e>, de csak a nem átfedő változásokat tartalmazza"
+
+#. 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<--overlap-only>"
+msgstr "B<-x>, B<--overlap-only>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "like B<-e>, but incorporate only overlapping changes"
+msgstr "mint a B<-e>, de csak az átfedő változásokat tartalmazza"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-X>"
+msgstr "B<-X>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "like B<-x>, but bracket conflicts"
+msgstr "mint a B<-x>, de zárójelbe teszi az ütközéseket"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-i>"
+msgstr "B<-i>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "append 'w' and 'q' commands to ed scripts"
+msgstr "„w” és „q” parancsok hozzáfűzése az ed parancsfájlokhoz"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<-m>, B<--merge>"
+msgstr "B<-m>, B<--merge>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"output actual merged file, according to B<-A> if no other options are given"
+msgstr ""
+"az aktuális egyesített fájl kiírása a B<-A> szerint, ha más kapcsoló nincs "
+"megadva"
+
+#. 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<--text>"
+msgstr "B<-a>, B<--text>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "treat all files as text"
+msgstr "az összes fájl szövegként kezelése"
+
+#. 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-cr>"
+msgstr "B<--strip-trailing-cr>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "strip trailing carriage return on input"
+msgstr "a záró kocsi vissza levágása a bemenetről"
+
+#. 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<--initial-tab>"
+msgstr "B<-T>, B<--initial-tab>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "make tabs line up by prepending a tab"
+msgstr "beigazítja a tabulátorokat egy tabulátor hozzáfűzésével"
+
+#. type: TP
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+#, no-wrap
+msgid "B<--diff-program>=I<PROGRAM>"
+msgstr "B<--diff-program>=I<PROGRAM>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "use PROGRAM to compare files"
+msgstr "a PROGRAM használata fájlok összehasonlításához"
+
+#. 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<--label>=I<LABEL>"
+msgstr "B<-L>, B<--label>=I<CÍMKE>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "use LABEL instead of file name (can be repeated up to three times)"
+msgstr "CÍMKE használata fájlnév helyett (legfeljebb háromszor ismételhető)"
+
+#. 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<-v>, B<--version>"
+msgstr "B<-v>, 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-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The default output format is a somewhat human-readable representation of the "
+"changes."
+msgstr ""
+"Az alapértelmezett kimeneti formátum a változásoknak az ember által kevésbé "
+"olvasható ábrázolása."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The B<-e>, B<-E>, B<-x>, B<-X> (and corresponding long) options cause an ed "
+"script to be output instead of the default."
+msgstr ""
+"A B<-e>, B<-E>, B<-x>, B<-X> (és a megfelelő hosszú) kapcsolók egy ed "
+"parancsfájlt idéznek elő az alapértelmezett kimenet helyett."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"Finally, the B<-m> (B<--merge>) option causes diff3 to do the merge "
+"internally and output the actual merged file. For unusual input, this is "
+"more robust than using ed."
+msgstr ""
+"Végül a B<-m> (B<--merge>) kapcsoló diff3 formátumot hoz létre az egyesítés "
+"belsőleg történő elvégzéséhez, és az aktuális egyesített fájlt írja ki. "
+"Szokatlan bemenethez ez sokkal erőteljesebb az ed használatánál."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"If a FILE is '-', read standard input. Exit status is 0 if successful, 1 if "
+"conflicts, 2 if trouble."
+msgstr ""
+"Ha a FÁJL a „-”, akkor a szabványos bemenetről olvas. A kilépési állapotkód "
+"0, ha sikeres; 1, ha ütközés van; 2, ha hiba történt."
+
+#. 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 Randy Smith."
+msgstr "Írta: Randy Smith."
+
+#. 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 "Report bugs to: bug-diffutils@gnu.org"
+msgstr "A hibák a(z) bug-diffutils@gnu.org címen jelenthetők."
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid ""
+"GNU diffutils home page: E<lt>https://www.gnu.org/software/diffutils/E<gt>"
+msgstr ""
+"A(z) GNU diffutils honlapja: E<lt>https://www.gnu.org/software/diffutils/"
+"E<gt>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-tumbleweed
+msgid "General help using GNU software: E<lt>https://www.gnu.org/gethelp/E<gt>"
+msgstr ""
+"Általános segítség a GNU szoftverek használatához: E<lt>https://www.gnu.org/"
+"gethelp/E<gt>"
+
+#. 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 mageia-cauldron
+#: 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 mageia-cauldron
+#: opensuse-tumbleweed
+#, fuzzy
+#| msgid "cmp(1), diff(1), sdiff(1)"
+msgid "B<cmp>(1), B<diff>(1), B<sdiff>(1)"
+msgstr "B<cmp>(1), B<diff>(1), B<sdiff>(1)"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid ""
+"The full documentation for B<diff3> is maintained as a Texinfo manual. If "
+"the B<info> and B<diff3> programs are properly installed at your site, the "
+"command"
+msgstr ""
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "B<info diff3>"
+msgstr "B<info diff3>"
+
+#. type: Plain text
+#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
+#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
+msgid "should give you access to the complete manual."
+msgstr ""
+
+#. type: TH
+#: debian-bookworm
+#, no-wrap
+msgid "August 2021"
+msgstr "2021. augusztus"
+
+#. type: TH
+#: debian-bookworm
+#, no-wrap
+msgid "diffutils 3.8"
+msgstr "diffutils 3.8"
+
+#. type: Plain text
+#: debian-bookworm
+msgid ""
+"Copyright \\(co 2021 Free Software Foundation, Inc. License GPLv3+: GNU GPL "
+"version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
+msgstr ""
+"Copyright \\(co 2021 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-bookworm opensuse-leap-15-6
+msgid "cmp(1), diff(1), sdiff(1)"
+msgstr "B<cmp>(1), B<diff>(1), B<sdiff>(1)"
+
+#. type: TH
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "May 2017"
+msgstr "2017 május"
+
+#. type: TH
+#: opensuse-leap-15-6
+#, no-wrap
+msgid "diffutils 3.6"
+msgstr "diffutils 3.6"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid ""
+"GNU diffutils home page: E<lt>http://www.gnu.org/software/diffutils/E<gt>"
+msgstr ""
+"A(z) GNU diffutils honlapja: E<lt>http://www.gnu.org/software/diffutils/E<gt>"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid "General help using GNU software: E<lt>http://www.gnu.org/gethelp/E<gt>"
+msgstr ""
+"Általános segítség a GNU szoftverek használatához: E<lt>http://www.gnu.org/"
+"gethelp/E<gt>"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+msgid ""
+"Copyright \\(co 2017 Free Software Foundation, Inc. License GPLv3+: GNU GPL "
+"version 3 or later E<lt>http://gnu.org/licenses/gpl.htmlE<gt>."
+msgstr ""
+"Copyright \\(co 2017 Free Software Foundation, Inc. A licenc GPLv3+: a GNU "
+"GPL 3. vagy újabb változata: E<lt>http://gnu.org/licenses/gpl.htmlE<gt>."