Merge branch 'origin/develop' into Weblate.
This commit is contained in:
commit
602cde94b6
|
@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue