discourse/plugins/poll/config/locales/client.pt_BR.yml

49 lines
1.8 KiB
YAML

# encoding: utf-8
#
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
#
# To work with us on translations, join this project:
# https://www.transifex.com/projects/p/discourse-org/
pt_BR:
js:
poll:
voters:
one: "votante"
other: "votantes"
total_votes:
one: "voto total"
other: "votos totais"
average_rating: "Resultado médio: <strong>%{average}</strong>."
multiple:
help:
at_least_min_options:
one: "Você deve escolher pelo menos <strong>1</strong> opção."
other: "Você deve escolher pelo menos <strong>%{count}</strong> opções."
up_to_max_options:
one: "Você deve escolher até <strong>1</strong> opção."
other: "Você deve escolher até <strong>%{count}</strong> opções."
x_options:
one: "Você deve escolher <strong>1</strong> opção."
other: "Você deve escolher <strong>%{count}</strong> opções."
between_min_and_max_options: "Você pode escolher entre <strong>%{min}</strong> e <strong>%{max}</strong> opções."
cast-votes:
title: "Seus votos"
label: "Votar agora!"
show-results:
title: "Mostrar o resultado da enquete"
label: "Mostrar resultados"
hide-results:
title: "Voltar para os seus votos"
label: "Esconder resultados"
open:
title: "Abrir a enquete"
label: "Abrir"
confirm: "Você tem certeza que deseja abrir essa enquete?"
close:
title: "Fechar a enquete"
label: "Fechar"
confirm: "Você tem certeza que deseja fechar essa enquete?"
error_while_toggling_status: "Houve um erro ao alternar o status dessa enquete."
error_while_casting_votes: "Houve um erro ao coletar seus votos."