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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/domains/index.cmb.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/domains/index.cmb-ja.js
// Module:    /jupiter/domains/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 = {"A Top-Level Domain (TLD) is the last part of a domain name.":"A Top-Level Domain (TLD) is the last part of a domain name.","Add":"追加","Addon":"アドオン","Addon and parked domains inherit their [asis,HTTPS] redirect status from their associated subdomain.":"アドオンとパークドメインは、関連づけられたサブドメインから [asis,HTTPS] のリダイレクト状態を引き継ぎいます。","Alias":"エイリアス","Because this server does not use the “[_1]” role, the system creates new domains as separate zones. If you only need a [asis,DNS] entry, you can add the domain as new record on an existing zone in the [output,url,_2,_3,_4] interface.":"Because this server does not use the “[_1]” role, the system creates new domains as separate zones. If you only need a [asis,DNS] entry, you can add the domain as new record on an existing zone in the [output,url,_2,_3,_4] interface.","Create a New Domain":"新しいドメインを作成","Displaying [numf,_1] through [numf,_2] out of [quant,_3,item,items]":"Displaying [numf,_1] through [numf,_2] out of [quant,_3,item,items]","Enter a TLD":"Enter a TLD","Ex: .com, .net":"Ex: .com, .net","Filter TLDs":"Filter TLDs","Force [asis,HTTPS] Redirect is disabled for the selected domains.":"選択中のドメインで強制 [asis,HTTPS] リダイレクトが無効化されています。","Force [asis,HTTPS] Redirect is disabled for the “[_1]” domain.":"Force [asis,HTTPS] Redirect is disabled for the “[_1]” domain.","Force [asis,HTTPS] Redirect is enabled for the selected domains.":"選択中のドメインで強制 [asis,HTTPS] リダイレクトが有効化されています。","Force [asis,HTTPS] Redirect is enabled for the “[_1]” domain.":"Force [asis,HTTPS] Redirect is enabled for the “[_1]” domain.","List Domains":"ドメインを一覧表示","Manage the Domain":"ドメインを管理","Remove “[_1]”":"「[_1]」を削除","Return to Domains":"ドメインに戻る","Selected TLDs":"Selected TLDs","Some aliases for this domain may not have a working SSL certificate configured.":"このドメインの一部のエイリアスには、動作するSSL証明書が設定されていない可能性があります。","Subdomain":"サブドメイン","The domain search failed. Try again.":"The domain search failed. Try again.","The domain userdata file for the “[_1]” domain appears to be missing.":"「[_1]」ドメインのドメインユーザーデータファイルが不足しているようです。","The domain “[_1]” has been converted to “[_2]”. Its document root is now “[_3]”.":"The domain “[_1]” has been converted to “[_2]”. Its document root is now “[_3]”.","The domain “[_1]” has been renamed to “[_2]”.":"The domain “[_1]” has been renamed to “[_2]”.","The new domain must differ from the current domain.":"The new domain must differ from the current domain.","The server reserves this subdomain for system use only. Enter a different subdomain.":"サーバは、このサブドメインをシステム使用目的でのみ予約します。違うサブドメインを入力してください。","The system created the “[_1]” subdomain when it created the “[_2]” domain. To delete this subdomain, you must first delete the following [numerate,_3,domain,domains]:":"The system created the “[_1]” subdomain when it created the “[_2]” domain. To delete this subdomain, you must first delete the following [numerate,_3,domain,domains]:","The system failed to disable Force [asis,HTTPS] Redirect.":"システムは、強制[asis,HTTPS]リダイレクトの無効化に失敗しました。","The system failed to enable Force [asis,HTTPS] Redirect.":"システムは、強制[asis,HTTPS]リダイレクトの有効化に失敗しました。","The system removed the “[_1]” domain and any associated redirections.":"システムが「[_1]」ドメインおよび関連したリダイレクトを削除しました。","The temporary domain “[_1]” has been replaced with “[_2]”.":"The temporary domain “[_1]” has been replaced with “[_2]”.","This domain already exists on this account.":"このドメインはこのアカウントに既に存在します。","You cannot activate [asis,HTTPS] Redirect because [asis,AutoSSL] is not currently active for this domain or the [asis,SSL] certificate is not valid.":"このドメインで[asis,AutoSSL]が現在有効化されていない、または[asis,SSL]証明書が無効なため、[asis,HTTPS]リダイレクトを起動できません。","You did not specify a domain to manage.":"管理するドメインを特定していません。","You have successfully created the new “[_1]” domain with the document root of “[_2]”.":"ドキュメントルート「[_2]」を持つ新ドメイン「[_1]」の作成に成功しました。","You have successfully created the new “[_1]” domain.":"新ドメイン「[_1]」の作成に成功しました。","You have successfully updated the document root to “[_1]” for the “[_2]” domain.":"「[_2]」ドメインのドキュメントルートを「[_1]」に更新することに成功しました。","You must enter a valid subdomain.":"有効なサブドメインを入力してください。","year":"year","“[_1]” is not a supported TLD.":"“[_1]” is not a supported TLD."};

    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