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,35 @@
{
"metaTitle": "創建帳號",
"title": "創建帳號",
"text": "請在下方定義您的憑證",
"form": {
"fields": {
"username": {
"label": "帳號"
},
"password": {
"label": "密碼"
},
"passwordConfirmation": {
"label": "確認密碼"
}
},
"buttons": {
"submit": "創建帳號"
}
},
"notifications": {
"loading": {
"title": "創建帳號中...",
"text": "請稍後"
},
"success": {
"title": "帳號已創建",
"text": "您的帳號已創建成功"
},
"error": {
"title": "錯誤",
"text": "出錯,出現以下錯誤:{{error}}"
}
}
}

View File

@@ -0,0 +1,20 @@
{
"metaTitle": "登入",
"title": "歡迎回來!",
"text": "請確認您的憑證",
"form": {
"fields": {
"username": {
"label": "使用者"
},
"password": {
"label": "密碼"
}
},
"buttons": {
"submit": "登入"
},
"afterLoginRedirection": "登入後,您將進入 {{url}}"
},
"alert": "您的憑證不正確或此帳號不存在,請重試"
}

View File

@@ -0,0 +1,5 @@
{
"header": {
"customize": "自定義面板"
}
}

View File

@@ -0,0 +1,29 @@
{
"metaTitle": "自定義 {{name}} 面板",
"pageTitle": "{{name}} 面板自定義中",
"backToBoard": "返回面板",
"settings": {
"appearance": {
"primaryColor": "主體顏色",
"secondaryColor": "輔助顏色"
}
},
"save": {
"button": "儲存設定",
"note": "注意,您有未儲存的設定!"
},
"notifications": {
"pending": {
"title": "自定義儲存中",
"message": "請稍後,我們正在儲存您的自定義"
},
"success": {
"title": "已儲存自定義",
"message": "您的自定義已儲存成功"
},
"error": {
"title": "錯誤",
"message": "無法儲存設定"
}
}
}

View File

@@ -0,0 +1,44 @@
{
"save": "儲存",
"about": "關於",
"cancel": "取消",
"close": "關閉",
"back": "返回",
"delete": "刪除",
"ok": "確定",
"edit": "編輯",
"next": "下一步",
"previous": "上一步",
"confirm": "確認",
"enabled": "已啟用",
"disabled": "已禁用",
"enableAll": "全部啟用",
"disableAll": "全部禁用",
"version": "版本",
"changePosition": "換位",
"remove": "刪除",
"removeConfirm": "您確定刪除 {{item}} ",
"createItem": "創建 {{item}}",
"sections": {
"settings": "設定",
"dangerZone": "危險"
},
"secrets": {
"apiKey": "API Key",
"username": "使用者",
"password": "密碼"
},
"tip": "提示:",
"time": {
"seconds": "秒",
"minutes": "分鐘",
"hours": "小時"
},
"loading": "正在載入...",
"breakPoints": {
"small": "小",
"medium": "中",
"large": "大"
},
"seeMore": "查看更多..."
}

View File

@@ -0,0 +1,25 @@
{
"modals": {
"blockedPopups": {
"title": "禁止彈出視窗",
"text": "您的瀏覽器禁止了 Homarr 訪問其 API最常見的原因是廣告攔截/阻止器或權限被拒絕。Homarr 無法的請求權限",
"list": {
"browserPermission": "點擊連結旁的圖標並檢查權限,允許彈出視窗",
"adBlockers": "禁止瀏覽器中的廣告攔截/阻止器和安全工具",
"otherBrowser": "嘗試使用其他的瀏覽器"
}
}
},
"actions": {
"category": {
"openAllInNewTab": "在新分頁中開啟全部內容"
}
},
"menu": {
"moveUp": "上移",
"moveDown": "下移",
"addCategory": "{{location}} 新增類別",
"addAbove": "在上方",
"addBelow": "在下方"
}
}

View File

@@ -0,0 +1,25 @@
{
"modal": {
"title": "新增磁貼",
"text": "磁貼是 Homarr 主要組成元素,磁貼被用來顯示您的應用程式和其他訊息,您可以根據需要增加任意數量的磁貼"
},
"widgetDescription": "組件與您的應用交互,為您提供更多應用控制,且在使用前通常需要額外的配置",
"goBack": "上一步",
"actionIcon": {
"tooltip": "新增磁貼"
},
"apps": "應用",
"app": {
"defaultName": "您的應用"
},
"widgets": "組件",
"categories": "類別",
"category": {
"newName": "新類別名稱",
"defaultName": "新增類別",
"created": {
"title": "類別已新增",
"message": "已新增類別\"{{name}}\""
}
}
}

View File

@@ -0,0 +1,5 @@
{
"title": "拒絕訪問",
"text": "您沒有足夠的權限進入此頁面,請聯絡您的系統管理員。",
"switchAccount": "切換其他帳號"
}

View File

@@ -0,0 +1,5 @@
{
"title": "無法找到頁面",
"text": "找不到該頁面,該頁面的 URL 可能已失效URL 無效或訪問權限不足",
"button": "回到首頁"
}

View File

