Viewing File: /usr/local/cpanel/base/frontend/jupiter/api_tokens/index.cmb-ja.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/api_tokens/index.cmb.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/api_tokens/index.cmb-ja.js
// Module:    /jupiter/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 sure that you want to revoke the following [asis,API] [numerate,_1,token,tokens]: [list_and_quoted,_2]":"Are you sure that you want to revoke the following [asis,API] [numerate,_1,token,tokens]: [list_and_quoted,_2]","Create API Token":"API トークンを作成","Created":"作成","Expires":"期限切れ","Go to first page.":"最初のページに移動します。","Go to last page.":"最後のページに移動します。","Go to next page.":"次のページに進みます。","Go to page “[_1]”.":"「[_1]」ページに進みます。","Go to previous page.":"前のページに戻ります。","Limited":"制限あり","List API Tokens":"API トークンを一覧表示","Manage [asis,API] Token":"[asis,API] トークンを管理","Page [numf,_1] of [numf,_2]":"ページ [numf,_1]/[numf,_2]","Pagination":"ページ付け","Plugin":"プラグイン","Revoke Selected [asis,API] [numerate,_1,Token,Tokens]":"Revoke Selected [asis,API] [numerate,_1,Token,Tokens]","The [asis,API] Token “[_1]” is now limited to the following features: [list_and_quoted,_2].":"The [asis,API] Token “[_1]” is now limited to the following features: [list_and_quoted,_2].","The system successfully revoked the following [asis,API] [numerate,_1,token,tokens]: [list_and_quoted,_1]":"The system successfully revoked the following [asis,API] [numerate,_1,token,tokens]: [list_and_quoted,_1]","This [asis,API] token name already exists on this account. Enter a different name.":"この[asis,API]トークン名はこのアカウントにすでに存在します。別の名前を入力してください。","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].","Token Created Successfully":"トークン作成完了","Token Name":"トークン名称","Unrestricted":"無規制","You have successfully renamed the API Token “[_1]” to “[_2]”.":"APIトークン「[_1]」の名称を「[_2]」に変更することに成功しました。","You have successfully revoked the following [asis,API] [numerate,_1,token,tokens]: “[_1]”":"You have successfully revoked the following [asis,API] [numerate,_1,token,tokens]: “[_1]”","You have successfully set the [asis,API] token “[_1]” to unrestricted.":"You have successfully set the [asis,API] token “[_1]” to unrestricted.","You successfully created a [output,strong,limited-access] [asis,API] token “[_1]”.":"You successfully created a [output,strong,limited-access] [asis,API] token “[_1]”.","You successfully created an [output,strong,unrestricted] [asis,API] token “[_1]”.":"You successfully created an [output,strong,unrestricted] [asis,API] token “[_1]”.","[_1] - [_2] of [_3]":"[_3]の[_1] - [_2]","[asis,cPAddon]":"[asis,cPAddon]","[output,strong,Danger]: This [asis,API] token expired on [datetime,_1,datetime_format_medium].":"[output,strong,Danger]: This [asis,API] token expired on [datetime,_1,datetime_format_medium].","[output,strong,Warning]: This [asis,API] token will expire on [datetime,_1,datetime_format_medium].":"[output,strong,Warning]: This [asis,API] token will expire on [datetime,_1,datetime_format_medium]."};

    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