Viewing File: /usr/local/cpanel/base/frontend/jupiter/email_accounts/services/emailAccountsService-ja.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/email_accounts/services/emailAccountsService.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/email_accounts/services/emailAccountsService-ja.js
// Module:    /jupiter/email_accounts/services/emailAccountsService-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 = {"Creating email account …":"メールアカウントを作成中 …","Deleting …":"削除中 …","Email account “[_1]” is up to date.":"メールアカウント「[_1]」は最新です。","The system could not disable automatic folder creation for “[_1]”.":"システムは、「[_1]」の自動フォルダ作成を無効化できませんでした。","The system could not enable automatic folder creation for “[_1]”.":"システムは、「[_1]」の自動フォルダ作成を有効化できませんでした。","The system deleted [asis,User Manager]’s old leftover “[_1]” account (alternate email address: [_2]).":"The system deleted [asis,User Manager]’s old leftover “[_1]” account (alternate email address: [_2]).","The system deleted [asis,User Manager]’s old leftover “[_1]” account.":"The system deleted [asis,User Manager]’s old leftover “[_1]” account.","This account appears to be left over from a previous subaccount.":"このアカウントは、以前のサブアカウントの残りのようです。","We can’t hold mail for “[_1]”:“[_2]”":"「[_1]」:「[_2]」のメールは保持できません。","We can’t suspend incoming mail for “[_1]”:“[_2]”":"「[_1]」:「[_2]」のメールは一停止できません。","We can’t suspend logins for “[_1]”:“[_2]”":"「[_1]」:「[_2]」のログインは停止できません。","We can’t suspend outgoing mail for “[_1]”:“[_2]”":"「[_1]」:「[_2]」の発信メールは停止できません。","We can’t unsuspend incoming mail for “[_1]”:“[_2]”":"「[_1]」:「[_2]」の受信メールを停止解除できません。","We can’t unsuspend logins for “[_1]”:“[_2]”":"「[_1]」:「[_2]」のログインを停止解除できません。","We can’t unsuspend outgoing mail for “[_1]”:“[_2]”":"「[_1]」:「[_2]」の発信メールを停止解除できません。","We can’t update the password for “[_1]”:“[_2]”":"「[_1]」:「[_2]」のパスワードを更新できません。","We can’t update the storage space for “[_1]”:“[_2]”":"「[_1]」:「[_2]」のストレージ容量を増やせません。","We’re holding outgoing mail for “[_1]”.":"「[_1]」の送信メールを保管しています。","You disabled automatic folder creation for “[_1]”.":"「[_1]」の自動フォルダ作成を無効化しました。","You do not have an email account named “[_1]”.":"「[_1]」という名称のメールアカウントはありません。","You enabled automatic folder creation for “[_1]”.":"「[_1]」の自動フォルダ作成を有効化しました。","You suspended incoming mail for “[_1]”.":"「[_1]」の受信メールを停止しました。","You suspended logins for “[_1]”.":"「[_1]」へのログインを停止しました。","You suspended outgoing mail for “[_1]”.":"「[_1]」からの送信メールを停止しました。","You unsuspended incoming mail for “[_1]”.":"「[_1]」への受信メールの停止を解除しました。","You unsuspended logins for “[_1]”.":"「[_1]」へのログイン停止を解除しました。","You unsuspended outgoing mail for “[_1]”.":"「[_1]」からの送信メールの停止を解除しました。","You updated the password for “[_1]”.":"「[_1]」のパスワードを更新しました。","You updated the storage space for “[_1]”.":"「[_1]」の保管容量を更新しました。","[quant,_1,message has,messages have] been queued for deletion from the outgoing mail queue.":"[quant,_1,message has,messages have] been queued for deletion from the outgoing mail queue.","“[_1]” already exists in the [asis,User Manager].":"「[_1]」は既に[asis,ユーザーマネージャー]に存在します。"};

    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