From 80a6527a5aabced27184e95ae9b404c2f8f0766e Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Wed, 4 Aug 2021 05:39:37 +1000 Subject: [PATCH 1/3] Updating translations for config/locales/fr.yml --- config/locales/fr.yml | 55 +++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 53 insertions(+), 2 deletions(-) diff --git a/config/locales/fr.yml b/config/locales/fr.yml index e6ef8454c9..92e4954d8c 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -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é From 8d16c4c97f06d4be936485327e975580f8a23cb6 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Wed, 4 Aug 2021 05:43:13 +1000 Subject: [PATCH 3/3] Updating translations for config/locales/en_FR.yml --- config/locales/en_FR.yml | 51 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) diff --git a/config/locales/en_FR.yml b/config/locales/en_FR.yml index 718c60c528..03ab43e960 100644 --- a/config/locales/en_FR.yml +++ b/config/locales/en_FR.yml @@ -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