diff options
Diffstat (limited to 'apps/files/l10n/pt_BR.js')
-rw-r--r-- | apps/files/l10n/pt_BR.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 4015f244a8e..05e078efaed 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -222,6 +222,9 @@ OC.L10N.register( "Upload some content or sync with your devices!" : "Envie um arquivo ou sincronize com seus dispositivos!", "Go to the previous folder" : "Ir para a pasta anterior", "Go back" : "Voltar", + "Share" : "Compartilhar", + "Shared by link" : "Compartilhado via link", + "Shared" : "Compartilhado", "Open the files app settings" : "Abra as configurações do aplicativo de arquivos", "Files settings" : "Configurações de arquivos", "File cannot be accessed" : "File cannot be accessed", @@ -248,7 +251,6 @@ OC.L10N.register( "Open folder {displayName}" : "Abra a pasta {displayName}", "Open in Files" : "Abrir em arquivos", "Open details" : "Abrir detalhes", - "New Folder" : "Nova pasta", "Set up templates folder" : "Configurar pasta de modelos", "Templates" : "Modelos", "Create new templates folder" : "Criar nova pasta de modelos", @@ -280,7 +282,6 @@ OC.L10N.register( "Shares" : "Compartilhamentos", "Shared with others" : "Compartilhado com os outros", "Shared with you" : "Compartilhado com você", - "Shared by link" : "Compartilhado via link", "Deleted shares" : "Compartilhamentos apagados", "Pending shares" : "Compartilhamentos pendentes", "Open folder {name}" : "Abra a pasta {nome}", |