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

37 lines
1.7 KiB
JSON
Raw Normal View History

2019-09-05 10:11:41 +00:00
{
"config": {
2019-09-19 00:32:15 +00:00
"abort": {
2020-06-24 00:08:54 +00:00
"already_configured": "Configuraci\u00f3 de perfil actualitzada.",
2020-10-09 00:04:33 +00:00
"authorize_url_timeout": "Temps d'espera esgotat durant la generaci\u00f3 de l'URL d'autoritzaci\u00f3.",
"missing_configuration": "El component no est\u00e0 configurat. Mira'n la documentaci\u00f3.",
2020-09-11 00:09:17 +00:00
"no_url_available": "No hi ha cap URL disponible. Per a m\u00e9s informaci\u00f3 sobre aquest error, [consulta la secci\u00f3 d'ajuda]({docs_url})"
2019-09-19 00:32:15 +00:00
},
2019-09-05 10:11:41 +00:00
"create_entry": {
2020-05-30 00:03:23 +00:00
"default": "Autenticaci\u00f3 exitosa amb Withings."
2019-09-05 10:11:41 +00:00
},
2020-06-24 00:08:54 +00:00
"error": {
2021-10-02 12:59:05 +00:00
"already_configured": "El compte ja est\u00e0 configurat"
2020-06-24 00:08:54 +00:00
},
2021-05-12 00:04:03 +00:00
"flow_title": "{profile}",
2019-09-05 10:11:41 +00:00
"step": {
2020-01-22 00:31:43 +00:00
"pick_implementation": {
2020-10-16 00:04:33 +00:00
"title": "Selecciona el m\u00e8tode d'autenticaci\u00f3"
2020-01-22 00:31:43 +00:00
},
2019-10-25 00:32:15 +00:00
"profile": {
"data": {
2020-06-24 00:08:54 +00:00
"profile": "Nom de perfil"
2019-10-25 00:32:15 +00:00
},
2020-06-24 00:08:54 +00:00
"description": "Ha de proporcionar un nom de perfil \u00fanic per a aquestes dades. Normalment \u00e9s el nom del perfil seleccionat en el pas anterior.",
2019-10-25 00:32:15 +00:00
"title": "Perfil d'usuari."
2020-06-18 00:08:13 +00:00
},
"reauth": {
"description": "El perfil \"{profile}\" s'ha de tornar a autenticar per poder continuar rebent dades de Withings.",
2020-10-16 00:04:33 +00:00
"title": "Reautenticaci\u00f3 de la integraci\u00f3"
2022-07-12 00:24:26 +00:00
},
"reauth_confirm": {
2022-07-14 00:27:41 +00:00
"description": "El perfil \"{profile}\" s'ha de tornar a autenticar per poder continuar rebent dades de Withings.",
2022-07-12 00:24:26 +00:00
"title": "Reautenticar la integraci\u00f3"
2019-09-05 10:11:41 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-09-05 10:11:41 +00:00
}