X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/5b0577488ff60e7163fe7dc62a044329d398d726..3465138575e1fd0d5892d9b6be1ae232eb873460:/po/hu.po diff --git a/po/hu.po b/po/hu.po index f181065f1..f72ea7f23 100644 --- a/po/hu.po +++ b/po/hu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2016-05-11 10:50+0200\n" +"POT-Creation-Date: 2016-06-23 09:02+0200\n" "PO-Revision-Date: 2016-04-10 19:46+0200\n" "Last-Translator: Gabor Kelemen \n" "Language-Team: Hungarian \n" @@ -547,17 +547,19 @@ msgstr[0] "" msgstr[1] "" "%i további verzió van. A megjelenítésükhöz használja a „-a” kapcsolót" +#. TRANSLATORS: placeholder is a binary name like apt or apt-get #: apt-private/private-main.cc +#, c-format msgid "" "NOTE: This is only a simulation!\n" -" apt-get needs root privileges for real execution.\n" +" %s needs root privileges for real execution.\n" " Keep also in mind that locking is deactivated,\n" -" so don't depend on the relevance to the real current situation!" +" so don't depend on the relevance to the real current situation!\n" msgstr "" "NE FELEDJE: Ez csak szimuláció!\n" -" Az apt-get rendszergazdai jogokat igényel a tényleges végrehajtáshoz.\n" +" Az %s rendszergazdai jogokat igényel a tényleges végrehajtáshoz.\n" " Ne feledje, hogy a zárolás is ki van kapcsolva,\n" -" így ne számítson a jelenlegi helyzet valósságára!" +" így ne számítson a jelenlegi helyzet valósságára!\n" #: apt-private/private-output.cc apt-private/private-show.cc msgid "unknown" @@ -1957,6 +1959,20 @@ msgstr "előtti hibák fontosak. Javítsa azokat, és futtassa az [I]nstallt új msgid "Merging available information" msgstr "Elérhető információk egyesítése" +#: cmdline/apt-dump-solver.cc +msgid "" +"Usage: apt-dump-solver\n" +"\n" +"apt-dump-solver is an interface to store an EDSP scenario in\n" +"a file and optionally forwards it to another solver.\n" +msgstr "" + +#: cmdline/apt-dump-solver.cc apt-pkg/contrib/fileutl.cc +#: apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc +#, c-format +msgid "Waited for %s but it wasn't there" +msgstr "Nem található a(z) %s, a várakozás után sem" + #: cmdline/apt-extracttemplates.cc msgid "" "Usage: apt-extracttemplates file1 [file2 ...]\n" @@ -2491,10 +2507,50 @@ msgstr "" "Lásd az apt-secure(8) kézikönyvoldalt a tárolólétrehozással és felhasználói " "beállításokkal kapcsolatos részletekért." +#: apt-pkg/acquire-item.cc +#, c-format +msgid "The repository '%s' is no longer signed." +msgstr "A(z) „%s” tároló már nincs aláírva." + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' does no longer have a Release file." +msgstr "A(z) „%s” tárolónak nincs Release fájlja." + +#: apt-pkg/acquire-item.cc +msgid "" +"This is normally not allowed, but the option Acquire::" +"AllowDowngradeToInsecureRepositories was given to override it." +msgstr "" +"Ez általában nem engedélyezett, de az Acquire::" +"AllowDowngradeToInsecureRepositories beállítás meg lett adva a " +"felülbírálásához." + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "The repository '%s' is not signed." +msgstr "A(z) „%s” tároló nincs aláírva." + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "The repository '%s' does not have a Release file." +msgstr "A(z) „%s” tárolónak nincs Release fájlja." + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' provides only weak security information." +msgstr "" +"A beállított „%s” fájl beszerzésének kihagyása, mert a(z) „%s” tároló csak " +"gyenge biztonsági információkat biztosít hozzá" + #: apt-pkg/acquire-item.cc msgid "Hash Sum mismatch" msgstr "A Hash Sum nem megfelelő" +#: apt-pkg/acquire-item.cc +msgid "Insufficient information available to perform this download securely" +msgstr "" + #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc #, c-format msgid "rename failed, %s (%s -> %s)." @@ -2571,36 +2627,6 @@ msgstr "" msgid "Conflicting distribution: %s (expected %s but got %s)" msgstr "Ütköző disztribúció: %s (a várt %s helyett %s érkezett)" -#. No Release file was present, or verification failed, so fall -#. back to queueing Packages files without verification -#. only allow going further if the user explicitly wants it -#: apt-pkg/acquire-item.cc -#, c-format -msgid "The repository '%s' is not signed." -msgstr "A(z) „%s” tároló nincs aláírva." - -#. No Release file was present so fall -#. back to queueing Packages files without verification -#. only allow going further if the user explicitly wants it -#: apt-pkg/acquire-item.cc -#, c-format -msgid "The repository '%s' does not have a Release file." -msgstr "A(z) „%s” tárolónak nincs Release fájlja." - -#: apt-pkg/acquire-item.cc -#, c-format -msgid "The repository '%s' is no longer signed." -msgstr "A(z) „%s” tároló már nincs aláírva." - -#: apt-pkg/acquire-item.cc -msgid "" -"This is normally not allowed, but the option Acquire::" -"AllowDowngradeToInsecureRepositories was given to override it." -msgstr "" -"Ez általában nem engedélyezett, de az Acquire::" -"AllowDowngradeToInsecureRepositories beállítás meg lett adva a " -"felülbírálásához." - #: apt-pkg/acquire-item.cc #, c-format msgid "" @@ -3045,11 +3071,6 @@ msgstr "" "„%s” fájl figyelmen kívül hagyása a(z) „%s” könyvtárban, mert érvénytelen " "fájlkiterjesztése van" -#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc -#, c-format -msgid "Waited for %s but it wasn't there" -msgstr "Nem található a(z) %s, a várakozás után sem" - #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Sub-process %s received a segmentation fault." @@ -3288,6 +3309,13 @@ msgstr "" "Érvénytelen érték van megadva a(z) %s beállításhoz ezen forrásra " "vonatkozóan: %s %s (%s)" +#: apt-pkg/deb/debmetaindex.cc +#, fuzzy, c-format +msgid "Conflicting values set for option %s regarding source %s %s: %s != %s" +msgstr "" +"Ütköző értékek vannak megadva a(z) %s beállításhoz ezen forrásra " +"vonatkozóan: %s %s" + #: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc #, c-format msgid "Unable to parse package file %s (%d)" @@ -3358,7 +3386,7 @@ msgstr "A(z) %s telepítés utáni trigger futtatása" msgid "Directory '%s' missing" msgstr "A(z) „%s” könyvtár hiányzik" -#: apt-pkg/deb/dpkgpm.cc +#: apt-pkg/deb/dpkgpm.cc apt-pkg/edsp.cc #, c-format msgid "Could not open file '%s'" msgstr "A(z) „%s” fájl megnyitása sikertelen"