core/homeassistant/components/garmin_connect/translations/ca.json

23 lines
752 B
JSON
Raw Normal View History

2020-01-31 00:31:57 +00:00
{
"config": {
"abort": {
"already_configured": "Aquest compte ja est\u00e0 configurat."
},
"error": {
"cannot_connect": "No s'ha pogut connectar, torna-ho a provar.",
"invalid_auth": "Autenticaci\u00f3 inv\u00e0lida.",
"too_many_requests": "Massa sol\u00b7licituds, torna-ho a intentar m\u00e9s tard.",
"unknown": "Error inesperat."
},
"step": {
"user": {
"data": {
"password": "Contrasenya",
"username": "Nom d'usuari"
},
"description": "Introdueix les teves credencials.",
"title": "Garmin Connect"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-01-31 00:31:57 +00:00
}