Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController-ja.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController-ja.js
// Module:    /templates/hulkd/views/hulkdBlacklistController-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 = {"Click to delete “[_1]” from the blacklist.":"クリックして「[_1]」をブラックリストから削除します。","Click to edit the comment for “[_1]”.":"クリックして「[_1]」のコメントを編集します。","Do you want to permanently delete [quant,_1,record,records] from the backlist?":"ブラックリストから “[quant,_1,個のレコード,個のレコード]”を完全に削除しますか?","Do you want to permanently delete “[_1]” from the blacklist?":"ブラックリストから「[_1]」を完全に削除しますか?","Some IP addresses were not added to the blacklist.":"一部の IP アドレスがホワイトリストに追加されませんでした。","Some records failed to update.":"一部の記録の更新に失敗しました。","The system was unable to delete [quant,_1,record,records] from the blacklist.":"ブラックリストから [quant,_1,個のレコード,個のレコード]を削除できませんでした。","You have deleted all records from the blacklist.":"ブラックリストの全記録を消去しました。","You have successfully added [quant,_1,IP address,IP addresses] to the blacklist.":"[quant,_1,個の IP アドレス,個の IP アドレス] がブラックリストに正常に追加されました。","You have successfully added “[_1]” to the blacklist.":"「[_1]」をブラックリストに追加するのに成功しました。","You have successfully deleted [quant,_1,record,records] from the blacklist.":"ブラックリストから [quant,_1,個のレコード,個のレコード]を正常に削除しました。","You have successfully deleted “[_1]” from the blacklist.":"ブラックリストから「[_1]」の削除に成功しました。","You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].":"You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].","You have successfully updated the comment for “[_1]”.":"「[_1]」のコメントを更新することに成功しました。"};

    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