config: new Crowdin updates (#1772)

This commit is contained in:
Thomas Camlong
2024-01-14 14:10:59 +01:00
committed by GitHub
parent e57af4ae10
commit 33da630db5
265 changed files with 2371 additions and 1306 deletions
@@ -22,5 +22,5 @@
"message": "已新增類別\"{{name}}\""
}
},
"importFromDocker": ""
"importFromDocker": "從 Docker 導入"
}
+13
View File
@@ -15,6 +15,19 @@
"delete": {
"label": "永久刪除",
"disabled": "刪除功能被禁用,因為較舊的 Homarr 組件不允許刪除預設的設定,將來可能會刪除"
},
"duplicate": "",
"rename": {
"label": "",
"modal": {
"title": "",
"fields": {
"name": {
"label": "",
"placeholder": ""
}
}
}
}
},
"badges": {
+7 -7
View File
@@ -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": "准許請求",
+3
View File
@@ -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": "顯示名稱"
}
@@ -0,0 +1,16 @@
{
"descriptor": {
"name": "",
"description": "",
"settings": {
"title": "",
"automationId": {
"label": "",
"info": ""
},
"displayName": {
"label": "顯示名稱"
}
}
}
}