about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authad/lang/pt/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/authad/lang/pt/lang.php')
-rw-r--r--wiki/lib/plugins/authad/lang/pt/lang.php13
1 files changed, 13 insertions, 0 deletions
diff --git a/wiki/lib/plugins/authad/lang/pt/lang.php b/wiki/lib/plugins/authad/lang/pt/lang.php
new file mode 100644
index 0000000..4f8266b
--- /dev/null
+++ b/wiki/lib/plugins/authad/lang/pt/lang.php
@@ -0,0 +1,13 @@
+<?php
+
+/**
+ * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Paulo Silva <paulotsilva@yahoo.com>
+ * @author André Neves <drakferion@gmail.com>
+ * @author Paulo Carmino <contato@paulocarmino.com>
+ */
+$lang['domain']                = 'Domínio de Início de Sessão';
+$lang['authpwdexpire']         = 'A sua senha expirará dentro de %d dias, deve mudá-la em breve.';
+$lang['passchangefail']        = 'Falha ao alterar a senha. Tente prosseguir com uma senha mais segura.';
+$lang['connectfail']           = 'Falha ao conectar com o servidor Active Directory.';