diff options
Diffstat (limited to 'po/uk.po')
| -rw-r--r-- | po/uk.po | 43 |
1 files changed, 39 insertions, 4 deletions
@@ -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-09-26 16:56+0000\n" +"POT-Creation-Date: 2025-10-02 14:49+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" @@ -2007,9 +2007,20 @@ msgstr "Не знайдено жодного пакунка" #: apt-private/private-history.cc #, fuzzy, c-format -#| msgid "Could not resolve '%s'" -msgid "Could not read: %s" -msgstr "Не можу знайти IP адрес для %s" +#| msgid "Couldn't find package %s" +msgid "Could not find package %s" +msgstr "Не можу знайти пакунок %s" + +#: apt-private/private-history.cc +#, fuzzy, c-format +#| msgid "but it is not installed" +msgid "Tried to remove %s, but it is not installed" +msgstr "але він не встановлений" + +#: apt-private/private-history.cc +#, fuzzy, c-format +msgid "Could not find given version %s of %s" +msgstr "Ігнорувати недоступну версію '%s' пакунку '%s'" #: apt-private/private-history.cc #, fuzzy, c-format @@ -2022,6 +2033,18 @@ msgstr "%s не є правильним DEB пакунком." msgid "Transaction ID '%ld' out of bounds." 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 "Could not resolve '%s'" +msgid "Could not read: %s" +msgstr "Не можу знайти IP адрес для %s" + #: apt-private/private-install.cc msgid "" "Some packages could not be installed. This may mean that you have\n" @@ -3556,6 +3579,18 @@ msgstr "" msgid "show info on specific transactions" msgstr "" +#: cmdline/apt.cc +msgid "redo transactions" +msgstr "" + +#: cmdline/apt.cc +msgid "undo transactions" +msgstr "" + +#: cmdline/apt.cc +msgid "rollback transactions" +msgstr "" + #. misc #: cmdline/apt.cc #, fuzzy |
