prepare 1.0.9.6
[ntk/apt.git] / po / uk.po
index 2b65dd1..493c900 100644 (file)
--- a/po/uk.po
+++ b/po/uk.po
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt-all\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2014-07-10 10:53+0200\n"
+"POT-Creation-Date: 2015-01-16 04:37-0500\n"
 "PO-Revision-Date: 2012-09-25 20:19+0300\n"
 "Last-Translator: A. Bondarenko <artem.brz@gmail.com>\n"
 "Language-Team: Українська <uk@li.org>\n"
@@ -24,3267 +24,3265 @@ msgstr ""
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
 "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
 
-#: apt-pkg/clean.cc:39 apt-pkg/acquire.cc:490
-#, fuzzy, c-format
-msgid "Clean of %s is not supported"
-msgstr "Тип '%s' індексного файлу не підтримується"
-
-#. Only warn if there are no sources.list.d.
-#. Only warn if there is no sources.list file.
-#: apt-pkg/clean.cc:43 apt-pkg/init.cc:103 apt-pkg/init.cc:111
-#: apt-pkg/acquire.cc:494 apt-pkg/policy.cc:381 apt-pkg/sourcelist.cc:280
-#: apt-pkg/sourcelist.cc:286 apt-pkg/contrib/fileutl.cc:368
-#: apt-pkg/contrib/fileutl.cc:481 apt-pkg/contrib/cdromutl.cc:205
-#: methods/mirror.cc:95 apt-inst/extract.cc:471
-#, c-format
-msgid "Unable to read %s"
-msgstr "Неможливо прочитати %s"
-
-#: apt-pkg/clean.cc:49 apt-pkg/clean.cc:67 apt-pkg/clean.cc:130
-#: apt-pkg/acquire.cc:500 apt-pkg/acquire.cc:525
-#: apt-pkg/contrib/cdromutl.cc:201 apt-pkg/contrib/cdromutl.cc:235
-#: methods/mirror.cc:101 methods/mirror.cc:130
-#, c-format
-msgid "Unable to change to %s"
-msgstr "Неможливо змінити на %s"
-
-#: apt-pkg/clean.cc:64
-#, c-format
-msgid "Unable to stat %s."
-msgstr "Неможливо прочитати атрибути %s."
-
-#: apt-pkg/install-progress.cc:57
-#, c-format
-msgid "Progress: [%3i%%]"
-msgstr ""
-
-#: apt-pkg/install-progress.cc:91 apt-pkg/install-progress.cc:174
-msgid "Running dpkg"
-msgstr "Виконується dpkg"
-
-#: apt-pkg/init.cc:146
+#: cmdline/apt-cache.cc:149
 #, c-format
-msgid "Packaging system '%s' is not supported"
-msgstr "Система пакування '%s' не підтримується"
-
-#: apt-pkg/init.cc:162
-msgid "Unable to determine a suitable packaging system type"
-msgstr "Неможливо визначити тип необхідної системи пакування"
+msgid "Package %s version %s has an unmet dep:\n"
+msgstr "Пакунок %s версії %s має незадоволену залежність:\n"
 
-#: apt-pkg/indexcopy.cc:236 apt-pkg/indexcopy.cc:773
-#, c-format
-msgid "Wrote %i records.\n"
-msgstr "Записано %i записів.\n"
+#: cmdline/apt-cache.cc:277
+msgid "Total package names: "
+msgstr "Всього імен пакунків: "
 
-#: apt-pkg/indexcopy.cc:238 apt-pkg/indexcopy.cc:775
-#, c-format
-msgid "Wrote %i records with %i missing files.\n"
-msgstr "Записано %i записів з %i відсутніми файлами.\n"
+#: cmdline/apt-cache.cc:279
+msgid "Total package structures: "
+msgstr "Всього структур пакунків: "
 
-#: apt-pkg/indexcopy.cc:241 apt-pkg/indexcopy.cc:778
-#, c-format
-msgid "Wrote %i records with %i mismatched files\n"
-msgstr "Записано %i записів з %i невідповідними файлам\n"
+#: cmdline/apt-cache.cc:319
+msgid "  Normal packages: "
+msgstr "  Нормальних пакунків: "
 
-#: apt-pkg/indexcopy.cc:244 apt-pkg/indexcopy.cc:781
-#, c-format
-msgid "Wrote %i records with %i missing files and %i mismatched files\n"
-msgstr "Записано %i записів з %i відсутніми і %i невідповідними файлами\n"
+#: cmdline/apt-cache.cc:320
+msgid "  Pure virtual packages: "
+msgstr "  Цілком віртуальних пакунків: "
 
-#: apt-pkg/indexcopy.cc:515
-#, c-format
-msgid "Can't find authentication record for: %s"
-msgstr "Неможливо знайти аутентифікаційний запис для: %s"
+#: cmdline/apt-cache.cc:321
+msgid "  Single virtual packages: "
+msgstr "  Окремих віртуальних пакунків: "
 
-#: apt-pkg/indexcopy.cc:521
-#, c-format
-msgid "Hash mismatch for: %s"
-msgstr "Невідповідність хешу для: %s"
+#: cmdline/apt-cache.cc:322
+msgid "  Mixed virtual packages: "
+msgstr "  Змішаних віртуальних пакунків: "
 
-#: apt-pkg/acquire-worker.cc:116
-#, c-format
-msgid "The method driver %s could not be found."
-msgstr "Драйвер для метода %s не знайдено."
+#: cmdline/apt-cache.cc:323
+msgid "  Missing: "
+msgstr "  Відсутні: "
 
-#: apt-pkg/acquire-worker.cc:118
-#, fuzzy, c-format
-msgid "Is the package %s installed?"
-msgstr "Перевірте, чи встановлений пакунок 'dpkg-dev'.\n"
+#: cmdline/apt-cache.cc:325
+msgid "Total distinct versions: "
+msgstr "Всього унікальних версій: "
 
-#: apt-pkg/acquire-worker.cc:169
-#, c-format
-msgid "Method %s did not start correctly"
-msgstr "Метод %s стартував некоректно"
+#: cmdline/apt-cache.cc:327
+msgid "Total distinct descriptions: "
+msgstr "Всього унікальних описів: "
 
-#: apt-pkg/acquire-worker.cc:455
-#, c-format
-msgid "Please insert the disc labeled: '%s' in the drive '%s' and press enter."
-msgstr ""
-"Будь-ласка, вставте диск з поміткою: '%s' в привід '%s' і натисніть Enter."
+#: cmdline/apt-cache.cc:329
+msgid "Total dependencies: "
+msgstr "Всього залежностей: "
 
-#: apt-pkg/cachefile.cc:94
-msgid "The package lists or status file could not be parsed or opened."
-msgstr "Ð\9dе Ð¼Ð¾Ð¶Ñ\83 Ð¾Ð±Ñ\80обиÑ\82и Ñ\87и Ð²Ñ\96дкÑ\80иÑ\82и Ð¿ÐµÑ\80елÑ\96к Ð¿Ð°ÐºÑ\83нкÑ\96в Ñ\87и Ñ\81Ñ\82аÑ\82Ñ\83Ñ\81ний Ñ\84айл."
+#: cmdline/apt-cache.cc:332
+msgid "Total ver/file relations: "
+msgstr "Ð\92Ñ\81Ñ\8cого Ð²Ñ\96дноÑ\81ин Ð\92еÑ\80Ñ\81Ñ\96Ñ\8f/Файл: "
 
-#: apt-pkg/cachefile.cc:98
-msgid "You may want to run apt-get update to correct these problems"
-msgstr "Ð\94лÑ\8f Ð²Ð¸Ð¿Ñ\80авленнÑ\8f Ñ\86иÑ\85 Ð¿Ð¾Ð¼Ð¸Ð»Ð¾Ðº Ð\92и Ð¼Ð¾Ð¶ÐµÑ\82е Ð²Ð¸ÐºÐ¾Ð½Ð°Ñ\82и apt-get update"
+#: cmdline/apt-cache.cc:334
+msgid "Total Desc/File relations: "
+msgstr "Ð\92Ñ\81Ñ\8cого Ð²Ñ\96дноÑ\81ин Ð\9eпиÑ\81/Файл: "
 
-#: apt-pkg/cachefile.cc:116
-msgid "The list of sources could not be read."
-msgstr "Неможливо прочитати перелік вихідних кодів."
+#: cmdline/apt-cache.cc:336
+#, fuzzy
+msgid "Total Provides mappings: "
+msgstr "Всього карт 'Provides': "
 
-#: apt-pkg/pkgcache.cc:155
-msgid "Empty package cache"
-msgstr "Ð\9aеÑ\88 Ð¿Ð°ÐºÑ\83нкÑ\96в Ð¿Ñ\83Ñ\81Ñ\82ий"
+#: cmdline/apt-cache.cc:348
+msgid "Total globbed strings: "
+msgstr "Ð\92Ñ\81Ñ\8cого Ð²Ñ\96дÑ\84Ñ\96лÑ\8cÑ\82Ñ\80ованиÑ\85 (globbed) Ñ\80Ñ\8fдкÑ\96в: "
 
-#: apt-pkg/pkgcache.cc:161
-msgid "The package cache file is corrupted"
-msgstr "Файл кешу пакунків пошкоджений"
+#: cmdline/apt-cache.cc:362
+#, fuzzy
+msgid "Total dependency version space: "
+msgstr "Всього інформації про залежності: "
 
-#: apt-pkg/pkgcache.cc:166
-msgid "The package cache file is an incompatible version"
-msgstr "Файл кешу пакунків має несумісну версію"
+#: cmdline/apt-cache.cc:367
+#, fuzzy
+msgid "Total slack space: "
+msgstr "Порожнього місця в кеші: "
 
-#: apt-pkg/pkgcache.cc:169
-msgid "The package cache file is corrupted, it is too small"
-msgstr "Файл ÐºÐµÑ\88Ñ\83 Ð¿Ð°ÐºÑ\83нкÑ\96в Ð¿Ð¾Ñ\88коджений, Ð·Ð°Ð½Ð°Ð´Ñ\82о Ð¼Ð°Ð»Ð¸Ð¹"
+#: cmdline/apt-cache.cc:375
+msgid "Total space accounted for: "
+msgstr "Ð\97агалÑ\8cний Ð¿Ñ\80оÑ\81Ñ\82Ñ\96Ñ\80 Ð¿Ð¾Ð»Ñ\96Ñ\87ений Ð´Ð»Ñ\8f"
 
-#: apt-pkg/pkgcache.cc:174
+#: cmdline/apt-cache.cc:506 cmdline/apt-cache.cc:1155
+#: apt-private/private-show.cc:58
 #, c-format
-msgid "This APT does not support the versioning system '%s'"
-msgstr "Цей APT не підтримує систему призначення версій '%s'"
-
-#: apt-pkg/pkgcache.cc:179
-msgid "The package cache was built for a different architecture"
-msgstr "Кеш пакунків був побудований для іншої архітектури"
-
-#: apt-pkg/pkgcache.cc:321
-msgid "Depends"
-msgstr "Залежності (Depends)"
-
-#: apt-pkg/pkgcache.cc:321
-msgid "PreDepends"
-msgstr "Пре-Залежності (PreDepends)"
+msgid "Package file %s is out of sync."
+msgstr "Перелік пакунків %s розсинхронізований."
 
-#: apt-pkg/pkgcache.cc:321
-msgid "Suggests"
-msgstr "Пропонує (Suggests)"
+#: cmdline/apt-cache.cc:584 cmdline/apt-cache.cc:1442
+#: cmdline/apt-cache.cc:1444 cmdline/apt-cache.cc:1521 cmdline/apt-mark.cc:59
+#: cmdline/apt-mark.cc:106 cmdline/apt-mark.cc:232
+#: apt-private/private-show.cc:171 apt-private/private-show.cc:173
+msgid "No packages found"
+msgstr "Не знайдено жодного пакунка"
 
-#: apt-pkg/pkgcache.cc:322
-msgid "Recommends"
-msgstr "РекомендÑ\83Ñ\94 (Recommends)"
+#: cmdline/apt-cache.cc:1254 apt-private/private-search.cc:41
+msgid "You must give at least one search pattern"
+msgstr "Ð\92и Ð¿Ð¾Ð²Ð¸Ð½Ð½Ñ\96 Ð·Ð°Ð´Ð°Ñ\82и Ð½Ðµ Ð¼ÐµÐ½Ñ\88е Ð¾Ð´Ð½Ð¾Ð³Ð¾ Ñ\88аблонÑ\83 Ð¿Ð¾Ñ\88Ñ\83кÑ\83"
 
-#: apt-pkg/pkgcache.cc:322
-msgid "Conflicts"
-msgstr "Ð\9aонÑ\84лÑ\96кÑ\82и (Conflicts)"
+#: cmdline/apt-cache.cc:1421
+msgid "This command is deprecated. Please use 'apt-mark showauto' instead."
+msgstr "ЦÑ\8f ÐºÐ¾Ð¼Ð°Ð½Ð´Ð° Ñ\94 Ð·Ð°Ñ\81Ñ\82аÑ\80Ñ\96лоÑ\8e. Ð\91Ñ\83дÑ\8c-лаÑ\81ка Ð²Ð¸ÐºÐ¾Ñ\80иÑ\81Ñ\82овÑ\83йÑ\82е 'apt-mark showauto'"
 
-#: apt-pkg/pkgcache.cc:322
-msgid "Replaces"
-msgstr "Заміняє (Replaces)"
+#: cmdline/apt-cache.cc:1516 apt-pkg/cacheset.cc:596
+#, c-format
+msgid "Unable to locate package %s"
+msgstr "Не можу знайти пакунок %s"
 
-#: apt-pkg/pkgcache.cc:323
-msgid "Obsoletes"
-msgstr "Ð\97аÑ\81Ñ\82аÑ\80Ñ\96лÑ\96 (Obsoletes)"
+#: cmdline/apt-cache.cc:1546
+msgid "Package files:"
+msgstr "Ð\9fеÑ\80елÑ\96ки Ð¿Ð°ÐºÑ\83нкÑ\96в:"
 
-#: apt-pkg/pkgcache.cc:323
-msgid "Breaks"
-msgstr "Ð\9bамаÑ\94 (Breaks)"
+#: cmdline/apt-cache.cc:1553 cmdline/apt-cache.cc:1644
+msgid "Cache is out of sync, can't x-ref a package file"
+msgstr "Ð\9aеÑ\88 Ð½Ðµ Ñ\81инÑ\85Ñ\80онÑ\96зований, Ð½ÐµÐ¼Ð¾Ð¶Ð»Ð¸Ð²Ð¾ Ð·Ð½Ð°Ð¹Ñ\82и Ð¿Ð¾Ñ\81иланнÑ\8f Ð½Ð° Ð¿ÐµÑ\80елÑ\96к Ð¿Ð°ÐºÑ\83нкÑ\96в"
 
-#: apt-pkg/pkgcache.cc:323
-msgid "Enhances"
-msgstr "Покращує (Enhances)"
+#. Show any packages have explicit pins
+#: cmdline/apt-cache.cc:1567
+msgid "Pinned packages:"
+msgstr "Зафіксовані пакунки:"
 
-#: apt-pkg/pkgcache.cc:334
-msgid "important"
-msgstr "важливі (important)"
+#: cmdline/apt-cache.cc:1579 cmdline/apt-cache.cc:1624
+msgid "(not found)"
+msgstr "(не знайдено)"
 
-#: apt-pkg/pkgcache.cc:334
-msgid "required"
-msgstr "необхідні (required)"
+#: cmdline/apt-cache.cc:1587
+msgid "  Installed: "
+msgstr "  Встановлено: "
 
-#: apt-pkg/pkgcache.cc:334
-msgid "standard"
-msgstr "стандартні (standard)"
+#: cmdline/apt-cache.cc:1588
+msgid "  Candidate: "
+msgstr "  Кандидат: "
 
-#: apt-pkg/pkgcache.cc:335
-msgid "optional"
-msgstr "необов'язкові (optional)"
+#: cmdline/apt-cache.cc:1606 cmdline/apt-cache.cc:1614
+msgid "(none)"
+msgstr "(відсутній)"
 
-#: apt-pkg/pkgcache.cc:335
-msgid "extra"
-msgstr "додаткові (extra)"
+#: cmdline/apt-cache.cc:1621
+msgid "  Package pin: "
+msgstr "  Фіксатор(pin) пакунка: "
 
-#: apt-pkg/pkgrecords.cc:38
-#, c-format
-msgid "Index file type '%s' is not supported"
-msgstr "Тип '%s' індексного файлу не підтримується"
+#. Show the priority tables
+#: cmdline/apt-cache.cc:1630
+msgid "  Version table:"
+msgstr "  Таблиця версій:"
 
-#: apt-pkg/cachefilter.cc:35 apt-private/private-output.cc:786
+#: cmdline/apt-cache.cc:1743 cmdline/apt-cdrom.cc:207 cmdline/apt-config.cc:83
+#: cmdline/apt-get.cc:1591 cmdline/apt-helper.cc:84 cmdline/apt-mark.cc:388
+#: cmdline/apt.cc:42 cmdline/apt-extracttemplates.cc:217
+#: ftparchive/apt-ftparchive.cc:620 cmdline/apt-internal-solver.cc:45
+#: cmdline/apt-sortpkgs.cc:147
 #, c-format
-msgid "Regex compilation error - %s"
-msgstr "Помилка компіляції регулярного виразу - %s"
+msgid "%s %s for %s compiled on %s %s\n"
+msgstr "%s %s для %s скомпільовано %s %s\n"
 
-#: apt-pkg/pkgcachegen.cc:93
-msgid "Cache has an incompatible versioning system"
-msgstr "Кеш має несумісну систему призначення версій"
+#: cmdline/apt-cache.cc:1750
+msgid ""
+"Usage: apt-cache [options] command\n"
+"       apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
+"       apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
+"\n"
+"apt-cache is a low-level tool used to query information\n"
+"from APT's binary cache files\n"
+"\n"
+"Commands:\n"
+"   gencaches - Build both the package and source cache\n"
+"   showpkg - Show some general information for a single package\n"
+"   showsrc - Show source records\n"
+"   stats - Show some basic statistics\n"
+"   dump - Show the entire file in a terse form\n"
+"   dumpavail - Print an available file to stdout\n"
+"   unmet - Show unmet dependencies\n"
+"   search - Search the package list for a regex pattern\n"
+"   show - Show a readable record for the package\n"
+"   depends - Show raw dependency information for a package\n"
+"   rdepends - Show reverse dependency information for a package\n"
+"   pkgnames - List the names of all packages in the system\n"
+"   dotty - Generate package graphs for GraphViz\n"
+"   xvcg - Generate package graphs for xvcg\n"
+"   policy - Show policy settings\n"
+"\n"
+"Options:\n"
+"  -h   This help text.\n"
+"  -p=? The package cache.\n"
+"  -s=? The source cache.\n"
+"  -q   Disable progress indicator.\n"
+"  -i   Show only important deps for the unmet command.\n"
+"  -c=? Read this configuration file\n"
+"  -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
+"See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
+msgstr ""
+"Використання: apt-cache [опції] команда\n"
+"              apt-cache [опції] showpkg пакунок1 [пкн2 ...]\n"
+"              apt-cache [опції] showsrc пакунок1 [пкн2 ...]\n"
+"\n"
+"apt-cache - низькорівневий інструмент, що використовується для запиту\n"
+"інформації з двійкових кеш-файлів APT\n"
+"\n"
+"Команди:\n"
+"   gencaches - побудувати обидва кеші - бінарний і з вихідними текстами\n"
+"   showpkg - показати загальну інформацію про конкретний пакунок\n"
+"   showsrc - показати інформацію про вихідний текст (source)\n"
+"   stats - показати основну статистику\n"
+"   dump - показати весь файл у стислій формі\n"
+"   dumpavail - видати доступний файл на stdout\n"
+"   unmet - показати незадоволені залежності\n"
+"   search - знайти пакунки, назва яких задовольняє регулярний вираз\n"
+"   show - показати інформацію про пакунок в зрозумілій формі\n"
+"   depends - показати інформацію про залежності пакунка\n"
+"   rdepends - показати інформацію про зворотні залежності пакунка\n"
+"   pkgnames - показати імена всіх пакунків у системі\n"
+"   dotty - генерувати графік пакунків у форматі GraphViz\n"
+"   xvcg - генерувати графік пакунків у форматі xvcg\n"
+"   policy - показати поточну політику\n"
+"\n"
+"Опції:\n"
+"  -h   Цей текст допомоги.\n"
+"  -p=? Кеш пакунків.\n"
+"  -s=? Кеш вихідних текстів.\n"
+"  -q   Не показувати індикатор прогресу.\n"
+"  -i   Показувати тільки важливі залежності для команди unmet.\n"
+"  -c=? Читати зазначений файл конфігурації.\n"
+"  -o=? Встановити умовну опцію конфігурації, наприклад, -o dir::cache=/tmp\n"
+"Дивіться подробиці на man-сторінках apt-cache(8) і apt.conf(5).\n"
 
-#. TRANSLATOR: The first placeholder is a package name,
-#. the other two should be copied verbatim as they include debug info
-#: apt-pkg/pkgcachegen.cc:224 apt-pkg/pkgcachegen.cc:234
-#: apt-pkg/pkgcachegen.cc:300 apt-pkg/pkgcachegen.cc:327
-#: apt-pkg/pkgcachegen.cc:340 apt-pkg/pkgcachegen.cc:382
-#: apt-pkg/pkgcachegen.cc:386 apt-pkg/pkgcachegen.cc:403
-#: apt-pkg/pkgcachegen.cc:411 apt-pkg/pkgcachegen.cc:415
-#: apt-pkg/pkgcachegen.cc:419 apt-pkg/pkgcachegen.cc:440
-#: apt-pkg/pkgcachegen.cc:479 apt-pkg/pkgcachegen.cc:517
-#: apt-pkg/pkgcachegen.cc:524 apt-pkg/pkgcachegen.cc:555
-#: apt-pkg/pkgcachegen.cc:569
-#, c-format
-msgid "Error occurred while processing %s (%s%d)"
-msgstr "Виникла помилка під час обробки %s (%s%d)"
+#: cmdline/apt-cdrom.cc:76
+msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'"
+msgstr "Задайте назву для цього Диска, наприклад 'Debian 5.0.3 Disk 1'"
 
-#: apt-pkg/pkgcachegen.cc:257
-msgid "Wow, you exceeded the number of package names this APT is capable of."
-msgstr "Ð\9eго! Ð\92и Ð¿ÐµÑ\80евиÑ\89или ÐºÑ\96лÑ\8cкÑ\96Ñ\81Ñ\82Ñ\8c Ñ\96мен Ð¿Ð°ÐºÑ\83нкÑ\96в, Ñ\8fкÑ\96 APT Ð¼Ð¾Ð¶Ðµ Ð¾Ð±Ñ\80обиÑ\82и."
+#: cmdline/apt-cdrom.cc:91
+msgid "Please insert a Disc in the drive and press enter"
+msgstr "Ð\91Ñ\83дÑ\8c-лаÑ\81ка, Ð²Ñ\81Ñ\82авÑ\82е Ð\94иÑ\81к Ñ\83 Ð¿Ñ\80иÑ\81Ñ\82Ñ\80Ñ\96й Ñ\96 Ð½Ð°Ñ\82иÑ\81нÑ\96Ñ\82Ñ\8c Enter"
 
-#: apt-pkg/pkgcachegen.cc:260
-msgid "Wow, you exceeded the number of versions this APT is capable of."
-msgstr "Ого! Ви перевищили кількість версій, які APT може обробити."
+#: cmdline/apt-cdrom.cc:139
+#, c-format
+msgid "Failed to mount '%s' to '%s'"
+msgstr "Не вдалося під'єднати '%s' до '%s'"
 
-#: apt-pkg/pkgcachegen.cc:263
-msgid "Wow, you exceeded the number of descriptions this APT is capable of."
-msgstr "Ого! Ви перевищили кількість описів, які APT може обробити."
+#: cmdline/apt-cdrom.cc:178
+msgid ""
+"No CD-ROM could be auto-detected or found using the default mount point.\n"
+"You may try the --cdrom option to set the CD-ROM mount point.\n"
+"See 'man apt-cdrom' for more information about the CD-ROM auto-detection and "
+"mount point."
+msgstr ""
 
-#: apt-pkg/pkgcachegen.cc:266
-msgid "Wow, you exceeded the number of dependencies this APT is capable of."
-msgstr "Ð\9eго! Ð\92и Ð¿ÐµÑ\80евиÑ\89или ÐºÑ\96лÑ\8cкÑ\96Ñ\81Ñ\82Ñ\8c Ð·Ð°Ð»ÐµÐ¶Ð½Ð¾Ñ\81Ñ\82ей, Ñ\8fкÑ\96 APT Ð¼Ð¾Ð¶Ðµ Ð¾Ð±Ñ\80обиÑ\82и."
+#: cmdline/apt-cdrom.cc:182
+msgid "Repeat this process for the rest of the CDs in your set."
+msgstr "Ð\9fовÑ\82оÑ\80Ñ\96Ñ\82Ñ\8c Ñ\86ей Ð¿Ñ\80оÑ\86еÑ\81 Ð´Ð»Ñ\8f Ñ\80еÑ\88Ñ\82и CD Ð· Ð²Ð°Ñ\88ого Ð½Ð°Ð±Ð¾Ñ\80Ñ\83."
 
-#: apt-pkg/pkgcachegen.cc:576
-#, c-format
-msgid "Package %s %s was not found while processing file dependencies"
-msgstr "Пакунок %s %s не був знайдений під час обробки залежностей"
+#: cmdline/apt-config.cc:48
+msgid "Arguments not in pairs"
+msgstr "Аргументи не в парах"
 
-#: apt-pkg/pkgcachegen.cc:1211
-#, c-format
-msgid "Couldn't stat source package list %s"
-msgstr "Не вдалося прочитати атрибути переліку вихідних текстів %s"
+#: cmdline/apt-config.cc:89
+msgid ""
+"Usage: apt-config [options] command\n"
+"\n"
+"apt-config is a simple tool to read the APT config file\n"
+"\n"
+"Commands:\n"
+"   shell - Shell mode\n"
+"   dump - Show the configuration\n"
+"\n"
+"Options:\n"
+"  -h   This help text.\n"
+"  -c=? Read this configuration file\n"
+"  -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
+msgstr ""
+"Використання: apt-config [опції] команда\n"
+"\n"
+"apt-config - простий інструмент для зчитування конфігураційного файла APT\n"
+"\n"
+"Команди:\n"
+"   shell - режим shell\n"
+"   dump - показати конфігурацію\n"
+"\n"
+"Опції:\n"
+"   -h   Цей текст допомоги.\n"
+"   -с=? Читати зазначений конфігураційний файл.\n"
+"   -o=? Встановити умовну опцію, наприклад, -o dir::cache=/tmp\n"
 
-#: apt-pkg/pkgcachegen.cc:1299 apt-pkg/pkgcachegen.cc:1403
-#: apt-pkg/pkgcachegen.cc:1409 apt-pkg/pkgcachegen.cc:1566
-msgid "Reading package lists"
-msgstr "Ð\97Ñ\87иÑ\82Ñ\83ваннÑ\8f Ð¿ÐµÑ\80елÑ\96кÑ\96в Ð¿Ð°ÐºÑ\83нкÑ\96в"
+#: cmdline/apt-get.cc:245
+#, fuzzy, c-format
+msgid "Can not find a package for architecture '%s'"
+msgstr "Ð\9dеможливо Ð·Ð½Ð°Ð¹Ñ\82и Ð½Ñ\96Ñ\8fкий Ð¿Ð°ÐºÑ\83нок Ñ\87еÑ\80ез Ñ\80ег.виÑ\80аз '%s'"
 
-#: apt-pkg/pkgcachegen.cc:1316
-#, fuzzy
-msgid "Collecting File Provides"
-msgstr "Ð\97биÑ\80аннÑ\8f Ñ\96нÑ\84оÑ\80маÑ\86Ñ\96Ñ\97 Ð¿Ñ\80о 'File Provides'"
+#: cmdline/apt-get.cc:327
+#, fuzzy, c-format
+msgid "Can not find a package '%s' with version '%s'"
+msgstr "Ð\9dеможливо Ð·Ð½Ð°Ð¹Ñ\82и Ð½Ñ\96Ñ\8fкий Ð¿Ð°ÐºÑ\83нок Ñ\87еÑ\80ез Ñ\80ег.виÑ\80аз '%s'"
 
-#: apt-pkg/pkgcachegen.cc:1400 cmdline/apt-extracttemplates.cc:259
+#: cmdline/apt-get.cc:330
+#, fuzzy, c-format
+msgid "Can not find a package '%s' with release '%s'"
+msgstr "Неможливо знайти ніякий пакунок через рег.вираз '%s'"
+
+#: cmdline/apt-get.cc:367
 #, c-format
-msgid "Unable to write to %s"
-msgstr "Ð\9dеможливо Ð·Ð°Ð¿Ð¸Ñ\81аÑ\82и Ð² %s"
+msgid "Picking '%s' as source package instead of '%s'\n"
+msgstr "Ð\9eбиÑ\80аÑ\8e '%s' Ñ\8fк Ð¿Ð°ÐºÑ\83нок Ð²Ð¸Ñ\85Ñ\96дниÑ\85 Ñ\82екÑ\81Ñ\82Ñ\96в, Ð·Ð°Ð¼Ñ\96Ñ\81Ñ\82Ñ\8c '%s'\n"
 
-#: apt-pkg/pkgcachegen.cc:1508 apt-pkg/pkgcachegen.cc:1515
-msgid "IO Error saving source cache"
-msgstr "Помилка IO під час збереження кешу вихідних текстів"
+#: cmdline/apt-get.cc:423
+#, fuzzy, c-format
+msgid "Can not find version '%s' of package '%s'"
+msgstr "Ігнорувати недоступну версію '%s' пакунку '%s'"
 
-#: apt-pkg/edsp.cc:52 apt-pkg/edsp.cc:78
-#, fuzzy
-msgid "Send scenario to solver"
-msgstr "Ð\92Ñ\96дпÑ\80авиÑ\82и Ñ\81Ñ\86енаÑ\80Ñ\96й Ñ\80озв'Ñ\8fзÑ\83ваÑ\87Ñ\83"
+#: cmdline/apt-get.cc:454
+#, c-format
+msgid "Couldn't find package %s"
+msgstr "Ð\9dе Ð¼Ð¾Ð¶Ñ\83 Ð·Ð½Ð°Ð¹Ñ\82и Ð¿Ð°ÐºÑ\83нок %s"
 
-#: apt-pkg/edsp.cc:241
-#, fuzzy
-msgid "Send request to solver"
-msgstr "Відправити запит розв'язувачу"
+#: cmdline/apt-get.cc:459 cmdline/apt-mark.cc:81
+#: apt-private/private-install.cc:865
+#, c-format
+msgid "%s set to manually installed.\n"
+msgstr "%s позначений як встановлений вручну.\n"
 
-#: apt-pkg/edsp.cc:320
-#, fuzzy
-msgid "Prepare for receiving solution"
-msgstr "Пригодуватися до отримання розв'язку"
+#: cmdline/apt-get.cc:461 cmdline/apt-mark.cc:83
+#, c-format
+msgid "%s set to automatically installed.\n"
+msgstr "%s позначений як автоматично встановлений.\n"
 
-#: apt-pkg/edsp.cc:327
-msgid "External solver failed without a proper error message"
+#: cmdline/apt-get.cc:469 cmdline/apt-mark.cc:127
+msgid ""
+"This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' "
+"instead."
 msgstr ""
-"Зовнішній розв'язувач завершився невдало без відповідного повідомлення про "
-"помилку"
-
-#: apt-pkg/edsp.cc:619 apt-pkg/edsp.cc:622 apt-pkg/edsp.cc:627
-#, fuzzy
-msgid "Execute external solver"
-msgstr "Виконати зовнішній розв'язувач"
+"Ця команда застаріла. Будь-ласка, використовуйте замість неї 'apt-mark auto' "
+"і 'apt-mark manual'."
 
-#: apt-pkg/acquire-item.cc:148 apt-pkg/contrib/fileutl.cc:2047
-#, c-format
-msgid "rename failed, %s (%s -> %s)."
-msgstr "не вдалося перейменувати, %s (%s -> %s)."
+#: cmdline/apt-get.cc:538 cmdline/apt-get.cc:546
+msgid "Internal error, problem resolver broke stuff"
+msgstr "Внутрішня помилка, вирішувач проблем щось поламав"
 
-#: apt-pkg/acquire-item.cc:163
-msgid "Hash Sum mismatch"
-msgstr "Ð\9dевÑ\96дповÑ\96днÑ\96Ñ\81Ñ\82Ñ\8c Ñ\85еÑ\88Ñ\83 MD5Sum"
+#: cmdline/apt-get.cc:574 cmdline/apt-get.cc:611
+msgid "Unable to lock the download directory"
+msgstr "Ð\9dеможливо Ð·Ð°Ð±Ð»Ð¾ÐºÑ\83ваÑ\82и Ð´Ð¸Ñ\80екÑ\82оÑ\80Ñ\96Ñ\8e Ð´Ð»Ñ\8f Ð·Ð°Ð²Ð°Ð½Ñ\82аженнÑ\8f"
 
-#: apt-pkg/acquire-item.cc:168
-msgid "Size mismatch"
-msgstr "Невідповідність розміру"
+#: cmdline/apt-get.cc:726
+msgid "Must specify at least one package to fetch source for"
+msgstr ""
+"Вкажіть як мінімум один пакунок, для якого необхідно завантажити вихідні "
+"тексти"
 
-#: apt-pkg/acquire-item.cc:173
-#, fuzzy
-msgid "Invalid file format"
-msgstr "Ð\9dевÑ\96Ñ\80на Ð´Ñ\96я %s"
+#: cmdline/apt-get.cc:766 cmdline/apt-get.cc:1071
+#, c-format
+msgid "Unable to find a source package for %s"
+msgstr "Ð\9dеможливо Ð·Ð½Ð°Ð¹Ñ\82и Ð¿Ð°ÐºÑ\83нок Ð· Ð²Ð¸Ñ\85Ñ\96дними Ñ\82екÑ\81Ñ\82ами Ð´Ð»я %s"
 
-#: apt-pkg/acquire-item.cc:1573
+#: cmdline/apt-get.cc:786
 #, c-format
 msgid ""
-"Unable to find expected entry '%s' in Release file (Wrong sources.list entry "
-"or malformed file)"
+"NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n"
+"%s\n"
 msgstr ""
-"Неможливо знайти очікуваний запис '%s' у 'Release' файлі (Невірний запис у "
-"sources.list, або пошкоджений файл)"
-
-#: apt-pkg/acquire-item.cc:1589
-#, c-format
-msgid "Unable to find hash sum for '%s' in Release file"
-msgstr "Неможливо знайти хеш-суму для '%s' у 'Release' файлі"
-
-#: apt-pkg/acquire-item.cc:1631
-msgid "There is no public key available for the following key IDs:\n"
-msgstr "Відсутній публічний ключ для заданих ідентифікаторів (ID) ключа:\n"
+"УВАГА: Пакування '%s' відбувається в системі контролю версій '%s' на:\n"
+"%s\n"
 
-#: apt-pkg/acquire-item.cc:1669
+#: cmdline/apt-get.cc:791
 #, c-format
 msgid ""
-"Release file for %s is expired (invalid since %s). Updates for this "
-"repository will not be applied."
+"Please use:\n"
+"bzr branch %s\n"
+"to retrieve the latest (possibly unreleased) updates to the package.\n"
 msgstr ""
-"Файл 'Release' для %s застарів (недійсний з %s). Оновлення для цього "
-"репозиторія не будуть застосовані."
+"Будь-ласка використовуйте:\n"
+"bzr branch %s\n"
+"щоб отримати найновіші (потенційно не випущені) оновлення до пакунку.\n"
 
-#: apt-pkg/acquire-item.cc:1691
+#: cmdline/apt-get.cc:839
 #, c-format
-msgid "Conflicting distribution: %s (expected %s but got %s)"
-msgstr "Ð\9aонÑ\84лÑ\96кÑ\82Ñ\83Ñ\8eÑ\87ий Ð´Ð¸Ñ\81Ñ\82Ñ\80ибÑ\83Ñ\82ив: %s (оÑ\87Ñ\96кÑ\83вавÑ\81Ñ\8f %s, Ð°Ð»Ðµ Ñ\94 %s)"
+msgid "Skipping already downloaded file '%s'\n"
+msgstr "Ð\9fÑ\80опÑ\83Ñ\81каÑ\94мо Ð²Ð¶Ðµ Ð·Ð°Ð²Ð°Ð½Ñ\82ажений Ñ\84айл '%s'\n"
 
-#: apt-pkg/acquire-item.cc:1721
+#: cmdline/apt-get.cc:873 cmdline/apt-get.cc:876
+#: apt-private/private-install.cc:187 apt-private/private-install.cc:190
 #, c-format
-msgid ""
-"An error occurred during the signature verification. The repository is not "
-"updated and the previous index files will be used. GPG error: %s: %s\n"
-msgstr ""
-"Виникла помилка під час перевірки підпису. Репозиторій не оновлено, "
-"попередні індексні файли будуть використані. Помилка GPG: %s: %s\n"
+msgid "Couldn't determine free space in %s"
+msgstr "Не вдалося визначити кількість вільного місця в %s"
 
-#. Invalid signature file, reject (LP: #346386) (Closes: #627642)
-#: apt-pkg/acquire-item.cc:1731 apt-pkg/acquire-item.cc:1736
+#: cmdline/apt-get.cc:886
 #, c-format
-msgid "GPG error: %s: %s"
-msgstr "Ð\9fомилка GPG: %s: %s"
+msgid "You don't have enough free space in %s"
+msgstr "Ð\9dедоÑ\81Ñ\82аÑ\82нÑ\8cо Ð¼Ñ\96Ñ\81Ñ\86Ñ\8f Ð² %s"
 
-#: apt-pkg/acquire-item.cc:1859
+#. TRANSLATOR: The required space between number and unit is already included
+#. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
+#: cmdline/apt-get.cc:895
 #, 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)"
-msgstr ""
-"Я не зміг знайти файл для пакунку %s. Можливо, це значить, що вам потрібно "
-"власноруч виправити цей пакунок. (через відсутність 'arch')"
+msgid "Need to get %sB/%sB of source archives.\n"
+msgstr "Необхідно завантажити %sB/%sB з архівів вихідних текстів.\n"
 
-#: apt-pkg/acquire-item.cc:1925
+#. TRANSLATOR: The required space between number and unit is already included
+#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
+#: cmdline/apt-get.cc:900
 #, c-format
-msgid "Can't find a source to download version '%s' of '%s'"
-msgstr "Ð\9dеможливо Ð·Ð½Ð°Ð¹Ñ\82и Ð´Ð¶ÐµÑ\80ело Ð´Ð»Ñ\8f Ð·Ð°Ð²Ð°Ð½Ñ\82аженнÑ\8f Ð²ÐµÑ\80Ñ\81Ñ\96Ñ\97 '%s' Ð´Ð»Ñ\8f '%s'"
+msgid "Need to get %sB of source archives.\n"
+msgstr "Ð\9fоÑ\82Ñ\80Ñ\96бно Ð·Ð°Ð²Ð°Ð½Ñ\82ажиÑ\82и %sB Ð°Ñ\80Ñ\85Ñ\96вÑ\96в Ð· Ð²Ð¸Ñ\85Ñ\96дними Ñ\82екÑ\81Ñ\82ами.\n"
 
-#: apt-pkg/acquire-item.cc:1983
+#: cmdline/apt-get.cc:906
 #, c-format
-msgid ""
-"The package index files are corrupted. No Filename: field for package %s."
-msgstr ""
-"Індексні файли пакунків пошкоджені. Немає поля 'Filename' для пакунку %s."
+msgid "Fetch source %s\n"
+msgstr "Завантаження вихідних текстів %s\n"
 
-#: apt-pkg/vendorlist.cc:85
-#, c-format
-msgid "Vendor block %s contains no fingerprint"
-msgstr "Блок постачальника %s не містить відбитку (fingerprint)"
+#: cmdline/apt-get.cc:924
+msgid "Failed to fetch some archives."
+msgstr "Деякі архіви не вдалося завантажити."
 
-#: apt-pkg/acquire.cc:87 apt-pkg/cdrom.cc:829
-#, c-format
-msgid "List directory %spartial is missing."
-msgstr "Відсутня директорія зі списками: %spartial"
+#: cmdline/apt-get.cc:929 apt-private/private-install.cc:314
+msgid "Download complete and in download only mode"
+msgstr "Завантаження завершено в режимі \"тільки завантаження\""
 
-#: apt-pkg/acquire.cc:91
+#: cmdline/apt-get.cc:954
 #, c-format
-msgid "Archives directory %spartial is missing."
-msgstr "Відсутня директорія для архівів: %spartial"
+msgid "Skipping unpack of already unpacked source in %s\n"
+msgstr ""
+"Пропускається розпакування вихідних текстів, тому що вже розпаковано в %s\n"
 
-#: apt-pkg/acquire.cc:99
+#: cmdline/apt-get.cc:967
 #, c-format
-msgid "Unable to lock directory %s"
-msgstr "Ð\9dеможливо Ð·Ð°Ð±Ð»Ð¾ÐºÑ\83ваÑ\82и Ð´Ð¸Ñ\80екÑ\82оÑ\80Ñ\96Ñ\8e %s"
+msgid "Unpack command '%s' failed.\n"
+msgstr "Ð\9aоманда Ñ\80озпакÑ\83ваннÑ\8f '%s' Ð·Ð°Ð²ÐµÑ\80Ñ\88илаÑ\81Ñ\8f Ð½ÐµÐ²Ð´Ð°Ð»Ð¾.\n"
 
-#. only show the ETA if it makes sense
-#. two days
-#: apt-pkg/acquire.cc:902
+#: cmdline/apt-get.cc:968
 #, c-format
-msgid "Retrieving file %li of %li (%s remaining)"
-msgstr "Ð\97аванÑ\82ажÑ\83Ñ\94Ñ\82Ñ\8cÑ\81Ñ\8f Ñ\84айл %li Ð· %li (залиÑ\88илоÑ\81Ñ\8c %s)"
+msgid "Check if the 'dpkg-dev' package is installed.\n"
+msgstr "Ð\9fеÑ\80евÑ\96Ñ\80Ñ\82е, Ñ\87и Ð²Ñ\81Ñ\82ановлений Ð¿Ð°ÐºÑ\83нок 'dpkg-dev'.\n"
 
-#: apt-pkg/acquire.cc:904
+#: cmdline/apt-get.cc:996
 #, c-format
-msgid "Retrieving file %li of %li"
-msgstr "Ð\97аванÑ\82ажÑ\83Ñ\94Ñ\82Ñ\8cÑ\81Ñ\8f Ñ\84айл %li Ð· %li"
+msgid "Build command '%s' failed.\n"
+msgstr "Ð\9aоманда Ð¿Ð¾Ð±Ñ\83дови '%s' Ð·Ð°ÐºÑ\96нÑ\87илаÑ\81Ñ\8f Ð½ÐµÐ²Ð´Ð°Ð»Ð¾.\n"
 
-#: apt-pkg/update.cc:77 apt-private/private-download.cc:91
-#, c-format
-msgid "Failed to fetch %s  %s\n"
-msgstr "Не вдалося завантажити %s  %s\n"
+#: cmdline/apt-get.cc:1015
+msgid "Child process failed"
+msgstr "Породжений процес завершився невдало"
 
-#: apt-pkg/update.cc:103 apt-pkg/update.cc:105
-msgid ""
-"Some index files failed to download. They have been ignored, or old ones "
-"used instead."
+#: cmdline/apt-get.cc:1034
+msgid "Must specify at least one package to check builddeps for"
 msgstr ""
-"Деякі індексні файли не вдалося завантажити. Вони були зігноровані, або "
-"замість них були використані старіші версії."
-
-#: apt-pkg/srcrecords.cc:52
-msgid "You must put some 'source' URIs in your sources.list"
-msgstr "Додайте деякі посилання (URI) на вихідні тексти у ваш sources.list"
+"Для перевірки залежностей для побудови необхідно вказати як мінімум один "
+"пакунок"
 
-#: apt-pkg/policy.cc:83
+#: cmdline/apt-get.cc:1059
 #, c-format
 msgid ""
-"The value '%s' is invalid for APT::Default-Release as such a release is not "
-"available in the sources"
+"No architecture information available for %s. See apt.conf(5) APT::"
+"Architectures for setup"
 msgstr ""
-"Ð\9dевÑ\96Ñ\80не Ð·Ð½Ð°Ñ\87еннÑ\8f '%s' Ð´Ð»Ñ\8f APT::Default-Release, Ñ\82ак Ñ\8fк Ñ\82акий Ð²Ð¸Ð¿Ñ\83Ñ\81к Ð½Ðµ Ñ\94 "
-"доÑ\81Ñ\82Ñ\83пним Ñ\83 Ð²Ð¸Ñ\85Ñ\96дниÑ\85 ÐºÐ¾Ð´Ð°Ñ\85"
+"Ð\92Ñ\96дÑ\81Ñ\83Ñ\82нÑ\8f Ñ\96нÑ\84оÑ\80маÑ\86Ñ\96Ñ\8f Ð¿Ñ\80о Ð°Ñ\80Ñ\85Ñ\96Ñ\82екÑ\82Ñ\83Ñ\80Ñ\83 Ð´Ð»Ñ\8f %s. Ð\94ивиÑ\81Ñ\8c apt.conf(5) APT::"
+"Ð\90Ñ\80Ñ\85Ñ\96Ñ\82екÑ\82Ñ\83Ñ\80и Ð´Ð»Ñ\8f Ð½Ð°Ð»Ð°Ñ\89Ñ\82Ñ\83ваннÑ\8f"
 
-#: apt-pkg/policy.cc:422
+#: cmdline/apt-get.cc:1083 cmdline/apt-get.cc:1086
 #, c-format
-msgid "Invalid record in the preferences file %s, no Package header"
-msgstr "Ð\9dевÑ\96Ñ\80ний Ð·Ð°Ð¿Ð¸Ñ\81 Ñ\83 Ñ\84айлÑ\96 Ð½Ð°Ð»Ð°Ñ\88Ñ\82Ñ\83ванÑ\8c %s, Ð²Ñ\96дÑ\81Ñ\83Ñ\82нÑ\96й Ð·Ð°Ð³Ð¾Ð»Ð¾Ð²Ð¾Ðº Package"
+msgid "Unable to get build-dependency information for %s"
+msgstr "Ð\9dеможливо Ð¾Ð´ÐµÑ\80жаÑ\82и Ñ\96нÑ\84оÑ\80маÑ\86Ñ\96Ñ\8e Ð¿Ñ\80о Ð·Ð°Ð»ÐµÐ¶Ð½Ð¾Ñ\81Ñ\82Ñ\96 Ð´Ð»Ñ\8f Ð¿Ð¾Ð±Ñ\83дови %s"
 
-#: apt-pkg/policy.cc:444
+#: cmdline/apt-get.cc:1106
 #, c-format
-msgid "Did not understand pin type %s"
-msgstr "Не зрозумів тип %s для фіксатора пакунків (pin)"
-
-#: apt-pkg/policy.cc:452
-msgid "No priority (or zero) specified for pin"
-msgstr "Не встановлено пріоритету (або стоїть 0) для фіксатора пакунків (pin)"
+msgid "%s has no build depends.\n"
+msgstr "%s не має залежностей для побудови.\n"
 
-#: apt-pkg/packagemanager.cc:303 apt-pkg/packagemanager.cc:910
+#: cmdline/apt-get.cc:1276
 #, c-format
 msgid ""
-"Could not perform immediate configuration on '%s'. Please see man 5 apt.conf "
-"under APT::Immediate-Configure for details. (%d)"
+"%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
+"packages"
 msgstr ""
-"Неможливо прямо налаштувати конфігурацію на '%s'. Будь-ласка, дивіться man 5 "
-"apt.conf, нижче APT::Immediate-Configure для деталей. (%d)"
-
-#: apt-pkg/packagemanager.cc:503 apt-pkg/packagemanager.cc:533
-#, c-format
-msgid "Could not configure '%s'. "
-msgstr "Неможливо налаштувати '%s'."
+"Залежність типу %s для %s не може бути задоволена, бо %s не є дозволеним на "
+"'%s' пакунках"
 
-#: apt-pkg/packagemanager.cc:583
+#: cmdline/apt-get.cc:1294
 #, c-format
 msgid ""
-"This installation run will require temporarily removing the essential "
-"package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
-"you really want to do it, activate the APT::Force-LoopBreak option."
+"%s dependency for %s cannot be satisfied because the package %s cannot be "
+"found"
 msgstr ""
-"Для виконання даного встановлення потрібне тимчасове видалення важливого "
-"пакунку %s через петлеві конфлікти/пре-залежності (Pre-Depends loop). Це "
-"погано, але якщо Ви дійсно бажаєте зробити це, активуйте параметр APT::Force-"
-"LoopBreak."
-
-#: apt-pkg/cdrom.cc:497 apt-pkg/sourcelist.cc:347
-#, c-format
-msgid "Line %u too long in source list %s."
-msgstr "Рядок %u є занадто довгим у переліку джерел %s."
-
-#: apt-pkg/cdrom.cc:571
-msgid "Unmounting CD-ROM...\n"
-msgstr "Демонтується CD-ROM...\n"
-
-#: apt-pkg/cdrom.cc:586
-#, c-format
-msgid "Using CD-ROM mount point %s\n"
-msgstr "Використовується точка монтування CD-ROM: %s\n"
-
-#: apt-pkg/cdrom.cc:599
-msgid "Waiting for disc...\n"
-msgstr "Чекаю на диск...\n"
-
-#: apt-pkg/cdrom.cc:609
-msgid "Mounting CD-ROM...\n"
-msgstr "Монтується CD-ROM...\n"
-
-#: apt-pkg/cdrom.cc:620
-msgid "Identifying... "
-msgstr "Ідентифікація... "
+"Залежність типу %s для %s не може бути задоволена, бо пакунок %s не знайдено"
 
-#: apt-pkg/cdrom.cc:662
+#: cmdline/apt-get.cc:1317
 #, c-format
-msgid "Stored label: %s\n"
-msgstr "Записано мітку: %s\n"
-
-#: apt-pkg/cdrom.cc:680
-msgid "Scanning disc for index files...\n"
-msgstr "Сканується диск на вміст індексних файлів...\n"
+msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new"
+msgstr ""
+"Не вдалося задовольнити залежність типу %s для %s: Встановлений пакунок %s "
+"новіше, аніж треба"
 
-#: apt-pkg/cdrom.cc:734
+#: cmdline/apt-get.cc:1356
 #, c-format
 msgid ""
-"Found %zu package indexes, %zu source indexes, %zu translation indexes and "
-"%zu signatures\n"
+"%s dependency for %s cannot be satisfied because candidate version of "
+"package %s can't satisfy version requirements"
 msgstr ""
-"Ð\97найдено %zu Ñ\96ндекÑ\81Ñ\96в Ð¿Ð°ÐºÑ\83нкÑ\96в, %zu Ñ\96ндекÑ\81Ñ\96в Ð²Ð¸Ñ\85Ñ\96дниÑ\85 Ñ\82екÑ\81Ñ\82Ñ\96в, %zu Ñ\96ндекÑ\81Ñ\96в "
-"пеÑ\80екладÑ\96в Ñ\96 %zu Ð¿Ñ\96дпиÑ\81Ñ\96в\n"
+"Ð\97алежнÑ\96Ñ\81Ñ\82Ñ\8c Ñ\82ипÑ\83 %s Ð´Ð»Ñ\8f %s Ð½Ðµ Ð¼Ð¾Ð¶Ðµ Ð±Ñ\83Ñ\82и Ð·Ð°Ð´Ð¾Ð²Ð¾Ð»ÐµÐ½Ð°, Ð±Ð¾ Ð²ÐµÑ\80Ñ\81Ñ\96Ñ\8f Ð¿Ð°ÐºÑ\83нкÑ\83-"
+"кандидаÑ\82а %s Ð½Ðµ Ð·Ð°Ð´Ð¾Ð²Ð¾Ð»Ñ\8cнÑ\8fÑ\94 Ñ\83мови Ð¿Ð¾ Ð²ÐµÑ\80Ñ\81Ñ\96Ñ\8fм"
 
-#: apt-pkg/cdrom.cc:744
+#: cmdline/apt-get.cc:1362
+#, c-format
 msgid ""
-"Unable to locate any package files, perhaps this is not a Debian Disc or the "
-"wrong architecture?"
+"%s dependency for %s cannot be satisfied because package %s has no candidate "
+"version"
 msgstr ""
-"Ð\9dеможливо Ð·Ð½Ð°Ð¹Ñ\82и Ð½Ñ\96Ñ\8fкÑ\96 Ñ\84айли Ð¿Ð°ÐºÑ\83нкÑ\96в, Ð¼Ð¾Ð¶Ð»Ð¸Ð²Ð¾, Ñ\89о Ñ\86е Ð½Ðµ Ð´Ð¸Ñ\81к Ð· Debian, Ð°Ð±Ð¾ "
-"невÑ\96Ñ\80на Ð°Ñ\80Ñ\85Ñ\96Ñ\82екÑ\82Ñ\83Ñ\80а?"
+"Ð\97алежнÑ\96Ñ\81Ñ\82Ñ\8c Ñ\82ипÑ\83 %s Ð´Ð»Ñ\8f %s Ð½Ðµ Ð¼Ð¾Ð¶Ðµ Ð±Ñ\83Ñ\82и Ð·Ð°Ð´Ð¾Ð²Ð¾Ð»ÐµÐ½Ð°, Ð±Ð¾ Ð½ÐµÐ¼Ð°Ñ\94 Ð¿Ð°ÐºÑ\83нкÑ\83-"
+"кандидаÑ\82а %s Ð¿Ð¾Ñ\82Ñ\80Ñ\96бноÑ\97 Ð²ÐµÑ\80Ñ\81Ñ\96Ñ\97"
 
-#: apt-pkg/cdrom.cc:771
+#: cmdline/apt-get.cc:1385
 #, c-format
-msgid "Found label '%s'\n"
-msgstr "Знайдено мітку: '%s'\n"
-
-#: apt-pkg/cdrom.cc:800
-msgid "That is not a valid name, try again.\n"
-msgstr "Не є вірною назвою, спробуйте ще.\n"
+msgid "Failed to satisfy %s dependency for %s: %s"
+msgstr "Неможливо задовольнити залежність типу %s для пакунка %s: %s"
 
-#: apt-pkg/cdrom.cc:817
+#: cmdline/apt-get.cc:1400
 #, c-format
-msgid ""
-"This disc is called: \n"
-"'%s'\n"
-msgstr ""
-"Цей диск зветься: \n"
-"'%s'\n"
+msgid "Build-dependencies for %s could not be satisfied."
+msgstr "Залежності для побудови %s не можуть бути задоволені."
 
-#: apt-pkg/cdrom.cc:819
-msgid "Copying package lists..."
-msgstr "Ð\9aопÑ\96Ñ\8eÑ\8eÑ\82Ñ\8cÑ\81Ñ\8f Ð¿ÐµÑ\80елÑ\96ки Ð¿Ð°ÐºÑ\83нкÑ\96в..."
+#: cmdline/apt-get.cc:1405
+msgid "Failed to process build dependencies"
+msgstr "Ð\9eбÑ\80обка Ð·Ð°Ð»ÐµÐ¶Ð½Ð¾Ñ\81Ñ\82ей Ð´Ð»Ñ\8f Ð¿Ð¾Ð±Ñ\83дови Ð·Ð°ÐºÑ\96нÑ\87илаÑ\81Ñ\8f Ð½ÐµÐ²Ð´Ð°Ð»Ð¾"
 
-#: apt-pkg/cdrom.cc:863
-msgid "Writing new source list\n"
-msgstr "Записується новий перелік вихідних текстів\n"
+#: cmdline/apt-get.cc:1498 cmdline/apt-get.cc:1510
+#, c-format
+msgid "Changelog for %s (%s)"
+msgstr "Журнал змін для %s (%s)"
 
-#: apt-pkg/cdrom.cc:874
-msgid "Source list entries for this disc are:\n"
-msgstr "Перелік вихідних текстів для цього диска:\n"
+#: cmdline/apt-get.cc:1596
+msgid "Supported modules:"
+msgstr "Підтримувані модулі:"
 
-#: apt-pkg/algorithms.cc:265
-#, c-format
+#: cmdline/apt-get.cc:1637
 msgid ""
-"The package %s needs to be reinstalled, but I can't find an archive for it."
+"Usage: apt-get [options] command\n"
+"       apt-get [options] install|remove pkg1 [pkg2 ...]\n"
+"       apt-get [options] source pkg1 [pkg2 ...]\n"
+"\n"
+"apt-get is a simple command line interface for downloading and\n"
+"installing packages. The most frequently used commands are update\n"
+"and install.\n"
+"\n"
+"Commands:\n"
+"   update - Retrieve new lists of packages\n"
+"   upgrade - Perform an upgrade\n"
+"   install - Install new packages (pkg is libc6 not libc6.deb)\n"
+"   remove - Remove packages\n"
+"   autoremove - Remove automatically all unused packages\n"
+"   purge - Remove packages and config files\n"
+"   source - Download source archives\n"
+"   build-dep - Configure build-dependencies for source packages\n"
+"   dist-upgrade - Distribution upgrade, see apt-get(8)\n"
+"   dselect-upgrade - Follow dselect selections\n"
+"   clean - Erase downloaded archive files\n"
+"   autoclean - Erase old downloaded archive files\n"
+"   check - Verify that there are no broken dependencies\n"
+"   changelog - Download and display the changelog for the given package\n"
+"   download - Download the binary package into the current directory\n"
+"\n"
+"Options:\n"
+"  -h  This help text.\n"
+"  -q  Loggable output - no progress indicator\n"
+"  -qq No output except for errors\n"
+"  -d  Download only - do NOT install or unpack archives\n"
+"  -s  No-act. Perform ordering simulation\n"
+"  -y  Assume Yes to all queries and do not prompt\n"
+"  -f  Attempt to correct a system with broken dependencies in place\n"
+"  -m  Attempt to continue if archives are unlocatable\n"
+"  -u  Show a list of upgraded packages as well\n"
+"  -b  Build the source package after fetching it\n"
+"  -V  Show verbose version numbers\n"
+"  -c=? Read this configuration file\n"
+"  -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
+"See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
+"pages for more information and options.\n"
+"                       This APT has Super Cow Powers.\n"
 msgstr ""
-"Пакунок %s повинен бути перевстановленим, але я не можу знайти його архів."
+"Використання: apt-get [опції] команда\n"
+"               apt-get [опції] install|remove пакунок1 [пкн2 ...]\n"
+"               apt-get [опції] source пакунок1 [пкн2 ...]\n"
+"\n"
+"apt-get - простий інтерфейс командного рядка для завантаження й\n"
+"встановлення пакунків. Найбільш часто використовувані команди - update\n"
+"і install.\n"
+"\n"
+"Команди:\n"
+"   update - завантажити нові переліки пакунків\n"
+"   upgrade - виконати оновлення пакунків\n"
+"   install - встановити нові пакунки (назва пакунка вказується\n"
+"             як libc6, а не libc6.deb)\n"
+"   remove - видалити пакунки\n"
+"   autoremove - видалити автоматично усі пакунки, що не використовуються\n"
+"   purge - видалити пакунки разом з іхніми конфігураційними файлами\n"
+"   source - завантажити архіви з вихідними текстами\n"
+"   build-dep - завантажити все необхідне для побудови зазначеного\n"
+"               пакунку з вихідних текстів\n"
+"   dist-upgrade - оновити всю систему, докладніше в apt-get(8)\n"
+"   dselect-upgrade - керуватися вибором, зробленим у dselect\n"
+"   clean - видалити завантажені архіви\n"
+"   autoclean - видалити старі завантажені архіви\n"
+"   check - перевірити наявність порушених залежностей\n"
+"   changelog - завантажити і показати журнал змін для визначеного пакунку\n"
+"   download - завантажити двійковий пакунок у поточну директорію\n"
+"\n"
+"Опції:\n"
+"  -h  Цей текст допомоги.\n"
+"  -q  Виводити повідомлення, придатні для запису у файл журналу.\n"
+"      Не виводити індикатор прогресу\n"
+"  -qq Виводити тільки повідомлення про помилки\n"
+"  -d  Тільки завантажити - не встановлювати й не розпаковувати архіви\n"
+"  -s  Не виконувати реальних дій. Імітація роботи\n"
+"  -y  Відповідати 'Так' на всі запитання. Самі запитання при цьому не\n"
+"      виводяться\n"
+"  -f  Спробувати виправити систему зі зламаними залежностями\n"
+"  -m  Продовжувати, навіть якщо місце розташування архівів невідомо\n"
+"  -u  Показувати список оновлюваних пакунків\n"
+"  -b  Компілювати пакунок з вихідними текстами після завантаження\n"
+"  -V  Показувати докладну інформацію про версії пакунків\n"
+"  -c=? Читати зазначений файл конфігурації\n"
+"  -o=? Встановити умовну опцію, наприклад, -o dir::cache=/tmp\n"
+"Сторінки керівництв apt-get(8), sources.list(5) і apt.conf(5)\n"
+"містять більше інформації і опцій.\n"
+"                       Цей APT має Супер-Коров'ячу Силу.\n"
 
-#: apt-pkg/algorithms.cc:1086
-msgid ""
-"Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
-"held packages."
+#: cmdline/apt-helper.cc:36
+msgid "Need one URL as argument"
 msgstr ""
-"Помилка, pkgProblemResolver::Resolve згенерував зупинку, це може бути "
-"пов'язано з зафіксованими пакунками."
-
-#: apt-pkg/algorithms.cc:1088
-msgid "Unable to correct problems, you have held broken packages."
-msgstr "Неможливо усунути проблеми, ви маєте поламані зафіксовані пакунки."
-
-#: apt-pkg/depcache.cc:138 apt-pkg/depcache.cc:167
-msgid "Building dependency tree"
-msgstr "Побудова дерева залежностей"
-
-#: apt-pkg/depcache.cc:139
-msgid "Candidate versions"
-msgstr "Версії кандидатів"
 
-#: apt-pkg/depcache.cc:168
-msgid "Dependency generation"
-msgstr "Ґенерація залежностей"
+#: cmdline/apt-helper.cc:49
+#, fuzzy
+msgid "Must specify at least one pair url/filename"
+msgstr ""
+"Вкажіть як мінімум один пакунок, для якого необхідно завантажити вихідні "
+"тексти"
 
-#: apt-pkg/depcache.cc:188 apt-pkg/depcache.cc:221 apt-pkg/depcache.cc:225
-msgid "Reading state information"
-msgstr "Зчитування інформації про стан"
+#: cmdline/apt-helper.cc:73 cmdline/apt-helper.cc:77
+msgid "Download Failed"
+msgstr ""
 
-#: apt-pkg/depcache.cc:250
-#, c-format
-msgid "Failed to open StateFile %s"
-msgstr "Не вдалося відкрити StateFile %s"
+#: cmdline/apt-helper.cc:91
+msgid ""
+"Usage: apt-helper [options] command\n"
+"       apt-helper [options] download-file uri target-path\n"
+"\n"
+"apt-helper is a internal helper for apt\n"
+"\n"
+"Commands:\n"
+"   download-file - download the given uri to the target-path\n"
+"   auto-detect-proxy - detect proxy using apt.conf\n"
+"\n"
+"                       This APT helper has Super Meep Powers.\n"
+msgstr ""
 
-#: apt-pkg/depcache.cc:256
+#: cmdline/apt-mark.cc:68
 #, c-format
-msgid "Failed to write temporary StateFile %s"
-msgstr "Не вдалося записати до тимчасового StateFile файла %s"
+msgid "%s can not be marked as it is not installed.\n"
+msgstr "%s не може бути позначений, тому що він не встановлений.\n"
 
-#: apt-pkg/tagfile.cc:140
+#: cmdline/apt-mark.cc:74
 #, c-format
-msgid "Unable to parse package file %s (1)"
-msgstr "Неможливо проаналізувати файл пакунку %s (1)"
+msgid "%s was already set to manually installed.\n"
+msgstr "%s вже був позначений, як встановлений вручну.\n"
 
-#: apt-pkg/tagfile.cc:237
+#: cmdline/apt-mark.cc:76
 #, c-format
-msgid "Unable to parse package file %s (2)"
-msgstr "Неможливо проаналізувати файл пакунку %s (2)"
+msgid "%s was already set to automatically installed.\n"
+msgstr "%s вже був позначений, як автоматично встановлений.\n"
 
-#: apt-pkg/cacheset.cc:489
+#: cmdline/apt-mark.cc:241
 #, c-format
-msgid "Release '%s' for '%s' was not found"
-msgstr "Випуск '%s' для '%s' не знайдено"
+msgid "%s was already set on hold.\n"
+msgstr "%s вже був зафіксований.\n"
 
-#: apt-pkg/cacheset.cc:492
+#: cmdline/apt-mark.cc:243
 #, c-format
-msgid "Version '%s' for '%s' was not found"
-msgstr "Версія '%s' для '%s' не знайдена"
+msgid "%s was already not hold.\n"
+msgstr "%s вже був незафіксований.\n"
 
-#: apt-pkg/cacheset.cc:596 cmdline/apt-cache.cc:1515
+#: cmdline/apt-mark.cc:258 cmdline/apt-mark.cc:339
+#: apt-pkg/contrib/fileutl.cc:812 apt-pkg/contrib/gpgv.cc:219
+#: apt-pkg/deb/dpkgpm.cc:1317
 #, c-format
-msgid "Unable to locate package %s"
-msgstr "Ð\9dе Ð¼Ð¾Ð¶Ñ\83 Ð·Ð½Ð°Ð¹Ñ\82и Ð¿Ð°ÐºÑ\83нок %s"
+msgid "Waited for %s but it wasn't there"
+msgstr "Ð\9eÑ\87Ñ\96кÑ\83вав Ð½Ð° %s, Ð°Ð»Ðµ Ð¹Ð¾Ð³Ð¾ Ñ\82ам Ð½Ðµ Ð±Ñ\83ло"
 
-#: apt-pkg/cacheset.cc:603
+#: cmdline/apt-mark.cc:273 cmdline/apt-mark.cc:322
 #, c-format
-msgid "Couldn't find task '%s'"
-msgstr "Неможливо знайти завдання '%s'"
+msgid "%s set on hold.\n"
+msgstr "%s зафіксовано.\n"
 
-#: apt-pkg/cacheset.cc:609
+#: cmdline/apt-mark.cc:275 cmdline/apt-mark.cc:327
 #, c-format
-msgid "Couldn't find any package by regex '%s'"
-msgstr "Неможливо знайти ніякий пакунок через рег.вираз '%s'"
-
-#: apt-pkg/cacheset.cc:615
-#, fuzzy, c-format
-msgid "Couldn't find any package by glob '%s'"
-msgstr "Неможливо знайти ніякий пакунок через рег.вираз '%s'"
+msgid "Canceled hold on %s.\n"
+msgstr "Фіксацію для %s відмінено.\n"
 
-#: apt-pkg/cacheset.cc:626
-#, c-format
-msgid "Can't select versions from package '%s' as it is purely virtual"
-msgstr "Неможливо вибирати версії пакунку '%s', так як він є чисто віртуальним"
+#: cmdline/apt-mark.cc:345
+msgid "Executing dpkg failed. Are you root?"
+msgstr "Не вдалося виконати dpkg. Ви root?"
 
-#: apt-pkg/cacheset.cc:633 apt-pkg/cacheset.cc:640
-#, c-format
+#: cmdline/apt-mark.cc:392
+#, fuzzy
 msgid ""
-"Can't select installed nor candidate version from package '%s' as it has "
-"neither of them"
-msgstr ""
-"Неможливо вибрати встановлений пакунок, або версію-кандидат пакунку '%s', "
-"так як вони відсутні"
-
-#: apt-pkg/cacheset.cc:647
-#, c-format
-msgid "Can't select newest version from package '%s' as it is purely virtual"
+"Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n"
+"\n"
+"apt-mark is a simple command line interface for marking packages\n"
+"as manually or automatically installed. It can also list marks.\n"
+"\n"
+"Commands:\n"
+"   auto - Mark the given packages as automatically installed\n"
+"   manual - Mark the given packages as manually installed\n"
+"   hold - Mark a package as held back\n"
+"   unhold - Unset a package set as held back\n"
+"   showauto - Print the list of automatically installed packages\n"
+"   showmanual - Print the list of manually installed packages\n"
+"   showhold - Print the list of package on hold\n"
+"\n"
+"Options:\n"
+"  -h  This help text.\n"
+"  -q  Loggable output - no progress indicator\n"
+"  -qq No output except for errors\n"
+"  -s  No-act. Just prints what would be done.\n"
+"  -f  read/write auto/manual marking in the given file\n"
+"  -c=? Read this configuration file\n"
+"  -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
+"See the apt-mark(8) and apt.conf(5) manual pages for more information."
 msgstr ""
-"Неможливо вибрати найновішу версію пакунку '%s', так як він є чисто "
-"віртуальним"
-
-#: apt-pkg/cacheset.cc:655
-#, c-format
-msgid "Can't select candidate version from package %s as it has no candidate"
-msgstr "Неможливо вибрати версію пакунку %s, так як він не має кандидатів"
+"Використання: apt-mark [опції] {auto|manual} пакунок1 [пакунок2 ...]\n"
+"\n"
+"apt-mark - це простий інтерфейс командного рядка для позначення\n"
+"пакунків як встановлені вручну, або автоматично. Він також уміє\n"
+"показувати позначки.\n"
+"\n"
+"Команди:\n"
+"   auto - позначити вказані пакунки як автоматично встановлені\n"
+"   manual - позначити вказані пакунки як встановлені вручну\n"
+"\n"
+"Опції:\n"
+"  -h   Цей текст допомоги.\n"
+"  -q   Не показувати індикатор прогресу.\n"
+"  -qq Виводити тільки повідомлення про помилки\n"
+"  -s  Не виконувати реальних дій. Імітація роботи\n"
+"  -f   Читати/писати позначки авто/вручну у вказаному файлі\n"
+"  -c=? Читати зазначений файл конфігурації.\n"
+"  -o=? Встановити умовну опцію конфігурації, наприклад, -o dir::cache=/tmp\n"
+"Для докладної інформації дивіться керівництва для apt-mark(8) і apt.conf(5)."
 
-#: apt-pkg/cacheset.cc:663
-#, c-format
-msgid "Can't select installed version from package %s as it is not installed"
+#: cmdline/apt.cc:47
+msgid ""
+"Usage: apt [options] command\n"
+"\n"
+"CLI for apt.\n"
+"Basic commands: \n"
+" list - list packages based on package names\n"
+" search - search in package descriptions\n"
+" show - show package details\n"
+"\n"
+" update - update list of available packages\n"
+"\n"
+" install - install packages\n"
+" remove  - remove packages\n"
+"\n"
+" upgrade - upgrade the system by installing/upgrading packages\n"
+" full-upgrade - upgrade the system by removing/installing/upgrading "
+"packages\n"
+"\n"
+" edit-sources - edit the source information file\n"
 msgstr ""
-"Неможливо вибрати встановлену версію пакунку %s, так як такий пакунок не "
-"встановлено"
 
-#: apt-pkg/indexrecords.cc:78
+#: methods/cdrom.cc:203
 #, c-format
-msgid "Unable to parse Release file %s"
-msgstr "Неможливо проаналізувати 'Release' файл %s"
+msgid "Unable to read the cdrom database %s"
+msgstr "Неможливо прочитати базу %s з cdrom"
 
-#: apt-pkg/indexrecords.cc:86
-#, c-format
-msgid "No sections in Release file %s"
-msgstr "Немає секцій у 'Release' файлі %s"
+#: methods/cdrom.cc:212
+msgid ""
+"Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update "
+"cannot be used to add new CD-ROMs"
+msgstr ""
+"Будь-ласка запустіть apt-cdrom, щоб APT розпізнав цей CD-ROM, apt-get update "
+"не може додавати нові CD-ROM"
 
-#: apt-pkg/indexrecords.cc:117
-#, c-format
-msgid "No Hash entry in Release file %s"
-msgstr "Немає запису 'Hash' у 'Release' файлі %s"
+#: methods/cdrom.cc:222
+msgid "Wrong CD-ROM"
+msgstr "Невірний CD-ROM"
 
-#: apt-pkg/indexrecords.cc:130
+#: methods/cdrom.cc:249
 #, c-format
-msgid "Invalid 'Valid-Until' entry in Release file %s"
-msgstr "Невірний запис 'Valid-Until' у 'Release' файлі %s"
+msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
+msgstr ""
+"Неможливо відмонтувати CDROM в %s, можливо він все ще використовується."
 
-#: apt-pkg/indexrecords.cc:149
-#, c-format
-msgid "Invalid 'Date' entry in Release file %s"
-msgstr "Невірний запис 'Date' у 'Release' файлі %s"
+#: methods/cdrom.cc:254
+msgid "Disk not found."
+msgstr "Диск не знайдено."
 
-#: apt-pkg/sourcelist.cc:127
-#, fuzzy, c-format
-msgid "Malformed stanza %u in source list %s (URI parse)"
-msgstr "Спотворений рядок %lu у переліку джерел %s (аналіз URI)"
+#: methods/cdrom.cc:262 methods/file.cc:83 methods/rsh.cc:281
+msgid "File not found"
+msgstr "Файл не знайдено"
 
