From: bubulle@debian.org <> Date: Tue, 16 Sep 2008 06:46:21 +0000 (+0200) Subject: Russian translation update X-Git-Tag: 0.7.21~91 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/adbfc06826ed1c669774942af10ad530d6a0aa13 Russian translation update --- diff --git a/debian/changelog b/debian/changelog index 35f24ccca..657211e5f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -65,7 +65,7 @@ apt (0.7.14) unstable; urgency=low * Korean updated. Closes: #479426 * Basque updated. Closes: #479452 * Vietnamese updated. Closes: #479748 - * Russian updated. Closes: #479777 + * Russian updated. Closes: #479777, #499029 * Galician updated. Closes: #479792 * Portuguese updated. Closes: #479847 * Swedish updated. Closes: #479871 diff --git a/po/ChangeLog b/po/ChangeLog index 7fa726027..d8682735d 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2008-09-16 Yuri Kozlov + + * ru.po: Update to 538t + 2008-09-12 Emmanuel Galatoulas * el.po: Update to 538t diff --git a/po/ru.po b/po/ru.po index e5ebc7bed..5056b2a79 100644 --- a/po/ru.po +++ b/po/ru.po @@ -10,10 +10,10 @@ # Yuri Kozlov , 2004, 2005, 2006, 2007, 2008. msgid "" msgstr "" -"Project-Id-Version: apt 0.7.14\n" +"Project-Id-Version: apt_po_ru\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-05-28 14:25+0200\n" -"PO-Revision-Date: 2008-05-06 20:30+0400\n" +"PO-Revision-Date: 2008-09-09 19:16+0400\n" "Last-Translator: Yuri Kozlov \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" @@ -2908,14 +2908,14 @@ msgstr "%s полностью удалён" #. populate the "processing" map #: apt-pkg/deb/dpkgpm.cc:604 -#, fuzzy, c-format +#, c-format msgid "Installing %s" -msgstr "Установлен %s" +msgstr "Устанавливается %s" #: apt-pkg/deb/dpkgpm.cc:607 #, c-format msgid "Running post-installation trigger %s" -msgstr "" +msgstr "Выполняется послеустановочный триггер %s" #: apt-pkg/deb/dpkgpm.cc:756 msgid "Can not write log, openpty() failed (/dev/pts not mounted?)\n"