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/Live/lang/en.json')
-rw-r--r--plugins/Live/lang/en.json40
1 files changed, 40 insertions, 0 deletions
diff --git a/plugins/Live/lang/en.json b/plugins/Live/lang/en.json
new file mode 100644
index 0000000000..6a40a35ded
--- /dev/null
+++ b/plugins/Live/lang/en.json
@@ -0,0 +1,40 @@
+{
+ "Live": {
+ "AbandonedCartSummary": "%1$s%2$s abandoned carts%3$s and %4$s abandoned items %5$sworth a total of %6$s%7$s.",
+ "AveragePageGenerationTime": "Each page took on average %1$s to load for this visitor.",
+ "CalculatedOverNPageViews": "Calculated using this visitor's last %1$s page views.",
+ "ClickToViewMoreAboutVisit": "Click to view more information about this visit",
+ "ConvertedNGoals": "Converted %s Goals",
+ "EcommerceSummaryConversions": "%1$s%2$s orders for a total of %3$s%4$s, purchased %5$s items.",
+ "FirstVisit": "First visit",
+ "GoalType": "Type",
+ "HideMap": "hide map",
+ "KeywordRankedOnSearchResultForThisVisitor": "The keyword %1$s was ranked %2$s on the %3$s search result page for this visitor",
+ "LastHours": "Last %s hours",
+ "LastMinutes": "Last %s minutes",
+ "LastVisit": "Last visit",
+ "LinkVisitorLog": "View detailed visitor log",
+ "LoadMoreVisits": "Load more visits",
+ "MorePagesNotDisplayed": "more pages by this visitor are not displayed",
+ "NbVisitor": "1 visitor",
+ "NbVisitors": "%s visitors",
+ "NextVisitor": "Next visitor",
+ "NoMoreVisits": "There are no more visits for this visitor.",
+ "PageRefreshed": "Number of times this page was viewed \/ refreshed in a row.",
+ "PluginDescription": "Watch your visitors live in real-time!",
+ "PreviousVisitor": "Previous visitor",
+ "RealTimeVisitorCount": "Real Time Visitor Count",
+ "Referrer_URL": "Referrer URL",
+ "ShowMap": "show map",
+ "SimpleRealTimeWidget_Message": "%s and %s in the last %s",
+ "ViewVisitorProfile": "View visitor profile",
+ "VisitedPages": "Visited pages",
+ "VisitorLog": "Visitor Log",
+ "VisitorLogDocumentation": "This table shows the latest visits within the selected date range. You can see when a visitor's last visit occurred by hovering over the date of a visit. %s If the date range includes today, you can see your visitors real time! %s The data displayed here is always live, regardless of whether and how often you are using the archiving cron job.",
+ "VisitorProfile": "Visitor profile",
+ "VisitorsInRealTime": "Visitors in Real-time",
+ "VisitorsLastVisit": "This visitor's last visit was %s days ago.",
+ "VisitsFrom": "%1$s%2$s visits%3$s from",
+ "VisitSummary": "Spent a total of %1$s%2$s on the website%3$s, and %4$sviewed %5$s pages in %6$s visits.%7$s"
+ }
+} \ No newline at end of file