diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-26 01:55:50 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-26 01:55:50 -0500 |
commit | 8a4fddeb4afef2e96cadd505600700202fc0ee9b (patch) | |
tree | 5153f7b7966735749867a88a9206fd7e3df04d69 /apps/user_ldap/l10n/pt_BR.js | |
parent | 7ba391cd5ad874dfbc55735342cff8c4c5d2cb28 (diff) | |
download | nextcloud-server-8a4fddeb4afef2e96cadd505600700202fc0ee9b.tar.gz nextcloud-server-8a4fddeb4afef2e96cadd505600700202fc0ee9b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/pt_BR.js')
-rw-r--r-- | apps/user_ldap/l10n/pt_BR.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/pt_BR.js b/apps/user_ldap/l10n/pt_BR.js index a4a481524ba..1df908a3732 100644 --- a/apps/user_ldap/l10n/pt_BR.js +++ b/apps/user_ldap/l10n/pt_BR.js @@ -127,7 +127,6 @@ OC.L10N.register( "UUID Attribute for Users:" : "UUID Atributos para Usuários:", "UUID Attribute for Groups:" : "UUID Atributos para Grupos:", "Username-LDAP User Mapping" : "Usuário-LDAP Mapeamento de Usuário", - "Usernames are used to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have a internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Nomes de usuários sãi usados para armazenar e atribuir (meta) dados. A fim de identificar com precisão e reconhecer usuários, cada usuário LDAP terá um nome de usuário interno. Isso requer um mapeamento nome de usuário para usuário LDAP. O nome de usuário criado é mapeado para o UUID do usuário LDAP. Adicionalmente, o DN fica em cache, assim como para reduzir a interação LDAP, mas não é utilizado para a identificação. Se o DN muda, as mudanças serão encontradas. O nome de usuário interno é utilizado em todo lugar. Limpar os mapeamentos não influencia a configuração. Limpar os mapeamentos deixará rastros em todo lugar. Limpar os mapeamentos não influencia a configuração, mas afeta as configurações LDAP! Somente limpe os mapeamentos em embiente de testes ou em estágio experimental.", "Clear Username-LDAP User Mapping" : "Limpar Mapeamento de Usuário Nome de Usuário-LDAP", "Clear Groupname-LDAP Group Mapping" : "Limpar NomedoGrupo-LDAP Mapeamento do Grupo" }, |