update Piwik to version 2.16 (fixes #91)
This commit is contained in:
parent
296343bf3b
commit
d885a4baa9
5833 changed files with 418860 additions and 226988 deletions
38
www/analytics/plugins/UserCountry/lang/nb.json
Normal file
38
www/analytics/plugins/UserCountry/lang/nb.json
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"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?",
|
||||
"HowToSetupGeoIP_Step1": "%1$sLast ned%2$s GeoLite City-databasen fra %3$sMaxMind%4$s.",
|
||||
"ISPDatabase": "ISP-database",
|
||||
"IWantToDownloadFreeGeoIP": "Jeg vil laste ned gratis GeoIP-database...",
|
||||
"Latitude": "Breddegrad",
|
||||
"Location": "Sted",
|
||||
"LocationDatabase": "Lokasjonsdatabase",
|
||||
"Longitude": "Lengdegrad",
|
||||
"Organization": "Organisasjon",
|
||||
"Region": "Region",
|
||||
"SubmenuLocations": "Lokasjoner",
|
||||
"WidgetLocation": "Besøkendes lokasjon"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue