update Piwik to version 2.16 (fixes #91)

This commit is contained in:
oliver 2016-04-10 18:55:57 +02:00
commit d885a4baa9
5833 changed files with 418860 additions and 226988 deletions

View file

@ -0,0 +1,24 @@
{
"VisitorInterest": {
"BetweenXYMinutes": "%1$s-%2$s min",
"BetweenXYSeconds": "%1$s-%2$ss",
"ColumnPagesPerVisit": "Pages per visit",
"ColumnVisitDuration": "Visit duration",
"Engagement": "Engagement",
"NPages": "%s pages",
"OnePage": "1 page",
"PluginDescription": "Reports about visitors interest: number of pages viewed, time spent on the Website, days since last visit, and more.",
"VisitNum": "Visit number",
"VisitsByDaysSinceLast": "Visits by days since last visit",
"visitsByVisitCount": "Visits by Visit Number",
"VisitsPerDuration": "Visits per visit duration",
"VisitsPerNbOfPages": "Visits per number of pages",
"WidgetLengths": "Length of Visits",
"WidgetLengthsDocumentation": "In this report, you can see how many visits had a certain total duration. Initially, the report is shown as a tag cloud, more common durations are displayed in a larger font.",
"WidgetPages": "Pages per Visit",
"WidgetPagesDocumentation": "In this report, you can see how many visits involved a certain number of pageviews. Initially, the report is shown as a tag cloud, more common numbers of pages are displayed in a larger font.",
"WidgetVisitsByDaysSinceLast": "Visits by Days Since Last Visit",
"WidgetVisitsByDaysSinceLastDocumentation": "In this report, you can see how many visits were from visitors whose last visit was a certain number of days ago.",
"WidgetVisitsByNumDocumentation": "In this report, you can see the number of visits who were the Nth visit, ie. visitors who visited your website at least N times."
}
}