diff --git a/public/locale/i18n/en/resource.json b/public/locale/i18n/en/resource.json index 2bc1c4d..ed4d7ca 100644 --- a/public/locale/i18n/en/resource.json +++ b/public/locale/i18n/en/resource.json @@ -78,7 +78,7 @@ "You need a token to vote in this election": "You need a token to vote in this election", "You seem to have already voted.": "You seem to have already voted.", "The parameters of the election are incorrect.": "The parameters of the election are incorrect.", - "Support us !" : "Support us !", - "PayPal - The safer, easier way to pay online!" : "PayPal - The safer, easier way to pay online!", - "Number of votes:" : "Number of votes:" + "Support us !": "Support us !", + "PayPal - The safer, easier way to pay online!": "PayPal - The safer, easier way to pay online!", + "Number of votes:": "Number of votes:" } diff --git a/public/locale/i18n/es/resource.json b/public/locale/i18n/es/resource.json index 5b06cfd..a6823f4 100644 --- a/public/locale/i18n/es/resource.json +++ b/public/locale/i18n/es/resource.json @@ -1,14 +1,14 @@ { "Homepage": "Página de inicio", "Source code": "Código fuente", - "Who are we?": "¿Quiénes somos?", + "Who are we": "Quiénes somos", "BetterVote": "VotarMejor", "Voting platform": "Plataforma de votación", "Majority Judgment": "Juicio Mayoritario", "Start an election": "Iniciar una elección", "Candidate/proposal name...": "Nombre del(la) candidato(a)/propuesta...", "Delete?": "Borrar?", - "Are you sure to delete": "Estás seguro de quierer borrar", + "Are you sure to delete": "Estás seguro de querer borrar", "the row": "la fila", "Write here your question or introduce simple your election (250 characters max.)": "Escriba aquí su pregunta o introduzca simplemente su elección (250 caracteres máx.)", "Please add at least 2 candidates.": "Por favor, añada al menos dos canidatos(as).", @@ -25,8 +25,8 @@ "You can select here the number of grades for your election": "Puede seleccionar aquí el número de niveles de la escala para su elección", "5 = Excellent, Very good, Good, Fair, Passable": "5 == Excelente, Muy bien, Bien, Regular, Pasable", "Participants:": "Participantes", - "Add here participants' emails": "Añadir aquí los correos electrónicos de los participantes", - "List voters' emails in case the election is not opened": "Enumere los correos electrónicos de los votantes en caso de que la elección no se abra", + "Add here participants' emails": "Añadir aquí los correos electrónicos de los(as) participantes", + "List voters' emails in case the election is not opened": "Enumere los correos electrónicos de los(as) votantes en caso de que la elección no se abra", "Validate": "Validar", "Confirm your vote": "Confirme su voto", "The form contains no address.": "El formulario no contiene ningún correo electrónico", @@ -35,19 +35,19 @@ "Cancel": "Cancelar", "Confirm": "Confirmar", "Successful election creation!": "La elección ha sido creada con éxito!", - "You can now share the election link to participants:": "Ahora puede compartir el enlace de la elección con los participantes", + "You can now share the election link to participants:": "Ahora puede compartir el enlace de la elección con los(as) participantes", "Copy": "Copiar", "Here is the link for the results in real time:": "En este enlace puedes revisar los resultados en tiempo real", "Keep these links carefully": "Guarda cuidadosamente estos enlaces", "Participate now!": "¡Participa ahora!", "t": "<0>Advertencia: No tendrás otras opciones para recuperar los enlaces, y no podremos compartirlos contigo. Por ejemplo, puedes agregarlos a favoritos de tu buscador.", - "Simple and free: organize an election with Majority Judgment.": "Simple y gratuito: organizar una elección con Juicio Mayoritario", + "Simple and free: organize an election with Majority Judgment.": "Simple y gratuito: organiza una elección con Juicio Mayoritario", "Start": "Comenzar", "No advertising or ad cookies": "No contiene publicidad ni cookies publicitarias", "Oops! This election does not exist or it is not available anymore.": "¡Uy! Esta elección no existe o ya no está disponible", "You can start another election.": "Puedes empezar otra elección", "Go back to homepage": "Vuelve a la página de inicio", - "You have to judge every candidate/proposal!": "¡Tienes que evaluar a todos los(as) candidatos(as)/propuestas", + "You have to judge every candidate/proposal!": "¡Tienes que evaluar a todos(as) los(as) candidatos(as)/propuestas", "Your participation was recorded with success!": "¡Su participación fue registrada con éxito!", "Thanks for your participation.": "Muchas gracias por participar", "Ending date:": "Fecha de finalización:", @@ -59,7 +59,7 @@ "Insufficient": "Insuficiente", "To reject": "Rechazar", "Dates": "Fechas", - "The election will take place from": "La elección tendrá lugar de las", + "The election will take place from": "La elección tendrá lugar desde", "at": "a las", "to": "hasta", "Grades": "Escala", @@ -67,9 +67,13 @@ "Graph": "Gráfico", "Preference profile": "Perfil de preferencia", "Results of the election:": "Resultados de la elección", + "PayPal - The safer, easier way to pay online!": "__STRING_NOT_TRANSLATED__", + "Support us !": "__STRING_NOT_TRANSLATED__", + "Who are we?": "__STRING_NOT_TRANSLATED__", "Unknown error. Try again please.": "__STRING_NOT_TRANSLATED__", "If you list voters' emails, only them will be able to access the election": "__STRING_NOT_TRANSLATED__", "Voters received a link to vote by email. Each link can be used only once!": "__STRING_NOT_TRANSLATED__", + "Number of votes:": "__STRING_NOT_TRANSLATED__", "Oops... The election is unknown.": "__STRING_NOT_TRANSLATED__", "The election is still going on. You can't access now to the results.": "__STRING_NOT_TRANSLATED__", "No votes have been recorded yet. Come back later.": "__STRING_NOT_TRANSLATED__", @@ -77,8 +81,5 @@ "The election is over. You can't vote anymore": "__STRING_NOT_TRANSLATED__", "You need a token to vote in this election": "__STRING_NOT_TRANSLATED__", "You seem to have already voted.": "__STRING_NOT_TRANSLATED__", - "The parameters of the election are incorrect.": "__STRING_NOT_TRANSLATED__", - "Support us !" : "¡Apóyanos!", - "PayPal - The safer, easier way to pay online!" : "PayPal - ¡La forma más segura y fácil de pagar en línea!", - "Number of votes:" : "Número de votos:" + "The parameters of the election are incorrect.": "__STRING_NOT_TRANSLATED__" } diff --git a/public/locale/i18n/fr/resource.json b/public/locale/i18n/fr/resource.json index 54d5578..ca527e0 100644 --- a/public/locale/i18n/fr/resource.json +++ b/public/locale/i18n/fr/resource.json @@ -78,7 +78,7 @@ "You need a token to vote in this election": "Vous avez besoin d'un jeton pour voter dans cette élection", "You seem to have already voted.": "Il semble que vous ayez déjà voté.", "The parameters of the election are incorrect.": "Les paramètres de l'élection sont incorrects.", - "Support us !" : "Soutenez-nous !", - "PayPal - The safer, easier way to pay online!" : "PayPal - Le moyen le plus sûr et le plus simple de payer en ligne !", - "Number of votes:" : "Nombre de votes :" + "Support us !": "Soutenez-nous !", + "PayPal - The safer, easier way to pay online!": "PayPal - Le moyen le plus sûr et le plus simple de payer en ligne !", + "Number of votes:": "Nombre de votes :" } diff --git a/public/locale/i18n/ru/resource.json b/public/locale/i18n/ru/resource.json index ee7d36f..65dbe6e 100644 --- a/public/locale/i18n/ru/resource.json +++ b/public/locale/i18n/ru/resource.json @@ -1,84 +1,84 @@ { - "Homepage": "Главная страница", - "Source code": "Исходный код", - "Who are we?": "Кто мы?", - "BetterVote": "BetterVote", - "Voting platform": "Платформа голосования", - "Majority Judgment": "Решение Большинства", - "Start an election": "Создать голосование", - "Candidate/proposal name...": "Имя кандидата/предлжения...", - "Delete?": "Удалить?", - "Are you sure to delete": "Вы уверены в удалении", - "the row": "ряд", - "Write here your question or introduce simple your election (250 characters max.)": "Напишите свой вопрос или опишите голосование (250 символов максимум.)", - "Please add at least 2 candidates.": "Пожалуйста добавьте как минимум 2 кандидатов", - "Question of the election": "Суть голосования", - "Write here the question of your election": "Напишите вопрос вашего голосования", - "For example:": "Например:", - "For the role of my representative, I judge this candidate...": "На роль моего представителя, я считаю этого кандидата...", - "Candidates/Proposals": "Кандидаты/Предложения", - "Add a proposal": "Добавьте предложение", - "Advanced options": "Расширенные настройки", - "Starting date:": "Дата начала:", - "Ending date: ": "Дата окончания: ", - "Grades:": "Оценки:", - "You can select here the number of grades for your election": "Здесь вы можете выбрать количество оценок для вашего голосования", - "5 = Excellent, Very good, Good, Fair, Passable": "5 = Отлично, Очень хорошо, Хорошо, Удовлетворительно, Допустимо", - "Participants:": "Участники:", - "Add here participants' emails": "Добавьте электронную почту участников", - "List voters' emails in case the election is not opened": "Укажите электронные адреса голосующих на случай, если голосование не откроется", - "Validate": "Подтвердить", - "Confirm your vote": "Подтвердите свой голос", - "The form contains no address.": "Адрес не указан.", - "The election will be opened to anyone with the link": "Голосование будет доступно любому, у кого есть ссылка", - "Start the election": "Начать голосование", - "Cancel": "Отменить", - "Confirm": "Подтвердить", - "Successful election creation!": "Голосование создано!", - "You can now share the election link to participants:": "Теперь вы можете поделить ссылкой с участниками:", - "Copy": "Скопировать", - "Here is the link for the results in real time:": "Ссылка на результаты в режиме онлайн:", - "Keep these links carefully": "Сохраните эти ссылки, чтобы не потерять", - "Participate now!": "Участвуйте сейчас!", - "t": "<0>Предупреждение: вы не сможете восстановить ссылки и не сможете ими поделиться. Например, вы можете добавить их в избранное в вашем браузере.", - "Simple and free: organize an election with Majority Judgment.": "Просто и бесплатно: создайте голосование с Решением Большинства.", - "Start": "Начать", - "No advertising or ad cookies": "Никакой рекламы", - "Oops! This election does not exist or it is not available anymore.": "Упс! Это голосование не существует или больше не доступно.", - "You can start another election.": "Вы можете создать другое голосование.", - "Go back to homepage": "Вернуться на главную", - "You have to judge every candidate/proposal!": "Вам нужно проголосовать за каждого кандидата/предложение!", - "Your participation was recorded with success!": "Ваш голос был учтен!", - "Thanks for your participation.": "Спасибо за ваше участие.", - "Ending date:": "Дата окончания:", - "Excellent": "Отлично", - "Very good": "Очень хорошо", - "Good": "Хорошо", - "Fair": "Удовлетворительно", - "Passable": "Допустимо", - "Insufficient": "Неудовлетворительно", - "To reject": "Отклонять", - "Dates": "Даты", - "The election will take place from": "Голосование состоится", - "at": "в", - "to": "к", - "Grades": "Оценки", - "Voters' list": "Список проголосовавших", - "Graph": "Кривая", - "Preference profile": "Профиль заслуг", - "Results of the election:": "Результаты голосования:", - "Unknown error. Try again please.": "Неизвестная ошикба. Пожалуйста, попробуйте позже.", - "If you list voters' emails, only them will be able to access the election": "Если вы укажете электронные адреса участников, голосовать смогут только они", - "Voters received a link to vote by email. Each link can be used only once!": "Участники голосования получили ссылки на указанные адреса. Каждая ссылка может быть использована только один раз!", - "Oops... The election is unknown.": "Упс... Неизвестное голосование.", - "The election is still going on. You can't access now to the results.": "Голосование все еще в процессе. Вы не можете увидеть результаты сейчас.", - "No votes have been recorded yet. Come back later.": "Ни одного голоса не было записано. Пожалуйста, вернитесь позже.", - "The election has not started yet.": "Голосование еще не началось.", - "The election is over. You can't vote anymore": "Голосвание закончено. Вы больше не можете проголосовать.", - "You need a token to vote in this election": "Для участия вам необходим жетон", - "You seem to have already voted.": "Кажется, вы уже проголосовали.", - "The parameters of the election are incorrect.": "Параметры голосвания неверны.", - "Support us !" : "Поддержите нас !", - "PayPal - The safer, easier way to pay online!" : "PayPal - Безопасный и простой способ платить онлайн!", - "Number of votes:" : "Количество голосов:" + "Homepage": "Главная страница", + "Source code": "Исходный код", + "Who are we?": "Кто мы?", + "BetterVote": "BetterVote", + "Voting platform": "Платформа голосования", + "Majority Judgment": "Решение Большинства", + "Start an election": "Создать голосование", + "Candidate/proposal name...": "Имя кандидата/предлжения...", + "Delete?": "Удалить?", + "Are you sure to delete": "Вы уверены в удалении", + "the row": "ряд", + "Write here your question or introduce simple your election (250 characters max.)": "Напишите свой вопрос или опишите голосование (250 символов максимум.)", + "Please add at least 2 candidates.": "Пожалуйста добавьте как минимум 2 кандидатов", + "Question of the election": "Суть голосования", + "Write here the question of your election": "Напишите вопрос вашего голосования", + "For example:": "Например:", + "For the role of my representative, I judge this candidate...": "На роль моего представителя, я считаю этого кандидата...", + "Candidates/Proposals": "Кандидаты/Предложения", + "Add a proposal": "Добавьте предложение", + "Advanced options": "Расширенные настройки", + "Starting date:": "Дата начала:", + "Ending date: ": "Дата окончания: ", + "Grades:": "Оценки:", + "You can select here the number of grades for your election": "Здесь вы можете выбрать количество оценок для вашего голосования", + "5 = Excellent, Very good, Good, Fair, Passable": "5 = Отлично, Очень хорошо, Хорошо, Удовлетворительно, Допустимо", + "Participants:": "Участники:", + "Add here participants' emails": "Добавьте электронную почту участников", + "List voters' emails in case the election is not opened": "Укажите электронные адреса голосующих на случай, если голосование не откроется", + "Validate": "Подтвердить", + "Confirm your vote": "Подтвердите свой голос", + "The form contains no address.": "Адрес не указан.", + "The election will be opened to anyone with the link": "Голосование будет доступно любому, у кого есть ссылка", + "Start the election": "Начать голосование", + "Cancel": "Отменить", + "Confirm": "Подтвердить", + "Successful election creation!": "Голосование создано!", + "You can now share the election link to participants:": "Теперь вы можете поделить ссылкой с участниками:", + "Copy": "Скопировать", + "Here is the link for the results in real time:": "Ссылка на результаты в режиме онлайн:", + "Keep these links carefully": "Сохраните эти ссылки, чтобы не потерять", + "Participate now!": "Участвуйте сейчас!", + "t": "<0>Предупреждение: вы не сможете восстановить ссылки и не сможете ими поделиться. Например, вы можете добавить их в избранное в вашем браузере.", + "Simple and free: organize an election with Majority Judgment.": "Просто и бесплатно: создайте голосование с Решением Большинства.", + "Start": "Начать", + "No advertising or ad cookies": "Никакой рекламы", + "Oops! This election does not exist or it is not available anymore.": "Упс! Это голосование не существует или больше не доступно.", + "You can start another election.": "Вы можете создать другое голосование.", + "Go back to homepage": "Вернуться на главную", + "You have to judge every candidate/proposal!": "Вам нужно проголосовать за каждого кандидата/предложение!", + "Your participation was recorded with success!": "Ваш голос был учтен!", + "Thanks for your participation.": "Спасибо за ваше участие.", + "Ending date:": "Дата окончания:", + "Excellent": "Отлично", + "Very good": "Очень хорошо", + "Good": "Хорошо", + "Fair": "Удовлетворительно", + "Passable": "Допустимо", + "Insufficient": "Неудовлетворительно", + "To reject": "Отклонять", + "Dates": "Даты", + "The election will take place from": "Голосование состоится", + "at": "в", + "to": "к", + "Grades": "Оценки", + "Voters' list": "Список проголосовавших", + "Graph": "Кривая", + "Preference profile": "Профиль заслуг", + "Results of the election:": "Результаты голосования:", + "Unknown error. Try again please.": "Неизвестная ошикба. Пожалуйста, попробуйте позже.", + "If you list voters' emails, only them will be able to access the election": "Если вы укажете электронные адреса участников, голосовать смогут только они", + "Voters received a link to vote by email. Each link can be used only once!": "Участники голосования получили ссылки на указанные адреса. Каждая ссылка может быть использована только один раз!", + "Oops... The election is unknown.": "Упс... Неизвестное голосование.", + "The election is still going on. You can't access now to the results.": "Голосование все еще в процессе. Вы не можете увидеть результаты сейчас.", + "No votes have been recorded yet. Come back later.": "Ни одного голоса не было записано. Пожалуйста, вернитесь позже.", + "The election has not started yet.": "Голосование еще не началось.", + "The election is over. You can't vote anymore": "Голосвание закончено. Вы больше не можете проголосовать.", + "You need a token to vote in this election": "Для участия вам необходим жетон", + "You seem to have already voted.": "Кажется, вы уже проголосовали.", + "The parameters of the election are incorrect.": "Параметры голосвания неверны.", + "Support us !": "Поддержите нас !", + "PayPal - The safer, easier way to pay online!": "PayPal - Безопасный и простой способ платить онлайн!", + "Number of votes:": "Количество голосов:" }