1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-21 22:47:43 +00:00
Files
matomo/plugins/DBStats/lang/it.json
Weblate (bot) fe985a7579 Translations update from Weblate (#18206)
* Translated using Weblate (Norwegian Bokmål)

Currently translated at 61.1% (96 of 157 strings)

Translation: Matomo/Plugin CoreAdminHome
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-coreadminhome/nb_NO/

[ci skip]

Co-authored-by: Haakon Meland Eriksen <haakon.meland.eriksen@kf.no>

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Matomo/Plugin ProfessionalServices
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-professionalservices/

[ci skip]

Co-authored-by: Hosted Weblate <hosted@weblate.org>

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Matomo/Plugin CoreAdminHome
Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-coreadminhome/

[ci skip]

Co-authored-by: Haakon Meland Eriksen <haakon.meland.eriksen@kf.no>
2021-10-25 12:22:09 +02:00

22 خطوط
1.1 KiB
JSON

{
"DBStats": {
"DBSize": "Dimensione del database",
"DataSize": "Dimensione dei dati",
"DatabaseUsage": "Uso del Database",
"EstimatedSize": "Dimensione stimata",
"IndexSize": "Dimensione degli indici",
"LearnMore": "Per apprendere i dettagli su come Matomo elabora i dati e su come farlo funzionare bene per siti a medio e alto traffico, dai un'occhiata a questa documentazione: %s.",
"MainDescription": "Matomo sta salvando tutti i dati statistici nel Database MySQL. Attualmente, le tabelle di Matomo stanno usando %s di spazio.",
"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"
}
}