aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ru.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-22 01:07:53 +0000
committerNextcloud bot <bot@nextcloud.com>2017-03-22 01:07:53 +0000
commitcae8702ab2e5821ae54a98895ce1689aa3945be2 (patch)
treee10635c1a733a5817cf2464c4a5a2ad612afbe3b /apps/files/l10n/ru.js
parente46ffe82f74526b1fcb417f60b430febe7e939b4 (diff)
downloadnextcloud-server-cae8702ab2e5821ae54a98895ce1689aa3945be2.tar.gz
nextcloud-server-cae8702ab2e5821ae54a98895ce1689aa3945be2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ru.js')
-rw-r--r--apps/files/l10n/ru.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js
index dd108c24dfd..cfe2ab52080 100644
--- a/apps/files/l10n/ru.js
+++ b/apps/files/l10n/ru.js
@@ -45,6 +45,7 @@ OC.L10N.register(
"Could not create file \"{file}\" because it already exists" : "Невозможно создать файл \"{file}\" потому что уже имеется",
"Could not create folder \"{dir}\" because it already exists" : "Невозможно создать каталог \"{dir}\" потому что он уже имеется",
"Error deleting file \"{fileName}\"." : "Ошибка удаления файла \"{fileName}\".",
+ "No search results in other folders for {tag}{filter}{endtag}" : "Нет результатов поиска в других папках для {tag}{filter}{endtag}",
"Name" : "Имя",
"Size" : "Размер",
"Modified" : "Изменён",
@@ -57,6 +58,7 @@ OC.L10N.register(
"New" : "Новый",
"\"{name}\" is an invalid file name." : "\"{name}\" это неправильное имя файла.",
"File name cannot be empty." : "Имя файла не может быть пустым.",
+ "\"{name}\" is not an allowed filetype" : "«{name}» - недопустимый тип файла.",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Хранилище {owner} переполнено, файлы больше не могут быть обновлены или синхронизированы!",
"Your storage is full, files can not be updated or synced anymore!" : "Ваше хранилище заполнено, произведите очистку перед загрузкой новых файлов.",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Хранилище {owner} практически заполнено ({usedSpacePercent}%)",