core/homeassistant/components/guardian/translations/pl.json

34 lines
1.4 KiB
JSON
Raw Normal View History

2020-05-31 00:02:42 +00:00
{
"config": {
"abort": {
2020-09-16 00:09:01 +00:00
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
2020-10-07 00:06:20 +00:00
"already_in_progress": "Konfiguracja jest ju\u017c w toku",
2020-11-11 11:10:09 +00:00
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia"
2020-05-31 00:02:42 +00:00
},
"step": {
2021-05-17 05:17:18 +00:00
"discovery_confirm": {
"description": "Czy chcesz skonfigurowa\u0107 to urz\u0105dzenie Guardian?"
},
2020-05-31 00:02:42 +00:00
"user": {
"data": {
2020-07-01 00:06:46 +00:00
"ip_address": "Adres IP",
2020-05-31 00:02:42 +00:00
"port": "Port"
2020-10-04 00:05:05 +00:00
},
"description": "Skonfiguruj lokalne urz\u0105dzenie Elexa Guardian."
2020-05-31 00:02:42 +00:00
}
}
2022-08-12 00:23:47 +00:00
},
"issues": {
"deprecated_service": {
"fix_flow": {
"step": {
"confirm": {
"description": "Zaktualizuj wszystkie automatyzacje lub skrypty, kt\u00f3re u\u017cywaj\u0105 tej us\u0142ugi, aby zamiast tego u\u017cywa\u0142y us\u0142ugi `{alternate_service}` z encj\u0105 docelow\u0105 `{alternate_target}`. Nast\u0119pnie kliknij ZATWIERD\u0179 poni\u017cej, aby oznaczy\u0107 ten problem jako rozwi\u0105zany.",
"title": "Us\u0142uga {deprecated_service} zostanie usuni\u0119ta"
}
}
},
"title": "Us\u0142uga {deprecated_service} zostanie usuni\u0119ta"
}
2020-11-11 12:25:22 +00:00
}
2020-05-31 00:02:42 +00:00
}