diff options
Diffstat (limited to 'apps/files/l10n/pt_BR.js')
-rw-r--r-- | apps/files/l10n/pt_BR.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 9523731c56e..da7e2e14ae4 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -136,7 +136,6 @@ OC.L10N.register( "Ownership transfer request sent" : "Solicitação de transferência de propriedade enviada", "Cannot transfer ownership of a file or folder you do not own" : "Não é possível transferir a propriedade de um arquivo ou pasta que você não possui", "Select file or folder to link to" : "Selecione o arquivo ou pasta para vincular", - "Choose file" : "Escolher arquivo", "Choose {file}" : "Escolher {file}", "New" : "Novo", "Loading current folder" : "Carregando a pasta atual", @@ -383,6 +382,7 @@ OC.L10N.register( "Name cannot be empty" : "O nome não pode ficar em branco", "Another entry with the same name already exists" : "Já existe outra entrada com o mesmo nome", "Storage informations" : "Informações de armazenamento", + "Choose file" : "Escolher arquivo", "Open the files app settings" : "Abra as configurações do aplicativo de arquivos", "You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it", "Destination is not a folder" : "O destino não é uma pasta", |