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-06-19 22:54:14 +0300
committersgiehl <stefan@piwik.org>2015-06-19 22:54:14 +0300
commit668c61f963eacd5e77697615d70ef03fd173d5e9 (patch)
tree93057b838876ab03eaf7d0c097bf1c56c8e2f1bd /plugins/CustomVariables/lang
parent740cb5eb209be2bc6f567ca81c7f99036e4ad975 (diff)
translation update
Diffstat (limited to 'plugins/CustomVariables/lang')
-rw-r--r--plugins/CustomVariables/lang/nl.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/CustomVariables/lang/nl.json b/plugins/CustomVariables/lang/nl.json
index bb4f1dbf98..6dc3c511ce 100644
--- a/plugins/CustomVariables/lang/nl.json
+++ b/plugins/CustomVariables/lang/nl.json
@@ -4,6 +4,7 @@
"ColumnCustomVariableValue": "Aangepaste variabele waarde",
"CustomVariables": "Aangepaste variabelen",
"CustomVariablesReportDocumentation": "Dit rapport bevat informatie over uw aangepaste variabelen. Klik op de naam van een variabele om de verdeling van de waarden te zien. %s voor meer informatie over aangepaste variabelen in het algemeen, lees de %sCustom variabelen documentatie over piwik.org%s",
+ "PluginDescription": "Aangepaste variabelen zijn (naam, waarde) paren dat je kunt toewijzen via de Javascript API aan bezoekers of aan één van hun acties. Piwik zal dan het aantal bezoeken, pagina's, conversies voor elk van deze aangepaste namen en waarden rapporteren. Bekijk de gedetailleerde Aangepaste variabelen voor elke gebruik en actie in het Bezoekerslogboek. <br\/>Het is vereist gebruik te maken van de<a href=\"http:\/\/piwik.org\/docs\/ecommerce-analytics\/\">Ecommerce Analyses<\/a> functie!",
"ScopePage": "omvang pagina",
"ScopeVisit": "omvang bezoek"
}