5

I have a digital wizard-like survey that has multiple pages with buttons "previous", "save" and "next" on it.

What term would sound more natural to label the button "Next", to prompt a user to proceed to the next page?

(1) Siguiente or (2) Seguinte?

a screenshot of 3 previous-save-next buttons

ANeves
  • 7,117
  • 6
  • 29
  • 54
McV
  • 61
  • 3

2 Answers2

4

In PT-BR, you could use:

  • Back -> Anterior
  • Back -> Voltar
  • Next -> Próximo
  • Next -> Continuar
  • Save -> Salvar
Luís Henrique
  • 2,612
  • 1
  • 11
  • 18
Peixoto
  • 3,110
  • 1
  • 12
  • 23
  • Cool, thank you! What about pt-PT are terms similar? – McV May 14 '20 at 09:48
  • @McV The answer from CIMend refers to pt-PT. – stafusa May 14 '20 at 22:52
  • I don't think that CIMend's answer is pt-PT. (If it is, it should say so! The question is asking for pt-BR.) In pt-PT installation wizards, I think that the idiomatic word for "next" is "seguinte". – ANeves May 15 '20 at 14:01
  • 2
    @McV the literal translation "salvar" is not used in pt-PT. We use guardar (or, more uncommonly, gravar). – Artefacto May 15 '20 at 15:34
3

In Portuguese, you could use, like in the example shown in the image below:

  • Back -> Anterior
  • Next -> Continuar
  • Save -> Guardar

an example installer, showing the next-save-previous buttons in Portuguese

ClMend
  • 1,970
  • 1
  • 20
  • 44