diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-06 00:12:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-06 00:12:36 +0000 |
commit | bba166335079315b0f05c778555fefc1cffa11ce (patch) | |
tree | c89197630d54417aaba540ea777b164b0fa36fbe /settings/l10n | |
parent | 88f657b71c9267f90c14665cabd790efb0da9949 (diff) | |
download | nextcloud-server-bba166335079315b0f05c778555fefc1cffa11ce.tar.gz nextcloud-server-bba166335079315b0f05c778555fefc1cffa11ce.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/ru.js | 1 | ||||
-rw-r--r-- | settings/l10n/ru.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js index dd15f4475c6..97b419c350f 100644 --- a/settings/l10n/ru.js +++ b/settings/l10n/ru.js @@ -14,6 +14,7 @@ OC.L10N.register( "Group list is empty" : "Список групп пуст", "Unable to retrieve the group list" : "Не удается получить список групп", "Settings" : "Настройки", + "You do not have permissions to see the details of this user" : "У вас нет прав на просмотр данных об этом пользователе", "Delete user" : "Удалить пользователя", "Disable user" : "Отключить пользователя", "Enable user" : "Включить пользователя", diff --git a/settings/l10n/ru.json b/settings/l10n/ru.json index 93b8dc95738..c85228e3148 100644 --- a/settings/l10n/ru.json +++ b/settings/l10n/ru.json @@ -12,6 +12,7 @@ "Group list is empty" : "Список групп пуст", "Unable to retrieve the group list" : "Не удается получить список групп", "Settings" : "Настройки", + "You do not have permissions to see the details of this user" : "У вас нет прав на просмотр данных об этом пользователе", "Delete user" : "Удалить пользователя", "Disable user" : "Отключить пользователя", "Enable user" : "Включить пользователя", |