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
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-07-31 03:12:28 +0300
committerNextcloud bot <bot@nextcloud.com>2018-07-31 03:12:28 +0300
commiteb81891da6020c27ffb51193f5372cdff52481a5 (patch)
tree669420c36a3edd9afb4b679ab04335c652a075d6 /lib
parent25e65b41357f55ea0400e69e1f3e38f5b0276a73 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/ru.js3
-rw-r--r--lib/l10n/ru.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index 383d33ded2f..a7572b9ffed 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -126,6 +126,9 @@ OC.L10N.register(
"Sharing %s failed, because resharing is not allowed" : "Не удалось поделиться %s, повторное открытие доступа запрещено",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Не удалось поделиться %s, бэкенд общего доступа не нашел путь до %s",
"Sharing %s failed, because the file could not be found in the file cache" : "Не удалось поделиться %s, элемент не найден в файловом кеше.",
+ "%1$s shared »%2$s« with you and wants to add:" : "%1$s предоставил(а) вам доступ к «%2$s» и хочет добавить:",
+ "%1$s shared »%2$s« with you and wants to add" : "%1$s предоставил(а) вам доступ к «%2$s» и хочет добавить",
+ "»%s« added a note to a file shared with you" : "%s добавил(а) примечание к файлу, к которому вам открыт доступ",
"Open »%s«" : "Открыть «%s»",
"%1$s via %2$s" : "%1$s через %2$s",
"Can’t increase permissions of %s" : "Невозможно увеличить права доступа для %s",
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json
index 6462e7f0afc..af7ad060884 100644
--- a/lib/l10n/ru.json
+++ b/lib/l10n/ru.json
@@ -124,6 +124,9 @@
"Sharing %s failed, because resharing is not allowed" : "Не удалось поделиться %s, повторное открытие доступа запрещено",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Не удалось поделиться %s, бэкенд общего доступа не нашел путь до %s",
"Sharing %s failed, because the file could not be found in the file cache" : "Не удалось поделиться %s, элемент не найден в файловом кеше.",
+ "%1$s shared »%2$s« with you and wants to add:" : "%1$s предоставил(а) вам доступ к «%2$s» и хочет добавить:",
+ "%1$s shared »%2$s« with you and wants to add" : "%1$s предоставил(а) вам доступ к «%2$s» и хочет добавить",
+ "»%s« added a note to a file shared with you" : "%s добавил(а) примечание к файлу, к которому вам открыт доступ",
"Open »%s«" : "Открыть «%s»",
"%1$s via %2$s" : "%1$s через %2$s",
"Can’t increase permissions of %s" : "Невозможно увеличить права доступа для %s",