mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-20 18:59:01 +03:00
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:
committed by
Nicolas Mowen
co-authored by
Patryk Smoliński
Wojciech Niziński
parent
8928b03497
commit
45fabab417
@@ -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."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user