diff options
Diffstat (limited to 'po/sk.po')
-rw-r--r-- | po/sk.po | 66 |
1 files changed, 54 insertions, 12 deletions
@@ -10,7 +10,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: 2012-06-28 20:49+0100\n" "Last-Translator: Ivan Masár <helix84@centrum.sk>\n" "Language-Team: Slovak <sk-i18n@lists.linux.sk>\n" @@ -297,6 +297,13 @@ msgstr "Chyba GPG: %s: %s" #: apt-pkg/acquire-item.cc #, c-format msgid "" +"Skipping acquire of configured file '%s' as repository '%s' doesn't have the " +"component '%s' (component misspelt in sources.list?)" +msgstr "" + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" "Skipping acquire of configured file '%s' as repository '%s' doesn't support " "architecture '%s'" msgstr "" @@ -304,11 +311,9 @@ msgstr "" #: apt-pkg/acquire-item.cc #, c-format 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 "" -"Nepodarilo sa nájsť očakávanú položku „%s“ v súbore Release (Nesprávna " -"položka sources.list alebo chybný formát súboru)" #: apt-pkg/acquire-item.cc #, c-format @@ -336,6 +341,31 @@ msgstr "V konflikte s distribúciou: %s (očakávalo sa %s ale dostali sme %s)" #: 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)" @@ -423,12 +453,6 @@ msgstr "" msgid "Clean of %s is not supported" msgstr "Indexový súbor typu „%s“ nie je podporovaný" -#: 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 "Nedá sa prejsť do %s" - #. only show the ETA if it makes sense #. two days #: apt-pkg/acquire.cc @@ -624,6 +648,11 @@ msgstr "Položky zoznamu zdrojov pre tento disk sú:\n" #: apt-pkg/clean.cc #, c-format +msgid "Unable to change to %s" +msgstr "Nedá sa prejsť do %s" + +#: apt-pkg/clean.cc +#, c-format msgid "Unable to stat %s." msgstr "Nie je možné vykonať stat %s." @@ -1622,6 +1651,12 @@ msgstr "" " „%s“\n" "do mechaniky „%s“ a stlačte Enter\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 "Opravujú sa závislosti..." @@ -3474,7 +3509,7 @@ msgstr "Súbor sa nenašiel" 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 "Pripája sa k %s (%s)" @@ -3794,6 +3829,13 @@ msgstr "Spojenie bolo predčasne ukončené" msgid "Empty files can't be valid archives" msgstr "Prázdne súbory nemôžu byť platné archívy" +#~ msgid "" +#~ "Unable to find expected entry '%s' in Release file (Wrong sources.list " +#~ "entry or malformed file)" +#~ msgstr "" +#~ "Nepodarilo sa nájsť očakávanú položku „%s“ v súbore Release (Nesprávna " +#~ "položka sources.list alebo chybný formát súboru)" + #~ msgid "Unmet dependencies. Try using --fix-broken." #~ msgstr "Nesplnené závislosti. Skúste použiť --fix-broken." |