aboutsummaryrefslogtreecommitdiff
path: root/custom_components/hon/translations/es.json
diff options
context:
space:
mode:
Diffstat (limited to 'custom_components/hon/translations/es.json')
-rw-r--r--custom_components/hon/translations/es.json61
1 files changed, 61 insertions, 0 deletions
diff --git a/custom_components/hon/translations/es.json b/custom_components/hon/translations/es.json
index 3fd9436..1627934 100644
--- a/custom_components/hon/translations/es.json
+++ b/custom_components/hon/translations/es.json
@@ -1357,6 +1357,67 @@
1357 } 1357 }
1358 } 1358 }
1359 } 1359 }
1360 },
1361 "oven": {
1362 "name": "Horno",
1363 "state_attributes": {
1364 "preset_mode": {
1365 "name": "Programas",
1366 "state": {
1367 "bakery": "Pasta y Panadería",
1368 "bakery_steam": "Oven steam",
1369 "bottom_heating": "Calentamiento Inferior",
1370 "bottom_heating_fan": "Calentamiento Inferior + Ventilador",
1371 "bread": "Pan",
1372 "bread_steam": "Pan al vapor",
1373 "combi": "Combi",
1374 "convection_fan": "Convección + Ventilador",
1375 "convection_fan_turnspit": "Asador giratorio convencional ventilada",
1376 "conventional": "Convección",
1377 "conventional_turnspit": "Asador giratorio convencional",
1378 "defrost": "Descongelación",
1379 "descaling": "Descalcificación",
1380 "fish": "Pescado",
1381 "fish_steam": "Pescado al vapor",
1382 "grill_cata": "Grill",
1383 "grill_fan_cata": "Grill y ventilador",
1384 "grill_fan_pyro": "Grill + Ventilador",
1385 "grill_pyro": "Grill",
1386 "h20_clean": "H2O-Clean",
1387 "iot_bread": "Pan",
1388 "iot_h20_clean": "h2O clean",
1389 "leavening": "Fermentación",
1390 "low_temp_cooking": "Cocción a baja temperatura",
1391 "low_temp_cooking_fish": "Cocción a baja temperatura Pescado",
1392 "low_temp_cooking_fish_steam": "Cocción a baja temperatura Pescado",
1393 "low_temp_cooking_meat": "Cocción a baja temperatura Carne",
1394 "low_temp_cooking_meat_steam": "Cocción a baja temperatura Carne al vapor",
1395 "low_temp_cooking_steam": "Cocción a baja temperatura al vapor",
1396 "meat": "Carne",
1397 "meat_steam": "Meat steam",
1398 "multi_level": "Múltiples niveles",
1399 "paella": "Paella",
1400 "pasta_and_bakery": "Pasta y Panadería",
1401 "pizza": "Pizza",
1402 "pyrolysis": "Pirólisis",
1403 "pyrolysis_plus": "Pirólisis +",
1404 "red_meat": "Carne roja",
1405 "red_meat_steam": "Carne roja al vapor",
1406 "regenerate": "Regenerar",
1407 "soft_plus": "Soft+",
1408 "super_grill": "Super Grill",
1409 "tailor_bake": "Tailor bake",
1410 "tailor_bake_cata": "Tailor Bake",
1411 "tailor_bake_pyro": "Tailor Bake",
1412 "vegetables": "Verduras",
1413 "vegetables_cata": "Verduras",
1414 "vegetables_pyro": "Verdura",
1415 "water_discharge": "Descarga de agua",
1416 "white_meat": "Carne blanca",
1417 "white_meat_steam": "Carne blanca al vapor"
1418 }
1419 }
1420 }
1360 } 1421 }
1361 } 1422 }
1362 }, 1423 },