1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-02-09 00:18:42 +01:00

Translated using Weblate (Italian)

Currently translated at 100.0% (61 of 61 strings)

Translate-URL: https://hosted.weblate.org/projects/localcdn/localcdn/it/
This commit is contained in:
nobody 2020-11-17 05:06:07 +00:00 committed by Hosted Weblate
parent 4755bd0653
commit 3241ed7ab9
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -1,6 +1,6 @@
{ {
"extensionDescription": { "extensionDescription": {
"message": "Ti protegge dal tracciamento tramite CDN centralizzati e «gratuiti».", "message": "Ti protegge dal tracciamento tramite CDN (Content Delivery Networks) reindirizzando le richieste a copie locali.",
"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": "Notifiche dopo un aggiornamento",
"description": "Notification after an update" "description": "Notification after an update"
}, },
"updateNotificationNever": { "updateNotificationNever": {
"message": "", "message": "Mai (aggiornamento silenzioso)",
"description": "Never (Silent Updates)" "description": "Never (Silent Updates)"
}, },
"updateNotificationOnlyRules": { "updateNotificationOnlyRules": {
"message": "", "message": "Solo in caso di nuove CDN e regole",
"description": "Only if new CDNs and rules" "description": "Only if new CDNs and rules"
}, },
"updateNotificationAlways": { "updateNotificationAlways": {
"message": "", "message": "Sempre",
"description": "Always" "description": "Always"
} }
} }