decidim-admin/config/locales/en.yml in decidim-0.4.4 vs decidim-admin/config/locales/en.yml in decidim-0.5.0
- old
+ new
@@ -47,10 +47,11 @@
participatory_process_group_id: Processes group
participatory_scope: Participatory scope
participatory_structure: Participatory structure
promoted: Promoted
scope_id: Scope
+ scopes_enabled: Scopes enabled
short_description: Short description
slug: URL slug
subtitle: Subtitle
target: Target
title: Title
@@ -68,12 +69,18 @@
participatory_process_user_role:
email: Email
name: Name
role: Role
scope:
+ code: Code
name: Name
organization: Organization
+ scope_type: Scope type
+ scope_type:
+ name: Name
+ organization: Organization
+ plural: Plural
static_page:
content: Content
organization: Organization
slug: URL slug
title: Title
@@ -114,10 +121,11 @@
decidim:
admin:
actions:
activate: Activate
add: Add
+ browse: Browse
configure: Configure
confirm_destroy: Are you sure you want to delete this?
destroy: Destroy
duplicate: Duplicate
edit: Edit
@@ -209,13 +217,47 @@
unpublish:
success: The feature has been successfully unpublished.
update:
error: There has been an error updating this feature.
success: The feature was updated successfully.
+ managed_users:
+ close_session:
+ error: There has been an error closing the current impersonation session.
+ success: The current impersonation session has been successfully ended.
+ create:
+ error: There has been an error creating the managed user.
+ success: The managed user has been successfully created.
+ form:
+ name: Name
+ impersonate:
+ error: There has been an error impersonating the managed user.
+ impersonations:
+ new:
+ impersonate: Impersonate
+ new_managed_user_impersonation: New managed user impersonation
+ index:
+ impersonate: Impersonate
+ needs_authoriation_warning: You need at least one authorization enabled for this organization.
+ promote: Promote
+ view_logs: View logs
+ new:
+ create: Create
+ new_managed_user: New managed user
+ select_authorization_method: Select an authorization method
+ step: Step %{current} of %{total}
+ promotion:
+ error: There has been an error promoting the managed user.
+ success: The managed user has been successfully promoted.
+ promotions:
+ new:
+ explanation: Managed users can be promoted to standard users. It means they will be invited to the application and you will not be able to impersonate them again. The invited user will receive an email to accept your invitation.
+ new_managed_user_promotion: New managed user promotion
+ promote: Promote
menu:
admins: Admins
dashboard: Dashboard
+ managed_users: Managed users
newsletters: Newsletters
participatory_process_groups: Process groups
participatory_processes: Processes
participatory_processes_submenu:
attachments: Attachments
@@ -223,10 +265,11 @@
features: Features
info: Info
moderations: Moderations
process_admins: Process users
steps: Steps
+ scope_types: Scope types
scopes: Scopes
settings: Settings
static_pages: Pages
user_groups: User groups
users: Users
@@ -236,10 +279,19 @@
content_type: Type
title: Title
name: Attachment
category:
name: Category
+ impersonation_log:
+ fields:
+ admin: Admin
+ ended_at: Ended at
+ expired_at: Expired at
+ started_at: Started at
+ user: User
+ managed_user:
+ name: Managed user
newsletter:
fields:
created_at: Created at
progress: Progress
sent_at: Sent at
@@ -272,12 +324,16 @@
admin: Administrator
collaborator: Collaborator
moderator: Moderator
scope:
fields:
- created_at: Created at
name: Name
+ scope_type: Scope type
+ scope_type:
+ fields:
+ name: Name
+ plural: Plural
static_page:
fields:
created_at: Created at
title: Title
user:
@@ -286,10 +342,14 @@
email: Email
invitation_accepted_at: Invitation accepted date
invitation_sent_at: Invitation sent date
last_sign_in_at: Last sign in date
name: Name
+ role: Role
+ roles:
+ admin: Admin
+ user_manager: User manager
name: User
user_group:
fields:
actions: Actions
created_at: Created at
@@ -353,11 +413,11 @@
success: Organization updated successfully.
participatory_process_copies:
new:
copy: Copy
select: Select which data you would like to duplicate
- title: Duplicate participatory processs
+ title: Duplicate participatory process
participatory_process_groups:
destroy:
success: Participatory process group destroyed successfully.
edit:
title: Edit process group
@@ -444,10 +504,25 @@
success: Participatory process duplicated successfully.
participatory_processes_group:
create:
error: There was an error creating a new participatory process group.
success: Participatory process group created successfully.
+ scope_types:
+ create:
+ error: There was an error creating a new scope type.
+ success: Scope type created successfully.
+ destroy:
+ success: Scope type successfully destroyed
+ edit:
+ title: Edit scope type
+ update: Update
+ new:
+ create: Create scope type
+ title: New scope
+ update:
+ error: There was an error when updating this scope type.
+ success: Scope type updated successfully
scopes:
create:
error: There was an error creating a new scope.
success: Scope created successfully.
destroy:
@@ -456,10 +531,11 @@
title: Edit scope
update: Update
new:
create: Create scope
title: New scope
+ no_scopes: No scopes at this level.
update:
error: There was an error when updating this scope.
success: Scope updated successfully
static_pages:
actions:
@@ -478,12 +554,15 @@
update:
error: There was an error when updating this page.
success: Page updated successfully
titles:
dashboard: Dashboard
+ impersonations: Impersonations
+ managed_users: Managed users
participatory_process_groups: Participatory process groups
participatory_processes: Participatory processes
+ scope_types: Scope types
scopes: Scopes
static_pages: Pages
user_groups: User groups
users: Users
user_group:
@@ -514,9 +593,10 @@
error: There was an error when trying to delete this user.
success: User is no longer an administrator.
form:
email: Email
name: Name
+ role: Role
new:
create: Invite
title: Invite user as administrator
resend_invitation:
error: There was an error when trying to send the invitation email.