aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/vi.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/vi.js')
-rw-r--r--apps/files_trashbin/l10n/vi.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/vi.js b/apps/files_trashbin/l10n/vi.js
index 1854f74d2d2..6cc6b5328b9 100644
--- a/apps/files_trashbin/l10n/vi.js
+++ b/apps/files_trashbin/l10n/vi.js
@@ -1,13 +1,10 @@
OC.L10N.register(
"files_trashbin",
{
- "Couldn't delete %s permanently" : "Không thể xóa %s vĩnh viễn",
- "Couldn't restore %s" : "Không thể khôi phục %s",
"Deleted files" : "File đã bị xóa",
"Restore" : "Khôi phục",
"Delete" : "Xóa",
"Delete permanently" : "Xóa vĩnh vễn",
- "Error" : "Lỗi",
"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ý",
"restored" : "khôi phục",
@@ -16,6 +13,9 @@ OC.L10N.register(
"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",
- "Deleted" : "Đã xóa"
+ "Deleted" : "Đã xóa",
+ "Couldn't delete %s permanently" : "Không thể xóa %s vĩnh viễn",
+ "Couldn't restore %s" : "Không thể khôi phục %s",
+ "Error" : "Lỗi"
},
"nplurals=1; plural=0;");