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-02-21 02:18:27 +0300
committerGitHub <noreply@github.com>2022-02-21 02:18:27 +0300
commitf5eda650a61a5c1aaa9073e71bd7b5643bfe52af (patch)
tree9cf70efea444be56e274e9bb6c9b390f0e7d0f2a /plugins/Resolution/lang
parent2e1c781e0d95ed757b89b08f4b4dccea48164abb (diff)
Translations update from Hosted Weblate (#18811)
* Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin MultiSites Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-multisites/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin MultiSites Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-multisites/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin MultiSites Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-multisites/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin CoreHome Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-corehome/ [ci skip]
Diffstat (limited to 'plugins/Resolution/lang')
-rw-r--r--plugins/Resolution/lang/ca.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/plugins/Resolution/lang/ca.json b/plugins/Resolution/lang/ca.json
index bda670af65..72ef776564 100644
--- a/plugins/Resolution/lang/ca.json
+++ b/plugins/Resolution/lang/ca.json
@@ -3,9 +3,11 @@
"ColumnConfiguration": "Configuració",
"ColumnResolution": "Resolució",
"Configurations": "Configuracions",
+ "PluginDescription": "Informa de les resolucions de pantalla dels vostres visitants.",
"Resolutions": "Resolucions",
"WidgetGlobalVisitors": "Configuracions globals dels visitants",
"WidgetGlobalVisitorsDocumentation": "Aquest informe mostra les configuracions més comuns que tenen els vostres visitants. Una configuració es la combinació de Sistema Operatiu, tipus de navegador i resolució de pantalla.",
- "WidgetResolutions": "Resolucions"
+ "WidgetResolutions": "Resolucions",
+ "WidgetResolutionsDocumentation": "Aquest informe mostra les resolucions de pantalla que han utilitzat els vostres visitants per veure el vostre lloc web."
}
-} \ No newline at end of file
+}