diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-09 00:25:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-09 00:25:53 +0000 |
commit | a79dbf3a31f8127b5e12d978e8df90e764a5c3ec (patch) | |
tree | 5dcddb65280d5d25416c3bcfcec0d28eddbe5a76 /apps/files/l10n/pt_BR.json | |
parent | 734b11dc86c7f54eff7557271aba1e4530cbcc23 (diff) | |
download | nextcloud-server-a79dbf3a31f8127b5e12d978e8df90e764a5c3ec.tar.gz nextcloud-server-a79dbf3a31f8127b5e12d978e8df90e764a5c3ec.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/pt_BR.json')
-rw-r--r-- | apps/files/l10n/pt_BR.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 4ccd5be7575..3a5274380df 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -169,6 +169,8 @@ "File Management" : "Gerenciamento de Arquivos", "Reload current directory" : "Recarregar diretório atual", "Go to the \"{dir}\" directory" : "Vá para o diretório \"{dir}\"", + "Drag and drop files here to upload" : "Arraste e solte os arquivos aqui para fazer upload", + "Upload successful" : "Carregamento bem-sucedido", "\"{displayName}\" action executed successfully" : "Ação \"{displayName}\" executada com sucesso", "\"{displayName}\" action failed" : "A ação \"{displayName}\" falhou", "Select the row for {displayName}" : "Selecione a linha para {displayName}", @@ -179,6 +181,7 @@ "Download file {name}" : "Baixe o arquivo {nome}", "\"{name}\" is not an allowed filetype." : "\"{name}\" não é um tipo de arquivo permitido.", "{newName} already exists." : "{newName} já existe.", + "\"{char}\" is not allowed inside a file name." : "\"{char}\" não é permitido dentro de um nome de arquivo.", "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", "Renamed \"{oldName}\" to \"{newName}\"" : "Renomeado de \"{oldName}\" para \"{newName}\"", @@ -193,6 +196,7 @@ "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", + "Sort list by {column}" : "Classificar lista por {column}", "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.", "{summaryFile} and {summaryFolder}" : "{summaryFile} e {summaryFolder}", @@ -224,6 +228,7 @@ "Shared by link" : "Compartilhado via link", "Shared" : "Compartilhado", "Switch to list view" : "Mudar para a visualizar lista", + "Switch to grid view" : "Mudar para visualização em grade", "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", @@ -231,6 +236,7 @@ "Sort favorites first" : "Ordenar favoritos primeiro", "Show hidden files" : "Mostrar arquivos ocultos", "Crop image previews" : "Cortar visualizações de imagem", + "Enable the grid view" : "Habilite a visualização em grade", "Additional settings" : "Configurações adicionais", "WebDAV" : "WebDAV", "Copy to clipboard" : "Copiar para área de transferência", |