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

25 lines
984 B
JSON
Raw Normal View History

2019-10-01 00:32:19 +00:00
{
"config": {
"abort": {
2020-01-31 00:31:57 +00:00
"already_setup": "Nom\u00e9s pots configurar un \u00fanic compte amb Soma.",
2019-10-01 00:32:19 +00:00
"authorize_url_timeout": "S'ha acabat el temps d'espera durant la generaci\u00f3 de l'URL d'autoritzaci\u00f3.",
2019-12-12 00:32:15 +00:00
"connection_error": "No s'ha pogut connectar amb SOMA Connect.",
"missing_configuration": "El component Soma no est\u00e0 configurat. Mira'n la documentaci\u00f3.",
"result_error": "SOMA Connect ha respost amb un estat d'error."
2019-10-01 00:32:19 +00:00
},
"create_entry": {
"default": "Autenticaci\u00f3 exitosa amb Soma."
},
2019-10-20 00:32:18 +00:00
"step": {
"user": {
"data": {
"host": "Amfitri\u00f3",
"port": "Port"
},
"description": "Introdueix la informaci\u00f3 de connexi\u00f3 de SOMA Connect.",
"title": "SOMA Connect"
}
},
2019-10-01 00:32:19 +00:00
"title": "Soma"
}
}