[ci skip] Translation update

This commit is contained in:
GitHub Action 2021-11-07 00:12:38 +00:00
parent 9aec8f61d7
commit 332a571bb4
173 changed files with 1920 additions and 59 deletions

View file

@ -1,4 +1,15 @@
{
"device_class": {
"cold": "hideg",
"gas": "g\u00e1z",
"heat": "h\u0151",
"moisture": "p\u00e1ratartalom",
"motion": "mozg\u00e1s",
"problem": "probl\u00e9ma",
"smoke": "f\u00fcst",
"sound": "hang",
"vibration": "rezg\u00e9s"
},
"state": {
"_": {
"off": "Af",

View file

@ -1,4 +1,13 @@
{
"device_class": {
"cold": "\u0e40\u0e22\u0e47\u0e19",
"gas": "\u0e41\u0e01\u0e4a\u0e2a",
"heat": "\u0e04\u0e27\u0e32\u0e21\u0e23\u0e49\u0e2d\u0e19",
"problem": "\u0e1b\u0e31\u0e0d\u0e2b\u0e32",
"smoke": "\u0e04\u0e27\u0e31\u0e19",
"sound": "\u0e40\u0e2a\u0e35\u0e22\u0e07",
"vibration": "\u0e01\u0e32\u0e23\u0e2a\u0e31\u0e48\u0e19"
},
"state": {
"_": {
"off": "\u0e1b\u0e34\u0e14",

View file

@ -1,10 +1,34 @@
{
"device_automation": {
"condition_type": {
"is_no_update": "{entity_name} g\u00fcncel",
"is_not_running": "{entity_name} \u00e7al\u0131\u015fm\u0131yor",
"is_running": "{entity_name} \u00e7al\u0131\u015f\u0131yor",
"is_update": "{entity_name} i\u00e7in bir g\u00fcncelleme mevcut"
},
"trigger_type": {
"moist": "{entity_name} nemli oldu",
"not_opened": "{entity_name} kapat\u0131ld\u0131"
"no_update": "{entity_name} g\u00fcncellendi",
"not_opened": "{entity_name} kapat\u0131ld\u0131",
"not_running": "{entity_name} art\u0131k \u00e7al\u0131\u015fm\u0131yor",
"running": "{entity_name} \u00e7al\u0131\u015fmaya ba\u015flad\u0131",
"update": "{entity_name} bir g\u00fcncelleme ald\u0131",
"vibration": "{entity_name} , titre\u015fimi alg\u0131lamaya ba\u015flad\u0131"
}
},
"device_class": {
"cold": "so\u011fuk",
"gas": "gaz",
"heat": "s\u0131cakl\u0131k",
"moisture": "nem",
"motion": "hareket",
"occupancy": "doluluk",
"power": "g\u00fc\u00e7",
"problem": "sorun",
"smoke": "duman",
"sound": "ses",
"vibration": "titre\u015fim"
},
"state": {
"_": {
"off": "Kapal\u0131",
@ -82,6 +106,10 @@
"off": "Tamam",
"on": "Sorun"
},
"running": {
"off": "\u00c7al\u0131\u015fm\u0131yor",
"on": "\u00c7al\u0131\u015f"
},
"safety": {
"off": "G\u00fcvenli",
"on": "G\u00fcvensiz"
@ -94,6 +122,10 @@
"off": "Temiz",
"on": "Alg\u0131land\u0131"
},
"update": {
"off": "G\u00fcncel",
"on": "G\u00fcncelle\u015ftirme kullan\u0131labilir"
},
"vibration": {
"off": "Temiz",
"on": "Alg\u0131land\u0131"