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/UserId/lang/ja.json')
-rw-r--r--plugins/UserId/lang/ja.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/plugins/UserId/lang/ja.json b/plugins/UserId/lang/ja.json
index c125b4453c..c0bd9fb50d 100644
--- a/plugins/UserId/lang/ja.json
+++ b/plugins/UserId/lang/ja.json
@@ -1,7 +1,9 @@
{
"UserId": {
+ "PluginDescription": "ユーザーレポートを表示します",
"UserId": "ユーザー ID",
+ "UserReportDocumentation": "このレポートには、個々のユーザーIDごとの訪問数とその他の一般的な指標が表示されます。",
"UserReportTitle": "ユーザーID",
- "PluginDescription": "ユーザーレポートを表示します"
+ "VisitorsUserSubcategoryHelp": "ユーザーIDレポートは、登録済みおよびログイン済みのすべてのユーザーに関連する訪問を表示します。このセクションは、特定のユーザーによるウェブサイトの利用状況を把握し、最もアクティブなユーザーと最も少ないユーザーを特定するために使用できます。"
}
-} \ No newline at end of file
+}