# Hungarian translation of coreutils. # Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc. # This file is distributed under the same license as the coreutils package. # Emese Kovacs , 2004. # msgid "" msgstr "" "Project-Id-Version: coreutils 5.2.1\n" "Report-Msgid-Bugs-To: bug-gnulib@gnu.org\n" "POT-Creation-Date: 2005-09-30 17:42+0300\n" "PO-Revision-Date: 2004-07-03 22:32+0200\n" "Last-Translator: Emese Kovacs \n" "Language-Team: Hungarian \n" "X-Bugs: Report translation errors to the Language-Team address.\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-2\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #: lib/argmatch.c:137 #, c-format msgid "invalid argument %s for %s" msgstr "A(z) `%s' argumentum érvénytelen ehhez: %s" #: lib/argmatch.c:138 #, c-format msgid "ambiguous argument %s for %s" msgstr "`%s' argumentum nem egyértelmű ehhez: `%s'" #: lib/argmatch.c:157 #, c-format msgid "Valid arguments are:" msgstr "Az érvényes argumentumok a következők:" #: lib/argp-help.c:1194 #, fuzzy msgid "" "Mandatory or optional arguments to long options are also mandatory or " "optional for any corresponding short options." msgstr "" "Ha egy hosszú kapcsolóhoz kötelező argumentumot megadni, akkor ez a \n" "megfelelő rövid kapcsolónál is kötelező.\n" #: lib/argp-help.c:1597 #, fuzzy msgid " [OPTION...]" msgstr "Használat: %s [KAPCSOLÓ]...\n" #: lib/argp-help.c:1624 #, fuzzy, c-format msgid "Try `%s --help' or `%s --usage' for more information.\n" msgstr "Próbálja a(z) `%s --help'-et további információkért.\n" #: lib/argp-help.c:1652 #, fuzzy, c-format msgid "Report bugs to %s.\n" msgstr "" "\n" "A hibákat jelentsd a címen." #: lib/argp-help.c:1872 lib/error.c:121 msgid "Unknown system error" msgstr "Ismeretlen rendszerhiba" #: lib/argp-parse.c:619 #, fuzzy, c-format msgid "%s: Too many arguments\n" msgstr "túl sok argumentum" #: lib/c-stack.c:244 #, fuzzy msgid "program error" msgstr "olvasási hiba" #: lib/closeout.c:94 msgid "write error" msgstr "írási hiba" #: lib/copy-file.c:65 #, fuzzy, c-format msgid "error while opening \"%s\" for reading" msgstr "%s megnyitása olvasásra sikertelen" #: lib/copy-file.c:72 #, fuzzy, c-format msgid "cannot open backup file \"%s\" for writing" msgstr "%s megnyitása olvasásra sikertelen" #: lib/copy-file.c:80 #, fuzzy, c-format msgid "error reading \"%s\"" msgstr "hiba %s olvasásakor" #: lib/copy-file.c:85 lib/copy-file.c:89 #, fuzzy, c-format msgid "error writing \"%s\"" msgstr "hiba %s írásakor" #: lib/copy-file.c:91 #, fuzzy, c-format msgid "error after reading \"%s\"" msgstr "hiba %s olvasásakor" #: lib/csharpcomp.c:273 #, fuzzy msgid "fdopen() failed" msgstr "megnyitás sikertelen" #: lib/execute.c:186 lib/execute.c:262 lib/execute.c:304 lib/pipe.c:231 #: lib/pipe.c:349 lib/pipe.c:409 lib/wait-process.c:336 lib/wait-process.c:403 #, fuzzy, c-format msgid "%s subprocess failed" msgstr "strip sikertelen" #: lib/file-type.c:43 #, fuzzy msgid "regular file" msgstr "olvasás sikertelen" #: lib/file-type.c:46 msgid "directory" msgstr "könyvtár" #: lib/file-type.c:49 msgid "block special file" msgstr "speciális blokkfájl" #: lib/file-type.c:52 msgid "character special file" msgstr "speciális karakterfájl" #: lib/file-type.c:55 msgid "fifo" msgstr "fifo" #: lib/file-type.c:58 msgid "symbolic link" msgstr "szimbolikus link" #: lib/file-type.c:75 #, fuzzy msgid "weird file" msgstr "olvasás sikertelen" #: lib/gai_strerror.c:45 #, fuzzy msgid "Address family for hostname not supported" msgstr "a fifo fájlok nem támogatottak" #: lib/gai_strerror.c:49 #, fuzzy msgid "ai_family not supported" msgstr "a fifo fájlok nem támogatottak" #: lib/gai_strerror.c:54 #, fuzzy msgid "ai_socktype not supported" msgstr "a fifo fájlok nem támogatottak" #: lib/gai_strerror.c:55 #, fuzzy msgid "System error" msgstr "írási hiba" #: lib/gai_strerror.c:74 #, fuzzy msgid "Unknown error" msgstr "Ismeretlen rendszerhiba" #: lib/getopt.c:551 lib/getopt.c:570 #, c-format msgid "%s: option `%s' is ambiguous\n" msgstr "%s: a(z) `%s' kapcsoló nem egyértelmű\n" #: lib/getopt.c:603 lib/getopt.c:607 #, c-format msgid "%s: option `--%s' doesn't allow an argument\n" msgstr "%s: a(z) `--%s' kapcsoló nem enged meg argumentumot\n" #: lib/getopt.c:616 lib/getopt.c:621 #, c-format msgid "%s: option `%c%s' doesn't allow an argument\n" msgstr "%s: a(z) `%c%s' kapcsoló nem enged meg argumentumot\n" #: lib/getopt.c:667 lib/getopt.c:689 lib/getopt.c:1020 lib/getopt.c:1042 #, c-format msgid "%s: option `%s' requires an argument\n" msgstr "%s: a(z) `%s' kapcsolóhoz argumentum szükséges\n" #: lib/getopt.c:727 lib/getopt.c:730 #, c-format msgid "%s: unrecognized option `--%s'\n" msgstr "%s: a(z) `--%s' kapcsoló ismeretlen\n" #: lib/getopt.c:738 lib/getopt.c:741 #, c-format msgid "%s: unrecognized option `%c%s'\n" msgstr "%s: a(z) `%c%s' kapcsoló ismeretlen\n" #: lib/getopt.c:796 lib/getopt.c:799 #, c-format msgid "%s: illegal option -- %c\n" msgstr "%s: illegális kapcsoló -- %c\n" #: lib/getopt.c:805 lib/getopt.c:808 #, c-format msgid "%s: invalid option -- %c\n" msgstr "%s: érvénytelen kapcsoló -- %c\n" #: lib/getopt.c:863 lib/getopt.c:882 lib/getopt.c:1095 lib/getopt.c:1116 #, c-format msgid "%s: option requires an argument -- %c\n" msgstr "%s: a kapcsolónak szüksége van egy argumentumra -- %c\n" #: lib/getopt.c:935 lib/getopt.c:954 #, c-format msgid "%s: option `-W %s' is ambiguous\n" msgstr "%s: a `-W %s' kapcsoló nem egyértelmű\n" #: lib/getopt.c:978 lib/getopt.c:999 #, c-format msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "%s: a `-W %s' kapcsoló nem enged meg argumentumot\n" #: lib/human.c:486 msgid "block size" msgstr "blokkméret" #: lib/mkdir-p.c:106 #, c-format msgid "%s exists but is not a directory" msgstr "%s létezik, de nem könyvtár" #: lib/mkdir-p.c:203 lib/mkdir-p.c:294 #, c-format msgid "cannot change owner and/or group of %s" msgstr "nem lehet %s tulajdonosát és/vagy csoportját megváltoztatni" #: lib/mkdir-p.c:229 lib/mkdir-p.c:266 #, c-format msgid "cannot create directory %s" msgstr "nem lehet létrehozni a(z) %s könyvtárat" #: lib/mkdir-p.c:240 #, c-format msgid "cannot chdir to directory %s" msgstr "nem lehet a következő könyvtárba lépni: %s" #: lib/mkdir-p.c:307 lib/mkdir-p.c:332 #, c-format msgid "cannot change permissions of %s" msgstr "nem lehet %s jogosultságait megváltoztatni" #: lib/obstack.c:438 lib/obstack.c:441 lib/xalloc-die.c:38 lib/xsetenv.c:40 msgid "memory exhausted" msgstr "elfogyott a memória" #: lib/openat-die.c:36 #, fuzzy msgid "unable to record current working directory" msgstr "nem lehet az aktuális könyvtárat törölni: %s" #: lib/pagealign_alloc.c:143 #, fuzzy msgid "Failed to open /dev/zero for read" msgstr "%s jogosultságainak visszaállítása sikertelen" #: lib/pipe.c:157 lib/pipe.c:160 lib/pipe.c:264 lib/pipe.c:267 #, fuzzy msgid "cannot create pipe" msgstr "nem lehet a következő linket létrehozni: %s" #. TRANSLATORS: #. Get translations for open and closing quotation marks. #. #. The message catalog should translate "`" to a left #. quotation mark suitable for the locale, and similarly for #. "'". If the catalog has no translation, #. locale_quoting_style quotes `like this', and #. clocale_quoting_style quotes "like this". #. #. For example, an American English Unicode locale should #. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and #. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION #. MARK). A British English Unicode locale should instead #. translate these to U+2018 (LEFT SINGLE QUOTATION MARK) and #. U+2019 (RIGHT SINGLE QUOTATION MARK), respectively. #. #. If you don't know what to put here, please see #. #. and use glyphs suitable for your language. #: lib/quotearg.c:245 msgid "`" msgstr "`" #: lib/quotearg.c:246 msgid "'" msgstr "'" #: lib/regcomp.c:137 #, fuzzy msgid "Invalid regular expression" msgstr "érvénytelen konverzió: %s" #: lib/regcomp.c:143 #, fuzzy msgid "Invalid character class name" msgstr "érvénytelen karakter (%s) a `%s' módkarakterláncban" #: lib/regcomp.c:167 #, fuzzy msgid "Memory exhausted" msgstr "elfogyott a memória" #: lib/regcomp.c:170 #, fuzzy msgid "Invalid preceding regular expression" msgstr "érvénytelen konverzió: %s" #: lib/regcomp.c:173 #, fuzzy msgid "Premature end of regular expression" msgstr "érvénytelen konverzió: %s" #: lib/regcomp.c:176 #, fuzzy msgid "Regular expression too big" msgstr "érvénytelen konverzió: %s" #: lib/regcomp.c:659 #, fuzzy msgid "No previous regular expression" msgstr "érvénytelen konverzió: %s" #: lib/rpmatch.c:70 msgid "^[yY]" msgstr "^[iIyY]" #: lib/rpmatch.c:73 msgid "^[nN]" msgstr "^[nN]" #: lib/unicodeio.c:147 msgid "iconv function not usable" msgstr "az iconv függvény nem használható" #: lib/unicodeio.c:149 msgid "iconv function not available" msgstr "az iconv függvény nem elérhető" #: lib/unicodeio.c:156 msgid "character out of range" msgstr "tartományon kívüli karakter" #: lib/unicodeio.c:219 #, c-format msgid "cannot convert U+%04X to local character set" msgstr "nem lehet helyi karakterkészletbe átalakítani a következőt: U+%04X" #: lib/unicodeio.c:221 #, c-format msgid "cannot convert U+%04X to local character set: %s" msgstr "nem lehet U+%04X-t helyi karakterkészletbe átalakítani: %s" #: lib/userspec.c:110 msgid "invalid user" msgstr "érvénytelen felhasználó" #: lib/userspec.c:111 msgid "invalid group" msgstr "érvénytelen csoport" #: lib/userspec.c:113 msgid "cannot get the login group of a numeric UID" msgstr "az UID-hez tartozó bejelentkezési csoportot nem lehet megállapítani" #. TRANSLATORS: %s denotes an author name. #: lib/version-etc.c:90 #, c-format msgid "Written by %s.\n" msgstr "Írta: %s\n" #. TRANSLATORS: Each %s denotes an author name. #: lib/version-etc.c:94 #, c-format msgid "Written by %s and %s.\n" msgstr "Írta: %s és %s\n" #. TRANSLATORS: Each %s denotes an author name. #: lib/version-etc.c:98 #, c-format msgid "Written by %s, %s, and %s.\n" msgstr "Írta: %s, %s és %s\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:104 #, c-format msgid "" "Written by %s, %s, %s,\n" "and %s.\n" msgstr "" "Írta: %s, %s, %s\n" "és %s\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:110 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, and %s.\n" msgstr "" "Írta: %s, %s, %s,\n" "%s és %s\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:116 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, and %s.\n" msgstr "" "Írta: %s, %s, %s,\n" "%s, %s és %s\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:123 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, and %s.\n" msgstr "" "Írta: %s, %s, %s,\n" "%s, %s, %s és %s\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:130 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "and %s.\n" msgstr "" "Írta: %s, %s, %s,\n" "%s, %s, %s, %s\n" "és %s\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:138 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, and %s.\n" msgstr "" "Írta: %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s és %s\n" #. TRANSLATORS: Each %s denotes an author name. #. You can use line breaks, estimating that each author name occupies #. ca. 16 screen columns and that a screen line has ca. 80 columns. #: lib/version-etc.c:148 #, c-format msgid "" "Written by %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, %s, and others.\n" msgstr "" "Írta: %s, %s, %s,\n" "%s, %s, %s, %s,\n" "%s, %s és mások\n" #: lib/xmemcoll.c:50 msgid "string comparison failed" msgstr "karakterlánc-összehasonlítás sikertelen" #: lib/xmemcoll.c:51 msgid "Set LC_ALL='C' to work around the problem." msgstr "Állítsa be az LC_ALL='C' -t a probléma elkerüléséhez." #: lib/xmemcoll.c:53 #, c-format msgid "The strings compared were %s and %s." msgstr "Az összehasonlított karakterláncok: %s és %s."