//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/connected-applications/main.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/connected-applications/main-id.js
// Module: /templates/connected-applications/main-id
// Locale: id
// 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 = {"Cancel request":"Cancel request","Cancelling Request to Link “[_1]” ([output,url,_2,link,target,_blank])":"Cancelling Request to Link “[_1]” ([output,url,_2,link,target,_blank])","Deny Access":"Deny Access","Failed":"Gagal","Generating API token.":"Generating API token.","Grant Access":"Grant Access","If you are not redirected automatically, [output,url,_1,click here].":"If you are not redirected automatically, [output,url,_1,click here].","Log in to [asis,cPanel] as the current account.":"Log in to [asis,cPanel] as the current account.","Manage connected applications on the server.":"Manage connected applications on the server.","Missing “[_1]” optional permission!":"Missing “[_1]” optional permission!","Missing “[_1]” permission!":"Missing “[_1]” permission!","Notifying cpCloud the request failed.":"Notifying cpCloud the request failed.","Notifying “[_1]” the request was canceled.":"Notifying “[_1]” the request was canceled.","Notifying “[_1]” the request was denied.":"Notifying “[_1]” the request was denied.","Registering the server with “[_1]”.":"Registering the server with “[_1]”.","Removing API token since registration failed.":"Removing API token since registration failed.","Retrieve lists of [asis,cPanel] users on the server.":"Retrieve lists of [asis,cPanel] users on the server.","Retrieve lists of domains and websites hosted on the server.":"Retrieve lists of domains and websites hosted on the server.","Retrieve lists of resellers on the server.":"Retrieve lists of resellers on the server.","Retry":"Retry","Running":"Running","Saving “[_1]” application registration information.":"Saving “[_1]” application registration information.","Since an error occurred, we cannot register this server with “[output,strong,_2]”. [output,url,_1,Click here] to return to “[output,strong,_2]”.":"Since an error occurred, we cannot register this server with “[output,strong,_2]”. [output,url,_1,Click here] to return to “[output,strong,_2]”.","Skipped":"Skipped","Successful":"Berhasil","The application registration succeeded, but the configuration could not be saved due to: [_1]. The connected application will function as expected, but you will not be able to use the connected application management tools to update or remove this application.":"The application registration succeeded, but the configuration could not be saved due to: [_1]. The connected application will function as expected, but you will not be able to use the connected application management tools to update or remove this application.","The current account, [_1], does not have the permissions needed by “[_2]”.":"The current account, [_1], does not have the permissions needed by “[_2]”.","The external application you are trying to connect is not supported.":"The external application you are trying to connect is not supported.","The request has timed out.":"The request has timed out.","The token cannot be verified.":"The token cannot be verified.","The token has an invalid signature.":"The token has an invalid signature.","The token is invalid.":"The token is invalid.","The token secret could not be located.":"The token secret could not be located.","The user declined the request.":"The user declined the request.","The “[_1]” parameter cannot be decoded.":"The “[_1]” parameter cannot be decoded.","The “[_1]” parameter is required":"The “[_1]” parameter is required","The “[_1]” parameter must be one of: [list_or,_2]":"The “[_1]” parameter must be one of: [list_or,_2]","This application requires the following access:":"This application requires the following access:","Try a different user":"Try a different user","Warning":"Peringatan","You may log in with a different user or cancel the request.":"You may log in with a different user or cancel the request.","You will be redirected back to “[_1]”.":"You will be redirected back to “[_1]”.","“[_1]” Is Being Authorized ([output,url,_2,link,target,_blank])":"“[_1]” Is Being Authorized ([output,url,_2,link,target,_blank])","“[_1]” Is Requesting Access ([output,url,_2,link,target,_blank])":"“[_1]” Is Requesting Access ([output,url,_2,link,target,_blank])","“[_1]” Registration Failed ([output,url,_2,link,target,_blank])":"“[_1]” Registration Failed ([output,url,_2,link,target,_blank])","“[_1]” Registration Timed Out ([output,url,_2,link,target,_blank])":"“[_1]” Registration Timed Out ([output,url,_2,link,target,_blank])","“[_1]” Was Denied Access ([output,url,_2,link,target,_blank])":"“[_1]” Was Denied Access ([output,url,_2,link,target,_blank])"};
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~~