Files
frigate/web/public/locales/pl/components/player.json
T
Hosted WeblateandJosh Hawkins acafd8712c 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.

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/audio/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/
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/config-cameras/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/
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-motionsearch/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/
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/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
Translation: Frigate NVR/views-classificationmodel
Translation: Frigate NVR/views-events
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-facelibrary
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-motionSearch
Translation: Frigate NVR/views-search
Translation: Frigate NVR/views-settings
Translation: Frigate NVR/views-system
2026-09-12 16:32:31 -05:00

53 lines
1.6 KiB
JSON

{
"noRecordingsFoundForThisTime": "Nie znaleziono żadnych nagrań w tym czasie",
"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"
}