mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-03 17:43:59 +03:00
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:
committed by
Nicolas Mowen
co-authored by
Bartlomiej Puls
parent
17b6128314
commit
c94446a472
@@ -50,7 +50,8 @@
|
||||
"inferenceSpeed": "Szybkość wnioskowania detektora",
|
||||
"cpuUsage": "Użycie CPU przez detektor",
|
||||
"memoryUsage": "Użycie pamięci przez detektor",
|
||||
"temperature": "Temperatura detektora"
|
||||
"temperature": "Temperatura detektora",
|
||||
"cpuUsageInformation": "Procesor został użyty w przygotowaniu wejścia i obsłudze danych do i z modeli wykrywających. Ta wartość nie mierzy czasu wnioskowania, nawet jeśli został użyty akcelerator lub GPU."
|
||||
},
|
||||
"otherProcesses": {
|
||||
"title": "Inne procesy",
|
||||
@@ -123,6 +124,10 @@
|
||||
"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:"
|
||||
},
|
||||
"shm": {
|
||||
"title": "Wykorzystanie pamięci współdzielonej SHM",
|
||||
"warning": "Obecny rozmiar pamięci współdzielonej SHM {{total}}MB jest za mały. Zwiększ shm_size do co najmniej {{min_shm}}MB."
|
||||
}
|
||||
},
|
||||
"logs": {
|
||||
@@ -158,7 +163,8 @@
|
||||
"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"
|
||||
"cameraIsOffline": "{{camera}} jest niedostępna",
|
||||
"shmTooLow": "przydział {{total}} MB dla /dev/shm powinien zostać zwiększony do przynajmniej {{min}} MB."
|
||||
},
|
||||
"enrichments": {
|
||||
"title": "Wzbogacenia",
|
||||
|
||||
Reference in New Issue
Block a user