# 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: "Los votos son públicos."
      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 los 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?"
      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: El valor mínimo debe ser menor que el valor máximo.
        poll_type:
          label: Tipo
          regular: Una opción
          multiple: Múltiples opciones
          number: Valoración numérica
        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