---
en:
activemodel:
attributes:
answer:
description: Description
image: Image
proposals: Related proposals
title: Title
ballot_style:
code: Code
election:
description: Description
end_time: Voting ends at
start_time: Voting start at
title: Title
monitoring_committee_member:
email: Email
name: Name
polling_officer:
email: Email
name: Name
polling_station:
address: Address
location: Location
location_hints: Location hint
polling_station_managers: Managers
polling_station_president_id: President
title: Title
question:
max_selections: Maximum number of selections
min_selections: None of the above option
title: Title
trustees_participatory_space:
user_id: Participant
voting:
banner_image: Banner image
census_contact_information: Census contact information
description: Description
end_time: Voting ends
introductory_image: Introductory image
promoted: Promoted
scope_id: Scope
show_check_census: Show "check census" page
start_time: Voting begins
title: Title
voting_type: Voting type
errors:
models:
answer:
attributes:
attachment:
needs_to_be_reattached: Needs to be reattached
election:
attributes:
attachment:
needs_to_be_reattached: Needs to be reattached
trustee:
attributes:
name:
cant_be_changed: can't be changed
public_key:
cant_be_changed: can't be changed
voting:
attributes:
voting_type:
inclusion: "%{value} is not a valid voting type"
activerecord:
errors:
models:
decidim/votings/polling_officer:
attributes:
presided_polling_station:
president_and_manager: Polling officer already is a polling station president/manager
voting:
different_organization: The voting must be in the same organizatoin as the user
decidim/votings/polling_station:
attributes:
polling_station_president:
different_voting: The polling officer must be in the same voting as the polling station
models:
decidim/elections/answer:
one: Answer
other: Answers
decidim/elections/election:
one: Election
other: Elections
decidim/elections/question:
one: Question
other: Questions
decidim/voting:
one: Voting
other: Votings
decidim/votings/census/dataset:
one: Dataset
other: Datasets
decidim/votings/census/datum:
one: Datum
other: Data
decidim/votings/polling_officer:
one: Polling officer
other: Polling officers
decidim/votings/polling_station:
one: Polling station
other: Polling stations
decidim/votings/voting:
one: Voting
other: Votings
decidim:
admin:
filters:
officers_assigned_eq:
label: Officers
values:
assigned: Assigned
unassigned: Not assigned
role_eq:
label: Role
values:
manager: Manager
president: President
unassigned: Unassigned
search_placeholder:
name_or_email_or_nickname_or_presided_station_title_or_managed_station_title_cont: Search %{collection} by name/email/nickname or polling station.
? title_or_address_or_manager_name_or_manager_email_or_manager_nickname_or_president_name_or_president_email_or_president_nickname_cont
: Search %{collection} by title, address or officer name/email/nickname.
signed_eq:
label: Signed
values:
'false': Signed
'true': Not signed
validated_eq:
label: Validated
values:
'false': Validated
'true': Not validated
components:
elections:
actions:
vote: Vote
name: Elections
settings:
global:
announcement: Announcement
step:
announcement: Announcement
elections:
actions:
confirm_destroy: Are you sure?
destroy: Destroy
edit: Edit
feedback: Voter feedback
import: Import proposals to answers
manage_answers: Manage answers
manage_questions: Manage questions
manage_steps: Manage steps
new: New %{name}
preview: Preview
publish: Publish
title: Actions
unpublish: Unpublish
admin:
answers:
create:
invalid: There was a problem creating this answer
success: Answer successfully created
destroy:
invalid: There was a problem deleting this answer
success: Answer successfully deleted
edit:
title: Edit answer
update: Update answer
index:
invalid_max_selections: You need %{missing_answers} more answer/s to match max selections
title: Answers
new:
create: Create answer
title: New answer
not_selected: Not selected
select:
disable: Unselect answer
enable: Mark answer as selected
invalid: There was a problem selecting this answer
success: Answer successfully selected
selected: Selected
unselect:
invalid: There was a problem unselecting this answer
success: Answer successfully unselected
update:
invalid: There was a problem updating this answer
success: Answer successfully updated
elections:
create:
invalid: There was a problem creating this election
success: Election successfully created
destroy:
invalid: There was a problem deleting this election
success: Election successfully deleted
edit:
title: Edit election
update: Update election
index:
no_bulletin_board: There is no Bulletin Board server configured, which is needed to use this module. This task should be done by the System Administrator.
title: Elections
new:
create: Create election
title: New election
publish:
success: The election has been successfully published.
unpublish:
success: The election has been successfully unpublished.
update:
invalid: There was a problem updating this election
success: Election successfully updated
exports:
elections: Elections
feedback_form_answers: Feedback form answers
mailers:
trustee_mailer:
body: "
Hi %{user_name},
You've been added as a trustee to %{resource_name}.
"
subject: You've been added as a trustee to %{resource_name}
trustee_zone: Take me to the trustee zone
menu:
trustees: Trustees
models:
answer:
name: Answer
election:
name: Election
question:
name: Question
trustee:
name: Trustee
proposals_imports:
create:
invalid: There was a problem importing the proposals into answers
success: "%{number} proposals successfully imported into answers"
new:
create: Import proposals to answers
no_components: There are no other proposal components in this participatory space to import the proposals into answers.
select_component: Please select a component
title: Import proposals
questions:
create:
election_started: The election has already started
invalid: There was a problem creating this question
success: Question successfully created
destroy:
invalid: There was a problem deleting this question
success: Question successfully deleted
edit:
title: Edit question
update: Update question
index:
title: Questions
new:
create: Create question
title: New question
update:
invalid: There was a problem updating this question
success: Question successfully updated
steps:
create_election:
census: Census
errors:
census_codes_generated: Access codes for the census are not generated.
census_frozen: Access codes for the census are not exported.
census_uploaded: There is no census uploaded for this election.
component_published: The election component is not published.
max_selections: The questions do not have a correct value for amount of answers
minimum_answers: Questions must have at least two answers.
minimum_questions: The election must have at least one question.
published: The election is not published.
time_before: The start time is in less than %{hours} before the election starts.
trustees_number: The participatory space must have at least %{number} trustees with public key.
invalid: There was a problem setting up this election
no_trustees: There are no Trustees configured for this participatory space
not_used_trustee: "(not used)"
public_key:
'false': does not have a public key
'true': has a public key
requirements:
census_codes_generated: Access codes for the census are generated.
census_frozen: Access codes for the census are exported and census is frozen.
census_uploaded: Census is uploaded.
component_published: The election component is published.
max_selections: All the questions have a correct value for maximum of answers.
minimum_answers: Each question has at least 2 answers.
minimum_questions: The election has at least 1 question.
published: The election is published.
time_before: The setup is being done at least %{hours} before the election starts.
trustees_number: The participatory space has at least %{number} trustees with public key.
submit: Setup election
success: Election successfully sent to the Bulletin Board
title: Setup election
trustees: Election Trustees
created:
invalid: There was a problem starting the key ceremony
submit: Start the key ceremony
success: Start key ceremony request was successfully sent to the Bulletin Board
title: Election created
trustees: Trustees
key_ceremony:
continue: Continue
title: Key ceremony
key_ceremony_ended:
errors:
time_before: The election is ready to start. You have to wait until %{hours} hours before the starting time (%{start_time}) to start the voting period.
invalid: There was a problem starting the voting period
requirements:
time_before: The election will start soon. You can start the voting period manually, or it will be started automatically before the starting time, at %{start_time}.
submit: Start voting period
success: Start voting period request was successfully sent to the Bulletin Board
title: Ready to start
processing: Processing...
results_published:
answer: Answer
not_selected: Not selected
question: Question
result: Result
selected: Selected
submit: Submit
title: Results published
tally_ended:
answer: Answer
not_selected: Not selected
question: Question
result: Result
selected: Selected
submit: Publish results
success: Publish results request was successfully sent to the Bulletin Board
title: Calculated results
tally_started:
continue: Continue
invalid: There was a problem reporting the missing trustee
mark_as_missing: Mark as missing
mark_as_missing_description: All the trustees should participate in this process, but if a trustee can't take part in the process, you can mark it as missing.
success: Missing trustee report was successfully sent to the Bulletin Board
tally_completion: The process will be completed when all the trustees are active or marked as missing. At least %{quorum} trustees are required to complete the process.
title: Tally process
undo_mark_as_missing: A trustee marked as missing by mistake will be able to participate before the completion of the process. They can proceed as usual and the missing mark will be ignored.
vote:
errors:
time_after: The election is still ongoing. You have to wait until the ending time (%{end_time}) to end the voting period.
invalid: There was a problem ending the voting period
requirements:
time_after: The election has ended. You can end the voting period manually, or it will be ended automatically in a few minutes.
submit: End voting period
success: End voting period request was successfully sent to the Bulletin Board
title: Vote period
vote_ended:
invalid: There was a problem starting the tally
submit: Start tally
success: Start tally request was successfully sent to the Bulletin Board
text: Vote has ended. You can start the tally now.
title: Vote period ended
vote_stats:
no_vote_statistics_yet: No vote statistics yet
title: Vote Statistics
voters: Voters
votes: Votes
trustees_participatory_spaces:
actions:
disable: Disable
enable: Consider
create:
exists: Trustee exists for this participatory space
invalid: There was a problem creating a trustee
success: Trustee successfully created
delete:
invalid: There was a problem removing this trustee
success: Trustee successfully removed
form:
select_user: Select user
index:
title: Trustees
new:
create: Create Trustee
title: New Trustee
update:
invalid: There was a problem updating %{trustee} trustee
success: Trustee %{trustee} successfully updated
admin_log:
election:
create: "%{user_name} created the election %{resource_name} of %{space_name}"
delete: "%{user_name} deleted the election %{resource_name} of %{space_name}"
end_vote: "%{user_name} ended the voting period for the election %{resource_name} of %{space_name} on the Bulletin Board"
publish: "%{user_name} published the election %{resource_name} of %{space_name}"
publish_results: "%{user_name} published the results for the election %{resource_name} of %{space_name} on the Bulletin Board"
report_missing_trustee: "%{user_name} reported %{trustee_name} as a missing trustee during the tally for the election %{resource_name} of %{space_name} on the Bulletin Board"
setup: "%{user_name} created the election %{resource_name} of %{space_name} on the Bulletin Board"
start_key_ceremony: "%{user_name} started the key ceremony for the election %{resource_name} of %{space_name} on the Bulletin Board"
start_tally: "%{user_name} started the tally for the election %{resource_name} of %{space_name} on the Bulletin Board"
start_vote: "%{user_name} started the voting period for the election %{resource_name} of %{space_name} on the Bulletin Board"
unpublish: "%{user_name} unpublished the %{resource_name} of %{space_name} election"
update: "%{user_name} updated the election %{resource_name} of %{space_name}"
trustee:
create: "%{user_name} assigned the user %{trustee_user} as Trustee"
connection:
failed:
modal:
close: Close
communication_lost: Unfortunately, it looks like the communication with the voting server (Bulletin Board) is lost.
It might be that the Internet connection is broken or that the destination server is too busy.
You can try again later or contact support if this problem persist.
generic_error: Unfortunately, an unknown error has occurred. It is likely that your browser is not supported or that you are using the "incognito" or "private" mode which is not supported.
title: Something went wrong
election_m:
badge_name:
finished: Finished
ongoing: Active
upcoming: Upcoming
end_date: Ends
footer:
remaining_time:
one: "%{count} hour %{minutes} minutes remaining to vote."
other: "%{count} hours %{minutes} minutes remaining to vote."
zero: "%{minutes} minutes remaining to vote."
view: View
vote: Vote
label:
date: Dates
questions: Questions %{count}
start_date: Starts
unspecified: Not specified
elections:
count:
elections_count:
one: "%{count} election"
other: "%{count} elections"
election_log:
chained_hash: The chained Hash of this message
complete: Complete
creation_description:
complete: The election got created and is successfully set up on the Bulletin Board.
not_created: The election is not created yet.
creation_title: Election created
description: This is the election log where you can check the status of each step, e.g. when the election got created, if the tally process is completed, and when the election is closed.
download: Download
key_ceremony_description:
complete: The key ceremony is completed. Every trustee has valid keys and has downloaded the necessary backup keys.
not_started: The key ceremony has not started yet.
started: The key ceremony has started but is not completed yet.
key_ceremony_title: Key Ceremony
not_available: Not yet available
not_created: Not created
not_published: Not published
not_ready: Not ready
not_started: Not started
published: Published
results_description:
not_published: The results are not published yet.
published: The results are published.
results_title: Results
started: Started
tally_description:
finished: The tally process is finished.
not_started: The tally process has not started yet.
started: The tally process has started.
tally_title: Tally process
title: Election Log
verifiable_results:
checksum: 'File SHA256 checksum:'
description:
not_ready: The verifiable election file and SHA256 checksum aren't available yet. As soon as the results are published, you'll be able to verify this election.
ready: 'Here, you have the option to verify the election. First, you have to download the file and make sure it has not been corrupted. To do so, run the following command and check that the ouput matches the checksum:'
how_to_verify: 'Once you downloaded the file and made sure it is ok, you can proceed to run the universal verifier. Clone this repository and, from the root folder, run the following command:'
title: Verify Election results
verifiable_file: 'Verifiable election file:'
verify: Verify election
vote_description:
finished: The voting process is finished.
not_started: The voting process has not started yet.
started: The voting process has started.
vote_title: Voting process
filters:
active: Active
all: All
date: Date
finished: Finished
search: Search
upcoming: Upcoming
filters_small_view:
close_modal: Close modal
filter: Filter
filter_by: Filter by
unfold: Unfold
preview:
available_answers: 'Available answers:'
description: 'These are the questions you will find in the voting process:'
title: Election questions
results:
description: 'These are the results of the voting, for each question:'
percentage: "%{count}%"
selected: Selected
title: Election results
votes:
one: "%{count} vote"
other: "%{count} votes"
zero: "%{count} votes"
show:
action_button:
change_vote: Change your vote
vote: Start voting
vote_again: Vote again
back: Available elections
callout:
already_voted: You have already voted in this election. You can change your vote or verify it.
pending_vote: Your vote is being casted on the server.
vote_rejected: It was not possible to verify your vote. Please cast it again.
election_log: Election log
preview: Preview
verify:
already_voted: Already voted?
verify_here: Check your vote here.
will_verify: You will be able to verify your vote once the election is started.
voting_period_status:
finished: Voting began on %{start_time} and ended on %{end_time}
ongoing: 'Active voting until: %{end_time}'
upcoming: Voting begins on %{start_time}
feedback:
answer:
invalid: There was a problem submitting your feedback.
spam_detected: There was a problem answering the form. Maybe you've been too quick, can you try again?
success: Feedback successfully sent.
models:
answer:
fields:
proposals: Proposals
selected: Selected
title: Title
votes: Votes
election:
fields:
bb_status: Bulletin Board status
end_time: End at
start_time: Starts at
title: Title
verifiable_results_file_hash: File SHA256 checksum
verifiable_results_file_url: Verifiable election file
question:
fields:
answers: Answers
max_selections: Max. selections
title: Title
trustees_participatory_space:
fields:
considered: considered
email: Email
inactive: inactive
name: Name
notification: Notification sent at
public_key: Public Key
status: Status
orders:
label: Order elections by
older: Older
recent: Recent
trustee_zone:
elections:
backup_modal:
description: This election is being created in the Bulletin Board. Is is very important that every Trustee participating in it creates a backup copy of these keys and store them in a safe place. After that, the process continues.
download_election_keys: Download keys
download_icon: Icon that indicates a download action
title: Backup election keys for %{election}
key_ceremony_steps:
back: Back
description: This election is being created in the Bulletin Board. To complete this process, your participitation as a Trustee is needed.
keys:
create_election: Keys generation
key_ceremony:
joint_election_key: Joint Key generation
step_1: Keys publishing
list:
status: Status
task: Task
process_warning: Once the process is started, you should not exit this page until the process ends. It will take several minutes, as all Trustees should be connected to complete it.
start: Start
start_icon: Icon that indicates a start button to start the election keys generation
status:
completed: Completed
pending: Pending
processing: Processing
title: Create election keys for %{election}
restore_modal:
description: The Bulletin Board has information from you as a Trustee on this election. To continue the process, first upload the backup file generated during the previous session.
title: Restore election keys for %{election}
upload_election_keys: Upload election keys
upload_icon: Icon that indicates a download action
tally_started_steps:
back: Back
description: The results for this election are being computed in the Bulletin Board. To complete this process, your participitation as a Trustee is needed.
keys:
end_tally: Tally ended
tally:
cast: Tally cast
share: Tally share
list:
status: Status
task: Task
process_warning: Once the process is started, you should not exit this page until the process ends. It will take several minutes, as all Trustees should be connected to complete it.
start: Start
start_icon: Icon that indicates a start button to start the election keys generation
status:
completed: Completed
pending: Pending
processing: Processing
title: Tally for %{election}
update:
error: The election status wasn't updated.
success: 'The election status is: %{status}'
menu:
trustee_zone: Trustee zone
no_bulletin_board:
body: A configured Bulletin Board is required for this section. Contact the Administrator for more details.
title: Sorry, the Bulletin Board is not configured yet.
trustees:
show:
elections:
list:
action_required:
'false': 'No'
name: Action required?
'true': Perform action
bb_status: Status
election: Election
voting_period: Voting period
no_elections: There are no elections where you act as a Trustee.
title: Elections
identification_keys:
cancel: Cancel
generate: Generate identification keys
generate_error: There was an error generating the identification keys.
generate_legend: You need to generate an identification pair of keys to participate on elections as a Trustee.
generate_legend_1: After pressing the button you should download the file with the generated identification keys.
generate_legend_2: Copy the downloaded file to a clean USB device
generate_legend_3: Ensure your computer doesn't have a copy of the file (e.g. check the Downloads and Desktop folders).
generate_legend_4: Make another copy of the file on a different external device and store it in a very safe place.
submit: Submit
submit_legend: After following all the steps explained above, complete the process sending the public identification key to the server.
submit_title: Submit the public identification key
title: Trustee identification keys
upload: Upload your identification keys
upload_error:
invalid_format: The uploaded file doesn't contain any identification key.
invalid_key: The identification keys in the uploaded file can't be loaded.
invalid_public_key: The identification keys in the uploaded file doesn't match the public identification key stored.
upload_legend: The server has your public identification keys, but your browser still doesn't have it. You need to import the file with your identification keys to your computer from the backup you created after generating them.
not_supported_browser_description: It looks like you are using a web browser that can't be used to act as a Trustee. Make sure you're using the most recent version of your browser, or try using any of the most popular browsers to be able to complete your Trustee tasks.
not_supported_browser_title: Upgrade browser to act as a Trustee
trustee_role_description: You have been assigned to act as a Trustee in some of the elections celebrated in this platform.
update:
success: Your identification public key was successfully stored.
votes:
ballot_decision:
audit: "( Audit ballot )"
back: Start voting process again
ballot_hash: 'Your ballot identifier is:'
cast: Cast ballot to finish your vote
description: Here, you have the options to cast your ballot so that it's properly counted or, alternatively, you can audit that your ballot was correctly encrypted. For security reasons, auditing your ballot will spoil it. That means, to cast your vote, you will need to restart the voting process.
header: 'Ballot is encrypted: cast it or audit it'
casting:
header: Casting the vote...
text: Your ballot is being casted on the ballot box.
confirm:
answer: Answer
answer_number: answer %{number}
confirm: Confirm
edit: edit
header: Confirm your vote
intro: Here is a summary of the vote you are about to cast.
Please confirm your vote or edit your answers.
nota_option: Blank
question: Question %{count}
confirmed:
back: Back to elections
experience: How was your experience?
feedback: Give us some feedback
header: Vote confirmed
lead: Your vote has been cast!
text: 'You can check that your vote has been successfully added to the ballot box with the following identifier: %{e_vote_poll_id}'
verify_link: To check it, copy the identifier and paste it on the vote verification page
create:
error: There was a problem casting the vote. Please, try again.
encrypting:
header: Encrypting the vote...
text: Your ballot is being encrypted to ensure the secret of your vote.
failed:
header: Vote failed
lead: Your vote has not been casted!
text: Something went wrong, please try it again.
try_again: Try again
header:
ballot_decision: Cast or audit your vote
casting: Casting the vote
confirm: Confirm your vote
confirmed: Vote confirmed
encrypting: Encrypting the vote
failed: Vote failed
messages:
invalid_token: Your session in the voting booth is not valid. Try to vote again.
not_allowed: You are not allowed to vote on this election at this moment.
modal:
close: Close
proposal_header: 'Proposals:'
new:
answer_choices: You can select up to %{choices} answers
more_information: More information
nota_option: Blank/ None of the above
preview_alert: This is a preview of the voting booth.
question_steps: Question %{current_step} of %{total_steps}
selections: "%{selected} of %{max_selections}
selections"
onboarding_modal:
close: Close modal
create_account: Create Account
description: Do you want to create a new account on the platform? You will be able to participate in the processes and be an active part of the organization.
no_account: No, thanks.
title: New to the platform?
update:
error: There was a problem updating the vote status. Please, vote again.
verify:
content:
heading: Verify your vote
info: This verifier checks that your vote, identified with an encrypted text string, has been cast correctly and is inside the ballot box.
error:
header: Vote not found!
info: The vote code was not found in the %{link} ballot box, try again.
form:
back: Back to the platform
submit: Check
vote_identifier: 'Identifier code:'
vote_identifier_help: This is the identifier that was given to you after you cast your vote (not the code to enter the voting booth).
header:
title: Verify your vote
success:
header: Vote located!
info: Your encrypted vote is in the %{link} ballot box
voting_step:
back: Back
continue: Next
warnings:
no_elections_warning: No elections match your search criteria or there isn't any election scheduled.
no_scheduled_elections_warning: Currently, there are no scheduled elections, but here you can find all the past elections listed.
events:
elections:
election_published:
email_intro: 'The %{resource_title} election is now active for %{participatory_space_title}. You can see 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: The %{resource_title} election is now active for %{participatory_space_title}.
notification_title: The %{resource_title} election is now active for %{participatory_space_title}.
trustees:
new_election:
email_intro: You got added as a trustee for the %{resource_title} election.
email_outro: You have received this notification because you've been added as trustee for the %{resource_title} election.
email_subject: You are a trustee for the %{resource_title} election..
notification_title: You are a trustee for %{resource_title} election.
new_trustee:
email_intro: An admin has added you as trustee for %{resource_name}. You should create your public key in your trustee zone
email_outro: You have received this notification because you've been added as trustee for %{resource_name}.
email_subject: You are a trustee for %{resource_name}.
notification_title: You are a trustee for %{resource_name}.
votes:
accepted_votes:
email_intro: 'Your vote was accepted! Using your voting token: %{encrypted_vote_hash}, you can verify your vote here.'
email_outro: You have received this notification because you've voted for the %{resource_name} election.
email_subject: Your vote for %{resource_name} was accepted.
notification_title: 'Your vote was accepted. Verify your vote here using your vote token: %{encrypted_vote_hash}'
votings:
polling_officers:
polling_station_assigned:
email_intro: You have been assigned as %{role} of the Polling Station %{polling_station_name} in %{resource_title}. You can manage the Polling Station from the dedicated Polling Officer Zone.
email_outro: You have received this notification because you have been assigned as %{role} of %{polling_station_name}.
email_subject: You are %{role} of the Polling Station %{polling_station_name}.
notification_title: You are %{role} of the Polling Station %{polling_station_name} in the voting %{resource_title}.
send_access_code:
instruction: 'Here is your Access Code that you asked for: %{access_code}. With this you will be able to participate in %{voting}.'
subject: Your Access Code to participate in %{voting}
help:
participatory_spaces:
votings:
contextual: "A voting is a space that allows you to ask a clear question to all the people who form an organization, make a call to participate in the voting, spark and order the debate for or against a response. When the voting date arrives, you can vote and publish the results of the votes.
Examples: The votings can be about almost any aspect that affects an organization: some examples are changing the name or logo of the organization offering several alternatives, deciding Yes or No to become part of a larger organization, validating or rejecting a new strategic plan or the result of a working group, or defining whether the positions should remain a maximum of 1, 2 or 3 mandates.
\n"
page: "A voting is a space that allows you to ask a clear question to all the people who form an organization, make a call to participate in the voting, spark and order the debate for or against a response. When the voting date arrives, you can vote and publish the results of the votes.
Examples: The votings can be about almost any aspect that affects an organization: some examples are changing the name or logo of the organization offering several alternatives, deciding Yes or No to become part of a larger organization, validating or rejecting a new strategic plan or the result of a working group, or defining whether the positions should remain a maximum of 1, 2 or 3 mandates.
\n"
title: What are votings?
menu:
votings: Votings
statistics:
elections_count: Elections
votings_count: Votings
votings:
admin:
ballot_styles:
create:
error: There was a problem creating this ballot style
success: Ballot style successfully created
destroy:
invalid: There was a problem deleting this ballot style
success: Ballot style successfully deleted
edit:
title: Edit ballot style
update: Update
form:
code_help: 'Hint: the code is the link between the census and a ballot style. When uploading the census data, every entry will be assigned a ballot style by matching the code'
election: Election
questions: Questions for this ballot style
questions_help: 'Hint: select the questions from the election components to be presented to the voters assigned to this ballot style'
index:
actions:
confirm_destroy: Are you sure?
destroy: Delete
edit: Edit
new: New
title: Actions
associated_census_data: Associated census entries
explanation_callout: A ballot style specifies what questions a voter will be presented in the booth. In a ballot style, you can choose what questions from this voting's election components belong to a ballot. The ballot style code is used to match a voter from the census with the ballot they will be presented in the booth. Don't create any ballot style if you always want to present all the questions.
title: Ballot Styles
new:
create: Create
title: Create ballot style
update:
invalid: There was a problem updating this ballot style
success: Ballot style successfully updated
content_blocks:
highlighted_votings:
max_results: Maximum amount of elements to show
landing_page:
attachments_and_folders:
name: Voting attachments and folders
description:
name: Voting description
elections:
name: Voting elections
header:
name: Voting header
html_block_1:
name: Voting html block 1
html_block_2:
name: Voting html block 2
html_block_3:
name: Voting html block 3
metrics:
name: Voting metrics
polling_stations:
name: Voting polling stations
stats:
name: Voting statistics
timeline:
name: Voting timeline
index:
not_published: Unpublished
published: Published
landing_page:
content_blocks:
edit:
update: Update
edit:
active_content_blocks: Active content blocks
inactive_content_blocks: Inactive content blocks
menu:
votings: Votings
votings_submenu:
attachment_collections: Folders
attachment_files: Files
attachments: Attachments
ballot_styles: Ballot Styles
census: Census
components: Components
info: Information
landing_page: Landing Page
monitoring_committee: Monitoring Committee
monitoring_committee_election_results: Validate Results
monitoring_committee_members: Members
monitoring_committee_polling_station_closures: Validate Certificates
monitoring_committee_verify_elections: Verify Elections
polling_officers: Polling Officers
polling_stations: Polling Stations
models:
ballot_style:
fields:
code: Code
name: Ballot Style
monitoring_committee_member:
fields:
email: Email
name: Name
name: Monitoring Committee Member
polling_officer:
fields:
email: Email
name: Name
polling_station: Polling station (role)
name: Polling Officer
polling_station:
fields:
address: Address
polling_station_managers: Managers
polling_station_president: President
title: Title
name: Polling Station
voting:
fields:
created_at: Created at
promoted: Highlighted
published: Published
title: Title
monitoring_committee_election_results:
actions:
title: Actions
view: View
index:
title: Choose an election you want to see the results for
results:
bulletin_board: Bulletin Board
election_totals: Election totals
polling_stations: Polling stations
result_types:
blank_answers: Blank answers
blank_ballots: Blank ballots
null_ballots: Null ballots
total_ballots: Total ballots
valid_ballots: Valid ballots
selected: Selected
title: Results for the election %{election_title}
totals: Totals
show:
change_election: Change election
publish_results: Publish results
publishing: Publishing results...
update:
invalid: There was a problem publishing the results
rejected: The publication of the results was rejected by the Bulletin Board. Try again or contact the system administrator.
success: The results were successfully published
monitoring_committee_members:
create:
invalid: There was a problem creating this monitoring committee member
success: Monitoring committee member successfully created
destroy:
invalid: There was a problem deleting this monitoring committee member
success: Monitoring committee member successfully deleted
form:
existing_user: Existing participant
non_user: Invite new participant
select_user: Search by name, email or nickname
user_type: Participant type
index:
title: Monitoring committee
new:
create: Create
title: Create monitoring committee member
monitoring_committee_polling_station_closures:
actions:
title: Actions
validate: Validate
view: View
closures:
change_election: Change election
signed: Signed?
title: Polling Stations for the election %{election_title}
validated: Validated?
edit:
change_polling_station: Back to Polling Stations
monitoring_committee_notes: Remarks
monitoring_committee_notes_placeholder: Report any incident here
title: Results for the election %{election_title} in the polling station %{polling_station_title}
elections:
title: Choose an election you want to validate
show:
change_polling_station: Back to Polling Stations
monitoring_committee_notes: Remarks from the Monitoring Committee
validate:
error: There was a problem validating the closure
success: The closure has been validated correctly
monitoring_committee_verify_elections:
index:
download: Download
how_to_checksum: 'To make sure the file you downloaded has not been corrupted or tampered with during the download process, run the following command in your console and check that the output matches the checksum reported above:'
how_to_download: To verify an election, download its verifiable file from the table above.
how_to_run_verifier: 'Once you downloaded the file and made sure it is ok, you can proceed to run the universal verifier. Clone this repository and, from the root folder, run the following command:'
how_to_title: How to verify the validity of an election
not_available: Not yet avaliable
title: Elections
polling_officers:
create:
invalid: There was a problem creating this polling officer
success: Polling officer successfully created
destroy:
invalid: There was a problem deleting this polling officer
success: Polling officer successfully deleted
form:
existing_user: Existing participant
non_user: Invite new participant
select_user: Search by name, email or nickname
user_type: Participant type
index:
role_manager: manager
role_president: president
title: Polling officers
new:
create: Create
title: Create polling officer
polling_officers_picker:
choose_polling_officers: Choose polling officers
close: Close
more_polling_officers: There are %{number} more polling officers. Refine your search to locate them.
no_polling_officers: No polling officers match your search criteria or there isn't any polling officer.
polling_stations:
create:
invalid: There was a problem creating this polling station
success: Polling station successfully created
destroy:
invalid: There was a problem deleting this polling station
success: Polling station successfully deleted
edit:
title: Edit polling station
update: Update polling station
form:
address_help: 'Address: used by Geocoder to find the location'
location_help: 'Location: message directed to the voters implying the exact place of the polling station'
location_hints_help: 'Location hints: additional info. Example: the floor of the building where the polling station is located.'
polling_station_managers_help: 'Polling station managers: the officers that will act as polling station managers. Make sure the officers have already been created in Polling Officers and that they are not already assigned to another polling station'
polling_station_president_help: 'Polling station officer: the officer that will act as polling station president. Make sure the officer has already been created in Polling Officers and that (s)he is not already assigned to another polling station'
select_president: Select a polling officer as president of the polling station
index:
title: Polling stations
new:
create: Create
title: Create polling station
update:
invalid: There was a problem updating this polling station
success: Polling station successfully updated
titles:
votings: Votings
votings:
actions:
confirm_destroy: Are you sure?
destroy: Destroy
new_voting: New Voting Space
publish: Publish
unpublish: Unpublish
create:
invalid: There was a problem creating this voting
success: Voting successfully created
edit:
add_election_component: You don't have any election configured for this voting. Please add it in the Components section
assign_missing_officers: There are Polling Stations without President and/or Managers. Please assign them from the Polling stations section
update: Update
form:
banner_image: Banner image
census_contact_information: Census contact information
census_contact_information_help: This contact information is for a participant who wants to report issues with the census. It can be an email address, a contact form on another site, a survey for visitors, etc.
introductory_image: Introductory image
promoted: Promoted
select_a_voting_type: Please select a voting type
show_check_census_help: Whether to show the "Can I vote?" link at the public votings menu
slug: Slug
slug_help: 'URL slugs are used to generate the URLs that point to this voting. Only accepts letters, numbers and dashes, and must start with a letter. Example: %{url}'
title: Title
voting_type:
hybrid: Hybrid
in_person: In person
online: Online
voting_type_label: Voting type
new:
create: Create
title: New Voting
publish:
success: Voting successfully published
unpublish:
success: Voting successfully unpublished
update:
invalid: There was a problem updating this voting
success: Voting successfully updated
admin_log:
ballot_style:
create: "%{user_name} created a ballot style with code %{ballot_style_code} in the space %{space_name}"
delete: "%{user_name} deleted the ballot style with code %{ballot_style_code} in the space %{space_name}"
update: "%{user_name} updated the ballot style with code %{ballot_style_code} in the space %{space_name}"
census:
create: "%{user_name} created the census for the space %{space_name}"
delete: "%{user_name} deleted the census for the space %{space_name}"
update: "%{user_name} updated the census for the space %{space_name}"
monitoring_committee_member:
create: "%{user_name} assigned the user %{monitoring_committee_member_user} as monitoring committee member in the space %{space_name}"
delete: "%{user_name} unassigned the user %{monitoring_committee_member_user} as monitoring committee member in the space %{space_name}"
polling_officer:
create: "%{user_name} assigned the user %{polling_officer_user} as polling officer in the space %{space_name}"
delete: "%{user_name} unassigned the user %{polling_officer_user} as polling officer in the space %{space_name}"
polling_station:
create: "%{user_name} created the polling station %{resource_name} in the space %{space_name}"
delete: "%{user_name} deleted the polling station %{resource_name} in the space %{space_name}"
update: "%{user_name} updated the polling station %{resource_name} in the space %{space_name}"
voting:
create: "%{user_name} created the %{resource_name} voting"
publish: "%{user_name} published the %{resource_name} voting"
unpublish: "%{user_name} unpublished the %{resource_name} voting"
census:
admin:
census:
create:
invalid: An error occurred uploading the census, please try again later.
invalid_csv_header: The CSV headers are missing or not correct - please read the instructions carefully
creating_data:
info_message: "Please wait, processed %{processed_count} of %{raw_count} rows from %{file} file (this may take several minutes)."
delete:
button: Delete all census data
confirm: Deleting all the census data cannot be undone. Are you sure you want to continue?
destroy:
error: An error occurred deleting the census, please try again later.
success: Census data deleted
export_access_codes:
button: Export voting Access Codes
callout: You can now proceed to export the access codes. This can only be done once. Once you launch the exportation, you will receive an email with the instructions to %{email}
confirm: You can only export the access codes once. Make sure you have access to the email account %{email}.
file_not_exist: This file does not exist
launch_error: Problem launching the access codes export
launch_success: Access codes export launched. Shortly you will receive an email to %{email}
exporting_access_codes:
info_message: "Please wait, the export is being prepared, you will receive it shortly to %{email} (this may take several minutes)."
freeze:
callout: The census is frozen and cannot be modified.
help_html: |
The census data has been uploaded, the codes generated and exported successfully.
You are now ready to start the election.
Use the exported CSV with the individual codes to distribute it along your census using you own means or activate the "Can I vote" tab to let anyone retrieve this code using their own census data.
generate_access_codes:
button: Generate voting Access Codes
callout: You can now proceed to generate the access codes. Mind that after generating the access codes you will not be able to modify the census anymore.
confirm: If you continue, you will not be able to modify the census.
info_message_all: "All rows imported successfully from %{file} file (%{raw_count} of %{data_count})."
info_message_warn: Please check that no data is missing, because %{data_count} records were created and the uploaded file %{file} had %{raw_count} rows.
launch_error: Problem launching the access codes generation
launch_success: Codes generation launched.
start_over: Please delete the current census and start over again with a proper CSV file with valid rows.
generating_access_codes:
info_message: "Please wait, the voting access codes are being generated (this may take several minutes)..."
new:
file_help:
explanation: 'Guidance for file:'
message_1: Only CSV (.csv) files are allowed.
message_2: The separator between columns must be a semicolon (";").
has_ballot_styles_message: You set up Ballot Styles. Please make sure that the "%{ballot_style_code_header}" field in the CSV corresponds to the desired Ballot Style's code.
info_message: "There is no census yet. Please use the form below to create it importing a CSV file."
missing_ballot_styles_message: 'There is no Ballot Style for this voting yet. If you wish to have conditional questions (i.e.: present the voter with different questions depending on, e.g., the district/region of residence), you need to set up the Ballot Styles before importing the census. If you want to present all voters with the same questions, you can proceed with the census import procedure.'
submit: Submit CSV
title: Create the census
show:
heading: Voting space census
upload_info:
csv_example_with_ballot_style: 'An example of the file with ballot styles:'
csv_example_without_ballot_style: 'An example of the file without ballot styles:'
csv_header_after: Do not include the last field ("%{ballot_style_code_header}") if you do not need ballot styles/conditional questions
csv_header_before: 'The census file must be a CSV file with the following header:'
document_types:
dni: DNI
nie: NIE
passport: Passport
export_mailer:
access_codes_export:
click_button: 'Click the next link to download the access codes data.
The file will be available until %{date}.
You will need 7-Zip (for Windows), Keka (for MacOS) or PeaZip (for Linux) to open it. Password: %{password}'
download: Download
subject: The export of the voting access codes for %{voting_title} is available
vote_flow:
already_voted_in_person: This participant has already voted in person and is not entitled to vote.
datum_not_found: The given data doesn't match any voter.
content_blocks:
highlighted_votings:
name: Highlighted votings
landing_page:
description:
title: About this voting
metrics:
heading: Metrics
polling_stations:
heading: Polling stations
no_polling_stations: There are no polling stations yet.
timeline:
heading: Timeline
monitoring_committee_members:
actions:
confirm_destroy: Are you sure?
destroy: Delete
new: New member
title: Actions
pages:
home:
highlighted_votings:
active_votings: Active votings
see_all_votings: See all votings
votings_button_title: Link to the Votings page displaying all the votings
polling_officer_zone:
closures:
back_to_polling_stations: Back to polling stations
certify:
add_images: Add images
error: An error occurred attaching the certificate, please try again.
form_legend: Upload a picture of the Electoral Closure Certificate
heading: Vote recount - Upload certificate
info_text: Please upload a picture of the Electoral Closure Certificate.
submit: Upload the certificate
success: Certificate uploaded successfully.
create:
error: An error occurred creating the closure, please try again later.
success: Closure successfully created.
edit:
heading: Vote recount - Answers recount
info_text: Please introduce the total number of answers for each question.
modal_ballots_results_count_error:
close_modal: Close
info_text: The total number of ballots doesn't match the total number of envelopes. Please review the total of ballots.
title: Total of ballots do not add up
save_recount: Save recount
total_ballots: Total ballots
total_blank_ballots: Total blank ballots
total_null_ballots: Total null ballots
total_valid_ballots: Total valid ballots
new:
election: 'Election:'
heading: Vote recount
info_text: 'Please introduce the total number of ballots (envelopes) recounted in this Polling Station:'
modal_ballots_count_error:
btn_validate_total: Validate total recount of ballots
close_modal: Close
info_explanation_text: 'Please review the total number of ballots. If the total number is incorrect, you must provide an explanation for the Monitoring Committee:'
info_text: The total number of ballots (envelopes) introduced doesn't match the record of people that has voted in this Polling Station.
message_for_monitoring_committee: Message for the Monitoring Committee
review_recount: Review the recount
text_area_placeholder: Please type your message
title: Total records do not add up
total_ballots: 'Total of ballots:'
total_people: 'Total people:'
polling_station: 'Polling station:'
submit: Verify total number
total_ballots_count: Number of ballots
show:
heading: Vote recount
info_text: Polling station electoral closure.
sign:
cancel: Cancel
check_box: I've reviewed this and is the same as the physical electoral closure certificate
close_modal: Close
confirm: Ok, continue
error: An error occurred, please try again.
heading: Vote recount - Sign closure
info_text: If you continue you can no longer modify any of the information, this action can't be undone.
submit: Sign the closure
success: Closure signed successfully.
title: Action can't be undone
update:
error: An error occurred updating the closure results, please try again later.
success: Closure results successfully updated.
in_person_votes:
complete_voting:
available_answers: 'Available answers:'
census_verified: This participant has not voted in person yet.
census_verified_with_online_vote: This participant has already voted online. If they vote in person, the previous votes will be invalidated and this will be the definitive vote.
complete_voting: Complete voting
identify_another: Identify another participant
questions_title: 'They''re entitled to vote in the following questions:'
questions_title_voted: 'This participant has already voted online and is entitled to vote in the following questions:'
voted: The participant has voted
create:
error: The vote was not registered. Please try again.
in_person_form:
census_not_present: This participant is not listed in the census.
census_not_present_description: They must go to the census complaint office or contact support.
date_of_birth: Date of birth
day: Day
day_placeholder: DD
document_number: Document number
document_number_placeholder: ID number
month: Month
month_placeholder: MM
select: Select the type of the document
title: 'Select the document type and enter the participant''s document number:'
validate_document: Validate document
year: Year
year_placeholder: YYYY
new:
back: Back to polling stations
title: Identify and verify a participant
show:
back: Back to polling stations
title: Waiting for the in person vote to be registered
update:
error: There was an error registering the vote. Please, try again.
success:
accepted: The vote was registered successfully.
rejected: The vote was not accepted by the Bulletin Board. Please, contact the system administrator.
verify_document:
census_present: This participant is listed in the census.
name: Name
title: 'Check that the following data is correct:'
verify_document: Verify document
menu:
polling_officer_zone: Polling Officer zone
polling_officers:
index:
polling_officer_role_description: You have been assigned to act as a Polling Station Officer (President or Manager) in some of the elections celebrated in this platform.
polling_station:
address: Address
count_votes: Count votes
election: Election
identify_person: Identify a person
name: Name
no_polling_stations: You are not assigned to any Polling Station yet.
role: Your role
show_closure: View closure
title: Polling Stations
voting: Voting
polling_officers:
actions:
confirm_destroy: Are you sure?
destroy: Delete
new: New
title: Actions
roles:
manager: Manager
president: President
unassigned: Unassigned
polling_station_closure_recount:
nota_option: Blank/ None of the above
polling_officer_notes: 'Polling officer notes:'
polling_officer_notes_blank: There are no notes
recount_summary: 'Recount summary:'
signed: Signed
total_ballots: 'Total ballots:'
total_blank_ballots: 'Total blank ballots:'
total_null_ballots: 'Total null ballots:'
total_valid_ballots: 'Total valid ballots:'
polling_stations:
actions:
confirm_destroy: Are you sure?
destroy: Delete
edit: Edit
new: New
title: Actions
votings:
access_code_modal:
email: Send by email to %{email}
info: You need an Access Code to participate. If you didn't get one by postal mail, we can send you a new one.
no_email: No email available
no_sms: No phone number available
sms: Send by SMS to %{sms}
title: Get Access Code
check_census:
check_status: Check status
description: Here, you have the option to check your census data to know if you have the right to participate in this voting. You should have an access code already but if you lost it, you can ask for it again, when your data is correct.
error:
info: 'Please try again. If you think the data in the system is incorrect, you can report it here: %{census_contact_information}'
title: The data you have entered are not in the census for this vote
form_title: 'Fill the following form to check your census data:'
invalid: There was a problem checking the census.
success:
access_link: via email.
access_link_with_sms: via SMS or email.
info: You should have received your Access Code by postal mail already. In case, you don't have it, you can request it here
title: Your census data is correct!
title: Can I vote?
check_fields:
date_of_birth: Date of birth
day: Day
day_placeholder: DD
document_number: Document number
document_number_placeholder: ID number
document_type: Document type
month: Month
month_placeholder: MM
postal_code: Postal code
postal_code_placeholder: Postal code number
select: Select the type of the document
year: Year
year_placeholder: YYYY
count:
title:
one: "%{count} voting"
other: "%{count} votings"
elections_log:
bb_status: Election status
description: The election log will show you all relevant information about each voting. For example, the status of the key ceremony or tally or if results are published already. Click on the election you want the log information about.
election_log: Election Log
title: Election log
filters:
active: Active
all: All
date: Date
finished: Finished
search: Search
upcoming: Upcoming
filters_small_view:
close_modal: Close modal
filter: Filter
filter_by: Filter by
unfold: Unfold
index:
no_votings: No voting matches your search criteria.
only_finished: Currently, there are no scheduled votings, but here you can find the finished votings listed.
title: Votings
login:
access_code: Access code
access_code_placeholder: Access code
ask_for_a_new_one: Ask for a new one.
dont_have_access_code: Don't have an access code?
form_title: 'Fill the following form to access the voting:'
start_voting: Start voting
step: Identification
title: Identify myself with my voting census data
no_census_contact_information: There's no contact information yet
orders:
label: 'Sort votings by:'
random: Random
recent: Most recent
send_access_code:
invalid: There was a problem sending the Access Code
success: Your Access Code got send successfully
show:
dates: Dates
votings_m:
badge_name:
finished: Finished
ongoing: Ongoing
upcoming: Upcoming
footer_button_text:
participate: Participate
view: View
vote: Vote
unspecified: Not specified
voting_type:
hybrid: Hybrid
in_person: In person
online: Online
voting_types_label: Voting type
layouts:
decidim:
election_votes_header:
exit: Exit
voting_navigation:
check_census: Can I vote?
election_log: Election log
voting_menu_item: The voting
votings:
index:
promoted_votings: Highlighted votings
promoted_voting:
more_info: More info
vote: Vote