Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-01-31 05:26:49 +0300
committerNextcloud bot <bot@nextcloud.com>2022-01-31 05:26:49 +0300
commit3770a5bf311d8c176d780a9abb203871559bb442 (patch)
tree68124aa00cc05b93a8c6dc9a4f8b85ab56ea4601 /apps/files_trashbin
parent764e452ef6980c344617e6ad2214763e9781d0b7 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r--apps/files_trashbin/l10n/ru.js4
-rw-r--r--apps/files_trashbin/l10n/ru.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/ru.js b/apps/files_trashbin/l10n/ru.js
index 269ded30d1d..cd6bb6cf461 100644
--- a/apps/files_trashbin/l10n/ru.js
+++ b/apps/files_trashbin/l10n/ru.js
@@ -8,6 +8,10 @@ OC.L10N.register(
"Restore" : "Восстановить",
"Delete permanently" : "Окончательно удалить",
"Error while restoring file from trash bin" : "Произошла ошибка при попытке восстановить файл из корзины",
+ "Error while removing file from trash bin" : "Ошибка при попытке удалить файл из корзины",
+ "Error while restoring files from trash bin" : "Ошибка при попытке восстановить файл из корзины",
+ "Error while emptying trash bin" : "Ошибка при попытке очистить корзину",
+ "Error while removing files from trash bin" : "Ошибка при попытке удалить файлы из корзины",
"This operation is forbidden" : "Операция запрещена",
"This directory is unavailable, please check the logs or contact the administrator" : "Этот каталог недоступен. Проверьте системные журналы или свяжитесь с администратором",
"No deleted files" : "Нет удалённых файлов",
diff --git a/apps/files_trashbin/l10n/ru.json b/apps/files_trashbin/l10n/ru.json
index ea7fee68f5c..6ac6e875ddd 100644
--- a/apps/files_trashbin/l10n/ru.json
+++ b/apps/files_trashbin/l10n/ru.json
@@ -6,6 +6,10 @@
"Restore" : "Восстановить",
"Delete permanently" : "Окончательно удалить",
"Error while restoring file from trash bin" : "Произошла ошибка при попытке восстановить файл из корзины",
+ "Error while removing file from trash bin" : "Ошибка при попытке удалить файл из корзины",
+ "Error while restoring files from trash bin" : "Ошибка при попытке восстановить файл из корзины",
+ "Error while emptying trash bin" : "Ошибка при попытке очистить корзину",
+ "Error while removing files from trash bin" : "Ошибка при попытке удалить файлы из корзины",
"This operation is forbidden" : "Операция запрещена",
"This directory is unavailable, please check the logs or contact the administrator" : "Этот каталог недоступен. Проверьте системные журналы или свяжитесь с администратором",
"No deleted files" : "Нет удалённых файлов",