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/CustomJsTracker/lang/ja.json')
-rw-r--r--plugins/CustomJsTracker/lang/ja.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/CustomJsTracker/lang/ja.json b/plugins/CustomJsTracker/lang/ja.json
new file mode 100644
index 0000000000..dfa58e56c7
--- /dev/null
+++ b/plugins/CustomJsTracker/lang/ja.json
@@ -0,0 +1,8 @@
+{
+ "CustomJsTracker": {
+ "PluginDescription": "任意のプラグインが Matomo JavaScript Tracking ファイル( matomo.js )を拡張し、新しい機能と Web サイトの測定機能を追加することができます。",
+ "DiagnosticPiwikJsWritable": "書き込み可能な JavaScript トラッカー(%s)",
+ "DiagnosticPiwikJsNotWritable": "Matomo JavaScriptトラッカーファイル %s は書き込み可能ではありません。これは、他のプラグインが JavaScriptトラッカー を拡張できないことを意味します。 将来的には、一部のコア機能も期待どおりに機能しない可能性があります。",
+ "DiagnosticPiwikJsMakeWritable": "次のコマンドを実行して、%1$s を書き込み可能にすることを推奨します。: %2$s"
+ }
+} \ No newline at end of file