Merge pull request #6893 from openfoodfoundation/transifex

Transifex
This commit is contained in:
Andy Brett
2021-02-16 08:32:07 -08:00
committed by GitHub
2 changed files with 16 additions and 0 deletions

View File

@@ -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, "

View File

@@ -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,"