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>2020-02-07 05:20:10 +0300
committerNextcloud bot <bot@nextcloud.com>2020-02-07 05:20:10 +0300
commit1afe8906bc10247fcabf1651da881e027b3d8279 (patch)
treeca90c573a635898301c2924f167bf3256ef8dc66 /apps/sharebymail/l10n/ru.js
parent3a0bfbd55845257aea963b6ae894eff2289a044c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/ru.js')
-rw-r--r--apps/sharebymail/l10n/ru.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/sharebymail/l10n/ru.js b/apps/sharebymail/l10n/ru.js
index bedf8ca4871..3661fa6e962 100644
--- a/apps/sharebymail/l10n/ru.js
+++ b/apps/sharebymail/l10n/ru.js
@@ -49,7 +49,6 @@ OC.L10N.register(
"Share provider which allows you to share files by mail" : "Приложение для обмена файлами с помощью электронной почты",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Позволяет пользователям делиться персонализированной ссылкой на файл или каталог, указав адрес электронной почты.",
"Send password by mail" : "Отправлять пароль по электронной почте",
- "Enforce password protection" : "Требовать защиту паролем",
- "Password to access »%1$s« shared with %2$s" : "Пароль для доступа пользователя %2$s к ресурсу «%1$s»"
+ "Enforce password protection" : "Требовать защиту паролем"
},
"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);");