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:
authorStefan Giehl <stefan@matomo.org>2019-07-22 10:39:21 +0300
committerGitHub <noreply@github.com>2019-07-22 10:39:21 +0300
commitd3755e5e83da44b034a371f853d55f735c3c341e (patch)
tree2052b4b86def9a71dd64471b65c712d7844fe29a /plugins/Live/lang
parent2e5912f43a8b35fcf99220088e6c2a1cfbf8981c (diff)
language update (#14684)
Diffstat (limited to 'plugins/Live/lang')
-rw-r--r--plugins/Live/lang/ja.json12
1 files changed, 9 insertions, 3 deletions
diff --git a/plugins/Live/lang/ja.json b/plugins/Live/lang/ja.json
index de5d87003a..1cf14a097d 100644
--- a/plugins/Live/lang/ja.json
+++ b/plugins/Live/lang/ja.json
@@ -36,15 +36,21 @@
"ToggleActions": "すべてのアクションの表示を切り替える",
"TopVisitedPages": "上位のページ",
"VisitsLog": "訪問履歴",
- "VisitorLog": "訪問履歴",
+ "VisitorLog": "ビジットログ",
"VisitorLogDocumentation": "この表は選択した日付期間内で最新のビジットについて表示しています。ビジットの日付の上にマウスを移動して、そのビジターの最後のビジットが何日前か見ることが出来ます。%1$s 期間内に本日が含まれていれば、ビジターをリアルタイムで見られます! %2$s ここに表示されるのは、アーカイブのための cron ジョブ設定の頻度に関わらず、常にライブのデータです。",
+ "VisitorLogNoDataMessagePurged": "古いデータの定期的な削除が有効になっており、このレポートの日付が %s 日以上経過しているため、データが削除された可能性があります。 スーパーユーザーは、管理 => プライバシーに移動してこの設定を変更できます。",
"VisitorProfile": "ビジタープロフィール",
- "VisitorsInRealTime": "リアルタイムのビジット",
+ "VisitorsInRealTime": "リアルタイムビジット",
"VisitorsLastVisit": "このビジターの最新のビジットは %s 日前です。",
"VisitsFrom": "から %1$s%2$s が %3$s を訪問",
"VisitSummary": "ウェブサイト%3$sに合計%1$s%2$sを費やし、%6$s 回の訪問%7$sで %4$sページ%5$sを閲覧しました。",
"VisitSummaryWithActionDetails": "ウェブサイト%3$sに合計 %1$s%2$s を費やし、%7$s 回の訪問%8$sで %4$s 回のアクション%5$s (%6$s) を実行しました。",
+ "RowActionTooltipDefault": "この行でセグメント化された訪問履歴を表示する",
+ "RowActionTooltipWithDimension": "この %s でセグメント化された訪問履歴を表示する",
+ "RowActionTooltipTitle": "セグメント化された訪問履歴を開く",
+ "SegmentedVisitorLogTitle": "%1$s が「 %2$s 」である訪問を示す訪問履歴",
"OnClickPause": "%s が開始されました。クリックして一時停止します。",
- "OnClickStart": "%s は停止しています。クリックして開始します。"
+ "OnClickStart": "%s は停止しています。クリックして開始します。",
+ "ClickToSeeAllContents": "各コンテンツのインタラクション\/インプレッションを見るためにクリック"
}
} \ No newline at end of file