2016-03-23 18:39:41 +01:00
en :
app :
public :
2020-03-09 11:47:18 +01:00
#header and "about" page
2016-03-23 18:39:41 +01:00
common :
2019-12-18 14:35:29 +01:00
about_the_fablab : "About {GENDER, select, male{the} female{the} neutral{} other{the}} {NAME}"
2016-03-23 18:39:41 +01:00
return : "Return"
2020-03-09 11:47:18 +01:00
#cookies
2019-06-13 12:52:56 +02:00
cookies :
about_cookies : "This website uses cookies for audience measurement purposes."
learn_more : "Learn more"
accept : "Accept cookies"
decline : "Refuse"
2020-03-09 11:47:18 +01:00
#dashboard sections
2016-03-23 18:39:41 +01:00
dashboard : "Dashboard"
my_profile : "My Profile"
2016-05-12 13:53:59 +02:00
my_settings : "My Settings"
2022-06-22 14:18:33 +02:00
my_supporting_documents_files : "My supporting documents"
2016-03-23 18:39:41 +01:00
my_projects : "My Projects"
my_trainings : "My Trainings"
2022-06-28 14:59:51 +02:00
my_reservations : "My reservations"
2016-06-28 11:42:20 +02:00
my_events : "My Events"
2016-03-23 18:39:41 +01:00
my_invoices : "My Invoices"
2021-02-09 17:18:33 +01:00
my_payment_schedules : "My payment schedules"
2022-09-07 09:22:16 +02:00
my_orders : "My orders"
2016-07-18 18:16:54 +02:00
my_wallet : "My Wallet"
2020-03-09 11:47:18 +01:00
#contextual help
2020-03-02 15:29:19 +01:00
help : "Help"
2020-03-09 11:47:18 +01:00
#login/logout
2016-03-23 18:39:41 +01:00
sign_out : "Sign Out"
sign_up : "Sign Up"
sign_in : "Sign In"
2020-03-09 11:47:18 +01:00
#left menu
2016-03-23 18:39:41 +01:00
notifications : "Notifications"
admin : "Admin"
2020-04-22 12:31:44 +02:00
manager : "Manager"
2016-03-23 18:39:41 +01:00
reduce_panel : "Reduce panel"
2020-03-09 11:47:18 +01:00
#left menu (public)
2016-03-23 18:39:41 +01:00
home : "Home"
reserve_a_machine : "Reserve a Machine"
trainings_registrations : "Trainings registrations"
2016-06-28 11:42:20 +02:00
events_registrations : "Events registrations"
2017-02-13 17:00:27 +01:00
reserve_a_space : "Reserve a Space"
2016-03-23 18:39:41 +01:00
projects_gallery : "Projects gallery"
subscriptions : "Subscriptions"
2016-07-13 19:12:16 +02:00
public_calendar : "Calendar"
2022-09-22 09:40:29 +02:00
fablab_store : "Store"
2020-03-09 11:47:18 +01:00
#left menu (admin)
2020-02-26 18:05:09 +01:00
trainings_monitoring : "Trainings"
manage_the_calendar : "Calendar"
manage_the_users : "Users"
manage_the_invoices : "Invoices"
2016-03-23 18:39:41 +01:00
subscriptions_and_prices : "Subscriptions and Prices"
2020-02-26 18:05:09 +01:00
manage_the_events : "Events"
manage_the_machines : "Machines"
2022-07-11 19:17:36 +02:00
manage_the_store : "Store"
2020-02-26 18:05:09 +01:00
manage_the_spaces : "Spaces"
2020-06-01 17:52:39 +02:00
projects : "Projects"
2016-03-23 18:39:41 +01:00
statistics : "Statistics"
customization : "Customization"
2016-05-09 18:15:04 +02:00
open_api_clients : "OpenAPI clients"
2020-03-09 11:47:18 +01:00
#account creation modal
2016-03-23 18:39:41 +01:00
create_your_account : "Create your account"
man : "Man"
woman : "Woman"
gender_is_required : "Gender is required."
your_first_name : "Your first name"
first_name_is_required : "First name is required."
your_surname : "Your surname"
surname_is_required : "Surname is required."
your_pseudonym : "Your pseudonym"
pseudonym_is_required : "Pseudonym is required."
your_email_address : "Your e-mail address"
email_is_required : "E-mail address is required."
your_password : "Your password"
password_is_required : "Password is required."
2022-07-29 17:37:42 +02:00
password_is_too_short : "Password is too short (minimum 12 characters)"
password_is_too_weak : "Password is too weak:"
password_is_too_weak_explanations : "minimum 12 characters, at least one uppercase letter, one lowercase letter, one number and one special character"
2016-03-23 18:39:41 +01:00
type_your_password_again : "Type your password again"
password_confirmation_is_required : "Password confirmation is required."
password_does_not_match_with_confirmation : "Password does not match with confirmation."
2016-08-02 12:27:45 +02:00
i_am_an_organization : "I am an organization"
name_of_your_organization : "Name of your organization"
organization_name_is_required : "Organization name is required."
address_of_your_organization : "Address of your organization"
organization_address_is_required : "Organization address is required."
2016-03-23 18:39:41 +01:00
your_user_s_profile : "Your user's profile"
user_s_profile_is_required : "User's profile is required."
birth_date : "Birth date"
birth_date_is_required : "Birth date is required."
phone_number : "Phone number"
phone_number_is_required : "Phone number is required."
2021-03-23 11:49:05 +01:00
address : "Address"
address_is_required : "Address is required"
2016-03-23 18:39:41 +01:00
i_authorize_Fablab_users_registered_on_the_site_to_contact_me : "I authorize FabLab users, registered on the site, to contact me"
2016-10-07 11:11:58 +02:00
i_accept_to_receive_information_from_the_fablab : "I accept to receive information from the FabLab"
2016-03-23 18:39:41 +01:00
i_ve_read_and_i_accept_ : "I've read and I accept"
_the_fablab_policy : "the FabLab policy"
2019-03-26 17:20:10 +01:00
field_required : "Field required"
2022-03-18 19:44:30 +01:00
profile_custom_field_is_required : "{FEILD} is required"
2022-06-22 14:53:39 +02:00
user_supporting_documents_required : "Warning!<br>You have declared to be \"{GROUP}\", supporting documents may be requested."
2019-06-04 13:33:00 +02:00
unexpected_error_occurred : "An unexpected error occurred. Please try again later."
2019-06-12 15:34:03 +02:00
used_for_statistics : "This data will be used for statistical purposes"
used_for_invoicing : "This data will be used for billing purposes"
used_for_reservation : "This data will be used in case of change on one of your bookings"
used_for_profile : "This data will only be displayed on your profile"
public_profile : "You will have a public profile and other users will be able to associate you in their projects"
2022-07-29 16:02:58 +02:00
you_will_receive_confirmation_instructions_by_email_detailed : "If your e-mail address is valid, you will receive an email with instructions about how to confirm your account in a few minutes."
2020-03-09 11:47:18 +01:00
#password modification modal
2016-03-23 18:39:41 +01:00
change_your_password : "Change your password"
your_new_password : "Your new password"
your_password_was_successfully_changed : "Your password was successfully changed."
2020-03-09 11:47:18 +01:00
#connection modal
2016-03-23 18:39:41 +01:00
connection : "Connection"
password_forgotten : "Forgotten password?"
2019-12-18 16:02:47 +01:00
confirm_my_account : "Confirm my e-mail"
2020-03-11 10:04:32 +01:00
not_registered_to_the_fablab : "Not registered to the FabLab?"
2016-03-23 18:39:41 +01:00
create_an_account : "Create an account"
wrong_email_or_password : "Wrong e-mail or password."
2017-08-31 17:11:46 +02:00
caps_lock_is_on : "Caps lock key is on."
2020-03-09 11:47:18 +01:00
#confirmation modal
you_will_receive_confirmation_instructions_by_email : "You will receive confirmation instructions by email."
#forgotten password modal
2022-07-29 16:02:58 +02:00
you_will_receive_in_a_moment_an_email_with_instructions_to_reset_your_password : "If your e-mail address is valid, you will receive in a moment an e-mail with instructions to reset your password."
2020-03-09 11:47:18 +01:00
#Fab-manager's version
2016-09-22 16:46:14 +02:00
version : "Version:"
2020-02-26 10:19:43 +01:00
upgrade_fabmanager : "Upgrade Fab-manager"
current_version : "You are currently using version {VERSION} of Fab-manager."
2020-01-14 17:12:36 +01:00
upgrade_to : "A new release is available. You can upgrade up to version {VERSION}."
read_more : "View the details of this release"
security_version_html : "<strong>Your current version is vulnerable!</strong><br> A later version, currently available, includes security fixes. Upgrade as soon as possible!"
2020-01-14 17:36:09 +01:00
how_to : "How to upgrade?"
2020-03-09 11:47:18 +01:00
#Notifications
2019-12-16 10:16:11 +01:00
and_NUMBER_other_notifications : "and {NUMBER, plural, =0{no other notifications} =1{one other notification} other{{NUMBER} other notifications}}..."
2020-03-09 11:47:18 +01:00
#about page
2016-03-23 18:39:41 +01:00
about :
2019-12-18 14:35:29 +01:00
read_the_fablab_policy : "Read the FabLab policy"
read_the_fablab_s_general_terms_and_conditions : "Read the FabLab's general terms and conditions"
your_fablab_s_contacts : "Your FabLab's contacts"
privacy_policy : "Privacy policy"
2020-03-09 11:47:18 +01:00
#'privacy policy' page
2019-04-18 12:00:57 +02:00
privacy :
2019-12-18 14:35:29 +01:00
title : "Privacy policy"
dpo : "Data protection officer"
last_update : "Last update,"
2020-03-09 11:47:18 +01:00
#home page
2016-03-23 18:39:41 +01:00
home :
latest_documented_projects : "The latest documented projects"
2022-05-12 10:47:28 +02:00
follow_us : "Follow us"
2016-03-23 18:39:41 +01:00
latest_tweets : "The latest tweets"
latest_registered_members : "Latest registered members"
create_an_account : "Create an account"
discover_members : "Discover members"
2020-03-09 11:47:18 +01:00
#next events summary on the home page
2016-06-28 11:42:20 +02:00
fablab_s_next_events : "Fablab's next events"
2016-03-23 18:39:41 +01:00
every_events : "Every events"
2022-06-21 12:09:56 +02:00
event_card :
2019-12-16 10:16:11 +01:00
on_the_date : "On the {DATE}"
2022-06-21 12:09:56 +02:00
from_date_to_date : "From {START} to {END}"
2019-12-16 10:16:11 +01:00
from_time_to_time : "From {START} to {END}"
2022-06-21 12:09:56 +02:00
all_day : "All day"
still_available : "Available place(s): "
event_full : "Event full"
2020-04-28 11:20:12 +02:00
without_reservation : "Without reservation"
2016-03-23 18:39:41 +01:00
free_admission : "Free admission"
2020-03-11 10:04:32 +01:00
full_price : "Full price: "
2020-03-09 11:47:18 +01:00
#projects gallery
2016-03-23 18:39:41 +01:00
projects_list :
2019-12-18 14:35:29 +01:00
the_fablab_projects : "The Fab Lab projects"
add_a_project : "Add a project"
2020-03-02 08:59:43 +01:00
search_over_the_whole_network : "Search over the whole Fab-manager network"
2019-12-18 14:35:29 +01:00
tooltip_openlab_projects_switch : "The search over the whole network lets you search over the projects of every Fab-manager using this feature !"
openlab_search_not_available_at_the_moment : "Search over the whole network is not available at the moment. You still can search over the projects of this platform."
project_search_result_is_empty : "Sorry, we found no results matching your search criteria."
reset_all_filters : "Reset all filters"
2022-03-08 15:48:06 +01:00
keywords : "Keywords"
2019-12-18 14:35:29 +01:00
search : "Search"
all_projects : "All projects"
my_projects : "My projects"
projects_to_whom_i_take_part_in : "Projects to whom I take part in"
all_machines : "All machines"
all_themes : "All themes"
all_materials : "All materials"
load_next_projects : "Load next projects"
rough_draft : "Rough draft"
2020-03-09 11:47:18 +01:00
#details of a projet
2016-03-23 18:39:41 +01:00
projects_show :
2019-12-18 14:35:29 +01:00
rough_draft : "Draft"
2016-03-23 18:39:41 +01:00
project_description : "Project description"
2019-12-16 10:16:11 +01:00
by_name : "By {NAME}"
2019-12-18 14:35:29 +01:00
step_N : "Step {INDEX}"
share_on_facebook : "Share on Facebook"
share_on_twitter : "Share on Twitter"
2019-06-12 12:22:38 +02:00
deleted_user : "Deleted user"
2016-03-23 18:39:41 +01:00
posted_on_ : "Posted on"
2019-12-16 10:16:11 +01:00
CAD_file_to_download : "{COUNT, plural, =0{No CAD files} =1{CAD file to download} other{CAD files to download}}"
2019-12-18 14:35:29 +01:00
machines_and_materials : "Machines and materials"
collaborators : "Collaborators"
2016-03-23 18:39:41 +01:00
licence : "Licence"
2019-12-18 14:35:29 +01:00
confirmation_required : "Confirmation required"
2016-03-23 18:39:41 +01:00
report_an_abuse : "Report an abuse"
unauthorized_operation : "Unauthorized operation"
your_report_was_successful_thanks : "Your report was successful. Thank you."
an_error_occured_while_sending_your_report : "An error occurred while sending your report."
your_first_name : "Your first name"
your_first_name_is_required : "Your first name is required."
your_surname : "Your surname"
your_surname_is_required : "Your surname is required."
your_email_address : "Your email address"
your_email_address_is_required : "Your email address is required."
tell_us_why_this_looks_abusive : "Tell us why this looks abusive"
message_is_required : "Message is required."
report : "Report"
2016-06-28 10:02:36 +02:00
do_you_really_want_to_delete_this_project : "Do you really want to delete this project?"
2020-03-09 11:47:18 +01:00
#list of machines
2016-03-23 18:39:41 +01:00
machines_list :
2019-12-18 14:35:29 +01:00
the_fablab_s_machines : "The FabLab's machines"
add_a_machine : "Add a machine"
2020-03-02 15:29:19 +01:00
new_availability : "Open reservations"
2019-12-18 14:35:29 +01:00
book : "Book"
_or_the_ : " or the "
2022-08-25 18:46:55 +02:00
store_ad :
title : "Discover our store"
buy : "Check out products from members' projects along with consumable related to the different machines and tools of the workshop."
sell : "If you also want to sell your creations, please let us know."
link : "To the store"
2021-06-17 10:25:13 +02:00
machines_filters :
show_machines : "Show machines"
2019-12-18 14:35:29 +01:00
status_enabled : "Enabled"
status_disabled : "Disabled"
status_all : "All"
2021-06-16 18:03:06 +02:00
machine_card :
book : "Book"
consult : "Consult"
2020-03-09 11:47:18 +01:00
#details of a machine
2016-03-23 18:39:41 +01:00
machines_show :
book_this_machine : "Book this machine"
2019-12-18 14:35:29 +01:00
technical_specifications : "Technical specifications"
2016-03-23 18:39:41 +01:00
files_to_download : "Files to download"
projects_using_the_machine : "Projects using the machine"
_or_the_ : " or the "
2019-12-18 14:35:29 +01:00
confirmation_required : "Confirmation required"
2016-09-27 15:32:49 +02:00
do_you_really_want_to_delete_this_machine : "Do you really want to delete this machine?"
unauthorized_operation : "Unauthorized operation"
2016-03-23 18:39:41 +01:00
the_machine_cant_be_deleted_because_it_is_already_reserved_by_some_users : "The machine can't be deleted because it's already reserved by some users."
2020-03-09 11:47:18 +01:00
#list of trainings
2016-07-13 18:15:14 +02:00
trainings_list :
2019-12-18 14:35:29 +01:00
book : "Book"
2016-07-13 18:15:14 +02:00
the_trainings : "The trainings"
2020-03-09 11:47:18 +01:00
#details of a training
2016-07-13 18:15:14 +02:00
training_show :
book_this_training : "Book this training"
2016-09-27 15:32:49 +02:00
do_you_really_want_to_delete_this_training : "Do you really want to delete this training?"
unauthorized_operation : "Unauthorized operation"
2019-12-18 14:35:29 +01:00
confirmation_required : "Confirmation required"
2016-09-27 15:32:49 +02:00
the_training_cant_be_deleted_because_it_is_already_reserved_by_some_users : "The training can't be deleted because it's already reserved by some users."
2022-06-21 12:09:56 +02:00
plan_card :
AMOUNT_per_month : "{AMOUNT} / month"
i_subscribe_online : "I subscribe online"
more_information : "More information"
i_choose_that_plan : "I choose that plan"
i_already_subscribed : "I already subscribed"
2020-03-09 11:47:18 +01:00
#summary of the subscriptions
2016-03-23 18:39:41 +01:00
plans :
2020-02-11 11:46:40 +01:00
subscriptions : "Subscriptions"
2019-12-16 10:16:11 +01:00
your_subscription_expires_on_the_DATE : "Your subscription expires on the {DATE}"
2020-10-28 09:53:11 +01:00
no_plans : "No plans are available for your group"
2016-03-23 18:39:41 +01:00
my_group : "My group"
2022-03-10 10:01:21 +01:00
his_group : "User's group"
he_wants_to_change_group : "Change group"
change_my_group : "Validate group change"
2020-11-10 09:51:13 +01:00
summary : "Summary"
2019-12-16 10:16:11 +01:00
your_subscription_has_expired_on_the_DATE : "Your subscription has expired on the {DATE}"
2020-11-10 09:51:13 +01:00
subscription_price : "Subscription price"
2019-12-18 14:35:29 +01:00
you_ve_just_payed_the_subscription_html : "You've just paid the <strong>subscription</strong>:"
2016-03-23 18:39:41 +01:00
thank_you_your_subscription_is_successful : "Thank you. Your subscription is successful!"
2019-12-18 14:35:29 +01:00
your_invoice_will_be_available_soon_from_your_dashboard : "Your invoice will be available soon from your dashboard"
2016-03-23 18:39:41 +01:00
your_group_was_successfully_changed : "Your group was successfully changed."
the_user_s_group_was_successfully_changed : "The user's group was successfully changed."
an_error_prevented_your_group_from_being_changed : "An error prevented your group from being changed."
an_error_prevented_to_change_the_user_s_group : "An error prevented to change the user's group."
2021-06-10 12:52:14 +02:00
plans_filter :
i_am : "I am"
select_group : "select a group"
2021-06-10 14:06:53 +02:00
i_want_duration : "I want to subscribe for"
all_durations : "All durations"
select_duration : "select a duration"
2020-03-09 11:47:18 +01:00
#Fablab's events list
2016-03-23 18:39:41 +01:00
events_list :
2016-06-28 11:42:20 +02:00
the_fablab_s_events : "The Fablab's events"
2016-06-29 16:09:27 +02:00
all_categories : "All categories"
for_all : "For all"
2017-09-24 21:51:58 +02:00
sold_out : "Sold Out"
cancelled : "Cancelled"
free_admission : "Free admission"
still_available : "available place(s)"
2020-04-28 11:20:12 +02:00
without_reservation : "Without reservation"
2019-12-18 14:35:29 +01:00
add_an_event : "Add an event"
load_the_next_events : "Load the next events..."
full_price_ : "Full price:"
2022-06-28 14:59:51 +02:00
to_date : "to" #e.g. from 01/01 to 01/05
2020-03-02 15:29:19 +01:00
all_themes : "All themes"
2020-03-09 11:47:18 +01:00
#details and booking of an event
2016-03-23 18:39:41 +01:00
events_show :
event_description : "Event description"
downloadable_documents : "Downloadable documents"
2019-11-21 11:15:05 +01:00
information_and_booking : "Information and booking"
2019-12-18 14:35:29 +01:00
dates : "Dates"
2016-03-23 18:39:41 +01:00
beginning : "Beginning:"
ending : "Ending:"
opening_hours : "Opening hours:"
2019-12-18 14:35:29 +01:00
all_day : "All day"
2022-06-28 14:59:51 +02:00
from_time : "From" #e.g. from 18:00 to 21:00
to_time : "to" #e.g. from 18:00 to 21:00
2019-12-18 14:35:29 +01:00
full_price_ : "Full price:"
2016-03-23 18:39:41 +01:00
tickets_still_availables : "Tickets still available:"
sold_out : "Sold out."
2020-04-28 11:20:12 +02:00
without_reservation : "Without reservation"
2017-09-24 21:51:58 +02:00
cancelled : "Cancelled"
2019-12-16 10:16:11 +01:00
ticket : "{NUMBER, plural, one{ticket} other{tickets}}"
2016-03-23 18:39:41 +01:00
make_a_gift_of_this_reservation : "Make a gift of this reservation"
2019-12-18 14:35:29 +01:00
thank_you_your_payment_has_been_successfully_registered : "Tank you. Your payment has been successfully registered!"
2016-03-23 18:39:41 +01:00
you_can_find_your_reservation_s_details_on_your_ : "You can find your reservation's details on your"
2019-12-18 14:35:29 +01:00
dashboard : "dashboard"
2019-12-16 10:16:11 +01:00
you_booked_DATE : "You booked ({DATE}):"
canceled_reservation_SEATS : "Reservation canceled ({SEATS} seats)"
2016-03-23 18:39:41 +01:00
book : "Book"
2019-12-18 14:35:29 +01:00
confirm_and_pay : "Confirm and pay"
2020-03-09 11:47:18 +01:00
confirm_payment_of_html : "{ROLE, select, admin{Cash} other{Pay}}: {AMOUNT}" #(contexte : validate a payment of $20,00)
2020-03-11 10:04:32 +01:00
online_payment_disabled : "Payment by credit card is not available. Please contact the FabLab's reception directly."
2019-12-18 14:35:29 +01:00
please_select_a_member_first : "Please select a member first"
2016-03-23 18:39:41 +01:00
change_the_reservation : "Change the reservation"
2016-04-22 18:17:55 +02:00
you_can_shift_this_reservation_on_the_following_slots : "You can shift this reservation on the following slots:"
2017-10-02 13:14:15 +02:00
confirmation_required : "Confirmation required"
do_you_really_want_to_delete_this_event : "Do you really want to delete this event?"
2020-01-07 17:18:49 +01:00
delete_recurring_event : "You're about to delete a periodic event. What do you want to do?"
delete_this_event : "Only this event"
delete_this_and_next : "This event and the following"
delete_all : "All events"
2020-03-11 10:04:32 +01:00
event_successfully_deleted : "Event successfully deleted."
2020-01-07 17:18:49 +01:00
events_deleted : "The event, and {COUNT, plural, =1{one other} other{{COUNT} others}}, have been deleted"
unable_to_delete_the_event : "Unable to delete the event, it may be booked by a member"
events_not_deleted : "On {TOTAL} events, {COUNT, plural, =1{one was not deleted} other{{COUNT} were not deleted}}. Some reservations may exists on {COUNT, plural, =1{it} other{them}}."
2016-11-09 17:07:48 +01:00
cancel_the_reservation : "Cancel the reservation"
do_you_really_want_to_cancel_this_reservation_this_apply_to_all_booked_tickets : "Do you really want to cancel this reservation? This apply to ALL booked tickets."
2020-03-11 10:04:32 +01:00
reservation_was_successfully_cancelled : "Reservation was successfully cancelled."
2016-11-09 17:07:48 +01:00
cancellation_failed : "Cancellation failed."
2020-03-11 10:04:32 +01:00
event_is_over : "The event is over."
2019-12-10 12:16:26 +01:00
thanks_for_coming : "Thanks for coming!"
view_event_list : "View events to come"
2019-12-18 14:35:29 +01:00
share_on_facebook : "Share on Facebook"
share_on_twitter : "Share on Twitter"
2020-03-09 11:47:18 +01:00
#public calendar
2016-07-13 19:12:16 +02:00
calendar :
2019-12-18 14:35:29 +01:00
calendar : "Calendar"
show_unavailables : "Show unavailable slots"
filter_calendar : "Filter calendar"
trainings : "Trainings"
machines : "Machines"
spaces : "Spaces"
events : "Events"
externals : "Other calendars"
2020-03-09 11:47:18 +01:00
#list of spaces
2017-02-13 17:00:27 +01:00
spaces_list :
2019-12-18 14:35:29 +01:00
the_spaces : "The spaces"
2020-03-02 15:29:19 +01:00
new_availability : "Open reservations"
2019-12-18 14:35:29 +01:00
add_a_space : "Add a space"
status_enabled : "Enabled"
status_disabled : "Disabled"
status_all : "All"
book : "Book"
2020-03-09 11:47:18 +01:00
#display the details of a space
2017-02-14 12:41:51 +01:00
space_show :
2019-12-18 14:35:29 +01:00
book_this_space : "Book this space"
unauthorized_operation : "Unauthorized operation"
confirmation_required : "Confirmation required"
do_you_really_want_to_delete_this_space : "Do you really want to delete this space?"
the_space_cant_be_deleted_because_it_is_already_reserved_by_some_users : "Unable to delete this space, because it is already reserved by some users."
characteristics : "Characteristics"
files_to_download : "Files to download"
projects_using_the_space : "Projects using the space"
2022-08-16 18:53:11 +02:00
#public store
store :
2022-09-22 09:40:29 +02:00
fablab_store : "Store"
2022-08-16 18:53:11 +02:00
unexpected_error_occurred : "An unexpected error occurred. Please try again later."
2022-09-02 18:17:15 +02:00
add_to_cart_success : "Product added to the cart."
2022-08-23 18:55:49 +02:00
products :
2022-08-25 17:08:43 +02:00
all_products : "All the products"
filter : "Filter"
filter_clear : "Clear all"
filter_apply : "Apply"
filter_categories : "Categories"
filter_machines : "By machines"
filter_keywords_reference : "By keywords or reference"
in_stock_only : "Available products only"
sort :
name_az : "A-Z"
name_za : "Z-A"
price_low : "Price: low to high"
price_high : "Price: high to low"
2022-08-16 18:53:11 +02:00
store_product :
unexpected_error_occurred : "An unexpected error occurred. Please try again later."
2022-08-24 18:34:34 +02:00
show_more : "Display more"
show_less : "Display less"
documentation : "Documentation"
store_product_item :
2022-08-25 17:08:43 +02:00
available : "Available"
limited_stock : "Limited stock"
out_of_stock : "Out of stock"
2022-09-20 15:21:44 +02:00
minimum_purchase : "Minimum purchase: "
2022-08-25 17:08:43 +02:00
add : "Add"
add_to_cart : "Add to cart"
2022-08-24 18:34:34 +02:00
unit : "unit"
2022-08-19 19:59:13 +02:00
cart :
my_cart : "My Cart"
2022-08-20 18:47:15 +02:00
cart_button :
my_cart : "My Cart"
store_cart :
checkout : "Checkout"
2022-08-25 16:23:00 +02:00
cart_is_empty : "Your cart is empty"
2022-08-29 16:32:35 +02:00
pickup : "Pickup your products"
2022-09-01 16:08:37 +02:00
reference_short : "ref:"
2022-09-20 15:21:44 +02:00
minimum_purchase : "Minimum purchase: "
2022-09-21 12:27:20 +02:00
stock_limit : "You have reached the current stock limit"
2022-08-29 16:32:35 +02:00
unit : "Unit"
total : "Total"
checkout_header : "Total amount for your cart"
checkout_products_COUNT : "Your cart contains {COUNT} {COUNT, plural, =1{product} other{products}}"
2022-09-01 16:08:37 +02:00
checkout_products_total : "Products total"
2022-08-29 16:32:35 +02:00
checkout_gift_total : "Discount total"
checkout_coupon : "Coupon"
2022-09-01 16:08:37 +02:00
checkout_total : "Cart total"
2022-08-29 16:32:35 +02:00
checkout_error : "An unexpected error occurred. Please contact the administrator."
checkout_success : "Purchase confirmed. Thanks!"
2022-08-25 16:23:00 +02:00
member_select :
select_a_member : "Select a member"
start_typing : "Start typing..."
2020-03-02 15:29:19 +01:00
tour :
conclusion :
title : "Thank you for your attention"
2021-06-16 14:57:59 +02:00
content : "<p>If you want to restart this contextual help, press <strong>F1</strong> at any time or click on « ? Help » from the user's menu.</p><p>If you need additional help, you can <a href='http://guide-fr.fab.mn' target='_blank'>check the user guide</a> (only in French for now).</p><p>The Fab-manager's team also provides personalized support (help with getting started, help with installation, customization, etc.), <a href='mailto:contact@fab-manager.com'>contact-us</a> for more info.</p>"
2020-03-02 15:29:19 +01:00
welcome :
welcome :
title : "Welcome to Fab-manager"
content : "To help you get started with the application, we are going to take a quick tour of the features."
home :
title : "Home page"
content : "Clicking here will take you back to the home page where you are currently."
machines :
title : "Machines"
content : "<p>This page will allow you to consult the list of all machines and reserve a slot on behalf of a member.</p><p>A machine can be, for example, a 3D printer.</p><p>Members can also access this page and reserve a machine themselves, if credit card payment is enabled, or if some prices are equal to 0.</p>"
trainings :
title : "Trainings"
2020-08-24 16:54:30 +02:00
content : "<p>This page will allow you to consult the list of all training sessions and to register a member for a training session.</p><p>Trainings can be set as prerequisites before allowing reservation of certain machines.</p><p>Members can also access this page and register for a training session themselves, if credit card payment is enabled, or if some prices are equal to 0.</p>"
2020-03-02 15:29:19 +01:00
spaces :
title : "Spaces"
content : "<p>This page will allow you to consult the list of all available spaces and to reserve a place on a slot, on behalf of a member.</p><p>A space can be, for example, a woodshop or a meeting room.</p><p>Their particularity is that they can be booked by several people at the same time.</p><p>Members can also access this page and reserve a machine themselves, if credit card payment is enabled, or if some prices are equal to 0.</p>"
events :
title : "Events"
content : "<p>An open house evening or an internship to make your desk lamp? It's over here!</p><p>Events can be free or paid (with different prices), with or without reservation.</p><p>Again, members can access this page and book themselves places for free events, or paid events if credit card payment is enabled.</p>"
calendar :
title : "Agenda"
content : "Visualize at a glance everything that is scheduled for the next coming weeks (events, training, machines available, etc.)."
projects :
title : "Projects"
2020-03-11 10:04:32 +01:00
content : "<p>Document and share all your creations with the community.</p><p>If you use OpenLab, you will also be able to consult the projects of the entire Fab-manager network. <a href='mailto:contact@fab-manager.com'>Contact-us</a> to get your access, it's free!</p>"
2020-03-02 15:29:19 +01:00
plans :
title : "Subscriptions"
content : "Subscriptions provide a way to segment your prices and provide benefits to regular users."
admin :
2020-04-29 15:20:39 +02:00
title : "{ROLE} section"
content : "<p>All of the elements below are only accessible to administrators and managers. They allow you to manage and configure Fab-manager.</p><p>At the end of this visit, click on one of them to find out more.</p>"
2020-03-02 15:29:19 +01:00
about :
title : "About"
content : "A page that you can fully customize, to present your activity and your structure."
notifications :
title : "Notifications center"
content : "<p>Every time something important happens (reservations, creation of accounts, activity of your members, etc.), you will be notified here.</p><p>Your members also receive notifications there.</p>"
profile :
title : "User's menu"
content : "<p>Find your personal information here as well as all your activity on Fab-manager.</p><p>This space is also available for all your members.</p>"
news :
title : "News"
2020-03-11 12:13:43 +01:00
content : "<p>This space allows you to display the latest news from your structure.</p><p>You can easily change its content from « Customization », « Home page ».</p>"
2020-03-02 15:29:19 +01:00
last_projects :
title : "Last projects"
content : "<p>This carousel scrolls through the latest projects documented by your members.</p>"
last_tweet :
title : "Last tweet"
2020-03-11 12:13:43 +01:00
content : "<p>The last tweet of your Tweeter feed can be shown here.</p><p>Configure it from « Customization », « Home page ».</p>"
2020-03-02 15:29:19 +01:00
last_members :
title : "Last members"
content : "The last registered members who have validated their address and agreed to be contacted will be shown here."
next_events :
title : "Upcoming events"
content : "The next three scheduled events are displayed in this space."
customize :
title : "Customize the home page"
content : "<p>This page can be fully personalized.</p><p>You can <a href='mailto:contact@fab-manager.com'>contact-us</a> to make a tailored customization of the home page.</p>"
version :
title : "Application version"
content : "Hover your cursor over this icon to find out the version of Fab-manager. If you are not up to date, this will be reported here and you'll be able to get details by clicking on it."
machines :
welcome :
title : "Machines"
content : "<p>Machines are the tools available for your users. You must create here the machines which can then be reserved by the members.</p><p>You can also create entries for non-bookable or free access machines, then you just need to not associate availability slots with them.</p>"
2020-04-29 16:30:39 +02:00
welcome_manager :
title : "Machines"
content : "Machines are the tools available for the users to reserve."
2020-03-02 15:29:19 +01:00
view :
title : "View"
content : "To modify or delete a machine, click here first. You will not be able to delete a machine that has already been associated with availability slots, but you can deactivate it."
2020-04-29 16:30:39 +02:00
reserve :
title : "Reserve"
2020-04-29 16:52:57 +02:00
content : "Click here to access an agenda showing free slots. This will let you book this machine for an user and manage existing reservations."
2020-03-02 15:29:19 +01:00
spaces :
welcome :
title : "Spaces"
content : "<p>Spaces are places available for your users. For example, a meeting room or a woodshop. You must create here the spaces which can then be reserved by members.</p><p>The specificity of the spaces is that they can be reserved by several users at the same time.</p>"
2020-04-29 16:30:39 +02:00
welcome_manager :
title : "Spaces"
2020-04-29 16:52:57 +02:00
content : "<p>Spaces are places available to users, by reservation. For example, a meeting room or a woodshop.</p><p>The specificity of the spaces is that they can be reserved by several users at the same time.</p>"
2020-03-02 15:29:19 +01:00
view :
title : "View"
content : "To modify or delete a space, click here first. You will not be able to delete a space that has already been associated with availability slots, but you can deactivate it."
2020-04-29 16:30:39 +02:00
reserve :
title : "Reserve"
2020-06-01 17:52:39 +02:00
content : "Click here to access an agenda showing free slots. This will let you book this space for an user and manage existing reservations."