summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/ru.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-09 01:55:22 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-09 01:55:22 -0500
commitd4fc2f555b305ce215af3bfcc68a2ffea89f0a53 (patch)
tree90a2b98921c15ece989469719fe13cfa31700466 /apps/files_trashbin/l10n/ru.js
parent6c5925397871b018fa6bad147b0055a6ab1d2f5d (diff)
downloadnextcloud-server-d4fc2f555b305ce215af3bfcc68a2ffea89f0a53.tar.gz
nextcloud-server-d4fc2f555b305ce215af3bfcc68a2ffea89f0a53.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/ru.js')
-rw-r--r--apps/files_trashbin/l10n/ru.js7
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/files_trashbin/l10n/ru.js b/apps/files_trashbin/l10n/ru.js
index 2a4138d8490..39a47584221 100644
--- a/apps/files_trashbin/l10n/ru.js
+++ b/apps/files_trashbin/l10n/ru.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"files_trashbin",
{
- "Couldn't delete %s permanently" : "%s не может быть удалён навсегда",
+ "Couldn't delete %s permanently" : "%s не может быть удалён окончательно",
"Couldn't restore %s" : "%s не может быть восстановлен",
"Deleted files" : "Удалённые файлы",
"Restore" : "Восстановить",
@@ -9,8 +9,9 @@ OC.L10N.register(
"Error" : "Ошибка",
"restored" : "восстановлен",
"No deleted files" : "Нет удалённых файлов",
- "You will be able to recover deleted files from here" : "Отсюда вы сможете восстановить удалённые файлы",
- "Select all" : "Выбрать все",
+ "You will be able to recover deleted files from here" : "Здесь вы сможете восстановить удалённые файлы",
+ "No entries found in this folder" : "Каталог пуст",
+ "Select all" : "Выделить все",
"Name" : "Имя",
"Deleted" : "Удалён",
"Delete" : "Удалить"