# 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: %{average}." public: title: "Los votos son públicos." multiple: help: at_least_min_options: one: "Escoge al menos 1 opción" other: "Escoge al menos %{count} opciones" up_to_max_options: one: "Escoge 1 opción" other: "Escoge hasta %{count} opciones" x_options: one: "Escoge 1 opción" other: "Escoge %{count} opciones" between_min_and_max_options: "Elige entre %{min} y %{max} 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 la 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, ha ocurrido un error al cambiar el estado de esta encuesta." error_while_casting_votes: "Lo sentimos, ha ocurrido un error al registrar tus votos." error_while_fetching_voters: "Lo sentimos, ha ocurrido un error al mostrar los votantes." ui_builder: title: Crear encuesta insert: Insertar encuesta help: options_count: Introduce 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: Introduce una opción de la encuesta por línea