mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 03:12:33 +01:00
Import translation worl from https://crowdin.com/project/ublock
This commit is contained in:
parent
3e41939e41
commit
be0c7186a2
@ -88,7 +88,7 @@
|
|||||||
"description": "English: Click to open the dashboard"
|
"description": "English: Click to open the dashboard"
|
||||||
},
|
},
|
||||||
"popupTipZapper": {
|
"popupTipZapper": {
|
||||||
"message": "进入元素临时移除模式",
|
"message": "进入临时移除元素模式",
|
||||||
"description": "Tooltip for the element-zapper icon in the popup panel"
|
"description": "Tooltip for the element-zapper icon in the popup panel"
|
||||||
},
|
},
|
||||||
"popupTipPicker": {
|
"popupTipPicker": {
|
||||||
@ -100,7 +100,7 @@
|
|||||||
"description": "Tooltip used for the logger icon in the panel"
|
"description": "Tooltip used for the logger icon in the panel"
|
||||||
},
|
},
|
||||||
"popupTipNoPopups": {
|
"popupTipNoPopups": {
|
||||||
"message": "是否禁止此网站弹出任何窗口",
|
"message": "是否禁止此网站的所有弹出窗口",
|
||||||
"description": "Tooltip for the no-popups per-site switch"
|
"description": "Tooltip for the no-popups per-site switch"
|
||||||
},
|
},
|
||||||
"popupTipNoPopups1": {
|
"popupTipNoPopups1": {
|
||||||
@ -152,7 +152,7 @@
|
|||||||
"description": "Tooltip for the no-scripting per-site switch"
|
"description": "Tooltip for the no-scripting per-site switch"
|
||||||
},
|
},
|
||||||
"popupTipNoScripting2": {
|
"popupTipNoScripting2": {
|
||||||
"message": "单击不再禁用此网站的所有脚本",
|
"message": "单击以取消禁用此网站的所有脚本",
|
||||||
"description": "Tooltip for the no-scripting per-site switch"
|
"description": "Tooltip for the no-scripting per-site switch"
|
||||||
},
|
},
|
||||||
"popupTipGlobalRules": {
|
"popupTipGlobalRules": {
|
||||||
@ -184,7 +184,7 @@
|
|||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"popup3pPassiveRulePrompt": {
|
"popup3pPassiveRulePrompt": {
|
||||||
"message": "第三方 样式\/图片",
|
"message": "第三方 CSS\/图像",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"popupInlineScriptRulePrompt": {
|
"popupInlineScriptRulePrompt": {
|
||||||
@ -236,7 +236,7 @@
|
|||||||
"description": "English: Cosmetic filters"
|
"description": "English: Cosmetic filters"
|
||||||
},
|
},
|
||||||
"pickerCosmeticFiltersHint": {
|
"pickerCosmeticFiltersHint": {
|
||||||
"message": "单击、Ctrl + 单击",
|
"message": "单击,Ctrl + 单击",
|
||||||
"description": "English: Click, Ctrl-click"
|
"description": "English: Click, Ctrl-click"
|
||||||
},
|
},
|
||||||
"pickerContextMenuEntry": {
|
"pickerContextMenuEntry": {
|
||||||
@ -492,7 +492,7 @@
|
|||||||
"description": "English: List of your dynamic filtering rules."
|
"description": "English: List of your dynamic filtering rules."
|
||||||
},
|
},
|
||||||
"rulesFormatHint": {
|
"rulesFormatHint": {
|
||||||
"message": "规则语法:<code>来源 目标 类型 操作<\/code>(<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>完整说明<\/a>)。",
|
"message": "规则语法:<code>来源主机名称 目标主机名称 连接请求类型 操作<\/code>(<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>完整说明<\/a>)。",
|
||||||
"description": "English: dynamic rule syntax and full documentation."
|
"description": "English: dynamic rule syntax and full documentation."
|
||||||
},
|
},
|
||||||
"whitelistPrompt": {
|
"whitelistPrompt": {
|
||||||
@ -680,7 +680,7 @@
|
|||||||
"description": "English: project' wiki on GitHub"
|
"description": "English: project' wiki on GitHub"
|
||||||
},
|
},
|
||||||
"aboutSupport": {
|
"aboutSupport": {
|
||||||
"message": "支持网站",
|
"message": "支持",
|
||||||
"description": "A link for where to get support"
|
"description": "A link for where to get support"
|
||||||
},
|
},
|
||||||
"aboutIssues": {
|
"aboutIssues": {
|
||||||
|
@ -44,7 +44,7 @@
|
|||||||
"description": "appears as tab name in dashboard"
|
"description": "appears as tab name in dashboard"
|
||||||
},
|
},
|
||||||
"assetViewerPageName": {
|
"assetViewerPageName": {
|
||||||
"message": "uBlock₀ — 資源檢視工具",
|
"message": "uBlock₀ — 資源檢視器",
|
||||||
"description": "Title for the asset viewer page"
|
"description": "Title for the asset viewer page"
|
||||||
},
|
},
|
||||||
"advancedSettingsPageName": {
|
"advancedSettingsPageName": {
|
||||||
|
Loading…
Reference in New Issue
Block a user