From ad879984b6b973dff1b86e34cc16cc804701671f Mon Sep 17 00:00:00 2001 From: Jarvis Date: Thu, 29 Aug 2024 15:32:32 +0100 Subject: [PATCH] New Crowdin updates (#1809) * New translations ui.json (Italian) * New translations ui.json (Romanian) * New translations ui.json (French) * New translations ui.json (Spanish) * New translations ui.json (German) * New translations ui.json (Dutch) * New translations ui.json (Polish) * New translations ui.json (Portuguese) * New translations ui.json (Russian) --- .../translations/de/ui.json | 15 ++++++++------- .../translations/es/ui.json | 15 ++++++++------- .../translations/fr/ui.json | 15 ++++++++------- .../translations/it/ui.json | 15 ++++++++------- .../translations/nl/ui.json | 15 ++++++++------- .../translations/pl/ui.json | 15 ++++++++------- .../translations/pt/ui.json | 15 ++++++++------- .../translations/ro/ui.json | 15 ++++++++------- .../translations/ru/ui.json | 15 ++++++++------- 9 files changed, 72 insertions(+), 63 deletions(-) diff --git a/_dev/packages/mktg-with-google-common/translations/de/ui.json b/_dev/packages/mktg-with-google-common/translations/de/ui.json index b772e41da..2df418bfb 100644 --- a/_dev/packages/mktg-with-google-common/translations/de/ui.json +++ b/_dev/packages/mktg-with-google-common/translations/de/ui.json @@ -1174,7 +1174,13 @@ "attributesMapppingSuccess": "Ihre Produktattribute wurden erfolgreich gespeichert. Überprüfen Sie die Zusammenfassung und klicken Sie auf \"Exportieren\", um sie an Google zu übermitteln", "campaignCreatedSuccess": "Sie haben Ihre Leistung max. Kampagne erfolgreich erstellt!", "phoneNumberVerifiedSuccess": "Ihre Rufnummer wurde verifiziert. Das Händlerkonto wird gerade erstellt", - "enhancedConversionEnabledSuccess": "Erweitertes Conversion-Tracking aktiviert" + "enhancedConversionEnabledSuccess": "Erweitertes Conversion-Tracking aktiviert", + "moduleUpdated": { + "successTitle": "Module updated", + "successSubtitle": "This page will restart automatically. ", + "failedTitle": "Module update failed", + "failedSubtitle": "Sorry, we couldn't update the module. Please try again." + } }, "stepper": { "nextStep": "Nächste: {0}", @@ -1225,14 +1231,9 @@ "title": "PrestaShop Profi-Tipp" }, "monetization": { - "successUpdatedTitle": "Modul aktualisiert", - "successUpdatedSubtitle": "Diese Seite wird automatisch aktualisiert. ", - "failedUpdatedTitle": "Modulaktualisierung fehlgeschlagen", - "failedUpdatedSubtitle": "Leider konnten wir das Modul nicht aktualisieren. Bitte versuchen Sie es erneut.", - "popinUpdateTitle": "PrestaShop Marketing braucht ein Update", + "updateTitle": "PrestaShop Marketing needs an update", "popinUpdateLandingPageText": "Ihre aktuelle Version des Moduls „PrestaShop Marketing“ ist veraltet. Aktualisieren Sie jetzt, um das Modul weiterhin zu nutzen.", "popinUpdateConfigurationText": "Ihre aktuelle Version des Moduls „PrestaShop Marketing“ ist veraltet. Die tägliche Synchronisierung mit dem Google Merchant Center wurde ausgesetzt. Aktualisieren Sie jetzt, um das Modul weiterhin zu nutzen.", - "bannerWarningTitle": "PrestaShop Marketing braucht ein Update", "bannerWarningText": "Ihre aktuelle Version des Moduls „PrestaShop Marketing“ ist veraltet. Die tägliche Synchronisierung mit dem Google Merchant Center wurde ausgesetzt. Aktualisieren Sie jetzt, um das Modul weiterhin zu nutzen.", "bannerInfoTitle": "Halten Sie Ihre Produkte auf dem neuesten Stand und auf Google-Oberflächen sichtbar", "bannerInfoAdvantage1": "Verbinden und verknüpfen Sie alle Ihre Google-Konten nahtlos", diff --git a/_dev/packages/mktg-with-google-common/translations/es/ui.json b/_dev/packages/mktg-with-google-common/translations/es/ui.json index 0148207ec..9399ecea6 100644 --- a/_dev/packages/mktg-with-google-common/translations/es/ui.json +++ b/_dev/packages/mktg-with-google-common/translations/es/ui.json @@ -1174,7 +1174,13 @@ "attributesMapppingSuccess": "Los atributos de tu producto se han guardado correctamente. Revisa el resumen y haz clic en \"Exportar\" para enviarlo a Google", "campaignCreatedSuccess": "¡Has creado tu campaña Máximo rendimiento con éxito!", "phoneNumberVerifiedSuccess": "Tu número de teléfono se ha verificado. Se está creando la cuenta Merchant", - "enhancedConversionEnabledSuccess": "Activado el seguimiento de conversiones" + "enhancedConversionEnabledSuccess": "Activado el seguimiento de conversiones", + "moduleUpdated": { + "successTitle": "Module updated", + "successSubtitle": "This page will restart automatically. ", + "failedTitle": "Module update failed", + "failedSubtitle": "Sorry, we couldn't update the module. Please try again." + } }, "stepper": { "nextStep": "Siguiente: {0}", @@ -1225,14 +1231,9 @@ "title": "Consejo PrestaShop" }, "monetization": { - "successUpdatedTitle": "Módulo actualizado", - "successUpdatedSubtitle": "Esta página se reiniciará automáticamente. ", - "failedUpdatedTitle": "Error al actualizar el módulo", - "failedUpdatedSubtitle": "Lo sentimos, no hemos podido actualizar el módulo. Inténtalo de nuevo.", - "popinUpdateTitle": "PrestaShop Marketing necesita una actualización", + "updateTitle": "PrestaShop Marketing needs an update", "popinUpdateLandingPageText": "Tu versión actual del módulo PrestaShop Marketing se ha quedado obsoleta. Actualiza el módulo ahora para seguir usándolo.", "popinUpdateConfigurationText": "Tu versión actual del módulo PrestaShop Marketing se ha quedado obsoleta. La sincronización diaria con Google Merchant Center se ha puesto en pausa. Actualiza el módulo ahora para seguir usándolo.", - "bannerWarningTitle": "PrestaShop Marketing necesita una actualización", "bannerWarningText": "Tu versión actual del módulo PrestaShop Marketing se ha quedado obsoleta. La sincronización diaria con Google Merchant Center se ha puesto en pausa. Actualiza el módulo ahora para seguir usándolo.", "bannerInfoTitle": "Mantén tus productos actualizados y visibles en las superficies de Google", "bannerInfoAdvantage1": "Conecta y vincula fácilmente todas tus cuentas de Google", diff --git a/_dev/packages/mktg-with-google-common/translations/fr/ui.json b/_dev/packages/mktg-with-google-common/translations/fr/ui.json index 77cd05772..063b98cf3 100644 --- a/_dev/packages/mktg-with-google-common/translations/fr/ui.json +++ b/_dev/packages/mktg-with-google-common/translations/fr/ui.json @@ -1174,7 +1174,13 @@ "attributesMapppingSuccess": "Les attributs produit ont été enregistrés avec succès. Vérifiez le récapitulatif puis cliquez sur \"Exporter\" pour les soumettre à Google.", "campaignCreatedSuccess": "Vous avez créé votre campagne Performance Max avec succès !", "phoneNumberVerifiedSuccess": "Votre numéro de téléphone a été vérifié. Le compte marchand est en cours de création", - "enhancedConversionEnabledSuccess": "Suivi avancé des conversions activé" + "enhancedConversionEnabledSuccess": "Suivi avancé des conversions activé", + "moduleUpdated": { + "successTitle": "Module updated", + "successSubtitle": "This page will restart automatically. ", + "failedTitle": "Module update failed", + "failedSubtitle": "Sorry, we couldn't update the module. Please try again." + } }, "stepper": { "nextStep": "Suivant : {0}", @@ -1225,14 +1231,9 @@ "title": "Conseils et astuces PrestaShop" }, "monetization": { - "successUpdatedTitle": "Module mis à jour", - "successUpdatedSubtitle": "Cette page va redémarrer automatiquement.\n\n\n\n\n", - "failedUpdatedTitle": "Échec de la mise à jour du module", - "failedUpdatedSubtitle": "Désolé, nous n’avons pas pu mettre à jour le module. Veuillez réessayer.", - "popinUpdateTitle": "PrestaShop Marketing a besoin d’une mise à jour", + "updateTitle": "PrestaShop Marketing needs an update", "popinUpdateLandingPageText": "Votre version actuelle du module de marketing PrestaShop n’est pas à jour. Mettez à jour maintenant pour continuer à utiliser le module.", "popinUpdateConfigurationText": "Votre version actuelle du module de marketing PrestaShop n’est pas à jour. La synchronisation quotidienne avec Google Merchant Center est interrompue. Mettez à jour maintenant pour continuer à utiliser le module.", - "bannerWarningTitle": "PrestaShop Marketing a besoin d’une mise à jour", "bannerWarningText": "Votre version actuelle du module de marketing PrestaShop n’est pas à jour. La synchronisation quotidienne avec Google Merchant Center est interrompue. Mettez à jour maintenant pour continuer à utiliser le module.", "bannerInfoTitle": "Gardez vos produits à jour et visibles sur les surfaces Google", "bannerInfoAdvantage1": "Connectez et reliez tous vos comptes Google en toute transparence", diff --git a/_dev/packages/mktg-with-google-common/translations/it/ui.json b/_dev/packages/mktg-with-google-common/translations/it/ui.json index 15d3a153a..fcce53b5b 100644 --- a/_dev/packages/mktg-with-google-common/translations/it/ui.json +++ b/_dev/packages/mktg-with-google-common/translations/it/ui.json @@ -1174,7 +1174,13 @@ "attributesMapppingSuccess": "Gli attributi del tuo prodotto sono stati salvati con successo. Rivedi il riepilogo e poi clicca su \"Esporta\" per inviarli a Google", "campaignCreatedSuccess": "Hai creato la tua campagna Performance Max con successo!", "phoneNumberVerifiedSuccess": "Il tuo numero di telefono è stato verificato. Il Merchant Account è stato creato", - "enhancedConversionEnabledSuccess": "Monitoraggio delle conversioni migliorato" + "enhancedConversionEnabledSuccess": "Monitoraggio delle conversioni migliorato", + "moduleUpdated": { + "successTitle": "Module updated", + "successSubtitle": "This page will restart automatically. ", + "failedTitle": "Module update failed", + "failedSubtitle": "Sorry, we couldn't update the module. Please try again." + } }, "stepper": { "nextStep": "Avanti: {0}", @@ -1225,14 +1231,9 @@ "title": "PrestaShop pro tip" }, "monetization": { - "successUpdatedTitle": "Modulo aggiornato", - "successUpdatedSubtitle": "Questa pagina si riavvierà automaticamente. ", - "failedUpdatedTitle": "Aggiornamento del modulo non riuscito", - "failedUpdatedSubtitle": "Spiacenti, non siamo riusciti ad aggiornare il modulo. Riprova.", - "popinUpdateTitle": "PrestaShop Marketing necessita di un aggiornamento", + "updateTitle": "PrestaShop Marketing needs an update", "popinUpdateLandingPageText": "La tua versione attuale del modulo PrestaShop Marketing non è aggiornata. Aggiorna ora per continuare a utilizzare il modulo.", "popinUpdateConfigurationText": "La tua versione attuale del modulo PrestaShop Marketing non è aggiornata. La sincronizzazione giornaliera con Google Merchant Center è sospesa. Aggiorna ora per continuare a utilizzare il modulo.", - "bannerWarningTitle": "PrestaShop Marketing necessita di un aggiornamento", "bannerWarningText": "La tua versione attuale del modulo PrestaShop Marketing non è aggiornata. La sincronizzazione giornaliera con Google Merchant Center è sospesa. Aggiorna ora per continuare a utilizzare il modulo.", "bannerInfoTitle": "Mantieni i tuoi prodotti aggiornati e visibili sulle superfici di Google", "bannerInfoAdvantage1": "Connetti e collega senza problemi tutti i tuoi account Google", diff --git a/_dev/packages/mktg-with-google-common/translations/nl/ui.json b/_dev/packages/mktg-with-google-common/translations/nl/ui.json index 5f90e3979..ab59b1156 100644 --- a/_dev/packages/mktg-with-google-common/translations/nl/ui.json +++ b/_dev/packages/mktg-with-google-common/translations/nl/ui.json @@ -1174,7 +1174,13 @@ "attributesMapppingSuccess": "Uw producteigenschappen zijn succesvol opgeslagen. Bekijk de samenvatting en klik op \"Exporteren\" om ze naar Google te sturen", "campaignCreatedSuccess": "U hebt uw Maximale prestaties-campagne met succes aangemaakt!", "phoneNumberVerifiedSuccess": "Uw telefoonnummer is geverifieerd. De Merchant Account wordt aangemaakt", - "enhancedConversionEnabledSuccess": "Verbeterde conversietracking ingeschakeld" + "enhancedConversionEnabledSuccess": "Verbeterde conversietracking ingeschakeld", + "moduleUpdated": { + "successTitle": "Module updated", + "successSubtitle": "This page will restart automatically. ", + "failedTitle": "Module update failed", + "failedSubtitle": "Sorry, we couldn't update the module. Please try again." + } }, "stepper": { "nextStep": "Volgende: {0}", @@ -1225,14 +1231,9 @@ "title": "Pro-tip van PrestaShop" }, "monetization": { - "successUpdatedTitle": "Module bijgewerkt", - "successUpdatedSubtitle": "Deze pagina wordt automatisch opnieuw opgestart. ", - "failedUpdatedTitle": "Module-update mislukt", - "failedUpdatedSubtitle": "Sorry, we kunnen de module niet bijwerken. Probeer het opnieuw.", - "popinUpdateTitle": "PrestaShop Marketing heeft een update nodig", + "updateTitle": "PrestaShop Marketing needs an update", "popinUpdateLandingPageText": "Je huidige versie van de PrestaShop Marketing-module is verouderd. Werk nu bij om de module te blijven gebruiken.", "popinUpdateConfigurationText": "Je huidige versie van de PrestaShop Marketing-module is verouderd. Dagelijkse synchronisatie met Google Merchant Center is gepauzeerd. Werk nu bij om de module te blijven gebruiken.", - "bannerWarningTitle": "PrestaShop Marketing heeft een update nodig", "bannerWarningText": "Je huidige versie van de PrestaShop Marketing-module is verouderd. Dagelijkse synchronisatie met Google Merchant Center is gepauzeerd. Werk nu bij om de module te blijven gebruiken.", "bannerInfoTitle": "Houd je producten up-to-date en zichtbaar op Google-oppervlakken", "bannerInfoAdvantage1": "Verbind en koppel al je Google-accounts naadloos", diff --git a/_dev/packages/mktg-with-google-common/translations/pl/ui.json b/_dev/packages/mktg-with-google-common/translations/pl/ui.json index 33cb10bee..924ed179f 100644 --- a/_dev/packages/mktg-with-google-common/translations/pl/ui.json +++ b/_dev/packages/mktg-with-google-common/translations/pl/ui.json @@ -1174,7 +1174,13 @@ "attributesMapppingSuccess": "Twoje atrybuty produktu zostały pomyślnie zapisane. Sprawdź w podsumowaniu, czy wszystko się zgadza, następnie kliknij „Eksport\", aby przesłać je do Google.", "campaignCreatedSuccess": "Kampania Performance Max została utworzona pomyślnie!", "phoneNumberVerifiedSuccess": "Twój numer telefonu został zweryfikowany. Konto Merchanta jest w trakcie tworzenia.", - "enhancedConversionEnabledSuccess": "Rozszerzone śledzenie konwersji jest włączone" + "enhancedConversionEnabledSuccess": "Rozszerzone śledzenie konwersji jest włączone", + "moduleUpdated": { + "successTitle": "Module updated", + "successSubtitle": "This page will restart automatically. ", + "failedTitle": "Module update failed", + "failedSubtitle": "Sorry, we couldn't update the module. Please try again." + } }, "stepper": { "nextStep": "Następny: {0}", @@ -1225,14 +1231,9 @@ "title": "Wskazówka PrestaShop" }, "monetization": { - "successUpdatedTitle": "Moduł został zaktualizowany", - "successUpdatedSubtitle": "Ta strona zostanie zrestartuje się automatycznie. ", - "failedUpdatedTitle": "Aktualizacja modułu nie powiodła się", - "failedUpdatedSubtitle": "Przepraszamy, nie udało się zaktualizować modułu. Spróbuj ponownie.", - "popinUpdateTitle": "PrestaShop Marketing wymaga aktualizacji", + "updateTitle": "PrestaShop Marketing needs an update", "popinUpdateLandingPageText": "Twoja bieżąca wersja modułu PrestaShop Marketing jest nieaktualna. Zaktualizuj teraz, aby kontynuować korzystanie z modułu.", "popinUpdateConfigurationText": "Twoja bieżąca wersja modułu PrestaShop Marketing jest nieaktualna. Codzienna synchronizacja z Google Merchant Center została wstrzymana. Zaktualizuj teraz, aby kontynuować korzystanie z modułu.", - "bannerWarningTitle": "PrestaShop Marketing wymaga aktualizacji", "bannerWarningText": "Twoja bieżąca wersja modułu PrestaShop Marketing jest nieaktualna. Codzienna synchronizacja z Google Merchant Center została wstrzymana. Zaktualizuj teraz, aby kontynuować korzystanie z modułu.", "bannerInfoTitle": "Aktualizuj swoje produkty i dbaj o ich widoczność w przestrzeni Google", "bannerInfoAdvantage1": "Powiąż z łatwością wszystkie swoje konta Google", diff --git a/_dev/packages/mktg-with-google-common/translations/pt/ui.json b/_dev/packages/mktg-with-google-common/translations/pt/ui.json index 5b07a0dcc..3708efa89 100644 --- a/_dev/packages/mktg-with-google-common/translations/pt/ui.json +++ b/_dev/packages/mktg-with-google-common/translations/pt/ui.json @@ -1174,7 +1174,13 @@ "attributesMapppingSuccess": "Os atributos do seu produto foram salvos com sucesso. Resumo da revisão e clique em \"Exportar\" para enviá-los ao Google", "campaignCreatedSuccess": "Criou com sucesso a sua campanha de Máximo desempenho!", "phoneNumberVerifiedSuccess": "O seu número de telefone foi verificado. A Conta do Comerciante está sendo criada", - "enhancedConversionEnabledSuccess": "Acompanhamento avançado de conversões ativado" + "enhancedConversionEnabledSuccess": "Acompanhamento avançado de conversões ativado", + "moduleUpdated": { + "successTitle": "Module updated", + "successSubtitle": "This page will restart automatically. ", + "failedTitle": "Module update failed", + "failedSubtitle": "Sorry, we couldn't update the module. Please try again." + } }, "stepper": { "nextStep": "A seguir: {0}", @@ -1225,14 +1231,9 @@ "title": "Dica profissional do PrestaShop" }, "monetization": { - "successUpdatedTitle": "Módulo atualizado", - "successUpdatedSubtitle": "Esta página será reiniciada automaticamente. ", - "failedUpdatedTitle": "Falha na atualização do módulo", - "failedUpdatedSubtitle": "Não foi possível atualizar o módulo. Tente novamente.", - "popinUpdateTitle": "O PrestaShop Marketing precisa de uma atualização", + "updateTitle": "PrestaShop Marketing needs an update", "popinUpdateLandingPageText": "A sua versão atual do módulo PrestaShop Marketing está desatualizada. Atualize agora para continuar usando o módulo.", "popinUpdateConfigurationText": "A sua versão atual do módulo PrestaShop Marketing está desatualizada. A sincronização diária com o Google Merchant Center foi pausada. Atualize agora para continuar usando o módulo.", - "bannerWarningTitle": "O PrestaShop Marketing precisa de uma atualização", "bannerWarningText": "A sua versão atual do módulo PrestaShop Marketing está desatualizada. A sincronização diária com o Google Merchant Center foi pausada. Atualize agora para continuar usando o módulo.", "bannerInfoTitle": "Mantenha seus produtos atualizados e visíveis nas superfícies do Google", "bannerInfoAdvantage1": "Conecte e vincule todas as suas contas do Google com facilidade", diff --git a/_dev/packages/mktg-with-google-common/translations/ro/ui.json b/_dev/packages/mktg-with-google-common/translations/ro/ui.json index c5a85decf..0c049a78b 100644 --- a/_dev/packages/mktg-with-google-common/translations/ro/ui.json +++ b/_dev/packages/mktg-with-google-common/translations/ro/ui.json @@ -1174,7 +1174,13 @@ "attributesMapppingSuccess": "Caracteristicile produsului tău au fost salvate cu succes. Revizuiește rezumatul, apoi fă clic pe „Export” pentru a le trimite la Google", "campaignCreatedSuccess": "Ai creat cu succes campania Performance Max!", "phoneNumberVerifiedSuccess": "Numărul de telefon a fost confirmat. Contul de comerciant este în curs de creare", - "enhancedConversionEnabledSuccess": "Urmărire îmbunătățită a conversiilor activată" + "enhancedConversionEnabledSuccess": "Urmărire îmbunătățită a conversiilor activată", + "moduleUpdated": { + "successTitle": "Module updated", + "successSubtitle": "This page will restart automatically. ", + "failedTitle": "Module update failed", + "failedSubtitle": "Sorry, we couldn't update the module. Please try again." + } }, "stepper": { "nextStep": "Înainte: {0}", @@ -1225,14 +1231,9 @@ "title": "Sfat profesional PrestaShop" }, "monetization": { - "successUpdatedTitle": "Module updated", - "successUpdatedSubtitle": "This page will restart automatically. ", - "failedUpdatedTitle": "Module update failed", - "failedUpdatedSubtitle": "Sorry, we couldn't update the module. Please try again.", - "popinUpdateTitle": "PrestaShop Marketing needs an update", + "updateTitle": "PrestaShop Marketing needs an update", "popinUpdateLandingPageText": "Your current version of the PrestaShop Marketing module is out of date. Update now to continue using the module.", "popinUpdateConfigurationText": "Your current version of the PrestaShop Marketing module is out of date. Daily synchronization with Google Merchant Center is paused. Update now to continue using the module.", - "bannerWarningTitle": "PrestaShop Marketing needs an update", "bannerWarningText": "Your current version of the PrestaShop Marketing module is out of date. Daily synchronization with Google Merchant Center is paused. Update now to continue using the module.", "bannerInfoTitle": "Keep your products updated & visible on Google surfaces", "bannerInfoAdvantage1": "Seamlessly connect and link all your Google accounts", diff --git a/_dev/packages/mktg-with-google-common/translations/ru/ui.json b/_dev/packages/mktg-with-google-common/translations/ru/ui.json index cf464a6e3..2c22f3f84 100644 --- a/_dev/packages/mktg-with-google-common/translations/ru/ui.json +++ b/_dev/packages/mktg-with-google-common/translations/ru/ui.json @@ -1174,7 +1174,13 @@ "attributesMapppingSuccess": "Атрибуты вашего продукта успешно сохранены. Просмотрите резюме, затем нажмите \"Экспорт\", чтобы отправить их в Google", "campaignCreatedSuccess": "Вы создали кампанию Performance Max!", "phoneNumberVerifiedSuccess": "Ваш номер телефона был проверен. Создается торговый счет", - "enhancedConversionEnabledSuccess": "Расширенное отслеживание конверсий включено" + "enhancedConversionEnabledSuccess": "Расширенное отслеживание конверсий включено", + "moduleUpdated": { + "successTitle": "Module updated", + "successSubtitle": "This page will restart automatically. ", + "failedTitle": "Module update failed", + "failedSubtitle": "Sorry, we couldn't update the module. Please try again." + } }, "stepper": { "nextStep": "Следующий: {0}", @@ -1225,14 +1231,9 @@ "title": "Профессиональный совет от PrestaShop" }, "monetization": { - "successUpdatedTitle": "Module updated", - "successUpdatedSubtitle": "This page will restart automatically. ", - "failedUpdatedTitle": "Module update failed", - "failedUpdatedSubtitle": "Sorry, we couldn't update the module. Please try again.", - "popinUpdateTitle": "PrestaShop Marketing needs an update", + "updateTitle": "PrestaShop Marketing needs an update", "popinUpdateLandingPageText": "Your current version of the PrestaShop Marketing module is out of date. Update now to continue using the module.", "popinUpdateConfigurationText": "Your current version of the PrestaShop Marketing module is out of date. Daily synchronization with Google Merchant Center is paused. Update now to continue using the module.", - "bannerWarningTitle": "PrestaShop Marketing needs an update", "bannerWarningText": "Your current version of the PrestaShop Marketing module is out of date. Daily synchronization with Google Merchant Center is paused. Update now to continue using the module.", "bannerInfoTitle": "Keep your products updated & visible on Google surfaces", "bannerInfoAdvantage1": "Seamlessly connect and link all your Google accounts",