1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-01-09 16:53:29 +01:00

Translated using Weblate (Croatian)

Currently translated at 100.0% (61 of 61 strings)

Translate-URL: https://hosted.weblate.org/projects/localcdn/localcdn/hr/
This commit is contained in:
Milo Ivir 2020-11-18 00:06:27 +00:00 committed by Hosted Weblate
parent d74c23ab59
commit 170ae3c5c6
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -1,6 +1,6 @@
{
"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."
},
"amountInjectedDescription": {
@ -228,19 +228,19 @@
"description": "Import failed"
},
"updateNotificationTitle": {
"message": "",
"message": "Obavijest nakon aktualiziranja",
"description": "Notification after an update"
},
"updateNotificationNever": {
"message": "",
"message": "Nikada (aktualiziranje bez obavještavanja)",
"description": "Never (Silent Updates)"
},
"updateNotificationOnlyRules": {
"message": "",
"message": "Samo u slučaju novih CDN-ova i pravila",
"description": "Only if new CDNs and rules"
},
"updateNotificationAlways": {
"message": "",
"message": "Uvijek",
"description": "Always"
}
}