mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 13:34:13 +03:00
Translated using Weblate (Romanian) Currently translated at 100.0% (582 of 582 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (60 of 60 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (10 of 10 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org> Co-authored-by: lukasig <lukasig@hotmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-auth/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ro/ Translation: Frigate NVR/components-auth Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-settings
17 lines
614 B
JSON
17 lines
614 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."
|
|
},
|
|
"firstTimeLogin": "Încercați să vă conectați pentru prima dată? Datele de autentificare sunt tipărite în jurnalele Frigate."
|
|
}
|
|
}
|