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% (61 of 61 strings)

Translate-URL: https://hosted.weblate.org/projects/localcdn/localcdn/id/
This commit is contained in:
zmni
2020-11-21 16:16:43 +00:00
committed by Hosted Weblate
parent 0dc71602a8
commit 16c82b40e1

View File

@@ -1,6 +1,6 @@
{ {
"extensionDescription": { "extensionDescription": {
"message": "Melindungi anda dari pelacakan distribusi konten \"gratis\" dan terpusat.", "message": "Melindungi anda dari pelacakan melalui CDN (Content Delivery Networks) dengan mengalihkannya ke sumber lokal.",
"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": {
@@ -228,19 +228,19 @@
"description": "Import failed" "description": "Import failed"
}, },
"updateNotificationTitle": { "updateNotificationTitle": {
"message": "", "message": "Notifikasi setelah pembaruan",
"description": "Notification after an update" "description": "Notification after an update"
}, },
"updateNotificationNever": { "updateNotificationNever": {
"message": "", "message": "Tidak pernah",
"description": "Never (Silent Updates)" "description": "Never (Silent Updates)"
}, },
"updateNotificationOnlyRules": { "updateNotificationOnlyRules": {
"message": "", "message": "Hanya aturan dan CDN baru",
"description": "Only if new CDNs and rules" "description": "Only if new CDNs and rules"
}, },
"updateNotificationAlways": { "updateNotificationAlways": {
"message": "", "message": "Selalu",
"description": "Always" "description": "Always"
} }
} }