diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-08-22 05:32:17 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-08-22 05:32:17 +0000 |
commit | 0e20e01efbeea5f2d54b7d36fafe919051c0dc14 (patch) | |
tree | 49d807c49a5a803febe72fa993c93cf390ae22c2 | |
parent | 492f7ddb35bb9430c54c19d6277a178263e2ef33 (diff) |
[trunk_admin] Update ru_RU, thanks to : Konve
git-svn-id: http://piwigo.org/svn/trunk@29243 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | language/ru_RU/admin.lang.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/language/ru_RU/admin.lang.php b/language/ru_RU/admin.lang.php index da615c396..fa4778b28 100644 --- a/language/ru_RU/admin.lang.php +++ b/language/ru_RU/admin.lang.php @@ -977,4 +977,5 @@ $lang['Allow users to add a link to their website'] = 'Разрешить пол $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';
\ No newline at end of file +$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 |