From 1ceda0c07671dcc3c8cf8fff2c3e7a615029f5c0 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Wed, 17 Feb 2021 02:29:14 +1100 Subject: [PATCH 1/2] Updating translations for config/locales/en_CA.yml --- config/locales/en_CA.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/locales/en_CA.yml b/config/locales/en_CA.yml index 7d8c185b7d..2f3cfe2626 100644 --- a/config/locales/en_CA.yml +++ b/config/locales/en_CA.yml @@ -117,6 +117,8 @@ en_CA: models: order_cycle: cloned_order_cycle_name: "COPY OF%{order_cycle}" + tax_rate: + included_in_price: "Included in price" validators: date_time_string_validator: not_string_error: "must be a string" @@ -3420,6 +3422,9 @@ en_CA: or_enter_new_card: "Or, enter details for a new card:" remember_this_card: Remember this card? date_picker: + flatpickr_date_format: "Y-m-d" + flatpickr_datetime_format: "Y-m-d H:i" + today: "Today" now: "Now" orders: error_flash_for_unavailable_items: "An item in your cart has become unavailable. Please update the selected quantities." @@ -3486,6 +3491,9 @@ en_CA: authorize_payment: subject: "Please authorize your payment to %{distributor} on OFN" instructions: "Your payment of %{amount} to %{distributor} requires additional authentication. Please visit the following URL to authorize your payment:" + authorization_required: + subject: "A payment requires authorization from the customer" + message: "A payment for order%{order_number} requires additional authorization from the customer. The customer has been notified via email and the payment will appear as pending until it is authorized." shipment_mailer: shipped_email: dear_customer: "Dear Customer, " From 6de797c0a4741266d54e397154cb3ca387976dab Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Wed, 17 Feb 2021 02:33:21 +1100 Subject: [PATCH 2/2] Updating translations for config/locales/fr_CA.yml --- config/locales/fr_CA.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/locales/fr_CA.yml b/config/locales/fr_CA.yml index 707528621e..7e244b7fbb 100644 --- a/config/locales/fr_CA.yml +++ b/config/locales/fr_CA.yml @@ -118,6 +118,8 @@ fr_CA: models: order_cycle: cloned_order_cycle_name: "Copie de %{order_cycle}" + tax_rate: + included_in_price: "Inclus dans le prix" validators: date_time_string_validator: not_string_error: "doit être une série" @@ -3434,6 +3436,9 @@ fr_CA: or_enter_new_card: "Ou entrez les informations pour utiliser une nouvelle carte :" remember_this_card: Se souvenir de cette carte ? date_picker: + flatpickr_date_format: "Y-m-d" + flatpickr_datetime_format: "Y-m-d H:i" + today: "Aujourd'hui" now: "Mtnt" orders: error_flash_for_unavailable_items: "Un élément de votre panier est épuisé. Veuillez mettre à jour les quantités sélectionnées." @@ -3501,6 +3506,9 @@ fr_CA: authorize_payment: subject: "Veuillez autoriser votre paiement à %{distributor} on OFN." instructions: "Votre paiement de %{amount} to %{distributor} demande une autorisation additionnelle. Veuillez suivre ce lien afin d'autoriser votre paiement:" + authorization_required: + subject: "Un paiement nécessite une autorisation de l'acheteur" + message: "Un paiement pour la commande %{order_number} nécessite une autorisation supplémentaire de la part de l'acheteur. L'acheteur a reçu un email et le statut du paiement restera en attente jusqu'à ce que l'autorisation soit attribuée." shipment_mailer: shipped_email: dear_customer: "Cher Acheteur,"