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:
Hosted Weblate
2025-10-01 09:27:45 -06:00
committed by Nicolas Mowen
co-authored by Bartlomiej Puls
parent 17b6128314
commit c94446a472
8 changed files with 276 additions and 17 deletions
+2 -1
View File
@@ -66,7 +66,8 @@
},
"placeholder": "Wybierz strumień",
"stream": "Strumień"
}
},
"birdseye": "Widok z lotu ptaka"
}
},
"debug": {
@@ -122,5 +122,12 @@
}
}
}
},
"imagePicker": {
"selectImage": "Wybierz miniaturkę śledzonego obiektu",
"search": {
"placeholder": "Wyszukaj po etykiecie (label) lub etykiecie potomnej (sub label)..."
},
"noImages": "Brak miniatur dla tej kamery"
}
}
+7 -3
View File
@@ -7,7 +7,7 @@
"short": "Etykiety"
},
"count_one": "{{count}} Etykieta",
"count_other": "{{count}} Etykiet"
"count_other": "{{count}} Etykiet(y)"
},
"zones": {
"label": "Strefy",
@@ -85,7 +85,9 @@
"noLicensePlatesFound": "Nie znaleziono tablic rejestracyjnych.",
"title": "Rozpoznane Tablice Rejestracyjne",
"loadFailed": "Nie udało się załadować rozpoznanych tablic rejestracyjnych.",
"selectPlatesFromList": "Wybierz jedną lub więcej tablic z listy."
"selectPlatesFromList": "Wybierz jedną lub więcej tablic z listy.",
"selectAll": "Wybierz wszystko",
"clearAll": "Wyczyść wszystko"
},
"dates": {
"all": {
@@ -127,6 +129,8 @@
"label": "Klasy",
"all": {
"title": "Wszystkie Klasy"
}
},
"count_one": "{{count}} Klasa",
"count_other": "{{count}} Klas(y)"
}
}