From 45bc2ea6330e306c8c2589f7c41d7f3a7bfd6cab Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Wed, 8 Apr 2026 16:25:58 +0200 Subject: [PATCH] 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 Co-authored-by: lukasig 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 --- web/public/locales/ro/config/global.json | 2 +- web/public/locales/ro/views/explore.json | 5 ++++- web/public/locales/ro/views/settings.json | 11 ++++++++++- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/web/public/locales/ro/config/global.json b/web/public/locales/ro/config/global.json index d07e3bab4..f5613dc37 100644 --- a/web/public/locales/ro/config/global.json +++ b/web/public/locales/ro/config/global.json @@ -2161,7 +2161,7 @@ }, "roles": { "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": { "label": "Opțiuni furnizor", diff --git a/web/public/locales/ro/views/explore.json b/web/public/locales/ro/views/explore.json index 5d4057b0b..4cb9f3c7f 100644 --- a/web/public/locales/ro/views/explore.json +++ b/web/public/locales/ro/views/explore.json @@ -289,7 +289,10 @@ "zones": "Zone", "ratio": "Raport", "area": "Aria", - "score": "Scor" + "score": "Scor", + "computedScore": "Scor calculat", + "topScore": "Cel mai mare scor", + "toggleAdvancedScores": "Comută scorurile avansate" } }, "annotationSettings": { diff --git a/web/public/locales/ro/views/settings.json b/web/public/locales/ro/views/settings.json index 632f6137e..153b64953 100644 --- a/web/public/locales/ro/views/settings.json +++ b/web/public/locales/ro/views/settings.json @@ -1661,7 +1661,16 @@ "empty": "Nicio etichetă disponibilă", "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": { "title": "Configurare Globală",