@@ -0,0 +1,34 @@
{
"experimentalNote": {
"label": "這是 Homarr 的一項實現性功能。請在 <gh>Github</gh> 或 <dc>Discord</dc>上回報任何問題"
},
"search": {
"label": "搜尋",
"engines": {
"web": "在搜尋引擎中搜尋 {{query}}",
"youtube": "在 Youtube 中搜尋 {{query}}",
"torrent": "搜尋 {{query}} Torrents",
"movie": "在 {{app}} 中搜尋 {{query}}"
}
},
"actions": {
"avatar": {
"switchTheme": "切換主題",
"preferences": "使用者設定",
"defaultBoard": "預設儀錶板",
"manage": "管理",
"about": {
"label": "關於",
"new": "新"
},
"logout": "登出 {{username}}",
"login": "登入"
}
},
"modals": {
"movie": {
"title": "空",
"topResults": "上方 {{count}} 結果為 <b>{{search}}</b>"
}
}
}

View File

@@ -0,0 +1,12 @@
{
"description": "在編輯模式中,您可以調整磁貼和設定應用程式,在退出編輯模式之前不會儲存任何設定",
"button": {
"disabled": "進入編輯模式",
"enabled": "退出並儲存"
},
"popover": {
"title": "啟用 <1>{{size}}</1> 尺寸編輯模式",
"text": "您現在可以調整或設定您的應用了,在退出編輯模式之前<strong>不會儲存</strong>設定"
},
"unloadEvent": "退出編輯模式並儲存"
}

View File

@@ -0,0 +1,32 @@
{
"navigation": {
"home": {
"title": "首頁"
},
"boards": {
"title": "面板"
},
"users": {
"title": "使用者",
"items": {
"manage": "管理",
"invites": "邀請"
}
},
"help": {
"title": "幫助",
"items": {
"documentation": "文件",
"report": "回報問題",
"discord": "Discord 社群",
"contribute": "貢獻"
}
},
"tools": {
"title": "工具",
"items": {
"docker": "Docker"
}
}
}
}

View File

@@ -0,0 +1,3 @@
{
"title": "{{position}} 側邊欄"
}

View File

@@ -0,0 +1,29 @@
{
"description": "Homarr是一個 <strong>流暢</strong><strong>現代化</strong>的面板,能夠將您所有的應用與服務彙總一起。有了 Homarr您可以在一個頁面中訪問和控制一切。Homarr 與您新增的應用程式互動流暢,為您提供最全面的訊息並由您控制。安裝 Homarr 輕鬆簡單,並且 Homarr 之於多種部屬方式",
"contact": "遇到問題嗎?請與我們聯繫!",
"addToDashboard": "新增至面板",
"tip": "Mod 是指您的自定義快捷鍵,它可以是 Ctrl、Super/Windows 按鍵",
"key": "快捷鍵",
"action": "動作",
"keybinds": "按鍵綁定",
"documentation": "文件",
"actions": {
"toggleTheme": "切換 白色/黑色 主題模式",
"focusSearchBar": "前往搜尋欄",
"openDocker": "開啟 Docker 組件",
"toggleEdit": "切換編輯模式"
},
"metrics": {
"configurationSchemaVersion": "設定模式版本",
"configurationsCount": "可用設定文件",
"version": "版本",
"nodeEnvironment": "節點環境",
"i18n": "I18n 翻譯空間已加載",
"locales": "I18n 本地語言已設定",
"experimental_disableEditMode": "<b>實驗性</b>:退出編輯模式"
},
"version": {
"new": "新: {{newVersion}}",
"dropdown": "版本 {{newVersion}} 可用!目前版本: {{currentVersion}}"
}
}

View File

@@ -0,0 +1,114 @@
{
"tabs": {
"general": "一般",
"behaviour": "行為",
"network": "網路",
"appearance": "外觀",
"integration": "集成"
},
"general": {
"appname": {
"label": "應用程式名稱",
"description": "用於面板上顯示"
},
"internalAddress": {
"label": "內部網址",
"description": "應用的內部IP網址"
},
"externalAddress": {
"label": "外部網址",
"description": "點擊應用時開啟的網址"
}
},
"behaviour": {
"isOpeningNewTab": {
"label": "在新分頁中開啟",
"description": "在新分頁中開啟應用,而不是當前分頁"
},
"tooltipDescription": {
"label": "應用概述",
"description": "將游標停在應用上時,將顯示您輸入的詳細內容。\n可以為使用者提供更多關於應用的詳細訊息留空以隱藏"
},
"customProtocolWarning": "使用非標準協議,可能需要更多預先安裝應用程式,並可能帶來安全風險,請確保您的網址安全可靠"
},
"network": {
"statusChecker": {
"label": "狀態檢查",
"description": "使用 HTTP(S) 請求檢查您的應用是否在線"
},
"statusCodes": {
"label": "HTTP 狀態碼",
"description": "被視為在線的 HTTP 狀態碼"
}
},
"appearance": {
"icon": {
"label": "應用圖標",
"description": "輸入以搜尋圖標,也可以貼上自定義的圖標網址",
"autocomplete": {
"title": "未找到結果",
"text": "嘗試使用一個更具體的搜尋詞彙,如果找不到您想要的圖標,可以在上方貼上圖標的網址,以獲得一個自定義的圖標"
},
"noItems": {
"title": "正在載入外部圖標",
"text": "這可能需要幾秒鐘"
}
},
"appNameFontSize": {
"label": "應用名稱的字體大小",
"description": "設定應用名稱在磁貼上顯示的字體大小"
},
"appNameStatus": {
"label": "應用名稱狀態",
"description": "如果您想要顯示標題,請選擇顯示的位置",
"dropdown": {
"normal": "僅在磁貼上顯示標題",
"hover": "僅在游標停留時顯示標題",
"hidden": "完全不顯示"
}
},
"positionAppName": {
"label": "應用名稱位置",
"description": "應用名稱相對於圖標的位置",
"dropdown": {
"top": "上方",
"right": "右方",
"bottom": "下方",
"left": "左方"
}
},
"lineClampAppName": {
"label": "應用名稱行數",
"description": "自定義標題最多能容納多少行。設定 0 為無限制"
}
},
"integration": {
"type": {
"label": "集成設定",
"description": "集成設定用於連結您的應用",
"placeholder": "選擇一個集成",
"defined": "已定義",
"undefined": "未定義",
"public": "公開",
"private": "私有",
"explanationPrivate": "私有密鑰仍會被傳送到伺服器一次,一旦您的瀏覽器刷新了頁面,將不會再次傳送",
"explanationPublic": "公開密鑰將持續傳送給客戶端,並且可以透過 API 訪問,不該包含任何機密,如使用者名稱、密碼、證書等!"
},
"secrets": {
"description": "輸入值並點擊儲存以更新密鑰,使用清除按鈕以刪除密鑰",
"warning": "您的憑證作為集成的訪問權限,您應該<strong>永遠不</strong>和任何人分享該憑證。Homarr 團隊永遠不會索取憑證,確保<strong>安全的保存和管理您的密鑰</strong>。",
"clear": "刪除密鑰",
"save": "儲存密鑰",
"update": "更新密鑰"
}
},
"validation": {
"popover": "您的表單包含無效數據,因此無法儲存,請再次檢查後,點擊此按鈕儲存您的設定",
"name": "名稱為必填選項",
"noUrl": "網址為必填選項",
"invalidUrl": "非有效的網址",
"noIconUrl": "此字段為必填",
"noExternalUri": "外部網址為必填選項",
"invalidExternalUri": "無效的外部網址"
}
}

