diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-20 00:27:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-20 00:27:30 +0000 |
commit | fecae9422902fa1cbc6366b9379924f5586a1eda (patch) | |
tree | dc0c058e126268a256ac90f76d16a6c98cb4930a /apps/files_trashbin/l10n | |
parent | 7cf842136084af3eb88ea6c43e9f724245c91b98 (diff) | |
download | nextcloud-server-fecae9422902fa1cbc6366b9379924f5586a1eda.tar.gz nextcloud-server-fecae9422902fa1cbc6366b9379924f5586a1eda.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r-- | apps/files_trashbin/l10n/ru.js | 1 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/ru.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/ru.js b/apps/files_trashbin/l10n/ru.js index 0cb46d1827c..1c05a29d5e6 100644 --- a/apps/files_trashbin/l10n/ru.js +++ b/apps/files_trashbin/l10n/ru.js @@ -9,6 +9,7 @@ OC.L10N.register( "Restore" : "Восстановить", "List of files that have been deleted." : "Список файлов, которые были удалены.", "No deleted files" : "Нет удалённых файлов", + "Files and folders you have deleted will show up here" : "Файлы и каталоги, которые вы удалили, будут отображаться здесь", "Deleted" : "Удалён", "You will be able to recover deleted files from here" : "Отсюда могут быть восстановлены удалённые файлы", "No entries found in this folder" : "В этой папке ничего нет", diff --git a/apps/files_trashbin/l10n/ru.json b/apps/files_trashbin/l10n/ru.json index 1ea102baf06..0b2b3d50f45 100644 --- a/apps/files_trashbin/l10n/ru.json +++ b/apps/files_trashbin/l10n/ru.json @@ -7,6 +7,7 @@ "Restore" : "Восстановить", "List of files that have been deleted." : "Список файлов, которые были удалены.", "No deleted files" : "Нет удалённых файлов", + "Files and folders you have deleted will show up here" : "Файлы и каталоги, которые вы удалили, будут отображаться здесь", "Deleted" : "Удалён", "You will be able to recover deleted files from here" : "Отсюда могут быть восстановлены удалённые файлы", "No entries found in this folder" : "В этой папке ничего нет", |