//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects-zh.js
// Module: /js2/list_db_objects-zh
// Locale: zh
// 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~~