2015-05-06 23:35:09 +08:00
|
|
|
# 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/
|
|
|
|
|
2015-05-13 05:38:29 +08:00
|
|
|
pt_BR:
|
|
|
|
js:
|
|
|
|
poll:
|
2015-10-10 23:11:28 +08:00
|
|
|
voters:
|
|
|
|
one: "votante"
|
|
|
|
other: "votantes"
|
|
|
|
total_votes:
|
|
|
|
one: "voto total"
|
|
|
|
other: "votos totais"
|
2015-05-13 05:38:29 +08:00
|
|
|
average_rating: "Resultado médio: <strong>%{average}</strong>."
|
2016-08-11 01:13:33 +08:00
|
|
|
multiple:
|
|
|
|
help:
|
|
|
|
at_least_min_options:
|
|
|
|
one: "Você deve escolher pelo menos <strong>%{count}</strong> opções."
|
|
|
|
other: "Você deve escolher pelo menos <strong>%{count}</strong> opções."
|
|
|
|
up_to_max_options:
|
|
|
|
one: "Você deve escolher até <strong>%{count}</strong> opções."
|
|
|
|
other: "Você deve escolher até <strong>%{count}</strong> opções."
|
|
|
|
x_options:
|
|
|
|
one: "Você deve escolher <strong>%{count}</strong> opções."
|
|
|
|
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"
|
2015-05-13 05:38:29 +08:00
|
|
|
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?"
|
2018-07-27 01:01:24 +08:00
|
|
|
automatic_close:
|
|
|
|
closes_in: "fecha em<strong>%{timeLeft}</strong>"
|
|
|
|
age: "fechado <strong>%{age}</strong>"
|
2016-08-11 01:13:33 +08:00
|
|
|
error_while_toggling_status: "Desculpe, houve um erro ao mudar a situação da enquete.."
|
|
|
|
error_while_casting_votes: "Desculpe, houve um erro ao votar."
|
|
|
|
error_while_fetching_voters: "Desculpe, houve um erro ao mostrar os votantes."
|
|
|
|
ui_builder:
|
|
|
|
title: Criar Enquete
|
|
|
|
insert: Inserir resposta
|
|
|
|
help:
|
|
|
|
options_count: Enquetes devem ter no mínimo 2 opções
|
2017-05-21 13:42:18 +08:00
|
|
|
invalid_values: O menor valor valor deve ser menor que o valor máximo.
|
2018-07-27 01:01:24 +08:00
|
|
|
min_step_value: O valor mínimo do passo é 1
|
2016-08-11 01:13:33 +08:00
|
|
|
poll_type:
|
|
|
|
label: Tipo
|
|
|
|
regular: Única escolha
|
|
|
|
multiple: Múltipla escolha
|
|
|
|
number: Classificação numérica
|
|
|
|
poll_config:
|
|
|
|
max: Máx
|
|
|
|
min: Mín
|
|
|
|
step: Etapa
|
|
|
|
poll_public:
|
|
|
|
label: Exibir votantes
|
|
|
|
poll_options:
|
|
|
|
label: Insira uma resposta por linha
|
2018-07-27 01:01:24 +08:00
|
|
|
automatic_close:
|
|
|
|
label: Fechar automaticamente a votação
|