mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-20 14:32:18 +01:00
59 lines
1.3 KiB
JSON
59 lines
1.3 KiB
JSON
{
|
|
"save": "Lưu",
|
|
"apply": "Áp dụng",
|
|
"insert": "Thêm",
|
|
"about": "Về chúng tôi",
|
|
"cancel": "Hủy",
|
|
"close": "Đóng",
|
|
"back": "Quay lại",
|
|
"delete": "Xóa",
|
|
"ok": "OK",
|
|
"edit": "Sửa",
|
|
"next": "Kế tiếp",
|
|
"previous": "Trước",
|
|
"confirm": "Xác nhận",
|
|
"enabled": "Bật",
|
|
"duplicate": "Nhân bản",
|
|
"disabled": "Tắt",
|
|
"enableAll": "Bật toàn bộ",
|
|
"disableAll": "Tắt toàn bộ",
|
|
"setTimer": "Đặt hẹn giờ",
|
|
"version": "Phiên bản",
|
|
"changePosition": "Đổi vị trí",
|
|
"remove": "Xóa",
|
|
"removeConfirm": "Bạn có chắc muốn xoá {{item}}?",
|
|
"createItem": "+ tạo {{item}}",
|
|
"sections": {
|
|
"settings": "Cài đặt",
|
|
"dangerZone": "Khu vực nguy hiểm"
|
|
},
|
|
"secrets": {
|
|
"apiKey": "Khoá API",
|
|
"username": "Tên người dùng",
|
|
"password": "Mật khẩu"
|
|
},
|
|
"tip": "Mẹo: ",
|
|
"time": {
|
|
"seconds": "giây",
|
|
"minutes": "phút",
|
|
"hours": "giờ"
|
|
},
|
|
"loading": "Đang tải...",
|
|
"breakPoints": {
|
|
"small": "nhỏ",
|
|
"medium": "trung bình",
|
|
"large": "lớn"
|
|
},
|
|
"seeMore": "Xem thêm...",
|
|
"position": {
|
|
"left": "Trái",
|
|
"center": "Giữa",
|
|
"right": "Phải"
|
|
},
|
|
"attributes": {
|
|
"width": "Chiều rộng",
|
|
"height": "Chiều cao"
|
|
},
|
|
"public": "Công khai",
|
|
"restricted": "Bị hạn chế"
|
|
} |