Files
Homarr/public/locales/tw/layout/common.json
Thomas Camlong fc969e5042 New Crowdin updates (#1529)
Add Chinese traditional and Crowdin pseudo language (CR)
2023-10-31 09:12:59 +01:00

25 lines
780 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"modals": {
"blockedPopups": {
"title": "禁止彈出視窗",
"text": "您的瀏覽器禁止了 Homarr 訪問其 API最常見的原因是廣告攔截/阻止器或權限被拒絕。Homarr 無法的請求權限",
"list": {
"browserPermission": "點擊連結旁的圖標並檢查權限,允許彈出視窗",
"adBlockers": "禁止瀏覽器中的廣告攔截/阻止器和安全工具",
"otherBrowser": "嘗試使用其他的瀏覽器"
}
}
},
"actions": {
"category": {
"openAllInNewTab": "在新分頁中開啟全部內容"
}
},
"menu": {
"moveUp": "上移",
"moveDown": "下移",
"addCategory": "{{location}} 新增類別",
"addAbove": "在上方",
"addBelow": "在下方"
}
}