-#: apt-pkg/sourcelist.cc:170
-#, c-format
-msgid "Malformed line %lu in source list %s ([option] unparseable)"
-msgstr "Спотворений рядок %lu у переліку джерел %s (нечитабельний [параметр])"
+#: methods/copy.cc:61 methods/gzip.cc:117 methods/rred.cc:598
+#: methods/rred.cc:608
+#, fuzzy
+msgid "Failed to stat"
+msgstr "Не вдалося одержати атрибути (stat)"
 
-#: apt-pkg/sourcelist.cc:173
-#, c-format
-msgid "Malformed line %lu in source list %s ([option] too short)"
-msgstr ""
-"Спотворений рядок %lu у переліку джерел %s ([параметр] занадто короткий)"
+#: methods/copy.cc:105 methods/gzip.cc:124 methods/rred.cc:605
+msgid "Failed to set modification time"
+msgstr "Не вдалося встановити час модифікації"
 
-#: apt-pkg/sourcelist.cc:184
-#, c-format
-msgid "Malformed line %lu in source list %s ([%s] is not an assignment)"
-msgstr "Спотворений рядок %lu у переліку джерел %s ([%s] не є призначенням)"
+#: methods/file.cc:48
+msgid "Invalid URI, local URIS must not start with //"
+msgstr "Невірне посилання (URI), локальні посилання не повинні починатися з //"
 
-#: apt-pkg/sourcelist.cc:190
-#, c-format
-msgid "Malformed line %lu in source list %s ([%s] has no key)"
-msgstr "СпоÑ\82воÑ\80ений Ñ\80Ñ\8fдок %lu Ñ\83 Ð¿ÐµÑ\80елÑ\96кÑ\83 Ð´Ð¶ÐµÑ\80ел %s ([%s] Ð½Ðµ Ð¼Ð°Ñ\94 ÐºÐ»Ñ\8eÑ\87а)"
+#. Login must be before getpeername otherwise dante won't work.
+#: methods/ftp.cc:177
+msgid "Logging in"
+msgstr "Ð\9bогÑ\96нÑ\8eÑ\81Ñ\8c Ð²"
 
-#: apt-pkg/sourcelist.cc:193
-#, c-format
-msgid "Malformed line %lu in source list %s ([%s] key %s has no value)"
-msgstr ""
-"Спотворений рядок %lu у переліку джерел %s ([%s] ключ %s не має значення)"
+#: methods/ftp.cc:183
+msgid "Unable to determine the peer name"
+msgstr "Неможливо визначити назву вузла"
 
-#: apt-pkg/sourcelist.cc:206
-#, c-format
-msgid "Malformed line %lu in source list %s (URI)"
-msgstr "Спотворений рядок %lu у переліку джерел %s (проблема з URI)"
+#: methods/ftp.cc:188
+msgid "Unable to determine the local name"
+msgstr "Неможливо визначити локальну назву"
 
-#: apt-pkg/sourcelist.cc:208
+#: methods/ftp.cc:219 methods/ftp.cc:247
 #, c-format
-msgid "Malformed line %lu in source list %s (dist)"
-msgstr "СпоÑ\82воÑ\80ений Ñ\80Ñ\8fдок %lu Ñ\83 Ð¿ÐµÑ\80елÑ\96кÑ\83 Ð´Ð¶ÐµÑ\80ел %s (dist)"
+msgid "The server refused the connection and said: %s"
+msgstr "СеÑ\80веÑ\80 Ñ\80озÑ\96Ñ\80вав Ð·'Ñ\94днаннÑ\8f, Ð²Ñ\96дповÑ\96вÑ\88и: %s"
 
-#: apt-pkg/sourcelist.cc:211
+#: methods/ftp.cc:225
 #, c-format
-msgid "Malformed line %lu in source list %s (URI parse)"
-msgstr "Спотворений рядок %lu у переліку джерел %s (аналіз URI)"
+msgid "USER failed, server said: %s"
+msgstr "USER невдало, сервер мовив: %s"
 
-#: apt-pkg/sourcelist.cc:217
+#: methods/ftp.cc:232
 #, c-format
-msgid "Malformed line %lu in source list %s (absolute dist)"
-msgstr "Спотворений рядок %lu у переліку джерел %s (absolute dist)"
+msgid "PASS failed, server said: %s"
+msgstr "PASS невдало, сервер мовив: %s"
 
-#: apt-pkg/sourcelist.cc:224
-#, c-format
-msgid "Malformed line %lu in source list %s (dist parse)"
-msgstr "Спотворений рядок %lu у переліку джерел %s (dist parse)"
+#: methods/ftp.cc:252
+msgid ""
+"A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
+"is empty."
+msgstr ""
+"Вказано проксі-сервер, але відсутній скрипт логіну, Acquire::ftp::ProxyLogin "
+"пустий."
 
-#: apt-pkg/sourcelist.cc:335
+#: methods/ftp.cc:280
 #, c-format
-msgid "Opening %s"
-msgstr "Ð\92Ñ\96дкÑ\80иÑ\82Ñ\82Ñ\8f %s"
+msgid "Login script command '%s' failed, server said: %s"
+msgstr "Ð\9aоманда '%s' Ñ\83 Ñ\81кÑ\80ипÑ\82Ñ\96 Ð»Ð¾Ð³Ñ\96на Ð½Ðµ Ð²Ð´Ð°Ð»Ð°Ñ\81Ñ\8f, Ñ\81еÑ\80веÑ\80 Ð¼Ð¾Ð²Ð¸Ð²: %s"
 
-#: apt-pkg/sourcelist.cc:371
+#: methods/ftp.cc:306
 #, c-format
-msgid "Malformed line %u in source list %s (type)"
-msgstr "Спотворений рядок %u у переліку джерел %s (тип)"
+msgid "TYPE failed, server said: %s"
+msgstr "TYPE невдало, сервер мовив: %s"
 
-#: apt-pkg/sourcelist.cc:375
-#, c-format
-msgid "Type '%s' is not known on line %u in source list %s"
-msgstr "Невідомий тип '%s' на рядку %u в переліку джерел %s"
+#: methods/ftp.cc:344 methods/ftp.cc:456 methods/rsh.cc:195 methods/rsh.cc:243
+msgid "Connection timeout"
+msgstr "Час з'єднання вичерпався"
 
-#: apt-pkg/sourcelist.cc:416
-#, fuzzy, c-format
-msgid "Type '%s' is not known on stanza %u in source list %s"
-msgstr "Невідомий тип '%s' на рядку %u в переліку джерел %s"
+#: methods/ftp.cc:350
+msgid "Server closed the connection"
+msgstr "Сервер закрив з'єднання"
 
-#: apt-pkg/deb/dpkgpm.cc:95
-#, c-format
-msgid "Installing %s"
-msgstr "Встановлюється %s"
+#: methods/ftp.cc:353 methods/rsh.cc:202 apt-pkg/contrib/fileutl.cc:1476
+#: apt-pkg/contrib/fileutl.cc:1485 apt-pkg/contrib/fileutl.cc:1490
+#: apt-pkg/contrib/fileutl.cc:1492
+msgid "Read error"
+msgstr "Помилка зчитування"
 
-#: apt-pkg/deb/dpkgpm.cc:96 apt-pkg/deb/dpkgpm.cc:996
-#, c-format
-msgid "Configuring %s"
-msgstr "Налаштовується %s"
+#: methods/ftp.cc:360 methods/rsh.cc:209
+msgid "A response overflowed the buffer."
+msgstr "Відповідь переповнила буфер."
 
-#: apt-pkg/deb/dpkgpm.cc:97 apt-pkg/deb/dpkgpm.cc:1003
-#, c-format
-msgid "Removing %s"
-msgstr "Видаляється %s"
+#: methods/ftp.cc:377 methods/ftp.cc:389
+msgid "Protocol corruption"
+msgstr "Спотворений протокол"
 
-#: apt-pkg/deb/dpkgpm.cc:98
-#, c-format
-msgid "Completely removing %s"
-msgstr "Повністю видаляється %s"
+#: methods/ftp.cc:462 methods/rsh.cc:249 apt-pkg/contrib/fileutl.cc:872
+#: apt-pkg/contrib/fileutl.cc:1598 apt-pkg/contrib/fileutl.cc:1607
+#: apt-pkg/contrib/fileutl.cc:1612 apt-pkg/contrib/fileutl.cc:1614
+#: apt-pkg/contrib/fileutl.cc:1639
+msgid "Write error"
+msgstr "Помилка запису"
 
-#: apt-pkg/deb/dpkgpm.cc:99
-#, c-format
-msgid "Noting disappearance of %s"
-msgstr "Взято до відома зникнення %s"
+#: methods/ftp.cc:701 methods/ftp.cc:707 methods/ftp.cc:742
+msgid "Could not create a socket"
+msgstr "Неможливо створити сокет (socket)"
 
-#: apt-pkg/deb/dpkgpm.cc:100
-#, c-format
-msgid "Running post-installation trigger %s"
-msgstr "Виконується післяустановочний ініціатор %s"
+#: methods/ftp.cc:712
+msgid "Could not connect data socket, connection timed out"
+msgstr "Неможливо під'єднати сокет (socket) з даними, час з'єднання вичерпався"
 
-#. FIXME: use a better string after freeze
-#: apt-pkg/deb/dpkgpm.cc:827
-#, c-format
-msgid "Directory '%s' missing"
-msgstr "Директорія '%s' відсутня"
+#: methods/ftp.cc:716 methods/connect.cc:116
+msgid "Failed"
+msgstr "Невдача"
 
-#: apt-pkg/deb/dpkgpm.cc:842 apt-pkg/deb/dpkgpm.cc:864
-#, c-format
-msgid "Could not open file '%s'"
-msgstr "Неможливо відкрити файл '%s'"
+#: methods/ftp.cc:718
+msgid "Could not connect passive socket."
+msgstr "Неможливо під'єднати пасивний сокет (passive socket)."
 
-#: apt-pkg/deb/dpkgpm.cc:989
-#, c-format
-msgid "Preparing %s"
-msgstr "Підготовка %s"
+#: methods/ftp.cc:735
+msgid "getaddrinfo was unable to get a listening socket"
+msgstr "Виклик getaddrinfo не зміг отримати слухаючий сокет"
 
-#: apt-pkg/deb/dpkgpm.cc:990
-#, c-format
-msgid "Unpacking %s"
-msgstr "Розпакування %s"
+#: methods/ftp.cc:749
+msgid "Could not bind a socket"
+msgstr "Неможливо приєднатися до сокета"
 
-#: apt-pkg/deb/dpkgpm.cc:995
-#, c-format
-msgid "Preparing to configure %s"
-msgstr "Підготовка до конфігурації %s"
+#: methods/ftp.cc:753
+msgid "Could not listen on the socket"
+msgstr "Неможливо прослухати на сокеті"
 
-#: apt-pkg/deb/dpkgpm.cc:997
-#, c-format
-msgid "Installed %s"
-msgstr "Встановлено %s"
+#: methods/ftp.cc:760
+msgid "Could not determine the socket's name"
+msgstr "Не вдалося визначити назву сокета"
 
-#: apt-pkg/deb/dpkgpm.cc:1002
-#, c-format
-msgid "Preparing for removal of %s"
-msgstr "Підготовка до видалення %s"
+#: methods/ftp.cc:792
+msgid "Unable to send PORT command"
+msgstr "Неможливо відіслати команду PORT"
 
-#: apt-pkg/deb/dpkgpm.cc:1004
+#: methods/ftp.cc:802
 #, c-format
-msgid "Removed %s"
-msgstr "Ð\92идалено %s"
+msgid "Unknown address family %u (AF_*)"
+msgstr "Ð\9dевÑ\96доме Ð°Ð´Ñ\80еÑ\81ове Ñ\81Ñ\96мейÑ\81Ñ\82во %u (AF_*)"
 
-#: apt-pkg/deb/dpkgpm.cc:1009
+#: methods/ftp.cc:811
 #, c-format
-msgid "Preparing to completely remove %s"
-msgstr "Підготовка до повного видалення %s"
+msgid "EPRT failed, server said: %s"
+msgstr "EPRT невдало, сервер мовив: %s"
 
-#: apt-pkg/deb/dpkgpm.cc:1010
-#, c-format
-msgid "Completely removed %s"
-msgstr "Повністю видалено %s"
-
-#: apt-pkg/deb/dpkgpm.cc:1066
-msgid "ioctl(TIOCGWINSZ) failed"
-msgstr ""
-
-#: apt-pkg/deb/dpkgpm.cc:1069 apt-pkg/deb/dpkgpm.cc:1090
-#, fuzzy, c-format
-msgid "Can not write log (%s)"
-msgstr "Неможливо записати в %s"
+#: methods/ftp.cc:831
+msgid "Data socket connect timed out"
+msgstr "Час з'єднання з сокетом даних вичерпався"
 
-#: apt-pkg/deb/dpkgpm.cc:1069
-msgid "Is /dev/pts mounted?"
-msgstr ""
+#: methods/ftp.cc:838
+msgid "Unable to accept connection"
+msgstr "Неможливо прийняти з'єднання"
 
-#: apt-pkg/deb/dpkgpm.cc:1090
-msgid "Is stdout a terminal?"
-msgstr ""
+#: methods/ftp.cc:877 methods/server.cc:357 methods/rsh.cc:319
+msgid "Problem hashing file"
+msgstr "Проблема хешування файла"
 
-#: apt-pkg/deb/dpkgpm.cc:1202 apt-pkg/contrib/fileutl.cc:812
-#: apt-pkg/contrib/gpgv.cc:219 cmdline/apt-mark.cc:258 cmdline/apt-mark.cc:339
+#: methods/ftp.cc:890
 #, c-format
-msgid "Waited for %s but it wasn't there"
-msgstr "Очікував на %s, але його там не було"
-
-#: apt-pkg/deb/dpkgpm.cc:1569
-msgid "Operation was interrupted before it could finish"
-msgstr "Операцію було перервано до того, як вона мала завершитися"
-
-#: apt-pkg/deb/dpkgpm.cc:1631
-msgid "No apport report written because MaxReports is reached already"
-msgstr ""
-"Звіт apport не був записаний, тому що параметр MaxReports вже досягнув "
-"максимальної величини"
-
-#. check if its not a follow up error
-#: apt-pkg/deb/dpkgpm.cc:1636
-msgid "dependency problems - leaving unconfigured"
-msgstr "проблеми з залежностями - залишено неналаштованим"
-
-#: apt-pkg/deb/dpkgpm.cc:1638
-msgid ""
-"No apport report written because the error message indicates its a followup "
-"error from a previous failure."
-msgstr ""
-"Звіт apport не був записаний, тому що повідомлення про помилку вказує на те, "
-"що ця помилка є наслідком попередньої невдачі."
+msgid "Unable to fetch file, server said '%s'"
+msgstr "Неможливо завантажити файл, сервер мовив: '%s'"
 
-#: apt-pkg/deb/dpkgpm.cc:1644
-msgid ""
-"No apport report written because the error message indicates a disk full "
-"error"
-msgstr ""
-"Звіт apport не був записаний, тому що повідомлення про помилку вказує на "
-"відсутність вільного місця на диску"
+#: methods/ftp.cc:905 methods/rsh.cc:338
+msgid "Data socket timed out"
+msgstr "Час з'єднання з сокетом (socket) з даними вичерпався"
 
-#: apt-pkg/deb/dpkgpm.cc:1651
-msgid ""
-"No apport report written because the error message indicates a out of memory "
-"error"
-msgstr ""
-"Звіт apport не був записаний, тому що повідомлення про помилку вказує на "
-"відсутність вільного місця у пам'яті"
+#: methods/ftp.cc:935
+#, c-format
+msgid "Data transfer failed, server said '%s'"
+msgstr "Передача даних обірвалася, сервер мовив '%s'"
 
-#: apt-pkg/deb/dpkgpm.cc:1658 apt-pkg/deb/dpkgpm.cc:1664
-#, fuzzy
-msgid ""
-"No apport report written because the error message indicates an issue on the "
-"local system"
-msgstr ""
-"Звіт apport не був записаний, тому що повідомлення про помилку вказує на "
-"відсутність вільного місця на диску"
+#. Get the files information
+#: methods/ftp.cc:1014
+msgid "Query"
+msgstr "Черга"
 
-#: apt-pkg/deb/dpkgpm.cc:1685
-msgid ""
-"No apport report written because the error message indicates a dpkg I/O error"
-msgstr ""
-"Звіт apport не був записаний, тому що повідомлення про помилку вказує на "
-"помилку В/В (I/O) у dpkg"
+#: methods/ftp.cc:1128
+msgid "Unable to invoke "
+msgstr "Неможливо викликати "
 
-#: apt-pkg/deb/debsystem.cc:91
+#: methods/connect.cc:76
 #, c-format
-msgid ""
-"Unable to lock the administration directory (%s), is another process using "
-"it?"
-msgstr ""
-"Неможливо заблокувати адміністративну директорію (%s), може її використовує "
-"інший процес?"
+msgid "Connecting to %s (%s)"
+msgstr "З'єднання з %s (%s)"
 
-#: apt-pkg/deb/debsystem.cc:94
+#: methods/connect.cc:87
 #, c-format
-msgid "Unable to lock the administration directory (%s), are you root?"
-msgstr "Неможливо заблокувати адміністративну директорію (%s), ви root?"
+msgid "[IP: %s %s]"
+msgstr "[IP: %s %s]"
 
-#. TRANSLATORS: the %s contains the recovery command, usually
-#. dpkg --configure -a
-#: apt-pkg/deb/debsystem.cc:110
+#: methods/connect.cc:94
 #, c-format
-msgid ""
-"dpkg was interrupted, you must manually run '%s' to correct the problem. "
-msgstr ""
-"dpkg було перервано, ви повинні вручну запустити '%s' аби виправити "
-"проблему. "
-
-#: apt-pkg/deb/debsystem.cc:128
-msgid "Not locked"
-msgstr "Не заблоковано"
+msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
+msgstr "Неможливо створити сокет для %s (f=%u t=%u p=%u)"
 
-#. d means days, h means hours, min means minutes, s means seconds
-#: apt-pkg/contrib/strutl.cc:406
+#: methods/connect.cc:100
 #, c-format
-msgid "%lid %lih %limin %lis"
-msgstr "%liд %liг %liхв %liс"
+msgid "Cannot initiate the connection to %s:%s (%s)."
+msgstr "Неможливо почати з'єднання з %s:%s (%s)."
 
-#. h means hours, min means minutes, s means seconds
-#: apt-pkg/contrib/strutl.cc:413
+#: methods/connect.cc:108
 #, c-format
-msgid "%lih %limin %lis"
-msgstr "%liг %liхв %liс"
+msgid "Could not connect to %s:%s (%s), connection timed out"
+msgstr "Неможливо з'єднатися з %s:%s (%s), час з'єднання вичерпався"
 
-#. min means minutes, s means seconds
-#: apt-pkg/contrib/strutl.cc:420
+#: methods/connect.cc:126
 #, c-format
-msgid "%limin %lis"
-msgstr "%liхв %liс"
+msgid "Could not connect to %s:%s (%s)."
+msgstr "Неможливо під'єднатися до %s:%s (%s)."
 
-#. s means seconds
-#: apt-pkg/contrib/strutl.cc:425
+#. We say this mainly because the pause here is for the
+#. ssh connection that is still going
+#: methods/connect.cc:154 methods/rsh.cc:442
 #, c-format
-msgid "%lis"
-msgstr "%liс"
+msgid "Connecting to %s"
+msgstr "З'єднання з %s"
 
-#: apt-pkg/contrib/strutl.cc:1243
+#: methods/connect.cc:180 methods/connect.cc:199
 #, c-format
-msgid "Selection %s not found"
-msgstr "Ð\92ибÑ\96Ñ\80 %s Ð½Ðµ Ð·Ð½Ð°Ð¹Ð´ÐµÐ½Ð¾"
+msgid "Could not resolve '%s'"
+msgstr "Ð\9dе Ð¼Ð¾Ð¶Ñ\83 Ð·Ð½Ð°Ð¹Ñ\82и IP Ð°Ð´Ñ\80еÑ\81 Ð´Ð»Ñ\8f %s"
 
-#: apt-pkg/contrib/fileutl.cc:190
+#: methods/connect.cc:205
 #, c-format
-msgid "Not using locking for read only lock file %s"
-msgstr ""
-"Блокування не використовується, так як файл блокування %s доступний тільки "
-"для зчитування"
+msgid "Temporary failure resolving '%s'"
+msgstr "Тимчасова помилка при отриманні IP адреси '%s'"
 
-#: apt-pkg/contrib/fileutl.cc:195
-#, c-format
-msgid "Could not open lock file %s"
-msgstr "Ð\9dеможливо Ð²Ñ\96дкÑ\80иÑ\82и 'lock' Ñ\84айл %s"
+#: methods/connect.cc:209
+#, fuzzy, c-format
+msgid "System error resolving '%s:%s'"
+msgstr "СÑ\82алоÑ\81Ñ\8f Ñ\89оÑ\81Ñ\8c Ð´Ð¸Ð²Ð½Ðµ Ð¿Ñ\80и Ñ\81пÑ\80обÑ\96 Ð¾Ñ\82Ñ\80имаÑ\82и IP Ð°Ð´Ñ\80еÑ\81 Ð´Ð»Ñ\8f '%s:%s' (%i - %s)"
 
-#: apt-pkg/contrib/fileutl.cc:218
+#: methods/connect.cc:211
 #, c-format
-msgid "Not using locking for nfs mounted lock file %s"
-msgstr ""
-"Блокування не використовується, так як файл блокування %s знаходиться на "
-"файловій системі nfs"
+msgid "Something wicked happened resolving '%s:%s' (%i - %s)"
+msgstr "Сталося щось дивне при спробі отримати IP адрес для '%s:%s' (%i - %s)"
 
-#: apt-pkg/contrib/fileutl.cc:223
+#: methods/connect.cc:258
 #, c-format
-msgid "Could not get lock %s"
-msgstr "Ð\9dеможливо Ð¾Ñ\82Ñ\80имаÑ\82и Ð·Ð°Ð¼Ð¾Ðº %s"
+msgid "Unable to connect to %s:%s:"
+msgstr "Ð\9dеможливо Ð¿Ñ\96д'Ñ\94днаÑ\82иÑ\81Ñ\8f Ð´Ð¾ %s:%s:"
 
-#: apt-pkg/contrib/fileutl.cc:360 apt-pkg/contrib/fileutl.cc:474
-#, c-format
-msgid "List of files can't be created as '%s' is not a directory"
-msgstr "Неможливо створити перелік файлів, так як '%s' не є директорією"
+#: methods/gpgv.cc:168
+msgid ""
+"Internal error: Good signature, but could not determine key fingerprint?!"
+msgstr ""
+"Внутрішня помилка: Вірний підпис (signature), але не можливо визначити його "
+"відбиток?!"
 
-#: apt-pkg/contrib/fileutl.cc:394
-#, c-format
-msgid "Ignoring '%s' in directory '%s' as it is not a regular file"
-msgstr "Ігнорується '%s' у директорії '%s', так як не є звичайним файлом"
+#: methods/gpgv.cc:172
+msgid "At least one invalid signature was encountered."
+msgstr "Знайдено як мінімум один невірний підпис."
 
-#: apt-pkg/contrib/fileutl.cc:412
-#, c-format
-msgid "Ignoring file '%s' in directory '%s' as it has no filename extension"
-msgstr "Ігнорується файл '%s' у директорії '%s', так як він не має розширення"
+#: methods/gpgv.cc:174
+msgid "Could not execute 'gpgv' to verify signature (is gpgv installed?)"
+msgstr "Неможливо виконати 'gpgv' для перевірки підпису (чи встановлено gpgv?)"
 
-#: apt-pkg/contrib/fileutl.cc:421
+#. TRANSLATORS: %s is a single techy word like 'NODATA'
+#: methods/gpgv.cc:180
 #, c-format
 msgid ""
-"Ignoring file '%s' in directory '%s' as it has an invalid filename extension"
+"Clearsigned file isn't valid, got '%s' (does the network require "
+"authentication?)"
 msgstr ""
-"Ігнорується файл '%s' у директорії '%s', так як він має невірне розширення"
 
-#: apt-pkg/contrib/fileutl.cc:824
-#, c-format
-msgid "Sub-process %s received a segmentation fault."
-msgstr "Підпроцес %s отримав 'segmentation fault' (фатальна помилка)."
+#: methods/gpgv.cc:184
+msgid "Unknown error executing gpgv"
+msgstr "Невідома помилка виконання gpgv"
 
-#: apt-pkg/contrib/fileutl.cc:826
-#, c-format
-msgid "Sub-process %s received signal %u."
-msgstr "Підпроцес %s отримав сигнал %u."
+#: methods/gpgv.cc:217 methods/gpgv.cc:224
+msgid "The following signatures were invalid:\n"
+msgstr "Наступні підписи були невірними:\n"
 
-#: apt-pkg/contrib/fileutl.cc:830 apt-pkg/contrib/gpgv.cc:239
-#, c-format
-msgid "Sub-process %s returned an error code (%u)"
-msgstr "Підпроцес %s повернув код помилки (%u)"
+#: methods/gpgv.cc:231
+msgid ""
+"The following signatures couldn't be verified because the public key is not "
+"available:\n"
+msgstr ""
+"Наступні підписи не можуть бути перевірені, тому що публічний ключ "
+"відсутній:\n"
 
-#: apt-pkg/contrib/fileutl.cc:832 apt-pkg/contrib/gpgv.cc:232
-#, c-format
-msgid "Sub-process %s exited unexpectedly"
-msgstr "Підпроцес %s раптово завершився"
+#: methods/gzip.cc:69
+msgid "Empty files can't be valid archives"
+msgstr "Пусті файли не можуть бути правильними архівами"
 
-#: apt-pkg/contrib/fileutl.cc:872 apt-pkg/contrib/fileutl.cc:1598
-#: apt-pkg/contrib/fileutl.cc:1607 apt-pkg/contrib/fileutl.cc:1612
-#: apt-pkg/contrib/fileutl.cc:1614 apt-pkg/contrib/fileutl.cc:1639
-#: methods/ftp.cc:462 methods/rsh.cc:246
-msgid "Write error"
-msgstr "Помилка запису"
+#: methods/http.cc:513
+msgid "Error writing to the file"
+msgstr "Помилка запису у файл"
 
-#: apt-pkg/contrib/fileutl.cc:913
-#, c-format
-msgid "Problem closing the gzip file %s"
-msgstr "Проблема з закриттям gzip файла %s"
+#: methods/http.cc:527
+msgid "Error reading from server. Remote end closed connection"
+msgstr "Помилка зчитування з сервера. Віддалена сторона закрила з'єднання"
 
-#: apt-pkg/contrib/fileutl.cc:1101
-#, c-format
-msgid "Could not open file %s"
-msgstr "Неможливо відкрити файл %s"
+#: methods/http.cc:529
+msgid "Error reading from server"
+msgstr "Помилка зчитування з сервера"
 
-#: apt-pkg/contrib/fileutl.cc:1160 apt-pkg/contrib/fileutl.cc:1207
-#, c-format
-msgid "Could not open file descriptor %d"
-msgstr "Неможливо відкрити файловий дескриптор %d"
-
-#: apt-pkg/contrib/fileutl.cc:1315
-msgid "Failed to create subprocess IPC"
-msgstr "Не вдалося створити IPC з породженим процесом"
-
-#: apt-pkg/contrib/fileutl.cc:1373
-msgid "Failed to exec compressor "
-msgstr "Не вдалося виконати компресор "
-
-#: apt-pkg/contrib/fileutl.cc:1476 apt-pkg/contrib/fileutl.cc:1485
-#: apt-pkg/contrib/fileutl.cc:1490 apt-pkg/contrib/fileutl.cc:1492
-#: methods/ftp.cc:353 methods/rsh.cc:202
-msgid "Read error"
-msgstr "Помилка зчитування"
-
-#: apt-pkg/contrib/fileutl.cc:1514
-#, c-format
-msgid "read, still have %llu to read but none left"
-msgstr "зчитування, повинен зчитати ще %llu байт, але нічого більше нема"
-
-#: apt-pkg/contrib/fileutl.cc:1627 apt-pkg/contrib/fileutl.cc:1649
-#, c-format
-msgid "write, still have %llu to write but couldn't"
-msgstr "записування, повинен був записати ще %llu байт, але не вдалося"
-
-#: apt-pkg/contrib/fileutl.cc:1915
-#, c-format
-msgid "Problem closing the file %s"
-msgstr "Проблема з закриттям файла %s"
-
-#: apt-pkg/contrib/fileutl.cc:1927
-#, c-format
-msgid "Problem renaming the file %s to %s"
-msgstr "Проблема з перейменуванням файла %s на %s"
-
-#: apt-pkg/contrib/fileutl.cc:1938
-#, c-format
-msgid "Problem unlinking the file %s"
-msgstr "Проблема з роз'єднанням файла %s"
+#: methods/http.cc:565
+msgid "Error writing to file"
+msgstr "Помилка запису у файл"
 
-#: apt-pkg/contrib/fileutl.cc:1951
-msgid "Problem syncing the file"
-msgstr "Ð\9fÑ\80облема Ð· Ñ\81инÑ\85Ñ\80онÑ\96заÑ\86Ñ\96Ñ\94Ñ\8e Ñ\84айла"
+#: methods/http.cc:625
+msgid "Select failed"
+msgstr "Ð\92ибÑ\96Ñ\80 Ð¿Ñ\80оваливÑ\81Ñ\8f"
 
-#: apt-pkg/contrib/progress.cc:148
-#, c-format
-msgid "%c%s... Error!"
-msgstr "%c%s... Помилка!"
+#: methods/http.cc:630
+msgid "Connection timed out"
+msgstr "Час очікування з'єднання вийшов"
 
-#: apt-pkg/contrib/progress.cc:150
-#, c-format
-msgid "%c%s... Done"
-msgstr "%c%s... Виконано"
+#: methods/http.cc:653
+msgid "Error writing to output file"
+msgstr "Помилка запису у вихідний файл"
 
-#: apt-pkg/contrib/progress.cc:181
-msgid "..."
-msgstr ""
+#: methods/server.cc:52
+msgid "Waiting for headers"
+msgstr "Очікування на заголовки"
 
-#. Print the spinner
-#: apt-pkg/contrib/progress.cc:197
-#, fuzzy, c-format
-msgid "%c%s... %u%%"
-msgstr "%c%s... Виконано"
+#: methods/server.cc:111
+msgid "Bad header line"
+msgstr "Невірний рядок заголовку"
 
-#: apt-pkg/contrib/mmap.cc:79
-msgid "Can't mmap an empty file"
-msgstr "Неможливо відобразити в пам'яті (mmap) пустий файл"
+#: methods/server.cc:136 methods/server.cc:143
+msgid "The HTTP server sent an invalid reply header"
+msgstr "HTTP сервер відіслав невірний заголовок 'reply'"
 
-#: apt-pkg/contrib/mmap.cc:111
-#, c-format
-msgid "Couldn't duplicate file descriptor %i"
-msgstr "Неможливо створити копію файлового дескриптора %i"
+#: methods/server.cc:173
+msgid "The HTTP server sent an invalid Content-Length header"
+msgstr "HTTP сервер відіслав невірний заголовок 'Content-Length'"
 
-#: apt-pkg/contrib/mmap.cc:119
-#, c-format
-msgid "Couldn't make mmap of %llu bytes"
-msgstr "Неможливо зробити mmap для %llu байт"
+#: methods/server.cc:193
+msgid "The HTTP server sent an invalid Content-Range header"
+msgstr "HTTP сервер відіслав невірний заголовок 'Content-Range'"
 
-#: apt-pkg/contrib/mmap.cc:146
-msgid "Unable to close mmap"
-msgstr "Ð\9dе Ð²Ð´Ð°Ð»Ð¾Ñ\81Ñ\8f Ð·Ð°ÐºÑ\80иÑ\82и mmap"
+#: methods/server.cc:195
+msgid "This HTTP server has broken range support"
+msgstr "Цей HTTP Ñ\81еÑ\80веÑ\80 Ð¼Ð°Ñ\94 Ð¿Ð¾Ð»Ð°Ð¼Ð°Ð½Ñ\83 Ð¿Ñ\96дÑ\82Ñ\80имкÑ\83 'range'"
 
-#: apt-pkg/contrib/mmap.cc:174 apt-pkg/contrib/mmap.cc:202
-msgid "Unable to synchronize mmap"
-msgstr "Не вдалося синхронізувати mmap"
+#: methods/server.cc:219
+msgid "Unknown date format"
+msgstr "Невідомий формат дати"
 
-#: apt-pkg/contrib/mmap.cc:290
-#, c-format
-msgid "Couldn't make mmap of %lu bytes"
-msgstr "Неможливо відобразити в пам'яті %lu байт"
+#: methods/server.cc:494
+msgid "Bad header data"
+msgstr "Погана заголовкова інформація"
 
-#: apt-pkg/contrib/mmap.cc:322
-msgid "Failed to truncate file"
-msgstr "Ð\9dе Ð²Ð´Ð°Ð»Ð¾Ñ\81Ñ\8f Ð¾Ð±Ñ\80Ñ\96заÑ\82и Ñ\84айл"
+#: methods/server.cc:511 methods/server.cc:567
+msgid "Connection failed"
+msgstr "Ð\97\94днаннÑ\8f Ð½Ðµ Ð²Ð´Ð°Ð»Ð¾Ñ\81Ñ\8f"
 
-#: apt-pkg/contrib/mmap.cc:341
-#, fuzzy, c-format
-msgid ""
-"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
-"Current value: %lu. (man 5 apt.conf)"
-msgstr ""
-"Динамічний MMap використав усе місце. Будь-ласка, збільшіть розмір APT::"
-"Cache-Start. Поточне значення: %lu. (man 5 apt.conf)"
+#: methods/server.cc:659
+msgid "Internal error"
+msgstr "Внутрішня помилка"
 
-#: apt-pkg/contrib/mmap.cc:446
-#, c-format
-msgid ""
-"Unable to increase the size of the MMap as the limit of %lu bytes is already "
-"reached."
+#: apt-private/private-cacheset.cc:37 apt-private/private-search.cc:65
+msgid "Sorting"
 msgstr ""
-"Неможливо збільшити розмір MMap, так як обмеження в %lu байт вже досягнуто."
 
-#: apt-pkg/contrib/mmap.cc:449
-msgid ""
-"Unable to increase size of the MMap as automatic growing is disabled by user."
+#: apt-private/private-install.cc:82
+msgid "Internal error, InstallPackages was called with broken packages!"
 msgstr ""
-"Неможливо збільшити розмір MMap, так як автоматичне збільшення вимкнено "
-"користувачем."
-
-#: apt-pkg/contrib/cdromutl.cc:65
-#, c-format
-msgid "Unable to stat the mount point %s"
-msgstr "Неможливо прочитати атрибути точки монтування %s"
-
-#: apt-pkg/contrib/cdromutl.cc:246
-msgid "Failed to stat the cdrom"
-msgstr "Не вдалося прочитати атрибути cdrom"
+"Внутрішня помилка, InstallPackages була викликана з непрацездатними "
+"пакунками!"
 
-#: apt-pkg/contrib/configuration.cc:519
-#, c-format
-msgid "Unrecognized type abbreviation: '%c'"
-msgstr "Нерозпізнаваний тип абревіатури: '%c'"
+#: apt-private/private-install.cc:91
+msgid "Packages need to be removed but remove is disabled."
+msgstr "Необхідно видалити пакунки, але видалення заборонене."
 
-#: apt-pkg/contrib/configuration.cc:633
-#, c-format
-msgid "Opening configuration file %s"
-msgstr "Відкривається конфігураційний файл %s"
+#: apt-private/private-install.cc:110
+msgid "Internal error, Ordering didn't finish"
+msgstr "Внутрішня помилка, Ordering не завершилася"
 
-#: apt-pkg/contrib/configuration.cc:801
-#, c-format
-msgid "Syntax error %s:%u: Block starts with no name."
-msgstr "Синтаксична помилка %s:%u: Блок починається без назви."
+#: apt-private/private-install.cc:148
+msgid "How odd... The sizes didn't match, email apt@packages.debian.org"
+msgstr "Дивно... Розбіжність розмірів, напишіть на apt@packages.debian.org"
 
-#: apt-pkg/contrib/configuration.cc:820
+#. TRANSLATOR: The required space between number and unit is already included
+#. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
+#: apt-private/private-install.cc:155
 #, c-format
-msgid "Syntax error %s:%u: Malformed tag"
-msgstr "СинÑ\82акÑ\81иÑ\87на Ð¿Ð¾Ð¼Ð¸Ð»ÐºÐ° %s:%u: Ñ\81поÑ\82воÑ\80ений Ñ\82ег"
+msgid "Need to get %sB/%sB of archives.\n"
+msgstr "Ð\9dеобÑ\85Ñ\96дно Ð·Ð°Ð²Ð°Ð½Ñ\82ажиÑ\82и %sB/%sB Ð°Ñ\80Ñ\85Ñ\96вÑ\96в.\n"
 
