mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
[ci skip] Translation update
This commit is contained in:
26
homeassistant/components/sensor/.translations/es.json
Normal file
26
homeassistant/components/sensor/.translations/es.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"condition_type": {
|
||||
"is_battery_level": "{entity_name} nivel de bater\u00eda",
|
||||
"is_humidity": "{entity_name} humedad",
|
||||
"is_illuminance": "{entity_name} iluminancia",
|
||||
"is_power": "{entity_name} alimentaci\u00f3n",
|
||||
"is_pressure": "{entity_name} presi\u00f3n",
|
||||
"is_signal_strength": "{entity_name} intensidad de la se\u00f1al",
|
||||
"is_temperature": "{entity_name} temperatura",
|
||||
"is_timestamp": "{entity_name} marca de tiempo",
|
||||
"is_value": "{entity_name} valor"
|
||||
},
|
||||
"trigger_type": {
|
||||
"battery_level": "{entity_name} nivel de bater\u00eda",
|
||||
"humidity": "{entity_name} humedad",
|
||||
"illuminance": "{entity_name} iluminancia",
|
||||
"power": "{entity_name} alimentaci\u00f3n",
|
||||
"pressure": "{entity_name} presi\u00f3n",
|
||||
"signal_strength": "{entity_name} intensidad de la se\u00f1al",
|
||||
"temperature": "{entity_name} temperatura",
|
||||
"timestamp": "{entity_name} marca de tiempo",
|
||||
"value": "{entity_name} valor"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user