# Translation of MainWP Child in French (Canada)
# This file is distributed under the same license as the MainWP Child package.
msgid ""
msgstr ""
"PO-Revision-Date: 2022-12-22 21:18:14+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: GlotPress/4.0.3\n"
"Language: fr_CA\n"
"Project-Id-Version: MainWP Child\n"

#: class/class-mainwp-wordpress-seo.php:254
msgid "Focus keyword not set."
msgstr ""

#: class/class-mainwp-wordpress-seo.php:250
msgid "Post is set to noindex."
msgstr ""

#: class/class-mainwp-wordpress-seo.php:234
msgid "Upload failed."
msgstr "Téléversement échoué."

#: class/class-mainwp-wordpress-seo.php:229
msgid "Unzipping failed with error \"%s\"."
msgstr ""

#: class/class-mainwp-wordpress-seo.php:158
#: class/class-mainwp-wordpress-seo.php:220
#: class/class-mainwp-wordpress-seo.php:224
#: class/class-mainwp-wordpress-seo.php:229
#: class/class-mainwp-wordpress-seo.php:234
msgid "Settings could not be imported:"
msgstr "Réglage n’a pas pu être importé :"

#: class/class-mainwp-wordpress-seo.php:126
msgid "Settings could not be imported."
msgstr ""

#: class/class-mainwp-utility.php:671
msgid "Child plugin is disabled or the security key is incorrect. Please resync with your main installation."
msgstr "L'extension MainWP client est désactivée ou la clé de sécurité est incorrecte. Merci de resynchroniser avec votre installation principale."

#: class/class-mainwp-utility.php:669
msgid "Something went wrong while contacting the child site. Please check if there is an error on the child site. This error could also be caused by trying to clone or restore a site to large for your server settings."
msgstr "Quelque chose à dysfonctionné lors de la connexion avec le site client. Merci de vérifier si il y a une erreur sur le site client. Cette erreur peut aussi être causée par un essai de clonage ou de restauration d'un site trop important pour vos paramètres serveur."

#: class/class-mainwp-pages.php:595
msgid "Save changes"
msgstr "Sauvegarder les changements"

#: class/class-mainwp-pages.php:590
msgid "Your unique security ID is:"
msgstr ""

#: class/class-mainwp-pages.php:585
msgid "Require unique security ID"
msgstr ""

#: class/class-mainwp-pages.php:576
msgid "The unique security ID adds additional protection between the child plugin and your Dashboard. The unique security ID will need to match when being added to the Dashboard. This is additional security and should not be needed in most situations."
msgstr ""

#: class/class-mainwp-pages.php:573
msgid "Connection settings"
msgstr ""

#: class/class-mainwp-pages.php:469
msgid "Connection Details"
msgstr "Détails de connexion"

#: class/class-mainwp-pages.php:461
msgid "Server information"
msgstr "Informations du serveur"

#: class/class-mainwp-pages.php:453
msgid "Restore / Clone"
msgstr "Restorer / Cloner"

#: class/class-mainwp-pages.php:445
msgid "Settings"
msgstr "Réglages"

#: class/class-mainwp-pages.php:115
msgid "Find out more in this %1$shelp document%2$s how to do it."
msgstr ""

#: class/class-mainwp-pages.php:114
msgid "You can also turn on the unique security ID option in "
msgstr ""

#: class/class-mainwp-pages.php:112
msgid "If you are not sure how to do it, please review this %1$shelp document%2$s."
msgstr ""

#: class/class-mainwp-pages.php:111
msgid " plugin until you are ready to connect this site to your Dashboard in order to avoid unexpected security issues. "
msgstr ""

#: class/class-mainwp-pages.php:111
msgid "<strong>NOW</strong> or deactivate the "
msgstr ""

#: class/class-mainwp-pages.php:111
msgid "Please add this site to your "
msgstr ""

#: class/class-mainwp-pages.php:110
msgid " plugin is activated but not connected."
msgstr ""

#: class/class-mainwp-pages.php:110
msgid "Attention! "
msgstr "Attention! "

#: class/class-mainwp-helper.php:287
msgid "WordPress Filesystem error: "
msgstr ""

#: class/class-mainwp-helper.php:168
msgid " Is its parent directory writable by the server?"
msgstr " Le répertoire parent est-il inscriptible sur le serveur ?"

#: class/class-mainwp-helper.php:168
msgid "Unable to create directory "
msgstr "Impossible de créer le répertoire "

#: class/class-mainwp-connect.php:506
msgid "Authentication failed! Please deactivate and re-activate the MainWP Child plugin on this site."
msgstr "L'authentification a échoué ! Merci de désactiver et réactiver l'extension MainWP client sur ce site."

#: class/class-mainwp-connect.php:219 class/class-mainwp-connect.php:532
msgid "User not administrator. Please use an administrator user to establish the connection."
msgstr ""

#: class/class-mainwp-connect.php:176
msgid "Authentication failed! Please deactivate & re-activate the MainWP Child plugin on this site and try again."
msgstr ""

#: class/class-mainwp-connect.php:167
msgid "Authentication failed! Please deactivate & re-activate the MainWP Child plugin on this child site and try again."
msgstr ""

#: class/class-mainwp-connect.php:114
msgid "User is not an administrator. Please use an administrator user to establish the connection."
msgstr ""

#: class/class-mainwp-connect.php:111 class/class-mainwp-connect.php:215
#: class/class-mainwp-connect.php:529
msgid "Unexisting administrator user. Please verify that it is an existing administrator."
msgstr ""

#: class/class-mainwp-connect.php:105
msgid "OpenSSL library is required on the child site to set up a secure connection."
msgstr ""

#: class/class-mainwp-connect.php:99
msgid "The unique security ID mismatch! Please correct it before the connection can be established."
msgstr ""

#: class/class-mainwp-connect.php:97
msgid "This child site is set to require a unique security ID. Please enter it before the connection can be established."
msgstr ""

#: class/class-mainwp-connect.php:90
msgid "Public key already set. Please deactivate & reactivate the MainWP Child plugin on the child site and try again."
msgstr ""

#: class/class-mainwp-connect.php:82
msgid "Public key could not be set. Please make sure that the OpenSSL library has been configured correctly on your MainWP Dashboard. For additional help, please check this %1$shelp document%2$s."
msgstr ""

#: class/class-mainwp-clone.php:767
msgid "Backup file not found"
msgstr "Fichier de sauvegarde non trouvé"

