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-08 22:34:23 +0300
committerGitHub <noreply@github.com>2021-10-08 22:34:23 +0300
commitbd118d12701009d72576fed7dd4e5bdf45ab3368 (patch)
treee01ba4eea6492470bd67d4a005e64226ccdc8f8a /plugins/UserCountryMap
parent3f0254cb2f53aea976c81b6942a2adf603eb1fb3 (diff)
Translations update from Weblate (#18061)
* Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin UserId Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-userid/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin UserId Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-userid/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin UserId Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-userid/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin SitesManager Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-sitesmanager/ [ci skip]
Diffstat (limited to 'plugins/UserCountryMap')
-rw-r--r--plugins/UserCountryMap/lang/fr.json1
-rw-r--r--plugins/UserCountryMap/lang/pt-br.json3
2 files changed, 3 insertions, 1 deletions
diff --git a/plugins/UserCountryMap/lang/fr.json b/plugins/UserCountryMap/lang/fr.json
index 0bbb4baeb4..59cddcfb9f 100644
--- a/plugins/UserCountryMap/lang/fr.json
+++ b/plugins/UserCountryMap/lang/fr.json
@@ -13,6 +13,7 @@
"None": "aucun",
"PluginDescription": "Ce composant fournit les gadgets Carte du Visiteur et Carte en temps réel. Note : requiert que le composant Pays du Visiteur soit activé.",
"RealTimeMap": "Carte en temps-réel",
+ "RealTimeMapHelp": "La carte en temps réel montre l'emplacement des visiteurs sur votre site au cours des 30 dernières minutes. Les grandes bulles orange représentent les visites les plus récentes, tandis que les petites bulles grises représentent les visites plus anciennes. Ces données sont actualisées toutes les cinq secondes et de nouveaux visiteurs apparaissent avec un effet clignotant.",
"Regions": "Régions",
"Searches": "%s recherches",
"SecondsAgo": "%s secondes",
diff --git a/plugins/UserCountryMap/lang/pt-br.json b/plugins/UserCountryMap/lang/pt-br.json
index 1e46bd5d98..04b91e0a4b 100644
--- a/plugins/UserCountryMap/lang/pt-br.json
+++ b/plugins/UserCountryMap/lang/pt-br.json
@@ -13,6 +13,7 @@
"None": "Nenhum",
"PluginDescription": "Este plugin fornece os widgets Mapa de Visitantes e o Mapa Tempo-Real. Nota: Requer o plugin UserCountry ativado.",
"RealTimeMap": "Mapa em tempo real",
+ "RealTimeMapHelp": "O mapa em tempo real mostra a localização dos visitantes em seu site nos últimos 30 minutos. As bolhas laranjas grandes representam as visitas mais recentes, enquanto as bolhas cinzentas mais pequenas representam as visitas mais antigas. Esses dados são atualizados a cada cinco segundos e novos visitantes aparecem com um efeito intermitente.",
"Regions": "Regiões",
"Searches": "%s buscas",
"SecondsAgo": "%s segundos atrás",
@@ -21,7 +22,7 @@
"VisitorMap": "Mapa de visitantes",
"WithUnknownCity": "%s com cidade desconhecida",
"WithUnknownRegion": "%s com região desconhecida",
- "WorldWide": "World-Wide",
+ "WorldWide": "Mundial",
"map": "mapa"
}
}