diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:26:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:26:17 +0000 |
commit | 2f4abc774f9f561f60a63479295eae97c03aa8b0 (patch) | |
tree | 1521b0fece66399f31d253fdfae77fa7c8154f7c /apps/files/l10n/pt_BR.json | |
parent | 14bf5c4ea9b956f66dc8b99f4778d7fda80d5ebe (diff) | |
download | nextcloud-server-2f4abc774f9f561f60a63479295eae97c03aa8b0.tar.gz nextcloud-server-2f4abc774f9f561f60a63479295eae97c03aa8b0.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 | 34 |
1 files changed, 7 insertions, 27 deletions
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 27ddd4b3385..ea2aa5368ff 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -374,41 +374,21 @@ "New text file.txt" : "Novo arquivo de texto arquivo.txt", "Direct link was copied (only works for users who have access to this file/folder)" : "O link direto foi copiado (funciona apenas para usuários que têm acesso a este arquivo/pasta)", "Copy direct link (only works for users who have access to this file/folder)" : "Copiar link direto (funciona apenas para usuários que tem acesso a este arquivo/pasta)", - "You can only favorite a single file or folder at a time" : "Você só pode favoritar um único arquivo ou pasta de cada vez", - "This file has the tag {tag}" : "Este arquivo tem a tag {tag}", - "This file has the tags {firstTags} and {lastTag}" : "Este arquivo tem as etiquetas {firstTags} e {lastTag}", "\"remote user\"" : "\"usuário remoto\"", - "Select the row for {displayName}" : "Selecione a linha para {displayName}", - "Open folder {name}" : "Abra a pasta {nome}", - "Download file {name}" : "Baixe o arquivo {name}", - "Unselect all" : "Desmarque todos", - "ascending" : "ascendente", - "descending" : "descendente", - "Sort list by {column} ({direction})" : "Classificar lista por {column} ({direction})", - "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista não é totalmente renderizada por motivos de desempenho. Os arquivos serão renderizados conforme você navega pela lista.", - "Storage informations" : "Informações de armazenamento", - "Search for an account" : "Pesquisar uma conta", - "Choose" : "Escolher", - "No files or folders have been deleted yet" : "Nenhum arquivo ou pasta foi excluído ainda", - "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", - "Set up templates folder" : "Configurar pasta de modelos", - "Create new templates folder" : "Criar nova pasta de modelos", - "Toggle %1$s sublist" : "Alternar a sublista %1$s", - "Toggle grid view" : "Alternar a visão em grade", - "Shares" : "Compartilhamentos", - "Shared with others" : "Compartilhado com os outros", - "Shared with you" : "Compartilhado com você", - "Deleted shares" : "Compartilhamentos apagados", - "Pending shares" : "Compartilhamentos pendentes", "File name" : "Nome do arquivo", + "Download file {name}" : "Baixe o arquivo {name}", "\"{char}\" is not allowed inside a file name." : "\"{char}\" não é permitido dentro de um nome de arquivo.", "\"{name}\" is not an allowed filetype." : "\"{name}\" não é um tipo de arquivo permitido.", "{newName} already exists." : "{newName} já existe.", "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", "A file or folder with that name already exists." : "Um arquivo ou pasta com esse nome já existe.", "Invalid file name" : "Nome de arquivo inválido", - "The files is locked" : "Os arquivos estão bloqueados" + "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", + "The files is locked" : "Os arquivos estão bloqueados", + "Create new templates folder" : "Criar nova pasta de modelos", + "Toggle %1$s sublist" : "Alternar a sublista %1$s" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |