config: new crowdin updates (#1834)

This commit is contained in:
Thomas Camlong
2024-01-27 22:12:04 +01:00
committed by GitHub
parent 4da75134ed
commit f1e0b9236c
46 changed files with 249 additions and 249 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"title": "工具",
"items": {
"docker": "Docker",
"api": ""
"api": "API"
}
},
"about": {
+5 -5
View File
@@ -16,15 +16,15 @@
"label": "永久刪除",
"disabled": "刪除功能被禁用,因為較舊的 Homarr 組件不允許刪除預設的設定,將來可能會刪除"
},
"duplicate": "",
"duplicate": "複製",
"rename": {
"label": "",
"label": "重新命名",
"modal": {
"title": "",
"title": "重新命名面板 {{name}}",
"fields": {
"name": {
"label": "",
"placeholder": ""
"label": "新名稱",
"placeholder": "新面板名稱"
}
}
}
@@ -17,8 +17,8 @@
"approved": "已准許",
"pendingApproval": "待准許",
"declined": "已拒絕",
"available": "",
"partial": ""
"available": "可用",
"partial": "部分"
},
"tooltips": {
"approve": "准許請求",
+1 -1
View File
@@ -19,7 +19,7 @@
"label": "文字線條"
},
"sortByPublishDateAscending": {
"label": ""
"label": "依發布日期排序 (升序)"
}
},
"card": {
@@ -10,8 +10,8 @@
"info": "Home Assistant 中的唯一實體ID,通過點擊實體 > 點擊齒輪圖示 > 點擊實體 ID 觸地的複製按鈕進行複製,某些自定義實體可能不支持"
},
"automationId": {
"label": "",
"info": ""
"label": "可選自動化ID",
"info": "自動化ID必須以 automation.XXXX 開頭,當未設定時小部件將不可點擊,且僅顯示狀況,點擊後實體狀態將被更新"
},
"displayName": {
"label": "顯示名稱"
@@ -1,12 +1,12 @@
{
"descriptor": {
"name": "",
"description": "",
"name": "Home Assisant 自動化",
"description": "執行自動化",
"settings": {
"title": "",
"title": "執行自動化",
"automationId": {
"label": "",
"info": ""
"label": "自動化ID",
"info": "自動化ID,必須以 automation.XXXX 開頭"
},
"displayName": {
"label": "顯示名稱"