#: class/class-mainwp-clone.php:641 class/class-mainwp-clone.php:759
msgid "No download file found"
msgstr "Aucun fichier de téléchargement trouvé"

#: class/class-mainwp-clone.php:518
msgid "No download link given"
msgstr "Aucun lien de téléchargement donné"

#: class/class-mainwp-clone.php:491
msgid "Invalid response"
msgstr "Réponse invalide"

#: class/class-mainwp-clone.php:431
msgid "Could not create backupfile on child"
msgstr "Impossible de créer le fichier de sauvegarde sur site client"

#: class/class-mainwp-clone.php:398 class/class-mainwp-clone.php:470
#: class/class-mainwp-clone.php:528
msgid "Site not found"
msgstr "Site non trouvé"

#: class/class-mainwp-clone.php:389 class/class-mainwp-clone.php:463
msgid "No site given"
msgstr "Pas de site donné"

#: class/class-mainwp-clone.php:146
msgid "Double request!"
msgstr ""

#: class/class-mainwp-clone-page.php:1233
msgid "Restore process completed successfully!"
msgstr "Processus de restauration terminé avec succès !"

#: class/class-mainwp-clone-page.php:1225
msgid "CAUTION: this will overwrite your existing site."
msgstr "ATTENTION : cette action écrasera votre site existant."

#: class/class-mainwp-clone-page.php:1224
msgid "Start Restore"
msgstr "Démarrer la restauration"

#: class/class-mainwp-clone-page.php:1221
msgid "Be sure to use a FULL backup created by your Network dashboard, if critical folders are excluded it may result in a not working installation."
msgstr "Veillez à utiliser une sauvegarde complète créée par votre tableau de bord Réseau, si les dossiers critiques sont exclus, il peut en résulter une installation non fonctionnelle."

#: class/class-mainwp-clone-page.php:1187
msgid "Cloning process completed successfully! Check and re-save permalinks "
msgstr "Processus de clonage réussi ! Vérifiez et re-enregistrer permaliens WordPress "

#: class/class-mainwp-clone-page.php:1185
msgid "Restore process completed successfully! Check and re-save permalinks "
msgstr "Processus de restauration terminé avec succès ! Vérifiez et re-enregistrer les permaliens WordPress "

#: class/class-mainwp-clone-page.php:607
msgid "Cloning process completed successfully!"
msgstr "Processus de clonage terminé avec succès !"

#: class/class-mainwp-clone-page.php:606
msgid "Extracting backup and updating your database, this might take a while. Please be patient."
msgstr "Extraction de sauvegarde et de mise à jour de votre base de données, cela pourrait prendre un certain temps. Merci d'être patient."

#: class/class-mainwp-clone-page.php:605
msgid "Backup downloaded"
msgstr "Sauvegarde téléchargée"

#: class/class-mainwp-clone-page.php:604
msgid "Downloading backup"
msgstr "Téléchargement sauvegarde"

#: class/class-mainwp-clone-page.php:603
msgid "Backup created on %1$s total size to download: %2$dMB"
msgstr ""

#: class/class-mainwp-clone-page.php:602
msgid "Creating backup on %1$s expected size: %2$dMB (estimated time: %3$d seconds)"
msgstr ""

#: class/class-mainwp-clone-page.php:601
msgid "Continue Anyway?"
msgstr "Continuer ?"

#: class/class-mainwp-clone-page.php:600
msgid "This is a large site (%dMB), the restore process will more than likely fail."
msgstr "Ceci est un gros site (%d MB), le processus de restauration sera plus que probablement sûr."

#: class/class-mainwp-clone-page.php:464
msgid "Parent Folder"
msgstr "Répertoire parent"

#: class/class-mainwp-clone-page.php:459
msgid "Select File"
msgstr "Sélectionner fichier"

#: class/class-mainwp-clone-page.php:417
msgid "Quick Jump:"
msgstr "Saut rapide :"

#: class/class-mainwp-clone-page.php:403
msgid "Content Folder"
msgstr "Répertoire des contenus"

#: class/class-mainwp-clone-page.php:401
msgid "Uploads Folder"
msgstr "Répertoire des téléversements"

#: class/class-mainwp-clone-page.php:398
msgid "Backup"
msgstr "Sauvegarde"

#: class/class-mainwp-clone-page.php:397
msgid "Site Root"
msgstr "Racine du site"

#: class/class-mainwp-clone-page.php:395
msgid "<strong>Current Directory:</strong> <span>"
msgstr ""

#: class/class-mainwp-clone-page.php:376
msgid "Root directory is not readable. Please contact with site administrator to correct."
msgstr "Le répertoire racine n'est pas lisible. Merci de contacter l'administrateur du site pour correctif."

#: class/class-mainwp-clone-page.php:373
msgid "If you have uploaded a FULL backup to your server (via FTP or other means) you can use this section to locate the zip file and select it. A database only backup will not work."
msgstr ""

#: class/class-mainwp-clone-page.php:371
msgid "Restore/Clone From Server"
msgstr "Restaurer/cloner depuis le serveur"

#: class/class-mainwp-clone-page.php:371
msgid "Option 2:"
msgstr "Option 2 :"

#: class/class-mainwp-clone-page.php:306
msgid "If you have a FULL backup created by basic MainWP Backup system you may restore it by uploading here. Backups created by 3rd party plugins will not work."
msgstr ""

#: class/class-mainwp-clone-page.php:291 class/class-mainwp-clone-page.php:315
msgid "Restore Website"
msgstr "Restaurer le site web"

#: class/class-mainwp-clone-page.php:284 class/class-mainwp-clone-page.php:1227
msgid "Restore process completed successfully! You will now need to click "
msgstr "Processus de restauration terminé avec succès ! Vous devrez maintenant cliquez sur "

#: class/class-mainwp-clone-page.php:267 class/class-mainwp-clone-page.php:1217
#: class/class-mainwp-pages.php:453
msgid "Restore"
msgstr "Restaurer"

#: class/class-mainwp-clone-page.php:223 class/class-mainwp-clone-page.php:501
msgid "Clone/Restore Website"
msgstr "Cloner/restaurer le site web"

#: class/class-mainwp-clone-page.php:218 class/class-mainwp-clone-page.php:311
msgid "A database only backup will not work."
msgstr "Une base de données de sauvegarde ne fonctionnera pas."

