decidim-proposals/config/locales/en.yml in decidim-0.0.5 vs decidim-proposals/config/locales/en.yml in decidim-0.0.6
- old
+ new
@@ -6,23 +6,25 @@
body: Body
category_id: Category
scope_id: Scope
title: Title
user_group_id: Create proposal as
+ proposal_answer:
+ answer: Answer
decidim:
features:
proposals:
actions:
create: Create proposals
vote: Vote
name: Proposals
settings:
global:
comments_enabled: Comments enabled
+ geocoding_enabled: Geocoding enabled
official_proposals_enabled: Official proposals enabled
proposal_answering_enabled: Proposal answering enabled
- scoped_proposals_enabled: Scoped proposals enabled
vote_limit: Vote limit
step:
comments_blocked: Comments blocked
creation_enabled: Proposal creation enabled
proposal_answering_enabled: Proposal answering enabled
@@ -50,11 +52,10 @@
create:
invalid: There's been a problem creating this proposal
success: Proposal successfully created
form:
select_a_category: Select a category
- select_a_scope: Select a scope
index:
title: Proposals
new:
create: Create proposal
title: New proposal
@@ -93,22 +94,22 @@
state: State
voted: Voted
filters_small_view:
close_modal: Close modal
filter: Filter
- filter_for: Filter by
+ filter_by: Filter by
unfold: Unfold
index:
new_proposal: New proposal
+ view_proposal: View proposal
linked_proposals:
proposal_votes:
one: <span class="card--list__data__number">1</span>vote
other: <span class="card--list__data__number">%{count}</span>votes
new:
back: Back
select_a_category: Please select a category
- select_a_scope: Please select a scope
send: Send
title: New proposal
orders:
label: 'Order proposals by:'
most_voted: Most voted
@@ -117,10 +118,11 @@
proposal:
view_proposal: View proposal
show:
proposal_accepted_reason: 'This proposal has been accepted because:'
proposal_rejected_reason: 'This proposal has been rejected because:'
+ report: Report
vote_button:
already_voted: Already voted
no_votes_remaining: No votes remaining
vote: Vote
votes_blocked: Voting disabled
@@ -135,8 +137,9 @@
left: Remaining
title: You have %{limit} votes to distribute
votes: Votes
resource_links:
included_proposals:
- results: 'Proposal appearing in these results:'
+ proposal_projects: 'Proposal appearing in these projects:'
+ proposal_results: 'Proposal appearing in these results:'
proposals_from_meeting:
- meetings: Related meetings
+ proposal_meetings: Related meetings