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:
authorsgiehl <stefan@piwik.org>2013-04-20 22:56:11 +0400
committersgiehl <stefan@piwik.org>2013-04-20 22:56:11 +0400
commitdcde0397bd6e35dcfbf1f6dbad8601007e50ac88 (patch)
treeba3ad1010126c462c758ad68f4fef7b651f1c0c4 /lang/ja.php
parentab74f9316a0e5c80f5099921f62fc6c1f832268c (diff)
language update refs #3430
Diffstat (limited to 'lang/ja.php')
-rw-r--r--lang/ja.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ja.php b/lang/ja.php
index e12af5a278..3a26933e82 100644
--- a/lang/ja.php
+++ b/lang/ja.php
@@ -414,6 +414,7 @@ $translations = array(
'PrivacyManager_LeastMonthsInput' => '月数は %s より大きい数を指定してください。',
'PrivacyManager_UseDeleteReports' => '定期的にデータベースから古いリポートを削除',
'PrivacyManager_DeleteReportsOlderThan' => 'この月数より古いリポートを削除',
+ 'PrivacyManager_DeleteReportsInfo' => '有効の場合は、古いレポートが削除されます。%sデータベース容量が限られている場合のみ有効にすることをお勧めします。%s',
'PrivacyManager_DeleteReportsInfo2' => '"%s"が有効でない場合は、要求されれば、古いレポートが自動的に再作成されます。',
'PrivacyManager_DeleteReportsInfo3' => '"%s" を有効にすると、データは永久に失われます。',
'PrivacyManager_DeleteReportsDetailedInfo' => 'データベースの数値型のアーカイブテーブル(%s)とブロブ型のアーカイブテーブル(%s)からデータが削除されます。',