diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-05-30 16:30:27 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2011-05-30 16:30:27 +0000 |
commit | 714b264ccac9cbaaca90598b186f416fa6e3aa30 (patch) | |
tree | 171dd8eff256214911ad5b603dc709eb2f1052ec /config | |
parent | 0dcc1e1d377991dbee9d9223e63d89b0ef561961 (diff) | |
download | redmine-714b264ccac9cbaaca90598b186f416fa6e3aa30.tar.gz redmine-714b264ccac9cbaaca90598b186f416fa6e3aa30.zip |
French translation update.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5964 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/fr.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/locales/fr.yml b/config/locales/fr.yml index f0fa145ec..76e5e4696 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -962,7 +962,7 @@ fr: text_zoom_in: Zoom avant notice_unable_delete_time_entry: Impossible de supprimer le temps passé. label_overall_spent_time: Temps passé global - field_time_entries: Log time + field_time_entries: Temps passé project_module_gantt: Gantt project_module_calendar: Calendrier button_edit_associated_wikipage: "Modifier la page wiki associée: %{page_title}" @@ -989,5 +989,5 @@ fr: text_scm_command: Commande text_scm_command_version: Version label_git_report_last_commit: Afficher le dernier commit des fichiers et répertoires - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. + text_scm_config: Vous pouvez configurer les commandes des SCM dans config/configuration.yml. Redémarrer l'application après modification. + text_scm_command_not_available: Ce SCM n'est pas disponible. Vérifier les paramètres dans la section administration. |