summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ru.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-07-31 00:12:12 +0000
committerNextcloud bot <bot@nextcloud.com>2018-07-31 00:12:12 +0000
commit5e43f3c6a6b55601bfeb2fcd6ebcd173bd77f195 (patch)
tree036998f7168474586d56a32528d91c2f2b876453 /lib/l10n/ru.js
parent1f610b4d1f33744a53162cb66b48a26f2c5ba970 (diff)
downloadnextcloud-server-5e43f3c6a6b55601bfeb2fcd6ebcd173bd77f195.tar.gz
nextcloud-server-5e43f3c6a6b55601bfeb2fcd6ebcd173bd77f195.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ru.js')
-rw-r--r--lib/l10n/ru.js3
1 files changed, 3 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",