From f236b76d5c855527a7a71e45b630df89cbf0375f Mon Sep 17 00:00:00 2001 From: HomeAssistant Azure Date: Sun, 5 Jul 2020 00:32:32 +0000 Subject: [PATCH] [ci skip] Translation update --- translations/frontend/he.json | 2 +- translations/frontend/it.json | 5 +++++ translations/frontend/th.json | 24 +++++++++++++++++++----- translations/frontend/zh-Hans.json | 4 ++++ 4 files changed, 29 insertions(+), 6 deletions(-) diff --git a/translations/frontend/he.json b/translations/frontend/he.json index 062d5d5618..c4bb425e09 100644 --- a/translations/frontend/he.json +++ b/translations/frontend/he.json @@ -577,7 +577,7 @@ }, "dialogs": { "config_entry_system_options": { - "enable_new_entities_description": "אם הם מושבתים, ישויות שהתגלו לאחרונה עבור {integration} לא יתווספו אוטומטית ל Home Assistant.", + "enable_new_entities_description": "אם הן מושבתות, ישויות שהתגלו לאחרונה עבור {integration} לא יתווספו אוטומטית ל Home Assistant.", "enable_new_entities_label": "הפוך ישויות חדשות שנוספו לזמינות.", "title": "אפשרויות מערכת", "update": "עדכון" diff --git a/translations/frontend/it.json b/translations/frontend/it.json index 681720b018..9a915b5d6a 100644 --- a/translations/frontend/it.json +++ b/translations/frontend/it.json @@ -1431,6 +1431,7 @@ "delete_confirm": "Sei sicuro di voler eliminare questa integrazione?", "device_unavailable": "dispositivo non disponibile", "devices": "{count} {count, plural, \none {dispositivo}\nother {dispositivi}\n}", + "documentation": "Documentazione", "entities": "{count} {count, plural, \none {entità}\nother {entità }\n}", "entity_unavailable": "entità non disponibile", "firmware": "Firmware: {version}", @@ -2677,6 +2678,10 @@ "not_used": "Non è mai stato usato", "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": { "dropdown_label": "Tema", "error_no_theme": "Nessun tema disponibile.", diff --git a/translations/frontend/th.json b/translations/frontend/th.json index cb7f26dd0a..06203fdf6e 100644 --- a/translations/frontend/th.json +++ b/translations/frontend/th.json @@ -448,7 +448,7 @@ "components": { "entity": { "entity-picker": { - "entity": "เลือกเอนทิตี" + "entity": "เอนทิตี" } }, "history_charts": { @@ -743,7 +743,7 @@ }, "cloud": { "caption": "Home Assistant Cloud", - "description_features": "ควบคุมการทำงานเมื่อออกจากบ้านร่วมกับ Alexa และ Google Assistant", + "description_features": "ควบคุมการทำงานจากนอกบ้าน ร่วมกับ Alexa และ Google Assistant", "description_login": "ลงชื่อเข้าใช้เป็น {email}", "description_not_login": "ยังไม่ได้เข้าสู่ระบบ", "forgot_password": { @@ -793,7 +793,13 @@ } }, "devices": { - "caption": "อุปกรณ์" + "caption": "อุปกรณ์", + "scene": { + "create": "สร้างฉากด้วยอุปกรณ์", + "no_scenes": "ไม่มีฉาก", + "scenes": "ฉาก" + }, + "scenes": "ฉาก" }, "entities": { "caption": "เอนทิตีรีจิสทรี", @@ -835,7 +841,7 @@ "new": "สร้างการทำงานร่วมกันอันใหม่", "none": "ยังไม่มีการกำหนดค่าใดๆ เลย" }, - "introduction": "ดูสิ! สามารถกำหนดค่าส่วนประกอบต่างๆ ของคุณได้ด้วย รวมถึงส่วนของระบบของ Home Assistant เลยเชียวนะ! ถึงแม้ตอนนี้ส่วนการแสดงผลยังทำไม่ได้ก็ตาม แต่เรากำลังพัฒนามันอยู่ คงจะใช้ได้เร็วๆ นี้ละ", + "introduction": "ที่นี่คือที่สำหรับกำหนดค่าองค์ประกอบต่างๆ รวมถึงระบบของ Home Assistant ไม่ใช่ทุกอย่างที่จะสามารถตั้งค่าได้ผ่าน UI ในขณะนี้ แต่เรากำลังพัฒนาเพิ่มเติมอยู่นะ", "mqtt": { "title": "MQTT" }, @@ -849,6 +855,14 @@ "name": "ชื่อ" } }, + "scene": { + "editor": { + "entities": { + "add": "เพิ่มเอนทิตี", + "delete": "ลบเอนทิตี" + } + } + }, "script": { "caption": "สคริปต์", "description": "สร้างและแก้ไขสคริปต์", @@ -1023,7 +1037,7 @@ }, "header": "แก้ไข UI", "menu": { - "raw_editor": "ตัวแก้ไข config แบบดิบๆ" + "raw_editor": "ตัวแก้ไขไฟล์ตั้งค่าแบบหยาบ" }, "migrate": { "header": "การกำหนดค่าไม่ถูกต้อง", diff --git a/translations/frontend/zh-Hans.json b/translations/frontend/zh-Hans.json index 8dac5f5969..eeb8678938 100644 --- a/translations/frontend/zh-Hans.json +++ b/translations/frontend/zh-Hans.json @@ -2678,6 +2678,10 @@ "not_used": "从未使用过", "token_title": "{clientId} 的刷新令牌" }, + "suspend": { + "description": "是否要在转至后台 5 分钟后,关闭与服务器的连接?", + "header": "自动关闭连接" + }, "themes": { "dropdown_label": "主题", "error_no_theme": "没有可用的主题。",