From 99781c19c06b3c222c0bc1713ad3ac1f806aa508 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Fri, 24 Jun 2011 21:07:09 +0200 Subject: [PATCH] Translation update done using Pootle. --- po/ru.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/po/ru.po b/po/ru.po index 12a2267b95..4f36c9ca73 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,15 +4,15 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-06-24 12:07+0200\n" -"PO-Revision-Date: 2011-06-16 22:26+0200\n" +"PO-Revision-Date: 2011-06-24 21:07+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Pootle 2.0.5\n" #: browse_foreigners.php:35 browse_foreigners.php:53 @@ -511,9 +511,9 @@ msgstr "SQL-запрос был успешно выполнен" #, php-format msgid "%d row affected by the last statement inside the procedure" msgid_plural "%d rows affected by the last statement inside the procedure" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "Последним выражением в процедуре была затронута %d строка" +msgstr[1] "Последним выражением в процедуре были затронуты %d строки" +msgstr[2] "Последним выражением в процедуре было затронуто %d строк" #: db_routines.php:165 #, fuzzy, php-format