From c15db27c4c6e3c8a603c5a266f8962e467234731 Mon Sep 17 00:00:00 2001 From: pierrefaure Date: Tue, 8 Apr 2014 01:02:23 +0200 Subject: [PATCH] // navigation -> OK --- app/lang/fr/texts.php | 84 +++++++++++++++++++++---------------------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/app/lang/fr/texts.php b/app/lang/fr/texts.php index a9fe84daa529..f69c0e51df33 100644 --- a/app/lang/fr/texts.php +++ b/app/lang/fr/texts.php @@ -51,55 +51,55 @@ return array( 'terms' => 'Conditions', 'your_invoice' => 'Votre Facture', - 'remove_contact' => 'Remove contact', - 'add_contact' => 'Add contact', - 'create_new_client' => 'Create new client', - 'edit_client_details' => 'Edit client details', - 'enable' => 'Enable', - 'learn_more' => 'Learn more', - 'manage_rates' => 'Manage rates', - 'note_to_client' => 'Note to client', - 'invoice_terms' => 'Invoice terms', - 'save_as_default_terms' => 'Save as default terms', - 'download_pdf' => 'Download PDF', - 'pay_now' => 'Pay Now', - 'save_invoice' => 'Save Invoice', - 'clone_invoice' => 'Clone Invoice', - 'archive_invoice' => 'Archive Invoice', - 'delete_invoice' => 'Delete Invoice', - 'email_invoice' => 'Email Invoice', - 'enter_payment' => 'Enter Payment', - 'tax_rates' => 'Tax Rates', - 'rate' => 'Rate', - 'settings' => 'Settings', - 'enable_invoice_tax' => 'Enable specifying an invoice tax', - 'enable_line_item_tax' => 'Enable specifying line item taxes', + 'remove_contact' => 'Supprimer un contact', + 'add_contact' => 'Ajouter un contact', + 'create_new_client' => 'Ajouter un nouveau client', + 'edit_client_details' => 'Modifier les informations du client', + 'enable' => 'Autoriser', + 'learn_more' => 'En savoir +', + 'manage_rates' => 'Gérer les taux', + 'note_to_client' => 'Commentaire pour le client', + 'invoice_terms' => 'Conditions de facturation', + 'save_as_default_terms' => 'Sauvegarder comme conditions par défaut', + 'download_pdf' => 'Télécharger le PDF', + 'pay_now' => 'Payer maintenant', + 'save_invoice' => 'Sauvegarder la facture', + 'clone_invoice' => 'Dupliquer la facture', + 'archive_invoice' => 'Archiver la facture', + 'delete_invoice' => 'Supprimer la facture', + 'email_invoice' => 'Envoir la facture par email', + 'enter_payment' => 'Saisissez un paiement', + 'tax_rates' => 'Taux d\'imposition', + 'rate' => 'Taux', + 'settings' => 'Paramètres', + 'enable_invoice_tax' => 'Spécifier une
taxe pour la facture', + 'enable_line_item_tax' => 'Spécifier une taxe pour chaque ligne', // navigation - 'dashboard' => 'Dashboard', + 'dashboard' => 'Tableau de bord', 'clients' => 'Clients', - 'invoices' => 'Invoices', - 'payments' => 'Payments', + 'invoices' => 'Factures', + 'payments' => 'Paiements', 'credits' => 'Credits', - 'history' => 'History', - 'search' => 'Search', - 'sign_up' => 'Sign Up', - 'guest' => 'Guest', - 'company_details' => 'Company Details', - 'online_payments' => 'Online Payments', + 'history' => 'Historique', + 'search' => 'Rechercher', + 'sign_up' => 'S\'enregistrer', + 'guest' => 'Invité', + 'company_details' => 'Informations sur l\'entreprise', + 'online_payments' => 'Paiements en ligne', 'notifications' => 'Notifications', 'import_export' => 'Import/Export', - 'done' => 'Done', - 'save' => 'Save', - 'create' => 'Create', - 'upload' => 'Upload', + 'done' => 'Valider', + 'save' => 'Sauvegarder', + 'create' => 'Créer', + 'upload' => 'Envoyer', 'import' => 'Import', - 'download' => 'Download', - 'cancel' => 'Cancel', - 'close' => 'Close', - 'provide_email' => 'Please provide a valid email address', - 'powered_by' => 'Powered by', - 'no_items' => 'No items', + 'download' => 'Télécharger', + 'cancel' => 'Annuler', + 'close' => 'Fermer', + 'provide_email' => 'Veuillez renseigner une adresse email valide', + 'powered_by' => 'Propulsé par', + 'no_items' => 'Aucun élément', // recurring invoices 'recurring_invoices' => 'Recurring Invoices',