Translated using Weblate (Bulgarian)

Currently translated at 100.0% (131 of 131 strings)

Translate-URL: https://hosted.weblate.org/projects/localcdn/localcdn/bg/
This commit is contained in:
109247019824 2023-09-06 05:42:39 +00:00 committed by Hosted Weblate
parent cc500ea8e0
commit 55fefd12b9
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 9 additions and 9 deletions

View File

@ -1,6 +1,6 @@
{ {
"extensionDescription": { "extensionDescription": {
"message": "Защитава от проследяване от страна на мрежите за доставка на съдържание като пренасочва заявките към местни ресурси.", "message": "Предпазва от проследяване от мрежите за доставка на съдържание като пренасочва заявките им към местни ресурси.",
"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": {
@ -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 се нуждае от него, за да определя и пренасочва заявките към МДС.",
"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 трябва да знае кои заявки идват от страниците, за да ги пренасочва или спира. С въвеждането на издание 3 на Манифеста (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"
} }
} }