Files
frigate/web/public/locales/sk/components/player.json
T
11bbb2d45e Update translation files
Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Update translation files

Updated by "Cleanup translation files" add-on in Weblate.

Translated using Weblate (Slovak)

Currently translated at 100.0% (50 of 50 strings)

Translated using Weblate (Slovak)

Currently translated at 73.1% (79 of 108 strings)

Translated using Weblate (Slovak)

Currently translated at 98.7% (237 of 240 strings)

Translated using Weblate (Slovak)

Currently translated at 99.8% (499 of 500 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Miroslav Kravec <kravec.miroslav@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/
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/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/sk/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/sk/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/
Translation: Frigate NVR/audio
Translation: Frigate NVR/common
Translation: Frigate NVR/components-camera
Translation: Frigate NVR/components-dialog
Translation: Frigate NVR/components-player
Translation: Frigate NVR/views-events
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-exports
Translation: Frigate NVR/views-facelibrary
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-settings
Translation: Frigate NVR/views-system
2026-09-12 16:32:31 -05:00

51 lines
1.5 KiB
JSON

{
"noRecordingsFoundForThisTime": "V danom čase nenájdená žiadna nahrávka",
"noPreviewFound": "Náhľad nenájdený",
"noPreviewFoundFor": "Žiadný náhľad nájdený pre {{cameraName}}",
"submitFrigatePlus": {
"title": "Odoslať tento rám na Frigate+?",
"submit": "Odoslať"
},
"livePlayerRequiredIOSVersion": "Pre tento typ živého vysielania je potrebný systém iOS 17.1 alebo novší.",
"streamOffline": {
"title": "Streamujte Offline",
"desc": "V streame <code>detect</code> {{cameraName}} neboli prijaté žiadne snímky, skontrolujte protokoly chýb"
},
"stats": {
"streamType": {
"title": "Typ streamu:",
"short": "Typ"
},
"bandwidth": {
"title": "Šírka pásma:",
"short": "Šírka pásma"
},
"latency": {
"title": "Latencia:",
"value": "{{seconds}} sekund",
"short": {
"title": "Latencia",
"value": "{{seconds}} sek"
}
},
"totalFrames": "Celkový počet snímok:",
"droppedFrames": {
"title": "Znížené snímky:",
"short": {
"title": "Spadol",
"value": "{{droppedFrames}} snimku"
}
},
"decodedFrames": "Dekódované snímky:",
"droppedFrameRate": "Frekvencia stratených snímok:"
},
"toast": {
"success": {
"submittedFrigatePlus": "Snímok bol úspešne odoslaný službe Frigate+"
},
"error": {
"submitFrigatePlusFailed": "Nepodarilo sa odoslať snímku službe Frigate+"
}
}
}