Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (131 of 131 strings) Translate-URL: https://hosted.weblate.org/projects/localcdn/localcdn/zh_Hans/
This commit is contained in:
parent
f86f4ec02f
commit
e950b00ee5
|
@ -492,23 +492,23 @@
|
||||||
"description": "Missing"
|
"description": "Missing"
|
||||||
},
|
},
|
||||||
"permissionRevokedHeader": {
|
"permissionRevokedHeader": {
|
||||||
"message": "",
|
"message": "已撤消权限",
|
||||||
"description": "Permission revoked"
|
"description": "Permission revoked"
|
||||||
},
|
},
|
||||||
"permissionRevokedPermissionName": {
|
"permissionRevokedPermissionName": {
|
||||||
"message": "",
|
"message": "访问所有网站的数据",
|
||||||
"description": "The exact name of the permission. Exactly as it is displayed in Firefox."
|
"description": "The exact name of the permission. Exactly as it is displayed in Firefox."
|
||||||
},
|
},
|
||||||
"permissionRevokedDescription": {
|
"permissionRevokedDescription": {
|
||||||
"message": "",
|
"message": "请不要禁用此权限。LocalCDN 需要此权限来检测并重定向到 CDN 的请求。",
|
||||||
"description": "Please do not disable the permission. LocalCDN needs the permission to detect and redirect requests to CDNs."
|
"description": "Please do not disable the permission. LocalCDN needs the permission to detect and redirect requests to CDNs."
|
||||||
},
|
},
|
||||||
"helpWhyThisPermission": {
|
"helpWhyThisPermission": {
|
||||||
"message": "",
|
"message": "此扩展为何需要这个权限?",
|
||||||
"description": "Why does this extension need this permission?"
|
"description": "Why does this extension need this permission?"
|
||||||
},
|
},
|
||||||
"helpPermissionDescription": {
|
"helpPermissionDescription": {
|
||||||
"message": "",
|
"message": "LocalCDN 需要知道哪些请求是由网站所创建以重定向或拦截它。MV3 规范中此权限被列为可选项。",
|
||||||
"description": "LocalCDN needs to know which requests are created by a website to redirect or block it. With the introduction of MV3, this permission is listed as an optional permission."
|
"description": "LocalCDN needs to know which requests are created by a website to redirect or block it. With the introduction of MV3, this permission is listed as an optional permission."
|
||||||
},
|
},
|
||||||
"permissionMissing": {
|
"permissionMissing": {
|
||||||
|
@ -520,7 +520,7 @@
|
||||||
"description": "Allow"
|
"description": "Allow"
|
||||||
},
|
},
|
||||||
"permissionMoreInfo": {
|
"permissionMoreInfo": {
|
||||||
"message": "",
|
"message": "更多信息",
|
||||||
"description": "More info"
|
"description": "More info"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue