//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/user_manager/views/editController.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/user_manager/views/editController-zh.js
// Module: /jupiter/user_manager/views/editController-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 = {"The system cannot upgrade this service account to a [asis,subaccount]. To access all the features within this interface, you must delete any accounts that share the same username or link this service account to a [asis,subaccount].":"系统无法将此服务帐户升级到 [asis,subaccount]。 要访问此界面上的所有功能,您必须删除使用同一用户名的任何帐户或将此服务帐户链接至 [asis,subaccount]。","The system could not load the [asis,subaccount] with the following error: [_1]":"系统无法加载用户 [asis,subaccount],出现以下错误: [_1]","The system could not load the service account with the following error: [_1]":"系统无法加载服务帐户,出现以下错误: [_1]","The system did not recognize the update mode: [_1]":"系统无法识别更新模式: [_1]","The system failed to modify the service account for “[_1]”: [_2]":"系统未能修改“[_1]”的服务帐户: [_2]","The system failed to unlink the “[_1]” service with the following error: [_2]":"由于出现了以下错误,系统未能取消“[_1]”但是链接: [_2]","The system failed to update the “[_1]” user with the following error: [_2]":"由于出现了以下错误,系统未能更新“[_1]”用户: [_2]","The system failed to upgrade the “[_1]” service account to a [asis,subaccount] with the following error: [_2]":"系统未能将“[_1]”服务帐户升级到 [asis,subaccount],出现以下错误: [_2]","The system successfully linked the service account to the “[_1]” user’s [asis,subaccount]. The service account passwords have not changed.":"系统已成功将服务帐户链接到“[_1]”用户的 [asis,subaccount]。 服务帐户密码未更改。","The system successfully linked the service account to the “[_1]” user’s [asis,subaccount]. The service account passwords have not changed. You must provide a new password if you enable any additional [asis,subaccount] services.":"系统已成功将服务帐户链接到“[_1]”用户的 [asis,subaccount]。 服务帐户密码未更改。 如果您启用任何其他 [asis,subaccount] 服务,您必须提供新密码。","The system successfully modified the service account: [_1]":"系统已成功修改服务帐户: [_1]","The system successfully unlinked the “[_1]” service.":"系统已成功取消“[_1]”服务的链接。","The system successfully updated the following user: [_1]":"系统已成功更新以下用户: [_1]","You cannot enable additional services for this [asis,subaccount] until you set its password. When you set the password, all of your services will utilize the same password.":"在设置密码前,您无法启用此 [asis,subaccount] 的附加服务。 设置新密码后,所有服务都将使用该同一密码。","You did not select a [asis,subaccount].":"您未选择 [asis,subaccount]。","You did not select a valid service account.":"您未选择有效的服务帐户。"};
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~~