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

24 lines
1.1 KiB
JSON
Raw Normal View History

2019-03-04 05:53:45 +00:00
{
"config": {
"abort": {
2020-10-08 00:06:03 +00:00
"already_configured": "[%key::common::config_flow::abort::already_configured_service%]",
"authorize_url_fail": "Nieznany b\u0142\u0105d podczas generowania autoryzowanego adresu URL.",
2020-07-21 00:03:00 +00:00
"authorize_url_timeout": "Przekroczono limit czasu generowania URL autoryzacji.",
"missing_configuration": "Komponent nie jest skonfigurowany. Post\u0119puj zgodnie z dokumentacj\u0105.",
2020-10-07 00:06:20 +00:00
"no_agreements": "To konto nie posiada wy\u015bwietlaczy Toon.",
"no_url_available": "Brak dost\u0119pnego adresu URL. Aby uzyska\u0107 informacje na temat tego b\u0142\u0119du, [sprawd\u017a sekcj\u0119 pomocy] ({docs_url})"
2019-03-04 05:53:45 +00:00
},
"step": {
2020-07-01 00:06:46 +00:00
"agreement": {
"data": {
"agreement": "Umowa"
2020-10-08 00:06:03 +00:00
},
"description": "Wybierz adres umowy, kt\u00f3ry chcesz doda\u0107.",
"title": "Wybierz swoj\u0105 umow\u0119"
},
"pick_implementation": {
"title": "Wybierz dzier\u017cawc\u0119 do uwierzytelnienia"
2019-03-04 05:53:45 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-03-04 05:53:45 +00:00
}