diff options
Diffstat (limited to 'po/ru.po')
| -rw-r--r-- | po/ru.po | 44 |
1 files changed, 40 insertions, 4 deletions
@@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.9.30\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: 2025-02-26 11:30+0300\n" "Last-Translator: Алексей Шилин <shilin.aleksej@gmail.com>\n" "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n" @@ -2061,9 +2061,21 @@ msgstr "Не найдено ни одного пакета" #: apt-private/private-history.cc #, fuzzy, c-format -#| msgid "Could not resolve '%s'" -msgid "Could not read: %s" -msgstr "Не удалось разрешить «%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 "Can not find version '%s' of package '%s'" +msgid "Could not find given version %s of %s" +msgstr "Не удалось найти версию «%s» пакета «%s»" #: apt-private/private-history.cc #, fuzzy, c-format @@ -2076,6 +2088,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 "Не удалось разрешить «%s»" + +#: apt-private/private-history.cc +#, fuzzy, c-format +#| msgid "Could not resolve '%s'" +msgid "Could not read: %s" +msgstr "Не удалось разрешить «%s»" + #: apt-private/private-install.cc msgid "" "Some packages could not be installed. This may mean that you have\n" @@ -3620,6 +3644,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 msgid "edit the source information file" |
