diff options
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r-- | core/l10n/pt_BR.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 8a1ac7ce6ca..f842110a3e8 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -105,6 +105,8 @@ OC.L10N.register( "Pending" : "Pendente", "Copy to {folder}" : "Copiar para {folder}", "Move to {folder}" : "Mover para {folder}", + "New in" : "Novo em", + "View changelog" : "Ver alterações", "Very weak password" : "Senha muito fraca", "Weak password" : "Senha fraca", "So-so password" : "Senha mais ou menos", @@ -174,6 +176,7 @@ OC.L10N.register( "Read only" : "Somente leitura", "File drop (upload only)" : "Zona de arquivos (somente envio)", "Shared with you and the group {group} by {owner}" : "Compartilhado com você e com o grupo {group} por {owner}", + "Shared with you and {circle} by {owner}" : "Compartilhado com você e {circle} por {owner}", "Shared with you by {owner}" : "Compartilhado com você por {owner}", "Choose a password for the mail share" : "Escolha uma senha para o compartilhamento de e-mail", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatiorDisplayName}} compartilhou via link", |