Files
frigate/web/public/locales/pl/views/motionSearch.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

81 lines
3.6 KiB
JSON

{
"documentTitle": "Wyszukiwanie ruchu - Frigate",
"title": "Wyszukiwanie ruchu",
"description": "Narysuj wielokąt, aby wyznaczyć obszar zainteresowania, a następnie określ zakres czasu, w którym chcesz wyszukać zmiany ruchu w tym obszarze.",
"selectCamera": "Ładowanie wyszukiwania ruchu",
"startSearch": "Rozpocznij wyszukiwanie",
"searchStarted": "Rozpoczęto wyszukiwanie",
"searchCancelled": "Anulowano wyszukiwanie",
"cancelSearch": "Anuluj",
"searching": "Wyszukiwanie w toku.",
"searchComplete": "Wyszukiwanie zakończone",
"noResultsYet": "Uruchom wyszukiwanie, aby znaleźć zmiany ruchu w zaznaczonym obszarze",
"noChangesFound": "Nie wykryto zmian pikseli w wybranym obszarze",
"framesProcessed": "Przetworzono {{count}} klatek",
"jumpToTime": "Przejdź do tego momentu",
"results": "Wyniki",
"showSegmentHeatmap": "Mapa ciepła",
"newSearch": "Nowe wyszukiwanie",
"clearResults": "Wyczyść wyniki",
"clearROI": "Wyczyść wielokąt",
"polygonControls": {
"undo": "Cofnij ostatni punkt",
"reset": "Zresetuj wielokąt",
"points_one": "{{count}} punkt",
"points_few": "{{count}} punkty",
"points_many": "{{count}} punktów",
"drawMode": "Rysuj",
"moveMode": "Przesuń"
},
"motionHeatmapLabel": "Mapa ciepła ruchu",
"dialog": {
"title": "Wyszukiwanie ruchu",
"cameraLabel": "Kamera",
"previewAlt": "Podgląd z kamery {{camera}}"
},
"timeRange": {
"title": "Zakres wyszukiwania",
"start": "Czas rozpoczęcia",
"end": "Czas zakończenia"
},
"settings": {
"title": "Ustawienia wyszukiwania",
"parallelMode": "Tryb równoległy",
"parallelModeDesc": "Skanuj wiele zakresów nagrań jednocześnie (szybsze; zużywa więcej zasobów dekodowania)",
"threshold": "Próg czułości",
"thresholdDesc": "Niższe wartości wykrywają mniejsze zmiany (1-255)",
"minArea": "Minimalny obszar zmiany",
"minAreaDesc": "Minimalny rozmiar pojedynczego poruszającego się obszaru jako procent obszaru zainteresowania",
"maxResults": "Maksymalna liczba wyników",
"maxResultsDesc": "Zatrzymaj po znalezieniu tylu pasujących znaczników czasu"
},
"errors": {
"noCamera": "Wybierz kamerę",
"noROI": "Narysuj obszar zainteresowania",
"noTimeRange": "Wybierz zakres czasu",
"invalidTimeRange": "Czas zakończenia musi być późniejszy niż czas rozpoczęcia",
"searchFailed": "Wyszukiwanie nie powiodło się: {{message}}",
"polygonTooSmall": "Wielokąt musi mieć co najmniej 3 punkty",
"unknown": "Nieznany błąd"
},
"scanning": "Skanowanie {{time}}",
"changesFound_one": "Znaleziono {{count}} zmianę ruchu",
"changesFound_few": "Znaleziono {{count}} zmiany ruchu",
"changesFound_many": "Znaleziono {{count}} zmian ruchu",
"changePercentage": "Zmieniono {{percentage}}%",
"metrics": {
"title": "Metryki wyszukiwania",
"segmentsScanned": "Przeskanowane segmenty",
"segmentsProcessed": "Przetworzone",
"segmentsSkippedInactive": "Pominięte (brak aktywności)",
"segmentsSkippedHeatmap": "Pominięte (brak pokrycia z ROI)",
"fallbackFullRange": "Awaryjne skanowanie pełnego zakresu",
"framesDecoded": "Zdekodowane klatki",
"wallTime": "Czas wyszukiwania",
"segmentErrors": "Błędy segmentów",
"seconds": "{{seconds}} s",
"minutesSeconds": "{{minutes}} min {{seconds}} s",
"scanSummary": "Segmenty: {{segments}} · {{time}}"
}
}