summaryrefslogtreecommitdiff
path: root/po/uk.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/uk.po')
-rw-r--r--po/uk.po165
1 files changed, 153 insertions, 12 deletions
diff --git a/po/uk.po b/po/uk.po
index 2a78a49b6..102561e10 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -17,7 +17,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: 2025-05-19 18:28+0200\n"
+"POT-Creation-Date: 2025-09-26 16:56+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"
@@ -1358,6 +1358,35 @@ msgstr ""
"Зовнішній розв'язувач завершився невдало без відповідного повідомлення про "
"помилку"
+#: apt-pkg/history.cc
+#, c-format
+msgid "Unknown flag: %s"
+msgstr ""
+
+#: apt-pkg/history.cc
+#, fuzzy, c-format
+#| msgid "Can not read mirror file '%s'"
+msgid "Cannot find history files: %s"
+msgstr "Неможливо прочитати файл дзеркала '%s'"
+
+#: apt-pkg/history.cc
+#, fuzzy, c-format
+#| msgid "Could not open file %s"
+msgid "Could not open file: %s"
+msgstr "Неможливо відкрити файл %s"
+
+#: apt-pkg/history.cc
+#, fuzzy, c-format
+#| msgid "Could not open file %s"
+msgid "Could not parse file: %s"
+msgstr "Неможливо відкрити файл %s"
+
+#: apt-pkg/history.cc
+#, fuzzy, c-format
+#| msgid "Could not open file %s"
+msgid "Could not close file: %s"
+msgstr "Неможливо відкрити файл %s"
+
#: apt-pkg/indexcopy.cc
#, c-format
msgid "Wrote %i records.\n"
@@ -1881,6 +1910,118 @@ msgstr "Недостатньо вільного місця в %s."
msgid "Unable to lock the download directory"
msgstr "Неможливо заблокувати директорію для завантаження"
+#: apt-private/private-history.cc
+#, fuzzy
+#| msgid "Installing %s"
+msgid "Install"
+msgstr "Встановлюється %s"
+
+#: apt-private/private-history.cc
+#, fuzzy
+msgid "Reinstall"
+msgstr " [Встановлено]"
+
+#: apt-private/private-history.cc
+msgid "Upgrade"
+msgstr ""
+
+#: apt-private/private-history.cc
+#, fuzzy
+#| msgid "%lu downgraded, "
+msgid "Downgrade"
+msgstr "%lu замінено на старіші версії, "
+
+#: apt-private/private-history.cc
+#, fuzzy
+#| msgid "Removed %s"
+msgid "Remove"
+msgstr "Видалено %s"
+
+#: apt-private/private-history.cc
+msgid "Purge"
+msgstr ""
+
+#: apt-private/private-history.cc
+msgid "Undefined"
+msgstr ""
+
+#: apt-private/private-history.cc
+msgid "ID"
+msgstr ""
+
+#: apt-private/private-history.cc
+msgid "Command line"
+msgstr ""
+
+#. NOTE: if date format is different,
+#. this width needs to change
+#: apt-private/private-history.cc
+msgid "Date and Time"
+msgstr ""
+
+#. width for datestring
+#: apt-private/private-history.cc
+msgid "Action"
+msgstr ""
+
+#. 9 chars longest action type
+#: apt-private/private-history.cc
+msgid "Changes"
+msgstr ""
+
+#: apt-private/private-history.cc
+#, fuzzy
+msgid "automatic"
+msgstr " [Встановлено]"
+
+#: apt-private/private-history.cc
+msgid "Transaction ID"
+msgstr ""
+
+#: apt-private/private-history.cc
+msgid "Start time"
+msgstr ""
+
+#: apt-private/private-history.cc
+msgid "End time"
+msgstr ""
+
+#: apt-private/private-history.cc
+msgid "Requested by"
+msgstr ""
+
+#: apt-private/private-history.cc
+msgid "Error"
+msgstr ""
+
+#: apt-private/private-history.cc
+msgid "Comment"
+msgstr ""
+
+#. For each performed action, print what it did to each package
+#: apt-private/private-history.cc
+#, fuzzy
+#| msgid "No packages found"
+msgid "Packages changed"
+msgstr "Не знайдено жодного пакунка"
+
+#: apt-private/private-history.cc
+#, fuzzy, c-format
+#| msgid "Could not resolve '%s'"
+msgid "Could not read: %s"
+msgstr "Не можу знайти IP адрес для %s"
+
+#: apt-private/private-history.cc
+#, fuzzy, c-format
+#| msgid "%s not a valid DEB package."
+msgid "'%s' not a valid ID."
+msgstr "%s не є правильним DEB пакунком."
+
+#: apt-private/private-history.cc
+#, c-format
+msgid "Transaction ID '%ld' out of bounds."
+msgstr ""
+
#: apt-private/private-install.cc
msgid ""
"Some packages could not be installed. This may mean that you have\n"
@@ -1933,8 +2074,8 @@ msgid ""
"Unable to fetch some archives, maybe run apt update or try with --fix-"
"missing?"
msgstr ""
-"Неможливо завантажити деякі архіви, імовірно треба виконати apt update "
-"або спробувати повторити запуск з ключем --fix-missing?"
+"Неможливо завантажити деякі архіви, імовірно треба виконати apt update або "
+"спробувати повторити запуск з ключем --fix-missing?"
#: apt-private/private-install.cc
msgid "Internal error, InstallPackages was called with broken packages!"
@@ -3406,6 +3547,15 @@ msgstr ""
msgid "upgrade the system by removing/installing/upgrading packages"
msgstr ""
+#. history stuff
+#: cmdline/apt.cc
+msgid "show list of history"
+msgstr ""
+
+#: cmdline/apt.cc
+msgid "show info on specific transactions"
+msgstr ""
+
#. misc
#: cmdline/apt.cc
#, fuzzy
@@ -4244,9 +4394,6 @@ msgstr "Пусті файли не можуть бути правильними
#~ msgid "Unable to change to %s"
#~ msgstr "Неможливо змінити на %s"
-#~ msgid "Removed %s"
-#~ msgstr "Видалено %s"
-
#~ msgid "Package file %s is out of sync."
#~ msgstr "Перелік пакунків %s розсинхронізований."
@@ -4258,9 +4405,6 @@ msgstr "Пусті файли не можуть бути правильними
#~ 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'"
@@ -4560,9 +4704,6 @@ msgstr "Пусті файли не можуть бути правильними
#~ msgid "Internal error, Upgrade broke stuff"
#~ msgstr "Внутрішня помилка, AllUpgrade щось поламав"
-#~ msgid "%s not a valid DEB package."
-#~ msgstr "%s не є правильним DEB пакунком."
-
#~ msgid ""
#~ "Using CD-ROM mount point %s\n"
#~ "Mounting CD-ROM\n"