| Server IP : 104.21.37.246 / Your IP : 104.23.243.32 [ Web Server : Apache System : Linux cpanel01wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.59.el6.x86_64 #1 SMP Thu Dec 6 05:11:00 EST 2018 x86_64 User : cp648411 ( 1354) PHP Version : 7.2.34 Disable Function : NONE Domains : 0 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/2388321/root/proc/2388322/task/2388322/cwd/unprotected/cjt/ |
Upload File : |
//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/cjt/sql.js
// Generated: /usr/local/cpanel/base/cjt/sql-zh.js
// Module: legacy_cjt/sql-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 = {"A [asis,MariaDB]/[asis,MySQL] database name cannot end with a space character.":"[asis,MariaDB]/[asis,MySQL] 数据库名称不得以空格字符结尾。","A database name cannot be empty.":"数据库名不能为空。","A username cannot be empty.":"用户名不能为空。","The name of a database user on this system may include only the following characters: [join, ,_1]":"此系统上的数据库用户名称只能包括以下字符: [join, ,_1]","This database name has too many wildcard-sensitive characters ([list_and_quoted,_1]). The system stores each of these as two characters internally, up to a limit of [quant,_2,character,characters]. This name would take up [quant,_3,character,characters] of internal storage, which is [numf,_4] too many.":"此数据库名称含有太多可用作通配符的字符([list_and_quoted,_1])。 系统会在内部将其中每个字符作为两个字符存储,最多 [quant,_2,个字符,个字符]。 此名称将占用 [quant,_3,个字符,个字符]内部存储,[numf,_4] 太多了。","This system allows only printable [asis,ASCII] characters in database names.":"此系统只允许在数据库名称中使用可打印的 [asis,ASCII] 字符。","This system prohibits the backslash ([_1]) character in [asis,MariaDB]/[asis,MySQL] database names.":"此系统禁止在 [asis,MariaDB]/[asis,MySQL] 数据库名称中使用反斜杠([_1])字符。","This system prohibits the following [numerate,_1,character,characters] in database names: [join, ,_2]":"此系统禁止在数据库名称中使用以下[numerate,_1, 个字符, 个字符]: [join, ,_2]","This system prohibits the slash ([_1]) character in database names.":"此系统禁止在数据库名称中使用斜杠([_1])字符。","This system’s [asis,MySQL] version ([_1]) prohibits the character “[_2]” in database names. Ask your administrator to upgrade to a [asis,MariaDB] or to a newer [asis,MySQL] version.":"此系统的 [asis,MySQL] 版本([_1])禁止在数据库名称中使用“[_2]”字符。 请让您的管理员升级到 [asis,MariaDB] 或更新的 [asis,MySQL] 版本。","This value is too long by [quant,_1,character,characters]. The maximum length is [quant,_2,character,characters].":"此值太长 [quant,_1,个字符,个字符]。 最大长度是 [quant,_2,个字符,个字符]。","Username cannot begin with a number.":"用户名不能以数字开头。","[asis,MariaDB]/[asis,MySQL] Database Name":"[asis,MariaDB]/[asis,MySQL] 数据库名称","[asis,MariaDB]/[asis,MySQL] Username":"[asis,MariaDB]/[asis,MySQL] 用户名","[asis,PostgreSQL] Database Name":"[asis,PostgreSQL] 数据库名称","[asis,PostgreSQL] Username":"[asis,PostgreSQL] 用户名"};
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~~