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>2022-11-11 11:21:05 +0300
committerGitHub <noreply@github.com>2022-11-11 11:21:05 +0300
commitc9800fcb9746b3adb3b201b85280015c2346e087 (patch)
treeb7bb8499320cc36c7ae336806db5b3b533a12c56
parent34a7907c89578d95c292036607fb37c22f5335c3 (diff)
Translations update from Hosted Weblate (#19980)
* Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin LanguagesManager Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-languagesmanager/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin ImageGraph Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-imagegraph/ [ci skip]
-rw-r--r--lang/ms.json1
-rw-r--r--plugins/ImageGraph/lang/gl.json7
-rw-r--r--plugins/LanguagesManager/lang/gl.json7
-rw-r--r--plugins/ProfessionalServices/lang/gl.json6
-rw-r--r--plugins/Resolution/lang/gl.json5
5 files changed, 21 insertions, 5 deletions
diff --git a/lang/ms.json b/lang/ms.json
index f64536054d..2a2afbd70e 100644
--- a/lang/ms.json
+++ b/lang/ms.json
@@ -10,6 +10,7 @@
"Add": "Tambah",
"AfterEntry": "selepas masuk ke sini",
"All": "Semua",
+ "AllWebsitesDashboard": "Papan pemuka Semua Laman Web",
"Locale": "ms_MY.UTF-8"
}
}
diff --git a/plugins/ImageGraph/lang/gl.json b/plugins/ImageGraph/lang/gl.json
index 0967ef424b..9f13fde3de 100644
--- a/plugins/ImageGraph/lang/gl.json
+++ b/plugins/ImageGraph/lang/gl.json
@@ -1 +1,6 @@
-{}
+{
+ "ImageGraph": {
+ "ColumnOrdinateMissing": "Non se puido atopar unha columna \"%1$s\" neste informe. Proba calquera de %2$s.",
+ "PluginDescription": "Xera fermosas imaxes de gráficos PNG estáticos para calquera dos teus informes de datos."
+ }
+}
diff --git a/plugins/LanguagesManager/lang/gl.json b/plugins/LanguagesManager/lang/gl.json
index 0967ef424b..c17f46def9 100644
--- a/plugins/LanguagesManager/lang/gl.json
+++ b/plugins/LanguagesManager/lang/gl.json
@@ -1 +1,6 @@
-{}
+{
+ "LanguagesManager": {
+ "AboutPiwikTranslations": "Sobre as traducións de Matomo",
+ "TranslationSearch": "Busca das traducións"
+ }
+}
diff --git a/plugins/ProfessionalServices/lang/gl.json b/plugins/ProfessionalServices/lang/gl.json
index 0967ef424b..aafe6dcdda 100644
--- a/plugins/ProfessionalServices/lang/gl.json
+++ b/plugins/ProfessionalServices/lang/gl.json
@@ -1 +1,5 @@
-{}
+{
+ "ProfessionalServices": {
+ "WidgetPremiumServicesForPiwik": "Funcións Premium &amp; Servizos para Matomo"
+ }
+}
diff --git a/plugins/Resolution/lang/gl.json b/plugins/Resolution/lang/gl.json
index b0ec6101bb..69a165d539 100644
--- a/plugins/Resolution/lang/gl.json
+++ b/plugins/Resolution/lang/gl.json
@@ -7,6 +7,7 @@
"Resolutions": "Resolucións",
"WidgetGlobalVisitors": "Configuración global de visitantes",
"WidgetGlobalVisitorsDocumentation": "Este informa mostra as configuracións xerais máis frecuentes utilizadas polas visitas. Unha configuración é a combinación de sistema operativo, tipo de navegador e resolución de pantalla.",
- "WidgetResolutions": "Resolución de pantalla"
+ "WidgetResolutions": "Resolución de pantalla",
+ "WidgetResolutionsDocumentation": "Este informe mostra as resolucións da pantalla que usaron os teus visitantes ao velo teu sitio web."
}
-} \ No newline at end of file
+}