New Crowdin updates (#1529)
Add Chinese traditional and Crowdin pseudo language (CR)
This commit is contained in:
@@ -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": "在下方"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"modal": {
|
||||
"title": "新增磁貼",
|
||||
"text": "磁貼是 Homarr 主要組成元素,磁貼被用來顯示您的應用程式和其他訊息,您可以根據需要增加任意數量的磁貼"
|
||||
},
|
||||
"widgetDescription": "組件與您的應用交互,為您提供更多應用控制,且在使用前通常需要額外的配置",
|
||||
"goBack": "上一步",
|
||||
"actionIcon": {
|
||||
"tooltip": "新增磁貼"
|
||||
},
|
||||
"apps": "應用",
|
||||
"app": {
|
||||
"defaultName": "您的應用"
|
||||
},
|
||||
"widgets": "組件",
|
||||
"categories": "類別",
|
||||
"category": {
|
||||
"newName": "新類別名稱",
|
||||
"defaultName": "新增類別",
|
||||
"created": {
|
||||
"title": "類別已新增",
|
||||
"message": "已新增類別\"{{name}}\""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"title": "拒絕訪問",
|
||||
"text": "您沒有足夠的權限進入此頁面,請聯絡您的系統管理員。",
|
||||
"switchAccount": "切換其他帳號"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"title": "無法找到頁面",
|
||||
"text": "找不到該頁面,該頁面的 URL 可能已失效,URL 無效或訪問權限不足",
|
||||
"button": "回到首頁"
|
||||
}
|
||||
@@ -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>"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "在編輯模式中,您可以調整磁貼和設定應用程式,在退出編輯模式之前不會儲存任何設定",
|
||||
"button": {
|
||||
"disabled": "進入編輯模式",
|
||||
"enabled": "退出並儲存"
|
||||
},
|
||||
"popover": {
|
||||
"title": "啟用 <1>{{size}}</1> 尺寸編輯模式",
|
||||
"text": "您現在可以調整或設定您的應用了,在退出編輯模式之前<strong>不會儲存</strong>設定"
|
||||
},
|
||||
"unloadEvent": "退出編輯模式並儲存"
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"title": "{{position}} 側邊欄"
|
||||
}
|
||||
@@ -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}}"
|
||||
}
|
||||
}
|
||||
@@ -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": "無效的外部網址"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"xPosition": "X 軸位置",
|
||||
"width": "寬度",
|
||||
"height": "高度",
|
||||
"yPosition": "Y 軸位置",
|
||||
"zeroOrHigher": "0 或更高",
|
||||
"betweenXandY": "在 {{min}} 和 {{max}} 之間"
|
||||
}
|
||||
Reference in New Issue
Block a user