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
path: root/lang
diff options
context:
space:
mode:
authorThomas Steur <thomas.steur@googlemail.com>2014-03-10 03:54:58 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-03-10 03:54:58 +0400
commit81c3786bd049add8e170e1c53da32676b56c1d23 (patch)
treea6d47b516dba455d914f284aaf7f5945c7493764 /lang
parentd210180a4609f8f89107e10fe8a4eafe577eaa24 (diff)
refs #57 moving translations to general en.json
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json31
1 files changed, 31 insertions, 0 deletions
diff --git a/lang/en.json b/lang/en.json
index f9c90c72a7..1f48ed63bb 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -1038,6 +1038,37 @@
"VisitsUntilConv": "Visits to Conversion",
"DaysToConv": "Days to Conversion"
},
+ "Insights": {
+ "OverviewWidgetTitle": "Insights Overview",
+ "WidgetCategory": "Insights",
+ "NoResultMatchesCriteria": "No rows match the criteria",
+ "MoversAndShakersWidgetTitle": "Movers and Shakers",
+ "TitleRowChangeDetails": "'%s' changed from %s (%s) to %s (%s) %s.",
+ "TitleRowNewDetails": "'%s' increased by %s and is new compared to %s.",
+ "TitleRowDisappearedDetails": "'%s' decreased by %s and disappeared in %s compared to %s.",
+ "TitleRowMoverAndShaker": "This row had an higher impact than the average.",
+ "IgnoredChanges": "Changes affecting less than %s visits were ignored.",
+ "TitleConsideredInsightsGrowth": "The following rows have a growth of at least %s%% compared to %s.",
+ "TitleConsideredInsightsChanges": "The rows increased or decreased by at least %s visits (%s%% of %s total visits).",
+ "TitleConsideredMoversAndShakersGrowth": "%s changed from %s to %s compared to %s. Based on this an evolution of each row of %s%% is expected.",
+ "TitleConsideredMoversAndShakersChanges": "Considered movers only if they grew by more than %s%% visits or shrank by less than %s%% visits, new entries only if they increased by more than %s%% visits (%s), and disappeared rows if they shrank by less than %s%% visits (%s).",
+ "DatePeriodCombinationNotSupported": "It is not possible to generate insights for this date / period combination.",
+ "ControlGrowthDescription": "Minimum growth of",
+ "ControlComparedToDescription": "compared to the",
+ "DayComparedToPreviousDay": "previous day",
+ "DayComparedToPreviousWeek": "same day in the previous week",
+ "DayComparedToPreviousYear": "same day in the previous year",
+ "WeekComparedToPreviousWeek": "previous week",
+ "MonthComparedToPreviousMonth": "previous month",
+ "MonthComparedToPreviousYear": "same month in the previous year",
+ "Filter": "Filter",
+ "FilterOnlyMovers": "Only movers",
+ "FilterOnlyNew": "Only new",
+ "FilterOnlyDisappeared": "Only disappeared",
+ "FilterIncreaserAndDecreaser": "Increaser & decreaser",
+ "FilterOnlyIncreaser": "Only increaser",
+ "FilterOnlyDecreaser": "Only decreaser"
+ },
"Installation": {
"PluginDescription": "Installation process of Piwik. The Installation is usually done once only. If the configuration file config\/config.inc.php is deleted, the installation will start again.",
"Installation": "Installation",