Skip to content

Commit

Permalink
translation update
Browse files Browse the repository at this point in the history
  • Loading branch information
nerun authored and dokuwiki-translate committed Dec 8, 2023
1 parent 94b8c48 commit e3eeb94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lang/pt/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Daniel Dias Rodrigues <danieldiasr@gmail.com>
* @author Rafael Grando <r.grando@live.com>
*/
$lang['e_unknowntype'] = 'Tipo desconhecido "%s"';
Expand All @@ -23,6 +24,7 @@
$lang['e_users'] = '"%s" precisa ser uma lista separada por vírgulas de nomes de usuários existentes.';
$lang['e_min'] = '"%s" precisa ser maior que %s.';
$lang['e_max'] = '"%s" precisa ser menor que %s.';
$lang['e_pagename'] = 'Nome da página ausente.';
$lang['e_pageexists'] = 'A página "%s" já existe. Por favor, escolha um nome diferente para a página.';
$lang['e_template'] = 'Não foi possível ler o modelo "%s". Talvez ele não exista ou você não tenha permissões de leitura?';
$lang['e_denied'] = 'Você não está autorizado a criar esta página. Talvez tenha esquecido de entrar?';
Expand Down

0 comments on commit e3eeb94

Please sign in to comment.