#: class/class-mainwp-clone-page.php:216
msgid "If you have a FULL backup created by the default MainWP Backup system you may restore it by uploading here. Backups created by 3rd party plugins will not work."
msgstr ""

#: class/class-mainwp-clone-page.php:215 class/class-mainwp-clone-page.php:300
msgid "Upload backup in .zip format (Maximum filesize for your server settings: "
msgstr "Télécharger la sauvegarde au format .zip (taille maximum selon les paramètres de serveur) : "

#: class/class-mainwp-clone-page.php:213
msgid "Restore/Clone from backup"
msgstr ""

#: class/class-mainwp-clone-page.php:213 class/class-mainwp-clone-page.php:267
msgid "Option 1:"
msgstr "Option 1 :"

#: class/class-mainwp-clone-page.php:201
msgid "Clone website"
msgstr ""

#: class/class-mainwp-clone-page.php:197
msgid "The site selected above will replace this site's files and database"
msgstr ""

#: class/class-mainwp-clone-page.php:182
msgid "Select Source for clone"
msgstr ""

#: class/class-mainwp-clone-page.php:181
msgid "URL"
msgstr "URL"

#: class/class-mainwp-clone-page.php:181
msgid "Site Name"
msgstr "Nom du site"

#: class/class-mainwp-clone-page.php:181
msgid "Display by:"
msgstr "Afficher par :"

#: class/class-mainwp-clone-page.php:175
msgid "Cloning is currently on but no sites have been allowed, to allow sites return to your main dashboard and turn cloning on on the Clone page."
msgstr ""

#: class/class-mainwp-clone-page.php:163
msgid "Clone/Restore website"
msgstr ""

#: class/class-mainwp-clone-page.php:161 class/class-mainwp-clone-page.php:289
msgid "Upload successful."
msgstr "Téléchargement réussi."

#: class/class-mainwp-clone-page.php:137 class/class-mainwp-clone-page.php:285
#: class/class-mainwp-clone-page.php:1228
msgid " to re-login to the admin and re-save permalinks."
msgstr " pour se reconnecter à l’administration and sauvegarder de nouveau les permaliens."

#: class/class-mainwp-clone-page.php:136 class/class-mainwp-clone-page.php:285
#: class/class-mainwp-clone-page.php:1190
#: class/class-mainwp-clone-page.php:1228
msgid "here"
msgstr "ici"

#: class/class-mainwp-clone-page.php:135
msgid "Cloning process completed successfully! You will now need to click "
msgstr "Processus de clonage réussi ! Vous devrez maintenant cliquez sur "

#: class/class-mainwp-clone-page.php:130 class/class-mainwp-clone-page.php:280
msgid "Your content directory is not writable. Please set 0755 permission to "
msgstr "Votre répertoire de contenu n'est pas accessible en écriture. Merci de mettre les droits 0755 pour "

#: class/class-mainwp-clone-page.php:116
msgid "Cloning is currently off - To turn on return to your main dashboard and turn cloning on on the Clone page."
msgstr ""

#: class/class-mainwp-clone-page.php:105 class/class-mainwp-clone-page.php:257
msgid "File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your php.ini or by post_max_size being defined as smaller than upload_max_filesize in php.ini."
msgstr "Le fichier est vide. Merci de télécharger quelque chose de plus substantiel. Cette erreur peut aussi être causée par les téléchargements désactivés dans votre fichier php.ini ou par post_max_size étant défini comme plus petit que upload_max_filesize dans php.ini."

#: class/class-mainwp-clone-page.php:102 class/class-mainwp-clone-page.php:254
msgid "File could not be uploaded."
msgstr "Le fichier ne peut pas être téléchargé."

#: class/class-mainwp-clone-install.php:380
msgid "Error: unexpected end of file for database."
msgstr ""

#: class/class-mainwp-clone-install.php:221
msgid "Cant read configuration file from the backup."
msgstr ""

#: class/class-mainwp-clone-install.php:165
msgid "Database backup is missing."
msgstr ""

#: class/class-mainwp-clone-install.php:159
#: class/class-mainwp-clone-install.php:162
msgid "This is not a full backup."
msgstr ""

#: class/class-mainwp-client-report.php:146
msgid "No MainWP Child Reports plugin installed."
msgstr ""

#: class/class-mainwp-client-report-base.php:1002
msgid "Optimize database tables"
msgstr ""

#: class/class-mainwp-client-report-base.php:1001
msgid "Delete categories with 0 posts associated"
msgstr ""

#: class/class-mainwp-client-report-base.php:1000
msgid "Delete tags with 0 posts associated"
msgstr ""

#: class/class-mainwp-client-report-base.php:999
msgid "Delete trash comments"
msgstr ""

#: class/class-mainwp-client-report-base.php:998
msgid "Delete pending comments"
msgstr ""

#: class/class-mainwp-client-report-base.php:997
msgid "Delete spam comments"
msgstr ""

#: class/class-mainwp-client-report-base.php:996
msgid "Delete trash posts"
msgstr ""

#: class/class-mainwp-client-report-base.php:995
msgid "Delete all auto draft posts"
msgstr ""

#: class/class-mainwp-client-report-base.php:994
msgid "Delete all post revisions, except for the last:"
msgstr ""

#: class/class-mainwp-client-report-base.php:993
msgid "Delete all post revisions"
msgstr ""

#: class/class-mainwp-client-report-base.php:973
msgid "Trusted"
msgstr ""

#: class/class-mainwp-client-report-base.php:971
msgid "Verified Clear"
msgstr ""

#: class/class-mainwp-client-report-base.php:968
msgid "Site With Warnings"
msgstr ""

#: class/class-mainwp-client-report-base.php:966
#: class/class-mainwp-client-report-base.php:973
msgid "Site Blacklisted"
msgstr ""

#: class/class-mainwp-client-report-base.php:895
msgid "Guest"
msgstr ""

#: class/class-mainwp-child-users.php:539
msgid "Undefined error!"
msgstr ""

#: class/class-mainwp-child-users.php:510
msgid "Administrator password could not be changed."
msgstr ""

#: class/class-mainwp-child-updates.php:863
msgid "Another update is currently in progress."
msgstr ""

#: class/class-mainwp-child-updates.php:131
#: class/class-mainwp-child-updates.php:260
#: class/class-mainwp-child-updates.php:373
#: class/class-mainwp-child-updates.php:450
#: class/class-mainwp-child-updates.php:511 class/class-mainwp-clone.php:135
msgid "Invalid request!"
msgstr ""

#: class/class-mainwp-child-stats.php:96
msgid "This site already contains a link. Please deactivate and reactivate the MainWP plugin."
msgstr ""

#: class/class-mainwp-child-stats.php:95
msgid "Hint: Go to the child site, deactivate and reactivate the MainWP Child plugin and try again."
msgstr ""

#: class/class-mainwp-child-staging.php:168
msgid "Please install WP Staging plugin on child website"
msgstr ""

#: class/class-mainwp-child-server-information.php:1421
msgid "If you are trying to connect this child site to your %s Dashboard, you can use following details to do that. Please note that these are only suggested values."
msgstr ""

#: class/class-mainwp-child-server-information.php:1418
msgid "Connection details"
msgstr ""

#: class/class-mainwp-child-server-information.php:1411
#: class/class-mainwp-child-server-information.php:1412
msgid "Auto Detect"
msgstr ""

#: class/class-mainwp-child-server-information.php:1410
msgid "SSL version"
msgstr ""

#: class/class-mainwp-child-server-information.php:1407
msgid "If there is an issue with SSL certificate on this site, try to set this option to No."
msgstr ""

#: class/class-mainwp-child-server-information.php:1406
msgid "Yes"
msgstr ""

#: class/class-mainwp-child-server-information.php:1405
msgid "Verify certificate"
msgstr ""

#: class/class-mainwp-child-server-information.php:1402
msgid "Child unique security id is not required, however, since you have enabled it, you need to add it to your %s dashboard."
msgstr ""

#: class/class-mainwp-child-server-information.php:1401
msgid "Leave the field blank"
msgstr ""

#: class/class-mainwp-child-server-information.php:1400
msgid "Child unique security id"
msgstr ""

#: class/class-mainwp-child-server-information.php:1397
msgid "For the friendly site name, you can use any name, this is just a suggestion."
msgstr ""

#: class/class-mainwp-child-server-information.php:1395
msgid "Friendly site name"
msgstr ""

#: class/class-mainwp-child-server-information.php:1392
msgid "This is your Administrator username, however, you can use any existing Administrator username."
msgstr ""

#: class/class-mainwp-child-server-information.php:1390
msgid "Administrator name"
msgstr ""

#: class/class-mainwp-child-server-information.php:1385
msgid "Site URL"
msgstr ""

#: class/class-mainwp-child-server-information.php:1245
msgid "Error logging disabled."
msgstr ""

#: class/class-mainwp-child-server-information.php:1221
msgid "Error"
msgstr ""

#: class/class-mainwp-child-server-information.php:1039
msgid "Hook"
msgstr "Crochet"

#: class/class-mainwp-child-server-information.php:1038
msgid "Schedule"
msgstr ""

#: class/class-mainwp-child-server-information.php:1037
msgid "Next due"
msgstr ""

#: class/class-mainwp-child-server-information.php:991
msgid "Remote Port"
msgstr "Port distant"

#: class/class-mainwp-child-server-information.php:986
msgid "Remote Host"
msgstr "Hôte distant"

#: class/class-mainwp-child-server-information.php:981
msgid "Remote Address"
msgstr "Adresse distante"

#: class/class-mainwp-child-server-information.php:976
msgid "Current Page URI"
msgstr ""

#: class/class-mainwp-child-server-information.php:971
msgid "Currently Executing Script Pathname"
msgstr ""

#: class/class-mainwp-child-server-information.php:966
msgid "Accept-Charset Content"
msgstr ""

#: class/class-mainwp-child-server-information.php:961
msgid "Accept Content"
msgstr ""

#: class/class-mainwp-child-server-information.php:956
msgid "Request Time"
msgstr "Temps de requête"

#: class/class-mainwp-child-server-information.php:951
msgid "Complete URL"
msgstr "URL complet"

#: class/class-mainwp-child-server-information.php:946
msgid "Memory Usage"
msgstr "Utilisation de la mémoire"

#: class/class-mainwp-child-server-information.php:941
msgid "Gateway Interface"
msgstr ""

#: class/class-mainwp-child-server-information.php:936
msgid "Server Port"
msgstr "Port du serveur"

#: class/class-mainwp-child-server-information.php:931
msgid "User Agent"
msgstr "Agent utilisateur"

#: class/class-mainwp-child-server-information.php:926
msgid "Server self connect"
msgstr ""

#: class/class-mainwp-child-server-information.php:921
msgid "HTTPS"
msgstr "HTTPS"

#: class/class-mainwp-child-server-information.php:916
msgid "HTTP Host"
msgstr "Hôte HTTP"

#: class/class-mainwp-child-server-information.php:911
msgid "Server Protocol"
msgstr "Protocole du serveur"

#: class/class-mainwp-child-server-information.php:906
msgid "Server IP"
msgstr "IP du serveur"

#: class/class-mainwp-child-server-information.php:901
msgid "Architecture"
msgstr "Architecture"

#: class/class-mainwp-child-server-information.php:891
msgid "Server Software"
msgstr ""

#: class/class-mainwp-child-server-information.php:886
msgid "Server Name"
msgstr "Nom du serveur"

#: class/class-mainwp-child-server-information.php:881
msgid "WordPress Root Directory"
msgstr "Répertoire racine de WordPress"

#: class/class-mainwp-child-server-information.php:877
msgid "SERVER INFORMATION"
msgstr "INFORMATION SERVEUR"

#: class/class-mainwp-child-server-information.php:839
msgid "MySQL Client Encoding"
msgstr "Encodage client MySQL"

#: class/class-mainwp-child-server-information.php:834
msgid "MySQL Mode"
msgstr "Mode MySQL"

#: class/class-mainwp-child-server-information.php:830
msgid "MySQL INFORMATION"
msgstr "INFORMATION MYSQL"

#: class/class-mainwp-child-server-information.php:825
msgid "PHP Loaded Extensions"
msgstr "Extensions PHP chargées"

#: class/class-mainwp-child-server-information.php:820
msgid "PHP Disabled Functions"
msgstr "Fonctions PHP désactivées"

#: class/class-mainwp-child-server-information.php:815
msgid "PHP XML Support"
msgstr "Support XML PHP"

#: class/class-mainwp-child-server-information.php:810
msgid "PHP IPTC Support"
msgstr ""

