mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-24 21:37:21 +00:00
[ci skip] Translation update
This commit is contained in:
parent
a71c22bedd
commit
f236b76d5c
@ -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": "עדכון"
|
||||
|
@ -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.",
|
||||
|
@ -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": "การกำหนดค่าไม่ถูกต้อง",
|
||||
|
@ -2678,6 +2678,10 @@
|
||||
"not_used": "从未使用过",
|
||||
"token_title": "{clientId} 的刷新令牌"
|
||||
},
|
||||
"suspend": {
|
||||
"description": "是否要在转至后台 5 分钟后,关闭与服务器的连接?",
|
||||
"header": "自动关闭连接"
|
||||
},
|
||||
"themes": {
|
||||
"dropdown_label": "主题",
|
||||
"error_no_theme": "没有可用的主题。",
|
||||
|
Loading…
x
Reference in New Issue
Block a user