Skip to content

Commit a0a3f5b

Browse files
committed
Updata messages.json
updata zh_CN messages.json
1 parent 646dde2 commit a0a3f5b

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

_locales/zh_CN/messages.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@
44
"description": "extension name."
55
},
66
"extShortDesc": {
7-
"message": "Finally, an efficient blocker for Chromium-based browsers. Easy on CPU and memory.",
7+
"message": "一款基于Chromium浏览器的高效广告拦截工具,超低的CPU与内存使用。",
88
"description": "this will be in the chrome web store: must be 132 characters or less"
99
},
1010
"settingsPageName": {
1111
"message": "设置",
1212
"description": "appears as tab name in dashboard."
1313
},
1414
"3pPageName" : {
15-
"message": "Third-party filters",
15+
"message": "过滤清单",
1616
"description": "appears as tab name in dashboard."
1717
},
1818
"1pPageName" : {
19-
"message": "Your filters",
19+
"message": "自定义过滤",
2020
"description": "appears as tab name in dashboard."
2121
},
2222
"statsPageName" : {
23-
"message": "Statistics",
23+
"message": "统计",
2424
"description": "appears as tab name in dashboard."
2525
},
2626
"aboutPageName": {
@@ -30,29 +30,29 @@
3030

3131

3232
"popupPowerSwitchInfo": {
33-
"message": "click the power button to <br>permanently disable or enable <br>µBlock for the current site",
33+
"message": "点击按钮<br>永久禁用或启用<br>µBlock 对于当前网站",
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": {
37-
"message": "requests blocked",
37+
"message": "已拦截广告",
3838
"description": "English: requests blocked"
3939
},
4040
"popupBlockedOnThisPagePrompt": {
41-
"message": "on this page",
41+
"message": "本页",
4242
"description": "English: on this page"
4343
},
4444
"popupBlockedSinceInstallPrompt": {
45-
"message": "since install",
45+
"message": "总计",
4646
"description": "English: since install"
4747
},
4848

4949

5050
"settingsCollapseBlockedPrompt" : {
51-
"message": "Hide placeholders of blocked elements",
51+
"message": "隐藏已屏蔽元素的占位符",
5252
"description": "English: Hide placeholders of blocked elements"
5353
},
5454
"settingsIconBadgePrompt" : {
55-
"message": "Show the number of blocked requests on the icon",
55+
"message": "在图标上显示拦截广告数量",
5656
"description": "English: Show the number of blocked requests on the icon"
5757
},
5858

@@ -106,31 +106,31 @@
106106

107107

108108
"logBlockedRequestsPrompt" : {
109-
"message": "Enable the logging of blocked requests",
109+
"message": "启用拦截记录",
110110
"description": "English: Enable the logging of blocked requests"
111111
},
112112
"logBlockedRequestsHelp" : {
113-
"message": "You can inspect the details of blocked requests if you wish by enabling this option. The logging of blocked requests increases the memory footprint of µBlock. Since many users will never use this feature, it is disabled by default.",
113+
"message": "如果你想要开启此选项,你将可以查看拦截广告的详情。拦截记录会增加µBlock的内存占用。由于很多用户用不到这个功能,它默认是禁用的。",
114114
"description": "English: see _locales/en/messages.log"
115115
},
116116
"logBlockedRequestsHeaderType" : {
117-
"message": "Type",
117+
"message": "类型",
118118
"description": "English: Type"
119119
},
120120
"logBlockedRequestsHeaderDomain" : {
121-
"message": "Domain",
121+
"message": "域名",
122122
"description": "English: Domain"
123123
},
124124
"logBlockedRequestsHeaderURL" : {
125-
"message": "Blocked URL",
125+
"message": "屏蔽网站",
126126
"description": "English: Blocked URL"
127127
},
128128
"logBlockedRequestsHeaderFilter" : {
129-
"message": "Filter",
129+
"message": "过滤",
130130
"description": "English: Filter"
131131
},
132132
"logBlockedRequestsEmpty" : {
133-
"message": "No blocked requests logged for this page",
133+
"message": "该页面没有拦截记录",
134134
"description": "English: No blocked requests logged for this page"
135135
},
136136

@@ -190,7 +190,7 @@
190190

191191

192192
"dummy": {
193-
"message": "This entry must be the last one",
193+
"message": "此条目必须是最后一个",
194194
"description": "so we dont need to deal with comma for last entry"
195195
}
196196
}

0 commit comments

Comments
 (0)