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

26 lines
1.2 KiB
JSON
Raw Normal View History

2018-12-19 13:44:24 +00:00
{
"config": {
"abort": {
2020-02-09 00:31:39 +00:00
"already_setup": "TelldusLive jest ju\u017c skonfigurowany.",
2018-12-19 13:44:24 +00:00
"authorize_url_fail": "Nieznany b\u0142\u0105d podczas generowania url autoryzacji.",
2020-05-13 18:27:21 +00:00
"authorize_url_timeout": "[%key_id:common::config_flow::abort::oauth2_authorize_url_timeout%]",
"unknown": "[%key_id:common::config_flow::error::unknown%]"
2018-12-19 13:44:24 +00:00
},
2019-02-02 22:02:50 +00:00
"error": {
"auth_error": "B\u0142\u0105d uwierzytelniania, spr\u00f3buj ponownie"
},
2018-12-19 13:44:24 +00:00
"step": {
"auth": {
"description": "Aby po\u0142\u0105czy\u0107 konto TelldusLive: \n 1. Kliknij poni\u017cszy link \n 2. Zaloguj si\u0119 do Telldus Live \n 3. Autoryzuj **{app_name}** (kliknij **Tak**). \n 4. Wr\u00f3\u0107 tutaj i kliknij **SUBMIT**. \n\n [Link do konta TelldusLive]({auth_url})",
"title": "Uwierzytelnienie na TelldusLive"
},
"user": {
"data": {
2020-05-13 18:27:21 +00:00
"host": "[%key_id:common::config_flow::data::host%]"
2018-12-19 13:44:24 +00:00
},
2019-01-09 23:29:31 +00:00
"description": "Puste",
2018-12-19 13:44:24 +00:00
"title": "Wybierz punkt ko\u0144cowy."
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-12-19 13:44:24 +00:00
}