Merge branch 'origin/develop' into Weblate.
This commit is contained in:
commit
d382a4acdd
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"extensionDescription": {
|
"extensionDescription": {
|
||||||
"message": "يحميك من التتبع عبر شبكات توصيل المحتوى (CDNs) عن طريق إعادة التوجيه إلى موارد محليَّة.",
|
"message": "يحميك من التتبع عبر شبكات توصيل المحتوى (CDNs) عن طريق إعادة التوجيه إلى موارد محلية.",
|
||||||
"description": "Protects you against tracking through CDNs (Content Delivery Networks) by redirecting to local resources."
|
"description": "Protects you against tracking through CDNs (Content Delivery Networks) by redirecting to local resources."
|
||||||
},
|
},
|
||||||
"amountInjectedDescription": {
|
"amountInjectedDescription": {
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
"description": "Block requests for missing resources title"
|
"description": "Block requests for missing resources title"
|
||||||
},
|
},
|
||||||
"blockMissingDescription": {
|
"blockMissingDescription": {
|
||||||
"message": "即使所需的资源在本地不可用,也取消拦截的请求。",
|
"message": "如果所需的资源在本地不可用,则取消拦截的请求。",
|
||||||
"description": "Block requests for missing resources description."
|
"description": "Block requests for missing resources description."
|
||||||
},
|
},
|
||||||
"disablePrefetchTitle": {
|
"disablePrefetchTitle": {
|
||||||
|
@ -128,7 +128,7 @@
|
||||||
"description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests."
|
"description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests."
|
||||||
},
|
},
|
||||||
"chooseIconStyle": {
|
"chooseIconStyle": {
|
||||||
"message": "选择一个此扩展程序的图标",
|
"message": "选择扩展程序的图标",
|
||||||
"description": "Choose an icon for this extension"
|
"description": "Choose an icon for this extension"
|
||||||
},
|
},
|
||||||
"internalStatisticsTitle": {
|
"internalStatisticsTitle": {
|
||||||
|
@ -272,7 +272,7 @@
|
||||||
"description": "Introduction"
|
"description": "Introduction"
|
||||||
},
|
},
|
||||||
"helpHtmlFilterTitle": {
|
"helpHtmlFilterTitle": {
|
||||||
"message": "什么是 »HTML 过滤器«?",
|
"message": "什么是 »HTML 过滤器«?",
|
||||||
"description": "What is »HTML filter«?"
|
"description": "What is »HTML filter«?"
|
||||||
},
|
},
|
||||||
"helpRuleGeneratorTitle": {
|
"helpRuleGeneratorTitle": {
|
||||||
|
|
Loading…
Reference in New Issue