Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/rootmail/index.cmb-ja.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/rootmail/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/rootmail/index.cmb-ja.js
// Module:    /templates/rootmail/index.cmb-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 = {"Disable":"無効にする","Forward mail for “[_1]” to:":"「[_1]」の転送先メールアドレス:","Must be a valid email address or account name":"有効なメールアドレスまたはアカウント名にする必要があります","The email address “[_1]” is not valid.":"メールアドレス「[_1]」が有効ではありません。","The system currently forwards mail for “[output,strong,_1]” to “[list_and,_2]”.":"現在、“[output,strong,_1]” の “[list_and,_2]” 宛てのメールは転送されています。","The system does not currently forward mail for “[output,strong,_1]”.":"システムは現在、「[output,strong,_1]」宛のメールを転送しません。","The user “[_1]” does not exist on the system.":"ユーザー「[_1]」はシステムに存在していません。","Update":"アップデート"};

    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