#: class/class-mainwp-child-server-information.php:805
msgid "PHP Exif Support"
msgstr "Support EXIF PHP"

#: class/class-mainwp-child-server-information.php:800
msgid "PHP Allow URL fopen"
msgstr ""

#: class/class-mainwp-child-server-information.php:796
msgid "PHP INFORMATION"
msgstr "INFORMATION PHP"

#: class/class-mainwp-child-server-information.php:773
msgid "Active"
msgstr ""

#: class/class-mainwp-child-server-information.php:756
msgid "WordPress PLUGINS"
msgstr ""

#: class/class-mainwp-child-server-information.php:732
msgid "BACKUP ARCHIVE INFORMATION"
msgstr "Information sur l'archive de sauvegarde"

#: class/class-mainwp-child-server-information.php:728
msgid "MySQL SETTINGS"
msgstr "Réglages MySQL"

#: class/class-mainwp-child-server-information.php:684
msgid "PHP Safe Mode Disabled"
msgstr "Mode sans échec PHP désactivé"

#: class/class-mainwp-child-server-information.php:679
msgid "PHP SETTINGS"
msgstr "Réglages PHP"

#: class/class-mainwp-child-server-information.php:642
msgid "FileSystem Method"
msgstr ""

#: class/class-mainwp-child-server-information.php:635
msgid "WordPress"
msgstr ""

#: class/class-mainwp-child-server-information.php:587
msgid "Required value"
msgstr ""

#: class/class-mainwp-child-server-information.php:586
msgid "Server configuration"
msgstr ""

#: class/class-mainwp-child-server-information.php:555
msgid "Error Log"
msgstr "Journal d’erreurs"

#: class/class-mainwp-child-server-information.php:553
msgid "Cron Schedules"
msgstr "Calendrier cron"

#: class/class-mainwp-child-server-information.php:551
msgid "Server Information"
msgstr "Information du serveur"

#: class/class-mainwp-child-server-information.php:545
msgid "Get system report"
msgstr ""

#: class/class-mainwp-child-server-information.php:542
msgid "Hide"
msgstr ""

#: class/class-mainwp-child-server-information.php:540
msgid "Please include this information when requesting support:"
msgstr ""

#: class/class-mainwp-child-server-information-base.php:691
msgid "Not expected HTTP response body: %s"
msgstr ""

#: class/class-mainwp-child-server-information-base.php:555
#: class/class-mainwp-child-server-information-base.php:567
#: class/class-mainwp-child-server-information-base.php:579
msgid "NO"
msgstr ""

#: class/class-mainwp-child-server-information-base.php:553
#: class/class-mainwp-child-server-information-base.php:565
#: class/class-mainwp-child-server-information-base.php:577
msgid "YES"
msgstr ""

#: class/class-mainwp-child-server-information-base.php:531
msgid "NOT SET"
msgstr ""

#: class/class-mainwp-child-server-information-base.php:509
#: class/class-mainwp-child-server-information-base.php:543
#: class/class-mainwp-child-server-information-base.php:665
msgid "OFF"
msgstr "OFF"

#: class/class-mainwp-child-server-information-base.php:507
#: class/class-mainwp-child-server-information-base.php:541
#: class/class-mainwp-child-server-information-base.php:665
msgid "ON"
msgstr "ON"

#: class/class-mainwp-child-server-information-base.php:488
#: class/class-mainwp-child-server-information-base.php:637
msgid "N/A"
msgstr "ND"

#: class/class-mainwp-child-server-information-base.php:246
msgid "No functions disabled"
msgstr "Aucune fonctions désactivées"

#: class/class-mainwp-child-posts.php:714
msgid "This content is currently locked. %s is currently editing."
msgstr ""

#: class/class-mainwp-child-misc.php:455
msgid "Missing action"
msgstr ""

#: class/class-mainwp-child-misc.php:452
msgid "Invalid action"
msgstr ""

#: class/class-mainwp-child-misc.php:447
msgid "Cannot destroy sessions"
msgstr ""

#: class/class-mainwp-child-misc.php:437
msgid "Cannot get user_id"
msgstr ""

#: class/class-mainwp-child-links-checker.php:788
msgid "This link was manually marked as working by the user."
msgstr ""

#: class/class-mainwp-child-links-checker.php:755
msgid "Error: link_id not specified."
msgstr ""

#: class/class-mainwp-child-links-checker.php:712
#: class/class-mainwp-child-links-checker.php:798
msgid "Error: link_id is not specified."
msgstr ""

#: class/class-mainwp-child-links-checker.php:630
msgid "An unexpected error occurred!"
msgstr ""

#. translators: 1: user display name, 2: user login
#: class/class-mainwp-child-ithemes-security.php:1640
msgid "%1$s (%2$s)"
msgstr ""

#: class/class-mainwp-child-ithemes-security.php:1474
msgid "The selected lockouts have been cleared."
msgstr ""

#: class/class-mainwp-child-ithemes-security.php:1216
msgid "The database table prefix was successfully changed to <code>%1$s</code>."
msgstr ""

#: class/class-mainwp-child-ithemes-security.php:1017
msgid "Admin user ID already changes."
msgstr "ID d'utilisateur administrateur change déjà."

#: class/class-mainwp-child-ithemes-security.php:1006
msgid "Admin user already changes."
msgstr "Utilisateur Admin déjà changé."

#: class/class-mainwp-child-ithemes-security.php:911
#: class/class-mainwp-child-ithemes-security.php:920
msgid "Result"
msgstr ""

#: class/class-mainwp-child-ithemes-security.php:909
#: class/class-mainwp-child-ithemes-security.php:918
msgid "Suggestion"
msgstr ""

#: class/class-mainwp-child-ithemes-security.php:908
#: class/class-mainwp-child-ithemes-security.php:917
msgid "Relative Path"
msgstr ""

#: class/class-mainwp-child-ithemes-security.php:904
msgid "Reload File Permissions Details"
msgstr ""

#: class/class-mainwp-child-ithemes-security.php:894
msgid "OK"
msgstr "OK"

#: class/class-mainwp-child-ithemes-security.php:891
msgid "WARNING"
msgstr ""

#: class/class-mainwp-child-ithemes-security.php:802
msgid "The WordPress salts were successfully regenerated."
msgstr ""

