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

30 lines
1.5 KiB
JSON
Raw Normal View History

2018-08-02 11:42:45 +00:00
{
"config": {
"abort": {
"already_configured": "El punt d'acc\u00e9s ja est\u00e0 configurat",
2018-08-24 13:54:47 +00:00
"connection_aborted": "No s'ha pogut connectar al servidor HMIP",
2018-08-02 11:42:45 +00:00
"unknown": "S'ha produ\u00eft un error desconegut."
},
"error": {
"invalid_pin": "Codi PIN inv\u00e0lid, torna-ho a provar.",
2020-09-08 00:04:13 +00:00
"invalid_sgtin_or_pin": "Codi PIN o SGTIN inv\u00e0lid, torna-ho a provar.",
2018-12-10 08:54:12 +00:00
"press_the_button": "Si us plau, prem el bot\u00f3 blau.",
"register_failed": "Error al registrar, torna-ho a provar.",
"timeout_button": "El temps d'espera m\u00e0xim per pr\u00e9mer el bot\u00f3 blau s'ha esgotat, torna-ho a provar."
2018-08-02 11:42:45 +00:00
},
"step": {
"init": {
"data": {
"hapid": "Identificador del punt d'acc\u00e9s (SGTIN)",
"name": "Nom (opcional, s'utilitza com a nom prefix per a tots els dispositius)",
"pin": "Codi PIN (opcional)"
},
2018-12-10 08:54:12 +00:00
"title": "Tria el punt d'acc\u00e9s HomematicIP"
2018-08-02 11:42:45 +00:00
},
"link": {
2020-05-13 18:27:21 +00:00
"description": "Prem el bot\u00f3 blau del punt d'acc\u00e9s i el bot\u00f3 Envia per registrar HomematicIP amb Home Assistent. \n\n![Ubicaci\u00f3 del bot\u00f3 a l'element d'enlla\u00e7](/static/images/config_flows/config_homematicip_cloud.png)",
2018-12-10 08:54:12 +00:00
"title": "Enlla\u00e7 amb punt d'acc\u00e9s"
2018-08-02 11:42:45 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-08-02 11:42:45 +00:00
}