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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsgiehl <stefan@piwik.org>2015-09-02 23:22:05 +0300
committersgiehl <stefan@piwik.org>2015-09-02 23:22:05 +0300
commit76aa1c56785fc902487bce037bd87524c39939e1 (patch)
tree5738e081b3d0ef7c7d3971795aa81eca6a93b1d3 /plugins/DBStats
parentbb5f18d58714347d4bbe69f4657a89211d059f65 (diff)
language update
Diffstat (limited to 'plugins/DBStats')
-rw-r--r--plugins/DBStats/lang/it.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/plugins/DBStats/lang/it.json b/plugins/DBStats/lang/it.json
index 059cac7743..36569bb4ff 100644
--- a/plugins/DBStats/lang/it.json
+++ b/plugins/DBStats/lang/it.json
@@ -2,20 +2,20 @@
"DBStats": {
"DatabaseUsage": "Uso del Database",
"DataSize": "Dimensione dei dati",
- "DBSize": "Grandezza database",
- "EstimatedSize": "Grandezza stimata",
+ "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 Piwik per siti a medio e alto traffico, dai un'occhiata alla documentazione %s.",
+ "LearnMore": "Per apprendere i dettagli su come Piwik elabora i dati e su come far funzionare bene Piwik 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 Piwik stanno usando %s.",
"MetricDataByYear": "Tabelle metriche per anno",
"MetricTables": "Tabelle metriche",
- "OtherTables": "Altre tabelle",
+ "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",
+ "ReportDataByYear": "Report Tabelle per Anno",
+ "ReportTables": "Report Tabelle",
"RowCount": "Conteggio delle righe",
"Table": "Tabella",
"TotalSize": "Dimensione totale",
- "TrackerTables": "Tracker tabelle"
+ "TrackerTables": "Tracker Tabelle"
}
} \ No newline at end of file