View File

@@ -0,0 +1,8 @@
{
"xPosition": "X 軸位置",
"width": "寬度",
"height": "高度",
"yPosition": "Y 軸位置",
"zeroOrHigher": "0 或更高",
"betweenXandY": "在 {{min}} 和 {{max}} 之間"
}

View File

@@ -0,0 +1,44 @@
{
"metaTitle": "面板",
"pageTitle": "面板",
"cards": {
"statistics": {
"apps": "應用",
"widgets": "組件",
"categories": "類別"
},
"buttons": {
"view": "查看面板"
},
"menu": {
"setAsDefault": "設定為預設",
"delete": {
"label": "永久刪除",
"disabled": "刪除功能被禁用,因為較舊的 Homarr 組件不允許刪除預設的設定,將來可能會刪除"
}
},
"badges": {
"fileSystem": "檔案系統",
"default": "預設"
}
},
"buttons": {
"create": "創建新面板"
},
"modals": {
"delete": {
"title": "刪除面板",
"text": "您確定要刪除此面板?此動作無法回復,您的數據將永久消失"
},
"create": {
"title": "創建面板",
"text": "面板創建成功後,不能更改名稱",
"form": {
"name": {
"label": "名稱"
},
"submit": "創建"
}
}
}
}

View File

@@ -0,0 +1,23 @@
{
"metaTitle": "管理",
"hero": {
"title": "歡迎回來,{{username}}",
"fallbackUsername": "匿名",
"subtitle": "歡迎來到您的應用程式中心。規劃、優化和享用!"
},
"quickActions": {
"title": "快捷動作",
"boards": {
"title": "您的面板",
"subtitle": "創建和管理面板"
},
"inviteUsers": {
"title": "邀請新使用者",
"subtitle": "創建並傳送註冊邀請"
},
"manageUsers": {
"title": "管理使用者",
"subtitle": "刪除和管理使用者"
}
}
}

View File

@@ -0,0 +1,36 @@
{
"metaTitle": "使用者",
"pageTitle": "管理使用者",
"text": "通過使用者您可以設定誰可以編輯您的面板Homarr 的未來版本將對權限和面板進行更精細的控制",
"buttons": {
"create": "創建"
},
"table": {
"header": {
"user": "使用者"
}
},
"tooltips": {
"deleteUser": "刪除使用者",
"demoteAdmin": "撤銷管理員",
"promoteToAdmin": "提升為管理員"
},
"modals": {
"delete": {
"title": "刪除使用者 {{name}}",
"text": "您確定要刪除該使用者 {{name}}?這將刪除該使用者的相關數據,但不會刪除該使用者的任何儀表板"
},
"change-role": {
"promote": {
"title": "將使用者 {{name}},提升為管理員",
"text": "您確定要將該使用者 {{name}},提升為管理員?,這將允許該使用者訪問 Homarr 實例上的所有數據"
},
"demote": {
"title": "將使用者 {{name}},降為一般使用者",
"text": "您確定要將該使用者 {{name}},降為一般使用者?這將刪除該使用者對 Homarr 實例上所有數據的訪問權限"
},
"confirm": "確認"
}
},
"searchDoesntMatch": "您的搜尋與任何條目不匹配,請調整您的過濾器"
}

View File

