summaryrefslogtreecommitdiff
path: root/lib/plugins/authldap/lang/pt-br/lang.php
diff options
context:
space:
mode:
authorGerrit Uitslag <klapinklapin@gmail.com>2015-08-05 22:36:29 +0200
committerGerrit Uitslag <klapinklapin@gmail.com>2015-08-05 22:36:29 +0200
commit11ff4021d82d9dd8fdcbdd91b2285360de97863a (patch)
tree7f4758f59f75d6e1beef1a2bf1b27fb4c2cf2028 /lib/plugins/authldap/lang/pt-br/lang.php
parent47eaf1b63ba9394b29419448d32a9ba5dad950e1 (diff)
parentdde14d5d482920ad26d3bb76876fd3842b85f687 (diff)
downloadrpg-11ff4021d82d9dd8fdcbdd91b2285360de97863a.tar.gz
rpg-11ff4021d82d9dd8fdcbdd91b2285360de97863a.tar.bz2
Merge pull request #1291 from dokuwiki-translate/lang_update_810
Translation update (pt-br)
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';