mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-09-27 01:28:58 +03:00
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. Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/ 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-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/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-facelibrary Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
52 lines
1.6 KiB
JSON
52 lines
1.6 KiB
JSON
{
|
|
"noRecordingsFoundForThisTime": "Ebben az időpontban nem található felvétel",
|
|
"noPreviewFound": "Nincs elérhető előkép",
|
|
"submitFrigatePlus": {
|
|
"title": "Elküldi ezt a képet a Frigate+-nak?",
|
|
"submit": "Küldés",
|
|
"previewError": "Nem sikerült betölteni a pillanatkép előnézetét. Előfordulhat, hogy a felvétel jelenleg nem elérhető."
|
|
},
|
|
"noPreviewFoundFor": "Nem található előnézet {{cameraName}}-hoz/-hez/-höz",
|
|
"livePlayerRequiredIOSVersion": "iOS 17.1 vagy újabb szükséges ehhez az élő adás típushoz.",
|
|
"streamOffline": {
|
|
"title": "Adás Nem Elérhető",
|
|
"desc": "Nem érkezett kép a {{cameraName}}-n, <code>észlelés</code> adásban. Ellenőrizze a hibanaplót"
|
|
},
|
|
"stats": {
|
|
"streamType": {
|
|
"title": "Adás Típus:",
|
|
"short": "Típus"
|
|
},
|
|
"bandwidth": {
|
|
"title": "Sávszélesség:",
|
|
"short": "Sávszélesség"
|
|
},
|
|
"latency": {
|
|
"title": "Késleltetés:",
|
|
"value": "{{seconds}} másodperc",
|
|
"short": {
|
|
"title": "Késleltetés",
|
|
"value": "{{seconds}} másodperc"
|
|
}
|
|
},
|
|
"droppedFrames": {
|
|
"title": "Hibás Képek:",
|
|
"short": {
|
|
"value": "{{droppedFrames}} képek",
|
|
"title": "Hibás"
|
|
}
|
|
},
|
|
"decodedFrames": "Dekódolt Képek:",
|
|
"droppedFrameRate": "Hibás Kép Sebesség:",
|
|
"totalFrames": "Összes Kép:"
|
|
},
|
|
"toast": {
|
|
"error": {
|
|
"submitFrigatePlusFailed": "Kép küldése a Frigate+-hoz meghiúsult"
|
|
},
|
|
"success": {
|
|
"submittedFrigatePlus": "Kép sikeresen elküldve a Frigate+-nak"
|
|
}
|
|
}
|
|
}
|