@@ -0,0 +1,52 @@
{
"metaTitle": "創建使用者",
"steps": {
"account": {
"title": "第一步",
"text": "創建帳號",
"username": {
"label": "使用者"
},
"email": {
"label": "E-mail"
}
},
"security": {
"title": "第二步",
"text": "密碼",
"password": {
"label": "密碼"
}
},
"finish": {
"title": "確認",
"text": "儲存到數據庫",
"card": {
"title": "檢查您的輸入",
"text": "將數據提交到數據庫後,使用者就可以登入了,您確定要將該使用者存入數據庫中並啟用登入權限嗎?"
},
"table": {
"header": {
"property": "屬性",
"value": "參數值",
"username": "使用者",
"email": "E-mail",
"password": "密碼"
},
"notSet": "未設定",
"valid": "有效"
},
"failed": "使用者創建失敗:{{error}}"
},
"completed": {
"alert": {
"title": "使用者已創建",
"text": "使用者已存在數據庫中。他可以登入了"
}
}
},
"buttons": {
"generateRandomPassword": "隨機生成",
"createAnother": "創建另一個"
}
}

View File

@@ -0,0 +1,48 @@
{
"metaTitle": "使用者邀請",
"pageTitle": "管理使用者邀請",
"description": "使用邀請功能,可以邀請使用者訪問 Homarr 實例邀請只在一定的時間內有效並且只能使用一次過期時間範圍必須在創建後5分鐘到12個月之間",
"button": {
"createInvite": "創建邀請",
"deleteInvite": "刪除邀請"
},
"table": {
"header": {
"id": "ID",
"creator": "創建者",
"expires": "有效期",
"action": "動作"
},
"data": {
"expiresAt": "已過期 {{at}}",
"expiresIn": "在 {{in}}"
}
},
"modals": {
"create": {
"title": "創建邀請",
"description": "過期後,邀請會失效,被邀請者將無法創建帳號",
"form": {
"expires": "過期期間",
"submit": "創建"
}
},
"copy": {
"title": "複製邀請內容",
"description": "您的邀請已生成,在此模式關閉後,<b>您將無法再次複製此連結</b>,如果您不想再邀請此人,您隨時可以刪除這個邀請",
"invitationLink": "邀請連結",
"details": {
"id": "ID",
"token": "Token"
},
"button": {
"close": "複製並關閉"
}
},
"delete": {
"title": "刪除邀請",
"description": "您確定要刪除此邀請?使用此連結的使用者將無法再次使用此連結創建帳號"
}
},
"noInvites": "尚未邀請"
}

View File

@@ -0,0 +1,43 @@
{
"descriptor": {
"name": "書籤",
"description": "顯示字符或連結的靜態列表",
"settings": {
"title": " 書籤設定",
"name": {
"label": "組件標題",
"info": "留空以隱藏標題。"
},
"items": {
"label": "項目"
},
"layout": {
"label": "顯示布局",
"data": {
"autoGrid": "自訂網格",
"horizontal": "橫向",
"vertical": "垂直"
}
}
}
},
"card": {
"noneFound": {
"title": "書籤列表為空",
"text": "在編輯模式下為該列表新增新項目"
}
},
"item": {
"validation": {
"length": "長度必須在 {{shortest}} 和 {{longest}} 之間",
"invalidLink": "無效連結",
"errorMsg": "由於存在驗證錯誤,未儲存,請調整您的輸入"
},
"name": "名稱",
"url": "網址",
"newTab": "在新分頁中開啟",
"hideHostname": "隱藏域名",
"hideIcon": "隱藏圖標",
"delete": "刪除"
}
}

View File

@@ -0,0 +1,39 @@
{
"descriptor": {
"name": "日曆",
"description": "在日曆中顯示來自支持集成中的即將發布版本",
"settings": {
"title": "日曆組件設定",
"useSonarrv4": {
"label": "使用 Sonarr V4 API"
},
"useRadarrv5": {
"label": "使用 Radarr V5 API"
},
"radarrReleaseType": {
"label": "Radarr 發布類型",
"data": {
"inCinemas": "電影模式放映",
"physicalRelease": "實體",
"digitalRelease": "數位"
}
},
"hideWeekDays": {
"label": "隱藏星期"
},
"showUnmonitored": {
"label": "顯示未監視項目"
},
"fontSize": {
"label": "字體大小",
"data": {
"xs": "超小號",
"sm": "小",
"md": "中等",
"lg": "大號",
"xl": "超級大"
}
}
}
}
}

View File

@@ -0,0 +1,6 @@
{
"buttons": {
"play": "開始",
"request": "請求"
}
}

View File

@@ -0,0 +1,10 @@
{
"settings": {
"label": "設定"
},
"errors": {
"unmappedOptions": {
"text": ""
}
}
}

View File

