# Translation of Plugins - WordPress Importer - Stable (latest release) in French (Canada)
# This file is distributed under the same license as the Plugins - WordPress Importer - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2020-03-22 04:56:37+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/2.4.0-alpha\n"
"Language: fr_CA\n"
"Project-Id-Version: Plugins - WordPress Importer - Stable (latest release)\n"

#: class-wp-import.php:1112
msgid "The uploaded file could not be moved"
msgstr "Le fichier téléversé n’a pas pu être déplacé"

#: class-wp-import.php:1097
msgid "Sorry, this file type is not permitted for security reasons."
msgstr "Désolé, ce type de fichier n’est pas autorisé pour des raisons de sécurité."

#: class-wp-import.php:1059
msgid "Downloaded file has incorrect size"
msgstr "Le fichier téléchargé a une taille incorrecte"

#. translators: 1: The HTTP error message. 2: The HTTP error code.
#: class-wp-import.php:1035
msgid "Remote server returned the following unexpected result: %1$s (%2$s)"
msgstr "Le serveur distant a renvoyé un résultat inattendu  : %1$s (%2$s)"

#. translators: 1: The WordPress error message. 2: The WordPress error code.
#: class-wp-import.php:1019
msgid "Request failed due to an error: %1$s (%2$s)"
msgstr "La requête a échoué à cause de l'erreur : %1$s (%2$s)"

#: class-wp-import.php:1000
msgid "Could not create temporary file."
msgstr "Impossible de créer le fichier temporaire."

#: class-wp-import.php:239
msgid "To make it simpler for you to edit and save the imported content, you may want to reassign the author of the imported item to an existing user of this site, such as your primary administrator account."
msgstr "Pour faciliter l’édition et l’enregistrement du contenu importé, vous devriez réassigner l’élément importé à un utilisateur existant tel que l’administrateur principal."

#: parsers/class-wxr-parser.php:43
msgid "Details are shown above. The importer will now try again with a different parser..."
msgstr "Les détails sont indiqués ci-dessus. L'importateur va maintenant réessayer avec un analyseur différent…"

#: parsers/class-wxr-parser-simplexml.php:29
#: parsers/class-wxr-parser-simplexml.php:37 parsers/class-wxr-parser.php:42
msgid "There was an error when reading this WXR file"
msgstr "Il y a eu une erreur lors de la lecture de ce fichier WXR."

#: parsers/class-wxr-parser-regex.php:96 parsers/class-wxr-parser-xml.php:48
#: parsers/class-wxr-parser-simplexml.php:41
#: parsers/class-wxr-parser-simplexml.php:46
msgid "This does not appear to be a WXR file, missing/invalid WXR version number"
msgstr "Cela ne semble pas être un fichier WXR, numéro de version WXR manquant ou invalide."

#: class-wp-import.php:106 class-wp-import.php:115 class-wp-import.php:166
#: class-wp-import.php:170 class-wp-import.php:179
msgid "Sorry, there has been an error."
msgstr "Désolé, il y a eu une erreur."

#: class-wp-import.php:107
msgid "The file does not exist, please try again."
msgstr "Ce fichier n'existe pas, veuillez réessayer."

#: class-wp-import.php:150
msgid "All done."
msgstr "Terminé."

#: class-wp-import.php:151
msgid "Remember to update the passwords and roles of imported users."
msgstr "N'oubliez pas de mettre à jour les mots de passe et les rôles des utilisateurs importés."

#: class-wp-import.php:150
msgid "Have fun!"
msgstr "Amusez-vous bien!"

#: class-wp-import.php:171
msgid "The export file could not be found at <code>%s</code>. It is likely that this was caused by a permissions problem."
msgstr "Le fichier d'export est introuvable sur <code>%s</code>. Cela provient sans doute d'un problème d'autorisations."

#: class-wp-import.php:187
msgid "This WXR file (version %s) may not be supported by this version of the importer. Please consider updating."
msgstr "Ce fichier WXR (version %s) n'est peut-être pas pris en charge par cette version de l'importateur. Veuillez le mettre à jour."

#: class-wp-import.php:212
msgid "Failed to import author %s. Their posts will be attributed to the current user."
msgstr "Impossible d'importer l'auteur %s. Ses articles seront attribués à l'utilisateur actuel."

#: class-wp-import.php:238
msgid "Assign Authors"
msgstr "Assigner les auteurs"

#: class-wp-import.php:241
msgid "If a new user is created by WordPress, a new password will be randomly generated and the new user&#8217;s role will be set as %s. Manually changing the new user&#8217;s details will be necessary."
msgstr "Si un nouvel utilisateur est créé par WordPress, un nouveau mot de passe sera généré de façon aléatoire et le rôle du nouvel utilisateur sera défini comme étant %s. Il faudra alors manuellement modifier ces détails."

#: class-wp-import.php:251
msgid "Import Attachments"
msgstr "Importer les fichiers joints"

#: class-wp-import.php:254
msgid "Download and import file attachments"
msgstr "Téléverser le fichier et l'importer"

