summaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/l10n/ru.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-07-08 02:24:38 +0000
committerNextcloud bot <bot@nextcloud.com>2022-07-08 02:24:38 +0000
commit3dfb5c9d75ccfb5c9442e88b1bf2a4ff191783dc (patch)
treec576b104c9b0851fcd248a96825cccfebb44d5cd /apps/sharebymail/l10n/ru.js
parent43a2501bf2975eade1b33c5e76f7a435e2c3d6b0 (diff)
downloadnextcloud-server-3dfb5c9d75ccfb5c9442e88b1bf2a4ff191783dc.tar.gz
nextcloud-server-3dfb5c9d75ccfb5c9442e88b1bf2a4ff191783dc.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail/l10n/ru.js')
-rw-r--r--apps/sharebymail/l10n/ru.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/sharebymail/l10n/ru.js b/apps/sharebymail/l10n/ru.js
index d56cf1c8899..b6b5dc25bfa 100644
--- a/apps/sharebymail/l10n/ru.js
+++ b/apps/sharebymail/l10n/ru.js
@@ -51,6 +51,7 @@ 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" : "Отправлять пароль по электронной почте",
- "Reply to initiator" : "Направлять ответ инициатору"
+ "Reply to initiator" : "Направлять ответ инициатору",
+ "Unable to update share by mail config" : "Невозможно обновить конфигурацию общего доступа по почте"
},
"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);");