Viewing File: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects-ja.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects-ja.js
// Module:    /js2/list_db_objects-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 = {"It is a potentially dangerous operation to rename a MySQL database. You may want to [output,url,_1,log into this user’s cPanel interface and back up this database] before renaming it.":"MySQL データベースの名前を変えるのは、危険な操作である可能性があります。名前を変える前に、[output,url,_1,このユーザーの cPanel インターフェイスにログインし、このデータベースをバックアップ]することができます。","Provide a password to set for this user.":"このユーザーに設定するパスワードを入力してください。","Show [quant,_1,record,records]":"[quant,_1,個のレコード,個のレコード] の表示","Show all [quant,_1,record,records]":"すべての[quant,_1,個のレコード,個のレコード]を表示","There [numerate,_1,is,are] [quant,_1,record,records].":"[quant,_1,個のレコード,個のレコード][numerate,_1,が,が]存在します。","This password is too weak. Add more combinations of lowercase and uppercase letters, numerals, and symbols. (The minimum strength is [numf,_1]).":"このパスワードは脆弱すぎます。小文字、大文字、数字、記号などの組み合わせを追加してください。(最低パスワード強度は [numf,_1] です)。","You have successfully renamed the [asis,MySQL] database “[_1]” to “[_2]”.":"[asis,MySQL] データベース “[_1]” の名前が “[_2]” に正常に変更されました。","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]” and set its password.":"[asis,MySQL] ユーザー “[_1]” の名前が “[_2]” に正常に変更され、パスワードが設定されました。","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]”.":"[asis,MySQL] ユーザー “[_1]” の名前が “[_2]” に正常に変更されました。","You have successfully renamed the [asis,PostgreSQL] database “[_1]” to “[_2]”.":"[asis,PostgreSQL] データベース “[_1]” の名前が “[_2]” に正常に変更されました。","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]” and set its password.":"[asis,PostgreSQL] ユーザー “[_1]” の名前が “[_2]” に正常に変更され、パスワードが設定されました。","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]”.":"[asis,PostgreSQL] ユーザー “[_1]” の名前が “[_2]” に正常に変更されました。","You have successfully set the password for the [asis,MySQL] user “[_1]”.":"[asis,MySQL] ユーザー “[_1]” のパスワードが正常に設定されました。","You have successfully set the password for the [asis,PostgreSQL] user “[_1]”.":"[asis,PostgreSQL] ユーザー “[_1]” のパスワードが正常に設定されました。","Your search matched [numf,_1] of [quant,_2,record,records].":"[quant,_2,個のレコード,個のレコード]中[numf,_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