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

17 lines
919 B
JSON
Raw Normal View History

2019-02-02 22:02:50 +00:00
{
"config": {
2019-02-13 23:44:18 +00:00
"error": {
2019-10-10 00:31:40 +00:00
"app_setup_error": "Nie mo\u017cna skonfigurowa\u0107 SmartApp. Spr\u00f3buj ponownie.",
2019-02-13 23:44:18 +00:00
"token_forbidden": "Token nie ma wymaganych zakres\u00f3w OAuth.",
"token_invalid_format": "Token musi by\u0107 w formacie UID/GUID",
2019-02-22 00:40:25 +00:00
"token_unauthorized": "Token jest niewa\u017cny lub nie ma ju\u017c autoryzacji.",
"webhook_error": "SmartThings nie mo\u017ce sprawdzi\u0107 poprawno\u015bci punktu ko\u0144cowego skonfigurowanego w `base_url`. Sprawd\u017a wymagania dotycz\u0105ce komponentu."
2019-02-13 23:44:18 +00:00
},
2019-02-02 22:02:50 +00:00
"step": {
2019-02-13 23:44:18 +00:00
"user": {
"description": "Wprowad\u017a [token dost\u0119pu osobistego]({token_url}) SmartThings, kt\u00f3ry zosta\u0142 utworzony zgodnie z [instrukcj\u0105]({component_url}).",
"title": "Wprowad\u017a osobisty token dost\u0119pu"
2019-02-02 22:02:50 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-02-02 22:02:50 +00:00
}