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:
nobody 2024-07-13 05:07:11 +00:00 committed by Hosted Weblate
parent d6a5034293
commit db08b041d7
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"extensionDescription": {
"message": "将请求重定向到本地资源,保护你免于 CDN内容分发网络的跟踪。",
"message": "通过将请求重定向到本地资源,保护你免于 CDN内容分发网络的跟踪。",
"description": "Protects you against tracking through CDNs (Content Delivery Networks) by redirecting to local resources."
},
"amountInjectedDescription": {
@ -24,7 +24,7 @@
"description": "Block requests for missing resources title"
},
"blockMissingDescription": {
"message": "如果所需的资源在本地不可用,则取消拦截的请求。",
"message": "如果所需的资源在本地不可用,则取消此被拦截的请求。",
"description": "Block requests for missing resources description."
},
"disablePrefetchTitle": {