1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-01-03 13:49:13 +01:00

Translated using Weblate (Chinese (Traditional))

Currently translated at 53.3% (63 of 118 strings)

Translate-URL: https://hosted.weblate.org/projects/localcdn/localcdn/zh_Hant/
This commit is contained in:
黃冠霖 2021-05-03 14:46:46 +00:00 committed by Hosted Weblate
parent 8010c28ca5
commit 666f6d3102
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -1,6 +1,6 @@
{ {
"extensionDescription": { "extensionDescription": {
"message": "保護您不受「免費」、中心化的內容傳遞網路CDN的追蹤。", "message": "透過重定向至本地資源來保護您不受內容傳遞網路CDN的追蹤。",
"description": "Protects you against tracking through CDNs (Content Delivery Networks) by redirecting to local resources." "description": "Protects you against tracking through CDNs (Content Delivery Networks) by redirecting to local resources."
}, },
"amountInjectedDescription": { "amountInjectedDescription": {
@ -48,7 +48,7 @@
"description": "Deactivate LocalCDN for these domains:" "description": "Deactivate LocalCDN for these domains:"
}, },
"allowlistedDomainsDescription": { "allowlistedDomainsDescription": {
"message": "輸入網域即可在該處停用 LocalCDN。使用分號(;)分隔多個網域。", "message": "輸入網域即可在該處停用 LocalCDN。每行一個條目。",
"description": "Enter domains to disable LocalCDN there. One entry per line." "description": "Enter domains to disable LocalCDN there. One entry per line."
}, },
"advancedLabel": { "advancedLabel": {
@ -72,11 +72,11 @@
"description": "Text of button to copy ruleset" "description": "Text of button to copy ruleset"
}, },
"loggingTitle": { "loggingTitle": {
"message": "在瀏覽器控制台中啟用日誌記錄", "message": "啟用日誌記錄",
"description": "Enable logging" "description": "Enable logging"
}, },
"loggingDescription": { "loggingDescription": {
"message": "打開「瀏覽器主控台」以顯示缺少的資源。", "message": "你可以在菜單中打開日誌紀錄。紀錄將會在你關閉瀏覽器或停用日誌紀錄後清除。",
"description": "You can open the log with the icon in the menu. The log will be deleted when you close the browser or disable logging." "description": "You can open the log with the icon in the menu. The log will be deleted when you close the browser or disable logging."
}, },
"featureBreaksWebsitesDescription": { "featureBreaksWebsitesDescription": {
@ -112,7 +112,7 @@
"description": "Do not apply HTML filter to these domains:" "description": "Do not apply HTML filter to these domains:"
}, },
"htmlFilterDomainsDescription": { "htmlFilterDomainsDescription": {
"message": "輸入 HTML 過濾器要處理或忽略的網域。使用分號(;)分隔多個項目。", "message": "輸入 HTML 過濾器要處理或忽略的網域。每行一個條目。",
"description": "Enter the domains to be handled or ignored by the HTML filter. One entry per line." "description": "Enter the domains to be handled or ignored by the HTML filter. One entry per line."
}, },
"htmlFilterDomainsTitleInclude": { "htmlFilterDomainsTitleInclude": {
@ -172,11 +172,11 @@
"description": "Followed by a number of injections within a specific period." "description": "Followed by a number of injections within a specific period."
}, },
"dialogConfirmDeleteStatistics": { "dialogConfirmDeleteStatistics": {
"message": "您確定要刪除統計數據嗎?", "message": "您確定要刪除所有統計數據嗎?",
"description": "Are you sure you want to delete all the statistics?" "description": "Are you sure you want to delete all the statistics?"
}, },
"labelDomainsAllowlistGoogleFonts": { "labelDomainsAllowlistGoogleFonts": {
"message": "這些網域獲准載入 Google Fonts。以分號(;)分隔每條記錄。", "message": "這些網域獲准載入 Google Fonts。每行一個條目。",
"description": "These domains are allowed to load Google Fonts. One entry per line." "description": "These domains are allowed to load Google Fonts. One entry per line."
}, },
"btnGeneral": { "btnGeneral": {
@ -236,23 +236,23 @@
"description": "Never (Silent Updates)" "description": "Never (Silent Updates)"
}, },
"updateNotificationOnlyRules": { "updateNotificationOnlyRules": {
"message": "", "message": "僅限新的 CDN 和規則",
"description": "Only if new CDNs and rules" "description": "Only if new CDNs and rules"
}, },
"updateNotificationAlways": { "updateNotificationAlways": {
"message": "", "message": "總是",
"description": "Always" "description": "Always"
}, },
"websiteBroken": { "websiteBroken": {
"message": "", "message": "網站壞掉了?",
"description": "Website broken?" "description": "Website broken?"
}, },
"hideDonationButton": { "hideDonationButton": {
"message": "", "message": "隱藏捐款按鈕",
"description": "Hide donation button" "description": "Hide donation button"
}, },
"betaLabel": { "betaLabel": {
"message": "", "message": "測試",
"description": "beta" "description": "beta"
}, },
"changeBadgeColorMissingResourcesTitle": { "changeBadgeColorMissingResourcesTitle": {