1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-01 06:16:29 +00:00
Files
core/homeassistant/components/github/translations/pl.json
2022-02-09 00:23:56 +00:00

19 lines
662 B
JSON

{
"config": {
"abort": {
"already_configured": "Us\u0142uga jest ju\u017c skonfigurowana",
"could_not_register": "Nie mo\u017cna zarejestrowa\u0107 integracji z GitHub"
},
"progress": {
"wait_for_device": "1. Otw\u00f3rz {url}\n2. Wklej nast\u0119puj\u0105cy klucz, aby autoryzowa\u0107 integracj\u0119:\n ```\n {code}\n ```\n"
},
"step": {
"repositories": {
"data": {
"repositories": "Wybierz repozytoria do \u015bledzenia."
},
"title": "Konfiguracja repozytori\u00f3w"
}
}
}
}