diff options
Diffstat (limited to 'apps/files/l10n/pt_BR.js')
-rw-r--r-- | apps/files/l10n/pt_BR.js | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 3a396b3b43f..6c06cec957b 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -156,7 +156,6 @@ OC.L10N.register( "A file has been added to or removed from your <strong>favorites</strong>" : "Um arquivo foi adicionado ou removido de seus <strong>favoritos</strong>", "A file or folder has been <strong>changed</strong>" : "Um arquivo ou pasta foi <strong>modificado</strong>", "A favorite file or folder has been <strong>changed</strong>" : "Um arquivo ou pasta favorita foi <strong>modificado</strong>", - "All files" : "Todos os arquivos", "Upload (max. %s)" : "Envio (max. %s)", "Accept" : "Aceitar", "Reject" : "Rejeitar", @@ -188,15 +187,16 @@ OC.L10N.register( "The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "O nome \"{newName}\"\" já está sendo usado na pasta \"{dir}\". Por favor, escolha um nome diferente.", "Could not rename \"{oldName}\"" : "Não foi possível renomear \"{oldName}\"", "Total rows summary" : "Resumo total de linhas", - "Select all" : "Selecionar tudo", - "Unselect all" : "Desmarque todos", "\"{displayName}\" failed on some elements " : "\"{displayName}\" falhou em alguns elementos", "\"{displayName}\" batch action executed successfully" : "Ação em lote \"{displayName}\" executada com sucesso", "ascending" : "ascendente", "descending" : "descendente", "Sort list by {column} ({direction})" : "Classificar lista por {column} ({direction})", + "Select all" : "Selecionar tudo", + "Unselect all" : "Desmarque todos", "List of files and folders." : "Lista de arquivos e pastas.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Essa lista não é totalmente renderizada por motivos de desempenho. Os arquivos serão renderizados conforme você navega pela lista.", + "File not found" : "Arquivo não encontrado", "Storage informations" : "Informações de armazenamento", "{usedQuotaByte} used" : "{usedQuotaByte} usado", "{relative}% used" : "{relative}% usado", @@ -251,11 +251,11 @@ OC.L10N.register( "List of favorites files and folders." : "Lista de arquivos e pastas favoritos.", "No favorites yet" : "Você não possui favoritos!", "Files and folders you mark as favorite will show up here" : "Suas pastas e arquivos favoritos serão exibidos aqui.", + "All files" : "Todos os arquivos", "List of recently modified files and folders." : "Lista de arquivos e pastas modificados recentemente.", "No recently modified files" : "Nenhum arquivo modificado recentemente", "Files and folders you recently modified will show up here." : "Arquivos e pastas que você modificou recentemente aparecerão aqui.", "Toggle %1$s sublist" : "Alternar a sublista %1$s", - "Toggle grid view" : "Alternar a visão em grade", "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta", "Upload too large" : "Arquivo muito grande para envio", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Os arquivos que você está tentando enviar excederam o tamanho máximo para arquivos no servidor.", @@ -269,6 +269,7 @@ OC.L10N.register( "%s used" : "%s usado", "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s usados de %2$s", + "Toggle grid view" : "Alternar a visão em grade", "Deleted files" : "Arquivos apagados", "Shares" : "Compartilhamentos", "Shared with others" : "Compartilhado com os outros", |