msgid ""
msgstr ""
"Project-Id-Version: site_alerts 1.0.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2026-08-21T01:44:15+00:00\n"
"PO-Revision-Date: 2026-08-21T01:44:15+00:00\n"
"Language: fr_FR\n"
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : ((n != 0 && n % 1000000 == 0) ? 1 : 2);\n"

#: packages/site_alerts/blocks/alert_display_area/templates/bootstrap.php
#, fuzzy
msgctxt "TemplateFileName"
msgid "Bootstrap"
msgstr "Bootstrap"

#: packages/site_alerts/blocks/alert_display_area/templates/zurb_foundation.php
msgctxt "TemplateFileName"
msgid "Zurb Foundation"
msgstr ""

#: packages/site_alerts/controller.php:20
#, fuzzy
msgid "Add configurable alerts to your concrete5 website."
msgstr "Ajoutez des alertes configurables à votre site web Concrete5"

#: packages/site_alerts/controller.php:25
msgid "Site Alerts"
msgstr ""

#: packages/site_alerts/controller.php:53
msgid "View All Site Alerts"
msgstr ""

#: packages/site_alerts/controller.php:56
msgid "Add New Site Alert"
msgstr ""

#: packages/site_alerts/controller.php:59
msgid "Edit Site Alert"
msgstr ""

#: packages/site_alerts/src/bbeng89/Entity/Alert.php:144
#, fuzzy
msgid "Immediately"
msgstr "Immédiatement"

#: packages/site_alerts/src/bbeng89/Entity/Alert.php:176
msgid "Never"
msgstr "Jamais"

#: packages/site_alerts/src/bbeng89/Entity/Alert.php:235
msgid "Active"
msgstr "Actif"

#: packages/site_alerts/src/bbeng89/Entity/Alert.php:236
#, fuzzy
msgid "Scheduled"
msgstr "Programmé"

#: packages/site_alerts/src/bbeng89/Entity/Alert.php:237
msgid "Expired"
msgstr ""

#: packages/site_alerts/src/bbeng89/Entity/Alert.php:264
msgid "Success"
msgstr "Succès"

#: packages/site_alerts/src/bbeng89/Entity/Alert.php:265
msgid "Info"
msgstr "Info"

#: packages/site_alerts/src/bbeng89/Entity/Alert.php:266
msgid "Warning"
msgstr "Avertissement"

#: packages/site_alerts/src/bbeng89/Entity/Alert.php:267
#, fuzzy
msgid "Danger"
msgstr "Danger"

#: packages/site_alerts/controllers/single_page/dashboard/site_alerts/alerts.php:45
#: packages/site_alerts/elements/alert_edit_create.php:4
msgid "Name"
msgstr "Nom"

#: packages/site_alerts/controllers/single_page/dashboard/site_alerts/alerts.php:49
#: packages/site_alerts/elements/alert_edit_create.php:15
msgid "Type"
msgstr "Type"

#: packages/site_alerts/controllers/single_page/dashboard/site_alerts/alerts.php:53
#, fuzzy
msgid "Start"
msgstr "Début"

#: packages/site_alerts/controllers/single_page/dashboard/site_alerts/alerts.php:57
#, fuzzy
msgid "End"
msgstr "Fin"

#: packages/site_alerts/controllers/single_page/dashboard/site_alerts/create.php:69
#: packages/site_alerts/controllers/single_page/dashboard/site_alerts/edit.php:75
msgid "The name field is required"
msgstr ""

#: packages/site_alerts/controllers/single_page/dashboard/site_alerts/create.php:73
#: packages/site_alerts/controllers/single_page/dashboard/site_alerts/edit.php:79
msgid "The message field is required"
msgstr ""

#: packages/site_alerts/controllers/single_page/dashboard/site_alerts/create.php:77
#: packages/site_alerts/controllers/single_page/dashboard/site_alerts/edit.php:83
#, fuzzy
msgid "Please select at least one page to display this alert on"
msgstr "SVP : sélectionner au moins une page pour y afficher cette alerte"

#: packages/site_alerts/controllers/single_page/dashboard/site_alerts/edit.php:71
#, fuzzy
msgid "Id was not given"
msgstr "L'Id n'a pas été donné"

#: packages/site_alerts/blocks/alert_display_area/templates/bootstrap.php:12
#: packages/site_alerts/blocks/alert_display_area/templates/zurb_foundation.php:12
#: packages/site_alerts/blocks/alert_display_area/controller.php:19
#: packages/site_alerts/blocks/alert_display_area/view.php:15
msgid "Site Alerts Display Area"
msgstr ""

