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>2017-04-13 03:08:02 +0300
committerNextcloud bot <bot@nextcloud.com>2017-04-13 03:08:02 +0300
commit396618fd19dfa8d8710085675ab8300b2fd477c4 (patch)
tree14eb8bef3f5a248f22d90a81bc54d95708ce84f2 /apps/sharebymail/l10n/ru.js
parent7ebcc045a23d6838e844b6314a3df80aa4f7d536 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/ru.js')
-rw-r--r--apps/sharebymail/l10n/ru.js12
1 files changed, 5 insertions, 7 deletions
diff --git a/apps/sharebymail/l10n/ru.js b/apps/sharebymail/l10n/ru.js
index 07679c8d2aa..58eb2236ab2 100644
--- a/apps/sharebymail/l10n/ru.js
+++ b/apps/sharebymail/l10n/ru.js
@@ -13,18 +13,16 @@ OC.L10N.register(
"Failed to send share by E-mail" : "Не удалось поделиться по e-mail",
"%s shared »%s« with you" : "%s поделился »%s« с вами",
"%s shared »%s« with you on behalf of %s" : "%s поделился »%s« с вами от имени %s",
- "Failed to create the E-mail" : "Не удалось создать e-mail",
"Password to access »%s« shared to you by %s" : "Пароль для доступа к »%s«, которым поделился %s",
"Could not find share" : "Не удалось найти общий ресурс",
+ "Share by mail" : "Поделиться по почте",
+ "Send a personalized link to a file or folder by mail." : "Отправить персональную ссылку на файл или каталог по почте.",
+ "Send password by mail" : "Отправить пароль почтой",
+ "Failed to create the E-mail" : "Не удалось создать e-mail",
"Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Привет,\n\n%s предоставил вам общий доступ к »%s« от имени %s.\n\n%s\n\n",
"Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Привет,\n\n%s предоставил вам общий доступ к »%s«.\n\n%s\n\n",
"Cheers!" : "Всего наилучшего!",
- "Hey there,\n\n%s shared »%s« with you.\nYou should have already received a separate mail with a link to access it.\n\nIt is protected with the following password: %s\n\n" : "Привет,\n\n%s поделился »%s«.\nВы уже должны были получить отдельное письмо с сслкой для доступа.\n\nРесурс защищён следующим паролем: %s\n\n",
"Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Привет,<br><br>%s вам предоставил общий доступ к <a href=\"%s\">%s</a> от имени %s.<br><br>",
- "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Привет,<br><br>%s вам предоставил общий доступ к <a href=\"%s\">%s</a>.<br><br>",
- "Hey there,<br><br>%s shared <i>%s</i> with you.<br>You should have already received a separate mail with a link to access it.<br><br>It is protected with the following password: %s<br><br>" : "Привет,<br><br>%s поделился <i>%s</i>. <br> Вы уже должны были получить отдельное письмо с сслкой для доступа.<br><br>Ресурс защищён следующим паролем: %s<br><br>",
- "Share by mail" : "Поделиться по почте",
- "Send a personalized link to a file or folder by mail." : "Отправить персональную ссылку на файл или каталог по почте.",
- "Send password by mail" : "Отправить пароль почтой"
+ "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Привет,<br><br>%s вам предоставил общий доступ к <a href=\"%s\">%s</a>.<br><br>"
},
"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);");