Files
espocrm/application/Espo/Resources/i18n/vi_VN/EntityManager.json
2026-01-19 17:46:06 +01:00

43 lines
1.3 KiB
JSON

{
"labels": {
"Fields": "Trường",
"Relationships": "Mối quan hệ",
"Schedule": "Lên lịch",
"Log": "Nhật ký",
"Formula": "Công thức toán học"
},
"fields": {
"name": "Tên",
"type": "Loại",
"stream": "Cập nhật thông tin",
"label": "Nhãn",
"linkType": "Loại liên kết",
"entityForeign": "Khóa phục cho Entity",
"linkForeign": "Liên kết khóa phụ",
"link": "Liên kết",
"labelForeign": "Nhãn cho khóa phụ",
"sortBy": "Sắp xếp mặc định (trường)",
"sortDirection": "Sắp xếp theo mặc định (direction)",
"linkMultipleField": "Liên kết đến nhiều trường",
"disabled": "Tắt",
"color": "Màu",
"kanbanViewMode": "Chế độ xem tiến trình"
},
"options": {
"type": {
"": "Trống",
"Person": "Con người",
"CategoryTree": "Cây thư mục",
"Company": "Công ty"
},
"sortDirection": {
"asc": "Tăng dần",
"desc": "Giảm dần"
}
},
"messages": {
"entityCreated": "Đã tạo Entity",
"linkAlreadyExists": "Đường dẫn xung đột.",
"linkConflict": "Tên xung đột: Liên kết hoặc trường đã tồn tại."
}
}