#: packages/site_alerts/blocks/alert_display_area/templates/bootstrap.php:13
#: packages/site_alerts/blocks/alert_display_area/templates/zurb_foundation.php:13
#: packages/site_alerts/blocks/alert_display_area/view.php:16
#, fuzzy
msgid "There are currently no active alerts for this page. Visit the dashboard to manage your alerts."
msgstr "Il n'y a actuellement aucune alerte pour cette page. Visitez le Tableau de Bord pour gérer vos alertes."

#: packages/site_alerts/blocks/alert_display_area/templates/bootstrap.php:20
#: packages/site_alerts/blocks/alert_display_area/templates/zurb_foundation.php:21
#: packages/site_alerts/blocks/alert_display_area/view.php:23
msgid "Dismiss alert"
msgstr ""

#: packages/site_alerts/blocks/alert_display_area/add.php:4
#: packages/site_alerts/blocks/alert_display_area/edit.php:3
msgid "Any active alerts that you have configured on the dashboard will be pulled and displayed here."
msgstr ""

#: packages/site_alerts/blocks/alert_display_area/controller.php:24
msgid "Pulls applicable Site Alerts and displays them. If no alerts are available, nothing is displayed."
msgstr ""

#: packages/site_alerts/blocks/alert_display_area/edit.php:5
#, fuzzy
msgid "Click here to visit the dashboard"
msgstr "Cliquer ici pour visiter le Tableau de Bord"

#: packages/site_alerts/blocks/alert_display_area/edit.php:6
msgid "and make changes to your alerts."
msgstr ""

#: packages/site_alerts/single_pages/dashboard/site_alerts/alerts.php:7
msgid "Add New Alert"
msgstr ""

#: packages/site_alerts/single_pages/dashboard/site_alerts/alerts.php:29
#, fuzzy
msgid "No alerts have been added yet."
msgstr "Aucune alerte n'a encore été ajoutée"

#: packages/site_alerts/single_pages/dashboard/site_alerts/alerts.php:30
#, fuzzy
msgid "Add a new alert"
msgstr "Ajouter une nouvelle alerte"

#: packages/site_alerts/single_pages/dashboard/site_alerts/alerts.php:49
msgid "Edit"
msgstr "Éditer"

#: packages/site_alerts/single_pages/dashboard/site_alerts/alerts.php:51
#, fuzzy
msgid "Are you sure you want to delete the alert - "
msgstr "Etes vous sûr de vouloir supprimer l'alerte - "

#: packages/site_alerts/single_pages/dashboard/site_alerts/alerts.php:52
msgid "Delete"
msgstr "Supprimer"

#: packages/site_alerts/single_pages/dashboard/site_alerts/create.php:12
#: packages/site_alerts/single_pages/dashboard/site_alerts/edit.php:13
msgid "Cancel"
msgstr "Annuler"

#: packages/site_alerts/single_pages/dashboard/site_alerts/create.php:13
#, fuzzy
msgid "Create"
msgstr "Créer"

#: packages/site_alerts/single_pages/dashboard/site_alerts/edit.php:14
msgid "Save Changes"
msgstr "Enregistrer les changements"

#: packages/site_alerts/elements/alert_edit_create.php:10
msgid "Message"
msgstr "Message"

#: packages/site_alerts/elements/alert_edit_create.php:20
msgid "Start Date and Time"
msgstr ""

#: packages/site_alerts/elements/alert_edit_create.php:22
#, fuzzy
msgid "Leave date blank to show this alert immediately"
msgstr "Laisser le champ de date vide pour montrer cette alerte immédiatement"

#: packages/site_alerts/elements/alert_edit_create.php:26
msgid "End Date and Time"
msgstr ""

#: packages/site_alerts/elements/alert_edit_create.php:28
#, fuzzy
msgid "Leave date blank to show this alert indefinitely"
msgstr "Laisser le champ de date vide pour montrer cette alerte indéfiniment"

#: packages/site_alerts/elements/alert_edit_create.php:35
#, fuzzy
msgid "Allow users to dismiss this alert"
msgstr "Autoriser les utilisateurs à annuler cette alerte"

#: packages/site_alerts/elements/alert_edit_create.php:41
#, fuzzy
msgid "Select Pages to Display On"
msgstr "Sélectionner les pages à afficher"

#: packages/site_alerts/elements/alert_edit_create.php:49
msgid "Show on all children of selected pages"
msgstr ""
