1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-02-02 20:37:04 +01:00

Translated using Weblate (Portuguese)

Currently translated at 100.0% (131 of 131 strings)

Translate-URL: https://hosted.weblate.org/projects/localcdn/localcdn/pt/
This commit is contained in:
ssantos 2023-12-18 15:25:36 +00:00 committed by Hosted Weblate
parent b14c05dc04
commit adf2f920b5
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -480,47 +480,47 @@
"description": "HTML filter badge" "description": "HTML filter badge"
}, },
"titleBadgeMissingResource": { "titleBadgeMissingResource": {
"message": "Emblema de recurso ausente", "message": "Ícone de recurso ausente ou bloqueado",
"description": "Missing or blocked resources badge" "description": "Missing or blocked resources badge"
}, },
"counterBlocked": { "counterBlocked": {
"message": "", "message": "Bloqueado",
"description": "Blocked" "description": "Blocked"
}, },
"counterMissing": { "counterMissing": {
"message": "", "message": "Ausente",
"description": "Missing" "description": "Missing"
}, },
"permissionRevokedHeader": { "permissionRevokedHeader": {
"message": "", "message": "Permissão revogada",
"description": "Permission revoked" "description": "Permission revoked"
}, },
"permissionRevokedPermissionName": { "permissionRevokedPermissionName": {
"message": "", "message": "Acede os seus dados em todos os sites",
"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": "Por favor, não desative a permissão. O LocalCDN precisa dessa permissão para detetar e redirecionar os pedidos para os CDNs.",
"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": "Por que esta extensão precisa dessa permissão?",
"description": "Why does this extension need this permission?" "description": "Why does this extension need this permission?"
}, },
"helpPermissionDescription": { "helpPermissionDescription": {
"message": "", "message": "O LocalCDN precisa saber quais pedidos são criados por um site para bloqueá-lo ou redirecioná-lo. Com a introdução do MV3, essa permissão é mostrada como opcional.",
"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": "Permissão ausente",
"description": "Missing permission" "description": "Missing permission"
}, },
"permissionAllow": { "permissionAllow": {
"message": "", "message": "Permitir",
"description": "Allow" "description": "Allow"
}, },
"permissionMoreInfo": { "permissionMoreInfo": {
"message": "", "message": "Mais informações",
"description": "More info" "description": "More info"
} }
} }