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

87 lines
3.1 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/
es:
js:
poll:
voters:
one: "votante"
other: "votantes"
total_votes:
one: "voto total"
other: "votos totales"
average_rating: "Puntuación media: <strong>%{average}</strong>."
public:
title: "Votos son <strong>públicos</strong>."
results:
vote:
title: "Los resultados se mostrarán cuando <strong>vote</strong>."
closed:
title: "Los resultados se mostrarán una vez que esté <strong>cerrado</strong>."
multiple:
help:
at_least_min_options:
one: "Elige al menos <strong>1</strong> opción"
other: "Elige al menos <strong>%{count}</strong> opciones"
up_to_max_options:
one: "Elige <strong>1</strong> opción"
other: "Elige hasta <strong>%{count}</strong> opciones"
x_options:
one: "Elige <strong>1</strong> opción"
other: "Elige <strong>%{count}</strong> opciones"
between_min_and_max_options: "Elige entre <strong>%{min}</strong> y <strong>%{max}</strong> opciones"
cast-votes:
title: "Votar"
label: "¡Vota!"
show-results:
title: "Mostrar los resultados de la encuesta"
label: "Mostrar resultados"
hide-results:
title: "Volver a tus votos"
label: "Ocultar resultados"
open:
title: "Abrir encuesta"
label: "Abrir"
confirm: "¿Seguro que quieres abrir esta encuesta?"
close:
title: "Cerrar la encuesta"
label: "Cerrar"
confirm: "¿Seguro que quieres cerrar esta encuesta?"
automatic_close:
closes_in: "Cierra en <strong>%{timeLeft}</strong>."
age: "Cerrado <strong>%{age}</strong>"
error_while_toggling_status: "Lo sentimos, hubo un error al cambiar el estado de esta encuesta."
error_while_casting_votes: "Lo sentimos, hubo un error al registrar tus votos."
error_while_fetching_voters: "Lo sentimos, hubo un error al mostrar los votantes."
ui_builder:
title: Crear Encuesta
insert: Insertar Encuesta
help:
options_count: Introducir al menos 2 opciones
invalid_values: Valor mínimo debe ser más pequeño que el valor máximo.
min_step_value: El valor mínimo es 1
poll_type:
label: Tipo
regular: Una opción
multiple: Múltiples opciones
number: Valoración numérica
poll_result:
label: Resultados
always: Siempre visible
vote: En votos
closed: Cuando estén cerrados
poll_config:
max: Máximo
min: Mínimo
step: Intervalo
poll_public:
label: Mostrar quién votó
poll_options:
label: Introducir una opción de la encuesta por línea
automatic_close:
label: Cerrar encuesta automáticamente