diff options
author | Andreas Gohr <andi@splitbrain.org> | 2014-05-29 23:02:43 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2014-05-29 23:02:43 +0200 |
commit | b9134c07d5d38e5247f200f0be79ae08bb45bec1 (patch) | |
tree | 186ff2e4e29729e67295ccc509fd9590800b752f /lib | |
parent | cefc57d1b45b1648441709ba0d2241656d97bff1 (diff) | |
parent | 5883ebc392a1e20e73055568ea00ad07a50caaba (diff) | |
download | rpg-b9134c07d5d38e5247f200f0be79ae08bb45bec1.tar.gz rpg-b9134c07d5d38e5247f200f0be79ae08bb45bec1.tar.bz2 |
Merge pull request #747 from dokuwiki-translate/lang_update_24
Translation update (pt)
Diffstat (limited to 'lib')
-rw-r--r-- | lib/plugins/authad/lang/pt/settings.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/plugins/authad/lang/pt/settings.php b/lib/plugins/authad/lang/pt/settings.php index 45eff5e96..ef0f8f6d2 100644 --- a/lib/plugins/authad/lang/pt/settings.php +++ b/lib/plugins/authad/lang/pt/settings.php @@ -4,7 +4,9 @@ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) * * @author André Neves <drakferion@gmail.com> + * @author Murilo <muriloricci@hotmail.com> */ +$lang['account_suffix'] = 'O sufixo da sua conta. Por exemplo, <code>@my.domain.org</code>'; $lang['admin_password'] = 'A senha para o utilizador acima.'; $lang['sso'] = 'Deve ser usado o Single-Sign-On via Kerberos ou NTLM?'; $lang['use_ssl'] = 'Usar ligação SSL? Se usada, não ative TLS abaixo.'; |