From 1a9a1a4a753bb5aa118188b842d7a10abe4d27b6 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Fri, 28 Sep 2018 15:20:28 +0200 Subject: Release 1.2.28 --- po/ru.po | 27 +++++++++++++++++++++------ 1 file changed, 21 insertions(+), 6 deletions(-) (limited to 'po/ru.po') diff --git a/po/ru.po b/po/ru.po index f8b0da3c1..4d1df11c8 100644 --- a/po/ru.po +++ b/po/ru.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.2.12\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-05-19 11:29+0200\n" +"POT-Creation-Date: 2018-09-28 13:19+0000\n" "PO-Revision-Date: 2016-05-19 20:50+0300\n" "Last-Translator: Yuri Kozlov \n" "Language-Team: Russian \n" @@ -3323,17 +3323,16 @@ msgid "Unable to parse package file %s (%d)" msgstr "Невозможно разобрать содержимое файла пакета %s (%d)" #: apt-pkg/deb/debsystem.cc -#, c-format +#, fuzzy, c-format msgid "" -"Unable to lock the administration directory (%s), is another process using " -"it?" +"Unable to acquire the dpkg frontend lock (%s), is another process using it?" msgstr "" "Не удалось выполнить блокировку управляющего каталога (%s); он уже " "используется другим процессом?" #: apt-pkg/deb/debsystem.cc -#, c-format -msgid "Unable to lock the administration directory (%s), are you root?" +#, fuzzy, c-format +msgid "Unable to acquire the dpkg frontend lock (%s), are you root?" msgstr "" "Не удалось выполнить блокировку управляющего каталога (%s); у вас есть права " "суперпользователя?" @@ -3348,6 +3347,22 @@ msgstr "" "Работа dpkg прервана, вы должны вручную запустить «%s» для устранения " "проблемы. " +#: apt-pkg/deb/debsystem.cc +#, c-format +msgid "" +"Unable to lock the administration directory (%s), is another process using " +"it?" +msgstr "" +"Не удалось выполнить блокировку управляющего каталога (%s); он уже " +"используется другим процессом?" + +#: apt-pkg/deb/debsystem.cc +#, c-format +msgid "Unable to lock the administration directory (%s), are you root?" +msgstr "" +"Не удалось выполнить блокировку управляющего каталога (%s); у вас есть права " +"суперпользователя?" + #: apt-pkg/deb/debsystem.cc msgid "Not locked" msgstr "Не заблокирован" -- cgit v1.2.3