|
30 | 30 |
|
31 | 31 |
|
32 | 32 | "popupPowerSwitchInfo": {
|
33 |
| - "message": "点击按钮<br>永久禁用或启用<br>µBlock 对于当前网站", |
| 33 | + "message": "点击按钮<br>µBlock 对于当前网站<br>永久禁用或启用", |
34 | 34 | "description": "English (mind the horizontal extent): click the power button to <br>permanently disable or enable <br>µBlock for the current site"
|
35 | 35 | },
|
36 | 36 | "popupBlockedRequestPrompt": {
|
|
110 | 110 | "description": "English: Enable the logging of blocked requests"
|
111 | 111 | },
|
112 | 112 | "logBlockedRequestsHelp" : {
|
113 |
| - "message": "如果你想要开启此选项,你将可以查看拦截广告的详情。拦截记录会增加µBlock的内存占用。由于很多用户用不到这个功能,它默认是禁用的。", |
| 113 | + "message": "开启此选项,将可以查看已拦截请求的记录。这个功能会增加µBlock的内存使用量。由于多数用户不需要此功能,它默认是禁用的。", |
114 | 114 | "description": "English: see _locales/en/messages.log"
|
115 | 115 | },
|
116 | 116 | "logAllowedRequestsPrompt" : {
|
117 |
| - "message": "Enable the logging of non-blocked requests", |
| 117 | + "message": "启用未拦截记录", |
118 | 118 | "description": "English: Enable the logging of non-blocked requests"
|
119 | 119 | },
|
120 | 120 | "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的内存使用量。由于多数用户不需要此功能,它默认是禁用的。", |
122 | 122 | "description": "English: see _locales/en/messages.log"
|
123 | 123 | },
|
124 | 124 | "logBlockedRequestsHeader" : {
|
125 |
| - "message": "Blocked requests", |
| 125 | + "message": "拦截请求", |
126 | 126 | "description": "English: Blocked requests"
|
127 | 127 | },
|
128 | 128 | "logAllowedRequestsHeader" : {
|
129 |
| - "message": "Allowed requests", |
| 129 | + "message": "允许请求", |
130 | 130 | "description": "English: Allowed requests"
|
131 | 131 | },
|
132 | 132 | "logRequestsHeaderType" : {
|
|
150 | 150 | "description": "English: No blocked requests logged for this page"
|
151 | 151 | },
|
152 | 152 | "logAllowedRequestsEmpty" : {
|
153 |
| - "message": "No non-blocked requests logged for this page", |
| 153 | + "message": "该页面没有未拦截记录", |
154 | 154 | "description": "English: No non-blocked requests logged for this page"
|
155 | 155 | },
|
156 | 156 |
|
157 | 157 |
|
158 | 158 | "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>", |
160 | 160 | "description": "English: <a href='https://github.com/gorhill/ublock/wiki/Change-log'>Change log</a>"
|
161 | 161 | },
|
162 | 162 | "aboutCode" : {
|
|
0 commit comments