--- en: activemodel: models: decidim/surveys/closed_survey_event: Survey ended decidim/surveys/opened_survey_event: Survey started activerecord: models: decidim/surveys/survey: one: Survey other: Surveys decidim/surveys/survey_answer: one: Answer other: Answers decidim: components: surveys: actions: answer: Answer name: Survey settings: global: announcement: Announcement clean_after_publish: Delete answers when publishing the survey ends_at: Answers accepted until ends_at_help: Leave blank for no specific date scope_id: Scope scopes_enabled: Scopes enabled starts_at: Answers accepted from starts_at_help: Leave blank for no specific date step: allow_answers: Allow answers allow_unregistered: Allow unregistered users to answer the survey allow_unregistered_help: If active, no login will be required in order to answer the survey. This may lead to poor or unreliable data and it will be more vulnerable to automated attacks. Use with caution! announcement: Announcement events: surveys: survey_closed: email_intro: The survey %{resource_title} in %{participatory_space_title} has been closed. email_outro: You have received this notification because you are following %{participatory_space_title}. You can stop receiving notifications following the previous link. email_subject: A survey has finished in %{participatory_space_title} notification_title: The survey %{resource_title} in %{participatory_space_title} has finished. survey_opened: email_intro: 'The survey %{resource_title} in %{participatory_space_title} is now open. You can participate in it from this page:' email_outro: You have received this notification because you are following %{participatory_space_title}. You can stop receiving notifications following the previous link. email_subject: A new survey in %{participatory_space_title} notification_title: The survey %{resource_title} in %{participatory_space_title} is now open. metrics: survey_answers: description: Number of surveys answered by participants object: answers to surveys title: Answers to surveys surveys: admin: exports: survey_user_answers: Survey participant answers surveys: update: invalid: There was a problem saving the survey. success: Survey successfully saved. last_activity: new_survey_at_html: "New survey at %{link}" surveys: answer: invalid: There was a problem answering the survey. spam_detected: There was a problem answering the form. Maybe you've been too quick, can you try again? success: Survey successfully answered.