diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-10 00:26:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-10 00:26:58 +0000 |
commit | 231cec61ef4892889b4291f80fb76a1483bef6b2 (patch) | |
tree | c2cc20a4f05cd1900032a154ea512e2ab0ffbe27 /apps/files_trashbin/l10n | |
parent | b86e0f685fb189930450cd06c158f86c7f7253b1 (diff) | |
download | nextcloud-server-231cec61ef4892889b4291f80fb76a1483bef6b2.tar.gz nextcloud-server-231cec61ef4892889b4291f80fb76a1483bef6b2.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/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" : "Не знайдено записів у цьому каталозі", |