1
mirror of https://github.com/home-assistant/core synced 2024-07-12 07:21:24 +02:00
ha-core/homeassistant/components/toon/translations/pl.json
2021-05-12 00:04:03 +00:00

24 lines
1.1 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Us\u0142uga jest ju\u017c skonfigurowana",
"authorize_url_timeout": "Przekroczono limit czasu generowania URL autoryzacji",
"missing_configuration": "Komponent nie jest skonfigurowany. Post\u0119puj zgodnie z dokumentacj\u0105.",
"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})",
"unknown_authorize_url_generation": "Nieznany b\u0142\u0105d podczas generowania URL autoryzacji"
},
"step": {
"agreement": {
"data": {
"agreement": "Umowa"
},
"description": "Wybierz adres umowy, kt\u00f3ry chcesz doda\u0107.",
"title": "Wybierz swoj\u0105 umow\u0119"
},
"pick_implementation": {
"title": "Wybierz metod\u0119 uwierzytelniania"
}
}
}
}