Welcome to mirror list, hosted at ThFree Co, Russian Federation.

it.json « lang « DBStats « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f11ed3507d762d8a8d639508d59eadaa7d9c3c7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "DBStats": {
        "DatabaseUsage": "Uso del Database",
        "DataSize": "Dimensione dei dati",
        "DBSize": "Dimensione del database",
        "EstimatedSize": "Dimensione stimata",
        "IndexSize": "Dimensione degli indici",
        "LearnMore": "Per apprendere i dettagli su come Piwik elabora i dati e su come far funzionare bene Matomo per siti a medio e alto traffico, dai un'occhiata alla documentazione %s.",
        "MainDescription": "Piwik sta salvando tutti i dati statistici nel Database MySQL. Attualmente, le tabelle di Matomo stanno usando %s.",
        "MetricDataByYear": "Tabelle metriche per anno",
        "MetricTables": "Tabelle metriche",
        "OtherTables": "Altre Tabelle",
        "PluginDescription": "Restituisce dei report dettagliati sull'uso del database MySQL. Disponibile in Diagnostica per i Super Users.",
        "ReportDataByYear": "Report Tabelle per Anno",
        "ReportTables": "Report Tabelle",
        "RowCount": "Conteggio delle righe",
        "Table": "Tabella",
        "TotalSize": "Dimensione totale",
        "TrackerTables": "Tracker Tabelle"
    }
}