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:
Diffstat (limited to 'plugins/Transitions/lang/en.json')
-rw-r--r--plugins/Transitions/lang/en.json28
1 files changed, 28 insertions, 0 deletions
diff --git a/plugins/Transitions/lang/en.json b/plugins/Transitions/lang/en.json
new file mode 100644
index 0000000000..b63a65fb16
--- /dev/null
+++ b/plugins/Transitions/lang/en.json
@@ -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 about previous and following actions for each page URL.",
+ "ShareOfAllPageviews": "This page had %s pageviews (%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": "%s (out of %s)"
+ }
+} \ No newline at end of file