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

34 lines
924 B
JSON

{
"config": {
"abort": {
"already_configured": "Ju\u017c skonfigurowano. Mo\u017cliwa jest tylko jedna konfiguracja."
},
"error": {
"few": "kilka",
"many": "wiele",
"one": "jeden",
"other": "inne"
},
"step": {
"user": {
"data": {
"few": "kilka",
"many": "wiele",
"one": "jeden",
"other": "inne"
},
"description": "Czy chcesz rozpocz\u0105\u0107 konfiguracj\u0119?"
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "Cz\u0119stotliwo\u015b\u0107 aktualizacji",
"tracked_asset_pairs": "\u015aledzone pary walut"
}
}
}
}
}