Skip to content
This repository was archived by the owner on Sep 9, 2022. It is now read-only.

Commit 8633ad3

Browse files
committed
Updated zh_cn translation for 0.1.4.6
Updated zh_cn translation for 0.1.4.6
1 parent 8c00ba2 commit 8633ad3

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

_locales/zh_CN/messages.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131

3232
"popupPowerSwitchInfo": {
33-
"message": "点击按钮<br>永久禁用或启用<br>µBlock 对于当前网站",
33+
"message": "点击按钮<br>µBlock 对于当前网站<br>永久禁用或启用",
3434
"description": "English (mind the horizontal extent): click the power button to <br>permanently disable or enable <br>µBlock for the current site"
3535
},
3636
"popupBlockedRequestPrompt": {
@@ -110,23 +110,23 @@
110110
"description": "English: Enable the logging of blocked requests"
111111
},
112112
"logBlockedRequestsHelp" : {
113-
"message": "如果你想要开启此选项,你将可以查看拦截广告的详情。拦截记录会增加µBlock的内存占用。由于很多用户用不到这个功能,它默认是禁用的。",
113+
"message": "开启此选项,将可以查看已拦截请求的记录。这个功能会增加µBlock的内存使用量。由于多数用户不需要此功能,它默认是禁用的。",
114114
"description": "English: see _locales/en/messages.log"
115115
},
116116
"logAllowedRequestsPrompt" : {
117-
"message": "Enable the logging of non-blocked requests",
117+
"message": "启用未拦截记录",
118118
"description": "English: Enable the logging of non-blocked requests"
119119
},
120120
"logAllowedRequestsHelp" : {
121-
"message": "You can inspect the details of non-blocked requests if you wish by enabling this option. The logging of non-blocked requests increases the memory footprint of µBlock. Since many users will never use this feature, it is disabled by default.",
121+
"message": "开启此选项,将可以查看未拦截请求的记录。这个功能会增加µBlock的内存使用量。由于多数用户不需要此功能,它默认是禁用的。",
122122
"description": "English: see _locales/en/messages.log"
123123
},
124124
"logBlockedRequestsHeader" : {
125-
"message": "Blocked requests",
125+
"message": "拦截请求",
126126
"description": "English: Blocked requests"
127127
},
128128
"logAllowedRequestsHeader" : {
129-
"message": "Allowed requests",
129+
"message": "允许请求",
130130
"description": "English: Allowed requests"
131131
},
132132
"logRequestsHeaderType" : {
@@ -150,13 +150,13 @@
150150
"description": "English: No blocked requests logged for this page"
151151
},
152152
"logAllowedRequestsEmpty" : {
153-
"message": "No non-blocked requests logged for this page",
153+
"message": "该页面没有未拦截记录",
154154
"description": "English: No non-blocked requests logged for this page"
155155
},
156156

157157

158158
"aboutChangelog" : {
159-
"message": "<a href='https://github.com/gorhill/ublock/wiki/Change-log'>变更日志</a>",
159+
"message": "<a href='https://github.com/gorhill/ublock/wiki/Change-log'>更新日志</a>",
160160
"description": "English: <a href='https://github.com/gorhill/ublock/wiki/Change-log'>Change log</a>"
161161
},
162162
"aboutCode" : {

0 commit comments

Comments
 (0)