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

41 lines
1.3 KiB
JSON

{
"config": {
"abort": {
"already_configured": "El dispositiu ja est\u00e0 configurat"
},
"error": {
"cannot_connect": "Ha fallat la connexi\u00f3"
},
"step": {
"user": {
"data": {
"host": "Amfitri\u00f3",
"port": "Port"
},
"title": "Detalls del servidor"
}
}
},
"options": {
"error": {
"device_not_selected": "Selecciona els dispositius a configurar"
},
"step": {
"configure_device": {
"data": {
"precision": "Precisi\u00f3 del sensor"
},
"description": "Selecciona la precisi\u00f3 del sensor {sensor_id}",
"title": "Precisi\u00f3 del sensor OneWire"
},
"device_selection": {
"data": {
"clear_device_options": "Esborra totes les configuracions de dispositiu",
"device_selection": "Selecciona els dispositius a configurar"
},
"description": "Seleccioneu els passos de configuraci\u00f3 a processar",
"title": "Opcions de dispositiu OneWire"
}
}
}
}