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:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2020-08-08 17:16:59 +0300
committerGitHub <noreply@github.com>2020-08-08 17:16:59 +0300
commit2f0c3dcbb34ca8b850856315bf1a881745b4f8c6 (patch)
treefa52640546bd692709d0112e024532777a1af46d /plugins/GeoIp2
parentfcb134ed0d43af28fc6ab06914357f158d530859 (diff)
language update (#16278)
Co-authored-by: tsteur <tsteur@users.noreply.github.com>
Diffstat (limited to 'plugins/GeoIp2')
-rw-r--r--plugins/GeoIp2/lang/nl.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/GeoIp2/lang/nl.json b/plugins/GeoIp2/lang/nl.json
index 5f82db2b98..af3fb8b677 100644
--- a/plugins/GeoIp2/lang/nl.json
+++ b/plugins/GeoIp2/lang/nl.json
@@ -1,6 +1,7 @@
{
"GeoIp2": {
"AssumingNonApache": "Kan de functie apache_get_modules niet vinden, uitgegaan van non-Apache webserver.",
+ "AutomaticSetup": "Configureer automatisch geolocatie met behulp van een dbip-database",
"CannotFindGeoIPServerVar": "De %s variabele is niet ingesteld. Je server is waarschijnlijk niet correct geconfigureerd",
"CannotListContent": "Kon geen lijst maken van de inhoud voor %1$s: %2$s",
"CannotUnzipGeoIPFile": "Kan het GeoIP-bestand niet uitpakken in %1$s:%2$s",
@@ -13,6 +14,7 @@
"GeoIPNoServerVars": "Matomo kan geen GeoIP %s variabelen vinden.",
"GeoIPServerVarsFound": "Matomo detecteert de volgende GeoIP %s variabelen",
"GeoIPVariablesConfigurationHere": "Je kunt %1$s gebruikte servervariabelen hier %2$sconfigureren.",
+ "HowToSetupGeoIP": "Hoe u nauwkeurige geolocatie instelt met dbip",
"HowToInstallApacheModule": "Hoe installeer ik de GeoIP module voor Apache?",
"HowToInstallNginxModule": "Hoe installeer ik de GeoIP-module voor Nginx?",
"HttpServerModule": "HTTP Server Module",