config/locales/en.yml in decidim-plans-0.16.6 vs config/locales/en.yml in decidim-plans-0.16.7
- old
+ new
@@ -34,10 +34,11 @@
global:
announcement: Announcement
attachments_allowed: Attachments allowed
attachment_help: Attachment help text
categories_enabled: Categories enabled
+ closing_allowed: Allow plan authors to mark the plans as done
comments_enabled: Comments enabled
multilingual_answers: Multilingual answers
plan_answering_enabled: Answering enabled
plan_title_length: Title length
proposal_linking_enabled: Proposal linking enabled
@@ -56,14 +57,21 @@
statistics:
plans_count: Plans
plans:
actions:
answer: Answer
+ back: Back
+ confirm_destroy: Are you sure you want to delete this?
close_plan: Mark as done
+ destroy: Delete
+ edit: Edit
edit_plan: Edit
export_budgets: Convert to projects
+ manage_tags: Manage tags
new: Submit new plan
+ new_tag: New tag
+ plan_taggings: Tags
reopen_plan: Open for editing
sections: Sections
title: Actions
admin:
actions:
@@ -91,18 +99,28 @@
success: Answered successfully.
edit:
title: Edit
update: Update
form:
- attachment_legend: "Add an attachment"
+ attachment_legend: Add an attachment
select_a_category: Select a category
index:
+ draft_plans: Drafts
+ published_plans: Published
selected: Selected
title: Plans
new:
create: Create
title: Submit new plan
+ taggings:
+ no_results: "Create new tag: %{name}"
+ search: Search
+ title: Tags
+ update: Update
+ update_taggings:
+ invalid: Error updating the tags.
+ success: Tags updated successfully.
sections:
form:
add_section: Add section
index:
save: Save
@@ -122,10 +140,31 @@
shared:
info_plan:
body: Body
created_at: Creation date
plans: Plans
+ tags:
+ create:
+ error: Failed to create.
+ success: Created successfully.
+ destroy:
+ error: Error deleting.
+ success: Deleted successfully.
+ edit:
+ title: Edit tag
+ update: Update
+ form:
+ tags: Tags
+ index:
+ tags: Tags
+ title: Manage tags
+ new:
+ create: Create
+ title: New tag
+ update:
+ invalid: Error updating.
+ success: Updated successfully.
admin_log:
plan:
answer: "%{user_name} answered %{resource_name} on the %{space_name}
space."
create: "%{user_name} created %{resource_name} on the %{space_name}
@@ -173,11 +212,17 @@
notes: Notes
official_plan: Official plan
published_at: Published at
scope: Scope
state: State
+ tags: Tags
title: Title
+ plan_tags:
+ fields:
+ id: ID
+ name: Name
+ taggings_count: Number of uses
plans:
attached_proposals:
attached_proposals: Attached proposals
count:
plans_count:
@@ -191,10 +236,17 @@
success: Deleted successfully.
edit:
discard: Discard this draft
discard_confirmation: Are you sure you want to discard this draft?
update: Update
+ evaluation_modal:
+ button_text: OK
+ close: Close modal
+ description: The plan is being evaluated and it cannot be edited
+ during this time. You will get notified once the evaluation is
+ completed.
+ title: The plan is being evaluated
preview:
modify: Modify
publish: Publish
filters:
accepted: Accepted
@@ -209,18 +261,20 @@
origin: Origin
rejected: Rejected
related_to: Related to
search: Search
state: State
+ tag: Tags
+ tag_prompt: Select tags
voted: Voted
filters_small_view:
close_modal: Close modal
filter: Filter
filter_by: Filter by
unfold: Unfold
form:
- attachment_legend: "Add an attachment"
+ attachment_legend: Add an attachment
select_a_category: Select a category
index:
new_plan: New plan
see_all_withdrawn: See all withdrawn
new:
@@ -259,9 +313,10 @@
asking for a permission to edit content directly.
of_versions: "(of %{number})"
plan_accepted_reason: 'This plan has been accepted because:'
plan_in_evaluation_reason: This plan is being evaluated
plan_rejected_reason: 'This plan has been rejected because:'
+ plan_waiting_for_evaluation: The plan is being evaluated, editing not allowed.
publish: Publish
publish_info: Publish this version of the draft or
published_proposal: published plan
reopen: Open for editing
reopen_confirm: Are you sure you want to open this item for editing?