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@piwik.org>2018-11-01 16:15:51 +0300
committerGitHub <noreply@github.com>2018-11-01 16:15:51 +0300
commitfb08057fa7f8807bdbeaf7a011931678768d16c9 (patch)
tree9240369cd0d1993c5f8d32a8ed7addc8bc3b35d3 /plugins/API
parent19ce50fc08ab825f2d6cff59c0efe695544f7ce5 (diff)
language update (#13663)
Diffstat (limited to 'plugins/API')
-rw-r--r--plugins/API/lang/ja.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/API/lang/ja.json b/plugins/API/lang/ja.json
index 7eb60c5d4c..661db52a76 100644
--- a/plugins/API/lang/ja.json
+++ b/plugins/API/lang/ja.json
@@ -4,10 +4,10 @@
"GenerateVisits": "今日のデータがない場合は、%1$s プラグインを使用して、はじめに若干のデータを生成することができます。 これを行うには、%2$s プラグインを有効にし、管理エリアで 'ビジタージェネレータ' メニューをクリックします。",
"KeepTokenSecret": "token_auth は、ログイン名とパスワードのように秘密にし、%1$s絶対に共有しないでください%2$s!",
"LoadedAPIs": "%s API が正常に読み込まれました",
- "MoreInformation": "Matomo APIの詳細については、%1$sMatomo API入門%2$sと%3$sMatomo APIリファレンス%4$sをご覧ください。",
- "PluginDescription": "Matomoのすべてのデータは、シンプルなAPIを介して利用できます。 このプラグインは、xml、json、php、csvなどでWeb Analyticsデータを取得するために呼び出すことのできるWebサービスのエントリポイントです。",
+ "MoreInformation": "Matomo API の詳細については、%1$sMatomo API 入門%2$sと%3$s Matomo API リファレンス%4$sをご覧ください。",
+ "PluginDescription": "Matomo のすべてのデータは、シンプルな API を介して利用できます。 このプラグインは、xml、json、php、csv などで Web Analytics データを取得するために呼び出すことのできる Web サービスのエントリポイントです。",
"ReportingApiReference": "APIリファレンスレポート",
- "TopLinkTooltip": "jsopn、xml等シンプルなAPIを介して、プログラムでWeb Analyticsデータにアクセスできます。",
+ "TopLinkTooltip": "jsopn、xml 等シンプルな API を介して、プログラムで Web Analytics データにアクセスできます。",
"UserAuthentication": "ユーザー認証",
"UsingTokenAuth": "%1$sスクリプト(crontab 等)でリクエストデータを得たい場合%2$sは、API をコールする URL(認証が必要)にパラメータ %3$s を付加する必要があります。",
"Glossary": "用語集",