From ca09713b84273374e2eaac058bcdd816d1e46873 Mon Sep 17 00:00:00 2001 From: Emmanuel Cazenave Date: Thu, 2 Jun 2022 16:27:27 +0200 Subject: [PATCH] translation update --- .../locale/fr/LC_MESSAGES/django.po | 2 +- .../locale/fr/LC_MESSAGES/django.po | 2 +- hobo/locale/fr/LC_MESSAGES/django.po | 38 +++++++++++++++---- 3 files changed, 32 insertions(+), 10 deletions(-) diff --git a/hobo/agent/authentic2/locale/fr/LC_MESSAGES/django.po b/hobo/agent/authentic2/locale/fr/LC_MESSAGES/django.po index 6697df8..7b1a4b8 100644 --- a/hobo/agent/authentic2/locale/fr/LC_MESSAGES/django.po +++ b/hobo/agent/authentic2/locale/fr/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: hobo 0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-08-31 15:36+0200\n" +"POT-Creation-Date: 2022-06-02 16:12+0200\n" "PO-Revision-Date: 2020-02-07 08:44+0100\n" "Last-Translator: Frederic Peters \n" "Language: French\n" diff --git a/hobo/environment/locale/fr/LC_MESSAGES/django.po b/hobo/environment/locale/fr/LC_MESSAGES/django.po index a16e4c9..13ae4ac 100644 --- a/hobo/environment/locale/fr/LC_MESSAGES/django.po +++ b/hobo/environment/locale/fr/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: hobo 0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-05-19 23:29+0200\n" +"POT-Creation-Date: 2022-06-02 16:12+0200\n" "PO-Revision-Date: 2022-05-19 23:29+0200\n" "Last-Translator: Frederic Peters \n" "Language: \n" diff --git a/hobo/locale/fr/LC_MESSAGES/django.po b/hobo/locale/fr/LC_MESSAGES/django.po index f42c079..589a73a 100644 --- a/hobo/locale/fr/LC_MESSAGES/django.po +++ b/hobo/locale/fr/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: hobo 0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-05-27 14:02+0200\n" +"POT-Creation-Date: 2022-06-02 16:12+0200\n" "PO-Revision-Date: 2022-05-05 20:34+0200\n" "Last-Translator: Frederic Peters \n" "Language: French\n" @@ -93,6 +93,7 @@ msgstr "Métadonnées" #: hobo/applications/templates/hobo/applications/edit-metadata.html #: hobo/emails/templates/hobo/emails_home.html +#: hobo/maintenance/templates/hobo/maintenance/home.html #: hobo/sms/templates/hobo/sms_home.html #: hobo/theme/templates/hobo/theme_home.html #: hobo/theme/templates/hobo/theme_options.html @@ -396,6 +397,31 @@ msgstr "" msgid "Support is currently disabled." msgstr "La prise en charge est actuellement désactivée." +#: hobo/maintenance/forms.py +msgid "Enable maintenance page" +msgstr "Activer la page de maintenance" + +#: hobo/maintenance/forms.py +msgid "Maintenance page message" +msgstr "Message de la page de maintenance" + +#: hobo/maintenance/forms.py +msgid "Maintenance HTTP header pass through" +msgstr "Entête HTTP autorisé" + +#: hobo/maintenance/forms.py +msgid "Disable cron jobs" +msgstr "Désactiver les tâche routinières" + +#: hobo/maintenance/templates/hobo/maintenance/home.html +#: hobo/templates/hobo/home.html +msgid "Maintenance" +msgstr "Maintenance" + +#: hobo/maintenance/templates/hobo/maintenance/maintenance_page.html +msgid "This site is currently unavailable." +msgstr "Ce site est actuellement indisponible." + #: hobo/matomo/forms.py msgid "Tracking Javascript" msgstr "Code de suivi Javascript" @@ -519,10 +545,6 @@ msgstr "Bon respect des droits des usagers." msgid "No respect of user rights." msgstr "Non respect des droits des usagers." -#: hobo/middleware/maintenance.py -msgid "The site is under maintenance" -msgstr "Le site est en maintenance." - #: hobo/profile/models.py msgid "" "Enter valid variable name starting with a letter and consisting of letters, " @@ -863,15 +885,15 @@ msgstr "" "L’intégration graphique a été modifiée, le changement sera bientôt visible " "sur les sites." +#~ msgid "The site is under maintenance" +#~ msgstr "Le site est en maintenance." + #~ msgid "Set up a title" #~ msgstr "Définir un titre" #~ msgid "Set up email options" #~ msgstr "Configurer les courriels" -#~ msgid "Add instance" -#~ msgstr "Ajouter une instance" - #~ msgid "Tenants" #~ msgstr "Tenants"