summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/vi.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/vi.js')
-rw-r--r--apps/files/l10n/vi.js17
1 files changed, 2 insertions, 15 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js
index e51ae0b46f3..4af893ab66a 100644
--- a/apps/files/l10n/vi.js
+++ b/apps/files/l10n/vi.js
@@ -4,11 +4,6 @@ OC.L10N.register(
"Storage not available" : "Lưu trữ không có sẵn",
"Storage invalid" : "Lưu trữ không hợp lệ",
"Unknown error" : "Lỗi chưa biết",
- "Could not move %s - File with this name already exists" : "Không thể di chuyển %s - Đã có tên tập tin này trên hệ thống",
- "Could not move %s" : "Không thể di chuyển %s",
- "The name %s is already used in the folder %s. Please choose a different name." : "Tên %s đã được sử dụng trong thư mục %s. Hãy chọn tên khác.",
- "Error when creating the file" : "Lỗi khi tạo file",
- "Error when creating the folder" : "Lỗi khi tạo thư mục",
"Unable to set upload directory." : "Không thể thiết lập thư mục tải lên.",
"Invalid Token" : "Xác thực không hợp lệ",
"No file was uploaded. Unknown error" : "Không có tập tin nào được tải lên. Lỗi không xác định",
@@ -38,13 +33,6 @@ OC.L10N.register(
"Details" : "Chi tiết",
"Select" : "Chọn",
"Pending" : "Đang chờ",
- "Error moving file" : "Lỗi di chuyển tập tin",
- "Error" : "Lỗi",
- "{new_name} already exists" : "{new_name} đã tồn tại",
- "Could not rename file" : "Không thể đổi tên file",
- "Could not create file" : "Không thể tạo file",
- "Could not create folder" : "Không thể tạo thư mục",
- "Error deleting file." : "Lỗi xóa file,",
"Name" : "Tên",
"Size" : "Kích cỡ",
"Modified" : "Thay đổi",
@@ -58,11 +46,9 @@ OC.L10N.register(
"Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!",
"Your storage is almost full ({usedSpacePercent}%)" : "Your storage is almost full ({usedSpacePercent}%)",
"Favorite" : "Ưu thích",
- "Text file" : "Tập tin văn bản",
"Folder" : "Thư mục",
"New folder" : "Tạo thư mục",
"Upload" : "Tải lên",
- "%s could not be renamed" : "%s không thể đổi tên",
"File handling" : "Xử lý tập tin",
"Maximum upload size" : "Kích thước tối đa ",
"max. possible: " : "tối đa cho phép:",
@@ -74,6 +60,7 @@ OC.L10N.register(
"Select all" : "Chọn tất cả",
"Upload too large" : "Tập tin tải lên quá lớn",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Các tập tin bạn đang tải lên vượt quá kích thước tối đa cho phép trên máy chủ .",
- "Files are being scanned, please wait." : "Tập tin đang được quét ,vui lòng chờ."
+ "Files are being scanned, please wait." : "Tập tin đang được quét ,vui lòng chờ.",
+ "Text file" : "Tập tin văn bản"
},
"nplurals=1; plural=0;");