From ed790ab65d4e2798a89ba77c8185be3a901e2100 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Fri, 13 Mar 2020 05:26:37 +1100 Subject: [PATCH 1/8] Updating translations for config/locales/en_GB.yml --- config/locales/en_GB.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/en_GB.yml b/config/locales/en_GB.yml index fe89f73505..4ced5d2b9d 100644 --- a/config/locales/en_GB.yml +++ b/config/locales/en_GB.yml @@ -2274,6 +2274,7 @@ en_GB: enterprise_register_success_notice: "Congratulations! Registration for %{enterprise} is complete!" enterprise_bulk_update_success_notice: "Enterprises updated successfully" enterprise_bulk_update_error: 'Update failed' + enterprise_shop_show_error: "The shop you are looking for doesn't exist or is inactive on OFN. Please check other shops." order_cycles_create_notice: 'Your order cycle has been created.' order_cycles_update_notice: 'Your order cycle has been updated.' order_cycles_bulk_update_notice: 'Order cycles have been updated.' From bc06e10146828b75d14aff79e6ab135d06d7514f Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Sun, 15 Mar 2020 07:21:33 +1100 Subject: [PATCH 2/8] Updating translations for config/locales/en_CA.yml --- config/locales/en_CA.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/en_CA.yml b/config/locales/en_CA.yml index 2981d7a4f8..2e2215e95d 100644 --- a/config/locales/en_CA.yml +++ b/config/locales/en_CA.yml @@ -2274,6 +2274,7 @@ en_CA: enterprise_register_success_notice: "Congratulations! Registration for %{enterprise} is complete!" enterprise_bulk_update_success_notice: "Enterprises updated successfully" enterprise_bulk_update_error: 'Update failed' + enterprise_shop_show_error: "The shop you are looking for doesn't exist or is inactive on OFN. Please check other shops." order_cycles_create_notice: 'Your order cycle has been created.' order_cycles_update_notice: 'Your order cycle has been updated.' order_cycles_bulk_update_notice: 'Order cycles have been updated.' From bd237ef257cf557f5e43cfafa7d4ab599589b9c3 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Sun, 15 Mar 2020 07:22:12 +1100 Subject: [PATCH 3/8] Updating translations for config/locales/fr_CA.yml --- config/locales/fr_CA.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/fr_CA.yml b/config/locales/fr_CA.yml index d8d045d2d9..e4306d9ffa 100644 --- a/config/locales/fr_CA.yml +++ b/config/locales/fr_CA.yml @@ -2278,6 +2278,7 @@ fr_CA: enterprise_register_success_notice: "Bravo ! L'entreprise %{enterprise} est maintenant inscrite sur Open Food Network :-)" enterprise_bulk_update_success_notice: "Entreprises mises à jour avec succès" enterprise_bulk_update_error: 'Echec dans la mise à jour' + enterprise_shop_show_error: "La boutique que vous recherchez n'existe pas ou est inactive. Veuillez sélectionner une boutique depuis la liste ci-dessous." order_cycles_create_notice: 'Votre cycle de vente a été créé.' order_cycles_update_notice: 'Votre cycle de vente a été mis à jour.' order_cycles_bulk_update_notice: 'Des cycles de vente ont été mis à jour.' From af231d2ebe502933fc93a7dc9527644dde0c1661 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Tue, 17 Mar 2020 20:32:15 +1100 Subject: [PATCH 4/8] Updating translations for config/locales/fr.yml --- config/locales/fr.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/locales/fr.yml b/config/locales/fr.yml index afb17379ed..50418228b0 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -245,7 +245,9 @@ fr: allow_cookies: "Autoriser les cookies" notes: Commentaires error: Erreur - processing_payment: Paiement en cours... + processing_payment: "Paiement en cours..." + no_pending_payments: "Aucun paiement en attente." + invalid_payment_state: "Statut de paiement invalide" filter_results: Filtrer les résultats quantity: Quantité pick_up: Retrait From c52f29706b023d6830e9896be1dbe8ef589ef558 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Thu, 19 Mar 2020 03:47:42 +1100 Subject: [PATCH 5/8] Updating translations for config/locales/en_CA.yml --- config/locales/en_CA.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/config/locales/en_CA.yml b/config/locales/en_CA.yml index 2e2215e95d..8e34875406 100644 --- a/config/locales/en_CA.yml +++ b/config/locales/en_CA.yml @@ -245,7 +245,9 @@ en_CA: allow_cookies: "Allow Cookies" notes: Notes error: Error - processing_payment: Processing payment... + processing_payment: "Processing payment..." + no_pending_payments: "No pending payments" + invalid_payment_state: "Invalid payment state" filter_results: Filter Results quantity: Quantity pick_up: Pick up @@ -1857,7 +1859,7 @@ en_CA: headline: "Finished!" thanks: "Thanks for filling out the details for %{enterprise}." login: "You can change or update your enterprise at any stage by logging into Open Food Network and going to Admin." - action: "Open Food Network home" + action: "Go to Enterprise Dashboard" back: "Back" continue: "Continue" action_or: "OR" From 5f00323cbb487c63f067f6729fdcb9f4de393819 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Thu, 19 Mar 2020 05:14:27 +1100 Subject: [PATCH 6/8] Updating translations for config/locales/fr.yml --- config/locales/fr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 50418228b0..6d535b67ea 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -1861,7 +1861,7 @@ fr: headline: "C'est terminé!" thanks: "Merci d'avoir complété le profil de %{enterprise}" login: "Vous pouvez modifier ou mettre à jour les détails de votre entreprise à tout moment en vous connectant sur Open Food France, rubrique Admin." - action: "Accueil Open Food France" + action: "Aller vers le tableau de bord" back: "Retour" continue: "Suivant" action_or: "OU" From c46ae4354dca63e2bc04ef84d15ce6979ae7da58 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Thu, 19 Mar 2020 05:15:09 +1100 Subject: [PATCH 7/8] Updating translations for config/locales/en_FR.yml --- config/locales/en_FR.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/config/locales/en_FR.yml b/config/locales/en_FR.yml index b37822f390..97f412e055 100644 --- a/config/locales/en_FR.yml +++ b/config/locales/en_FR.yml @@ -245,7 +245,9 @@ en_FR: allow_cookies: "Allow Cookies" notes: Notes error: Error - processing_payment: Processing payment... + processing_payment: "Processing payment..." + no_pending_payments: "No pending payments" + invalid_payment_state: "Invalid payment state" filter_results: Filter Results quantity: Quantity pick_up: Pick up @@ -1857,7 +1859,7 @@ en_FR: headline: "Finished!" thanks: "Thanks for filling out the details for %{enterprise}." login: "You can change or update your enterprise at any stage by logging into Open Food Network and going to Admin." - action: "Open Food Network home" + action: "Go to Enterprise Dashboard" back: "Back" continue: "Continue" action_or: "OR"