diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-19 05:17:37 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-19 05:17:37 +0000 |
commit | 0a688147e7cd24e7f6d1a5bb0dd1b9b87ba40fbc (patch) | |
tree | 593ae2fb3270de3280f1e166d4fa43b86fbd734d /language | |
parent | 4a93d26d6d664f81b68f6aea2a75d1a4fb0d908a (diff) |
[trunk_public] Update pt_BR, thanks to : flaviove
git-svn-id: http://piwigo.org/svn/trunk@28723 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r-- | language/pt_BR/common.lang.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/language/pt_BR/common.lang.php b/language/pt_BR/common.lang.php index c60886cdd..ff48550c0 100644 --- a/language/pt_BR/common.lang.php +++ b/language/pt_BR/common.lang.php @@ -419,4 +419,7 @@ $lang['Password is missing. Please enter the password.'] = 'Senha perdida. Por f $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Confirmação de senhas perdida. Por favor confirme a senha escolhida.'; $lang['%d photos per page'] = '%d fotos por página'; $lang['Theme'] = 'Tema'; -$lang['No results for'] = 'Nenhum resultado para';
\ No newline at end of file +$lang['No results for'] = 'Nenhum resultado para'; +$lang['Apply on properties'] = 'Aplicar em propriedades'; +$lang['Photo description'] = 'Descrição da foto'; +$lang['Photo title'] = 'Título da foto';
\ No newline at end of file |