PDF rausgenommen
This commit is contained in:
35
msd2/tracking/piwik/plugins/Events/lang/en.json
Normal file
35
msd2/tracking/piwik/plugins/Events/lang/en.json
Normal file
@ -0,0 +1,35 @@
|
||||
{
|
||||
"Events": {
|
||||
"PluginDescription": "Track Events and get reports on your visitors activity.",
|
||||
"AvgEventValue": "Average Event value is: %s",
|
||||
"AvgValue": "Average value",
|
||||
"AvgValueDocumentation": "The average of all values for this event",
|
||||
"Category": "Category",
|
||||
"Event": "Event",
|
||||
"EventAction": "Event Action",
|
||||
"EventActions": "Event Actions",
|
||||
"EventCategories": "Event Categories",
|
||||
"EventCategory": "Event Category",
|
||||
"EventName": "Event Name",
|
||||
"EventNames": "Event Names",
|
||||
"EventUrl": "Event URL",
|
||||
"EventUrls": "Event URLs",
|
||||
"Events": "Events",
|
||||
"EventsWithValue": "Events with a value",
|
||||
"EventsWithValueDocumentation": "Number of events where an Event value was set",
|
||||
"EventValue": "Event value",
|
||||
"EventValueTooltip": "Total Event value is the sum of %1$s events values %2$s between minimum of %3$s and maximum of %4$s.",
|
||||
"MaxValue": "Maximum Event value",
|
||||
"MaxValueDocumentation": "The maximum value for this event",
|
||||
"MinValue": "Minimum Event value",
|
||||
"MinValueDocumentation": "The minimum value for this event",
|
||||
"SecondaryDimension": "Secondary dimension is %s.",
|
||||
"SwitchToSecondaryDimension": "Switch to %s",
|
||||
"TopEvents": "Top Events",
|
||||
"TotalEvents": "Total events",
|
||||
"TotalEventsDocumentation": "Total number of events",
|
||||
"TotalValue": "Event value",
|
||||
"TotalValueDocumentation": "The sum of event values",
|
||||
"ViewEvents": "View Events"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user