Skip to content

Commit f09dea4

Browse files
dicaeffeweblate
authored andcommitted
Translated using Weblate (Italian)
Currently translated at 17.6% (6 of 34 strings) Translation: Matomo/Plugin QueuedTracking Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-queuedtracking/it/ [ci skip]
1 parent c47bed9 commit f09dea4

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

lang/it.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"QueuedTracking": {
3+
"ExceptionValueIsNotInt": "Il valore non è un intero",
34
"MultipleServersOnlyConfigurableIfSentinelEnabled": "Host o porte multipli possono essere configurati solamente quando è abilitato Redis Sentinel. Il file readme del plugin ti dirà come farlo.",
4-
"NumHostsNotMatchNumPorts": "Il numero di host configurati con corrisponde al numero di porte configurate."
5+
"NumHostsNotMatchNumPorts": "Il numero di host configurati con corrisponde al numero di porte configurate.",
6+
"RedisHostFieldHelp": "Rimuovi host o socket unit del server Redis. Sono ammessi massimo 500 caratteri.",
7+
"RedisHostFieldHelpExtended": "Se il tuo host richiede connessione TLS, puoi anteporre il protocollo TLS al tuo host, es: tls://example-host.com. Se non funziona, accertati che i certificati siano configurati correttamente nel tuo server Matomo.",
8+
"RedisHostFieldTitle": "Host Redis o socket unix"
59
}
610
}

0 commit comments

Comments
 (0)