Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-06 03:13:18 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-06 03:13:18 +0300
commit7f3bc2bae32be3bbf2ccfbbfd04ee85c90724118 (patch)
tree4cbe5c634a400711a22059f5acd2dceaf534ad60 /settings
parent8ac01bb037eac7735fe42aea3e8b54db8459485b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/ru.js1
-rw-r--r--settings/l10n/ru.json1
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" : "Включить пользователя",