From cbffab246997fb5a06211dfb706b54e5ae5bb59f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 16:58:51 +0200 Subject: Adding upstream version 1.21.22. Signed-off-by: Daniel Baumann --- po/hu.po | 8659 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 8659 insertions(+) create mode 100644 po/hu.po (limited to 'po/hu.po') diff --git a/po/hu.po b/po/hu.po new file mode 100644 index 0000000..f9a3b90 --- /dev/null +++ b/po/hu.po @@ -0,0 +1,8659 @@ +# Hungarian dpkg translation +# Copyright (C) 2006 Software in the Public Interest, Inc. +# This file is distributed under the same license as the dpkg package. +# SZERVÁC Attila , 2005. +# KELEMEN Gábor & SZERVÁC Attila 2006. +# Nagy Elemér Károly , 2023. +# +msgid "" +msgstr "" +"Project-Id-Version: dpkg 1.21.20\n" +"Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" +"POT-Creation-Date: 2023-05-11 02:03+0000\n" +"PO-Revision-Date: 2023-02-05 23:44+0100\n" +"Last-Translator: Nagy Elemér Károly \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=1; plural=0;\n" +"X-Generator: Poedit 2.4.2\n" + +#: lib/dpkg/ar.c +msgid "failed to fstat archive" +msgstr "sikertelen archívum fstat" + +#: lib/dpkg/ar.c +#, c-format +msgid "failed to read archive '%.255s'" +msgstr "sikertelen archívum olvasás: `%.255s'" + +#: lib/dpkg/ar.c lib/dpkg/dbmodify.c +#, c-format +msgid "unable to create '%.255s'" +msgstr "`%.255s' nem hozható létre" + +#: lib/dpkg/ar.c lib/dpkg/dir.c src/split/join.c src/split/queue.c +#: src/divert/main.c utils/update-alternatives.c +#, c-format +msgid "unable to close file '%s'" +msgstr "nem lehet lezárni a '%s' fájlt" + +#: lib/dpkg/ar.c +#, c-format +msgid "invalid character '%c' in archive '%.250s' member '%.16s' size" +msgstr "érvénytelen karakter '%c' a '%.250s' archívum '%.16s' tag méret" + +#: lib/dpkg/ar.c utils/update-alternatives.c +#, c-format +msgid "unable to write file '%s'" +msgstr "'%s' fájl nem írható" + +#: lib/dpkg/ar.c +#, c-format +msgid "ar member name '%s' length too long" +msgstr "" + +#: lib/dpkg/ar.c +#, c-format +msgid "ar member size %jd too large" +msgstr "" + +#: lib/dpkg/ar.c +#, c-format +msgid "ar member time %jd too large" +msgstr "" + +#: lib/dpkg/ar.c +#, c-format +msgid "generated corrupt ar header for '%s'" +msgstr "" + +#: lib/dpkg/ar.c +#, c-format +msgid "failed to fstat ar member file (%s)" +msgstr "sikertelen fstat ar tag fájl (%s)" + +#: lib/dpkg/ar.c +#, c-format +msgid "cannot append ar member file (%s) to '%s': %s" +msgstr "nem fűzhető hozzá az ar tag fájl (%s) a '%s'-hez: %s" + +#: lib/dpkg/arch.c lib/dpkg/parsehelp.c lib/dpkg/pkg-format.c +msgid "may not be empty string" +msgstr "nem lehet üres szöveg" + +#: lib/dpkg/arch.c +msgid "must start with an alphanumeric" +msgstr "egy alfanumerikussal kell kezdődnie" + +#: lib/dpkg/arch.c lib/dpkg/parsehelp.c +#, c-format +msgid "character '%c' not allowed (only letters, digits and characters '%s')" +msgstr "" +"`%c' karakter tilos (csak betűk, számok és `%s' karakterek adhatók meg)" + +#: lib/dpkg/arch.c +msgctxt "architecture" +msgid "" +msgstr "architektúra " + +#: lib/dpkg/arch.c +msgctxt "architecture" +msgid "" +msgstr "architektúra <üres>" + +#: lib/dpkg/arch.c +msgid "error writing to architecture list" +msgstr "hiba architektúra lista íráskor" + +#: lib/dpkg/atomic-file.c +#, c-format +msgid "cannot create base directory for %s" +msgstr "nem lehet alapkönyvtárat létrehozni a '%s'-hez" + +#: lib/dpkg/atomic-file.c +#, c-format +msgid "unable to create new file '%.250s'" +msgstr "nem lehet új '%.250s' fájlt létrehozni" + +#: lib/dpkg/atomic-file.c +#, c-format +msgid "unable to write new file '%.250s'" +msgstr "nem lehet új '%.250s' fájlt írni" + +#: lib/dpkg/atomic-file.c +#, c-format +msgid "unable to flush new file '%.250s'" +msgstr "nem lehet új '%.250s' fájlt flush-ölni" + +#: lib/dpkg/atomic-file.c +#, c-format +msgid "unable to sync new file '%.250s'" +msgstr "nem lehet új '%.250s' fájlt sync-elni" + +#: lib/dpkg/atomic-file.c +#, c-format +msgid "unable to close new file '%.250s'" +msgstr "nem lehet új '%.250s' fájlt bezárni" + +#: lib/dpkg/atomic-file.c +#, c-format +msgid "error removing old backup file '%s'" +msgstr "hiba a '%s' régi mentés fájl eltávolításakor" + +#: lib/dpkg/atomic-file.c +#, c-format +msgid "error creating new backup file '%s'" +msgstr "hiba a '%s' új mentés fájl létrehozásakor" + +#: lib/dpkg/atomic-file.c lib/dpkg/db-ctrl-upgrade.c lib/dpkg/triglib.c +#: src/main/remove.c +#, c-format +msgid "cannot remove '%.250s'" +msgstr "nem törölhető: `%.250s'" + +#: lib/dpkg/atomic-file.c +#, c-format +msgid "error installing new file '%s'" +msgstr "hiba a '%s' fájl telepítésekor" + +#: lib/dpkg/buffer.c +msgid "failed to write" +msgstr "sikertelen írás" + +#: lib/dpkg/buffer.c +msgid "failed to read" +msgstr "sikertelen olvasás" + +#: lib/dpkg/buffer.c +msgid "unexpected end of file or stream" +msgstr "váratlan fájl vagy folyam vége" + +#: lib/dpkg/buffer.c +msgid "failed to seek" +msgstr "sikertelen beletekerés" + +#: lib/dpkg/command.c lib/dpkg/path-remove.c src/split/split.c +#: src/main/unpack.c utils/update-alternatives.c +#, c-format +msgid "unable to execute %s (%s)" +msgstr "sikertelen futtatás %s (%s)" + +#: lib/dpkg/compress.c +#, c-format +msgid "%s: pass-through copy error: %s" +msgstr "" + +#: lib/dpkg/compress.c +#, c-format +msgid "%s: error binding input to gzip stream" +msgstr "" + +#: lib/dpkg/compress.c +#, c-format +msgid "%s: internal gzip read error: '%s'" +msgstr "%s: belső gzip olvasási hiba: '%s'" + +#: lib/dpkg/compress.c +#, c-format +msgid "%s: internal gzip write error" +msgstr "%s: belső gzip írási hiba" + +#: lib/dpkg/compress.c +#, c-format +msgid "%s: internal gzip read error: %s" +msgstr "%s: belső gzip olvasási hiba: %s" + +#: lib/dpkg/compress.c +#, c-format +msgid "%s: error binding output to gzip stream" +msgstr "" + +#: lib/dpkg/compress.c +#, c-format +msgid "%s: internal gzip read error" +msgstr "%s: belső gzip olvasási hiba" + +#: lib/dpkg/compress.c +#, c-format +msgid "%s: internal gzip write error: '%s'" +msgstr "" + +#: lib/dpkg/compress.c +#, c-format +msgid "%s: internal gzip write error: %s" +msgstr "%s: belső gzip írási hiba: %s" + +#: lib/dpkg/compress.c +#, c-format +msgid "%s: error binding input to bzip2 stream" +msgstr "" + +#: lib/dpkg/compress.c +#, c-format +msgid "%s: internal bzip2 read error: '%s'" +msgstr "%s: belső bzip2 olvasási hiba: '%s'" + +#: lib/dpkg/compress.c +#, c-format +msgid "%s: internal bzip2 write error" +msgstr "%s: belső bzip2 írási hiba" + +#: lib/dpkg/compress.c +#, c-format +msgid "%s: error binding output to bzip2 stream" +msgstr "" + +#: lib/dpkg/compress.c +#, c-format +msgid "%s: internal bzip2 read error" +msgstr "%s: belső bzip2 olvasási hiba" + +#: lib/dpkg/compress.c +#, c-format +msgid "%s: internal bzip2 write error: '%s'" +msgstr "%s: belső bzip2 írási hiba: '%s'" + +#: lib/dpkg/compress.c +msgid "unexpected bzip2 error" +msgstr "" + +#: lib/dpkg/compress.c +msgid "internal error (bug)" +msgstr "belső hiba (szoftverhiba)" + +#: lib/dpkg/compress.c +msgid "memory usage limit reached" +msgstr "" + +#: lib/dpkg/compress.c +msgid "unsupported compression preset" +msgstr "nem támogatott tömörítés" + +#: lib/dpkg/compress.c +msgid "unsupported options in file header" +msgstr "" + +#: lib/dpkg/compress.c +msgid "compressed data is corrupt" +msgstr "" + +#: lib/dpkg/compress.c +msgid "unexpected end of input" +msgstr "váratlan bemenet vége" + +#: lib/dpkg/compress.c +msgid "file format not recognized" +msgstr "fájl formátuma " + +#: lib/dpkg/compress.c +msgid "unsupported type of integrity check" +msgstr "" + +#: lib/dpkg/compress.c +#, c-format +msgid "%s: lzma read error" +msgstr "%s: lzma olvasási hiba" + +#: lib/dpkg/compress.c +#, c-format +msgid "%s: lzma write error" +msgstr "%s: lzma írási hiba" + +#: lib/dpkg/compress.c +#, c-format +msgid "%s: lzma close error" +msgstr "" + +#: lib/dpkg/compress.c +#, c-format +msgid "%s: lzma error: %s" +msgstr "%s: lzma hiba: %s" + +#: lib/dpkg/compress.c +#, c-format +msgid "%s: zstd error: %s" +msgstr "%s: zstd hiba: %s" + +#: lib/dpkg/compress.c +#, c-format +msgid "%s: cannot create zstd decompression context" +msgstr "" + +#: lib/dpkg/compress.c +#, c-format +msgid "%s: cannot create zstd compression context" +msgstr "" + +#: lib/dpkg/compress.c +#, c-format +msgid "%s: zstd read error" +msgstr "%s: zstd olvasási hiba" + +#: lib/dpkg/compress.c +#, c-format +msgid "%s: zstd write error" +msgstr "%s: zstd írási hiba" + +#: lib/dpkg/compress.c +#, c-format +msgid "%s: zstd close error" +msgstr "%s: zstd bezárási hiba" + +#: lib/dpkg/compress.c +#, c-format +msgid "invalid compression level %d" +msgstr "érvénytelen tömörítési szint %d" + +#: lib/dpkg/compress.c +msgid "unknown compression strategy" +msgstr "ismeretlen tömörítési stratégia" + +#: lib/dpkg/dbmodify.c +#, c-format +msgid "" +"updates directory contains file '%.250s' whose name is too long (length=%d, " +"max=%d)" +msgstr "" +"az updates könyvtárban lévő `%.250s' fájl neve túl hosszú (hossz=%d, max=%d)" + +#: lib/dpkg/dbmodify.c +#, c-format +msgid "" +"updates directory contains files with different length names (both %d and %d)" +msgstr "" +"az updates könyvtár eltérő hosszúságú fájlneveket tartalmaz (%d és %d is)" + +#: lib/dpkg/dbmodify.c +#, c-format +msgid "cannot create the dpkg updates directory %s" +msgstr "nem tudom létrehozni a dpkg updates könyvtárat: `%s'" + +#: lib/dpkg/dbmodify.c +#, c-format +msgid "cannot scan updates directory '%.255s'" +msgstr "nem tudom átnézni az updates könyvtárat: `%.255s'" + +#: lib/dpkg/dbmodify.c +#, c-format +msgid "failed to remove incorporated update file %.255s" +msgstr "nem tudom törölni a beépített %.255s fájlt" + +#: lib/dpkg/dbmodify.c +#, c-format +msgid "unable to fill %.250s with padding" +msgstr "%.250s kitöltése behúzással sikertelen" + +#: lib/dpkg/dbmodify.c +#, c-format +msgid "unable to flush %.250s after padding" +msgstr "%.250s feltöltése a behúzás után sikertelen" + +#: lib/dpkg/dbmodify.c +#, c-format +msgid "unable to seek to start of %.250s after padding" +msgstr "nem tudok %.250s elejére menni a behúzás után" + +#: lib/dpkg/dbmodify.c +#, c-format +msgid "unable to check lock file for dpkg database directory %s" +msgstr "nem tudom ellenőrizni a %s dpkg adatbázis zárolófájlját" + +#: lib/dpkg/dbmodify.c +#, c-format +msgid "unable to open/create dpkg frontend lock for directory %s" +msgstr "nem tudom megnyitni/létrehozni a dpkg frontend zárat a %s könyvtárhoz" + +#: lib/dpkg/dbmodify.c +#, c-format +msgid "unable to open/create dpkg database lock file for directory %s" +msgstr "nem tudom megnyitni/létrehozni a dpkg adatbázis zárat a %s könyvtárhoz" + +#: lib/dpkg/dbmodify.c +#, c-format +msgid "you do not have permission to lock the dpkg database directory %s" +msgstr "nincs jogod zárolni a %s dpkg adatbázis könyvtárat" + +#: lib/dpkg/dbmodify.c +msgid "dpkg frontend lock" +msgstr "" + +#: lib/dpkg/dbmodify.c +msgid "dpkg database lock" +msgstr "dpkg adatbázis zárolás" + +#: lib/dpkg/dbmodify.c +msgid "requested operation requires superuser privilege" +msgstr "a kért művelet rendszergazda jogokat igényel" + +#: lib/dpkg/dbmodify.c +#, c-format +msgid "cannot create the dpkg database directory %s" +msgstr "nem tudom létrehozni a %s dpkg adatbázis könyvtárat" + +#: lib/dpkg/dbmodify.c +#, c-format +msgid "unable to access the dpkg database directory %s" +msgstr "nem férek hozzá a %s dpkg adatbázis könyvtárhoz" + +#: lib/dpkg/dbmodify.c +#, c-format +msgid "required read/write access to the dpkg database directory %s" +msgstr "írás/olvasás jogosultság szükséges a %s dpkg adatbázis könyvtárhoz" + +#: lib/dpkg/dbmodify.c +#, c-format +msgid "failed to remove my own update file %.255s" +msgstr "e frissítő fájlom törlése nem sikerült: %.255s" + +#: lib/dpkg/dbmodify.c +#, c-format +msgid "unable to write updated status of '%.250s'" +msgstr "`%.250s' frissített állapotának írása sikertelen" + +#: lib/dpkg/dbmodify.c +#, c-format +msgid "unable to flush updated status of '%.250s'" +msgstr "`%.250s' frissített állapotának feltöltése sikertelen" + +#: lib/dpkg/dbmodify.c +#, c-format +msgid "unable to truncate for updated status of '%.250s'" +msgstr "`%.250s' frissített állapotának vágása sikertelen" + +#: lib/dpkg/dbmodify.c +#, c-format +msgid "unable to fsync updated status of '%.250s'" +msgstr "`%.250s' frissített állapotának fsync-je sikertelen" + +#: lib/dpkg/dbmodify.c +#, c-format +msgid "unable to close updated status of '%.250s'" +msgstr "`%.250s' frissített állapotának lezárása sikertelen" + +#: lib/dpkg/dbmodify.c +#, c-format +msgid "unable to install updated status of '%.250s'" +msgstr "`%.250s' frissített állapotának telepítése sikertelen" + +#: lib/dpkg/db-ctrl-access.c +#, c-format +msgid "unable to check existence of '%.250s'" +msgstr "nem ellenőrizhető `%.250s' léte" + +#: lib/dpkg/db-ctrl-access.c lib/dpkg/db-ctrl-upgrade.c +msgid "cannot read info directory" +msgstr "az info könyvtár nem olvasható" + +#: lib/dpkg/db-ctrl-format.c src/main/unpack.c +#, c-format +msgid "error trying to open %.250s" +msgstr "hiba %.250s megnyitásakor" + +#: lib/dpkg/db-ctrl-format.c +#, fuzzy, c-format +msgid "corrupt info database format file '%s'" +msgstr "e forrásfájl nem megnyitható: `%.250s'" + +#: lib/dpkg/db-ctrl-format.c +#, c-format +msgid "info database format (%d) is bogus or too new; try getting a newer dpkg" +msgstr "" + +#: lib/dpkg/db-ctrl-upgrade.c +#, fuzzy, c-format +#| msgid "conffile `%.250s' does not appear in package" +msgid "info file %s/%s not associated to any package" +msgstr "úgy fest, `%.250s' konffájl nincs a csomagban" + +#: lib/dpkg/db-ctrl-upgrade.c src/main/archives.c +#, c-format +msgid "error creating hard link '%.255s'" +msgstr "hiba az alábbi merev lánc létrehozásakor: `%.255s'" + +#: lib/dpkg/db-ctrl-upgrade.c +#, fuzzy, c-format +#| msgid "error writing `%s'" +msgid "error while writing '%s'" +msgstr "hiba `%s' írásakor" + +#: lib/dpkg/db-fsys-digest.c +#, fuzzy, c-format +msgid "control file '%s' for package '%s' is missing final newline" +msgstr "e csomag: `%.250s' fájllista fájlja üres fájlnevet tartalmaz" + +#: lib/dpkg/db-fsys-digest.c +#, fuzzy, c-format +msgid "control file '%s' for package '%s' is missing value" +msgstr "e csomag: `%.250s' fájllista fájlja üres fájlnevet tartalmaz" + +#: lib/dpkg/db-fsys-digest.c +#, fuzzy, c-format +msgid "control file '%s' for package '%s' is missing value separator" +msgstr "e csomag: `%.250s' fájllista fájlja üres fájlnevet tartalmaz" + +#: lib/dpkg/db-fsys-digest.c +#, fuzzy, c-format +#| msgid "files list file for package `%.250s' contains empty filename" +msgid "control file '%s' for package '%s' contains empty filename" +msgstr "e csomag: `%.250s' fájllista fájlja üres fájlnevet tartalmaz" + +#: lib/dpkg/db-fsys-digest.c +#, fuzzy, c-format +#| msgid "cannot read config file dir `%.250s' (from `%.250s')" +msgid "loading control file '%s' for package '%s'" +msgstr "olvashatatlan `%.250s' konfig fájl könyvtár (innen: `%.250s')" + +#: lib/dpkg/db-fsys-divert.c +msgid "failed to open diversions file" +msgstr "eltérítés fájl megnyitása sikertelen" + +#: lib/dpkg/db-fsys-divert.c +msgid "failed to fstat diversions file" +msgstr "eltérítés fájl fstat sikertelen" + +#: lib/dpkg/db-fsys-divert.c +#, c-format +msgid "conflicting diversions involving '%.250s' or '%.250s'" +msgstr "`%.250s'-t vagy `%.250s'-t érintő ütköző eltérítések" + +#: lib/dpkg/db-fsys-files.c +#, fuzzy, c-format +#| msgid "error closing files list file for package '%.250s'" +msgid "loading files list file for package '%s'" +msgstr "nem sikerült lezárni a fájllista fájlt e csomaghoz: `%.250s'" + +#: lib/dpkg/db-fsys-files.c +#, fuzzy, c-format +msgid "" +"files list file for package '%.250s' missing; assuming package has no files " +"currently installed" +msgstr "" +"dpkg: Figyelmeztetés: nincs fájllista fájl e csomaghoz: `%.250s', " +"feltételezem, hogy a csomagnak most nincsenek telepített fájljai\n" + +#: lib/dpkg/db-fsys-files.c +#, fuzzy, c-format +msgid "files list file for package '%.250s' is missing final newline" +msgstr "e csomag: `%.250s' fájllista fájlja üres fájlnevet tartalmaz" + +#: lib/dpkg/db-fsys-files.c +#, c-format +msgid "files list file for package '%.250s' contains empty filename" +msgstr "e csomag: `%.250s' fájllista fájlja üres fájlnevet tartalmaz" + +#: lib/dpkg/db-fsys-files.c +msgid "(Reading database ... " +msgstr "(Adatbázis olvasása ... " + +#: lib/dpkg/db-fsys-files.c +#, fuzzy, c-format +msgid "%d file or directory currently installed.)\n" +msgid_plural "%d files and directories currently installed.)\n" +msgstr[0] "Most %d fájl és könyvtár telepített.)\n" + +#: lib/dpkg/db-fsys-override.c +#, fuzzy, c-format +#| msgid "statoverride file `%.250s'" +msgid "invalid statoverride uid %s" +msgstr "statoverride fájl: `%.250s'" + +#: lib/dpkg/db-fsys-override.c +#, fuzzy, c-format +#| msgid "statoverride file `%.250s'" +msgid "invalid statoverride gid %s" +msgstr "statoverride fájl: `%.250s'" + +#: lib/dpkg/db-fsys-override.c +#, fuzzy, c-format +#| msgid "statoverride file `%.250s'" +msgid "invalid statoverride mode %s" +msgstr "statoverride fájl: `%.250s'" + +#: lib/dpkg/db-fsys-override.c +msgid "failed to open statoverride file" +msgstr "nem sikerült megnyitni a statoverride fájlt" + +#: lib/dpkg/db-fsys-override.c +msgid "failed to fstat statoverride file" +msgstr "nem sikerült fstat-olni a statoverride fájlt" + +#: lib/dpkg/db-fsys-override.c +#, fuzzy, c-format +#| msgid "statoverride file `%.250s'" +msgid "reading statoverride file '%.250s'" +msgstr "statoverride fájl: `%.250s'" + +#: lib/dpkg/db-fsys-override.c +#, fuzzy +msgid "statoverride file is missing final newline" +msgstr "a statoverride fájl üres sort tartalmaz" + +#: lib/dpkg/db-fsys-override.c +msgid "statoverride file contains empty line" +msgstr "a statoverride fájl üres sort tartalmaz" + +#: lib/dpkg/db-fsys-override.c +#, fuzzy +msgid "syntax error in statoverride file" +msgstr "nem sikerült megnyitni a statoverride fájlt" + +#: lib/dpkg/db-fsys-override.c +#, c-format +msgid "" +"unknown system user '%s' in statoverride file; the system user got removed\n" +"before the override, which is most probably a packaging bug, to recover you\n" +"can remove the override manually with %s" +msgstr "" + +#: lib/dpkg/db-fsys-override.c +#, fuzzy +msgid "unexpected end of line in statoverride file" +msgstr "váratlan sorvég a csomagnévben a %d. sorban" + +#: lib/dpkg/db-fsys-override.c +#, c-format +msgid "" +"unknown system group '%s' in statoverride file; the system group got " +"removed\n" +"before the override, which is most probably a packaging bug, to recover you\n" +"can remove the override manually with %s" +msgstr "" + +#: lib/dpkg/db-fsys-override.c +#, fuzzy, c-format +msgid "multiple statoverrides present for file '%.250s'" +msgstr "statoverride fájl: `%.250s'" + +#: lib/dpkg/deb-version.c +#, fuzzy +msgid "format version with too big major component" +msgstr "verziószám" + +#: lib/dpkg/deb-version.c +msgid "format version with empty major component" +msgstr "" + +#: lib/dpkg/deb-version.c +#, fuzzy +msgid "format version has no dot" +msgstr "verziószám" + +#: lib/dpkg/deb-version.c +#, fuzzy +msgid "format version with too big minor component" +msgstr "verziószám" + +#: lib/dpkg/deb-version.c +msgid "format version with empty minor component" +msgstr "" + +#: lib/dpkg/deb-version.c +#, fuzzy +msgid "format version followed by junk" +msgstr "verziószám" + +#: lib/dpkg/debug.c +#, c-format +msgid "cannot parse debug mask from environment variable %s" +msgstr "" + +#: lib/dpkg/dir.c +#, fuzzy, c-format +#| msgid "unable to read filedescriptor flags for %.250s" +msgid "unable to get file descriptor for directory '%s'" +msgstr "%.250s fájl-leíró kapcsolói olvasása sikerelen" + +#: lib/dpkg/dir.c +#, fuzzy, c-format +msgid "unable to sync directory '%s'" +msgstr "e forrásfájl nem megnyitható: `%.250s'" + +#: lib/dpkg/dir.c +#, fuzzy, c-format +msgid "unable to open directory '%s'" +msgstr "e forrásfájl nem megnyitható: `%.250s'" + +#: lib/dpkg/dir.c src/divert/main.c utils/update-alternatives.c +#, fuzzy, c-format +msgid "unable to open file '%s'" +msgstr "e forrásfájl nem megnyitható: `%.250s'" + +#: lib/dpkg/dir.c src/deb/build.c src/split/join.c src/split/queue.c +#: src/divert/main.c utils/update-alternatives.c +#, fuzzy, c-format +msgid "unable to sync file '%s'" +msgstr "e forrásfájl nem megnyitható: `%.250s'" + +#: lib/dpkg/dump.c +#, c-format +msgid "failed to write details of '%.50s' to '%.250s'" +msgstr "`%.50s' részletei nem írhatók ide: `%.250s'" + +#: lib/dpkg/dump.c +#, fuzzy, c-format +msgid "unable to set buffering on %s database file" +msgstr "a status fájlon a pufferelés beállítása sikertelen" + +#: lib/dpkg/dump.c +#, fuzzy, c-format +msgid "failed to write %s database stanza about '%s' to '%s'" +msgstr "" +"nem sikerült %s rekord kiírása a következőről: \"%.50s\" ide: \"%.250s\"" + +#: lib/dpkg/ehandle.c utils/update-alternatives.c +#, fuzzy +#| msgid "parse error" +msgid "error" +msgstr "elemzési hiba" + +#: lib/dpkg/ehandle.c +#, c-format +msgid "" +"%s%s%s: %s%s:%s\n" +" %s\n" +msgstr "" + +#: lib/dpkg/ehandle.c +msgid "out of memory for new error context" +msgstr "" + +#: lib/dpkg/ehandle.c +#, fuzzy +#| msgid "" +#| "%s: error while cleaning up:\n" +#| " %s\n" +msgid "error while cleaning up" +msgstr "" +"%s: hiba a tisztítás során:\n" +" %s\n" + +#: lib/dpkg/ehandle.c +#, fuzzy +#| msgid "dpkg: too many nested errors during error recovery !!\n" +msgid "too many nested errors during error recovery" +msgstr "dpkg: túl sok beágyazott hiba a hiba helyreállítása során!\n" + +#: lib/dpkg/ehandle.c +msgid "out of memory for new cleanup entry" +msgstr "" + +#: lib/dpkg/ehandle.c +msgid "out of memory for new cleanup entry with many arguments" +msgstr "" + +#: lib/dpkg/ehandle.c +msgid "unrecoverable fatal error, aborting" +msgstr "" + +#: lib/dpkg/ehandle.c +#, fuzzy +#| msgid "Multiple overrides for \"%s\", aborting" +msgid "outside error context, aborting" +msgstr "\"%s\" többszöri felülbírálása, megszakítva" + +#: lib/dpkg/ehandle.c +msgid "an error occurred with no error handling in place" +msgstr "" + +#: lib/dpkg/ehandle.c +#, fuzzy +#| msgid "internal error - bad mode `%s'" +msgid "internal error" +msgstr "belső hiba - rossz `%s' mód" + +#: lib/dpkg/fields.c +#, fuzzy +#| msgid "cannot stat old name `%s': %s" +msgid "is missing a value" +msgstr "a régi `%s' név nem található: %s" + +#: lib/dpkg/fields.c +#, c-format +msgid "has invalid value '%.50s'" +msgstr "" + +#: lib/dpkg/fields.c +msgid "has trailing junk" +msgstr "" + +#: lib/dpkg/fields.c +#, fuzzy, c-format +#| msgid "Package `%s' is not installed.\n" +msgid "invalid package name in '%s' field: %s" +msgstr "A(z) `%s' csomag nincs telepítve.\n" + +#: lib/dpkg/fields.c +#, fuzzy, c-format +#| msgid "empty file details field '%s'" +msgid "empty archive details '%s' field" +msgstr "üres `%s' fájl részletek mező" + +#: lib/dpkg/fields.c +#, fuzzy, c-format +#| msgid "file details field '%s' not allowed in status file" +msgid "archive details '%s' field not allowed in status file" +msgstr "`%s' fájl részletek mező tilos az állapot fájlban" + +#: lib/dpkg/fields.c +#, fuzzy, c-format +#| msgid "too many values in file details field '%s' (compared to others)" +msgid "too many values in archive details '%s' field (compared to others)" +msgstr "túl sok érték `%s' fájl részletek mezőben (más mezőkhöz képest)" + +#: lib/dpkg/fields.c +#, fuzzy, c-format +#| msgid "too few values in file details field '%s' (compared to others)" +msgid "too few values in archive details '%s' field (compared to others)" +msgstr "kevés érték `%s' fájl részletek mezőben (más mezőkhöz képest)" + +#: lib/dpkg/fields.c +#, fuzzy, c-format +#| msgid "obsolete `Revision' or `Package-Revision' field used" +msgid "boolean (yes/no) '%s' field: %s" +msgstr "elavult `Revision' vagy `Package-Revision' mező" + +#: lib/dpkg/fields.c +#, c-format +msgid "quadstate (foreign/allowed/same/no) '%s' field: %s" +msgstr "" + +#: lib/dpkg/fields.c +#, fuzzy, c-format +#| msgid "`%s' field, reference to `%.255s': error in version: %.255s" +msgid "'%s' is not a valid architecture name in '%s' field: %s" +msgstr "`%s' mező, hivatkozás erre: `%.255s': hibás verzió: %.255s" + +#: lib/dpkg/fields.c +#, fuzzy, c-format +#| msgid "word in `priority' field" +msgid "word in '%s' field: %s" +msgstr "szó a `priority' mezőben" + +#: lib/dpkg/fields.c +#, fuzzy, c-format +#| msgid "obsolete `Revision' or `Package-Revision' field used" +msgid "obsolete '%s' field used" +msgstr "elavult `Revision' vagy `Package-Revision' mező" + +#: lib/dpkg/fields.c +#, fuzzy, c-format +#| msgid "value for `status' field not allowed in this context" +msgid "value for '%s' field not allowed in this context" +msgstr "érték a `status' mezőben tilos e környezetben" + +#: lib/dpkg/fields.c +#, fuzzy, c-format +#| msgid "first (want) word in `status' field" +msgid "first (want) word in '%s' field: %s" +msgstr "1. (kért) szó a `status' mezőben" + +#: lib/dpkg/fields.c +#, fuzzy, c-format +#| msgid "second (error) word in `status' field" +msgid "second (error) word in '%s' field: %s" +msgstr "2. (hiba) szó a `status' mezőben" + +#: lib/dpkg/fields.c +#, fuzzy, c-format +#| msgid "third (status) word in `status' field" +msgid "third (status) word in '%s' field: %s" +msgstr "3. (állapot) word in `status' field" + +#: lib/dpkg/fields.c +#, fuzzy, c-format +#| msgid "error in Version string `%.250s': %.250s" +msgid "'%s' field value '%.250s'" +msgstr "hiba a `%.250s' Verzió szövegben: %.250s" + +#: lib/dpkg/fields.c +#, fuzzy, c-format +#| msgid "value for `conffiles' has malformed line `%.*s'" +msgid "value for '%s' field has malformed line '%.*s'" +msgstr "érték a `conffiles'-hoz rossz `%.*s' sort tartalmaz" + +#: lib/dpkg/fields.c +#, fuzzy, c-format +#| msgid "value for `conffiles' has line starting with non-space `%c'" +msgid "value for '%s' field has line starting with non-space '%c'" +msgstr "érték a `conffiles'-hoz nem-szóköz `%c' karaktert tartalmaz" + +#: lib/dpkg/fields.c +#, fuzzy, c-format +#| msgid "root or null directory is listed as a conffile" +msgid "root or empty directory listed as a conffile in '%s' field" +msgstr "gyökér vagy üres könyvtár konffájlként listázva" + +#: lib/dpkg/fields.c +#, c-format +msgid "" +"'%s' field, missing package name, or garbage where package name expected" +msgstr "`%s' mező, hiányzó csomagnév vagy torlódás annak helyén" + +#: lib/dpkg/fields.c +#, c-format +msgid "'%s' field, invalid package name '%.255s': %s" +msgstr "`%s' mező, érvénytelen `%.255s' csomagnév: %s" + +#: lib/dpkg/fields.c +#, fuzzy, c-format +#| msgid "" +#| "`%s' field, missing package name, or garbage where package name expected" +msgid "" +"'%s' field, missing architecture name, or garbage where architecture name " +"expected" +msgstr "`%s' mező, hiányzó csomagnév vagy torlódás annak helyén" + +#: lib/dpkg/fields.c +#, fuzzy, c-format +#| msgid "`%s' field, reference to `%.255s': error in version: %.255s" +msgid "" +"'%s' field, reference to '%.255s': invalid architecture name '%.255s': %s" +msgstr "`%s' mező, hivatkozás erre: `%.255s': hibás verzió: %.255s" + +#: lib/dpkg/fields.c +#, c-format +msgid "" +"'%s' field, reference to '%.255s':\n" +" bad version relationship %c%c" +msgstr "" +"`%s' mező, hivatkozás erre: `%.255s':\n" +" rossz verzió reláció %c%c" + +#: lib/dpkg/fields.c +#, c-format +msgid "" +"'%s' field, reference to '%.255s':\n" +" '%c' is obsolete, use '%c=' or '%c%c' instead" +msgstr "" +"`%s' mező, hivatkozás erre: `%.255s':\n" +" `%c' elavult, használd a `%c='-t vagy `%c%c'-t" + +#: lib/dpkg/fields.c +#, c-format +msgid "" +"'%s' field, reference to '%.255s':\n" +" implicit exact match on version number, suggest using '=' instead" +msgstr "" +"`%s' mező, hivatkozás erre: `%.255s':\n" +" valójában pontos verzióra hivatkozik, `=' javasolt" + +#: lib/dpkg/fields.c +#, fuzzy, c-format +#| msgid "Only exact versions may be used for Provides" +msgid "only exact versions may be used for '%s' field" +msgstr "Csak pontos verziók használhatók a Provides mezőhöz" + +#: lib/dpkg/fields.c +#, c-format +msgid "" +"'%s' field, reference to '%.255s':\n" +" version value starts with non-alphanumeric, suggest adding a space" +msgstr "" +"`%s' mező, hivatkozás erre: `%.255s':\n" +" a verzió érték nem-alfanumerikussal kezdődik, szóköz javasolt" + +#: lib/dpkg/fields.c +#, c-format +msgid "'%s' field, reference to '%.255s': version unterminated" +msgstr "`%s' mező, hivatkozás erre: `%.255s': lezáratlan verzió" + +#: lib/dpkg/fields.c +#, fuzzy, c-format +#| msgid "'%s' field, reference to '%.255s': version contains '%c'" +msgid "" +"'%s' field, reference to '%.255s': version contains '%c' instead of '%c'" +msgstr "`%s' mező, hivatkozás erre: `%.255s': a verzió `%c'-t tartalmaz" + +#: lib/dpkg/fields.c +#, fuzzy, c-format +#| msgid "'%s' field, reference to '%.255s': version contains '%c'" +msgid "'%s' field, reference to '%.255s': version '%s'" +msgstr "`%s' mező, hivatkozás erre: `%.255s': a verzió `%c'-t tartalmaz" + +#: lib/dpkg/fields.c +#, c-format +msgid "'%s' field, syntax error after reference to package '%.255s'" +msgstr "`%s' mező, nyelvtani hiba e csomaghivatkozás után: `%.255s'" + +#: lib/dpkg/fields.c +#, fuzzy, c-format +#| msgid "alternatives ('|') not allowed in %s field" +msgid "alternatives ('|') not allowed in '%s' field" +msgstr "alternatíva (`|') tilos e mezőben: %s" + +#: lib/dpkg/fields.c +#, fuzzy, c-format +msgid "illegal pending trigger name '%.255s': %s" +msgstr "`%s' mező, érvénytelen `%.255s' csomagnév: %s" + +#: lib/dpkg/fields.c +#, c-format +msgid "duplicate pending trigger '%.255s'" +msgstr "" + +#: lib/dpkg/fields.c +#, fuzzy, c-format +msgid "illegal package name in awaited trigger '%.255s': %s" +msgstr "rossz csomagnév a %d. sorban: %.250s" + +#: lib/dpkg/fields.c +#, fuzzy, c-format +msgid "duplicate awaited trigger package '%.255s'" +msgstr "fájllista e csomaghoz: `%.250s'" + +#: lib/dpkg/file.c +#, fuzzy, c-format +msgid "unable to stat source file '%.250s'" +msgstr "e forrásfájl nem megnyitható: `%.250s'" + +#: lib/dpkg/file.c +#, fuzzy, c-format +msgid "unable to change ownership of target file '%.250s'" +msgstr "`%.250s' új terjesztői beállítófájl tulajdonosa nem módosítható" + +#: lib/dpkg/file.c +#, fuzzy, c-format +msgid "unable to set mode of target file '%.250s'" +msgstr "`%.250s' új terjesztői beállítófájl módja nem állítható be" + +#: lib/dpkg/file.c +#, fuzzy, c-format +#| msgid "cannot stat old name `%s': %s" +msgid "cannot stat %s" +msgstr "a régi `%s' név nem található: %s" + +#: lib/dpkg/file.c +#, fuzzy, c-format +msgid "%s is not a regular file" +msgstr "figyelem, `%s' konffájl nem sima fájl\n" + +#: lib/dpkg/file.c +#, fuzzy, c-format +#| msgid "unable to write %s: %s" +msgid "cannot read %s" +msgstr "%s írása sikertelen: %s" + +#: lib/dpkg/file.c +#, fuzzy, c-format +#| msgid "%s: can't open %s: %s" +msgid "cannot open %s" +msgstr "%s: %s nem nyitható meg: %s" + +#: lib/dpkg/file.c +#, fuzzy, c-format +#| msgid "unable to unlock %s: %s" +msgid "unable to unlock %s" +msgstr "nem tudom kioldani %s-t: %s" + +#: lib/dpkg/file.c +#, fuzzy, c-format +msgid "unable to check file '%s' lock status" +msgstr "e forrásfájl nem megnyitható: `%.250s'" + +#: lib/dpkg/file.c +#, fuzzy, c-format +#| msgid "unable to unlock %s: %s" +msgid "unable to lock %s" +msgstr "nem tudom kioldani %s-t: %s" + +#: lib/dpkg/file.c +msgid "" +"Note: removing the lock file is always wrong, can damage the locked area\n" +"and the entire system. See ." +msgstr "" + +#: lib/dpkg/file.c +#, fuzzy, c-format +#| msgid "status database area is locked by another process" +msgid "" +"%s was locked by another process\n" +"%s" +msgstr "az állapot adatbázis területet más folyamat zárolja" + +#: lib/dpkg/file.c +#, fuzzy, c-format +#| msgid "status database area is locked by another process" +msgid "" +"%s was locked by another process with pid %d\n" +"%s" +msgstr "az állapot adatbázis területet más folyamat zárolja" + +#: lib/dpkg/file.c +#, fuzzy, c-format +#| msgid "%s: can't open %s: %s" +msgid "cannot open file %s" +msgstr "%s: %s nem nyitható meg: %s" + +#: lib/dpkg/file.c +#, fuzzy +msgid "pager to show file" +msgstr "nem lehet kiüríteni a vsnprintf-ben" + +#: lib/dpkg/file.c +#, fuzzy, c-format +msgid "cannot write file %s into the pager" +msgstr "Könyvtárak eltérítése sikertelen" + +#: lib/dpkg/log.c +#, fuzzy, c-format +#| msgid "couldn't open log `%s': %s\n" +msgid "could not open log '%s': %s" +msgstr "`%s' napló nem nyitható meg: %s\n" + +#: lib/dpkg/log.c +#, fuzzy, c-format +#| msgid "cannot stat old name `%s': %s" +msgid "cannot get local time to log into '%s': %s" +msgstr "a régi `%s' név nem található: %s" + +#: lib/dpkg/log.c +#, fuzzy, c-format +#| msgid "cannot stat old name `%s': %s" +msgid "cannot write to log file '%s': %s" +msgstr "a régi `%s' név nem található: %s" + +#: lib/dpkg/log.c +msgid "" +msgstr "" + +#: lib/dpkg/log.c +#, fuzzy, c-format +msgid "unable to write to status fd %d" +msgstr "`%.250s' frissített állapotának írása sikertelen" + +#: lib/dpkg/mlib.c utils/update-alternatives.c +#, fuzzy +msgid "failed to allocate memory" +msgstr "sikertelen könyvtár létrehozás" + +#: lib/dpkg/mlib.c +#, c-format +msgid "failed to dup for fd %d" +msgstr "" + +#: lib/dpkg/mlib.c +#, c-format +msgid "failed to dup for std%s" +msgstr "" + +#: lib/dpkg/mlib.c +msgid "failed to create pipe" +msgstr "a cső létrehozása sikertelen" + +#: lib/dpkg/mlib.c +#, fuzzy, c-format +msgid "error writing to '%s'" +msgstr "hiba `%s' írásakor" + +#: lib/dpkg/mlib.c +#, c-format +msgid "unable to read filedescriptor flags for %.250s" +msgstr "%.250s fájl-leíró kapcsolói olvasása sikerelen" + +#: lib/dpkg/mlib.c +#, c-format +msgid "unable to set close-on-exec flag for %.250s" +msgstr "" + +#: lib/dpkg/options-parsers.c +#, fuzzy, c-format +#| msgid "--ignore-depends requires a legal package name. `%.250s' is not; %s" +msgid "--%s needs a valid package name but '%.250s' is not: %s" +msgstr "Az --ignore-depends helyes csomagnevet követel. `%.250s' nem az; %s" + +#: lib/dpkg/options.c +#, fuzzy, c-format +msgid "configuration error: %s:%d: %s" +msgstr "beállítási hiba: %s egy értéket vár" + +#: lib/dpkg/options.c +#, fuzzy, c-format +msgid "failed to open configuration file '%.255s' for reading: %s" +msgstr "meghiúsult az alábbi beállító fájl megnyitása olvasásra: `%.255s'" + +#: lib/dpkg/options.c +#, c-format +msgid "unbalanced quotes in '%s'" +msgstr "" + +#: lib/dpkg/options.c utils/update-alternatives.c +#, fuzzy, c-format +msgid "unknown option '%s'" +msgstr "ismeretlen `%s' lehetőség" + +#: lib/dpkg/options.c +#, fuzzy, c-format +msgid "'%s' needs a value" +msgstr "A --%s opció értéket vár" + +#: lib/dpkg/options.c +#, fuzzy, c-format +msgid "'%s' does not take a value" +msgstr "A --%s opció nem vár értéket" + +#: lib/dpkg/options.c +#, c-format +msgid "read error in configuration file '%.255s'" +msgstr "beállító fájl olvasási hiba: `%.255s'" + +#: lib/dpkg/options.c +#, c-format +msgid "error closing configuration file '%.255s'" +msgstr "hiba e beállító fájl lezárásakor: `%.255s'" + +#: lib/dpkg/options.c +#, fuzzy, c-format +msgid "error opening configuration directory '%s'" +msgstr "hiba e beállító fájl lezárásakor: `%.255s'" + +#: lib/dpkg/options.c +msgid "missing program name in argv[0]" +msgstr "" + +#: lib/dpkg/options.c +#, c-format +msgid "unknown option --%s" +msgstr "ismeretlen lehetőség -- %s" + +#: lib/dpkg/options.c +#, c-format +msgid "--%s option takes a value" +msgstr "A --%s opció értéket vár" + +#: lib/dpkg/options.c +#, c-format +msgid "--%s option does not take a value" +msgstr "A --%s opció nem vár értéket" + +#: lib/dpkg/options.c +#, c-format +msgid "unknown option -%c" +msgstr "ismeretlen lehetőség -%c" + +#: lib/dpkg/options.c +#, c-format +msgid "-%c option takes a value" +msgstr "A -%c opció értéket vár" + +#: lib/dpkg/options.c +#, c-format +msgid "-%c option does not take a value" +msgstr "A -%c opció nem vár értéket" + +#: lib/dpkg/options.c src/split/main.c +#, c-format +msgid "invalid integer for --%s: '%.250s'" +msgstr "érvénytelem egész a --%s számára: `%.250s'" + +#: lib/dpkg/options.c +#, fuzzy, c-format +msgid "invalid integer for -%c: '%.250s'" +msgstr "érvénytelem egész a --%s számára: `%.250s'" + +#: lib/dpkg/options.c +#, fuzzy, c-format +msgid "obsolete option '--%s'" +msgstr "Figyelem: elavult lehetőség `--%s'\n" + +#: lib/dpkg/options.c +#, c-format +msgid "conflicting actions -%c (--%s) and -%c (--%s)" +msgstr "ütköző műveletek -%c (--%s) and -%c (--%s)" + +#: lib/dpkg/parse.c +#, c-format +msgid "duplicate value for '%s' field" +msgstr "kettős érték e mezőben: `%s'" + +#: lib/dpkg/parse.c +#, c-format +msgid "user-defined field name '%.*s' too short" +msgstr "a felhasználó által megnevezett `%.*s' mező túl rövid" + +#: lib/dpkg/parse.c +#, c-format +msgid "duplicate value for user-defined field '%.*s'" +msgstr "kettős érték e felhasználói mezőben: `%.*s'" + +#: lib/dpkg/parse.c lib/dpkg/parsehelp.c +#, fuzzy, c-format +#| msgid "missing %s" +msgid "missing '%s' field" +msgstr "hiányzik: %s" + +#: lib/dpkg/parse.c lib/dpkg/parsehelp.c +#, fuzzy, c-format +#| msgid "duplicate value for '%s' field" +msgid "empty value for '%s' field" +msgstr "kettős érték e mezőben: `%s'" + +#: lib/dpkg/parse.c +#, fuzzy, c-format +msgid "package has '%s' field but is missing architecture" +msgstr " (csomag: " + +#: lib/dpkg/parse.c +#, fuzzy, c-format +msgid "package has '%s' field but is architecture '%s'" +msgstr " (csomag: " + +#: lib/dpkg/parse.c +#, fuzzy, c-format +#| msgid "Configured-Version for package with inappropriate Status" +msgid "'%s' field present for package with inappropriate '%s' field" +msgstr "Configured-Version van hibás állapotú csomaghoz" + +#: lib/dpkg/parse.c +#, c-format +msgid "package has status %s but triggers are awaited" +msgstr "" + +#: lib/dpkg/parse.c +#, c-format +msgid "package has status %s but no triggers awaited" +msgstr "" + +#: lib/dpkg/parse.c +#, c-format +msgid "package has status %s but triggers are pending" +msgstr "" + +#: lib/dpkg/parse.c +#, fuzzy, c-format +msgid "package has status %s but no triggers pending" +msgstr " %.s eltávolításra jelölt.\n" + +#: lib/dpkg/parse.c +#, fuzzy, c-format +#| msgid "Package which in state not-installed has conffiles, forgetting them" +msgid "package has status %s and has conffiles, forgetting them" +msgstr "nem-telepített csomaghoz konfigurációs fájlok vannak, elfelejtem őket" + +#: lib/dpkg/parse.c +msgid "" +"multiple non-coinstallable package instances present; most probably due to " +"an upgrade from an unofficial dpkg" +msgstr "" + +#: lib/dpkg/parse.c +msgid "" +"mixed non-coinstallable and coinstallable package instances present; most " +"probably due to an upgrade from an unofficial dpkg" +msgstr "" + +#: lib/dpkg/parse.c +#, c-format +msgid "" +"package %s (%s) with field '%s: %s' is not co-installable with %s which has " +"multiple installed instances" +msgstr "" + +#: lib/dpkg/parse.c +#, c-format +msgid "failed to open package info file '%.255s' for reading" +msgstr "nem tudtam megnyitni `%.255s' csomag info fájlt olvasásra" + +#: lib/dpkg/parse.c +#, c-format +msgid "can't stat package info file '%.255s'" +msgstr "nem lelem `%.255s' csomag info fájlt" + +#: lib/dpkg/parse.c +#, fuzzy, c-format +#| msgid "can't stat package info file `%.255s'" +msgid "reading package info file '%s': %s" +msgstr "nem lelem `%.255s' csomag info fájlt" + +#: lib/dpkg/parse.c +#, c-format +msgid "can't mmap package info file '%.255s'" +msgstr "nem tudom mmapolni `%.255s' csomag info fájlt" + +#: lib/dpkg/parse.c +#, fuzzy, c-format +#| msgid "can't stat package info file `%.255s'" +msgid "reading package info file '%.255s'" +msgstr "nem lelem `%.255s' csomag info fájlt" + +#: lib/dpkg/parse.c +msgid "empty field name" +msgstr "" + +#: lib/dpkg/parse.c +#, c-format +msgid "field name '%.*s' cannot start with hyphen" +msgstr "" + +#: lib/dpkg/parse.c +#, fuzzy, c-format +#| msgid "EOF after field name `%.*s'" +msgid "end of file after field name '%.*s'" +msgstr "EOF e mező után: `%.*s'" + +#: lib/dpkg/parse.c +#, c-format +msgid "newline in field name '%.*s'" +msgstr "új sor e mezőben: `%.*s'" + +#: lib/dpkg/parse.c +#, fuzzy, c-format +#| msgid "MSDOS EOF (^Z) in field name `%.*s'" +msgid "MSDOS end of file (^Z) in field name '%.*s'" +msgstr "MSDOS EOF (^Z) e mezőben: `%.*s'" + +#: lib/dpkg/parse.c +#, c-format +msgid "field name '%.*s' must be followed by colon" +msgstr "`%.*s' mezőnév után : kell" + +#: lib/dpkg/parse.c +#, fuzzy, c-format +#| msgid "EOF before value of field `%.*s' (missing final newline)" +msgid "end of file before value of field '%.*s' (missing final newline)" +msgstr "EOF e mező értéke előtt: `%.*s' (hiányzó lezáró új sor)" + +#: lib/dpkg/parse.c +#, fuzzy, c-format +#| msgid "MSDOS EOF char in value of field `%.*s' (missing newline?)" +msgid "MSDOS end of file (^Z) in value of field '%.*s' (missing newline?)" +msgstr "MSDOS EOF e mező értékében: `%.*s' (hiányzó új sor?)" + +#: lib/dpkg/parse.c +#, fuzzy, c-format +#| msgid "newline in field name `%.*s'" +msgid "blank line in value of field '%.*s'" +msgstr "új sor e mezőben: `%.*s'" + +#: lib/dpkg/parse.c +#, fuzzy, c-format +#| msgid "EOF during value of field `%.*s' (missing final newline)" +msgid "end of file during value of field '%.*s' (missing final newline)" +msgstr "EOF e mező értékében: `%.*s' (hiányzó lezáró új sor)" + +#: lib/dpkg/parse.c +#, c-format +msgid "failed to close after read: '%.255s'" +msgstr "sikertelen lezárás olvasás után: `%.255s'" + +#: lib/dpkg/parse.c +msgid "several package info entries found, only one allowed" +msgstr "több csomaginfó bejegyzés létezik, csak 1 lehet" + +#: lib/dpkg/parse.c +#, c-format +msgid "no package information in '%.255s'" +msgstr "nem találok csomag infót ebben: `%.255s'" + +#: lib/dpkg/parsehelp.c +#, fuzzy, c-format +msgid "" +"parsing file '%s' near line %d package '%s':\n" +" " +msgstr "%s, e fájl `%.255s' %d. soránál" + +#: lib/dpkg/parsehelp.c +#, fuzzy, c-format +msgid "" +"parsing file '%.255s' near line %d:\n" +" " +msgstr "%s, e fájl `%.255s' %d. soránál" + +#: lib/dpkg/parsehelp.c +#, fuzzy +#| msgid "must start with an alphanumeric" +msgid "must start with an alphanumeric character" +msgstr "alfanumerikussal kell kezdődnie" + +#: lib/dpkg/parsehelp.c +#, fuzzy +#| msgid "" +msgctxt "version" +msgid "" +msgstr "" + +#: lib/dpkg/parsehelp.c +msgid "version string is empty" +msgstr "a verzió helye üres" + +#: lib/dpkg/parsehelp.c +msgid "version string has embedded spaces" +msgstr "a verziószámban szóközök vannak" + +#: lib/dpkg/parsehelp.c +#, fuzzy +#| msgid "epoch in version is not number" +msgid "epoch in version is empty" +msgstr "hiányzó szám a verzióban" + +#: lib/dpkg/parsehelp.c +msgid "epoch in version is not number" +msgstr "hiányzó szám a verzióban" + +#: lib/dpkg/parsehelp.c +#, fuzzy +#| msgid "epoch in version is not number" +msgid "epoch in version is negative" +msgstr "hiányzó szám a verzióban" + +#: lib/dpkg/parsehelp.c +#, fuzzy +#| msgid "epoch in version is not number" +msgid "epoch in version is too big" +msgstr "hiányzó szám a verzióban" + +#: lib/dpkg/parsehelp.c +msgid "nothing after colon in version number" +msgstr "nincs semmi a : után a verziószámban" + +#: lib/dpkg/parsehelp.c +#, fuzzy +#| msgid "version string is empty" +msgid "revision number is empty" +msgstr "a verzió helye üres" + +#: lib/dpkg/parsehelp.c +#, fuzzy +#| msgid "version string is empty" +msgid "version number is empty" +msgstr "a verzió helye üres" + +#: lib/dpkg/parsehelp.c +msgid "version number does not start with digit" +msgstr "" + +#: lib/dpkg/parsehelp.c +#, fuzzy +#| msgid "nothing after colon in version number" +msgid "invalid character in version number" +msgstr "nincs semmi a : után a verziószámban" + +#: lib/dpkg/parsehelp.c +#, fuzzy +#| msgid "nothing after colon in version number" +msgid "invalid character in revision number" +msgstr "nincs semmi a : után a verziószámban" + +#: lib/dpkg/path-remove.c +#, fuzzy, c-format +msgid "unable to securely remove '%.255s'" +msgstr "`%.255s' nem hozható létre" + +#: lib/dpkg/path-remove.c +msgid "rm command for cleanup" +msgstr "" + +#: lib/dpkg/pkg-format.c +#, fuzzy, c-format +#| msgid "invalid character `%c' in field width\n" +msgid "invalid character '%c' in field width" +msgstr "érvénytelen `%c' karakter a mező szélességben\n" + +#: lib/dpkg/pkg-format.c +msgid "field width is out of range" +msgstr "" + +#: lib/dpkg/pkg-format.c +#, fuzzy +#| msgid "missing altname" +msgid "missing closing brace" +msgstr "hiányzó altname" + +#: lib/dpkg/pkg-format.c +#, c-format +msgid "cannot get package %s filesystem last modification time" +msgstr "" + +#: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c +#, c-format +msgid "ambiguous package name '%s' with more than one installed instance" +msgstr "" + +#: lib/dpkg/pkg-show.c +msgid "(no description available)" +msgstr "(nincs leírás)" + +#: lib/dpkg/pkg-show.c +#, fuzzy, c-format +msgid "version '%s' has bad syntax: %s" +msgstr "az a verzió nyelvtana hibás: %s\n" + +#: lib/dpkg/pkg-spec.c +#, fuzzy, c-format +msgid "illegal package name in specifier '%s%s%s': %s" +msgstr "rossz csomagnév a %d. sorban: %.250s" + +#: lib/dpkg/pkg-spec.c +#, fuzzy, c-format +msgid "illegal architecture name in specifier '%s:%s': %s" +msgstr "rossz csomagnév a %d. sorban: %.250s" + +#: lib/dpkg/report.c utils/update-alternatives.c +msgid "warning" +msgstr "figyelmeztetés" + +#: lib/dpkg/strwide.c +#, c-format +msgid "cannot convert multibyte string '%s' to a wide-character string" +msgstr "" + +#: lib/dpkg/strwide.c +#, c-format +msgid "cannot convert multibyte sequence '%s' to a wide character" +msgstr "" + +#: lib/dpkg/subproc.c +#, c-format +msgid "error un-catching signal %s: %s\n" +msgstr "hiba a %s jel elengedésekor: %s\n" + +#: lib/dpkg/subproc.c +#, fuzzy, c-format +msgid "unable to ignore signal %s before running %.250s" +msgstr "nem tudom eldobni a %s jelet a szkript futtatása előtt" + +#: lib/dpkg/subproc.c +#, c-format +msgid "%s (subprocess): %s\n" +msgstr "%s (alfolyamat): %s\n" + +#: lib/dpkg/subproc.c utils/update-alternatives.c +msgid "fork failed" +msgstr "fork hiba" + +#: lib/dpkg/subproc.c +#, fuzzy, c-format +#| msgid "subprocess %s returned error exit status %d" +msgid "%s subprocess returned error exit status %d" +msgstr "%s alfolyamat %d hibakóddal kilépett" + +#: lib/dpkg/subproc.c +#, fuzzy, c-format +msgid "%s subprocess was interrupted" +msgstr "%s kódra várakozás meghiúsult" + +#: lib/dpkg/subproc.c +#, fuzzy, c-format +#| msgid "subprocess %s killed by signal (%s)%s" +msgid "%s subprocess was killed by signal (%s)%s" +msgstr "%s alfolyamat megölve, a halált okozó jel: (%s)%s" + +#: lib/dpkg/subproc.c +msgid ", core dumped" +msgstr "" + +#: lib/dpkg/subproc.c +#, fuzzy, c-format +#| msgid "subprocess %s failed with wait status code %d" +msgid "%s subprocess failed with wait status code %d" +msgstr "%s alfolyamat meghiúsult %d állapot kódra várva" + +#: lib/dpkg/subproc.c +#, fuzzy, c-format +msgid "wait for %s subprocess failed" +msgstr "%s kódra várakozás meghiúsult" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header size field" +msgstr "érvénytelen `%c' karakter a mező szélességben\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header mtime field" +msgstr "érvénytelen `%c' karakter a mező szélességben\n" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "statoverride file `%.250s'" +msgid "invalid tar header uid field" +msgstr "statoverride fájl: `%.250s'" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "statoverride file `%.250s'" +msgid "invalid tar header gid field" +msgstr "statoverride fájl: `%.250s'" + +#: lib/dpkg/tarfn.c +#, fuzzy +#| msgid "invalid character `%c' in field width\n" +msgid "invalid tar header checksum field" +msgstr "érvénytelen `%c' karakter a mező szélességben\n" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header checksum" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "partially read tar header" +msgstr "" + +#: lib/dpkg/tarfn.c +msgid "invalid tar header with empty name field" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported GNU tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported Solaris tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, c-format +msgid "unsupported PAX tar header type '%c'" +msgstr "" + +#: lib/dpkg/tarfn.c +#, fuzzy, c-format +#| msgid "unknown compression type '%s'!" +msgid "unknown tar header type '%c'" +msgstr "ismeretlen tömörítés: `%s'!" + +#: lib/dpkg/treewalk.c +#, fuzzy, c-format +#| msgid "cannot stat old name `%s': %s" +msgid "cannot stat pathname '%s'" +msgstr "a régi `%s' név nem található: %s" + +#: lib/dpkg/treewalk.c +#, fuzzy, c-format +#| msgid "cannot scan directory '%.255s'" +msgid "cannot open directory '%s'" +msgstr "`%.255s' könyvtár nem nézhető át" + +#: lib/dpkg/treewalk.c +#, fuzzy, c-format +msgid "treewalk root %s is not a directory" +msgstr "az info könyvtár nem olvasható" + +#: lib/dpkg/trigdeferred.c +#, fuzzy, c-format +msgid "unable to open/create triggers lock file '%.250s'" +msgstr "e forrásfájl nem megnyitható: `%.250s'" + +#: lib/dpkg/trigdeferred.c +#, fuzzy +msgid "triggers database lock" +msgstr "nem tudom kioldani %s-t: %s" + +#: lib/dpkg/trigdeferred.c +#, fuzzy, c-format +msgid "unable to open triggers deferred file '%.250s'" +msgstr "e forrásfájl nem megnyitható: `%.250s'" + +#: lib/dpkg/trigdeferred.c +#, fuzzy, c-format +msgid "unable to stat triggers deferred file '%.250s'" +msgstr "nem találom a másik `%.250s' új fájlt" + +#: lib/dpkg/trigdeferred.c +#, fuzzy, c-format +msgid "unable to open/create new triggers deferred file '%.250s'" +msgstr "sikertelen az új raktár fájl megnyitása: `%.250s'" + +#: lib/dpkg/trigdeferred.c +#, fuzzy, c-format +msgid "" +"syntax error in triggers deferred file '%.250s' at line %d character %zd '%s'" +msgstr "hibás %s olvasás e fájlból: %.255s" + +#: lib/dpkg/trigdeferred.c +#, c-format +msgid "invalid package name '%.250s' in triggers deferred file '%.250s'" +msgstr "" + +#: lib/dpkg/trigdeferred.c +#, fuzzy, c-format +msgid "error reading triggers deferred file '%.250s'" +msgstr "hibás %s olvasás e fájlból: %.255s" + +#: lib/dpkg/trigdeferred.c +#, fuzzy, c-format +msgid "unable to write new triggers deferred file '%.250s'" +msgstr "sikertelen az új raktár fájl megnyitása: `%.250s'" + +#: lib/dpkg/trigdeferred.c +#, fuzzy, c-format +msgid "unable to close new triggers deferred file '%.250s'" +msgstr "sikertelen az új raktár fájl megnyitása: `%.250s'" + +#: lib/dpkg/trigdeferred.c +#, fuzzy, c-format +msgid "unable to install new triggers deferred file '%.250s'" +msgstr "nem tudom telepíteni `%.255s' új verzióját" + +#: lib/dpkg/triglib.c +#, c-format +msgid "" +"invalid or unknown syntax in trigger name '%.250s' (in trigger interests for " +"package '%.250s')" +msgstr "" + +#: lib/dpkg/triglib.c +#, fuzzy, c-format +msgid "failed to open trigger interest list file '%.250s'" +msgstr "sikertelen az új raktár fájl megnyitása: `%.250s'" + +#: lib/dpkg/triglib.c +#, fuzzy, c-format +msgid "failed to rewind trigger interest file '%.250s'" +msgstr "`%.250s' rész fájl nem olvasható" + +#: lib/dpkg/triglib.c +#, c-format +msgid "" +"trigger interest file '%.250s' syntax error; illegal package name '%.250s': " +"%.250s" +msgstr "" + +#: lib/dpkg/triglib.c +#, fuzzy, c-format +msgid "" +"duplicate file trigger interest for filename '%.250s' and package '%.250s'" +msgstr "nem tudom telepíteni az új `%.250s' info fájlt, mint `%.250s'" + +#: lib/dpkg/triglib.c +#, fuzzy, c-format +msgid "unable to read file triggers file '%.250s'" +msgstr "`%.250s' rész fájl nem olvasható" + +#: lib/dpkg/triglib.c +#, fuzzy, c-format +msgid "syntax error in file triggers file '%.250s'" +msgstr "beállító fájl olvasási hiba: `%.255s'" + +#: lib/dpkg/triglib.c +#, c-format +msgid "" +"file triggers record mentions illegal package name '%.250s' (for interest in " +"file '%.250s'): %.250s" +msgstr "" + +#: lib/dpkg/triglib.c +#, c-format +msgid "" +"triggers ci file '%.250s' contains illegal trigger syntax in trigger name " +"'%.250s': %.250s" +msgstr "" + +#: lib/dpkg/triglib.c +#, fuzzy, c-format +msgid "unable to open triggers ci file '%.250s'" +msgstr "e forrásfájl nem megnyitható: `%.250s'" + +#: lib/dpkg/triglib.c +msgid "triggers ci file contains unknown directive syntax" +msgstr "" + +#: lib/dpkg/triglib.c +#, c-format +msgid "triggers ci file contains unknown directive '%.250s'" +msgstr "" + +#: lib/dpkg/triglib.c +#, fuzzy, c-format +msgid "unable to create triggers state directory '%.250s'" +msgstr "`%.250s' raktár könyvtár nem olvasható" + +#: lib/dpkg/trigname.c +msgid "empty trigger names are not permitted" +msgstr "" + +#: lib/dpkg/trigname.c +msgid "trigger name contains invalid character" +msgstr "" + +#: lib/dpkg/utils.c +#, fuzzy, c-format +msgid "read error in '%.250s'" +msgstr "olvasási hiba itt: %.250s" + +#: lib/dpkg/utils.c +#, fuzzy, c-format +msgid "fgets gave an empty string from '%.250s'" +msgstr "fgets üres sort adott az eltérítésekből [i]" + +#: lib/dpkg/utils.c +#, fuzzy, c-format +msgid "too-long line or missing newline in '%.250s'" +msgstr "E fájl: `%.250s' hibás - hiányzó új sor ezután: %.250s" + +#: lib/dpkg/utils.c +#, fuzzy, c-format +#| msgid "unexpected end of file in %.250s" +msgid "unexpected end of file reading '%.250s'" +msgstr "váratlan fájl vége jel itt: %.250s" + +#: lib/dpkg/varbuf.c +msgid "error formatting string into varbuf variable" +msgstr "" + +#: lib/dpkg/varbuf.c +#, c-format +msgid "cannot grow varbuf to size %zu; it would overflow" +msgstr "" + +#: src/common/force.c +msgid "Set all force options" +msgstr "" + +#: src/common/force.c +msgid "Use MAC based security if available" +msgstr "" + +#: src/common/force.c +msgid "Replace a package with a lower version" +msgstr "" + +#: src/common/force.c +msgid "Configure any package which may help this one" +msgstr "" + +#: src/common/force.c +msgid "Install or remove incidental packages even when on hold" +msgstr "" + +#: src/common/force.c +msgid "Try to (de)install things even when not root" +msgstr "" + +#: src/common/force.c +msgid "PATH is missing important programs, problems likely" +msgstr "" + +#: src/common/force.c +msgid "Install a package even if it fails authenticity check" +msgstr "" + +#: src/common/force.c +msgid "Process even packages with wrong versions" +msgstr "" + +#: src/common/force.c +msgid "Overwrite an existing stat override when adding it" +msgstr "" + +#: src/common/force.c +msgid "Ignore a missing stat override when removing it" +msgstr "" + +#: src/common/force.c +msgid "Overwrite a file from one package with another" +msgstr "" + +#: src/common/force.c +msgid "Overwrite a diverted file with an undiverted version" +msgstr "" + +#: src/common/force.c +msgid "Overwrite one package's directory with another's file" +msgstr "" + +#: src/common/force.c +msgid "Do not perform safe I/O operations when unpacking" +msgstr "" + +#: src/common/force.c +msgid "Do not chroot into maintainer script environment" +msgstr "" + +#: src/common/force.c +msgid "Always use the new config files, don't prompt" +msgstr "" + +#: src/common/force.c +msgid "Always use the old config files, don't prompt" +msgstr "" + +#: src/common/force.c +msgid "" +"Use the default option for new config files if one\n" +"is available, don't prompt. If no default can be found,\n" +"you will be prompted unless one of the confold or\n" +"confnew options is also given" +msgstr "" + +#: src/common/force.c +msgid "Always install missing config files" +msgstr "" + +#: src/common/force.c +msgid "Offer to replace config files with no new versions" +msgstr "" + +#: src/common/force.c +msgid "Process even packages with wrong or no architecture" +msgstr "" + +#: src/common/force.c +msgid "Install even if it would break another package" +msgstr "" + +#: src/common/force.c +msgid "Allow installation of conflicting packages" +msgstr "" + +#: src/common/force.c +#, fuzzy +#| msgid "dependency problems - not removing" +msgid "Turn all dependency problems into warnings" +msgstr "függőségek vannak - nem törlöm" + +#: src/common/force.c +#, fuzzy +#| msgid "dependency problems - not removing" +msgid "Turn dependency version problems into warnings" +msgstr "függőségek vannak - nem törlöm" + +#: src/common/force.c +msgid "Remove packages which require installation" +msgstr "" + +#: src/common/force.c +msgid "Remove a protected package" +msgstr "" + +#: src/common/force.c +msgid "Remove an essential package" +msgstr "" + +#: src/common/force.c +#, c-format +msgid "" +"%s forcing options - control behaviour when problems found:\n" +" warn but continue: --force-,,...\n" +" stop with error: --refuse-,,... | --no-force-,...\n" +" Forcing things:\n" +msgstr "" + +#: src/common/force.c +#, c-format +msgid "" +"\n" +"WARNING - use of options marked [!] can seriously damage your installation.\n" +"Forcing options marked [*] are enabled by default.\n" +msgstr "" + +#: src/common/force.c src/deb/build.c src/deb/extract.c src/deb/info.c +#: src/deb/main.c src/split/info.c src/split/main.c src/split/queue.c +#: src/divert/main.c src/statoverride/main.c src/trigger/main.c +#: src/query/main.c src/main/archives.c src/main/enquiry.c src/main/main.c +#: src/main/packages.c src/main/select.c src/main/verify.c +msgid "" +msgstr "" + +#: src/common/force.c +#, c-format +msgid "" +"\n" +"Currently enabled options:\n" +" %s\n" +msgstr "" + +#: src/common/force.c +#, c-format +msgid "unknown force/refuse option '%.*s'" +msgstr "ismeretlen `%.*s' kényszerítő/elutasító opció" + +#: src/common/force.c +#, fuzzy, c-format +msgid "obsolete force/refuse option '%s'" +msgstr "Figyelem: elavult `--%s' kényszerítő/elutasító opció\n" + +#: src/common/force.c +#, fuzzy +msgid "overriding problem because --force enabled:" +msgstr "" +"dpkg - figyelem, felülbírálom a hibát, mivel a --force érvényes:\n" +" " + +#: src/common/selinux.c +msgid "cannot open security status notification channel" +msgstr "" + +#: src/common/selinux.c +msgid "cannot get security labeling handle" +msgstr "" + +#: src/common/selinux.c +#, fuzzy, c-format +#| msgid "cannot read config file dir `%.250s' (from `%.250s')" +msgid "cannot set security context for file object '%s'" +msgstr "olvashatatlan `%.250s' konfig fájl könyvtár (innen: `%.250s')" + +#: src/deb/build.c +#, fuzzy, c-format +#| msgid "failed to write filename to tar pipe (data)" +msgid "failed to write filename to tar pipe (%s)" +msgstr "fájlnév írás a tar csőbe (adatok) meghiúsult" + +#: src/deb/build.c +#, fuzzy +#| msgid "control area" +msgid "control member" +msgstr "ellenőrző terület" + +#: src/deb/build.c +#, fuzzy, c-format +#| msgid "newline in field name '%.*s'" +msgid "newline not allowed in pathname '%s'" +msgstr "új sor e mezőben: `%.*s'" + +#: src/deb/build.c +#, fuzzy +#| msgid "between members" +msgid "data member" +msgstr "tagok közt" + +#: src/deb/build.c +#, fuzzy +msgid "unable to stat control directory" +msgstr "nem tudom megnyitni az átmeneti ellenőrző könyvtárat" + +#: src/deb/build.c +#, fuzzy +msgid "control directory is not a directory" +msgstr "az info könyvtár nem olvasható" + +#: src/deb/build.c +#, c-format +msgid "control directory has bad permissions %03lo (must be >=0755 and <=0775)" +msgstr "" +"az ellenőrző könyvtárnak hibás %03lo jogai vannak (>=0755 és <=775 kell " +"legyen)" + +#: src/deb/build.c +#, c-format +msgid "maintainer script '%.50s' is not a plain file or symlink" +msgstr "a karbantartói szkript (`%.50s') nem sima fájl vagy szimlink" + +#: src/deb/build.c +#, c-format +msgid "" +"maintainer script '%.50s' has bad permissions %03lo (must be >=0555 and " +"<=0775)" +msgstr "" +"`%.50s' karbantartói szkript jogok hibásak (%03lo) (>=0555 és <=0775 kell)" + +#: src/deb/build.c +#, c-format +msgid "maintainer script '%.50s' is not stattable" +msgstr "`%.50s' karbantartói szkript nem található" + +#: src/deb/build.c +msgid "error opening conffiles file" +msgstr "hiba a conffiles fájl megnyitásakor" + +#: src/deb/build.c +msgid "empty string from fgets reading conffiles" +msgstr "üres szöveg az fgets-ből a konffájl olvasásakor" + +#: src/deb/build.c src/main/unpack.c +#, c-format +msgid "conffile name '%s' is too long, or missing final newline" +msgstr "" +"figyelem, `%.50s...' konfigurációs fájlnév túl hosszú, vagy hiányzik a " +"végéről a sortörés" + +#: src/deb/build.c +msgid "empty and whitespace-only lines are not allowed in conffiles" +msgstr "" + +#: src/deb/build.c src/main/unpack.c +#, c-format +msgid "line with conffile filename '%s' has leading white spaces" +msgstr "" + +#: src/deb/build.c src/main/unpack.c +#, c-format +msgid "conffile name '%s' is not an absolute pathname" +msgstr "\"%s\" konfiguráció nem abszolút útvonal" + +#: src/deb/build.c src/main/unpack.c +#, c-format +msgid "conffile name missing after flag '%s'" +msgstr "" + +#: src/deb/build.c src/main/unpack.c +#, c-format +msgid "unknown flag '%s' for conffile '%s'" +msgstr "" + +#: src/deb/build.c +#, c-format +msgid "conffile filename '%s' contains trailing white spaces" +msgstr "" + +#: src/deb/build.c +#, c-format +msgid "conffile '%.250s' does not appear in package" +msgstr "úgy fest, `%.250s' konffájl nincs a csomagban" + +#: src/deb/build.c +#, c-format +msgid "conffile '%.250s' is not stattable" +msgstr "`%.250s' konffájl nem található" + +#: src/deb/build.c +#, c-format +msgid "conffile '%s' is present but is requested to be removed" +msgstr "" + +#: src/deb/build.c +#, c-format +msgid "conffile '%s' is not a plain file" +msgstr "figyelem, `%s' konfigurációs fájl nem sima fájl" + +#: src/deb/build.c +#, c-format +msgid "conffile name '%s' is duplicated" +msgstr "%s konfigurációs fájl név duplikátum" + +#: src/deb/build.c +msgid "error reading conffiles file" +msgstr "hiba a conffiles fájl olvasásakor" + +#: src/deb/build.c +msgid "package name has characters that aren't lowercase alphanums or '-+.'" +msgstr "" +"a csomagnév kisbetűs alfanumerikus és `-+.'-tól eltérő karaktereket tartalmaz" + +#: src/deb/build.c +msgid "package architecture is missing or empty" +msgstr "csomag architektúra hiányzik vagy üres" + +#: src/deb/build.c +#, fuzzy, c-format +msgid "'%s' contains user-defined Priority value '%s'" +msgstr "figyelem, `%s' felhasználói `%s' elsőbbségi értéket tartalmaz\n" + +#: src/deb/build.c +#, c-format +msgid "ignoring %d warning about the control file(s)" +msgid_plural "ignoring %d warnings about the control file(s)" +msgstr[0] "%d figyelmeztetés átlépése az ellenőrző fájl(ok)ról" + +#: src/deb/build.c +#, c-format +msgid "unable to check for existence of archive '%.250s'" +msgstr "nem ellenőrizhető az alábbi archívum léte: `%.250s'" + +#: src/deb/build.c src/main/script.c +#, c-format +msgid "failed to chdir to '%.255s'" +msgstr "sikertelen chdir ide: `%.255s'" + +#: src/deb/build.c +#, fuzzy +#| msgid "between members" +msgid "compressing tar member" +msgstr "tagok közt" + +#: src/deb/build.c +msgid " from tar -cf" +msgstr "" + +#: src/deb/build.c src/split/split.c +#, fuzzy, c-format +#| msgid "unable to create '%.255s'" +msgid "unable to parse timestamp '%.255s'" +msgstr "`%.255s' nem hozható létre" + +#: src/deb/build.c utils/update-alternatives.c +#, c-format +msgid "--%s needs a argument" +msgstr "--%s egy argumentumot vár" + +#: src/deb/build.c src/query/main.c +#, fuzzy, c-format +msgid "--%s takes at most two arguments" +msgstr "a --builds 2 argumentumot fogad" + +#: src/deb/build.c +msgid "target is directory - cannot skip control file check" +msgstr "a cél egy könyvtár - nem mellőzhető a control fájl ellenőrzése" + +#: src/deb/build.c +msgid "not checking contents of control area" +msgstr "" + +#: src/deb/build.c +#, fuzzy, c-format +msgid "building an unknown package in '%s'." +msgstr "dpkg-deb: `%s' csomag építése itt: `%s'.\n" + +#: src/deb/build.c +#, fuzzy, c-format +#| msgid "dpkg-deb: building package '%s' in '%s'.\n" +msgid "building package '%s' in '%s'." +msgstr "dpkg-deb: `%s' csomag építése itt: `%s'.\n" + +#: src/deb/build.c +#, fuzzy, c-format +#| msgid "failed to make tmpfile (data)" +msgid "failed to make temporary file (%s)" +msgstr "tmpfájl létrehozása sikertelen (adat)" + +#: src/deb/build.c +#, fuzzy, c-format +#| msgid "failed to unlink tmpfile (data), %s" +msgid "failed to unlink temporary file (%s), %s" +msgstr "tmpfájl elláncolása sikertelen (adat), %s" + +#: src/deb/build.c +#, fuzzy, c-format +#| msgid "failed to rewind tmpfile (data)" +msgid "failed to rewind temporary file (%s)" +msgstr "az ideiglenes fájl (adatok) visszaállítása meghiúsult" + +#: src/deb/build.c +#, fuzzy, c-format +msgid "failed to stat temporary file (%s)" +msgstr "tmpfájl létrehozása sikertelen (adat)" + +#: src/deb/build.c +#, c-format +msgid "error writing '%s'" +msgstr "hiba `%s' írásakor" + +#: src/deb/build.c +#, fuzzy, c-format +#| msgid "cannot stat old name `%s': %s" +msgid "cannot copy '%s' into archive '%s': %s" +msgstr "a régi `%s' név nem található: %s" + +#: src/deb/extract.c +msgid "shell command to move files" +msgstr "" + +#: src/deb/extract.c src/split/main.c +#, c-format +msgid "unexpected end of file in %s in %.255s" +msgstr "" + +#: src/deb/extract.c src/split/main.c +#, c-format +msgid "error reading %s from file %.255s" +msgstr "hibás %s olvasás e fájlból: %.255s" + +#: src/deb/extract.c +#, fuzzy +#| msgid "archive has no dot in version number" +msgid "archive magic version number" +msgstr "nincs . az archívum verziószámában" + +#: src/deb/extract.c +#, fuzzy +#| msgid "archive has no newlines in header" +msgid "archive member header" +msgstr "nincs újsor az archívum fejlécében" + +#: src/deb/extract.c +#, fuzzy, c-format +#| msgid "file `%.250s' is corrupt - bad part number" +msgid "file '%.250s' is corrupt - bad archive header magic" +msgstr "Az alábbi fájl: `%.250s' sérült - rossz részszám" + +#: src/deb/extract.c +#, fuzzy, c-format +#| msgid "file '%.250s' is not a debian binary archive (try dpkg-split?)" +msgid "file '%.250s' is not a Debian binary archive (try dpkg-split?)" +msgstr "`%.250s' nem egy Debian bináris archívum (dpkg-split?)" + +#: src/deb/extract.c +#, fuzzy +#| msgid "archive has no dot in version number" +msgid "archive information header member" +msgstr "nincs . az archívum verziószámában" + +#: src/deb/extract.c +msgid "archive has no newlines in header" +msgstr "nincs újsor az archívum fejlécében" + +#: src/deb/extract.c +#, fuzzy, c-format +#| msgid "archive has no dot in version number" +msgid "archive has invalid format version: %s" +msgstr "nincs . az archívum verziószámában" + +#: src/deb/extract.c +#, fuzzy, c-format +#| msgid "archive version %.250s not understood, get newer dpkg-deb" +msgid "archive is format version %d.%d; get a newer dpkg-deb" +msgstr "érthetetlen %.250s formájú archívum, újabb dpkg-deb kell" + +#: src/deb/extract.c +#, fuzzy, c-format +#| msgid "skipped member data from %s" +msgid "cannot skip archive member from '%s': %s" +msgstr "kihagyott tag adat innen: %s" + +#: src/deb/extract.c +#, fuzzy, c-format +#| msgid "file `%.250s' contains ununderstood data member %.*s, giving up" +msgid "archive '%s' uses unknown compression for member '%.*s', giving up" +msgstr "A(z) `%.250s' fájl érthetetlen %.*s adattagot tartalmaz, feladom" + +#: src/deb/extract.c +#, fuzzy, c-format +#| msgid "file `%.250s' contains two control members, giving up" +msgid "archive '%.250s' contains two control members, giving up" +msgstr "A(z) `%.250s' fájl 2 ellenőrző tagot tartalmaz, feladom" + +#: src/deb/extract.c +#, fuzzy, c-format +#| msgid "file `%.250s' contains ununderstood data member %.*s, giving up" +msgid "archive '%s' has premature member '%.*s' before '%s', giving up" +msgstr "A(z) `%.250s' fájl érthetetlen %.*s adattagot tartalmaz, feladom" + +#: src/deb/extract.c +#, fuzzy, c-format +#| msgid "" +#| " new debian package, version %s.\n" +#| " size %ld bytes: control archive= %zi bytes.\n" +msgid "" +" new Debian package, version %d.%d.\n" +" size %jd bytes: control archive=%jd bytes.\n" +msgstr "" +" új Debian csomag, %s verzió.\n" +" méret: %ld bájt: ellenőrző archívum= %zi bájt.\n" + +#: src/deb/extract.c +msgid "archive control member size" +msgstr "" + +#: src/deb/extract.c +#, fuzzy, c-format +#| msgid "archive has malformed control length `%s'" +msgid "archive has malformed control member size '%s'" +msgstr "az archívum `%s' ellenőrző hossza rossz" + +#: src/deb/extract.c +#, fuzzy, c-format +#| msgid "skipped member data from %s" +msgid "cannot skip archive control member from '%s': %s" +msgstr "kihagyott tag adat innen: %s" + +#: src/deb/extract.c +#, fuzzy, c-format +#| msgid "" +#| " old debian package, version %s.\n" +#| " size %ld bytes: control archive= %zi, main archive= %ld.\n" +msgid "" +" old Debian package, version %d.%d.\n" +" size %jd bytes: control archive=%jd, main archive=%jd.\n" +msgstr "" +" régi Debian csomag, %s verzió.\n" +" méret: %ld bájt: ellenőrző archívum= %zi, fő archívum: %ld.\n" + +#: src/deb/extract.c +#, fuzzy +#| msgid "" +#| "dpkg-deb: file looks like it might be an archive which has been\n" +#| "dpkg-deb: corrupted by being downloaded in ASCII mode\n" +msgid "" +"file looks like it might be an archive which has been\n" +" corrupted by being downloaded in ASCII mode" +msgstr "" +"dpkg-deb: úgy fest ez egy olyan archívum, amely az\n" +"dpkg-deb: ASCII módú letöltéstől megsérült\n" + +#: src/deb/extract.c +#, fuzzy, c-format +#| msgid "'%.255s' is not a debian format archive" +msgid "'%.255s' is not a Debian format archive" +msgstr "`%.255s' nem Debian archívum" + +#: src/deb/extract.c +#, c-format +msgid "cannot copy archive member from '%s' to decompressor pipe: %s" +msgstr "" + +#: src/deb/extract.c +msgid "cannot close decompressor pipe" +msgstr "" + +#: src/deb/extract.c +#, fuzzy, c-format +#| msgid "" +#| "%s: error processing %s (--%s):\n" +#| " %s\n" +msgid "decompressing archive '%s' (size=%jd) member '%s'" +msgstr "" +"%s: hibás feldolgozás: %s (--%s):\n" +" %s\n" + +#: src/deb/extract.c +msgid "failed to create directory" +msgstr "sikertelen könyvtár létrehozás" + +#: src/deb/extract.c +#, fuzzy, c-format +#| msgid "unexpected eof in package name at line %d" +msgid "unexpected pre-existing pathname %s" +msgstr "váratlan eof a csomagnévben a %d. sorban" + +#: src/deb/extract.c +msgid "failed to chdir to directory" +msgstr "hiba a könyvtárváltáskor" + +#: src/deb/extract.c +#, fuzzy +msgid "" +msgstr "%s: kicsomagolás" + +#: src/deb/extract.c +msgid "paste" +msgstr "" + +#: src/deb/extract.c src/deb/info.c +#, c-format +msgid "--%s needs a .deb filename argument" +msgstr "--%s egy .deb fájlnév argumentmot vár" + +#: src/deb/extract.c +#, c-format +msgid "--%s takes only one argument (.deb filename)" +msgstr "--%s csak 1 argumentumot fogad (.deb fájlnév)" + +#: src/deb/extract.c +#, c-format +msgid "--%s takes at most two arguments (.deb and directory)" +msgstr "--%s 2 argumentumot fogad (.deb és könyvtár)" + +#: src/deb/extract.c +#, fuzzy, c-format +#| msgid "--%s needs a .deb filename argument" +msgid "--%s needs .deb filename and directory arguments" +msgstr "--%s egy .deb fájlnév argumentmot vár" + +#: src/deb/extract.c +#, c-format +msgid "" +"--%s needs a target directory.\n" +"Perhaps you should be using dpkg --install ?" +msgstr "" +"--%s egy célkönyvtárat igényel.\n" +"Lehet, hogy a dpkg --install-t kell használnod ?" + +#: src/deb/extract.c +#, c-format +msgid "--%s does not support (yet) reading the .deb from standard input" +msgstr "" + +#: src/deb/info.c src/main/unpack.c +#, fuzzy +msgid "unable to create temporary directory" +msgstr "hiba az átmeneti könyvtárnév létrehozásakor" + +#: src/deb/info.c +#, fuzzy, c-format +#| msgid "cannot read config file dir `%.250s' (from `%.250s')" +msgid "cannot extract control file '%s' from '%s': %s" +msgstr "olvashatatlan `%.250s' konfig fájl könyvtár (innen: `%.250s')" + +#: src/deb/info.c +#, fuzzy, c-format +#| msgid "dpkg-deb: `%.255s' contains no control component `%.255s'\n" +msgid "'%.255s' contains no control component '%.255s'" +msgstr "dpkg-deb: `%.255s' nem tartalmaz `%.255s' ellenőrző összetevőt\n" + +#: src/deb/info.c +#, c-format +msgid "open component '%.255s' (in %.255s) failed in an unexpected way" +msgstr "" +"`%.255s' összetevő megnyitása (ebben: %.255s) váratlan módon meghiúsult" + +#: src/deb/info.c +#, fuzzy, c-format +msgid "%d requested control component is missing" +msgid_plural "%d requested control components are missing" +msgstr[0] "1 kért ellenőrző összetevő hiányzik" + +#: src/deb/info.c utils/update-alternatives.c +#, c-format +msgid "cannot scan directory '%.255s'" +msgstr "`%.255s' könyvtár nem nézhető át" + +#: src/deb/info.c +#, c-format +msgid "cannot stat '%.255s' (in '%.255s')" +msgstr "`%.255s' nem található (ebben: `%.255s')" + +#: src/deb/info.c +#, c-format +msgid "cannot open '%.255s' (in '%.255s')" +msgstr "`%.255s' nem nyitható meg (ebben: `%.255s')" + +#: src/deb/info.c +#, c-format +msgid "failed to read '%.255s' (in '%.255s')" +msgstr "`%.255s' olvasási hiba (itt: `%.255s')" + +#: src/deb/info.c +#, fuzzy, c-format +#| msgid " %7ld bytes, %5d lines %c %-20.127s %.127s\n" +msgid " %7jd bytes, %5d lines %c %-20.127s %.127s\n" +msgstr " %7ld bájt, %5d sor %c %-20.127s %.127s\n" + +#: src/deb/info.c +#, c-format +msgid " not a plain file %.255s\n" +msgstr " nem sima fájl %.255s\n" + +#: src/deb/info.c +#, fuzzy +#| msgid "(no 'control' file in control archive!)\n" +msgid "no 'control' file in control archive!" +msgstr "(nincs `control' fájl az ellenőrző archívumban!)\n" + +#: src/deb/info.c src/query/main.c +#, fuzzy, c-format +#| msgid "Error in format" +msgid "error in show format: %s" +msgstr "Hibás forma" + +#: src/deb/info.c src/main/main.c +#, fuzzy, c-format +#| msgid "--contents takes exactly one argument" +msgid "--%s takes exactly one argument" +msgstr "a --contents 1 argumentumot vár" + +#: src/deb/main.c +#, c-format +msgid "Debian '%s' package archive backend version %s.\n" +msgstr "Debian `%s' csomag archívum háttér %s változat .\n" + +#: src/deb/main.c src/split/main.c src/divert/main.c src/statoverride/main.c +#: src/trigger/main.c src/query/main.c src/main/main.c +#: utils/update-alternatives.c +#, fuzzy, c-format +msgid "" +"This is free software; see the GNU General Public License version 2 or\n" +"later for copying conditions. There is NO warranty.\n" +msgstr "" +"\n" +"Ez egy Szabad Szoftver; l. a GNU General Public Licence 2-es vagy nagyobb\n" +"változatát a másolási feltételekért. NINCS garancia.\n" + +#: src/deb/main.c src/divert/main.c src/query/main.c src/main/main.c +#, fuzzy, c-format +#| msgid "" +#| "Usage: %s [