-#: apt-pkg/contrib/configuration.cc:837
+#. TRANSLATOR: The required space between number and unit is already included
+#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
+#: apt-private/private-install.cc:160
 #, c-format
-msgid "Syntax error %s:%u: Extra junk after value"
-msgstr "СинÑ\82акÑ\81иÑ\87на Ð¿Ð¾Ð¼Ð¸Ð»ÐºÐ° %s:%u: Ð·Ð°Ð¹Ð²Ñ\96 Ñ\81имволи Ð¿Ñ\96Ñ\81лÑ\8f Ð²ÐµÐ»Ð¸Ñ\87ини"
+msgid "Need to get %sB of archives.\n"
+msgstr "Ð\9dеобÑ\85Ñ\96дно Ð·Ð°Ð²Ð°Ð½Ñ\82ажиÑ\82и %sB Ð°Ñ\80Ñ\85Ñ\96вÑ\96в.\n"
 
-#: apt-pkg/contrib/configuration.cc:877
+#. TRANSLATOR: The required space between number and unit is already included
+#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
+#: apt-private/private-install.cc:167
 #, c-format
-msgid "Syntax error %s:%u: Directives can only be done at the top level"
+msgid "After this operation, %sB of additional disk space will be used.\n"
 msgstr ""
-"Синтаксична помилка %s:%u: Директиви можуть бути виконані тільки на "
-"найвищому рівні"
+"Після цієї операції об'єм зайнятого дискового простору зросте на %sB.\n"
 
-#: apt-pkg/contrib/configuration.cc:884
+#. TRANSLATOR: The required space between number and unit is already included
+#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
+#: apt-private/private-install.cc:172
 #, c-format
-msgid "Syntax error %s:%u: Too many nested includes"
-msgstr "Синтаксична помилка %s:%u: Забагато вмонтованих (nested) включень"
+msgid "After this operation, %sB disk space will be freed.\n"
+msgstr ""
+"Після цієї операції об'єм зайнятого дискового простору зменшиться на %sB.\n"
 
-#: apt-pkg/contrib/configuration.cc:888 apt-pkg/contrib/configuration.cc:893
+#: apt-private/private-install.cc:200
 #, c-format
-msgid "Syntax error %s:%u: Included from here"
-msgstr "СинÑ\82акÑ\81иÑ\87на Ð¿Ð¾Ð¼Ð¸Ð»ÐºÐ° %s:%u: Ð\92клÑ\8eÑ\87ено Ð·Ð²Ñ\96дÑ\81и"
+msgid "You don't have enough free space in %s."
+msgstr "Ð\9dедоÑ\81Ñ\82аÑ\82нÑ\8cо Ð²Ñ\96лÑ\8cного Ð¼Ñ\96Ñ\81Ñ\86Ñ\8f Ð² %s."
 
-#: apt-pkg/contrib/configuration.cc:897
-#, c-format
-msgid "Syntax error %s:%u: Unsupported directive '%s'"
-msgstr "Синтаксична помилка %s:%u: Директива '%s' не підтримується"
+#: apt-private/private-install.cc:210 apt-private/private-download.cc:59
+msgid "There are problems and -y was used without --force-yes"
+msgstr "Виявлено проблеми, а опція -y була використана без --force-yes"
 
-#: apt-pkg/contrib/configuration.cc:900
-#, fuzzy, c-format
-msgid "Syntax error %s:%u: clear directive requires an option tree as argument"
+#: apt-private/private-install.cc:216 apt-private/private-install.cc:238
+msgid "Trivial Only specified but this is not a trivial operation."
 msgstr ""
-"Синтаксична помилка %s:%u: 'clear directive' потребує дерево налаштувань як "
-"аргумент"
+"Вказано виконання тільки тривіальних операцій, але це не тривіальна операція."
 
-#: apt-pkg/contrib/configuration.cc:950
-#, c-format
-msgid "Syntax error %s:%u: Extra junk at end of file"
-msgstr "Синтаксична помилка %s:%u: Зайве сміття в кінці файла"
+#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be
+#. careful with hard to type or special characters (like non-breaking spaces)
+#: apt-private/private-install.cc:220
+msgid "Yes, do as I say!"
+msgstr "Так, робити, як я скажу!"
 
-#. TRANSLATOR: %s is the trusted keyring parts directory
-#: apt-pkg/contrib/gpgv.cc:72
+#: apt-private/private-install.cc:222
 #, c-format
-msgid "No keyring installed in %s."
-msgstr "Не встановлено 'keyring' у %s."
+msgid ""
+"You are about to do something potentially harmful.\n"
+"To continue type in the phrase '%s'\n"
+" ?] "
+msgstr ""
+"Те, що ви хочете зробити, може мати небажані наслідки.\n"
+"Щоб продовжити, введіть фразу: '%s'\n"
+" ?] "
 
-#: apt-pkg/contrib/cmndline.cc:121
-#, c-format
-msgid "Command line option '%c' [from %s] is not known."
-msgstr "Невідомий параметр командного рядка '%c' [з %s]."
+#: apt-private/private-install.cc:228 apt-private/private-install.cc:246
+msgid "Abort."
+msgstr "Перервано."
 
-#: apt-pkg/contrib/cmndline.cc:146 apt-pkg/contrib/cmndline.cc:155
-#: apt-pkg/contrib/cmndline.cc:163
-#, c-format
-msgid "Command line option %s is not understood"
-msgstr "Незрозумілий параметр %s командного рядка"
+#: apt-private/private-install.cc:243
+msgid "Do you want to continue?"
+msgstr "Бажаєте продовжити?"
 
-#: apt-pkg/contrib/cmndline.cc:168
-#, c-format
-msgid "Command line option %s is not boolean"
-msgstr "Параметр %s командного рядка не є логічного типу 'boolean'"
+#: apt-private/private-install.cc:313
+msgid "Some files failed to download"
+msgstr "Деякі файли не вдалося завантажити"
 
-#: apt-pkg/contrib/cmndline.cc:209 apt-pkg/contrib/cmndline.cc:230
-#, c-format
-msgid "Option %s requires an argument."
-msgstr "Параметр %s потребує аргумента."
-
-#: apt-pkg/contrib/cmndline.cc:243 apt-pkg/contrib/cmndline.cc:249
-#, c-format
-msgid "Option %s: Configuration item specification must have an =<val>."
+#: apt-private/private-install.cc:320
+msgid ""
+"Unable to fetch some archives, maybe run apt-get update or try with --fix-"
+"missing?"
 msgstr ""
-"Опція %s: Специфікація вимагає, щоб рядки у конфігурації мали вираз =<val>."
-
-#: apt-pkg/contrib/cmndline.cc:278
-#, c-format
-msgid "Option %s requires an integer argument, not '%s'"
-msgstr "Параметр %s потребує цілочислений аргумент, але не '%s'"
-
-#: apt-pkg/contrib/cmndline.cc:309
-#, c-format
-msgid "Option '%s' is too long"
-msgstr "Параметр '%s' є занадто довгим"
-
-#: apt-pkg/contrib/cmndline.cc:341
-#, c-format
-msgid "Sense %s is not understood, try true or false."
-msgstr "Незрозумілий вираз %s, спробуйте true чи false."
-
-#: apt-pkg/contrib/cmndline.cc:391
-#, c-format
-msgid "Invalid operation %s"
-msgstr "Невірна дія %s"
-
-#: cmdline/apt-cache.cc:149
-#, c-format
-msgid "Package %s version %s has an unmet dep:\n"
-msgstr "Пакунок %s версії %s має незадоволену залежність:\n"
-
-#: cmdline/apt-cache.cc:277
-msgid "Total package names: "
-msgstr "Всього імен пакунків: "
-
-#: cmdline/apt-cache.cc:279
-msgid "Total package structures: "
-msgstr "Всього структур пакунків: "
-
-#: cmdline/apt-cache.cc:319
-msgid "  Normal packages: "
-msgstr "  Нормальних пакунків: "
-
-#: cmdline/apt-cache.cc:320
-msgid "  Pure virtual packages: "
-msgstr "  Цілком віртуальних пакунків: "
-
-#: cmdline/apt-cache.cc:321
-msgid "  Single virtual packages: "
-msgstr "  Окремих віртуальних пакунків: "
-
-#: cmdline/apt-cache.cc:322
-msgid "  Mixed virtual packages: "
-msgstr "  Змішаних віртуальних пакунків: "
-
-#: cmdline/apt-cache.cc:323
-msgid "  Missing: "
-msgstr "  Відсутні: "
+"Неможливо завантажити деякі архіви, імовірно треба виконати apt-get update "
+"або спробувати повторити запуск з ключем --fix-missing?"
 
-#: cmdline/apt-cache.cc:325
-msgid "Total distinct versions: "
-msgstr "Всього унікальних версій: "
+#: apt-private/private-install.cc:324
+msgid "--fix-missing and media swapping is not currently supported"
+msgstr "--fix-missing і зміна носія в даний момент не підтримується"
 
-#: cmdline/apt-cache.cc:327
-msgid "Total distinct descriptions: "
-msgstr "Ð\92Ñ\81Ñ\8cого Ñ\83нÑ\96калÑ\8cниÑ\85 Ð¾Ð¿Ð¸Ñ\81Ñ\96в: "
+#: apt-private/private-install.cc:329
+msgid "Unable to correct missing packages."
+msgstr "Ð\9dеможливо Ð²Ð¸Ð¿Ñ\80авиÑ\82и Ð²Ñ\82Ñ\80аÑ\87енÑ\96 Ð¿Ð°ÐºÑ\83нки."
 
-#: cmdline/apt-cache.cc:329
-msgid "Total dependencies: "
-msgstr "Ð\92Ñ\81Ñ\8cого Ð·Ð°Ð»ÐµÐ¶Ð½Ð¾Ñ\81Ñ\82ей: "
+#: apt-private/private-install.cc:330
+msgid "Aborting install."
+msgstr "Ð\9fеÑ\80еÑ\80иваÑ\94Ñ\82Ñ\8cÑ\81Ñ\8f Ð²Ñ\81Ñ\82ановленнÑ\8f."
 
-#: cmdline/apt-cache.cc:332
-msgid "Total ver/file relations: "
-msgstr "Всього відносин Версія/Файл: "
+#: apt-private/private-install.cc:366
+msgid ""
+"The following package disappeared from your system as\n"
+"all files have been overwritten by other packages:"
+msgid_plural ""
+"The following packages disappeared from your system as\n"
+"all files have been overwritten by other packages:"
+msgstr[0] ""
+"Вказаний пакунок зник з вашої системи, так як\n"
+"усі файли були перезаписані іншими пакунками:"
+msgstr[1] ""
+"Вказані пакунки зникли з вашої системи, так як\n"
+"усі файли були перезаписані іншими пакунками:"
+msgstr[2] ""
+"Вказані пакунки зникли з вашої системи, так як\n"
+"усі файли були перезаписані іншими пакунками:"
 
-#: cmdline/apt-cache.cc:334
-msgid "Total Desc/File relations: "
-msgstr "Ð\92Ñ\81Ñ\8cого Ð²Ñ\96дноÑ\81ин Ð\9eпиÑ\81/Файл: "
+#: apt-private/private-install.cc:370
+msgid "Note: This is done automatically and on purpose by dpkg."
+msgstr "Увага: Ñ\86е Ð·Ñ\80облено Ð°Ð²Ñ\82омаÑ\82иÑ\87но Ñ\96 Ñ\83миÑ\81но dpkg'ем."
 
-#: cmdline/apt-cache.cc:336
-#, fuzzy
-msgid "Total Provides mappings: "
-msgstr "Всього карт 'Provides': "
+#: apt-private/private-install.cc:391
+msgid "We are not supposed to delete stuff, can't start AutoRemover"
+msgstr "Нам не дозволено видаляти, неможливо запустити AutoRemover"
 
-#: cmdline/apt-cache.cc:348
-msgid "Total globbed strings: "
-msgstr "Всього відфільтрованих (globbed) рядків: "
+#: apt-private/private-install.cc:499
+msgid ""
+"Hmm, seems like the AutoRemover destroyed something which really\n"
+"shouldn't happen. Please file a bug report against apt."
+msgstr ""
+"Хм, виглядає так, що AutoRemover помилково знищив щось потрібне.\n"
+"Будь-ласка відправте багрепорт щодо apt."
 
-#: cmdline/apt-cache.cc:362
-#, fuzzy
-msgid "Total dependency version space: "
-msgstr "Всього інформації про залежності: "
+#.
+#. 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:502 apt-private/private-install.cc:653
+msgid "The following information may help to resolve the situation:"
+msgstr "Наступна інформація можливо допоможе Вам виправити ситуацію:"
 
-#: cmdline/apt-cache.cc:367
-#, fuzzy
-msgid "Total slack space: "
-msgstr "Порожнього місця в кеші: "
+#: apt-private/private-install.cc:506
+msgid "Internal Error, AutoRemover broke stuff"
+msgstr "Внутрішня Помилка, AutoRemover щось поламав"
 
-#: cmdline/apt-cache.cc:375
-msgid "Total space accounted for: "
-msgstr "Загальний простір полічений для: "
+#: apt-private/private-install.cc:513
+msgid ""
+"The following package was automatically installed and is no longer required:"
+msgid_plural ""
+"The following packages were automatically installed and are no longer "
+"required:"
+msgstr[0] ""
+"Наступний пакунок був встановлений автоматично і більше не потрібен:"
+msgstr[1] "Наступні пакунки були встановлені автоматично і більше не потрібні:"
+msgstr[2] "Наступні пакунки були встановлені автоматично і більше не потрібні:"
 
-#: cmdline/apt-cache.cc:506 cmdline/apt-cache.cc:1155
-#: apt-private/private-show.cc:58
+#: apt-private/private-install.cc:517
 #, c-format
-msgid "Package file %s is out of sync."
-msgstr "Перелік пакунків %s розсинхронізований."
-
-#: cmdline/apt-cache.cc:584 cmdline/apt-cache.cc:1441
-#: cmdline/apt-cache.cc:1443 cmdline/apt-cache.cc:1520 cmdline/apt-mark.cc:59
-#: cmdline/apt-mark.cc:106 cmdline/apt-mark.cc:232
-#: apt-private/private-show.cc:171 apt-private/private-show.cc:173
-msgid "No packages found"
-msgstr "Не знайдено жодного пакунка"
+msgid "%lu package was automatically installed and is no longer required.\n"
+msgid_plural ""
+"%lu packages were automatically installed and are no longer required.\n"
+msgstr[0] "%lu пакунок був встановлений автоматично і більше не потрібен.\n"
+msgstr[1] ""
+"%lu пакунка було встановлено автоматично і вони більше не потрібні.\n"
+msgstr[2] ""
+"%lu пакунків було встановлено автоматично і вони більше не потрібні.\n"
 
-#: cmdline/apt-cache.cc:1254
-msgid "You must give at least one search pattern"
-msgstr "Ви повинні задати не менше одного шаблону пошуку"
+#: apt-private/private-install.cc:519
+msgid "Use 'apt-get autoremove' to remove it."
+msgid_plural "Use 'apt-get autoremove' to remove them."
+msgstr[0] "Використовуйте 'apt-get autoremove' щоб видалити його."
+msgstr[1] "Використовуйте 'apt-get autoremove' щоб видалити їх."
+msgstr[2] "Використовуйте 'apt-get autoremove' щоб видалити їх."
 
-#: cmdline/apt-cache.cc:1420
-msgid "This command is deprecated. Please use 'apt-mark showauto' instead."
-msgstr "Ця команда є застарілою. Будь-ласка використовуйте 'apt-mark showauto'"
+#: apt-private/private-install.cc:612
+msgid "You might want to run 'apt-get -f install' to correct these:"
+msgstr ""
+"Можливо, для виправлення цих помилок Ви захочете скористатися 'apt-get -f "
+"install':"
 
-#: cmdline/apt-cache.cc:1545
-msgid "Package files:"
-msgstr "Переліки пакунків:"
+#: apt-private/private-install.cc:614
+msgid ""
+"Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
+"solution)."
+msgstr ""
+"Незадоволені залежності. Спробуйте виконати 'apt-get -f install', не "
+"вказуючи назв пакунків (або вкажіть рішення)."
 
-#: cmdline/apt-cache.cc:1552 cmdline/apt-cache.cc:1643
-msgid "Cache is out of sync, can't x-ref a package file"
-msgstr "Кеш не синхронізований, неможливо знайти посилання на перелік пакунків"
+#: apt-private/private-install.cc:638
+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."
 
-#. Show any packages have explicit pins
-#: cmdline/apt-cache.cc:1566
-msgid "Pinned packages:"
-msgstr "Зафіксовані пакунки:"
+#: apt-private/private-install.cc:659
+msgid "Broken packages"
+msgstr "Зламані пакунки"
 
-#: cmdline/apt-cache.cc:1578 cmdline/apt-cache.cc:1623
-msgid "(not found)"
-msgstr "(не знайдено)"
+#: apt-private/private-install.cc:712
+msgid "The following extra packages will be installed:"
+msgstr "Будуть встановлені наступні додаткові пакунки:"
 
-#: cmdline/apt-cache.cc:1586
-msgid "  Installed: "
-msgstr "  Встановлено: "
+#: apt-private/private-install.cc:802
+msgid "Suggested packages:"
+msgstr "Пропоновані пакунки:"
 
-#: cmdline/apt-cache.cc:1587
-msgid "  Candidate: "
-msgstr "  Кандидат: "
+#: apt-private/private-install.cc:803
+msgid "Recommended packages:"
+msgstr "Рекомендовані пакунки:"
 
-#: cmdline/apt-cache.cc:1605 cmdline/apt-cache.cc:1613
-msgid "(none)"
-msgstr "(відсутній)"
+#: apt-private/private-install.cc:825
+#, c-format
+msgid "Skipping %s, it is already installed and upgrade is not set.\n"
+msgstr ""
+"Пропускається %s, пакунок вже встановлений і опція ОНОВИТИ не встановлена.\n"
 
-#: cmdline/apt-cache.cc:1620
-msgid "  Package pin: "
-msgstr "  Фіксатор(pin) пакунка: "
+#: apt-private/private-install.cc:829
+#, c-format
+msgid "Skipping %s, it is not installed and only upgrades are requested.\n"
+msgstr ""
+"Пропускається %s, пакунок не встановлений, а запитуються тільки оновлення.\n"
 
-#. Show the priority tables
-#: cmdline/apt-cache.cc:1629
-msgid "  Version table:"
-msgstr "  Таблиця версій:"
+#: apt-private/private-install.cc:841
+#, c-format
+msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
+msgstr "Перевстановлення %s неможливе, бо він не може бути завантаженим.\n"
 
-#: cmdline/apt-cache.cc:1742 cmdline/apt-cdrom.cc:207 cmdline/apt-config.cc:83
-#: cmdline/apt-get.cc:1586 cmdline/apt-helper.cc:59 cmdline/apt-mark.cc:388
-#: cmdline/apt.cc:42 cmdline/apt-extracttemplates.cc:217
-#: ftparchive/apt-ftparchive.cc:620 cmdline/apt-internal-solver.cc:45
-#: cmdline/apt-sortpkgs.cc:147
+#: apt-private/private-install.cc:846
 #, c-format
-msgid "%s %s for %s compiled on %s %s\n"
-msgstr "%s %s для %s скомпільовано %s %s\n"
+msgid "%s is already the newest version.\n"
+msgstr "Вже встановлена найновіша версія %s.\n"
 
-#: cmdline/apt-cache.cc:1749
-msgid ""
-"Usage: apt-cache [options] command\n"
-"       apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
-"       apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
-"\n"
-"apt-cache is a low-level tool used to query information\n"
-"from APT's binary cache files\n"
-"\n"
-"Commands:\n"
-"   gencaches - Build both the package and source cache\n"
-"   showpkg - Show some general information for a single package\n"
-"   showsrc - Show source records\n"
-"   stats - Show some basic statistics\n"
-"   dump - Show the entire file in a terse form\n"
-"   dumpavail - Print an available file to stdout\n"
-"   unmet - Show unmet dependencies\n"
-"   search - Search the package list for a regex pattern\n"
-"   show - Show a readable record for the package\n"
-"   depends - Show raw dependency information for a package\n"
-"   rdepends - Show reverse dependency information for a package\n"
-"   pkgnames - List the names of all packages in the system\n"
-"   dotty - Generate package graphs for GraphViz\n"
-"   xvcg - Generate package graphs for xvcg\n"
-"   policy - Show policy settings\n"
-"\n"
-"Options:\n"
-"  -h   This help text.\n"
-"  -p=? The package cache.\n"
-"  -s=? The source cache.\n"
-"  -q   Disable progress indicator.\n"
-"  -i   Show only important deps for the unmet command.\n"
-"  -c=? Read this configuration file\n"
-"  -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
-"See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
-msgstr ""
-"Використання: apt-cache [опції] команда\n"
-"              apt-cache [опції] showpkg пакунок1 [пкн2 ...]\n"
-"              apt-cache [опції] showsrc пакунок1 [пкн2 ...]\n"
-"\n"
-"apt-cache - низькорівневий інструмент, що використовується для запиту\n"
-"інформації з двійкових кеш-файлів APT\n"
-"\n"
-"Команди:\n"
-"   gencaches - побудувати обидва кеші - бінарний і з вихідними текстами\n"
-"   showpkg - показати загальну інформацію про конкретний пакунок\n"
-"   showsrc - показати інформацію про вихідний текст (source)\n"
-"   stats - показати основну статистику\n"
-"   dump - показати весь файл у стислій формі\n"
-"   dumpavail - видати доступний файл на stdout\n"
-"   unmet - показати незадоволені залежності\n"
-"   search - знайти пакунки, назва яких задовольняє регулярний вираз\n"
-"   show - показати інформацію про пакунок в зрозумілій формі\n"
-"   depends - показати інформацію про залежності пакунка\n"
-"   rdepends - показати інформацію про зворотні залежності пакунка\n"
-"   pkgnames - показати імена всіх пакунків у системі\n"
-"   dotty - генерувати графік пакунків у форматі GraphViz\n"
-"   xvcg - генерувати графік пакунків у форматі xvcg\n"
-"   policy - показати поточну політику\n"
-"\n"
-"Опції:\n"
-"  -h   Цей текст допомоги.\n"
-"  -p=? Кеш пакунків.\n"
-"  -s=? Кеш вихідних текстів.\n"
-"  -q   Не показувати індикатор прогресу.\n"
-"  -i   Показувати тільки важливі залежності для команди unmet.\n"
-"  -c=? Читати зазначений файл конфігурації.\n"
-"  -o=? Встановити умовну опцію конфігурації, наприклад, -o dir::cache=/tmp\n"
-"Дивіться подробиці на man-сторінках apt-cache(8) і apt.conf(5).\n"
+#: apt-private/private-install.cc:894
+#, c-format
+msgid "Selected version '%s' (%s) for '%s'\n"
+msgstr "Обрана версія '%s' (%s) для '%s'\n"
 
-#: cmdline/apt-cdrom.cc:76
-msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'"
-msgstr "Задайте назву для цього Диска, наприклад 'Debian 5.0.3 Disk 1'"
+#: apt-private/private-install.cc:899
+#, c-format
+msgid "Selected version '%s' (%s) for '%s' because of '%s'\n"
+msgstr "Обрана версія '%s' (%s) для '%s' через '%s'\n"
 
-#: cmdline/apt-cdrom.cc:91
-msgid "Please insert a Disc in the drive and press enter"
-msgstr "Будь-ласка, вставте Диск у пристрій і натисніть Enter"
+#. TRANSLATORS: Note, this is not an interactive question
+#: apt-private/private-install.cc:941
+#, c-format
+msgid "Package '%s' is not installed, so not removed. Did you mean '%s'?\n"
+msgstr ""
+"Пакунок '%s' не встановлений, тому не видалений. Можливо ви мали на увазі "
+"'%s'?\n"
 
-#: cmdline/apt-cdrom.cc:139
+#: apt-private/private-install.cc:947
 #, c-format
-msgid "Failed to mount '%s' to '%s'"
-msgstr "Ð\9dе Ð²Ð´Ð°Ð»Ð¾Ñ\81Ñ\8f Ð¿Ñ\96д'Ñ\94днаÑ\82и '%s' Ð´Ð¾ '%s'"
+msgid "Package '%s' is not installed, so not removed\n"
+msgstr "Ð\9fакÑ\83нок '%s' Ð½Ðµ Ð²Ñ\81Ñ\82ановлений, Ñ\82омÑ\83 Ð½Ðµ Ð²Ð¸Ð´Ð°Ð»ÐµÐ½Ð¸Ð¹\n"
 
-#: cmdline/apt-cdrom.cc:178
-msgid ""
-"No CD-ROM could be auto-detected or found using the default mount point.\n"
-"You may try the --cdrom option to set the CD-ROM mount point.\n"
-"See 'man apt-cdrom' for more information about the CD-ROM auto-detection and "
-"mount point."
+#: apt-private/private-list.cc:129
+msgid "Listing"
 msgstr ""
 
-#: cmdline/apt-cdrom.cc:182
-msgid "Repeat this process for the rest of the CDs in your set."
-msgstr "Повторіть цей процес для решти CD з вашого набору."
+#: apt-private/private-list.cc:159
+#, c-format
+msgid "There is %i additional version. Please use the '-a' switch to see it"
+msgid_plural ""
+"There are %i additional versions. Please use the '-a' switch to see them."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
 
-#: cmdline/apt-config.cc:48
-msgid "Arguments not in pairs"
-msgstr "Ð\90Ñ\80гÑ\83менÑ\82и Ð½Ðµ Ð² Ð¿Ð°Ñ\80аÑ\85"
+#: apt-private/private-cachefile.cc:93
+msgid "Correcting dependencies..."
+msgstr "Ð\92ипÑ\80авленнÑ\8f Ð·Ð°Ð»ÐµÐ¶Ð½Ð¾Ñ\81Ñ\82ей..."
 
-#: cmdline/apt-config.cc:89
-msgid ""
-"Usage: apt-config [options] command\n"
-"\n"
-"apt-config is a simple tool to read the APT config file\n"
-"\n"
-"Commands:\n"
-"   shell - Shell mode\n"
-"   dump - Show the configuration\n"
-"\n"
-"Options:\n"
-"  -h   This help text.\n"
-"  -c=? Read this configuration file\n"
-"  -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
+#: apt-private/private-cachefile.cc:96
+msgid " failed."
+msgstr " невдача."
+
+#: apt-private/private-cachefile.cc:99
+msgid "Unable to correct dependencies"
+msgstr "Неможливо скоригувати залежності"
+
+#: apt-private/private-cachefile.cc:102
+msgid "Unable to minimize the upgrade set"
+msgstr "Неможливо мінімізувати набір оновлень"
+
+#: apt-private/private-cachefile.cc:104
+msgid " Done"
+msgstr " Виконано"
+
+#: apt-private/private-cachefile.cc:108
+msgid "You might want to run 'apt-get -f install' to correct these."
 msgstr ""
-"Використання: apt-config [опції] команда\n"
-"\n"
-"apt-config - простий інструмент для зчитування конфігураційного файла APT\n"
-"\n"
-"Команди:\n"
-"   shell - режим shell\n"
-"   dump - показати конфігурацію\n"
-"\n"
-"Опції:\n"
-"   -h   Цей текст допомоги.\n"
-"   -с=? Читати зазначений конфігураційний файл.\n"
-"   -o=? Встановити умовну опцію, наприклад, -o dir::cache=/tmp\n"
+"Для виправлення цих помилок ви можете скористатися 'apt-get -f install'."
 
-#: cmdline/apt-get.cc:245
-#, fuzzy, c-format
-msgid "Can not find a package for architecture '%s'"
-msgstr "Неможливо знайти ніякий пакунок через рег.вираз '%s'"
+#: apt-private/private-cachefile.cc:111
+msgid "Unmet dependencies. Try using -f."
+msgstr "Незадоволені залежності. Спробуйте використати -f."
 
-#: cmdline/apt-get.cc:327
-#, fuzzy, c-format
-msgid "Can not find a package '%s' with version '%s'"
-msgstr "Неможливо знайти ніякий пакунок через рег.вираз '%s'"
+#: apt-private/private-output.cc:103 apt-private/private-show.cc:84
+#: apt-private/private-show.cc:89
+msgid "unknown"
+msgstr ""
 
-#: cmdline/apt-get.cc:330
+#: apt-private/private-output.cc:265
 #, fuzzy, c-format
-msgid "Can not find a package '%s' with release '%s'"
-msgstr "Неможливо знайти ніякий пакунок через рег.вираз '%s'"
+msgid "[installed,upgradable to: %s]"
+msgstr " [Встановлено]"
 
-#: cmdline/apt-get.cc:367
-#, c-format
-msgid "Picking '%s' as source package instead of '%s'\n"
-msgstr "Обираю '%s' як пакунок вихідних текстів, замість '%s'\n"
+#: apt-private/private-output.cc:268
+#, fuzzy
+msgid "[installed,local]"
+msgstr " [Встановлено]"
 
-#: cmdline/apt-get.cc:423
-#, fuzzy, c-format
-msgid "Can not find version '%s' of package '%s'"
-msgstr "Ігнорувати недоступну версію '%s' пакунку '%s'"
+#: apt-private/private-output.cc:270
+msgid "[installed,auto-removable]"
+msgstr ""
 
-#: cmdline/apt-get.cc:454
+#: apt-private/private-output.cc:272
+#, fuzzy
+msgid "[installed,automatic]"
+msgstr " [Встановлено]"
+
+#: apt-private/private-output.cc:274
+#, fuzzy
+msgid "[installed]"
+msgstr " [Встановлено]"
+
+#: apt-private/private-output.cc:277
 #, c-format
-msgid "Couldn't find package %s"
-msgstr "Не можу знайти пакунок %s"
+msgid "[upgradable from: %s]"
+msgstr ""
 
-#: cmdline/apt-get.cc:459 cmdline/apt-mark.cc:81
-#: apt-private/private-install.cc:865
+#: apt-private/private-output.cc:281
+msgid "[residual-config]"
+msgstr ""
+
+#: apt-private/private-output.cc:455
 #, c-format
-msgid "%s set to manually installed.\n"
-msgstr "%s позначений як встановлений вручну.\n"
+msgid "but %s is installed"
+msgstr "але %s вже встановлений"
 
-#: cmdline/apt-get.cc:461 cmdline/apt-mark.cc:83
+#: apt-private/private-output.cc:457
 #, c-format
-msgid "%s set to automatically installed.\n"
-msgstr "%s позначений як автоматично встановлений.\n"
+msgid "but %s is to be installed"
+msgstr "але %s буде встановлений"
 
-#: cmdline/apt-get.cc:469 cmdline/apt-mark.cc:127
-msgid ""
-"This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' "
-"instead."
-msgstr ""
-"Ця команда застаріла. Будь-ласка, використовуйте замість неї 'apt-mark auto' "
-"і 'apt-mark manual'."
+#: apt-private/private-output.cc:464
+msgid "but it is not installable"
+msgstr "але він не може бути встановлений"
 
-#: cmdline/apt-get.cc:538 cmdline/apt-get.cc:546
-msgid "Internal error, problem resolver broke stuff"
-msgstr "Ð\92нÑ\83Ñ\82Ñ\80Ñ\96Ñ\88нÑ\8f Ð¿Ð¾Ð¼Ð¸Ð»ÐºÐ°, Ð²Ð¸Ñ\80Ñ\96Ñ\88Ñ\83ваÑ\87 Ð¿Ñ\80облем Ñ\89оÑ\81Ñ\8c Ð¿Ð¾Ð»Ð°Ð¼Ð°Ð²"
+#: apt-private/private-output.cc:466
+msgid "but it is a virtual package"
+msgstr "але Ñ\86е Ð²Ñ\96Ñ\80Ñ\82Ñ\83алÑ\8cний Ð¿Ð°ÐºÑ\83нок"
 
-#: cmdline/apt-get.cc:574 cmdline/apt-get.cc:611
-msgid "Unable to lock the download directory"
-msgstr "Ð\9dеможливо Ð·Ð°Ð±Ð»Ð¾ÐºÑ\83ваÑ\82и Ð´Ð¸Ñ\80екÑ\82оÑ\80Ñ\96Ñ\8e Ð´Ð»Ñ\8f Ð·Ð°Ð²Ð°Ð½Ñ\82аженнÑ\8f"
+#: apt-private/private-output.cc:469
+msgid "but it is not installed"
+msgstr "але Ð²Ñ\96н Ð½Ðµ Ð²Ñ\81Ñ\82ановлений"
 
-#: cmdline/apt-get.cc:726
-msgid "Must specify at least one package to fetch source for"
-msgstr ""
-"Вкажіть як мінімум один пакунок, для якого необхідно завантажити вихідні "
-"тексти"
+#: apt-private/private-output.cc:469
+msgid "but it is not going to be installed"
+msgstr "але він не буде встановлений"
 
-#: cmdline/apt-get.cc:766 cmdline/apt-get.cc:1066
-#, c-format
-msgid "Unable to find a source package for %s"
-msgstr "Неможливо знайти пакунок з вихідними текстами для %s"
+#: apt-private/private-output.cc:474
+msgid " or"
+msgstr " чи"
 
-#: cmdline/apt-get.cc:786
-#, c-format
-msgid ""
-"NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n"
-"%s\n"
-msgstr ""
-"УВАГА: Пакування '%s' відбувається в системі контролю версій '%s' на:\n"
-"%s\n"
+#: apt-private/private-output.cc:488 apt-private/private-output.cc:500
+msgid "The following packages have unmet dependencies:"
+msgstr "Пакунки, що мають незадоволені залежності:"
 
-#: cmdline/apt-get.cc:791
+#: apt-private/private-output.cc:523
+msgid "The following NEW packages will be installed:"
+msgstr "НОВІ пакунки, які будуть встановлені:"
+
+#: apt-private/private-output.cc:549
+msgid "The following packages will be REMOVED:"
+msgstr "Пакунки, які будуть ВИДАЛЕНІ:"
+
+#: apt-private/private-output.cc:571
+msgid "The following packages have been kept back:"
+msgstr "Пакунки, які залишені в незмінному стані:"
+
+#: apt-private/private-output.cc:592
+msgid "The following packages will be upgraded:"
+msgstr "Пакунки, які будуть ОНОВЛЕНІ:"
+
+#: apt-private/private-output.cc:613
+msgid "The following packages will be DOWNGRADED:"
+msgstr "Пакунки, які будуть замінені на СТАРІШІ версії:"
+
+#: apt-private/private-output.cc:633
+msgid "The following held packages will be changed:"
+msgstr "Пакунки, які мали б залишитися без змін, але будуть замінені:"
+
+#: apt-private/private-output.cc:688
 #, c-format
+msgid "%s (due to %s) "
+msgstr "%s (внаслідок %s) "
+
+#: apt-private/private-output.cc:696
 msgid ""
-"Please use:\n"
-"bzr branch %s\n"
-"to retrieve the latest (possibly unreleased) updates to the package.\n"
+"WARNING: The following essential packages will be removed.\n"
+"This should NOT be done unless you know exactly what you are doing!"
 msgstr ""
-"Будь-ласка використовуйте:\n"
-"bzr branch %s\n"
-"щоб отримати найновіші (потенційно не випущені) оновлення до пакунку.\n"
+"УВАГА: Наступні важливі пакунки будуть вилучені.\n"
+"НЕ РОБІТЬ цього, якщо ви НЕ уявляєте собі всі можливі наслідки!"
 
-#: cmdline/apt-get.cc:843
+#: apt-private/private-output.cc:727
 #, c-format
-msgid "Skipping already downloaded file '%s'\n"
-msgstr "Ð\9fÑ\80опÑ\83Ñ\81каÑ\94мо Ð²Ð¶Ðµ Ð·Ð°Ð²Ð°Ð½Ñ\82ажений Ñ\84айл '%s'\n"
+msgid "%lu upgraded, %lu newly installed, "
+msgstr "оновлено %lu, Ð²Ñ\81Ñ\82ановлено %lu Ð½Ð¾Ð²Ð¸Ñ\85"
 
-#: cmdline/apt-get.cc:869 cmdline/apt-get.cc:872
-#: apt-private/private-install.cc:187 apt-private/private-install.cc:190
+#: apt-private/private-output.cc:731
 #, c-format
-msgid "Couldn't determine free space in %s"
-msgstr "Не вдалося визначити кількість вільного місця в %s"
+msgid "%lu reinstalled, "
+msgstr "%lu перевстановлено, "
 
-#: cmdline/apt-get.cc:882
+#: apt-private/private-output.cc:733
 #, c-format
-msgid "You don't have enough free space in %s"
-msgstr "Недостатньо місця в %s"
+msgid "%lu downgraded, "
+msgstr "%lu замінено на старіші версії, "
 
