Skip to content

Commit f0f3f6f

Browse files
authored
Merge pull request dokuwiki#4284 from dokuwiki-translate/lang_update_852_1715776471
Translation update (pt)
2 parents 27d2f6d + 432cfaa commit f0f3f6f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

inc/lang/pt/lang.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
/**
44
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
55
*
6+
* @author Eduardo Mozart de Oliveira <[email protected]>
67
* @author JPdroid <[email protected]>
78
* @author Rafael Fernandes <[email protected]>
8-
* @author Eduardo Mozart de Oliveira <[email protected]>
99
* @author Gustavo B. Schenkel <[email protected]>
1010
* @author Paulo <[email protected]>
1111
* @author Mario AlexandTeixeira dos Santos <[email protected]>
@@ -163,6 +163,7 @@
163163
$lang['proffail'] = 'O perfil do usuário não foi atualizado.';
164164
$lang['proftokenlegend'] = 'Token de autenticação';
165165
$lang['proftokengenerate'] = 'Token para limpar';
166+
$lang['proftokeninfo'] = 'O Token de Autenticação pode ser usado para permitir que aplicativos de terceiros façam login e atuem em seu nome. A redefinição do token invalidará o antigo e desconectará todos os aplicativos que usaram o token anterior.';
166167
$lang['pwdforget'] = 'Esqueceu a sua senha? Peça uma nova';
167168
$lang['resendna'] = 'Este wiki não suporta reenvio de senhas.';
168169
$lang['resendpwd'] = 'Definir nova senha para';

lib/plugins/extension/lang/pt/lang.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
/**
44
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
55
*
6+
* @author Eduardo Mozart de Oliveira <[email protected]>
67
* @author JPdroid <[email protected]>
78
* @author Rafael Fernandes <[email protected]>
8-
* @author Eduardo Mozart de Oliveira <[email protected]>
99
* @author Gustavo B. Schenkel <[email protected]>
1010
* @author Paulo <[email protected]>
1111
* @author Mario AlexandTeixeira dos Santos <[email protected]>
@@ -114,6 +114,7 @@
114114
$lang['security_issue'] = '<strong>Questão de Segurança:</strong> %s
115115
';
116116
$lang['security_warning'] = '<strong>Aviso de Segurança:</strong> %s';
117+
$lang['update_message'] = '<strong>Mensagem de Atualização:</strong> %s';
117118
$lang['update_available'] = '<strong>Atualização:</strong> Nova versão %s está disponível.
118119
';
119120
$lang['wrong_folder'] = '<strong>Plugin instalado incorretamente:</strong> Renomear pasta de plugins de "%s" para "%s".

0 commit comments

Comments
 (0)