diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-08-18 05:35:40 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-08-18 05:35:40 +0000 |
commit | c83dfe59cd7c68ab53ac7a2d9cb8d0fb169926e8 (patch) | |
tree | a6971831c8cf83def21a79aab58d82a8569184cf /language/ru_RU/admin.lang.php | |
parent | b760a9e87e995ae019a207ab48956b562cbb3a51 (diff) |
[trunk_admin] Update ru_RU, thanks to : Konve
git-svn-id: http://piwigo.org/svn/trunk@29232 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-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 22852f69c..da615c396 100644 --- a/language/ru_RU/admin.lang.php +++ b/language/ru_RU/admin.lang.php @@ -976,4 +976,5 @@ $lang['Activate it now'] = 'Активировать это сейчас'; $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'] = 'Корзинка пустая';
\ No newline at end of file +$lang['Empty caddie'] = 'Корзинка пустая'; +$lang['The settings for the guest are from the %s user'] = 'Параметры для "Гостя" от пользователя %s';
\ No newline at end of file |