mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-03 09:38:15 +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
@@ -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,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)"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user