Translated using Weblate (Polish)

Currently translated at 100.0% (118 of 118 strings)

Translated using Weblate (Polish)

Currently translated at 100.0% (462 of 462 strings)

Translated using Weblate (Polish)

Currently translated at 100.0% (122 of 122 strings)

Translated using Weblate (Polish)

Currently translated at 99.1% (117 of 118 strings)

Translated using Weblate (Polish)

Currently translated at 73.8% (341 of 462 strings)

Translated using Weblate (Polish)

Currently translated at 98.7% (82 of 83 strings)

Translated using Weblate (Polish)

Currently translated at 100.0% (52 of 52 strings)

Translated using Weblate (Polish)

Currently translated at 100.0% (46 of 46 strings)

Translated using Weblate (Polish)

Currently translated at 100.0% (72 of 72 strings)

Translated using Weblate (Polish)

Currently translated at 100.0% (26 of 26 strings)

Translated using Weblate (Polish)

Currently translated at 95.0% (116 of 122 strings)

Co-authored-by: Bartlomiej Puls <bartlomiej.puls@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
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-filter/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-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/components-camera
Translation: Frigate NVR/components-dialog
Translation: Frigate NVR/components-filter
Translation: Frigate NVR/views-events
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-settings
Translation: Frigate NVR/views-system
This commit is contained in:
Hosted Weblate
2025-10-01 09:27:45 -06:00
committed by Nicolas Mowen
co-authored by Bartlomiej Puls
parent 17b6128314
commit c94446a472
8 changed files with 276 additions and 17 deletions
+15 -2
View File
@@ -43,7 +43,15 @@
"label": "Kliknij w ramce, aby wyśrodkować kamerę PTZ"
}
},
"presets": "Presety kamery PTZ"
"presets": "Presety kamery PTZ",
"focus": {
"in": {
"label": "Zmniejsz ostrość kamery PTZ"
},
"out": {
"label": "Wyostrz kamerę PTZ"
}
}
},
"recording": {
"enable": "Włącz nagrywanie",
@@ -114,7 +122,8 @@
"recording": "Nagrywanie",
"snapshots": "Zrzuty ekranu",
"audioDetection": "Wykrywanie dźwięku",
"autotracking": "Automatyczne śledzenie"
"autotracking": "Automatyczne śledzenie",
"transcription": "Stenogram"
},
"effectiveRetainMode": {
"modes": {
@@ -154,5 +163,9 @@
"streamingSettings": "Ustawienia transmisji",
"history": {
"label": "Pokaż nagrania archiwalne"
},
"transcription": {
"enable": "Włącz audio transkrypcję na żywo",
"disable": "Wyłącz audio transkrypcję na żywo"
}
}