New Crowdin updates (#1529)

Add Chinese traditional and Crowdin pseudo language (CR)
This commit is contained in:
Thomas Camlong
2023-10-31 09:12:59 +01:00
committed by GitHub
parent 0da6112913
commit fc969e5042
405 changed files with 6545 additions and 796 deletions

View File

@@ -0,0 +1,48 @@
{
"metaTitle": "偏好設定",
"pageTitle": "您的偏好設定",
"boards": {
"defaultBoard": {
"label": "預設面板"
}
},
"accessibility": {
"title": "無障礙服務",
"disablePulse": {
"label": "關閉 Ping 功能",
"description": "預設情況下Homarr 的 Ping 功能會一直工作,這可能讓人很煩,此選項可禁用 Ping 功能"
},
"replaceIconsWithDots": {
"label": "用圖標替換 Ping 點",
"description": "對於色盲使用者Ping 點可能無法識別,這廂用途標替換指示器"
}
},
"localization": {
"language": {
"label": "語言"
},
"firstDayOfWeek": {
"label": "一週的第一天",
"options": {
"monday": "週一",
"saturday": "週六",
"sunday": "週日"
}
}
},
"searchEngine": {
"title": "搜尋引擎",
"custom": "自定義",
"newTab": {
"label": "在新分頁中開啟搜尋攔截果"
},
"autoFocus": {
"label": "頁面載入時讓輸入游標在搜尋欄",
"description": "當您導航到面板頁面時,鍵盤輸入游標自動停留在搜尋欄上,該功能僅適用於桌面設備"
},
"template": {
"label": "查詢網址",
"description": "使用 %s 作為查詢的佔位符"
}
}
}