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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/twofactorauth/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/twofactorauth/index.cmb-ja.js
// Module:    /templates/twofactorauth/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 = {"Are you sure you want to remove two-factor authentication for [quant,_1,user,users]?":"“[quant,_1,人のユーザー,人のユーザー]” の 2 要素認証を削除しますか?","Are you sure you want to remove two-factor authentication for “[_1]”?":"「[_1]」の二段階認証を削除しますか?","Displaying [numf,_1] to [numf,_2] out of [quant,_3,item,items]":"[quant,_3,個のアイテム,個のアイテム] のうち [numf,_1] ~ [numf,_2] を表示しています","Do you want to remove two-factor authentication for all users?":"全てのユーザーから二段階認証を削除しますか?","If you do not provide an issuer, the system will use: “[output,strong,_1]”":"発行者を提供しない場合、システムは以下を使用します: 「[output,strong,_1]」","Provide a name for the authentication service.":"認証サービスの名前を入力してください。","The Two-Factor Authentication security policy is now disabled.":"二段階認証セキュリティポリシーが無効化されました。","The Two-Factor Authentication security policy is now enabled.":"二段階認証セキュリティポリシーが有効化されました。","The name associated with the service provider.":"サービスプロバイダに紐付けられた名前。","The status for Two-Factor Authentication has changed, possibly in another browser session.":"二段階認証のステータスが、おそらく別のブラウザセッションで変更されました。","The system failed to remove two-factor authentication for [quant,_1,user,users].":"[quant,_1,人のユーザー,人のユーザー] の 2 要素認証を削除できませんでした。","The system failed to remove two-factor authentication for “[_1]”.":"システムは、「[_1]」の二段階認証を削除することに失敗しました。","The system successfully removed two-factor authentication for [quant,_1,user,users].":"[quant,_1,人のユーザー,人のユーザー] の 2 要素認証が正常に削除されました。","The system successfully removed two-factor authentication for all users.":"システムはすべてのユーザーの二段階認証を正常に削除しました。","The system successfully removed two-factor authentication for “[_1]”.":"システムは、「[_1]」の二段階認証を正常に削除しました。","The system successfully saved the issuer name.":"システムは発行者名を正常に保存しました。","[output,strong,Success:] Two-factor authentication is now configured on your account.":"[output,strong,成功:]アカウントで二段階認証が設定されました。"};

    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