update Piwik to version 2.16 (fixes #91)
This commit is contained in:
parent
296343bf3b
commit
d885a4baa9
5833 changed files with 418860 additions and 226988 deletions
35
www/analytics/plugins/Insights/lang/en.json
Normal file
35
www/analytics/plugins/Insights/lang/en.json
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"Insights": {
|
||||
"PluginDescription": "Provides Insights about your traffic. Insights are available as dashboard widgets as well as a new icon in reports to let you see most important trends in your data.",
|
||||
"ControlComparedToDescription": "Growth compared to the",
|
||||
"ControlFilterByDescription": "Show all, only movers, only new or only disappeared",
|
||||
"DatePeriodCombinationNotSupported": "It is not possible to generate insights for this date and period combination.",
|
||||
"DayComparedToPreviousDay": "previous day",
|
||||
"DayComparedToPreviousWeek": "same day in the previous week",
|
||||
"DayComparedToPreviousYear": "same day in the previous year",
|
||||
"Filter": "Filter",
|
||||
"FilterIncreaserAndDecreaser": "Increaser & decreaser",
|
||||
"FilterOnlyDecreaser": "Only decreaser",
|
||||
"FilterOnlyDisappeared": "Only disappeared",
|
||||
"FilterOnlyIncreaser": "Only increaser",
|
||||
"FilterOnlyMovers": "Only movers",
|
||||
"FilterOnlyNew": "Only new",
|
||||
"IgnoredChanges": "Changes affecting less than %s visits were ignored.",
|
||||
"MonthComparedToPreviousMonth": "previous month",
|
||||
"MonthComparedToPreviousYear": "same month in the previous year",
|
||||
"MoversAndShakersWidgetTitle": "Movers and Shakers",
|
||||
"NoResultMatchesCriteria": "No rows match the criteria",
|
||||
"OverviewWidgetTitle": "Insights Overview",
|
||||
"TitleConsideredInsightsChanges": "The rows increased or decreased by at least %1$s visits (%2$s%% of %3$s total visits).",
|
||||
"TitleConsideredInsightsGrowth": "The following rows have a growth of at least %1$s%% compared to %2$s.",
|
||||
"TitleConsideredMoversAndShakersChanges": "Considered movers only if they grew by more than %1$s%% visits or shrank by less than %2$s%% visits, new entries only if they increased by more than %3$s%% visits (%4$s), and disappeared rows if they shrank by less than %5$s%% visits (%6$s).",
|
||||
"TitleConsideredMoversAndShakersGrowth": "%1$s changed from %2$s to %3$s compared to %4$s. Based on this an evolution of each row of %5$s%% is expected.",
|
||||
"TitleRowChangeDetails": "'%1$s' changed from %2$s (%3$s) to %4$s (%5$s) %6$s.",
|
||||
"TitleRowDisappearedDetails": "'%1$s' decreased by %2$s and disappeared in %3$s compared to %4$s.",
|
||||
"TitleRowMoverAndShaker": "This row had an higher impact than the average.",
|
||||
"TitleRowNewDetails": "'%1$s' increased by %2$s and is new compared to %3$s.",
|
||||
"WeekComparedToPreviousWeek": "previous week",
|
||||
"WidgetCategory": "Insights",
|
||||
"YearComparedToPreviousYear": "previous year"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue