This commit is contained in:
Raymond Hill 2019-01-12 17:05:41 -05:00
parent 3e41939e41
commit be0c7186a2
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
2 changed files with 8 additions and 8 deletions

View File

@ -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": {

View File

@ -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": {