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>2020-10-02 14:06:18 +0300
committerNextcloud bot <bot@nextcloud.com>2020-10-02 14:06:18 +0300
commit0d05c600d607900ecddc5d4a57d9f861f460ce44 (patch)
tree6a55224a81f03ff05f0ad29a01f0c3b30eb48480 /apps/files/l10n/ru.json
parent905e1918d2796b9a79025283cd6edf2c40f49d77 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ru.json')
-rw-r--r--apps/files/l10n/ru.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json
index e9d86339f13..541d381f2f1 100644
--- a/apps/files/l10n/ru.json
+++ b/apps/files/l10n/ru.json
@@ -198,8 +198,8 @@
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ограничить уведомления о создании и изменении ваших <strong>избранных файлов</strong> <em>(отображать только в приложении события)</em>",
"A file or folder has been <strong>restored</strong>" : "Файл или каталог <strong>восстановлен</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Используйте этот адрес для <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">доступа к своим файлам по протоколу WebDAV</a>",
- "Cannot transfter ownership of a file or folder you don't own" : "Изменение владельца возможно только для своих файлов и папок",
"This group folder is almost full ({usedSpacePercent}%)" : "Эта папка группы почти заполнена ({usedSpacePercent}%)",
- "This external storage is almost full ({usedSpacePercent}%)" : "Это внешнее хранилище почти заполнено ({usedSpacePercent}%)"
+ "This external storage is almost full ({usedSpacePercent}%)" : "Это внешнее хранилище почти заполнено ({usedSpacePercent}%)",
+ "Cannot transfter ownership of a file or folder you don't own" : "Изменение владельца возможно только для своих файлов и папок"
},"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