config: new Crowdin updates (#1772)
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
"settings": {
|
||||
"title": "設定日期與時間組件",
|
||||
"timezone": {
|
||||
"label": "",
|
||||
"info": ""
|
||||
"label": "時區",
|
||||
"info": "選擇您所在的時區: "
|
||||
},
|
||||
"customTitle": {
|
||||
"label": ""
|
||||
"label": "城市名稱或自定義標題"
|
||||
},
|
||||
"display24HourFormat": {
|
||||
"label": "顯示 24 小時制"
|
||||
@@ -21,11 +21,11 @@
|
||||
}
|
||||
},
|
||||
"titleState": {
|
||||
"label": "",
|
||||
"info": "",
|
||||
"label": "時鐘標題",
|
||||
"info": "自定義標題和時區代碼可以顯示在Widget上。<br/>並還可以單獨顯示城市名稱或不顯示。<br/>甚至在同時選擇城市和時區且未提供標題時單獨顯示時區",
|
||||
"data": {
|
||||
"both": "",
|
||||
"city": "",
|
||||
"both": "標題和時區",
|
||||
"city": "僅標題",
|
||||
"none": "無"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -16,7 +16,9 @@
|
||||
"state": {
|
||||
"approved": "已准許",
|
||||
"pendingApproval": "待准許",
|
||||
"declined": "已拒絕"
|
||||
"declined": "已拒絕",
|
||||
"available": "",
|
||||
"partial": ""
|
||||
},
|
||||
"tooltips": {
|
||||
"approve": "准許請求",
|
||||
|
||||
@@ -17,6 +17,9 @@
|
||||
},
|
||||
"textLinesClamp": {
|
||||
"label": "文字線條"
|
||||
},
|
||||
"sortByPublishDateAscending": {
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
|
||||
@@ -9,6 +9,10 @@
|
||||
"label": "實體 ID",
|
||||
"info": "Home Assistant 中的唯一實體ID,通過點擊實體 > 點擊齒輪圖示 > 點擊實體 ID 觸地的複製按鈕進行複製,某些自定義實體可能不支持"
|
||||
},
|
||||
"automationId": {
|
||||
"label": "",
|
||||
"info": ""
|
||||
},
|
||||
"displayName": {
|
||||
"label": "顯示名稱"
|
||||
}
|
||||
|
||||
16
public/locales/tw/modules/smart-home/trigger-automation.json
Normal file
16
public/locales/tw/modules/smart-home/trigger-automation.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"automationId": {
|
||||
"label": "",
|
||||
"info": ""
|
||||
},
|
||||
"displayName": {
|
||||
"label": "顯示名稱"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user