diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-28 00:03:44 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-28 00:03:44 +0100 |
commit | 7098bcd4b7fbcfeefa8afb07cda77abccdeb9ed0 (patch) | |
tree | ba09c43480911f65b11056fb18922622764c6e58 /core | |
parent | c51396551d3955786bc5df3fbc45109b66d82350 (diff) | |
download | nextcloud-server-7098bcd4b7fbcfeefa8afb07cda77abccdeb9ed0.tar.gz nextcloud-server-7098bcd4b7fbcfeefa8afb07cda77abccdeb9ed0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/ja_JP.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/ja_JP.php b/core/l10n/ja_JP.php index 2a69275e334..617a8bf4f49 100644 --- a/core/l10n/ja_JP.php +++ b/core/l10n/ja_JP.php @@ -107,6 +107,8 @@ "Edit categories" => "カテゴリを編集", "Add" => "追加", "Security Warning" => "セキュリティ警告", +"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "あなたのPHPのバージョンには、Null Byte攻撃(CVE-2006-7243)という脆弱性が含まれています。", +"Please update your PHP installation to use ownCloud securely." => "ownCloud を安全に利用するに、PHPの更新を行なってください。", "No secure random number generator is available, please enable the PHP OpenSSL extension." => "セキュアな乱数生成器が利用可能ではありません。PHPのOpenSSL拡張を有効にして下さい。", "Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "セキュアな乱数生成器が無い場合、攻撃者はパスワードリセットのトークンを予測してアカウントを乗っ取られる可能性があります。", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => ".htaccess ファイルが動作していないため、おそらくあなたのデータディレクトリもしくはファイルはインターネットからアクセス可能です。", |