From bbc6313674104ab20a02cfa150426ce7f6cfd8db Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Thu, 8 May 2003 07:09:02 +0000 Subject: updated pot file --- po/hu.po | 191 +++++++++++++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 148 insertions(+), 43 deletions(-) (limited to 'po/hu.po') diff --git a/po/hu.po b/po/hu.po index b9044284..e0ebd4fb 100644 --- a/po/hu.po +++ b/po/hu.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: urpmi 3.3\n" -"POT-Creation-Date: 2003-03-05 21:22+0100\n" +"POT-Creation-Date: 2003-05-08 08:55+0200\n" "PO-Revision-Date: 2003-03-05 23:36+0100\n" "Last-Translator: Arpad Biro \n" "Language-Team: Hungarian\n" @@ -202,11 +202,32 @@ msgstr "%s sz msgid "unable to install package %s" msgstr "a(z) \"%s\" csomag telepítése sikertelen" +#: ../urpm.pm:1 +#, c-format +msgid "adding package %s (id=%d, eid=%d, update=%d, file=%s)" +msgstr "" + #: ../urpm.pm:1 #, c-format msgid "unable to remove package %s" msgstr "a(z) \"%s\" csomag eltávolítása sikertelen" +#: ../urpm.pm:1 +#, fuzzy, c-format +msgid "removing package %s" +msgstr "a(z) \"%s\" csomag eltávolítása sikertelen" + +#: ../urpm.pm:1 +#, fuzzy, c-format +msgid "unable to create transaction" +msgstr "a(z) \"%s\" adatforrás létrehozása nem sikerült\n" + +#: ../urpm.pm:1 +#, c-format +msgid "" +"created transaction for installing on %s (remove=%d, install=%d, upgrade=%d)" +msgstr "" + #: ../urpm.pm:1 #, c-format msgid "Preparing..." @@ -268,10 +289,10 @@ msgid "medium \"%s\" does not define any location for rpm files" msgstr "a(z) \"%s\" adatforrás nem definiálja az RPM fájlok helyét" #: ../urpm.pm:1 -#, c-format +#, fuzzy, c-format msgid "" -"medium \"%s\" uses an invalid list file (mirror is problably not up-to-date, " -"trying to use alternate method)" +"medium \"%s\" uses an invalid list file:\n" +" mirror is problably not up-to-date, trying to use alternate method" msgstr "" "a(z) \"%s\" adatforrás érvénytelen listafájlt használ (valószínűleg nem " "naprakész a tükörkiszolgáló tartalma - alternatív módszer használata)" @@ -421,8 +442,15 @@ msgstr "" #: ../urpm.pm:1 #, c-format -msgid "examining MD5SUM file" -msgstr "az MD5SUM fájl vizsgálata" +msgid "md5sum mismatch" +msgstr "" + +#: ../urpm.pm:1 +#, fuzzy, c-format +msgid "computing md5sum of retrieved source hdlist (or synthesis)" +msgstr "" +"a forrás-fejléclista (vagy a kiterjesztett függőséglista) beolvasása nem " +"sikerült" #: ../urpm.pm:1 #, c-format @@ -436,6 +464,18 @@ msgstr "" "\"%s\" forrás-fejléclistájának (illetve kiterjesztett függőséglistájának) " "behozatala..." +#: ../urpm.pm:1 +#, c-format +msgid "examining MD5SUM file" +msgstr "az MD5SUM fájl vizsgálata" + +#: ../urpm.pm:1 +#, fuzzy, c-format +msgid "computing md5sum of existing source hdlist (or synthesis)" +msgstr "" +"\"%s\" forrás-fejléclistájának (illetve kiterjesztett függőséglistájának) " +"másolása..." + #: ../urpm.pm:1 #, c-format msgid "retrieving description file of \"%s\"..." @@ -476,6 +516,13 @@ msgstr "\"%s\" forr msgid "copy of [%s] failed" msgstr "a(z) \"%s\" másolása nem sikerült" +#: ../urpm.pm:1 +#, fuzzy, c-format +msgid "computing md5sum of copied source hdlist (or synthesis)" +msgstr "" +"\"%s\" forrás-fejléclistájának (illetve kiterjesztett függőséglistájának) " +"másolása..." + #: ../urpm.pm:1 #, c-format msgid "copying source hdlist (or synthesis) of \"%s\"..." @@ -504,8 +551,8 @@ msgid "\"%s\"" msgstr "\"%s\"" #: ../urpm.pm:1 -#, c-format -msgid "trying to select inexistent medium \"%s\"" +#, fuzzy, c-format +msgid "trying to select nonexistent medium \"%s\"" msgstr "nem létező adatforrás: \"%s\"" #: ../urpm.pm:1 @@ -547,14 +594,21 @@ msgstr "%s adatforr msgid "medium \"%s\" already exists" msgstr "\"%s\" adatforrás már létezik" +#: ../urpm.pm:1 +#, fuzzy, c-format +msgid "skipping package %s" +msgstr "nincs ilyen nevű csomag: %s" + #: ../urpm.pm:1 #, c-format msgid "problem reading hdlist file of medium \"%s\"" msgstr "probléma a(z) \"%s\" adatforrás fejléclistájának olvasásakor" #: ../urpm.pm:1 -#, c-format -msgid "--synthesis cannot be used with --media, --update or --parallel" +#, fuzzy, c-format +msgid "" +"--synthesis cannot be used with --media, --excludemedia, --sortmedia, --" +"update or --parallel" msgstr "a --synthesis nem használható ezekkel: --media, --update, --parallel" #: ../urpm.pm:1 @@ -819,6 +873,11 @@ msgstr "" msgid " -a - select all packages matching expression.\n" msgstr " -a - a mintára illeszkedő csomagok kijelölése\n" +#: ../urpme:1 ../urpmi:1 ../urpmq:1 +#, c-format +msgid " -v - verbose mode.\n" +msgstr " -v - részletes információ\n" + #: ../urpme:1 ../urpmi:1 ../urpmq:1 #, c-format msgid " --parallel - distributed urpmi accross machines of alias.\n" @@ -920,32 +979,50 @@ msgid " -i - ignore case distinctions in every pattern.\n" msgstr " -i - a minták feldolgozása nem nagybetűérzékeny\n" #: ../urpmf:1 -#, c-format -msgid "" -" --obsoletes - print tag obsoletes: all obsoletes (multiple lines).\n" +#, fuzzy, c-format +msgid " --obsoletes - print tag obsoletes: all obsoletes.\n" msgstr " --obsoletes - túlhaladott csomagok megjelenítése (több sor)\n" #: ../urpmf:1 -#, c-format -msgid "" -" --conflicts - print tag conflicts: all conflicts (multiple lines).\n" +#, fuzzy, c-format +msgid " --conflicts - print tag conflicts: all conflicts.\n" msgstr " --conflicts - ütközések megjelenítése (több sor)\n" #: ../urpmf:1 -#, c-format -msgid " --files - print tag files: all files (multiple lines).\n" +#, fuzzy, c-format +msgid " --files - print tag files: all files.\n" msgstr " --files - fájlnevek megjelenítése (több sor)\n" #: ../urpmf:1 -#, c-format -msgid " --requires - print tag requires: all requires (multiple lines).\n" +#, fuzzy, c-format +msgid " --requires - print tag requires: all requires.\n" msgstr " --requires - követelmények megjelenítése (több sor)\n" #: ../urpmf:1 -#, c-format -msgid " --provides - print tag provides: all provides (multiple lines).\n" +#, fuzzy, c-format +msgid " --provides - print tag provides: all provides.\n" msgstr " --provides - szolgáltatásjegyzék megjelenítése (több sor)\n" +#: ../urpmf:1 +#, fuzzy, c-format +msgid " --url - print tag url: url.\n" +msgstr " --serial - sorozatszám megjelenítése" + +#: ../urpmf:1 +#, fuzzy, c-format +msgid " --buildhost - print tag buildhost: build host.\n" +msgstr " --files - fájlnevek megjelenítése (több sor)\n" + +#: ../urpmf:1 +#, fuzzy, c-format +msgid " --packager - print tag packager: packager.\n" +msgstr " --group - csoport megjelenítése\n" + +#: ../urpmf:1 +#, fuzzy, c-format +msgid " --sourcerpm - print tag sourcerpm: source rpm.\n" +msgstr " --group - csoport megjelenítése\n" + #: ../urpmf:1 #, c-format msgid " --description - print tag description: description.\n" @@ -986,6 +1063,11 @@ msgstr "" msgid " --all - print all tags.\n" msgstr " --all - az összes adat megjelenítése\n" +#: ../urpmf:1 +#, fuzzy, c-format +msgid " --uniq - do not print identical lines.\n" +msgstr " --size - méret megjelenítése\n" + # maximális sorhossz: 80 karakter (karakteres terminál sorhossza) # "." ne legyen a sztringek végén #: ../urpmf:1 @@ -1011,6 +1093,21 @@ msgstr "" " --synthesis - a megadott kiterjesztett függőséglista használata az\n" " urpmi-adatbázis helyett\n" +#: ../urpmf:1 ../urpmi:1 ../urpmq:1 +#, fuzzy, c-format +msgid "" +" --sortmedia - sort media according to substrings separated by comma.\n" +msgstr "" +" --media - csak a felsorolt (elválasztás: vessző) adatforrások\n" +" használata\n" + +#: ../urpmf:1 ../urpmi:1 ../urpmq:1 +#, fuzzy, c-format +msgid " --excludemedia - do not use the given media, separated by comma.\n" +msgstr "" +" --media - csak a felsorolt (elválasztás: vessző) adatforrások\n" +" használata\n" + #: ../urpmf:1 ../urpmi:1 ../urpmq:1 #, c-format msgid " --media - use only the given media, separated by comma.\n" @@ -1234,11 +1331,6 @@ msgid " names or rpm files given on command line will be installed.\n" msgstr "" " a parancssorban megadott csomagok illetve RPM fájlok lesznek telepítve\n" -#: ../urpmi:1 ../urpmq:1 -#, c-format -msgid " -v - verbose mode.\n" -msgstr " -v - részletes információ\n" - #: ../urpmi:1 #, c-format msgid " -q - quiet mode.\n" @@ -1453,10 +1545,10 @@ msgid "unable to create medium \"%s\"\n" msgstr "a(z) \"%s\" adatforrás létrehozása nem sikerült\n" #: ../urpmi.addmedia:1 -#, c-format +#, fuzzy, c-format msgid "" "%s\n" -"`with' missing for ftp media\n" +"`with' missing for network media\n" msgstr "" "%s\n" "hiányzó \"with\" paraméter az FTP-s címnél\n" @@ -1503,15 +1595,6 @@ msgstr "" msgid " -f - force generation of hdlist files.\n" msgstr " -f - fejléclista-fájlok létrehozásának kikényszerítése\n" -#: ../urpmi.addmedia:1 -#, c-format -msgid "" -" -h - try to find and use synthesis or hdlist\n" -" file.\n" -msgstr "" -" -h - kiterjesztett függőséglista illetve fejléclista keresése\n" -" és használata\n" - #: ../urpmi.addmedia:1 ../urpmi.removemedia:1 ../urpmi.update:1 #, c-format msgid " -c - clean headers cache directory.\n" @@ -1568,6 +1651,27 @@ msgstr "" " --distrib - az összes adatforrás létrehozása telepítési " "adatforrásból\n" +#: ../urpmi.addmedia:1 +#, fuzzy, c-format +msgid "" +" --no-probe - do not try to find any synthesis or\n" +" hdlist file.\n" +msgstr "" +" -h - kiterjesztett függőséglista illetve fejléclista keresése\n" +" és használata\n" + +#: ../urpmi.addmedia:1 +#, c-format +msgid " --probe-hdlist - try to find and use hdlist file.\n" +msgstr "" + +#: ../urpmi.addmedia:1 +#, fuzzy, c-format +msgid " --probe-synthesis - try to find and use synthesis file.\n" +msgstr "" +" -h - kiterjesztett függőséglista illetve fejléclista keresése\n" +" és használata\n" + #: ../urpmi.addmedia:1 #, c-format msgid " --update - create an update medium.\n" @@ -1703,6 +1807,12 @@ msgstr "" msgid " -g - print groups with name also.\n" msgstr " -g - a névvel együtt a csoportok is jelenjenek meg\n" +#: ../urpmq:1 +#, fuzzy, c-format +msgid " -i - print usefull information in human readeable form.\n" +msgstr "" +" -r - a névvel együtt a verzió és a kiadásszám is jelenjen meg\n" + #: ../urpmq:1 #, c-format msgid " -R - reverse search to what requires package.\n" @@ -1894,11 +2004,6 @@ msgstr "nem megfelel #~ msgid " -g - print groups too with name.\n" #~ msgstr " -g - a névvel együtt a csoportok is jelenjenek meg\n" -#~ msgid " -r - print version and release too with name.\n" -#~ msgstr "" -#~ " -r - a névvel együtt a verzió és a kiadásszám is jelenjen " -#~ "meg\n" - #~ msgid " --auto - automatically select a good package in choices.\n" #~ msgstr "" #~ " --auto - választási lehetőségnél automatikusan kiválasztja a\n" -- cgit v1.2.1