frigate/web/public/locales/ro/components/auth.json
Hosted Weblate bf3221deb4 Added translation using Weblate (Romanian)
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
2025-10-29 08:59:49 -06:00

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."
}
}