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/WebsiteMeasurable
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/WebsiteMeasurable')
-rw-r--r--plugins/WebsiteMeasurable/lang/ca.json3
-rw-r--r--plugins/WebsiteMeasurable/lang/sq.json6
2 files changed, 5 insertions, 4 deletions
diff --git a/plugins/WebsiteMeasurable/lang/ca.json b/plugins/WebsiteMeasurable/lang/ca.json
index 63cf3fbe78..2c45ab4825 100644
--- a/plugins/WebsiteMeasurable/lang/ca.json
+++ b/plugins/WebsiteMeasurable/lang/ca.json
@@ -1,6 +1,7 @@
{
"WebsiteMeasurable": {
"Website": "Lloc web",
+ "WebsiteDescription": "Un lloc web consta de pàgines web que normalment es distribueixen des d'un únic domini web.",
"Websites": "Llocs"
}
-} \ No newline at end of file
+}
diff --git a/plugins/WebsiteMeasurable/lang/sq.json b/plugins/WebsiteMeasurable/lang/sq.json
index d117a6f710..591cbccbc1 100644
--- a/plugins/WebsiteMeasurable/lang/sq.json
+++ b/plugins/WebsiteMeasurable/lang/sq.json
@@ -1,7 +1,7 @@
{
"WebsiteMeasurable": {
"Website": "Sajt",
- "Websites": "Sajte",
- "WebsiteDescription": "Një sajt përbëhet prej faqesh web që zakonisht shërbehen prej një përkatësie të caktuar web."
+ "WebsiteDescription": "Një sajt përbëhet prej faqesh web që zakonisht shërbehen prej një përkatësie të vetme web.",
+ "Websites": "Sajte"
}
-} \ No newline at end of file
+}