mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-10 17:51:45 +02:00
Currently translated at 28.0% (32 of 114 strings) Translated using Weblate (Slovak) Currently translated at 9.0% (32 of 352 strings) Translated using Weblate (Slovak) Currently translated at 66.6% (32 of 48 strings) Translated using Weblate (Slovak) Currently translated at 100.0% (25 of 25 strings) Translated using Weblate (Slovak) Currently translated at 28.6% (33 of 115 strings) Translated using Weblate (Slovak) Currently translated at 40.0% (32 of 80 strings) Translated using Weblate (Slovak) Currently translated at 50.0% (33 of 66 strings) Translated using Weblate (Slovak) Currently translated at 100.0% (24 of 24 strings) Translated using Weblate (Slovak) Currently translated at 27.9% (33 of 118 strings) Translated using Weblate (Slovak) Currently translated at 71.7% (33 of 46 strings) Translated using Weblate (Slovak) Currently translated at 64.0% (32 of 50 strings) Translated using Weblate (Slovak) Currently translated at 18.0% (33 of 183 strings) Translated using Weblate (Slovak) Currently translated at 11.4% (49 of 427 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Jakub K <klacanjakub0@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/sk/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/sk/ Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/components-player Translation: Frigate NVR/objects Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-live Translation: Frigate NVR/views-search Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
75 lines
2.3 KiB
JSON
75 lines
2.3 KiB
JSON
{
|
|
"restart": {
|
|
"title": "Ste si istý, že chcete reštartovať Frigate ?",
|
|
"button": "Reštart",
|
|
"restarting": {
|
|
"title": "Frigate sa reštartuje",
|
|
"content": "Táto stránka bude obnovená o {{countdown}} sekúnd.",
|
|
"button": "Vynútiť opätovné načítanie teraz"
|
|
}
|
|
},
|
|
"explore": {
|
|
"plus": {
|
|
"submitToPlus": {
|
|
"label": "Odoslať do Frigate+",
|
|
"desc": "Objekty na miestach, ktorým sa chcete vyhnúť, nie sú falošne pozitívne. Ich odoslanie ako falošne pozitívnych výsledkov spôsobí zmätok v modeli."
|
|
},
|
|
"review": {
|
|
"question": {
|
|
"label": "Potvrďte tento štítok pre Frigate Plus",
|
|
"ask_a": "Je tento objekt typom <code>{{label}}</code>?",
|
|
"ask_an": "Tento objekt je <code>{{label}}</code>?",
|
|
"ask_full": "Je tento objekt typom <code>{{untranslatedLabel}}</code>{{translatedLabel}}?"
|
|
},
|
|
"state": {
|
|
"submitted": "Predložené"
|
|
}
|
|
}
|
|
},
|
|
"video": {
|
|
"viewInHistory": "Zobraziť v histórii"
|
|
}
|
|
},
|
|
"export": {
|
|
"time": {
|
|
"fromTimeline": "Vyberte z časovej osi",
|
|
"custom": "Vlastné",
|
|
"start": {
|
|
"title": "Čas začiatku",
|
|
"label": "Vyberte Čas začiatku"
|
|
},
|
|
"end": {
|
|
"title": "Čas ukončenia",
|
|
"label": "Vybrat čas ukončenia"
|
|
}
|
|
},
|
|
"name": {
|
|
"placeholder": "Pomenujte Export"
|
|
},
|
|
"select": "Vybrat",
|
|
"export": "Exportovať",
|
|
"selectOrExport": "Vybrať pre Export",
|
|
"toast": {
|
|
"success": "Export úspešne spustený. Súbor nájdete v adresári /exports.",
|
|
"error": {
|
|
"failed": "Chyba spustenia exportu: {{error}}",
|
|
"endTimeMustAfterStartTime": "Čas konca musí byť po čase začiatku",
|
|
"noVaildTimeSelected": "Nie je vybrané žiadne platné časové obdobie"
|
|
}
|
|
},
|
|
"fromTimeline": {
|
|
"saveExport": "Uložiť Export",
|
|
"previewExport": "Export ukážky"
|
|
}
|
|
},
|
|
"streaming": {
|
|
"label": "Stream",
|
|
"restreaming": {
|
|
"disabled": "Opätovné streamovanie nie je pre túto kameru povolené.",
|
|
"desc": {
|
|
"title": "Pre ďalšie možnosti živého náhľadu a zvuku pre túto kameru nastavte go2rtc."
|
|
}
|
|
}
|
|
}
|
|
}
|