core/homeassistant/components/coinbase/translations/cs.json

33 lines
968 B
JSON
Raw Normal View History

2021-08-02 03:40:04 +00:00
{
"config": {
"abort": {
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno"
},
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"invalid_auth": "Neplatn\u00e9 ov\u011b\u0159en\u00ed",
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
},
"step": {
"user": {
"data": {
2021-10-16 00:12:06 +00:00
"api_key": "Kl\u00ed\u010d API",
2022-05-19 00:26:11 +00:00
"api_token": "API Secret"
2021-10-16 00:12:06 +00:00
},
"title": "Podrobnosti o API kl\u00ed\u010di Coinbase"
2021-08-02 03:40:04 +00:00
}
}
2021-08-03 00:10:03 +00:00
},
"options": {
"error": {
"unknown": "Neo\u010dek\u00e1van\u00e1 chyba"
2021-08-14 00:11:27 +00:00
},
"step": {
"init": {
"data": {
"exchange_base": "Z\u00e1kladn\u00ed m\u011bna pro senzory sm\u011bnn\u00fdch kurz\u016f."
}
}
2021-08-03 00:10:03 +00:00
}
2021-08-02 03:40:04 +00:00
}
}