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>2015-05-18 23:21:38 +0300
committersgiehl <stefan@piwik.org>2015-05-18 23:21:38 +0300
commit8d650e929ee30ea78dea8f20acf1d9c453c6915a (patch)
tree5a45e899d2737c29eebfe15b532a8e09ccdc063e /plugins/Insights
parent04a30a6f23f154d84fa43276870a8552cbcaf512 (diff)
language update
Diffstat (limited to 'plugins/Insights')
-rw-r--r--plugins/Insights/lang/ru.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/Insights/lang/ru.json b/plugins/Insights/lang/ru.json
index 952f4e6fdb..a7d5a4b69f 100644
--- a/plugins/Insights/lang/ru.json
+++ b/plugins/Insights/lang/ru.json
@@ -1,5 +1,6 @@
{
"Insights": {
+ "ControlComparedToDescription": "Прирост по сравнению с",
"DayComparedToPreviousDay": "предыдущий день",
"DayComparedToPreviousWeek": "тот же день неделей ранее",
"DayComparedToPreviousYear": "тот же день в предыдущем году",
@@ -8,6 +9,8 @@
"MonthComparedToPreviousMonth": "предыдущий месяц",
"MonthComparedToPreviousYear": "тот же месяц годом ранее",
"NoResultMatchesCriteria": "Нет строк, отвечающих критериям",
+ "TitleConsideredInsightsGrowth": "Следующие строки имеют прирост по крайней мере %1$s%% по сравнению с %2$s.",
+ "TitleRowMoverAndShaker": "Влияние этой строки больше среднего.",
"WeekComparedToPreviousWeek": "предыдущая неделя",
"YearComparedToPreviousYear": "прошлый год"
}