Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (132 of 132 strings) Translate-URL: https://hosted.weblate.org/projects/localcdn/localcdn/zh_Hans/
This commit is contained in:
parent
d6a5034293
commit
db08b041d7
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"extensionDescription": {
|
"extensionDescription": {
|
||||||
"message": "将请求重定向到本地资源,保护你免于 CDN(内容分发网络)的跟踪。",
|
"message": "通过将请求重定向到本地资源,以保护你免于 CDN(内容分发网络)的跟踪。",
|
||||||
"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": {
|
||||||
|
|
Loading…
Reference in New Issue