#: class-wp-import.php:258
msgid "Submit"
msgstr "Envoyer"

#: class-wp-import.php:271
msgid "Import author:"
msgstr "Importer l'auteur :"

#: class-wp-import.php:286
msgid "as a new user:"
msgstr "en tant que nouvel utilisateur :"

#: class-wp-import.php:283
msgid "or create new user with login name:"
msgstr "ou créer un nouvel utilisateur avec l'identifiant :"

#: class-wp-import.php:296
msgid "assign posts to an existing user:"
msgstr "assigner les articles à un utilisateur existant :"

#: class-wp-import.php:306
msgid "- Select -"
msgstr "- Choisir -"

#: class-wp-import.php:298
msgid "or assign posts to an existing user:"
msgstr "ou assigner les articles à un utilisateur existant :"

#: class-wp-import.php:360
msgid "Failed to create new user for %s. Their posts will be attributed to the current user."
msgstr "Impossible de créer un nouvel utilisateur pour %s. Leurs articles seront attribués à l'utilisateur actuel."

#: class-wp-import.php:457
msgid "Failed to import post tag %s"
msgstr "Impossible d'importer l'étiquette %s"

#: class-wp-import.php:412
msgid "Failed to import category %s"
msgstr "Impossible d'importer la catégorie %s"

#: class-wp-import.php:512 class-wp-import.php:738
msgid "Failed to import %s %s"
msgstr "Impossible d'importer %s %s"

#: class-wp-import.php:605
msgid "Failed to import &#8220;%s&#8221;: Invalid post type %s"
msgstr "Impossible d'importer « %s » : %s est un type de contenu non valide."

#: class-wp-import.php:878
msgid "Menu item skipped due to missing menu slug"
msgstr "L'élément de menu n'a pas été ajouté car l'identifiant du menu est manquant."

#: class-wp-import.php:704
msgid "Failed to import %s &#8220;%s&#8221;"
msgstr "Impossible d'importer %s « %s »."

#: class-wp-import.php:642
msgid "%s &#8220;%s&#8221; already exists."
msgstr "%s « %s » existe déjà."

#: class-wp-import.php:885
msgid "Menu item skipped due to invalid menu slug: %s"
msgstr "L'élément de menu n'a pas été ajouté car l'identifiant du menu n'est pas valide : %s."

#: class-wp-import.php:948
msgid "Fetching attachments is not enabled"
msgstr "La récupération des fichiers joints n'est pas activée."

#: class-wp-import.php:961
msgid "Invalid file type"
msgstr "Type de fichier non valide."

#: class-wp-import.php:1047
msgid "Remote server did not respond"
msgstr "Le serveur distant n'a pas répondu."

#: class-wp-import.php:1065
msgid "Remote file is too large, limit is %s"
msgstr "Le fichier distant est trop grand, la limite est de %s."

#: class-wp-import.php:1054
msgid "Zero size file downloaded"
msgstr "Le fichier téléversé a une taille nulle."

#: class-wp-import.php:1231
msgid "A new version of this importer is available. Please update to version %s to ensure compatibility with newer export files."
msgstr "Une nouvelle version de l'importateur est disponible. Veuillez le mettre à jour à la version %s pour assurer la compatibilité avec les fichiers d'export les plus récents."

#: class-wp-import.php:1224
msgid "Import WordPress"
msgstr "Importation depuis WordPress"

#: class-wp-import.php:1246
msgid "Howdy! Upload your WordPress eXtended RSS (WXR) file and we&#8217;ll import the posts, pages, comments, custom fields, categories, and tags into this site."
msgstr "Salutations! Téléversez votre fichier WordPress eXtended RSS (WXR) et nous nous chargeons d'en récupérer les articles, pages, commentaires, champs personnalisés, catégories et étiquettes pour les importer sur ce site."

#: class-wp-import.php:1247
msgid "Choose a WXR (.xml) file to upload, then click Upload file and import."
msgstr "Choisissez un fichier WXR (.xml) à téléverser, puis cliquez sur « Téléverser le fichier et l'importer »."

#: wordpress-importer.php:58
msgid "Import <strong>posts, pages, comments, custom fields, categories, and tags</strong> from a WordPress export file."
msgstr "Importez les<strong>articles, pages, commentaires, champs personnalisés, catégories et étiquettes</strong> depuis un fichier export de WordPress."

#. Plugin URI of the plugin
msgid "https://wordpress.org/plugins/wordpress-importer/"
msgstr "https://fr-ca.wordpress.org/plugins/wordpress-importer/"

#. Plugin Name of the plugin
msgid "WordPress Importer"
msgstr "WordPress Importer"

#. Description of the plugin
msgid "Import posts, pages, comments, custom fields, categories, tags and more from a WordPress export file."
msgstr "Importez les articles, pages, commentaires, champs personnalisés, catégories, étiquettes et plus à partir d'un fichier d'export de WordPress."

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

#. Author URI of the plugin
msgid "https://wordpress.org/"
msgstr "https://fr-ca.wordpress.org/"