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, 8 insertions, 9 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js
index b96c4fca63c..5e83c36abea 100644
--- a/apps/files/l10n/vi.js
+++ b/apps/files/l10n/vi.js
@@ -31,16 +31,16 @@ OC.L10N.register(
"Upload cancelled." : "Hủy tải lên",
"Could not get result from server." : "Không thể nhận được kết quả từ máy chủ.",
"File upload is in progress. Leaving the page now will cancel the upload." : "Tập tin tải lên đang được xử lý. Nếu bạn rời khỏi trang bây giờ sẽ hủy quá trình này.",
- "{new_name} already exists" : "{new_name} đã tồn tại",
- "Could not create file" : "Không thể tạo file",
- "Could not create folder" : "Không thể tạo thư mục",
"Actions" : "Actions",
"Download" : "Tải về",
"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ỡ",
@@ -50,10 +50,15 @@ OC.L10N.register(
"{dirs} and {files}" : "{dirs} và {files}",
"You don’t have permission to upload or create files here" : "Bạn không có quyền upload hoặc tạo files ở đây",
"_Uploading %n file_::_Uploading %n files_" : ["Đang tải lên %n tập tin"],
+ "New" : "Tạo mới",
"File name cannot be empty." : "Tên file không được rỗng",
"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",
+ "Upload" : "Tải lên",
+ "Text file" : "Tập tin văn bản",
+ "Folder" : "Thư mục",
+ "New folder" : "Tạo thư mục",
"%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 ",
@@ -61,12 +66,6 @@ OC.L10N.register(
"Save" : "Lưu",
"Settings" : "Cài đặt",
"WebDAV" : "WebDAV",
- "New" : "Tạo mới",
- "New text file" : "File text mới",
- "Text file" : "Tập tin văn bản",
- "New folder" : "Tạo thư mục",
- "Folder" : "Thư mục",
- "Upload" : "Tải lên",
"Cancel upload" : "Hủy upload",
"No entries found in this folder" : "Chưa có mục nào trong thư mục",
"Select all" : "Chọn tất cả",