mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-19 17:51:34 +02:00
Translated using Weblate (Polish)
Currently translated at 100.0% (9 of 9 strings) Translated using Weblate (Polish) Currently translated at 100.0% (24 of 24 strings) Translated using Weblate (Polish) Currently translated at 100.0% (111 of 111 strings) Translated using Weblate (Polish) Currently translated at 100.0% (113 of 113 strings) Translated using Weblate (Polish) Currently translated at 100.0% (333 of 333 strings) Translated using Weblate (Polish) Currently translated at 100.0% (53 of 53 strings) Translated using Weblate (Polish) Currently translated at 100.0% (65 of 65 strings) Translated using Weblate (Polish) Currently translated at 100.0% (177 of 177 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Mateusz Paś <piciuok@gmail.com> Co-authored-by: Patryk Smoliński <smolinski.patryk@mensa.org.pl> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/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-exports/pl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/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/common Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-events Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
This commit is contained in:
parent
f27538607e
commit
b1b78feec2
@ -168,7 +168,8 @@
|
|||||||
"sk": "Slovenčina (Słowacki)",
|
"sk": "Slovenčina (Słowacki)",
|
||||||
"vi": "Tiếng Việt (Wietnamski)",
|
"vi": "Tiếng Việt (Wietnamski)",
|
||||||
"ro": "Română (Rumuński)",
|
"ro": "Română (Rumuński)",
|
||||||
"fi": "Suomi (Fiński)"
|
"fi": "Suomi (Fiński)",
|
||||||
|
"yue": "粵語 (Kantoński)"
|
||||||
},
|
},
|
||||||
"appearance": "Wygląd",
|
"appearance": "Wygląd",
|
||||||
"darkMode": {
|
"darkMode": {
|
||||||
@ -187,7 +188,8 @@
|
|||||||
"contrast": "Wysoki kontrast",
|
"contrast": "Wysoki kontrast",
|
||||||
"default": "Domyślny",
|
"default": "Domyślny",
|
||||||
"red": "Czerwony",
|
"red": "Czerwony",
|
||||||
"nord": "Nordycki"
|
"nord": "Nordycki",
|
||||||
|
"highcontrast": "Wysoki kontrast"
|
||||||
},
|
},
|
||||||
"restart": "Uruchom ponownie Frigate",
|
"restart": "Uruchom ponownie Frigate",
|
||||||
"live": {
|
"live": {
|
||||||
|
@ -24,11 +24,11 @@
|
|||||||
"estimatedSpeed": "Szacowana Prędkość ({{unit}})",
|
"estimatedSpeed": "Szacowana Prędkość ({{unit}})",
|
||||||
"features": {
|
"features": {
|
||||||
"label": "Funkcje",
|
"label": "Funkcje",
|
||||||
"hasSnapshot": "Posiada zrzut ekranu",
|
"hasSnapshot": "Posiada stop klatkę",
|
||||||
"hasVideoClip": "Posiada klip wideo",
|
"hasVideoClip": "Posiada klip wideo",
|
||||||
"submittedToFrigatePlus": {
|
"submittedToFrigatePlus": {
|
||||||
"label": "Przesłano do Frigate+",
|
"label": "Przesłano do Frigate+",
|
||||||
"tips": "Musisz najpierw filtrować obiekty śledzone, które mają zrzut ekranu.<br /><br />Obiekty śledzone bez zrzutu ekranu nie mogą być przesłane do Frigate+."
|
"tips": "Musisz najpierw filtrować obiekty śledzone, które mają stop klatkę.<br /><br />Obiekty śledzone bez stop klatki nie mogą być przesłane do Frigate+."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"sort": {
|
"sort": {
|
||||||
@ -117,7 +117,7 @@
|
|||||||
"error": "Nie udało się usunąć śledzonych obiektów: {{errorMessage}}"
|
"error": "Nie udało się usunąć śledzonych obiektów: {{errorMessage}}"
|
||||||
},
|
},
|
||||||
"title": "Potwierdź Usunięcie",
|
"title": "Potwierdź Usunięcie",
|
||||||
"desc": "Usunięcie tych {{objectLength}} śledzonych obiektów usuwa zrzut ekranu, wszelkie zapisane osadzenia i wszystkie powiązane wpisy cyklu życia obiektu. Nagrane materiały tych śledzonych obiektów w widoku Historii <em>NIE</em> zostaną usunięte.<br /><br />Czy na pewno chcesz kontynuować?<br /><br />Przytrzymaj klawisz <em>Shift</em>, aby pominąć to okno dialogowe w przyszłości."
|
"desc": "Usunięcie tych {{objectLength}} śledzonych obiektów usuwa stop klatki, wszelkie zapisane osadzenia i wszystkie powiązane wpisy cyklu życia obiektu. Nagrane materiały tych śledzonych obiektów w widoku Historii <em>NIE</em> zostaną usunięte.<br /><br />Czy na pewno chcesz kontynuować?<br /><br />Przytrzymaj klawisz <em>Shift</em>, aby pominąć to okno dialogowe w przyszłości."
|
||||||
},
|
},
|
||||||
"zoneMask": {
|
"zoneMask": {
|
||||||
"filterBy": "Filtruj według maski strefy"
|
"filterBy": "Filtruj według maski strefy"
|
||||||
|
@ -33,5 +33,6 @@
|
|||||||
"button": "Nowe elementy do przeglądu"
|
"button": "Nowe elementy do przeglądu"
|
||||||
},
|
},
|
||||||
"selected_one": "{{count}} wybrane",
|
"selected_one": "{{count}} wybrane",
|
||||||
"selected_other": "{{count}} wybrane"
|
"selected_other": "{{count}} wybrane",
|
||||||
|
"detected": "wykryto"
|
||||||
}
|
}
|
||||||
|
@ -197,6 +197,7 @@
|
|||||||
"success": "Śledzony obiekt usunięty pomyślnie.",
|
"success": "Śledzony obiekt usunięty pomyślnie.",
|
||||||
"error": "Nie udało się usunąć śledzonego obiektu: {{errorMessage}}"
|
"error": "Nie udało się usunąć śledzonego obiektu: {{errorMessage}}"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"tooltip": "Pasuje do {{type}} z pewnością {{confidence}}%"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"search": "Szukaj",
|
"search": "Szukaj",
|
||||||
"documentTitle": "Eksport - Frigate",
|
"documentTitle": "Eksportuj - Frigate",
|
||||||
"noExports": "Nie znaleziono eksportów",
|
"noExports": "Nie znaleziono eksportów",
|
||||||
"deleteExport": "Usuń eksport",
|
"deleteExport": "Usuń eksport",
|
||||||
"deleteExport.desc": "Czy na pewno chcesz usunąć {{exportName}}?",
|
"deleteExport.desc": "Czy na pewno chcesz usunąć {{exportName}}?",
|
||||||
|
@ -9,7 +9,9 @@
|
|||||||
"confidence": "Pewność",
|
"confidence": "Pewność",
|
||||||
"face": "Szczegóły twarzy",
|
"face": "Szczegóły twarzy",
|
||||||
"faceDesc": "Szczegóły twarzy i powiązanego obiektu",
|
"faceDesc": "Szczegóły twarzy i powiązanego obiektu",
|
||||||
"timestamp": "Znacznik czasu"
|
"timestamp": "Znacznik czasu",
|
||||||
|
"subLabelScore": "Ocena podetykiety",
|
||||||
|
"scoreInfo": "Ocena podetykiety to ważona ocena uwzględniająca wszystkie rozpoznane twarze i ich poziom rozpoznania , dlatego może się różnić od oceny pokazanej na stopklatce."
|
||||||
},
|
},
|
||||||
"documentTitle": "Biblioteka twarzy - Frigate",
|
"documentTitle": "Biblioteka twarzy - Frigate",
|
||||||
"uploadFaceImage": {
|
"uploadFaceImage": {
|
||||||
|
@ -79,7 +79,8 @@
|
|||||||
"general": "Ustawienia Ogólne - Frigate",
|
"general": "Ustawienia Ogólne - Frigate",
|
||||||
"authentication": "Ustawienia Uwierzytelniania - Frigate",
|
"authentication": "Ustawienia Uwierzytelniania - Frigate",
|
||||||
"motionTuner": "Konfigurator Ruchu - Frigate",
|
"motionTuner": "Konfigurator Ruchu - Frigate",
|
||||||
"object": "Ustawienia Obiektów - Frigate"
|
"object": "Debug - Frigate",
|
||||||
|
"notifications": "Ustawienia powiadomień - Frigate"
|
||||||
},
|
},
|
||||||
"classification": {
|
"classification": {
|
||||||
"title": "Ustawienia Klasyfikacji",
|
"title": "Ustawienia Klasyfikacji",
|
||||||
@ -522,7 +523,8 @@
|
|||||||
"1hour": "Zawieś na 1 godzinę",
|
"1hour": "Zawieś na 1 godzinę",
|
||||||
"5minutes": "Zawieś na 5 minut",
|
"5minutes": "Zawieś na 5 minut",
|
||||||
"10minutes": "Zawieś na 10 minut",
|
"10minutes": "Zawieś na 10 minut",
|
||||||
"30minutes": "Zawieś na 30 minut"
|
"30minutes": "Zawieś na 30 minut",
|
||||||
|
"suspend": "Wstrzymaj"
|
||||||
},
|
},
|
||||||
"cancelSuspension": "Anuluj zawieszenie",
|
"cancelSuspension": "Anuluj zawieszenie",
|
||||||
"toast": {
|
"toast": {
|
||||||
|
@ -49,7 +49,8 @@
|
|||||||
"title": "Detektory",
|
"title": "Detektory",
|
||||||
"inferenceSpeed": "Szybkość wnioskowania detektora",
|
"inferenceSpeed": "Szybkość wnioskowania detektora",
|
||||||
"cpuUsage": "Użycie CPU przez detektor",
|
"cpuUsage": "Użycie CPU przez detektor",
|
||||||
"memoryUsage": "Użycie pamięci przez detektor"
|
"memoryUsage": "Użycie pamięci przez detektor",
|
||||||
|
"temperature": "Temperatura detektora"
|
||||||
},
|
},
|
||||||
"otherProcesses": {
|
"otherProcesses": {
|
||||||
"title": "Inne procesy",
|
"title": "Inne procesy",
|
||||||
@ -89,8 +90,17 @@
|
|||||||
"camera": "kamera",
|
"camera": "kamera",
|
||||||
"detect": "wykryj",
|
"detect": "wykryj",
|
||||||
"skipped": "pominięte",
|
"skipped": "pominięte",
|
||||||
"ffmpeg": "ffmpeg",
|
"ffmpeg": "FFmpeg",
|
||||||
"capture": "przechwytywanie"
|
"capture": "przechwytywanie",
|
||||||
|
"overallSkippedDetectionsPerSecond": "łączna liczba pominiętych detekcji na sekundę",
|
||||||
|
"cameraSkippedDetectionsPerSecond": "{{camName}} liczba pominiętych detekcji na sekundę",
|
||||||
|
"overallFramesPerSecond": "łączna liczba klatek na sekundę",
|
||||||
|
"overallDetectionsPerSecond": "łączna liczba detekcji na sekundę",
|
||||||
|
"cameraCapture": "{{camName}} przechwytywanie",
|
||||||
|
"cameraDetect": "{{camName}} detekcja",
|
||||||
|
"cameraFramesPerSecond": "{{camName}} liczba klatek na sekundę",
|
||||||
|
"cameraDetectionsPerSecond": "{{camName}} liczba detekcji na sekundę",
|
||||||
|
"cameraFfmpeg": "{{camName}} FFmpeg"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"storage": {
|
"storage": {
|
||||||
@ -141,7 +151,7 @@
|
|||||||
"metrics": "Metryki systemowe",
|
"metrics": "Metryki systemowe",
|
||||||
"lastRefreshed": "Ostatnie odświeżenie: ",
|
"lastRefreshed": "Ostatnie odświeżenie: ",
|
||||||
"stats": {
|
"stats": {
|
||||||
"ffmpegHighCpuUsage": "{{camera}} ma wysokie użycie CPU przez FFMPEG ({{ffmpegAvg}}%)",
|
"ffmpegHighCpuUsage": "{{camera}} ma wysokie użycie CPU przez FFmpeg ({{ffmpegAvg}}%)",
|
||||||
"detectHighCpuUsage": "{{camera}} ma wysokie użycie CPU przez detekcję ({{detectAvg}}%)",
|
"detectHighCpuUsage": "{{camera}} ma wysokie użycie CPU przez detekcję ({{detectAvg}}%)",
|
||||||
"healthy": "System jest sprawny",
|
"healthy": "System jest sprawny",
|
||||||
"reindexingEmbeddings": "Ponowne indeksowanie osadzeń ({{processed}}% ukończone)",
|
"reindexingEmbeddings": "Ponowne indeksowanie osadzeń ({{processed}}% ukończone)",
|
||||||
|
Loading…
Reference in New Issue
Block a user