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

35 lines
1010 B
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:
js:
poll:
voters:
one: "eleitor"
other: "eleitores"
total_votes:
one: "total da votação"
other: "total de votos"
average_rating: "Classificação média: <strong>%{average}</strong>."
cast-votes:
title: "Votar"
label: "Vote agora!"
show-results:
title: "Exibir resultados da votação"
label: "Mostrar resultados"
hide-results:
title: "Voltar aos meus votos"
label: "Ocultar resultados"
open:
title: "Abrir a votação"
label: "Abrir"
confirm: "Tem a certeza que quer abrir esta votação?"
close:
title: "Fechar a votação"
label: "Fechar"
confirm: "Tem a certeza que quer fechar esta votação?"