diff --git a/site/plugins/admin/lang/fr_FR.yaml b/site/plugins/admin/lang/fr_FR.yaml index bc73ab63..3214fdac 100644 --- a/site/plugins/admin/lang/fr_FR.yaml +++ b/site/plugins/admin/lang/fr_FR.yaml @@ -222,16 +222,16 @@ admin_template_code: "Code du template" admin_you_have_not_created_any_entries_yet: "Vous n'avez pas encore créé d'entrées!" admin_you_have_not_created_any_snippets_yet: "Vous n'avez encore créé aucun extrait!" admin_you_have_not_created_any_templates_yet: "Vous n'avez pas encore créé de template !" -admin_you_have_not_created_any_fieldsets_yet: "You haven't created any fieldsets yet!" -admin_twig_auto_reload: "Auto reload" -admin_display_error_details: "Display error details" -admin_add_content_length_header: "Add content length header" +admin_you_have_not_created_any_fieldsets_yet: "Vous n'avez pas encore créé de champs!" +admin_twig_auto_reload: "Recharge automatique" +admin_display_error_details: "Afficher les détails de l'erreur" +admin_add_content_length_header: "Ajouter un en-tête de longueur de contenu" admin_router_cache_file: "Fichier de cache des routes" admin_determine_route_before_app_middleware: "Identifier la route avant le middleware de l'application" admin_output_buffering: "Buffering de sortie" admin_response_chunk_size: "Taille du chunk de réponse" admin_http_version: "Version HTTP" -admin_image_driver: "Image driver" +admin_image_driver: "Pilote d'image" admin_whoops_editor: "Éditeur de Whoops" admin_whoops_page_title: "Titre de la page Whoops" admin_editor: "Éditeur" @@ -243,50 +243,50 @@ admin_registry: "Registre" admin_key: "Clé" admin_value: "Valeur" admin_activate: "Activer" -admin_deactivate: "Deactivate" +admin_deactivate: "Désactiver" admin_active_theme: "Thème actif" admin_get_more_themes: "Obtenir plus de thèmes" admin_images: "Images" admin_data: "Données" -admin_slim: "Slim" -admin_slugify: "Slug" -admin_entries_limit: "Entries limit" -admin_slug: "Slug" +admin_slim: "Svelte" +admin_slugify: "Limace" +admin_entries_limit: "Limite d'entrées" +admin_slug: "Limace" admin_slugify_separator: "Séparateur" admin_slugify_lowercase: "Minuscule" admin_slugify_trim: "Nettoyer les espaces superflus" -admin_slugify_strip_tags: "Strip tags" +admin_slugify_strip_tags: "Retirer les tags" admin_slugify_lowercase_after_regexp: "Mettre en minuscule après Regexp" admin_slugify_regexp: "Regexp" -admin_gallery_img: "Gallery Image" +admin_gallery_img: "Image de galerie" admin_tags: "Tags" -admin_twig_templating: "Twig Templating" -admin_twig_debug: "Debug" -admin_twig_charset: "Charset" +admin_twig_templating: "Templating Twig" +admin_twig_debug: "Débug" +admin_twig_charset: "Jeu de caractères" admin_twig_cache: "Cache" -admin_published_at: "Published at" +admin_published_at: "Publié à" admin_licence: "Licence" admin_plugin: "Plugin" -admin_icon: "Icon" +admin_icon: "Icône" admin_menu: "Menu" admin_seo: "Seo" -admin_main: "Main" -admin_you_have_no_plugins: "You have no plugins" -admin_you_have_no_themes: "You have no themes" -admin_message_theme_settings_saved: "Theme settings saved" -admin_message_theme_settings_not_saved: "Theme settings not saved" -admin_help_text_for_settings_site_title_label: "Title for your site." -admin_help_text_for_settings_site_robots_label: "Robots settings for your site." -admin_help_text_for_settings_site_keywords_label: "Keywords for your site." -admin_help_text_for_settings_site_description_label: "Description for your site." -admin_help_text_for_settings_site_author_name_label: "Author name for your site." -admin_help_text_for_settings_site_author_email_label: "Author email for your site." -admin_help_text_for_settings_content_main_entry_label: "Entry that Flextype will use as the default landing page." -admin_help_text_for_settings_content_timezone_label: "Timezone you want your site to operate under." -admin_help_text_for_settings_content_theme_label: "Theme for Flextype." -admin_help_text_for_settings_content_date_format_label: "Date format used by Flextype." -admin_help_text_for_settings_content_display_date_format_label: "Display date format used by Flextype." -admin_help_text_for_settings_content_character_label: "Internal character encoding." +admin_main: "Principale" +admin_you_have_no_plugins: "Vous n'avez pas de plugins" +admin_you_have_no_themes: "Tu n'as pas de thèmes" +admin_message_theme_settings_saved: "Paramètres du thème enregistrés" +admin_message_theme_settings_not_saved: "Paramètres du thème non enregistrés" +admin_help_text_for_settings_site_title_label: "Titre de votre site." +admin_help_text_for_settings_site_robots_label: "Paramètres de robots pour votre site." +admin_help_text_for_settings_site_keywords_label: "Mots-clés pour votre site." +admin_help_text_for_settings_site_description_label: "Description pour votre site." +admin_help_text_for_settings_site_author_name_label: "Nom de l'auteur pour votre site." +admin_help_text_for_settings_site_author_email_label: "Email de l'auteur pour votre site." +admin_help_text_for_settings_content_main_entry_label: "Entrée que Flextype utilisera comme page d'arrivée par défaut." +admin_help_text_for_settings_content_timezone_label: "Fuseau horaire dans lequel vous souhaitez que votre site fonctionne." +admin_help_text_for_settings_content_theme_label: "Thème pour Flextype." +admin_help_text_for_settings_content_date_format_label: "Format de date utilisé par Flextype." +admin_help_text_for_settings_content_display_date_format_label: "Afficher le format de date utilisé par Flextype." +admin_help_text_for_settings_content_character_label: "Encodage interne des caractères." admin_help_text_for_settings_content_locale_label: "Locale that'll be used by the Flextype." admin_help_text_for_settings_media_image_quality_label: "Image quality. Use values between 0 and 100." admin_help_text_for_settings_media_image_width_label: "Image width in pixels."