Merge branch 'dashboard' into rebase_consul_master
This commit is contained in:
@@ -127,7 +127,8 @@ en:
|
||||
table_amount: Amount
|
||||
table_population: Population
|
||||
population_info: "Budget Heading population field is used for Statistic purposes at the end of the Budget to show for each Heading that represents an area with population what percentage voted. The field is optional so you can leave it empty if it doesn't apply."
|
||||
max_votable_headings: "Maxium number of headings in which a user can vote"
|
||||
max_votable_headings: "Maximum number of headings in which a user can vote"
|
||||
current_of_max_headings: "%{current} of %{max}"
|
||||
winners:
|
||||
calculate: Calculate Winner Investments
|
||||
calculated: Winners being calculated, it may take a minute.
|
||||
@@ -171,7 +172,6 @@ en:
|
||||
one_filter_html: "Current applied filters: <b><em>%{filter}</em></b>"
|
||||
two_filters_html: "Current applied filters: <b><em>%{filter}, %{advanced_filters}</em></b>"
|
||||
buttons:
|
||||
search: Search
|
||||
filter: Filter
|
||||
download_current_selection: "Download current selection"
|
||||
no_budget_investments: "There are no investment projects."
|
||||
@@ -186,18 +186,20 @@ en:
|
||||
undecided: "Undecided"
|
||||
selected: "Selected"
|
||||
select: "Select"
|
||||
table_id: "ID"
|
||||
table_title: "Title"
|
||||
table_supports: "Supports"
|
||||
table_admin: "Administrator"
|
||||
table_valuator: "Valuator"
|
||||
table_valuation_group: "Valuation Group"
|
||||
table_geozone: "Scope of operation"
|
||||
table_feasibility: "Feasibility"
|
||||
table_valuation_finished: "Val. Fin."
|
||||
table_selection: "Selected"
|
||||
table_evaluation: "Show to valuators"
|
||||
table_incompatible: "Incompatible"
|
||||
list:
|
||||
id: ID
|
||||
title: Title
|
||||
supports: Supports
|
||||
admin: Administrator
|
||||
valuator: Valuator
|
||||
valuation_group: Valuation Group
|
||||
geozone: Scope of operation
|
||||
feasibility: Feasibility
|
||||
valuation_finished: Val. Fin.
|
||||
selected: Selected
|
||||
visible_to_valuators: Show to valuators
|
||||
author_username: Author username
|
||||
incompatible: Incompatible
|
||||
cannot_calculate_winners: The budget has to stay on phase "Balloting projects", "Reviewing Ballots" or "Finished budget" in order to calculate winners projects
|
||||
see_results: "See results"
|
||||
show:
|
||||
@@ -562,8 +564,9 @@ en:
|
||||
administrators: Administrators
|
||||
managers: Managers
|
||||
moderators: Moderators
|
||||
emails: Sending of emails
|
||||
newsletters_and_notifications: Newsletters & Notifications
|
||||
newsletters: Newsletters
|
||||
admin_notifications: Notifications
|
||||
emails_download: Emails download
|
||||
valuators: Valuators
|
||||
poll_officers: Poll officers
|
||||
@@ -660,6 +663,41 @@ en:
|
||||
body: Email content
|
||||
body_help_text: This is how the users will see the email
|
||||
send_alert: Are you sure you want to send this newsletter to %{n} users?
|
||||
admin_notifications:
|
||||
create_success: Notification created successfully
|
||||
update_success: Notification updated successfully
|
||||
send_success: Notification sent successfully
|
||||
delete_success: Notification deleted successfully
|
||||
index:
|
||||
section_title: Notifications
|
||||
new_notification: New notification
|
||||
title: Title
|
||||
segment_recipient: Recipients
|
||||
sent: Sent
|
||||
actions: Actions
|
||||
draft: Draft
|
||||
edit: Edit
|
||||
delete: Delete
|
||||
preview: Preview
|
||||
view: View
|
||||
empty_notifications: There are no notifications to show
|
||||
new:
|
||||
section_title: New notification
|
||||
edit:
|
||||
section_title: Edit notification
|
||||
show:
|
||||
section_title: Notification preview
|
||||
send: Send
|
||||
will_get_notified: (%{n} users will be notified)
|
||||
got_notified: (%{n} users got notified)
|
||||
sent_at: Sent at
|
||||
title: Title
|
||||
body: Text
|
||||
link: Link
|
||||
segment_recipient: Recipients
|
||||
preview_guide: "This is how the users will see the notification:"
|
||||
sent_guide: "This is how the users see the notification:"
|
||||
send_alert: Are you sure you want to send this notification to %{n} users?
|
||||
emails_download:
|
||||
index:
|
||||
title: Emails download
|
||||
|
||||
Reference in New Issue
Block a user