Translated using Weblate (Polish)

Currently translated at 98.6% (73 of 74 strings)

Translated using Weblate (Polish)

Currently translated at 69.6% (85 of 122 strings)

Translated using Weblate (Polish)

Currently translated at 93.1% (122 of 131 strings)

Translated using Weblate (Polish)

Currently translated at 83.7% (113 of 135 strings)

Translated using Weblate (Polish)

Currently translated at 58.1% (71 of 122 strings)

Co-authored-by: Artur <wy66m6xm@anonaddy.me>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: piesu <dogiiee@proton.me>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/pl/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/pl/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/pl/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/pl/
Translation: Frigate NVR/components-filter
Translation: Frigate NVR/views-classificationmodel
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-system
This commit is contained in:
Hosted Weblate
2025-12-26 08:44:19 -06:00
committed by Josh Hawkins
co-authored by Artur piesu
parent bd2382dc45
commit d2aa2a0558
4 changed files with 43 additions and 4 deletions
@@ -11,7 +11,9 @@
"editModel": "Edytuj model"
},
"details": {
"scoreInfo": "Wynik przedstawia średnią pewność klasyfikacji wszystkich wykryć danego obiektu."
"scoreInfo": "Wynik przedstawia średnią pewność klasyfikacji wszystkich wykryć danego obiektu.",
"none": "Brak",
"unknown": "Nieznany"
},
"toast": {
"success": {
@@ -114,6 +116,35 @@
"steps": {
"nameAndDefine": "Nazwij i zdefiniuj",
"stateArea": "Obszar stanu"
},
"step1": {
"name": "Nazwa",
"type": "Typ",
"classes": "Klasy",
"errors": {
"noneNotAllowed": "Klasa „żadne” jest niedozwolona.",
"stateRequiresTwoClasses": "Modele stanowe wymagają co najmniej dwie klasy.",
"objectLabelRequired": "Proszę wybrać etykietę obiektu",
"objectTypeRequired": "Proszę wybrać typ klasyfikacji"
}
},
"step2": {
"description": "Wybierz kamery i określ obszar monitorowania dla każdej z nich. Model sklasyfikuje stan tych obszarów.",
"cameras": "Kamery",
"selectCamera": "Wybierz kamerę",
"noCameras": "Kliknij +, aby dodać kamery",
"selectCameraPrompt": "Wybierz kamerę z listy, aby zdefiniować jej obszar monitorowania."
},
"step3": {
"selectImagesPrompt": "Zaznacz wszystkie obrazy z: {{className}}",
"selectImagesDescription": "Kliknij na zdjęcia, aby je wybrać. Po zakończeniu zajęć kliknij „Kontynuuj”.",
"allImagesRequired_one": "Proszę sklasyfikować wszystkie obrazy. Pozostał {{count}} obraz.",
"allImagesRequired_few": "Proszę sklasyfikować wszystkie obrazy. Pozostały {{count}} obrazy.",
"allImagesRequired_many": "Proszę sklasyfikować wszystkie obrazy. Pozostało {{count}} obrazów.",
"generating": {
"title": "Generowanie przykładowych obrazów"
},
"trainingStarted": "Szkolenie rozpoczęło się pomyślnie"
}
}
}