@@ -0,0 +1,118 @@
{
"descriptor": {
"name": "Dash.",
"description": "在 Homarr 中顯示一個外部的 Dash. 的圖標",
"settings": {
"title": "Dash. 組件設定",
"dashName": {
"label": "Dash. 名稱"
},
"url": {
"label": "Dash. 網址"
},
"usePercentages": {
"label": "顯示百分比"
},
"columns": {
"label": "顯示的列"
},
"graphHeight": {
"label": "圖表高度"
},
"graphsOrder": {
"label": "圖表 (順序)",
"storage": {
"label": "儲存設備",
"enabled": {
"label": "在組件中顯示"
},
"span": {
"label": "列寬度"
},
"compactView": {
"label": "顯示為文本 (緊湊型)"
},
"multiView": {
"label": "顯示為多硬碟圖示"
}
},
"network": {
"label": "網路",
"enabled": {
"label": "在組件中顯示"
},
"span": {
"label": "列寬度"
},
"compactView": {
"label": "顯示為文本 (緊湊型)"
}
},
"cpu": {
"label": "處理器",
"enabled": {
"label": "在組件中顯示"
},
"span": {
"label": "列寬度"
},
"multiView": {
"label": "顯示為多核心圖示"
}
},
"ram": {
"label": "記憶體",
"enabled": {
"label": "在組件中顯示"
},
"span": {
"label": "列寬度"
}
},
"gpu": {
"label": "顯示卡",
"enabled": {
"label": "在組件中顯示"
},
"span": {
"label": "列寬度"
}
}
}
}
},
"card": {
"title": "Dash.",
"errors": {
"noService": "未找到Dash. ,請在集成終將其添加至您的 Homarr 面板或在模塊選項中設定Dash. 網址",
"noInformation": "無法從Dash. 獲取數據,您運行的是最新版本嗎?",
"protocolDowngrade": {
"title": "檢測到協議降級",
"text": "與Dash. 實例的連結使用的是 HTTP這是一個安全風險因為 HTTP 是未加密的攻擊者可能會濫用此連結確保Dash. 使用的是 HTTPS或者將 Homarr 降級為 HTTP (不推薦)"
}
},
"graphs": {
"storage": {
"title": "儲存設備",
"label": "儲存設備:"
},
"network": {
"title": "網路",
"label": "網路:",
"metrics": {
"download": "下載",
"upload": "上傳"
}
},
"cpu": {
"title": "處理器"
},
"ram": {
"title": "記憶體"
},
"gpu": {
"title": "顯示卡"
}
}
}
}

View File

@@ -0,0 +1,33 @@
{
"descriptor": {
"name": "日期與時間",
"description": "顯示目前的日期與時間",
"settings": {
"title": "設定日期與時間組件",
"display24HourFormat": {
"label": "顯示 24 小時制"
},
"dateFormat": {
"label": "日期格式",
"data": {
"hide": "隱藏日期"
}
},
"enableTimezone": {
"label": "顯示自定義時區"
},
"timezoneLocation": {
"label": "時區位置"
},
"titleState": {
"label": "城市名稱",
"info": "如果啟用時區選項,則可顯示城市名稱的時區代碼,<br/>您也可以只顯示城市名稱,甚至都不顯示",
"data": {
"both": "城市與時區",
"city": "僅城市名稱",
"none": "無"
}
}
}
}
}

View File

@@ -0,0 +1,35 @@
{
"descriptor": {
"name": "下載速度",
"description": "顯示集成中支援的下載和上傳速度"
},
"card": {
"table": {
"header": {
"name": "名稱",
"size": "大小",
"download": "下載",
"upload": "上傳",
"estimatedTimeOfArrival": "剩餘時間",
"progress": "進度"
},
"body": {
"nothingFound": "無種子"
}
},
"lineChart": {
"title": "目前下載速度",
"download": "下載:{{download}}",
"upload": "上傳:{{upload}}",
"timeSpan": "{{seconds}}/秒",
"totalDownload": "下載:{{download}}/秒",
"totalUpload": "上傳:{{upload}}/秒"
},
"errors": {
"noDownloadClients": {
"title": "未找到支援的下載服務!",
"text": "新增下載服務已查看您目前的下載狀況"
}
}
}
}

View File

@@ -0,0 +1,18 @@
{
"descriptor": {
"name": "DNS 漏洞控制",
"description": "從您的面板控制 PiHole 或 AdGuard",
"settings": {
"title": "DNS 漏洞控制設定",
"showToggleAllButtons": {
"label": "顯示 \"啟用/停用 全部\" 按鈕"
}
},
"errors": {
"general": {
"title": "無法找到 DNS 漏洞",
"text": "到 DNS 漏洞的聯結有問題,請驗證您的設定/集成配置"
}
}
}
}

View File

@@ -0,0 +1,28 @@
{
"descriptor": {
"name": "DNS 漏洞統計",
"description": "顯示來自 PiHole 或 AdGuard 的重要數據",
"settings": {
"title": "DNS 漏洞統計設定",
"usePiHoleColors": {
"label": "使用 PiHole 的顏色"
},
"layout": {
"label": "顯示布局",
"data": {
"grid": "2 x 2",
"row": "橫向",
"column": "垂直"
}
}
}
},
"card": {
"metrics": {
"domainsOnAdlist": "廣告列表中的域名",
"queriesToday": "今日查詢",
"queriesBlockedTodayPercentage": "今日封鎖",
"queriesBlockedToday": "今日封鎖"
}
}
}

View File

@@ -0,0 +1,83 @@
{
"descriptor": {
"name": "Docker",
"description": "允許您輕鬆查看和管理所有 Docker 容器"
},
"search": {
"placeholder": "依照容器或鏡像名稱搜尋"
},
"table": {
"header": {
"name": "名稱",
"image": "鏡像",
"ports": "Ports",
"state": "狀態"
},
"body": {
"portCollapse": "{{ports}} 更多"
},
"states": {
"running": "運行中",
"created": "已創建",
"stopped": "已停止",
"unknown": "未知"
}
},
"actionBar": {
"addService": {
"title": "新增應用",
"message": "新增應用至 Homarr"
},
"restart": {
"title": "重啟"
},
"stop": {
"title": "停止"
},
"start": {
"title": "開始"
},
"refreshData": {
"title": "重新整理"
},
"remove": {
"title": "刪除"
},
"addToHomarr": {
"title": "新增至 Homarr"
}
},
"actions": {
"start": {
"start": "正在運行...",
"end": "已運行"
},
"stop": {
"start": "正在停止...",
"end": "已停止"
},
"restart": {
"start": "正在重啟...",
"end": "已重啟"
},
"remove": {
"start": "正在刪除...",
"end": "已刪除"
}
},
"errors": {
"integrationFailed": {
"title": "Docker 集成失敗",
"message": "您是否忘了掛載 Docker socket"
},
"unknownError": {
"title": "出現一個錯誤"
},
"oneServiceAtATime": {
"title": "請每次只新增一個應用或服務!"
}
},
"actionIcon": {
"tooltip": "Docker"
}
}

