From c712b7c783e2e35e97d0e8e9ffb868563dfca021 Mon Sep 17 00:00:00 2001 From: Victor Volkov Date: Sat, 1 Oct 2011 17:49:29 +0200 Subject: [PATCH] Translation update done using Pootle. --- po/ru.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/ru.po b/po/ru.po index ff8ef16a24..dece05e563 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2011-09-27 09:13+0200\n" -"PO-Revision-Date: 2011-10-01 17:48+0200\n" +"PO-Revision-Date: 2011-10-01 17:49+0200\n" "Last-Translator: Victor Volkov \n" "Language-Team: russian \n" "Language: ru\n" @@ -7574,10 +7574,9 @@ msgid "You must provide a name and a type for each routine parameter." msgstr "Вы должны задать имя и тип для каждого параметра процедуры." #: libraries/rte/rte_routines.lib.php:1069 -#, fuzzy #| msgid "You must provide a name and a type for each routine parameter." msgid "You must provide a valid return type for the routine." -msgstr "Вы должны задать имя и тип для каждого параметра процедуры." +msgstr "Необходимо задать корректный возвращаемый тип для процедуры." #: libraries/rte/rte_routines.lib.php:1113 msgid "You must provide a routine definition."