diff options
Diffstat (limited to 'apps/files/l10n/vi.js')
-rw-r--r-- | apps/files/l10n/vi.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index 3ace05e7b13..9e8b6b20a91 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -152,8 +152,6 @@ OC.L10N.register( "Cancel" : "Hủy bỏ", "Failed to redirect to client" : "Không thể chuyển hướng đến ứng dụng khách", "Edit locally" : "Chỉnh sửa cục bộ/ngoại tuyến", - "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ó", "A file or folder with that name already exists in this folder" : "Tệp hoặc thư mục có tên đó đã tồn tại trong thư mục này", "The file does not exist anymore" : "Tập tin không tồn tại nữa", @@ -283,6 +281,8 @@ OC.L10N.register( "Storage informations" : "Thông tin lưu trữ", "Open the files app settings" : "Mở cài đặt ứng dụng tệp", "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ó", + "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 đó", "The files is locked" : "Các tập tin bị khóa", "Create new templates folder" : "Tạo thư mục mẫu mới", "List of favorites files and folders." : "Danh sách các tập tin và thư mục yêu thích.", |