-#. TRANSLATOR: The required space between number and unit is already included
-#. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
-#: cmdline/apt-get.cc:891
+#: apt-private/private-output.cc:735
 #, c-format
-msgid "Need to get %sB/%sB of source archives.\n"
-msgstr "Необхідно завантажити %sB/%sB з архівів вихідних текстів.\n"
+msgid "%lu to remove and %lu not upgraded.\n"
+msgstr "%lu відмічено для видалення і %lu не оновлено.\n"
 
-#. TRANSLATOR: The required space between number and unit is already included
-#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
-#: cmdline/apt-get.cc:896
+#: apt-private/private-output.cc:739
 #, c-format
-msgid "Need to get %sB of source archives.\n"
-msgstr "Ð\9fоÑ\82Ñ\80Ñ\96бно Ð·Ð°Ð²Ð°Ð½Ñ\82ажиÑ\82и %sB Ð°Ñ\80Ñ\85Ñ\96вÑ\96в Ð· Ð²Ð¸Ñ\85Ñ\96дними Ñ\82екÑ\81Ñ\82ами.\n"
+msgid "%lu not fully installed or removed.\n"
+msgstr "не Ð²Ñ\81Ñ\82ановлено(видалено) Ð´Ð¾ ÐºÑ\96нÑ\86Ñ\8f %lu Ð¿Ð°ÐºÑ\83нкÑ\96в.\n"
 
-#: cmdline/apt-get.cc:902
-#, c-format
-msgid "Fetch source %s\n"
-msgstr "Завантаження вихідних текстів %s\n"
+#. TRANSLATOR: Yes/No question help-text: defaulting to Y[es]
+#. e.g. "Do you want to continue? [Y/n] "
+#. The user has to answer with an input matching the
+#. YESEXPR/NOEXPR defined in your l10n.
+#: apt-private/private-output.cc:761
+msgid "[Y/n]"
+msgstr ""
 
-#: cmdline/apt-get.cc:920
-msgid "Failed to fetch some archives."
-msgstr "Деякі архіви не вдалося завантажити."
+#. TRANSLATOR: Yes/No question help-text: defaulting to N[o]
+#. e.g. "Should this file be removed? [y/N] "
+#. The user has to answer with an input matching the
+#. YESEXPR/NOEXPR defined in your l10n.
+#: apt-private/private-output.cc:767
+msgid "[y/N]"
+msgstr ""
 
-#: cmdline/apt-get.cc:925 apt-private/private-install.cc:314
-msgid "Download complete and in download only mode"
-msgstr "Завантаження завершено в режимі \"тільки завантаження\""
+#. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set
+#: apt-private/private-output.cc:778
+msgid "Y"
+msgstr ""
 
-#: cmdline/apt-get.cc:950
-#, c-format
-msgid "Skipping unpack of already unpacked source in %s\n"
+#. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set
+#: apt-private/private-output.cc:784
+msgid "N"
 msgstr ""
-"Пропускається розпакування вихідних текстів, тому що вже розпаковано в %s\n"
 
-#: cmdline/apt-get.cc:962
+#: apt-private/private-output.cc:806 apt-pkg/cachefilter.cc:35
 #, c-format
-msgid "Unpack command '%s' failed.\n"
-msgstr "Ð\9aоманда Ñ\80озпакÑ\83ваннÑ\8f '%s' Ð·Ð°Ð²ÐµÑ\80Ñ\88илаÑ\81Ñ\8f Ð½ÐµÐ²Ð´Ð°Ð»Ð¾.\n"
+msgid "Regex compilation error - %s"
+msgstr "Ð\9fомилка ÐºÐ¾Ð¼Ð¿Ñ\96лÑ\8fÑ\86Ñ\96Ñ\97 Ñ\80егÑ\83лÑ\8fÑ\80ного Ð²Ð¸Ñ\80азÑ\83 - %s"
 
-#: cmdline/apt-get.cc:963
-#, c-format
-msgid "Check if the 'dpkg-dev' package is installed.\n"
-msgstr "Перевірте, чи встановлений пакунок 'dpkg-dev'.\n"
+#: apt-private/private-update.cc:31
+msgid "The update command takes no arguments"
+msgstr "Команді update не потрібні аргументи"
 
-#: cmdline/apt-get.cc:991
+#: apt-private/private-update.cc:97
 #, c-format
-msgid "Build command '%s' failed.\n"
-msgstr "Команда побудови '%s' закінчилася невдало.\n"
-
-#: cmdline/apt-get.cc:1010
-msgid "Child process failed"
-msgstr "Породжений процес завершився невдало"
+msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n"
+msgid_plural ""
+"%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
 
-#: cmdline/apt-get.cc:1029
-msgid "Must specify at least one package to check builddeps for"
+#: apt-private/private-update.cc:101
+msgid "All packages are up to date."
 msgstr ""
-"Для перевірки залежностей для побудови необхідно вказати як мінімум один "
-"пакунок"
 
-#: cmdline/apt-get.cc:1054
+#: apt-private/private-show.cc:156
 #, c-format
+msgid "There is %i additional record. Please use the '-a' switch to see it"
+msgid_plural ""
+"There are %i additional records. Please use the '-a' switch to see them."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
+#: apt-private/private-show.cc:163
+msgid "not a real package (virtual)"
+msgstr ""
+
+#: apt-private/private-main.cc:32
 msgid ""
-"No architecture information available for %s. See apt.conf(5) APT::"
-"Architectures for setup"
+"NOTE: This is only a simulation!\n"
+"      apt-get 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!"
 msgstr ""
-"Відсутня інформація про архітектуру для %s. Дивись apt.conf(5) APT::"
-"Архітектури для налащтування"
+"УВАГА: Це тільки симуляція!\n"
+"       apt-get потребує права root для реального запуску.\n"
+"       Також не забувайте, що блокування вимикається,\n"
+"       тому не очікуйте на відповідність поточній реальній ситуації!"
 
-#: cmdline/apt-get.cc:1078 cmdline/apt-get.cc:1081
-#, c-format
-msgid "Unable to get build-dependency information for %s"
-msgstr "Неможливо одержати інформацію про залежності для побудови %s"
+#: apt-private/private-download.cc:36
+msgid "WARNING: The following packages cannot be authenticated!"
+msgstr "УВАГА: Наступні пакунки неможливо автентифікувати!"
 
-#: cmdline/apt-get.cc:1101
-#, c-format
-msgid "%s has no build depends.\n"
-msgstr "%s не має залежностей для побудови.\n"
+#: apt-private/private-download.cc:40
+msgid "Authentication warning overridden.\n"
+msgstr "Автентифікаційне попередження не прийнято до уваги.\n"
 
-#: cmdline/apt-get.cc:1271
-#, 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-download.cc:45 apt-private/private-download.cc:52
+msgid "Some packages could not be authenticated"
+msgstr "Деякі пакунки неможливо автентифікувати"
 
-#: cmdline/apt-get.cc:1289
-#, c-format
-msgid ""
-"%s dependency for %s cannot be satisfied because the package %s cannot be "
-"found"
-msgstr ""
-"Залежність типу %s для %s не може бути задоволена, бо пакунок %s не знайдено"
+#: apt-private/private-download.cc:50
+msgid "Install these packages without verification?"
+msgstr "Встановити ці пакунки без перевірки?"
 
-#: cmdline/apt-get.cc:1312
+#: apt-private/private-download.cc:91 apt-pkg/update.cc:77
 #, c-format
-msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new"
-msgstr ""
-"Не вдалося задовольнити залежність типу %s для %s: Встановлений пакунок %s "
-"новіше, аніж треба"
+msgid "Failed to fetch %s  %s\n"
+msgstr "Не вдалося завантажити %s  %s\n"
+
+#: apt-private/private-sources.cc:58
+#, fuzzy, c-format
+msgid "Failed to parse %s. Edit again? "
+msgstr "Не вдалося перейменувати %s на %s"
 
-#: cmdline/apt-get.cc:1351
+#: apt-private/private-sources.cc:70
 #, c-format
-msgid ""
-"%s dependency for %s cannot be satisfied because candidate version of "
-"package %s can't satisfy version requirements"
+msgid "Your '%s' file changed, please run 'apt-get update'."
 msgstr ""
-"Залежність типу %s для %s не може бути задоволена, бо версія пакунку-"
-"кандидата %s не задовольняє умови по версіям"
 
-#: cmdline/apt-get.cc:1357
-#, c-format
-msgid ""
-"%s dependency for %s cannot be satisfied because package %s has no candidate "
-"version"
+#: apt-private/private-search.cc:69
+msgid "Full Text Search"
 msgstr ""
-"Залежність типу %s для %s не може бути задоволена, бо немає пакунку-"
-"кандидата %s потрібної версії"
 
-#: cmdline/apt-get.cc:1380
-#, c-format
-msgid "Failed to satisfy %s dependency for %s: %s"
-msgstr "Неможливо задовольнити залежність типу %s для пакунка %s: %s"
+#: apt-private/private-upgrade.cc:25
+msgid "Calculating upgrade... "
+msgstr "Обчислення оновлень... "
 
-#: cmdline/apt-get.cc:1395
-#, c-format
-msgid "Build-dependencies for %s could not be satisfied."
-msgstr "Залежності для побудови %s не можуть бути задоволені."
+#: apt-private/private-upgrade.cc:28
+msgid "Done"
+msgstr "Виконано"
 
-#: cmdline/apt-get.cc:1400
-msgid "Failed to process build dependencies"
-msgstr "Обробка залежностей для побудови закінчилася невдало"
+#: apt-private/acqprogress.cc:66
+msgid "Hit "
+msgstr "В кеші "
+
+#: apt-private/acqprogress.cc:90
+msgid "Get:"
+msgstr "Отр:"
+
+#: apt-private/acqprogress.cc:121
+msgid "Ign "
+msgstr "Ігн "
+
+#: apt-private/acqprogress.cc:125
+msgid "Err "
+msgstr "Пом "
 
-#: cmdline/apt-get.cc:1493 cmdline/apt-get.cc:1505
+#: apt-private/acqprogress.cc:146
 #, c-format
-msgid "Changelog for %s (%s)"
-msgstr "Ð\96Ñ\83Ñ\80нал Ð·Ð¼Ñ\96н Ð´Ð»Ñ\8f %s (%s)"
+msgid "Fetched %sB in %s (%sB/s)\n"
+msgstr "Ð\9eÑ\82Ñ\80имано %sB Ð·Ð° %sB (%sB/s)\n"
 
-#: cmdline/apt-get.cc:1591
-msgid "Supported modules:"
-msgstr "Підтримувані модулі:"
+#: apt-private/acqprogress.cc:236
+#, c-format
+msgid " [Working]"
+msgstr " [Йде робота]"
 
-#: cmdline/apt-get.cc:1632
+#: apt-private/acqprogress.cc:297
+#, c-format
 msgid ""
-"Usage: apt-get [options] command\n"
-"       apt-get [options] install|remove pkg1 [pkg2 ...]\n"
-"       apt-get [options] source pkg1 [pkg2 ...]\n"
-"\n"
-"apt-get is a simple command line interface for downloading and\n"
-"installing packages. The most frequently used commands are update\n"
-"and install.\n"
-"\n"
-"Commands:\n"
-"   update - Retrieve new lists of packages\n"
-"   upgrade - Perform an upgrade\n"
-"   install - Install new packages (pkg is libc6 not libc6.deb)\n"
-"   remove - Remove packages\n"
-"   autoremove - Remove automatically all unused packages\n"
-"   purge - Remove packages and config files\n"
-"   source - Download source archives\n"
-"   build-dep - Configure build-dependencies for source packages\n"
-"   dist-upgrade - Distribution upgrade, see apt-get(8)\n"
-"   dselect-upgrade - Follow dselect selections\n"
-"   clean - Erase downloaded archive files\n"
-"   autoclean - Erase old downloaded archive files\n"
-"   check - Verify that there are no broken dependencies\n"
-"   changelog - Download and display the changelog for the given package\n"
-"   download - Download the binary package into the current directory\n"
-"\n"
-"Options:\n"
-"  -h  This help text.\n"
-"  -q  Loggable output - no progress indicator\n"
-"  -qq No output except for errors\n"
-"  -d  Download only - do NOT install or unpack archives\n"
-"  -s  No-act. Perform ordering simulation\n"
-"  -y  Assume Yes to all queries and do not prompt\n"
-"  -f  Attempt to correct a system with broken dependencies in place\n"
-"  -m  Attempt to continue if archives are unlocatable\n"
-"  -u  Show a list of upgraded packages as well\n"
-"  -b  Build the source package after fetching it\n"
-"  -V  Show verbose version numbers\n"
-"  -c=? Read this configuration file\n"
-"  -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
-"See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
-"pages for more information and options.\n"
-"                       This APT has Super Cow Powers.\n"
+"Media change: please insert the disc labeled\n"
+" '%s'\n"
+"in the drive '%s' and press enter\n"
 msgstr ""
-"Використання: apt-get [опції] команда\n"
-"               apt-get [опції] install|remove пакунок1 [пкн2 ...]\n"
-"               apt-get [опції] source пакунок1 [пкн2 ...]\n"
-"\n"
-"apt-get - простий інтерфейс командного рядка для завантаження й\n"
-"встановлення пакунків. Найбільш часто використовувані команди - update\n"
-"і install.\n"
-"\n"
-"Команди:\n"
-"   update - завантажити нові переліки пакунків\n"
-"   upgrade - виконати оновлення пакунків\n"
-"   install - встановити нові пакунки (назва пакунка вказується\n"
-"             як libc6, а не libc6.deb)\n"
-"   remove - видалити пакунки\n"
-"   autoremove - видалити автоматично усі пакунки, що не використовуються\n"
-"   purge - видалити пакунки разом з іхніми конфігураційними файлами\n"
-"   source - завантажити архіви з вихідними текстами\n"
-"   build-dep - завантажити все необхідне для побудови зазначеного\n"
-"               пакунку з вихідних текстів\n"
-"   dist-upgrade - оновити всю систему, докладніше в apt-get(8)\n"
-"   dselect-upgrade - керуватися вибором, зробленим у dselect\n"
-"   clean - видалити завантажені архіви\n"
-"   autoclean - видалити старі завантажені архіви\n"
-"   check - перевірити наявність порушених залежностей\n"
-"   changelog - завантажити і показати журнал змін для визначеного пакунку\n"
-"   download - завантажити двійковий пакунок у поточну директорію\n"
-"\n"
-"Опції:\n"
-"  -h  Цей текст допомоги.\n"
-"  -q  Виводити повідомлення, придатні для запису у файл журналу.\n"
-"      Не виводити індикатор прогресу\n"
-"  -qq Виводити тільки повідомлення про помилки\n"
-"  -d  Тільки завантажити - не встановлювати й не розпаковувати архіви\n"
-"  -s  Не виконувати реальних дій. Імітація роботи\n"
-"  -y  Відповідати 'Так' на всі запитання. Самі запитання при цьому не\n"
-"      виводяться\n"
-"  -f  Спробувати виправити систему зі зламаними залежностями\n"
-"  -m  Продовжувати, навіть якщо місце розташування архівів невідомо\n"
-"  -u  Показувати список оновлюваних пакунків\n"
-"  -b  Компілювати пакунок з вихідними текстами після завантаження\n"
-"  -V  Показувати докладну інформацію про версії пакунків\n"
-"  -c=? Читати зазначений файл конфігурації\n"
-"  -o=? Встановити умовну опцію, наприклад, -o dir::cache=/tmp\n"
-"Сторінки керівництв apt-get(8), sources.list(5) і apt.conf(5)\n"
-"містять більше інформації і опцій.\n"
-"                       Цей APT має Супер-Коров'ячу Силу.\n"
+"Зміна носія: вставте диск з міткою\n"
+" '%s'\n"
+"у пристрій '%s' і натисніть Enter\n"
 
-#: cmdline/apt-helper.cc:35
-#, fuzzy
-msgid "Must specify at least one pair url/filename"
+#. Only warn if there are no sources.list.d.
+#. Only warn if there is no sources.list file.
+#: methods/mirror.cc:95 apt-inst/extract.cc:471 apt-pkg/init.cc:103
+#: apt-pkg/init.cc:111 apt-pkg/clean.cc:43 apt-pkg/acquire.cc:494
+#: apt-pkg/policy.cc:381 apt-pkg/sourcelist.cc:280 apt-pkg/sourcelist.cc:286
+#: apt-pkg/contrib/fileutl.cc:368 apt-pkg/contrib/fileutl.cc:481
+#: apt-pkg/contrib/cdromutl.cc:205
+#, c-format
+msgid "Unable to read %s"
+msgstr "Неможливо прочитати %s"
+
+#: methods/mirror.cc:101 methods/mirror.cc:130 apt-pkg/clean.cc:49
+#: apt-pkg/clean.cc:67 apt-pkg/clean.cc:130 apt-pkg/acquire.cc:500
+#: apt-pkg/acquire.cc:525 apt-pkg/contrib/cdromutl.cc:201
+#: apt-pkg/contrib/cdromutl.cc:235
+#, c-format
+msgid "Unable to change to %s"
+msgstr "Неможливо змінити на %s"
+
+#. FIXME: fallback to a default mirror here instead
+#. and provide a config option to define that default
+#: methods/mirror.cc:280
+#, c-format
+msgid "No mirror file '%s' found "
+msgstr "Не знайдено файла дзеркала '%s' "
+
+#. FIXME: fallback to a default mirror here instead
+#. and provide a config option to define that default
+#: methods/mirror.cc:287
+#, c-format
+msgid "Can not read mirror file '%s'"
+msgstr "Неможливо прочитати файл дзеркала '%s'"
+
+#: methods/mirror.cc:315
+#, fuzzy, c-format
+msgid "No entry found in mirror file '%s'"
+msgstr "Неможливо прочитати файл дзеркала '%s'"
+
+#: methods/mirror.cc:445
+#, c-format
+msgid "[Mirror: %s]"
+msgstr "[Дзеркало: %s]"
+
+#: methods/rsh.cc:102 ftparchive/multicompress.cc:171
+msgid "Failed to create IPC pipe to subprocess"
+msgstr "Не вдалося створити IPC канал для підпроцесу"
+
+#: methods/rsh.cc:346
+msgid "Connection closed prematurely"
+msgstr "З'єднання завершено передчасно"
+
+#: dselect/install:33
+msgid "Bad default setting!"
+msgstr "Неправильне значення за умовчанням!"
+
+#: dselect/install:52 dselect/install:84 dselect/install:88 dselect/install:95
+#: dselect/install:106 dselect/update:45
+msgid "Press enter to continue."
+msgstr "Для продовження натисніть Enter."
+
+#: dselect/install:92
+msgid "Do you want to erase any previously downloaded .deb files?"
+msgstr "Чи хочете ви видалити всі раніше завантажені .deb файли?"
+
+#: dselect/install:102
+msgid "Some errors occurred while unpacking. Packages that were installed"
 msgstr ""
-"Вкажіть як мінімум один пакунок, для якого необхідно завантажити вихідні "
-"тексти"
+"Під час розпакування виникли якісь помилки. Пакунки, які були встановлені"
 
-#: cmdline/apt-helper.cc:53
-msgid "Download Failed"
+#: dselect/install:103
+msgid "will be configured. This may result in duplicate errors"
+msgstr "будуть налаштовані. Це може призвести до повторення помилок"
+
+#: dselect/install:104
+msgid "or errors caused by missing dependencies. This is OK, only the errors"
 msgstr ""
+"або виникнення нових через незадоволені залежності. Це нормально,тільки "
+"помилки"
 
-#: cmdline/apt-helper.cc:66
+#: dselect/install:105
 msgid ""
-"Usage: apt-helper [options] command\n"
-"       apt-helper [options] download-file uri target-path\n"
-"\n"
-"apt-helper is a internal helper for apt\n"
-"\n"
-"Commands:\n"
-"   download-file - download the given uri to the target-path\n"
-"\n"
-"                       This APT helper has Super Meep Powers.\n"
+"above this message are important. Please fix them and run [I]nstall again"
 msgstr ""
+"зазначені вище цього повідомлення є важливими. Будь-ласка, виправте їх і "
+"виконайте установку '[I]nstall' ще раз"
 
-#: cmdline/apt-mark.cc:68
-#, c-format
-msgid "%s can not be marked as it is not installed.\n"
-msgstr "%s не може бути позначений, тому що він не встановлений.\n"
+#: dselect/update:30
+msgid "Merging available information"
+msgstr "Об'єднання доступної інформації"
 
-#: cmdline/apt-mark.cc:74
+#: apt-inst/filelist.cc:380
+msgid "DropNode called on still linked node"
+msgstr "DropNode було викликано для вузла, що ще використовувався"
+
+#: apt-inst/filelist.cc:412
+msgid "Failed to locate the hash element!"
+msgstr "Не вдалося знайти елемент хеша!"
+
+#: apt-inst/filelist.cc:459
+#, fuzzy
+msgid "Failed to allocate diversion"
+msgstr "Не вдалося створити diversion"
+
+#: apt-inst/filelist.cc:464
+msgid "Internal error in AddDiversion"
+msgstr "Внутрішня помилка в AddDiversion"
+
+#: apt-inst/filelist.cc:477
+#, fuzzy, c-format
+msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
+msgstr "Спроба перезапису diversion, %s -> %s і %s/%s"
+
+#: apt-inst/filelist.cc:506
+#, fuzzy, c-format
+msgid "Double add of diversion %s -> %s"
+msgstr "Подвійне додавання diversion %s -> %s"
+
+#: apt-inst/filelist.cc:549
 #, c-format
-msgid "%s was already set to manually installed.\n"
-msgstr "%s вже був позначений, як встановлений вручну.\n"
+msgid "Duplicate conf file %s/%s"
+msgstr "Копія конфігураційного файлу %s/%s"
 
-#: cmdline/apt-mark.cc:76
+#: apt-inst/extract.cc:101 apt-inst/extract.cc:172
 #, c-format
-msgid "%s was already set to automatically installed.\n"
-msgstr "%s вже був позначений, як автоматично встановлений.\n"
+msgid "The path %s is too long"
+msgstr "Шлях %s занадто довгий"
 
-#: cmdline/apt-mark.cc:241
+#: apt-inst/extract.cc:132
 #, c-format
-msgid "%s was already set on hold.\n"
-msgstr "%s вже був зафіксований.\n"
+msgid "Unpacking %s more than once"
+msgstr "Розпакування %s більш ніж один раз"
 
-#: cmdline/apt-mark.cc:243
+#: apt-inst/extract.cc:142
+#, fuzzy, c-format
+msgid "The directory %s is diverted"
+msgstr "Директорія %s є відхиленою (diverted)"
+
+#: apt-inst/extract.cc:152
 #, c-format
-msgid "%s was already not hold.\n"
-msgstr "%s вже був незафіксований.\n"
+msgid "The package is trying to write to the diversion target %s/%s"
+msgstr "Пакунок пробує записати у ціль з diversion %s/%s"
 
-#: cmdline/apt-mark.cc:273 cmdline/apt-mark.cc:322
+#: apt-inst/extract.cc:162 apt-inst/extract.cc:306
+#, fuzzy
+msgid "The diversion path is too long"
+msgstr "Шлях 'diversion' є занадто довгим"
+
+#: apt-inst/extract.cc:186 apt-inst/extract.cc:199 apt-inst/extract.cc:216
+#: ftparchive/cachedb.cc:182
 #, c-format
-msgid "%s set on hold.\n"
-msgstr "%s зафіксовано.\n"
+msgid "Failed to stat %s"
+msgstr "Не вдалося одержати атрибути %s"
 
-#: cmdline/apt-mark.cc:275 cmdline/apt-mark.cc:327
+#: apt-inst/extract.cc:194 ftparchive/multicompress.cc:374
 #, c-format
-msgid "Canceled hold on %s.\n"
-msgstr "ФÑ\96кÑ\81аÑ\86Ñ\96Ñ\8e Ð´Ð»Ñ\8f %s Ð²Ñ\96дмÑ\96нено.\n"
+msgid "Failed to rename %s to %s"
+msgstr "Ð\9dе Ð²Ð´Ð°Ð»Ð¾Ñ\81Ñ\8f Ð¿ÐµÑ\80ейменÑ\83ваÑ\82и %s Ð½Ð° %s"
 
-#: cmdline/apt-mark.cc:345
-msgid "Executing dpkg failed. Are you root?"
-msgstr "Не вдалося виконати dpkg. Ви root?"
+#: apt-inst/extract.cc:249
+#, c-format
+msgid "The directory %s is being replaced by a non-directory"
+msgstr "Директорія %s замінюється не директорією"
 
-#: cmdline/apt-mark.cc:392
+#: apt-inst/extract.cc:289
 #, fuzzy
-msgid ""
-"Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n"
-"\n"
-"apt-mark is a simple command line interface for marking packages\n"
-"as manually or automatically installed. It can also list marks.\n"
-"\n"
-"Commands:\n"
-"   auto - Mark the given packages as automatically installed\n"
-"   manual - Mark the given packages as manually installed\n"
-"   hold - Mark a package as held back\n"
-"   unhold - Unset a package set as held back\n"
-"   showauto - Print the list of automatically installed packages\n"
-"   showmanual - Print the list of manually installed packages\n"
-"   showhold - Print the list of package on hold\n"
-"\n"
-"Options:\n"
-"  -h  This help text.\n"
-"  -q  Loggable output - no progress indicator\n"
-"  -qq No output except for errors\n"
-"  -s  No-act. Just prints what would be done.\n"
-"  -f  read/write auto/manual marking in the given file\n"
-"  -c=? Read this configuration file\n"
-"  -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
-"See the apt-mark(8) and apt.conf(5) manual pages for more information."
-msgstr ""
-"Використання: apt-mark [опції] {auto|manual} пакунок1 [пакунок2 ...]\n"
-"\n"
-"apt-mark - це простий інтерфейс командного рядка для позначення\n"
-"пакунків як встановлені вручну, або автоматично. Він також уміє\n"
-"показувати позначки.\n"
-"\n"
-"Команди:\n"
-"   auto - позначити вказані пакунки як автоматично встановлені\n"
-"   manual - позначити вказані пакунки як встановлені вручну\n"
-"\n"
-"Опції:\n"
-"  -h   Цей текст допомоги.\n"
-"  -q   Не показувати індикатор прогресу.\n"
-"  -qq Виводити тільки повідомлення про помилки\n"
-"  -s  Не виконувати реальних дій. Імітація роботи\n"
-"  -f   Читати/писати позначки авто/вручну у вказаному файлі\n"
-"  -c=? Читати зазначений файл конфігурації.\n"
-"  -o=? Встановити умовну опцію конфігурації, наприклад, -o dir::cache=/tmp\n"
-"Для докладної інформації дивіться керівництва для apt-mark(8) і apt.conf(5)."
+msgid "Failed to locate node in its hash bucket"
+msgstr "Не вдалося знайти вузол у його наборі хешів"
 
-#: cmdline/apt.cc:47
-msgid ""
-"Usage: apt [options] command\n"
-"\n"
-"CLI for apt.\n"
-"Basic commands: \n"
-" list - list packages based on package names\n"
-" search - search in package descriptions\n"
-" show - show package details\n"
-"\n"
-" update - update list of available packages\n"
-"\n"
-" install - install packages\n"
-" remove  - remove packages\n"
-"\n"
-" upgrade - upgrade the system by installing/upgrading packages\n"
-" full-upgrade - upgrade the system by removing/installing/upgrading "
-"packages\n"
-"\n"
-" edit-sources - edit the source information file\n"
-msgstr ""
+#: apt-inst/extract.cc:293
+msgid "The path is too long"
+msgstr "Шлях занадто довгий"
+
+#: apt-inst/extract.cc:421
+#, c-format
+msgid "Overwrite package match with no version for %s"
+msgstr "Перезаписати відповідність пакунка без версії для %s"
+
+#: apt-inst/extract.cc:438
+#, c-format
+msgid "File %s/%s overwrites the one in the package %s"
+msgstr "Файл %s/%s перезаписує інший файл в пакунку %s"
+
+#: apt-inst/extract.cc:498
+#, c-format
+msgid "Unable to stat %s"
+msgstr "Неможливо прочитати атрибути %s"
 
-#: methods/cdrom.cc:203
+#: apt-inst/dirstream.cc:42 apt-inst/dirstream.cc:49 apt-inst/dirstream.cc:54
 #, c-format
-msgid "Unable to read the cdrom database %s"
-msgstr "Неможливо прочитати базу %s з cdrom"
+msgid "Failed to write file %s"
+msgstr "Не вдалося записати файл %s"
 
-#: methods/cdrom.cc:212
-msgid ""
-"Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update "
-"cannot be used to add new CD-ROMs"
-msgstr ""
-"Будь-ласка запустіть apt-cdrom, щоб APT розпізнав цей CD-ROM, apt-get update "
-"не може додавати нові CD-ROM"
+#: apt-inst/dirstream.cc:105
+#, c-format
+msgid "Failed to close file %s"
+msgstr "Не вдалося закрити файл %s"
 
-#: methods/cdrom.cc:222
-msgid "Wrong CD-ROM"
-msgstr "Невірний CD-ROM"
+#: apt-inst/deb/debfile.cc:47 apt-inst/deb/debfile.cc:54
+#: apt-inst/deb/debfile.cc:63
+#, c-format
+msgid "This is not a valid DEB archive, missing '%s' member"
+msgstr "Невірний DEB архів, відсутній член '%s'"
 
-#: methods/cdrom.cc:249
+#: apt-inst/deb/debfile.cc:132
 #, c-format
-msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
-msgstr ""
-"Неможливо відмонтувати CDROM в %s, можливо він все ще використовується."
+msgid "Internal error, could not locate member %s"
+msgstr "Внутрішня помилка, не можу знайти складову частину %s"
 
-#: methods/cdrom.cc:254
-msgid "Disk not found."
-msgstr "Ð\94иÑ\81к Ð½Ðµ Ð·Ð½Ð°Ð¹Ð´ÐµÐ½Ð¾."
+#: apt-inst/deb/debfile.cc:227
+msgid "Unparsable control file"
+msgstr "Ð\9aонÑ\82Ñ\80олÑ\8cний Ñ\84айл Ð½Ðµ Ð¼Ð¾Ð¶Ð»Ð¸Ð²Ð¾ Ð¾Ð±Ñ\80обиÑ\82и"
 
-#: methods/cdrom.cc:262 methods/file.cc:83 methods/rsh.cc:278
-msgid "File not found"
-msgstr "Файл Ð½Ðµ Ð·Ð½Ð°Ð¹Ð´ÐµÐ½Ð¾"
+#: apt-inst/contrib/arfile.cc:76
+msgid "Invalid archive signature"
+msgstr "Ð\9dевÑ\96Ñ\80ний Ð¿Ñ\96дпиÑ\81 Ð°Ñ\80Ñ\85Ñ\96вÑ\83"
 
-#: methods/copy.cc:47 methods/gzip.cc:117 methods/rred.cc:598
-#: methods/rred.cc:608
+#: apt-inst/contrib/arfile.cc:84
+msgid "Error reading archive member header"
+msgstr "Неможливо прочитати заголовок 'member' в архіві"
+
+#: apt-inst/contrib/arfile.cc:96
+#, fuzzy, c-format
+msgid "Invalid archive member header %s"
+msgstr "Невірний заголовок 'member' %s в архіві"
+
+#: apt-inst/contrib/arfile.cc:108
 #, fuzzy
-msgid "Failed to stat"
-msgstr "Не вдалося одержати атрибути (stat)"
+msgid "Invalid archive member header"
+msgstr "Невірний заголовок 'member' в архіві"
 
-#: methods/copy.cc:83 methods/gzip.cc:124 methods/rred.cc:605
-msgid "Failed to set modification time"
-msgstr "Ð\9dе Ð²Ð´Ð°Ð»Ð¾Ñ\81Ñ\8f Ð²Ñ\81Ñ\82ановиÑ\82и Ñ\87аÑ\81 Ð¼Ð¾Ð´Ð¸Ñ\84Ñ\96каÑ\86Ñ\96Ñ\97"
+#: apt-inst/contrib/arfile.cc:137
+msgid "Archive is too short"
+msgstr "Ð\90Ñ\80Ñ\85Ñ\96в Ð·Ð°Ð½Ð°Ð´Ñ\82о Ð¼Ð°Ð»Ð¸Ð¹"
 
-#: methods/file.cc:48
-msgid "Invalid URI, local URIS must not start with //"
-msgstr "Невірне посилання (URI), локальні посилання не повинні починатися з //"
+#: apt-inst/contrib/arfile.cc:141
+msgid "Failed to read the archive headers"
+msgstr "Не вдалося прочитати заголовки в архіві"
 
-#. Login must be before getpeername otherwise dante won't work.
-#: methods/ftp.cc:177
-msgid "Logging in"
-msgstr "Логінюсь в"
+#: apt-inst/contrib/extracttar.cc:124
+msgid "Failed to create pipes"
+msgstr "Не вдалося створити канали (pipes)"
 
-#: methods/ftp.cc:183
-msgid "Unable to determine the peer name"
-msgstr "Неможливо визначити назву вузла"
+#: apt-inst/contrib/extracttar.cc:151
+msgid "Failed to exec gzip "
+msgstr "Не вдалося виконати gzip "
 
-#: methods/ftp.cc:188
-msgid "Unable to determine the local name"
-msgstr "Ð\9dеможливо Ð²Ð¸Ð·Ð½Ð°Ñ\87иÑ\82и Ð»Ð¾ÐºÐ°Ð»Ñ\8cнÑ\83 Ð½Ð°Ð·Ð²Ñ\83"
+#: apt-inst/contrib/extracttar.cc:188 apt-inst/contrib/extracttar.cc:218
+msgid "Corrupted archive"
+msgstr "Ð\9fоÑ\88коджений Ð°Ñ\80Ñ\85Ñ\96в"
 
-#: methods/ftp.cc:219 methods/ftp.cc:247
+#: apt-inst/contrib/extracttar.cc:203
+msgid "Tar checksum failed, archive corrupted"
+msgstr "Контрольна сума tar архіва невірна, архів пошкоджений"
+
+#: apt-inst/contrib/extracttar.cc:308
 #, c-format
-msgid "The server refused the connection and said: %s"
-msgstr "СеÑ\80веÑ\80 Ñ\80озÑ\96Ñ\80вав Ð·'Ñ\94днаннÑ\8f, Ð²Ñ\96дповÑ\96вÑ\88и: %s"
+msgid "Unknown TAR header type %u, member %s"
+msgstr "Ð\9dевÑ\96домий Ñ\82ип Ð·Ð°Ð³Ð¾Ð»Ð¾Ð²ÐºÑ\83 TAR - %u, Ñ\87лен %s"
 
-#: methods/ftp.cc:225
+#: apt-pkg/install-progress.cc:57
 #, c-format
-msgid "USER failed, server said: %s"
-msgstr "USER невдало, сервер мовив: %s"
+msgid "Progress: [%3i%%]"
+msgstr ""
 
-#: methods/ftp.cc:232
+#: apt-pkg/install-progress.cc:91 apt-pkg/install-progress.cc:174
+msgid "Running dpkg"
+msgstr "Виконується dpkg"
+
+#: apt-pkg/init.cc:146
 #, c-format
-msgid "PASS failed, server said: %s"
-msgstr "PASS невдало, сервер мовив: %s"
+msgid "Packaging system '%s' is not supported"
+msgstr "Система пакування '%s' не підтримується"
 
-#: methods/ftp.cc:252
-msgid ""
-"A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
-"is empty."
-msgstr ""
-"Вказано проксі-сервер, але відсутній скрипт логіну, Acquire::ftp::ProxyLogin "
-"пустий."
+#: apt-pkg/init.cc:162
+msgid "Unable to determine a suitable packaging system type"
+msgstr "Неможливо визначити тип необхідної системи пакування"
 
-#: methods/ftp.cc:280
+#: apt-pkg/indexcopy.cc:236 apt-pkg/indexcopy.cc:773
 #, c-format
-msgid "Login script command '%s' failed, server said: %s"
-msgstr "Ð\9aоманда '%s' Ñ\83 Ñ\81кÑ\80ипÑ\82Ñ\96 Ð»Ð¾Ð³Ñ\96на Ð½Ðµ Ð²Ð´Ð°Ð»Ð°Ñ\81Ñ\8f, Ñ\81еÑ\80веÑ\80 Ð¼Ð¾Ð²Ð¸Ð²: %s"
+msgid "Wrote %i records.\n"
+msgstr "Ð\97апиÑ\81ано %i Ð·Ð°Ð¿Ð¸Ñ\81Ñ\96в.\n"
 
-#: methods/ftp.cc:306
+#: apt-pkg/indexcopy.cc:238 apt-pkg/indexcopy.cc:775
 #, c-format
-msgid "TYPE failed, server said: %s"
-msgstr "TYPE невдало, сервер мовив: %s"
+msgid "Wrote %i records with %i missing files.\n"
+msgstr "Записано %i записів з %i відсутніми файлами.\n"
 
