diff options
Diffstat (limited to 'apps/files/l10n/vi.js')
-rw-r--r-- | apps/files/l10n/vi.js | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index bce11047628..67ba002681f 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -201,10 +201,6 @@ OC.L10N.register( "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Bạn sắp xoá {count} mục"], "Confirm deletion" : "Xác nhận xoá", "Cancel" : "Hủy bỏ", - "Edit file locally" : "Chỉnh sửa tập tin ngoại tuyến", - "Edit online" : "Chỉnh sửa trực tuyến", - "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", "Moving \"{source}\" to \"{destination}\" …" : "Di chuyển \"{source}\" đến \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Sao chéo \"{source}\" đến \"{destination}\" …", "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ó", @@ -225,6 +221,9 @@ OC.L10N.register( "Cancelled move or copy operation" : "Đã hủy thao tác di chuyển hoặc sao chép", "Open folder {displayName}" : "Mở thư mục {displayName}", "Open in Files" : "Mở trong Tệp", + "Open file locally" : "Mở tệp cục bộ (local)/ ngoại tuyến", + "Failed to redirect to client" : "Không thể chuyển hướng đến ứng dụng khách", + "Open locally" : "Mở cục bộ (local)/ ngoại tuyến", "Rename" : "Đổi tên", "Open details" : "Mở chi tiết", "View in folder" : "Xem trong thư mục", @@ -310,6 +309,7 @@ OC.L10N.register( "Error when assembling chunks, status code {status}" : "Lỗi khi lắp ráp khối, mã trạng thái {status}", "Choose target folder" : "Chọn thư mục đích", "Set reminder" : "Thiết lập nhắc nhở", + "Edit locally" : "Chỉnh sửa cục bộ/ngoại tuyến", "Open" : "Mở", "Could not load info for file \"{file}\"" : "Không thể tải thông tin cho tệp \"{file}\"", "Details" : "Chi tiết", @@ -371,6 +371,8 @@ OC.L10N.register( "Go to the previous folder" : "Chuyển đến thư mục trước đó", "Open the files app settings" : "Mở cài đặt ứng dụng tệp", "Unable to change the favourite state of the file" : "Không thể thay đổi trạng thái yêu thích của tệp", + "Edit file locally" : "Chỉnh sửa tập tin ngoại tuyến", + "Edit online" : "Chỉnh sửa trực tuyến", "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.", "Personal Files" : "Tệp tin cá nhân", |