mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-28 09:37:40 +03:00
Updated by "Squash Git commits" add-on in Weblate. Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/ Translation: Frigate NVR/common
16 lines
476 B
JSON
16 lines
476 B
JSON
{
|
|
"form": {
|
|
"user": "Nume utilizator",
|
|
"password": "Parola",
|
|
"login": "Logare",
|
|
"errors": {
|
|
"passwordRequired": "Parola este necesara",
|
|
"rateLimit": "Limita a fost depasita. Reincearca mai tarziu.",
|
|
"loginFailed": "Logare esuata",
|
|
"webUnknownError": "Eroare necunoscuta. Verifica logurile din consola.",
|
|
"usernameRequired": "Utilizatorul este necesar",
|
|
"unknownError": "Eroare necunoscuta. Verifica logurile."
|
|
}
|
|
}
|
|
}
|