diff options
Diffstat (limited to 'po/hu/man1/sha224sum.1.po')
-rw-r--r-- | po/hu/man1/sha224sum.1.po | 444 |
1 files changed, 444 insertions, 0 deletions
diff --git a/po/hu/man1/sha224sum.1.po b/po/hu/man1/sha224sum.1.po new file mode 100644 index 00000000..3f99fc3a --- /dev/null +++ b/po/hu/man1/sha224sum.1.po @@ -0,0 +1,444 @@ +# Hungarian translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# Kovács Emese <emese@eik.bme.hu>, 2001. +msgid "" +msgstr "" +"Project-Id-Version: manpages-l10n\n" +"POT-Creation-Date: 2024-02-15 18:10+0100\n" +"PO-Revision-Date: 2001-01-05 12:34+0100\n" +"Last-Translator: Kovács Emese <emese@eik.bme.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 "SHA224SUM" +msgstr "SHA224SUM" + +#. 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 +msgid "sha224sum - compute and check SHA224 message digest" +msgstr "sha224sum - kiszámítja és ellenőrzi az SHA224 üzenet kivonatot" + +#. 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<sha224sum> [I<\\,OPTION\\/>]... [I<\\,FILE\\/>]..." +msgstr "B<sha224sum> [I<\\,KAPCSOLÓ\\/>]... [I<\\,FÁJL\\/>]..." + +#. 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 "Print or check SHA224 (224-bit) checksums." +msgstr "SHA224 (224 bites) ellenőrzőösszegek kiírása vagy ellenőrzése." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "With no FILE, or when FILE is -, read standard input." +msgstr "Ha a FÁJL nincs megadva, vagy -, akkor a szabványos bemenetet olvassa." + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-b>, B<--binary>" +msgstr "B<-b>, B<--binary>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "read in binary mode" +msgstr "olvasás bináris módban" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-c>, B<--check>" +msgstr "B<-c>, B<--check>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +#, fuzzy +#| msgid "read SHA224 sums from the FILEs and check them" +msgid "read checksums from the FILEs and check them" +msgstr "SH224 összegek olvasása a FÁJLOKBÓL, és azok ellenőrzése" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--tag>" +msgstr "B<--tag>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "create a BSD-style checksum" +msgstr "BSD-stílusú ellenőrzőösszeg létrehozá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<--text>" +msgstr "B<-t>, B<--text>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "read in text mode (default)" +msgstr "olvasás szöveges módban (alapértelmezett)" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-z>, B<--zero>" +msgstr "B<-z>, B<--zero>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, fuzzy +msgid "" +"end each output line with NUL, not newline, and disable file name escaping" +msgstr "minden kimeneti sor lezárása NUL-lal új sor helyett" + +#. type: SS +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "The following five options are useful only when verifying checksums:" +msgstr "Az alábbi öt kapcsoló csak ellenőrzőösszegek ellenőrzésekor hasznos:" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--ignore-missing>" +msgstr "B<--ignore-missing>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "don't fail or report status for missing files" +msgstr "ne legyen sikertelen és ne jelezzen ki állapotot hiányzó fájlok esetén" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--quiet>" +msgstr "B<--quiet>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "don't print OK for each successfully verified file" +msgstr "ne írja ki az OK-t minden sikeres ellenőrzéskor" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--status>" +msgstr "B<--status>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "don't output anything, status code shows success" +msgstr "ne írjon ki semmit, az állapotkód jelzi a sikert" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<--strict>" +msgstr "B<--strict>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "exit non-zero for improperly formatted checksum lines" +msgstr "kilépés nem nullával a hibásan formázott ellenőrzőösszeg-sorokhoz" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B<-w>, B<--warn>" +msgstr "B<-w>, B<--warn>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "warn about improperly formatted checksum lines" +msgstr "figyelmeztessen a helytelenül formázott ellenőrzőösszeg-sorokra" + +#. 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-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +#, fuzzy +#| msgid "" +#| "The sums are computed as described in RFC 3874. When checking, the input " +#| "should be a former output of this program. The default mode is to print " +#| "a line with checksum, a space, a character indicating input mode ('*' for " +#| "binary, \\&' ' for text or where binary is insignificant), and name for " +#| "each FILE." +msgid "" +"The sums are computed as described in RFC 3874. When checking, the input " +"should be a former output of this program. The default mode is to print a " +"line with: checksum, a space, a character indicating input mode ('*' for " +"binary, ' ' for text or where binary is insignificant), and name for each " +"FILE." +msgstr "" +"Az összegek az RFC 3874 által leírt módon kerülnek kiszámításra. " +"Ellenőrzéskor a bemenetnek ezen program korábbi kimenetének kell lennie. Az " +"alapértelmezett mód egy sornyi ellenőrzőösszeg, egy szóköz, egy bemeneti " +"módot jelző karakter („*” = bináris, \\&„ ” = szöveg vagy ahol a bináris " +"jelentéktelen), és egy név kiírása minden egyes FÁJLHOZ." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Note: There is no difference between binary mode and text mode on GNU " +"systems." +msgstr "" + +#. 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 Ulrich Drepper, Scott Miller, and David Madore." +msgstr "Írta Ulrich Drepper, Scott Miller és David Madore." + +#. 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-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "B<cksum>(1)" +msgstr "B<cksum>(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/sha224sumE<gt>" +msgstr "" +"Teljes dokumentáció E<lt>https://www.gnu.org/software/coreutils/" +"sha224sumE<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) sha2 utilities\\(aq" +msgstr "vagy helyileg elérhető: info \\(aq(coreutils) sha2 utilities\\(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 +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: 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 "read SHA224 sums from the FILEs and check them" +msgstr "SH224 összegek olvasása a FÁJLOKBÓL, és azok ellenőrzése" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"The sums are computed as described in RFC 3874. When checking, the input " +"should be a former output of this program. The default mode is to print a " +"line with checksum, a space, a character indicating input mode ('*' for " +"binary, \\&' ' for text or where binary is insignificant), and name for each " +"FILE." +msgstr "" +"Az összegek az RFC 3874 által leírt módon kerülnek kiszámításra. " +"Ellenőrzéskor a bemenetnek ezen program korábbi kimenetének kell lennie. Az " +"alapértelmezett mód egy sornyi ellenőrzőösszeg, egy szóköz, egy bemeneti " +"módot jelző karakter („*” = bináris, \\&„ ” = szöveg vagy ahol a bináris " +"jelentéktelen), és egy név kiírása minden egyes FÁJLHOZ." + +#. 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>." |