[ci skip] Translation update

This commit is contained in:
HomeAssistant Azure 2020-07-05 00:32:32 +00:00
parent a71c22bedd
commit f236b76d5c
4 changed files with 29 additions and 6 deletions

View File

@ -577,7 +577,7 @@
}, },
"dialogs": { "dialogs": {
"config_entry_system_options": { "config_entry_system_options": {
"enable_new_entities_description": "אם הם מושבתים, ישויות שהתגלו לאחרונה עבור {integration} לא יתווספו אוטומטית ל Home Assistant.", "enable_new_entities_description": "אם הן מושבתות, ישויות שהתגלו לאחרונה עבור {integration} לא יתווספו אוטומטית ל Home Assistant.",
"enable_new_entities_label": "הפוך ישויות חדשות שנוספו לזמינות.", "enable_new_entities_label": "הפוך ישויות חדשות שנוספו לזמינות.",
"title": "אפשרויות מערכת", "title": "אפשרויות מערכת",
"update": "עדכון" "update": "עדכון"

View File

@ -1431,6 +1431,7 @@
"delete_confirm": "Sei sicuro di voler eliminare questa integrazione?", "delete_confirm": "Sei sicuro di voler eliminare questa integrazione?",
"device_unavailable": "dispositivo non disponibile", "device_unavailable": "dispositivo non disponibile",
"devices": "{count} {count, plural, \none {dispositivo}\nother {dispositivi}\n}", "devices": "{count} {count, plural, \none {dispositivo}\nother {dispositivi}\n}",
"documentation": "Documentazione",
"entities": "{count} {count, plural, \none {entità}\nother {entità }\n}", "entities": "{count} {count, plural, \none {entità}\nother {entità }\n}",
"entity_unavailable": "entità non disponibile", "entity_unavailable": "entità non disponibile",
"firmware": "Firmware: {version}", "firmware": "Firmware: {version}",
@ -2677,6 +2678,10 @@
"not_used": "Non è mai stato usato", "not_used": "Non è mai stato usato",
"token_title": "Token di aggiornamento per {clientId}" "token_title": "Token di aggiornamento per {clientId}"
}, },
"suspend": {
"description": "Dovremmo chiudere la connessione al server dopo essere stati nascosti per 5 minuti?",
"header": "Chiudi automaticamente la connessione"
},
"themes": { "themes": {
"dropdown_label": "Tema", "dropdown_label": "Tema",
"error_no_theme": "Nessun tema disponibile.", "error_no_theme": "Nessun tema disponibile.",

View File

@ -448,7 +448,7 @@
"components": { "components": {
"entity": { "entity": {
"entity-picker": { "entity-picker": {
"entity": "เลือกเอนทิตี" "entity": "เอนทิตี"
} }
}, },
"history_charts": { "history_charts": {
@ -743,7 +743,7 @@
}, },
"cloud": { "cloud": {
"caption": "Home Assistant Cloud", "caption": "Home Assistant Cloud",
"description_features": "ควบคุมการทำงานเมื่อออกจากบ้านร่วมกับ Alexa และ Google Assistant", "description_features": "ควบคุมการทำงานจากนอกบ้าน ร่วมกับ Alexa และ Google Assistant",
"description_login": "ลงชื่อเข้าใช้เป็น {email}", "description_login": "ลงชื่อเข้าใช้เป็น {email}",
"description_not_login": "ยังไม่ได้เข้าสู่ระบบ", "description_not_login": "ยังไม่ได้เข้าสู่ระบบ",
"forgot_password": { "forgot_password": {
@ -793,7 +793,13 @@
} }
}, },
"devices": { "devices": {
"caption": "อุปกรณ์" "caption": "อุปกรณ์",
"scene": {
"create": "สร้างฉากด้วยอุปกรณ์",
"no_scenes": "ไม่มีฉาก",
"scenes": "ฉาก"
},
"scenes": "ฉาก"
}, },
"entities": { "entities": {
"caption": "เอนทิตีรีจิสทรี", "caption": "เอนทิตีรีจิสทรี",
@ -835,7 +841,7 @@
"new": "สร้างการทำงานร่วมกันอันใหม่", "new": "สร้างการทำงานร่วมกันอันใหม่",
"none": "ยังไม่มีการกำหนดค่าใดๆ เลย" "none": "ยังไม่มีการกำหนดค่าใดๆ เลย"
}, },
"introduction": "ดูสิ! สามารถกำหนดค่าส่วนประกอบต่างๆ ของคุณได้ด้วย รวมถึงส่วนของระบบของ Home Assistant เลยเชียวนะ! ถึงแม้ตอนนี้ส่วนการแสดงผลยังทำไม่ได้ก็ตาม แต่เรากำลังพัฒนามันอยู่ คงจะใช้ได้เร็วๆ นี้ละ", "introduction": "ที่นี่คือที่สำหรับกำหนดค่าองค์ประกอบต่างๆ รวมถึงระบบของ Home Assistant ไม่ใช่ทุกอย่างที่จะสามารถตั้งค่าได้ผ่าน UI ในขณะนี้ แต่เรากำลังพัฒนาเพิ่มเติมอยู่นะ",
"mqtt": { "mqtt": {
"title": "MQTT" "title": "MQTT"
}, },
@ -849,6 +855,14 @@
"name": "ชื่อ" "name": "ชื่อ"
} }
}, },
"scene": {
"editor": {
"entities": {
"add": "เพิ่มเอนทิตี",
"delete": "ลบเอนทิตี"
}
}
},
"script": { "script": {
"caption": "สคริปต์", "caption": "สคริปต์",
"description": "สร้างและแก้ไขสคริปต์", "description": "สร้างและแก้ไขสคริปต์",
@ -1023,7 +1037,7 @@
}, },
"header": "แก้ไข UI", "header": "แก้ไข UI",
"menu": { "menu": {
"raw_editor": "ตัวแก้ไข config แบบดิบๆ" "raw_editor": "ตัวแก้ไขไฟล์ตั้งค่าแบบหยาบ"
}, },
"migrate": { "migrate": {
"header": "การกำหนดค่าไม่ถูกต้อง", "header": "การกำหนดค่าไม่ถูกต้อง",

View File

@ -2678,6 +2678,10 @@
"not_used": "从未使用过", "not_used": "从未使用过",
"token_title": "{clientId} 的刷新令牌" "token_title": "{clientId} 的刷新令牌"
}, },
"suspend": {
"description": "是否要在转至后台 5 分钟后,关闭与服务器的连接?",
"header": "自动关闭连接"
},
"themes": { "themes": {
"dropdown_label": "主题", "dropdown_label": "主题",
"error_no_theme": "没有可用的主题。", "error_no_theme": "没有可用的主题。",