summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ru.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-13 01:12:40 +0000
committerNextcloud bot <bot@nextcloud.com>2018-11-13 01:12:40 +0000
commit5e8482483934e1d39703c1568b532fa26724a6c5 (patch)
tree033c25346c5eaffd04e973bff1688dae56fd4268 /lib/l10n/ru.js
parent795cc8345db60cc0663ba57a514cafde96bc5339 (diff)
downloadnextcloud-server-5e8482483934e1d39703c1568b532fa26724a6c5.tar.gz
nextcloud-server-5e8482483934e1d39703c1568b532fa26724a6c5.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ru.js')
-rw-r--r--lib/l10n/ru.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index 35458a3258c..e94e6cde742 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -107,6 +107,7 @@ OC.L10N.register(
"Sharing %1$s failed, because the user %2$s does not exist" : "Не удалось предоставить общий доступ к «%1$s», пользователь %2$s не существует.",
"Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Не удалось предоставить доступ к «%1$s» , так как пользователь %2$s не состоит в какой-либо группе, в которой состоит %3$s",
"Sharing %1$s failed, because this item is already shared with %2$s" : "Не удалось предоставить общий доступ к «%1$s» , пользователю %2$s такой доступ уже предоставлен.",
+ "Sharing %1$s failed, because this item is already shared with user %2$s" : "Не удалось предоставить доступ к «%1$s», так как этот ресурс уже доступен пользователю %2$s",
"You need to provide a password to create a public link, only protected links are allowed" : "Вам нужно задать пароль для создания публичной ссылки. Разрешены только защищённые ссылки",
"Sharing %s failed, because sharing with links is not allowed" : "Не удалось поделиться %s, открытие доступа по ссылке запрещено",
"Not allowed to create a federated share with the same user" : "Не допускается создание федеративного общего ресурса с тем же пользователем",