You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/transforms/ldap/src/main/resources/org/apache/hop/pipeline/transforms/ldapinput/messages/messages_pt_BR.properties
Copy file name to clipboardExpand all lines: plugins/transforms/ldap/src/main/resources/org/apache/hop/pipeline/transforms/ldapoutput/messages/messages_pt_BR.properties
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -105,3 +105,18 @@ LdapOutputDialog.BaseDN.Label=Procurar base para campos
105
105
LdapOutputDialog.BaseDN.Tooltip=Por favor entrar uma base de busca aqui para retornar campos e usar o bot\u00E3o "Editar mapeamento".\nSe voc\u00EA deixar este campo vazio, voc\u00EA ter\u00E1 que adicionar manualmente os nomes dos atributos.
106
106
LdapOutputDialog.Connected.NOK=N\u00E3o conectado ao servidor LDAP!\n Exce\u00E7\u00E3o : \n[{0}]
107
107
LdapOutputDialog.DeleteRDN.Label=Deletar RDN
108
+
LdapOutputDialog.DeleteRDN.Tooltip=Para especificar se voc\u00EA quer manter o nome do atributo antigo quando utilizar a entrada para renomear.\nverdadeiro: n\u00E3o mant\u00E9m o valor antigo (padr\u00E3o).\nfalso: mant\u00E9m o valor padr\u00E3o como um atributo.
109
+
LdapOutputDialog.DnField.Label=Nome do campo Dn
110
+
LdapOutputDialog.ErrorParsingData.DialogMessage=Erro ao ler dados!
111
+
LdapOutputDialog.FailedToGetFields.DialogMessage=Erro do obter campos do fluxo de entrada!
112
+
LdapOutputDialog.FailIfNotExist.Label=Falhar se n\u00E3o existir
113
+
LdapOutputDialog.FailIfNotExist.Tooltip=Falhar se a entrada a ser deletada n\u00E3o existir.
0 commit comments