@@ -8,5 +8,6 @@ return array(
|
||||
'depreciation_name' => 'Tên khấu hao',
|
||||
'number_of_months' => 'Số lượng tháng',
|
||||
'update' => 'Cập nhật khấu hao',
|
||||
'depreciation_min' => 'Minimum Value after Depreciation'
|
||||
|
||||
);
|
||||
|
||||
@@ -10,9 +10,9 @@ return array(
|
||||
'checkout' => 'Tài sản thanh toán',
|
||||
'clone' => 'Nhân đôi tài sản',
|
||||
'deployable' => 'Cho phép cấp phát',
|
||||
'deleted' => 'Tài sản này đã bị xóa. <a href="/hardware/:asset_id/restore">Nhấn vào đây để phục hồi</a>.',
|
||||
'deleted' => 'This asset has been deleted.',
|
||||
'edit' => 'Sửa tài sản',
|
||||
'model_deleted' => 'Kiểu tài sản này đã bị xóa. Bạn phải phục hồi kiểu tài sản trước khi bạn phục hồi Tài sản.<br/> <a href="/hardware/models/:model_id/restore">Nhấn vào đây để phục hồi kiểu tài sản</a>.',
|
||||
'model_deleted' => 'This Assets model has been deleted. You must restore the model before you can restore the Asset.',
|
||||
'requestable' => 'Cho phép đề xuất',
|
||||
'requested' => 'Yêu cầu',
|
||||
'restore' => 'Phục hồi tài sản',
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
return array(
|
||||
'about_models_title' => 'Giới thiệu về Mô hình Tài sản',
|
||||
'about_models_text' => 'Mô hình Tài sản là một cách để nhóm các tài sản giống nhau. "MBP 2013", "IPhone 6", v.v ...',
|
||||
'deleted' => 'Model này đã bị xoá. <a href="/hardware/models/:model_id/restore">Bấm vào đây để khôi phục lại</a>.',
|
||||
'deleted' => 'This model has been deleted.',
|
||||
'bulk_delete' => 'Xóa hàng loạt Kiểu tài sản',
|
||||
'bulk_delete_help' => 'Sử dụng hộp kiểm bên dưới để xác nhận việc sẽ xóa kiểu tài sản đã lựa chọn. Kiểu tài sản đó có liên kết với tài sản thì sẽ không thể xóa cho đến khi tài sản đó được chuyển đến kiểu tài sản khác.',
|
||||
'bulk_delete_warn' => 'Bạn sắp xóa :model_count asset models.',
|
||||
|
||||
@@ -176,6 +176,7 @@
|
||||
'remove_company' => 'Xóa Hiệp hội Công ty',
|
||||
'reports' => 'Các báo cáo',
|
||||
'restored' => 'khôi phục',
|
||||
'restore' => 'Restore',
|
||||
'requested' => 'Đã yêu cầu',
|
||||
'request_canceled' => 'Yêu cầu Đã Hủy',
|
||||
'save' => 'Lưu',
|
||||
|
||||
Reference in New Issue
Block a user