//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/team-manager/main.f1cea35029cfe5c6.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/team-manager/main.f1cea35029cfe5c6-ms.js
// Module: /jupiter/team-manager/main.f1cea35029cfe5c6-ms
// Locale: ms
// 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 username cannot contain spaces.":"Nama pengguna tidak boleh mengandungi jarak.","A username must have between [numf,_1] and [numf,_2] characters.":"Nama pengguna mestilah antara [numf,_1] dan [numf,_2] aksara.","A username must start with a letter.":"A username must start with a letter.","API Version":"API Version","About This Interface":"About This Interface","Account Created":"Akaun Dicipta","Account Information":"Maklumat Akaun","Actions":"Tindakan","Are you sure about deleting “[_1]”?":"Are you sure about deleting “[_1]”?","Audit Log":"Audit Log","Basic Information":"Maklumat Asas","Call":"Call","Called By":"Called By","Cancel":"Batal","Clear":"Padam","Contact Email":"E-mel untuk Dihubungi","Could not load all information required to access this page.":"Could not load all information required to access this page.","Create":"Cipta","Create Team User":"Create Team User","Create a Team User":"Create a Team User","Create a new team user for your team.":"Create a new team user for your team.","Create the new team user account.":"Create the new team user account.","Delete":"Padam","Edit User":"Edit User","Edit a Team User":"Edit a Team User","Edit user “[_1]”.":"Edit user “[_1]”.","Email":"E-mel","Email Accounts":"Akaun E-mel","Enter a new password":"Enter a new password","FTP":"FTP","FTP Accounts":"Akaun FTP","Go Back":"Ke Belakang","Go to the Audit Log interface.":"Go to the Audit Log interface.","Go to the Create a Team User interface.":"Go to the Create a Team User interface.","Go to the Edit a Team User interface.":"Go to the Edit a Team User interface.","Go to the List Team interface.":"Go to the List Team interface.","I have read and understood the security risk warning.":"I have read and understood the security risk warning.","If this condition persists, contact your system administrator.":"If this condition persists, contact your system administrator.","Last Login Date":"Last Login Date","List Team":"List Team","Loading …":"Sedang dimuatkan …","Login Username":"Login Username","Manage Team User accounts and view the Audit Log. For more information, read the [output,url,_1,documentation,title,cPanel Documentation,target,_2,class,cp-external-link].":"Manage Team User accounts and view the Audit Log. For more information, read the [output,url,_1,documentation,title,cPanel Documentation,target,_2,class,cp-external-link].","Need Help?":"Need Help?","Need help? Click here to read more about this interface.":"Need help? Click here to read more about this interface.","New Password (optional)":"New Password (optional)","New team user created.":"New team user created.","No results available.":"No results available.","Notes":"Nota","Notes (optional)":"Notes (optional)","Notes you would like to remember about the team user.":"Notes you would like to remember about the team user.","Origin":"Origin","Password":"Kata laluan","Refresh":"Muat semula","Related Interfaces":"Related Interfaces","Roles":"Roles","Roles (optional)":"Roles (optional)","Save":"Simpan","Search for an account by username or domain.":"Search for an account by username or domain.","Security Information":"Security Information","Services":"Services","Set the user’s password.":"Set the user’s password.","Show/Hide Help":"Show/Hide Help","Suspended":"Digantung","Suspended Reason":"Suspended Reason","Suspended Since":"Suspended Since","Suspension Information:":"Suspension Information:","Table Settings":"Table Settings","Team Information":"Team Information","Team User “[_1]” is no longer suspended.":"Team User “[_1]” is no longer suspended.","Team User “[_1]” is now suspended.":"Team User “[_1]” is now suspended.","Team user account “[_1]” deleted.":"Team user account “[_1]” deleted.","The [_1] feature is experimental and is not recommended for production environments.":"The [_1] feature is experimental and is not recommended for production environments.","The notes must be at most [numf,_1] characters.":"The notes must be at most [numf,_1] characters.","The system sends account notifications and password reset confirmations to this email address.":"The system sends account notifications and password reset confirmations to this email address.","The user will set the account password.":"The user will set the account password.","The username cannot be the same as the password.":"Nama pengguna tidak boleh sama dengan kata laluan.","Timestamp":"Timestamp","Update the team user account.":"Update the team user account.","User Settings":"User Settings","Username":"Nama pengguna","View Audit Log":"View Audit Log","View the Audit Log of your team.":"View the Audit Log of your team.","Web Disk":"Web Disk","When you delete a team user account, we permanently delete [output,strong,all] of the account’s data.":"When you delete a team user account, we permanently delete [output,strong,all] of the account’s data.","You [output,strong,must] enter a username.":"You [output,strong,must] enter a username.","You [output,strong,must] enter a valid email.":"You [output,strong,must] enter a valid email.","You [output,strong,must] select one option.":"You [output,strong,must] select one option.","You have successfully edited the settings for team user “[_1]”.":"You have successfully edited the settings for team user “[_1]”.","You must acknowledge the warning to proceed.":"You must acknowledge the warning to proceed.","[local_datetime,_1,datetime_format_short][comment,this is needed to convert the date to a localized format]":"[local_datetime,_1,datetime_format_short][comment,this is needed to convert the date to a localized format]","[output,strong,Security Risk:] This role may grant access to account-level functionality. Only grant this role to users that you trust to access and modify your account.":"[output,strong,Security Risk:] This role may grant access to account-level functionality. Only grant this role to users that you trust to access and modify your account.","[output,strong,Warning:] This feature grants access to account-level functionality. Only grant this permission to users that you trust to access and modify your account.":"[output,strong,Warning:] This feature grants access to account-level functionality. Only grant this permission to users that you trust to access and modify your 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~~