$lang['read_only_tooltip']='Este atributo foi marcado como somente leitura pelo administrador do phpLDAPadmin';//This attribute has been flagged as read only by the phpLDAPadmin administrator';
$lang['could_not_determine_root']='N<>o foi poss<73>vel determinar a raiz da sua <20>rvore LDAP.';//'Could not determin the root of your LDAP tree.';
$lang['ldap_refuses_to_give_root']='Parece que o servidor LDAP foi configurado para n<>o revelar seu root.';//'It appears that the LDAP server has been configured to not reveal its root.';
$lang['please_specify_in_config']='Por favor especifique-o no config.php';//'Please specify it in config.php';
$lang['create_new_entry_in']='Criar um novo objeto em';//'Create a new entry in';
$lang['delete_this_entry']='Excluir este objeto';//'Delete this entry';
$lang['delete_this_entry_tooltip']='Ser<65> solicitado que voc<6F> confirme sua decis<69>o';//'You will be prompted to confirm this decision';
$lang['copy_this_entry']='Copiar este objeto';//'Copy this entry';
$lang['copy_this_entry_tooltip']='Copiar este objeto para outro local, um novo DN, ou outro servidor';//'Copy this object to another location, a new DN, or another server';
$lang['export']='Exportar';//'Export to LDIF';
$lang['export_tooltip']='Salva um arquivo LDIF com os dados deste objeto';//'Save an LDIF dump of this object';
$lang['export_subtree_tooltip']='Salva um arquivo LDIF com os dados deste objeto e todos os seus filhos';//'Save an LDIF dump of this object and all of its children';
$lang['export_subtree']='Exportar sub-<2D>rvore para LDIF';//'Export subtree to LDIF';
$lang['create_a_child_entry']='Criar objeto filho';//'Create a child entry';
$lang['attr_name_tooltip']='Clique para ver a defini<6E><69>o do esquema para atributos do tipo \'%s\'';//'Click to view the schema defintion for attribute type \'%s\'';
$lang['add_value_tooltip']='Insere um novo valor para o atributo \'%s\'';//'Add an additional value to this attribute';
$lang['refresh_entry']='Atualizar';// 'Refresh';
$lang['refresh_this_entry']='Atualizar este objeto';//'Refresh this entry';
$lang['delete_hint']='Dica: Para apagar um atributo, apague o conte<74>do do campo de texto e clique salvar.';//'Hint: <b>To delete an attribute</b>, empty the text field and click save.';
$lang['attr_schema_hint']='Dica: Para ver o esquema de um atributo clique no nome do atributo.';//'Hint: <b>To view the schema for an attribute</b>, click the attribute name.';
$lang['attrs_modified']='Alguns atributos (%s) foram modificados e est<73>o destacados abaixo.';//'Some attributes (%s) were modified and are highlighted below.';
$lang['attr_modified']='Um atributo (%s) foi modificado e est<73> destacado abaixo';//'An attribute (%s) was modified and is highlighted below.';
$lang['viewing_read_only']='Vizualizando objeto em modo somente-leitura.';//'Viewing entry in read-only mode.';
$lang['no_new_attrs_available']='novos atributos n<>o dispon<6F>veis para este objeto.';//'no new attributes available for this entry';
$lang['no_new_binary_attrs_available']='novos atributos bin<69>rios n<>o dispon<6F>veis para este objeto.';//'no new binary attributes available for this entry';
$lang['the_following_objectclasses']='As seguintes Classes de objetos s<>o suportadas por este servidor LDAP.';//'The following <b>objectClasses</b> are supported by this LDAP server.';
$lang['the_following_attributes']='Os seguintes tipos de atributos s<>o suportadas por este servidor LDAP.';//'The following <b>attributeTypes</b> are supported by this LDAP server.';
$lang['the_following_matching']='As seguintes regras de consist<73>ncia s<>o suportadas por este servidor LDAP.';//'The following <b>matching rules</b> are supported by this LDAP server.';
$lang['the_following_syntaxes']='As seguintes sintaxes s<>o suportadas por este servidor LDAP.';//'The following <b>syntaxes</b> are supported by this LDAP server.';
$lang['schema_retrieve_error_1']='O servidor n<>o suporta o protocolo LDAP completamente.';//'The server does not fully support the LDAP protocol.';
$lang['schema_retrieve_error_2']='Sua vers<72>o do PHP n<>o executa a consulta corretamente.';//'Your version of PHP does not correctly perform the query.';
$lang['schema_retrieve_error_3']='Ou, por fim, o phpLDAPadmin n<>o sabe como buscar o esquema para o seu servidor.';//'Or lastly, phpLDAPadmin doesn\'t know how to fetch the schema for your server.';
$lang['jump_to_objectclass']='Ir para uma classe de objetos';//'Jump to an objectClass';
$lang['jump_to_attr']='Ir para um tipo de atributo';//'Jump to an attribute';
$lang['jump_to_matching_rule']='Ir para regras de consist<73>ncia';//'Jump to a matching rule';
$lang['schema_for_server']='Esquema para servidor';//'Schema for server';
$lang['entry_deleted_successfully']='Objeto \'%s\' exclu<6C>do com sucesso.';//'Entry \'%s\' deleted successfully.';
$lang['you_must_specify_a_dn']='Voc<6F> deve especificar um DN';//'You must specify a DN';
$lang['could_not_delete_entry']='N<>o foi poss<73>vel excluir o objeto: %s';//'Could not delete the entry: %s';
$lang['no_such_entry']='Objeto inexistente: %s';//'No such entry: %s';
$lang['delete_dn']='Excluir %s';//'Delete %s';
$lang['entry_is_root_sub_tree']='Este objeto <20> a raiz de uma sub-<2D>rvore e cont<6E>m %s objetos.';//'This entry is the root of a sub-tree containing %s entries.';
$lang['confirm_recursive_delete']='o phpLDAPadmin pode excluir recursivamente este objeto e todos %s filhos. Veja abaixo uma lista de todos os objetos que esta a<><61>o vai excluir. Deseja fazer isso?';//'phpLDAPadmin can recursively delete this entry and all %s of its children. See below for a list of all the entries that this action will delete. Do you want to do this?';
$lang['confirm_recursive_delete_note']='Nota: isto <20> potencialmente muito perigoso, fa<66>a isso por sua conta e risco. Esta opera<72><61>o n<>o pode ser desfeita. Leve em considera<72><61>o apelidos, refer<65>ncias e outras coisas que podem causar problemas.';//'Note: this is potentially very dangerous and you do this at your own risk. This operation cannot be undone. Take into consideration aliases, referrals, and other things that may cause problems.';
$lang['delete_all_x_objects']='Excluir todos os %s objetos';//'Delete all %s objects';
$lang['recursive_delete_progress']='Progresso de exclus<75>o recursiva';//'Recursive delete progress';
$lang['entry_and_sub_tree_deleted_successfully']='Objeto %s e sub-<2D>rvore exclu<6C>do com sucesso.';// 'Entry %s and sub-tree deleted successfully.';
$lang['failed_to_delete_entry']='Falha ao excluir objeto %s';//'Failed to delete entry %s';
// Deleting attributes
$lang['attr_is_read_only']='O atributo %s est<73> marcado como somente leitura na configura<72><61>o do phpLDAPadmin.';//'The attribute "%s" is flagged as read-only in the phpLDAPadmin configuration.';
$lang['no_attr_specified']='Nome de atributo n<>o especificado.';//'No attribute name specified.';
$lang['left_attr_blank']='Voc<6F> deixou o valor do atributo vazio. Por favor retorne e tente novamente.';//'You left the attribute value blank. Please go back and try again.';
$lang['failed_to_add_attr']='Falha ao inserir o atributo.';//'Failed to add the attribute.';
$lang['file_empty']='O arquivo que voc<6F> escolheu est<73> vazio ou n<>o existe. Por favor retorne e tente novamente.';//'The file you chose is either empty or does not exist. Please go back and try again.';
$lang['invalid_file']='Erro de seguran<61>a: O arquivo que est<73> sendo carregado pode ser malicioso.';//'Security error: The file being uploaded may be malicious.';
$lang['warning_file_uploads_disabled']='Sua configura<72><61>o do PHP desabilitou o upload de arquivos. Por favor verifique o php.ini antes de continuar.';//'Your PHP configuration has disabled file uploads. Please check php.ini before proceeding.';
$lang['uploaded_file_too_big']='O arquivo que voc<6F> carregou <20> muito grande. Por favor verifique a configura<72><61>o do upload_max_size no php.ini';//'The file you uploaded is too large. Please check php.ini, upload_max_size setting';
$lang['uploaded_file_partial']='O arquivo que voc<6F> selecionou foi carregado parcialmente, provavelmente por causa de um erro de rede.';//'The file you selected was only partially uploaded, likley due to a network error.';
$lang['max_file_size']='Tamanho m<>ximo de arquivo: %s';//'Maximum file size: %s';
// Updating values
$lang['modification_successful']='Altera<72><61>o bem sucedida!';//'Modification successful!';
$lang['change_password_new_login']='Voc<6F> alterou sua senha, voc<6F> deve conectar novamente com a sua nova senha.';//'Since you changed your password, you must now login again with your new password.';
$lang['new_required_attrs_instructions']='Instru<72><75>es: Para poder inserir esta Classe de Objetos a este objeto, voc<6F> deve especificar';//'Instructions: In order to add this objectClass to this entry, you must specify';
$lang['that_this_oclass_requires']='que esta Classe de Objetos requer. Voc<6F> pode faz<61>-lo no formul<75>rio abaixo:';//'that this objectClass requires. You can do so in this form.';
$lang['add_oclass_and_attrs']='Inserir Classe de Objetos e Atributos';//'Add ObjectClass and Attributes';
$lang['chooser_link_tooltip']='Clique para abrir uma janela e selecionar um objeto (DN) graficamente';//"Click to popup a dialog to select an entry (DN) graphically';
$lang['no_updates_in_read_only_mode']='Voc<6F> n<>o pode realizar atualiza<7A><61>es enquanto o servidor estiver em modo somente leitura';//'You cannot perform updates while server is in read-only mode';
$lang['bad_server_id']='ID do servidor inv<6E>lido';//'Bad server id';
$lang['not_enough_login_info']='Informa<6D><61>es insuficientes para a conex<65>o com o servidor. Por favor verifique sua configura<72><61>o.';//'Not enough information to login to server. Please check your configuration.';
$lang['could_not_connect']='N<>o foi poss<73>vel conectar com o servidor LDAP.';//'Could not connect to LDAP server.';
$lang['could_not_connect_to_host_on_port']='N<>o foi poss<73>vel conectar em "%s" na porta "%s"';//'Could not connect to "%s" on port "%s"';
$lang['could_not_perform_ldap_mod_add']='N<>o foi poss<73>vel executar opera<72><61>o ldap_mod_add.';//'Could not perform ldap_mod_add operation.';
$lang['could_not_det_base_dn']='N<>o foi poss<73>vel determinar a base DN';//"Could not determine base DN';
$lang['reasons_for_error']='Isso pode ter acontecido por v<>rios motivos, os mais prov<6F>vel s<>o:';//'This could happen for several reasons, the most probable of which are:';
$lang['please_report_this_as_a_bug']='Por favor informe isso como bug.';//'Please report this as a bug.';
$lang['current_list_of']='Lista atual de';//'Current list of';
$lang['values_for_attribute']='valores para atributo';//'values for attribute';
$lang['inappropriate_matching_note']='Nota: Voc<6F> vai receber um erro de "inappropriate matching" se voc<6F> n<>o configurar uma regra de IGUALDADE no seu servidor LDAP para este atributo.';//'Note: You will get an "inappropriate matching" error if you have not<br /> setup an <tt>EQUALITY</tt> rule on your LDAP server for this attribute.';
$lang['enter_value_to_add']='Entre com o valor que voc<6F> quer inserir: ';//'Enter the value you would like to add:';
$lang['new_required_attrs_note']='Nota: talvez seja solicitado que voc<6F> entre com os atributos necess<73>rios para esta classe de objetos';//'Note: you may be required to enter new attributes<br />that this objectClass requires.';
$lang['syntax']='Sintaxe';//'Syntax';
//Copy.php
$lang['copy_server_read_only']='Voc<6F> n<>o pode realizar atualiza<7A><61>es enquanto o servidor estiver em modo somente leitura';//"You cannot perform updates while server is in read-only mode';
$lang['copy_dest_dn_blank']='Voc<6F> deixou o DN de destino vazio.';//"You left the destination DN blank.';
$lang['copyf_to_new_object']='para um novo objeto';//"to a new object';
$lang['copyf_dest_dn']='DN de destino';//"Destination DN';
$lang['copyf_dest_dn_tooltip']='O DN completo do novo objeto que ser<65> criado a partir da c<>pia da origem';//'The full DN of the new entry to be created when copying the source entry';
$lang['copyf_dest_server']='Servidor de destino';//"Destination Server';
$lang['copyf_note']='Dica: Copiando entre diferentes servidores somente funciona se n<>o houver viola<6C><61>o de esquema';//"Note: Copying between different servers only works if there are no schema violations';
$lang['copyf_recursive_copy']='Copia recursivamente todos filhos deste objeto tamb<6D>m.';//"Recursively copy all children of this object as well.';
$lang['filter_tooltip']='Quando executar uma c<>pia recursiva, copiar somente os objetos que atendem a este filtro';// 'When performing a recursive copy, only copy those entries which match this filter';
$lang['create_required_attribute']='Voc<6F> deixou vazio o valor de um atributo obrigat<61>rio (%s).';//"Error, you left the value blank for required attribute ';
$lang['redirecting']='Redirecionando...';//"Redirecting'; moved from create_redirection -> redirection
$lang['here']='aqui';//"here'; renamed vom create_here -> here
$lang['create_could_not_add']='N<>o foi poss<73>vel inserir o objeto no servidor LDAP.';//"Could not add the object to the LDAP server.';
$lang['rdn_field_blank']='Voc<6F> deixou o campo RDN vazio.';//'You left the RDN field blank.';
$lang['container_does_not_exist']='O container que voc<6F> especificou (%s) n<>o existe. Por favor tente novamente.';// 'The container you specified (%s) does not exist. Please try again.';
$lang['no_objectclasses_selected']='Voc<6F> n<>o selecionou nenhuma Classe de Objetos para este objeto. Por favor volte e fa<66>a isso.';//'You did not select any ObjectClasses for this object. Please go back and do so.';
$lang['hint_structural_oclass']='Dica: Voc<6F> deve escolher pelo menos uma Classe de Objetos estrutural';//'Hint: You must choose at least one structural objectClass';
$lang['ctemplate_no_template']='Nenhum modelo especificado.';//"No template specified in POST variables.';
$lang['ctemplate_config_handler']='Seu arquivo de configura<72><61>o determina que o modelo';//"Your config specifies a handler of';
$lang['ctemplate_handler_does_not_exist']='<27> v<>lido. Por<6F>m este modelo n<>o existe no diret<65>rio "templates/creation".';//"for this template. But, this handler does not exist in the 'templates/creation' directory.';
$lang['create_step1']='Passo 1 de 2: Nome e Classe(s) de Objetos';//'Step 1 of 2: Name and ObjectClass(es)';
$lang['create_step2']='Passo 2 de 2: Especifica atributos e valores';//'Step 2 of 2: Specify attributes and values';
$lang['you_have_not_logged_into_server']='Voc<6F> n<>o conectou no servidor selecionado ainda, assim, voc<6F> n<>o pode realizar buscas nele.';//'You have not logged into the selected server yet, so you cannot perform searches on it.';
$lang['click_to_go_to_login_form']='Clique aqui para conectar-se ao servidor';//'Click here to go to the login form';
$lang['if_you_want_to_add_criteria']='Se voc<6F> quer inserir seus pr<70>prios crit<69>rios <20> lista. Certifique-se de editar o search.php para trat<61>-los. Saindo.';//'If you want to add your own criteria to the list. Be sure to edit search.php to handle them. Quitting.';
$lang['search_filter']='Filtro de Busca';//'Search Filter';
$lang['list_of_attrs_to_display_in_results']='A lista de atributos que devem ser mostrados nos resultados (separados por v<>rgula)';//'A list of attributes to display in the results (comma-separated)';
$lang['could_not_fetch_server_info']='N<>o foi poss<73>vel obter informa<6D><61>o LDAP do servidor';//'Could not retrieve LDAP information from the server';
$lang['server_info_for']='Informa<6D><61>es do servidor: ';//'Server info for: ';
$lang['server_reports_following']='O servidor forneceu a seguinte informa<6D><61>o sobre si mesmo';//'Server reports the following information about itself';
$lang['nothing_to_report']='Este servidor n<>o tem nada a informar';//'This server has nothing to report.';
$lang['update_array_malformed']='update_array danificado. Isto pode ser um bug do phpLDAPadmin. Por favor informe.';//'update_array is malformed. This might be a phpLDAPadmin bug. Please report it.';
$lang['could_not_perform_ldap_modify']='N<>o foi poss<73>vel realizar a opera<72><61>o ldap_modify.';//'Could not perform ldap_modify operation.';
$lang['auto_update_not_setup']='Voc<6F> habilitou auto_uid_numbers para <b>%s</b> na sua configura<72><61>o, mas voc<6F> n<>o especificou auto_uid_number_mechanism. Por favor corrija este problema.';//"You have enabled auto_uid_numbers for <b>%s</b> in your configuration, but you have not specified the auto_uid_number_mechanism. Please correct this problem.';
$lang['uidpool_not_set']='Voc<6F> especificou o "auto_uid_number_mechanism" como "uidpool" na sua configura<72><61>o para o servidor <b>%s</b>, mas voc<6F> n<>o especificou o audo_uid_number_uid_pool_dn. Por favor especifique-o antes de continuar.';//"You specified the <tt>auto_uid_number_mechanism</tt> as <tt>uidpool</tt> in your configuration for server <b>%s</b>, but you did not specify the audo_uid_number_uid_pool_dn. Please specify it before proceeding.';
$lang['uidpool_not_exist']='Parece que o uidPool que voc<6F> especificou na sua configura<72><61>o (<tt>%s</tt>) n<>o existe.';//"It appears that the uidPool you specified in your configuration (<tt>%s</tt>) does not exist.';
$lang['specified_uidpool']='Voc<6F> especificou o "auto_uid_number_mechanism" como "busca" na sua configura<72><61>o para o servidor <b>%s</b>, mas voc<6F> n<>o especificou o "auto_uid_number_search_base". Por favor especifique-o antes de continuar.';//"You specified the <tt>auto_uid_number_mechanism</tt> as <tt>search</tt> in your configuration for server <b>%s</b>, but you did not specify the <tt>auto_uid_number_search_base</tt>. Please specify it before proceeding.';
$lang['auto_uid_invalid_credential']='Problema ao conectar ao <b>%s</b> com as suas credenciais auto_uid. Por favor verifique seu arquivo de configura<72><61>o.';// 'Unable to bind to <b>%s</b> with your with auto_uid credentials. Please check your configuration file.';
$lang['bad_auto_uid_search_base']='Sua configura<72><61>o do phpLDAPadmin especifica que o auto_uid_search_base <20> inv<6E>lido para o servidor %s';//'Your phpLDAPadmin configuration specifies an invalid auto_uid_search_base for server %s';
$lang['auto_uid_invalid_value']='Voc<6F> especificou um valor inv<6E>lido para auto_uid_number_mechanism ("%s") na sua configura<72><61>o. Somente "uidpool" e "busca" s<>o v<>lidos. Por favor corrija este problema.';//"You specified an invalid value for auto_uid_number_mechanism (<tt>%s</tt>) in your configration. Only <tt>uidpool</tt> and <tt>search</tt> are valid. Please correct this problem.';
$lang['error_auth_type_config']='Erro: Voc<6F> tem um erro no seu arquivo de configura<72><61>o. Os dois <20>nicos valores permitidos para auth_type na se<73><65>o $servers s<>o \'config\' e \'form\'. Voc<6F> entrou \'%s\', que n<>o <20> permitido.';//"Error: You have an error in your config file. The only two allowed values for 'auth_type' in the $servers section are 'config' and 'form'. You entered '%s', which is not allowed. ';
$lang['php_install_not_supports_tls']='Sua instala<6C><61>o do PHP n<>o suporta TLS';//"Your PHP install does not support TLS';
$lang['could_not_start_tls']='Imposs<73>vel iniciar TLS. Por favor verifique a configura<72><61>o do servidor LDAP.';//"Could not start TLS.<br />Please check your LDAP server configuration.';
$lang['could_not_bind_anon']='N<>o foi poss<73>vel conectar ao servidor anonimamente.';//'Could not bind anonymously to server.';
$lang['could_not_bind']='N<>o foi poss<73>vel conectar ao servidor LDAP.';//'Could not bind to the LDAP server.';
$lang['install_not_support_blowfish']='Sua instala<6C><61>o do PHP n<>o suporta codifica<63><61>o blowfish.';//"Your PHP install does not support blowfish encryption.';
$lang['install_not_support_md5crypt']='Sua instala<6C><61>o do PHP n<>o suporta codifica<63><61>o md5crypt.';//'Your PHP install does not support md5crypt encryption.';
$lang['install_no_mash']='Sua instala<6C><61>o do PHP n<>o tem a fun<75><6E>o mhash(). Imposs<73>vel fazer transforma<6D><61>es SHA.';// "Your PHP install does not have the mhash() function. Cannot do SHA hashes.';
$lang['ferror_discription_short']='Descri<72><69>o: (descri<72><69>o n<>o dispon<6F>vel<br />';//"<b>Description</b>: (no description available)<br />';
$lang['ferror_submit_bug']='Isto <20> um bug do phpLDAPadmin? Se for, por favor <a href=\'%s\'>informe</a>.';//"Is this a phpLDAPadmin bug? If so, please <a href=\'%s\'>report it</a>.';
$lang['ferror_unrecognized_num']='N<>mero do erro desconhecido: ';//"Unrecognized error number: ';
$lang['ferror_nonfatil_bug']='<center><table class=\'notice\'><tr><td colspan=\'2\'><center><img src=\'images/warning.png\' height=\'12\' width=\'13\' /><b>Voc<6F> encontrou um bug n<>o-fatal no phpLDAPadmin!</b></td></tr><tr><td>Erro:</td><td><b>%s</b> (<b>%s</b>)</td></tr><tr><td>Arquivo:</td><td><b>%s</b> linha <b>%s</b>, solicitante <b>%s</b></td></tr><tr><td>Vers<72>o:</td><td>PLA: <b>%s</b>, PHP: <b>%s</b>, SAPI: <b>%s</b></td></tr><tr><td>Servidor Web:</td><td><b>%s</b></td></tr><tr><td colspan=\'2\'><center><a target=\'new\' href=\'%s\'>Por favor informe este bug clicando aqui</a>.</center></td></tr></table></center><br />';//"<center><table class=\'notice\'><tr><td colspan=\'2\'><center><img src=\'images/warning.png\' height=\'12\' width=\'13\' /><b>You found a non-fatal phpLDAPadmin bug!</b></td></tr><tr><td>Error:</td><td><b>%s</b> (<b>%s</b>)</td></tr><tr><td>File:</td><td><b>%s</b> line <b>%s</b>, caller <b>%s</b></td></tr><tr><td>Versions:</td><td>PLA: <b>%s</b>, PHP: <b>%s</b>, SAPI: <b>%s</b></td></tr><tr><td>Web server:</td><td><b>%s</b></td></tr><tr><td colspan=\'2\'><center><a target=\'new\' href=\'%s\'>Please report this bug by clicking here</a>.</center></td></tr></table></center><br />';
$lang['ferror_congrats_found_bug']='Parab<61>ns! Voc<6F> encontrou um bug no phpLDAPadmin.<br /><br /><table class=\'bug\'><tr><td>Erro:</td><td><b>%s</b></td></tr><tr><td>N<>vel:</td><td><b>%s</b></td></tr><tr><td>Arquivo:</td><td><b>%s</b></td></tr><tr><td>Linha:</td><td><b>%s</b></td></tr><tr><td>Caller:</td><td><b>%s</b></td></tr><tr><td>PLA Vers&atile;o:</td><td><b>%s</b></td></tr><tr><td>PHP Vers&atile;o:</td><td><b>%s</b></td></tr><tr><td>PHP SAPI:</td><td><b>%s</b></td></tr><tr><td>Servidor Web:</td><td><b>%s</b></td></tr></table><br />Por favor informe o bug clicando abaixo!';//"Congratulations! You found a bug in phpLDAPadmin.<br /><br /><table class=\'bug\'><tr><td>Error:</td><td><b>%s</b></td></tr><tr><td>Level:</td><td><b>%s</b></td></tr><tr><td>File:</td><td><b>%s</b></td></tr><tr><td>Line:</td><td><b>%s</b></td></tr><tr><td>Caller:</td><td><b>%s</b></td></tr><tr><td>PLA Version:</td><td><b>%s</b></td></tr><tr><td>PHP Version:</td><td><b>%s</b></td></tr><tr><td>PHP SAPI:</td><td><b>%s</b></td></tr><tr><td>Web server:</td><td><b>%s</b></td></tr></table><br /> Please report this bug by clicking below!';
$lang['sure_permanent_delete_object']='Voc<6F> tem certeza que deseja excluir este objeto permanentemente?';//'Are you sure you want to permanently delete this object?';
$lang['permanently_delete_children']='Exluir permanentemente todos os objetos filho tamb<6D>m?';//'Permanently delete all children also?';
$lang['list_of_entries_to_be_deleted']='Lista de objetos a serem deletados: ';//'List of entries to be deleted:';
$lang['dn']='DN';//'DN';
// Exports
$lang['export_format']='Formato para exportar';// 'Export format';
$lang['line_ends']='Fins de linha';//'Line ends';
$lang['must_choose_export_format']='Voc<6F> deve especificar um formato para exportar';//'You must choose an export format.';
$lang['invalid_export_format']='Formato para exporta<74><61>o inv<6E>lido';//'Invalid export format';
$lang['no_exporter_found']='Nenhum exportador de arquivos encontrado.';//'No available exporter found.';
$lang['error_performing_search']='Erro encontrado enquanto fazia a pesquisa.';//'Encountered an error while performing search.';
$lang['showing_results_x_through_y']='Mostrando resultados %s atrav<61>s %s.';//'Showing results %s through %s.';
$lang['logged_out_successfully']='Desconectado com sucesso do servidor <b>%s</b>';//'Logged out successfully from server <b>%s</b>';
$lang['authenticate_to_server']='Autenticar no servidor %s';//'Authenticate to server %s';
$lang['warning_this_web_connection_is_unencrypted']='Aviso: Esta conex<65>o N<>O <20> criptografada.';//'Warning: This web connection is unencrypted.';
$lang['not_using_https']='Voc<6F> n<>o est<73> usando \'https\'. O navegador internet vai transmitir as informa<6D><61>es de login sem criptografar.';// 'You are not use \'https\'. Web browser will transmit login information in clear text.';
$lang['login_dn']='Login DN';//'Login DN';
$lang['user_name']='Nome de usu<73>rio';//'User name';
$lang['entry_chooser_title']='Selecionador de objeto';//'Entry Chooser';
// Index page
$lang['need_to_configure']='Voc<6F> deve configurar o phpLDAPadmin. Fa<46>a isso editando o arquivo \'config.php\'. Um arquivo de exemplo <20> fornecido em \'config.php.example\'';// ';//'You need to configure phpLDAPadmin. Edit the file \'config.php\' to do so. An example config file is provided in \'config.php.example\'';
// Mass deletes
$lang['no_deletes_in_read_only']='Exclus<75>es n<>o permitidas no modo somente leitura.';//'Deletes not allowed in read only mode.';
$lang['error_calling_mass_delete']='Erro chamando mass_delete.php. Faltando mass_delete nas vari<72>veis POST.';//'Error calling mass_delete.php. Missing mass_delete in POST vars.';
$lang['mass_delete_not_array']='a vari<72>vel POST mass_delete n<>o <20> um conjunto';//'mass_delete POST var is not an array.';
$lang['mass_delete_not_enabled']='Exclus<75>o em massa n<>o habilitada. Por favor habilite-a no arquivo config.php antes de continuar';//'Mass deletion is not enabled. Please enable it in config.php before proceeding.';
$lang['mass_deleting']='Exclus<75>o em massa';//'Mass Deleting';
$lang['mass_delete_progress']='Progresso da exclus<75>o no servidor "%s"';//'Deletion progress on server "%s"';
$lang['non_leaf_nodes_cannot_be_renamed']='Voc<6F> n<>o pode renomear um objeto que tem objetos filhos (isto <20>, a opera<72><61>o de renomear n<>o <20> permitida em objetos n<>o-folha)';// 'You cannot rename an entry which has children entries (eg, the rename operation is not allowed on non-leaf entries)';
$lang['no_rdn_change']='Voc<6F> n<>o alterou o RDN';//'You did not change the RDN';