mirror of
https://github.com/flextype/flextype.git
synced 2025-08-13 16:44:36 +02:00
New translations en_US.yaml (French)
This commit is contained in:
@@ -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. <br>You can do this on unix systems with: <code>chmod a-w :path</code>"
|
||||
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. <br>You can do this on unix systems with: <code>chmod a-w :path</code>"
|
||||
|
Reference in New Issue
Block a user