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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/user_manager/views/editController.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/user_manager/views/editController-ja.js
// Module:    /jupiter/user_manager/views/editController-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 = {"The system cannot upgrade this service account to a [asis,subaccount]. To access all the features within this interface, you must delete any accounts that share the same username or link this service account to a [asis,subaccount].":"システムは、このサービスアカウントを[asis,subaccount]にアップグレードできません。このインターフェース内のすべての機能にアクセスするには、同じユーザーネームを共有するアカウントを削除するか、このサービスアカウントを[asis,subaccount]にリンクする必要があります。","The system could not load the [asis,subaccount] with the following error: [_1]":"次のエラーのため、 [asis,subaccount] を読み込むことができませんでした: [_1]","The system could not load the service account with the following error: [_1]":"以下のエラーがあり、システムはサービスアカウントを読み込めませんでした:[_1]","The system did not recognize the update mode: [_1]":"システムは更新モードを認識しませんでした:[_1]","The system failed to modify the service account for “[_1]”: [_2]":"システムは、「[_1]」のサービスアカウントを編集することに失敗しました:[_2]","The system failed to unlink the “[_1]” service with the following error: [_2]":"以下のエラーで、システムは「[_1]」サービスのリンク解除に失敗しました:[_2]","The system failed to update the “[_1]” user with the following error: [_2]":"以下のエラーで、システムは「[_1]」ユーザーの更新に失敗しました:[_2]","The system failed to upgrade the “[_1]” service account to a [asis,subaccount] with the following error: [_2]":"次のエラーのため、“[_1]” サービス アカウントを [asis,subaccount] にアップグレードできませんでした: [_2]","The system successfully linked the service account to the “[_1]” user’s [asis,subaccount]. The service account passwords have not changed.":"システムは、サービスアカウントを「[_1]」ユーザーの[asis,subaccount]に正常にリンクしました。サービスアカウントのパスワードは変更されていません。","The system successfully linked the service account to the “[_1]” user’s [asis,subaccount]. The service account passwords have not changed. You must provide a new password if you enable any additional [asis,subaccount] services.":"システムは、サービスアカウントを「[_1]」ユーザーの[asis,subaccount]に正常にリンクしました。サービスアカウントのパスワードは変更されていません。追加の[asis,subaccount]サービスを有効化する場合は、新しいパスワードを提供する必要があります。","The system successfully modified the service account: [_1]":"システムはサービスアカウントを正常に変更しました:[_1]","The system successfully unlinked the “[_1]” service.":"システムは「[_1]」サービスを正常にリンク解除しました。","The system successfully updated the following user: [_1]":"システムは以下のユーザーを正常に更新しました:[_1]","You cannot enable additional services for this [asis,subaccount] until you set its password. When you set the password, all of your services will utilize the same password.":"この[asis,サブアカウント]のパスワードを設定するまで、追加のサービスは有効化できません。パスワードを設定した後、全てのサービスが同一パスワードを使用します。","You did not select a [asis,subaccount].":"[asis,サブアカウント]を選択していません。","You did not select a valid service account.":"有効なサービスアカウントを選択していません。"};

    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