diff options
Diffstat (limited to 'apps/files_sharing/l10n/pt_BR.js')
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 8aa65eda1e2..43242a107ac 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -344,7 +344,8 @@ OC.L10N.register( "Error updating the share" : "Erro ao atualizar o compartilhamento", "File \"{path}\" has been unshared" : "O arquivo \"{path}\" não foi compartilhado", "Folder \"{path}\" has been unshared" : "A pasta \"{path}\" foi descompartilhada", - "Share {propertyName} saved" : "Compartilhe {propertyName} salvo", + "Share label saved" : "Marcador de compartilhamento salvo", + "Share password saved" : "Compartilhar senha salva", "Shared by" : "Compartilhado por", "Shared with" : "Compartilhado com", "Password created successfully" : "Senha criada com sucesso", @@ -393,6 +394,7 @@ OC.L10N.register( "Circle" : "Círculo", "Allow download" : "Permitir baixar", "No other users with access found" : "Nenhum usuário com acesso encontrado", + "Share {propertyName} saved" : "Compartilhe {propertyName} salvo", "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta", "Name" : "Nome", "Share time" : "Compartilhamento", |