diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-03 16:58:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-03 16:58:45 +0000 |
commit | 67d04f2d57f676b1271bfeb248cb1b915f4fa475 (patch) | |
tree | f8f2e20836005b3897b8ceaa956ee941de7922a9 /apps/files_trashbin/l10n/ru.json | |
parent | f4387ed38585848193373273416c67ac419f680c (diff) | |
download | nextcloud-server-67d04f2d57f676b1271bfeb248cb1b915f4fa475.tar.gz nextcloud-server-67d04f2d57f676b1271bfeb248cb1b915f4fa475.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/ru.json')
-rw-r--r-- | apps/files_trashbin/l10n/ru.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/ru.json b/apps/files_trashbin/l10n/ru.json index 88838a2f2b9..a2c6df56b08 100644 --- a/apps/files_trashbin/l10n/ru.json +++ b/apps/files_trashbin/l10n/ru.json @@ -2,7 +2,12 @@ "Deleted files" : "Корзина", "Restore" : "Восстановить", "Delete" : "Удалить", + "Error while restoring file from trashbin" : "Произошла ошибка при попытке восстановить файл из корзины", "Delete permanently" : "Окончательно удалить", + "Error while removing file from trashbin" : "Произошла ошибка при попытке удалить файл из корзины", + "Error while restoring files from trashbin" : "Произошла ошибка при попытке восстановить файлы из корзины", + "Error while emptying trashbin" : "Произошла ошибка при попытке очистить корзину", + "Error while removing files from trashbin" : "Произошла ошибка при удалении файлов из корзины", "This operation is forbidden" : "Операция запрещена", "This directory is unavailable, please check the logs or contact the administrator" : "Этот каталог недоступен. Проверьте системные журналы или свяжитесь с администратором", "restored" : "восстановлен", |