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:
authorWeblate (bot) <hosted@weblate.org>2021-10-25 13:22:09 +0300
committerGitHub <noreply@github.com>2021-10-25 13:22:09 +0300
commitfe985a7579a66444089e5f7ba6851fd94df51253 (patch)
tree9ee40d13171e7f2645d19ff7f9e58c2a647bee34 /plugins/DBStats
parent36430812f4239bc2b6b33bbe5d355d0645324110 (diff)
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>
Diffstat (limited to 'plugins/DBStats')
-rw-r--r--plugins/DBStats/lang/it.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/DBStats/lang/it.json b/plugins/DBStats/lang/it.json
index ebff0ee15a..51969a2d23 100644
--- a/plugins/DBStats/lang/it.json
+++ b/plugins/DBStats/lang/it.json
@@ -1,8 +1,8 @@
{
"DBStats": {
- "DatabaseUsage": "Uso del Database",
- "DataSize": "Dimensione dei dati",
"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.",
@@ -18,4 +18,4 @@
"TotalSize": "Dimensione totale",
"TrackerTables": "Tracker Tabelle"
}
-} \ No newline at end of file
+}