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
+22 -3
View File
@@ -20,12 +20,14 @@
"success": {
"regenerate": "Zażądano nowego opisu od {{provider}}. W zależności od szybkości twojego dostawcy, wygenerowanie nowego opisu może zająć trochę czasu.",
"updatedSublabel": "Pomyślnie zaktualizowano podetykietę.",
"updatedLPR": "Pomyślnie zaktualizowano tablicę rejestracyjną."
"updatedLPR": "Pomyślnie zaktualizowano tablicę rejestracyjną.",
"audioTranscription": "Wysłano prośbę o audio transkrypcję."
},
"error": {
"regenerate": "Nie udało się wezwać {{provider}} dla nowego opisu: {{errorMessage}}",
"updatedSublabelFailed": "Nie udało się zaktualizować podetykiety: {{errorMessage}}",
"updatedLPRFailed": "Nie udało się zaktualizować tablicy rejestracyjnej: {{errorMessage}}"
"updatedLPRFailed": "Nie udało się zaktualizować tablicy rejestracyjnej: {{errorMessage}}",
"audioTranscription": "Nie udało się włączyć audio transkrypcji: {{errorMessage}}"
}
}
},
@@ -70,6 +72,9 @@
"regenerateFromThumbnails": "Regeneruj z miniatur",
"snapshotScore": {
"label": "Wynik zrzutu"
},
"score": {
"label": "Wynik"
}
},
"objectLifecycle": {
@@ -183,6 +188,14 @@
},
"deleteTrackedObject": {
"label": "Usuń ten śledzony obiekt"
},
"addTrigger": {
"label": "Dodaj wyzwalacz",
"aria": "Dodaj wyzwalacz dla tego śledzonego obiektu"
},
"audioTranscription": {
"label": "Rozpisz",
"aria": "Poproś o audiotranskrypcję"
}
},
"trackedObjectsCount_one": "{{count}} śledzony obiekt ",
@@ -205,5 +218,11 @@
},
"tooltip": "Pasuje do {{type}} z pewnością {{confidence}}%"
},
"exploreMore": "Odkryj więcej obiektów typu {{label}}"
"exploreMore": "Odkryj więcej obiektów typu {{label}}",
"aiAnalysis": {
"title": "Analiza SI"
},
"concerns": {
"label": "Obawy"
}
}