diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-22 00:22:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-22 00:22:32 +0000 |
commit | 2c5c31f395a9af8fd8c14dd46daddd13b966e09d (patch) | |
tree | a4d0ace2ef739f7e3962c220a8bd7fe9fe2536cd /apps/files_trashbin | |
parent | df353f3773b7891d6e488ac3accfedea0ce10722 (diff) | |
download | nextcloud-server-2c5c31f395a9af8fd8c14dd46daddd13b966e09d.tar.gz nextcloud-server-2c5c31f395a9af8fd8c14dd46daddd13b966e09d.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/vi.js | 1 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/vi.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/vi.js b/apps/files_trashbin/l10n/vi.js index 96bf36a093b..dbabb4b1cf8 100644 --- a/apps/files_trashbin/l10n/vi.js +++ b/apps/files_trashbin/l10n/vi.js @@ -7,6 +7,7 @@ OC.L10N.register( "Restore" : "Khôi phục", "Unknown" : "Không xác định", "All files" : "Tất cả tệp tin", + "You" : "You", "Deleted" : "Đã xóa", "A long time ago" : "Một khoảng thời gian trước", "List of files that have been deleted." : "Danh sách các tập tin đã bị xóa.", diff --git a/apps/files_trashbin/l10n/vi.json b/apps/files_trashbin/l10n/vi.json index 3901a8d8726..6a0322161e7 100644 --- a/apps/files_trashbin/l10n/vi.json +++ b/apps/files_trashbin/l10n/vi.json @@ -5,6 +5,7 @@ "Restore" : "Khôi phục", "Unknown" : "Không xác định", "All files" : "Tất cả tệp tin", + "You" : "You", "Deleted" : "Đã xóa", "A long time ago" : "Một khoảng thời gian trước", "List of files that have been deleted." : "Danh sách các tập tin đã bị xóa.", |