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

ja.json « lang « Insights « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ce74cdcf84184409c3638ce0c162578a74fd030a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "Insights": {
        "ControlComparedToDescription": "比較する実績値は",
        "DayComparedToPreviousDay": "前の日",
        "DayComparedToPreviousWeek": "前週の同じ日",
        "DayComparedToPreviousYear": "去年の同じ日",
        "Filter": "フィルター",
        "FilterIncreaserAndDecreaser": "増加と減少した値",
        "FilterOnlyDecreaser": "減少した値のみ",
        "FilterOnlyDisappeared": "消失した値のみ",
        "FilterOnlyIncreaser": "増加した値のみ",
        "FilterOnlyMovers": "変化のあった値のみ",
        "FilterOnlyNew": "新しい値のみ",
        "MonthComparedToPreviousMonth": "前の月",
        "MonthComparedToPreviousYear": "去年の同じ月",
        "OverviewWidgetTitle": "インサイトの概要",
        "WeekComparedToPreviousWeek": "前の週",
        "WidgetCategory": "インサイト",
        "YearComparedToPreviousYear": "前の年"
    }
}