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

nb.json « lang « UserCountry « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f308785e20772ad40a810898375970271939e818 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "UserCountry": {
        "CannotLocalizeLocalIP": "IP-adressen %s er en lokal adresse og kan ikke lokaliseres.",
        "City": "By",
        "CityAndCountry": "%1$s, %2$s",
        "Continent": "Kontinent",
        "Country": "Land",
        "country_a1": "Anonym Proxy",
        "country_o1": "Annet land",
        "CurrentLocationIntro": "Ifølge denne leverandøren, er din nåværende posisjon",
        "DistinctCountries": "%s bestemte land",
        "FromDifferentCities": "forskjellige byer",
        "Geolocation": "Geoposisjonering",
        "Latitude": "Breddegrad",
        "Location": "Sted",
        "Longitude": "Lengdegrad",
        "Region": "Region",
        "SubmenuLocations": "Lokasjoner",
        "WidgetLocation": "Besøkendes lokasjon"
    }
}