diff options
author | Julian Andres Klode <jak@debian.org> | 2017-06-28 19:53:45 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2017-06-28 19:53:45 +0200 |
commit | c9390165718d4cf0ec43a0af01f06d6628717905 (patch) | |
tree | 8c7c773de3600d543f1ef322c3bff780b684a3f7 /po/hu.po | |
parent | 6edfda8b45dee7e1202f723b98fa962c38554c51 (diff) |
Upload 1.5~alpha1 to experimental1.5_alpha1
Diffstat (limited to 'po/hu.po')
-rw-r--r-- | po/hu.po | 78 |
1 files changed, 65 insertions, 13 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2017-02-06 14:41+0100\n" +"POT-Creation-Date: 2017-06-28 19:53+0200\n" "PO-Revision-Date: 2016-04-10 19:46+0200\n" "Last-Translator: Gabor Kelemen <kelemeng@ubuntu.com>\n" "Language-Team: Hungarian <gnome-hu-list@gnome.org>\n" @@ -305,6 +305,18 @@ msgid "GPG error: %s: %s" msgstr "GPG hiba: %s: %s" #: apt-pkg/acquire-item.cc +#, fuzzy, c-format +#| msgid "" +#| "Skipping acquire of configured file '%s' as repository '%s' doesn't " +#| "support architecture '%s'" +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' doesn't have the " +"component '%s' (component misspelt in sources.list?)" +msgstr "" +"A beállított „%s” fájl beszerzésének kihagyása, mert a(z) „%s” tároló nem " +"támogatja a(z) „%s” architektúrát" + +#: apt-pkg/acquire-item.cc #, c-format msgid "" "Skipping acquire of configured file '%s' as repository '%s' doesn't support " @@ -314,13 +326,16 @@ msgstr "" "támogatja a(z) „%s” architektúrát" #: apt-pkg/acquire-item.cc -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Skipping acquire of configured file '%s' as repository '%s' doesn't " +#| "support architecture '%s'" msgid "" -"Unable to find expected entry '%s' in Release file (Wrong sources.list entry " -"or malformed file)" +"Skipping acquire of configured file '%s' as repository '%s' does not seem to " +"provide it (sources.list entry misspelt?)" msgstr "" -"A várt „%s” bejegyzés nem található a Release fájlban (Rossz sources.list " -"bejegyzés vagy helytelenül formázott fájl)" +"A beállított „%s” fájl beszerzésének kihagyása, mert a(z) „%s” tároló nem " +"támogatja a(z) „%s” architektúrát" #: apt-pkg/acquire-item.cc #, c-format @@ -350,6 +365,31 @@ msgstr "Ütköző disztribúció: %s (a várt %s helyett %s érkezett)" #: apt-pkg/acquire-item.cc #, c-format +msgid "Repository '%s' changed its '%s' value from '%s' to '%s'" +msgstr "" + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "Repository '%s' changed its default priority for %s from %hi to %hi." +msgstr "" + +#. TRANSLATOR: the "this" refers to changes in the repository like a new release or owner change +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"More information about this can be found online in the Release notes at: %s" +msgstr "" + +#. TRANSLATOR: %s is the name of the manpage in question, e.g. apt-secure(8) +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"This must be accepted explicitly before updates for this repository can be " +"applied. See %s manpage for details." +msgstr "" + +#: apt-pkg/acquire-item.cc +#, c-format msgid "" "I wasn't able to locate a file for the %s package. This might mean you need " "to manually fix this package. (due to missing arch)" @@ -445,12 +485,6 @@ msgstr "" msgid "Clean of %s is not supported" msgstr "A(z) „%s” tisztítása nem támogatott" -#: apt-pkg/acquire.cc apt-pkg/clean.cc apt-pkg/contrib/cdromutl.cc -#: methods/mirror.cc -#, c-format -msgid "Unable to change to %s" -msgstr "Nem sikerült ide váltani: %s" - #. only show the ETA if it makes sense #. two days #: apt-pkg/acquire.cc @@ -647,6 +681,11 @@ msgstr "A lemezhez tartozó forráslista-bejegyzések a következők:\n" #: apt-pkg/clean.cc #, c-format +msgid "Unable to change to %s" +msgstr "Nem sikerült ide váltani: %s" + +#: apt-pkg/clean.cc +#, c-format msgid "Unable to stat %s." msgstr "%s nem érhető el." @@ -1668,6 +1707,12 @@ msgstr "" " „%s”\n" "címkéjű lemezt a(z) %s meghajtóba, és nyomja meg az Entert\n" +#: apt-private/acqprogress.cc +msgid "" +"Do you want to accept these changes and continue updating from this " +"repository?" +msgstr "" + #: apt-private/private-cachefile.cc msgid "Correcting dependencies..." msgstr "Függőségek javítása..." @@ -3539,7 +3584,7 @@ msgstr "A fájl nem található" msgid "Direct connection to %s domains is blocked by default." msgstr "" -#: methods/connect.cc methods/http.cc +#: methods/connect.cc #, c-format msgid "Connecting to %s (%s)" msgstr "Csatlakozás: %s (%s)" @@ -3865,6 +3910,13 @@ msgstr "A kapcsolat idő előtt lezárult" msgid "Empty files can't be valid archives" msgstr "Az üres fájlok biztosan nem érvényes csomagok" +#~ msgid "" +#~ "Unable to find expected entry '%s' in Release file (Wrong sources.list " +#~ "entry or malformed file)" +#~ msgstr "" +#~ "A várt „%s” bejegyzés nem található a Release fájlban (Rossz sources.list " +#~ "bejegyzés vagy helytelenül formázott fájl)" + #~ msgid "Unmet dependencies. Try using --fix-broken." #~ msgstr "Teljesítetlen függőségek. Próbálja a --fix-broken használatával." |