pt-BR: activerecord: attributes: ldap_groups/synchronized_group: dn: 'DN' auth_source: 'Conexão LDAP' ldap_groups/synchronized_filter: filter_string: 'LDAP filter' auth_source: 'Conexão LDAP' group_name_attribute: "Group name attribute" models: ldap_groups/synchronized_group: 'Grupo LDAP sincronizado' ldap_groups/synchronized_filter: 'LDAP Group synchronization filter' ldap_groups: label_menu_item: 'Sincronização de grupo LDAP' label_group_key: 'Chave de filtro de grupo LDAP' label_synchronize: 'Synchronize' settings: name_attribute: 'LDAP groups name attribute' name_attribute_text: 'The LDAP attribute used for naming the OpenProject group when created by a filter' synchronized_filters: add_new: 'Add synchronized LDAP filter' singular: 'LDAP Group synchronization filter' plural: 'LDAP Group synchronization filters' destroy: title: 'Remove synchronized filter %{name}' confirmation: "If you continue, the synchronized filter %{name} and all groups %{groups_count} created through it will be removed." removed_groups: "Warning: This will remove the following groups from OpenProject and remove it from all projects!" verification: "Enter the filter name %{name} to verify the deletion." form: group_name_attribute_text: 'Enter the attribute of the LDAP group used for setting the OpenProject group name.' filter_string_text: 'Enter the RFC4515 LDAP filter that returns groups in your LDAP to synchronize with OpenProject.' synchronized_groups: add_new: 'Adicionar grupo LDAP sincronizado' destroy: title: 'Remover grupo sincronizado %{name}' confirmation: "Se você continuar, o grupo sincronizado %{name} e todos os %{users_count} usuários sincronizados por meio dele serão removidos." info: "Nota: O próprio grupo OpenProject e membros adicionados fora desta sincronização LDAP não serão removidos." verification: "Digite o nome do grupo %{name} para verificar a exclusão." help_text_html: | Este módulo permite que você configure uma sincronização entre os grupos LDAP e OpenProject. Depende dos grupos LDAP que precisam usar o atributo groupOfNames / memberOf para trabalhar com o OpenProject.
Os grupos são sincronizados de hora em hora através de um cron job. Por favor veja nossa documentação sobre este tópico. no_results: 'Nenhum grupo sincronizado encontrado.' no_members: 'Este grupo ainda não tem membros sincronizados.' plural: 'Grupos LDAP sincronizados' singular: 'Grupo LDAP sincronizado' form: auth_source_text: 'Select which LDAP connection should be used.' dn_text: 'Enter the full DN of the group in LDAP' group_text: 'Selecione um grupo existente no OpenProject para que seja sincronizado com membros do grupo LDAP'