decidim-admin/config/locales/en.yml in decidim-0.0.1 vs decidim-admin/config/locales/en.yml in decidim-0.0.2

- old
+ new

@@ -12,10 +12,11 @@ default_locale: Default locale description: Description homepage_image: Homepage image logo: Logo name: Name + show_statistics: Show statistics welcome_text: Welcome text participatory_process: banner_image: Banner image description: Description hashtag: Hashtag @@ -54,18 +55,20 @@ actions: activate: Activate configure: Configure confirm_destroy: Are you sure you want to delete this? create: Create - deactivate: Deactivate destroy: Destroy edit: Edit + manage: Manage new: New %{name} preview: Preview publish: Publish + resend_invitation: Resend invitation title: Actions unpublish: Unpublish + verify: Verify categories: create: error: There was an error creating this category. success: Category created successfully. destroy: @@ -100,16 +103,29 @@ error: There was an error creating this feature. success: Feature created successfully. destroy: error: There has been an error destroying this feature. success: Feature deleted successfully. + edit: + title: Edit feature + update: Update + form: + global_settings: Global settings + step_settings: Step settings index: add: Add feature + headers: + actions: Actions + name: Feature name + type: Feature type new: add: Add feature title: 'Add feature: %{name}' title: Features + update: + error: There has been an error updating this feature. + success: The feature was updated successfully. menu: dashboard: Dashboard participatory_processes: Participatory processes participatory_processes_submenu: attachments: Attachments @@ -120,10 +136,12 @@ settings: Settings steps: Steps scopes: Scopes settings: Settings static_pages: Pages + user_groups: User groups + users: Admin users models: category: fields: name: Name name: Category @@ -157,10 +175,26 @@ static_page: fields: created_at: Created at title: Title name: Page + user: + fields: + created_at: Creation date + email: Email + invitation_accepted_at: Invitation accepted date + invitation_sent_at: Invitation sent date + last_sign_in_at: Last sign in date + name: Name + name: User + user_group: + fields: + created_at: Created at + document_number: Document number + name: Name + phone: Phone + users_count: Users count organization: edit: title: Edit organization update: Update organization update: @@ -190,18 +224,19 @@ success: Participatory process unpublished successfully. participatory_process_step_activations: create: error: There was an error activating this participatory process step. success: Participatory process step activated successfully. - destroy: - error: There was an error deactivating this participatory process step. - success: Participatory process step deactivated successfully. participatory_process_steps: create: error: There was an error creating a new participatory process step. success: Participatory process step created successfully. + default_title: Introduction destroy: + error: + active_step: Can't delete the active step. + last_step: Can't delete the last step of a process. success: Participatory process step destroyed successfully. edit: title: Edit participatory process step update: Update participatory process step new: @@ -267,5 +302,23 @@ titles: dashboard: Dashboard participatory_processes: Participatory processes scopes: Scopes static_pages: Pages + user_groups: User groups + users: Users + user_groups: + verify: + success: The user group was verified successfully. + users: + create: + error: There was an error when inviting this user. + success: User invited successfully. + destroy: + error: There was an error when trying to delete this user. + success: User is no longer an administrator. + new: + create: Invite + title: Invite user as administrator + resend_invitation: + error: There was an error when trying to send the invitation email. + success: Invitation email sent successfully.