Translated using Weblate (Lithuanian)

Currently translated at 100.0% (122 of 122 strings)

Translated using Weblate (Lithuanian)

Currently translated at 100.0% (216 of 216 strings)

Translated using Weblate (Lithuanian)

Currently translated at 100.0% (136 of 136 strings)

Translated using Weblate (Lithuanian)

Currently translated at 100.0% (98 of 98 strings)

Translated using Weblate (Lithuanian)

Currently translated at 100.0% (136 of 136 strings)

Translated using Weblate (Lithuanian)

Currently translated at 84.5% (553 of 654 strings)

Translated using Weblate (Lithuanian)

Currently translated at 100.0% (501 of 501 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: MaBeniu <runnerm@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/lt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/lt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/lt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/lt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/lt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/lt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/lt/
Translation: Frigate NVR/audio
Translation: Frigate NVR/common
Translation: Frigate NVR/views-classificationmodel
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-settings
Translation: Frigate NVR/views-system
This commit is contained in:
Hosted Weblate
2026-02-03 10:54:04 -07:00
committed by Nicolas Mowen
co-authored by MaBeniu
parent 59a959430d
commit 0a307edce9
7 changed files with 350 additions and 17 deletions
+20 -3
View File
@@ -86,7 +86,14 @@
"otherProcesses": {
"title": "Kiti Procesai",
"processCpuUsage": "Procesų CPU Naudojimas",
"processMemoryUsage": "Procesu Atminties Naudojimas"
"processMemoryUsage": "Procesu Atminties Naudojimas",
"series": {
"go2rtc": "go2rtc",
"recording": "įrašas",
"review_segment": "peržiūros segmentas",
"embeddings": "įterpiniai",
"audio_detector": "garso aptikiklis"
}
}
},
"storage": {
@@ -184,8 +191,18 @@
"plate_recognition": "Numerių Atpažinimas",
"face_recognition": "Veido Atpažinimas",
"text_embedding": "Teksto Įterpimas",
"image_embedding": "Vaizdo Įterpimas"
"image_embedding": "Vaizdo Įterpimas",
"review_description": "Apžvalgos Aprašymas",
"review_description_speed": "Apžvalgos Aprašymo Greitis",
"review_description_events_per_second": "Apžvalgos Aprašymas",
"object_description": "Objekto Aprašymas",
"object_description_speed": "Objekto Aprašymo Greitis",
"object_description_events_per_second": "Objekto Aprašymas",
"classification": "{{name}} Klasifikavimas",
"classification_speed": "{{name}} Klasifikavimo Greitis",
"classification_events_per_second": "{{name}} Klasifikavimo Įvykiai Per Sekundę"
},
"infPerSecond": "Išvadų Per Sekundę"
"infPerSecond": "Išvadų Per Sekundę",
"averageInf": "Vidutinis Vertinimo Laikas"
}
}