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

Translated using Weblate (Indonesian)

Currently translated at 100.0% (131 of 131 strings)

Translate-URL: https://hosted.weblate.org/projects/localcdn/localcdn/id/
This commit is contained in:
Linerly
2023-09-04 09:57:15 +00:00
committed by Hosted Weblate
parent a74897d4fd
commit f4ef988e98

View File

@@ -492,35 +492,35 @@
"description": "Missing" "description": "Missing"
}, },
"permissionRevokedHeader": { "permissionRevokedHeader": {
"message": "", "message": "Perizinan ditolak",
"description": "Permission revoked" "description": "Permission revoked"
}, },
"permissionRevokedPermissionName": { "permissionRevokedPermissionName": {
"message": "", "message": "Akses semua data Anda untuk semua situs web",
"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": "Jangan nonaktifkan izinnya. LocalCDN memerlukan izin untuk mendeteksi dan mengalihkan permintaan ke 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": "Mengapa ekstensi ini memerlukan izin ini?",
"description": "Why does this extension need this permission?" "description": "Why does this extension need this permission?"
}, },
"helpPermissionDescription": { "helpPermissionDescription": {
"message": "", "message": "LocalCDN perlu tahu permintaan mana yang dibuat oleh sebuah situs web untuk mengalihkan atau memblokirnya. Dengan adanya MV3, perizinan ini diterapkan sebagai izin opsional.",
"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": "Izin belum ada",
"description": "Missing permission" "description": "Missing permission"
}, },
"permissionAllow": { "permissionAllow": {
"message": "", "message": "Perbolehkan",
"description": "Allow" "description": "Allow"
}, },
"permissionMoreInfo": { "permissionMoreInfo": {
"message": "", "message": "Info lebih lanjut",
"description": "More info" "description": "More info"
} }
} }