2019-03-28 04:32:58 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2020-05-13 18:27:21 +00:00
|
|
|
"already_configured": "[%key_id:common::config_flow::abort::already_configured_device%]",
|
2019-03-28 04:32:58 +00:00
|
|
|
"bad_config_file": "B\u0142\u0119dne dane z pliku konfiguracyjnego",
|
2019-06-14 21:53:13 +00:00
|
|
|
"link_local_address": "Po\u0142\u0105czenie lokalnego adresu nie jest obs\u0142ugiwane",
|
2020-04-08 00:08:19 +00:00
|
|
|
"not_axis_device": "Wykryte urz\u0105dzenie nie jest urz\u0105dzeniem Axis"
|
2019-03-28 04:32:58 +00:00
|
|
|
},
|
|
|
|
"error": {
|
2020-05-13 18:27:21 +00:00
|
|
|
"already_configured": "[%key_id:common::config_flow::abort::already_configured_device%]",
|
2020-02-09 00:31:39 +00:00
|
|
|
"already_in_progress": "Konfiguracja urz\u0105dzenia jest ju\u017c w toku.",
|
2019-03-28 04:32:58 +00:00
|
|
|
"device_unavailable": "Urz\u0105dzenie jest niedost\u0119pne",
|
|
|
|
"faulty_credentials": "B\u0142\u0119dne dane uwierzytelniaj\u0105ce"
|
|
|
|
},
|
2019-10-20 00:32:18 +00:00
|
|
|
"flow_title": "Urz\u0105dzenie Axis: {name} ({host})",
|
2019-03-28 04:32:58 +00:00
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
2020-05-13 18:27:21 +00:00
|
|
|
"host": "[%key_id:common::config_flow::data::host%]",
|
|
|
|
"password": "[%key_id:common::config_flow::data::password%]",
|
|
|
|
"port": "[%key_id:common::config_flow::data::port%]",
|
|
|
|
"username": "[%key_id:common::config_flow::data::username%]"
|
2019-03-28 04:32:58 +00:00
|
|
|
},
|
|
|
|
"title": "Konfiguracja urz\u0105dzenia Axis"
|
|
|
|
}
|
2020-04-15 16:51:07 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"title": "Urz\u0105dzenie Axis"
|
2019-03-28 04:32:58 +00:00
|
|
|
}
|