diff options
Diffstat (limited to 'apps/settings/l10n/ru.js')
-rw-r--r-- | apps/settings/l10n/ru.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/settings/l10n/ru.js b/apps/settings/l10n/ru.js index ca89b682cdf..f2cd8833cd6 100644 --- a/apps/settings/l10n/ru.js +++ b/apps/settings/l10n/ru.js @@ -258,6 +258,9 @@ OC.L10N.register( "Your role" : "Ваша роль", "Unable to update role" : "Не удалось изменить роль", "Add" : "Добавить", + "Change scope level of {accountProperty}" : "Изменить уровень области видимости {accountProperty}", + "Unable to update federation scope of the primary {accountProperty}" : "Невозможно обновить область федерации основного {accountProperty}", + "Unable to update federation scope of additional {accountProperty}" : "Невозможно обновить область федерации дополнительного {accountProperty}", "You do not have permissions to see the details of this user" : "У вас нет прав на просмотр данных об этом пользователе", "Add new password" : "Добавить пароль", "Add new email address" : "Добавить адрес электронной почты", |