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:
Diffstat (limited to 'plugins/SegmentEditor/lang/ru.json')
-rw-r--r--plugins/SegmentEditor/lang/ru.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/plugins/SegmentEditor/lang/ru.json b/plugins/SegmentEditor/lang/ru.json
new file mode 100644
index 0000000000..55ae3f319a
--- /dev/null
+++ b/plugins/SegmentEditor/lang/ru.json
@@ -0,0 +1,18 @@
+{
+ "SegmentEditor": {
+ "AddNewSegment": "Добавить новый сегмент",
+ "AutoArchiveRealTime": "отчёты по сегментам обрабатываются в реальном времени",
+ "ChooseASegment": "Выбрать сегмент",
+ "DefaultAllVisits": "Все посещения",
+ "OperatorAND": "И",
+ "OperatorOR": "ИЛИ",
+ "SaveAndApply": "Сохранить и применить",
+ "SegmentDisplayedAllWebsites": "все сайты",
+ "SegmentDisplayedThisWebsiteOnly": "только этот сайт",
+ "SegmentIsDisplayedForWebsite": "и отображается для",
+ "SelectSegmentOfVisitors": "Выберите сегмент посетителей:",
+ "ThisSegmentIsVisibleTo": "Этот сегмент видим для:",
+ "VisibleToAllUsers": "все пользователи",
+ "VisibleToMe": "меня"
+ }
+} \ No newline at end of file