mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-09 23:05:43 +03:00
Currently translated at 100.0% (116 of 116 strings) Translated using Weblate (Lithuanian) Currently translated at 20.4% (86 of 420 strings) Translated using Weblate (Lithuanian) Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (Lithuanian) Currently translated at 18.0% (11 of 61 strings) Translated using Weblate (Lithuanian) Currently translated at 6.5% (8 of 122 strings) Translated using Weblate (Lithuanian) Currently translated at 100.0% (26 of 26 strings) Translated using Weblate (Lithuanian) Currently translated at 100.0% (10 of 10 strings) Translated using Weblate (Lithuanian) Currently translated at 21.1% (11 of 52 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/components-dialog/lt/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/lt/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/lt/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/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-settings/lt/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/lt/ Translation: Frigate NVR/components-dialog Translation: Frigate NVR/views-configeditor Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
38 lines
992 B
JSON
38 lines
992 B
JSON
{
|
|
"restart": {
|
|
"title": "Ar įsitikinę kad norite perkrauti Frigate?",
|
|
"button": "Perkrauti",
|
|
"restarting": {
|
|
"title": "Frigate Persikrauna",
|
|
"content": "Šis puslapis persikraus už {{countdown}} sekundžių.",
|
|
"button": "Priverstinai Perkrauti Dabar"
|
|
}
|
|
},
|
|
"explore": {
|
|
"plus": {
|
|
"review": {
|
|
"question": {
|
|
"ask_a": "Ar šis objektas yra <code>{{label}}</code>?",
|
|
"ask_an": "Ar šis objektas yra <code>{{label}}</code>?",
|
|
"label": "Patvirtinti šią etiketę į Frigate Plus"
|
|
}
|
|
},
|
|
"submitToPlus": {
|
|
"label": "Pateiktį į Frigate+"
|
|
}
|
|
}
|
|
},
|
|
"streaming": {
|
|
"restreaming": {
|
|
"disabled": "Šiai kamerai pertransliavimas nėra įjungtas."
|
|
}
|
|
},
|
|
"export": {
|
|
"time": {
|
|
"lastHour_one": "Paskutinė {{count}} Valanda",
|
|
"lastHour_few": "Paskutinės {{count}} Valandos",
|
|
"lastHour_other": "Paskutinės {{count}} Valandų"
|
|
}
|
|
}
|
|
}
|