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/Diagnostics/lang/ja.json')
-rw-r--r--plugins/Diagnostics/lang/ja.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/Diagnostics/lang/ja.json b/plugins/Diagnostics/lang/ja.json
new file mode 100644
index 0000000000..89829b49b8
--- /dev/null
+++ b/plugins/Diagnostics/lang/ja.json
@@ -0,0 +1,8 @@
+{
+ "Diagnostics": {
+ "ConfigFileTitle": "コンフィグファイル",
+ "ConfigFileIntroduction": "ここでは Piwik の設定を見ることができます。ロードバランスされた環境で Piwik を実行している場合、このページがロードされているサーバーによってページが異なる場合があります。背景色が異なる行は、たとえば %1$s ファイルで指定された設定値が変更されます。",
+ "HideUnchanged": "変更された値だけを表示する場合は、%1$s変更されていない値をすべて非表示にすることができます。%2$s",
+ "Sections": "セクション"
+ }
+} \ No newline at end of file