config: update crowdin translations

This commit is contained in:
Thomas Camlong
2023-12-22 21:50:04 +01:00
committed by GitHub
parent 553fa98e61
commit fd3f8f317a
152 changed files with 2737 additions and 307 deletions

View File

@@ -0,0 +1,17 @@
{
"entityNotFound": "未找到實體",
"descriptor": {
"name": "Home Assistant 實體",
"description": "Home Assistant 中實體的目前狀態",
"settings": {
"title": "實體狀態",
"entityId": {
"label": "實體 ID",
"info": "Home Assistant 中的唯一實體ID通過點擊實體 > 點擊齒輪圖示 > 點擊實體 ID 觸地的複製按鈕進行複製,某些自定義實體可能不支持"
},
"displayName": {
"label": "顯示名稱"
}
}
}
}

View File

@@ -41,12 +41,22 @@
},
"table": {
"header": {
"isCompleted": "正在下載",
"name": "名稱",
"dateAdded": "已新增",
"size": "大小",
"download": "下載",
"upload": "上傳",
"estimatedTimeOfArrival": "剩餘時間",
"progress": "進度"
"progress": "進度",
"totalUploaded": "總上傳",
"totalDownloaded": "總下載",
"ratio": "分享率",
"seeds": "種子數(已連接)",
"peers": "用戶數(已連接)",
"label": "標籤",
"state": "狀態",
"stateMessage": "狀態訊息"
},
"item": {
"text": "由 {{appName}},{{ratio}} 管理的比率"