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
28
www/analytics/plugins/Transitions/lang/en.json
Normal file
28
www/analytics/plugins/Transitions/lang/en.json
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"Transitions": {
|
||||
"BouncesInline": "%s bounces",
|
||||
"DirectEntries": "Direct Entries",
|
||||
"ErrorBack": "Go back to the previous action",
|
||||
"ExitsInline": "%s exits",
|
||||
"FromCampaigns": "From Campaigns",
|
||||
"FromPreviousPages": "From Internal Pages",
|
||||
"FromPreviousPagesInline": "%s from internal pages",
|
||||
"FromPreviousSiteSearches": "From Internal Search",
|
||||
"FromPreviousSiteSearchesInline": "%s from internal searches",
|
||||
"FromSearchEngines": "From Search Engines",
|
||||
"FromWebsites": "From Websites",
|
||||
"IncomingTraffic": "Incoming traffic",
|
||||
"LoopsInline": "%s page reloads",
|
||||
"NoDataForAction": "There's no data for %s",
|
||||
"NoDataForActionDetails": "Either the action had no pageviews during the period %s or it is invalid.",
|
||||
"OutgoingTraffic": "Outgoing traffic",
|
||||
"PluginDescription": "Reports previous and following actions for each page URL in a new Transitions report, available in the Actions reports via a new icon.",
|
||||
"ShareOfAllPageviews": "This page had %1$s pageviews (%2$s of all pageviews)",
|
||||
"ToFollowingPages": "To Internal Pages",
|
||||
"ToFollowingPagesInline": "%s to internal pages",
|
||||
"ToFollowingSiteSearches": "Internal Searches",
|
||||
"ToFollowingSiteSearchesInline": "%s internal searches",
|
||||
"XOfAllPageviews": "%s of all views of this page",
|
||||
"XOutOfYVisits": "%1$s (out of %2$s)"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue