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-04-14 12:23:48 +0300
committerGitHub <noreply@github.com>2022-04-14 12:23:48 +0300
commit7117c3802faeec695a78d7409e5cf6a707dd004d (patch)
treed9d045fc3bb9b37b3a1f50fb12052d96151b6f3a /plugins/Resolution/lang
parent6d6fc55f540783702fe88ba51fb1db40eec9c170 (diff)
Translations update from Hosted Weblate (#19039)
* Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin Live Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-live/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin Live Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-live/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin Live Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-live/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin Live Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-live/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin Live Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-live/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin Live Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-live/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin Live Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-live/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin UsersManager Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-usersmanager/ [ci skip]
Diffstat (limited to 'plugins/Resolution/lang')
-rw-r--r--plugins/Resolution/lang/hr.json7
1 files changed, 5 insertions, 2 deletions
diff --git a/plugins/Resolution/lang/hr.json b/plugins/Resolution/lang/hr.json
index a79504006f..64bcd50802 100644
--- a/plugins/Resolution/lang/hr.json
+++ b/plugins/Resolution/lang/hr.json
@@ -3,8 +3,11 @@
"ColumnConfiguration": "Konfiguracija",
"ColumnResolution": "Rezolucija",
"Configurations": "Konfiguracije",
+ "PluginDescription": "Izvještava o rezoluciji ekrana tvojih posjetitelja.",
"Resolutions": "Rezolucije",
"WidgetGlobalVisitors": "Konfiguracija posjetitelja",
- "WidgetResolutions": "Rezolucija zaslona"
+ "WidgetGlobalVisitorsDocumentation": "Ovaj izvještaj prikazuje najčešće konfiguracije tvojih posjetitelja. Konfiguracija je kombinacija operacijskog sustava, vrste preglednika i rezolucije ekrana.",
+ "WidgetResolutions": "Rezolucija zaslona",
+ "WidgetResolutionsDocumentation": "Ovaj izvještaj prikazuje rezolucije ekrana koje su tvoji posjetitelji koristili prilikom pregledavanja tvoje web-stranice."
}
-} \ No newline at end of file
+}