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/VisitFrequency
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/VisitFrequency')
-rw-r--r--plugins/VisitFrequency/lang/bg.json9
1 files changed, 5 insertions, 4 deletions
diff --git a/plugins/VisitFrequency/lang/bg.json b/plugins/VisitFrequency/lang/bg.json
index 4f68b7416a..67283d54ca 100644
--- a/plugins/VisitFrequency/lang/bg.json
+++ b/plugins/VisitFrequency/lang/bg.json
@@ -1,22 +1,23 @@
{
"VisitFrequency": {
+ "ColumnActionsByNewVisits": "Действия от нови посещения",
"ColumnActionsByReturningVisits": "Действия от Върнали се посетители",
"ColumnAverageVisitDurationForReturningVisitors": "Средно времетраене на посещението на върналите се посетители (в секунди)",
"ColumnAvgActionsPerReturningVisit": "Средно действия на завърналия се посетител",
- "ColumnBounceCountForReturningVisits": "Брой повторни посещения.",
+ "ColumnBounceCountForReturningVisits": "Брой повторни посещения",
"ColumnBounceRateForReturningVisits": "Bounce rate за върнали се посетители",
- "ColumnMaxActionsInReturningVisit": "Максимум действия при едно повторно посещение.",
+ "ColumnMaxActionsInReturningVisit": "Максимум действия при едно повторно посещение",
"ColumnNbReturningVisitsConverted": "Брой конвертирани повторни посещения",
"ColumnReturningVisits": "Върнали се посетители",
"ColumnSumVisitLengthReturning": "Време прекарано по време на повторните посещения (в секунди)",
"ColumnUniqueNewVisitors": "Уникални нови посетители",
"ColumnUniqueReturningVisitors": "Уникални повторни посетители",
"NewVisits": "нови посещения",
+ "ReturnVisits": "завърнали се посетители",
"ReturningVisitDocumentation": "Повторно посещение (за разлиса от ново посещение) се прави от някой, който е посещавал сайта поне веднъж в миналото.",
"ReturningVisitsDocumentation": "Това е преглед на повторните посещения.",
- "ReturnVisits": "завърнали се посетители",
"SubmenuFrequency": "Честота",
"WidgetGraphReturning": "Графика на завърналите се посетители",
"WidgetOverview": "Резюме на честотата"
}
-} \ No newline at end of file
+}