mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 14:17:13 +01:00
Updated lang strings.
This commit is contained in:
parent
74b8b128ef
commit
ef616cc98d
40 changed files with 523 additions and 332 deletions
|
|
@ -4,6 +4,7 @@
|
|||
"label.add-website": "Aggiungi sito",
|
||||
"label.administrator": "Amministratore",
|
||||
"label.all": "Tutto",
|
||||
"label.all-events": "All events",
|
||||
"label.all-websites": "Tutti i siti web",
|
||||
"label.back": "Indietro",
|
||||
"label.cancel": "Annulla",
|
||||
|
|
@ -42,6 +43,7 @@
|
|||
"label.refresh": "Ricarica",
|
||||
"label.required": "Obbligatorio",
|
||||
"label.reset": "Reset",
|
||||
"label.reset-website": "Reset statistics",
|
||||
"label.save": "Salva",
|
||||
"label.settings": "Impostazioni",
|
||||
"label.share-url": "Share URL",
|
||||
|
|
@ -58,6 +60,7 @@
|
|||
"label.websites": "Siti web",
|
||||
"message.active-users": "{x} {x, plural, one {visitatore} other {visitatori}} online",
|
||||
"message.confirm-delete": "Sei sicuro di voler eliminare {target}?",
|
||||
"message.confirm-reset": "Are your sure you want to reset {target}'s statistics?",
|
||||
"message.copied": "Copiato!",
|
||||
"message.delete-warning": "Saranno eliminati anche tutti i dati associati.",
|
||||
"message.failure": "Si è verificato un errore.",
|
||||
|
|
@ -71,10 +74,13 @@
|
|||
"message.no-websites-configured": "Non hai ancora configurato alcun sito.",
|
||||
"message.page-not-found": "Pagina non trovata",
|
||||
"message.powered-by": "Powered by {name}",
|
||||
"message.reset-warning": "All statistics for this website will be deleted, but your tracking code will remain intact.",
|
||||
"message.save-success": "Salvato!",
|
||||
"message.share-url": "Questo è l'URL di condivisione per {target}.",
|
||||
"message.toggle-charts": "Toggle charts",
|
||||
"message.track-stats": "Per tracciare le statistiche di {target}, inserisci questo codice nella sezione {head} del tuo sito web.",
|
||||
"message.type-delete": "Digita {delete} nel box qui sotto per confermare.",
|
||||
"message.type-reset": "Type {reset} in the box below to confirm.",
|
||||
"metrics.actions": "Azioni",
|
||||
"metrics.average-visit-time": "Tempo medio di visita",
|
||||
"metrics.bounce-rate": "Frequenza di rimbalzo",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue