summaryrefslogtreecommitdiff
path: root/lib/plugins/authldap/lang/pt/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plugins/authldap/lang/pt/lang.php')
-rw-r--r--lib/plugins/authldap/lang/pt/lang.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/plugins/authldap/lang/pt/lang.php b/lib/plugins/authldap/lang/pt/lang.php
new file mode 100644
index 000000000..cd782f4b4
--- /dev/null
+++ b/lib/plugins/authldap/lang/pt/lang.php
@@ -0,0 +1,9 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Paulo Carmino <contato@paulocarmino.com>
+ */
+$lang['connectfail'] = 'Não foi possível conectar o LDAP: %s';
+$lang['domainfail'] = 'O LDAP não encontrou seu usuário';