diff options
Diffstat (limited to 'lib/l10n/ja.php')
-rw-r--r-- | lib/l10n/ja.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ja.php b/lib/l10n/ja.php index 2f4ca27da77..b6c74471982 100644 --- a/lib/l10n/ja.php +++ b/lib/l10n/ja.php @@ -4,6 +4,8 @@ $TRANSLATIONS = array( "This can usually be fixed by giving the webserver write access to the config directory" => "多くの場合、これはWebサーバーにconfigディレクトリへの書き込み権限を与えることで解決できます。", "See %s" => "%s を閲覧", "This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "多くの場合、これは %s Webサーバーにconfigディレクトリ %s への書き込み権限を与えることで解決できます。", +"Sample configuration detected" => "サンプル設定が見つかりました。", +"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" => "サンプル設定がコピーされてそのままです。このままではインストールが失敗し、サポート対象外になります。config.phpを変更する前にドキュメントを確認してください。", "Help" => "ヘルプ", "Personal" => "個人", "Settings" => "設定", |