aboutsummaryrefslogtreecommitdiffstats
path: root/language/pt_BR
diff options
context:
space:
mode:
Diffstat (limited to 'language/pt_BR')
-rw-r--r--language/pt_BR/common.lang.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/language/pt_BR/common.lang.php b/language/pt_BR/common.lang.php
index ff5bcf037..78eea0d21 100644
--- a/language/pt_BR/common.lang.php
+++ b/language/pt_BR/common.lang.php
@@ -404,4 +404,11 @@ $lang['Numeric identifier, 1 → 9'] = 'Identificador numérico, 1 → 9';
$lang['Numeric identifier, 9 → 1'] = 'Identificador numérico, 9 → 1';
$lang['Manual sort order'] = 'Ordem de classificação manual';
$lang['%d rate'] = '%d Avaliação';
+$lang['Bad request'] = 'Solicitação Imprópria';
+$lang['Forbidden'] = 'Proibido';
+$lang['Page not found'] = 'Página não encontrada';
+$lang['Permalink for album not found'] = 'Link permanente para o álbum não encontrado ';
+$lang['Piwigo encountered a non recoverable error'] = 'Piwigo encontrou um erro não recuperável';
+$lang['Requested album does not exist'] = 'Álbum requerido não existe';
+$lang['Requested tag does not exist'] = 'Tag requerida não existe';
?> \ No newline at end of file