#: class/class-mainwp-child-ithemes-security.php:763
msgid "The backup request returned an unexpected response. It returned a response of type <code>%1$s</code>."
msgstr ""

#: class/class-mainwp-child-ithemes-security.php:707
msgid "is whitelisted for"
msgstr ""

#: class/class-mainwp-child-ithemes-security.php:706
msgid "Your IP Address"
msgstr "Votre adresse IP"

#: class/class-mainwp-child-ithemes-security.php:569
msgid "The directory supplied in %1$s is not writable. Please select a directory that can be written to."
msgstr ""

#: class/class-mainwp-child-ithemes-security.php:564
msgctxt "%1$s is the input name. %2$s is the error message."
msgid "The directory supplied in %1$s cannot be used as a valid directory. %2$s"
msgstr ""

#: class/class-mainwp-child-ithemes-security.php:507
msgid "Not Updated"
msgstr ""

#: class/class-mainwp-child-ithemes-security.php:409
msgid "You must change <strong>WordPress permalinks</strong> to a setting other than \"Plain\" in order to use \"Hide Backend\" feature."
msgstr ""

#: class/class-mainwp-child-install.php:306
msgid "Plugin or theme not specified, or missing required data. Please reload the page and try again."
msgstr ""

#: class/class-mainwp-child-callable.php:864
msgid "PHP Version %s is unsupported."
msgstr "La version PHP %s n'est pas supportée."

#: class/class-mainwp-child-callable.php:174
msgid "Required version has not been detected. Please, make sure that you are using the latest version of the MainWP Child plugin on your site."
msgstr ""

#: class/class-mainwp-child-branding.php:80
msgid "Contact Support"
msgstr ""

#: class/class-mainwp-child-branding-render.php:197
msgid "Sending email failed!"
msgstr ""

#: class/class-mainwp-child-branding-render.php:194
msgid "Message has been submitted successfully."
msgstr ""

#: class/class-mainwp-child-branding-render.php:166
msgid "Submit"
msgstr "Soumettre"

#: class/class-mainwp-child-branding-render.php:145
msgid "Your message:"
msgstr ""

#: class/class-mainwp-child-branding-render.php:140
msgid "From:"
msgstr ""

#: class/class-mainwp-child-branding-render.php:135
msgid "Subject:"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:1890
msgid "Cannot save settings: "
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:1867
msgid "You try to use pro version settings in non pro plugin version. Please install pro version on child and try again."
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:1799
msgid "Cannot save jobs: "
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:1785
msgid "Run now"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:1785
msgid "Jobs overview"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:1785
msgid "Changes for job <i>%s</i> saved."
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:1755
#: class/class-mainwp-child-back-wp-up.php:1863
msgid "Install BackWPup on child website"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:1747
msgid "Missing tab"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:1598
msgid "Missing new job_id"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:1567
#: class/class-mainwp-child-back-wp-up.php:1743
#: class/class-mainwp-child-back-wp-up.php:1859
msgid "Missing array settings"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:1392
msgid "Email sent."
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:1390
msgid "Error while sending email!"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:1378
msgid "If this message reaches your inbox, sending backup archives via email should work for you."
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:1375
msgid "BackWPup archive sending TEST Message"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:1312
msgid "Missing email address."
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:1174
#: class/class-mainwp-child-back-wp-up.php:1571
#: class/class-mainwp-child-back-wp-up.php:1751
msgid "Missing job_id"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:1114
msgid "Missing logfile or logpos."
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:946
msgid "not yet"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:943
msgid "Runtime: %d seconds"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:937
#: class/class-mainwp-child-server-information.php:773
msgid "Inactive"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:934
msgid "Not scheduled!"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:932
msgid "%1$s at %2$s by WP-Cron"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:900
#: class/class-mainwp-child-back-wp-up.php:941
msgid "%1$s at %2$s"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:849
msgid "Missing website id."
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:845
msgid "Missing type."
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:805
msgid "Log file doesn't exists"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:768
msgid "Invalid dest class."
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:757
msgid "Missing dest."
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:753
msgid "Missing backupfile."
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:736
msgid "Cannot delete job"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:729
msgid "Missing job_id."
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:710
msgid "Not file:"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:707
msgid "Directory not writable:"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:697
#: class/class-mainwp-child-back-wp-up.php:797
msgid "Missing logfile."
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:671
msgid "Loaded PHP Extensions:"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:666
msgid "Disabled PHP Functions:"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:661
msgid "Memory in use"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:660
msgid "WP maximum memory limit"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:659
msgid "WP memory limit"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:658
msgid "PHP Memory limit"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:657
msgid "Blog charset"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:654
msgid "MySQL Client encoding"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:653
msgid "Blog language"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:652
msgid "%s hours"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:652
msgid "Blog Time offset"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:651
msgid "Blog Timezone"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:650
msgid "Blog Time"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:649
msgid "Server Time"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:643
#: class/class-mainwp-child-back-wp-up.php:645
msgid "CHMOD Dir"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:638
#: class/class-mainwp-child-back-wp-up.php:640
msgid "Disabled WP Cron"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:633
#: class/class-mainwp-child-back-wp-up.php:635
msgid "Alternative WP Cron"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:631
msgid "seconds"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:631
msgid "Maximum execution time"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:630
msgid "Safe Mode"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:629
#: class/class-mainwp-child-back-wp-up.php:635
#: class/class-mainwp-child-back-wp-up.php:640
msgid "Off"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:629
#: class/class-mainwp-child-back-wp-up.php:633
#: class/class-mainwp-child-back-wp-up.php:638
msgid "On"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:628
msgid "Current PHP user"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:627
msgid "PHP SAPI"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:626
#: class/class-mainwp-child-server-information.php:896
msgid "Operating System"
msgstr "Système d’opération"

#: class/class-mainwp-child-back-wp-up.php:625
msgid "Server"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:620
msgid "Log folder %s is not writable."
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:618
msgid "Logs folder %s not exist."
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:613
msgid "Log folder:"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:607
msgid "Temporary folder %s is not writable."
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:605
msgid "Temp folder %s doesn't exist."
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:603
msgid "Temp folder:"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:597
#: class/class-mainwp-child-server-information-base.php:695
msgid "Response Test O.K."
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:593
msgid "The BackWPup HTTP response header returns a false value: \"%s\""
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:589
#: class/class-mainwp-child-server-information-base.php:687
msgid "The HTTP response test get a false http status (%s)"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:587
#: class/class-mainwp-child-server-information-base.php:683
msgid "The HTTP response test get an error \"%s\""
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:583
msgid "Server self connect:"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:581
msgid "WP-Cron url:"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:579
msgid "unavailable"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:577
msgid "cURL SSL version"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:576
#: class/class-mainwp-child-back-wp-up.php:579
msgid "cURL version"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:573
msgid "MySQL version"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:572
msgid "PHP version"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:569
msgid "BackWPup Pro version"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:567
msgid "Get pro."
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:567
msgid "BackWPup version"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:565
msgid "WordPress version"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:563
#: class/class-mainwp-child-back-wp-up.php:564
#: class/class-mainwp-child-ithemes-security.php:910
#: class/class-mainwp-child-ithemes-security.php:919
#: class/class-mainwp-child-server-information.php:588
msgid "Value"
msgstr "Valeur"

#: class/class-mainwp-child-back-wp-up.php:563
#: class/class-mainwp-child-back-wp-up.php:564
msgid "Setting"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:385
msgid "Check database tables"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:384
msgid "Installed plugins list"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:383
msgid "WordPress XML export"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:382
msgid "File backup"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:381
msgid "Database backup"
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:282
msgid "Wrong action."
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:205
msgid "Missing action."
msgstr ""

#: class/class-mainwp-child-back-wp-up.php:197
msgid "Please install BackWPup plugin on child website"
msgstr ""

#: class/class-mainwp-child-back-up-wordpress.php:1259
#: class/class-mainwp-child-back-up-wordpress.php:1317
msgid "Schedule data"
msgstr ""

#: class/class-mainwp-child-back-up-wordpress.php:1124
#: class/class-mainwp-child-back-up-wordpress.php:1159
msgid "Empty exclude directory path."
msgstr ""

#: class/class-mainwp-child-back-up-wordpress.php:1089
msgid "Exclude &rarr;"
msgstr "Exclure &rarr;"

#: class/class-mainwp-child-back-up-wordpress.php:1079
msgid "Excluded"
msgstr "Exclus"

#: class/class-mainwp-child-back-up-wordpress.php:1077
msgid "Unreadable"
msgstr "Non lisible"

#: class/class-mainwp-child-back-up-wordpress.php:1077
msgid "Unreadable files won't be backed up."
msgstr "Les fichiers non lisibles ne seront pas inclus à la sauvegarde."

#: class/class-mainwp-child-back-up-wordpress.php:1071
msgid "File"
msgstr "Fichier"

#: class/class-mainwp-child-back-up-wordpress.php:956
#: class/class-mainwp-child-back-up-wordpress.php:1069
msgid "Folder"
msgstr "Répertoire"

#: class/class-mainwp-child-back-up-wordpress.php:954
#: class/class-mainwp-child-back-up-wordpress.php:1066
msgid "Symlink"
msgstr "Lien symbolique"

#: class/class-mainwp-child-back-up-wordpress.php:944
#: class/class-mainwp-child-back-up-wordpress.php:1051
msgid "Refresh"
msgstr "Rafraîchir"

#: class/class-mainwp-child-back-up-wordpress.php:899
msgid "Permissions"
msgstr "Permissions"

#: class/class-mainwp-child-back-up-wordpress.php:896
msgid "Name"
msgstr "Nom"

#: class/class-mainwp-child-back-up-wordpress.php:844
msgid "Stop excluding"
msgstr "Cesser d’exclure"

#: class/class-mainwp-child-back-up-wordpress.php:842
msgid "Defined in wp-config.php"
msgstr "Défini dans wp-config.php"

#: class/class-mainwp-child-back-up-wordpress.php:840
msgid "Default rule"
msgstr "Règle par défaut"

#: class/class-mainwp-child-back-up-wordpress.php:795
msgid "Done"
msgstr "Complété"

#: class/class-mainwp-child-back-up-wordpress.php:765
msgid "Here's a directory listing of all files on your site, you can browse through and exclude files or folders that you don't want included in your backup."
msgstr ""

#: class/class-mainwp-child-back-up-wordpress.php:764
msgid "Your Site"
msgstr ""

#: class/class-mainwp-child-back-up-wordpress.php:760
msgid "We automatically detect and ignore common <abbr title=\"Version Control Systems\">VCS</abbr> folders and other backup plugin folders."
msgstr ""

#: class/class-mainwp-child-back-up-wordpress.php:759
msgid "Currently Excluded"
msgstr "Présentement exclus"

#: class/class-mainwp-child-back-up-wordpress.php:722
msgid "Delete"
msgstr "Supprimer"

#: class/class-mainwp-child-back-up-wordpress.php:711
#: class/class-mainwp-child-server-information.php:542
msgid "Download"
msgstr "Télécharger"

#: class/class-mainwp-child-back-up-wordpress.php:685
msgid "calculating the size of your backup&hellip;"
msgstr "calcul de la taille de votre sauvegarde en cours&hellip;"

#: class/class-mainwp-child-back-up-wordpress.php:685
msgid "this shouldn't take long&hellip;"
msgstr "ceci ne devrait pas prendre longtemps&hellip;"

#: class/class-mainwp-child-back-up-wordpress.php:676
#: class/class-mainwp-child-back-up-wordpress.php:681
msgid "Backups will be compressed and should be smaller than this."
msgstr "Les sauvegardes seront compressées et devrait être plus petites que ceci."

#: class/class-mainwp-child-back-up-wordpress.php:655
msgid "This is where your backups will appear once you have some."
msgstr "Vos sauvegardes apparaitront ici dès que vous en aurez."

#: class/class-mainwp-child-back-up-wordpress.php:639
msgid "Actions"
msgstr "Actions"

#: class/class-mainwp-child-back-up-wordpress.php:638
#: class/class-mainwp-child-back-up-wordpress.php:900
msgid "Type"
msgstr "Type"

#: class/class-mainwp-child-back-up-wordpress.php:637
#: class/class-mainwp-child-back-up-wordpress.php:897
msgid "Size"
msgstr "Taille"

#: class/class-mainwp-child-back-up-wordpress.php:593
#: class/class-mainwp-child-bulk-settings-manager.php:263
msgid "Invalid data. Please check and try again."
msgstr ""

#: class/class-mainwp-child-back-up-wordpress.php:492
msgid "Error while trying to trigger the schedule"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:3718
#: class/class-mainwp-child-back-up-buddy.php:3725
msgid "Unable to license %1$s. Reason: %2$s"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:3712
msgid "Successfully licensed %l."
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:3705
msgid "Your product subscription has expired"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:3684
msgid "An unknown server error occurred. Please try to license your products again at another time."
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:3328
msgid "Live Database Backup resumed."
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:3321
msgid "Live Database Backup paused."
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:3313
msgid "Live File Backup has resumed."
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:3304
msgid "Unpaused but not running now."
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:3301
msgid "Live File Backup paused. It may take a moment for current processes to finish."
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:3293
msgid "Please wait while we verify your backup is completely up to date before we create the Snapshot. This may take a few minutes..."
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:3293
msgid "Verifying everything is up to date before Snapshot"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:3062
msgid "Themes Backup"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:3061
msgid "Plugins Backup"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:3060
msgid "Full Backup"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:3059
msgid "Database Backup"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:3014
msgid " Blacklisting Status"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:3000
msgid "Iframes Included"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2987
msgid "External Javascript"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2973
msgid "Local Javascript"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2959
msgid "Links"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2945
msgid "Warnings"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2936
msgid "Errors"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2928
msgid "Notices"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2919
msgid "Versions"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2910
msgid "Details"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2908
msgid "Web application"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2895
msgid "Information"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2886
msgid "System details"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2877
msgid "IP Address"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2868
msgid "Hostname"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2859
msgid "Site"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2857
msgid "Web server details"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2841
msgid "Malware"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2839
msgid "Malware Detection"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2838
#: class/class-mainwp-child-back-up-buddy.php:2856
#: class/class-mainwp-child-back-up-buddy.php:2958
#: class/class-mainwp-child-back-up-buddy.php:2972
#: class/class-mainwp-child-back-up-buddy.php:2986
#: class/class-mainwp-child-back-up-buddy.php:2999
#: class/class-mainwp-child-back-up-buddy.php:3013
msgid "Click to toggle"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2830
msgid "See details below."
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2830
msgid "Warning: Possible Malware Detected!"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2822
#: class/class-mainwp-child-back-up-buddy.php:2847
#: class/class-mainwp-child-back-up-buddy.php:2864
#: class/class-mainwp-child-back-up-buddy.php:2873
#: class/class-mainwp-child-back-up-buddy.php:2882
#: class/class-mainwp-child-back-up-buddy.php:2891
#: class/class-mainwp-child-back-up-buddy.php:2900
#: class/class-mainwp-child-back-up-buddy.php:2915
#: class/class-mainwp-child-back-up-buddy.php:2924
#: class/class-mainwp-child-back-up-buddy.php:2933
#: class/class-mainwp-child-back-up-buddy.php:2941
#: class/class-mainwp-child-back-up-buddy.php:2950
#: class/class-mainwp-child-back-up-buddy.php:2965
#: class/class-mainwp-child-back-up-buddy.php:2979
#: class/class-mainwp-child-back-up-buddy.php:2993
#: class/class-mainwp-child-back-up-buddy.php:3006
#: class/class-mainwp-child-back-up-buddy.php:3020
msgid "none"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2789
msgid "An internet connection is required and this site must be accessible on the public internet."
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2788
msgid "An error was encountered attempting to scan this site."
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2778
msgid "ERROR #24452. Unable to load Malware Scan results. Details:"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2744
msgid "ERROR: You are currently running your site locally. Your site must be internet accessible to scan."
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2734
msgid "Malware Scan URL"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2604
msgid "Nothing has been logged."
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2325
#: class/class-mainwp-child-back-up-buddy.php:2355
msgid "Fatal Error #4344443: Backup failure. Please see any errors listed in the Status Log for details."
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2182
msgid "No step statistics were found for this backup."
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2178
msgid "Attempts"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2177
#: class/class-mainwp-child-server-information.php:1220
msgid "Time"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2176
msgid "Backup Steps"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:2064
msgid "Integrity Test"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:1887
msgid "Empty schedule ids"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:1842
#: class/class-mainwp-child-back-up-buddy.php:2065
#: class/class-mainwp-child-back-up-wordpress.php:901
#: class/class-mainwp-child-ithemes-security.php:912
#: class/class-mainwp-child-ithemes-security.php:921
#: class/class-mainwp-child-server-information.php:589
msgid "Status"
msgstr "Statut"

#: class/class-mainwp-child-back-up-buddy.php:1841
msgid "Trigger"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:1840
msgid "File Size"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:1839
msgid "Type | Profile"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:1838
msgid "Recently Made Backups (Start Time)"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:1786
msgid "Backup Process Technical Details"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:1763
#: class/class-mainwp-child-back-up-buddy.php:2004
msgid "Unable to access fileoptions data file."
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:1688
#: class/class-mainwp-child-back-up-buddy.php:1790
msgid "View Log"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:1688
#: class/class-mainwp-child-back-up-buddy.php:1790
msgid "View Backup Log"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:1684
msgid "View Details"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:1684
msgid "Backup Status"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:900
msgid "Invalid profile data"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:859
msgid "Invalid schedule data"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:834
msgid "Note: If there is no site activity there may be delays between steps in the backup. Access the site or use a 3rd party service, such as a free pinging service, to generate site activity."
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:831
msgid "Error: not found the backup schedule or invalid data"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:825
msgid "Only run for main site or standalone. Multisite subsites do not allow schedules"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:768
msgid "Unknown"
msgstr "Inconnu"

#: class/class-mainwp-child-back-up-buddy.php:763
msgid "Never"
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:724
msgid "Plugin settings have been reset to defaults."
msgstr ""

#: class/class-mainwp-child-back-up-buddy.php:715
msgid "Remote destination settings were not reset."
msgstr ""

#: class/class-mainwp-backup.php:191
msgid "Another backup process is running. Please, try again later."
msgstr ""

#. Author URI of the plugin
msgid "https://mainwp.com"
msgstr ""

#. Author of the plugin
msgid "MainWP"
msgstr ""

#. Description of the plugin
msgid "Provides a secure connection between your MainWP Dashboard and your WordPress sites. MainWP allows you to manage WP sites from one central location. Plugin documentation and options can be found here https://kb.mainwp.com/."
msgstr ""

#. Plugin URI of the plugin
msgid "https://mainwp.com/"
msgstr ""

#. Plugin Name of the plugin
msgid "MainWP Child"
msgstr ""