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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/api_tokens/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/api_tokens/index.cmb-ja.js
// Module:    /templates/api_tokens/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 certain that you want to revoke [numf,_1] [asis,API] [numerate,_1,token,tokens]?":"Are you certain that you want to revoke [numf,_1] [asis,API] [numerate,_1,token,tokens]?","Are you certain that you want to revoke all of your [asis,API] tokens?":"全ての [asis,API] トークンを呼び出しますか?","Are you certain that you want to revoke the [asis,API] token, “[_1]”?":"Are you certain that you want to revoke the [asis,API] token, “[_1]”?","Do not delete [asis,API] tokens a parent node uses to communicate with this server.":"親ノードがこのサーバとの通信で使用している [asis,API] トークンを削除しないでください。","The [asis,API] token “[_1]” does not exist.":"The [asis,API] token “[_1]” does not exist.","The [asis,IP] address prefix must include a ‘/’ followed by the prefix length.":"The [asis,IP] address prefix must include a ‘/’ followed by the prefix length.","The system deselected the “all” privilege.":"システムは「all」の権限を選択解除しました。","There are accounts on this server controlled by a parent node.":"このサーバには、親ノードが制御するアカウントがあります。","This [asis,API] token will expire on [_1][comment,Bareword is a date].":"This [asis,API] token will expire on [_1][comment,Bareword is a date].","You have exceeded the limit of 100 whitelisted [asis,IP] addresses per token.":"トークン毎のホワイトリスト登録済み[asis,IP]アドレスの上限(100)を超えました。","You must specify a valid prefix length between 1 and 128.":"You must specify a valid prefix length between 1 and 128.","You successfully revoked [numf,_1] [asis,API] [numerate,_1,token,tokens].":"You successfully revoked [numf,_1] [asis,API] [numerate,_1,token,tokens].","You successfully revoked all of your [asis,API] tokens.":"全ての[asis,API]トークンの取り消しに成功しました。","You successfully revoked the [asis,API] token “[_1]”.":"You successfully revoked the [asis,API] token “[_1]”.","You successfully updated the [asis,API] token, “[_1]”.":"You successfully updated the [asis,API] token, “[_1]”."};

    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