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

pl.json « lang « SegmentEditor « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: acc41dc8021caac866bf8f26ed098025f520b4ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "SegmentEditor": {
        "AddNewSegment": "Dodaj nowy segment",
        "AreYouSureDeleteSegment": "Czy jesteś pewny, że chcesz usunąć ten segment?",
        "ChooseASegment": "Wybierz segment",
        "DefaultAllVisits": "Wszystkie wizyty",
        "OperatorAND": "I",
        "OperatorOR": "LUB",
        "SaveAndApply": "Zapisz i zatwierdź zmiany",
        "SegmentDisplayedAllWebsites": "wszystkie strony",
        "SegmentDisplayedThisWebsiteOnly": "jedynie ta strona",
        "ThisSegmentIsVisibleTo": "Ten segment jest widoczny dla",
        "VisibleToAllUsers": "wszyscy użytkownicy",
        "VisibleToMe": "mnie"
    }
}