Skip to content

Commit

Permalink
refs #57 moving translations to general en.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tsteur committed Mar 9, 2014
1 parent d210180 commit 81c3786
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 33 deletions.
31 changes: 31 additions & 0 deletions lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
33 changes: 0 additions & 33 deletions plugins/Insights/lang/en.json

This file was deleted.

0 comments on commit 81c3786

Please sign in to comment.