mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-10 17:51:45 +02:00
Currently translated at 100.0% (114 of 114 strings) Translated using Weblate (Polish) Currently translated at 100.0% (352 of 352 strings) Translated using Weblate (Polish) Currently translated at 100.0% (114 of 114 strings) Translated using Weblate (Polish) Currently translated at 100.0% (352 of 352 strings) Translated using Weblate (Polish) Currently translated at 100.0% (62 of 62 strings) Translated using Weblate (Polish) Currently translated at 100.0% (46 of 46 strings) Translated using Weblate (Polish) Currently translated at 100.0% (66 of 66 strings) Translated using Weblate (Polish) Currently translated at 100.0% (115 of 115 strings) Translated using Weblate (Polish) Currently translated at 100.0% (8 of 8 strings) Translated using Weblate (Polish) Currently translated at 100.0% (182 of 182 strings) Translated using Weblate (Polish) Currently translated at 100.0% (340 of 340 strings) Translated using Weblate (Polish) Currently translated at 100.0% (60 of 60 strings) Translated using Weblate (Polish) Currently translated at 100.0% (60 of 60 strings) Translated using Weblate (Polish) Currently translated at 100.0% (50 of 50 strings) Translated using Weblate (Polish) Currently translated at 100.0% (111 of 111 strings) Translated using Weblate (Polish) Currently translated at 100.0% (179 of 179 strings) Co-authored-by: Damian Radecki <damianradecki97@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Mateusz Kulis <kulis.matis@gmail.com> 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-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-configeditor/pl/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/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-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-configeditor Translation: Frigate NVR/views-explore Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
181 lines
6.6 KiB
JSON
181 lines
6.6 KiB
JSON
{
|
|
"documentTitle": {
|
|
"cameras": "Statystyki kamer - Frigate",
|
|
"storage": "Statystyki Magazynowania - Frigate",
|
|
"general": "Statystyki Ogólne - Frigate",
|
|
"enrichments": "Statystyki Wzbogacania - Frigate",
|
|
"logs": {
|
|
"frigate": "Logi Frigate - Frigate",
|
|
"go2rtc": "Logi Go2RTC - Frigate",
|
|
"nginx": "Logi Nginx - Frigate"
|
|
}
|
|
},
|
|
"general": {
|
|
"hardwareInfo": {
|
|
"gpuInfo": {
|
|
"vainfoOutput": {
|
|
"title": "Wynik Vainfo",
|
|
"returnCode": "Kod zwrotny: {{code}}",
|
|
"processOutput": "Wynik procesu:",
|
|
"processError": "Błąd procesu:"
|
|
},
|
|
"nvidiaSMIOutput": {
|
|
"title": "Wynik Nvidia SMI",
|
|
"name": "Nazwa: {{name}}",
|
|
"driver": "Sterownik: {{driver}}",
|
|
"cudaComputerCapability": "Możliwości obliczeniowe CUDA: {{cuda_compute}}",
|
|
"vbios": "Informacje VBios: {{vbios}}"
|
|
},
|
|
"closeInfo": {
|
|
"label": "Zamknij informacje o GPU"
|
|
},
|
|
"copyInfo": {
|
|
"label": "Kopiuj informacje o GPU"
|
|
},
|
|
"toast": {
|
|
"success": "Skopiowano informacje o GPU do schowka"
|
|
}
|
|
},
|
|
"title": "Informacje o sprzęcie",
|
|
"gpuEncoder": "Enkoder GPU",
|
|
"gpuDecoder": "Dekoder GPU",
|
|
"gpuMemory": "Pamięć GPU",
|
|
"gpuUsage": "Użycie GPU",
|
|
"npuUsage": "Użycie NPU",
|
|
"npuMemory": "Pamięć NPU"
|
|
},
|
|
"title": "Ogólne",
|
|
"detector": {
|
|
"title": "Detektory",
|
|
"inferenceSpeed": "Szybkość wnioskowania detektora",
|
|
"cpuUsage": "Użycie CPU przez detektor",
|
|
"memoryUsage": "Użycie pamięci przez detektor",
|
|
"temperature": "Temperatura detektora"
|
|
},
|
|
"otherProcesses": {
|
|
"title": "Inne procesy",
|
|
"processCpuUsage": "Użycie CPU przez proces",
|
|
"processMemoryUsage": "Użycie pamięci przez proces"
|
|
}
|
|
},
|
|
"cameras": {
|
|
"info": {
|
|
"stream": "Strumień {{idx}}",
|
|
"cameraProbeInfo": "{{camera}} Informacje o sondowaniu kamery",
|
|
"streamDataFromFFPROBE": "Dane strumienia są pozyskiwane za pomocą <code>ffprobe</code>.",
|
|
"video": "Wideo:",
|
|
"codec": "Kodek:",
|
|
"resolution": "Rozdzielczość:",
|
|
"fps": "FPS:",
|
|
"unknown": "Nieznany",
|
|
"audio": "Audio:",
|
|
"error": "Błąd: {{error}}",
|
|
"tips": {
|
|
"title": "Informacje o sondowaniu kamery"
|
|
},
|
|
"fetching": "Pobieranie danych kamery",
|
|
"aspectRatio": "proporcje"
|
|
},
|
|
"toast": {
|
|
"success": {
|
|
"copyToClipboard": "Skopiowano dane sondowania do schowka."
|
|
},
|
|
"error": {
|
|
"unableToProbeCamera": "Nie można sondować kamery: {{errorMessage}}"
|
|
}
|
|
},
|
|
"title": "Kamery",
|
|
"overview": "Przegląd",
|
|
"framesAndDetections": "Klatki / Detekcje",
|
|
"label": {
|
|
"camera": "kamera",
|
|
"detect": "wykryj",
|
|
"skipped": "pominięte",
|
|
"ffmpeg": "FFmpeg",
|
|
"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": {
|
|
"cameraStorage": {
|
|
"unused": {
|
|
"title": "Niewykorzystane",
|
|
"tips": "Ta wartość może niedokładnie przedstawiać wolne miejsce dostępne dla Frigate, jeśli masz inne pliki przechowywane na dysku poza nagraniami Frigate. Frigate nie śledzi wykorzystania magazynu poza swoimi nagraniami."
|
|
},
|
|
"title": "Magazyn kamery",
|
|
"camera": "Kamera",
|
|
"storageUsed": "Wykorzystany magazyn",
|
|
"percentageOfTotalUsed": "Procent całości",
|
|
"bandwidth": "Przepustowość",
|
|
"unusedStorageInformation": "Informacja o niewykorzystanym magazynie"
|
|
},
|
|
"title": "Magazyn",
|
|
"overview": "Przegląd",
|
|
"recordings": {
|
|
"title": "Nagrania",
|
|
"tips": "Ta wartość reprezentuje całkowite miejsce zajmowane przez nagrania w bazie danych Frigate. Frigate nie śledzi wykorzystania magazynu dla wszystkich plików na twoim dysku.",
|
|
"earliestRecording": "Najwcześniejsze dostępne nagranie:"
|
|
}
|
|
},
|
|
"logs": {
|
|
"copy": {
|
|
"error": "Nie udało się skopiować logów do schowka",
|
|
"label": "Kopiuj do Schowka",
|
|
"success": "Skopiowano logi do schowka"
|
|
},
|
|
"download": {
|
|
"label": "Pobierz Logi"
|
|
},
|
|
"type": {
|
|
"label": "Typ",
|
|
"timestamp": "Znacznik czasu",
|
|
"tag": "Tag",
|
|
"message": "Wiadomość"
|
|
},
|
|
"tips": "Logi są przesyłane strumieniowo z serwera",
|
|
"toast": {
|
|
"error": {
|
|
"fetchingLogsFailed": "Błąd pobierania logów: {{errorMessage}}",
|
|
"whileStreamingLogs": "Błąd podczas strumieniowania logów: {{errorMessage}}"
|
|
}
|
|
}
|
|
},
|
|
"title": "System",
|
|
"metrics": "Metryki systemowe",
|
|
"lastRefreshed": "Ostatnie odświeżenie: ",
|
|
"stats": {
|
|
"ffmpegHighCpuUsage": "{{camera}} ma wysokie użycie CPU przez FFmpeg ({{ffmpegAvg}}%)",
|
|
"detectHighCpuUsage": "{{camera}} ma wysokie użycie CPU przez detekcję ({{detectAvg}}%)",
|
|
"healthy": "System jest sprawny",
|
|
"reindexingEmbeddings": "Ponowne indeksowanie osadzeń ({{processed}}% ukończone)",
|
|
"detectIsSlow": "{{detect}} jest wolne ({{speed}} ms)",
|
|
"detectIsVerySlow": "{{detect}} jest bardzo wolne ({{speed}} ms)",
|
|
"cameraIsOffline": "{{camera}} jest niedostępna"
|
|
},
|
|
"enrichments": {
|
|
"title": "Wzbogacenia",
|
|
"infPerSecond": "Wnioskowania na sekundę",
|
|
"embeddings": {
|
|
"image_embedding_speed": "Szybkość osadzania obrazów",
|
|
"face_embedding_speed": "Szybkość osadzania twarzy",
|
|
"plate_recognition_speed": "Szybkość rozpoznawania tablic rejestracyjnych",
|
|
"text_embedding_speed": "Szybkość osadzania tekstu",
|
|
"face_recognition_speed": "Szybkość rozpoznawania twarzy",
|
|
"image_embedding": "Osadzenie obrazu",
|
|
"plate_recognition": "Rozpoznawanie rejestracji samochodowych",
|
|
"yolov9_plate_detection_speed": "Prędkość detekcji rejestracji samochodowych YOLOv9",
|
|
"yolov9_plate_detection": "Detekcja rejestracji samochodowych YOLOv9",
|
|
"text_embedding": "Osadzenie tekstu",
|
|
"face_recognition": "Rozpoznawanie twarzy"
|
|
}
|
|
}
|
|
}
|