mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-02 09:02:15 +03:00
Translated using Weblate (Lithuanian)
Currently translated at 54.3% (62 of 114 strings) Translated using Weblate (Lithuanian) Currently translated at 95.8% (46 of 48 strings) Translated using Weblate (Lithuanian) Currently translated at 12.9% (8 of 62 strings) Translated using Weblate (Lithuanian) Currently translated at 20.0% (10 of 50 strings) Translated using Weblate (Lithuanian) Currently translated at 100.0% (46 of 46 strings) Translated using Weblate (Lithuanian) Currently translated at 100.0% (118 of 118 strings) Translated using Weblate (Lithuanian) Currently translated at 100.0% (191 of 191 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-camera/lt/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/lt/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/lt/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/lt/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/lt/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/lt/ Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/objects Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-search Translation: Frigate NVR/views-system
This commit is contained in:
committed by
Nicolas Mowen
co-authored by
MaBeniu
parent
05152b0676
commit
e256402e8c
@@ -47,12 +47,43 @@
|
||||
"second_few": "{{time}} sekundės",
|
||||
"second_other": "{{time}} sekundžių",
|
||||
"formattedTimestamp": {
|
||||
"12hour": ""
|
||||
"12hour": "MMM d, h:mm:ss aaa",
|
||||
"24hour": "MMM d, HH:mm:ss"
|
||||
},
|
||||
"formattedTimestamp2": {
|
||||
"12hour": "MM/dd h:mm:ssa",
|
||||
"24hour": "d MMM HH:mm:ss"
|
||||
},
|
||||
"formattedTimestampHourMinute": {
|
||||
"12hour": "h:mm aaa",
|
||||
"24hour": "HH:mm"
|
||||
},
|
||||
"formattedTimestampHourMinuteSecond": {
|
||||
"12hour": "h:mm:ss aaa",
|
||||
"24hour": "HH:mm:ss"
|
||||
},
|
||||
"formattedTimestampMonthDayHourMinute": {
|
||||
"12hour": "MMM d, h:mm aaa",
|
||||
"24hour": "MMM d, HH:mm"
|
||||
},
|
||||
"formattedTimestampMonthDayYear": {
|
||||
"12hour": "MMM d, yyyy",
|
||||
"24hour": "MMM d, yyyy"
|
||||
},
|
||||
"formattedTimestampMonthDayYearHourMinute": {
|
||||
"12hour": "MMM d yyyy, h:mm aaa",
|
||||
"24hour": "MMM d yyyy, HH:mm"
|
||||
},
|
||||
"formattedTimestampMonthDay": "MMM d",
|
||||
"formattedTimestampFilename": {
|
||||
"12hour": "MM-dd-yy-h-mm-ss-a",
|
||||
"24hour": "MM-dd-yy-HH-mm-ss"
|
||||
}
|
||||
},
|
||||
"unit": {
|
||||
"speed": {
|
||||
"kph": "kmh"
|
||||
"kph": "kmh",
|
||||
"mph": "mph"
|
||||
},
|
||||
"length": {
|
||||
"feet": "pėdos",
|
||||
@@ -82,21 +113,22 @@
|
||||
"pictureInPicture": "Paveikslėlis Paveiksle",
|
||||
"twoWayTalk": "Dvikryptis Kalbėjimas",
|
||||
"cameraAudio": "Kameros Garsas",
|
||||
"on": "",
|
||||
"on": "ON",
|
||||
"edit": "Redaguoti",
|
||||
"copyCoordinates": "Kopijuoti koordinates",
|
||||
"delete": "Ištrinti",
|
||||
"yes": "Taip",
|
||||
"no": "Ne",
|
||||
"download": "Atsisiųsti",
|
||||
"info": "",
|
||||
"info": "Info",
|
||||
"suspended": "Pristatbdytas",
|
||||
"unsuspended": "Atnaujinti",
|
||||
"play": "Groti",
|
||||
"unselect": "Atžymėti",
|
||||
"export": "Eksportuoti",
|
||||
"deleteNow": "Trinti Dabar",
|
||||
"next": "Kitas"
|
||||
"next": "Kitas",
|
||||
"off": "OFF"
|
||||
},
|
||||
"menu": {
|
||||
"system": "Sistema",
|
||||
@@ -131,10 +163,24 @@
|
||||
"hu": "Vengrų",
|
||||
"fi": "Suomių",
|
||||
"da": "Danų",
|
||||
"sk": "Slovėnų",
|
||||
"sk": "Slovakų",
|
||||
"withSystem": {
|
||||
"label": "Kalbai naudoti sistemos nustatymus"
|
||||
}
|
||||
},
|
||||
"hi": "Hindi",
|
||||
"ptBR": "Brazilietiška Portugalų",
|
||||
"ko": "Korėjiečių",
|
||||
"he": "Hebrajų",
|
||||
"yue": "Kantoniečių",
|
||||
"th": "Tailandiečių",
|
||||
"ca": "Kataloniečių",
|
||||
"sr": "Serbų",
|
||||
"sl": "Slovėnų",
|
||||
"lt": "Lietuvių",
|
||||
"bg": "Bulgarų",
|
||||
"gl": "Galician",
|
||||
"id": "Indonesian",
|
||||
"ur": "Urdu"
|
||||
},
|
||||
"appearance": "Išvaizda",
|
||||
"darkMode": {
|
||||
@@ -182,7 +228,8 @@
|
||||
"anonymous": "neidentifikuotas",
|
||||
"logout": "atsijungti",
|
||||
"setPassword": "Nustatyti Slaptažodi"
|
||||
}
|
||||
},
|
||||
"uiPlayground": "UI Playground"
|
||||
},
|
||||
"toast": {
|
||||
"copyUrlToClipboard": "URL nukopijuotas į atmintį.",
|
||||
@@ -209,6 +256,18 @@
|
||||
"next": {
|
||||
"title": "Sekantis",
|
||||
"label": "Eiti į sekantį puslapį"
|
||||
}
|
||||
}
|
||||
},
|
||||
"more": "Daugiau puslapių"
|
||||
},
|
||||
"accessDenied": {
|
||||
"documentTitle": "Priegai Nesuteikta - Frigate",
|
||||
"title": "Prieiga Nesuteikta",
|
||||
"desc": "Jūs neturite leidimo žiūrėti šį puslapį."
|
||||
},
|
||||
"notFound": {
|
||||
"documentTitle": "Nerasta - Frigate",
|
||||
"title": "404",
|
||||
"desc": "Puslapis nerastas"
|
||||
},
|
||||
"selectItem": "Pasirinkti {{item}}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user