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/Insights/lang/ja.json')
-rw-r--r--plugins/Insights/lang/ja.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/plugins/Insights/lang/ja.json b/plugins/Insights/lang/ja.json
new file mode 100644
index 0000000000..ce74cdcf84
--- /dev/null
+++ b/plugins/Insights/lang/ja.json
@@ -0,0 +1,21 @@
+{
+ "Insights": {
+ "ControlComparedToDescription": "比較する実績値は",
+ "DayComparedToPreviousDay": "前の日",
+ "DayComparedToPreviousWeek": "前週の同じ日",
+ "DayComparedToPreviousYear": "去年の同じ日",
+ "Filter": "フィルター",
+ "FilterIncreaserAndDecreaser": "増加と減少した値",
+ "FilterOnlyDecreaser": "減少した値のみ",
+ "FilterOnlyDisappeared": "消失した値のみ",
+ "FilterOnlyIncreaser": "増加した値のみ",
+ "FilterOnlyMovers": "変化のあった値のみ",
+ "FilterOnlyNew": "新しい値のみ",
+ "MonthComparedToPreviousMonth": "前の月",
+ "MonthComparedToPreviousYear": "去年の同じ月",
+ "OverviewWidgetTitle": "インサイトの概要",
+ "WeekComparedToPreviousWeek": "前の週",
+ "WidgetCategory": "インサイト",
+ "YearComparedToPreviousYear": "前の年"
+ }
+} \ No newline at end of file