Skip to content

Commit 8a99b0e

Browse files
authored
Merge pull request dokuwiki#4515 from dokuwiki-translate/lang_update_1210_1757551408
Translation update (pt)
2 parents 7d88006 + 3aae306 commit 8a99b0e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/plugins/usermanager/lang/pt/lang.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
/**
44
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
55
*
6-
* @author Rafael Fernandes <[email protected]>
76
* @author Eduardo Mozart de Oliveira <[email protected]>
7+
* @author Rafael Fernandes <[email protected]>
88
* @author Gustavo B. Schenkel <[email protected]>
99
* @author Paulo <[email protected]>
1010
* @author Mario AlexandTeixeira dos Santos <[email protected]>
@@ -51,6 +51,7 @@
5151
$lang['nonefound'] = 'Nenhum usuário encontrado. Total de %d inscritos.';
5252
$lang['delete_ok'] = '%d usuários excluídos';
5353
$lang['delete_fail'] = '%d exclusões com erro.';
54+
$lang['delete_fail_self'] = 'Você não pode excluir a si mesmo';
5455
$lang['update_ok'] = 'Usuário atualizado';
5556
$lang['update_fail'] = 'Usuário não atualizado';
5657
$lang['update_exists'] = 'Erro na alteração do nome, porque o usuário (%s) já existe (as alterações restantes serão aplicadas).';

0 commit comments

Comments
 (0)