[ci skip] Translation update

This commit is contained in:
GitHub Action 2022-07-17 00:25:56 +00:00
parent 59c99e0d60
commit 79a0940932
36 changed files with 199 additions and 24 deletions

View file

@ -2,10 +2,12 @@
"device_automation": {
"condition_type": {
"is_apparent_power": "\u05d4\u05e2\u05d5\u05e6\u05de\u05d4 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea {entity_name} \u05de\u05e1\u05ea\u05de\u05e0\u05ea",
"is_battery_level": "\u05e8\u05de\u05ea \u05d4\u05e1\u05d5\u05dc\u05dc\u05d4 \u05d4\u05e0\u05d5\u05db\u05d7\u05d9\u05ea \u05e9\u05dc {entity_name}",
"is_reactive_power": "\u05d4\u05e1\u05e4\u05e7 \u05ea\u05d2\u05d5\u05d1\u05ea\u05d9 \u05e0\u05d5\u05db\u05d7\u05d9 {entity_name}"
},
"trigger_type": {
"apparent_power": "{entity_name} \u05e9\u05d9\u05e0\u05d5\u05d9\u05d9 \u05d4\u05e1\u05e4\u05e7 \u05dc\u05db\u05d0\u05d5\u05e8\u05d4",
"battery_level": "{entity_name} \u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05d1\u05e8\u05de\u05ea \u05d4\u05e1\u05d5\u05dc\u05dc\u05d4",
"reactive_power": "{entity_name} \u05e9\u05d9\u05e0\u05d5\u05d9\u05d9 \u05d4\u05e1\u05e4\u05e7 \u05ea\u05d2\u05d5\u05d1\u05ea\u05d9"
}
},

View file

@ -18,7 +18,7 @@
"illuminance": "ilumin\u00e2ncia {entity_name}",
"power": "pot\u00eancia {entity_name}",
"pressure": "press\u00e3o {entity_name}",
"signal_strength": "for\u00e7a do sinal de {entity_name}",
"signal_strength": "Altera\u00e7\u00e3o da intensidade do sinal de {entity_name}",
"temperature": "temperatura de {entity_name}",
"value": "valor {entity_name}"
}