🌐 New Crowdin updates (#1531)

This commit is contained in:
Thomas Camlong
2023-11-03 21:15:08 +01:00
committed by GitHub
parent 4f0be52fe9
commit f4a4b3c252
428 changed files with 5095 additions and 2744 deletions

View File

@@ -27,7 +27,7 @@
},
"modals": {
"movie": {
"title": "",
"title": "",
"topResults": "上方 {{count}} 結果為 <b>{{search}}</b>"
}
}

View File

@@ -13,7 +13,21 @@
},
"internalAddress": {
"label": "內部網址",
"description": "應用的內部IP網址"
"description": "應用的內部IP網址",
"troubleshoot": {
"label": "遇到問題嗎?",
"header": "下方是常見的問題和解決辦法:",
"lines": {
"nothingAfterPort": "在大多情況中,不應該在端口後方輸入任何路徑",
"protocolCheck": "請確保 URL 前方是 http 或 https並確認使用正確的 URL",
"preferIP": "建議使用要與之通訊的設備或容器的直接 IP 地址",
"enablePings": "透過啟用 Ping 檢查 IP 是否正確。自定義面板 -> 顯示布局 -> 啟用 Ping\n應用磁貼上會出現一個小紅色或綠色的點點屬標懸停後就會顯示相應代碼\n大多情況下都是綠色點點代碼200",
"wget": "為了確保 Homarr 可以與其它應用通訊,請使用 wget/curl/ping 應用的 IP:Port",
"iframe": "使用 iFrame 時,必須使用 http/https",
"clearCache": "有些訊息是在緩存中創建,因此除非您在 Homarr 的一般選項中清除緩存,否則即成可能無法運行"
},
"footer": "更問解決辦法,請聯繫我們的 {{discord}}"
}
},
"externalAddress": {
"label": "外部網址",

View File

@@ -22,7 +22,7 @@
"description": "未殘疾與殘障人士設定 Homarr"
},
"access": {
"name": "訪問",
"name": "訪問權限",
"description": "設定誰有權限訪問您的面板"
}
}