summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ru.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-29 01:54:27 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-29 01:54:27 -0500
commitc8e946f63361f86feee4c8c3e7bb6b7b0cb191fc (patch)
tree76a3890e2ac3af5bfeee6b9aa3003e9848aee8f2 /apps/files/l10n/ru.js
parent9f327457dc74f3e8fc4df17b0d44a99b86c22384 (diff)
downloadnextcloud-server-c8e946f63361f86feee4c8c3e7bb6b7b0cb191fc.tar.gz
nextcloud-server-c8e946f63361f86feee4c8c3e7bb6b7b0cb191fc.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ru.js')
-rw-r--r--apps/files/l10n/ru.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js
index 0af96740e5c..48ac792134e 100644
--- a/apps/files/l10n/ru.js
+++ b/apps/files/l10n/ru.js
@@ -94,11 +94,15 @@ OC.L10N.register(
"From link" : "Объект по ссылке",
"Upload" : "Загрузить",
"Cancel upload" : "Отменить загрузку",
+ "No files yet" : "Пока ещё нет файлов",
+ "Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!",
"Select all" : "Выбрать все",
"Download" : "Скачать",
"Upload too large" : "Файл слишком велик",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файлы, которые вы пытаетесь загрузить, превышают лимит максимального размера на этом сервере.",
"Files are being scanned, please wait." : "Подождите, файлы сканируются.",
- "Currently scanning" : "В настоящее время сканируется"
+ "Currently scanning" : "В настоящее время сканируется",
+ "No favorites" : "Нет избранного",
+ "Files and folders you mark as favorite will show up here" : "Здесь появятся файлы и папки, которые вы отметите как избранное"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");