summaryrefslogtreecommitdiff
path: root/lib/plugins/authldap/lang/pt-br/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plugins/authldap/lang/pt-br/lang.php')
-rw-r--r--lib/plugins/authldap/lang/pt-br/lang.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/plugins/authldap/lang/pt-br/lang.php b/lib/plugins/authldap/lang/pt-br/lang.php
new file mode 100644
index 000000000..20f5ec33b
--- /dev/null
+++ b/lib/plugins/authldap/lang/pt-br/lang.php
@@ -0,0 +1,9 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Frederico Gonçalves Guimarães <frederico@teia.bio.br>
+ */
+$lang['connectfail'] = 'Não foi possível conectar ao LDAP: %s';
+$lang['domainfail'] = 'Não foi possível encontrar o seu user dn no LDAP';