View File

@@ -0,0 +1,45 @@
{
"descriptor": {
"name": "iFrame",
"description": "崁入網路上的內容,某些網站可能會限制訪問",
"settings": {
"title": "iFrame 設定",
"embedUrl": {
"label": "崁入網址"
},
"allowFullScreen": {
"label": "允許全螢幕"
},
"allowTransparency": {
"label": "允許透明化"
},
"allowScrolling": {
"label": "允許滾動"
},
"allowPayment": {
"label": "允許付款"
},
"allowAutoPlay": {
"label": "允許自動播放"
},
"allowMicrophone": {
"label": "允許麥克風"
},
"allowCamera": {
"label": "允許攝影機"
},
"allowGeolocation": {
"label": "允許地理位置"
}
}
},
"card": {
"errors": {
"noUrl": {
"title": "無效連結",
"text": "確認您在組件中輸入一個有效的網址"
},
"browserSupport": "您的瀏覽器不支援iFrame請更新您的瀏覽器"
}
}
}

View File

@@ -0,0 +1,33 @@
{
"descriptor": {
"name": "媒體請求",
"description": "查看 Overseerr 或 Jellyseer 實例中的所有媒體請求列表",
"settings": {
"title": "媒體請求列表",
"replaceLinksWithExternalHost": {
"label": "使用外部網址替換連結"
},
"openInNewTab": {
"label": "在新分頁中開啟連結"
}
}
},
"noRequests": "未找到請求,請確認您已正確設定您的應用",
"state": {
"approved": "已准許",
"pendingApproval": "待准許",
"declined": "已拒絕"
},
"tooltips": {
"approve": "准許請求",
"decline": "拒絕請求",
"approving": "正在准許請求..."
},
"mutation": {
"approving": "正在准許",
"declining": "拒絕中",
"request": "請求...",
"approved": "請求已批准!",
"declined": "請求被拒絕!"
}
}

View File

@@ -0,0 +1,27 @@
{
"descriptor": {
"name": "媒體請求狀態",
"description": "您的媒體請求統計",
"settings": {
"title": "媒體請求狀態",
"replaceLinksWithExternalHost": {
"label": "使用外部網址替換連結"
},
"openInNewTab": {
"label": "在新分頁中開啟連結"
}
}
},
"mediaStats": {
"title": "媒體狀態",
"pending": "待准許",
"tvRequests": "電視劇請求",
"movieRequests": "電影請求",
"approved": "已准許",
"totalRequests": "總計"
},
"userStats": {
"title": "使用者排行",
"requests": "請求:{{number}}"
}
}

View File

@@ -0,0 +1,25 @@
{
"descriptor": {
"name": "媒體服務",
"description": "與您的 Jellyfin 或 Plex 媒體服務交互",
"settings": {
"title": "媒體服務組件設定"
}
},
"loading": "正在載入媒體",
"card": {
"table": {
"header": {
"session": "季",
"user": "使用者",
"currentlyPlaying": "正在播放"
}
},
"errors": {
"general": {
"title": "無法載入內容",
"text": "無法從伺服器檢測數據,請查看日誌獲取更多詳細訊息"
}
}
}
}

View File

@@ -0,0 +1,15 @@
{
"descriptor": {
"name": "筆記本",
"description": "一個基於 Markdown 的交互式組件,供您紀錄!",
"settings": {
"title": "筆記本組件設定",
"showToolbar": {
"label": "顯示幫助您紀錄 Markdown 的工具欄"
},
"content": {
"label": "筆記本的內容"
}
}
}
}

View File

@@ -0,0 +1,30 @@
{
"descriptor": {
"name": "Overseerr",
"description": "允許您從 Overseerr 或 JellySeerr 搜尋或新增媒體"
},
"popup": {
"item": {
"buttons": {
"askFor": "請求 {{title}}",
"cancel": "取消",
"request": "請求"
},
"alerts": {
"automaticApproval": {
"title": "使用 API Key",
"text": "此請求被自動准許"
}
}
},
"seasonSelector": {
"caption": "勾選您想要下載的季",
"table": {
"header": {
"season": "季",
"numberOfEpisodes": "集數"
}
}
}
}
}

View File

@@ -0,0 +1,11 @@
{
"descriptor": {
"name": "Ping",
"description": "根據設定的網址的 HTTP 回應待碼,顯示一個狀態顯示器"
},
"states": {
"online": "在線 {{response}}",
"offline": "離線 {{response}}",
"loading": "正在載入..."
}
}

View File

@@ -0,0 +1,31 @@
{
"descriptor": {
"name": "RSS 組件",
"description": "RSS 組件允許您顯示 RSS 訂閱在面板中",
"settings": {
"title": "設定 RSS 組件",
"rssFeedUrl": {
"label": "RSS 訂閱網址",
"description": "設定想要顯示的 RSS 訂閱網址"
},
"refreshInterval": {
"label": "更新間隔 (分鐘)"
},
"dangerousAllowSanitizedItemContent": {
"label": "允許 HTML 格式化 (危險)",
"info": "允許從外部進行 HTML 格式化 (可能存在危險)<br/>請確認訂閱來自信任的來源"
},
"textLinesClamp": {
"label": "文字線條"
}
},
"card": {
"errors": {
"general": {
"title": "無法獲取 RSS 訂閱",
"text": "在獲取 RSS 訂閱時出現錯誤,確認使用有效的網址,並正確的設定 RSS 訂閱,更新 RSS 訂閱後,您可能需要重新整理瀏覽器 (F5)"
}
}
}
}
}

