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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/cpanel_customization/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/cpanel_customization/index.cmb-ja.js
// Module:    /templates/cpanel_customization/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 = {"An unknown error occurred while reading the file contents.":"ファイルコンテンツの読み取り中に不明なエラーが発生しました。","Colors":"Colors","Favicon":"ファビコン","Links":"リンク","Logos":"ロゴ","Public Contact":"連絡先","The current customization is invalid.":"現在のカスタマイズは無効です。","The current tab has unsaved changes. You should save the changes before you navigate to another tab.":"現在のタブには保存されていない変更があります。別のタブに移動する前に変更を保存する必要があります。","The customization parameter is missing or not an object.":"カスタマイズ パラメータが欠落しているか、オブジェクトではありません。","The file is larger than the maximum of [numf,_1] kilobytes.":"The file is larger than the maximum of [numf,_1] kilobytes.","The public can now view the information that you provided in this form.":"このフォームに記入された情報は、パブリックが閲覧できるようになりました。","The system failed to remove the custom favicon.":"システムはカスタムファビコンの削除に失敗しました。","The system failed to remove the logo.":"システムはロゴの削除に失敗しました。","The system failed to restore the brand colors to the default.":"システムは、ブランドカラーをデフォルトに復元することに失敗しました。","The system failed to update the brand colors.":"システムはブランドカラーの更新に失敗しました。","The system failed to update the favicon.":"システムはファビコンの更新に失敗しました。","The system failed to update your logos.":"システムはロゴの更新に失敗しました。","The system is busy. Try again once the current operation is complete.":"システムがビジー状態です。現在の操作が完了したら、もう一度お試しください。","The system successfully removed the custom favicon and restored the default [asis,cPanel] favicon.":"システムはカスタムファビコンを正常に削除し、デフォルト[asis,cPanel]ファビコンを正常に復元しました。","The system successfully removed the logo.":"システムはロゴを正常に削除しました。","The system successfully restored the brand colors to the default.":"システムは、ブランドカラーをデフォルトに正常に復元しました。","The system successfully updated the brand colors.":"システムはブランドカラーを正常に更新しました。","The system successfully updated the favicon.":"システムはファビコンを正常に更新しました。","The system successfully updated the logos.":"システムはロゴを正常に更新しました。"};

    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