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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects-zh_tw.js
// Module:    /js2/list_db_objects-zh_tw
// Locale:    zh_tw
// 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].":"有[numerate,_1] [quant,_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