diff options
Diffstat (limited to 'po/ru.po')
-rw-r--r-- | po/ru.po | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.2.0\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2021-02-24 17:18+0100\n" +"POT-Creation-Date: 2021-10-21 12:21+0200\n" "PO-Revision-Date: 2021-02-22 20:02+0300\n" "Last-Translator: Алексей Шилин <rootlexx@mail.ru>\n" "Language-Team: русский <debian-l10n-russian@lists.debian.org>\n" @@ -403,16 +403,6 @@ msgstr "Ошибка компиляции регулярного выражен #: apt-pkg/cacheset.cc #, c-format -msgid "Release '%s' for '%s' was not found" -msgstr "Выпуск «%s» для «%s» не найден" - -#: apt-pkg/cacheset.cc -#, c-format -msgid "Version '%s' for '%s' was not found" -msgstr "Версия «%s» для «%s» не найдена" - -#: apt-pkg/cacheset.cc -#, c-format msgid "Couldn't find task '%s'" msgstr "Не удалось найти задачу «%s»" @@ -467,6 +457,16 @@ msgstr "" "Не удалось выбрать ни установленную, ни версию-кандидата из пакета «%s», так " "как в нём нет ни той, ни другой" +#: apt-pkg/cacheset.cc +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "Выпуск «%s» для «%s» не найден" + +#: apt-pkg/cacheset.cc +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "Версия «%s» для «%s» не найдена" + #: apt-pkg/cdrom.cc msgid "Unmounting CD-ROM...\n" msgstr "Размонтирование CD-ROM…\n" |