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

github.com/nextcloud/files_retention.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-02-02 05:44:45 +0300
committerNextcloud bot <bot@nextcloud.com>2022-02-02 05:44:45 +0300
commit1b703d4bbefc1a87849ce0aa9a8aae21801790f1 (patch)
treebfcbaefc1d9ed3cd0968275c44e4cea5bfe799ca
parent0f4710f2a4b3f31cb70996f3514457fc50895da6 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/ru.js2
-rw-r--r--l10n/ru.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index 3bb114f..926d2fe 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -11,6 +11,8 @@ OC.L10N.register(
"{file} will be removed in 24 hours" : "Файл {file} будет удалён через 24 часа",
"Your systems retention rules will delete this file within 24 hours." : "В соответствии с параметрами работы с удаляемыми файлами, этот файл будет удалён через 24 часа.",
"Retention" : "Удаление файлов",
+ "This application allows for automatic deletion of files after a given time." : "Это приложение позволяет автоматически удалять файлы по истечении заданного времени.",
+ "An app for Nextcloud to control automatic deletion of files after a given time.\nOptionally the users can be informed the day before." : "Приложение для Nextcloud по управлению автоматическим удалением файлов через заданное время.\nПо желанию пользователи могут быть проинформированы за день до этого.",
"File retention" : "Удаление файлов",
"Open documentation" : "Открыть документацию",
"Define if files tagged with a specific tag should be deleted automatically after some time. This is useful for confidential documents." : "Автоматическое удаление файлов на основании присвоения меток. Эта функция может быть полезна для удаления конфиденциальных документов.",
diff --git a/l10n/ru.json b/l10n/ru.json
index 4519833..c8ddb86 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -9,6 +9,8 @@
"{file} will be removed in 24 hours" : "Файл {file} будет удалён через 24 часа",
"Your systems retention rules will delete this file within 24 hours." : "В соответствии с параметрами работы с удаляемыми файлами, этот файл будет удалён через 24 часа.",
"Retention" : "Удаление файлов",
+ "This application allows for automatic deletion of files after a given time." : "Это приложение позволяет автоматически удалять файлы по истечении заданного времени.",
+ "An app for Nextcloud to control automatic deletion of files after a given time.\nOptionally the users can be informed the day before." : "Приложение для Nextcloud по управлению автоматическим удалением файлов через заданное время.\nПо желанию пользователи могут быть проинформированы за день до этого.",
"File retention" : "Удаление файлов",
"Open documentation" : "Открыть документацию",
"Define if files tagged with a specific tag should be deleted automatically after some time. This is useful for confidential documents." : "Автоматическое удаление файлов на основании присвоения меток. Эта функция может быть полезна для удаления конфиденциальных документов.",