diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-10 00:26:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-10 00:26:45 +0000 |
commit | 9fda40f92a6c4cba82246dbbc2a6602c2a28e0f1 (patch) | |
tree | c6cd3071b261e0e69de3b1f48caad64be0688902 /apps/files_trashbin | |
parent | 7c7a3be566376602da83bf905d7b017e7f0019b8 (diff) | |
download | nextcloud-server-9fda40f92a6c4cba82246dbbc2a6602c2a28e0f1.tar.gz nextcloud-server-9fda40f92a6c4cba82246dbbc2a6602c2a28e0f1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r-- | apps/files_trashbin/l10n/uk.js | 1 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/uk.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/uk.js b/apps/files_trashbin/l10n/uk.js index d57f917bbee..a2da739b798 100644 --- a/apps/files_trashbin/l10n/uk.js +++ b/apps/files_trashbin/l10n/uk.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/uk.json b/apps/files_trashbin/l10n/uk.json index dd72df3c337..50e47e4c59d 100644 --- a/apps/files_trashbin/l10n/uk.json +++ b/apps/files_trashbin/l10n/uk.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" : "Не знайдено записів у цьому каталозі", |