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

Translated using Weblate (Italian)

Currently translated at 100.0% (63 of 63 strings)

Translate-URL: https://hosted.weblate.org/projects/localcdn/localcdn/it/
This commit is contained in:
Palmiro DellaVerga 2021-03-09 18:43:03 +00:00 committed by Hosted Weblate
parent 6ad8aa61b1
commit 375475cc93
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -48,7 +48,7 @@
"description": "Deactivate LocalCDN for these domains:" "description": "Deactivate LocalCDN for these domains:"
}, },
"allowlistedDomainsDescription": { "allowlistedDomainsDescription": {
"message": "Inserisci i domini per cui disabilitare LocalCDN. Separa le differenti voci fra loro con un punto e virgola (;).", "message": "Inserisci i domini per cui disabilitare LocalCDN. Una sola voce per riga.",
"description": "Enter domains to disable LocalCDN there. One entry per line." "description": "Enter domains to disable LocalCDN there. One entry per line."
}, },
"advancedLabel": { "advancedLabel": {
@ -72,11 +72,11 @@
"description": "Text of button to copy ruleset" "description": "Text of button to copy ruleset"
}, },
"loggingTitle": { "loggingTitle": {
"message": "Mostra i log nella console del browser", "message": "Abilita il logging",
"description": "Enable logging" "description": "Enable logging"
}, },
"loggingDescription": { "loggingDescription": {
"message": "Apri la \"Console del browser\" ( CTRL + SHIFT + J ) per mostrare le risorse mancanti.", "message": "Puoi aprire il log con l'icona nel menu. Il log verrà cancellato una volta chiuso il browser o disabilitato il logging.",
"description": "You can open the log with the icon in the menu. The log will be deleted when you close the browser or disable logging." "description": "You can open the log with the icon in the menu. The log will be deleted when you close the browser or disable logging."
}, },
"featureBreaksWebsitesDescription": { "featureBreaksWebsitesDescription": {
@ -112,7 +112,7 @@
"description": "Do not apply HTML filter to these domains:" "description": "Do not apply HTML filter to these domains:"
}, },
"htmlFilterDomainsDescription": { "htmlFilterDomainsDescription": {
"message": "Inserisci i domini che verranno considerati o ignorati dal filtro HTML. Separa le differenti voci fra loro con un punto e virgola (;).", "message": "Inserisci i domini che verranno considerati o ignorati dal filtro HTML. Una sola voce per riga.",
"description": "Enter the domains to be handled or ignored by the HTML filter. One entry per line." "description": "Enter the domains to be handled or ignored by the HTML filter. One entry per line."
}, },
"htmlFilterDomainsTitleInclude": { "htmlFilterDomainsTitleInclude": {
@ -176,7 +176,7 @@
"description": "Are you sure you want to delete all the statistics?" "description": "Are you sure you want to delete all the statistics?"
}, },
"labelDomainsAllowlistGoogleFonts": { "labelDomainsAllowlistGoogleFonts": {
"message": "A questi domini è permesso caricare i font di Google. Separa le differenti voci fra loro con un punto e virgola (;).", "message": "A questi domini è permesso caricare i font di Google. Una sola voce per riga.",
"description": "These domains are allowed to load Google Fonts. One entry per line." "description": "These domains are allowed to load Google Fonts. One entry per line."
}, },
"btnGeneral": { "btnGeneral": {
@ -244,11 +244,11 @@
"description": "Always" "description": "Always"
}, },
"websiteBroken": { "websiteBroken": {
"message": "", "message": "Il sito web non funziona?",
"description": "Website broken?" "description": "Website broken?"
}, },
"hideDonationButton": { "hideDonationButton": {
"message": "", "message": "Nascondi il pulsante delle donazioni",
"description": "Hide donation button" "description": "Hide donation button"
} }
} }