mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-01 02:03:22 +00:00
@@ -1528,6 +1528,57 @@ en_FR:
|
||||
checkout_total_price: Total
|
||||
checkout_back_to_cart: "Back to Cart"
|
||||
cost_currency: "Cost Currency"
|
||||
split_checkout:
|
||||
your_details: 1 - Your details
|
||||
payment_method: 2 - Payment method
|
||||
order_summary: 3 - Order summary
|
||||
step1:
|
||||
your_details:
|
||||
title: Your details
|
||||
first_name:
|
||||
label: First Name
|
||||
placeholder: e.g. Jane
|
||||
last_name:
|
||||
label: Last Name
|
||||
placeholder: e.g. Doe
|
||||
email:
|
||||
label: Email
|
||||
placeholder: e.g. Janedoe@email.com
|
||||
phone:
|
||||
label: Phone number
|
||||
placeholder: e.g. 0798765432
|
||||
billing_address:
|
||||
title: Billing address
|
||||
address1:
|
||||
label: Address (Street + House Number)
|
||||
placeholder: e.g. 17 rue de la chèvre
|
||||
address2:
|
||||
label: Additional address info (optional)
|
||||
placeholder: e.g. Flat number 3
|
||||
city:
|
||||
label: City
|
||||
placeholder: e.g. Metz
|
||||
state_id:
|
||||
label: State
|
||||
zipcode:
|
||||
label: Postcode
|
||||
placeholder: e.g. 57000
|
||||
country_id:
|
||||
label: Country
|
||||
delivery_address:
|
||||
title: Delivery address
|
||||
submit: Next - Payment method
|
||||
cancel: Back to Edit basket
|
||||
step2:
|
||||
payment_method:
|
||||
title: Payment method
|
||||
explaination: You can review and confirm your order in the next step.
|
||||
submit: Next - Order summary
|
||||
cancel: Back to Your details
|
||||
errors:
|
||||
required: Field cannot be blank
|
||||
invalid_number: "Please enter a valid phone number"
|
||||
invalid_email: "Please enter a valid email address"
|
||||
order_paid: PAID
|
||||
order_not_paid: NOT PAID
|
||||
order_total: Total order
|
||||
|
||||
@@ -1530,6 +1530,57 @@ fr:
|
||||
checkout_total_price: Total
|
||||
checkout_back_to_cart: "Retour au Panier"
|
||||
cost_currency: "Devise du Coût"
|
||||
split_checkout:
|
||||
your_details: 1 - Vos coordonnées
|
||||
payment_method: 2 - Moyen de paiement
|
||||
order_summary: 3 - Récapitulatif de la commande
|
||||
step1:
|
||||
your_details:
|
||||
title: Vos informations
|
||||
first_name:
|
||||
label: Prénom
|
||||
placeholder: ex. Alex
|
||||
last_name:
|
||||
label: Nom
|
||||
placeholder: ex. Dupont
|
||||
email:
|
||||
label: Email
|
||||
placeholder: ex. alexdupont@email.com
|
||||
phone:
|
||||
label: Numéro de téléphone
|
||||
placeholder: ex. 0798765432
|
||||
billing_address:
|
||||
title: Adresse de facturation
|
||||
address1:
|
||||
label: Adresse (Numéro et rue)
|
||||
placeholder: ex. 17 rue de la chèvre
|
||||
address2:
|
||||
label: Complément d'adresse (optionnel)
|
||||
placeholder: ex. Appartement 3
|
||||
city:
|
||||
label: Ville
|
||||
placeholder: ex. Metz
|
||||
state_id:
|
||||
label: Statut
|
||||
zipcode:
|
||||
label: Code postal
|
||||
placeholder: ex. 57000
|
||||
country_id:
|
||||
label: Pays
|
||||
delivery_address:
|
||||
title: Adresse de livraison
|
||||
submit: Etape suivante - Moyen de Paiement
|
||||
cancel: Retour au panier
|
||||
step2:
|
||||
payment_method:
|
||||
title: Moyen de paiement
|
||||
explaination: Vous pourrez vérifier et confirmer votre commande à l'étape suivante.
|
||||
submit: Etape suivante - Récapitulatif de commande
|
||||
cancel: Retour à vos coordonnées
|
||||
errors:
|
||||
required: Ce champ ne peut pas être vide
|
||||
invalid_number: "Merci de renseigner un numéro de téléphone valide"
|
||||
invalid_email: "Veuillez entrer un email valide"
|
||||
order_paid: RÉGLÉ
|
||||
order_not_paid: NON RÉGLÉ
|
||||
order_total: Total commande
|
||||
@@ -2695,7 +2746,7 @@ fr:
|
||||
payment_states:
|
||||
balance_due: "solde dû"
|
||||
completed: "effectué"
|
||||
checkout: "en cours"
|
||||
checkout: "solde dû"
|
||||
credit_owed: "crédit acheteur"
|
||||
failed: "échec"
|
||||
paid: "payé"
|
||||
@@ -3652,7 +3703,7 @@ fr:
|
||||
payment_states:
|
||||
balance_due: solde dû
|
||||
completed: effectué
|
||||
checkout: en cours
|
||||
checkout: solde dû
|
||||
credit_owed: crédit acheteur
|
||||
failed: échec
|
||||
paid: payé
|
||||
|
||||
Reference in New Issue
Block a user