mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 06:40:23 +08:00
112 lines
4.1 KiB
YAML
112 lines
4.1 KiB
YAML
# WARNING: Never edit this file.
|
|
# It will be overwritten when translations are pulled from Crowdin.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://translate.discourse.org/
|
|
|
|
pt:
|
|
js:
|
|
poll:
|
|
voters:
|
|
one: "votante"
|
|
other: "votantes"
|
|
total_votes:
|
|
one: "total da votação"
|
|
other: "total de votos"
|
|
average_rating: "Classificação média: <strong>%{average}</strong>."
|
|
public:
|
|
title: "Os votos são <strong>públicos</strong>."
|
|
results:
|
|
groups:
|
|
title: "Precisa de ser um membro de %{groups} para votar nesta sondagem."
|
|
vote:
|
|
title: "Os resultados serão mostrados após o <strong>voto</strong>."
|
|
closed:
|
|
title: "Os resultados serão mostrados após o <strong>fecho</strong>."
|
|
staff:
|
|
title: "Os resultados serão apenas mostrados aos membros do <strong>pessoal</strong>."
|
|
multiple:
|
|
help:
|
|
at_least_min_options:
|
|
one: "Escolha pelo menos <strong>%{count}</strong> opção."
|
|
other: "Escolha pelo menos <strong>%{count}</strong> opções."
|
|
up_to_max_options:
|
|
one: "Escolha até <strong>%{count}</strong> opção."
|
|
other: "Escolha até <strong>%{count}</strong> opções."
|
|
x_options:
|
|
one: "Escolha <strong>%{count}</strong> opção"
|
|
other: "Escolha <strong>%{count}</strong> opções"
|
|
between_min_and_max_options: "Escolha entre as opções <strong>%{min}</strong> e <strong>%{max}</strong>."
|
|
cast-votes:
|
|
title: "Vote"
|
|
label: "Vote agora!"
|
|
show-results:
|
|
title: "Exibir os resultados da sondagem"
|
|
label: "Mostrar resultados"
|
|
hide-results:
|
|
title: "Voltar para os seus votos"
|
|
label: "Mostrar voto"
|
|
group-results:
|
|
title: "Agrupar votos por campo de utilizador"
|
|
label: "Mostrar detalhes"
|
|
export-results:
|
|
title: "Exportar os resultados da sondagem"
|
|
label: "Exportar"
|
|
open:
|
|
title: "Abrir a sondagem"
|
|
label: "Abrir"
|
|
confirm: "Tem a certeza que deseja abrir esta sondagem?"
|
|
close:
|
|
title: "Fechar a sondagem"
|
|
label: "Fechar"
|
|
confirm: "Tem a certeza que deseja encerrar esta sondagem?"
|
|
automatic_close:
|
|
closes_in: "Fecha em <strong>%{timeLeft}</strong>."
|
|
age: "Fechou <strong>%{age}</strong>"
|
|
breakdown:
|
|
title: "Resultados da sondagem"
|
|
votes: "%{count} votos"
|
|
breakdown: "Detalhe"
|
|
percentage: "Percentagem"
|
|
count: "Soma"
|
|
error_while_toggling_status: "Lamentamos, mas ocorreu um erro ao alternar o estado desta sondagem."
|
|
error_while_casting_votes: "Lamentamos, mas ocorreu um erro ao submeter os seus votos."
|
|
error_while_fetching_voters: "Lamentamos, mas ocorreu um erro ao exibir os votantes."
|
|
error_while_exporting_results: "Lamentamos, mas ocorreu um erro ao exportar os resultados da sondagem."
|
|
ui_builder:
|
|
title: Criar Sondagem
|
|
insert: Inserir Sondagem
|
|
help:
|
|
options_count: Insira pelo menos uma opção
|
|
invalid_values: O valor mínimo deve ser menor que o valor máximo.
|
|
min_step_value: O valor mínimo é 1
|
|
poll_type:
|
|
label: Tipo
|
|
regular: Escolha Única
|
|
multiple: Escolha Múltipla
|
|
number: Classificação Numérica
|
|
poll_result:
|
|
label: Resultados
|
|
always: Sempre visível
|
|
vote: Em votação
|
|
closed: Quando fechado
|
|
staff: Apenas Pessoal
|
|
poll_groups:
|
|
label: Grupos permitidos
|
|
poll_chart_type:
|
|
label: Tipo de gráfico
|
|
bar: Barras
|
|
pie: Circular
|
|
poll_config:
|
|
max: Máximo
|
|
min: Mínimo
|
|
step: Passo
|
|
poll_public:
|
|
label: Mostrar quem votou
|
|
poll_title:
|
|
label: Título (opcional)
|
|
poll_options:
|
|
label: Insira uma opção de sondagem por linha
|
|
automatic_close:
|
|
label: Fechar sondagem automaticamente
|