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

32 lines
1.6 KiB
JSON
Raw Normal View History

2018-11-21 19:18:56 +00:00
{
"config": {
"abort": {
2018-12-10 08:54:12 +00:00
"already_setup": "Nom\u00e9s pots configurar un compte de Point.",
2018-11-21 19:18:56 +00:00
"authorize_url_fail": "S'ha produ\u00eft un error desconegut al generar l'URL d'autoritzaci\u00f3.",
"authorize_url_timeout": "S'ha acabat el temps d'espera mentre \u00e9s generava l'URL d'autoritzaci\u00f3.",
2019-04-09 15:34:20 +00:00
"external_setup": "Point s'ha configurat correctament des d'un altre flux de dades.",
2019-02-28 00:34:13 +00:00
"no_flows": "Necessites configurar Point abans de poder autenticar-t'hi. Llegeix les [instruccions](https://www.home-assistant.io/components/point/)."
2018-11-21 19:18:56 +00:00
},
"create_entry": {
2018-12-10 08:54:12 +00:00
"default": "Autenticaci\u00f3 exitosa amb Minut per als teus dispositiu/s Point."
2018-11-21 19:18:56 +00:00
},
"error": {
2019-05-09 03:20:58 +00:00
"follow_link": "V\u00e9s a l'enlla\u00e7 i autentica't abans de pr\u00e9mer Envia",
2018-11-21 19:18:56 +00:00
"no_token": "No s'ha autenticat amb Minut"
},
"step": {
"auth": {
2019-05-09 03:20:58 +00:00
"description": "V\u00e9s a l'enlla\u00e7 seg\u00fcent i <b>Accepta</b> l'acc\u00e9s al teu compte de Minut, despr\u00e9s torna i prem <b>Envia</b> (a sota). \n\n[Enlla\u00e7]({authorization_url})",
2018-11-21 19:18:56 +00:00
"title": "Autenticar Point"
},
"user": {
"data": {
"flow_impl": "Prove\u00efdor"
},
2019-04-09 15:34:20 +00:00
"description": "Tria quin prove\u00efdor d'autenticaci\u00f3 vols utilitzar per autenticar-te amb Point.",
2018-11-21 19:18:56 +00:00
"title": "Prove\u00efdor d'autenticaci\u00f3"
}
},
"title": "Minut Point"
}
}