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:
authorsgiehl <stefan@piwik.org>2015-05-25 15:28:34 +0300
committersgiehl <stefan@piwik.org>2015-05-25 15:28:34 +0300
commit0915eabe6ff669cb4f267aebfb64e149176cfb04 (patch)
tree09625adf6ee2b1ab066e64ba79ab26d5b628609b /plugins/UserCountry/lang/nl.json
parent052e90183868527858758d82ba581015d457226c (diff)
language update
Diffstat (limited to 'plugins/UserCountry/lang/nl.json')
-rw-r--r--plugins/UserCountry/lang/nl.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/UserCountry/lang/nl.json b/plugins/UserCountry/lang/nl.json
index ac5ccb03b6..5d20e0345c 100644
--- a/plugins/UserCountry/lang/nl.json
+++ b/plugins/UserCountry/lang/nl.json
@@ -1,6 +1,8 @@
{
"UserCountry": {
+ "AssumingNonApache": "Kan de functie apache_get_modules niet vinden, uitgegaan van non-Apache webserver.",
"CannotFindGeoIPDatabaseInArchive": "Kan bestand %1$s niet vinden in tar archief %2$s!",
+ "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",
"CannotLocalizeLocalIP": "IP-adres %s is een lokaal adres en kan geen geolocatie op toegepast worden.",
"CannotUnzipDatFile": "Kan dat bestand niet uitpakken in %1$s: %2$s",
@@ -337,7 +339,9 @@
"ToGeolocateOldVisits": "Om locatie data voor oude bezoeken te krijgen, gebruik het %1$shier%2$s beschreven script.",
"UnsupportedArchiveType": "Niet ondersteund archieftype aangetroffen %1$s.",
"UpdaterHasNotBeenRun": "De updater is nog niet eerder uitgevoerd.",
+ "UpdaterIsNotScheduledToRun": "Het is niet gepland om te worden uitgevoerd in de toekomst.",
"UpdaterWasLastRun": "De updater is voor het laatst uitgevoerd op %s.",
+ "UpdaterWillRunNext": "De volgende run is gepland om %s",
"WidgetLocation": "Bezoeker Locatie"
}
} \ No newline at end of file