New Crowdin updates (#1529)
Add Chinese traditional and Crowdin pseudo language (CR)
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"title": "設定",
|
||||
"tooltip": "設定",
|
||||
"tabs": {
|
||||
"common": "常規",
|
||||
"customizations": "個性化"
|
||||
},
|
||||
"tips": {
|
||||
"configTip": "將設定文件托放到頁放上即可上傳!"
|
||||
},
|
||||
"credits": {
|
||||
"madeWithLove": "Made with ❤️ by @",
|
||||
"thirdPartyContent": "查看第三方內容",
|
||||
"thirdPartyContentTable": {
|
||||
"dependencyName": "依賴",
|
||||
"dependencyVersion": "版本"
|
||||
}
|
||||
},
|
||||
"grow": "放大網格 (占用所有空間)",
|
||||
"layout": {
|
||||
"preview": {
|
||||
"title": "預覽",
|
||||
"subtitle": "更改會自動保存"
|
||||
},
|
||||
"divider": "布局選項",
|
||||
"main": "主要",
|
||||
"sidebar": "側邊欄",
|
||||
"cannotturnoff": "無法關閉",
|
||||
"dashboardlayout": "面板布局",
|
||||
"enablersidebar": "啟用右邊欄",
|
||||
"enablelsidebar": "啟用左側欄",
|
||||
"enablesearchbar": "啟用搜尋欄",
|
||||
"enabledocker": "啟用 Docker 集成",
|
||||
"enableping": "啟用 Ping 功能",
|
||||
"enablelsidebardesc": "可選項,只能用於應用和集成使用",
|
||||
"enablersidebardesc": "可選項,只能用於應用和集成使用"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"allowGuests": {
|
||||
"label": "准許匿名使用者",
|
||||
"description": "准許未登入的使用者查看您的面板"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"text": "自定義設定允許您根據自己的喜好設定和調整 Homarr 的使用體驗",
|
||||
"accordeon": {
|
||||
"layout": {
|
||||
"name": "顯示布局",
|
||||
"description": "啟用或禁用標題和面板上的元素"
|
||||
},
|
||||
"gridstack": {
|
||||
"name": "網格堆疊",
|
||||
"description": "自定義您的面板區域和行為與欄目"
|
||||
},
|
||||
"pageMetadata": {
|
||||
"name": "頁面元數據",
|
||||
"description": "調整標題、LOGO、PWA"
|
||||
},
|
||||
"appereance": {
|
||||
"name": "外觀",
|
||||
"description": "自定義背景、顏色、應用的外觀"
|
||||
},
|
||||
"accessibility": {
|
||||
"name": "無障礙服務",
|
||||
"description": "未殘疾與殘障人士設定 Homarr"
|
||||
},
|
||||
"access": {
|
||||
"name": "訪問",
|
||||
"description": "設定誰有權限訪問您的面板"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"columnsCount": {
|
||||
"labelPreset": "列的大小為 {{size}}",
|
||||
"descriptionPreset": "螢幕寬度小於 {{pixels}} 像素時的列數",
|
||||
"descriptionExceedsPreset": "螢幕寬度超過 {{pixels}} 像素時的列數"
|
||||
},
|
||||
"unsavedChanges": "您有未儲存的設定,點擊下方的\"應用設定\"按紐並儲存",
|
||||
"applyChanges": "應用設定",
|
||||
"defaultValues": "預設"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"label": "應用不透明化"
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"label": "頁面標題",
|
||||
"description": "面板中左上角的標題"
|
||||
},
|
||||
"metaTitle": {
|
||||
"label": "無標題",
|
||||
"description": "在您的瀏覽器分頁中顯示的標題"
|
||||
},
|
||||
"logo": {
|
||||
"label": "LOGO",
|
||||
"description": "顯示在左上方的LOGO"
|
||||
},
|
||||
"favicon": {
|
||||
"label": "圖標",
|
||||
"description": "在您的瀏覽器分頁中顯示的圖標"
|
||||
},
|
||||
"background": {
|
||||
"label": "背景"
|
||||
},
|
||||
"customCSS": {
|
||||
"label": "自定義 CSS",
|
||||
"description": "此外,只推薦有經驗的使用者使用 CSS 自定義面板",
|
||||
"placeholder": "自定義 CSS 將最後應用",
|
||||
"applying": "應用 CSS 中..."
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"label": "陰影"
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"title": "清除暫存",
|
||||
"selector": {
|
||||
"label": "選擇要清除的暫存",
|
||||
"data": {
|
||||
"ping": "Ping 查詢",
|
||||
"repositoryIcons": "遠端/本地圖標",
|
||||
"calendar&medias": "日曆中的媒體",
|
||||
"weather": "天氣數據"
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"notificationTitle": "已清除暫存",
|
||||
"clearAll": {
|
||||
"text": "清除所有暫存",
|
||||
"notificationMessage": "已清除所有暫存"
|
||||
},
|
||||
"clearSelect": {
|
||||
"text": "清除所選暫存",
|
||||
"notificationMessageSingle": "{{value}} 的暫存已清除",
|
||||
"notificationMessageMulti": "{{values}} 的暫存已刪除"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,86 @@
|
||||
{
|
||||
"configSelect": {
|
||||
"label": "設定更改",
|
||||
"description": "{{configCount}} 個可用的設定",
|
||||
"loadingNew": "正載載入您的設定...",
|
||||
"pleaseWait": "請稍等您的新設定載入完成!"
|
||||
},
|
||||
"modal": {
|
||||
"copy": {
|
||||
"title": "選擇新設定的名稱",
|
||||
"form": {
|
||||
"configName": {
|
||||
"label": "設定名稱",
|
||||
"validation": {
|
||||
"required": "設定名稱為必填",
|
||||
"notUnique": "設定名稱已被使用"
|
||||
},
|
||||
"placeholder": "您的新設定名稱"
|
||||
},
|
||||
"submitButton": "確認"
|
||||
},
|
||||
"events": {
|
||||
"configSaved": {
|
||||
"title": "設定已保存",
|
||||
"message": "設定儲存為 {{configName}}"
|
||||
},
|
||||
"configCopied": {
|
||||
"title": "設定已複製",
|
||||
"message": "設定複製為 {{configName}}"
|
||||
},
|
||||
"configNotCopied": {
|
||||
"title": "無法複製設定",
|
||||
"message": "您的設定沒有被複製為 {{configName}}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"confirmDeletion": {
|
||||
"title": "確認刪除您的設定",
|
||||
"warningText": "您將刪除 '<b>{{configName}}</b>'",
|
||||
"text": "請注意:刪除是不可逆的,您的數據將永久失去,點擊此按鈕後,該文件將從您的硬碟中永久刪除,請確保已為您的設定創建一個合適的備份",
|
||||
"buttons": {
|
||||
"confirm": "是的,刪除 '<b>{{configName}}</b>'"
|
||||
}
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"download": "下載設定",
|
||||
"delete": {
|
||||
"text": "刪除設定",
|
||||
"notifications": {
|
||||
"deleted": {
|
||||
"title": "設定已刪除",
|
||||
"message": "設定已刪除"
|
||||
},
|
||||
"deleteFailed": {
|
||||
"title": "設定刪除失敗",
|
||||
"message": "設定刪除失敗"
|
||||
},
|
||||
"deleteFailedDefaultConfig": {
|
||||
"title": "預設設定不能被刪除",
|
||||
"message": "設定沒有從文件系統中刪除"
|
||||
}
|
||||
}
|
||||
},
|
||||
"saveCopy": "儲存副本"
|
||||
},
|
||||
"dropzone": {
|
||||
"notifications": {
|
||||
"invalidConfig": {
|
||||
"title": "無法載入設定",
|
||||
"message": "無法載入您的設定,無項的 JSON 格式。"
|
||||
},
|
||||
"loadedSuccessfully": {
|
||||
"title": "設定 {{configName}} 載入成功"
|
||||
}
|
||||
},
|
||||
"accept": {
|
||||
"title": "上傳設定",
|
||||
"text": "將文件拖曳至這裡上船設定,僅支援 JSON 格式"
|
||||
},
|
||||
"reject": {
|
||||
"title": "拖放上船被拒絕",
|
||||
"text": "此文件格式不支援,僅支援 JSON 格式文件"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"menu": {
|
||||
"toggle": "切換編輯模式",
|
||||
"enable": "啟用編輯模式",
|
||||
"disable": "關閉編輯模式"
|
||||
},
|
||||
"form": {
|
||||
"label": "編輯模式密碼",
|
||||
"message": "要切換編輯模式,需要在名為 <Code>EDIT _MODE_PASSWORD</Code> 的環境變量中輸入密碼,如未設定,則無法切換編輯模式",
|
||||
"submit": "提交"
|
||||
},
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "成功",
|
||||
"message": "成功切換編輯模式,重新載入頁面..."
|
||||
},
|
||||
"error": {
|
||||
"title": "錯誤",
|
||||
"message": "切換編輯模式失敗,請重試"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"label": "語言"
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"title": "搜尋引擎",
|
||||
"configurationName": "搜尋引擎設定",
|
||||
"custom": "自定義",
|
||||
"tips": {
|
||||
"generalTip": "您可以使用多種前綴!將這些新增到您的查詢前將過濾結果。(WEB、Torrents、Youtube、Media)",
|
||||
"placeholderTip": "%s 可以做為查詢的佔位符"
|
||||
},
|
||||
"customEngine": {
|
||||
"title": "自定義搜尋引擎",
|
||||
"label": "查詢網址",
|
||||
"placeholder": "自定義查詢網址"
|
||||
},
|
||||
"searchNewTab": {
|
||||
"label": "在新分頁中開啟搜尋結果"
|
||||
},
|
||||
"searchEnabled": {
|
||||
"label": "啟用搜尋"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"label": "將組件放在左側"
|
||||
}
|
||||
Reference in New Issue
Block a user