View File

@@ -0,0 +1,30 @@
{
"descriptor": {
"name": "搜尋欄",
"description": "允許您搜尋自定義的搜尋引擎、Youtube 和支援的集成"
},
"input": {
"placeholder": "在網路上搜尋..."
},
"switched-to": "切換至",
"searchEngines": {
"search": {
"name": "網頁",
"description": "搜尋..."
},
"youtube": {
"name": "Youtube",
"description": "在 Youtube 上搜尋"
},
"torrents": {
"name": "Torrents",
"description": "搜尋 Torrents"
},
"overseerr": {
"name": "Overseerr",
"description": "在 Overseerr 上搜尋電影或電視劇"
}
},
"tip": "您可以使用以下快捷鍵選擇搜尋欄",
"switchedSearchEngine": "切換 {{searchEngine}} 進行搜尋"
}

View File

@@ -0,0 +1,81 @@
{
"descriptor": {
"name": "Torrent",
"description": "顯示支援的 Torrents 客戶端的 Torrents 列表",
"settings": {
"title": "Torrent 組件設定",
"refreshInterval": {
"label": "更新時間 (秒)"
},
"displayCompletedTorrents": {
"label": "顯示已完成 Torrents"
},
"displayStaleTorrents": {
"label": "顯示過期 Torrents"
},
"labelFilterIsWhitelist": {
"label": "標籤列表是白名單 (而不是黑名單)"
},
"labelFilter": {
"label": "標籤列表",
"description": "當選中 \"白名單\" 時,將成為白名單,如不選中,則為黑名單,為空時則不會做任何事情"
}
}
},
"card": {
"footer": {
"error": "錯誤",
"lastUpdated": "最後更新於 {{time}} 前"
},
"table": {
"header": {
"name": "名稱",
"size": "大小",
"download": "下載",
"upload": "上傳",
"estimatedTimeOfArrival": "剩餘時間",
"progress": "進度"
},
"item": {
"text": "由 {{appName}},{{ratio}} 管理的比率"
},
"body": {
"nothingFound": "無種子",
"filterHidingItems": "您的過濾器隱藏了 {{count}} 個紀錄"
}
},
"lineChart": {
"title": "目前下載速度",
"download": "下載:{{download}}",
"upload": "上傳:{{upload}}",
"timeSpan": "{{seconds}}/秒",
"totalDownload": "下載:{{download}}/秒",
"totalUpload": "上傳:{{upload}}/秒"
},
"errors": {
"noDownloadClients": {
"title": "沒有找到支援的 Torrent 客戶端",
"text": "新增一個支援的 Torrent 客戶端來檢視目前的下載狀況"
},
"generic": {
"title": "發生一個意外的錯誤",
"text": "無法與您的 Torrent 客戶端交互,請檢查您的設定"
}
},
"loading": {
"title": "載入中",
"description": "建立連接中"
},
"popover": {
"introductionPrefix": "管理方:",
"metrics": {
"queuePosition": "隊列位置 - {{position}}",
"progress": "進度 - {{progress}}%",
"totalSelectedSize": "共計 - {{totalSize}}",
"state": "狀態 - {{state}}",
"ratio": "比率 -",
"completed": "已完成"
}
}
}
}

View File

@@ -0,0 +1,49 @@
{
"descriptor": {
"name": "Usenet",
"description": "允許您查看和管理 Usenet 實例"
},
"card": {
"errors": {
"noDownloadClients": {
"title": "沒有找到支援的下載客戶端!",
"text": "新增支援的 Usenet 下載客戶端來檢視目前的下載狀況"
}
}
},
"tabs": {
"queue": "隊列",
"history": "歷史"
},
"info": {
"sizeLeft": "左側大小",
"paused": "已暫停"
},
"queue": {
"header": {
"name": "名稱",
"size": "大小",
"eta": "剩餘時間",
"progress": "進度"
},
"empty": "空",
"error": {
"title": "錯誤",
"message": "出錯了"
},
"paused": "已暫停"
},
"history": {
"header": {
"name": "名稱",
"size": "大小",
"duration": "持續時間"
},
"empty": "空",
"error": {
"title": "錯誤",
"message": "載入歷史紀錄時出錯"
},
"paused": "已暫停"
}
}

View File

@@ -0,0 +1,24 @@
{
"descriptor": {
"name": "影片串流",
"description": "崁入來自攝影機或網站的影片串流",
"settings": {
"title": "影片串流組件設定",
"FeedUrl": {
"label": "訂閱網址"
},
"autoPlay": {
"label": "自動播放"
},
"muted": {
"label": "靜音"
},
"controls": {
"label": "控制影片播放"
}
}
},
"errors": {
"invalidStream": "無效數據串流"
}
}

View File

