diff options
Diffstat (limited to 'apps/files/l10n/vi.json')
-rw-r--r-- | apps/files/l10n/vi.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json index 77467d9abd4..6136edf8f90 100644 --- a/apps/files/l10n/vi.json +++ b/apps/files/l10n/vi.json @@ -167,7 +167,6 @@ "Go to the \"{dir}\" directory" : "Đi đến thư mục \"{dir}\"", "Drag and drop files here to upload" : "Kéo thả file vào đây để tải lên", "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", - "Upload successful" : "Tải lên thành công", "\"{displayName}\" action executed successfully" : "Hành động \"{displayName}\" đã thực thi thành công", "\"{displayName}\" action failed" : "Hành động \"{displayName}\" thất bại", "Rename file" : "Đổi tên tệp tin", @@ -184,8 +183,6 @@ "Could not rename \"{oldName}\", it does not exist any more" : "Không thể đổi tên \"{oldName}\", tệp tin không còn tồn tại", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Tên \"{newName}\" đã được sử dụng trong thư mục \"{dir}\". Vui lòng chọn một tên khác.", "Could not rename \"{oldName}\"" : "Could not rename \"{oldName}\"", - "Could not copy {file}. {message}" : "Không thể sao chép {tệp}. {tin nhắn}", - "Could not move {file}. {message}" : "Không thể di chuyển {tệp}. {tin nhắn}", "Total rows summary" : "Tóm tắt tổng số hàng", "\"{displayName}\" failed on some elements " : "\"{displayName}\" không thành công trên một số thành phần", "\"{displayName}\" batch action executed successfully" : "Hành động hàng loạt \"{displayName}\" được thực hiện thành công", @@ -244,6 +241,7 @@ "Blank" : "Trống", "Unable to create new file from template" : "Không thể tạo tệp mới từ mẫu", "Delete permanently" : "Xoá vĩnh viễn", + "Cancel" : "Hủy bỏ", "Destination is not a folder" : "Đích đến không phải là một thư mục", "This file/folder is already in that directory" : "Tệp/thư mục này đã có trong thư mục đó", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Bạn không thể di chuyển một tập tin/thư mục vào chính nó hoặc vào một thư mục con của chính nó", @@ -256,6 +254,8 @@ "Open folder {displayName}" : "Mở thư mục {displayName}", "Open in Files" : "Mở trong Tệp", "Open details" : "Mở chi tiết", + "Could not copy {file}. {message}" : "Không thể sao chép {tệp}. {tin nhắn}", + "Could not move {file}. {message}" : "Không thể di chuyển {tệp}. {tin nhắn}", "Create new templates folder" : "Tạo thư mục mẫu mới", "Templates" : "Mẫu", "Unable to initialize the templates directory" : "Không thể khởi tạo thư mục mẫu", @@ -282,7 +282,6 @@ "You can only favorite a single file or folder at a time" : "Bạn chỉ có thể chọn yêu thích một tệp hoặc thư mục duy nhất tại một thời điểm", "Search users" : "Tìm kiếm người dùng", "You might not have have permissions to view it, ask the sender to share it" : "Bạn có thể không có quyền xem nó, hãy yêu cầu người gửi chia sẻ nó", - "Cancel" : "Hủy bỏ", "Set up templates folder" : "Thiết lập thư mục mẫu", "Toggle %1$s sublist" : "Chuyển đổi danh sách phụ %1$s", "Toggle grid view" : "Chuyển đổi dạng xem lưới", |