diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-19 00:13:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-19 00:13:16 +0000 |
commit | 54bc862c9de0fc17051f33be5f39d4fa3ed3d220 (patch) | |
tree | 5f10c2167ab1ac89386a566f29b69c280a61b48e /apps/files/l10n/pt_BR.js | |
parent | 1b940a3c7e3e89542ed436412cc17b95b56167ea (diff) | |
download | nextcloud-server-54bc862c9de0fc17051f33be5f39d4fa3ed3d220.tar.gz nextcloud-server-54bc862c9de0fc17051f33be5f39d4fa3ed3d220.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pt_BR.js')
-rw-r--r-- | apps/files/l10n/pt_BR.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 22f18743aea..83da5f4b6d9 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -7,6 +7,9 @@ OC.L10N.register( "All files" : "Todos os arquivos", "Recent" : "Recentes", "File could not be found" : "O arquivo não foi encontrado", + "Move or copy" : "Mover ou copiar", + "Download" : "Baixar", + "Delete" : "Excluir", "Home" : "Início", "Close" : "Fechar", "Favorites" : "Favoritos", @@ -23,12 +26,9 @@ OC.L10N.register( "Target folder does not exist any more" : "Pasta destino não existe mais", "Error when assembling chunks, status code {status}" : "Erro ao montar partes, código de status {status}", "Actions" : "Ações", - "Download" : "Baixar", "Rename" : "Renomear", - "Move or copy" : "Mover ou copiar", "Copy" : "Copiar", "Target folder" : "Pasta destino", - "Delete" : "Excluir", "Disconnect storage" : "Desconectar armazenamento", "Unshare" : "Descompartilhar", "Could not load info for file \"{file}\"" : "Não foi possível carregar informações para o arquivo \"{file}\" ", |