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:
authorStefan Giehl <stefan@piwik.org>2017-01-30 12:02:52 +0300
committerGitHub <noreply@github.com>2017-01-30 12:02:52 +0300
commit4b9708a007afd3fb93207fdd88aa13c4ad5cdce2 (patch)
treedda06ac51f832e71b3eb04990820cf6cf203fb30 /plugins/UserCountry/lang
parent2667ec85d9a7b4cbd191eb1b2c2369268b105954 (diff)
language update (#11297)
Diffstat (limited to 'plugins/UserCountry/lang')
-rw-r--r--plugins/UserCountry/lang/nl.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/UserCountry/lang/nl.json b/plugins/UserCountry/lang/nl.json
index b3bb3dc080..0647ea1a0d 100644
--- a/plugins/UserCountry/lang/nl.json
+++ b/plugins/UserCountry/lang/nl.json
@@ -34,6 +34,7 @@
"GeoIPIncorrectDatabaseFormat": "Je GeoIP database lijkt niet het juiste formaat te zijn. Het kan corrupt zijn. Zorg ervoor dat je de binaire versie hebt, en probeer het te vervangen door een nieuw bestand.",
"GeoIpLocationProviderDesc_Pecl1": "Deze locatie provider gebruikt een GeoIP database en PECL module om precies en efficiënt de locatie van je gebruikers te bepalen.",
"GeoIpLocationProviderDesc_Pecl2": "We raden deze provider aan omdat deze geen limieten hanteert.",
+ "GeoIpLocationProviderNotRecomnended": "Geografische locatie bepaling werkt, maar je gebruikt niet één van de aanbevolen leveranciers.",
"GeoIPNoServerVars": "Piwik kan geen GeoIP %s variabelen vinden.",
"GeoIPPeclCustomDirNotSet": "De %s PHP ini optie is niet ingesteld.",
"GeoIPServerVarsFound": "Piwik detecteert de volgende GeoIP %s variabelen",
@@ -64,6 +65,7 @@
"LocationDatabaseHint": "Een locatie database is of een land of een regio of een stad database.",
"LocationProvider": "Locatie Provider",
"Longitude": "Lengtegraad",
+ "NoDataForGeoIPReport1": "Er zijn geen gegevens voor dit rapport omdat er geen lokatie informatie beschikbaar is of omdat het bezoekers IP adres niet geografisch bepaald kan worden.",
"Organization": "Organisatie",
"OrgDatabase": "Organisatiedatabase",
"PiwikNotManagingGeoIPDBs": "Piwik beheert momenteel geen GeoIP databases.",
@@ -80,5 +82,8 @@
"UpdaterWasLastRun": "De updater is voor het laatst uitgevoerd op %s.",
"UpdaterWillRunNext": "De volgende run is gepland om %s",
"WidgetLocation": "Bezoekerlocatie"
+ },
+ "Intl": {
+ "Country_TI": "Tibet"
}
} \ No newline at end of file