X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/c3c3bd043b262dd5544594abd5e5bd4377a679d6..ff5318caf714c3b26fa37aa4debf138ccf416fc1:/po/uk.po diff --git a/po/uk.po b/po/uk.po index 79209cfc3..94677ff03 100644 --- a/po/uk.po +++ b/po/uk.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2016-03-15 19:21+0100\n" "PO-Revision-Date: 2012-09-25 20:19+0300\n" "Last-Translator: A. Bondarenko \n" "Language-Team: Українська \n" @@ -259,6 +259,35 @@ msgstr "Недостатньо вільного місця в %s." msgid "Unable to lock the download directory" msgstr "Неможливо заблокувати директорію для завантаження" +#: apt-private/private-install.cc +msgid "" +"Some packages could not be installed. This may mean that you have\n" +"requested an impossible situation or if you are using the unstable\n" +"distribution that some required packages have not yet been created\n" +"or been moved out of Incoming." +msgstr "" +"Деякі пакунки неможливо встановити. Можливо, Ви просите неможливого,\n" +"або ж використовуєте нестабільний дистрибутив, і запитані Вами пакунки\n" +"ще не створені або були вилучені з Incoming." + +#. +#. if (Packages == 1) +#. { +#. c1out << std::endl; +#. c1out << +#. _("Since you only requested a single operation it is extremely likely that\n" +#. "the package is simply not installable and a bug report against\n" +#. "that package should be filed.") << std::endl; +#. } +#. +#: apt-private/private-install.cc +msgid "The following information may help to resolve the situation:" +msgstr "Наступна інформація можливо допоможе Вам виправити ситуацію:" + +#: apt-private/private-install.cc +msgid "Broken packages" +msgstr "Зламані пакунки" + #: apt-private/private-install.cc msgid "Internal error, InstallPackages was called with broken packages!" msgstr "" @@ -416,20 +445,6 @@ msgstr "" "Хм, виглядає так, що AutoRemover помилково знищив щось потрібне.\n" "Будь-ласка відправте багрепорт щодо apt." -#. -#. if (Packages == 1) -#. { -#. c1out << std::endl; -#. c1out << -#. _("Since you only requested a single operation it is extremely likely that\n" -#. "the package is simply not installable and a bug report against\n" -#. "that package should be filed.") << std::endl; -#. } -#. -#: apt-private/private-install.cc -msgid "The following information may help to resolve the situation:" -msgstr "Наступна інформація можливо допоможе Вам виправити ситуацію:" - #: apt-private/private-install.cc msgid "Internal Error, AutoRemover broke stuff" msgstr "Внутрішня Помилка, AutoRemover щось поламав" @@ -478,21 +493,6 @@ msgstr "" "Незадоволені залежності. Спробуйте виконати 'apt-get -f install', не " "вказуючи назв пакунків (або вкажіть рішення)." -#: apt-private/private-install.cc -msgid "" -"Some packages could not be installed. This may mean that you have\n" -"requested an impossible situation or if you are using the unstable\n" -"distribution that some required packages have not yet been created\n" -"or been moved out of Incoming." -msgstr "" -"Деякі пакунки неможливо встановити. Можливо, Ви просите неможливого,\n" -"або ж використовуєте нестабільний дистрибутив, і запитані Вами пакунки\n" -"ще не створені або були вилучені з Incoming." - -#: apt-private/private-install.cc -msgid "Broken packages" -msgstr "Зламані пакунки" - #: apt-private/private-install.cc #, fuzzy msgid "The following additional packages will be installed:" @@ -913,58 +913,6 @@ msgstr "Перевірте, чи встановлений пакунок 'dpkg-d msgid "Build command '%s' failed.\n" msgstr "Команда побудови '%s' закінчилася невдало.\n" -#: apt-private/private-source.cc -#, c-format -msgid "" -"%s dependency for %s can't be satisfied because %s is not allowed on '%s' " -"packages" -msgstr "" -"Залежність типу %s для %s не може бути задоволена, бо %s не є дозволеним на " -"'%s' пакунках" - -#: apt-private/private-source.cc -#, c-format -msgid "" -"%s dependency for %s cannot be satisfied because the package %s cannot be " -"found" -msgstr "" -"Залежність типу %s для %s не може бути задоволена, бо пакунок %s не знайдено" - -#: apt-private/private-source.cc -#, c-format -msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new" -msgstr "" -"Не вдалося задовольнити залежність типу %s для %s: Встановлений пакунок %s " -"новіше, аніж треба" - -#: apt-private/private-source.cc -#, c-format -msgid "" -"%s dependency for %s cannot be satisfied because candidate version of " -"package %s can't satisfy version requirements" -msgstr "" -"Залежність типу %s для %s не може бути задоволена, бо версія пакунку-" -"кандидата %s не задовольняє умови по версіям" - -#: apt-private/private-source.cc -#, c-format -msgid "" -"%s dependency for %s cannot be satisfied because package %s has no candidate " -"version" -msgstr "" -"Залежність типу %s для %s не може бути задоволена, бо немає пакунку-" -"кандидата %s потрібної версії" - -#: apt-private/private-source.cc -#, c-format -msgid "Failed to satisfy %s dependency for %s: %s" -msgstr "Неможливо задовольнити залежність типу %s для пакунка %s: %s" - -#: apt-private/private-source.cc -#, c-format -msgid "Build-dependencies for %s could not be satisfied." -msgstr "Залежності для побудови %s не можуть бути задоволені." - #: apt-private/private-source.cc #, c-format msgid "Unable to get build-dependency information for %s" @@ -1616,12 +1564,12 @@ msgstr "Сталося щось дивне при спробі отримати msgid "Unable to connect to %s:%s:" msgstr "Неможливо під'єднатися до %s:%s:" -#: methods/copy.cc methods/gzip.cc methods/rred.cc +#: methods/copy.cc methods/store.cc #, fuzzy msgid "Failed to stat" msgstr "Не вдалося одержати атрибути (stat)" -#: methods/copy.cc methods/gzip.cc methods/rred.cc +#: methods/copy.cc methods/rred.cc methods/store.cc msgid "Failed to set modification time" msgstr "Не вдалося встановити час модифікації" @@ -1804,6 +1752,12 @@ msgstr "" msgid "Unknown error executing apt-key" msgstr "Невідома помилка виконання apt-key" +#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners. +#: methods/gpgv.cc +#, fuzzy, c-format +msgid "The repository is insufficiently signed by key %s (%s)" +msgstr "Директорія %s є відхиленою (diverted)" + #: methods/gpgv.cc msgid "The following signatures were invalid:\n" msgstr "Наступні підписи були невірними:\n" @@ -1816,10 +1770,6 @@ msgstr "" "Наступні підписи не можуть бути перевірені, тому що публічний ключ " "відсутній:\n" -#: methods/gzip.cc -msgid "Empty files can't be valid archives" -msgstr "Пусті файли не можуть бути правильними архівами" - #: methods/http.cc msgid "Error writing to the file" msgstr "Помилка запису у файл" @@ -1887,6 +1837,12 @@ msgstr "Неможливо прочитати файл дзеркала '%s'" msgid "[Mirror: %s]" msgstr "[Дзеркало: %s]" +#: methods/rred.cc ftparchive/cachedb.cc apt-inst/extract.cc +#: apt-pkg/acquire-item.cc +#, c-format +msgid "Failed to stat %s" +msgstr "Не вдалося одержати атрибути %s" + #: methods/rsh.cc ftparchive/multicompress.cc msgid "Failed to create IPC pipe to subprocess" msgstr "Не вдалося створити IPC канал для підпроцесу" @@ -1942,6 +1898,10 @@ msgstr "" msgid "Internal error" msgstr "Внутрішня помилка" +#: methods/store.cc +msgid "Empty files can't be valid archives" +msgstr "Пусті файли не можуть бути правильними архівами" + #: dselect/install:33 msgid "Bad default setting!" msgstr "Неправильне значення за умовчанням!" @@ -2195,11 +2155,6 @@ msgstr "" msgid "Unable to open DB file %s: %s" msgstr "Не вдалося відкрити файл БД %s: %s" -#: ftparchive/cachedb.cc apt-inst/extract.cc -#, c-format -msgid "Failed to stat %s" -msgstr "Не вдалося одержати атрибути %s" - #: ftparchive/cachedb.cc #, fuzzy msgid "Failed to read .dsc" @@ -2326,7 +2281,7 @@ msgstr "Не вдалося відкрити %s" msgid " DeLink %s [%s]\n" msgstr "DeLink %s [%s]\n" -#: ftparchive/writer.cc +#: ftparchive/writer.cc apt-pkg/acquire-item.cc #, c-format msgid "Failed to readlink %s" msgstr "Не вдалося прочитати посилання (readlink) %s" @@ -3114,6 +3069,10 @@ msgstr "Підпроцес %s раптово завершився" msgid "Problem closing the gzip file %s" msgstr "Проблема з закриттям gzip файла %s" +#: apt-pkg/contrib/fileutl.cc +msgid "Unexpected end of file" +msgstr "" + #: apt-pkg/contrib/fileutl.cc msgid "Failed to create subprocess IPC" msgstr "Не вдалося створити IPC з породженим процесом" @@ -3635,10 +3594,6 @@ msgstr "Файл кешу пакунків пошкоджений" msgid "The package cache file is an incompatible version" msgstr "Файл кешу пакунків має несумісну версію" -#: apt-pkg/pkgcache.cc -msgid "The package cache file is corrupted, it is too small" -msgstr "Файл кешу пакунків пошкоджений, занадто малий" - #: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" @@ -3649,6 +3604,11 @@ msgstr "Цей APT не підтримує систему призначення msgid "The package cache was built for different architectures: %s vs %s" msgstr "Кеш пакунків був побудований для іншої архітектури" +#: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Файл кешу пакунків пошкоджений, занадто малий" + #: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Залежності (Depends)" @@ -3835,6 +3795,46 @@ msgstr "" msgid "Calculating upgrade" msgstr "Обчислення оновлень" +#~ msgid "" +#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' " +#~ "packages" +#~ msgstr "" +#~ "Залежність типу %s для %s не може бути задоволена, бо %s не є дозволеним " +#~ "на '%s' пакунках" + +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because the package %s cannot be " +#~ "found" +#~ msgstr "" +#~ "Залежність типу %s для %s не може бути задоволена, бо пакунок %s не " +#~ "знайдено" + +#~ msgid "" +#~ "Failed to satisfy %s dependency for %s: Installed package %s is too new" +#~ msgstr "" +#~ "Не вдалося задовольнити залежність типу %s для %s: Встановлений пакунок " +#~ "%s новіше, аніж треба" + +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because candidate version of " +#~ "package %s can't satisfy version requirements" +#~ msgstr "" +#~ "Залежність типу %s для %s не може бути задоволена, бо версія пакунку-" +#~ "кандидата %s не задовольняє умови по версіям" + +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because package %s has no " +#~ "candidate version" +#~ msgstr "" +#~ "Залежність типу %s для %s не може бути задоволена, бо немає пакунку-" +#~ "кандидата %s потрібної версії" + +#~ msgid "Failed to satisfy %s dependency for %s: %s" +#~ msgstr "Неможливо задовольнити залежність типу %s для пакунка %s: %s" + +#~ msgid "Build-dependencies for %s could not be satisfied." +#~ msgstr "Залежності для побудови %s не можуть бути задоволені." + #~ msgid "Problem unlinking %s" #~ msgstr "Не вдалося видалити %s"