diff --git a/l10n/ja.php b/l10n/ja.php new file mode 100644 index 0000000..c4d2fbc --- /dev/null +++ b/l10n/ja.php @@ -0,0 +1,27 @@ + "{user} 様へ、", +"Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "申し訳ありません。アップロードしようとしたファイルからマルウェアが検出されましたため、削除されました。", +"This email is a notification from {host}. Please, do not reply." => "このメールは {host} からの通知用です。返信しないでください。", +"File uploaded: {file}" => "ファイルアップロード: {file}", +"Antivirus Configuration" => "アンチウイルスの設定", +"Mode" => "モード", +"Executable" => "実行形式", +"Daemon" => "デーモン", +"Daemon (Socket)" => "Daemon (ソケット)", +"Socket" => "ソケット", +"Clamav Socket." => "Clamav ソケット。", +"Not required in Executable Mode." => "実行形式モードでは不要です。", +"Host" => "ホスト", +"Address of Antivirus Host." => "アンチウイルスホストのアドレス", +"Port" => "ポート", +"Port number of Antivirus Host." => "アンチウイルスホストのポート番号", +"Stream Length" => "ストリームの長さ", +"ClamAV StreamMaxLength value in bytes." => "ClamAV StreamMaxLength 値(バイト)。", +"Path to clamscan" => "clamscan のパス", +"Path to clamscan executable." => "clamscan 実行ファイルへのパス。", +"Not required in Daemon Mode." => "デーモンモードでは不要です。", +"Action for infected files found while scanning" => "スキャン中に発見された感染ファイルに対する操作", +"Only log" => "ログのみ", +"Delete file" => "ファイルを削除", +"Save" => "保存" +);