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>2018-03-15 04:11:41 +0300
committerNextcloud bot <bot@nextcloud.com>2018-03-15 04:11:41 +0300
commit055d15e305b81be75fe838a9ac733d86818ea807 (patch)
tree020a41c5e753f9bf1da2823aa3d267bfee314cc5 /apps/sharebymail/l10n/ru.js
parent23a02eaf141647c12f964651ba86299966a2d108 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n/ru.js')
-rw-r--r--apps/sharebymail/l10n/ru.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/sharebymail/l10n/ru.js b/apps/sharebymail/l10n/ru.js
index be914aa8f4f..eb66fa9d58a 100644
--- a/apps/sharebymail/l10n/ru.js
+++ b/apps/sharebymail/l10n/ru.js
@@ -1,9 +1,9 @@
OC.L10N.register(
"sharebymail",
{
- "Shared with %1$s" : "Предоставлен общий доступ для %1$s",
+ "Shared with %1$s" : "Предоставлен общий доступ %1$s",
"Shared with {email}" : "Предоставлен общий доступ для {email}",
- "Shared with %1$s by %2$s" : "%2$s предоставил(а) общий доступ для %1$s",
+ "Shared with %1$s by %2$s" : "%2$s предоставил(а) общий доступ %1$s",
"Shared with {email} by {actor}" : "{actor} предоставил(а) общий доступ для {email}",
"Password for mail share sent to %1$s" : "Пароль для доступа по адресу электронной почты был отправлен на адрес %1$s",
"Password for mail share sent to {email}" : "Пароль для доступа по адресу электронной почты был отправлен на адрес {email}",