Files
homarr/public/locales/vi/common.json
2023-06-24 04:43:53 +09:00

39 lines
892 B
JSON

{
"save": "Lưu",
"about": "Về chúng tôi",
"cancel": "Hủy",
"close": "Đóng",
"delete": "Xóa",
"ok": "OK",
"edit": "Sửa",
"enabled": "Bật",
"disabled": "Tắt",
"enableAll": "Bật toàn bộ",
"disableAll": "Tắt toàn bộ",
"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"
}
}