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-19 00:55:35 +0300
committerGitHub <noreply@github.com>2022-04-19 00:55:35 +0300
commit05da97ba5fc3ffbae226f95e0d85388fab26902d (patch)
tree2376304d962cb9db7ed71bbca3c6c16e0ba2ac78 /plugins/VisitTime
parent667bf6f6c732b1083d0938bf0a4d46cd3c463d30 (diff)
Translations update from Hosted Weblate (#19101)
* Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin CustomDimensions Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-customdimensions/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin Diagnostics Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-diagnostics/ [ci skip]
Diffstat (limited to 'plugins/VisitTime')
-rw-r--r--plugins/VisitTime/lang/bg.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/plugins/VisitTime/lang/bg.json b/plugins/VisitTime/lang/bg.json
index bceb1102a1..6ea415c012 100644
--- a/plugins/VisitTime/lang/bg.json
+++ b/plugins/VisitTime/lang/bg.json
@@ -1,7 +1,16 @@
{
"VisitTime": {
+ "ColumnLocalHour": "Местно време - час (Начало на посещението)",
+ "ColumnLocalMinute": "Местно време - минута (Начало на посещението)",
"ColumnLocalTime": "Локално време (на посетителя)",
+ "ColumnServerHour": "Време на сървъра - час",
"ColumnServerTime": "Сървърно време (на сървъра)",
+ "ColumnSiteHour": "Време на сайта - час",
+ "ColumnVisitEndServerHour": "Време на сървъра - час (Време на последно действие)",
+ "ColumnVisitEndServerMinute": "Време на сървъра - минута (Време на последно действие)",
+ "ColumnVisitEndSiteHour": "Време на сайта - час (Време на последно действие)",
+ "ColumnVisitEndUTCMinute": "Час в UTC - минута (време на последно действие)",
+ "ColumnVisitStartServerHour": "Време на сървъра - час (Начало на посещението)",
"DayOfWeek": "Ден от седмицата",
"LocalTime": "Посещения по локално време",
"NHour": "%sч",
@@ -14,4 +23,4 @@
"WidgetServerTime": "Посещения по сървърно време",
"WidgetServerTimeDocumentation": "Тази графика показва колко е бил часът в %1$s часовия пояс използван от сървъра %2$s по време на посещенията."
}
-} \ No newline at end of file
+}