mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-02 09:02:15 +03:00
Translated using Weblate (Romanian)
Currently translated at 100.0% (41 of 41 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (53 of 53 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (120 of 120 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (120 of 120 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (130 of 130 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (652 of 652 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (119 of 119 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (639 of 639 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (130 of 130 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (40 of 40 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (119 of 119 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (55 of 55 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (128 of 128 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/components-dialog/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/ro/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/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-dialog Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-settings
This commit is contained in:
committed by
Nicolas Mowen
co-authored by
lukasig
parent
b75c85114e
commit
8cb1fafed3
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"documentTitle": "Modele de clasificare",
|
||||
"documentTitle": "Modele de clasificare - Frigate",
|
||||
"button": {
|
||||
"deleteClassificationAttempts": "Șterge imaginile de clasificare",
|
||||
"renameCategory": "Redenumește clasa",
|
||||
@@ -61,7 +61,7 @@
|
||||
},
|
||||
"train": {
|
||||
"title": "Clasificări recente",
|
||||
"titleShort": "Recente",
|
||||
"titleShort": "Recent",
|
||||
"aria": "Selectează clasificările recente"
|
||||
},
|
||||
"categories": "Clase",
|
||||
@@ -152,7 +152,12 @@
|
||||
"generateSuccess": "Imaginile de exemplu au fost generate cu succes",
|
||||
"allImagesRequired_one": "Te rog să clasifici toate imaginile. {{count}} imagine rămasă.",
|
||||
"allImagesRequired_few": "Te rog să clasifici toate imaginile. {{count}} imagini rămase.",
|
||||
"allImagesRequired_other": "Te rog să clasifici toate imaginile. {{count}} de imagini rămase."
|
||||
"allImagesRequired_other": "Te rog să clasifici toate imaginile. {{count}} de imagini rămase.",
|
||||
"modelCreated": "Modelul a fost creat cu succes. Folosește vizualizarea Clasificări recente pentru a adăuga imagini pentru stările lipsă, apoi antrenează modelul.",
|
||||
"missingStatesWarning": {
|
||||
"title": "Exemple de stări lipsă",
|
||||
"description": "Este recomandat să alegi exemple pentru toate stările pentru rezultate optime. Poți continua fără a selecta toate stările, dar modelul nu va fi antrenat până când toate stările nu au imagini. După continuare, folosește vizualizarea Clasificări recente pentru a clasifica imagini pentru stările lipsă, apoi antrenează modelul."
|
||||
}
|
||||
}
|
||||
},
|
||||
"deleteModel": {
|
||||
@@ -180,5 +185,6 @@
|
||||
"noNewImages": "Nu există imagini noi pentru antrenare. Clasifică mai întâi mai multe imagini în setul de date.",
|
||||
"modelNotReady": "Modelul nu este pregătit pentru antrenare",
|
||||
"noChanges": "Nicio modificare a setului de date de la ultima antrenare."
|
||||
}
|
||||
},
|
||||
"none": "Niciuna"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user