Translated using Weblate (Polish)

Currently translated at 100.0% (87 of 87 strings)

Translated using Weblate (Polish)

Currently translated at 100.0% (53 of 53 strings)

Translated using Weblate (Polish)

Currently translated at 100.0% (468 of 468 strings)

Translated using Weblate (Polish)

Currently translated at 100.0% (84 of 84 strings)

Translated using Weblate (Polish)

Currently translated at 100.0% (193 of 193 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Patryk Smoliński <smolinski.patryk@mensa.org.pl>
Co-authored-by: Wojciech Niziński <niziak-weblate@spox.org>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/pl/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/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/
Translation: Frigate NVR/common
Translation: Frigate NVR/components-dialog
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-settings
This commit is contained in:
Hosted Weblate
2025-10-21 10:49:33 -06:00
committed by Nicolas Mowen
co-authored by Patryk Smoliński Wojciech Niziński
parent 8928b03497
commit 45fabab417
4 changed files with 25 additions and 3 deletions
+11 -1
View File
@@ -10,7 +10,8 @@
"motionTuner": "Konfigurator Ruchu",
"debug": "Debugowanie",
"enrichments": "Wzbogacenia",
"triggers": "Wyzwalacze"
"triggers": "Wyzwalacze",
"roles": "Role"
},
"dialog": {
"unsavedChanges": {
@@ -875,6 +876,11 @@
"error": {
"min": "Musisz wybrać co najmniej jedną akcję."
}
},
"friendly_name": {
"title": "Przyjazna nazwa",
"placeholder": "Nazwij lub opisz ten trigger",
"description": "Opcjonalna przyjazna nazwa lub opis tego triggera."
}
}
},
@@ -889,6 +895,10 @@
"updateTriggerFailed": "Nie udało się zaktualizować wyzwalacza: {{errorMessage}}",
"deleteTriggerFailed": "Nie udało się usunąć wyzwalacza: {{errorMessage}}"
}
},
"semanticSearch": {
"title": "Wyszukiwanie semantyczne jest zablokowane",
"desc": "Wyszukiwanie semantyczne musi być włączone, aby korzystać z triggerów."
}
}
}