frigate/web/public/locales/pl/components/player.json
Hosted Weblate b5193c9978 Translated using Weblate (Polish)
Currently translated at 100.0% (26 of 26 strings)

Translated using Weblate (Polish)

Currently translated at 82.1% (143 of 174 strings)

Translated using Weblate (Polish)

Currently translated at 60.3% (652 of 1081 strings)

Translated using Weblate (Polish)

Currently translated at 72.7% (16 of 22 strings)

Translated using Weblate (Polish)

Currently translated at 67.1% (43 of 64 strings)

Translated using Weblate (Polish)

Currently translated at 4.3% (34 of 790 strings)

Translated using Weblate (Polish)

Currently translated at 100.0% (99 of 99 strings)

Translated using Weblate (Polish)

Currently translated at 18.6% (16 of 86 strings)

Translated using Weblate (Polish)

Currently translated at 22.7% (5 of 22 strings)

Translated using Weblate (Polish)

Currently translated at 3.0% (24 of 790 strings)

Translated using Weblate (Polish)

Currently translated at 16.2% (14 of 86 strings)

Translated using Weblate (Polish)

Currently translated at 2.6% (21 of 790 strings)

Translated using Weblate (Polish)

Currently translated at 13.6% (3 of 22 strings)

Translated using Weblate (Polish)

Currently translated at 98.9% (98 of 99 strings)

Translated using Weblate (Polish)

Currently translated at 15.1% (13 of 86 strings)

Translated using Weblate (Polish)

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: Dawid Kędzierski <dawidk612@wp.pl>
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/components-player/pl/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/pl/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-groups/pl/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-validation/pl/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/pl/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/pl/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/pl/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/pl/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/pl/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/pl/
Translation: Frigate NVR/Config - Global
Translation: Frigate NVR/Config - Groups
Translation: Frigate NVR/Config - Validation
Translation: Frigate NVR/components-player
Translation: Frigate NVR/views-events
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-exports
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-settings
Translation: Frigate NVR/views-system
2026-04-30 12:25:34 -06:00

53 lines
1.6 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+"
}
}
}