mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-08 06:25:27 +03:00
Currently translated at 100.0% (25 of 25 strings) Translated using Weblate (Polish) Currently translated at 100.0% (145 of 145 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: J P <jpoloczek24@gmail.com> Co-authored-by: Michał Budzik <budzikmichal@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-groups/pl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/pl/ Translation: Frigate NVR/Config - Groups Translation: Frigate NVR/views-explore
74 lines
1.7 KiB
JSON
74 lines
1.7 KiB
JSON
{
|
|
"audio": {
|
|
"global": {
|
|
"detection": "Ogólne Wykrywanie",
|
|
"sensitivity": "Ogólna Czułość"
|
|
},
|
|
"cameras": {
|
|
"detection": "Wykrywanie",
|
|
"sensitivity": "Czułość"
|
|
}
|
|
},
|
|
"timestamp_style": {
|
|
"global": {
|
|
"appearance": "Ogólny Wygląd"
|
|
},
|
|
"cameras": {
|
|
"appearance": "Wygląd"
|
|
}
|
|
},
|
|
"motion": {
|
|
"global": {
|
|
"sensitivity": "Ogólna Czułość",
|
|
"algorithm": "Ogólny Algorytm"
|
|
},
|
|
"cameras": {
|
|
"sensitivity": "Czułość",
|
|
"algorithm": "Algorytm"
|
|
}
|
|
},
|
|
"snapshots": {
|
|
"global": {
|
|
"display": "Ogólne Ustawienia Wyświetlania"
|
|
},
|
|
"cameras": {
|
|
"display": "Wyświetlanie"
|
|
}
|
|
},
|
|
"detect": {
|
|
"global": {
|
|
"resolution": "Ogólna Rozdzielczość",
|
|
"tracking": "Ogólne Śledzenie"
|
|
},
|
|
"cameras": {
|
|
"resolution": "Rozdzielczość",
|
|
"tracking": "Śledzenie"
|
|
}
|
|
},
|
|
"objects": {
|
|
"global": {
|
|
"tracking": "Ogólne Śledzenie",
|
|
"filtering": "Ogólne Filtrowanie"
|
|
},
|
|
"cameras": {
|
|
"tracking": "Śledzenie",
|
|
"filtering": "Filtrowanie"
|
|
}
|
|
},
|
|
"record": {
|
|
"global": {
|
|
"retention": "Ogólne Przechowywanie",
|
|
"events": "Ogólne Zdarzenia"
|
|
},
|
|
"cameras": {
|
|
"retention": "Przechowywanie",
|
|
"events": "Zdarzenia"
|
|
}
|
|
},
|
|
"ffmpeg": {
|
|
"cameras": {
|
|
"cameraFfmpeg": "Argumenty FFmpeg dotyczące konkretnej kamery"
|
|
}
|
|
}
|
|
}
|