summaryrefslogtreecommitdiff
path: root/lib/plugins/authldap/lang/pt/lang.php
diff options
context:
space:
mode:
authorPaulo Carmino <contato@paulocarmino.com>2015-07-30 14:51:33 +0200
committerTranslator of Dokuwiki <translate@dokuwiki.org>2015-07-30 14:51:33 +0200
commit8ab6e08b627efa216ca668750b34e45faf88cf25 (patch)
treea789dfddb9775efd0439b24706e81e3761bb6d54 /lib/plugins/authldap/lang/pt/lang.php
parentb29fadcabc9ae3b1a1c246dfa6caefd0ad0bab9c (diff)
downloadrpg-8ab6e08b627efa216ca668750b34e45faf88cf25.tar.gz
rpg-8ab6e08b627efa216ca668750b34e45faf88cf25.tar.bz2
translation update
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';