49 lines
1.6 KiB
YAML
49 lines
1.6 KiB
YAML
---
|
|
en:
|
|
officing:
|
|
dashboard:
|
|
index:
|
|
title: Poll officing
|
|
info: Here you can validate user documents and store voting results
|
|
menu:
|
|
voters: Validate document
|
|
recounts: Store recount
|
|
polls:
|
|
index:
|
|
title: Poll list
|
|
no_polls: You are not officing in any active poll
|
|
select_poll: Select poll
|
|
add_recount: Add recount
|
|
recounts:
|
|
flash:
|
|
create: "Data added"
|
|
error_create: "Count NOT added. Error in data."
|
|
new:
|
|
title: "%{poll} - Add daily recount"
|
|
not_allowed: "You are not a poll officer for this poll"
|
|
booth_date: "Booth and date"
|
|
select_booth_date: "Select booth and date"
|
|
count: "Vote count"
|
|
count_placeholder: "Vote count"
|
|
submit: Save
|
|
recount_list: "Your recounts"
|
|
booth: "Booth"
|
|
date: "Date"
|
|
voters:
|
|
new:
|
|
title: Validate document
|
|
document_number: Document number
|
|
document_type:
|
|
passport: Passport
|
|
residence_card: Residence card
|
|
spanish_id: DNI
|
|
document_type_label: Document type
|
|
submit: Validate document
|
|
show:
|
|
title: Validate document
|
|
error_verifying_census: "The Census was unable to verify the information of this document."
|
|
error_already_voted: "The person associated with the document has already participated in the vote."
|
|
can_participate: "The person associated with the document can participate in the vote."
|
|
submit: Validate vote
|
|
success: "Vote validated correctly."
|