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-06-19 03:12:55 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-19 03:12:55 +0300
commitb8c728de6dcdc4a2dc0028a9215711c176b1cea5 (patch)
tree5e96b0c34702828fcc3bb6ff2a949f2c132a61e8 /apps/files_sharing/l10n/ru.json
parent5b60508af4b899a92c96872b9c2ba95dd9b9bb3c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ru.json')
-rw-r--r--apps/files_sharing/l10n/ru.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json
index 37755d8d049..02f2558593c 100644
--- a/apps/files_sharing/l10n/ru.json
+++ b/apps/files_sharing/l10n/ru.json
@@ -58,7 +58,6 @@
"{actor} shared {file} with {user}" : "{actor} предоставил(а) пользователю {user} общий доступ к «{file}»",
"{actor} removed {user} from {file}" : "{actor} закрыл(а) пользователю {user} общий доступ к «{file}»",
"{actor} shared {file} with you" : "{actor} предоставил(а) вам общий доступ к «{file}»",
- "{actor} removed you from {file}" : "{actor} закрыл(а) вам общий доступ к «{file}»",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Файл или папка, которыми поделились по электронной почте или общедоступной ссылке, были <strong>скачаны</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Общий доступ к файлу или каталогу был открыт <strong>с другого сервера</strong>",
"A file or folder has been <strong>shared</strong>" : "<strong>Опубликован</strong> файл или каталог",
@@ -110,6 +109,7 @@
"Select or drop files" : "Выберите или перетащите файлы",
"Uploading files…" : "Файлы передаются на сервер…",
"Uploaded files:" : "Отправленные файлы:",
+ "{actor} removed you from {file}" : "{actor} закрыл(а) вам общий доступ к «{file}»",
"%s is publicly shared" : "«%s» опубликован "
},"pluralForm" :"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);"
} \ No newline at end of file