mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-28 01:53:25 +00:00
Updating translations for config/locales/en_FR.yml
This commit is contained in:
@@ -648,6 +648,7 @@ en_FR:
|
||||
invoice_text: Add customized text at the end of invoices
|
||||
terms_and_conditions: "Terms and Conditions"
|
||||
remove_terms_and_conditions: "Remove File"
|
||||
uploaded_on: "mis en ligne le"
|
||||
contact:
|
||||
name: Name
|
||||
name_placeholder: eg. Gustav Plum
|
||||
@@ -1165,6 +1166,7 @@ en_FR:
|
||||
cart: "cart"
|
||||
message_html: "You have an order for this order cycle already. Check the %{cart} to see the items you ordered before. You can also cancel items as long as the order cycle is open."
|
||||
terms_and_conditions:
|
||||
message_html: "J'accepte les %{terms_and_conditions_link}."
|
||||
link_text: "Terms and Conditions"
|
||||
failed: "The checkout failed. Please let us know so that we can process your order."
|
||||
shops:
|
||||
@@ -1579,7 +1581,9 @@ en_FR:
|
||||
hubs_distance: Closest to
|
||||
hubs_distance_filter: "Show me shops near %{location}"
|
||||
shop_changeable_orders_alert_html:
|
||||
one: Your order with <a href='%{path}' target='_blank'>%{shop} / %{order}</a> is open for review. You can make changes until %{oc_close}.
|
||||
one: Votre commande avec <a href='%{path}' target='_blank'>%{shop}/ %{order}</a> est disponible pour vérification. Vous pouvez réaliser des modifications jusqu'au %{oc_close}.
|
||||
few: You have <a href='%{path}' target='_blank'>%{count} orders with %{shop}</a> currently open for review. You can make changes until %{oc_close}.
|
||||
many: You have <a href='%{path}' target='_blank'>%{count} orders with %{shop}</a> currently open for review. You can make changes until %{oc_close}.
|
||||
other: You have <a href='%{path}' target='_blank'>%{count} orders with %{shop}</a> currently open for review. You can make changes until %{oc_close}.
|
||||
orders_changeable_orders_alert_html: This order has been confirmed, but you can make changes until <strong>%{oc_close}</strong>.
|
||||
products_clear: Clear
|
||||
@@ -1725,7 +1729,9 @@ en_FR:
|
||||
orders_could_not_cancel: "Sorry, the order could not be cancelled"
|
||||
orders_cannot_remove_the_final_item: "Cannot remove the final item from an order, please cancel the order instead."
|
||||
orders_bought_items_notice:
|
||||
one: "An additional item is already confirmed for this order cycle"
|
||||
one: Un produit additionnel est déjà confirmé pour ce cycle de vente.
|
||||
few: "%{count} additional items already confirmed for this order cycle"
|
||||
many: "%{count} additional items already confirmed for this order cycle"
|
||||
other: "%{count} additional items already confirmed for this order cycle"
|
||||
orders_bought_edit_button: Edit confirmed items
|
||||
orders_bought_already_confirmed: "* already confirmed"
|
||||
@@ -2403,6 +2409,14 @@ en_FR:
|
||||
By creating rules related to a specific customer tag, you can override
|
||||
the default behaviour (whether it be to show or to hide items) for customers
|
||||
with the specified tag.
|
||||
terms_and_conditions_info:
|
||||
title: "Mise à jour des CGU & CGV"
|
||||
message_1: "Les CGV représentent le contrat entre vous, le vendeur, et l'acheteur. Ajouter un fichier ici permet à vos acheteurs de valider ce contrat lors de leur commande sous la forme d'une case à cocher avant la validation du paiement. Pour rappel, la mise en place de CGV est une obligation réglementaire."
|
||||
message_2: "Lorsque vous mettez à jour vos CGV, vos clients habituels verront une petite notification leur indiquant que le document a été modifié."
|
||||
terms_and_conditions_warning:
|
||||
title: "Mise à jour des CGU & CGV"
|
||||
message_1: "Vos acheteurs devront valider vos CGV lors de leur commande."
|
||||
message_2: "Si vos acheteurs bénéficient de la fonctionnalité d'abonnement, vous devez pour l'instant leur communiquer vos CGV (et leurs mises à jour) par email. N'hésitez pas à nous contacter pour toute question."
|
||||
panels:
|
||||
save: SAVE
|
||||
saved: SAVED
|
||||
@@ -3011,7 +3025,9 @@ en_FR:
|
||||
shared:
|
||||
error_messages:
|
||||
errors_prohibited_this_record_from_being_saved:
|
||||
one: "1 error prohibited this record from being saved:"
|
||||
one: "Une erreur a empêché la sauvegarde :"
|
||||
few: "%{count} errors prohibited this record from being saved:"
|
||||
many: "%{count} errors prohibited this record from being saved:"
|
||||
other: "%{count} errors prohibited this record from being saved:"
|
||||
there_were_problems_with_the_following_fields: "There were problems with the following fields"
|
||||
payments_list:
|
||||
@@ -3143,6 +3159,8 @@ en_FR:
|
||||
active_products:
|
||||
zero: "You don't have any active products."
|
||||
one: "You have one active product"
|
||||
few: "You have %{count} active products"
|
||||
many: "You have %{count} active products"
|
||||
other: "You have %{count} active products"
|
||||
order_cycles:
|
||||
order_cycles: "Order Cycles"
|
||||
@@ -3150,6 +3168,8 @@ en_FR:
|
||||
you_have_active:
|
||||
zero: "You don't have any active order cycles."
|
||||
one: "You have one active order cycle."
|
||||
few: "You have %{count} active order cycles."
|
||||
many: "You have %{count} active order cycles."
|
||||
other: "You have %{count} active order cycles."
|
||||
manage_order_cycles: "MANAGE ORDER CYCLES"
|
||||
shipping_methods:
|
||||
|
||||
Reference in New Issue
Block a user