{
    "ElementArchiveAction.CONFIRM_DELETE": "Êtes-vous sûr de vouloir envoyer ce bloc aux archives ?",
    "ElementArchiveAction.CONFIRM_DELETE_AND_UNPUBLISH": "Attention: Ce bloc sera dépublié avant d'être envoyé aux archives. Êtes-vous sûr de vouloir continuer ?",
    "ElementArchiveAction.ARCHIVE": "Archive",
    "ElementArchiveAction.DUPLICATE": "Duplicate",
    "ElementHeader.NOTITLE": "Bloc {type} sans titre",
    "ElementPublishAction.SUCCESS_NOTIFICATION": "'{title}' publié avec succès",
    "ElementPublishAction.ERROR_NOTIFICATION": "Erreur à la publication de '{title}'",
    "ElementPublishAction.PUBLISH": "Publier",
    "ElementSaveAction.SUCCESS_NOTIFICATION": "'{title}' sauvegardé avec succès",
    "ElementSaveAction.ERROR_NOTIFICATION": "Erreur à la sauvegarde de '{title}'",
    "ElementSaveAction.SAVE": "Sauvegarder",
    "ElementUnpublishAction.SUCCESS_NOTIFICATION": "'{title}' retiré de la page publiée",
    "ElementUnpublishAction.ERROR_NOTIFICATION": "Erreur à la dépublication de '{title}'",
    "ElementUnpublishAction.UNPUBLISH": "Dépublier",
    "ElementAddElementPopover.SEARCH_BLOCKS": "Chercher blocs",
    "ElementAddNewButton.ADD_BLOCK": "Ajouter bloc",
    "ElementalElement.TITLE": "Éditer ce bloc {type}",
    "ElementList.ADD_BLOCKS": "Ajouter des blocs pour placer votre contenu",
    "ElementHeader.STATE_DRAFT": "L'élément n'a pas encore été publié",
    "ElementHeader.STATE_MODIFIED": "L'élément a des changements non publiés",
    "ElementHeader.EXPAND": "Montrer les champs éditables",
    "ElementEditForm.ERROR_NOTIFICATION": "Erreur à l'affichage du formulaire d'édition pour ce bloc",
    "ElementSummary.NO_PREVIEW": "Aucune prévisualisation disponible",
    "HistoricElementView.BLOCK_HISTORY": "Voir bloc",
    "ElementArchiveAction.ARCHIVE_PERMISSION_DENY": "Archive, insufficient permissions",
    "ElementArchiveAction.DUPLICATE_PERMISSION_DENY": "Duplicate, insufficient permissions",
    "ElementPublishAction.PUBLISH_PERMISSION_DENY": "Publish, insufficient permissions",
    "ElementUnpublishAction.UNPUBLISH_PERMISSION_DENY": "Unpublish, insufficient permissions",
    "ElementalElement.CHILD_RENDERING_ERROR": "Something went wrong with this block. Please try saving and refreshing the CMS.",
    "HistoricElementView.VIEW_BLOCK_HISTORY": "Block history"
}