1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-01-19 13:10:42 +01:00

Translated using Weblate (Dutch)

Currently translated at 99.2% (131 of 132 strings)

Translate-URL: https://hosted.weblate.org/projects/localcdn/localcdn/nl/
This commit is contained in:
Martijn Westerink 2024-06-13 10:17:21 +00:00 committed by Hosted Weblate
parent 6081b0f411
commit e099f7e2e1
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -160,7 +160,7 @@
"description": "Statistics view for past year." "description": "Statistics view for past year."
}, },
"labelAll": { "labelAll": {
"message": "", "message": "Alle",
"description": "Statistics view over the whole time range" "description": "Statistics view over the whole time range"
}, },
"labelDelete": { "labelDelete": {
@ -496,19 +496,19 @@
"description": "Missing" "description": "Missing"
}, },
"permissionRevokedHeader": { "permissionRevokedHeader": {
"message": "", "message": "Toestemming ingetrokken",
"description": "Permission revoked" "description": "Permission revoked"
}, },
"permissionRevokedPermissionName": { "permissionRevokedPermissionName": {
"message": "", "message": "Uw data voor alle websites inzien",
"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": "Weiger deze toestemming alstublieft niet. LocalCDN heeft deze toestemming nodig om CDN's te detecteren en om te leiden.",
"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": "Waarom heeft deze extensie deze toestemming nodig?",
"description": "Why does this extension need this permission?" "description": "Why does this extension need this permission?"
}, },
"helpPermissionDescription": { "helpPermissionDescription": {
@ -516,15 +516,15 @@
"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": "Geen toestemming verleend",
"description": "Missing permission" "description": "Missing permission"
}, },
"permissionAllow": { "permissionAllow": {
"message": "", "message": "Toestaan",
"description": "Allow" "description": "Allow"
}, },
"permissionMoreInfo": { "permissionMoreInfo": {
"message": "", "message": "Meer informatie",
"description": "More info" "description": "More info"
} }
} }