mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-09 08:37:37 +03:00
Translated using Weblate (Romanian)
Currently translated at 100.0% (145 of 145 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (1076 of 1076 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (1074 of 1074 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (790 of 790 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: lukasig <lukasig@hotmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ro/ Translation: Frigate NVR/Config - Global Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-settings
This commit is contained in:
parent
b949a3844c
commit
45bc2ea633
@ -2161,7 +2161,7 @@
|
|||||||
},
|
},
|
||||||
"roles": {
|
"roles": {
|
||||||
"label": "Roluri",
|
"label": "Roluri",
|
||||||
"description": "Roluri GenAI (unelte, viziune, înglobări); un furnizor per rol."
|
"description": "Roluri GenAI (chat, descrieri, înglobări); un furnizor per rol."
|
||||||
},
|
},
|
||||||
"provider_options": {
|
"provider_options": {
|
||||||
"label": "Opțiuni furnizor",
|
"label": "Opțiuni furnizor",
|
||||||
|
|||||||
@ -289,7 +289,10 @@
|
|||||||
"zones": "Zone",
|
"zones": "Zone",
|
||||||
"ratio": "Raport",
|
"ratio": "Raport",
|
||||||
"area": "Aria",
|
"area": "Aria",
|
||||||
"score": "Scor"
|
"score": "Scor",
|
||||||
|
"computedScore": "Scor calculat",
|
||||||
|
"topScore": "Cel mai mare scor",
|
||||||
|
"toggleAdvancedScores": "Comută scorurile avansate"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"annotationSettings": {
|
"annotationSettings": {
|
||||||
|
|||||||
@ -1661,7 +1661,16 @@
|
|||||||
"empty": "Nicio etichetă disponibilă",
|
"empty": "Nicio etichetă disponibilă",
|
||||||
"allNonAlertDetections": "Toată activitatea fără alertă va fi inclusă ca detecții."
|
"allNonAlertDetections": "Toată activitatea fără alertă va fi inclusă ca detecții."
|
||||||
},
|
},
|
||||||
"addCustomLabel": "Adaugă etichetă personalizată..."
|
"addCustomLabel": "Adaugă etichetă personalizată...",
|
||||||
|
"genaiModel": {
|
||||||
|
"placeholder": "Selectează modelul…",
|
||||||
|
"search": "Caută modele…",
|
||||||
|
"noModels": "Niciun model disponibil"
|
||||||
|
},
|
||||||
|
"knownPlates": {
|
||||||
|
"namePlaceholder": "ex. Mașina soției",
|
||||||
|
"platePlaceholder": "Număr plăcuță sau regex"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"globalConfig": {
|
"globalConfig": {
|
||||||
"title": "Configurare Globală",
|
"title": "Configurare Globală",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user