summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/ru.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-01-04 09:48:31 +0000
committerNextcloud bot <bot@nextcloud.com>2018-01-04 09:48:31 +0000
commit298b79410d433a5394123393b2462eb870a64947 (patch)
treee4fd07f1d55029293caed61c3b7af529c8785246 /apps/files_trashbin/l10n/ru.js
parent493c255f7f774783b78a58d930a2d1f446274d51 (diff)
downloadnextcloud-server-298b79410d433a5394123393b2462eb870a64947.tar.gz
nextcloud-server-298b79410d433a5394123393b2462eb870a64947.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/ru.js')
-rw-r--r--apps/files_trashbin/l10n/ru.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/files_trashbin/l10n/ru.js b/apps/files_trashbin/l10n/ru.js
index bbd07cd54a3..75200535342 100644
--- a/apps/files_trashbin/l10n/ru.js
+++ b/apps/files_trashbin/l10n/ru.js
@@ -1,20 +1,20 @@
OC.L10N.register(
"files_trashbin",
{
- "Couldn't delete %s permanently" : "Не удалось окончательно удалить %s",
- "Couldn't restore %s" : "%s не может быть восстановлен",
- "Deleted files" : "Удалённые файлы",
+ "Couldn't delete %s permanently" : "Не удалось окончательно удалить «%s»",
+ "Couldn't restore %s" : "«%s» не может быть восстановлен",
+ "Deleted files" : "Корзина",
"Restore" : "Восстановить",
"Delete" : "Удалить",
- "Delete permanently" : "Удалить окончательно",
+ "Delete permanently" : "Окончательно удалить",
"Error" : "Ошибка",
"This operation is forbidden" : "Операция запрещена",
- "This directory is unavailable, please check the logs or contact the administrator" : "Директория недоступна, пожалуйста проверьте журнал сообщений или свяжитесь с администратором",
+ "This directory is unavailable, please check the logs or contact the administrator" : "Этот каталог недоступен. Проверьте системные журналы или свяжитесь с администратором",
"restored" : "восстановлен",
"No deleted files" : "Нет удалённых файлов",
- "You will be able to recover deleted files from here" : "Здесь вы сможете восстановить удалённые файлы",
- "No entries found in this folder" : "Нет элементов в этом каталоге",
- "Select all" : "Выделить все",
+ "You will be able to recover deleted files from here" : "Отсюда могут быть восстановлены удалённые файлы",
+ "No entries found in this folder" : "В этой папке ничего нет",
+ "Select all" : "Выбрать все",
"Name" : "Имя",
"Deleted" : "Удалён"
},