aboutsummaryrefslogtreecommitdiffstats
path: root/src/_locales/zh_TW
diff options
context:
space:
mode:
authorgorhill <rhill@raymondhill.net>2015-06-07 20:32:56 -0400
committergorhill <rhill@raymondhill.net>2015-06-07 20:32:56 -0400
commit6f8616eeb350dc73b3edd92f7de41ff734f8b842 (patch)
tree26ea719a5e98d14a422264348cdaceb79327099f /src/_locales/zh_TW
parent90d009ea3f45b9493668bfdef748ba3a5ab3223b (diff)
downloaduBlock-6f8616eeb350dc73b3edd92f7de41ff734f8b842.zip
uBlock-6f8616eeb350dc73b3edd92f7de41ff734f8b842.tar.gz
uBlock-6f8616eeb350dc73b3edd92f7de41ff734f8b842.tar.bz2
translation work from https://crowdin.com/project/ublock
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":{