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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWeblate (bot) <hosted@weblate.org>2022-01-13 17:40:00 +0300
committerGitHub <noreply@github.com>2022-01-13 17:40:00 +0300
commitacc03d91a7b964245ba69eccb1c1c5d9e072029d (patch)
tree45a83a03c14667e06610f8f908c6d3914cc45bcd /plugins/GeoIp2
parent296de5d46102cfcc7dddd322972edbc631bf2b54 (diff)
Translations update from Hosted Weblate (#18610)
* Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin DevicesDetection Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-devicesdetection/ [ci skip] Co-authored-by: Hosted Weblate <hosted@weblate.org> * Update translation files Updated by "Squash Git commits" hook in Weblate. Translation: Matomo/Plugin CoreHome Translate-URL: https://hosted.weblate.org/projects/matomo/plugin-corehome/ [ci skip]
Diffstat (limited to 'plugins/GeoIp2')
-rw-r--r--plugins/GeoIp2/lang/nb.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/GeoIp2/lang/nb.json b/plugins/GeoIp2/lang/nb.json
index 2d53914cf9..f15ca0de2b 100644
--- a/plugins/GeoIp2/lang/nb.json
+++ b/plugins/GeoIp2/lang/nb.json
@@ -2,8 +2,10 @@
"GeoIp2": {
"AssumingNonApache": "Kan ikke finne apache_get_modules-funksjonen. Antar at det ikke er en Apache webserver.",
"AutomaticSetup": "Sett opp geoposisjon automatisk ved bruk av en DB-IP-database",
+ "AutomaticSetupDescription": "For skikkelig geolokalisering krever Matomo en ekstern database. Ved bruk av dette valget vil Matomo atomatisk settes opp til å laste ned og bruke den seneste DB-IP-bynivådatabasen. [%1$sVis lisensvilkår%2$s]",
"CannotFindGeoIPDatabaseInArchive": "Fant ingen gyldig DB-IP/GeoIP-database i TAR-arkivet %1$s.",
"CannotListContent": "Kunne ikke vise innhold for %1$s: %2$s",
+ "CannotUnzipGeoIPFile": "Kunne ikke pakke ut GeoIP-fil i %1$s: %2$s",
"DownloadNewDatabasesEvery": "Oppdater databasene hver",
"DownloadingDb": "Laster ned %s",
"FoundApacheModules": "Matomo fant følgende Apache-moduler",
@@ -16,6 +18,7 @@
"HowToInstallNginxModule": "Hvordan installerer jeg GeoIP-modulen for Nginx?",
"HttpServerModule": "HTTP Server-modul",
"ISPDatabase": "ISP-database",
- "LocationDatabase": "Lokasjonsdatabase"
+ "LocationDatabase": "Lokasjonsdatabase",
+ "ServerVariableFor": "Tjenervariabel for %s"
}
}