summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/ru.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-14 01:11:29 +0000
committerNextcloud bot <bot@nextcloud.com>2018-03-14 01:11:29 +0000
commit7f00de841b3570f21c0be51dd9dced690f968210 (patch)
treecd16d150ce0678ad5752ba38be7f9f594872d6cf /apps/federatedfilesharing/l10n/ru.js
parent76d23a16006d0a05f3d6bd1cb29b873674162970 (diff)
downloadnextcloud-server-7f00de841b3570f21c0be51dd9dced690f968210.tar.gz
nextcloud-server-7f00de841b3570f21c0be51dd9dced690f968210.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/ru.js')
-rw-r--r--apps/federatedfilesharing/l10n/ru.js14
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/federatedfilesharing/l10n/ru.js b/apps/federatedfilesharing/l10n/ru.js
index 4c3e6fcf251..1bd973da5be 100644
--- a/apps/federatedfilesharing/l10n/ru.js
+++ b/apps/federatedfilesharing/l10n/ru.js
@@ -17,13 +17,6 @@ OC.L10N.register(
"Couldn't establish a federated share." : "Не удаётся установить федеративный общий доступ.",
"Couldn't establish a federated share, maybe the password was wrong." : "Не удаётся установить федеративный общий доступ, возможно неверный пароль.",
"Federated Share request sent, you will receive an invitation. Check your notifications." : "Был отправлен запрос общего федеративного доступа, Вы получите приглашение. Проверьте свои уведомления.",
- "The mountpoint name contains invalid characters." : "Имя точки монтирования содержит недопустимые символы.",
- "Not allowed to create a federated share with the owner." : "Не допускается создание федеративного общего ресурса с владельцем.",
- "Invalid or untrusted SSL certificate" : "Недействительный или недоверенный сертификат SSL",
- "Could not authenticate to remote share, password might be wrong" : "Не удалось провести проверку подлинности для доступа к удалённому хранилищу, возможно неправильно указан пароль",
- "Storage not valid" : "Хранилище недоступно",
- "Federated share added" : "Добавлен общий федеративный ресурс",
- "Couldn't add remote share" : "Невозможно добавить удалённый общий ресурс",
"Sharing %s failed, because this item is already shared with %s" : "Не удалось поделиться «%s», пользователю%s уже предоставлен доступ к этому элементу",
"Not allowed to create a federated share with the same user" : "Не допускается создание федеративного общего ресурса с тем же пользователем",
"File is already shared with %s" : "Доступ к файлу уже предоставлен %s",
@@ -53,6 +46,13 @@ OC.L10N.register(
"Add to your website" : "Добавить к себе на сайт",
"Share with me via Nextcloud" : "Поделитесь со мной через Nextcloud",
"HTML Code:" : "HTML код:",
+ "The mountpoint name contains invalid characters." : "Имя точки монтирования содержит недопустимые символы.",
+ "Not allowed to create a federated share with the owner." : "Не допускается создание федеративного общего ресурса с владельцем.",
+ "Invalid or untrusted SSL certificate" : "Недействительный или недоверенный сертификат SSL",
+ "Could not authenticate to remote share, password might be wrong" : "Не удалось провести проверку подлинности для доступа к удалённому хранилищу, возможно неправильно указан пароль",
+ "Storage not valid" : "Хранилище недоступно",
+ "Federated share added" : "Добавлен общий федеративный ресурс",
+ "Couldn't add remote share" : "Невозможно добавить удалённый общий ресурс",
"Search global and public address book for users and let local users publish their data" : "Поиск пользователей в глобальной и общедоступной адресной книге и разрешение публикации своих данных локальным пользователям "
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");