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/UserLanguage
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/UserLanguage')
-rw-r--r--plugins/UserLanguage/lang/ca.json8
-rw-r--r--plugins/UserLanguage/lang/sq.json2
2 files changed, 7 insertions, 3 deletions
diff --git a/plugins/UserLanguage/lang/ca.json b/plugins/UserLanguage/lang/ca.json
index 925027d210..17610b3548 100644
--- a/plugins/UserLanguage/lang/ca.json
+++ b/plugins/UserLanguage/lang/ca.json
@@ -1,5 +1,9 @@
{
"UserLanguage": {
- "LanguageCode": "Codi de l'idioma"
+ "BrowserLanguage": "Idioma del navegador",
+ "LanguageCode": "Codi de l'idioma",
+ "PluginDescription": "Informa de l'idioma utilitzat pels navegadors dels vostres visitants.",
+ "getLanguageCodeDocumentation": "Aquest informe mostra en quin codi d'idioma exacte està configurat el navegador del visitant. (p. ex., \"Alemany - Àustria (de-at)\")",
+ "getLanguageDocumentation": "Aquest informe mostra quin idioma utilitza el navegador del visitant. (p. ex., \"anglès\")"
}
-} \ No newline at end of file
+}
diff --git a/plugins/UserLanguage/lang/sq.json b/plugins/UserLanguage/lang/sq.json
index 7d2c44274e..828f72e607 100644
--- a/plugins/UserLanguage/lang/sq.json
+++ b/plugins/UserLanguage/lang/sq.json
@@ -3,7 +3,7 @@
"BrowserLanguage": "Gjuhë shfletuesi",
"LanguageCode": "Kod gjuhe",
"PluginDescription": "Raporton gjuhën e përdorur nga shfletuesit e vizitorëve tuaj.",
- "getLanguageCodeDocumentation": "Ky raport shfaq kodin e saktë të gjuhës të ujdisur për shfletuesit e vizitorëve. (p.sh., “Gjermanishte - Austri (de-at)”)",
+ "getLanguageCodeDocumentation": "Ky raport shfaq kodin e saktë të gjuhës të ujdisur për shfletuesit e vizitorëve. (p.sh., “Gjermanisht - Austri (de-at)”)",
"getLanguageDocumentation": "Ky raport shfaq ç’gjuhë po përdorin shfletuesit e vizitorëve (p.sh., “Anglisht”)"
}
}