diff options
Diffstat (limited to '')
-rw-r--r-- | language/pt_BR/admin.lang.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/language/pt_BR/admin.lang.php b/language/pt_BR/admin.lang.php index 0ffdd418d..78b7028aa 100644 --- a/language/pt_BR/admin.lang.php +++ b/language/pt_BR/admin.lang.php @@ -647,7 +647,7 @@ $lang['delete'] = 'Excluir.'; $lang['display'] = 'Exibir'; $lang['existing album'] = 'Cagtegoria já existe'; $lang['hide details'] = 'Esconder detalhes'; -$lang['include child albums'] = 'Incluir álbuns infantis'; +$lang['include child albums'] = 'Incluir sub-álbuns'; $lang[' and %d virtuals'] = ' e %d virtuais'; $lang['%d day'] = '%d dia'; $lang['%d days'] = '%d dias'; @@ -980,4 +980,5 @@ $lang['based on'] = 'baseado em'; $lang['between %s and %s MB'] = 'entre %s e %s MB'; $lang['date & time'] = 'dia & hora'; $lang['file name'] = 'nome do arquivo'; -$lang['width & height'] = 'largura & comprimento';
\ No newline at end of file +$lang['width & height'] = 'largura & comprimento'; +$lang['Upload in progress'] = 'Upload em progresso';
\ No newline at end of file |