diff options
Diffstat (limited to 'apps/files/l10n/pt_BR.js')
-rw-r--r-- | apps/files/l10n/pt_BR.js | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 964cf29e4e8..e0c3174b8be 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -109,6 +109,8 @@ OC.L10N.register( "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", @@ -220,16 +222,16 @@ OC.L10N.register( "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!", |