# Copyright (C) 2024 Carex
# This file is distributed under the GPL-2.0+.
msgid ""
msgstr ""
"Project-Id-Version: Maintainer 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/maintainer\n"
"POT-Creation-Date: 2024-11-11T08:22:33+00:00\n"
"PO-Revision-Date: 2024-03-19 12:00+0300\n"
"Last-Translator: \n"
"Language-Team: French\n"
"Language: fr_FR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: WP-CLI 2.10.0\n"
"X-Domain: maintainer\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

#. Plugin Name of the plugin
#: maintainer.php
msgid "Maintainer"
msgstr "Mode Maintenance"

#. Plugin URI of the plugin
#. Author URI of the plugin
#: maintainer.php
msgid "wpcarex.com"
msgstr "wpcarex.com"

#. Description of the plugin
#: maintainer.php
msgid "Simple coming soon page generator."
msgstr "Générateur simple de page 'Bientôt disponible'."

#. Author of the plugin
#: maintainer.php
msgid "Carex"
msgstr "Carex"

#: src/Admin/Controllers/Init.php:184
msgid "Settings"
msgstr "Paramètres"

#: src/Admin/Controllers/Init.php:199
msgid "An error occurred while saving settings."
msgstr "Une erreur s'est produite lors de l'enregistrement des paramètres."

#: src/Admin/Controllers/Init.php:204
msgid "Invalid security token."
msgstr "Jeton de sécurité invalide."

#: src/Admin/Controllers/Init.php:210
msgid "You do not have permission to perform this action."
msgstr "Vous n'avez pas la permission d'effectuer cette action."

#: src/Admin/Controllers/Init.php:258
msgid "Settings saved successfully!"
msgstr "Paramètres enregistrés avec succès !"

#: src/Admin/Controllers/Init.php:275
msgid "Maintenance Active"
msgstr "Maintenance Active"

#: src/Admin/Controllers/Init.php:276
msgid "Maintenance Inactive"
msgstr "Maintenance Inactive"

#: templates/admin/settings.php:45
msgid "Main"
msgstr "Principal"

#: templates/admin/settings.php:48
msgid "SEO"
msgstr "SEO"

#: templates/admin/settings.php:51
msgid "Appearence"
msgstr "Apparence"

#: templates/admin/settings.php:54
msgid "Access"
msgstr "Accès"

#: templates/admin/settings.php:63
msgid "Main Settings"
msgstr "Paramètres Principaux"

#: templates/admin/settings.php:67
msgid "Maintenance Mode"
msgstr "Mode Maintenance"

#: templates/admin/settings.php:68
msgid "Activate or deactivate the maintenance mode."
msgstr "Activer ou désactiver le mode maintenance."

#: templates/admin/settings.php:80
msgid "Primary Text"
msgstr "Texte Principal"

#: templates/admin/settings.php:81
msgid "Set the primary text for the maintenance page."
msgstr "Définir le texte principal de la page de maintenance."

#: templates/admin/settings.php:90
msgid "Secondary Text"
msgstr "Texte Secondaire"

#: templates/admin/settings.php:91
msgid "Set the secondary text for the maintenance page."
msgstr "Définir le texte secondaire de la page de maintenance."

#: templates/admin/settings.php:101
msgid "SEO Settings"
msgstr "Paramètres SEO"

#: templates/admin/settings.php:105
msgid "Page Title"
msgstr "Titre de la Page"

#: templates/admin/settings.php:106
msgid "Set the page title for SEO purposes."
msgstr "Définir le titre de la page pour le référencement."

#: templates/admin/settings.php:115
msgid "Page Description"
msgstr "Description de la Page"

#: templates/admin/settings.php:116
msgid "Set the page description for SEO purposes."
msgstr "Définir la description de la page pour le référencement."

#: templates/admin/settings.php:125
msgid "No-index"
msgstr "No-index"

#: templates/admin/settings.php:126
msgid "Enable no-index meta tag on maintenance page."
msgstr "Activer la balise meta no-index sur la page de maintenance."

#: templates/admin/settings.php:139
msgid "Appearance"
msgstr "Apparence"

#: templates/admin/settings.php:143
msgid "Templates"
msgstr "Modèles"

#: templates/admin/settings.php:144
msgid "Choose the template for the maintenance page."
msgstr "Choisir le modèle pour la page de maintenance."

#: templates/admin/settings.php:165
msgid "Access Settings"
msgstr "Paramètres d'Accès"

#: templates/admin/settings.php:169
msgid "Allowed Roles"
msgstr "Rôles Autorisés"

#: templates/admin/settings.php:170
msgid "Select roles allowed to bypass maintenance mode."
msgstr "Sélectionner les rôles autorisés à contourner le mode maintenance."

#: templates/admin/settings.php:189
msgid "Allowed IPs"
msgstr "IPs Autorisées"

#. translators: %1$s: IP format example
#: templates/admin/settings.php:194
msgid ""
"Add IP addresses that can access the site during maintenance mode. One IP "
"per line. Example: %1$s"
msgstr ""
"Ajouter les adresses IP pouvant accéder au site pendant le mode maintenance. "
"Une IP par ligne. Exemple : %1$s"

#: templates/admin/settings.php:207
msgid "Query Parameter"
msgstr "Paramètre de Requête"

#. translators: %1$s: example URL with parameter
#: templates/admin/settings.php:212
msgid ""
"Set a bypass parameter to access your site while maintenance mode is active. "
"Example: %1$s. Useful for testing or allowing access to third-party services."
msgstr ""
"Définir un paramètre de contournement pour accéder à votre site pendant que "
"le mode maintenance est actif. Exemple : %1$s. Utile pour les tests ou pour "
"permettre l'accès aux services tiers."

#: templates/admin/settings.php:229
msgid "Save"
msgstr "Enregistrer"
