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

sl.json « lang « UserCountry « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 301141df15f1d008b1bf6b37938d7934561f937c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
    "UserCountry": {
        "CannotLocalizeLocalIP": "IP naslov %s je lokalen in ne more biti geolociran.",
        "City": "Mesto",
        "Continent": "Kontitent",
        "continent_afr": "Afrika",
        "continent_amc": "Sredjna Amerika",
        "continent_amn": "Severna Amerika",
        "continent_ams": "Južna Amerika",
        "continent_ant": "Antarktika",
        "continent_asi": "Azija",
        "continent_eur": "Evropa",
        "continent_oce": "Oceanija",
        "Country": "Država",
        "country_a1": "Anonimen Proxy",
        "country_o1": "Druge države",
        "DistinctCountries": "%s različnih držav",
        "Location": "Lokacija",
        "Region": "Regija",
        "SubmenuLocations": "Lokacije",
        "WidgetLocation": "Lokacija obiskovalca"
    }
}