-#: methods/ftp.cc:344 methods/ftp.cc:456 methods/rsh.cc:195 methods/rsh.cc:240
-msgid "Connection timeout"
-msgstr "Час з'єднання вичерпався"
+#: apt-pkg/indexcopy.cc:241 apt-pkg/indexcopy.cc:778
+#, c-format
+msgid "Wrote %i records with %i mismatched files\n"
+msgstr "Записано %i записів з %i невідповідними файлам\n"
 
-#: methods/ftp.cc:350
-msgid "Server closed the connection"
-msgstr "Сервер закрив з'єднання"
+#: apt-pkg/indexcopy.cc:244 apt-pkg/indexcopy.cc:781
+#, c-format
+msgid "Wrote %i records with %i missing files and %i mismatched files\n"
+msgstr "Записано %i записів з %i відсутніми і %i невідповідними файлами\n"
 
-#: methods/ftp.cc:360 methods/rsh.cc:209
-msgid "A response overflowed the buffer."
-msgstr "Відповідь переповнила буфер."
+#: apt-pkg/indexcopy.cc:515
+#, c-format
+msgid "Can't find authentication record for: %s"
+msgstr "Неможливо знайти аутентифікаційний запис для: %s"
 
-#: methods/ftp.cc:377 methods/ftp.cc:389
-msgid "Protocol corruption"
-msgstr "Спотворений протокол"
+#: apt-pkg/indexcopy.cc:521
+#, c-format
+msgid "Hash mismatch for: %s"
+msgstr "Невідповідність хешу для: %s"
 
-#: methods/ftp.cc:701 methods/ftp.cc:707 methods/ftp.cc:742
-msgid "Could not create a socket"
-msgstr "Неможливо створити сокет (socket)"
+#: apt-pkg/cachefile.cc:94
+msgid "The package lists or status file could not be parsed or opened."
+msgstr "Не можу обробити чи відкрити перелік пакунків чи статусний файл."
 
-#: methods/ftp.cc:712
-msgid "Could not connect data socket, connection timed out"
-msgstr "Ð\9dеможливо Ð¿Ñ\96д'Ñ\94днаÑ\82и Ñ\81океÑ\82 (socket) Ð· Ð´Ð°Ð½Ð¸Ð¼Ð¸, Ñ\87аÑ\81 Ð·'Ñ\94днаннÑ\8f Ð²Ð¸Ñ\87еÑ\80павÑ\81Ñ\8f"
+#: apt-pkg/cachefile.cc:98
+msgid "You may want to run apt-get update to correct these problems"
+msgstr "Ð\94лÑ\8f Ð²Ð¸Ð¿Ñ\80авленнÑ\8f Ñ\86иÑ\85 Ð¿Ð¾Ð¼Ð¸Ð»Ð¾Ðº Ð\92и Ð¼Ð¾Ð¶ÐµÑ\82е Ð²Ð¸ÐºÐ¾Ð½Ð°Ñ\82и apt-get update"
 
-#: methods/ftp.cc:716 methods/connect.cc:116
-msgid "Failed"
-msgstr "Ð\9dевдаÑ\87а"
+#: apt-pkg/cachefile.cc:116
+msgid "The list of sources could not be read."
+msgstr "Ð\9dеможливо Ð¿Ñ\80оÑ\87иÑ\82аÑ\82и Ð¿ÐµÑ\80елÑ\96к Ð²Ð¸Ñ\85Ñ\96дниÑ\85 ÐºÐ¾Ð´Ñ\96в."
 
-#: methods/ftp.cc:718
-msgid "Could not connect passive socket."
-msgstr "Ð\9dеможливо Ð¿Ñ\96д'Ñ\94днаÑ\82и Ð¿Ð°Ñ\81ивний Ñ\81океÑ\82 (passive socket)."
+#: apt-pkg/pkgcache.cc:155
+msgid "Empty package cache"
+msgstr "Ð\9aеÑ\88 Ð¿Ð°ÐºÑ\83нкÑ\96в Ð¿Ñ\83Ñ\81Ñ\82ий"
 
-#: methods/ftp.cc:735
-msgid "getaddrinfo was unable to get a listening socket"
-msgstr "Ð\92иклик getaddrinfo Ð½Ðµ Ð·Ð¼Ñ\96г Ð¾Ñ\82Ñ\80имаÑ\82и Ñ\81лÑ\83Ñ\85аÑ\8eÑ\87ий Ñ\81океÑ\82"
+#: apt-pkg/pkgcache.cc:161
+msgid "The package cache file is corrupted"
+msgstr "Файл ÐºÐµÑ\88Ñ\83 Ð¿Ð°ÐºÑ\83нкÑ\96в Ð¿Ð¾Ñ\88коджений"
 
-#: methods/ftp.cc:749
-msgid "Could not bind a socket"
-msgstr "Ð\9dеможливо Ð¿Ñ\80иÑ\94днаÑ\82иÑ\81Ñ\8f Ð´Ð¾ Ñ\81океÑ\82а"
+#: apt-pkg/pkgcache.cc:166
+msgid "The package cache file is an incompatible version"
+msgstr "Файл ÐºÐµÑ\88Ñ\83 Ð¿Ð°ÐºÑ\83нкÑ\96в Ð¼Ð°Ñ\94 Ð½ÐµÑ\81Ñ\83мÑ\96Ñ\81нÑ\83 Ð²ÐµÑ\80Ñ\81Ñ\96Ñ\8e"
 
-#: methods/ftp.cc:753
-msgid "Could not listen on the socket"
-msgstr "Ð\9dеможливо Ð¿Ñ\80оÑ\81лÑ\83Ñ\85аÑ\82и Ð½Ð° Ñ\81океÑ\82Ñ\96"
+#: apt-pkg/pkgcache.cc:169
+msgid "The package cache file is corrupted, it is too small"
+msgstr "Файл ÐºÐµÑ\88Ñ\83 Ð¿Ð°ÐºÑ\83нкÑ\96в Ð¿Ð¾Ñ\88коджений, Ð·Ð°Ð½Ð°Ð´Ñ\82о Ð¼Ð°Ð»Ð¸Ð¹"
 
-#: methods/ftp.cc:760
-msgid "Could not determine the socket's name"
-msgstr "Не вдалося визначити назву сокета"
+#: apt-pkg/pkgcache.cc:174
+#, c-format
+msgid "This APT does not support the versioning system '%s'"
+msgstr "Цей APT не підтримує систему призначення версій '%s'"
+
+#: apt-pkg/pkgcache.cc:179
+msgid "The package cache was built for a different architecture"
+msgstr "Кеш пакунків був побудований для іншої архітектури"
+
+#: apt-pkg/pkgcache.cc:321
+msgid "Depends"
+msgstr "Залежності (Depends)"
+
+#: apt-pkg/pkgcache.cc:321
+msgid "PreDepends"
+msgstr "Пре-Залежності (PreDepends)"
+
+#: apt-pkg/pkgcache.cc:321
+msgid "Suggests"
+msgstr "Пропонує (Suggests)"
+
+#: apt-pkg/pkgcache.cc:322
+msgid "Recommends"
+msgstr "Рекомендує (Recommends)"
+
+#: apt-pkg/pkgcache.cc:322
+msgid "Conflicts"
+msgstr "Конфлікти (Conflicts)"
+
+#: apt-pkg/pkgcache.cc:322
+msgid "Replaces"
+msgstr "Заміняє (Replaces)"
+
+#: apt-pkg/pkgcache.cc:323
+msgid "Obsoletes"
+msgstr "Застарілі (Obsoletes)"
+
+#: apt-pkg/pkgcache.cc:323
+msgid "Breaks"
+msgstr "Ламає (Breaks)"
+
+#: apt-pkg/pkgcache.cc:323
+msgid "Enhances"
+msgstr "Покращує (Enhances)"
 
-#: methods/ftp.cc:792
-msgid "Unable to send PORT command"
-msgstr "Ð\9dеможливо Ð²Ñ\96дÑ\96Ñ\81лаÑ\82и ÐºÐ¾Ð¼Ð°Ð½Ð´Ñ\83 PORT"
+#: apt-pkg/pkgcache.cc:334
+msgid "important"
+msgstr "важливÑ\96 (important)"
 
-#: methods/ftp.cc:802
-#, c-format
-msgid "Unknown address family %u (AF_*)"
-msgstr "Невідоме адресове сімейство %u (AF_*)"
+#: apt-pkg/pkgcache.cc:334
+msgid "required"
+msgstr "необхідні (required)"
 
-#: methods/ftp.cc:811
-#, c-format
-msgid "EPRT failed, server said: %s"
-msgstr "EPRT невдало, сервер мовив: %s"
+#: apt-pkg/pkgcache.cc:334
+msgid "standard"
+msgstr "стандартні (standard)"
 
-#: methods/ftp.cc:831
-msgid "Data socket connect timed out"
-msgstr "ЧаÑ\81 Ð·'Ñ\94днаннÑ\8f Ð· Ñ\81океÑ\82ом Ð´Ð°Ð½Ð¸Ñ\85 Ð²Ð¸Ñ\87еÑ\80павÑ\81Ñ\8f"
+#: apt-pkg/pkgcache.cc:335
+msgid "optional"
+msgstr "необов'Ñ\8fзковÑ\96 (optional)"
 
-#: methods/ftp.cc:838
-msgid "Unable to accept connection"
-msgstr "Ð\9dеможливо Ð¿Ñ\80ийнÑ\8fÑ\82и Ð·'Ñ\94днаннÑ\8f"
+#: apt-pkg/pkgcache.cc:335
+msgid "extra"
+msgstr "додаÑ\82ковÑ\96 (extra)"
 
-#: methods/ftp.cc:877 methods/server.cc:352 methods/rsh.cc:316
-msgid "Problem hashing file"
-msgstr "Проблема хешування файла"
+#: apt-pkg/acquire-worker.cc:116
+#, c-format
+msgid "The method driver %s could not be found."
+msgstr "Драйвер для метода %s не знайдено."
 
-#: methods/ftp.cc:890
+#: apt-pkg/acquire-worker.cc:118
+#, fuzzy, c-format
+msgid "Is the package %s installed?"
+msgstr "Перевірте, чи встановлений пакунок 'dpkg-dev'.\n"
+
+#: apt-pkg/acquire-worker.cc:169
 #, c-format
-msgid "Unable to fetch file, server said '%s'"
-msgstr "Ð\9dеможливо Ð·Ð°Ð²Ð°Ð½Ñ\82ажиÑ\82и Ñ\84айл, Ñ\81еÑ\80веÑ\80 Ð¼Ð¾Ð²Ð¸Ð²: '%s'"
+msgid "Method %s did not start correctly"
+msgstr "Ð\9cеÑ\82од %s Ñ\81Ñ\82аÑ\80Ñ\82Ñ\83вав Ð½ÐµÐºÐ¾Ñ\80екÑ\82но"
 
-#: methods/ftp.cc:905 methods/rsh.cc:335
-msgid "Data socket timed out"
-msgstr "Час з'єднання з сокетом (socket) з даними вичерпався"
+#: apt-pkg/acquire-worker.cc:455
+#, c-format
+msgid "Please insert the disc labeled: '%s' in the drive '%s' and press enter."
+msgstr ""
+"Будь-ласка, вставте диск з поміткою: '%s' в привід '%s' і натисніть Enter."
 
-#: methods/ftp.cc:935
+#: apt-pkg/pkgrecords.cc:38
 #, c-format
-msgid "Data transfer failed, server said '%s'"
-msgstr "Ð\9fеÑ\80едаÑ\87а Ð´Ð°Ð½Ð¸Ñ\85 Ð¾Ð±Ñ\96Ñ\80валаÑ\81Ñ\8f, Ñ\81еÑ\80веÑ\80 Ð¼Ð¾Ð²Ð¸Ð² '%s'"
+msgid "Index file type '%s' is not supported"
+msgstr "Тип '%s' Ñ\96ндекÑ\81ного Ñ\84айлÑ\83 Ð½Ðµ Ð¿Ñ\96дÑ\82Ñ\80имÑ\83Ñ\94Ñ\82Ñ\8cÑ\81Ñ\8f"
 
-#. Get the files information
-#: methods/ftp.cc:1014
-msgid "Query"
-msgstr "Черга"
+#: apt-pkg/depcache.cc:138 apt-pkg/depcache.cc:167
+msgid "Building dependency tree"
+msgstr "Побудова дерева залежностей"
 
-#: methods/ftp.cc:1128
-msgid "Unable to invoke "
-msgstr "Ð\9dеможливо Ð²Ð¸ÐºÐ»Ð¸ÐºÐ°Ñ\82и "
+#: apt-pkg/depcache.cc:139
+msgid "Candidate versions"
+msgstr "Ð\92еÑ\80Ñ\81Ñ\96Ñ\97 ÐºÐ°Ð½Ð´Ð¸Ð´Ð°Ñ\82Ñ\96в"
 
-#: methods/connect.cc:76
-#, c-format
-msgid "Connecting to %s (%s)"
-msgstr "З'єднання з %s (%s)"
+#: apt-pkg/depcache.cc:168
+msgid "Dependency generation"
+msgstr "Ґенерація залежностей"
 
-#: methods/connect.cc:87
-#, c-format
-msgid "[IP: %s %s]"
-msgstr "[IP: %s %s]"
+#: apt-pkg/depcache.cc:188 apt-pkg/depcache.cc:221 apt-pkg/depcache.cc:225
+msgid "Reading state information"
+msgstr "Зчитування інформації про стан"
 
-#: methods/connect.cc:94
+#: apt-pkg/depcache.cc:250
 #, c-format
-msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
-msgstr "Неможливо створити сокет для %s (f=%u t=%u p=%u)"
+msgid "Failed to open StateFile %s"
+msgstr "Не вдалося відкрити StateFile %s"
 
-#: methods/connect.cc:100
+#: apt-pkg/depcache.cc:256
 #, c-format
-msgid "Cannot initiate the connection to %s:%s (%s)."
-msgstr "Неможливо почати з'єднання з %s:%s (%s)."
+msgid "Failed to write temporary StateFile %s"
+msgstr "Не вдалося записати до тимчасового StateFile файла %s"
 
-#: methods/connect.cc:108
+#: apt-pkg/acquire-item.cc:148 apt-pkg/contrib/fileutl.cc:2047
 #, c-format
-msgid "Could not connect to %s:%s (%s), connection timed out"
-msgstr "Ð\9dеможливо Ð·'Ñ\94днаÑ\82иÑ\81Ñ\8f Ð· %s:%s (%s), Ñ\87аÑ\81 Ð·'Ñ\94днаннÑ\8f Ð²Ð¸Ñ\87еÑ\80павÑ\81Ñ\8f"
+msgid "rename failed, %s (%s -> %s)."
+msgstr "не Ð²Ð´Ð°Ð»Ð¾Ñ\81Ñ\8f Ð¿ÐµÑ\80ейменÑ\83ваÑ\82и, %s (%s -> %s)."
 
-#: methods/connect.cc:126
-#, c-format
-msgid "Could not connect to %s:%s (%s)."
-msgstr "Неможливо під'єднатися до %s:%s (%s)."
+#: apt-pkg/acquire-item.cc:163
+msgid "Hash Sum mismatch"
+msgstr "Невідповідність хешу MD5Sum"
 
-#. We say this mainly because the pause here is for the
-#. ssh connection that is still going
-#: methods/connect.cc:154 methods/rsh.cc:439
-#, c-format
-msgid "Connecting to %s"
-msgstr "З'єднання з %s"
+#: apt-pkg/acquire-item.cc:168
+msgid "Size mismatch"
+msgstr "Невідповідність розміру"
 
-#: methods/connect.cc:180 methods/connect.cc:199
+#: apt-pkg/acquire-item.cc:173
+#, fuzzy
+msgid "Invalid file format"
+msgstr "Невірна дія %s"
+
+#: apt-pkg/acquire-item.cc:1640
 #, c-format
-msgid "Could not resolve '%s'"
-msgstr "Не можу знайти IP адрес для %s"
+msgid ""
+"Unable to find expected entry '%s' in Release file (Wrong sources.list entry "
+"or malformed file)"
+msgstr ""
+"Неможливо знайти очікуваний запис '%s' у 'Release' файлі (Невірний запис у "
+"sources.list, або пошкоджений файл)"
 
-#: methods/connect.cc:205
+#: apt-pkg/acquire-item.cc:1656
 #, c-format
-msgid "Temporary failure resolving '%s'"
-msgstr "ТимÑ\87аÑ\81ова Ð¿Ð¾Ð¼Ð¸Ð»ÐºÐ° Ð¿Ñ\80и Ð¾Ñ\82Ñ\80иманнÑ\96 IP Ð°Ð´Ñ\80еÑ\81и '%s'"
+msgid "Unable to find hash sum for '%s' in Release file"
+msgstr "Ð\9dеможливо Ð·Ð½Ð°Ð¹Ñ\82и Ñ\85еÑ\88\81Ñ\83мÑ\83 Ð´Ð»Ñ\8f '%s' Ñ\83 'Release' Ñ\84айлÑ\96"
 
-#: methods/connect.cc:209
-#, fuzzy, c-format
-msgid "System error resolving '%s:%s'"
-msgstr "Сталося щось дивне при спробі отримати IP адрес для '%s:%s' (%i - %s)"
+#: apt-pkg/acquire-item.cc:1698
+msgid "There is no public key available for the following key IDs:\n"
+msgstr "Відсутній публічний ключ для заданих ідентифікаторів (ID) ключа:\n"
 
-#: methods/connect.cc:211
+#: apt-pkg/acquire-item.cc:1736
 #, c-format
-msgid "Something wicked happened resolving '%s:%s' (%i - %s)"
-msgstr "Сталося щось дивне при спробі отримати IP адрес для '%s:%s' (%i - %s)"
+msgid ""
+"Release file for %s is expired (invalid since %s). Updates for this "
+"repository will not be applied."
+msgstr ""
+"Файл 'Release' для %s застарів (недійсний з %s). Оновлення для цього "
+"репозиторія не будуть застосовані."
 
-#: methods/connect.cc:258
+#: apt-pkg/acquire-item.cc:1758
 #, c-format
-msgid "Unable to connect to %s:%s:"
-msgstr "Ð\9dеможливо Ð¿Ñ\96д'Ñ\94днаÑ\82иÑ\81Ñ\8f Ð´Ð¾ %s:%s:"
+msgid "Conflicting distribution: %s (expected %s but got %s)"
+msgstr "Ð\9aонÑ\84лÑ\96кÑ\82Ñ\83Ñ\8eÑ\87ий Ð´Ð¸Ñ\81Ñ\82Ñ\80ибÑ\83Ñ\82ив: %s (оÑ\87Ñ\96кÑ\83вавÑ\81Ñ\8f %s, Ð°Ð»Ðµ Ñ\94 %s)"
 
-#: methods/gpgv.cc:168
+#: apt-pkg/acquire-item.cc:1788
+#, c-format
 msgid ""
-"Internal error: Good signature, but could not determine key fingerprint?!"
+"An error occurred during the signature verification. The repository is not "
+"updated and the previous index files will be used. GPG error: %s: %s\n"
 msgstr ""
-"Внутрішня помилка: Вірний підпис (signature), але не можливо визначити його "
-"відбиток?!"
-
-#: methods/gpgv.cc:172
-msgid "At least one invalid signature was encountered."
-msgstr "Знайдено як мінімум один невірний підпис."
+"Виникла помилка під час перевірки підпису. Репозиторій не оновлено, "
+"попередні індексні файли будуть використані. Помилка GPG: %s: %s\n"
 
-#: methods/gpgv.cc:174
-msgid "Could not execute 'gpgv' to verify signature (is gpgv installed?)"
-msgstr "Неможливо виконати 'gpgv' для перевірки підпису (чи встановлено gpgv?)"
+#. Invalid signature file, reject (LP: #346386) (Closes: #627642)
+#: apt-pkg/acquire-item.cc:1798 apt-pkg/acquire-item.cc:1803
+#, c-format
+msgid "GPG error: %s: %s"
+msgstr "Помилка GPG: %s: %s"
 
-#. TRANSLATORS: %s is a single techy word like 'NODATA'
-#: methods/gpgv.cc:180
+#: apt-pkg/acquire-item.cc:1926
 #, c-format
 msgid ""
-"Clearsigned file isn't valid, got '%s' (does the network require "
-"authentication?)"
+"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)"
 msgstr ""
+"Я не зміг знайти файл для пакунку %s. Можливо, це значить, що вам потрібно "
+"власноруч виправити цей пакунок. (через відсутність 'arch')"
 
-#: methods/gpgv.cc:184
-msgid "Unknown error executing gpgv"
-msgstr "Невідома помилка виконання gpgv"
-
-#: methods/gpgv.cc:217 methods/gpgv.cc:224
-msgid "The following signatures were invalid:\n"
-msgstr "Наступні підписи були невірними:\n"
+#: apt-pkg/acquire-item.cc:1992
+#, c-format
+msgid "Can't find a source to download version '%s' of '%s'"
+msgstr "Неможливо знайти джерело для завантаження версії '%s' для '%s'"
 
-#: methods/gpgv.cc:231
+#: apt-pkg/acquire-item.cc:2050
+#, c-format
 msgid ""
-"The following signatures couldn't be verified because the public key is not "
-"available:\n"
+"The package index files are corrupted. No Filename: field for package %s."
 msgstr ""
-"Наступні підписи не можуть бути перевірені, тому що публічний ключ "
-"відсутній:\n"
+"Індексні файли пакунків пошкоджені. Немає поля 'Filename' для пакунку %s."
 
-#: methods/gzip.cc:69
-msgid "Empty files can't be valid archives"
-msgstr "Пусті файли не можуть бути правильними архівами"
+#: apt-pkg/clean.cc:39 apt-pkg/acquire.cc:490
+#, fuzzy, c-format
+msgid "Clean of %s is not supported"
+msgstr "Тип '%s' індексного файлу не підтримується"
 
-#: methods/http.cc:509
-msgid "Error writing to the file"
-msgstr "Помилка запису у файл"
+#: apt-pkg/clean.cc:64
+#, c-format
+msgid "Unable to stat %s."
+msgstr "Неможливо прочитати атрибути %s."
 
-#: methods/http.cc:523
-msgid "Error reading from server. Remote end closed connection"
-msgstr "Ð\9fомилка Ð·Ñ\87иÑ\82Ñ\83ваннÑ\8f Ð· Ñ\81еÑ\80веÑ\80а. Ð\92Ñ\96ддалена Ñ\81Ñ\82оÑ\80она Ð·Ð°ÐºÑ\80ила Ð·'Ñ\94днаннÑ\8f"
+#: apt-pkg/pkgcachegen.cc:93
+msgid "Cache has an incompatible versioning system"
+msgstr "Ð\9aеÑ\88 Ð¼Ð°Ñ\94 Ð½ÐµÑ\81Ñ\83мÑ\96Ñ\81нÑ\83 Ñ\81иÑ\81Ñ\82емÑ\83 Ð¿Ñ\80изнаÑ\87еннÑ\8f Ð²ÐµÑ\80Ñ\81Ñ\96й"
 
-#: methods/http.cc:525
-msgid "Error reading from server"
-msgstr "Помилка зчитування з сервера"
+#. TRANSLATOR: The first placeholder is a package name,
+#. the other two should be copied verbatim as they include debug info
+#: apt-pkg/pkgcachegen.cc:224 apt-pkg/pkgcachegen.cc:234
+#: apt-pkg/pkgcachegen.cc:300 apt-pkg/pkgcachegen.cc:327
+#: apt-pkg/pkgcachegen.cc:340 apt-pkg/pkgcachegen.cc:382
+#: apt-pkg/pkgcachegen.cc:386 apt-pkg/pkgcachegen.cc:403
+#: apt-pkg/pkgcachegen.cc:411 apt-pkg/pkgcachegen.cc:415
+#: apt-pkg/pkgcachegen.cc:419 apt-pkg/pkgcachegen.cc:440
+#: apt-pkg/pkgcachegen.cc:479 apt-pkg/pkgcachegen.cc:517
+#: apt-pkg/pkgcachegen.cc:524 apt-pkg/pkgcachegen.cc:555
+#: apt-pkg/pkgcachegen.cc:569
+#, c-format
+msgid "Error occurred while processing %s (%s%d)"
+msgstr "Виникла помилка під час обробки %s (%s%d)"
 
-#: methods/http.cc:561
-msgid "Error writing to file"
-msgstr "Ð\9fомилка Ð·Ð°Ð¿Ð¸Ñ\81Ñ\83 Ñ\83 Ñ\84айл"
+#: apt-pkg/pkgcachegen.cc:257
+msgid "Wow, you exceeded the number of package names this APT is capable of."
+msgstr "Ð\9eго! Ð\92и Ð¿ÐµÑ\80евиÑ\89или ÐºÑ\96лÑ\8cкÑ\96Ñ\81Ñ\82Ñ\8c Ñ\96мен Ð¿Ð°ÐºÑ\83нкÑ\96в, Ñ\8fкÑ\96 APT Ð¼Ð¾Ð¶Ðµ Ð¾Ð±Ñ\80обиÑ\82и."
 
-#: methods/http.cc:621
-msgid "Select failed"
-msgstr "Ð\92ибÑ\96Ñ\80 Ð¿Ñ\80оваливÑ\81Ñ\8f"
+#: apt-pkg/pkgcachegen.cc:260
+msgid "Wow, you exceeded the number of versions this APT is capable of."
+msgstr "Ð\9eго! Ð\92и Ð¿ÐµÑ\80евиÑ\89или ÐºÑ\96лÑ\8cкÑ\96Ñ\81Ñ\82Ñ\8c Ð²ÐµÑ\80Ñ\81Ñ\96й, Ñ\8fкÑ\96 APT Ð¼Ð¾Ð¶Ðµ Ð¾Ð±Ñ\80обиÑ\82и."
 
-#: methods/http.cc:626
-msgid "Connection timed out"
-msgstr "ЧаÑ\81 Ð¾Ñ\87Ñ\96кÑ\83ваннÑ\8f Ð·'Ñ\94днаннÑ\8f Ð²Ð¸Ð¹Ñ\88ов"
+#: apt-pkg/pkgcachegen.cc:263
+msgid "Wow, you exceeded the number of descriptions this APT is capable of."
+msgstr "Ð\9eго! Ð\92и Ð¿ÐµÑ\80евиÑ\89или ÐºÑ\96лÑ\8cкÑ\96Ñ\81Ñ\82Ñ\8c Ð¾Ð¿Ð¸Ñ\81Ñ\96в, Ñ\8fкÑ\96 APT Ð¼Ð¾Ð¶Ðµ Ð¾Ð±Ñ\80обиÑ\82и."
 
-#: methods/http.cc:649
-msgid "Error writing to output file"
-msgstr "Ð\9fомилка Ð·Ð°Ð¿Ð¸Ñ\81Ñ\83 Ñ\83 Ð²Ð¸Ñ\85Ñ\96дний Ñ\84айл"
+#: apt-pkg/pkgcachegen.cc:266
+msgid "Wow, you exceeded the number of dependencies this APT is capable of."
+msgstr "Ð\9eго! Ð\92и Ð¿ÐµÑ\80евиÑ\89или ÐºÑ\96лÑ\8cкÑ\96Ñ\81Ñ\82Ñ\8c Ð·Ð°Ð»ÐµÐ¶Ð½Ð¾Ñ\81Ñ\82ей, Ñ\8fкÑ\96 APT Ð¼Ð¾Ð¶Ðµ Ð¾Ð±Ñ\80обиÑ\82и."
 
-#: methods/server.cc:51
-msgid "Waiting for headers"
-msgstr "Очікування на заголовки"
+#: apt-pkg/pkgcachegen.cc:576
+#, c-format
+msgid "Package %s %s was not found while processing file dependencies"
+msgstr "Пакунок %s %s не був знайдений під час обробки залежностей"
 
-#: methods/server.cc:109
-msgid "Bad header line"
-msgstr "Невірний рядок заголовку"
+#: apt-pkg/pkgcachegen.cc:1211
+#, c-format
+msgid "Couldn't stat source package list %s"
+msgstr "Не вдалося прочитати атрибути переліку вихідних текстів %s"
 
-#: methods/server.cc:134 methods/server.cc:141
-msgid "The HTTP server sent an invalid reply header"
-msgstr "HTTP сервер відіслав невірний заголовок 'reply'"
+#: apt-pkg/pkgcachegen.cc:1299 apt-pkg/pkgcachegen.cc:1403
+#: apt-pkg/pkgcachegen.cc:1409 apt-pkg/pkgcachegen.cc:1566
+msgid "Reading package lists"
+msgstr "Зчитування переліків пакунків"
 
-#: methods/server.cc:171
-msgid "The HTTP server sent an invalid Content-Length header"
-msgstr "HTTP сервер відіслав невірний заголовок 'Content-Length'"
+#: apt-pkg/pkgcachegen.cc:1316
+#, fuzzy
+msgid "Collecting File Provides"
+msgstr "Збирання інформації про 'File Provides'"
 
-#: methods/server.cc:194
-msgid "The HTTP server sent an invalid Content-Range header"
-msgstr "HTTP сервер відіслав невірний заголовок 'Content-Range'"
+#: apt-pkg/pkgcachegen.cc:1400 cmdline/apt-extracttemplates.cc:259
+#, c-format
+msgid "Unable to write to %s"
+msgstr "Неможливо записати в %s"
 
-#: methods/server.cc:196
-msgid "This HTTP server has broken range support"
-msgstr "Цей HTTP Ñ\81еÑ\80веÑ\80 Ð¼Ð°Ñ\94 Ð¿Ð¾Ð»Ð°Ð¼Ð°Ð½Ñ\83 Ð¿Ñ\96дÑ\82Ñ\80имкÑ\83 'range'"
+#: apt-pkg/pkgcachegen.cc:1508 apt-pkg/pkgcachegen.cc:1515
+msgid "IO Error saving source cache"
+msgstr "Ð\9fомилка IO Ð¿Ñ\96д Ñ\87аÑ\81 Ð·Ð±ÐµÑ\80еженнÑ\8f ÐºÐµÑ\88Ñ\83 Ð²Ð¸Ñ\85Ñ\96дниÑ\85 Ñ\82екÑ\81Ñ\82Ñ\96в"
 
-#: methods/server.cc:220
-msgid "Unknown date format"
-msgstr "Невідомий формат дати"
+#: apt-pkg/vendorlist.cc:85
+#, c-format
+msgid "Vendor block %s contains no fingerprint"
+msgstr "Блок постачальника %s не містить відбитку (fingerprint)"
 
-#: methods/server.cc:489
-msgid "Bad header data"
-msgstr "Погана заголовкова інформація"
+#: apt-pkg/acquire.cc:87 apt-pkg/cdrom.cc:829
+#, c-format
+msgid "List directory %spartial is missing."
+msgstr "Відсутня директорія зі списками: %spartial"
 
-#: methods/server.cc:506 methods/server.cc:562
-msgid "Connection failed"
-msgstr "З'єднання не вдалося"
+#: apt-pkg/acquire.cc:91
+#, c-format
+msgid "Archives directory %spartial is missing."
+msgstr "Відсутня директорія для архівів: %spartial"
 
-#: methods/server.cc:654
-msgid "Internal error"
-msgstr "Внутрішня помилка"
+#: apt-pkg/acquire.cc:99
+#, c-format
+msgid "Unable to lock directory %s"
+msgstr "Неможливо заблокувати директорію %s"
 
-#: apt-private/private-upgrade.cc:25
-msgid "Calculating upgrade... "
-msgstr "Обчислення оновлень... "
+#. only show the ETA if it makes sense
+#. two days
+#: apt-pkg/acquire.cc:902
+#, c-format
+msgid "Retrieving file %li of %li (%s remaining)"
+msgstr "Завантажується файл %li з %li (залишилось %s)"
 
-#: apt-private/private-upgrade.cc:28
-msgid "Done"
-msgstr "Виконано"
+#: apt-pkg/acquire.cc:904
+#, c-format
+msgid "Retrieving file %li of %li"
+msgstr "Завантажується файл %li з %li"
 
-#: apt-private/private-cacheset.cc:35 apt-private/private-search.cc:47
-msgid "Sorting"
+#: apt-pkg/update.cc:103 apt-pkg/update.cc:105
+msgid ""
+"Some index files failed to download. They have been ignored, or old ones "
+"used instead."
 msgstr ""
+"Деякі індексні файли не вдалося завантажити. Вони були зігноровані, або "
+"замість них були використані старіші версії."
 
-#: apt-private/private-list.cc:131
-msgid "Listing"
-msgstr ""
+#: apt-pkg/srcrecords.cc:53
+msgid "You must put some 'source' URIs in your sources.list"
+msgstr "Додайте деякі посилання (URI) на вихідні тексти у ваш sources.list"
 
-#: apt-private/private-list.cc:164
+#: apt-pkg/policy.cc:83
 #, c-format
-msgid "There is %i additional version. Please use the '-a' switch to see it"
-msgid_plural ""
-"There are %i additional versions. Please use the '-a' switch to see them."
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgid ""
+"The value '%s' is invalid for APT::Default-Release as such a release is not "
+"available in the sources"
+msgstr ""
+"Невірне значення '%s' для APT::Default-Release, так як такий випуск не є "
+"доступним у вихідних кодах"
 
-#: apt-private/private-cachefile.cc:93
-msgid "Correcting dependencies..."
-msgstr "Виправлення залежностей..."
+#: apt-pkg/policy.cc:422
+#, c-format
+msgid "Invalid record in the preferences file %s, no Package header"
+msgstr "Невірний запис у файлі налаштувань %s, відсутній заголовок Package"
 
-#: apt-private/private-cachefile.cc:96
-msgid " failed."
-msgstr " невдача."
+#: apt-pkg/policy.cc:444
+#, c-format
+msgid "Did not understand pin type %s"
+msgstr "Не зрозумів тип %s для фіксатора пакунків (pin)"
 
-#: apt-private/private-cachefile.cc:99
-msgid "Unable to correct dependencies"
-msgstr "Неможливо скоригувати залежності"
+#: apt-pkg/policy.cc:452
+msgid "No priority (or zero) specified for pin"
+msgstr "Не встановлено пріоритету (або стоїть 0) для фіксатора пакунків (pin)"
 
-#: apt-private/private-cachefile.cc:102
-msgid "Unable to minimize the upgrade set"
-msgstr "Неможливо мінімізувати набір оновлень"
+#: apt-pkg/packagemanager.cc:303 apt-pkg/packagemanager.cc:957
+#, c-format
+msgid ""
+"Could not perform immediate configuration on '%s'. Please see man 5 apt.conf "
+"under APT::Immediate-Configure for details. (%d)"
+msgstr ""
+"Неможливо прямо налаштувати конфігурацію на '%s'. Будь-ласка, дивіться man 5 "
+"apt.conf, нижче APT::Immediate-Configure для деталей. (%d)"
 
-#: apt-private/private-cachefile.cc:104
-msgid " Done"
-msgstr " Виконано"
+#: apt-pkg/packagemanager.cc:550 apt-pkg/packagemanager.cc:580
+#, c-format
+msgid "Could not configure '%s'. "
+msgstr "Неможливо налаштувати '%s'."
 
-#: apt-private/private-cachefile.cc:108
-msgid "You might want to run 'apt-get -f install' to correct these."
+#: apt-pkg/packagemanager.cc:630
+#, c-format
+msgid ""
+"This installation run will require temporarily removing the essential "
+"package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
+"you really want to do it, activate the APT::Force-LoopBreak option."
 msgstr ""
-"Для виправлення цих помилок ви можете скористатися 'apt-get -f install'."
+"Для виконання даного встановлення потрібне тимчасове видалення важливого "
+"пакунку %s через петлеві конфлікти/пре-залежності (Pre-Depends loop). Це "
+"погано, але якщо Ви дійсно бажаєте зробити це, активуйте параметр APT::Force-"
+"LoopBreak."
 
-#: apt-private/private-cachefile.cc:111
-msgid "Unmet dependencies. Try using -f."
-msgstr "Незадоволені залежності. Спробуйте використати -f."
+#: apt-pkg/cdrom.cc:497 apt-pkg/sourcelist.cc:347
+#, c-format
+msgid "Line %u too long in source list %s."
+msgstr "Рядок %u є занадто довгим у переліку джерел %s."
 
-#: apt-private/private-output.cc:103 apt-private/private-show.cc:84
-#: apt-private/private-show.cc:89
-msgid "unknown"
-msgstr ""
+#: apt-pkg/cdrom.cc:571
+msgid "Unmounting CD-ROM...\n"
+msgstr "Демонтується CD-ROM...\n"
 
-#: apt-private/private-output.cc:234
-#, fuzzy, c-format
-msgid "[installed,upgradable to: %s]"
-msgstr " [Встановлено]"
+#: apt-pkg/cdrom.cc:586
+#, c-format
+msgid "Using CD-ROM mount point %s\n"
+msgstr "Використовується точка монтування CD-ROM: %s\n"
 
