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: 0110f9cc3d428a11e82313095c82b91271bd84b3 (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
26
27
28
29
30
31
32
33
34
35
{
    "UserCountry": {
        "CannotFindGeoIPDatabaseInArchive": "Kan ikke finne filen %1$s i tar-arkivet %2$s!",
        "CannotListContent": "Kunne ikke vise innhold for %1$s: %2$s",
        "CannotLocalizeLocalIP": "IP-adressen %s er en lokal adresse og kan ikke lokaliseres.",
        "CannotUnzipDatFile": "Kunne ikke pakke ut dat-fil i %1$s: %2$s",
        "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",
        "DownloadingDb": "Laster ned %s",
        "DownloadNewDatabasesEvery": "Oppdater databasene hver",
        "FoundApacheModules": "Piwik fant følgende Apache-moduler",
        "FromDifferentCities": "forskjellige byer",
        "GeoIPDatabases": "GeoIP-databaser",
        "GeoIPNoServerVars": "Piwik kan ikke finne noen GeoIP %s variabler.",
        "Geolocation": "Geoposisjonering",
        "HowToInstallApacheModule": "Hvordan installerer jeg GeoIP-modulen for Apache?",
        "HowToInstallGeoIPDatabases": "Hvordan får jeg GeoIP databasene?",
        "HowToInstallGeoIpPecl": "Hvordan installerer jeg GeoIP PECL-utvidelsen?",
        "HowToInstallNginxModule": "Hvordan installerer jeg GeoIP-modulen for Nginx?",
        "ISPDatabase": "ISP-database",
        "Latitude": "Breddegrad",
        "Location": "Sted",
        "Longitude": "Lengdegrad",
        "Organization": "Organisasjon",
        "Region": "Region",
        "SubmenuLocations": "Lokasjoner",
        "WidgetLocation": "Besøkendes lokasjon"
    }
}