diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-24 00:17:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-24 00:17:47 +0000 |
commit | 294035f523a0149dcab5eb301ec39e99d09f7adb (patch) | |
tree | e28b911b9f31a01849874efd7c4f0444e1c2d1ce /apps/files/l10n/pt_BR.json | |
parent | 3a9abb256ebb4168e2a9d0bef1cf5e34390c25e9 (diff) | |
download | nextcloud-server-294035f523a0149dcab5eb301ec39e99d09f7adb.tar.gz nextcloud-server-294035f523a0149dcab5eb301ec39e99d09f7adb.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 | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 05133a947fb..2f20261d0e4 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -107,6 +107,8 @@ "Create new folder" : "Criar nova pasta", "Upload file" : "Enviar arquivo", "Recent" : "Recentes", + "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}", "Not favorited" : "Sem favoritos", "Remove from favorites" : "Excluir dos favoritos", "Add to favorites" : "Adicionar aos favoritos", @@ -218,16 +220,16 @@ "Unable to change the favourite state of the file" : "Não foi possível alterar o estado favorito do arquivo", "Error while loading the file data" : "Erro ao carregar os dados do arquivo", "Pick a template for {name}" : "Escolha um modelo para {name}", - "Create" : "Criar ", - "Create a new file with the selected template" : "Crie um novo arquivo com o modelo selecionado ", - "Creating file" : "Criando arquivo ", - "Blank" : "Em branco ", - "Unable to create new file from template" : "Incapaz de criar novo arquivo a partir do modelo ", + "Create" : "Criar", + "Create a new file with the selected template" : "Crie um novo arquivo com o modelo selecionado", + "Creating file" : "Criando arquivo", + "Blank" : "Em branco", + "Unable to create new file from template" : "Incapaz de criar novo arquivo a partir do modelo", "Delete permanently" : "Remover permanentemente", - "Set up templates folder" : "Configurar pasta de modelos ", - "Templates" : "Modelos ", + "Set up templates folder" : "Configurar pasta de modelos", + "Templates" : "Modelos", "Create new templates folder" : "Criar nova pasta de modelos", - "Unable to initialize the templates directory" : "Não foi possível inicializar o diretório de modelos ", + "Unable to initialize the templates directory" : "Não foi possível inicializar o diretório de modelos", "Toggle %1$s sublist" : "Alternar a sublista %1$s", "Toggle grid view" : "Alternar a visão em grade", "Upload some content or sync with your devices!" : "Envie um arquivo ou sincronize com seus dispositivos!", |