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/VisitTime/lang/ja.json')
-rw-r--r--plugins/VisitTime/lang/ja.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/VisitTime/lang/ja.json b/plugins/VisitTime/lang/ja.json
index a690e2b9b8..049f6d4f05 100644
--- a/plugins/VisitTime/lang/ja.json
+++ b/plugins/VisitTime/lang/ja.json
@@ -1,7 +1,15 @@
{
"VisitTime": {
"ColumnLocalTime": "ローカルタイム",
+ "ColumnLocalHour": "現地時間 - 時間 ( 訪問開始 )",
+ "ColumnLocalMinute": "現地時間 - 分 ( 訪問開始 )",
"ColumnServerTime": "サーバタイム",
+ "ColumnServerHour": "サーバータイム - 時間",
+ "ColumnVisitEndServerHour": "サーバータイム - 時間 ( 訪問終了 )",
+ "ColumnVisitEndServerMinute": "サーバータイム - 分 ( 訪問終了 )",
+ "ColumnVisitStartServerHour": "サーバータイム - 時間 ( 訪問開始 )",
+ "ColumnVisitStartServerMinute": "サーバータイム - 分 ( 訪問開始 )",
+ "ColumnServerMinute": "サーバータイム - 分",
"DayOfWeek": "曜日",
"LocalTime": "ローカルタイム単位のビジット",
"NHour": "%s時",