summaryrefslogtreecommitdiffstats
path: root/src/_locales/zh_CN
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 05:50:18 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 05:50:18 +0000
commit55a5d29a66503248916f249ad2a1d8b37cde5a03 (patch)
treea3beb6a90dd3bdaaf67ecb05d42152a494aff946 /src/_locales/zh_CN
parentAdding upstream version 1.55.0+dfsg. (diff)
downloadublock-origin-55a5d29a66503248916f249ad2a1d8b37cde5a03.tar.xz
ublock-origin-55a5d29a66503248916f249ad2a1d8b37cde5a03.zip
Adding upstream version 1.57.0+dfsg.upstream/1.57.0+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/_locales/zh_CN')
-rw-r--r--src/_locales/zh_CN/messages.json28
1 files changed, 22 insertions, 6 deletions
diff --git a/src/_locales/zh_CN/messages.json b/src/_locales/zh_CN/messages.json
index 76ff0e1..5b50b86 100644
--- a/src/_locales/zh_CN/messages.json
+++ b/src/_locales/zh_CN/messages.json
@@ -483,6 +483,14 @@
"message": "恶意软件防护、安全",
"description": "Filter lists section name"
},
+ "3pGroupSocial": {
+ "message": "社交网络小部件",
+ "description": "Filter lists section name"
+ },
+ "3pGroupCookies": {
+ "message": "Cookie提醒",
+ "description": "Filter lists section name"
+ },
"3pGroupAnnoyances": {
"message": "骚扰",
"description": "Filter lists section name"
@@ -527,14 +535,18 @@
"message": "资源更新因网络错误受阻。",
"description": "used as a tooltip for error icon beside a list"
},
- "1pFormatHint": {
- "message": "一行一条过滤规则。每条规则可以是一个普通的主机名或者是一条与 EasyList 兼容的过滤规则。以 <code>!</code> 开头的行将被忽略。",
- "description": "Short information about how to create custom filters"
- },
"1pTrustWarning": {
"message": "请勿添加未信任来源的过滤规则。",
"description": "Warning against copy-pasting filters from random sources"
},
+ "1pEnableMyFiltersLabel": {
+ "message": "Enable my custom filters",
+ "description": "Label for the checkbox use to enable/disable 'My filters' list"
+ },
+ "1pTrustMyFiltersLabel": {
+ "message": "Allow custom filters requiring trust",
+ "description": "Label for the checkbox use to trust the content of 'My filters' list"
+ },
"1pImport": {
"message": "导入并添加…",
"description": "Button in the 'My filters' pane"
@@ -900,7 +912,7 @@
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
- "message": "请至 <code>uBlock/wiki</code> 参阅 uBlock Origin 的所有功用以及使用说明。",
+ "message": "请至 <code>uBlock/wiki</code> 参阅 uBlock Origin 的所有功能以及使用说明。",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
@@ -912,7 +924,7 @@
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
- "message": "过滤规则或者网页的问题",
+ "message": "过滤规则问题/网页被损坏",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
@@ -1251,6 +1263,10 @@
"message": "是否应用元素过滤规则",
"description": "Label for keyboard shortcut used to toggle cosmetic filtering"
},
+ "toggleJavascript": {
+ "message": "JavaScript 开关",
+ "description": "Label for keyboard shortcut used to toggle no-scripting switch"
+ },
"relaxBlockingMode": {
"message": "放宽拦截限制",
"description": "Label for keyboard shortcut used to relax blocking mode"