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

24 lines
1.4 KiB
JSON
Raw Normal View History

2019-05-23 20:32:35 +00:00
{
"config": {
"abort": {
"access_token": "Nieznany b\u0142\u0105d podczas generowania tokena dost\u0119pu.",
2020-10-07 00:06:20 +00:00
"already_configured_account": "Konto jest ju\u017c skonfigurowane",
2019-05-23 20:32:35 +00:00
"already_setup": "Konto Ambiclimate jest skonfigurowane.",
2020-10-07 00:06:20 +00:00
"no_config": "Musisz skonfigurowa\u0107 Ambiclimate, aby m\u00f3c si\u0119 z nim uwierzytelni\u0107. Zapoznaj si\u0119 z [instrukcj\u0105](https://www.home-assistant.io/components/ambiclimate/).",
"oauth2_missing_configuration": "Komponent nie jest skonfigurowany. Post\u0119puj zgodnie z dokumentacj\u0105."
2019-05-23 20:32:35 +00:00
},
"create_entry": {
"default": "Pomy\u015blnie uwierzytelniono z Ambiclimate"
},
"error": {
2020-04-15 16:51:07 +00:00
"follow_link": "Prosz\u0119 klikn\u0105\u0107 link i uwierzytelni\u0107 przed naci\u015bni\u0119ciem przycisku \"Zatwierd\u017a\"",
2019-09-02 05:30:09 +00:00
"no_token": "Nieuwierzytelniony z Ambiclimate"
2019-05-23 20:32:35 +00:00
},
"step": {
"auth": {
2020-10-10 00:05:05 +00:00
"description": "Kliknij poni\u017cszy [link]({authorization_url}) i **Zezw\u00f3l** na dost\u0119p do konta Ambiclimate, a nast\u0119pnie wr\u00f3\u0107 i naci\u015bnij **Zatwierd\u017a** poni\u017cej.\n(Upewnij si\u0119, \u017ce podany adres \"URL callback\" to {cb_url})",
2019-05-23 20:32:35 +00:00
"title": "Uwierzytelnienie Ambiclimate"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-05-23 20:32:35 +00:00
}