summaryrefslogtreecommitdiff
path: root/po/uk.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/uk.po')
-rw-r--r--po/uk.po97
1 files changed, 48 insertions, 49 deletions
diff --git a/po/uk.po b/po/uk.po
index bbba4cc58..c5a45e8a0 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2017-10-22 23:49+0200\n"
+"POT-Creation-Date: 2018-01-03 22:34+0000\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"
@@ -156,7 +156,7 @@ msgstr "Файл %s/%s перезаписує інший файл в пакун
#. Only warn if there is no sources.list file.
#: apt-inst/extract.cc apt-pkg/acquire.cc apt-pkg/clean.cc
#: apt-pkg/contrib/cdromutl.cc apt-pkg/contrib/fileutl.cc apt-pkg/deb/dpkgpm.cc
-#: apt-pkg/init.cc apt-pkg/policy.cc apt-pkg/sourcelist.cc methods/mirror.cc
+#: apt-pkg/init.cc apt-pkg/policy.cc apt-pkg/sourcelist.cc
#, c-format
msgid "Unable to read %s"
msgstr "Неможливо прочитати %s"
@@ -372,6 +372,11 @@ msgid ""
"applied. See %s manpage for details."
msgstr ""
+#: apt-pkg/acquire-item.cc apt-pkg/update.cc apt-private/private-download.cc
+#, c-format
+msgid "Failed to fetch %s %s"
+msgstr "Не вдалося завантажити %s %s"
+
#: apt-pkg/acquire-item.cc
#, c-format
msgid ""
@@ -386,13 +391,6 @@ msgstr ""
msgid "Can't find a source to download version '%s' of '%s'"
msgstr "Неможливо знайти джерело для завантаження версії '%s' для '%s'"
-#: apt-pkg/acquire-item.cc
-#, c-format
-msgid ""
-"The package index files are corrupted. No Filename: field for package %s."
-msgstr ""
-"Індексні файли пакунків пошкоджені. Немає поля 'Filename' для пакунку %s."
-
#. TRANSLATOR: %s=%s is sourcename=sourceversion, e.g. apt=1.1
#: apt-pkg/acquire-item.cc
#, fuzzy, c-format
@@ -437,6 +435,12 @@ msgid "List directory %spartial is missing."
msgstr "Відсутня директорія зі списками: %spartial"
#: apt-pkg/acquire.cc
+#, fuzzy, c-format
+#| msgid "List directory %spartial is missing."
+msgid "List directory %sauxfiles is missing."
+msgstr "Відсутня директорія зі списками: %spartial"
+
+#: apt-pkg/acquire.cc
#, c-format
msgid "Archives directory %spartial is missing."
msgstr "Відсутня директорія для архівів: %spartial"
@@ -502,7 +506,7 @@ msgstr "Не можу обробити чи відкрити перелік па
msgid "You may want to run apt-get update to correct these problems"
msgstr "Для виправлення цих помилок Ви можете виконати apt-get update"
-#: apt-pkg/cachefile.cc
+#: apt-pkg/cachefile.cc methods/mirror.cc
msgid "The list of sources could not be read."
msgstr "Неможливо прочитати перелік вихідних кодів."
@@ -1608,11 +1612,6 @@ msgstr "Додайте деякі посилання (URI) на вихідні
msgid "Cannot convert %s to integer: out of range"
msgstr ""
-#: apt-pkg/update.cc apt-private/private-download.cc
-#, c-format
-msgid "Failed to fetch %s %s"
-msgstr "Не вдалося завантажити %s %s"
-
#: apt-pkg/update.cc
msgid ""
"Some index files failed to download. They have been ignored, or old ones "
@@ -3575,17 +3574,23 @@ msgstr "Файл не знайдено"
msgid "Direct connection to %s domains is blocked by default."
msgstr ""
-#: methods/connect.cc methods/http.cc
-#, c-format
-msgid "Connecting to %s (%s)"
-msgstr "З'єднання з %s (%s)"
-
#: methods/connect.cc
#, c-format
msgid "[IP: %s %s]"
msgstr "[IP: %s %s]"
#: methods/connect.cc
+#, fuzzy, c-format
+#| msgid "Connecting to %s (%s)"
+msgid "Connected to %s (%s)"
+msgstr "З'єднання з %s (%s)"
+
+#: methods/connect.cc methods/http.cc
+#, c-format
+msgid "Connecting to %s (%s)"
+msgstr "З'єднання з %s (%s)"
+
+#: methods/connect.cc
#, c-format
msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
msgstr "Неможливо створити сокет для %s (f=%u t=%u p=%u)"
@@ -3595,11 +3600,6 @@ msgstr "Неможливо створити сокет для %s (f=%u t=%u p=%u
msgid "Cannot initiate the connection to %s:%s (%s)."
msgstr "Неможливо почати з'єднання з %s:%s (%s)."
-#: methods/connect.cc
-#, c-format
-msgid "Could not connect to %s:%s (%s), connection timed out"
-msgstr "Неможливо з'єднатися з %s:%s (%s), час з'єднання вичерпався"
-
#: methods/connect.cc methods/ftp.cc methods/rsh.cc
msgid "Failed"
msgstr "Невдача"
@@ -3609,6 +3609,11 @@ msgstr "Невдача"
msgid "Could not connect to %s:%s (%s)."
msgstr "Неможливо під'єднатися до %s:%s (%s)."
+#: methods/connect.cc
+#, c-format
+msgid "Could not connect to %s:%s (%s), connection timed out"
+msgstr "Неможливо з'єднатися з %s:%s (%s), час з'єднання вичерпався"
+
#. We say this mainly because the pause here is for the
#. ssh connection that is still going
#: methods/connect.cc methods/rsh.cc
@@ -3862,30 +3867,6 @@ msgstr "Час очікування з'єднання вийшов"
msgid "Error writing to output file"
msgstr "Помилка запису у вихідний файл"
-#. FIXME: fallback to a default mirror here instead
-#. and provide a config option to define that default
-#: methods/mirror.cc
-#, 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
-#, c-format
-msgid "Can not read mirror file '%s'"
-msgstr "Неможливо прочитати файл дзеркала '%s'"
-
-#: methods/mirror.cc
-#, fuzzy, c-format
-msgid "No entry found in mirror file '%s'"
-msgstr "Неможливо прочитати файл дзеркала '%s'"
-
-#: methods/mirror.cc
-#, c-format
-msgid "[Mirror: %s]"
-msgstr "[Дзеркало: %s]"
-
#: methods/rred.cc
msgid "Failed to set modification time"
msgstr "Не вдалося встановити час модифікації"
@@ -3898,6 +3879,24 @@ msgstr "З'єднання завершено передчасно"
msgid "Empty files can't be valid archives"
msgstr "Пусті файли не можуть бути правильними архівами"
+#~ msgid ""
+#~ "The package index files are corrupted. No Filename: field for package %s."
+#~ msgstr ""
+#~ "Індексні файли пакунків пошкоджені. Немає поля 'Filename' для пакунку %s."
+
+#~ msgid "No mirror file '%s' found "
+#~ msgstr "Не знайдено файла дзеркала '%s' "
+
+#~ msgid "Can not read mirror file '%s'"
+#~ msgstr "Неможливо прочитати файл дзеркала '%s'"
+
+#, fuzzy
+#~ msgid "No entry found in mirror file '%s'"
+#~ msgstr "Неможливо прочитати файл дзеркала '%s'"
+
+#~ msgid "[Mirror: %s]"
+#~ msgstr "[Дзеркало: %s]"
+
#~ msgid "Opening configuration file %s"
#~ msgstr "Відкривається конфігураційний файл %s"