diff options
author | Julian Andres Klode <jak@debian.org> | 2016-06-22 14:51:31 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-06-22 14:51:31 +0200 |
commit | 14e325c7e4b33e8fc6d33b99d1ffd3b934d26ed0 (patch) | |
tree | 3decd29faea173a4f514fb10642ff36872458dcc /po/hu.po | |
parent | d03b947b0ce4f87d7d5cc48d4d274ab3bd0b289a (diff) |
Release 1.3~exp31.3_exp3
Quite a huge churn of new strings.
Diffstat (limited to 'po/hu.po')
-rw-r--r-- | po/hu.po | 72 |
1 files changed, 41 insertions, 31 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: 2016-06-11 17:24+0200\n" +"POT-Creation-Date: 2016-06-22 14:51+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" @@ -2506,9 +2506,49 @@ msgstr "" "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)." @@ -2585,36 +2625,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 "" |