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 -4
View File
@@ -81,7 +81,8 @@
},
"inProgress": "Apdorojama",
"invalidStartTime": "Netinkamas pradžios laikas",
"invalidEndTime": "Netinkamas pabaigos laikas"
"invalidEndTime": "Netinkamas pabaigos laikas",
"never": "Niekada"
},
"unit": {
"speed": {
@@ -104,7 +105,11 @@
"label": {
"back": "Eiti atgal",
"hide": "Slėpti {{item}}",
"show": "Rodyti {{item}}"
"show": "Rodyti {{item}}",
"ID": "ID",
"none": "Nėra",
"all": "Visi",
"other": "Kiti"
},
"button": {
"apply": "Pritaikyti",
@@ -141,7 +146,8 @@
"export": "Eksportuoti",
"deleteNow": "Trinti Dabar",
"next": "Kitas",
"off": "OFF"
"off": "OFF",
"continue": "Tęsti"
},
"menu": {
"system": "Sistema",
@@ -242,7 +248,8 @@
"logout": "atsijungti",
"setPassword": "Nustatyti Slaptažodi"
},
"uiPlayground": "UI Playground"
"uiPlayground": "UI Playground",
"classification": "Klasifikavimas"
},
"toast": {
"copyUrlToClipboard": "URL nukopijuotas į atmintį.",
@@ -286,5 +293,14 @@
"readTheDocumentation": "Skaityti dokumentaciją",
"information": {
"pixels": "{{area}}px"
},
"list": {
"two": "{{0}} ir {{1}}",
"many": "{{items}}, ir {{last}}",
"separatorWithSpace": ", "
},
"field": {
"optional": "Pasirinktinis",
"internalID": "Vidinį ID Frigate naudoja konfiguracijoje ir duombazėje"
}
}