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:
authormattab <matthieu.aubry@gmail.com>2013-07-17 02:02:34 +0400
committermattab <matthieu.aubry@gmail.com>2013-07-17 02:02:34 +0400
commit89a6a78eefe7281c5752a96aa58acd8a108bf0b4 (patch)
tree7c9e857448f041b30afc9514d61278839cc6f0a0 /lang/ja.php
parent938271ae747810bfd87ff0b29bf182e64573edf9 (diff)
Refs #4047 Also removing the now unused translation (and removed from otrance)
Diffstat (limited to 'lang/ja.php')
-rw-r--r--lang/ja.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/ja.php b/lang/ja.php
index 6e1efa3a36..fd2a947707 100644
--- a/lang/ja.php
+++ b/lang/ja.php
@@ -277,7 +277,6 @@ $translations = array(
'General_ExceptionInvalidDateFormat' => '有効な日付の書式: %s または %s 関数でサポートされる任意のキーワード(詳細は %s を参照)',
'General_ExceptionLanguageFileNotFound' => '言語ファイル \'%s\' が見つかりませんでした',
'General_ExceptionUnableToStartSession' => 'セッションを開始できません',
- 'General_WarningFileIntegritySkipped' => '開発環境が検出されたため、ファイルの整合性チェックは省略されました。',
'General_WarningFileIntegrityNoManifest' => 'manifest.inc.php が不足しているため、ファイルの整合性チェックを実行することができませんでした。',
'General_WarningFileIntegrityNoMd5file' => 'md5_file() 関数が存在しないため、ファイルの整合性チェックを完了することができませんでした。',
'General_FileIntegrityWarningExplanation' => 'ファイルの整合性チェックが失敗し、いくつかのエラーが報告されました。 これはほとんどの場合、ファイルが不完全であるか、いくつかの Piwik ファイルのアップロードに失敗しています。 すべての Piwik ファイルをバイナリモードで再アップロードして、エラーが表示されなくなるまでページをリフレッシュする必要があります。',