mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-09-25 23:58:58 +03:00
Translated using Weblate (Lithuanian)
Currently translated at 1.2% (10 of 800 strings) Translated using Weblate (Lithuanian) Currently translated at 2.5% (12 of 474 strings) Translated using Weblate (Lithuanian) Currently translated at 42.8% (555 of 1295 strings) Translated using Weblate (Lithuanian) Currently translated at 100.0% (6 of 6 strings) Translated using Weblate (Lithuanian) Currently translated at 100.0% (145 of 145 strings) Translated using Weblate (Lithuanian) Currently translated at 100.0% (108 of 108 strings) Translated using Weblate (Lithuanian) Currently translated at 100.0% (240 of 240 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/common/lt/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/lt/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/lt/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/lt/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/lt/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-recording/lt/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/lt/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/common Translation: Frigate NVR/components-dialog Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-recording Translation: Frigate NVR/views-settings
This commit is contained in:
committed by
Nicolas Mowen
co-authored by
MaBeniu
parent
2117b58aba
commit
149362c77f
@@ -214,7 +214,8 @@
|
||||
"ur": "Urdu",
|
||||
"zhHant": "Tradicinė Kinijos",
|
||||
"hr": "Kroatų",
|
||||
"bs": "Bosnių"
|
||||
"bs": "Bosnių",
|
||||
"be": "Baltarusų"
|
||||
},
|
||||
"appearance": "Išvaizda",
|
||||
"darkMode": {
|
||||
@@ -252,8 +253,8 @@
|
||||
}
|
||||
},
|
||||
"review": "Peržiūros",
|
||||
"explore": "Iškoti",
|
||||
"export": "Išrašas",
|
||||
"explore": "Ieškoti",
|
||||
"export": "Išrašai",
|
||||
"faceLibrary": "Veidų Biblioteka",
|
||||
"user": {
|
||||
"title": "Vartotojas",
|
||||
|
||||
@@ -74,7 +74,7 @@
|
||||
"placeholder": "Pavadinti išrašą"
|
||||
},
|
||||
"select": "Pasirinkti",
|
||||
"export": "Išrašas",
|
||||
"export": "Išrašai",
|
||||
"selectOrExport": "Pasirinkti ar sukurti išrašą",
|
||||
"toast": {
|
||||
"success": "Sėkmingai pradėtas Išrašų kūrimas. Peržiūrėkite išrašų puslapyje.",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"record": {
|
||||
"export": {
|
||||
"label": "Išrašų konfiguracija",
|
||||
"label": "Išrašo konfiguracija",
|
||||
"description": "Nustatymai naudojami kuriant įrašų išrašus tokie kaip timelaps ir hardware acceleration.",
|
||||
"hwaccel_args": {
|
||||
"label": "Išrašų hwaccel args",
|
||||
@@ -23,5 +23,8 @@
|
||||
"label": "Įjungti RNA",
|
||||
"description": "Įjungti ar išjungti RNA šiai kamerai."
|
||||
}
|
||||
},
|
||||
"enabled": {
|
||||
"label": "Įjungta"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"record": {
|
||||
"export": {
|
||||
"label": "Išrašų konfiguracija",
|
||||
"label": "Išrašo konfiguracija",
|
||||
"description": "Nustatymai naudojami kuriant įrašų išrašus tokie kaip timelaps ir hardware acceleration.",
|
||||
"hwaccel_args": {
|
||||
"label": "Išrašų hwaccel args",
|
||||
|
||||
@@ -228,8 +228,8 @@
|
||||
"label": "Slėpti objektų kelią"
|
||||
},
|
||||
"downloadCleanSnapshot": {
|
||||
"label": "Atsisiųsti švarią nuotrauką",
|
||||
"aria": "Atsisiųsti švarią nuotrauką"
|
||||
"label": "Atsisiųsti nuotrauką",
|
||||
"aria": "Atsisiųsti nuotrauką"
|
||||
},
|
||||
"viewTrackingDetails": {
|
||||
"label": "Žiūrėti sekimo detales",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"filter": "Filtras",
|
||||
"export": "Išrašas",
|
||||
"export": "Išrašai",
|
||||
"calendar": "Kalendorius",
|
||||
"filters": "Filtrai",
|
||||
"toast": {
|
||||
|
||||
@@ -1010,11 +1010,19 @@
|
||||
"cameraManagement": {
|
||||
"deleteCameraDialog": {
|
||||
"deleteExports": "Taip pat ištrinti išrašus šiai kamerai"
|
||||
},
|
||||
"streams": {
|
||||
"saved": "Išsaugota"
|
||||
}
|
||||
},
|
||||
"maintenance": {
|
||||
"sync": {
|
||||
"exports": "Išrašai"
|
||||
"exports": "Išrašus"
|
||||
}
|
||||
},
|
||||
"birdseye": {
|
||||
"cameraOrder": {
|
||||
"saved": "Išsaugota"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user