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:
authorsgiehl <stefan@piwik.org>2016-10-31 02:03:18 +0300
committersgiehl <stefan@piwik.org>2016-10-31 02:03:18 +0300
commit5065483ee39023acd6f92f49bc19de6d429d51eb (patch)
treefe1d2298159bc7c1a7bda7f424eae56fe12141d0 /plugins/VisitsSummary/lang/ru.json
parent44b02620e71b78b5d652989e7b1a473828e22faf (diff)
language update
Diffstat (limited to 'plugins/VisitsSummary/lang/ru.json')
-rw-r--r--plugins/VisitsSummary/lang/ru.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/VisitsSummary/lang/ru.json b/plugins/VisitsSummary/lang/ru.json
index 412be906fa..21dbb4c42b 100644
--- a/plugins/VisitsSummary/lang/ru.json
+++ b/plugins/VisitsSummary/lang/ru.json
@@ -1,8 +1,16 @@
{
"VisitsSummary": {
+ "AverageGenerationTime": "среднее время генерации страницы",
+ "AverageVisitDuration": "средняя продолжительность посещения",
"GenerateQueries": "%s запросов выполнено",
"GenerateTime": "Страница сгенерирована за %s секунд",
+ "MaxNbActions": "Максимум действий за одно посещение",
"NbActionsDescription": "%s действий (просмотры страниц, загрузки, внешние переходы)",
+ "NbActionsPerVisit": "действий (просмотров, загрузок, уходов с сайта, внутренних поисков по сайту) за одно посещение",
+ "NbDownloadsDescription": "загрузки",
+ "NbKeywordsDescription": "уникальные ключевые слова",
+ "NbOutlinksDescription": "исходящие ссылки",
+ "NbPageviewsDescription": "просмотры страниц",
"VisitsSummary": "Посещения",
"VisitsSummaryDocumentation": "Это обзор динамики посещений.",
"WidgetLastVisits": "График последних посещений",