//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/user_manager/views/editController.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/user_manager/views/editController-pt_br.js
// Module: /jupiter/user_manager/views/editController-pt_br
// Locale: pt_br
// 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].":"O sistema não conseguiu fazer upgrade desta conta de serviço para uma [asis,subaccount]. Para acessar todos os recursos desta interface, você deve excluir as contas que compartilham o mesmo nome de usuário ou vinculam esta conta de serviço a uma [asis,subaccount].","The system could not load the [asis,subaccount] with the following error: [_1]":"O sistema não pôde carregar a [asis,subaccount] com o seguinte erro: [_1]","The system could not load the service account with the following error: [_1]":"O sistema não pôde carregar a conta de serviço com o seguinte erro: [_1]","The system did not recognize the update mode: [_1]":"O sistema não reconheceu o modo de atualização: [_1]","The system failed to modify the service account for “[_1]”: [_2]":"O sistema não conseguiu modificar a conta de serviço de “[_1]”: [_2]","The system failed to unlink the “[_1]” service with the following error: [_2]":"O sistema não conseguiu desvincular o serviço “[_1]” com o seguinte erro: [_2]","The system failed to update the “[_1]” user with the following error: [_2]":"O sistema não conseguiu alterar o usuário “[_1]”com o seguinte erro: [_2]","The system failed to upgrade the “[_1]” service account to a [asis,subaccount] with the following error: [_2]":"O sistema não pôde carregar a conta de serviço “[_1]” em um [asis,subaccount] com o seguinte erro: [_2]","The system successfully linked the service account to the “[_1]” user’s [asis,subaccount]. The service account passwords have not changed.":"O sistema vinculou com êxito a conta de serviço à [asis,subaccount] do usuário “[_1]”. As senhas das contas de serviço não mudaram.","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.":"O sistema vinculou com êxito a conta de serviço à [asis,subaccount] do usuário “[_1]”. As senhas das contas de serviço não mudaram. Você deve fornecer uma nova senha se habilitar quaisquer serviços de [asis,subaccount] adicionais.","The system successfully modified the service account: [_1]":"O sistema modificou com êxito a conta de serviço: [_1]","The system successfully unlinked the “[_1]” service.":"O sistema desvinculou com êxito o serviço “[_1]”.","The system successfully updated the following user: [_1]":"O sistema atualizou com êxito o seguinte usuário: [_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.":"Você não pode habilitar serviços adicionais para esta [asis,subaccount] até definir sua senha. Quando você definir a senha, todos os seus serviços utilizarão a mesma senha.","You did not select a [asis,subaccount].":"Você não selecionou uma [asis,subaccount].","You did not select a valid service account.":"Você não selecionou uma conta de serviço válida."};
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~~