--- en: activemodel: attributes: account: delete_reason: Reason to delete your account report: details: Additional comments user: about: About email: Your email name: Your name nickname: Your short, unique identifier password: Password password_confirmation: Confirm your password personal_url: Personal URL remove_avatar: Remove avatar user_group_document_number: Organization document number user_group_name: Organization name user_group_phone: Organization phone models: decidim/attachment_created_event: Attachment decidim/component_published_event: Active component decidim/gamification/badge_earned_event: Badge earned decidim/gamification/level_up_event: You've leveled up decidim/profile_updated_event: Profile updated activerecord: attributes: decidim/user: current_password: Current password email: Email name: Username password: Password password_confirmation: Password confirmation remember_me: Remember me user_group_document_number: Organization document number user_group_name: Organization name user_group_phone: Organization phone models: decidim/user: one: User other: Users decidim/user_group: one: User group other: User groups booleans: 'false': 'No' 'true': 'Yes' carrierwave: errors: image_too_big: The image is too big date: formats: decidim_short: "%d/%m/%Y" decidim_with_month_name: "%d %B %Y" decidim: account: data_portability_export: file_no_exists: File does not exist invalid_token: The provided token is invalid. no_token: No token provided notice: Your data is currently in progress. You'll receive an email when it's complete. delete: alert: This action cannot be undone. If you delete your account you won't be able to log in. confirm: close: Close window ok: Yes, I want to delete my account question: Are you sure you want to delete your account? title: Delete my account explanation: Please, fill in the reason you want to delete your account (optional). destroy: error: There's been an error deleting your account. success: Your account was deleted successfully. show: change_password: Change password update_account: Update account update: error: There's been an error updating your account. success: Your account was updated successfully. success_with_email_confirmation: Your account was updated successfully. You'll receive an email to confirm your new email address. admin_log: area: create: "%{user_name} created the %{resource_name} area" delete: "%{user_name} deleted the %{resource_name} area" update: "%{user_name} updated the %{resource_name} area" component: create: "%{user_name} added the %{resource_name} component to the %{space_name} space" delete: "%{user_name} removed the %{resource_name} component from the %{space_name} space" publish: "%{user_name} published the %{resource_name} component in the %{space_name} space" unpublish: "%{user_name} unpublished the %{resource_name} component from the %{space_name} space" moderation: hide: "%{user_name} hid a resource of type %{resource_type} in the %{space_name} space" unreport: "%{user_name} unreported a resource of type %{resource_type} in the %{space_name} space" newsletter: create: "%{user_name} created the %{resource_name} newsletter" delete: "%{user_name} deleted the %{resource_name} newsletter" deliver: "%{user_name} delivered the %{resource_name} newsletter" update: "%{user_name} updated the %{resource_name} newsletter" oauth_application: create: "%{user_name} created the %{resource_name} OAuth application" delete: "%{user_name} deleted the %{resource_name} OAuth application" update: "%{user_name} updated the %{resource_name} OAuth application" organization: update: "%{user_name} updated the organization settings" scope: create: "%{user_name} created the %{resource_name} scope" create_with_parent: "%{user_name} created the %{resource_name} scope inside the %{parent_scope} scope" delete: "%{user_name} deleted the %{resource_name} scope" delete_with_parent: "%{user_name} deleted the %{resource_name} scope inside the %{parent_scope} scope" update: "%{user_name} updated the %{resource_name} scope" update_with_parent: "%{user_name} updated the %{resource_name} scope inside the %{parent_scope} scope" static_page: create: "%{user_name} created the %{resource_name} static page" delete: "%{user_name} deleted the %{resource_name} static page" update: "%{user_name} updated the %{resource_name} static page" user: invite: "%{user_name} invited the user %{resource_name} with role: %{role}" officialize: "%{user_name} officialized the user %{resource_name}" remove_from_admin: "%{user_name} removed the user %{resource_name} with role: %{role}" unofficialize: "%{user_name} unofficialized the user %{resource_name}" user_group: reject: "%{user_name} rejected the %{resource_name} user group verification" verify: "%{user_name} verified the %{resource_name} user group" anonymous_user: Anonymous application: collection: documents: one: Document other: Documents documents: related_documents: Related documents photos: related_photos: Related photos author: comments: one: comment other: comments authorization_handlers: another_dummy_authorization_handler: explanation: Get verified by introducing a passport number starting with "A" fields: passport_number: Passport number name: Another example authorization dummy_authorization_handler: explanation: Get verified by introducing a document number ending with "X" fields: document_number: Document number postal_code: Postal code name: Example authorization dummy_authorization_workflow: name: Dummy authorization workflow errors: duplicate_authorization: A user is already authorized with the same data. expired_at: Expired at %{timestamp} expires_at: Expires at %{timestamp} foo_authorization: fields: bar: Bar foo: Foo name: Foo authorization granted_at: Granted at %{timestamp} started_at: Started at %{timestamp} authorization_modals: show: expired: authorize: Reauthorize with "%{authorization}" explanation: Your authorization has expired. In order to perform this action, you need to be reauthorized with "%{authorization}". title: Authorization has expired incomplete: cancel: Cancel explanation: 'Even though you''re currently authorized with "%{authorization}", we need you to reauthorize because we lack the following data:' invalid_field: "%{field}" reauthorize: Reauthorize title: Please reauthorize missing: authorize: Authorize with "%{authorization}" explanation: In order to perform this action, you need to be authorized with "%{authorization}". title: Authorization required pending: explanation: In order to perform this action, you need to be authorized with "%{authorization}", but your authorization is still in progress resume: Check your "%{authorization}" authorization progress title: Authorization is still in progress unauthorized: explanation: Sorry, you can't perform this action as some of your authorization data doesn't match. invalid_field: "%{field} value %{value} isn't valid." ok: Ok title: Not authorized collapsible_list: hidden_elements_count: one: and 1 more other: and %{count} more see_less: "(see less)" see_more: "(see more)" components: dummy: actions: bar: Bar foo: Foo name: Dummy Component settings: global: comments_enabled: Comments enabled dummy_global_attribute_1: Dummy Attribute 1 dummy_global_attribute_2: Dummy Attribute 2 resources_permissions_enabled: Resources permissions enabled step: comments_blocked: Comments blocked dummy_step_attribute_1: Dummy Step Attribute 1 dummy_step_attribute_2: Dummy Step Attribute 2 contact: Contact content_blocks: footer_sub_hero: name: Footer sub hero banner hero: name: Hero image highlighted_content_banner: name: Highlighted content banner how_to_participate: name: How to participate stats: name: Organization stats sub_hero: name: Sub hero banner core: actions: unauthorized: You are not authorized to perform this action data_portability: export: ready: Ready show: download_data: Download the data download_data_description: A file with all the information associated with the account will be sent to %{user_email} request_data: Request data devise: omniauth_registrations: create: email_already_exists: Another account is using the same email address new: complete_profile: Complete profile nickname_help: Your short, unique identifier in %{organization} sign_up: Please complete your profile subtitle: Please fill in the following form in order to complete the sign up username_help: Public name that appears on your posts. With the aim of guaranteeing the anonymity, can be any name. registrations: new: already_have_an_account?: Already have an account? newsletter: Receive an occasional newsletter with relevant information newsletter_title: Contact permission nickname_help: Your short, unique identifier in %{organization} sign_in: Log in sign_up: Sign up sign_up_as: legend: Sign up as user: Individual user_group: Organization/Collective subtitle: Sign up to participate in discussions and support proposals. terms: the terms and conditions of use tos_agreement: By signing up you agree to %{link}. tos_title: Terms of Service username_help: Public name that appears on your posts. With the aim of guaranteeing the anonymity, can be any name. sessions: new: are_you_new?: New to the platform? register: Create an account shared: newsletter_modal: buttons: check: Check and continue close_modal: Close modal uncheck: Keep uncheck notice: |-
Hey, are you sure you don't want to receive a newsletter?
Please consider again ticking the newsletter checkbox below.
It is very important for us that you can receive occasional emails
to make important announcements, you can always change this on your
notifications settings page.
If you don't tick the box you might be missing relevant information
about new participatory opportunities within the platform.
If you still want to avoid receiving newsletters, we perfectly
understand your decision.
Thanks for reading this!
title: Newsletter notifications omniauth_buttons: or: Or doorkeeper: authorizations: new: authorize: Authorize application by_organization_link_html: by %{link} cancel: Cancel connect_your_account_html: Connect your account by signing in to %{organization} publish_content: Publish content for you see_email: See your email see_name: See your name see_username: See your username this_application_will_be_able_to: 'This application will be able to:' this_application_will_not_be_able_to: 'This application will not be able to:' update_profile: Update your profile wants_to_use_your_account_html: "%{application_name} wants to use your account" errors: internal_server_error: title: There was a problem with our server try_later: Please try again later. not_found: back_home: Back home content_doesnt_exist: This address is incorrect or has been removed. title: The page you're looking for can't be found events: attachments: attachment_created: email_intro: 'A new document has been added to %{resource_title}. You can see it from this page:' email_outro: You have received this notification because you are following %{resource_title}. You can stop receiving notifications following the previous link. email_subject: An update to %{resource_title} notification_title: A new document has been added to %{resource_title} components: component_published: email_intro: 'The %{resource_title} component is now active for %{participatory_space_title}. You can see it from this page:' email_outro: You have received this notification because you are following %{participatory_space_title}. You can stop receiving notifications following the previous link. email_subject: An update to %{participatory_space_title} notification_title: The %{resource_title} component is now active for %{participatory_space_title} email_event: email_greeting: Hello %{user_name}, email_intro: 'There has been an update to "%{resource_title}". You can see it from this page:' email_outro: You have received this notification because you are following "%{resource_title}". You can unfollow it from the previous link. email_subject: An update to %{resource_title} gamification: badge_earned: email_intro: Great job! You've earned the %{badge_name} badge (level %{current_level}). email_outro: You have received this notification because you made activity on our website. email_subject: 'You''ve earned a new badge: %{badge_name}!' notification_title: Great job! You've earned the %{badge_name} badge (level %{current_level}). level_up: email_intro: Great job! You've reached level %{current_level} on the %{badge_name} badge! email_outro: You have received this notification because you made activity on our website. email_subject: You've reached level %{current_level} on the %{badge_name} badge! notification_title: Great job! You've reached level %{current_level} on the %{badge_name} badge! notification_event: notification_title: An event occured to %{resource_title}. users: profile_updated: email_intro: The profile page of %{name} (%{nickname}), who you are following, has been updated. email_outro: You have received this notification because you are following %{nickname}. You can stop receiving notifications following the previous link. email_subject: "%{nickname} updated their profile" notification_title: The profile page of %{name} (%{nickname}), who you are following, has been updated. export_mailer: data_portability_export: click_button: Click the next button to download your data.The following content has been hidden automatically.
subject: A resource has been hidden automatically report: hello: Hello %{name}, manage_moderations: Manage moderations report_html:The following content has been reported.
subject: A resource has been reported reports: create: error: An error ocurred while creating the report. Please, try it again. success: The report has been created successfully and it will be reviewed by an admin. scopes: global: Global scope picker: cancel: Cancel choose: Select title: Select %{field} prompt: Select a scope scopes: Scopes search: filter: all: All component: Component results_found_for_term: '%{count} Results for the search: "%{term}"' term_input_placeholder: Search searches: filters: search: Search filters_small_view: close_modal: Close modal filter: Filter filter_by: Filter by unfold: Unfold shared: embed_modal: close_window: Close window embed: Please paste this code in your page embed_link: Embed flag_modal: already_reported: This content is already reported and it will be reviewed by an admin. close: Close description: Is this content inappropriate? does_not_belong: Contains illegal activity, suicide threats, personal information, or something else you think doesn't belong on %{organization_name}. offensive: Contains racism, sexism, slurs, personal attacks, death threats, suicide requests or any form of hate speech. report: Report spam: Contains clickbait, advertising, scams or script bots. title: Report a problem follow_button: sign_in_before_follow: Please sign in before performing this action login_modal: please_sign_in: Please sign in sign_up: Sign up reference: reference: 'Reference: %{reference}' results_per_page: label: 'Results per page:' share_modal: close_window: Close window share: Share share_link: Share link version_author: deleted: Deleted user devise: invitations: edit: header: Finish creating your account nickname_help: Your unique identifier in %{organization}. submit_button: Save subtitle: If you accept the invitation please set your nickname and password. mailer: invitation_instructions: accept: Accept invitation accept_until: This invitation will be due in %{due_date}. decline: Decline invitation hello: Hello %{email}, ignore: |- If you don't want to accept the invitation, please ignore this email.