@@ -0,0 +1,37 @@
{
"descriptor": {
"name": "天氣",
"description": "顯示指定位置的目前天氣狀況",
"settings": {
"title": "天氣組件設定",
"displayInFahrenheit": {
"label": "顯示為華氏度"
},
"displayCityName": {
"label": "顯示城市名稱"
},
"location": {
"label": "天氣位置"
}
}
},
"card": {
"weatherDescriptions": {
"clear": "晴朗",
"mainlyClear": "晴時多雲",
"fog": "起霧",
"drizzle": "小雨",
"freezingDrizzle": "毛毛雨",
"rain": "下雨",
"freezingRain": "凍雨",
"snowFall": "下雪",
"snowGrains": "下霜",
"rainShowers": "陣雨",
"snowShowers": "陣雪",
"thunderstorm": "雷雨",
"thunderstormWithHail": "雷雨夾冰雹",
"unknown": "未知"
}
},
"error": "出現錯誤"
}

View File

@@ -0,0 +1,7 @@
{
"number": "包含數字",
"lowercase": "包含小寫字母",
"uppercase": "包含大寫字母",
"special": "包含特殊符號",
"length": "包含 {{count}} 個字符"
}

View File

@@ -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": "可選項,只能用於應用和集成使用"
}
}

View File

@@ -0,0 +1,6 @@
{
"allowGuests": {
"label": "准許匿名使用者",
"description": "准許未登入的使用者查看您的面板"
}
}

View File

@@ -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": "設定誰有權限訪問您的面板"
}
}
}

View File

@@ -0,0 +1,10 @@
{
"columnsCount": {
"labelPreset": "列的大小為 {{size}}",
"descriptionPreset": "螢幕寬度小於 {{pixels}} 像素時的列數",
"descriptionExceedsPreset": "螢幕寬度超過 {{pixels}} 像素時的列數"
},
"unsavedChanges": "您有未儲存的設定,點擊下方的\"應用設定\"按紐並儲存",
"applyChanges": "應用設定",
"defaultValues": "預設"
}

View File

@@ -0,0 +1,3 @@
{
"label": "應用不透明化"
}

View File

@@ -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 中..."
}
}

View File

@@ -0,0 +1,3 @@
{
"label": "陰影"
}

View File

@@ -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}} 的暫存已刪除"
}
}
}

View File

@@ -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 格式文件"
}
}
}

View File

@@ -0,0 +1,22 @@
{
"menu": {
"toggle": "切換編輯模式",
"enable": "啟用編輯模式",
"disable": "關閉編輯模式"
},
"form": {
"label": "編輯模式密碼",
"message": "要切換編輯模式,需要在名為 <Code>EDIT _MODE_PASSWORD</Code> 的環境變量中輸入密碼,如未設定,則無法切換編輯模式",
"submit": "提交"
},
"notification": {
"success": {
"title": "成功",
"message": "成功切換編輯模式,重新載入頁面..."
},
"error": {
"title": "錯誤",
"message": "切換編輯模式失敗,請重試"
}
}
}

View File

@@ -0,0 +1,3 @@
{
"label": "語言"
}

View File

@@ -0,0 +1,20 @@
{
"title": "搜尋引擎",
"configurationName": "搜尋引擎設定",
"custom": "自定義",
"tips": {
"generalTip": "您可以使用多種前綴!將這些新增到您的查詢前將過濾結果。(WEB、Torrents、Youtube、Media)",
"placeholderTip": "%s 可以做為查詢的佔位符"
},
"customEngine": {
"title": "自定義搜尋引擎",
"label": "查詢網址",
"placeholder": "自定義查詢網址"
},
"searchNewTab": {
"label": "在新分頁中開啟搜尋結果"
},
"searchEnabled": {
"label": "啟用搜尋"
}
}

View File

@@ -0,0 +1,3 @@
{
"label": "將組件放在左側"
}

View File

@@ -0,0 +1,32 @@
{
"title": "Docker",
"alerts": {
"notConfigured": {
"text": "您的 Homarr 實例未設定 Docker或無法獲取容器請查看文檔了解如設定集成"
}
},
"modals": {
"selectBoard": {
"title": "選擇一個面板",
"text": "為選定 Docker 容器新增應用的面板",
"form": {
"board": {
"label": "面板"
},
"submit": "新增應用"
}
}
},
"notifications": {
"selectBoard": {
"success": {
"title": "新增應用面板",
"message": "選定的 Docker 容易的應用已新增至面板中"
},
"error": {
"title": "新增應用至面板失敗",
"message": "所選的 Docker 容器無法新增至面板中"
}
}
}
}

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 作為查詢的佔位符"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"noEntries": {
"title": "沒有條目",
"text": "使用下方的按紐新增更多條目"
},
"buttonAdd": "新增"
}

View File

@@ -0,0 +1,14 @@
{
"card": {
"title": "出錯了!",
"buttons": {
"details": "詳情",
"tryAgain": "請再試一次"
}
},
"modal": {
"text": "",
"label": "您的錯誤",
"reportButton": "回報該錯誤"
}
}

View File

@@ -0,0 +1,22 @@
{
"errors": {
"default": "該字段無效",
"required": "此字段為必填",
"string": {
"startsWith": "該字段必須以 {{startsWith}} 開頭",
"endsWith": "該字段必須以 {{endsWith}} 結尾",
"includes": "該字段必須以 {{includes}}"
},
"tooSmall": {
"string": "該字段長度必須至少為 {{minimum}} 個字符",
"number": "該字段必須大於或等於 {{minimum}}"
},
"tooBig": {
"string": "該字段長度不得超過 {{maximum}} 個字符",
"number": "該字段必須小於或等於 {{maximum}}"
},
"custom": {
"passwordMatch": "再次輸入的密碼必須一致"
}
}
}