diff options
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r-- | core/l10n/pt_BR.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 7c3cdc3c7b4..be43054eb07 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -121,9 +121,6 @@ OC.L10N.register( "Unshare" : "Descompartilhar", "can reshare" : "pode voltar a compartilhar", "can edit" : "pode editar", - "create" : "criar", - "change" : "mudança", - "delete" : "remover", "access control" : "controle de acesso", "Could not unshare" : "Não foi possível descompartilhar", "Share details could not be loaded for this item." : "Detalhes de compartilhamento não puderam ser carregados para este item.", @@ -318,6 +315,9 @@ OC.L10N.register( "Send link via email" : "Enviar link por email", "notify by email" : "notificar por e-mail", "can share" : "pode compartilhar", + "create" : "criar", + "change" : "mudança", + "delete" : "remover", "{sharee} (at {server})" : "{sharee} (no {server})", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Compartilhar com usuários em outros ownClouds usando a sintaxe username@example.com/owncloud", "Share with users…" : "Compartilhar com os usuários...", |