"no":
  #subscription plan duration
  duration:
    year:
      one: 'one year'
      other: '%{count} years'
    month:
      one: 'one month'
      other: '%{count} months'
    week:
      one: 'one week'
      other: '%{count} weeks'
  errors:
    #CarrierWave
    messages:
      carrierwave_processing_error: "failed to be processed"
      carrierwave_integrity_error: "is not of an allowed file type"
      carrierwave_download_error: "could not be downloaded"
      extension_whitelist_error: "You are not allowed to upload %{extension} files, allowed types: %{allowed_types}"
      extension_blacklist_error: "You are not allowed to upload %{extension} files, prohibited types: %{prohibited_types}"
      content_type_whitelist_error: "You are not allowed to upload %{content_type} files, allowed types: %{allowed_types}"
      rmagick_processing_error: "Failed to manipulate with rmagick, maybe it is not an image? Original Error: %{e}"
      mime_types_processing_error: "Failed to process file with MIME::Types, maybe not valid content-type? Original Error: %{e}"
      mini_magick_processing_error: "Failed to manipulate with MiniMagick, maybe it is not an image? Original Error: %{e}"
      wrong_size: "is the wrong size (should be %{file_size})"
      size_too_small: "is too small (should be at least %{file_size})"
      size_too_big: "is too big (should be at most %{file_size})"
      export_not_found: "Requested export was not found. It was probably deleted, please generate a new export."
      percentage_out_of_range: "Percentage must be included between 0 and 100"
      cannot_be_blank_at_same_time: "cannot be blank when %{field} is blank too"
      cannot_be_in_the_past: "cannot be in the past"
      cannot_be_before_previous_value: "cannot be before the previous value"
      cannot_overlap: "can't overlap an existing accounting period"
      cannot_encompass: "can't encompass an existing accounting period"
      in_closed_period: "can't be within a closed accounting period"
      invalid_footprint: "invoice's checksum is invalid"
      end_before_start: "The end date can't be before the start date. Pick a date after %{START}"
      invalid_duration: "The allowed duration must be between 1 day and 1 year. Your period is %{DAYS} days long."
      must_be_in_the_past: "The period must be strictly prior to today's date."
  apipie:
    api_documentation: "API Documentation"
    code: "HTTP code"
  #error messages when importing an account from a SSO
  omniauth:
    email_already_linked_to_another_account_please_input_your_authentication_code: "E-mail address \"%{OLD_MAIL}\" is already linked to another account, please input your authentication code."
    your_username_is_already_linked_to_another_account_unable_to_update_it: "Your username (%{USERNAME}) is already linked to another account, unable to update it."
    your_email_address_is_already_linked_to_another_account_unable_to_update_it: "Your e-mail address (%{EMAIL}) is already linked to another account, unable to update it."
    this_account_is_already_linked_to_an_user_of_the_platform: "This %{NAME} account is already linked to an user of the platform."
  #availability slots in the calendar
  availabilities:
    not_available: "Not available"
    i_ve_reserved: "I've reserved"
    length_must_be_slot_multiple: "must be at least %{MIN} minutes after the start date"
    must_be_associated_with_at_least_1_machine: "must be associated with at least 1 machine"
  #members management
  members:
    unable_to_change_the_group_while_a_subscription_is_running: "Unable to change the group while a subscription is running"
    admins_cant_change_group: "Unable to remove an administrator from his dedicated group"
    please_input_the_authentication_code_sent_to_the_address: "Please input the authentication code sent to the e-mail address %{EMAIL}"
    your_authentication_code_is_not_valid: "Your authentication code is not valid."
    current_authentication_method_no_code: "The current authentication method does not require any migration code"
    requested_account_does_not_exists: "The requested account does not exist"
  #PDF invoices generation
  invoices:
    refund_invoice_reference: "Refund invoice reference: %{REF}"
    invoice_reference: "Invoice reference: %{REF}"
    code: "Code: %{CODE}"
    order_number: "Order #: %{NUMBER}"
    invoice_issued_on_DATE: "Invoice issued on %{DATE}"
    refund_invoice_issued_on_DATE: "Refund invoice issued on %{DATE}"
    wallet_credit: "Wallet credit"
    cancellation_of_invoice_REF: "Cancellation of invoice %{REF}"
    reservation_of_USER_on_DATE_at_TIME: "Reservation of %{USER} on %{DATE} at %{TIME}"
    cancellation: "Cancellation"
    object: "Object:"
    order_summary: "Order summary:"
    details: "Details"
    amount: "Amount"
    subscription_extended_for_free_from_START_to_END: "Subscription extended for free - From %{START} to %{END}"
    subscription_NAME_from_START_to_END: "Subscription %{NAME} - From %{START} to %{END}"
    machine_reservation_DESCRIPTION: "Machine reservation - %{DESCRIPTION}"
    space_reservation_DESCRIPTION: "Space reservation - %{DESCRIPTION}"
    training_reservation_DESCRIPTION: "Training reservation - %{DESCRIPTION}"
    event_reservation_DESCRIPTION: "Event reservation - %{DESCRIPTION}"
    full_price_ticket:
      one: "One full price ticket"
      other: "%{count} full price tickets"
    other_rate_ticket:
      one: "One %{NAME} ticket"
      other: "%{count} %{NAME} tickets"
    coupon_CODE_discount_of_DISCOUNT: "Coupon {CODE}: discount of {DISCOUNT}{TYPE, select, percent_off{%} other{}}" #messageFormat interpolation
    total_including_all_taxes: "Total incl. all taxes"
    including_VAT_RATE: "Including VAT %{RATE}%"
    including_total_excluding_taxes: "Including Total excl. taxes"
    including_amount_payed_on_ordering: "Including amount payed on ordering"
    total_amount: "Total amount"
    refund_on_DATE: "Refund on %{DATE}"
    by_card_online_payment: "by card (online payment)"
    by_cheque: "by cheque"
    by_transfer: "by transfer"
    by_cash: "by cash"
    by_wallet: "by wallet"
    no_refund: "No refund"
    settlement_by_debit_card: "Settlement by debit card"
    settlement_done_at_the_reception: "Settlement done at the reception"
    settlement_by_wallet: "Settlement by wallet"
    on_DATE_at_TIME: "on %{DATE} at %{TIME},"
    for_an_amount_of_AMOUNT: "for an amount of %{AMOUNT}"
    on_DATE_from_START_to_END: "On %{DATE} from %{START} to %{END}" #eg: on feb. 7 from 7AM to 9AM
    from_STARTDATE_to_ENDDATE_from_STARTTIME_to_ENDTIME: "From %{STARTDATE} to %{ENDDATE}, from %{STARTTIME} to %{ENDTIME}" #eg: from feb. 7 to feb. 10, from 6PM to 10PM
    subscription_of_NAME_for_DURATION_starting_from_DATE: "Subscription of %{NAME} for %{DURATION} starting from %{DATE}"
    subscription_of_NAME_extended_starting_from_STARTDATE_until_ENDDATE: "Subscription of %{NAME} extended (Free days) starting from %{STARTDATE} until %{ENDDATE}"
    and: 'and'
    invoice_text_example: "Our association is not subject to VAT"
    error_invoice: "Erroneous invoice. The items below ware not booked. Please contact the FabLab for a refund."
    prepaid_pack: "Prepaid pack of hours"
    pack_item: "Pack of %{COUNT} hours for the %{ITEM}"
  #PDF payment schedule generation
  payment_schedules:
    schedule_reference: "Payment schedule reference: %{REF}"
    schedule_issued_on_DATE: "Schedule issued on %{DATE}"
    object: "Object: Payment schedule for %{ITEM}"
    subscription_of_NAME_for_DURATION_starting_from_DATE: "the subscription of %{NAME} for %{DURATION} starting from %{DATE}"
    deadlines: "Table of your deadlines"
    deadline_date: "Payment date"
    deadline_amount: "Amount including tax"
    total_amount: "Total amount"
    settlement_by_METHOD: "Debits will be made by {METHOD, select, card{card} other{check}} for each deadlines."
    settlement_by_wallet: "%{AMOUNT} will be debited from your wallet to settle the first deadline."
  #CVS accounting export (columns headers)
  accounting_export:
    journal_code: "Journal code"
    date: "Entry date"
    account_code: "Account code"
    account_label: "Account label"
    piece: "Document"
    line_label: "Entry label"
    debit_origin: "Origin debit"
    credit_origin: "Origin credit"
    debit_euro: "Euro debit"
    credit_euro: "Euro credit"
    lettering: "Lettering"
    VAT: 'VAT'
    subscription: "subscr."
    Machine_reservation: "machine reserv."
    Training_reservation: "training reserv."
    Event_reservation: "event reserv."
    Space_reservation: "space reserv."
    wallet: "wallet"
  #training availabilities
  trainings:
    i_ve_reserved: "I've reserved"
    completed: "Full"
  #error messages when updating an event
  events:
    error_deleting_reserved_price: "Unable to delete the requested price because it is associated with some reservations"
    other_error: "An unexpected error occurred while updating the event"
    #event duration
    from_STARTDATE_to_ENDDATE: "From %{STARTDATE} to %{ENDDATE},"
    from_STARTTIME_to_ENDTIME: "from %{STARTTIME} to %{ENDTIME}"
  #members list export to EXCEL format
  export_members:
    members: "Members"
    id: "ID"
    surname: "Surname"
    first_name: "First name"
    email: "E-mail"
    newsletter: "Newsletter"
    last_login: "Last login"
    gender: "Gender"
    age: "Age"
    address: "Address"
    phone: "Phone"
    website: "Website"
    job: "Job"
    interests: "Interests"
    cad_software_mastered: "CAD Softwares mastered"
    group: "Group"
    subscription: "Subscription"
    subscription_end_date: "Subscription end date"
    validated_trainings: "Validated trainings"
    tags: "Tags"
    number_of_invoices: "Number of invoices"
    projects: "Projects"
    facebook: "Facebook"
    twitter: "Twitter"
    echo_sciences: "Echosciences"
    organization: "Organization"
    organization_address: "Organization address"
    man: "Man"
    woman: "Woman"
    without_subscriptions: "Without subscriptions"
  #machines/trainings/events reservations list to EXCEL format
  export_reservations:
    reservations: "Reservations"
    customer_id: "Customer ID"
    customer: "Customer"
    email: "E-mail"
    reservation_date: "Reservation date"
    reservation_type: "Reservation type"
    reservation_object: "Reservation object"
    slots_number_hours_tickets: "Slots number (hours/tickets)"
    payment_method: "Payment method"
    local_payment: "Payment at the reception"
    online_payment: "Online payment"
    deleted_user: "Deleted user"
  #subscriptions list export to EXCEL format
  export_subscriptions:
    subscriptions: "Subscriptions"
    id: "ID"
    customer: "Customer"
    email: "E-mail"
    subscription: "Subscription"
    period: "Period"
    start_date: "Start date"
    expiration_date: "Expiration date"
    amount: "Amount"
    local_payment: "Payment at the reception"
    online_payment: "Online payment"
    deleted_user: "Deleted user"
  #reservation slots export, by type, to EXCEL format
  export_availabilities:
    machines: "Machines"
    trainings: "Trainings"
    spaces: "Spaces"
    events: "Events"
    day_of_week: "Day of week"
    date: "Date"
    slot: "Slot"
    machine: "Machine"
    training: "Training"
    space: "Space"
    event: "Event"
    reservations: "Reservations"
    available_seats: "Available seats"
  roles:
    member: "Member"
    manager: "Manager"
    admin: "Administrator"
  api:
    #internal app notifications
    notifications:
      deleted_user: "Deleted user"
      notify_admin_abuse_reported:
        an_abuse_was_reported_on_TYPE_ID_NAME_html: "An abuse was reported on <strong>%{TYPE} %{ID}: <em>%{NAME}</em></strong>."
      notify_admin_member_create_reservation:
        a_RESERVABLE_reservation_was_made_by_USER_html: "A <strong><em>%{RESERVABLE}</em></strong> reservation was made by <strong><em>%{USER}</em></strong>."
      notify_admin_profile_complete:
        account_imported_from_PROVIDER_UID_has_completed_its_information_html: "Account imported from <strong><em>%{PROVIDER}</strong> (%{UID})</em> has completed its information."
      notify_admin_slot_is_canceled:
        USER_s_reservation_on_the_DATE_was_cancelled_remember_to_generate_a_refund_invoice_if_applicable_html: "<strong><em>%{USER}</em></strong>'s reservation, on the %{DATE}, was cancelled. Remember to generate a refund invoice if applicable."
      notify_admin_slot_is_modified:
        a_booking_slot_was_modified: "A booking slot was modified."
      notify_admin_subscribed_plan:
        subscription_PLAN_has_been_subscribed_by_USER_html: "Subscription <strong><em>%{PLAN}</em></strong> has been subscribed by <strong><em>%{USER}</strong></em>."
      notify_admin_subscription_canceled:
        USER_s_subscription_has_been_cancelled: "%{USER}'s subscription has been cancelled."
      notify_admin_subscription_extended:
        subscription_PLAN_of_the_member_USER_has_been_extended_FREE_until_DATE_html: "Subscription <strong><em>{PLAN}</em></strong> of the member <strong><em>{USER}</strong></em> has been extended {FREE, select, true{for free} other{}} until {DATE}." #messageFormat interpolation
      notify_admin_subscription_is_expired:
        USER_s_subscription_has_expired: "%{USER}'s subscription has expired."
      notify_admin_subscription_will_expire_in_7_days:
        USER_s_subscription_will_expire_in_7_days: "%{USER}'s subscription will expire in 7 days."
      notify_admin_user_group_changed:
        user_NAME_changed_his_group_html: "User <strong><em>{NAME}</strong></em> changed {GENDER, select, true{his} other{her}} group." #messageFormat interpolation
      notify_admin_user_merged:
        user_NAME_has_merged_his_account_with_the_one_imported_from_PROVIDER_UID_html: "User <strong><em>{NAME}</strong></em> has merged {GENDER, select, true{his} other{her}} account with the one imported from <strong><em>{PROVIDER} </strong> ({UID})</em>." #messageFormat interpolation
      notify_admin_when_project_published:
        project_NAME_has_been_published_html: "Project <a href='/#!/projects/%{ID}'><strong><em>%{NAME}<em></strong></a> has been published."
      notify_admin_when_user_is_created:
        a_new_user_account_has_been_created_NAME_EMAIL_html: "A new user account has been created: <strong><em>%{NAME} &lt;%{EMAIL}&gt;</strong></em>."
      notify_admin_when_user_is_imported:
        a_new_user_account_has_been_imported_from_PROVIDER_UID_html: "A new user account has been imported from: <strong><em>%{PROVIDER}</strong> (%{UID})</em>."
      notify_member_create_reservation:
        your_reservation_RESERVABLE_was_successfully_saved_html: "Your reservation <strong><em>%{RESERVABLE}</em></strong> was successfully saved."
      notify_member_reservation_reminder:
        reminder_you_have_a_reservation_RESERVABLE_to_be_held_on_DATE_html: "Reminder: You have a reservation <strong>%{RESERVABLE}</strong> to be held on <em>%{DATE}</em>"
      notify_member_slot_is_canceled:
        your_reservation_RESERVABLE_of_DATE_was_successfully_cancelled: "Your reservation %{RESERVABLE} of %{DATE} was successfully cancelled."
      notify_member_slot_is_modified:
        your_reservation_slot_was_successfully_changed: "Your reservation slot was successfully changed."
      notify_member_subscribed_plan:
        you_have_subscribed_to_PLAN_html: "You have subscribed to <strong><em>%{PLAN}</em></strong>."
      notify_member_subscribed_plan_is_changed:
        you_have_changed_your_subscription_to_PLAN_html: "You have changed your subscription to <strong><em>%{PLAN}</em></strong>."
      notify_member_subscription_canceled:
        your_subscription_PLAN_was_successfully_cancelled_html: "Your subscription <strong><em>%{PLAN}</em></strong> was successfully cancelled."
      notify_member_subscription_extended:
        your_subscription_PLAN_has_been_extended_FREE_until_DATE_html: "Your subscription <strong><em>{PLAN}</em></strong> has been extended {FREE, select, true{for free} other{}} until {DATE}." #messageFormat interpolation
      notify_member_subscription_is_expired:
        your_subscription_has_expired: "Your subscription has expired."
      notify_member_subscription_will_expire_in_7_days:
        your_subscription_will_expire_in_7_days: "Your subscription will expire in 7 days."
      notify_partner_subscribed_plan:
        subscription_partner_PLAN_has_been_subscribed_by_USER_html: "Partner subscription <strong><em>%{PLAN}</em></strong> has been subscribed by <strong><em>%{USER}</strong></em>."
      notify_project_author_when_collaborator_valid:
        USER_became_collaborator_of_your_project: "%{USER} became collaborator of your project:"
      notify_project_collaborator_to_valid:
        you_are_invited_to_collaborate_on_the_project: "You are invited to collaborate on the project:"
      notify_user_auth_migration:
        your_account_was_migrated: "You account was successfully migrated to the new authentication system."
      notify_user_profile_complete:
        your_profile_was_completed: "Your profile was successfully completed, you now have access to the entire platform."
      notify_user_training_valid:
        your_TRAINING_was_validated_html: "Your training <strong><em>%{TRAINING}</em></strong> was successfully validated."
      notify_user_user_group_changed:
        your_group_has_changed: "Your group has changed."
      notify_user_when_avoir_ready:
        your_avoir_is_ready_html: "Your refund invoice #%{REFERENCE}, of %{AMOUNT}, is ready. <a href='api/invoices/%{INVOICE_ID}/download' target='_blank'>Click here to download</a>."
      notify_user_when_invoice_ready:
        your_invoice_is_ready_html: "Your invoice #%{REFERENCE}, of %{AMOUNT} is ready. <a href='api/invoices/%{INVOICE_ID}/download' target='_blank'>Click here to download</a>."
      undefined_notification:
        unknown_notification: "Unknown notification"
        notification_ID_wrong_type_TYPE_unknown: "Notification %{ID} wrong (type %{TYPE} unknown)"
      notify_user_wallet_is_credited:
        your_wallet_is_credited: "Your wallet has been credited by administrator"
      notify_admin_user_wallet_is_credited:
        wallet_is_credited: "The wallet of member %{USER} has been credited %{AMOUNT}"
      notify_admin_export_complete:
        export: "The export"
        statistics_global: "of all the statistics"
        statistics_account: "of the registration statistics"
        statistics_event: "of statistics about events"
        statistics_machine: "of statistics about machine slots"
        statistics_project: "of statistics about projects"
        statistics_subscription: "of subscription statistics"
        statistics_training: "of statistics about trainings"
        statistics_space: "of statistics about spaces"
        users_members: "of the members' list"
        users_subscriptions: "of the subscriptions' list"
        users_reservations: "of the reservations' list"
        availabilities_index: "of the reservations availabilities"
        accounting_acd: "of the accounting data to ACD"
        is_over: "is over."
        download_here: "Download here"
      notify_admin_import_complete:
        import_over: "%{CATEGORY} import is over. "
        members: "Members"
        view_results: "View results."
      notify_member_about_coupon:
        enjoy_a_discount_of_PERCENT_with_code_CODE: "Enjoy a discount of %{PERCENT}% with code %{CODE}"
        enjoy_a_discount_of_AMOUNT_with_code_CODE: "Enjoy a discount of %{AMOUNT} with code %{CODE}"
      notify_admin_free_disk_space:
        warning_free_disk_space: "Warning: the server's available disk space is now %{AVAILABLE} MiB"
      notify_admin_close_period_reminder:
        warning_last_closed_period_over_1_year: "Please remind to periodically close your accounting periods. Last closed period ended at %{LAST_END}"
        warning_no_closed_periods: "Please remind to periodically close your accounting periods. You have to close periods from %{FIRST_DATE}"
      notify_admin_archive_complete:
        archive_complete: "Data archiving from %{START} to %{END} is done. <a href='api/accounting_periods/%{ID}/archive' target='_blank'>click here to download</a>. Remember to save it on an external secured media."
      notify_privacy_policy_changed:
        policy_updated: "Privacy policy updated."
        click_to_show: "Click here to consult"
      notify_admin_refund_created:
        refund_created: "A refund of %{AMOUNT} has been created for user %{USER}"
      notify_user_role_update:
        your_role_is_ROLE: "Your role has been changed to %{ROLE}."
      notify_admins_role_update:
        user_NAME_changed_ROLE_html: "User <strong><em>%{NAME}</strong></em> is now %{ROLE}."
      notify_admin_objects_stripe_sync:
        all_objects_sync: "All data were successfully synchronized on Stripe."
      notify_user_when_payment_schedule_ready:
        your_schedule_is_ready_html: "Your payment schedule #%{REFERENCE}, of %{AMOUNT}, is ready. <a href='api/payment_schedules/%{SCHEDULE_ID}/download' target='_blank'>Click here to download</a>."
      notify_admin_payment_schedule_failed:
        schedule_failed: "Failed card debit for the %{DATE} deadline, for schedule %{REFERENCE}"
      notify_member_payment_schedule_failed:
        schedule_failed: "Failed card debit for the %{DATE} deadline, for your schedule %{REFERENCE}"
      notify_admin_payment_schedule_check_deadline:
        schedule_deadline: "You must cash the check for the %{DATE} deadline, for schedule %{REFERENCE}"
  #statistics tools for admins
  statistics:
    subscriptions: "Subscriptions"
    machines_hours: "Machines slots"
    spaces: "Spaces"
    trainings: "Trainings"
    events: "Events"
    registrations: "Registrations"
    projects: "Projects"
    users: "Users"
    training_id: "Training ID"
    training_date: "Training Date"
    event_id: "Event ID"
    event_date: "Event Date"
    event_name: "Event Name"
    event_theme: "Theme"
    age_range: "Age Range"
    themes: "Themes"
    components: "Components"
    machines: "Machines"
    user_id: "User ID"
    bookings: "Bookings"
    hours_number: "Hours number"
    tickets_number: "Tickets number"
    revenue: "Revenue"
    account_creation: "Account creation"
    project_publication: "Project publication"
    duration: "Duration"
  #statistics exports to the excel file format
  export:
    entries: "Entries"
    revenue: "Revenue"
    average_age: "Average Age"
    total: "Total"
    date: "Date"
    user: "User"
    email: "Email"
    phone: "Phone"
    gender: "Gender"
    age: "Age"
    type: "Type"
    male: "Man"
    female: "Woman"
  #initial price's category for events, created to replace the old "reduced amount" property
  price_category:
    reduced_fare: "Reduced fare"
    reduced_fare_if_you_are_under_25_student_or_unemployed: "Reduced fare if you are under 25, student or unemployed."
  group:
    #name of the user's group for administrators
    admins: 'Administrators'
  settings:
    locked_setting: "the setting is locked."
    about_title: "\"About\" page title"
    about_body: "\"About\" page content"
    about_contacts: "\"About\" page contacts"
    privacy_draft: "Privacy policy draft"
    privacy_body: "Privacy policy"
    privacy_dpo: "Data protection officer address"
    twitter_name: "Twitter feed name"
    home_blogpost: "Homepage's brief"
    machine_explications_alert: "Explanation message on the machine reservation page"
    training_explications_alert: "Explanation message on the training reservation page"
    training_information_message: "Information message on the machine reservation page"
    subscription_explications_alert: "Explanation message on the subscription page"
    invoice_logo: "Invoices' logo"
    invoice_reference: "Invoice's reference"
    invoice_code-active: "Activation of the invoices' code"
    invoice_code-value: "Invoices' code"
    invoice_order-nb: "Invoice's order number"
    invoice_VAT-active: "Activation of the VAT"
    invoice_VAT-rate: "VAT rate"
    invoice_text: "Invoices' text"
    invoice_legals: "Invoices' legal information"
    booking_window_start: "Opening time"
    booking_window_end: "Closing time"
    booking_move_enable: "Activation of reservations moving"
    booking_move_delay: "Preventive delay before any reservation move"
    booking_cancel_enable: "Activation of reservations cancelling"
    booking_cancel_delay: "Preventive delay before any reservation cancellation"
    main_color: "Main colour"
    secondary_color: "Secondary colour"
    fablab_name: "Fablab's name"
    name_genre: "Title concordance"
    reminder_enable: "Activation of reservations reminding"
    reminder_delay: "Delay before sending the reminder"
    event_explications_alert: "Explanation message on the event reservation page"
    space_explications_alert: "Explanation message on the space reservation page"
    visibility_yearly: "Maximum visibility for annual subscribers"
    visibility_others: "Maximum visibility for other members"
    display_name_enable: "Display names in the calendar"
    machines_sort_by: "Machines display order"
    accounting_journal_code: "Journal code"
    accounting_card_client_code: "Card clients code"
    accounting_card_client_label: "Card clients label"
    accounting_wallet_client_code: "Wallet clients code"
    accounting_wallet_client_label: "Wallet clients label"
    accounting_other_client_code: "Other means client code"
    accounting_other_client_label: "Other means client label"
    accounting_wallet_code: "Wallet code"
    accounting_wallet_label: "Wallet label"
    accounting_VAT_code: "VAT code"
    accounting_VAT_label: "VAT label"
    accounting_subscription_code: "Subscriptions code"
    accounting_subscription_label: "Subscriptions label"
    accounting_Machine_code: "Machines code"
    accounting_Machine_label: "Machines label"
    accounting_Training_code: "Trainings code"
    accounting_Training_label: "Trainings label"
    accounting_Event_code: "Events code"
    accounting_Event_label: "Events label"
    accounting_Space_code: "Spaces code"
    accounting_Space_label: "Spaces label"
    hub_last_version: "Last Fab-manager's version"
    hub_public_key: "Instance public key"
    fab_analytics: "Fab Analytics"
    link_name: "Link title to the \"About\" page"
    home_content: "The home page"
    home_css: "Stylesheet of the home page"
    origin: "Instance URL"
    uuid: "Instance ID"
    phone_required: "Phone required?"
    tracking_id: "Tracking ID"
    book_overlapping_slots: "Book overlapping slots"
    slot_duration: "Default duration of booking slots"
    events_in_calendar: "Display events in the calendar"
    spaces_module: "Spaces module"
    plans_module: "Plans modules"
    invoicing_module: "Invoicing module"
    facebook_app_id: "Facebook App ID"
    twitter_analytics: "Twitter analytics account"
    recaptcha_site_key: "reCAPTCHA Site Key"
    recaptcha_secret_key: "reCAPTCHA Secret Key"
    feature_tour_display: "Feature tour display mode"
    email_from: "Expeditor's address"
    disqus_shortname: "Disqus shortname"
    allowed_cad_extensions: "Allowed CAD files extensions"
    allowed_cad_mime_types: "Allowed CAD files MIME types"
    openlab_app_id: "OpenLab ID"
    openlab_app_secret: "OpenLab secret"
    openlab_default: "Default projects gallery view"
    online_payment_module: "Online payments module"
    stripe_public_key: "Stripe public key"
    stripe_secret_key: "Stripe secret key"
    stripe_currency: "Stripe currency"
    invoice_prefix: "Invoices' files prefix"
    confirmation_required: "Confirmation required"
    wallet_module: "Wallet module"
    statistics_module: "Statistics module"
    upcoming_events_shown: "Display limit for upcoming events"
    payment_schedule_prefix: "Payment schedule's files prefix"
    trainings_module: "Trainings module"
    address_required: "Address required"
    accounting_Error_code: "Errors code"
    accounting_Error_label: "Errors label"
    payment_gateway: "Payment gateway"
    payzen_username: "PayZen username"
    payzen_password: "PayZen password"
    payzen_endpoint: "PayZen API endpoint"
    payzen_public_key: "PayZen client public key"
    payzen_hmac: "PayZen HMAC-SHA-256 key"
    payzen_currency: "PayZen currency"
    public_agenda_module: "Public agenda module"
    renew_pack_threshold: "Threshold for packs renewal"