summaryrefslogtreecommitdiff
path: root/inc
diff options
context:
space:
mode:
authorHudson FAS <hudsonfas@gmail.com>2015-04-28 16:21:21 +0200
committerTranslator of Dokuwiki <translate@dokuwiki.org>2015-04-28 16:21:21 +0200
commitb857f6cb524f22ed48a5a08553b2a370969dda38 (patch)
tree85d335a1739b630bad3db7cc55c9487d64ae4d5a /inc
parentd8dd70c79c912e00e4d7e71cbb4aca3e791cab0d (diff)
downloadrpg-b857f6cb524f22ed48a5a08553b2a370969dda38.tar.gz
rpg-b857f6cb524f22ed48a5a08553b2a370969dda38.tar.bz2
translation update
Diffstat (limited to 'inc')
-rw-r--r--inc/lang/pt-br/lang.php3
1 files changed, 3 insertions, 0 deletions
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 <darioems@gmail.com>
* @author Juliano Marconi Lanigra <juliano.marconi@gmail.com>
* @author Ednei <leuloch@gmail.com>
+ * @author Hudson FAS <hudsonfas@gmail.com>
*/
$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 <a href="%s">%s</a>.';
+$lang['unable_to_parse_date'] = 'Impossível analisar em "%s".';