mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-06-21 03:41:55 +03:00
Currently translated at 24.0% (114 of 475 strings) Translated using Weblate (Polish) Currently translated at 100.0% (26 of 26 strings) Translated using Weblate (Polish) Currently translated at 97.0% (232 of 239 strings) Translated using Weblate (Polish) Currently translated at 63.3% (64 of 101 strings) Translated using Weblate (Polish) Currently translated at 4.8% (39 of 809 strings) Translated using Weblate (Polish) Currently translated at 100.0% (50 of 50 strings) Translated using Weblate (Polish) Currently translated at 96.6% (231 of 239 strings) Translated using Weblate (Polish) Currently translated at 62.3% (63 of 101 strings) Translated using Weblate (Polish) Currently translated at 100.0% (501 of 501 strings) Translated using Weblate (Polish) Currently translated at 94.1% (224 of 238 strings) Translated using Weblate (Polish) Currently translated at 100.0% (501 of 501 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Piotr Łoboda <loboda4450@gmail.com> Co-authored-by: Tomasz Słuszniak <tomasz.sluszniak@gmail.com> Co-authored-by: magnumek <m4gnumek@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/pl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/pl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/pl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/pl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/pl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/pl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/pl/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/audio Translation: Frigate NVR/common Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-player
54 lines
1.7 KiB
JSON
54 lines
1.7 KiB
JSON
{
|
|
"noRecordingsFoundForThisTime": "Nie znaleziono żadnych nagrań w tym czasie",
|
|
"cameraDisabled": "Kamera jest wyłączona",
|
|
"stats": {
|
|
"latency": {
|
|
"title": "Opóźnienie:",
|
|
"value": "{{seconds}} sekund",
|
|
"short": {
|
|
"title": "Opóźnienie",
|
|
"value": "{{seconds}} s"
|
|
}
|
|
},
|
|
"totalFrames": "Całkowita liczba klatek:",
|
|
"streamType": {
|
|
"title": "Typ transmisji:",
|
|
"short": "Typ"
|
|
},
|
|
"bandwidth": {
|
|
"title": "Przepustowość:",
|
|
"short": "Przepustowość"
|
|
},
|
|
"droppedFrames": {
|
|
"title": "Porzucone klatki:",
|
|
"short": {
|
|
"title": "Porzucone",
|
|
"value": "{{droppedFrames}} klatek"
|
|
}
|
|
},
|
|
"decodedFrames": "Zdekodowane klatki:",
|
|
"droppedFrameRate": "Współczynnik porzuconych klatek:"
|
|
},
|
|
"noPreviewFound": "Nie znaleziono podglądu",
|
|
"noPreviewFoundFor": "Nie znaleziono podglądu dla {{cameraName}}",
|
|
"submitFrigatePlus": {
|
|
"title": "Wyślij tę klatkę do Frigate+?",
|
|
"submit": "Wyślij",
|
|
"previewError": "Nie udało się załadować podglądu nagrania. Nagranie może być niedostępne w podanym czasie."
|
|
},
|
|
"livePlayerRequiredIOSVersion": "Wymagana wersja iOS 17.1 lub nowsza dla tego typu transmisji na żywo.",
|
|
"streamOffline": {
|
|
"title": "Transmisja offline",
|
|
"desc": "Nie otrzymano klatek na strumieniu {{cameraName}} <code>detect</code>, sprawdź logi błędów"
|
|
},
|
|
"toast": {
|
|
"success": {
|
|
"submittedFrigatePlus": "Pomyślnie wysłano klatkę do Frigate+"
|
|
},
|
|
"error": {
|
|
"submitFrigatePlusFailed": "Nie udało się wysłać klatki do Frigate+"
|
|
}
|
|
},
|
|
"cameraOff": "Kamera jest wyłączona"
|
|
}
|