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/API/lang/ja.json')
-rw-r--r--plugins/API/lang/ja.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/API/lang/ja.json b/plugins/API/lang/ja.json
index 3d87e2ce3c..3061eaabb4 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": "Piwik API の詳細については、%1$sIntroduction to Piwik API%2$s や %3$sPiwik API Reference%4$s を参照してください。",
- "PluginDescription": "Pwik の全てのデータは簡単な API を通して利用することができます。このプラグインはウェブサービスの入り口で、xml , json , php , csv などのあなたのウェブ分析データを入手するために呼び出すことができます。",
- "ReportingApiReference": "API リファレンスを報告",
- "TopLinkTooltip": "jsopn、xml等シンプルなAPIを介して、プログラムで分析データにアクセスできます",
+ "MoreInformation": "Piwik APIの詳細については、%1$sPiwik API入門%2$sと%3$sPiwik APIリファレンス%4$sをご覧ください。",
+ "PluginDescription": "Piwikのすべてのデータは、シンプルなAPIを介して利用できます。 このプラグインは、xml、json、php、csvなどでWeb Analyticsデータを取得するために呼び出すことのできるWebサービスのエントリポイントです。",
+ "ReportingApiReference": "APIリファレンスレポート",
+ "TopLinkTooltip": "jsopn、xml等シンプルなAPIを介して、プログラムでWeb Analyticsデータにアクセスできます。",
"UserAuthentication": "ユーザー認証",
"UsingTokenAuth": "%1$sスクリプト(crontab 等)でリクエストデータを得たい場合%2$sは、API をコールする URL(認証が必要)にパラメータ %3$s を付加する必要があります。",
"Glossary": "用語集",