1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-01-24 16:32:28 +01:00

Translated using Weblate (Russian)

Currently translated at 100.0% (131 of 131 strings)

Translate-URL: https://hosted.weblate.org/projects/localcdn/localcdn/ru/
This commit is contained in:
nobody 2023-10-07 05:20:39 +00:00 committed by Hosted Weblate
parent abfb0d04b2
commit 87bc85eba2
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -492,35 +492,35 @@
"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": {
"message": "", "message": "Отсутствующее разрешение",
"description": "Missing permission" "description": "Missing permission"
}, },
"permissionAllow": { "permissionAllow": {
"message": "", "message": "Разрешение",
"description": "Allow" "description": "Allow"
}, },
"permissionMoreInfo": { "permissionMoreInfo": {
"message": "", "message": "Дополнительная информация",
"description": "More info" "description": "More info"
} }
} }