-#: apt-private/private-output.cc:238
-#, fuzzy
-msgid "[installed,local]"
-msgstr " [Встановлено]"
+#: apt-pkg/cdrom.cc:599
+msgid "Waiting for disc...\n"
+msgstr "Чекаю на диск...\n"
 
-#: apt-private/private-output.cc:241
-msgid "[installed,auto-removable]"
-msgstr ""
+#: apt-pkg/cdrom.cc:609
+msgid "Mounting CD-ROM...\n"
+msgstr "Монтується CD-ROM...\n"
 
-#: apt-private/private-output.cc:243
-#, fuzzy
-msgid "[installed,automatic]"
-msgstr " [Встановлено]"
+#: apt-pkg/cdrom.cc:620
+msgid "Identifying... "
+msgstr "Ідентифікація... "
 
-#: apt-private/private-output.cc:245
-#, fuzzy
-msgid "[installed]"
-msgstr " [Встановлено]"
+#: apt-pkg/cdrom.cc:662
+#, c-format
+msgid "Stored label: %s\n"
+msgstr "Записано мітку: %s\n"
+
+#: apt-pkg/cdrom.cc:680
+msgid "Scanning disc for index files...\n"
+msgstr "Сканується диск на вміст індексних файлів...\n"
 
-#: apt-private/private-output.cc:249
+#: apt-pkg/cdrom.cc:734
 #, c-format
-msgid "[upgradable from: %s]"
+msgid ""
+"Found %zu package indexes, %zu source indexes, %zu translation indexes and "
+"%zu signatures\n"
 msgstr ""
+"Знайдено %zu індексів пакунків, %zu індексів вихідних текстів, %zu індексів "
+"перекладів і %zu підписів\n"
 
-#: apt-private/private-output.cc:253
-msgid "[residual-config]"
+#: apt-pkg/cdrom.cc:744
+msgid ""
+"Unable to locate any package files, perhaps this is not a Debian Disc or the "
+"wrong architecture?"
 msgstr ""
+"Неможливо знайти ніякі файли пакунків, можливо, що це не диск з Debian, або "
+"невірна архітектура?"
 
-#: apt-private/private-output.cc:435
+#: apt-pkg/cdrom.cc:771
 #, c-format
-msgid "but %s is installed"
-msgstr "але %s вже встановлений"
+msgid "Found label '%s'\n"
+msgstr "Знайдено мітку: '%s'\n"
+
+#: apt-pkg/cdrom.cc:800
+msgid "That is not a valid name, try again.\n"
+msgstr "Не є вірною назвою, спробуйте ще.\n"
 
-#: apt-private/private-output.cc:437
+#: apt-pkg/cdrom.cc:817
 #, c-format
-msgid "but %s is to be installed"
-msgstr "але %s буде встановлений"
+msgid ""
+"This disc is called: \n"
+"'%s'\n"
+msgstr ""
+"Цей диск зветься: \n"
+"'%s'\n"
 
-#: apt-private/private-output.cc:444
-msgid "but it is not installable"
-msgstr "але Ð²Ñ\96н Ð½Ðµ Ð¼Ð¾Ð¶Ðµ Ð±Ñ\83Ñ\82и Ð²Ñ\81Ñ\82ановлений"
+#: apt-pkg/cdrom.cc:819
+msgid "Copying package lists..."
+msgstr "Ð\9aопÑ\96Ñ\8eÑ\8eÑ\82Ñ\8cÑ\81Ñ\8f Ð¿ÐµÑ\80елÑ\96ки Ð¿Ð°ÐºÑ\83нкÑ\96в..."
 
-#: apt-private/private-output.cc:446
-msgid "but it is a virtual package"
-msgstr "але Ñ\86е Ð²Ñ\96Ñ\80Ñ\82Ñ\83алÑ\8cний Ð¿Ð°ÐºÑ\83нок"
+#: apt-pkg/cdrom.cc:863
+msgid "Writing new source list\n"
+msgstr "Ð\97апиÑ\81Ñ\83Ñ\94Ñ\82Ñ\8cÑ\81Ñ\8f Ð½Ð¾Ð²Ð¸Ð¹ Ð¿ÐµÑ\80елÑ\96к Ð²Ð¸Ñ\85Ñ\96дниÑ\85 Ñ\82екÑ\81Ñ\82Ñ\96в\n"
 
-#: apt-private/private-output.cc:449
-msgid "but it is not installed"
-msgstr "але Ð²Ñ\96н Ð½Ðµ Ð²Ñ\81Ñ\82ановлений"
+#: apt-pkg/cdrom.cc:874
+msgid "Source list entries for this disc are:\n"
+msgstr "Ð\9fеÑ\80елÑ\96к Ð²Ð¸Ñ\85Ñ\96дниÑ\85 Ñ\82екÑ\81Ñ\82Ñ\96в Ð´Ð»Ñ\8f Ñ\86Ñ\8cого Ð´Ð¸Ñ\81ка:\n"
 
-#: apt-private/private-output.cc:449
-msgid "but it is not going to be installed"
-msgstr "але він не буде встановлений"
+#: apt-pkg/algorithms.cc:265
+#, c-format
+msgid ""
+"The package %s needs to be reinstalled, but I can't find an archive for it."
+msgstr ""
+"Пакунок %s повинен бути перевстановленим, але я не можу знайти його архів."
 
-#: apt-private/private-output.cc:454
-msgid " or"
-msgstr " чи"
+#: apt-pkg/algorithms.cc:1086
+msgid ""
+"Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
+"held packages."
+msgstr ""
+"Помилка, pkgProblemResolver::Resolve згенерував зупинку, це може бути "
+"пов'язано з зафіксованими пакунками."
 
-#: apt-private/private-output.cc:468 apt-private/private-output.cc:480
-msgid "The following packages have unmet dependencies:"
-msgstr "Ð\9fакÑ\83нки, Ñ\89о Ð¼Ð°Ñ\8eÑ\82Ñ\8c Ð½ÐµÐ·Ð°Ð´Ð¾Ð²Ð¾Ð»ÐµÐ½Ñ\96 Ð·Ð°Ð»ÐµÐ¶Ð½Ð¾Ñ\81Ñ\82Ñ\96:"
+#: apt-pkg/algorithms.cc:1088
+msgid "Unable to correct problems, you have held broken packages."
+msgstr "Ð\9dеможливо Ñ\83Ñ\81Ñ\83нÑ\83Ñ\82и Ð¿Ñ\80облеми, Ð²Ð¸ Ð¼Ð°Ñ\94Ñ\82е Ð¿Ð¾Ð»Ð°Ð¼Ð°Ð½Ñ\96 Ð·Ð°Ñ\84Ñ\96кÑ\81ованÑ\96 Ð¿Ð°ÐºÑ\83нки."
 
-#: apt-private/private-output.cc:503
-msgid "The following NEW packages will be installed:"
-msgstr "НОВІ пакунки, які будуть встановлені:"
+#: apt-pkg/edsp.cc:52 apt-pkg/edsp.cc:78
+#, fuzzy
+msgid "Send scenario to solver"
+msgstr "Відправити сценарій розв'язувачу"
 
-#: apt-private/private-output.cc:529
-msgid "The following packages will be REMOVED:"
-msgstr "Пакунки, які будуть ВИДАЛЕНІ:"
+#: apt-pkg/edsp.cc:241
+#, fuzzy
+msgid "Send request to solver"
+msgstr "Відправити запит розв'язувачу"
 
-#: apt-private/private-output.cc:551
-msgid "The following packages have been kept back:"
-msgstr "Пакунки, які залишені в незмінному стані:"
+#: apt-pkg/edsp.cc:320
+#, fuzzy
+msgid "Prepare for receiving solution"
+msgstr "Пригодуватися до отримання розв'язку"
 
-#: apt-private/private-output.cc:572
-msgid "The following packages will be upgraded:"
-msgstr "Пакунки, які будуть ОНОВЛЕНІ:"
+#: apt-pkg/edsp.cc:327
+msgid "External solver failed without a proper error message"
+msgstr ""
+"Зовнішній розв'язувач завершився невдало без відповідного повідомлення про "
+"помилку"
 
-#: apt-private/private-output.cc:593
-msgid "The following packages will be DOWNGRADED:"
-msgstr "Пакунки, які будуть замінені на СТАРІШІ версії:"
+#: apt-pkg/edsp.cc:619 apt-pkg/edsp.cc:622 apt-pkg/edsp.cc:627
+#, fuzzy
+msgid "Execute external solver"
+msgstr "Виконати зовнішній розв'язувач"
 
-#: apt-private/private-output.cc:613
-msgid "The following held packages will be changed:"
-msgstr "Пакунки, які мали б залишитися без змін, але будуть замінені:"
+#: apt-pkg/tagfile.cc:140
+#, c-format
+msgid "Unable to parse package file %s (1)"
+msgstr "Неможливо проаналізувати файл пакунку %s (1)"
 
-#: apt-private/private-output.cc:668
+#: apt-pkg/tagfile.cc:237
 #, c-format
-msgid "%s (due to %s) "
-msgstr "%s (внаслідок %s) "
+msgid "Unable to parse package file %s (2)"
+msgstr "Неможливо проаналізувати файл пакунку %s (2)"
 
-#: apt-private/private-output.cc:676
-msgid ""
-"WARNING: The following essential packages will be removed.\n"
-"This should NOT be done unless you know exactly what you are doing!"
-msgstr ""
-"УВАГА: Наступні важливі пакунки будуть вилучені.\n"
-"НЕ РОБІТЬ цього, якщо ви НЕ уявляєте собі всі можливі наслідки!"
+#: apt-pkg/indexrecords.cc:78
+#, c-format
+msgid "Unable to parse Release file %s"
+msgstr "Неможливо проаналізувати 'Release' файл %s"
 
-#: apt-private/private-output.cc:707
+#: apt-pkg/indexrecords.cc:86
 #, c-format
-msgid "%lu upgraded, %lu newly installed, "
-msgstr "оновлено %lu, Ð²Ñ\81Ñ\82ановлено %lu Ð½Ð¾Ð²Ð¸Ñ\85"
+msgid "No sections in Release file %s"
+msgstr "Ð\9dемаÑ\94 Ñ\81екÑ\86Ñ\96й Ñ\83 'Release' Ñ\84айлÑ\96 %s"
 
-#: apt-private/private-output.cc:711
+#: apt-pkg/indexrecords.cc:117
 #, c-format
-msgid "%lu reinstalled, "
-msgstr "%lu перевстановлено, "
+msgid "No Hash entry in Release file %s"
+msgstr "Немає запису 'Hash' у 'Release' файлі %s"
 
-#: apt-private/private-output.cc:713
+#: apt-pkg/indexrecords.cc:130
 #, c-format
-msgid "%lu downgraded, "
-msgstr "%lu замінено на старіші версії, "
+msgid "Invalid 'Valid-Until' entry in Release file %s"
+msgstr "Невірний запис 'Valid-Until' у 'Release' файлі %s"
 
-#: apt-private/private-output.cc:715
+#: apt-pkg/indexrecords.cc:149
 #, c-format
-msgid "%lu to remove and %lu not upgraded.\n"
-msgstr "%lu відмічено для видалення і %lu не оновлено.\n"
+msgid "Invalid 'Date' entry in Release file %s"
+msgstr "Невірний запис 'Date' у 'Release' файлі %s"
+
+#: apt-pkg/sourcelist.cc:127
+#, fuzzy, c-format
+msgid "Malformed stanza %u in source list %s (URI parse)"
+msgstr "Спотворений рядок %lu у переліку джерел %s (аналіз URI)"
 
-#: apt-private/private-output.cc:719
+#: apt-pkg/sourcelist.cc:170
 #, c-format
-msgid "%lu not fully installed or removed.\n"
-msgstr "не Ð²Ñ\81Ñ\82ановлено(видалено) Ð´Ð¾ ÐºÑ\96нÑ\86Ñ\8f %lu Ð¿Ð°ÐºÑ\83нкÑ\96в.\n"
+msgid "Malformed line %lu in source list %s ([option] unparseable)"
+msgstr "СпоÑ\82воÑ\80ений Ñ\80Ñ\8fдок %lu Ñ\83 Ð¿ÐµÑ\80елÑ\96кÑ\83 Ð´Ð¶ÐµÑ\80ел %s (неÑ\87иÑ\82абелÑ\8cний [паÑ\80амеÑ\82Ñ\80])"
 
-#. TRANSLATOR: Yes/No question help-text: defaulting to Y[es]
-#. e.g. "Do you want to continue? [Y/n] "
-#. The user has to answer with an input matching the
-#. YESEXPR/NOEXPR defined in your l10n.
-#: apt-private/private-output.cc:741
-msgid "[Y/n]"
+#: apt-pkg/sourcelist.cc:173
+#, c-format
+msgid "Malformed line %lu in source list %s ([option] too short)"
 msgstr ""
+"Спотворений рядок %lu у переліку джерел %s ([параметр] занадто короткий)"
 
-#. TRANSLATOR: Yes/No question help-text: defaulting to N[o]
-#. e.g. "Should this file be removed? [y/N] "
-#. The user has to answer with an input matching the
-#. YESEXPR/NOEXPR defined in your l10n.
-#: apt-private/private-output.cc:747
-msgid "[y/N]"
-msgstr ""
+#: apt-pkg/sourcelist.cc:184
+#, c-format
+msgid "Malformed line %lu in source list %s ([%s] is not an assignment)"
+msgstr "Спотворений рядок %lu у переліку джерел %s ([%s] не є призначенням)"
 
-#. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set
-#: apt-private/private-output.cc:758
-msgid "Y"
-msgstr ""
+#: apt-pkg/sourcelist.cc:190
+#, c-format
+msgid "Malformed line %lu in source list %s ([%s] has no key)"
+msgstr "Спотворений рядок %lu у переліку джерел %s ([%s] не має ключа)"
 
-#. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set
-#: apt-private/private-output.cc:764
-msgid "N"
+#: apt-pkg/sourcelist.cc:193
+#, c-format
+msgid "Malformed line %lu in source list %s ([%s] key %s has no value)"
 msgstr ""
+"Спотворений рядок %lu у переліку джерел %s ([%s] ключ %s не має значення)"
 
-#: apt-private/private-update.cc:31
-msgid "The update command takes no arguments"
-msgstr "Команді update не потрібні аргументи"
+#: apt-pkg/sourcelist.cc:206
+#, c-format
+msgid "Malformed line %lu in source list %s (URI)"
+msgstr "Спотворений рядок %lu у переліку джерел %s (проблема з URI)"
 
-#: apt-private/private-update.cc:90
+#: apt-pkg/sourcelist.cc:208
 #, c-format
-msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n"
-msgid_plural ""
-"%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgid "Malformed line %lu in source list %s (dist)"
+msgstr "Спотворений рядок %lu у переліку джерел %s (dist)"
 
-#: apt-private/private-update.cc:94
-msgid "All packages are up to date."
-msgstr ""
+#: apt-pkg/sourcelist.cc:211
+#, c-format
+msgid "Malformed line %lu in source list %s (URI parse)"
+msgstr "Спотворений рядок %lu у переліку джерел %s (аналіз URI)"
 
-#: apt-private/private-show.cc:156
+#: apt-pkg/sourcelist.cc:217
 #, c-format
-msgid "There is %i additional record. Please use the '-a' switch to see it"
-msgid_plural ""
-"There are %i additional records. Please use the '-a' switch to see them."
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgid "Malformed line %lu in source list %s (absolute dist)"
+msgstr "Спотворений рядок %lu у переліку джерел %s (absolute dist)"
 
-#: apt-private/private-show.cc:163
-msgid "not a real package (virtual)"
-msgstr ""
+#: apt-pkg/sourcelist.cc:224
+#, c-format
+msgid "Malformed line %lu in source list %s (dist parse)"
+msgstr "Спотворений рядок %lu у переліку джерел %s (dist parse)"
 
-#: apt-private/private-install.cc:82
-msgid "Internal error, InstallPackages was called with broken packages!"
-msgstr ""
-"Внутрішня помилка, InstallPackages була викликана з непрацездатними "
-"пакунками!"
+#: apt-pkg/sourcelist.cc:335
+#, c-format
+msgid "Opening %s"
+msgstr "Відкриття %s"
 
-#: apt-private/private-install.cc:91
-msgid "Packages need to be removed but remove is disabled."
-msgstr "Необхідно видалити пакунки, але видалення заборонене."
+#: apt-pkg/sourcelist.cc:371
+#, c-format
+msgid "Malformed line %u in source list %s (type)"
+msgstr "Спотворений рядок %u у переліку джерел %s (тип)"
 
-#: apt-private/private-install.cc:110
-msgid "Internal error, Ordering didn't finish"
-msgstr "Внутрішня помилка, Ordering не завершилася"
+#: apt-pkg/sourcelist.cc:375
+#, c-format
+msgid "Type '%s' is not known on line %u in source list %s"
+msgstr "Невідомий тип '%s' на рядку %u в переліку джерел %s"
 
-#: apt-private/private-install.cc:148
-msgid "How odd... The sizes didn't match, email apt@packages.debian.org"
-msgstr "Дивно... Розбіжність розмірів, напишіть на apt@packages.debian.org"
+#: apt-pkg/sourcelist.cc:416
+#, fuzzy, c-format
+msgid "Type '%s' is not known on stanza %u in source list %s"
+msgstr "Невідомий тип '%s' на рядку %u в переліку джерел %s"
 
-#. TRANSLATOR: The required space between number and unit is already included
-#. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
-#: apt-private/private-install.cc:155
+#: apt-pkg/cacheset.cc:489
 #, c-format
-msgid "Need to get %sB/%sB of archives.\n"
-msgstr "Ð\9dеобÑ\85Ñ\96дно Ð·Ð°Ð²Ð°Ð½Ñ\82ажиÑ\82и %sB/%sB Ð°Ñ\80Ñ\85Ñ\96вÑ\96в.\n"
+msgid "Release '%s' for '%s' was not found"
+msgstr "Ð\92ипÑ\83Ñ\81к '%s' Ð´Ð»Ñ\8f '%s' Ð½Ðµ Ð·Ð½Ð°Ð¹Ð´ÐµÐ½Ð¾"
 
-#. TRANSLATOR: The required space between number and unit is already included
-#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
-#: apt-private/private-install.cc:160
+#: apt-pkg/cacheset.cc:492
 #, c-format
-msgid "Need to get %sB of archives.\n"
-msgstr "Ð\9dеобÑ\85Ñ\96дно Ð·Ð°Ð²Ð°Ð½Ñ\82ажиÑ\82и %sB Ð°Ñ\80Ñ\85Ñ\96вÑ\96в.\n"
+msgid "Version '%s' for '%s' was not found"
+msgstr "Ð\92еÑ\80Ñ\81Ñ\96Ñ\8f '%s' Ð´Ð»Ñ\8f '%s' Ð½Ðµ Ð·Ð½Ð°Ð¹Ð´ÐµÐ½Ð°"
 
-#. TRANSLATOR: The required space between number and unit is already included
-#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
-#: apt-private/private-install.cc:167
+#: apt-pkg/cacheset.cc:603
 #, c-format
-msgid "After this operation, %sB of additional disk space will be used.\n"
-msgstr ""
-"Після цієї операції об'єм зайнятого дискового простору зросте на %sB.\n"
+msgid "Couldn't find task '%s'"
+msgstr "Неможливо знайти завдання '%s'"
 
-#. TRANSLATOR: The required space between number and unit is already included
-#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
-#: apt-private/private-install.cc:172
+#: apt-pkg/cacheset.cc:609
 #, c-format
-msgid "After this operation, %sB disk space will be freed.\n"
+msgid "Couldn't find any package by regex '%s'"
+msgstr "Неможливо знайти ніякий пакунок через рег.вираз '%s'"
+
+#: apt-pkg/cacheset.cc:615
+#, fuzzy, c-format
+msgid "Couldn't find any package by glob '%s'"
+msgstr "Неможливо знайти ніякий пакунок через рег.вираз '%s'"
+
+#: apt-pkg/cacheset.cc:626
+#, c-format
+msgid "Can't select versions from package '%s' as it is purely virtual"
+msgstr "Неможливо вибирати версії пакунку '%s', так як він є чисто віртуальним"
+
+#: apt-pkg/cacheset.cc:633 apt-pkg/cacheset.cc:640
+#, c-format
+msgid ""
+"Can't select installed nor candidate version from package '%s' as it has "
+"neither of them"
 msgstr ""
-"Після цієї операції об'єм зайнятого дискового простору зменшиться на %sB.\n"
+"Неможливо вибрати встановлений пакунок, або версію-кандидат пакунку '%s', "
+"так як вони відсутні"
 
-#: apt-private/private-install.cc:200
+#: apt-pkg/cacheset.cc:647
 #, c-format
-msgid "You don't have enough free space in %s."
-msgstr "Недостатньо вільного місця в %s."
+msgid "Can't select newest version from package '%s' as it is purely virtual"
+msgstr ""
+"Неможливо вибрати найновішу версію пакунку '%s', так як він є чисто "
+"віртуальним"
 
-#: apt-private/private-install.cc:210 apt-private/private-download.cc:59
-msgid "There are problems and -y was used without --force-yes"
-msgstr "Виявлено проблеми, а опція -y була використана без --force-yes"
+#: apt-pkg/cacheset.cc:655
+#, c-format
+msgid "Can't select candidate version from package %s as it has no candidate"
+msgstr "Неможливо вибрати версію пакунку %s, так як він не має кандидатів"
 
-#: apt-private/private-install.cc:216 apt-private/private-install.cc:238
-msgid "Trivial Only specified but this is not a trivial operation."
+#: apt-pkg/cacheset.cc:663
+#, c-format
+msgid "Can't select installed version from package %s as it is not installed"
 msgstr ""
-"Вказано виконання тільки тривіальних операцій, але це не тривіальна операція."
+"Неможливо вибрати встановлену версію пакунку %s, так як такий пакунок не "
+"встановлено"
 
-#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be
-#. careful with hard to type or special characters (like non-breaking spaces)
-#: apt-private/private-install.cc:220
-msgid "Yes, do as I say!"
-msgstr "Так, робити, як я скажу!"
+#. d means days, h means hours, min means minutes, s means seconds
+#: apt-pkg/contrib/strutl.cc:418
+#, c-format
+msgid "%lid %lih %limin %lis"
+msgstr "%liд %liг %liхв %liс"
 
-#: apt-private/private-install.cc:222
+#. h means hours, min means minutes, s means seconds
+#: apt-pkg/contrib/strutl.cc:425
 #, c-format
-msgid ""
-"You are about to do something potentially harmful.\n"
-"To continue type in the phrase '%s'\n"
-" ?] "
-msgstr ""
-"Те, що ви хочете зробити, може мати небажані наслідки.\n"
-"Щоб продовжити, введіть фразу: '%s'\n"
-" ?] "
+msgid "%lih %limin %lis"
+msgstr "%liг %liхв %liс"
 
-#: apt-private/private-install.cc:228 apt-private/private-install.cc:246
-msgid "Abort."
-msgstr "Перервано."
+#. min means minutes, s means seconds
+#: apt-pkg/contrib/strutl.cc:432
+#, c-format
+msgid "%limin %lis"
+msgstr "%liхв %liс"
 
-#: apt-private/private-install.cc:243
-msgid "Do you want to continue?"
-msgstr "Бажаєте продовжити?"
+#. s means seconds
+#: apt-pkg/contrib/strutl.cc:437
+#, c-format
+msgid "%lis"
+msgstr "%liс"
 
-#: apt-private/private-install.cc:313
-msgid "Some files failed to download"
-msgstr "Деякі файли не вдалося завантажити"
+#: apt-pkg/contrib/strutl.cc:1258
+#, c-format
+msgid "Selection %s not found"
+msgstr "Вибір %s не знайдено"
 
-#: apt-private/private-install.cc:320
-msgid ""
-"Unable to fetch some archives, maybe run apt-get update or try with --fix-"
-"missing?"
+#: apt-pkg/contrib/fileutl.cc:190
+#, c-format
+msgid "Not using locking for read only lock file %s"
 msgstr ""
-"Ð\9dеможливо Ð·Ð°Ð²Ð°Ð½Ñ\82ажиÑ\82и Ð´ÐµÑ\8fкÑ\96 Ð°Ñ\80Ñ\85Ñ\96ви, Ñ\96мовÑ\96Ñ\80но Ñ\82Ñ\80еба Ð²Ð¸ÐºÐ¾Ð½Ð°Ñ\82и apt-get update "
-"або Ñ\81пÑ\80обÑ\83ваÑ\82и Ð¿Ð¾Ð²Ñ\82оÑ\80иÑ\82и Ð·Ð°Ð¿Ñ\83Ñ\81к Ð· ÐºÐ»Ñ\8eÑ\87ем --fix-missing?"
+"Ð\91локÑ\83ваннÑ\8f Ð½Ðµ Ð²Ð¸ÐºÐ¾Ñ\80иÑ\81Ñ\82овÑ\83Ñ\94Ñ\82Ñ\8cÑ\81Ñ\8f, Ñ\82ак Ñ\8fк Ñ\84айл Ð±Ð»Ð¾ÐºÑ\83ваннÑ\8f %s Ð´Ð¾Ñ\81Ñ\82Ñ\83пний Ñ\82Ñ\96лÑ\8cки "
+"длÑ\8f Ð·Ñ\87иÑ\82Ñ\83ваннÑ\8f"
 
-#: apt-private/private-install.cc:324
-msgid "--fix-missing and media swapping is not currently supported"
-msgstr "--fix-missing і зміна носія в даний момент не підтримується"
+#: apt-pkg/contrib/fileutl.cc:195
+#, c-format
+msgid "Could not open lock file %s"
+msgstr "Неможливо відкрити 'lock' файл %s"
 
-#: apt-private/private-install.cc:329
-msgid "Unable to correct missing packages."
-msgstr "Неможливо виправити втрачені пакунки."
+#: apt-pkg/contrib/fileutl.cc:218
+#, c-format
+msgid "Not using locking for nfs mounted lock file %s"
+msgstr ""
+"Блокування не використовується, так як файл блокування %s знаходиться на "
+"файловій системі nfs"
 
-#: apt-private/private-install.cc:330
-msgid "Aborting install."
-msgstr "Переривається встановлення."
+#: apt-pkg/contrib/fileutl.cc:223
+#, c-format
+msgid "Could not get lock %s"
+msgstr "Неможливо отримати замок %s"
 
-#: apt-private/private-install.cc:366
-msgid ""
-"The following package disappeared from your system as\n"
-"all files have been overwritten by other packages:"
-msgid_plural ""
-"The following packages disappeared from your system as\n"
-"all files have been overwritten by other packages:"
-msgstr[0] ""
-"Вказаний пакунок зник з вашої системи, так як\n"
-"усі файли були перезаписані іншими пакунками:"
-msgstr[1] ""
-"Вказані пакунки зникли з вашої системи, так як\n"
-"усі файли були перезаписані іншими пакунками:"
-msgstr[2] ""
-"Вказані пакунки зникли з вашої системи, так як\n"
-"усі файли були перезаписані іншими пакунками:"
+#: apt-pkg/contrib/fileutl.cc:360 apt-pkg/contrib/fileutl.cc:474
+#, c-format
+msgid "List of files can't be created as '%s' is not a directory"
+msgstr "Неможливо створити перелік файлів, так як '%s' не є директорією"
 
-#: apt-private/private-install.cc:370
-msgid "Note: This is done automatically and on purpose by dpkg."
-msgstr "Увага: це зроблено автоматично і умисно dpkg'ем."
+#: apt-pkg/contrib/fileutl.cc:394
+#, c-format
+msgid "Ignoring '%s' in directory '%s' as it is not a regular file"
+msgstr "Ігнорується '%s' у директорії '%s', так як не є звичайним файлом"
 
-#: apt-private/private-install.cc:391
-msgid "We are not supposed to delete stuff, can't start AutoRemover"
-msgstr "Нам не дозволено видаляти, неможливо запустити AutoRemover"
+#: apt-pkg/contrib/fileutl.cc:412
+#, c-format
+msgid "Ignoring file '%s' in directory '%s' as it has no filename extension"
+msgstr "Ігнорується файл '%s' у директорії '%s', так як він не має розширення"
 
-#: apt-private/private-install.cc:499
+#: apt-pkg/contrib/fileutl.cc:421
+#, c-format
 msgid ""
-"Hmm, seems like the AutoRemover destroyed something which really\n"
-"shouldn't happen. Please file a bug report against apt."
+"Ignoring file '%s' in directory '%s' as it has an invalid filename extension"
 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:502 apt-private/private-install.cc:653
-msgid "The following information may help to resolve the situation:"
-msgstr "Наступна інформація можливо допоможе Вам виправити ситуацію:"
-
-#: apt-private/private-install.cc:506
-msgid "Internal Error, AutoRemover broke stuff"
-msgstr "Внутрішня Помилка, AutoRemover щось поламав"
+"Ігнорується файл '%s' у директорії '%s', так як він має невірне розширення"
 
-#: apt-private/private-install.cc:513
-msgid ""
-"The following package was automatically installed and is no longer required:"
-msgid_plural ""
-"The following packages were automatically installed and are no longer "
-"required:"
-msgstr[0] ""
-"Наступний пакунок був встановлений автоматично і більше не потрібен:"
-msgstr[1] "Наступні пакунки були встановлені автоматично і більше не потрібні:"
-msgstr[2] "Наступні пакунки були встановлені автоматично і більше не потрібні:"
+#: apt-pkg/contrib/fileutl.cc:824
+#, c-format
+msgid "Sub-process %s received a segmentation fault."
+msgstr "Підпроцес %s отримав 'segmentation fault' (фатальна помилка)."
 
-#: apt-private/private-install.cc:517
+#: apt-pkg/contrib/fileutl.cc:826
 #, c-format
-msgid "%lu package was automatically installed and is no longer required.\n"
-msgid_plural ""
-"%lu packages were automatically installed and are no longer required.\n"
-msgstr[0] "%lu пакунок був встановлений автоматично і більше не потрібен.\n"
-msgstr[1] ""
-"%lu пакунка було встановлено автоматично і вони більше не потрібні.\n"
-msgstr[2] ""
-"%lu пакунків було встановлено автоматично і вони більше не потрібні.\n"
+msgid "Sub-process %s received signal %u."
+msgstr "Підпроцес %s отримав сигнал %u."
 
-#: apt-private/private-install.cc:519
-msgid "Use 'apt-get autoremove' to remove it."
-msgid_plural "Use 'apt-get autoremove' to remove them."
-msgstr[0] "Використовуйте 'apt-get autoremove' щоб видалити його."
-msgstr[1] "Використовуйте 'apt-get autoremove' щоб видалити їх."
-msgstr[2] "Використовуйте 'apt-get autoremove' щоб видалити їх."
+#: apt-pkg/contrib/fileutl.cc:830 apt-pkg/contrib/gpgv.cc:239
+#, c-format
+msgid "Sub-process %s returned an error code (%u)"
+msgstr "Підпроцес %s повернув код помилки (%u)"
 
-#: apt-private/private-install.cc:612
-msgid "You might want to run 'apt-get -f install' to correct these:"
-msgstr ""
-"Можливо, для виправлення цих помилок Ви захочете скористатися 'apt-get -f "
-"install':"
+#: apt-pkg/contrib/fileutl.cc:832 apt-pkg/contrib/gpgv.cc:232
+#, c-format
+msgid "Sub-process %s exited unexpectedly"
+msgstr "Підпроцес %s раптово завершився"
 
-#: apt-private/private-install.cc:614
-msgid ""
-"Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
-"solution)."
-msgstr ""
-"Незадоволені залежності. Спробуйте виконати 'apt-get -f install', не "
-"вказуючи назв пакунків (або вкажіть рішення)."
+#: apt-pkg/contrib/fileutl.cc:913
+#, c-format
+msgid "Problem closing the gzip file %s"
+msgstr "Проблема з закриттям gzip файла %s"
 
-#: apt-private/private-install.cc:638
-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-pkg/contrib/fileutl.cc:1101
+#, c-format
+msgid "Could not open file %s"
+msgstr "Неможливо відкрити файл %s"
 
-#: apt-private/private-install.cc:659
-msgid "Broken packages"
-msgstr "Зламані пакунки"
+#: apt-pkg/contrib/fileutl.cc:1160 apt-pkg/contrib/fileutl.cc:1207
+#, c-format
+msgid "Could not open file descriptor %d"
+msgstr "Неможливо відкрити файловий дескриптор %d"
 
-#: apt-private/private-install.cc:712
-msgid "The following extra packages will be installed:"
-msgstr "Ð\91Ñ\83дÑ\83Ñ\82Ñ\8c Ð²Ñ\81Ñ\82ановленÑ\96 Ð½Ð°Ñ\81Ñ\82Ñ\83пнÑ\96 Ð´Ð¾Ð´Ð°Ñ\82ковÑ\96 Ð¿Ð°ÐºÑ\83нки:"
+#: apt-pkg/contrib/fileutl.cc:1315
+msgid "Failed to create subprocess IPC"
+msgstr "Ð\9dе Ð²Ð´Ð°Ð»Ð¾Ñ\81Ñ\8f Ñ\81Ñ\82воÑ\80иÑ\82и IPC Ð· Ð¿Ð¾Ñ\80одженим Ð¿Ñ\80оÑ\86еÑ\81ом"
 
-#: apt-private/private-install.cc:802
-msgid "Suggested packages:"
-msgstr "Ð\9fÑ\80опонованÑ\96 Ð¿Ð°ÐºÑ\83нки:"
+#: apt-pkg/contrib/fileutl.cc:1373
+msgid "Failed to exec compressor "
+msgstr "Ð\9dе Ð²Ð´Ð°Ð»Ð¾Ñ\81Ñ\8f Ð²Ð¸ÐºÐ¾Ð½Ð°Ñ\82и ÐºÐ¾Ð¼Ð¿Ñ\80еÑ\81оÑ\80 "
 
-#: apt-private/private-install.cc:803
-msgid "Recommended packages:"
-msgstr "Рекомендовані пакунки:"
+#: apt-pkg/contrib/fileutl.cc:1514
+#, c-format
+msgid "read, still have %llu to read but none left"
+msgstr "зчитування, повинен зчитати ще %llu байт, але нічого більше нема"
 
-#: apt-private/private-install.cc:825
+#: apt-pkg/contrib/fileutl.cc:1627 apt-pkg/contrib/fileutl.cc:1649
 #, c-format
-msgid "Skipping %s, it is already installed and upgrade is not set.\n"
-msgstr ""
-"Пропускається %s, пакунок вже встановлений і опція ОНОВИТИ не встановлена.\n"
+msgid "write, still have %llu to write but couldn't"
+msgstr "записування, повинен був записати ще %llu байт, але не вдалося"
 
-#: apt-private/private-install.cc:829
+#: apt-pkg/contrib/fileutl.cc:1915
 #, c-format
-msgid "Skipping %s, it is not installed and only upgrades are requested.\n"
-msgstr ""
-"Пропускається %s, пакунок не встановлений, а запитуються тільки оновлення.\n"
+msgid "Problem closing the file %s"
+msgstr "Проблема з закриттям файла %s"
 
-#: apt-private/private-install.cc:841
+#: apt-pkg/contrib/fileutl.cc:1927
 #, c-format
-msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
-msgstr "Перевстановлення %s неможливе, бо він не може бути завантаженим.\n"
+msgid "Problem renaming the file %s to %s"
+msgstr "Проблема з перейменуванням файла %s на %s"
 
-#: apt-private/private-install.cc:846
+#: apt-pkg/contrib/fileutl.cc:1938
 #, c-format
-msgid "%s is already the newest version.\n"
-msgstr "Ð\92же Ð²Ñ\81Ñ\82ановлена Ð½Ð°Ð¹Ð½Ð¾Ð²Ñ\96Ñ\88а Ð²ÐµÑ\80Ñ\81Ñ\96Ñ\8f %s.\n"
+msgid "Problem unlinking the file %s"
+msgstr "Ð\9fÑ\80облема Ð· Ñ\80оз'Ñ\94днаннÑ\8fм Ñ\84айла %s"
 
-#: apt-private/private-install.cc:894
-#, c-format
-msgid "Selected version '%s' (%s) for '%s'\n"
-msgstr "Обрана версія '%s' (%s) для '%s'\n"
+#: apt-pkg/contrib/fileutl.cc:1951
+msgid "Problem syncing the file"
+msgstr "Проблема з синхронізацією файла"
 
-#: apt-private/private-install.cc:899
+#: apt-pkg/contrib/progress.cc:148
 #, c-format
-msgid "Selected version '%s' (%s) for '%s' because of '%s'\n"
-msgstr "Обрана версія '%s' (%s) для '%s' через '%s'\n"
+msgid "%c%s... Error!"
+msgstr "%c%s... Помилка!"
 
-#. TRANSLATORS: Note, this is not an interactive question
-#: apt-private/private-install.cc:941
+#: apt-pkg/contrib/progress.cc:150
 #, c-format
-msgid "Package '%s' is not installed, so not removed. Did you mean '%s'?\n"
+msgid "%c%s... Done"
+msgstr "%c%s... Виконано"
+
+#: apt-pkg/contrib/progress.cc:181
+msgid "..."
 msgstr ""
-"Пакунок '%s' не встановлений, тому не видалений. Можливо ви мали на увазі "
-"'%s'?\n"
 
-#: apt-private/private-install.cc:947
+#. Print the spinner
+#: apt-pkg/contrib/progress.cc:197
+#, fuzzy, c-format
+msgid "%c%s... %u%%"
+msgstr "%c%s... Виконано"
+
+#: apt-pkg/contrib/mmap.cc:79
+msgid "Can't mmap an empty file"
+msgstr "Неможливо відобразити в пам'яті (mmap) пустий файл"
+
+#: apt-pkg/contrib/mmap.cc:111
 #, c-format
-msgid "Package '%s' is not installed, so not removed\n"
-msgstr "Ð\9fакÑ\83нок '%s' Ð½Ðµ Ð²Ñ\81Ñ\82ановлений, Ñ\82омÑ\83 Ð½Ðµ Ð²Ð¸Ð´Ð°Ð»ÐµÐ½Ð¸Ð¹\n"
+msgid "Couldn't duplicate file descriptor %i"
+msgstr "Ð\9dеможливо Ñ\81Ñ\82воÑ\80иÑ\82и ÐºÐ¾Ð¿Ñ\96Ñ\8e Ñ\84айлового Ð´ÐµÑ\81кÑ\80ипÑ\82оÑ\80а %i"
 
-#: apt-private/private-main.cc:32
-msgid ""
-"NOTE: This is only a simulation!\n"
-"      apt-get 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!"
-msgstr ""
-"УВАГА: Це тільки симуляція!\n"
-"       apt-get потребує права root для реального запуску.\n"
-"       Також не забувайте, що блокування вимикається,\n"
-"       тому не очікуйте на відповідність поточній реальній ситуації!"
+#: apt-pkg/contrib/mmap.cc:119
+#, c-format
+msgid "Couldn't make mmap of %llu bytes"
+msgstr "Неможливо зробити mmap для %llu байт"
 
-#: apt-private/private-download.cc:36
-msgid "WARNING: The following packages cannot be authenticated!"
-msgstr "УÐ\92Ð\90Ð\93Ð\90: Ð\9dаÑ\81Ñ\82Ñ\83пнÑ\96 Ð¿Ð°ÐºÑ\83нки Ð½ÐµÐ¼Ð¾Ð¶Ð»Ð¸Ð²Ð¾ Ð°Ð²Ñ\82енÑ\82иÑ\84Ñ\96кÑ\83ваÑ\82и!"
+#: apt-pkg/contrib/mmap.cc:146
+msgid "Unable to close mmap"
+msgstr "Ð\9dе Ð²Ð´Ð°Ð»Ð¾Ñ\81Ñ\8f Ð·Ð°ÐºÑ\80иÑ\82и mmap"
 
-#: apt-private/private-download.cc:40
-msgid "Authentication warning overridden.\n"
-msgstr "Ð\90вÑ\82енÑ\82иÑ\84Ñ\96каÑ\86Ñ\96йне Ð¿Ð¾Ð¿ÐµÑ\80едженнÑ\8f Ð½Ðµ Ð¿Ñ\80ийнÑ\8fÑ\82о Ð´Ð¾ Ñ\83ваги.\n"
+#: apt-pkg/contrib/mmap.cc:174 apt-pkg/contrib/mmap.cc:202
+msgid "Unable to synchronize mmap"
+msgstr "Ð\9dе Ð²Ð´Ð°Ð»Ð¾Ñ\81Ñ\8f Ñ\81инÑ\85Ñ\80онÑ\96зÑ\83ваÑ\82и mmap"
 
-#: apt-private/private-download.cc:45 apt-private/private-download.cc:52
-msgid "Some packages could not be authenticated"
-msgstr "Деякі пакунки неможливо автентифікувати"
+#: apt-pkg/contrib/mmap.cc:290
+#, c-format
+msgid "Couldn't make mmap of %lu bytes"
+msgstr "Неможливо відобразити в пам'яті %lu байт"
 
-#: apt-private/private-download.cc:50
-msgid "Install these packages without verification?"
-msgstr "Ð\92Ñ\81Ñ\82ановиÑ\82и Ñ\86Ñ\96 Ð¿Ð°ÐºÑ\83нки Ð±ÐµÐ· Ð¿ÐµÑ\80евÑ\96Ñ\80ки?"
+#: apt-pkg/contrib/mmap.cc:322
+msgid "Failed to truncate file"
+msgstr "Ð\9dе Ð²Ð´Ð°Ð»Ð¾Ñ\81Ñ\8f Ð¾Ð±Ñ\80Ñ\96заÑ\82и Ñ\84айл"
 
-#: apt-private/private-sources.cc:58
+#: apt-pkg/contrib/mmap.cc:341
 #, fuzzy, c-format
-msgid "Failed to parse %s. Edit again? "
-msgstr "Не вдалося перейменувати %s на %s"
+msgid ""
+"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
+"Current value: %lu. (man 5 apt.conf)"
+msgstr ""
+"Динамічний MMap використав усе місце. Будь-ласка, збільшіть розмір APT::"
+"Cache-Start. Поточне значення: %lu. (man 5 apt.conf)"
 
-#: apt-private/private-sources.cc:70
+#: apt-pkg/contrib/mmap.cc:446
 #, c-format
-msgid "Your '%s' file changed, please run 'apt-get update'."
+msgid ""
+"Unable to increase the size of the MMap as the limit of %lu bytes is already "
+"reached."
 msgstr ""
+"Неможливо збільшити розмір MMap, так як обмеження в %lu байт вже досягнуто."
 
-#: apt-private/private-search.cc:51
-msgid "Full Text Search"
+#: apt-pkg/contrib/mmap.cc:449
+msgid ""
+"Unable to increase size of the MMap as automatic growing is disabled by user."
 msgstr ""
+"Неможливо збільшити розмір MMap, так як автоматичне збільшення вимкнено "
+"користувачем."
 
-#: apt-private/acqprogress.cc:66
-msgid "Hit "
-msgstr "В кеші "
-
-#: apt-private/acqprogress.cc:90
-msgid "Get:"
-msgstr "Отр:"
-
-#: apt-private/acqprogress.cc:121
-msgid "Ign "
-msgstr "Ігн "
+#: apt-pkg/contrib/cdromutl.cc:65
+#, c-format
+msgid "Unable to stat the mount point %s"
+msgstr "Неможливо прочитати атрибути точки монтування %s"
 
-#: apt-private/acqprogress.cc:125
-msgid "Err "
-msgstr "Ð\9fом "
+#: apt-pkg/contrib/cdromutl.cc:246
+msgid "Failed to stat the cdrom"
+msgstr "Ð\9dе Ð²Ð´Ð°Ð»Ð¾Ñ\81Ñ\8f Ð¿Ñ\80оÑ\87иÑ\82аÑ\82и Ð°Ñ\82Ñ\80ибÑ\83Ñ\82и cdrom"
 
-#: apt-private/acqprogress.cc:146
+#: apt-pkg/contrib/configuration.cc:519
 #, c-format
-msgid "Fetched %sB in %s (%sB/s)\n"
-msgstr "Ð\9eÑ\82Ñ\80имано %sB Ð·Ð° %sB (%sB/s)\n"
+msgid "Unrecognized type abbreviation: '%c'"
+msgstr "Ð\9dеÑ\80озпÑ\96знаваний Ñ\82ип Ð°Ð±Ñ\80евÑ\96аÑ\82Ñ\83Ñ\80и: '%c'"
 
-#: apt-private/acqprogress.cc:236
+#: apt-pkg/contrib/configuration.cc:633
 #, c-format
-msgid " [Working]"
-msgstr " [Йде робота]"
+msgid "Opening configuration file %s"
+msgstr "Відкривається конфігураційний файл %s"
 
-#: apt-private/acqprogress.cc:297
+#: apt-pkg/contrib/configuration.cc:801
 #, c-format
-msgid ""
-"Media change: please insert the disc labeled\n"
-" '%s'\n"
-"in the drive '%s' and press enter\n"
-msgstr ""
-"Зміна носія: вставте диск з міткою\n"
-" '%s'\n"
-"у пристрій '%s' і натисніть Enter\n"
+msgid "Syntax error %s:%u: Block starts with no name."
+msgstr "Синтаксична помилка %s:%u: Блок починається без назви."
 
-#. FIXME: fallback to a default mirror here instead
-#. and provide a config option to define that default
-#: methods/mirror.cc:280
+#: apt-pkg/contrib/configuration.cc:820
 #, c-format
-msgid "No mirror file '%s' found "
-msgstr "Ð\9dе Ð·Ð½Ð°Ð¹Ð´ÐµÐ½Ð¾ Ñ\84айла Ð´Ð·ÐµÑ\80кала '%s' "
+msgid "Syntax error %s:%u: Malformed tag"
+msgstr "СинÑ\82акÑ\81иÑ\87на Ð¿Ð¾Ð¼Ð¸Ð»ÐºÐ° %s:%u: Ñ\81поÑ\82воÑ\80ений Ñ\82ег"
 
-#. FIXME: fallback to a default mirror here instead
-#. and provide a config option to define that default
-#: methods/mirror.cc:287
+#: apt-pkg/contrib/configuration.cc:837
 #, c-format
-msgid "Can not read mirror file '%s'"
-msgstr "Неможливо прочитати файл дзеркала '%s'"
-
-#: methods/mirror.cc:315
-#, fuzzy, c-format
-msgid "No entry found in mirror file '%s'"
-msgstr "Неможливо прочитати файл дзеркала '%s'"
+msgid "Syntax error %s:%u: Extra junk after value"
+msgstr "Синтаксична помилка %s:%u: зайві символи після величини"
 
-#: methods/mirror.cc:445
+#: apt-pkg/contrib/configuration.cc:877
 #, c-format
-msgid "[Mirror: %s]"
-msgstr "[Дзеркало: %s]"
-
-#: methods/rsh.cc:102 ftparchive/multicompress.cc:171
-msgid "Failed to create IPC pipe to subprocess"
-msgstr "Не вдалося створити IPC канал для підпроцесу"
-
-#: methods/rsh.cc:343
-msgid "Connection closed prematurely"
-msgstr "З'єднання завершено передчасно"
+msgid "Syntax error %s:%u: Directives can only be done at the top level"
+msgstr ""
+"Синтаксична помилка %s:%u: Директиви можуть бути виконані тільки на "
+"найвищому рівні"
 
-#: dselect/install:33
-msgid "Bad default setting!"
-msgstr "Неправильне значення за умовчанням!"
+#: apt-pkg/contrib/configuration.cc:884
+#, c-format
+msgid "Syntax error %s:%u: Too many nested includes"
+msgstr "Синтаксична помилка %s:%u: Забагато вмонтованих (nested) включень"
 
-#: dselect/install:52 dselect/install:84 dselect/install:88 dselect/install:95
-#: dselect/install:106 dselect/update:45
-msgid "Press enter to continue."
-msgstr "Ð\94лÑ\8f Ð¿Ñ\80одовженнÑ\8f Ð½Ð°Ñ\82иÑ\81нÑ\96Ñ\82Ñ\8c Enter."
+#: apt-pkg/contrib/configuration.cc:888 apt-pkg/contrib/configuration.cc:893
+#, c-format
+msgid "Syntax error %s:%u: Included from here"
+msgstr "СинÑ\82акÑ\81иÑ\87на Ð¿Ð¾Ð¼Ð¸Ð»ÐºÐ° %s:%u: Ð\92клÑ\8eÑ\87ено Ð·Ð²Ñ\96дÑ\81и"
 
-#: dselect/install:92
-msgid "Do you want to erase any previously downloaded .deb files?"
-msgstr "Чи хочете ви видалити всі раніше завантажені .deb файли?"
+#: apt-pkg/contrib/configuration.cc:897
+#, c-format
+msgid "Syntax error %s:%u: Unsupported directive '%s'"
+msgstr "Синтаксична помилка %s:%u: Директива '%s' не підтримується"
 
-#: dselect/install:102
-msgid "Some errors occurred while unpacking. Packages that were installed"
+#: apt-pkg/contrib/configuration.cc:900
+#, fuzzy, c-format
+msgid "Syntax error %s:%u: clear directive requires an option tree as argument"
 msgstr ""
-"Під час розпакування виникли якісь помилки. Пакунки, які були встановлені"
-
-#: dselect/install:103
-msgid "will be configured. This may result in duplicate errors"
-msgstr "будуть налаштовані. Це може призвести до повторення помилок"
+"Синтаксична помилка %s:%u: 'clear directive' потребує дерево налаштувань як "
+"аргумент"
 
-#: dselect/install:104
-msgid "or errors caused by missing dependencies. This is OK, only the errors"
-msgstr ""
-"або виникнення нових через незадоволені залежності. Це нормально,тільки "
-"помилки"
+#: apt-pkg/contrib/configuration.cc:950
+#, c-format
+msgid "Syntax error %s:%u: Extra junk at end of file"
+msgstr "Синтаксична помилка %s:%u: Зайве сміття в кінці файла"
 
-#: dselect/install:105
-msgid ""
-"above this message are important. Please fix them and run [I]nstall again"
-msgstr ""
-"зазначені вище цього повідомлення є важливими. Будь-ласка, виправте їх і "
-"виконайте установку '[I]nstall' ще раз"
+#. TRANSLATOR: %s is the trusted keyring parts directory
+#: apt-pkg/contrib/gpgv.cc:72
+#, c-format
+msgid "No keyring installed in %s."
+msgstr "Не встановлено 'keyring' у %s."
 
-#: dselect/update:30
-msgid "Merging available information"
-msgstr "Об'єднання доступної інформації"
+#: apt-pkg/contrib/cmndline.cc:124
+#, c-format
+msgid "Command line option '%c' [from %s] is not known."
+msgstr "Невідомий параметр командного рядка '%c' [з %s]."
 
-#: apt-inst/filelist.cc:380
-msgid "DropNode called on still linked node"
-msgstr "DropNode було викликано для вузла, що ще використовувався"
+#: apt-pkg/contrib/cmndline.cc:149 apt-pkg/contrib/cmndline.cc:158
+#: apt-pkg/contrib/cmndline.cc:166
+#, c-format
+msgid "Command line option %s is not understood"
+msgstr "Незрозумілий параметр %s командного рядка"
 
-#: apt-inst/filelist.cc:412
-msgid "Failed to locate the hash element!"
-msgstr "Не вдалося знайти елемент хеша!"
+#: apt-pkg/contrib/cmndline.cc:171
+#, c-format
+msgid "Command line option %s is not boolean"
+msgstr "Параметр %s командного рядка не є логічного типу 'boolean'"
 
-#: apt-inst/filelist.cc:459
-#, fuzzy
-msgid "Failed to allocate diversion"
-msgstr "Ð\9dе Ð²Ð´Ð°Ð»Ð¾Ñ\81Ñ\8f Ñ\81Ñ\82воÑ\80иÑ\82и diversion"
+#: apt-pkg/contrib/cmndline.cc:212 apt-pkg/contrib/cmndline.cc:233
+#, c-format
+msgid "Option %s requires an argument."
+msgstr "Ð\9fаÑ\80амеÑ\82Ñ\80 %s Ð¿Ð¾Ñ\82Ñ\80ебÑ\83Ñ\94 Ð°Ñ\80гÑ\83менÑ\82а."
 
-#: apt-inst/filelist.cc:464
-msgid "Internal error in AddDiversion"
-msgstr "Внутрішня помилка в AddDiversion"
+#: apt-pkg/contrib/cmndline.cc:246 apt-pkg/contrib/cmndline.cc:252
+#, c-format
+msgid "Option %s: Configuration item specification must have an =<val>."
+msgstr ""
+"Опція %s: Специфікація вимагає, щоб рядки у конфігурації мали вираз =<val>."
 
-#: apt-inst/filelist.cc:477
-#, fuzzy, c-format
-msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
-msgstr "СпÑ\80оба Ð¿ÐµÑ\80езапиÑ\81Ñ\83 diversion, %s -> %s Ñ\96 %s/%s"
+#: apt-pkg/contrib/cmndline.cc:281
+#, c-format
+msgid "Option %s requires an integer argument, not '%s'"
+msgstr "Ð\9fаÑ\80амеÑ\82Ñ\80 %s Ð¿Ð¾Ñ\82Ñ\80ебÑ\83Ñ\94 Ñ\86Ñ\96лоÑ\87иÑ\81лений Ð°Ñ\80гÑ\83менÑ\82, Ð°Ð»Ðµ Ð½Ðµ '%s'"
 
-#: apt-inst/filelist.cc:506
-#, fuzzy, c-format
-msgid "Double add of diversion %s -> %s"
-msgstr "Ð\9fодвÑ\96йне Ð´Ð¾Ð´Ð°Ð²Ð°Ð½Ð½Ñ\8f diversion %s -> %s"
+#: apt-pkg/contrib/cmndline.cc:312
+#, c-format
+msgid "Option '%s' is too long"
+msgstr "Ð\9fаÑ\80амеÑ\82Ñ\80 '%s' Ñ\94 Ð·Ð°Ð½Ð°Ð´Ñ\82о Ð´Ð¾Ð²Ð³Ð¸Ð¼"
 
-#: apt-inst/filelist.cc:549
+#: apt-pkg/contrib/cmndline.cc:344
 #, c-format
-msgid "Duplicate conf file %s/%s"
-msgstr "Ð\9aопÑ\96Ñ\8f ÐºÐ¾Ð½Ñ\84Ñ\96гÑ\83Ñ\80аÑ\86Ñ\96йного Ñ\84айлÑ\83 %s/%s"
+msgid "Sense %s is not understood, try true or false."
+msgstr "Ð\9dезÑ\80озÑ\83мÑ\96лий Ð²Ð¸Ñ\80аз %s, Ñ\81пÑ\80обÑ\83йÑ\82е true Ñ\87и false."
 
-#: apt-inst/extract.cc:101 apt-inst/extract.cc:172
+#: apt-pkg/contrib/cmndline.cc:394
 #, c-format
-msgid "The path %s is too long"
-msgstr "ШлÑ\8fÑ\85 %s Ð·Ð°Ð½Ð°Ð´Ñ\82о Ð´Ð¾Ð²Ð³Ð¸Ð¹"
+msgid "Invalid operation %s"
+msgstr "Ð\9dевÑ\96Ñ\80на Ð´Ñ\96Ñ\8f %s"
 
-#: apt-inst/extract.cc:132
+#: apt-pkg/deb/dpkgpm.cc:112
 #, c-format
-msgid "Unpacking %s more than once"
-msgstr "РозпакÑ\83ваннÑ\8f %s Ð±Ñ\96лÑ\8cÑ\88 Ð½Ñ\96ж Ð¾Ð´Ð¸Ð½ Ñ\80аз"
+msgid "Installing %s"
+msgstr "Ð\92Ñ\81Ñ\82ановлÑ\8eÑ\94Ñ\82Ñ\8cÑ\81Ñ\8f %s"
 
-#: apt-inst/extract.cc:142
-#, fuzzy, c-format
-msgid "The directory %s is diverted"
-msgstr "Ð\94иÑ\80екÑ\82оÑ\80Ñ\96Ñ\8f %s Ñ\94 Ð²Ñ\96дÑ\85иленоÑ\8e (diverted)"
+#: apt-pkg/deb/dpkgpm.cc:113 apt-pkg/deb/dpkgpm.cc:1016
+#, c-format
+msgid "Configuring %s"
+msgstr "Ð\9dалаÑ\88Ñ\82овÑ\83Ñ\94Ñ\82Ñ\8cÑ\81Ñ\8f %s"
 
-#: apt-inst/extract.cc:152
+#: apt-pkg/deb/dpkgpm.cc:114 apt-pkg/deb/dpkgpm.cc:1023
 #, c-format
-msgid "The package is trying to write to the diversion target %s/%s"
-msgstr "Ð\9fакÑ\83нок Ð¿Ñ\80обÑ\83Ñ\94 Ð·Ð°Ð¿Ð¸Ñ\81аÑ\82и Ñ\83 Ñ\86Ñ\96лÑ\8c Ð· diversion %s/%s"
+msgid "Removing %s"
+msgstr "Ð\92идалÑ\8fÑ\94Ñ\82Ñ\8cÑ\81Ñ\8f %s"
 
-#: apt-inst/extract.cc:162 apt-inst/extract.cc:306
-#, fuzzy
-msgid "The diversion path is too long"
-msgstr "ШлÑ\8fÑ\85 'diversion' Ñ\94 Ð·Ð°Ð½Ð°Ð´Ñ\82о Ð´Ð¾Ð²Ð³Ð¸Ð¼"
+#: apt-pkg/deb/dpkgpm.cc:115
+#, c-format
+msgid "Completely removing %s"
+msgstr "Ð\9fовнÑ\96Ñ\81Ñ\82Ñ\8e Ð²Ð¸Ð´Ð°Ð»Ñ\8fÑ\94Ñ\82Ñ\8cÑ\81Ñ\8f %s"
 
-#: apt-inst/extract.cc:186 apt-inst/extract.cc:199 apt-inst/extract.cc:216
-#: ftparchive/cachedb.cc:182
+#: apt-pkg/deb/dpkgpm.cc:116
 #, c-format
-msgid "Failed to stat %s"
-msgstr "Ð\9dе Ð²Ð´Ð°Ð»Ð¾Ñ\81Ñ\8f Ð¾Ð´ÐµÑ\80жаÑ\82и Ð°Ñ\82Ñ\80ибÑ\83Ñ\82и %s"
+msgid "Noting disappearance of %s"
+msgstr "Ð\92зÑ\8fÑ\82о Ð´Ð¾ Ð²Ñ\96дома Ð·Ð½Ð¸ÐºÐ½ÐµÐ½Ð½Ñ\8f %s"
 
-#: apt-inst/extract.cc:194 ftparchive/multicompress.cc:374
+#: apt-pkg/deb/dpkgpm.cc:117
 #, c-format
-msgid "Failed to rename %s to %s"
-msgstr "Ð\9dе Ð²Ð´Ð°Ð»Ð¾Ñ\81Ñ\8f Ð¿ÐµÑ\80ейменÑ\83ваÑ\82и %s Ð½Ð° %s"
+msgid "Running post-installation trigger %s"
+msgstr "Ð\92иконÑ\83Ñ\94Ñ\82Ñ\8cÑ\81Ñ\8f Ð¿Ñ\96Ñ\81лÑ\8fÑ\83Ñ\81Ñ\82ановоÑ\87ний Ñ\96нÑ\96Ñ\86Ñ\96аÑ\82оÑ\80 %s"
 
-#: apt-inst/extract.cc:249
+#. FIXME: use a better string after freeze
+#: apt-pkg/deb/dpkgpm.cc:847
 #, c-format
-msgid "The directory %s is being replaced by a non-directory"
-msgstr "Директорія %s замінюється не директорією"
+msgid "Directory '%s' missing"
+msgstr "Директорія '%s' відсутня"
 
-#: apt-inst/extract.cc:289
-#, fuzzy
-msgid "Failed to locate node in its hash bucket"
-msgstr "Не вдалося знайти вузол у його наборі хешів"
+#: apt-pkg/deb/dpkgpm.cc:862 apt-pkg/deb/dpkgpm.cc:884
+#, c-format
+msgid "Could not open file '%s'"
+msgstr "Неможливо відкрити файл '%s'"
 
-#: apt-inst/extract.cc:293
-msgid "The path is too long"
-msgstr "Шлях занадто довгий"
+#: apt-pkg/deb/dpkgpm.cc:1009
+#, c-format
+msgid "Preparing %s"
+msgstr "Підготовка %s"
 
-#: apt-inst/extract.cc:421
+#: apt-pkg/deb/dpkgpm.cc:1010
 #, c-format
-msgid "Overwrite package match with no version for %s"
-msgstr "Ð\9fеÑ\80езапиÑ\81аÑ\82и Ð²Ñ\96дповÑ\96днÑ\96Ñ\81Ñ\82Ñ\8c Ð¿Ð°ÐºÑ\83нка Ð±ÐµÐ· Ð²ÐµÑ\80Ñ\81Ñ\96Ñ\97 Ð´Ð»я %s"
+msgid "Unpacking %s"
+msgstr "РозпакÑ\83вання %s"
 
-#: apt-inst/extract.cc:438
+#: apt-pkg/deb/dpkgpm.cc:1015
 #, c-format
-msgid "File %s/%s overwrites the one in the package %s"
-msgstr "Файл %s/%s Ð¿ÐµÑ\80езапиÑ\81Ñ\83Ñ\94 Ñ\96нÑ\88ий Ñ\84айл Ð² Ð¿Ð°ÐºÑ\83нкÑ\83 %s"
+msgid "Preparing to configure %s"
+msgstr "Ð\9fÑ\96дгоÑ\82овка Ð´Ð¾ ÐºÐ¾Ð½Ñ\84Ñ\96гÑ\83Ñ\80аÑ\86Ñ\96Ñ\97 %s"
 
-#: apt-inst/extract.cc:498
+#: apt-pkg/deb/dpkgpm.cc:1017
 #, c-format
-msgid "Unable to stat %s"
-msgstr "Ð\9dеможливо Ð¿Ñ\80оÑ\87иÑ\82аÑ\82и Ð°Ñ\82Ñ\80ибÑ\83Ñ\82и %s"
+msgid "Installed %s"
+msgstr "Ð\92Ñ\81Ñ\82ановлено %s"
 
-#: apt-inst/dirstream.cc:42 apt-inst/dirstream.cc:49 apt-inst/dirstream.cc:54
+#: apt-pkg/deb/dpkgpm.cc:1022
 #, c-format
-msgid "Failed to write file %s"
-msgstr "Ð\9dе Ð²Ð´Ð°Ð»Ð¾Ñ\81Ñ\8f Ð·Ð°Ð¿Ð¸Ñ\81аÑ\82и Ñ\84айл %s"
+msgid "Preparing for removal of %s"
+msgstr "Ð\9fÑ\96дгоÑ\82овка Ð´Ð¾ Ð²Ð¸Ð´Ð°Ð»ÐµÐ½Ð½Ñ\8f %s"
 
-#: apt-inst/dirstream.cc:105
+#: apt-pkg/deb/dpkgpm.cc:1024
 #, c-format
-msgid "Failed to close file %s"
-msgstr "Ð\9dе Ð²Ð´Ð°Ð»Ð¾Ñ\81Ñ\8f Ð·Ð°ÐºÑ\80иÑ\82и Ñ\84айл %s"
+msgid "Removed %s"
+msgstr "Ð\92идалено %s"
 
-#: apt-inst/deb/debfile.cc:47 apt-inst/deb/debfile.cc:54
-#: apt-inst/deb/debfile.cc:63
+#: apt-pkg/deb/dpkgpm.cc:1029
 #, c-format
-msgid "This is not a valid DEB archive, missing '%s' member"
-msgstr "Ð\9dевÑ\96Ñ\80ний DEB Ð°Ñ\80Ñ\85Ñ\96в, Ð²Ñ\96дÑ\81Ñ\83Ñ\82нÑ\96й Ñ\87лен '%s'"
+msgid "Preparing to completely remove %s"
+msgstr "Ð\9fÑ\96дгоÑ\82овка Ð´Ð¾ Ð¿Ð¾Ð²Ð½Ð¾Ð³Ð¾ Ð²Ð¸Ð´Ð°Ð»ÐµÐ½Ð½Ñ\8f %s"
 
-#: apt-inst/deb/debfile.cc:132
+#: apt-pkg/deb/dpkgpm.cc:1030
 #, c-format
-msgid "Internal error, could not locate member %s"
-msgstr "Ð\92нÑ\83Ñ\82Ñ\80Ñ\96Ñ\88нÑ\8f Ð¿Ð¾Ð¼Ð¸Ð»ÐºÐ°, Ð½Ðµ Ð¼Ð¾Ð¶Ñ\83 Ð·Ð½Ð°Ð¹Ñ\82и Ñ\81кладовÑ\83 Ñ\87аÑ\81Ñ\82инÑ\83 %s"
+msgid "Completely removed %s"
+msgstr "Ð\9fовнÑ\96Ñ\81Ñ\82Ñ\8e Ð²Ð¸Ð´Ð°Ð»ÐµÐ½Ð¾ %s"
 
-#: apt-inst/deb/debfile.cc:227
-msgid "Unparsable control file"
-msgstr "Контрольний файл не можливо обробити"
+#: apt-pkg/deb/dpkgpm.cc:1091 apt-pkg/deb/dpkgpm.cc:1179
+#, fuzzy, c-format
+msgid "Can not write log (%s)"
+msgstr "Неможливо записати в %s"
 
-#: apt-inst/contrib/arfile.cc:76
-msgid "Invalid archive signature"
-msgstr "Невірний підпис архіву"
+#: apt-pkg/deb/dpkgpm.cc:1091 apt-pkg/deb/dpkgpm.cc:1179
+msgid "Is /dev/pts mounted?"
+msgstr ""
 
-#: apt-inst/contrib/arfile.cc:84
-msgid "Error reading archive member header"
-msgstr "Ð\9dеможливо Ð¿Ñ\80оÑ\87иÑ\82аÑ\82и Ð·Ð°Ð³Ð¾Ð»Ð¾Ð²Ð¾Ðº 'member' Ð² Ð°Ñ\80Ñ\85Ñ\96вÑ\96"
+#: apt-pkg/deb/dpkgpm.cc:1670
+msgid "Operation was interrupted before it could finish"
+msgstr "Ð\9eпеÑ\80аÑ\86Ñ\96Ñ\8e Ð±Ñ\83ло Ð¿ÐµÑ\80еÑ\80вано Ð´Ð¾ Ñ\82ого, Ñ\8fк Ð²Ð¾Ð½Ð° Ð¼Ð°Ð»Ð° Ð·Ð°Ð²ÐµÑ\80Ñ\88иÑ\82иÑ\81Ñ\8f"
 
-#: apt-inst/contrib/arfile.cc:96
-#, fuzzy, c-format
-msgid "Invalid archive member header %s"
-msgstr "Невірний заголовок 'member' %s в архіві"
+#: apt-pkg/deb/dpkgpm.cc:1732
+msgid "No apport report written because MaxReports is reached already"
+msgstr ""
+"Звіт apport не був записаний, тому що параметр MaxReports вже досягнув "
+"максимальної величини"
 
-#: apt-inst/contrib/arfile.cc:108
-#, fuzzy
-msgid "Invalid archive member header"
-msgstr "Ð\9dевÑ\96Ñ\80ний Ð·Ð°Ð³Ð¾Ð»Ð¾Ð²Ð¾Ðº 'member' Ð² Ð°Ñ\80Ñ\85Ñ\96вÑ\96"
+#. check if its not a follow up error
+#: apt-pkg/deb/dpkgpm.cc:1737
+msgid "dependency problems - leaving unconfigured"
+msgstr "пÑ\80облеми Ð· Ð·Ð°Ð»ÐµÐ¶Ð½Ð¾Ñ\81Ñ\82Ñ\8fми - Ð·Ð°Ð»Ð¸Ñ\88ено Ð½ÐµÐ½Ð°Ð»Ð°Ñ\88Ñ\82ованим"
 
-#: apt-inst/contrib/arfile.cc:137
-msgid "Archive is too short"
-msgstr "Архів занадто малий"
+#: apt-pkg/deb/dpkgpm.cc:1739
+msgid ""
+"No apport report written because the error message indicates its a followup "
+"error from a previous failure."
+msgstr ""
+"Звіт apport не був записаний, тому що повідомлення про помилку вказує на те, "
+"що ця помилка є наслідком попередньої невдачі."
 
-#: apt-inst/contrib/arfile.cc:141
-msgid "Failed to read the archive headers"
-msgstr "Не вдалося прочитати заголовки в архіві"
+#: apt-pkg/deb/dpkgpm.cc:1745
+msgid ""
+"No apport report written because the error message indicates a disk full "
+"error"
+msgstr ""
+"Звіт apport не був записаний, тому що повідомлення про помилку вказує на "
+"відсутність вільного місця на диску"
 
-#: apt-inst/contrib/extracttar.cc:124
-msgid "Failed to create pipes"
-msgstr "Не вдалося створити канали (pipes)"
+#: apt-pkg/deb/dpkgpm.cc:1752
+msgid ""
+"No apport report written because the error message indicates a out of memory "
+"error"
+msgstr ""
+"Звіт apport не був записаний, тому що повідомлення про помилку вказує на "
+"відсутність вільного місця у пам'яті"
 
-#: apt-inst/contrib/extracttar.cc:151
-msgid "Failed to exec gzip "
-msgstr "Не вдалося виконати gzip "
+#: apt-pkg/deb/dpkgpm.cc:1759 apt-pkg/deb/dpkgpm.cc:1765
+#, fuzzy
+msgid ""
+"No apport report written because the error message indicates an issue on the "
+"local system"
+msgstr ""
+"Звіт apport не був записаний, тому що повідомлення про помилку вказує на "
+"відсутність вільного місця на диску"
 
-#: apt-inst/contrib/extracttar.cc:188 apt-inst/contrib/extracttar.cc:218
-msgid "Corrupted archive"
-msgstr "Пошкоджений архів"
+#: apt-pkg/deb/dpkgpm.cc:1787
+msgid ""
+"No apport report written because the error message indicates a dpkg I/O error"
+msgstr ""
+"Звіт apport не був записаний, тому що повідомлення про помилку вказує на "
+"помилку В/В (I/O) у dpkg"
 
-#: apt-inst/contrib/extracttar.cc:203
-msgid "Tar checksum failed, archive corrupted"
-msgstr "Контрольна сума tar архіва невірна, архів пошкоджений"
+#: apt-pkg/deb/debsystem.cc:91
+#, c-format
+msgid ""
+"Unable to lock the administration directory (%s), is another process using "
+"it?"
+msgstr ""
+"Неможливо заблокувати адміністративну директорію (%s), може її використовує "
+"інший процес?"
 
-#: apt-inst/contrib/extracttar.cc:308
+#: apt-pkg/deb/debsystem.cc:94
 #, c-format
-msgid "Unknown TAR header type %u, member %s"
-msgstr "Невідомий тип заголовку TAR - %u, член %s"
+msgid "Unable to lock the administration directory (%s), are you root?"
+msgstr "Неможливо заблокувати адміністративну директорію (%s), ви root?"
+
+#. TRANSLATORS: the %s contains the recovery command, usually
+#. dpkg --configure -a
+#: apt-pkg/deb/debsystem.cc:110
+#, c-format
+msgid ""
+"dpkg was interrupted, you must manually run '%s' to correct the problem. "
+msgstr ""
+"dpkg було перервано, ви повинні вручну запустити '%s' аби виправити "
+"проблему. "
+
+#: apt-pkg/deb/debsystem.cc:128
+msgid "Not locked"
+msgstr "Не заблоковано"
 
 #: cmdline/apt-extracttemplates.cc:224
 msgid ""
@@ -3433,11 +3431,11 @@ msgstr ""
 "  -c=?  Використати зазначений конфігураційний файл\n"
 "  -o=?  Вказати довільний параметр конфігурації"
 
-#: ftparchive/apt-ftparchive.cc:841
+#: ftparchive/apt-ftparchive.cc:822
 msgid "No selections matched"
 msgstr "Збігів не виявлено"
 
-#: ftparchive/apt-ftparchive.cc:919
+#: ftparchive/apt-ftparchive.cc:907
 #, c-format
 msgid "Some files are missing in the package file group `%s'"
 msgstr "У групі пакунків '%s' відсутні деякі файли"
@@ -3543,22 +3541,22 @@ msgstr " Перевищено ліміт в %sB в DeLink.\n"
 msgid "Archive had no package field"
 msgstr "Архів не мав поля 'package'"
 
-#: ftparchive/writer.cc:425 ftparchive/writer.cc:692
+#: ftparchive/writer.cc:425 ftparchive/writer.cc:684
 #, fuzzy, c-format
 msgid "  %s has no override entry\n"
 msgstr "  Відсутній запис про перепризначення (override) для %s\n"
 
-#: ftparchive/writer.cc:493 ftparchive/writer.cc:848
+#: ftparchive/writer.cc:493 ftparchive/writer.cc:840
 #, c-format
 msgid "  %s maintainer is %s not %s\n"
 msgstr "  пакунок %s супроводжується %s, а не %s\n"
 
-#: ftparchive/writer.cc:706
+#: ftparchive/writer.cc:698
 #, fuzzy, c-format
 msgid "  %s has no source override entry\n"
 msgstr "  Відсутній запис про перепризначення вихідних текстів для %s\n"
 
-#: ftparchive/writer.cc:710
+#: ftparchive/writer.cc:702
 #, fuzzy, c-format
 msgid "  %s has no binary override entry either\n"
 msgstr "  Крім того, відсутній запис про бінарне перепризначення для %s\n"