Viewing File: /usr/local/cpanel/base/frontend/jupiter/clam-av/main-ja.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/clam-av/main.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/clam-av/main-ja.js
// Module:    /jupiter/clam-av/main-ja
// Locale:    ja
// This file is generated by the cpanel localization system
// using the bin/_build_translated_js_hash_files.pl script.
//-------------------------------------------------------------
// !!! Do not hand edit this file !!!
//-------------------------------------------------------------
(function() {
    // The raw lexicon.
    var newLex = {"Cleanup Process":"消去プロセス","Close":"閉じる","Data":"データ","Deleted.[comment, placed after the path to a file that was removed]":"削除しました。[comment, placed after the path to a file that was removed]","Destroy":"破棄","Disinfect":"ウイルス駆除プログラムを実行","Disinfected.[comment, placed after the path to a file that was cleaned]":"ウイルスを除去しました。[comment, placed after the path to a file that was cleaned]","Due to your system’s configuration, the system can not scan all files in your user’s mail directory.":"お使いのシステム構成により、ユーザーのメールディレクトリの全てのファイルをスキャンできません。","Error!":"エラー!","File":"ファイル","Go to the Cleanup Process Page":"プロセスページのクリーンアップに移動","If this condition persists, contact your system administrator.":"この状態が継続する場合は、システム管理者にお問い合わせください。","Ignore":"無視","Ignored.[comment, placed after the path to a file that was not processed]":"無視しました。[comment, placed after the path to a file that was not processed]","Infected Files":"影響を受けたファイル","Infected files found.":"影響を受けたファイルが見つかりました。","Internal Error":"内部エラー","Loading …":"ロード中 …","No active scans.":"アクティブスキャンがありません。","No cleanup process found.":"クリーンアッププロセスが見つかりませんでした。","No virus found.":"ウイルスは見つかりませんでした。","Only mailboxes can be disinfected.":"メールボックスのみウイルスを除去できます。","Oops!":"おっと!","Please press the “Cancel” button.":"「キャンセル」ボタンを押してください。","Process Cleanup":"クリーンアップを実行","Processing …":"処理中 …","Quarantine":"隔離","Quarantined.[comment, placed after the path to a file that was moved to a safer place]":"隔離しました。[comment, placed after the path to a file that was moved to a safer place]","Scan Complete!":"スキャンが完了しました!","Scan Now":"今すぐスキャン","Scanner":"スキャナー","Scanner Progress":"スキャナーの進捗","Scanning:":"スキャン中:","Scans will automatically stop if they run for more than one day.":"スキャンは 1 日以上実行され続けると自動で停止します。","Select All":"全て選択","Something bad happened.":"予期せぬ問題が起きました。","Start a New Scan":"新たにスキャンを実行する","Success!":"成功!","The system failed to fetch the disinfect status.":"システムは、駆除ステータスの取得に失敗しました。","The system failed to fetch the infected files.":"システムは、感染したファイルの取得に失敗しました。","The system failed to fetch the scan status.":"システムは、スキャンステータスの取得に失敗しました。","The system failed to start a disinfection.":"システムは駆除の開始に失敗しました。","The system failed to start a scan.":"システムはスキャンの開始に失敗しました。","The system failed to start the disinfection process in the background.":"システムは、バックグラウンドでの駆除プロセス開始に失敗しました。","The system failed to start the virus scanner in the background.":"システムは、バックグラウンドでのウイルススキャナーの起動に失敗しました。","Total file count":"全ファイル数","Total file size":"ファイルサイズ総量","Try again":"再試行","Virus":"ウイルス","Virus Scan Complete":"ウイルススキャン完了","Virus scan complete modal.":"ウイルススキャン完了モダールです。","Warning!":"警告!","You should not leave this page without hitting the “Process Cleanup” button!":"「クリーンアップを実行」ボタンを押さずに、このページを離れることは推奨できません!"};

    if (!this.LEXICON) {
        this.LEXICON = {};
    }

    for(var item in newLex) {
        if(newLex.hasOwnProperty(item)) {
            var value = newLex[item];
            if (typeof(value) === "string" && value !== "") {
                // Only add it if there is a value.
                this.LEXICON[item] = value;
            }
        }
    }
})();
//~~END-GENERATED~~
Back to Directory File Manager