Viewing File: /usr/local/cpanel/base/frontend/jupiter/user_manager/views/listController-ja.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/user_manager/views/listController.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/user_manager/views/listController-ja.js
// Module:    /jupiter/user_manager/views/listController-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 = {"Do you wish to remove the “[_1]” user from your system?":"システムのユーザーから「[_1]」を削除しますか?","The service account is invalid.":"サービスアカウントが無効です。","The system successfully linked all of the service accounts for the “[_1]” user to the [asis,subaccount]. The service account passwords did not change.":"システムは、「[_1]」ユーザーのすべてのサービスアカウントを[asis,subaccount]に正常にリンクしました。サービスアカウントのパスワードは変更されませんでした。","The system successfully linked all of the service accounts for the “[_1]” user to the [asis,subaccount]. The service account passwords did not change. You must provide a new password if you wish to enable any additional [asis,subaccount] services.":"システムは、「[_1]」ユーザーのすべてのサービスアカウントを[asis,subaccount]に正常にリンクしました。サービスアカウントのパスワードは変更されませんでした。追加の[asis,subaccount]サービスの有効化を希望する場合は、新しいパスワードを提供する必要があります。","The system successfully linked the service account to the “[_1]” user’s [asis,subaccount]. The service account passwords did not change. You must provide a new password if you wish to enable any additional [asis,subaccount] services.":"システムは、サービスアカウントを「[_1]」ユーザーの[asis,subaccount]に正常にリンクしました。サービスアカウントのパスワードは変更されませんでした。追加の[asis,subaccount]サービスの有効化を希望する場合は、新しいパスワードを提供する必要があります。","The system successfully linked the service account to the “[_1]” user’s [asis,subaccount]. The service account passwords have not changed.":"システムは、サービスアカウントを「[_1]」ユーザーの[asis,subaccount]に正常にリンクしました。サービスアカウントのパスワードは変更されていません。","You cannot edit the account.":"アカウントの編集ができません。","Your [asis,cPanel] account exceeds its disk quota. You cannot add or edit users.":"[asis,cPanel]アカウントがディスク容量を超えています。ユーザーの追加や作成ができません。"};

    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