From b857f6cb524f22ed48a5a08553b2a370969dda38 Mon Sep 17 00:00:00 2001 From: Hudson FAS Date: Tue, 28 Apr 2015 16:21:21 +0200 Subject: translation update --- inc/lang/pt-br/lang.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'inc/lang') diff --git a/inc/lang/pt-br/lang.php b/inc/lang/pt-br/lang.php index be62af6fe..590e95480 100644 --- a/inc/lang/pt-br/lang.php +++ b/inc/lang/pt-br/lang.php @@ -24,6 +24,7 @@ * @author Dário Estevão * @author Juliano Marconi Lanigra * @author Ednei + * @author Hudson FAS */ $lang['encoding'] = 'utf-8'; $lang['direction'] = 'ltr'; @@ -357,3 +358,5 @@ $lang['currentns'] = 'Domínio atual'; $lang['searchresult'] = 'Resultado da Busca'; $lang['plainhtml'] = 'HTML simples'; $lang['wikimarkup'] = 'Marcação wiki'; +$lang['page_nonexist_rev'] = 'Página não encontrada em %s. Foi criada posteriormente em %s.'; +$lang['unable_to_parse_date'] = 'Impossível analisar em "%s".'; -- cgit v1.2.3