Welcome to mirror list, hosted at ThFree Co, Russian Federation.

et.json « lang « SegmentEditor « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: abc05305a944d0cf5e2cbabc7b41ad51402ce6ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "SegmentEditor": {
        "AddANDorORCondition": "Lisa %s tingimus",
        "AddNewSegment": "Lisa uus segment",
        "AutoArchivePreProcessed": "segmentide raportid protsessitakse ette (kiirem, aga vajab archive.php cron seadistust)",
        "AutoArchiveRealTime": "segmentide raportid protsessitakse reaalajas",
        "ChooseASegment": "Vali segment",
        "DefaultAllVisits": "Kõik külastused",
        "DragDropCondition": "Lohista hiirega tingimused siia",
        "OperatorAND": "JA",
        "OperatorOR": "VÕI",
        "SaveAndApply": "Salvesta ja rakenda",
        "SegmentDisplayedAllWebsites": "kõik veebilehed",
        "SegmentDisplayedThisWebsiteOnly": "ainult see veebileht",
        "SegmentIsDisplayedForWebsite": "ja kuvatakse veebilehele",
        "SelectSegmentOfVisitors": "Vali külastajate segment:",
        "ThisSegmentIsVisibleTo": "Antud segment on nähtav:",
        "VisibleToAllUsers": "kõik kasutajad",
        "VisibleToMe": "mina"
    }
}