Welcome to mirror list, hosted at ThFree Co, Russian Federation.

en.json « lang « Insights « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1e7071a323edd9450537fa3bd1c77bb27aa9a249 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
    "Insights": {
        "ControlComparedToDescription": "Growth compared to the",
        "ControlFilterByDescription": "Show all, only movers, only new or only disappeared",
        "DatePeriodCombinationNotSupported": "It is not possible to generate insights for this date and period combination.",
        "DayComparedToPreviousDay": "previous day",
        "DayComparedToPreviousWeek": "same day in the previous week",
        "DayComparedToPreviousYear": "same day in the previous year",
        "Filter": "Filter",
        "FilterIncreaserAndDecreaser": "Increaser & decreaser",
        "FilterOnlyDecreaser": "Only decreaser",
        "FilterOnlyDisappeared": "Only disappeared",
        "FilterOnlyIncreaser": "Only increaser",
        "FilterOnlyMovers": "Only movers",
        "FilterOnlyNew": "Only new",
        "IgnoredChanges": "Changes affecting less than %s visits were ignored.",
        "MonthComparedToPreviousMonth": "previous month",
        "MonthComparedToPreviousYear": "same month in the previous year",
        "MoversAndShakersWidgetTitle": "Movers and Shakers",
        "NoResultMatchesCriteria": "No rows match the criteria",
        "OverviewWidgetTitle": "Insights Overview",
        "TitleConsideredInsightsChanges": "The rows increased or decreased by at least %1$s visits (%2$s%% of %3$s total visits).",
        "TitleConsideredInsightsGrowth": "The following rows have a growth of at least %1$s%% compared to %2$s.",
        "TitleConsideredMoversAndShakersChanges": "Considered movers only if they grew by more than %1$s%% visits or shrank by less than %2$s%% visits, new entries only if they increased by more than %3$s%% visits (%4$s), and disappeared rows if they shrank by less than %5$s%% visits (%6$s).",
        "TitleConsideredMoversAndShakersGrowth": "%1$s changed from %2$s to %3$s compared to %4$s. Based on this an evolution of each row of %5$s%% is expected.",
        "TitleRowChangeDetails": "'%1$s' changed from %2$s (%3$s) to %4$s (%5$s) %6$s.",
        "TitleRowDisappearedDetails": "'%1$s' decreased by %2$s and disappeared in %3$s compared to %4$s.",
        "TitleRowMoverAndShaker": "This row had an higher impact than the average.",
        "TitleRowNewDetails": "'%1$s' increased by %2$s and is new compared to %3$s.",
        "WeekComparedToPreviousWeek": "previous week",
        "WidgetCategory": "Insights",
        "YearComparedToPreviousYear": "previous year"
    }
}