aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/vi.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-07 02:28:31 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-07 02:28:31 +0000
commit99be997dcaefbc561e8c8085e01136655ec26247 (patch)
tree7e4c56e4220aed40986a5989cd734312c56ceff1 /apps/files_trashbin/l10n/vi.js
parent012624743917cf9388f2abd33760a50d83d497e9 (diff)
downloadnextcloud-server-99be997dcaefbc561e8c8085e01136655ec26247.tar.gz
nextcloud-server-99be997dcaefbc561e8c8085e01136655ec26247.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin/l10n/vi.js')
-rw-r--r--apps/files_trashbin/l10n/vi.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/vi.js b/apps/files_trashbin/l10n/vi.js
index 7170a995326..e18827a5c82 100644
--- a/apps/files_trashbin/l10n/vi.js
+++ b/apps/files_trashbin/l10n/vi.js
@@ -1,19 +1,19 @@
OC.L10N.register(
"files_trashbin",
{
- "Deleted files" : "File đã bị xóa",
"restored" : "khôi phục",
+ "Deleted files" : "File đã bị xóa",
"Restore" : "Khôi phục",
"Delete permanently" : "Xóa vĩnh vễn",
"This operation is forbidden" : "Thao tác bị cấm",
"This directory is unavailable, please check the logs or contact the administrator" : "Thư mục này không sẵn có, hãy kiểm tra log hoặc liên hệ người quản lý",
+ "Deleted" : "Đã xóa",
"No deleted files" : "Không có tập tin bị xóa",
"You will be able to recover deleted files from here" : "Bạn có thể phục hồi các file đã bị xóa từ đây",
"No entries found in this folder" : "Chưa có mục nào trong thư mục",
"Select all" : "Chọn tất cả",
"Name" : "Tên",
"Actions" : "Hành động",
- "Deleted" : "Đã xóa",
"Delete" : "Xóa"
},
"nplurals=1; plural=0;");