Skip to content

Commit

Permalink
chore(lang): updated translations from crowdin
Browse files Browse the repository at this point in the history
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
  • Loading branch information
homarr-crowdin[bot] authored Feb 23, 2025
1 parent c132a07 commit 4f09363
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
4 changes: 2 additions & 2 deletions packages/translation/src/lang/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -603,8 +603,8 @@
},
"useDifferentUrlForPing": {
"checkbox": {
"label": "",
"description": ""
"label": "Ping için farklı URL kullan",
"description": "Homarr, İSS'nın bant genişliği kullanımını önlemek için dahili ana bilgisayar adı veya ağ kullanarak doğrudan erişebiliyorsa yararlıdır"
}
}
},
Expand Down
60 changes: 30 additions & 30 deletions packages/translation/src/lang/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -307,12 +307,12 @@
"name": "名稱",
"members": "成員",
"homeBoard": {
"label": "",
"description": ""
"label": "主面板",
"description": "僅能選擇該群組可存取的面板"
},
"mobileBoard": {
"label": "",
"description": ""
"label": "移動裝置面板",
"description": "僅能選擇該群組可存取的面板"
}
},
"permission": {
Expand Down Expand Up @@ -514,30 +514,30 @@
"board": {
"notification": {
"success": {
"title": "",
"message": ""
"title": "設定已儲存",
"message": "面板設定已儲存成功"
},
"error": {
"title": "",
"message": ""
"title": "設定儲存失敗",
"message": "無法儲存設定"
}
}
}
},
"changePosition": {
"notification": {
"success": {
"message": ""
"message": "位置變更成功"
},
"error": {
"message": ""
"message": "無法變更位置"
}
}
}
},
"defaultGroup": {
"name": "",
"description": ""
"name": "預設群組",
"description": "{name} - 所有已登入的使用者"
}
},
"app": {
Expand Down Expand Up @@ -603,8 +603,8 @@
},
"useDifferentUrlForPing": {
"checkbox": {
"label": "",
"description": ""
"label": "使用不同的 URL 進行 Ping",
"description": "如果 Homarr 能夠直接透過內部主機名稱或網路存取,則可避免消耗 ISP 的頻寬,這將會很有幫助"
}
}
},
Expand Down Expand Up @@ -930,7 +930,7 @@
},
"dangerZone": "危險區域",
"noResults": "未找到結果",
"unsavedChanges": "",
"unsavedChanges": "尚未儲存變更",
"preview": {
"show": "顯示預覽",
"hide": "隱藏預覽"
Expand Down Expand Up @@ -1615,7 +1615,7 @@
"app": {
"noData": "未找到應用程式",
"description": "點擊 <here></here> 創建新的應用程式",
"quickCreate": ""
"quickCreate": "快速建立應用程式"
},
"error": {
"noIntegration": "未選擇集成",
Expand Down Expand Up @@ -2017,8 +2017,8 @@
},
"quickCreateApp": {
"modal": {
"title": "",
"createAndUse": ""
"title": "快速建立應用程式",
"createAndUse": "創立和使用"
}
}
},
Expand Down Expand Up @@ -2095,7 +2095,7 @@
"label": "不透明度"
},
"iconColor": {
"label": ""
"label": "icon 顏色"
},
"customCss": {
"label": "自定義此面板 CSS html",
Expand All @@ -2113,14 +2113,14 @@
"label": "列數"
},
"itemRadius": {
"label": "",
"description": "",
"label": "項目圓角半徑",
"description": "變更面板上磚塊的圓角程度",
"option": {
"xs": "",
"sm": "",
"md": "",
"lg": "",
"xl": ""
"xs": "非常小",
"sm": "",
"md": "",
"lg": "",
"xl": "非常大"
}
},
"name": {
Expand Down Expand Up @@ -2148,7 +2148,7 @@
"title": "背景"
},
"appearance": {
"title": ""
"title": "外觀"
},
"customCss": {
"title": "自定義 CSS html"
Expand Down Expand Up @@ -2479,10 +2479,10 @@
"ownerOfGroupDeleted": "此用戶組的所有者已被移除,目前沒有所有者"
},
"setting": {
"title": "",
"alert": "",
"title": "設定",
"alert": "群組設定的優先順序由群組在列表中的順序決定,位於上方的設定會覆蓋下方的設定",
"board": {
"title": ""
"title": "面板"
}
},
"members": {
Expand Down

0 comments on commit 4f09363

Please sign in to comment.