From cf4c17aa5a1579abc5e4d35ca9694d1cb2389ce8 Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Sat, 20 Apr 2019 14:03:54 +0300 Subject: [PATCH] New translations en_US.yaml (French) --- site/plugins/admin/languages/fr_FR.yaml | 38 ++++++++++++------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/site/plugins/admin/languages/fr_FR.yaml b/site/plugins/admin/languages/fr_FR.yaml index 28b09a08..52e2c7eb 100644 --- a/site/plugins/admin/languages/fr_FR.yaml +++ b/site/plugins/admin/languages/fr_FR.yaml @@ -35,9 +35,9 @@ admin_media: "Média" admin_settings: "Réglages" admin_templates: "Modèles" admin_entry: "Entrée" -admin_fieldset: "Fieldset" +admin_fieldset: "Champ" admin_source: "Source" -admin_upload: "Upload" +admin_upload: "Envoyer" admin_hidden: "Hidden" admin_image_preview: "Image preview" admin_move: "Move" @@ -47,28 +47,28 @@ admin_publish: "Publish" admin_rename: "Rename" admin_save_entry: "Save entry" admin_template: "Template" -admin_title: "Title" -admin_url: "Url" -admin_view: "View" -admin_visibility: "Visibility" +admin_title: "Titre" +admin_url: "URL" +admin_view: "Vue" +admin_visibility: "Visibilité" admin_visible: "Visible" -admin_password: "Password" +admin_password: "Mot de passe" admin_php_built_on: "PHP Built On" -admin_php_version: "PHP Version" -admin_author_url: "Author url" -admin_bugs: "Bugs" +admin_php_version: "Version PHP" +admin_author_url: "URL de l'auteur" +admin_bugs: "Bogues" admin_description: "Description" -admin_get_more_plugins: "Get More Plugins" -admin_homepage: "Homepage" -admin_info: "Info" +admin_get_more_plugins: "Obtenir plus d'extensions" +admin_homepage: "Page d'accueil" +admin_info: "Informations" admin_license: "License" -admin_status: "Status" -admin_disabled: "disabled" -admin_enabled: "enabled" +admin_status: "Statut" +admin_disabled: "désactivé" +admin_enabled: "activé" admin_version: "Version" -admin_role: "Role" -admin_save: "Save" -admin_security_check_results: "Security check results" +admin_role: "Rôle" +admin_save: "Sauvegarder" +admin_security_check_results: "Résultats de vérification de sécurité" admin_security_check_results_debug: "Due to the type and amount of information an error might give intruders when DISPLAY ERRORS TRUE, we strongly advise setting DISPLAY ERRORS FALSE in production systems." admin_security_check_results_htaccess: "The Flextype .htaccess file has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod a-w :path" admin_security_check_results_index: "The Flextype index.php file has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod a-w :path"