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

sr.json « lang « UserCountryMap « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 032dea9c49398fc48ffb10539d42765203ed8de1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
    "UserCountryMap": {
        "AndNOthers": "i %s ostalih",
        "Cities": "Gradovi",
        "Countries": "Države",
        "DaysAgo": "pre %s dana",
        "GoalConversions": "%s ispunjenih ciljeva",
        "HoursAgo": "pre %s sati",
        "MinutesAgo": "pre %s minuta",
        "NoVisit": "Nema poseta",
        "None": "Ništa",
        "PluginDescription": "Ovaj dodatak donosi vidžete Mapa posetilaca i Mapa u realnom vremenu. Zahteva UserCountry dodatak.",
        "RealTimeMap": "Mapa u realnom vremenu",
        "Regions": "Regioni",
        "Searches": "%s pretraga",
        "SecondsAgo": "pre %s sekundi",
        "ShowingVisits": "Geolocirane posete od poslednjih",
        "Unlocated": "<b>%1$s</b> %2$p od poseta sa %3$c nije moguće geolocirati.",
        "VisitorMap": "Mapa posetilaca",
        "WithUnknownCity": "%s sa nepoznatim gradom",
        "WithUnknownRegion": "%s sa nepoznatim regionom",
        "WorldWide": "Ceo svet",
        "map": "mapa"
    }
}