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/Actions/lang/en.json')
-rw-r--r--plugins/Actions/lang/en.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/plugins/Actions/lang/en.json b/plugins/Actions/lang/en.json
index ab9fbff5f7..8725fc8e3f 100644
--- a/plugins/Actions/lang/en.json
+++ b/plugins/Actions/lang/en.json
@@ -2,14 +2,18 @@
"Actions": {
"AvgGenerationTimeTooltip": "Average based on %1$s hit(s) %2$s between %3$s and %4$s",
"ColumnClickedURL": "Clicked URL",
+ "ColumnClickedURLs": "Clicked URLs",
"ColumnActionURL": "Action URL",
"ColumnClicks": "Clicks",
"ColumnClicksDocumentation": "The number of times this link was clicked.",
"ColumnDownloadURL": "Download URL",
+ "ColumnDownloadURLs": "Download URLs",
"ColumnEntryPageTitle": "Entry Page title",
"ColumnEntryPageURL": "Entry Page URL",
+ "ColumnEntryPageURLs": "Entry Page URLs",
"ColumnExitPageTitle": "Exit Page Title",
"ColumnExitPageURL": "Exit Page URL",
+ "ColumnExitPageURLs": "Exit Page URLs",
"ColumnNoResultKeyword": "Keyword with No Search Result",
"ColumnPageName": "Page Name",
"ColumnPagesPerSearch": "Search Results pages",
@@ -28,6 +32,7 @@
"ColumnUniqueOutlinks": "Unique Outlinks",
"ColumnIdPageview": "Pageview ID",
"ColumnInteractionPosition": "Interaction Position",
+ "ActionsInVisit": "Actions In Visit",
"DownloadsReportDocumentation": "In this report, you can see which files your visitors have downloaded. %s What Piwik counts as a download is the click on a download link. Whether the download was completed or not isn't known to Piwik.",
"EntryPagesReportDocumentation": "This report contains information about the entry pages that were used during the specified period. An entry page is the first page that a user views during their visit. %s The entry URLs are displayed as a folder structure.",
"EntryPageTitles": "Entry page titles",
@@ -49,7 +54,10 @@
"SiteSearchCategories2": "For example, Ecommerce websites typically have a \"Category\" selector so that visitors can restrict their searches to all products in a specific Category.",
"SiteSearchFollowingPagesDoc": "When visitors search on your website, they are looking for a particular page, content, product, or service. This report lists the pages that were clicked the most after an internal search. In other words, the list of pages the most searched for by visitors already on your website.",
"SiteSearchIntro": "Tracking searches that visitors make on your website is a very effective way to learn more about what your audience is looking for, it can help find ideas for new content, new Ecommerce products that potential customers might be searching for, and generally improve the visitors' experience on your website.",
+ "SiteSearchCategory": "Category (Site Search)",
+ "SiteSearchCategories": "Categories (Site Search)",
"SiteSearchKeyword": "Keyword (Site Search)",
+ "SiteSearchKeywords": "Keywords (Site Search)",
"SiteSearchKeywordsDocumentation": "This report lists the Search Keywords that visitors searched for on your internal Search Engine.",
"SiteSearchKeywordsNoResultDocumentation": "This report lists the Search Keywords that did not return any Search result: maybe the search engine algorithm can be improved, or maybe your visitors are looking for content that is not (yet) on your website?",
"SubmenuPagesEntry": "Entry pages",
@@ -66,6 +74,7 @@
"WidgetSearchCategories": "Search Categories",
"WidgetSearchKeywords": "Site Search Keywords",
"WidgetSearchNoResultKeywords": "Search Keywords with No Results",
- "ActionType": "Action Type"
+ "ActionType": "Action Type",
+ "ActionTypes": "Action Types"
}
} \ No newline at end of file