1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (131 of 131 strings)

Translate-URL: https://hosted.weblate.org/projects/localcdn/localcdn/uk/
This commit is contained in:
Сергій
2024-01-21 09:32:35 +00:00
committed by Hosted Weblate
parent b510485127
commit 1cb91d6525

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"
} }
} }