mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-29 10:24:20 +01:00
545 lines
28 KiB
YAML
545 lines
28 KiB
YAML
en:
|
|
app:
|
|
shared:
|
|
#translations of common buttons
|
|
buttons:
|
|
confirm_changes: "Confirm changes"
|
|
consult: "Consult"
|
|
edit: "Edit"
|
|
change: "Change"
|
|
delete: "Delete"
|
|
browse: "Browse"
|
|
cancel: "Cancel"
|
|
close: "Close"
|
|
clear: "Clear"
|
|
today: "Today"
|
|
confirm: "Confirm"
|
|
save: "Save"
|
|
"yes": "Yes"
|
|
"no": "No"
|
|
apply: "Apply"
|
|
messages:
|
|
you_will_lose_any_unsaved_modification_if_you_quit_this_page: "You will lose any unsaved modification if you quit this page"
|
|
you_will_lose_any_unsaved_modification_if_you_reload_this_page: "You will lose any unsaved modification if you reload this page"
|
|
payment_card_declined: "Your card was declined."
|
|
change_group:
|
|
title: "{OPERATOR, select, self{My group} other{User's group}}"
|
|
change: "Change {OPERATOR, select, self{my} other{his}} group"
|
|
cancel: "Cancel"
|
|
validate: "Validate group change"
|
|
success: "Group successfully changed"
|
|
stripe_form:
|
|
payment_card_error: "A problem occurred with your payment card:"
|
|
#text editor
|
|
text_editor:
|
|
fab_text_editor:
|
|
text_placeholder: "Type something…"
|
|
menu_bar:
|
|
link_placeholder: "Paste link…"
|
|
url_placeholder: "Paste url…"
|
|
new_tab: "Open in a new tab"
|
|
add_link: "Insert a link"
|
|
add_video: "Embed a video"
|
|
add_image: "Insert an image"
|
|
#modal dialog
|
|
fab_modal:
|
|
close: "Close"
|
|
fab_socials:
|
|
follow_us: "Follow us"
|
|
networks_update_success: "Social networks update successful"
|
|
networks_update_error: "Problem trying to update social networks"
|
|
url_placeholder: "Paste url…"
|
|
save: "Save"
|
|
website_invalid: "The website address is not a valid URL"
|
|
edit_socials:
|
|
url_placeholder: "Paste url…"
|
|
website_invalid: "The website address is not a valid URL"
|
|
#user edition form
|
|
avatar_input:
|
|
add_an_avatar: "Add an avatar"
|
|
change: "Change"
|
|
user_profile_form:
|
|
personal_data: "Personal"
|
|
account_data: "Account"
|
|
account_networks: "Social networks"
|
|
organization_data: "Organization"
|
|
profile_data: "Profile"
|
|
preferences_data: "Preferences"
|
|
declare_organization: "I declare to be an organization"
|
|
declare_organization_help: "If you declare to be an organization, your invoices will be issued in the name of the organization."
|
|
pseudonym: "Nickname"
|
|
external_id: "External identifier"
|
|
first_name: "First name"
|
|
surname: "Surname"
|
|
email_address: "Email address"
|
|
organization_name: "Organization name"
|
|
organization_address: "Organization address"
|
|
profile_custom_field_is_required: "{FEILD} is required"
|
|
date_of_birth: "Date of birth"
|
|
website: "Website"
|
|
website_invalid: "The website address is not a valid URL"
|
|
job: "Job"
|
|
interests: "Interests"
|
|
CAD_softwares_mastered: "CAD Softwares mastered"
|
|
birthday: "Date of birth"
|
|
birthday_is_required: "Date of birth is required."
|
|
address: "Address"
|
|
phone_number: "Phone number"
|
|
phone_number_invalid: "Phone number is invalid."
|
|
allow_public_profile: "I authorize users, registered on the site, to contact me"
|
|
allow_public_profile_help: "Your profile will be visible to other users and you'll be able to collaborate on projects."
|
|
allow_newsletter: "I accept to receive information from the FabLab"
|
|
allow_newsletter_help: "You may receive the newsletter."
|
|
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"
|
|
group: "Group"
|
|
trainings: "Trainings"
|
|
tags: "Tags"
|
|
note: "Private note"
|
|
note_help: "This note is only visible to administrators and managers. The member cannot see it."
|
|
terms_and_conditions_html: "I've read and accept <a href=\"{POLICY_URL}\" target=\"_blank\">the terms and conditions<a/>"
|
|
must_accept_terms: "You must accept the terms and conditions"
|
|
save: "Save"
|
|
gender_input:
|
|
label: "Gender"
|
|
man: "Man"
|
|
woman: "Woman"
|
|
change_password:
|
|
change_my_password: "Change my password"
|
|
confirm_current: "Confirm your current password"
|
|
confirm: "OK"
|
|
wrong_password: "Wrong password"
|
|
password_input:
|
|
new_password: "New password"
|
|
confirm_password: "Confirm password"
|
|
help: "Your password must be minimum 12 characters long, have at least one uppercase letter, one lowercase letter, one number and one special character."
|
|
password_too_short: "Password is too short (must be at least 12 characters)"
|
|
confirmation_mismatch: "Confirmation mismatch with password."
|
|
password_strength:
|
|
not_in_requirements: "Your password doesn't meet the minimal requirements"
|
|
0: "Very weak password"
|
|
1: "Weak password"
|
|
2: "Almost ok"
|
|
3: "Good password"
|
|
4: "Excellent password"
|
|
#project edition form
|
|
project:
|
|
name: "Name"
|
|
name_is_required: "Name is required."
|
|
illustration: "Visual"
|
|
add_an_illustration: "Add an illustration"
|
|
CAD_file: "CAD file"
|
|
allowed_extensions: "Allowed extensions:"
|
|
add_a_new_file: "Add a new file"
|
|
description: "Description"
|
|
description_is_required: "Description is required."
|
|
steps: "Steps"
|
|
step_N: "Step {INDEX}"
|
|
step_title: "Step title"
|
|
add_a_picture: "Add a picture"
|
|
change_the_picture: "Change the picture"
|
|
delete_the_step: "Delete the step"
|
|
confirmation_required: "Confirmation required"
|
|
do_you_really_want_to_delete_this_step: "Do you really want to delete this step?"
|
|
add_a_new_step: "Add a new step"
|
|
publish_your_project: "Publish your project"
|
|
or: "or"
|
|
employed_materials: "Employed materials"
|
|
employed_machines: "Employed machines"
|
|
collaborators: "Collaborators"
|
|
creative_commons_licences: "Creative Commons licences"
|
|
themes: "Themes"
|
|
tags: "Tags"
|
|
save_as_draft: "Save as draft"
|
|
status: "Status"
|
|
#button to book a machine reservation
|
|
reserve_button:
|
|
book_this_machine: "Book this machine"
|
|
#frame to select a plan to subscribe
|
|
plan_subscribe:
|
|
subscribe_online: "subscribe online"
|
|
do_not_subscribe: "do not subscribe"
|
|
#admin: choose a member to interact with
|
|
member_select:
|
|
select_a_member: "Select a member"
|
|
start_typing: "Start typing..."
|
|
member_not_validated: "Warning:<br> The member was not validated."
|
|
#payment modal
|
|
abstract_payment_modal:
|
|
online_payment: "Online payment"
|
|
i_have_read_and_accept_: "I have read, and accept "
|
|
_the_general_terms_and_conditions: "the general terms and conditions."
|
|
payment_schedule_html: "<p>You're about to subscribe to a payment schedule of {DEADLINES} months.</p><p>By paying this bill, you agree to send instructions to the financial institution that issue your card, to take payments from your card account, for the whole duration of this subscription. This imply that your card data are saved by {GATEWAY} and a series of payments will be initiated on your behalf, conforming to the payment schedule previously shown.</p>"
|
|
confirm_payment_of_: "Pay: {AMOUNT}"
|
|
validate: "Validate"
|
|
#dialog of on site payment for reservations
|
|
valid_reservation_modal:
|
|
booking_confirmation: "Booking confirmation"
|
|
here_is_the_summary_of_the_slots_to_book_for_the_current_user: "Here is the summary of the slots to book for the current user:"
|
|
subscription_confirmation: "Subscription confirmation"
|
|
here_is_the_subscription_summary: "Here is the subscription summary:"
|
|
payment_method: "Payment method"
|
|
method_card: "Online by card"
|
|
method_check: "By check"
|
|
card_collection_info: "By validating, you'll be prompted for the member's card number. This card will be automatically charged at the deadlines."
|
|
check_collection_info: "By validating, you confirm that you have {DEADLINES} checks, allowing you to collect all the monthly payments."
|
|
#partial form to edit/create a user (admin view)
|
|
user_admin:
|
|
user: "User"
|
|
incomplete_profile: "Incomplete profile"
|
|
user_profile: "User profile"
|
|
warning_incomplete_user_profile_probably_imported_from_sso: "Warning: This user's profile is incomplete. As \"single sign-on\" (SSO) authentication is currently enabled, it may probably be an imported but non merged account. Do not modify it unless you know what your doing."
|
|
group: "Group"
|
|
group_is_required: "Group is required."
|
|
trainings: "Trainings"
|
|
tags: "Tags"
|
|
#machine/training slot modification modal
|
|
confirm_modify_slot_modal:
|
|
change_the_slot: "Change the slot"
|
|
do_you_want_to_change_your_booking_slot_initially_planned_at: "Do you want to change your booking slot, initially planned at:"
|
|
do_you_want_to_change_NAME_s_booking_slot_initially_planned_at: "Do you want to change {NAME}'s booking slot, initially planned at:"
|
|
cancel_this_reservation: "Cancel this reservation"
|
|
i_want_to_change_date: "I want to change date"
|
|
deleted_user: "deleted user"
|
|
#user public profile
|
|
public_profile:
|
|
last_activity_html: "Last activity <br><strong>on {DATE}</strong>"
|
|
to_come: "to come"
|
|
approved: "approved"
|
|
projects: "Projects"
|
|
no_projects: "No projects"
|
|
author: "Author"
|
|
collaborator: "Collaborator"
|
|
private_profile: "Private profile"
|
|
interests: "Interests"
|
|
CAD_softwares_mastered: "CAD softwares mastered"
|
|
email_address: "Email address"
|
|
trainings: "Trainings"
|
|
no_trainings: "No trainings"
|
|
#wallet
|
|
wallet:
|
|
wallet: 'Wallet'
|
|
your_wallet_amount: 'Your amount available'
|
|
wallet_amount: 'Amount available'
|
|
no_transactions_for_now: 'No transactions for now'
|
|
date: "Date"
|
|
operation: 'Operation'
|
|
operator: 'Operator'
|
|
amount: 'Amount'
|
|
credit: 'Credit'
|
|
debit: 'Debit'
|
|
credit_title: 'Credit wallet'
|
|
credit_label: 'Set the amount to be credited'
|
|
confirm_credit_label: 'Confirm the amount to be credited'
|
|
generate_a_refund_invoice: "Generate a refund invoice"
|
|
description_optional: "Description (optional):"
|
|
will_appear_on_the_refund_invoice: "Will appear on the refund invoice."
|
|
to_credit: 'Credit'
|
|
wallet_credit_successfully: "Wallet of user is credited successfully."
|
|
a_problem_occurred_for_wallet_credit: "A problem is occurred while taking the credit of wallet."
|
|
amount_is_required: "The amount is required."
|
|
amount_minimum_1: "The amount minimum is 1"
|
|
amount_confirm_is_required: "The amount confirmation is required."
|
|
amount_confirm_does_not_match: "The amount confirmation does not match."
|
|
debit_subscription: "Pay for a subscription"
|
|
debit_reservation_training: "Pay for a training reservation"
|
|
debit_reservation_machine: "Pay for a machine reservation"
|
|
debit_reservation_event: "Pay for an event reservation"
|
|
warning_uneditable_credit: "Warning: once validated, the credited amount won't be editable anymore."
|
|
wallet_info:
|
|
you_have_AMOUNT_in_wallet: "You have {AMOUNT} on your wallet"
|
|
wallet_pay_ITEM: "You pay your {ITEM} directly."
|
|
item_reservation: "reservation"
|
|
item_subscription: "subscription"
|
|
item_first_deadline: "first deadline"
|
|
item_other: "purchase"
|
|
credit_AMOUNT_for_pay_ITEM: "You still have {AMOUNT} to pay to validate your {ITEM}."
|
|
client_have_AMOUNT_in_wallet: "The member has {AMOUNT} on his wallet"
|
|
client_wallet_pay_ITEM: "The member can directly pay his {ITEM}."
|
|
client_credit_AMOUNT_for_pay_ITEM: "{AMOUNT} are remaining to pay to validate the {ITEM}"
|
|
other_deadlines_no_wallet: "Warning: the remaining wallet balance cannot be used for the next deadlines."
|
|
#coupon (promotional) (creation/edition form)
|
|
coupon:
|
|
name: "Name"
|
|
name_is_required: "Name is required."
|
|
code: "Code"
|
|
code_is_required: "Code is required."
|
|
code_must_be_composed_of_capital_letters_digits_and_or_dashes: "The code must be composed of capital letters, digits and/or dashes."
|
|
kind_of_coupon: "Kind of coupon"
|
|
percentage: "Percentage"
|
|
amount: "Amount"
|
|
amount_off: "Amount off"
|
|
percent_off: "Percentage off"
|
|
percent_off_is_required: "Percentage off is required."
|
|
percentage_must_be_between_0_and_100: "Percentage must be between 0 and 100."
|
|
validity_per_user: "Validity per user"
|
|
once: "Just once"
|
|
forever: "Each use"
|
|
warn_validity_once: "Please note that when this coupon will be used with a payment schedule, the discount will be applied to the first deadline only."
|
|
warn_validity_forever: "Please note that when this coupon will be used with a payment schedule, the discount will be applied to each deadlines."
|
|
validity_per_user_is_required: "Validity per user is required."
|
|
valid_until: "Valid until (included)"
|
|
leave_empty_for_no_limit: "Do not specify any limit by leaving the field empty."
|
|
max_usages: "Maximum usages allowed"
|
|
max_usages_must_be_equal_or_greater_than_0: "The maximum usages allowed must be greater than 0."
|
|
enabled: "Active"
|
|
#coupon (input zone for users)
|
|
coupon_input:
|
|
i_have_a_coupon: "I have a coupon!"
|
|
code_: "Code:"
|
|
the_coupon_has_been_applied_you_get_PERCENT_discount: "The coupon has been applied. You get a {PERCENT}% discount."
|
|
the_coupon_has_been_applied_you_get_AMOUNT_CURRENCY: "The coupon has been applied. You get a discount of {AMOUNT} {CURRENCY}."
|
|
coupon_validity_once: "This coupon is valid only once. In case of payment schedule, only for the first deadline."
|
|
unable_to_apply_the_coupon_because_disabled: "Unable to apply the coupon: this code was disabled."
|
|
unable_to_apply_the_coupon_because_expired: "Unable to apply the coupon: this code has expired."
|
|
unable_to_apply_the_coupon_because_sold_out: "Unable to apply the coupon: this code reached its quota."
|
|
unable_to_apply_the_coupon_because_already_used: "Unable to apply the coupon: you have already used this code once before."
|
|
unable_to_apply_the_coupon_because_amount_exceeded: "Unable to apply the coupon: the discount exceed the total amount of this purchase."
|
|
unable_to_apply_the_coupon_because_undefined: "Unable to apply the coupon: an unexpected error occurred, please contact the Fablab's manager."
|
|
unable_to_apply_the_coupon_because_rejected: "This code does not exists."
|
|
payment_schedule_summary:
|
|
your_payment_schedule: "Your payment schedule"
|
|
NUMBER_monthly_payment_of_AMOUNT: "{NUMBER} monthly {NUMBER, plural, =1{payment} other{payments}} of {AMOUNT}"
|
|
first_debit: "First debit on the day of the order."
|
|
monthly_payment_NUMBER: "{NUMBER}{NUMBER, plural, =1{st} =2{nd} =3{rd} other{th}} monthly payment: "
|
|
debit: "Debit on the day of the order."
|
|
view_full_schedule: "View the complete payment schedule"
|
|
select_schedule:
|
|
monthly_payment: "Monthly payment"
|
|
#shopping cart module for reservations
|
|
cart:
|
|
summary: "Summary"
|
|
select_one_or_more_slots_in_the_calendar: "Select one {SINGLE, select, true{slot} other{or more slots}} in the calendar"
|
|
select_a_plan: "Select a plan here"
|
|
you_ve_just_selected_the_slot: "You've just selected the slot:"
|
|
datetime_to_time: "{START_DATETIME} to {END_TIME}" #eg: Thursday, September 4, 1986 8:30 PM to 10:00 PM
|
|
cost_of_TYPE: "Cost of the {TYPE, select, Machine{machine slot} Training{training} Space{space slot} other{element}}"
|
|
offer_this_slot: "Offer this slot"
|
|
confirm_this_slot: "Confirm this slot"
|
|
remove_this_slot: "Remove this slot"
|
|
to_benefit_from_attractive_prices: "To benefit from attractive prices"
|
|
view_our_subscriptions: "View our subscriptions"
|
|
or: "or"
|
|
cost_of_the_subscription: "Cost of the subscription"
|
|
subscription_price: "Subscription price"
|
|
you_ve_just_selected_a_subscription_html: "You've just selected a <strong>subscription</strong>:"
|
|
confirm_and_pay: "Confirm and pay"
|
|
you_have_settled_the_following_TYPE: "You have settled the following {TYPE, select, Machine{machine slots} Training{training} other{elements}}:"
|
|
you_have_settled_a_: "You have settled a"
|
|
total_: "TOTAL:"
|
|
thank_you_your_payment_has_been_successfully_registered: "Thank you. Your payment has been successfully registered !"
|
|
your_invoice_will_be_available_soon_from_your_: "Your invoice will be available soon form your"
|
|
dashboard: "Dashboard"
|
|
i_want_to_change_the_following_reservation: "I want to change the following reservation:"
|
|
cancel_my_modification: "Cancel my modification"
|
|
select_a_new_slot_in_the_calendar: "Select a new slot in the calendar"
|
|
cancel_my_selection: "Cancel my selection"
|
|
tags_of_the_original_slot: "Tags of the original slot:"
|
|
tags_of_the_destination_slot: "Tags of the destination slot:"
|
|
confirm_my_modification: "Confirm my modification"
|
|
your_booking_slot_was_successfully_moved_from_: "Your booking slot was successfully moved from"
|
|
to_date: "to" #eg. from 01 to 05 january.
|
|
please_select_a_member_first: "Please select a member first"
|
|
unable_to_select_plan_if_slots_in_the_past: "Unable to select a plan if any of the selected slots is in the past"
|
|
unable_to_change_the_reservation: "Unable to change the reservation"
|
|
confirmation_required: "Confirmation required"
|
|
do_you_really_want_to_cancel_this_reservation_html: "<p>Do you really want to cancel this reservation?</p><p>Warning: if this reservation was made free of charge, as part of a subscription, the credits used will not be re-credited.</p>"
|
|
reservation_was_cancelled_successfully: "Reservation was cancelled successfully."
|
|
cancellation_failed: "Cancellation failed."
|
|
confirm_payment_of_html: "{METHOD, select, card{Pay by card} other{Pay on site}}: {AMOUNT}"
|
|
a_problem_occurred_during_the_payment_process_please_try_again_later: "A problem occurred during the payment process. Please try again later."
|
|
none: "None"
|
|
online_payment_disabled: "Online payment is not available. Please contact the FabLab's reception directly."
|
|
slot_restrict_plans: "This slot is restricted for the plans below:"
|
|
slot_restrict_subscriptions_must_select_plan: "The slot is restricted for the subscribers. Please select a plan first."
|
|
slot_restrict_plans_of_others_groups: "The slot is restricted for the subscribers of others groups."
|
|
selected_plan_dont_match_slot: "Selected plan dont match this slot"
|
|
user_plan_dont_match_slot: "User subscribed plan dont match this slot"
|
|
no_plan_match_slot: "You dont have any matching plan for this slot"
|
|
slot_at_same_time: "Conflict with others reservations"
|
|
do_you_really_want_to_book_slot_at_same_time: "Do you really want to book this slot? Other bookings take place at the same time"
|
|
unable_to_book_slot_because_really_have_reservation_at_same_time: "Unable to book this slot because the following reservation occurs at the same time."
|
|
tags_mismatch: "Tags mismatch"
|
|
confirm_book_slot_tags_mismatch: "Do you really want to book this slot? {USER} does not have any of the required tags."
|
|
unable_to_book_slot_tags_mismatch: "Unable to book this slot because you don't have any of the required tags."
|
|
slot_tags: "Slot tags"
|
|
user_tags: "User tags"
|
|
no_tags: "No tags"
|
|
user_validation_required_alert: "Warning!<br>Your administrator must validate your account. Then, you'll then be able to access all the booking features."
|
|
# feature-tour modal
|
|
tour:
|
|
previous: "Previous"
|
|
next: "Next"
|
|
end: "End the tour"
|
|
# help modal
|
|
help:
|
|
title: "Help"
|
|
what_to_do: "What do you want to do?"
|
|
tour: "Start the feature tour"
|
|
guide: "Open the user's manual"
|
|
stripe_confirm_modal:
|
|
resolve_action: "Resolve the action"
|
|
ok_button: "OK"
|
|
# 2nd factor authentication for card payments
|
|
stripe_confirm:
|
|
pending: "Pending for action..."
|
|
success: "Thank you, your card setup is complete. The payment will be proceeded shortly."
|
|
# the summary table of all payment schedules
|
|
payment_schedules_table:
|
|
schedule_num: "Schedule #"
|
|
date: "Date"
|
|
price: "Price"
|
|
customer: "Customer"
|
|
deadline: "Deadline"
|
|
amount: "Amount"
|
|
state: "State"
|
|
download: "Download"
|
|
state_new: "Not yet due"
|
|
state_pending_check: "Waiting for the cashing of the check"
|
|
state_pending_transfer: "Waiting for the tranfer confirmation"
|
|
state_requires_payment_method: "The credit card must be updated"
|
|
state_requires_action: "Action required"
|
|
state_paid: "Paid"
|
|
state_error: "Error"
|
|
state_gateway_canceled: "Canceled by the payment gateway"
|
|
state_canceled: "Canceled"
|
|
method_card: "by card"
|
|
method_check: "by check"
|
|
method_transfer: "by transfer"
|
|
payment_schedule_item_actions:
|
|
download: "Download"
|
|
cancel_subscription: "Cancel the subscription"
|
|
confirm_payment: "Confirm payment"
|
|
confirm_check: "Confirm cashing"
|
|
resolve_action: "Resolve the action"
|
|
update_card: "Update the card"
|
|
update_payment_mean: "Update the payment mean"
|
|
please_ask_reception: "For any questions, please contact the FabLab's reception."
|
|
confirm_button: "Confirm"
|
|
confirm_check_cashing: "Confirm the cashing of the check"
|
|
confirm_check_cashing_body: "You must cash a check of {AMOUNT} for the deadline of {DATE}. By confirming the cashing of the check, an invoice will be generated for this due date."
|
|
confirm_bank_transfer: "Confirm the bank transfer"
|
|
confirm_bank_transfer_body: "You must confirm the receipt of {AMOUNT} for the deadline of {DATE}. By confirming the bank transfer, an invoice will be generated for this due date."
|
|
confirm_cancel_subscription: "You're about to cancel this payment schedule and the related subscription. Are you sure?"
|
|
card_payment_modal:
|
|
online_payment_disabled: "Online payment is not available. Please contact the FabLab's reception directly."
|
|
unexpected_error: "An error occurred. Please report this issue to the Fab-Manager's team."
|
|
update_card_modal:
|
|
unexpected_error: "An error occurred. Please report this issue to the Fab-Manager's team."
|
|
stripe_card_update_modal:
|
|
update_card: "Update the card"
|
|
validate_button: "Validate the new card"
|
|
payzen_card_update_modal:
|
|
update_card: "Update the card"
|
|
validate_button: "Validate the new card"
|
|
form_multi_select:
|
|
create_label: "Add {VALUE}"
|
|
form_checklist:
|
|
select_all: "Select all"
|
|
unselect_all: "Unselect all"
|
|
form_file_upload:
|
|
browse: "Browse"
|
|
edit: "Edit"
|
|
form_image_upload:
|
|
browse: "Browse"
|
|
edit: "Edit"
|
|
main_image: "Main visual"
|
|
store:
|
|
order_item:
|
|
total: "Total"
|
|
client: "Client"
|
|
created_at: "Order creation"
|
|
last_update: "Last update"
|
|
state:
|
|
cart: 'Cart'
|
|
in_progress: 'Under preparation'
|
|
paid: "Paid"
|
|
payment_failed: "Payment error"
|
|
canceled: "Canceled"
|
|
ready: "Ready"
|
|
refunded: "Refunded"
|
|
delivered: "Delivered"
|
|
show_order:
|
|
back_to_list: "Back to list"
|
|
see_invoice: "See invoice"
|
|
tracking: "Order tracking"
|
|
client: "Client"
|
|
created_at: "Creation date"
|
|
last_update: "Last update"
|
|
cart: "Cart"
|
|
reference_short: "ref:"
|
|
unit: "Unit"
|
|
item_total: "Total"
|
|
payment_informations : "Payment informations"
|
|
amount: "Amount"
|
|
products_total: "Products total"
|
|
gift_total: "Discount total"
|
|
coupon: "Coupon"
|
|
cart_total: "Cart total"
|
|
pickup: "Pickup your products"
|
|
state:
|
|
cart: 'Cart'
|
|
in_progress: 'Under preparation'
|
|
paid: "Paid"
|
|
payment_failed: "Payment error"
|
|
canceled: "Canceled"
|
|
ready: "Ready"
|
|
refunded: "Refunded"
|
|
delivered: "Delivered"
|
|
payment:
|
|
by_wallet: "by wallet"
|
|
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}"
|
|
and: 'and'
|
|
order_actions:
|
|
state:
|
|
cart: 'Cart'
|
|
in_progress: 'Under preparation'
|
|
paid: "Paid"
|
|
payment_failed: "Payment error"
|
|
canceled: "Canceled"
|
|
ready: "Ready"
|
|
refunded: "Refunded"
|
|
delivered: "Delivered"
|
|
confirm: 'Confirm'
|
|
confirmation_required: "Confirmation required"
|
|
confirm_order_in_progress_html: "Please confirm that this order in being prepared."
|
|
order_in_progress_success: "Order is under preparation"
|
|
confirm_order_ready_html: "Please confirm that this order is ready."
|
|
order_ready_note: 'You can leave a message to the customer about withdrawal instructions'
|
|
order_ready_success: "Order is ready"
|
|
confirm_order_delivered_html: "Please confirm that this order was delivered."
|
|
order_delivered_success: "Order was delivered"
|
|
confirm_order_canceled_html: "<strong>Do you really want to cancel this order?</strong><p>If this impacts stock, please reflect the change in <em>edit product > stock management</em>. This won't be automatic.</p>"
|
|
order_canceled_success: "Order was canceled"
|
|
confirm_order_refunded_html: "<strong>Do you really want to refund this order?</strong><p>If so, please refund the customer and generate the credit note from the <em>Invoices</em> tab.</p><p>If this affects stocks, please edit your product and reflect the change in the <em>stock management</em> tab.</p><p>These actions will not be automatic.</p>"
|
|
order_refunded_success: "Order was refunded"
|
|
unsaved_form_alert:
|
|
modal_title: "You have some unsaved changes"
|
|
confirmation_message: "If you leave this page, your changes will be lost. Are you sure you want to continue?"
|
|
confirmation_button: "Yes, don't save"
|
|
active_filters_tags:
|
|
keyword: "Keyword: {KEYWORD}"
|
|
stock_internal: "Private stock"
|
|
stock_external: "Public stock"
|
|
calendar:
|
|
calendar: "Calendar"
|
|
show_unavailables: "Show complete slots"
|
|
filter_calendar: "Filter calendar"
|
|
trainings: "Trainings"
|
|
machines: "Machines"
|
|
spaces: "Spaces"
|
|
events: "Events"
|
|
externals: "Other calendars"
|
|
show_reserved_uniq: "Show only slots with reservations"
|
|
machine:
|
|
machine_uncategorized: "Uncategorized machines"
|
|
form_unsaved_list:
|
|
save_reminder: "Do not forget to save your changes"
|
|
cancel: "Cancel"
|