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

Merge branch 'origin/develop' into Weblate.

This commit is contained in:
Hosted Weblate
2020-11-19 06:27:22 +01:00

View File

@@ -1,6 +1,6 @@
{ {
"extensionDescription": { "extensionDescription": {
"message": "Štiti te od praćenja, putem „besplatne”, centralizirane dostave podataka.", "message": "Štiti te od praćenja, putem CDN-ova (Content Delivery Networks) preusmjeravanjem na lokalne resurse.",
"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": "Obavijest nakon aktualiziranja",
"description": "Notification after an update" "description": "Notification after an update"
}, },
"updateNotificationNever": { "updateNotificationNever": {
"message": "", "message": "Nikada (aktualiziranje bez obavještavanja)",
"description": "Never (Silent Updates)" "description": "Never (Silent Updates)"
}, },
"updateNotificationOnlyRules": { "updateNotificationOnlyRules": {
"message": "", "message": "Samo u slučaju novih CDN-ova i pravila",
"description": "Only if new CDNs and rules" "description": "Only if new CDNs and rules"
}, },
"updateNotificationAlways": { "updateNotificationAlways": {
"message": "", "message": "Uvijek",
"description": "Always" "description": "Always"
} }
} }