Translation update done using Pootle.

This commit is contained in:
Victor Volkov 2011-06-24 21:07:09 +02:00 committed by Pootle server
parent c32025a04a
commit 99781c19c0

View File

@ -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 <hanut@php-myadmin.ru>\n"
"Language-Team: russian <ru@li.org>\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