aboutsummaryrefslogtreecommitdiffstats
path: root/src/_locales/zh_TW
diff options
context:
space:
mode:
Diffstat (limited to 'src/_locales/zh_TW')
-rw-r--r--src/_locales/zh_TW/messages.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/src/_locales/zh_TW/messages.json b/src/_locales/zh_TW/messages.json
index 3c90a88..06e2638 100644
--- a/src/_locales/zh_TW/messages.json
+++ b/src/_locales/zh_TW/messages.json
@@ -416,43 +416,43 @@
"description":"Small header to identify the dynamic URL filtering section"
},
"loggerStaticFilteringHeader":{
- "message":"Static filtering",
+ "message":"靜態過濾",
"description":"Small header to identify the static filtering section"
},
"loggerStaticFilteringSentence":{
- "message":"{{action}} network requests of {{type}} {{br}}which URL address matches {{url}} {{br}}and which originates {{origin}},{{br}}{{importance}} there is a matching exception filter.",
+ "message":"當網址符合 {{url}} {{br}} 並且來自 {{origin}} 時,{{br}} {{action}} {{type}} 的網路請求。{{br}}{{importance}} 已有符合的過濾器。",
"description":"Used in the static filtering wizard"
},
"loggerStaticFilteringSentencePartBlock":{
- "message":"Block",
+ "message":"封鎖",
"description":"Used in the static filtering wizard"
},
"loggerStaticFilteringSentencePartAllow":{
- "message":"Allow",
+ "message":"允許",
"description":"Used in the static filtering wizard"
},
"loggerStaticFilteringSentencePartType":{
- "message":"type “{{type}}”",
+ "message":"類型「{{type}}」",
"description":"Used in the static filtering wizard"
},
"loggerStaticFilteringSentencePartAnyType":{
- "message":"any type",
+ "message":"任何類型",
"description":"Used in the static filtering wizard"
},
"loggerStaticFilteringSentencePartOrigin":{
- "message":"from “{{origin}}”",
+ "message":"來自「{{origin}}」",
"description":"Used in the static filtering wizard"
},
"loggerStaticFilteringSentencePartAnyOrigin":{
- "message":"from anywhere",
+ "message":"來自任何地方",
"description":"Used in the static filtering wizard"
},
"loggerStaticFilteringSentencePartNotImportant":{
- "message":"except when",
+ "message":"除非",
"description":"Used in the static filtering wizard"
},
"loggerStaticFilteringSentencePartImportant":{
- "message":"even if",
+ "message":"就算",
"description":"Used in the static filtering wizard"
},
"aboutChangelog":{