mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-09 14:55:43 +03:00
Currently translated at 11.1% (11 of 99 strings) Translated using Weblate (Vietnamese) Currently translated at 12.2% (12 of 98 strings) Translated using Weblate (Vietnamese) Currently translated at 62.0% (370 of 596 strings) Translated using Weblate (Vietnamese) Currently translated at 92.3% (12 of 13 strings) Translated using Weblate (Vietnamese) Currently translated at 69.2% (27 of 39 strings) Translated using Weblate (Vietnamese) Currently translated at 100.0% (10 of 10 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: John Nguyen <thongnguyen.uit@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-auth/vi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/vi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/vi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/vi/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/vi/ Translation: Frigate NVR/components-auth Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-settings
17 lines
713 B
JSON
17 lines
713 B
JSON
{
|
|
"form": {
|
|
"user": "Tên người dùng",
|
|
"password": "Mật khẩu",
|
|
"login": "Đăng nhập",
|
|
"errors": {
|
|
"usernameRequired": "Tên người dùng là bắt buộc",
|
|
"passwordRequired": "Mật khẩu là bắt buộc",
|
|
"rateLimit": "Đã vượt quá giới hạn tốc độ. Hãy thử lại sau.",
|
|
"loginFailed": "Đăng nhập không thành công",
|
|
"unknownError": "Lỗi không xác định. Kiểm tra nhật ký.",
|
|
"webUnknownError": "Lỗi không xác định. Kiểm tra nhật ký bảng điều khiển."
|
|
},
|
|
"firstTimeLogin": "Lần đầu đăng nhập? Thông tin đăng nhập được in trong nhật ký (log) của Frigate."
|
|
}
|
|
}
|