diff options
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r-- | core/l10n/pt_BR.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 00b58995373..32511e73640 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -179,6 +179,7 @@ OC.L10N.register( "Enable" : "Ativar", "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 and the conversation {conversation} by {owner}" : "Compartilhado com você e a conversa {conversation} 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", @@ -186,6 +187,7 @@ OC.L10N.register( "remote" : "remoto", "remote group" : "grupo remoto", "email" : "e-mail", + "conversation" : "Conversa", "shared by {sharer}" : "compartilhado por {sharer}", "Unshare" : "Descompartilhar", "Can reshare" : "Pode compartilhar novamente", |