From 43c9a3d4e22787af7e254a447bafa9610b1a44f3 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sun, 24 Aug 2014 06:25:07 +0000 Subject: [PATCH] [trunk_admin] Update ru_RU, thanks to : Konve git-svn-id: http://piwigo.org/svn/trunk@29259 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/ru_RU/admin.lang.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/language/ru_RU/admin.lang.php b/language/ru_RU/admin.lang.php index fa4778b28..4dbe9e039 100644 --- a/language/ru_RU/admin.lang.php +++ b/language/ru_RU/admin.lang.php @@ -978,4 +978,8 @@ $lang['Impossible to deactivate the default theme.'] = 'Невозможно о $lang['Mail address is mandatory for registration'] = 'Адрес электронной почты является обязательным для регистрации'; $lang['Empty caddie'] = 'Корзинка пустая'; $lang['The settings for the guest are from the %s user'] = 'Параметры для "Гостя" от пользователя %s'; -$lang['between %s and %s MB'] = 'от %s до %s MB'; \ No newline at end of file +$lang['between %s and %s MB'] = 'от %s до %s MB'; +$lang['based on'] = 'Основано на'; +$lang['date & time'] = 'дата и время'; +$lang['file name'] = 'имя файла'; +$lang['width & height'] = 'ширина и высота'; \ No newline at end of file