mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Improved French translation
This commit is contained in:
parent
813b169006
commit
8b52cd1069
@ -628,7 +628,7 @@ return array(
|
|||||||
'archive_task' => 'Archiver tâche',
|
'archive_task' => 'Archiver tâche',
|
||||||
'restore_task' => 'Restaurer tâche',
|
'restore_task' => 'Restaurer tâche',
|
||||||
'delete_task' => 'Supprimer tâche',
|
'delete_task' => 'Supprimer tâche',
|
||||||
'stop_task' => 'Arrêter tâcher',
|
'stop_task' => 'Arrêter tâche',
|
||||||
'time' => 'Temps',
|
'time' => 'Temps',
|
||||||
'start' => 'Début',
|
'start' => 'Début',
|
||||||
'stop' => 'Fin',
|
'stop' => 'Fin',
|
||||||
@ -682,7 +682,7 @@ return array(
|
|||||||
|
|
||||||
'resume' => 'Resume',
|
'resume' => 'Resume',
|
||||||
'break_duration' => 'Break',
|
'break_duration' => 'Break',
|
||||||
'edit_details' => 'Editer détails',
|
'edit_details' => 'Modifier',
|
||||||
'work' => 'Travail',
|
'work' => 'Travail',
|
||||||
'timezone_unset' => 'Please :link to set your timezone',
|
'timezone_unset' => 'Please :link to set your timezone',
|
||||||
'click_here' => 'cliquer ici',
|
'click_here' => 'cliquer ici',
|
||||||
|
@ -619,50 +619,50 @@ return array(
|
|||||||
'last_invoice_sent' => 'Last invoice sent :date',
|
'last_invoice_sent' => 'Last invoice sent :date',
|
||||||
|
|
||||||
'processed_updates' => 'Successfully completed update',
|
'processed_updates' => 'Successfully completed update',
|
||||||
'tasks' => 'Tasks',
|
'tasks' => 'Tâches',
|
||||||
'new_task' => 'New Task',
|
'new_task' => 'Nouvelle Tâche',
|
||||||
'start_time' => 'Start Time',
|
'start_time' => 'Démarrée à',
|
||||||
'created_task' => 'Successfully created task',
|
'created_task' => 'Tâche créée avec succès',
|
||||||
'updated_task' => 'Successfully updated task',
|
'updated_task' => 'Tâche modifiée avec succès',
|
||||||
'edit_task' => 'Edit Task',
|
'edit_task' => 'Edit Task',
|
||||||
'archive_task' => 'Archive Task',
|
'archive_task' => 'Archiver la Tâche',
|
||||||
'restore_task' => 'Restore Task',
|
'restore_task' => 'Restaurer la Tâche',
|
||||||
'delete_task' => 'Delete Task',
|
'delete_task' => 'Supprimer la Tâche',
|
||||||
'stop_task' => 'Stop Task',
|
'stop_task' => 'Arrêter la Tâche',
|
||||||
'time' => 'Time',
|
'time' => 'Time',
|
||||||
'start' => 'Start',
|
'start' => 'Démarrer',
|
||||||
'stop' => 'Stop',
|
'stop' => 'Arrêter',
|
||||||
'now' => 'Now',
|
'now' => 'Now',
|
||||||
'timer' => 'Timer',
|
'timer' => 'Timer',
|
||||||
'manual' => 'Manual',
|
'manual' => 'Manual',
|
||||||
'date_and_time' => 'Date & Time',
|
'date_and_time' => 'Date & Time',
|
||||||
'second' => 'second',
|
'second' => 'seconde',
|
||||||
'seconds' => 'seconds',
|
'seconds' => 'secondes',
|
||||||
'minute' => 'minute',
|
'minute' => 'minute',
|
||||||
'minutes' => 'minutes',
|
'minutes' => 'minutes',
|
||||||
'hour' => 'hour',
|
'hour' => 'heure',
|
||||||
'hours' => 'hours',
|
'hours' => 'heures',
|
||||||
'task_details' => 'Task Details',
|
'task_details' => 'Détails de la Tâche',
|
||||||
'duration' => 'Duration',
|
'duration' => 'Durée',
|
||||||
'end_time' => 'End Time',
|
'end_time' => 'Arrêtée à',
|
||||||
'end' => 'End',
|
'end' => 'End',
|
||||||
'invoiced' => 'Invoiced',
|
'invoiced' => 'Invoiced',
|
||||||
'logged' => 'Logged',
|
'logged' => 'Logged',
|
||||||
'running' => 'Running',
|
'running' => 'Running',
|
||||||
'task_error_multiple_clients' => 'The tasks can\'t belong to different clients',
|
'task_error_multiple_clients' => 'Une tâche ne peut appartenir à plusieurs clients',
|
||||||
'task_error_running' => 'Please stop running tasks first',
|
'task_error_running' => 'Merci d\'arrêter les tâches en cours',
|
||||||
'task_error_invoiced' => 'Tasks have already been invoiced',
|
'task_error_invoiced' => 'Ces tâches ont déjà été facturées',
|
||||||
'restored_task' => 'Successfully restored task',
|
'restored_task' => 'Tâche restaurée avec succès',
|
||||||
'archived_task' => 'Successfully archived task',
|
'archived_task' => 'Tâche archivée avec succès',
|
||||||
'archived_tasks' => 'Successfully archived :count tasks',
|
'archived_tasks' => ':count tâches archivées avec succès',
|
||||||
'deleted_task' => 'Successfully deleted task',
|
'deleted_task' => 'Tâche supprimée avec succès',
|
||||||
'deleted_tasks' => 'Successfully deleted :count tasks',
|
'deleted_tasks' => ':count tâches supprimées avec succès',
|
||||||
'create_task' => 'Create Task',
|
'create_task' => 'Créer une Tâche',
|
||||||
'stopped_task' => 'Successfully stopped task',
|
'stopped_task' => 'Tâche arrêtée avec succès',
|
||||||
'invoice_task' => 'Invoice Task',
|
'invoice_task' => 'Facturer Tâche',
|
||||||
'invoice_labels' => 'Invoice Labels',
|
'invoice_labels' => 'Invoice Labels',
|
||||||
'prefix' => 'Prefix',
|
'prefix' => 'Préfixe',
|
||||||
'counter' => 'Counter',
|
'counter' => 'Compteur',
|
||||||
|
|
||||||
'payment_type_dwolla' => 'Dwolla',
|
'payment_type_dwolla' => 'Dwolla',
|
||||||
'gateway_help_43' => ':link to sign up for Dwolla.',
|
'gateway_help_43' => ':link to sign up for Dwolla.',
|
||||||
@ -681,12 +681,12 @@ return array(
|
|||||||
'pro_plan_feature7' => 'Customize Invoice Field Titles & Numbering',
|
'pro_plan_feature7' => 'Customize Invoice Field Titles & Numbering',
|
||||||
'pro_plan_feature8' => 'Option to Attach PDFs to Client Emails',
|
'pro_plan_feature8' => 'Option to Attach PDFs to Client Emails',
|
||||||
|
|
||||||
'resume' => 'Resume',
|
'resume' => 'Continuer',
|
||||||
'break_duration' => 'Break',
|
'break_duration' => 'Pause',
|
||||||
'edit_details' => 'Edit Details',
|
'edit_details' => 'Modifier',
|
||||||
'work' => 'Work',
|
'work' => 'Travail',
|
||||||
'timezone_unset' => 'Please :link to set your timezone',
|
'timezone_unset' => 'Please :link to set your timezone',
|
||||||
'click_here' => 'click here',
|
'click_here' => 'cliquer içi',
|
||||||
|
|
||||||
'email_receipt' => 'Email payment receipt to the client',
|
'email_receipt' => 'Email payment receipt to the client',
|
||||||
'created_payment_emailed_client' => 'Successfully created payment and emailed client',
|
'created_payment_emailed_client' => 'Successfully created payment and emailed client',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user