diff options
Diffstat (limited to 'apps/settings/l10n/ru.json')
-rw-r--r-- | apps/settings/l10n/ru.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/ru.json b/apps/settings/l10n/ru.json index aa70f448a26..5a38ce6a381 100644 --- a/apps/settings/l10n/ru.json +++ b/apps/settings/l10n/ru.json @@ -533,8 +533,6 @@ "Enter your date of birth" : "Введите дату своего рождения", "Unable to update date of birth" : "Не удалось обновить дату рождения", "You are a member of the following groups:" : "Вы являетесь участником следующих групп:", - "You are using <strong>{usage}</strong>" : "Вы используете <strong>{usage}</strong>", - "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Вы используете <strong>{usage}</strong> из <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Ваше полное имя", "Primary email for password reset and notifications" : "Основной адрес эл. почты для сброса пароля и получения уведомлений", "Email options" : "Параметры эл. почты", @@ -827,6 +825,8 @@ "The cron.php needs to be executed by the system user \"{user}\"." : "Файл «cron.php» должен исполняться с использованием учётной записи «{user}».", "Enable or disable profile by default for new users." : "Создавать или нет профили по умолчанию для новых пользователей.", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Группа \"{group}\" будет удалена. Пользователи НЕ будут удалены.", + "You are using <strong>{usage}</strong>" : "Вы используете <strong>{usage}</strong>", + "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Вы используете <strong>{usage}</strong> из <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Additional emails" : "Дополнительные адреса эл. почты", "Enable Profile" : "Использовать профиль", "No users" : "Нет пользователей", |