blob: 96c00deacaff99acdaceb63d51eb4d41298734c7 [file] [log] [blame]
Pratik Vyas593d5622015-03-02 19:07:52 +05301DocType: Employee,Salary Mode,Mode de rémunération
Pratik Vyas593d5622015-03-02 19:07:52 +05302DocType: Employee,Divorced,Divorcé
3apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +96,Items already synced,Articles déjà synchronisés
Nabin Hait93c15382017-03-30 16:57:05 +05304DocType: Buying Settings,Allow Item to be added multiple times in a transaction,Autoriser un article à être ajouté plusieurs fois dans une transaction
5apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +33,Cancel Material Visit {0} before cancelling this Warranty Claim,Annuler la Visite Matérielle {0} avant d'annuler cette Réclamation de Garantie
6apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +19,Consumer Products,Produits de Consommation
Nabin Hait34037e02016-02-03 13:10:54 +05307DocType: Item,Customer Items,Articles du clients
Nabin Hait93c15382017-03-30 16:57:05 +05308DocType: Project,Costing and Billing,Coûts et Facturation
Nabin Haitcda28ce2017-02-27 17:46:31 +05309apps/erpnext/erpnext/accounts/doctype/account/account.py +53,Account {0}: Parent account {1} can not be a ledger,Compte {0}: Le Compte parent {1} ne peut pas être un grand livre
Pratik Vyas593d5622015-03-02 19:07:52 +053010DocType: Item,Publish Item to hub.erpnext.com,Publier un item au hub.erpnext.com
Rushabh Mehta644a04b2016-07-25 12:15:30 +053011apps/erpnext/erpnext/config/setup.py +88,Email Notifications,Notifications par Email
Nabin Haitd25db232016-12-15 18:33:39 +053012apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +22,Evaluation,Évaluation
Nabin Hait93c15382017-03-30 16:57:05 +053013DocType: Item,Default Unit of Measure,Unité de Mesure par Défaut
14DocType: SMS Center,All Sales Partner Contact,Tous les Contacts de Partenaires Commerciaux
15DocType: Employee,Leave Approvers,Approbateurs de Congés
Pratik Vyas593d5622015-03-02 19:07:52 +053016DocType: Sales Partner,Dealer,Revendeur
17DocType: Employee,Rented,Loué
Rushabh Mehta644a04b2016-07-25 12:15:30 +053018DocType: Purchase Order,PO-,PO-
Nabin Hait93c15382017-03-30 16:57:05 +053019DocType: POS Profile,Applicable for User,Applicable pour l'Utilisateur
Nabin Haitd25db232016-12-15 18:33:39 +053020apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +193,"Stopped Production Order cannot be cancelled, Unstop it first to cancel","Un ordre de production arrêté ne peut pas être cancellé, remettez le en marche d'abord pour le canceller"
21DocType: Vehicle Service,Mileage,Kilométrage
Nabin Hait93c15382017-03-30 16:57:05 +053022apps/erpnext/erpnext/accounts/doctype/asset/asset.js +231,Do you really want to scrap this asset?,Voulez-vous vraiment mettre cet actif au rebut ?
23DocType: Item,Manufacturer Part Numbers,Fabricant Numéros de pièce
Nabin Haitd25db232016-12-15 18:33:39 +053024apps/erpnext/erpnext/buying/report/quoted_item_comparison/quoted_item_comparison.js +48,Select Default Supplier,Sélectionnez le fournisseur par défaut
25apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +37,Currency is required for Price List {0},Devise est nécessaire pour la liste de prix {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053026DocType: Sales Taxes and Charges Template,* Will be calculated in the transaction.,* Sera calculé lors de la transaction.
Nabin Hait93c15382017-03-30 16:57:05 +053027DocType: Purchase Order,Customer Contact,Contact Client
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053028apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +16,Mandatory feild - Program,feild obligatoire - Programme
Nabin Hait93c15382017-03-30 16:57:05 +053029DocType: Job Applicant,Job Applicant,Demandeur d'Emploi
Nabin Haitd25db232016-12-15 18:33:39 +053030apps/erpnext/erpnext/buying/doctype/supplier/supplier_dashboard.py +6,This is based on transactions against this Supplier. See timeline below for details,Ceci est basé sur les transactions contre ce fournisseur. Voir calendrier ci-dessous pour plus de détails
Pratik Vyas593d5622015-03-02 19:07:52 +053031apps/erpnext/erpnext/hub_node/page/hub/hub_body.html +18,No more results.,Plus de résultats.
Nabin Hait93c15382017-03-30 16:57:05 +053032apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +34,Legal,Juridique
33apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +166,Actual type tax cannot be included in Item rate in row {0},Le type de taxe réel ne peut pas être inclus dans le prix de l'Article à la ligne {0}
Pratik Vyas593d5622015-03-02 19:07:52 +053034DocType: C-Form,Customer,Client
35DocType: Purchase Receipt Item,Required By,Requis par
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053036DocType: Delivery Note,Return Against Delivery Note,Retour contre livraison Note
Pratik Vyas593d5622015-03-02 19:07:52 +053037DocType: Purchase Order,% Billed,Facturé%
Nabin Hait93c15382017-03-30 16:57:05 +053038apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +43,Exchange Rate must be same as {0} {1} ({2}),Taux de Change doit être le même que {0} {1} ({2})
39DocType: Sales Invoice,Customer Name,Nom du Client
Nabin Haitd25db232016-12-15 18:33:39 +053040DocType: Vehicle,Natural Gas,Gaz naturel
Nabin Hait93c15382017-03-30 16:57:05 +053041apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +130,Bank account cannot be named as {0},Compte Bancaire ne peut pas être nommé {0}
42DocType: Account,Heads (or groups) against which Accounting Entries are made and balances are maintained.,Titres (ou groupes) sur lequel les entrées comptables sont faites et les soldes sont maintenus.
Nabin Haitcda28ce2017-02-27 17:46:31 +053043apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +197,Outstanding for {0} cannot be less than zero ({1}),Exceptionnelle pour {0} ne peut pas être inférieur à zéro ({1})
Nabin Hait93c15382017-03-30 16:57:05 +053044DocType: Manufacturing Settings,Default 10 mins,10 minutes Par Défaut
Nabin Haitbf9e8cf2015-12-28 14:37:58 +053045DocType: Leave Type,Leave Type Name,Nom du Type de Congé
Rushabh Mehta644a04b2016-07-25 12:15:30 +053046apps/erpnext/erpnext/templates/pages/projects.js +63,Show open,Afficher ouverte
Nabin Haitcda28ce2017-02-27 17:46:31 +053047apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +153,Series Updated Successfully,Mise à jour des séries réussie
Nabin Hait93c15382017-03-30 16:57:05 +053048apps/erpnext/erpnext/templates/includes/cart/cart_dropdown.html +18,Checkout,Règlement
49apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +179,Accural Journal Entry Submitted,Accumulation des Journaux d'Écritures Soumis
50DocType: Pricing Rule,Apply On,Appliquer Sur
Anand Doshi9c0983f2016-02-17 12:59:54 +053051DocType: Item Price,Multiple Item prices.,Prix articles multiples.
Nabin Haitd25db232016-12-15 18:33:39 +053052,Purchase Order Items To Be Received,Bon de Commande : Articles à être reçus
Nabin Hait93c15382017-03-30 16:57:05 +053053DocType: SMS Center,All Supplier Contact,Tous les Contacts Fournisseurs
Nabin Haitcda28ce2017-02-27 17:46:31 +053054DocType: Support Settings,Support Settings,Paramètres de soutien
Nabin Hait93c15382017-03-30 16:57:05 +053055DocType: SMS Parameter,Parameter,Paramètre
56apps/erpnext/erpnext/projects/doctype/project/project.py +62,Expected End Date can not be less than Expected Start Date,Date de Fin Attendue ne peut pas être antérieure à Date de Début Attendue
57apps/erpnext/erpnext/utilities/transaction_base.py +106,Row #{0}: Rate must be same as {1}: {2} ({3} / {4}) ,Row # {0}: Taux doit être le même que {1}: {2} ({3} / {4})
Nabin Haitcda28ce2017-02-27 17:46:31 +053058apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +282,New Leave Application,Nouvelle Demande de Congés
Nabin Hait93c15382017-03-30 16:57:05 +053059,Batch Item Expiry Status,Statut d'Expiration d'Article du Lot
Nabin Haitcda28ce2017-02-27 17:46:31 +053060apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +146,Bank Draft,Traite Bancaire
Nabin Haitd25db232016-12-15 18:33:39 +053061DocType: Mode of Payment Account,Mode of Payment Account,Compte Mode de Paiement
Nabin Haitcda28ce2017-02-27 17:46:31 +053062apps/erpnext/erpnext/stock/doctype/item/item.js +58,Show Variants,Voir les variantes
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053063DocType: Academic Term,Academic Term,Terme Académique
Nabin Haitd25db232016-12-15 18:33:39 +053064apps/erpnext/erpnext/projects/doctype/project/project_dashboard.py +14,Material,Matériel
Nabin Hait93c15382017-03-30 16:57:05 +053065apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +665,Quantity,Quantité
66apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +534,Accounts table cannot be blank.,Le tableau de comptes ne peut être vide.
67apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +152,Loans (Liabilities),Prêts (Passif)
Pratik Vyas593d5622015-03-02 19:07:52 +053068DocType: Employee Education,Year of Passing,Année de passage
Rushabh Mehta644a04b2016-07-25 12:15:30 +053069apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +69,"Reference: %s, Item Code: %s and Customer: %s","Référence:% s, Code de l'article:% s et le client:% s"
Nabin Hait93c15382017-03-30 16:57:05 +053070DocType: Item,Country of Origin,Pays d'origine
Nabin Haitcda28ce2017-02-27 17:46:31 +053071apps/erpnext/erpnext/templates/form_grid/stock_entry_grid.html +26,In Stock,En Stock
Nabin Hait72cee332016-10-26 17:45:06 +053072apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +46,Open Issues,Questions ouvertes
Nabin Haitd25db232016-12-15 18:33:39 +053073DocType: Production Plan Item,Production Plan Item,Article du plan de Fabrication
Nabin Haitcda28ce2017-02-27 17:46:31 +053074apps/erpnext/erpnext/hr/doctype/employee/employee.py +144,User {0} is already assigned to Employee {1},Utilisateur {0} est déjà attribué à l'employé {1}
Nabin Hait93c15382017-03-30 16:57:05 +053075apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +31,Health Care,Soins de Santé
Rushabh Mehta644a04b2016-07-25 12:15:30 +053076apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +65,Delay in payment (Days),Retard de paiement (jours)
Nabin Haitcda28ce2017-02-27 17:46:31 +053077apps/erpnext/erpnext/hr/report/vehicle_expenses/vehicle_expenses.py +25,Service Expense,Frais de service
Nabin Hait93c15382017-03-30 16:57:05 +053078apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +804,Invoice,Facture
Pratik Vyas593d5622015-03-02 19:07:52 +053079DocType: Maintenance Schedule Item,Periodicity,Périodicité
Nabin Hait93c15382017-03-30 16:57:05 +053080apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +21,Fiscal Year {0} is required,Exercice Fiscal {0} est nécessaire
81apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +54,Expected Delivery Date is be before Sales Order Date,Date de livraison prévue est d'être avant la vente Date de commande
Nabin Haitd25db232016-12-15 18:33:39 +053082apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +21,Defense,Défense
Nabin Hait93c15382017-03-30 16:57:05 +053083DocType: Salary Component,Abbr,Abré
Pratik Vyas593d5622015-03-02 19:07:52 +053084DocType: Appraisal Goal,Score (0-5),Score (0-5)
Nabin Hait93c15382017-03-30 16:57:05 +053085apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +213,Row {0}: {1} {2} does not match with {3},Rangée {0}: {1} {2} ne correspond pas à {3}
Nabin Hait72cee332016-10-26 17:45:06 +053086apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +75,Row # {0}:,Rangée # {0}:
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053087DocType: Timesheet,Total Costing Amount,Montant total Costing
Anand Doshi6489e972015-09-17 15:08:09 +053088DocType: Delivery Note,Vehicle No,No du véhicule
Nabin Haitcda28ce2017-02-27 17:46:31 +053089apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +150,Please select Price List,S'il vous plaît sélectionnez une liste de prix
90apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +78,Row #{0}: Payment document is required to complete the trasaction,Row # {0}: le document de paiement est nécessaire pour compléter le trasaction
Nabin Haitbf9e8cf2015-12-28 14:37:58 +053091DocType: Production Order Operation,Work In Progress,Travaux en cours
Nabin Haitd25db232016-12-15 18:33:39 +053092apps/erpnext/erpnext/schools/report/absent_student_report/absent_student_report.py +13,Please select date,S'il vous plaît sélectionner une date
Nabin Hait93c15382017-03-30 16:57:05 +053093DocType: Employee,Holiday List,Liste de Vacances
Nabin Haitcda28ce2017-02-27 17:46:31 +053094apps/erpnext/erpnext/public/js/setup_wizard.js +210,Accountant,Comptable
Nabin Haitbf9e8cf2015-12-28 14:37:58 +053095DocType: Cost Center,Stock User,Intervenant/Chargé des Stocks
Pratik Vyas593d5622015-03-02 19:07:52 +053096DocType: Company,Phone No,N ° de téléphone
Nabin Hait93c15382017-03-30 16:57:05 +053097apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +49,Course Schedules created:,Horaires des Cours créés:
98apps/erpnext/erpnext/controllers/recurring_document.py +135,New {0}: #{1},Nouveau {0}: # {1}
Nabin Haitd25db232016-12-15 18:33:39 +053099,Sales Partners Commission,Commission des partenaires de vente
100apps/erpnext/erpnext/hr/doctype/salary_component/salary_component.py +21,Abbreviation cannot have more than 5 characters,L'abbréviation ne peut pas avoir plus de 5 caractères
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530101DocType: Payment Request,Payment Request,Requête de paiement
Nabin Haitd25db232016-12-15 18:33:39 +0530102DocType: Asset,Value After Depreciation,Valeur après amortissement
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530103DocType: Employee,O+,O +
Nabin Haitcda28ce2017-02-27 17:46:31 +0530104apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt_dashboard.py +17,Related,En Relation
Nabin Hait93c15382017-03-30 16:57:05 +0530105apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +41,Attendance date can not be less than employee's joining date,Date de présence ne peut pas être inférieure à la date se joindre à l'employé
106DocType: Grading Scale,Grading Scale Name,Nom de l'Échelle de Notation
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530107apps/erpnext/erpnext/accounts/doctype/account/account.js +26,This is a root account and cannot be edited.,Il s'agit d'un compte racine et ne peut être modifié .
Pratik Vyas593d5622015-03-02 19:07:52 +0530108DocType: BOM,Operations,Opérations
Nabin Hait93c15382017-03-30 16:57:05 +0530109apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +38,Cannot set authorization on basis of Discount for {0},Impossible de définir l'autorisation sur la base des Prix Réduits pour {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +0530110DocType: Rename Tool,"Attach .csv file with two columns, one for the old name and one for the new name","Attacher un fichier .csv avec deux colonnes, une pour l'ancien nom et une pour le nouveau nom"
111apps/erpnext/erpnext/accounts/utils.py +74,{0} {1} not in any active Fiscal Year.,{0} {1} en aucun exercice financier actif.
Pratik Vyas593d5622015-03-02 19:07:52 +0530112DocType: Packed Item,Parent Detail docname,DocName Détail Parent
Nabin Haitcda28ce2017-02-27 17:46:31 +0530113apps/erpnext/erpnext/public/js/setup_wizard.js +303,Kg,Kg
Nabin Hait93c15382017-03-30 16:57:05 +0530114DocType: Student Log,Log,Journal
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530115apps/erpnext/erpnext/config/hr.py +45,Opening for a Job.,Ouverture d'un emploi.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530116DocType: Item Attribute,Increment,Incrément
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530117apps/erpnext/erpnext/public/js/stock_analytics.js +62,Select Warehouse...,Sélectionnez Entrepôt ...
Nabin Hait93c15382017-03-30 16:57:05 +0530118apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +6,Advertising,Publicité
Anand Doshi019111b2015-11-20 18:00:11 +0530119apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +22,Same Company is entered more than once,Même Société a été inscrite plus d'une fois
Pratik Vyas593d5622015-03-02 19:07:52 +0530120DocType: Employee,Married,Marié
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530121apps/erpnext/erpnext/accounts/party.py +38,Not permitted for {0},Non autorisé pour {0}
Nabin Hait93c15382017-03-30 16:57:05 +0530122apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +556,Get items from,Obtenir les articles de
Nabin Haitd25db232016-12-15 18:33:39 +0530123apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +413,Stock cannot be updated against Delivery Note {0},Stock ne peut pas être mis à jour par rapport au bon de livraison {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530124apps/erpnext/erpnext/templates/pages/home.py +25,Product {0},Produit {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530125DocType: Payment Reconciliation,Reconcile,réconcilier
Nabin Hait93c15382017-03-30 16:57:05 +0530126apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +30,Grocery,Épicerie
Pratik Vyas593d5622015-03-02 19:07:52 +0530127DocType: Quality Inspection Reading,Reading 1,Lecture 1
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530128DocType: Process Payroll,Make Bank Entry,Assurez accès des banques
Anand Doshi019111b2015-11-20 18:00:11 +0530129apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +40,Pension Funds,Les fonds de pension
Nabin Haitcda28ce2017-02-27 17:46:31 +0530130apps/erpnext/erpnext/accounts/doctype/asset/asset.py +87,Next Depreciation Date cannot be before Purchase Date,Suivant Amortissements date ne peut pas être avant la date d'achat
Nabin Hait93c15382017-03-30 16:57:05 +0530131DocType: SMS Center,All Sales Person,Tous les Commerciaux
Nabin Hait72cee332016-10-26 17:45:06 +0530132DocType: Monthly Distribution,**Monthly Distribution** helps you distribute the Budget/Target across months if you have seasonality in your business.,** Distribution mensuelle ** vous aide à diviser le budget / cible à travers les mois si vous avez de la saisonnalité dans votre entreprise.
Nabin Hait93c15382017-03-30 16:57:05 +0530133apps/erpnext/erpnext/accounts/page/pos/pos.js +1598,Not items found,Pas d'objets trouvés
134apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +178,Salary Structure Missing,Structure des salaires manquant
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530135DocType: Lead,Person Name,Nom de la personne
Nabin Haitd25db232016-12-15 18:33:39 +0530136DocType: Sales Invoice Item,Sales Invoice Item,Article de la facture de vente
Pratik Vyas593d5622015-03-02 19:07:52 +0530137DocType: Account,Credit,Crédit
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530138DocType: POS Profile,Write Off Cost Center,Ecrire Off Centre de coûts
Nabin Hait93c15382017-03-30 16:57:05 +0530139apps/erpnext/erpnext/public/js/setup_wizard.js +51,"e.g. ""Primary School"" or ""University""","e.g. ""École Primaire"" ou ""Université"""
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530140apps/erpnext/erpnext/config/stock.py +32,Stock Reports,Rapports de stock
Pratik Vyas593d5622015-03-02 19:07:52 +0530141DocType: Warehouse,Warehouse Detail,Détail de l'entrepôt
Nabin Hait93c15382017-03-30 16:57:05 +0530142apps/erpnext/erpnext/selling/doctype/customer/customer.py +171,Credit limit has been crossed for customer {0} {1}/{2},La limite de crédit a été franchie pour le client {0} {1}/{2}
Nabin Haitcda28ce2017-02-27 17:46:31 +0530143apps/erpnext/erpnext/schools/doctype/academic_term/academic_term.py +33,The Term End Date cannot be later than the Year End Date of the Academic Year to which the term is linked (Academic Year {}). Please correct the dates and try again.,La date de fin de terme ne peut pas être postérieure à la fin de l'exercice Date de l'année académique à laquelle le terme est lié (année académique {}). S'il vous plaît corriger les dates et essayez à nouveau.
144apps/erpnext/erpnext/stock/doctype/item/item.py +471,"""Is Fixed Asset"" cannot be unchecked, as Asset record exists against the item","«Est un actif immobilisé"" ne peut être vérifié car il existe une entrée ""Actif"" pour cet élément"
145DocType: Vehicle Service,Brake Oil,Liquide de Frein
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530146DocType: Tax Rule,Tax Type,Type d'impôt
Nabin Haitcda28ce2017-02-27 17:46:31 +0530147apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +161,You are not authorized to add or update entries before {0},Vous n'êtes pas autorisé à ajouter ou faire une mise à jour des entrées avant {0}
148DocType: BOM,Item Image (if not slideshow),Image de l'Article (si ce n'est diaporama)
Nabin Hait93c15382017-03-30 16:57:05 +0530149apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.py +20,An Customer exists with same name,Un Client existe avec le même nom
Pratik Vyasfcc31022015-07-10 12:05:24 +0530150DocType: Production Order Operation,(Hour Rate / 60) * Actual Operation Time,(Le tarif à l'heure / 60) * le temps réel d'opération
Nabin Hait93c15382017-03-30 16:57:05 +0530151apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +892,Select BOM,Sélectionnez BOM
Pratik Vyas593d5622015-03-02 19:07:52 +0530152DocType: SMS Log,SMS Log,SMS Log
Nabin Hait93c15382017-03-30 16:57:05 +0530153apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Delivered Items,Coût des Articles Livrés
Nabin Hait29b01222016-03-15 16:17:21 +0530154apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +38,The holiday on {0} is not between From Date and To Date,La fête sur {0} est pas entre De date et à ce jour
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530155DocType: Student Log,Student Log,étudiant Connexion
Nabin Hait93c15382017-03-30 16:57:05 +0530156DocType: Quality Inspection,Get Specification Details,Obtenir les Détails de la Spécification
Pratik Vyas593d5622015-03-02 19:07:52 +0530157DocType: Lead,Interested,Intéressé
Nabin Haitcda28ce2017-02-27 17:46:31 +0530158apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +170,Opening,Ouverture
Nabin Hait29b01222016-03-15 16:17:21 +0530159apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +27,From {0} to {1},Du {0} au {1}
Nabin Hait93c15382017-03-30 16:57:05 +0530160DocType: Item,Copy From Item Group,Copier Depuis un Groupe d'Articles
Pratik Vyas593d5622015-03-02 19:07:52 +0530161DocType: Journal Entry,Opening Entry,Entrée ouverture
Nabin Haitcda28ce2017-02-27 17:46:31 +0530162apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +25,Account Pay Only,Compte Bénéficiaire Seulement
163DocType: Employee Loan,Repay Over Number of Periods,Rembourser Over Nombre de périodes
Nabin Hait93c15382017-03-30 16:57:05 +0530164DocType: Stock Entry,Additional Costs,Frais Supplémentaires
Nabin Haitcda28ce2017-02-27 17:46:31 +0530165apps/erpnext/erpnext/accounts/doctype/account/account.py +142,Account with existing transaction can not be converted to group.,Un compte contenant une transaction ne peut pas être converti en groupe
Pratik Vyas593d5622015-03-02 19:07:52 +0530166DocType: Lead,Product Enquiry,Demande d'information produit
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530167DocType: Academic Term,Schools,Écoles
Nabin Haitcda28ce2017-02-27 17:46:31 +0530168apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +35,No leave record found for employee {0} for {1},Aucun enregistrement de congé trouvé pour employé {0} pour {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530169apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +23,Please enter company first,S'il vous plaît entrez première entreprise
Nabin Haitd25db232016-12-15 18:33:39 +0530170apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +333,Please select Company first,S'il vous plaît sélectionnez Société premier
Nabin Haitbf9e8cf2015-12-28 14:37:58 +0530171DocType: Employee Education,Under Graduate,Non Diplômé
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530172apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.js +27,Target On,cible sur
Pratik Vyas593d5622015-03-02 19:07:52 +0530173DocType: BOM,Total Cost,Coût total
Nabin Hait93c15382017-03-30 16:57:05 +0530174DocType: Journal Entry Account,Employee Loan,Prêt Employé
175apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +89,Activity Log:,Journal d'Activité :
Nabin Haitcda28ce2017-02-27 17:46:31 +0530176apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +227,Item {0} does not exist in the system or has expired,L'article {0} n'existe pas dans le système ou a expiré
Anand Doshi019111b2015-11-20 18:00:11 +0530177apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +44,Real Estate,Immobilier
Pratik Vyas593d5622015-03-02 19:07:52 +0530178apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +4,Statement of Account,Relevé de compte
Anand Doshi019111b2015-11-20 18:00:11 +0530179apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +41,Pharmaceuticals,médicaments
Nabin Haitd25db232016-12-15 18:33:39 +0530180DocType: Purchase Invoice Item,Is Fixed Asset,Est Actif fixe
181apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +225,"Available qty is {0}, you need {1}","Qté disponible est {0}, vous avez besoin de {1}"
Nabin Hait93c15382017-03-30 16:57:05 +0530182DocType: Expense Claim Detail,Claim Amount,Montant Réclamé
Pratik Vyas593d5622015-03-02 19:07:52 +0530183DocType: Employee,Mr,M.
Nabin Hait93c15382017-03-30 16:57:05 +0530184apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +49,Duplicate customer group found in the cutomer group table,Groupe de clients en double trouvé dans le tableau des groupes de clients
Pratik Vyas97264472015-05-14 15:13:10 +0530185apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +33,Supplier Type / Supplier,Fournisseur Type / Fournisseur
Pratik Vyas593d5622015-03-02 19:07:52 +0530186DocType: Naming Series,Prefix,Préfixe
Nabin Hait93c15382017-03-30 16:57:05 +0530187apps/erpnext/erpnext/public/js/setup_wizard.js +300,Consumable,Consommable
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530188DocType: Employee,B-,B-
Anand Doshi27e9b772016-03-09 14:47:46 +0530189DocType: Upload Attendance,Import Log,Journal d'importation
Rushabh Mehtad627af22016-03-03 11:24:58 +0530190DocType: Production Planning Tool,Pull Material Request of type Manufacture based on the above criteria,Tirez Matériau Demande de Type Fabrication sur la base des critères ci-dessus
Nabin Hait93c15382017-03-30 16:57:05 +0530191DocType: Training Result Employee,Grade,Note
192DocType: Sales Invoice Item,Delivered By Supplier,Livré par le Fournisseur
193DocType: SMS Center,All Contact,Tout Contact
194apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +880,Production Order already created for all items with BOM,Ordre de production déjà créé pour tous les articles avec BOM
Nabin Haitcda28ce2017-02-27 17:46:31 +0530195apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +182,Annual Salary,Salaire Annuel
Nabin Hait93c15382017-03-30 16:57:05 +0530196DocType: Daily Work Summary,Daily Work Summary,Récapitulatif Quotidien de Travail
197DocType: Period Closing Voucher,Closing Fiscal Year,Clôture de l'Exercice
Nabin Haitcda28ce2017-02-27 17:46:31 +0530198apps/erpnext/erpnext/accounts/party.py +347,{0} {1} is frozen,{0} {1} est gelée
199apps/erpnext/erpnext/setup/doctype/company/company.py +131,Please select Existing Company for creating Chart of Accounts,S'il vous plaît sélectionnez Société existant pour la création graphique des comptes
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530200apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +78,Stock Expenses,Dépenses stock
Nabin Haitcda28ce2017-02-27 17:46:31 +0530201apps/erpnext/erpnext/hr/doctype/employee/employee.js +80,Please enter Preferred Contact Email,S'il vous plaît entrer Preferred Contact Email
Nabin Hait93c15382017-03-30 16:57:05 +0530202DocType: Journal Entry,Contra Entry,Contre-passation
203DocType: Journal Entry Account,Credit in Company Currency,Crédit dans la Devise de la Société
Pratik Vyas593d5622015-03-02 19:07:52 +0530204DocType: Delivery Note,Installation Status,Etat de l'installation
Nabin Hait93c15382017-03-30 16:57:05 +0530205apps/erpnext/erpnext/schools/doctype/student_attendance_tool/student_attendance_tool.js +125,"Do you want to update attendance?<br>Present: {0}\
Nabin Haitcda28ce2017-02-27 17:46:31 +0530206 <br>Absent: {1}",Voulez-vous mettre à jour la fréquentation? <br> Présents: {0} \ <br> Absent: {1}
Nabin Hait93c15382017-03-30 16:57:05 +0530207apps/erpnext/erpnext/controllers/buying_controller.py +321,Accepted + Rejected Qty must be equal to Received quantity for Item {0},La Qté Acceptée + Rejetée doit être égale à la quantité Reçue pour l'Article {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530208DocType: Request for Quotation,RFQ-,RFQ-
Nabin Haitd25db232016-12-15 18:33:39 +0530209DocType: Item,Supply Raw Materials for Purchase,Fournir le matières premières pour l'achat
Nabin Haitcda28ce2017-02-27 17:46:31 +0530210apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +131,At least one mode of payment is required for POS invoice.,Au moins un mode de paiement est nécessaire pour une facture de PDV
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530211DocType: Products Settings,Show Products as a List,Afficher les produits en liste
Pratik Vyas593d5622015-03-02 19:07:52 +0530212DocType: Upload Attendance,"Download the Template, fill appropriate data and attach the modified file.
Nabin Hait93c15382017-03-30 16:57:05 +0530213All dates and employee combination in the selected period will come in the template, with existing attendance records","Téléchargez le modèle, remplissez les données appropriées et joignez le fichier modifié.
214Toutes les dates et combinaisons d’employés pour la période choisie seront inclus dans le modèle, avec les registres des présences existants"
Nabin Haitd25db232016-12-15 18:33:39 +0530215apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +471,Item {0} is not active or end of life has been reached,L'article {0} n’est pas actif ou la fin de vie a été atteint
Nabin Hait93c15382017-03-30 16:57:05 +0530216apps/erpnext/erpnext/public/js/setup_wizard.js +346,Example: Basic Mathematics,Exemple : Mathématiques de Base
Nabin Haitd25db232016-12-15 18:33:39 +0530217apps/erpnext/erpnext/controllers/accounts_controller.py +663,"To include tax in row {0} in Item rate, taxes in rows {1} must also be included","D'inclure la taxe dans la ligne {0} dans le prix de l'article , les impôts dans les lignes {1} doivent également être inclus"
Nabin Hait93c15382017-03-30 16:57:05 +0530218apps/erpnext/erpnext/config/hr.py +214,Settings for HR Module,Réglages pour le Module des ressources humaines
Pratik Vyas593d5622015-03-02 19:07:52 +0530219DocType: SMS Center,SMS Center,Centre SMS
Nabin Hait93c15382017-03-30 16:57:05 +0530220DocType: Sales Invoice,Change Amount,Changer le Montant
Nabin Haitd25db232016-12-15 18:33:39 +0530221DocType: BOM Replace Tool,New BOM,Nouvelle LDM
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530222DocType: Depreciation Schedule,Make Depreciation Entry,Faire Amortissements Entrée
223DocType: Appraisal Template Goal,KRA,KRA
Pratik Vyas593d5622015-03-02 19:07:52 +0530224DocType: Lead,Request Type,Type de demande
Anand Doshi9c0983f2016-02-17 12:59:54 +0530225apps/erpnext/erpnext/hr/doctype/offer_letter/offer_letter.js +15,Make Employee,Assurez-employé
Nabin Hait93c15382017-03-30 16:57:05 +0530226apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +14,Broadcasting,Radio/Télévision
227apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +153,Execution,Exécution
228apps/erpnext/erpnext/config/manufacturing.py +62,Details of the operations carried out.,Détails des opérations effectuées.
Pratik Vyas593d5622015-03-02 19:07:52 +0530229DocType: Serial No,Maintenance Status,Statut d&#39;entretien
Nabin Haitcda28ce2017-02-27 17:46:31 +0530230apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +57,{0} {1}: Supplier is required against Payable account {2},{0} {1}: Fournisseur est nécessaire contre les compte à payer {2}
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530231apps/erpnext/erpnext/config/selling.py +52,Items and Pricing,Articles et Prix
232apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +2,Total hours: {0},Nombre total d&#39;heures: {0}
Nabin Hait93c15382017-03-30 16:57:05 +0530233apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +43,From Date should be within the Fiscal Year. Assuming From Date = {0},La Date Initiale doit être dans l'Exercice Fiscal. En supposant Date Initiale = {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530234DocType: Customer,Individual,Individuel
Nabin Hait72cee332016-10-26 17:45:06 +0530235DocType: Interest,Academics User,Utilisateur académique
Nabin Haitcda28ce2017-02-27 17:46:31 +0530236DocType: Cheque Print Template,Amount In Figure,Montant En Chiffre
Nabin Hait93c15382017-03-30 16:57:05 +0530237DocType: Employee Loan Application,Loan Info,Infos sur le Prêt
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530238apps/erpnext/erpnext/config/maintenance.py +12,Plan for maintenance visits.,Plan pour les visites de maintenance.
Pratik Vyas593d5622015-03-02 19:07:52 +0530239DocType: SMS Settings,Enter url parameter for message,Entrez le paramètre url pour le message
Nabin Hait93c15382017-03-30 16:57:05 +0530240DocType: POS Profile,Customer Groups,Groupes de Clients
Nabin Haitcda28ce2017-02-27 17:46:31 +0530241DocType: Guardian,Students,Élèves
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530242apps/erpnext/erpnext/config/selling.py +91,Rules for applying pricing and discount.,Règles d'application de prix et de ristournes.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530243apps/erpnext/erpnext/stock/doctype/price_list/price_list.py +14,Price List must be applicable for Buying or Selling,La liste des prix doit être applicable pour les achats et les ventes
Nabin Hait29b01222016-03-15 16:17:21 +0530244apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +79,Installation date cannot be before delivery date for Item {0},Date d'installation ne peut pas être avant la date de livraison pour l'article {0}
Nabin Hait93c15382017-03-30 16:57:05 +0530245DocType: Pricing Rule,Discount on Price List Rate (%),Remise sur la Liste des Prix (%)
Pratik Vyas97264472015-05-14 15:13:10 +0530246DocType: Offer Letter,Select Terms and Conditions,Sélectionnez Termes et Conditions
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530247apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +51,Out Value,Valeur hors
Pratik Vyas593d5622015-03-02 19:07:52 +0530248DocType: Production Planning Tool,Sales Orders,Commandes clients
Nabin Hait18f0dd02016-04-15 14:50:45 +0530249DocType: Purchase Taxes and Charges,Valuation,Valorisation
Nabin Haitd25db232016-12-15 18:33:39 +0530250,Purchase Order Trends,Tendances Bon de commande
Nabin Hait72cee332016-10-26 17:45:06 +0530251apps/erpnext/erpnext/templates/emails/request_for_quotation.html +7,The request for quotation can be accessed by clicking on the following link,La demande de devis peut être consulté en cliquant sur le lien suivant
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530252apps/erpnext/erpnext/config/hr.py +81,Allocate leaves for the year.,Allouer des congés pour l'année.
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530253DocType: SG Creation Tool Course,SG Creation Tool Course,SG Cours outil de création
Nabin Hait93c15382017-03-30 16:57:05 +0530254DocType: Student Group Creation Tool,Leave blank if you wish to fetch all courses for selected academic term,Laissez vide si vous souhaitez récupérer tous les cours du semestre universitaire sélectionné
255apps/erpnext/erpnext/controllers/selling_controller.py +177,Selling price for item {0} is lower than its {1}. Selling price should be atleast {2},prix pour l&#39;article de vente {0} est inférieure à sa {1}. Prix de vente devrait être atleast {2}
Nabin Hait72cee332016-10-26 17:45:06 +0530256apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +227,Insufficient Stock,Stock insuffisant
Nabin Hait93c15382017-03-30 16:57:05 +0530257DocType: Manufacturing Settings,Disable Capacity Planning and Time Tracking,Désactiver la Plannification de Capacité et la Gestion du Temps
Nabin Haitd25db232016-12-15 18:33:39 +0530258DocType: Email Digest,New Sales Orders,Nouvelles Commandes Client
Nabin Hait93c15382017-03-30 16:57:05 +0530259DocType: Bank Reconciliation,Bank Account,Compte Bancaire
260DocType: Leave Type,Allow Negative Balance,Autoriser un Solde Négatif
261DocType: Employee,Create User,Créer un Utilisateur
262DocType: Selling Settings,Default Territory,Région par Défaut
Anand Doshi019111b2015-11-20 18:00:11 +0530263apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +53,Television,Télévision
Nabin Haitbf9e8cf2015-12-28 14:37:58 +0530264DocType: Production Order Operation,Updated via 'Time Log',Mis à jour via 'Log Time'
Nabin Haitcda28ce2017-02-27 17:46:31 +0530265apps/erpnext/erpnext/controllers/taxes_and_totals.py +414,Advance amount cannot be greater than {0} {1},Montant de l'avance ne peut être supérieur à {0} {1}
Nabin Haitbf9e8cf2015-12-28 14:37:58 +0530266DocType: Naming Series,Series List for this Transaction,Liste des Séries pour cette transaction
Nabin Hait93c15382017-03-30 16:57:05 +0530267DocType: Company,Default Payroll Payable Account,Par défaut paie à payer compte
Nabin Haitcda28ce2017-02-27 17:46:31 +0530268apps/erpnext/erpnext/schools/doctype/student_batch/student_batch.js +7,Update Email Group,Mise à jour Email Groupe
Pratik Vyas593d5622015-03-02 19:07:52 +0530269DocType: Sales Invoice,Is Opening Entry,Est l&#39;ouverture d&#39;entrée
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530270DocType: Customer Group,Mention if non-standard receivable account applicable,Mentionner si créance non standard applicable
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530271DocType: Course Schedule,Instructor Name,Nom de l&#39;instructeur
Nabin Hait93c15382017-03-30 16:57:05 +0530272apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +176,For Warehouse is required before Submit,Pour l’Entrepôt est requis avant de Soumettre
Anand Doshi666fbaf2015-11-26 12:40:13 +0530273apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +8,Received On,Reçu le
Pratik Vyas593d5622015-03-02 19:07:52 +0530274DocType: Sales Partner,Reseller,Revendeur
Nabin Haitd25db232016-12-15 18:33:39 +0530275DocType: Production Planning Tool,"If checked, Will include non-stock items in the Material Requests.","Si elle est cochée, comprendra des articles hors stock dans les demandes de matériel."
Rushabh Mehtad627af22016-03-03 11:24:58 +0530276apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +24,Please enter Company,S'il vous plaît entrer Société
Nabin Haitcda28ce2017-02-27 17:46:31 +0530277DocType: Delivery Note Item,Against Sales Invoice Item,Pour l'Article de la Facture de Vente
Nabin Hait18f0dd02016-04-15 14:50:45 +0530278,Production Orders in Progress,Ordres de production en cours
Nabin Haitcda28ce2017-02-27 17:46:31 +0530279apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +39,Net Cash from Financing,Encaisse nette de financement
Nabin Hait93c15382017-03-30 16:57:05 +0530280apps/erpnext/erpnext/accounts/page/pos/pos.js +2179,"LocalStorage is full , did not save","Le Stockage Local est plein, l’enregistrement n’a pas fonctionné"
281DocType: Lead,Address & Contact,Adresse &amp; Contact
Nabin Haitcda28ce2017-02-27 17:46:31 +0530282DocType: Leave Allocation,Add unused leaves from previous allocations,Ajouter les congés inutilisés des précédentes allocations
Nabin Hait93c15382017-03-30 16:57:05 +0530283apps/erpnext/erpnext/controllers/recurring_document.py +230,Next Recurring {0} will be created on {1},Suivant récurrent {0} sera créé sur {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530284DocType: Sales Partner,Partner website,Site Partenaire
Nabin Hait93c15382017-03-30 16:57:05 +0530285apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +105,Add Item,Ajouter un Article
286,Contact Name,Nom du Contact
287DocType: Course Assessment Criteria,Course Assessment Criteria,Critères d'Évaluation du Cours
288DocType: Process Payroll,Creates salary slip for above mentioned criteria.,Crée la fiche de paie pour les critères mentionnés ci-dessus.
Nabin Haitd25db232016-12-15 18:33:39 +0530289DocType: POS Customer Group,POS Customer Group,POS Groupe clients
Nabin Hait93c15382017-03-30 16:57:05 +0530290DocType: Cheque Print Template,Line spacing for amount in words,Espacement des lignes pour le montant en lettres
291DocType: Vehicle,Additional Details,Détails Supplémentaires
Nabin Haitcda28ce2017-02-27 17:46:31 +0530292apps/erpnext/erpnext/templates/generators/bom.html +85,No description given,Pas de description indiquée
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530293apps/erpnext/erpnext/config/buying.py +13,Request for purchase.,Demande d&#39;achat.
Nabin Haitd25db232016-12-15 18:33:39 +0530294apps/erpnext/erpnext/projects/doctype/project/project_dashboard.py +6,This is based on the Time Sheets created against this project,Ceci est basé sur les feuilles de temps créées contre ce projet
Nabin Hait93c15382017-03-30 16:57:05 +0530295apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +371,Net Pay cannot be less than 0,Salaire net ne peut pas être inférieur à 0
Nabin Haitcda28ce2017-02-27 17:46:31 +0530296apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +224,Only the selected Leave Approver can submit this Leave Application,Seul l'approbateur de congé sélectionné peut soumettre cette demande de congé
297apps/erpnext/erpnext/hr/doctype/employee/employee.py +116,Relieving Date must be greater than Date of Joining,La date de relève doit être postérieure à la date de l'adhésion
298apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +190,Leaves per Year,Congés par Année
Nabin Hait93c15382017-03-30 16:57:05 +0530299apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +118,Row {0}: Please check 'Is Advance' against Account {1} if this is an advance entry.,Ligne {0}: S'il vous plaît vérifier 'Est Avance' sur compte {1} si c'est une entrée avance.
Nabin Haitcda28ce2017-02-27 17:46:31 +0530300apps/erpnext/erpnext/stock/utils.py +189,Warehouse {0} does not belong to company {1},Entrepôt {0} n'appartient pas à la société {1}
Nabin Haitd25db232016-12-15 18:33:39 +0530301DocType: Email Digest,Profit & Loss,Profit & Pertes
Nabin Haitcda28ce2017-02-27 17:46:31 +0530302apps/erpnext/erpnext/public/js/setup_wizard.js +304,Litre,Litre
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530303DocType: Task,Total Costing Amount (via Time Sheet),Total Costing Montant (via la feuille de temps)
Nabin Haitd25db232016-12-15 18:33:39 +0530304DocType: Item Website Specification,Item Website Specification,Spécification de l'Article sur le Site Web
Nabin Hait93c15382017-03-30 16:57:05 +0530305apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +477,Leave Blocked,Laisser Verrouillé
Nabin Haitcda28ce2017-02-27 17:46:31 +0530306apps/erpnext/erpnext/stock/doctype/item/item.py +690,Item {0} has reached its end of life on {1},L'article {0} sera périmé le {1}
Nabin Hait93c15382017-03-30 16:57:05 +0530307apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +95,Bank Entries,Écritures Bancaires
Nabin Haitcda28ce2017-02-27 17:46:31 +0530308apps/erpnext/erpnext/accounts/doctype/budget/budget.py +119,Annual,Annuel
Pratik Vyas593d5622015-03-02 19:07:52 +0530309DocType: Stock Reconciliation Item,Stock Reconciliation Item,Stock réconciliation article
Nabin Haitd25db232016-12-15 18:33:39 +0530310DocType: Stock Entry,Sales Invoice No,Numéro de la facture de vente
Anand Doshi9c0983f2016-02-17 12:59:54 +0530311DocType: Material Request Item,Min Order Qty,Qté min. de commande
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530312DocType: Student Group Creation Tool Course,Student Group Creation Tool Course,Cours outil de création Groupe étudiant
Nabin Hait93c15382017-03-30 16:57:05 +0530313DocType: Lead,Do Not Contact,Ne Pas Contacter
Nabin Haitcda28ce2017-02-27 17:46:31 +0530314apps/erpnext/erpnext/public/js/setup_wizard.js +365,People who teach at your organisation,Les gens qui enseignent à votre organisation
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530315DocType: Purchase Invoice,The unique id for tracking all recurring invoices. It is generated on submit.,L&#39;identifiant unique pour le suivi de toutes les factures récurrentes. Il est généré lors de la soumission.
Nabin Haitcda28ce2017-02-27 17:46:31 +0530316apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +97,Software Developer,Developeur logiciel
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530317DocType: Item,Minimum Order Qty,Qté minimum de commande
Pratik Vyas593d5622015-03-02 19:07:52 +0530318DocType: Pricing Rule,Supplier Type,Type de fournisseur
Nabin Hait93c15382017-03-30 16:57:05 +0530319DocType: Course Scheduling Tool,Course Start Date,Date de Début du Cours
Nabin Haitd25db232016-12-15 18:33:39 +0530320,Student Batch-Wise Attendance,Batch-Wise Student Participation
Nabin Hait93c15382017-03-30 16:57:05 +0530321DocType: POS Profile,Allow user to edit Rate,Autoriser l'utilisateur à modifier le Taux
Nabin Haitd25db232016-12-15 18:33:39 +0530322DocType: Item,Publish in Hub,Publier dans le Hub
Nabin Hait72cee332016-10-26 17:45:06 +0530323DocType: Student Admission,Student Admission,Admission des étudiants
Pratik Vyas593d5622015-03-02 19:07:52 +0530324,Terretory,Terretory
Nabin Haitcda28ce2017-02-27 17:46:31 +0530325apps/erpnext/erpnext/stock/doctype/item/item.py +710,Item {0} is cancelled,Article {0} est annulé
Nabin Hait93c15382017-03-30 16:57:05 +0530326apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +877,Material Request,Demande de matériel
Nabin Haitcda28ce2017-02-27 17:46:31 +0530327DocType: Bank Reconciliation,Update Clearance Date,Mettre à Jour la Date de Compensation
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530328DocType: Item,Purchase Details,Détails de l'achat
Nabin Haitd25db232016-12-15 18:33:39 +0530329apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +348,Item {0} not found in 'Raw Materials Supplied' table in Purchase Order {1},Article {0} introuvable dans 'matières premières Fournies' table dans la commande d'achat {1}
Rushabh Mehtad627af22016-03-03 11:24:58 +0530330DocType: Employee,Relation,Relation
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530331DocType: Shipping Rule,Worldwide Shipping,Livraison internationale
Nabin Hait72cee332016-10-26 17:45:06 +0530332DocType: Student Guardian,Mother,Mère
Nabin Haitcda28ce2017-02-27 17:46:31 +0530333apps/erpnext/erpnext/accounts/doctype/account/account.py +191,Account balance ({0}) and stock value ({1}) must be same,Le solde du compte ({0}) et la valeur des actions ({1}) doit être le même
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530334apps/erpnext/erpnext/config/selling.py +18,Confirmed orders from Customers.,Commandes confirmées des clients.
Pratik Vyas593d5622015-03-02 19:07:52 +0530335DocType: Purchase Receipt Item,Rejected Quantity,Quantité rejetée
Nabin Hait18f0dd02016-04-15 14:50:45 +0530336DocType: SMS Settings,SMS Sender Name,SMS Nom expéditeur
Pratik Vyas593d5622015-03-02 19:07:52 +0530337DocType: Notification Control,Notification Control,Contrôle de notification
338DocType: Lead,Suggestions,Suggestions
Nabin Haitcda28ce2017-02-27 17:46:31 +0530339DocType: Territory,Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,Définissez des budgets par Groupes d'Articles sur ce Territoire. Vous pouvez également inclure de la saisonnalité en réglant la Distribution.
Nabin Hait93c15382017-03-30 16:57:05 +0530340apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +264,Payment against {0} {1} cannot be greater than Outstanding Amount {2},Paiement contre {0} {1} ne peut pas être supérieure à Encours {2}
Pratik Vyas593d5622015-03-02 19:07:52 +0530341DocType: Supplier,Address HTML,Adresse HTML
342DocType: Lead,Mobile No.,N° mobile.
Nabin Hait93c15382017-03-30 16:57:05 +0530343DocType: Maintenance Schedule,Generate Schedule,Créer un Échéancier
344DocType: Purchase Invoice Item,Expense Head,Responsable des Charges
Nabin Haitd25db232016-12-15 18:33:39 +0530345apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +138,Please select Charge Type first,S'il vous plaît sélectionnez le type de Facturation de la première
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530346DocType: Student Group Student,Student Group Student,Groupe Étudiant Étudiant
Nabin Hait93c15382017-03-30 16:57:05 +0530347apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Latest,Dernier
Nabin Haitd25db232016-12-15 18:33:39 +0530348DocType: Vehicle Service,Inspection,Inspection
Nabin Haitcda28ce2017-02-27 17:46:31 +0530349apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +56,Student {0}: {1} does not belong to Student Batch {2},Étudiant {0}: {1} ne fait pas partie de lot étudiant {2}
Nabin Haitd25db232016-12-15 18:33:39 +0530350DocType: Email Digest,New Quotations,Nouvelles Soumissions
Nabin Hait93c15382017-03-30 16:57:05 +0530351DocType: HR Settings,Emails salary slip to employee based on preferred email selected in Employee,Envoi des fiches de paie à l'employé par Email en fonction de l'email sélectionné dans la fiche Employé
Rushabh Mehtad627af22016-03-03 11:24:58 +0530352DocType: Employee,The first Leave Approver in the list will be set as the default Leave Approver,Le premier approbateur de congé dans la liste sera définie comme approbateur par défaut
Nabin Haitd25db232016-12-15 18:33:39 +0530353DocType: Tax Rule,Shipping County,Conté d'Expédition
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530354apps/erpnext/erpnext/config/desktop.py +158,Learn,Apprendre
Nabin Hait18f0dd02016-04-15 14:50:45 +0530355DocType: Asset,Next Depreciation Date,Suivant Amortissements date
Nabin Hait93c15382017-03-30 16:57:05 +0530356apps/erpnext/erpnext/projects/doctype/activity_type/activity_type.js +3,Activity Cost per Employee,Coût de l'Activité par Employé
Pratik Vyas593d5622015-03-02 19:07:52 +0530357DocType: Accounts Settings,Settings for Accounts,Réglages pour les comptes
Nabin Hait93c15382017-03-30 16:57:05 +0530358apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +643,Supplier Invoice No exists in Purchase Invoice {0},No de Facture du Fournisseur existe dans Factures d'Achat {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530359apps/erpnext/erpnext/config/selling.py +118,Manage Sales Person Tree.,Gérer l'arborescence des vendeurs
Nabin Hait93c15382017-03-30 16:57:05 +0530360DocType: Job Applicant,Cover Letter,Lettre de Motivation
Nabin Haitcda28ce2017-02-27 17:46:31 +0530361apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +37,Outstanding Cheques and Deposits to clear,Chèques et Dépôts restant à compenser
Pratik Vyas593d5622015-03-02 19:07:52 +0530362DocType: Item,Synced With Hub,Synchronisé avec Hub
Nabin Hait93c15382017-03-30 16:57:05 +0530363DocType: Vehicle,Fleet Manager,Gestionnaire de Flotte
364apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +505,Row #{0}: {1} can not be negative for item {2},# Ligne {0}: {1} ne peut pas être négatif pour l&#39;élément {2}
365apps/erpnext/erpnext/setup/doctype/company/company.js +64,Wrong Password,Mauvais Mot De Passe
Pratik Vyas593d5622015-03-02 19:07:52 +0530366DocType: Item,Variant Of,Variante du
Nabin Hait93c15382017-03-30 16:57:05 +0530367apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +367,Completed Qty can not be greater than 'Qty to Manufacture',"Qté Terminée ne peut pas être supérieure à ""Quantité de Fabrication"""
368DocType: Period Closing Voucher,Closing Account Head,Responsable du Compte Clôturé
369DocType: Employee,External Work History,Historique de Travail Externe
370apps/erpnext/erpnext/projects/doctype/task/task.py +99,Circular Reference Error,Erreur de Référence Circulaire
371apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +49,Guardian1 Name,Nom Guardian1
Nabin Hait9a24abe2016-01-21 16:31:40 +0530372DocType: Delivery Note,In Words (Export) will be visible once you save the Delivery Note.,En Toutes Lettres (Exportation) Sera visible une fois que vous enregistrerez le bon de livraison.
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530373DocType: Cheque Print Template,Distance from left edge,Distance du bord gauche
374apps/erpnext/erpnext/utilities/bot.py +29,{0} units of [{1}](#Form/Item/{1}) found in [{2}](#Form/Warehouse/{2}),{0} unités de [{1}] (#Form/article/{1}) trouvées dans [{2}] (#Form/Entrepôt/{2})
Pratik Vyas593d5622015-03-02 19:07:52 +0530375DocType: Lead,Industry,Industrie
Nabin Hait93c15382017-03-30 16:57:05 +0530376DocType: Employee,Job Profile,Profil de l'Emploi
Anand Doshi9c0983f2016-02-17 12:59:54 +0530377DocType: Stock Settings,Notify by Email on creation of automatic Material Request,Notification par E-mail lors de la création de la demande de matériel automatique
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530378DocType: Journal Entry,Multi Currency,Multi-devise
Pratik Vyas593d5622015-03-02 19:07:52 +0530379DocType: Payment Reconciliation Invoice,Invoice Type,Type de facture
Nabin Hait93c15382017-03-30 16:57:05 +0530380apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +841,Delivery Note,Bon de Livraison
Nabin Haitcda28ce2017-02-27 17:46:31 +0530381apps/erpnext/erpnext/config/learn.py +82,Setting up Taxes,Mise en place d&#39;impôts
Nabin Hait93c15382017-03-30 16:57:05 +0530382apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +131,Cost of Sold Asset,Coût des Immobilisations Vendus
Nabin Haitcda28ce2017-02-27 17:46:31 +0530383apps/erpnext/erpnext/accounts/utils.py +349,Payment Entry has been modified after you pulled it. Please pull it again.,Paiement entrée a été modifié après que vous avez tiré il. Se il vous plaît tirez encore.
384apps/erpnext/erpnext/stock/doctype/item/item.py +440,{0} entered twice in Item Tax,{0} est entré deux fois dans la Taxe de l'Article
385DocType: Grade Interval,Min Score,Min Score
Nabin Hait72cee332016-10-26 17:45:06 +0530386apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +114,Summary for this week and pending activities,Résumé de la semaine et activités en suspens
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530387DocType: Student Applicant,Admitted,Admis
Nabin Hait18f0dd02016-04-15 14:50:45 +0530388DocType: Workstation,Rent Cost,Coût Location
Nabin Haitcda28ce2017-02-27 17:46:31 +0530389apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +81,Amount After Depreciation,Montant Après Amortissement
Nabin Hait72cee332016-10-26 17:45:06 +0530390apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +97,Upcoming Calendar Events,Prochains événements de calendrier
Nabin Haitcda28ce2017-02-27 17:46:31 +0530391apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +75,Please select month and year,S&#39;il vous plaît sélectionner le mois et l&#39;année
Nabin Hait93c15382017-03-30 16:57:05 +0530392DocType: Employee,Company Email,E-mail de la Société
393DocType: GL Entry,Debit Amount in Account Currency,Montant Débiteur en Devise du Compte
Nabin Haitcda28ce2017-02-27 17:46:31 +0530394apps/erpnext/erpnext/config/accounts.py +27,Bank/Cash transactions against party or for internal transfer,Transactions Bancaires/de Trésorerie avec une partie ou pour transfert interne
Nabin Haitbf9e8cf2015-12-28 14:37:58 +0530395DocType: Shipping Rule,Valid for Countries,Valable pour les Pays
Nabin Haitcda28ce2017-02-27 17:46:31 +0530396apps/erpnext/erpnext/stock/doctype/item/item.js +57,This Item is a Template and cannot be used in transactions. Item attributes will be copied over into the variants unless 'No Copy' is set,Cet article est un modèle et ne peut être utilisé dans les transactions. Attributs d'élément seront copiés dans les variantes moins 'No Copy »est réglé
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530397apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +69,Total Order Considered,Total de la commande Considéré
Nabin Hait93c15382017-03-30 16:57:05 +0530398apps/erpnext/erpnext/config/hr.py +234,"Employee designation (e.g. CEO, Director etc.).","Intitulé de poste (e.g. Directeur Général, Directeur...)"
399apps/erpnext/erpnext/controllers/recurring_document.py +223,Please enter 'Repeat on Day of Month' field value,S'il vous plaît entrez la valeur 'Répéter le jour du mois'
Anand Doshi9c0983f2016-02-17 12:59:54 +0530400DocType: Sales Invoice,Rate at which Customer Currency is converted to customer's base currency,Taux à laquelle la devise du client est converti en devise de base
Nabin Hait93c15382017-03-30 16:57:05 +0530401DocType: Course Scheduling Tool,Course Scheduling Tool,Outil de Planification des Cours
Nabin Haitd25db232016-12-15 18:33:39 +0530402apps/erpnext/erpnext/controllers/accounts_controller.py +564,Row #{0}: Purchase Invoice cannot be made against an existing asset {1},Row # {0}: Facture d&#39;achat ne peut être faite contre un actif existant {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530403DocType: Item Tax,Tax Rate,Taux d&#39;imposition
Nabin Haitd25db232016-12-15 18:33:39 +0530404apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +59,{0} already allocated for Employee {1} for period {2} to {3},{0} déjà alloué pour les employés {1} pour la période {2} pour {3}
Nabin Hait93c15382017-03-30 16:57:05 +0530405apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +845,Select Item,Sélectionner un article
Nabin Haitcda28ce2017-02-27 17:46:31 +0530406apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +151,"Item: {0} managed batch-wise, can not be reconciled using \
Pratik Vyas593d5622015-03-02 19:07:52 +0530407 Stock Reconciliation, instead use Stock Entry","Item: {0} discontinu, ne peut être conciliée utilisant \
408 Stock réconciliation, utiliser à la place l'entrée en stock géré"
Nabin Hait93c15382017-03-30 16:57:05 +0530409apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +140,Purchase Invoice {0} is already submitted,Voulez-vous vraiment de soumettre tout bulletin de salaire pour le mois {0} et {1} an
Nabin Hait72cee332016-10-26 17:45:06 +0530410apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +87,Row # {0}: Batch No must be same as {1} {2},Row # {0}: N ° de lot doit être le même que {1} {2}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530411apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +52,Convert to non-Group,Convertir en non-groupe
Nabin Hait93c15382017-03-30 16:57:05 +0530412apps/erpnext/erpnext/config/stock.py +122,Batch (lot) of an Item.,Lot d'un Article.
Pratik Vyas593d5622015-03-02 19:07:52 +0530413DocType: C-Form Invoice Detail,Invoice Date,Date de la facture
Nabin Hait93c15382017-03-30 16:57:05 +0530414DocType: GL Entry,Debit Amount,Montant du Débit
Nabin Haitcda28ce2017-02-27 17:46:31 +0530415apps/erpnext/erpnext/accounts/party.py +239,There can only be 1 Account per Company in {0} {1},Il ne peut y avoir 1 compte par la société dans {0} {1}
Nabin Hait93c15382017-03-30 16:57:05 +0530416apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +387,Please see attachment,S'il vous plaît voir la pièce jointe
Pratik Vyasfcc31022015-07-10 12:05:24 +0530417DocType: Purchase Order,% Received,% reçus
Nabin Hait93c15382017-03-30 16:57:05 +0530418apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.js +3,Create Student Groups,Créer des Groupes d'Étudiants
Nabin Haitd25db232016-12-15 18:33:39 +0530419apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +21,Setup Already Complete!!,Configuration déjà terminée !
Nabin Hait93c15382017-03-30 16:57:05 +0530420,Finished Goods,Produits Finis
Pratik Vyas593d5622015-03-02 19:07:52 +0530421DocType: Delivery Note,Instructions,Instructions
422DocType: Quality Inspection,Inspected By,Inspecté par
423DocType: Maintenance Visit,Maintenance Type,Type d&#39;entretien
Nabin Hait18f0dd02016-04-15 14:50:45 +0530424apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +59,Serial No {0} does not belong to Delivery Note {1},No de série {0} ne fait pas partie du bon de livraison {1}
Nabin Hait93c15382017-03-30 16:57:05 +0530425apps/erpnext/erpnext/templates/pages/demo.html +55,ERPNext Demo,Demo ERPNext
426apps/erpnext/erpnext/public/js/utils/item_selector.js +12,Add Items,Ajouter des Articles
Nabin Haitd25db232016-12-15 18:33:39 +0530427DocType: Item Quality Inspection Parameter,Item Quality Inspection Parameter,Paramètre d'inspection de qualité de l'Article
Nabin Hait93c15382017-03-30 16:57:05 +0530428DocType: Leave Application,Leave Approver Name,Nom de l'Approbateur de Congés
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530429DocType: Depreciation Schedule,Schedule Date,Date du calendrier
Nabin Hait93c15382017-03-30 16:57:05 +0530430apps/erpnext/erpnext/config/hr.py +116,"Earnings, Deductions and other Salary components","Revenus, Retenues, et autres composantes Salariales"
Nabin Hait29b01222016-03-15 16:17:21 +0530431DocType: Packed Item,Packed Item,Article emballé
Nabin Hait18f0dd02016-04-15 14:50:45 +0530432apps/erpnext/erpnext/config/buying.py +65,Default settings for buying transactions.,Paramètres par défaut pour les transactions d'achat.
Nabin Haitcda28ce2017-02-27 17:46:31 +0530433apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +29,Activity Cost exists for Employee {0} against Activity Type - {1},Des Coûts d'Activité existent pour l'Employé {0} pour le Type d'Activité - {1}
Nabin Hait93c15382017-03-30 16:57:05 +0530434DocType: Currency Exchange,Currency Exchange,Change de Devise
Nabin Haitcda28ce2017-02-27 17:46:31 +0530435DocType: Asset,Item Name,Nom d&#39;article
436DocType: Authorization Rule,Approving User (above authorized value),Utilisateur Approbateur (valeurs autorisées ci-dessus)
Nabin Hait93c15382017-03-30 16:57:05 +0530437DocType: Email Digest,Credit Balance,Solde du Crédit
Pratik Vyas593d5622015-03-02 19:07:52 +0530438DocType: Employee,Widowed,Veuf
Nabin Hait18f0dd02016-04-15 14:50:45 +0530439DocType: Request for Quotation,Request for Quotation,Appel d&#39;offre
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530440DocType: Salary Slip Timesheet,Working Hours,Heures de travail
Nabin Haitbf9e8cf2015-12-28 14:37:58 +0530441DocType: Naming Series,Change the starting / current sequence number of an existing series.,Changer le numéro initial/actuel d'une série existante.
Nabin Hait93c15382017-03-30 16:57:05 +0530442apps/erpnext/erpnext/accounts/page/pos/pos.js +1335,Create a new Customer,Créer un nouveau Client
Pratik Vyas593d5622015-03-02 19:07:52 +0530443apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +57,"If multiple Pricing Rules continue to prevail, users are asked to set Priority manually to resolve conflict.","Si plusieurs règles de tarification continuent de prévaloir, les utilisateurs sont invités à définir manuellement la priorité à résoudre les conflits."
Nabin Hait93c15382017-03-30 16:57:05 +0530444apps/erpnext/erpnext/utilities/activation.py +91,Create Purchase Orders,Créer des Commandes d'Achat
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530445,Purchase Register,Registre des achats
Nabin Haitd25db232016-12-15 18:33:39 +0530446DocType: Course Scheduling Tool,Rechedule,Re-céduler
Nabin Hait93c15382017-03-30 16:57:05 +0530447DocType: Landed Cost Item,Applicable Charges,Frais Applicables
448DocType: Workstation,Consumable Cost,Coût de Consommable
Nabin Haitcda28ce2017-02-27 17:46:31 +0530449apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +220,{0} ({1}) must have role 'Leave Approver',{0} ({1}) doit avoir le rôle «Approbateur de congé'
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530450DocType: Purchase Receipt,Vehicle Date,Date de véhicule
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530451DocType: Student Log,Medical,Médical
Nabin Haitcda28ce2017-02-27 17:46:31 +0530452apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +180,Reason for losing,Raison de perdre
Nabin Hait93c15382017-03-30 16:57:05 +0530453apps/erpnext/erpnext/crm/doctype/lead/lead.py +41,Lead Owner cannot be same as the Lead,Le Responsable du Prospect ne peut pas être identique au Prospect
454apps/erpnext/erpnext/accounts/utils.py +355,Allocated amount can not greater than unadjusted amount,Le montant alloué ne peut pas être plus grand que le montant non ajusté
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530455DocType: Announcement,Receiver,Récepteur
Nabin Haitd25db232016-12-15 18:33:39 +0530456apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +83,Workstation is closed on the following dates as per Holiday List: {0},Poste de travail est fermé aux dates suivantes selon la liste de vacances: {0}
Anand Doshi9c0983f2016-02-17 12:59:54 +0530457apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +32,Opportunities,Opportunités
Pratik Vyas593d5622015-03-02 19:07:52 +0530458DocType: Employee,Single,Unique
Nabin Haitcda28ce2017-02-27 17:46:31 +0530459DocType: Salary Slip,Total Loan Repayment,Remboursement du prêt total
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530460DocType: Account,Cost of Goods Sold,Coût des marchandises vendues
Pratik Vyas593d5622015-03-02 19:07:52 +0530461DocType: Purchase Invoice,Yearly,Annuel
Nabin Haitcda28ce2017-02-27 17:46:31 +0530462apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +230,Please enter Cost Center,S'il vous plaît entrer Centre de coûts
shreyas0c934452016-11-17 14:31:32 +0530463DocType: Journal Entry Account,Sales Order,Commande client
Nabin Hait93c15382017-03-30 16:57:05 +0530464apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +71,Avg. Selling Rate,Moy. Taux de vente
465DocType: Assessment Plan,Examiner Name,Nom de l'Examinateur
466apps/erpnext/erpnext/utilities/transaction_base.py +148,Quantity cannot be a fraction in row {0},La quantité ne peut pas être une fraction à la ligne {0}
Nabin Hait18f0dd02016-04-15 14:50:45 +0530467DocType: Purchase Invoice Item,Quantity and Rate,Quantité et Prix
Pratik Vyas593d5622015-03-02 19:07:52 +0530468DocType: Delivery Note,% Installed,Installé%
Nabin Hait93c15382017-03-30 16:57:05 +0530469apps/erpnext/erpnext/public/js/setup_wizard.js +383,Classrooms/ Laboratories etc where lectures can be scheduled.,Les Salles de Classe / Laboratoires etc. où des conférences peuvent être programmées.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530470apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +46,Please enter company name first,S'il vous plaît entrez en premier le nom de l'entreprise
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530471DocType: Purchase Invoice,Supplier Name,Nom du fournisseur
Rushabh Mehtafc307972015-11-04 18:02:45 +0530472apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +25,Read the ERPNext Manual,Lisez le manuel ERPNext
Pratik Vyas97264472015-05-14 15:13:10 +0530473DocType: Account,Is Group,Est un groupe
Nabin Haitd25db232016-12-15 18:33:39 +0530474DocType: Email Digest,Pending Purchase Orders,Bon de commande en attente
Nabin Haitcda28ce2017-02-27 17:46:31 +0530475DocType: Stock Settings,Automatically Set Serial Nos based on FIFO,Régler Automatiquement les Nos de Série basés sur FIFO
Nabin Hait93c15382017-03-30 16:57:05 +0530476DocType: Accounts Settings,Check Supplier Invoice Number Uniqueness,Vérifiez l'Unicité du Numéro de Facture du Fournisseur
Nabin Haitd25db232016-12-15 18:33:39 +0530477DocType: Vehicle Service,Oil Change,Vidange
Pratik Vyasfcc31022015-07-10 12:05:24 +0530478apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +57,'To Case No.' cannot be less than 'From Case No.',«Le cas No ' ne peut pas être inférieure à 'Du Cas No'
Nabin Haitcda28ce2017-02-27 17:46:31 +0530479apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +108,Non Profit,À but non lucratif
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530480DocType: Production Order,Not Started,Pas commencé
Nabin Hait93c15382017-03-30 16:57:05 +0530481DocType: Lead,Channel Partner,Partenaire de Canal
Pratik Vyas593d5622015-03-02 19:07:52 +0530482DocType: Account,Old Parent,Parent Vieux
Nabin Hait93c15382017-03-30 16:57:05 +0530483DocType: Notification Control,Customize the introductory text that goes as a part of that email. Each transaction has a separate introductory text.,Personnaliser le texte d'introduction qui fera partie de cet Email. Chaque transaction a une introduction séparée.
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530484apps/erpnext/erpnext/config/manufacturing.py +84,Global settings for all manufacturing processes.,Paramètres globaux pour tous les processus de fabrication.
Nabin Hait93c15382017-03-30 16:57:05 +0530485DocType: Accounts Settings,Accounts Frozen Upto,Comptes Gelés Jusqu'au
Nabin Haitd25db232016-12-15 18:33:39 +0530486DocType: SMS Log,Sent On,Envoyé le
Nabin Hait93c15382017-03-30 16:57:05 +0530487apps/erpnext/erpnext/stock/doctype/item/item.py +652,Attribute {0} selected multiple times in Attributes Table,Attribut {0} sélectionné à plusieurs reprises dans le Tableau des Attributs
488DocType: HR Settings,Employee record is created using selected field. ,Le dossier de l'employé est créé en utilisant le champ sélectionné.
Pratik Vyas593d5622015-03-02 19:07:52 +0530489DocType: Sales Order,Not Applicable,Non applicable
Nabin Hait93c15382017-03-30 16:57:05 +0530490apps/erpnext/erpnext/config/hr.py +70,Holiday master.,Données de Base des Vacances
Nabin Haitd25db232016-12-15 18:33:39 +0530491DocType: Request for Quotation Item,Required Date,Requis pour cette Date
Nabin Hait93c15382017-03-30 16:57:05 +0530492DocType: Delivery Note,Billing Address,Adresse de Facturation
493apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +873,Please enter Item Code.,S'il vous plaît entrez le code d'article .
494DocType: BOM,Costing,Coût
495DocType: Tax Rule,Billing County,Département de Facturation
Pratik Vyas97264472015-05-14 15:13:10 +0530496DocType: Purchase Taxes and Charges,"If checked, the tax amount will be considered as already included in the Print Rate / Print Amount","Si elle est cochée, le montant de la taxe sera considéré comme déjà inclus dans le tarif Imprimer / Print Montant"
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530497DocType: Request for Quotation,Message for Supplier,Message pour le fournisseur
498apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +48,Total Qty,Qté totale
Nabin Haitcda28ce2017-02-27 17:46:31 +0530499DocType: Item,Show in Website (Variant),Afficher dans Website (Variant)
Nabin Hait93c15382017-03-30 16:57:05 +0530500DocType: Employee,Health Concerns,Problèmes de Santé
Nabin Haitd25db232016-12-15 18:33:39 +0530501DocType: Process Payroll,Select Payroll Period,Sélectionnez la période de paie
502DocType: Purchase Invoice,Unpaid,Impayé
503apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +49,Reserved for sale,Réservé à la vente
Nabin Hait93c15382017-03-30 16:57:05 +0530504DocType: Packing Slip,From Package No.,Du N° de Colis
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530505DocType: Item Attribute,To Range,Se situer
Pratik Vyas97264472015-05-14 15:13:10 +0530506apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +29,Securities and Deposits,Titres et des dépôts
Nabin Haitd25db232016-12-15 18:33:39 +0530507apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +82,Total leaves allocated is mandatory,Nombre de feuilles alloués est obligatoire
Nabin Hait93c15382017-03-30 16:57:05 +0530508DocType: Job Opening,Description of a Job Opening,Description d'une Nouvelle Offre d’Emploi
Nabin Hait72cee332016-10-26 17:45:06 +0530509apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +111,Pending activities for today,Activités en suspens pour aujourd&#39;hui
Nabin Hait93c15382017-03-30 16:57:05 +0530510apps/erpnext/erpnext/config/hr.py +24,Attendance record.,Registre des présences.
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530511DocType: Salary Structure,Salary Component for timesheet based payroll.,Composant de salaire pour feuille de paie en fonction.
Pratik Vyas593d5622015-03-02 19:07:52 +0530512DocType: Sales Order Item,Used for Production Plan,Utilisé pour plan de production
Nabin Haitcda28ce2017-02-27 17:46:31 +0530513DocType: Employee Loan,Total Payment,Paiement total
Pratik Vyas97264472015-05-14 15:13:10 +0530514DocType: Manufacturing Settings,Time Between Operations (in mins),Temps entre les opérations (en min)
Nabin Haitcda28ce2017-02-27 17:46:31 +0530515DocType: Customer,Buyer of Goods and Services.,Acheteur des Biens et Services.
Nabin Hait93c15382017-03-30 16:57:05 +0530516DocType: Journal Entry,Accounts Payable,Comptes Créditeurs
Rushabh Mehtad627af22016-03-03 11:24:58 +0530517apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +29,The selected BOMs are not for the same item,Les nomenclatures sélectionnées ne sont pas pour le même article
Nabin Haitda297dc2016-02-24 14:37:38 +0530518DocType: Pricing Rule,Valid Upto,Valide jusqu'au
Nabin Haitd25db232016-12-15 18:33:39 +0530519DocType: Training Event,Workshop,Atelier
Nabin Hait93c15382017-03-30 16:57:05 +0530520apps/erpnext/erpnext/public/js/setup_wizard.js +243,List a few of your customers. They could be organizations or individuals.,Listez quelques-uns de vos clients. Ils peuvent être des entreprise ou des individus.
521,Enough Parts to Build,Pièces Suffisantes pour Construire
522apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +126,Direct Income,Revenu Direct
523apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +36,"Can not filter based on Account, if grouped by Account","Impossible de filtrer sur le Compte , si les lignes sont regroupées par Compte"
524apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +92,Administrative Officer,Agent Administratif
525apps/erpnext/erpnext/stock/dashboard/item_dashboard_list.html +25,Acutal Qty {0} / Waiting Qty {1},Qté Réelle {0} / Qté en Attente {1}
Nabin Haitcda28ce2017-02-27 17:46:31 +0530526DocType: Timesheet Detail,Hrs,Hrs
Nabin Haitd25db232016-12-15 18:33:39 +0530527apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +317,Please select Company,S'il vous plaît sélectionnez une Société
Nabin Hait93c15382017-03-30 16:57:05 +0530528DocType: Stock Entry Detail,Difference Account,Compte d’Écart
529apps/erpnext/erpnext/projects/doctype/task/task.py +46,Cannot close task as its dependant task {0} is not closed.,Impossible de fermer une tâche si tâche dépendante {0} n'est pas fermée.
Nabin Haitcda28ce2017-02-27 17:46:31 +0530530apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +433,Please enter Warehouse for which Material Request will be raised,S'il vous plaît entrer Entrepôt à qui demande de matériel sera porté
Nabin Hait93c15382017-03-30 16:57:05 +0530531DocType: Production Order,Additional Operating Cost,Coût d'Exploitation Supplémentaires
532apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +20,Cosmetics,Produits de Beauté
Nabin Haitcda28ce2017-02-27 17:46:31 +0530533apps/erpnext/erpnext/stock/doctype/item/item.py +535,"To merge, following properties must be same for both items","Pour fusionner , les propriétés suivantes doivent être les mêmes pour les deux articles"
Pratik Vyas593d5622015-03-02 19:07:52 +0530534DocType: Shipping Rule,Net Weight,Poids net
Nabin Hait93c15382017-03-30 16:57:05 +0530535DocType: Employee,Emergency Phone,Téléphone d'Urgence
Nabin Haitd25db232016-12-15 18:33:39 +0530536apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +29,Buy,Acheter
Nabin Haitcda28ce2017-02-27 17:46:31 +0530537,Serial No Warranty Expiry,Expiration de Garantie du N° de Série
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530538DocType: Sales Invoice,Offline POS Name,Hors ligne POS Nom
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530539DocType: Sales Order,To Deliver,A Livrer
Anand Doshi6489e972015-09-17 15:08:09 +0530540DocType: Purchase Invoice Item,Item,Article
Nabin Hait93c15382017-03-30 16:57:05 +0530541apps/erpnext/erpnext/accounts/page/pos/pos.js +2342,Serial no item cannot be a fraction,Un article avec un Numéro de série ne peut pas être une fraction
542DocType: Journal Entry,Difference (Dr - Cr),Écart (Dr - Cr )
Pratik Vyas593d5622015-03-02 19:07:52 +0530543DocType: Account,Profit and Loss,Pertes et profits
Nabin Haitcda28ce2017-02-27 17:46:31 +0530544apps/erpnext/erpnext/config/stock.py +325,Managing Subcontracting,Gestion de la sous-traitance
Nabin Hait18f0dd02016-04-15 14:50:45 +0530545DocType: Project,Project will be accessible on the website to these users,Projet sera accessible sur le site Web à ces utilisateurs
Nabin Haitd25db232016-12-15 18:33:39 +0530546DocType: Quotation,Rate at which Price list currency is converted to company's base currency,Taux auquel la devise de la Liste de prix est convertie en devise de base entreprise
Nabin Hait93c15382017-03-30 16:57:05 +0530547apps/erpnext/erpnext/setup/doctype/company/company.py +57,Account {0} does not belong to company: {1},Le compte {0} n'appartient pas à la société : {1}
548apps/erpnext/erpnext/setup/doctype/company/company.py +48,Abbreviation already used for another company,Abréviation déjà utilisée pour une autre société
549DocType: Selling Settings,Default Customer Group,Groupe de Clients par Défaut
Nabin Haitbf9e8cf2015-12-28 14:37:58 +0530550DocType: Global Defaults,"If disable, 'Rounded Total' field will not be visible in any transaction","Si coché, le champ ""Total arrondi"" ne sera pas visible et les montants ne seront pas arrondis."
Pratik Vyas593d5622015-03-02 19:07:52 +0530551DocType: BOM,Operating Cost,Coût d&#39;exploitation
Nabin Hait93c15382017-03-30 16:57:05 +0530552DocType: Sales Order Item,Gross Profit,Bénéfice Brut
Nabin Haitcda28ce2017-02-27 17:46:31 +0530553apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +49,Increment cannot be 0,Incrément ne peut pas être 0
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530554DocType: Production Planning Tool,Material Requirement,Exigence Matériel
Nabin Hait93c15382017-03-30 16:57:05 +0530555DocType: Company,Delete Company Transactions,Supprimer les Transactions de la Société
Nabin Haitd25db232016-12-15 18:33:39 +0530556apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +323,Reference No and Reference Date is mandatory for Bank transaction,Le N ° de référence et la Date de référence sont nécessaires pour une Transaction Bancaire
Pratik Vyas593d5622015-03-02 19:07:52 +0530557DocType: Purchase Receipt,Add / Edit Taxes and Charges,Ajouter / Modifier Taxes et Charges
Nabin Haitd25db232016-12-15 18:33:39 +0530558DocType: Purchase Invoice,Supplier Invoice No,No Facture Fournisseur
Pratik Vyas593d5622015-03-02 19:07:52 +0530559DocType: Territory,For reference,Pour référence
Nabin Hait93c15382017-03-30 16:57:05 +0530560apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +154,"Cannot delete Serial No {0}, as it is used in stock transactions","Impossible de supprimer les N° de série {0}, s'ils sont dans les mouvements de stock"
561apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +245,Closing (Cr),Fermeture (Cr)
Nabin Haitd25db232016-12-15 18:33:39 +0530562apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +105,Move Item,Déplacer l'Article
Pratik Vyas593d5622015-03-02 19:07:52 +0530563DocType: Serial No,Warranty Period (Days),Période de garantie (jours)
564DocType: Installation Note Item,Installation Note Item,Article Remarque Installation
Rushabh Mehtad627af22016-03-03 11:24:58 +0530565DocType: Production Plan Item,Pending Qty,Qté en attente
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530566DocType: Budget,Ignore,Ignorer
Nabin Hait93c15382017-03-30 16:57:05 +0530567apps/erpnext/erpnext/accounts/party.py +351,{0} {1} is not active,{0} {1} n'est pas actif
Nabin Haitcda28ce2017-02-27 17:46:31 +0530568apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +90,SMS sent to following numbers: {0},SMS envoyé aux numéros suivants: {0}
569apps/erpnext/erpnext/config/accounts.py +241,Setup cheque dimensions for printing,Configurez les dimensions du chèque pour l'impression
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530570DocType: Salary Slip,Salary Slip Timesheet,Slip Salaire Timesheet
571apps/erpnext/erpnext/controllers/buying_controller.py +152,Supplier Warehouse mandatory for sub-contracted Purchase Receipt,Peut se référer ligne que si le type de charge est « Le précédent Montant de la ligne » ou « Précédent Row Total»
Nabin Haitbf9e8cf2015-12-28 14:37:58 +0530572DocType: Pricing Rule,Valid From,Valide à partir de
Pratik Vyas593d5622015-03-02 19:07:52 +0530573DocType: Sales Invoice,Total Commission,Total de la Commission
Nabin Hait18f0dd02016-04-15 14:50:45 +0530574DocType: Pricing Rule,Sales Partner,Partenaire commerciaux
Nabin Haitd25db232016-12-15 18:33:39 +0530575DocType: Buying Settings,Purchase Receipt Required,Réception d'Achats Requise
Nabin Haitcda28ce2017-02-27 17:46:31 +0530576apps/erpnext/erpnext/stock/doctype/item/item.py +129,Valuation Rate is mandatory if Opening Stock entered,Évaluation Le tarif est obligatoire si Stock d&#39;ouverture est entré
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530577apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +142,No records found in the Invoice table,Aucun enregistrement trouvé dans la table Facture
Nabin Haitcda28ce2017-02-27 17:46:31 +0530578apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js +17,Please select Company and Party Type first,S'il vous plaît sélectionnez Société et partie Type premier
Nabin Hait93c15382017-03-30 16:57:05 +0530579apps/erpnext/erpnext/config/accounts.py +257,Financial / accounting year.,Exercice comptable / financier
580apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.js +10,Accumulated Values,Valeurs Accumulées
Nabin Haitd25db232016-12-15 18:33:39 +0530581apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +158,"Sorry, Serial Nos cannot be merged","Désolé , les numéros de série ne peut pas être fusionné"
Nabin Haitcda28ce2017-02-27 17:46:31 +0530582apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +738,Make Sales Order,Faire une Commande Client
Rushabh Mehtad627af22016-03-03 11:24:58 +0530583DocType: Project Task,Project Task,Tâche projet
Nabin Hait93c15382017-03-30 16:57:05 +0530584,Lead Id,Id du Prospect
585DocType: C-Form Invoice Detail,Grand Total,Total TTC
Nabin Haitd25db232016-12-15 18:33:39 +0530586DocType: Training Event,Course,Cours
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530587DocType: Timesheet,Payslip,Fiche de paie
Nabin Hait93c15382017-03-30 16:57:05 +0530588apps/erpnext/erpnext/public/js/pos/pos.html +4,Item Cart,item Panier
589apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +38,Fiscal Year Start Date should not be greater than Fiscal Year End Date,La Date de Début ne doit pas être postérieure à la Date de Fin de l'Exercice Fiscal
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530590DocType: Issue,Resolution,Résolution
591DocType: C-Form,IV,IV
592apps/erpnext/erpnext/templates/pages/order.html +53,Delivered: {0},Livré: {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +0530593DocType: Expense Claim,Payable Account,Comptes créditeurs
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530594DocType: Payment Entry,Type of Payment,Type de paiement
Nabin Hait93c15382017-03-30 16:57:05 +0530595DocType: Sales Order,Billing and Delivery Status,Facturation et Statut de Livraison
Rushabh Mehtad627af22016-03-03 11:24:58 +0530596DocType: Job Applicant,Resume Attachment,Resume Attachment
Pratik Vyas593d5622015-03-02 19:07:52 +0530597apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +58,Repeat Customers,Répéter les clients
Pratik Vyas593d5622015-03-02 19:07:52 +0530598DocType: Leave Control Panel,Allocate,Allouer
Nabin Hait93c15382017-03-30 16:57:05 +0530599apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +809,Sales Return,Retour de Ventes
Nabin Haitd25db232016-12-15 18:33:39 +0530600apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +96,Note: Total allocated leaves {0} shouldn't be less than already approved leaves {1} for the period,Nota: Le total des feuilles affectées {0} ne doit pas être inférieure à feuilles déjà approuvés {1} pour la période
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530601DocType: Announcement,Posted By,Posté par
Nabin Hait93c15382017-03-30 16:57:05 +0530602DocType: Item,Delivered by Supplier (Drop Ship),Livré par le Fournisseur (Expédition Directe)
Pratik Vyas593d5622015-03-02 19:07:52 +0530603apps/erpnext/erpnext/config/crm.py +12,Database of potential customers.,Base de données de clients potentiels.
Nabin Hait93c15382017-03-30 16:57:05 +0530604DocType: Authorization Rule,Customer or Item,Client ou Article
605apps/erpnext/erpnext/config/selling.py +28,Customer database.,Base de données Clients.
Pratik Vyas593d5622015-03-02 19:07:52 +0530606DocType: Quotation,Quotation To,Devis Pour
607DocType: Lead,Middle Income,Revenu intermédiaire
Nabin Hait93c15382017-03-30 16:57:05 +0530608apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +217,Opening (Cr),Ouverture ( Cr )
609apps/erpnext/erpnext/stock/doctype/item/item.py +816,Default Unit of Measure for Item {0} cannot be changed directly because you have already made some transaction(s) with another UOM. You will need to create a new Item to use a different Default UOM.,L’Unité de Mesure par Défaut pour l’Article {0} ne peut pas être modifiée directement parce que vous avez déjà fait une (des) transaction (s) avec une autre unité de mesure. Vous devez créer un nouvel article pour utiliser une UDM par défaut différente.
Nabin Haitcda28ce2017-02-27 17:46:31 +0530610apps/erpnext/erpnext/accounts/utils.py +353,Allocated amount can not be negative,Le montant alloué ne peut être négatif
Nabin Hait93c15382017-03-30 16:57:05 +0530611DocType: Purchase Order Item,Billed Amt,Mnt Facturé
Nabin Haitd25db232016-12-15 18:33:39 +0530612DocType: Training Result Employee,Training Result Employee,Formation Résultat des employés
Nabin Hait93c15382017-03-30 16:57:05 +0530613DocType: Warehouse,A logical Warehouse against which stock entries are made.,Un Entrepôt logique dans lequel les entrées en stock sont faites.
Nabin Haitcda28ce2017-02-27 17:46:31 +0530614DocType: Repayment Schedule,Principal Amount,Le montant principal
615DocType: Employee Loan Application,Total Payable Interest,Intérêts payables total
616DocType: Sales Invoice Timesheet,Sales Invoice Timesheet,Feuille de Temps de la Facture de Vente
Nabin Hait93c15382017-03-30 16:57:05 +0530617apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +106,Reference No & Reference Date is required for {0},No et date de référence est nécessaire pour {0}
Nabin Haitd25db232016-12-15 18:33:39 +0530618DocType: Process Payroll,Select Payment Account to make Bank Entry,Sélectionnez Compte de paiement pour rendre l&#39;entrée de la Banque
Nabin Hait93c15382017-03-30 16:57:05 +0530619apps/erpnext/erpnext/utilities/activation.py +137,"Create Employee records to manage leaves, expense claims and payroll","Créer des dossiers Employés pour gérer les congés, les notes de frais et la paie"
Nabin Haitcda28ce2017-02-27 17:46:31 +0530620apps/erpnext/erpnext/support/doctype/issue/issue.js +24,Add to Knowledge Base,Ajouter à la Base de Connaissances
621apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +152,Proposal Writing,Rédaction de propositions
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530622DocType: Payment Entry Deduction,Payment Entry Deduction,Paiement Entrée Déduction
Nabin Hait93c15382017-03-30 16:57:05 +0530623apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +35,Another Sales Person {0} exists with the same Employee id,Un autre Commercial {0} existe avec le même ID d'Employé
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530624DocType: Production Planning Tool,"If checked, raw materials for items that are sub-contracted will be included in the Material Requests","Si elle est cochée, les matières premières pour les éléments qui sont sous-traités seront inclus dans les demandes de matériel"
Nabin Haitcda28ce2017-02-27 17:46:31 +0530625apps/erpnext/erpnext/config/accounts.py +80,Masters,Données de Base
626DocType: Assessment Plan,Maximum Assessment Score,Score d&#39;évaluation maximale
627apps/erpnext/erpnext/config/accounts.py +140,Update Bank Transaction Dates,Mettre à jour les dates de transation bancaire
Nabin Hait18f0dd02016-04-15 14:50:45 +0530628apps/erpnext/erpnext/config/projects.py +30,Time Tracking,Suivi du temps
Nabin Hait93c15382017-03-30 16:57:05 +0530629DocType: Fiscal Year Company,Fiscal Year Company,Société de l’Exercice Fiscal
630DocType: Packing Slip Item,DN Detail,Détail du Bon de Livraison
Nabin Haitd25db232016-12-15 18:33:39 +0530631DocType: Training Event,Conference,Conférence
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530632DocType: Timesheet,Billed,Facturé
Nabin Hait93c15382017-03-30 16:57:05 +0530633DocType: Batch,Batch Description,Description du Lot
634apps/erpnext/erpnext/accounts/utils.py +720,"Payment Gateway Account not created, please create one manually.","Paiement Gateway Account ne crée pas, s&#39;il vous plaît créer un manuellement."
Nabin Haitd25db232016-12-15 18:33:39 +0530635DocType: Sales Invoice,Sales Taxes and Charges,Taxes et frais de vente
Rushabh Mehtad627af22016-03-03 11:24:58 +0530636DocType: Employee,Organization Profile,Profil de l'organisme
Nabin Hait72cee332016-10-26 17:45:06 +0530637DocType: Student,Sibling Details,Détails Sibling
Nabin Haitd25db232016-12-15 18:33:39 +0530638DocType: Vehicle Service,Vehicle Service,Entretien des véhicules
Nabin Hait93c15382017-03-30 16:57:05 +0530639apps/erpnext/erpnext/config/setup.py +101,Automatically triggers the feedback request based on conditions.,Déclencher automatiquement la demande de retour d'expérience en fonction des conditions.
Pratik Vyas593d5622015-03-02 19:07:52 +0530640DocType: Employee,Reason for Resignation,Raison de la démission
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530641apps/erpnext/erpnext/config/hr.py +147,Template for performance appraisals.,Modèle pour l'évaluation du rendement .
Nabin Hait93c15382017-03-30 16:57:05 +0530642DocType: Sales Invoice,Credit Note Issued,Note de Crédit Émise
Nabin Haitd25db232016-12-15 18:33:39 +0530643DocType: Project Task,Weight,Poids
Anand Doshi27e9b772016-03-09 14:47:46 +0530644DocType: Payment Reconciliation,Invoice/Journal Entry Details,Facture / Détails pièce comptable
Nabin Haitcda28ce2017-02-27 17:46:31 +0530645apps/erpnext/erpnext/accounts/utils.py +84,{0} '{1}' not in Fiscal Year {2},{0} '{1}' n'est pas dans l'année financière {2}
Nabin Haitd25db232016-12-15 18:33:39 +0530646DocType: Buying Settings,Settings for Buying Module,Réglages pour le module d'Achats
647apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +21,Asset {0} does not belong to company {1},L'actif {0} ne fait pas partie à la société {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530648apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +69,Please enter Purchase Receipt first,S'il vous plaît entrer Reçu d'achat en premier
Nabin Haitd25db232016-12-15 18:33:39 +0530649DocType: Buying Settings,Supplier Naming By,Nomenclature de Fournisseur par
Nabin Hait93c15382017-03-30 16:57:05 +0530650DocType: Activity Type,Default Costing Rate,Coût de Revient par Défaut
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530651DocType: Maintenance Schedule,Maintenance Schedule,Calendrier d&#39;entretien
Anand Doshi27e9b772016-03-09 14:47:46 +0530652apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +34,"Then Pricing Rules are filtered out based on Customer, Customer Group, Territory, Supplier, Supplier Type, Campaign, Sales Partner etc.","Ensuite, les règles de tarification sont filtrés sur la base des client, par groupe de clients, région, fournisseur, le type de fournisseur, campagne, vendeur etc..."
Nabin Haitcda28ce2017-02-27 17:46:31 +0530653apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +24,Net Change in Inventory,Variation nette des stocks
Nabin Hait93c15382017-03-30 16:57:05 +0530654apps/erpnext/erpnext/config/hr.py +157,Employee Loan Management,Gestion des Prêts des Employés
Pratik Vyas593d5622015-03-02 19:07:52 +0530655DocType: Employee,Passport Number,Numéro de passeport
Nabin Hait93c15382017-03-30 16:57:05 +0530656apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +53,Relation with Guardian2,Relation avec Guardian2
Nabin Haitcda28ce2017-02-27 17:46:31 +0530657apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +86,Manager,Directeur
658DocType: Payment Entry,Payment From / To,Paiement de / à
659apps/erpnext/erpnext/selling/doctype/customer/customer.py +134,New credit limit is less than current outstanding amount for the customer. Credit limit has to be atleast {0},Nouvelle limite de crédit est inférieure à l&#39;encours actuel pour le client. Limite de crédit doit être atleast {0}
660apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +258,Same item has been entered multiple times.,Le même article a été saisi plusieurs fois.
Pratik Vyas593d5622015-03-02 19:07:52 +0530661DocType: SMS Settings,Receiver Parameter,Paramètre récepteur
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530662apps/erpnext/erpnext/controllers/trends.py +39,'Based On' and 'Group By' can not be same,'Basé sur' et 'Groupé par' ne peuvent pas être identiques
Nabin Hait93c15382017-03-30 16:57:05 +0530663apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +52,Supplier &gt; Supplier Type,Fournisseur&gt; Type de fournisseur
Pratik Vyas593d5622015-03-02 19:07:52 +0530664DocType: Sales Person,Sales Person Targets,Personne objectifs de vente
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530665DocType: Installation Note,IN-,DANS-
666apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +34,Please enter email address,Veuillez entrer une adresse E-mail .
Anand Doshi9c0983f2016-02-17 12:59:54 +0530667DocType: Production Order Operation,In minutes,En minutes
Pratik Vyas593d5622015-03-02 19:07:52 +0530668DocType: Issue,Resolution Date,Date de Résolution
Nabin Hait93c15382017-03-30 16:57:05 +0530669DocType: Program Enrollment,Batch Name,Nom du Lot
670apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +319,Timesheet created:,Timesheet créé:
Nabin Haitcda28ce2017-02-27 17:46:31 +0530671apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +779,Please set default Cash or Bank account in Mode of Payment {0},S'il vous plaît définir compte par défaut caisse ou de banque pour le mode {0}
672apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +20,Enroll,Inscrire
Nabin Hait93c15382017-03-30 16:57:05 +0530673DocType: Selling Settings,Customer Naming By,Client Nommé par
Nabin Haitcda28ce2017-02-27 17:46:31 +0530674DocType: Student Leave Application,Will show the student as Present in Student Monthly Attendance Report,Affichera l&#39;étudiant Présent dans Student Rapport mensuel des présences
Nabin Haitd25db232016-12-15 18:33:39 +0530675DocType: Depreciation Schedule,Depreciation Amount,Montant d'Amortissement
Nabin Hait93c15382017-03-30 16:57:05 +0530676apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +56,Convert to Group,Convertir en Groupe
Pratik Vyas97264472015-05-14 15:13:10 +0530677DocType: Activity Cost,Activity Type,Type d&#39;activité
Nabin Hait93c15382017-03-30 16:57:05 +0530678DocType: Request for Quotation,For individual supplier,Pour un fournisseur individuel
Nabin Haitcda28ce2017-02-27 17:46:31 +0530679DocType: BOM Operation,Base Hour Rate(Company Currency),Taux Horaire de Base (Devise de la Société)
Pratik Vyas593d5622015-03-02 19:07:52 +0530680apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +47,Delivered Amount,Montant Livré
Nabin Hait93c15382017-03-30 16:57:05 +0530681DocType: Supplier,Fixed Days,Jours Fixes
Nabin Haitd25db232016-12-15 18:33:39 +0530682DocType: Quotation Item,Item Balance,Solde de l'Article
Anand Doshi27e9b772016-03-09 14:47:46 +0530683DocType: Sales Invoice,Packing List,Liste de colisage
Nabin Haitd25db232016-12-15 18:33:39 +0530684apps/erpnext/erpnext/config/buying.py +28,Purchase Orders given to Suppliers.,Bons d'Achats donnés aux Fournisseurs
Anand Doshi019111b2015-11-20 18:00:11 +0530685apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +43,Publishing,édition
Nabin Haitbf9e8cf2015-12-28 14:37:58 +0530686DocType: Activity Cost,Projects User,Utilisateur/Intervenant Projets
Pratik Vyas97264472015-05-14 15:13:10 +0530687apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Consumed,Consommé
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530688apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +157,{0}: {1} not found in Invoice Details table,{0}: {1} introuvable pas dans les Détails de la facture
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530689DocType: Company,Round Off Cost Center,Arrondir Centre de coûts
Nabin Hait93c15382017-03-30 16:57:05 +0530690apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +218,Maintenance Visit {0} must be cancelled before cancelling this Sales Order,La visite de maintenance {0} doit être annulée avant d'annuler cette commande
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530691DocType: Item,Material Transfer,Transfert de matériel
Nabin Hait93c15382017-03-30 16:57:05 +0530692apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +210,Opening (Dr),Ouverture (Dr)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530693apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +39,Posting timestamp must be after {0},Horodatage affichage doit être après {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +0530694DocType: Employee Loan,Total Interest Payable,Total des intérêts à payer
Nabin Haitd25db232016-12-15 18:33:39 +0530695DocType: Landed Cost Taxes and Charges,Landed Cost Taxes and Charges,Taxes et Frais du Coût au Débarquement
Nabin Hait93c15382017-03-30 16:57:05 +0530696DocType: Production Order Operation,Actual Start Time,Heure de Début Réelle
Pratik Vyas593d5622015-03-02 19:07:52 +0530697DocType: BOM Operation,Operation Time,Temps de fonctionnement
Nabin Hait93c15382017-03-30 16:57:05 +0530698apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +134,Finish,Terminer
Nabin Haitd25db232016-12-15 18:33:39 +0530699apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +386,Base,Base
Nabin Hait72cee332016-10-26 17:45:06 +0530700DocType: Timesheet,Total Billed Hours,Total des heures facturées
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530701DocType: Journal Entry,Write Off Amount,Ecrire Off Montant
Nabin Hait93c15382017-03-30 16:57:05 +0530702DocType: Journal Entry,Bill No,Numéro de Facture
703DocType: Company,Gain/Loss Account on Asset Disposal,Compte de Cessions des Immobilisations
Pratik Vyas593d5622015-03-02 19:07:52 +0530704DocType: Purchase Invoice,Quarterly,Trimestriel
Nabin Hait93c15382017-03-30 16:57:05 +0530705DocType: Selling Settings,Delivery Note Required,Bon de Livraison Requis
706DocType: Assessment Criteria,Assessment Criteria,Critères d'Évaluation
707DocType: BOM Item,Basic Rate (Company Currency),Taux de Base (Devise de la Société )
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530708DocType: Student Attendance,Student Attendance,Participation des étudiants
709DocType: Sales Invoice Timesheet,Time Sheet,Emploi du temps
Nabin Haitcda28ce2017-02-27 17:46:31 +0530710DocType: Manufacturing Settings,Backflush Raw Materials Based On,Enregistrer les Matières Premières sur la Base de
Nabin Hait93c15382017-03-30 16:57:05 +0530711apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +60,Please enter item details,"Pour signaler un problème, passez à"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530712DocType: Interest,Interest,Intérêt
Nabin Haitd25db232016-12-15 18:33:39 +0530713apps/erpnext/erpnext/selling/doctype/customer/customer_dashboard.py +10,Pre Sales,Prévente
Pratik Vyas97264472015-05-14 15:13:10 +0530714DocType: Purchase Receipt,Other Details,Autres détails
Nabin Haitcda28ce2017-02-27 17:46:31 +0530715apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +18,Suplier,suplier
Pratik Vyas593d5622015-03-02 19:07:52 +0530716DocType: Account,Accounts,Comptes
Nabin Haitd25db232016-12-15 18:33:39 +0530717DocType: Vehicle,Odometer Value (Last),Valeur compteur kilométrique (dernier)
Nabin Haitcda28ce2017-02-27 17:46:31 +0530718apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +71,Marketing,Marketing
Nabin Hait72cee332016-10-26 17:45:06 +0530719apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +277,Payment Entry is already created,Paiement entrée est déjà créé
Nabin Hait93c15382017-03-30 16:57:05 +0530720DocType: Purchase Receipt Item Supplied,Current Stock,Stock Actuel
Nabin Haitd25db232016-12-15 18:33:39 +0530721apps/erpnext/erpnext/controllers/accounts_controller.py +551,Row #{0}: Asset {1} does not linked to Item {2},Row # {0}: Asset {1} ne pas liée à l&#39;article {2}
722apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +368,Preview Salary Slip,Aperçu Salaire Slip
Nabin Haitcda28ce2017-02-27 17:46:31 +0530723apps/erpnext/erpnext/accounts/doctype/budget/budget.py +54,Account {0} has been entered multiple times,Le compte {0} a été entré plusieurs fois
Nabin Hait93c15382017-03-30 16:57:05 +0530724DocType: Account,Expenses Included In Valuation,Frais Inclus dans la Valorisation
Nabin Haitd25db232016-12-15 18:33:39 +0530725DocType: Hub Settings,Seller City,Ville du vendeur
Nabin Haitcda28ce2017-02-27 17:46:31 +0530726,Absent Student Report,Rapport des Absences
Nabin Haitbf9e8cf2015-12-28 14:37:58 +0530727DocType: Email Digest,Next email will be sent on:,Le prochain Email sera envoyé le :
Nabin Hait18f0dd02016-04-15 14:50:45 +0530728DocType: Offer Letter Term,Offer Letter Term,Terme lettre de proposition
Nabin Haitcda28ce2017-02-27 17:46:31 +0530729apps/erpnext/erpnext/stock/doctype/item/item.py +631,Item has variants.,L'article a des variantes.
730apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +65,Item {0} not found,Article {0} introuvable
Nabin Haitd25db232016-12-15 18:33:39 +0530731DocType: Bin,Stock Value,Valeur du Stock
Nabin Hait93c15382017-03-30 16:57:05 +0530732apps/erpnext/erpnext/accounts/doctype/account/account.py +26,Company {0} does not exist,Société {0} n'existe pas
Pratik Vyas97264472015-05-14 15:13:10 +0530733apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +88,Tree Type,Type d' arbre
Nabin Hait34037e02016-02-03 13:10:54 +0530734DocType: BOM Explosion Item,Qty Consumed Per Unit,Qté consommée par unité
Pratik Vyas593d5622015-03-02 19:07:52 +0530735DocType: Serial No,Warranty Expiry Date,Date d'expiration de la garantie
736DocType: Material Request Item,Quantity and Warehouse,Quantité et entrepôt
Nabin Hait93c15382017-03-30 16:57:05 +0530737DocType: Sales Invoice,Commission Rate (%),Taux de Commission (%)
738DocType: Project,Estimated Cost,Coût Estimé
739DocType: Purchase Order,Link to material requests,Lien vers les demandes matérielles
740apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +7,Aerospace,Aérospatial
741DocType: Journal Entry,Credit Card Entry,Écriture de Carte de Crédit
742apps/erpnext/erpnext/config/accounts.py +51,Company and Accounts,Société et Comptes
743apps/erpnext/erpnext/config/stock.py +22,Goods received from Suppliers.,Marchandises reçues des Fournisseurs.
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530744apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +49,In Value,En valeur
Nabin Hait93c15382017-03-30 16:57:05 +0530745DocType: Lead,Campaign Name,Nom de la Campagne
746DocType: Selling Settings,Close Opportunity After Days,Fermer Opportunité Après Jours
Pratik Vyas593d5622015-03-02 19:07:52 +0530747,Reserved,réservé
Nabin Haitd25db232016-12-15 18:33:39 +0530748DocType: Purchase Order,Supply Raw Materials,Fournir les matières premières
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530749DocType: Purchase Invoice,The date on which next invoice will be generated. It is generated on submit.,La date à laquelle prochaine facture sera générée. Il est généré sur soumettre.
Nabin Hait93c15382017-03-30 16:57:05 +0530750apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +10,Current Assets,Actifs Actuels
Nabin Hait72cee332016-10-26 17:45:06 +0530751apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +87,{0} is not a stock Item,{0} n'est pas un article de stock
Nabin Hait93c15382017-03-30 16:57:05 +0530752DocType: Mode of Payment Account,Default Account,Compte par Défaut
Nabin Haitd25db232016-12-15 18:33:39 +0530753DocType: Payment Entry,Received Amount (Company Currency),Montant reçu (Devise de la Compagnie)
Nabin Hait93c15382017-03-30 16:57:05 +0530754apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +156,Lead must be set if Opportunity is made from Lead,Un prospect doit être sélectionné si l'Opportunité est créée à partir d’un Prospect
Nabin Haitd25db232016-12-15 18:33:39 +0530755apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +29,Please select weekly off day,S'il vous plaît sélectionnez les journées de congé hebdomadaires
Nabin Hait18f0dd02016-04-15 14:50:45 +0530756DocType: Production Order Operation,Planned End Time,Heure de fin prévue
Nabin Haitcda28ce2017-02-27 17:46:31 +0530757,Sales Person Target Variance Item Group-Wise,Variance d'Objectifs Commerciaux par Groupe d'Articles
758apps/erpnext/erpnext/accounts/doctype/account/account.py +97,Account with existing transaction cannot be converted to ledger,Un compte contenant une transaction ne peut pas être converti en grand livre
Nabin Hait34037e02016-02-03 13:10:54 +0530759DocType: Delivery Note,Customer's Purchase Order No,Numéro bon de commande du client
Nabin Hait93c15382017-03-30 16:57:05 +0530760DocType: Budget,Budget Against,Budget Pour
761DocType: Employee,Cell Number,Numéro de Téléphone
762apps/erpnext/erpnext/stock/reorder_item.py +177,Auto Material Requests Generated,Demandes de Matériel Générées Automatiquement
763apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7,Lost,Perdu
764apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +140,You can not enter current voucher in 'Against Journal Entry' column,Vous ne pouvez pas entrer coupon courant dans «Contre Journal Entry 'colonne
Nabin Haitd25db232016-12-15 18:33:39 +0530765apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +50,Reserved for manufacturing,Réservé pour la fabrication
Nabin Hait93c15382017-03-30 16:57:05 +0530766apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +25,Energy,Énergie
Pratik Vyas593d5622015-03-02 19:07:52 +0530767DocType: Opportunity,Opportunity From,De opportunité
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530768apps/erpnext/erpnext/config/hr.py +98,Monthly salary statement.,Fiche de salaire mensuel.
Nabin Haitcda28ce2017-02-27 17:46:31 +0530769DocType: BOM,Website Specifications,Site Web Spécifications
Nabin Haitd25db232016-12-15 18:33:39 +0530770apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +24,{0}: From {0} of type {1},{0}: Du {0} de type {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530771DocType: Warranty Claim,CI-,CI-
Nabin Haitcda28ce2017-02-27 17:46:31 +0530772apps/erpnext/erpnext/controllers/buying_controller.py +287,Row {0}: Conversion Factor is mandatory,Ligne {0}: facteur de conversion est obligatoire
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530773DocType: Employee,A+,A +
Nabin Haitcda28ce2017-02-27 17:46:31 +0530774apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +307,"Multiple Price Rules exists with same criteria, please resolve conflict by assigning priority. Price Rules: {0}","Règles multiples de prix qui est avec les mêmes critères, s&#39;il vous plaît résoudre les conflits en attribuant des priorités. Règles de prix: {0}"
Nabin Hait93c15382017-03-30 16:57:05 +0530775apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +431,Cannot deactivate or cancel BOM as it is linked with other BOMs,Désactivation ou annulation de la LDM impossible car elle est liée avec d'autres LDMs
Pratik Vyas593d5622015-03-02 19:07:52 +0530776DocType: Opportunity,Maintenance,Entretien
Nabin Hait93c15382017-03-30 16:57:05 +0530777apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +215,Purchase Receipt number required for Item {0},Numéro du réception d'achat requis pour l'Article {0}
Nabin Hait29b01222016-03-15 16:17:21 +0530778DocType: Item Attribute Value,Item Attribute Value,Valeur de l'attribut de l'article
Nabin Haitcda28ce2017-02-27 17:46:31 +0530779apps/erpnext/erpnext/config/selling.py +158,Sales campaigns.,Campagnes de vente .
Nabin Hait93c15382017-03-30 16:57:05 +0530780apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +48,Make Timesheet,Faire Timesheet
Pratik Vyas97264472015-05-14 15:13:10 +0530781DocType: Sales Taxes and Charges Template,"Standard tax template that can be applied to all Sales Transactions. This template can contain list of tax heads and also other expense / income heads like ""Shipping"", ""Insurance"", ""Handling"" etc.
Pratik Vyas593d5622015-03-02 19:07:52 +0530782
783#### Note
784
785The tax rate you define here will be the standard tax rate for all **Items**. If there are **Items** that have different rates, they must be added in the **Item Tax** table in the **Item** master.
786
787#### Description of Columns
788
Nabin Haitd25db232016-12-15 18:33:39 +05307891. Calculation Type:
Pratik Vyas593d5622015-03-02 19:07:52 +0530790 - This can be on **Net Total** (that is the sum of basic amount).
791 - **On Previous Row Total / Amount** (for cumulative taxes or charges). If you select this option, the tax will be applied as a percentage of the previous row (in the tax table) amount or total.
792 - **Actual** (as mentioned).
7932. Account Head: The Account ledger under which this tax will be booked
7943. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
7954. Description: Description of the tax (that will be printed in invoices / quotes).
7965. Rate: Tax rate.
7976. Amount: Tax amount.
7987. Total: Cumulative total to this point.
7998. Enter Row: If based on ""Previous Row Total"" you can select the row number which will be taken as a base for this calculation (default is the previous row).
Nabin Haitd25db232016-12-15 18:33:39 +05308009. Is this Tax included in Basic Rate?: If you check this, it means that this tax will not be shown below the item table, but will be included in the Basic Rate in your main item table. This is useful where you want give a flat price (inclusive of all taxes) price to customers.","Modèle de la taxe standard qui peut être appliqué à toutes les opérations de vente. Ce modèle peut contenir la liste des chefs d'impôt ainsi que d'autres chefs dépenses / revenus comme le ""port"", ""assurance"", ""Manipulation"", etc.
Pratik Vyas593d5622015-03-02 19:07:52 +0530801
Nabin Haitd25db232016-12-15 18:33:39 +0530802 #### Remarque
Pratik Vyas593d5622015-03-02 19:07:52 +0530803
804 Le taux d'imposition vous définir ici sera le taux d'imposition standard pour tous les articles ** **. Se il ya ** ** Articles qui ont des taux différents, ils doivent être ajoutés dans le ** Impôt de l'article ** ** table dans le Point ** maître.
805
Nabin Haitd25db232016-12-15 18:33:39 +0530806 #### Description des colonnes
Pratik Vyas593d5622015-03-02 19:07:52 +0530807
Nabin Haitd25db232016-12-15 18:33:39 +0530808 1. Type de calcul:
Pratik Vyas593d5622015-03-02 19:07:52 +0530809 - Cela peut être le ** Net Total ** (ce est la somme de montant de base).
810 - ** Sur Rang Précédent Total / Montant ** (pour les taxes ou frais cumulatifs). Si vous sélectionnez cette option, la taxe sera appliquée en pourcentage de la rangée précédente (dans la table d'impôt) montant ou totale.
811 - ** ** Réelles (comme mentionné).
Nabin Haitd25db232016-12-15 18:33:39 +0530812 2. Compte chef: Le grand livre de compte en vertu de laquelle cette taxe sera réservé
Pratik Vyas593d5622015-03-02 19:07:52 +0530813 3. Centre de Coût: Si la taxe / redevance est un revenu (comme le transport) ou dépenses qu'elle doit être réservé contre un centre de coûts.
814 4. Description: Description de la taxe (qui sera imprimée sur les factures / guillemets).
815 5. Taux: Le taux d'imposition.
816 6. Montant: le montant de l'impôt.
817 7. Total: Total cumulatif à ce point.
818 8. Entrez Row: Si elle est basée sur ""Précédent Row total"" vous pouvez sélectionner le numéro de la ligne qui sera pris comme base pour ce calcul (par défaut est la ligne précédente).
819 9. Est-ce l'impôt inclus dans le prix de base ?: Si vous cochez cette, cela signifie que cette taxe ne sera pas affiché ci-dessous le tableau de l'article, mais sera inclus dans le taux de base dans votre tableau principal de l'article. Ce est utile lorsque vous voulez donner un prix plat (toutes taxes comprises) prix aux clients."
Nabin Hait93c15382017-03-30 16:57:05 +0530820DocType: Employee,Bank A/C No.,N° de Compte Bancaire
Nabin Haitd25db232016-12-15 18:33:39 +0530821DocType: Budget,Project,Projet
Pratik Vyas593d5622015-03-02 19:07:52 +0530822DocType: Quality Inspection Reading,Reading 7,Lecture 7
Nabin Haitbf9e8cf2015-12-28 14:37:58 +0530823DocType: Expense Claim Detail,Expense Claim Type,Type de Frais
Nabin Hait93c15382017-03-30 16:57:05 +0530824apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +192,Please set Naming Series for {0} via Setup &gt; Settings &gt; Naming Series,S&#39;il vous plaît définir Naming série pour {0} via Configuration&gt; Paramètres&gt; Série Naming
825DocType: Shopping Cart Settings,Default settings for Shopping Cart,Paramètres par défaut pour le Panier d'Achat
Nabin Haitd25db232016-12-15 18:33:39 +0530826apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +128,Asset scrapped via Journal Entry {0},Actif mis au rebut via Écriture de Journal {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +0530827DocType: Employee Loan,Interest Income Account,Compte de revenu d&#39;intérêt
Nabin Hait93c15382017-03-30 16:57:05 +0530828apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +13,Biotechnology,Biotechnologie
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530829apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +107,Office Maintenance Expenses,Entretient et dépense bureau
Nabin Haitcda28ce2017-02-27 17:46:31 +0530830apps/erpnext/erpnext/config/learn.py +47,Setting up Email Account,Configurer un compte de messagerie
Nabin Haitd25db232016-12-15 18:33:39 +0530831apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.js +115,Please enter Item first,S'il vous plaît entrer l'article en premier
Nabin Hait34037e02016-02-03 13:10:54 +0530832DocType: Account,Liability,Responsabilité
Nabin Haitcda28ce2017-02-27 17:46:31 +0530833apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +175,Sanctioned Amount cannot be greater than Claim Amount in Row {0}.,Le montant approuvé ne peut pas être supérieur au montant réclamé en ligne {0}.
Nabin Hait93c15382017-03-30 16:57:05 +0530834DocType: Company,Default Cost of Goods Sold Account,Compte de Coûts des Marchandises Vendues par Défaut
Nabin Haitd25db232016-12-15 18:33:39 +0530835apps/erpnext/erpnext/stock/get_item_details.py +274,Price List not selected,Liste des prix non sélectionnée
Nabin Hait93c15382017-03-30 16:57:05 +0530836DocType: Employee,Family Background,Antécédents Familiaux
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530837DocType: Request for Quotation Supplier,Send Email,Envoyer un E-mail
Nabin Haitcda28ce2017-02-27 17:46:31 +0530838apps/erpnext/erpnext/stock/doctype/item/item.py +205,Warning: Invalid Attachment {0},Attention: Pièce jointe non valide {0}
Nabin Hait93c15382017-03-30 16:57:05 +0530839apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +744,No Permission,Aucune autorisation
840DocType: Company,Default Bank Account,Compte Bancaire par Défaut
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530841apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +50,"To filter based on Party, select Party Type first","Pour filtrer sur la base du Parti, sélectionnez Parti premier type"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530842apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +48,'Update Stock' can not be checked because items are not delivered via {0},'Mettre à jour Stock' ne peut pas être vérifié parce que les articles ne sont pas livrés par {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +0530843DocType: Vehicle,Acquisition Date,Date d'Aquisition
844apps/erpnext/erpnext/public/js/setup_wizard.js +303,Nos,Nos
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530845DocType: Item,Items with higher weightage will be shown higher,Articles avec weightage supérieur seront affichés supérieur
Nabin Hait93c15382017-03-30 16:57:05 +0530846DocType: Bank Reconciliation Detail,Bank Reconciliation Detail,Détail de la Réconciliation Bancaire
Nabin Haitd25db232016-12-15 18:33:39 +0530847apps/erpnext/erpnext/controllers/accounts_controller.py +555,Row #{0}: Asset {1} must be submitted,Row # {0}: {1} Asset doit être soumise
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530848apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +40,No employee found,Aucun employé trouvé
Rushabh Mehtad627af22016-03-03 11:24:58 +0530849DocType: Supplier Quotation,Stopped,Arrêté
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530850DocType: Item,If subcontracted to a vendor,Si en sous-traitance à un fournisseur
Nabin Hait93c15382017-03-30 16:57:05 +0530851DocType: SMS Center,All Customer Contact,Tout Contact Client
Nabin Haitcda28ce2017-02-27 17:46:31 +0530852apps/erpnext/erpnext/config/stock.py +153,Upload stock balance via csv.,Chargez solde disponible via csv.
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530853DocType: Warehouse,Tree Details,Arbre Détails
Nabin Hait93c15382017-03-30 16:57:05 +0530854DocType: Training Event,Event Status,Statut de l'Événement
Pratik Vyas593d5622015-03-02 19:07:52 +0530855,Support Analytics,Analyse du support
Nabin Haitcda28ce2017-02-27 17:46:31 +0530856apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +339,"If you have any questions, please get back to us.","Si vous avez des questions, s&#39;il vous plaît revenir à nous."
Pratik Vyas593d5622015-03-02 19:07:52 +0530857DocType: Item,Website Warehouse,Entrepôt site web
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530858DocType: Payment Reconciliation,Minimum Invoice Amount,Montant minimum de facturation
Nabin Haitcda28ce2017-02-27 17:46:31 +0530859apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +112,{0} {1}: Cost Center {2} does not belong to Company {3},{0} {1}: Le centre de coûts {2} ne fait pas partie de la Société {3}
860apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +89,{0} {1}: Account {2} cannot be a Group,{0} {1}: compte {2} ne peut pas être un groupe
861apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +60,Item Row {idx}: {doctype} {docname} does not exist in above '{doctype}' table,Item Row {idx}: {doctype} {} docname n&#39;existe pas dans ci-dessus &#39;{doctype}&#39; table
Nabin Haitd25db232016-12-15 18:33:39 +0530862apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +262,Timesheet {0} is already completed or cancelled,Timesheet {0} est déjà terminée ou annulée
Nabin Haitcda28ce2017-02-27 17:46:31 +0530863apps/erpnext/erpnext/templates/pages/projects.html +42,No tasks,Aucune tâche
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530864DocType: Purchase Invoice,"The day of the month on which auto invoice will be generated e.g. 05, 28 etc","Le jour du mois où la facture automatique sera généré par exemple 05, 28 etc"
865DocType: Asset,Opening Accumulated Depreciation,Ouverture Amortissement cumulé
Pratik Vyas593d5622015-03-02 19:07:52 +0530866apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.js +49,Score must be less than or equal to 5,Score doit être inférieur ou égal à 5
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530867DocType: Program Enrollment Tool,Program Enrollment Tool,Outil du programme d&#39;inscription
Nabin Hait93c15382017-03-30 16:57:05 +0530868apps/erpnext/erpnext/config/accounts.py +294,C-Form records,Enregistrements Formulaire-C
Nabin Haitcda28ce2017-02-27 17:46:31 +0530869apps/erpnext/erpnext/config/selling.py +311,Customer and Supplier,Clients et Fournisseurs
Nabin Haitd25db232016-12-15 18:33:39 +0530870DocType: Student Batch Instructor,Student Batch Instructor,Batch Étudiant Instructeur
Nabin Hait93c15382017-03-30 16:57:05 +0530871DocType: Email Digest,Email Digest Settings,Paramètres pour le Compte Rendu par Email
Nabin Haitcda28ce2017-02-27 17:46:31 +0530872apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +341,Thank you for your business!,Nous vous remercions de votre entreprise!
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530873apps/erpnext/erpnext/config/support.py +12,Support queries from customers.,En charge les requêtes des clients.
Nabin Haitcda28ce2017-02-27 17:46:31 +0530874,Production Order Stock Report,Ordre de production Stock Report
Nabin Haitd25db232016-12-15 18:33:39 +0530875DocType: HR Settings,Retirement Age,Âge de la retraite
Pratik Vyas593d5622015-03-02 19:07:52 +0530876DocType: Bin,Moving Average Rate,Moving Prix moyen
Nabin Hait18f0dd02016-04-15 14:50:45 +0530877DocType: Production Planning Tool,Select Items,Sélectionner des articles
Nabin Hait93c15382017-03-30 16:57:05 +0530878apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +360,{0} against Bill {1} dated {2},{0} contre le projet de loi en date du {1} {2}
879apps/erpnext/erpnext/schools/doctype/course/course.js +17,Course Schedule,Horaire du Cours
880DocType: Maintenance Visit,Completion Status,État d'Achèvement
Nabin Haitd25db232016-12-15 18:33:39 +0530881DocType: HR Settings,Enter retirement age in years,Entrez l'âge de la retraite en années
882apps/erpnext/erpnext/accounts/doctype/asset/asset.js +263,Target Warehouse,Entrepôt cible
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530883DocType: Cheque Print Template,Starting location from left edge,L&#39;emplacement de départ du bord gauche
Nabin Haitcda28ce2017-02-27 17:46:31 +0530884DocType: Item,Allow over delivery or receipt upto this percent,Autoriser le dépassement des capacités livraison ou de réception jusqu'à ce pourcentage
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530885DocType: Stock Entry,STE-,STE-
Pratik Vyas593d5622015-03-02 19:07:52 +0530886DocType: Upload Attendance,Import Attendance,Importer Participation
Nabin Hait93c15382017-03-30 16:57:05 +0530887apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +20,All Item Groups,Tous les Groupes d'Articles
888DocType: Process Payroll,Activity Log,Journal d'Activité
Nabin Haitcda28ce2017-02-27 17:46:31 +0530889apps/erpnext/erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py +37,Net Profit / Loss,Bénéfice Net / Perte Nette
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530890apps/erpnext/erpnext/config/setup.py +89,Automatically compose message on submission of transactions.,Composer automatiquement un message sur la soumission de transactions .
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530891DocType: Production Order,Item To Manufacture,Article à fabriquer
Nabin Haitcda28ce2017-02-27 17:46:31 +0530892apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +81,{0} {1} status is {2},{0} {1} statut est {2}
893DocType: Employee,Provide Email Address registered in company,Fournir l&#39;adresse e-mail enregistrée dans la société
Nabin Hait93c15382017-03-30 16:57:05 +0530894DocType: Shopping Cart Settings,Enable Checkout,Activer Caisse
Nabin Haitcda28ce2017-02-27 17:46:31 +0530895apps/erpnext/erpnext/config/learn.py +202,Purchase Order to Payment,Achetez commande au paiement
Nabin Haitd25db232016-12-15 18:33:39 +0530896apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +48,Projected Qty,Qté projetée
Rushabh Mehtad627af22016-03-03 11:24:58 +0530897DocType: Sales Invoice,Payment Due Date,Date d'échéance de paiement
Nabin Hait93c15382017-03-30 16:57:05 +0530898apps/erpnext/erpnext/stock/doctype/item/item.js +340,Item Variant {0} already exists with same attributes,La Variante de l'Article {0} existe déjà avec les mêmes caractéristiques
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530899apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +95,'Opening',&#39;Ouverture&#39;
Nabin Hait72cee332016-10-26 17:45:06 +0530900apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +130,Open To Do,Ouvrir To Do
Nabin Hait93c15382017-03-30 16:57:05 +0530901DocType: Notification Control,Delivery Note Message,Message du Bon de Livraison
902DocType: Expense Claim,Expenses,Charges
Nabin Haitd25db232016-12-15 18:33:39 +0530903DocType: Item Variant Attribute,Item Variant Attribute,Attribut de Variante de l'Article
904,Purchase Receipt Trends,Tendances de Réception d'Achats
905DocType: Process Payroll,Bimonthly,Bimensuel
Nabin Haitcda28ce2017-02-27 17:46:31 +0530906DocType: Vehicle Service,Brake Pad,Plaquettes de Frein
907apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +81,Research & Development,Recherche & Développement
Nabin Hait93c15382017-03-30 16:57:05 +0530908apps/erpnext/erpnext/accounts/report/purchase_order_items_to_be_billed/purchase_order_items_to_be_billed.py +20,Amount to Bill,Montant à Facturer
Nabin Hait29b01222016-03-15 16:17:21 +0530909DocType: Company,Registration Details,Détails de l'inscription
Nabin Hait72cee332016-10-26 17:45:06 +0530910DocType: Timesheet,Total Billed Amount,Montant total Facturé
Nabin Hait18f0dd02016-04-15 14:50:45 +0530911DocType: Item Reorder,Re-Order Qty,Qté Re-commande
Nabin Hait93c15382017-03-30 16:57:05 +0530912DocType: Leave Block List Date,Leave Block List Date,Date de la Liste de Blocage des Congés
Nabin Haitd25db232016-12-15 18:33:39 +0530913DocType: Pricing Rule,Price or Discount,Prix ou Réduction
Nabin Haitcda28ce2017-02-27 17:46:31 +0530914apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +75,Total Applicable Charges in Purchase Receipt Items table must be same as Total Taxes and Charges,Total des frais applicables en Achat Table des reçus Les articles doivent être le même que Total des taxes et frais
Pratik Vyas593d5622015-03-02 19:07:52 +0530915DocType: Sales Team,Incentives,Incitations
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530916DocType: SMS Log,Requested Numbers,Numéros demandés
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530917DocType: Production Planning Tool,Only Obtain Raw Materials,Seulement obtenir des matières premières
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530918apps/erpnext/erpnext/config/hr.py +142,Performance appraisal.,L&#39;évaluation des performances.
Nabin Hait93c15382017-03-30 16:57:05 +0530919apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +95,"Enabling 'Use for Shopping Cart', as Shopping Cart is enabled and there should be at least one Tax Rule for Shopping Cart","Activation de 'Utiliser pour Panier', comme le Panier est activé et qu'il devrait y avoir au moins une Règle de Taxes pour le Panier"
Nabin Haitd25db232016-12-15 18:33:39 +0530920apps/erpnext/erpnext/controllers/accounts_controller.py +353,"Payment Entry {0} is linked against Order {1}, check if it should be pulled as advance in this invoice.","Paiement entrée {0} est lié contre l&#39;ordonnance {1}, vérifier si elle doit être tirée en avance dans la présente facture."
921DocType: Sales Invoice Item,Stock Details,Détails du Stock
Pratik Vyas97264472015-05-14 15:13:10 +0530922apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +29,Project Value,Valeur du projet
Nabin Haitcda28ce2017-02-27 17:46:31 +0530923apps/erpnext/erpnext/config/selling.py +321,Point-of-Sale,Point-de-vente
Nabin Haitd25db232016-12-15 18:33:39 +0530924DocType: Vehicle Log,Odometer Reading,Relevé du compteur kilométrique
Nabin Hait93c15382017-03-30 16:57:05 +0530925apps/erpnext/erpnext/accounts/doctype/account/account.py +120,"Account balance already in Credit, you are not allowed to set 'Balance Must Be' as 'Debit'","Le solde du compte est déjà Créditeur, vous n'êtes pas autorisé à mettre en 'Solde Doit Être' comme 'Débiteur'"
Pratik Vyas593d5622015-03-02 19:07:52 +0530926DocType: Account,Balance must be,Solde doit être
Nabin Haitd25db232016-12-15 18:33:39 +0530927DocType: Hub Settings,Publish Pricing,Publier la Tarification
Nabin Hait93c15382017-03-30 16:57:05 +0530928DocType: Notification Control,Expense Claim Rejected Message,Message de Note de Frais Rejetée
929,Available Qty,Qté Disponible
Pratik Vyas593d5622015-03-02 19:07:52 +0530930DocType: Purchase Taxes and Charges,On Previous Row Total,Le total de la rangée précédente
Nabin Haitd25db232016-12-15 18:33:39 +0530931DocType: Purchase Invoice Item,Rejected Qty,Qté rejeté
Pratik Vyas593d5622015-03-02 19:07:52 +0530932DocType: Salary Slip,Working Days,Jours ouvrables
933DocType: Serial No,Incoming Rate,Taux d&#39;entrée
Nabin Hait93c15382017-03-30 16:57:05 +0530934DocType: Packing Slip,Gross Weight,Poids Brut
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530935apps/erpnext/erpnext/public/js/setup_wizard.js +67,The name of your company for which you are setting up this system.,Le nom de l'entreprise pour laquelle vous configurez ce système .
Pratik Vyas593d5622015-03-02 19:07:52 +0530936DocType: HR Settings,Include holidays in Total no. of Working Days,Inclure les vacances en aucun totale. de jours de travail
937DocType: Job Applicant,Hold,Tenir
Nabin Hait93c15382017-03-30 16:57:05 +0530938DocType: Employee,Date of Joining,Date d'Embauche
Nabin Haitbf9e8cf2015-12-28 14:37:58 +0530939DocType: Naming Series,Update Series,Mettre à jour les Séries
Pratik Vyas97264472015-05-14 15:13:10 +0530940DocType: Supplier Quotation,Is Subcontracted,Est en sous-traitance
Nabin Haitd25db232016-12-15 18:33:39 +0530941DocType: Item Attribute,Item Attribute Values,Valeurs de l'attribut de l'Article
Nabin Hait93c15382017-03-30 16:57:05 +0530942DocType: Examination Result,Examination Result,Résultat d'Examen
943apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +788,Purchase Receipt,Réception d'Achats
Anand Doshi9c0983f2016-02-17 12:59:54 +0530944,Received Items To Be Billed,Articles reçus à facturer
Nabin Hait93c15382017-03-30 16:57:05 +0530945apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +177,Submitted Salary Slips,Slips Salaire Soumis
Rushabh Mehtafc307972015-11-04 18:02:45 +0530946DocType: Employee,Ms,Mme
Nabin Hait93c15382017-03-30 16:57:05 +0530947apps/erpnext/erpnext/config/accounts.py +267,Currency exchange rate master.,Données de base des Taux de Change
Nabin Haitd25db232016-12-15 18:33:39 +0530948apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +177,Reference Doctype must be one of {0},Doctype Référence doit être l'un de {0}
Nabin Hait93c15382017-03-30 16:57:05 +0530949apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +302,Unable to find Time Slot in the next {0} days for Operation {1},Impossible de trouver le Créneau de Temps dans les prochains {0} jours pour l'Opération {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530950DocType: Production Order,Plan material for sub-assemblies,matériau de plan pour les sous-ensembles
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530951apps/erpnext/erpnext/config/selling.py +97,Sales Partners and Territory,Partenaires commerciaux et régions
Nabin Hait93c15382017-03-30 16:57:05 +0530952apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +86,Cannot automatically create Account as there is already stock balance in the Account. You must create a matching account before you can make an entry on this warehouse,Vous ne pouvez pas créer automatiquement un compte car il y a déjà un solde dans le compte. Vous devez créer un compte correspondant avant de pouvoir faire une entrée sur cet entrepôt
953apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +507,BOM {0} must be active,LDM {0} doit être active
954DocType: Journal Entry,Depreciation Entry,Ecriture d’Amortissement
Nabin Haitd25db232016-12-15 18:33:39 +0530955apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +36,Please select the document type first,S'il vous plaît sélectionner le type de document en premier
Nabin Hait93c15382017-03-30 16:57:05 +0530956apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py +65,Cancel Material Visits {0} before cancelling this Maintenance Visit,Annuler les Visites Matérielles {0} avant d'annuler cette Visite de Maintenance
Nabin Hait18f0dd02016-04-15 14:50:45 +0530957apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +209,Serial No {0} does not belong to Item {1},No de série {0} n'appartient pas à l'article {1}
Pratik Vyas97264472015-05-14 15:13:10 +0530958DocType: Purchase Receipt Item Supplied,Required Qty,Quantité requise
Nabin Hait93c15382017-03-30 16:57:05 +0530959apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +223,Warehouses with existing transaction can not be converted to ledger.,Entrepôts avec transaction existants ne peuvent pas être convertis en livre.
Pratik Vyas593d5622015-03-02 19:07:52 +0530960DocType: Bank Reconciliation,Total Amount,Montant total
Anand Doshi019111b2015-11-20 18:00:11 +0530961apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +32,Internet Publishing,Publication Internet
Pratik Vyas593d5622015-03-02 19:07:52 +0530962DocType: Production Planning Tool,Production Orders,Ordres de fabrication
Nabin Hait93c15382017-03-30 16:57:05 +0530963apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +53,Balance Value,Valeur du Solde
Pratik Vyas593d5622015-03-02 19:07:52 +0530964apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38,Sales Price List,Liste de prix de vente
965apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +69,Publish to sync items,Publier pour synchroniser les éléments
Anand Doshi9c0983f2016-02-17 12:59:54 +0530966DocType: Bank Reconciliation,Account Currency,Compte Devise
Nabin Haitcda28ce2017-02-27 17:46:31 +0530967apps/erpnext/erpnext/accounts/general_ledger.py +142,Please mention Round Off Account in Company,S&#39;il vous plaît mentionner ronde Compte Off dans Société
Pratik Vyas593d5622015-03-02 19:07:52 +0530968DocType: Purchase Receipt,Range,Gamme
Nabin Hait93c15382017-03-30 16:57:05 +0530969DocType: Supplier,Default Payable Accounts,Comptes Créditeur par Défaut
970apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +47,Employee {0} is not active or does not exist,"L'employé {0} n'est pas actif, ou n'existe pas"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530971DocType: Fee Structure,Components,Composants
Nabin Hait93c15382017-03-30 16:57:05 +0530972apps/erpnext/erpnext/accounts/doctype/asset/asset.py +240,Please enter Asset Category in Item {0},S&#39;il vous plaît entrer Catégorie d&#39;actif dans la rubrique {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +0530973apps/erpnext/erpnext/stock/doctype/item/item.py +626,Item Variants {0} updated,Variante de l'Article {0} mise à jour
Pratik Vyas593d5622015-03-02 19:07:52 +0530974DocType: Quality Inspection Reading,Reading 6,Lecture 6
Nabin Haitcda28ce2017-02-27 17:46:31 +0530975apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +862,Cannot {0} {1} {2} without any negative outstanding invoice,Can not {0} {1} {2} sans aucune facture impayée négative
Pratik Vyas593d5622015-03-02 19:07:52 +0530976DocType: Purchase Invoice Advance,Purchase Invoice Advance,Paiement à l&#39;avance Facture
Pratik Vyas593d5622015-03-02 19:07:52 +0530977DocType: Hub Settings,Sync Now,Synchroniser maintenant
Nabin Hait93c15382017-03-30 16:57:05 +0530978apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +187,Row {0}: Credit entry can not be linked with a {1},Row {0}: entrée de crédit ne peut pas être lié à un {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530979apps/erpnext/erpnext/config/accounts.py +210,Define budget for a financial year.,Définir le budget pour un exercice.
Nabin Hait93c15382017-03-30 16:57:05 +0530980DocType: Mode of Payment Account,Default Bank / Cash account will be automatically updated in POS Invoice when this mode is selected.,Le compte par défaut de Banque / Caisse sera automatiquement mis à jour dans la Facture PDV lorsque ce mode est sélectionné.
981DocType: Lead,LEAD-,LEAD-
Pratik Vyas593d5622015-03-02 19:07:52 +0530982DocType: Employee,Permanent Address Is,Adresse permanente est
983DocType: Production Order Operation,Operation completed for how many finished goods?,Opération terminée pour combien de produits finis?
Nabin Haitcda28ce2017-02-27 17:46:31 +0530984apps/erpnext/erpnext/public/js/setup_wizard.js +167,The Brand,La Marque
Nabin Hait93c15382017-03-30 16:57:05 +0530985DocType: Employee,Exit Interview Details,Entretient de Départ
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530986DocType: Item,Is Purchase Item,Est-Item
Nabin Hait18f0dd02016-04-15 14:50:45 +0530987DocType: Asset,Purchase Invoice,Facture achat
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530988DocType: Stock Ledger Entry,Voucher Detail No,Détail du bon No
Nabin Hait93c15382017-03-30 16:57:05 +0530989apps/erpnext/erpnext/accounts/page/pos/pos.js +709,New Sales Invoice,Nouvelle Facture de Vente
Nabin Hait18f0dd02016-04-15 14:50:45 +0530990DocType: Stock Entry,Total Outgoing Value,Valeur totale sortante
Anand Doshi27e9b772016-03-09 14:47:46 +0530991apps/erpnext/erpnext/public/js/account_tree_grid.js +225,Opening Date and Closing Date should be within same Fiscal Year,Date d'ouverture et date de clôture devraient être dans le même exercice
Pratik Vyas593d5622015-03-02 19:07:52 +0530992DocType: Lead,Request for Information,Demande de renseignements
Nabin Hait93c15382017-03-30 16:57:05 +0530993apps/erpnext/erpnext/accounts/page/pos/pos.js +723,Sync Offline Invoices,Synchronisation Factures hors connexion
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530994DocType: Payment Request,Paid,Payé
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530995DocType: Program Fee,Program Fee,Frais du programme
Nabin Hait9a24abe2016-01-21 16:31:40 +0530996DocType: Salary Slip,Total in words,Total En Toutes Lettres
Nabin Hait93c15382017-03-30 16:57:05 +0530997DocType: Material Request Item,Lead Time Date,Date du Délai
998DocType: Guardian,Guardian Name,Nom du Tuteur
999DocType: Cheque Print Template,Has Print Format,A un Format d'Impression
1000DocType: Employee Loan,Sanctioned,sanctionné
Nabin Haitd25db232016-12-15 18:33:39 +05301001apps/erpnext/erpnext/accounts/page/pos/pos.js +72, is mandatory. Maybe Currency Exchange record is not created for ,est obligatoire. Peut-être que le taux de change n'est pas créé pour
Nabin Hait72cee332016-10-26 17:45:06 +05301002apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +103,Row #{0}: Please specify Serial No for Item {1},Ligne # {0}: S'il vous plaît spécifier le No de série pour l'article {1}
Nabin Hait93c15382017-03-30 16:57:05 +05301003apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +642,"For 'Product Bundle' items, Warehouse, Serial No and Batch No will be considered from the 'Packing List' table. If Warehouse and Batch No are same for all packing items for any 'Product Bundle' item, those values can be entered in the main Item table, values will be copied to 'Packing List' table.","Pour les articles ""Ensembles de Produits"", l’Entrepôt, le N° de Série et le N° de Lot proviendront de la table ""Liste de Colisage"". Si l’Entrepôt et le N° de Lot sont les mêmes pour tous les produits colisés d’un même article 'Produit Groupé', ces valeurs peuvent être entrées dans la table principale de l’article et elles seront copiées dans la table ""Liste de Colisage""."
Rushabh Mehtad627af22016-03-03 11:24:58 +05301004DocType: Job Opening,Publish on website,Publier sur le site Web
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301005apps/erpnext/erpnext/config/stock.py +17,Shipments to customers.,Les livraisons aux clients.
Nabin Hait93c15382017-03-30 16:57:05 +05301006apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +623,Supplier Invoice Date cannot be greater than Posting Date,Fournisseur Date de la facture ne peut pas être supérieure à Date de publication
Nabin Haitd25db232016-12-15 18:33:39 +05301007DocType: Purchase Invoice Item,Purchase Order Item,Bon de Commande : Articles
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301008apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +130,Indirect Income,Revenu indirect
Nabin Haitd25db232016-12-15 18:33:39 +05301009DocType: Student Attendance Tool,Student Attendance Tool,Participation des élèves Outil
Nabin Hait93c15382017-03-30 16:57:05 +05301010DocType: Cheque Print Template,Date Settings,Paramètres de Date
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301011apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +48,Variance,Variance
Nabin Hait93c15382017-03-30 16:57:05 +05301012,Company Name,Nom de la Société
Pratik Vyas593d5622015-03-02 19:07:52 +05301013DocType: SMS Center,Total Message(s),Comptes temporaires ( actif)
Nabin Hait93c15382017-03-30 16:57:05 +05301014apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +843,Select Item for Transfer,Sélectionner un élément à transferer
Anand Doshiee19fc02015-12-21 17:10:20 +05301015DocType: Purchase Invoice,Additional Discount Percentage,Pourcentage de réduction supplémentaire
Rushabh Mehtafc307972015-11-04 18:02:45 +05301016apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +24,View a list of all the help videos,Afficher la liste de toutes les vidéos d&#39;aide
Nabin Haitcda28ce2017-02-27 17:46:31 +05301017DocType: Bank Reconciliation,Select account head of the bank where cheque was deposited.,Sélectionnez le compte principal de la banque où le chèque a été déposé.
Nabin Hait93c15382017-03-30 16:57:05 +05301018DocType: Selling Settings,Allow user to edit Price List Rate in transactions,Autoriser l'utilisateur l'édition de la Liste des Prix lors des transactions
Pratik Vyas593d5622015-03-02 19:07:52 +05301019DocType: Pricing Rule,Max Qty,Qté Max
Nabin Hait18f0dd02016-04-15 14:50:45 +05301020apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +30,"Row {0}: Invoice {1} is invalid, it might be cancelled / does not exist. \
1021 Please enter a valid Invoice","Row {0}: Invoice {1} est invalide, il pourrait être annulé / n&#39;existe pas. \ S&#39;il vous plaît entrer une facture valide"
Nabin Hait93c15382017-03-30 16:57:05 +05301022apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +120,Row {0}: Payment against Sales/Purchase Order should always be marked as advance,Row {0}: Paiement contre Ventes / bon de commande doit toujours être marqué comme avance
1023apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +16,Chemical,Chimique
1024DocType: Salary Component Account,Default Bank / Cash account will be automatically updated in Salary Journal Entry when this mode is selected.,Le compte par défaut de Banque / Caisse sera automatiquement mis à jour dans l’écriture de Journal de Salaire lorsque ce mode est sélectionné.
Nabin Haitd25db232016-12-15 18:33:39 +05301025apps/erpnext/erpnext/schools/doctype/grading_structure/grading_structure.py +24,"The intervals for Grade Code {0} overlaps with the grade intervals for other grades.
Nabin Hait72cee332016-10-26 17:45:06 +05301026 Please check intervals {0} and {1} and try again",Les intervalles de code grade {0} chevauchements avec les intervalles de qualité pour les autres grades. S&#39;il vous plaît vérifier les intervalles {0} et {1} et essayez à nouveau
Nabin Haitd25db232016-12-15 18:33:39 +05301027DocType: BOM,Raw Material Cost(Company Currency),Coût des matériaux bruts (Société Monnaie)
Nabin Hait93c15382017-03-30 16:57:05 +05301028apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +715,All items have already been transferred for this Production Order.,Tous les éléments ont déjà été transférés pour cet Ordre de Fabrication.
Nabin Haitcda28ce2017-02-27 17:46:31 +05301029apps/erpnext/erpnext/public/js/setup_wizard.js +304,Meter,Mètre
Nabin Hait93c15382017-03-30 16:57:05 +05301030DocType: Workstation,Electricity Cost,Coût de l'Électricité
1031DocType: HR Settings,Don't send Employee Birthday Reminders,Ne pas envoyer de rappel pour le Jour d'Anniversaire des Employés
Pratik Vyas593d5622015-03-02 19:07:52 +05301032DocType: Item,Inspection Criteria,Critères d&#39;inspection
Nabin Hait4d76d272016-12-16 16:18:45 +05301033apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +14,Transfered,Transféré
Nabin Hait93c15382017-03-30 16:57:05 +05301034DocType: BOM Website Item,BOM Website Item,Article de LDM du Site Internet
Nabin Haitcda28ce2017-02-27 17:46:31 +05301035apps/erpnext/erpnext/public/js/setup_wizard.js +168,Upload your letter head and logo. (you can edit them later).,Chargez votre entête et logo. (Vous pouvez les modifier ultérieurement).
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301036DocType: Timesheet Detail,Bill,Facture
Nabin Haitd25db232016-12-15 18:33:39 +05301037apps/erpnext/erpnext/accounts/doctype/asset/asset.py +84,Next Depreciation Date is entered as past date,Suivant Amortissements date est entré comme date passée
Nabin Haitcda28ce2017-02-27 17:46:31 +05301038apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +170,White,Blanc
Pratik Vyas593d5622015-03-02 19:07:52 +05301039DocType: SMS Center,All Lead (Open),Toutes les pistes (Ouvertes)
Nabin Hait72cee332016-10-26 17:45:06 +05301040apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +222,Row {0}: Qty not available for {4} in warehouse {1} at posting time of the entry ({2} {3}),Row {0}: Qté non disponible pour {4} dans l&#39;entrepôt {1} à l&#39;affichage de l&#39;entrée ({2} {3})
Nabin Hait93c15382017-03-30 16:57:05 +05301041DocType: Purchase Invoice,Get Advances Paid,Obtenir Acomptes Payés
1042apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +763,Make ,Faire
1043DocType: Student Admission,Admission Start Date,Date de Début de l'Admission
Nabin Hait9a24abe2016-01-21 16:31:40 +05301044DocType: Journal Entry,Total Amount in Words,Montant Total En Toutes Lettres
Pratik Vyas593d5622015-03-02 19:07:52 +05301045apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +7,There was an error. One probable reason could be that you haven't saved the form. Please contact support@erpnext.com if the problem persists.,Il y avait une erreur . Une raison probable pourrait être que vous n'avez pas enregistré le formulaire. S'il vous plaît contacter support@erpnext.com si le problème persiste .
Anand Doshibb256e42016-01-04 16:50:38 +05301046apps/erpnext/erpnext/templates/pages/cart.html +5,My Cart,Mon panier
Nabin Hait93c15382017-03-30 16:57:05 +05301047apps/erpnext/erpnext/controllers/selling_controller.py +159,Order Type must be one of {0},Type de Commande doit être l'un des {0}
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05301048DocType: Lead,Next Contact Date,Date du prochain contact
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301049apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +35,Opening Qty,Quantité d'ouverture
Nabin Haitd25db232016-12-15 18:33:39 +05301050apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +424,Please enter Account for Change Amount,S&#39;il vous plaît entrez compte pour le changement Montant
Nabin Hait93c15382017-03-30 16:57:05 +05301051DocType: Student Batch,Student Batch Name,Student Batch Nom
1052DocType: Holiday List,Holiday List Name,Nom de la Liste de Vacances
1053DocType: Repayment Schedule,Balance Loan Amount,Solde du Montant du Prêt
Nabin Haitd25db232016-12-15 18:33:39 +05301054apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.js +14,Schedule Course,Cours Calendrier
Nabin Haitcda28ce2017-02-27 17:46:31 +05301055apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +186,Stock Options,Options du Stock
Nabin Hait93c15382017-03-30 16:57:05 +05301056DocType: Journal Entry Account,Expense Claim,Note de Frais
1057apps/erpnext/erpnext/accounts/doctype/asset/asset.js +245,Do you really want to restore this scrapped asset?,Voulez-vous vraiment restaurer cet actif mis au rebut ?
Nabin Haitd25db232016-12-15 18:33:39 +05301058apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +242,Qty for {0},Qté pour {0}
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05301059DocType: Leave Application,Leave Application,Demande de Congés
Nabin Hait93c15382017-03-30 16:57:05 +05301060apps/erpnext/erpnext/config/hr.py +80,Leave Allocation Tool,Outil de Répartition des Congés
1061DocType: Leave Block List,Leave Block List Dates,Dates de la Liste de Blocage des Congés
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05301062DocType: Workstation,Net Hour Rate,Taux Horaire Net
Nabin Haitd25db232016-12-15 18:33:39 +05301063DocType: Landed Cost Purchase Receipt,Landed Cost Purchase Receipt,Reçu d'Achat du Coût au Débarquement
Nabin Hait93c15382017-03-30 16:57:05 +05301064DocType: Company,Default Terms,Termes et Conditions par Défaut
Pratik Vyas593d5622015-03-02 19:07:52 +05301065DocType: Packing Slip Item,Packing Slip Item,Emballage article Slip
Nabin Hait93c15382017-03-30 16:57:05 +05301066DocType: Purchase Invoice,Cash/Bank Account,Compte Caisse/Banque
Nabin Haitcda28ce2017-02-27 17:46:31 +05301067apps/erpnext/erpnext/public/js/queries.js +88,Please specify a {0},S&#39;il vous plaît spécifier un {0}
Nabin Haitd25db232016-12-15 18:33:39 +05301068apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +71,Removed items with no change in quantity or value.,Les articles avec aucun changement dans la quantité ou la valeur ont étés retirés.
Nabin Hait29b01222016-03-15 16:17:21 +05301069DocType: Delivery Note,Delivery To,Livraison à
Nabin Hait93c15382017-03-30 16:57:05 +05301070apps/erpnext/erpnext/stock/doctype/item/item.py +649,Attribute table is mandatory,Table d'Attribut est obligatoire
1071DocType: Production Planning Tool,Get Sales Orders,Obtenir les Commandes Client
Nabin Haitd25db232016-12-15 18:33:39 +05301072apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +65,{0} can not be negative,{0} ne peut pas être négatif
Nabin Hait93c15382017-03-30 16:57:05 +05301073apps/erpnext/erpnext/public/js/pos/pos.html +13,Discount,Remise
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301074DocType: Asset,Total Number of Depreciations,Nombre total de Amortissements
Pratik Vyas593d5622015-03-02 19:07:52 +05301075DocType: Workstation,Wages,Salaires
1076DocType: Project,Internal,Interne
1077DocType: Task,Urgent,Urgent
Nabin Haitd25db232016-12-15 18:33:39 +05301078apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +149,Please specify a valid Row ID for row {0} in table {1},S&#39;il vous plaît spécifier une Row ID valide pour la ligne {0} de la table {1}
Anand Doshi27e9b772016-03-09 14:47:46 +05301079apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +23,Go to the Desktop and start using ERPNext,Accédez au bureau et commencez à utiliser ERPNext
Pratik Vyas593d5622015-03-02 19:07:52 +05301080DocType: Item,Manufacturer,Fabricant
Nabin Haitd25db232016-12-15 18:33:39 +05301081DocType: Landed Cost Item,Purchase Receipt Item,Réception d'Achats : Article
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301082DocType: Purchase Receipt,PREC-RET-,PREC-RET-
Nabin Haitcda28ce2017-02-27 17:46:31 +05301083DocType: POS Profile,Sales Invoice Payment,Paiement de la Facture de Vente
Pratik Vyas593d5622015-03-02 19:07:52 +05301084DocType: Production Plan Item,Reserved Warehouse in Sales Order / Finished Goods Warehouse,Entrepôt réservé à des commandes clients / entrepôt de produits finis
Nabin Hait93c15382017-03-30 16:57:05 +05301085apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +73,Selling Amount,Montant de vente
Nabin Haitcda28ce2017-02-27 17:46:31 +05301086DocType: Repayment Schedule,Interest Amount,Montant d&#39;Intérêts
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301087apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +115,You are the Expense Approver for this record. Please Update the 'Status' and Save,Vous êtes l'approbateur de dépenses pour cet enregistrement . S'il vous plaît mettez à jour le «Status» et Enregistrez
Nabin Hait93c15382017-03-30 16:57:05 +05301088DocType: Serial No,Creation Document No,N° du Document de Création
Pratik Vyas593d5622015-03-02 19:07:52 +05301089DocType: Issue,Issue,Question
Nabin Hait18f0dd02016-04-15 14:50:45 +05301090DocType: Asset,Scrapped,demantelé
Nabin Hait93c15382017-03-30 16:57:05 +05301091apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +28,Account does not match with Company,Compte ne correspond pas avec la Société
1092apps/erpnext/erpnext/config/stock.py +195,"Attributes for Item Variants. e.g Size, Color etc.","Attributs pour les Variantes de l'Article. e.g. Taille, Couleur, etc."
1093DocType: Purchase Invoice,Returns,Retours
Nabin Haitcda28ce2017-02-27 17:46:31 +05301094apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +42,WIP Warehouse,WIP Entrepôt
Nabin Hait72cee332016-10-26 17:45:06 +05301095apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +196,Serial No {0} is under maintenance contract upto {1},Budget ne peut être réglé pour les centres de coûts du Groupe
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301096apps/erpnext/erpnext/config/hr.py +35,Recruitment,Recrutement
Nabin Hait18f0dd02016-04-15 14:50:45 +05301097DocType: Lead,Organization Name,Nom de l'organisation
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301098DocType: Tax Rule,Shipping State,Etat de livraison
Nabin Haitd25db232016-12-15 18:33:39 +05301099,Projected Quantity as Source,Quantité projetée comme Source
Nabin Haitcda28ce2017-02-27 17:46:31 +05301100apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +58,Item must be added using 'Get Items from Purchase Receipts' button,L'article doit être ajouté à l'aide du bouton 'Obtenir des éléments de reçus d'achat'
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301101DocType: Employee,A-,A-
Nabin Haitd25db232016-12-15 18:33:39 +05301102DocType: Production Planning Tool,Include non-stock items,Inclure des articles hors stock
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301103apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +115,Sales Expenses,Frais de vente
1104apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +18,Standard Buying,Achat standard
Pratik Vyas593d5622015-03-02 19:07:52 +05301105DocType: GL Entry,Against,Contre
Nabin Hait93c15382017-03-30 16:57:05 +05301106DocType: Item,Default Selling Cost Center,Centre de Coût Vendeur par Défaut
Pratik Vyas593d5622015-03-02 19:07:52 +05301107DocType: Sales Partner,Implementation Partner,Partenaire de mise en œuvre
Nabin Hait93c15382017-03-30 16:57:05 +05301108apps/erpnext/erpnext/accounts/page/pos/pos.js +1467,ZIP Code,Code postal
1109apps/erpnext/erpnext/controllers/selling_controller.py +268,Sales Order {0} is {1},Bon de commande {0} est {1}
1110DocType: Opportunity,Contact Info,Information du Contact
Nabin Haitcda28ce2017-02-27 17:46:31 +05301111apps/erpnext/erpnext/config/stock.py +310,Making Stock Entries,Faire des entrées stock
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05301112DocType: Packing Slip,Net Weight UOM,Unité de mesure Poids Net
Nabin Haitd25db232016-12-15 18:33:39 +05301113apps/erpnext/erpnext/hr/doctype/training_result/training_result.py +18,{0} Results,{0} Résultats
Nabin Hait93c15382017-03-30 16:57:05 +05301114DocType: Item,Default Supplier,Fournisseur par Défaut
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301115DocType: Manufacturing Settings,Over Production Allowance Percentage,Surproduction Allocation Pourcentage
Nabin Haitcda28ce2017-02-27 17:46:31 +05301116DocType: Employee Loan,Repayment Schedule,Échéancier de remboursement
Nabin Hait34037e02016-02-03 13:10:54 +05301117DocType: Shipping Rule Condition,Shipping Rule Condition,Condition règle de livraison
Nabin Hait93c15382017-03-30 16:57:05 +05301118DocType: Holiday List,Get Weekly Off Dates,Obtenir les Dates de Congés
1119apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +33,End Date can not be less than Start Date,La date de Fin ne peut pas être antérieure à la Date de Début
Nabin Haitda297dc2016-02-24 14:37:38 +05301120DocType: Sales Person,Select company name first.,Sélectionnez en premier le nom de la société.
Nabin Haitd25db232016-12-15 18:33:39 +05301121apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +154,Dr,Dr
Nabin Hait18f0dd02016-04-15 14:50:45 +05301122apps/erpnext/erpnext/config/buying.py +23,Quotations received from Suppliers.,Devis reçus des fournisseurs.
Nabin Hait93c15382017-03-30 16:57:05 +05301123apps/erpnext/erpnext/controllers/selling_controller.py +24,To {0} | {1} {2},A {0} | {1} {2}
1124apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +40,Average Age,Âge Moyen
Nabin Hait29b01222016-03-15 16:17:21 +05301125DocType: Opportunity,Your sales person who will contact the customer in future,Votre commercial prendra contact avec le client ultérieurement
Nabin Hait93c15382017-03-30 16:57:05 +05301126apps/erpnext/erpnext/public/js/setup_wizard.js +266,List a few of your suppliers. They could be organizations or individuals.,Listez quelques-uns de vos fournisseurs. Ils peuvent être des entreprises ou des individus.
Nabin Hait72cee332016-10-26 17:45:06 +05301127apps/erpnext/erpnext/templates/pages/home.html +31,View All Products,Voir tous les produits
Nabin Hait93c15382017-03-30 16:57:05 +05301128apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +59,All BOMs,Toutes les LDM
1129DocType: Company,Default Currency,Devise par Défaut
1130DocType: Expense Claim,From Employee,De l'Employé
Nabin Haitd25db232016-12-15 18:33:39 +05301131apps/erpnext/erpnext/controllers/accounts_controller.py +413,Warning: System will not check overbilling since amount for Item {0} in {1} is zero,Attention : Le système ne vérifie pas la surfacturation depuis montant pour objet {0} dans {1} est nulle
Nabin Haitcda28ce2017-02-27 17:46:31 +05301132DocType: Journal Entry,Make Difference Entry,Calculer l'entrée par différence
Nabin Hait18f0dd02016-04-15 14:50:45 +05301133DocType: Upload Attendance,Attendance From Date,Présence Depuis
Anand Doshi27e9b772016-03-09 14:47:46 +05301134DocType: Appraisal Template Goal,Key Performance Area,Domaine essentiel de performance
Anand Doshi019111b2015-11-20 18:00:11 +05301135apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +54,Transportation,transport
Nabin Hait93c15382017-03-30 16:57:05 +05301136apps/erpnext/erpnext/controllers/item_variant.py +94,Invalid Attribute,Attribut invalide
Nabin Haitd25db232016-12-15 18:33:39 +05301137apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +201,{0} {1} must be submitted,{0} {1} doit être soumis
1138apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +146,Quantity must be less than or equal to {0},La quantité doit être inférieure ou égale à {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301139DocType: SMS Center,Total Characters,Nombre de caractères
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301140apps/erpnext/erpnext/controllers/buying_controller.py +156,Please select BOM in BOM field for Item {0},S'il vous plaît sélectionner dans le champ BOM BOM pour objet {0}
Nabin Hait93c15382017-03-30 16:57:05 +05301141DocType: C-Form Invoice Detail,C-Form Invoice Detail,Formulaire-C Détail de la Facture
Pratik Vyas593d5622015-03-02 19:07:52 +05301142DocType: Payment Reconciliation Invoice,Payment Reconciliation Invoice,Rapprochement des paiements de facture
Nabin Hait93c15382017-03-30 16:57:05 +05301143apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +42,Contribution %,Contribution %
1144DocType: Company,Company registration numbers for your reference. Tax numbers etc.,"Numéro d'immatriculation de la Société pour votre référence. Numéros de taxes, etc."
Pratik Vyas593d5622015-03-02 19:07:52 +05301145DocType: Sales Partner,Distributor,Distributeur
Nabin Haitd25db232016-12-15 18:33:39 +05301146DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,Règles de Livraison du Panier
Nabin Hait93c15382017-03-30 16:57:05 +05301147apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +224,Production Order {0} must be cancelled before cancelling this Sales Order,L'ordre de Fabrication {0} doit être cancellé avant de canceller cette Commande Client
Nabin Hait72cee332016-10-26 17:45:06 +05301148apps/erpnext/erpnext/public/js/controllers/transaction.js +52,Please set 'Apply Additional Discount On',S&#39;il vous plaît mettre «Appliquer réduction supplémentaire sur &#39;
Pratik Vyas593d5622015-03-02 19:07:52 +05301149,Ordered Items To Be Billed,Articles commandés à facturer
Nabin Hait93c15382017-03-30 16:57:05 +05301150apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +46,From Range has to be less than To Range,La Plage Initiale doit être inférieure à la Plage Finale
1151DocType: Global Defaults,Global Defaults,Valeurs par Défaut Globales
1152apps/erpnext/erpnext/projects/doctype/project/project.py +202,Project Collaboration Invitation,Invitation de collaboration de projet
Pratik Vyas593d5622015-03-02 19:07:52 +05301153DocType: Salary Slip,Deductions,Déductions
Nabin Hait93c15382017-03-30 16:57:05 +05301154DocType: Leave Allocation,LAL/,LAL/
Nabin Haitcda28ce2017-02-27 17:46:31 +05301155apps/erpnext/erpnext/public/js/financial_statements.js +74,Start Year,Année de début
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301156DocType: Purchase Invoice,Start date of current invoice's period,Date de début de la période de facturation en cours
Nabin Hait93c15382017-03-30 16:57:05 +05301157DocType: Salary Slip,Leave Without Pay,Congé Sans Solde
1158apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +346,Capacity Planning Error,Erreur de Planification de Capacité
Nabin Haitcda28ce2017-02-27 17:46:31 +05301159,Trial Balance for Party,Balance Auxiliaire
Pratik Vyas593d5622015-03-02 19:07:52 +05301160DocType: Lead,Consultant,Consultant
1161DocType: Salary Slip,Earnings,Bénéfices
Nabin Hait93c15382017-03-30 16:57:05 +05301162apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +382,Finished Item {0} must be entered for Manufacture type entry,Le Produit Fini {0} doit être saisi pour une écriture de type de Fabrication
Nabin Haitcda28ce2017-02-27 17:46:31 +05301163apps/erpnext/erpnext/config/learn.py +87,Opening Accounting Balance,Solde d&#39;ouverture de comptabilité
Nabin Hait18f0dd02016-04-15 14:50:45 +05301164DocType: Sales Invoice Advance,Sales Invoice Advance,Avance facture de vente
Nabin Haitcda28ce2017-02-27 17:46:31 +05301165apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +548,Nothing to request,Pas de requête à demander
1166apps/erpnext/erpnext/accounts/doctype/budget/budget.py +34,Another Budget record '{0}' already exists against {1} '{2}' for fiscal year {3},Un autre enregistrement de Budget '{0}' existe déjà pour {1} '{2}' pour l'exercice {3}
Nabin Haitd25db232016-12-15 18:33:39 +05301167apps/erpnext/erpnext/projects/doctype/task/task.py +40,'Actual Start Date' can not be greater than 'Actual End Date',« Date de Début réel » ne peut être supérieur à ' Date réelle de fin »
Nabin Haitcda28ce2017-02-27 17:46:31 +05301168apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +79,Management,Gestion
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301169DocType: Cheque Print Template,Payer Settings,Paramètres du payeur
Pratik Vyas593d5622015-03-02 19:07:52 +05301170DocType: Item Attribute Value,"This will be appended to the Item Code of the variant. For example, if your abbreviation is ""SM"", and the item code is ""T-SHIRT"", the item code of the variant will be ""T-SHIRT-SM""","Ce sera ajoutée au Code de la variante de l'article. Par exemple, si votre abréviation est «SM», et le code de l'article est ""T-SHIRT"", le code de l'article de la variante sera ""T-SHIRT-SM"""
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05301171DocType: Salary Slip,Net Pay (in words) will be visible once you save the Salary Slip.,Salaire net (en lettres) sera visible une fois que vous enregistrez le Bulletin de Salaire.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301172DocType: Purchase Invoice,Is Return,Est de retour
Nabin Hait93c15382017-03-30 16:57:05 +05301173apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +768,Return / Debit Note,Retour / Note de débit
Nabin Haitd25db232016-12-15 18:33:39 +05301174DocType: Price List Country,Price List Country,Pays de la Liste des Prix
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05301175DocType: Item,UOMs,Unités de mesure
Nabin Haitcda28ce2017-02-27 17:46:31 +05301176apps/erpnext/erpnext/stock/utils.py +182,{0} valid serial nos for Item {1},{0} numéro de série valide pour l'objet {1}
Nabin Haitd25db232016-12-15 18:33:39 +05301177apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +57,Item Code cannot be changed for Serial No.,Code de l'article ne peut pas être modifié pour le Numéro de Série
1178apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +24,POS Profile {0} already created for user: {1} and company {2},POS profil {0} déjà créé pour l&#39;utilisateur: {1} et {2} société
Nabin Hait93c15382017-03-30 16:57:05 +05301179DocType: Sales Invoice Item,UOM Conversion Factor,Facteur de conversion Unité de mesure
Nabin Haitcda28ce2017-02-27 17:46:31 +05301180apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +24,Please enter Item Code to get Batch Number,S&#39;il vous plaît entrez le code d&#39;article pour obtenir le numéro du lot
Nabin Hait93c15382017-03-30 16:57:05 +05301181DocType: Stock Settings,Default Item Group,Groupe d'Éléments par Défaut
1182DocType: Employee Loan,Partially Disbursed,partiellement décaissé
1183DocType: Grading Structure,Grading System Name,Nom du Système de Notation
Nabin Hait18f0dd02016-04-15 14:50:45 +05301184apps/erpnext/erpnext/config/buying.py +38,Supplier database.,Base de données fournisseurs.
Pratik Vyas593d5622015-03-02 19:07:52 +05301185DocType: Account,Balance Sheet,Bilan
Nabin Hait93c15382017-03-30 16:57:05 +05301186apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +708,Cost Center For Item with Item Code ',Centre de Coûts Pour Article ayant un Code Article '
1187apps/erpnext/erpnext/accounts/page/pos/pos.js +2304,"Payment Mode is not configured. Please check, whether account has been set on Mode of Payments or on POS Profile.","Mode de paiement est pas configuré. S&#39;il vous plaît vérifier, si compte a été réglé sur le mode de paiement ou sur POS Profil."
Anand Doshi27e9b772016-03-09 14:47:46 +05301188DocType: Opportunity,Your sales person will get a reminder on this date to contact the customer,Votre commercial recevra un rappel à cette date pour contacter le client
Nabin Haitcda28ce2017-02-27 17:46:31 +05301189apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +75,Same item cannot be entered multiple times.,Même article ne peut pas être entré plusieurs fois.
Nabin Hait93c15382017-03-30 16:57:05 +05301190apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +28,"Further accounts can be made under Groups, but entries can be made against non-Groups","D'autres comptes individuels peuvent être créés dans les groupes, mais les écritures ne peuvent être faites que sur les comptes individuels"
Anand Doshi019111b2015-11-20 18:00:11 +05301191DocType: Lead,Lead,Prospect
Pratik Vyas593d5622015-03-02 19:07:52 +05301192DocType: Email Digest,Payables,Dettes
Nabin Hait93c15382017-03-30 16:57:05 +05301193DocType: Course,Course Intro,Intro du Cours
Nabin Haitd25db232016-12-15 18:33:39 +05301194apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +157,Stock Entry {0} created,Entrée de Stock {0} créé
Nabin Haitcda28ce2017-02-27 17:46:31 +05301195apps/erpnext/erpnext/controllers/buying_controller.py +293,Row #{0}: Rejected Qty can not be entered in Purchase Return,Row # {0}: Rejeté Quantité ne peut pas être entré en Achat retour
Nabin Haitd25db232016-12-15 18:33:39 +05301196,Purchase Order Items To Be Billed,Bon de Commande : Articles à être facturés
Pratik Vyas97264472015-05-14 15:13:10 +05301197DocType: Purchase Invoice Item,Net Rate,Taux net
Nabin Haitd25db232016-12-15 18:33:39 +05301198DocType: Purchase Invoice Item,Purchase Invoice Item,Article de la Facture d'Achat
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301199apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +57,Stock Ledger Entries and GL Entries are reposted for the selected Purchase Receipts,Registre des stocks Entrées et GL sont entrées Quote pour les reçus d'achat sélectionnés
Anand Doshi27e9b772016-03-09 14:47:46 +05301200apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +8,Item 1,Article 1
Pratik Vyas593d5622015-03-02 19:07:52 +05301201DocType: Holiday,Holiday,Vacances
Nabin Hait93c15382017-03-30 16:57:05 +05301202DocType: Support Settings,Close Issue After Days,Fermer Problème Après Jours
1203DocType: Leave Control Panel,Leave blank if considered for all branches,Laisser vide pour toutes les branches
1204apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +21,C-form is not applicable for Invoice: {0},Formulaire-C n'est pas applicable pour la Facture: {0}
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05301205DocType: Payment Reconciliation,Unreconciled Payment Details,Détail des paiements non rapprochés
Nabin Hait93c15382017-03-30 16:57:05 +05301206DocType: Global Defaults,Current Fiscal Year,Exercice en Cours
1207DocType: Purchase Order,Group same items,Groupe les éléments identiques
1208DocType: Global Defaults,Disable Rounded Total,Désactiver le Total Arrondi
Nabin Haitcda28ce2017-02-27 17:46:31 +05301209DocType: Employee Loan Application,Repayment Info,Remboursement Infos
Nabin Hait93c15382017-03-30 16:57:05 +05301210apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +436,'Entries' cannot be empty,'Les entrées' ne peuvent pas être vide
1211apps/erpnext/erpnext/utilities/transaction_base.py +77,Duplicate row {0} with same {1},Ligne {0} en double avec le même {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301212,Trial Balance,Balance
Nabin Hait93c15382017-03-30 16:57:05 +05301213apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +416,Fiscal Year {0} not found,Exercice Fiscal {0} introuvable
1214apps/erpnext/erpnext/config/hr.py +296,Setting up Employees,Mise en place d&#39;employés
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301215DocType: Sales Order,SO-,ALORS-
Nabin Haitcda28ce2017-02-27 17:46:31 +05301216apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +155,Please select prefix first,S'il vous plaît sélectionner préfixe en premier
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301217DocType: Employee,O-,O-
Nabin Haitcda28ce2017-02-27 17:46:31 +05301218apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +151,Research,Recherche
Pratik Vyas593d5622015-03-02 19:07:52 +05301219DocType: Maintenance Visit Purpose,Work Done,Travaux effectués
Nabin Hait93c15382017-03-30 16:57:05 +05301220apps/erpnext/erpnext/controllers/item_variant.py +33,Please specify at least one attribute in the Attributes table,S&#39;il vous plaît spécifier au moins un attribut dans le tableau Attributs
1221DocType: Announcement,All Students,Tous les Etudiants
Nabin Haitd25db232016-12-15 18:33:39 +05301222apps/erpnext/erpnext/accounts/doctype/asset/asset.py +44,Item {0} must be a non-stock item,L'article {0} doit être un article qui n'est pas en stock
Nabin Haitd25db232016-12-15 18:33:39 +05301223apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +71,View Ledger,Voir Grand Livre
Nabin Haitcda28ce2017-02-27 17:46:31 +05301224DocType: Grading Scale,Intervals,intervalles
Nabin Hait29b01222016-03-15 16:17:21 +05301225apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Earliest,Au plus tôt
Nabin Hait93c15382017-03-30 16:57:05 +05301226apps/erpnext/erpnext/stock/doctype/item/item.py +509,"An Item Group exists with same name, please change the item name or rename the item group","Un Groupe d'Article existe avec le même nom, veuillez changer le nom de l'article ou renommer le groupe d'article"
Nabin Haitd25db232016-12-15 18:33:39 +05301227apps/erpnext/erpnext/schools/report/absent_student_report/absent_student_report.py +46,Student Mobile No.,Non Étudiant mobile
Nabin Haitcda28ce2017-02-27 17:46:31 +05301228apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +473,Rest Of The World,Reste du monde
1229apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +81,The Item {0} cannot have Batch,L'article {0} ne peut être en lot
Nabin Hait93c15382017-03-30 16:57:05 +05301230,Budget Variance Report,Rapport d’Écarts de Budget
1231DocType: Salary Slip,Gross Pay,Salaire Brut
Nabin Haitcda28ce2017-02-27 17:46:31 +05301232apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +115,Row {0}: Activity Type is mandatory.,Row {0}: Type d&#39;activité est obligatoire.
Nabin Hait93c15382017-03-30 16:57:05 +05301233apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +164,Dividends Paid,Dividendes Payés
1234apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +36,Accounting Ledger,Livre des Comptes
1235DocType: Stock Reconciliation,Difference Amount,Écart de Montant
Nabin Haitcda28ce2017-02-27 17:46:31 +05301236apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +170,Retained Earnings,Bénéfices non répartis
Nabin Haitd25db232016-12-15 18:33:39 +05301237DocType: Vehicle Log,Service Detail,service de Détail
1238DocType: BOM,Item Description,Description de l'article
Nabin Hait72cee332016-10-26 17:45:06 +05301239DocType: Student Sibling,Student Sibling,Student Sibling
Pratik Vyas593d5622015-03-02 19:07:52 +05301240DocType: Purchase Invoice,Is Recurring,Est récurrent
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301241DocType: Purchase Invoice,Supplied Items,Articles fournis
1242DocType: Student,STUD.,GOUJON.
Pratik Vyas593d5622015-03-02 19:07:52 +05301243DocType: Production Order,Qty To Manufacture,Quantité à fabriquer
Nabin Hait72cee332016-10-26 17:45:06 +05301244DocType: Email Digest,New Income,Nouveau revenu
Nabin Hait29b01222016-03-15 16:17:21 +05301245DocType: Buying Settings,Maintain same rate throughout purchase cycle,Maintenir le même taux tout au long du cycle d'achat
Pratik Vyas593d5622015-03-02 19:07:52 +05301246DocType: Opportunity Item,Opportunity Item,Article occasion
Nabin Hait93c15382017-03-30 16:57:05 +05301247,Student and Guardian Contact Details,Étudiant et Guardian Détails de contact
Nabin Haitcda28ce2017-02-27 17:46:31 +05301248apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +42,Row {0}: For supplier {0} Email Address is required to send email,Row {0}: Pour le fournisseur {0} Adresse e-mail est nécessaire pour envoyer des e-mail
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301249apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +70,Temporary Opening,Ouverture temporaire
Nabin Hait93c15382017-03-30 16:57:05 +05301250,Employee Leave Balance,Solde des Congés de l'Employé
Nabin Haitcda28ce2017-02-27 17:46:31 +05301251apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +148,Balance for Account {0} must always be {1},Solde pour le compte {0} doit toujours être {1}
1252apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +180,Valuation Rate required for Item in row {0},Évaluation Taux requis pour le point à la ligne {0}
Nabin Hait93c15382017-03-30 16:57:05 +05301253apps/erpnext/erpnext/public/js/setup_wizard.js +328,Example: Masters in Computer Science,Exemple: Master en Sciences Informatiques
1254DocType: Item,Item Manufacturers,Les fabricants d&#39;article
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301255DocType: Purchase Invoice,Rejected Warehouse,Entrepôt rejeté
Nabin Hait93c15382017-03-30 16:57:05 +05301256DocType: GL Entry,Against Voucher,Pour le Bon
1257DocType: Item,Default Buying Cost Center,Centre de Coûts d'Achat par Défaut
Rushabh Mehtafc307972015-11-04 18:02:45 +05301258apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +6,"To get the best out of ERPNext, we recommend that you take some time and watch these help videos.","Pour tirer le meilleur parti de ERPNext, nous vous recommandons de prendre un peu de temps et de regarder ces vidéos d&#39;aide."
Nabin Haitd25db232016-12-15 18:33:39 +05301259apps/erpnext/erpnext/accounts/page/pos/pos.js +73, to ,à
Nabin Hait93c15382017-03-30 16:57:05 +05301260DocType: Item,Lead Time in days,Délai en Jours
1261apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +58,Accounts Payable Summary,Résumé des Comptes Créditeurs
1262apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +332,Payment of salary from {0} to {1},Paiement du salaire de {0} {1}
Nabin Haitcda28ce2017-02-27 17:46:31 +05301263apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +214,Not authorized to edit frozen Account {0},N'êtes pas autorisé à modifier le compte gelé {0}
Nabin Hait93c15382017-03-30 16:57:05 +05301264DocType: Journal Entry,Get Outstanding Invoices,Obtenir les Factures Impayées
Nabin Haitd25db232016-12-15 18:33:39 +05301265apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +64,Sales Order {0} is not valid,Bon de commande {0} invalide
Nabin Hait93c15382017-03-30 16:57:05 +05301266apps/erpnext/erpnext/utilities/activation.py +92,Purchase orders help you plan and follow up on your purchases,Les ordres d&#39;achat vous aider à planifier et à assurer le suivi de vos achats
Nabin Haitcda28ce2017-02-27 17:46:31 +05301267apps/erpnext/erpnext/setup/doctype/company/company.py +209,"Sorry, companies cannot be merged","Désolé , les entreprises ne peuvent pas être fusionnés"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301268apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +139,"The total Issue / Transfer quantity {0} in Material Request {1} \
Rushabh Mehtad627af22016-03-03 11:24:58 +05301269 cannot be greater than requested quantity {2} for Item {3}",La quantité Problème / transfert total {0} dans Material Request {1} \ ne peut pas être supérieure à la quantité demandée {2} pour le poste {3}
Nabin Haitcda28ce2017-02-27 17:46:31 +05301270apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +159,Small,Petit
Nabin Hait93c15382017-03-30 16:57:05 +05301271DocType: Employee,Employee Number,Numéro d'Employé
1272apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +65,Case No(s) already in use. Try from Case No {0},N° de dossier déjà utilisé. Essayez depuis N° de dossier {0}
Nabin Haitd25db232016-12-15 18:33:39 +05301273DocType: Project,% Completed,% Terminé
Pratik Vyas593d5622015-03-02 19:07:52 +05301274,Invoiced Amount (Exculsive Tax),Montant facturé ( impôt Exculsive )
Anand Doshi27e9b772016-03-09 14:47:46 +05301275apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +14,Item 2,Article 2
Nabin Hait93c15382017-03-30 16:57:05 +05301276apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +79,Account head {0} created,Le compte principal {0} a été crée
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301277DocType: Supplier,SUPP-,SUPP-
Nabin Haitd25db232016-12-15 18:33:39 +05301278DocType: Training Event,Training Event,formation événement
Nabin Hait93c15382017-03-30 16:57:05 +05301279DocType: Item,Auto re-order,Re-commande auto
Anand Doshi019111b2015-11-20 18:00:11 +05301280apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +59,Total Achieved,Total obtenu
Pratik Vyas593d5622015-03-02 19:07:52 +05301281DocType: Employee,Place of Issue,Lieu d&#39;émission
Nabin Haitcda28ce2017-02-27 17:46:31 +05301282apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +63,Contract,Contrat
Nabin Hait93c15382017-03-30 16:57:05 +05301283DocType: Email Digest,Add Quote,Ajouter une Citation
Nabin Haitcda28ce2017-02-27 17:46:31 +05301284apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +843,UOM coversion factor required for UOM: {0} in Item: {1},Facteur de coversion Emballage requis pour Emballage: {0} dans l'article: {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301285apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +90,Indirect Expenses,Dépenses indirectes
Nabin Hait72cee332016-10-26 17:45:06 +05301286apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +77,Row {0}: Qty is mandatory,Ligne {0}: Qté est obligatoire
Nabin Hait93c15382017-03-30 16:57:05 +05301287apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +8,Agriculture,Agriculture
1288apps/erpnext/erpnext/accounts/page/pos/pos.js +714,Sync Master Data,Sync Master Data
Nabin Haitcda28ce2017-02-27 17:46:31 +05301289apps/erpnext/erpnext/public/js/setup_wizard.js +288,Your Products or Services,Vos produits ou services
Pratik Vyas593d5622015-03-02 19:07:52 +05301290DocType: Mode of Payment,Mode of Payment,Mode de paiement
Nabin Haitcda28ce2017-02-27 17:46:31 +05301291apps/erpnext/erpnext/stock/doctype/item/item.py +179,Website Image should be a public file or website URL,L'image de site Web doit être un fichier public ou l'URL d'un site web
Nabin Hait72cee332016-10-26 17:45:06 +05301292DocType: Student Applicant,AP,AP
Nabin Haitd25db232016-12-15 18:33:39 +05301293DocType: Purchase Invoice Item,BOM,LDM (Liste de Matériaux)
Nabin Hait72cee332016-10-26 17:45:06 +05301294apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +37,This is a root item group and cannot be edited.,Ceci est un groupe d'élément racine et ne peut être modifié .
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301295DocType: Journal Entry Account,Purchase Order,Bon de commande
Nabin Hait93c15382017-03-30 16:57:05 +05301296DocType: Vehicle,Fuel UOM,UDM Carburant
Pratik Vyas593d5622015-03-02 19:07:52 +05301297DocType: Warehouse,Warehouse Contact Info,Entrepôt Info Contact
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301298DocType: Payment Entry,Write Off Difference Amount,Write Off Différence Montant
Nabin Haitd25db232016-12-15 18:33:39 +05301299DocType: Purchase Invoice,Recurring Type,Type récurrent
Nabin Hait93c15382017-03-30 16:57:05 +05301300apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +390,"{0}: Employee email not found, hence email not sent",{0}: Adresse email de l'employé introuvable : le courriel n'a pas été envoyé
1301DocType: Item,Foreign Trade Details,Détails du commerce extérieur
1302DocType: Email Digest,Annual Income,Revenu Annuel
Nabin Hait18f0dd02016-04-15 14:50:45 +05301303DocType: Serial No,Serial No Details,Détails No de série
Anand Doshif5940902015-09-07 18:47:04 +05301304DocType: Purchase Invoice Item,Item Tax Rate,Taux de la Taxe sur l'Article
Nabin Hait93c15382017-03-30 16:57:05 +05301305apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +133,"For {0}, only credit accounts can be linked against another debit entry","Pour {0}, seuls les comptes de crédit peuvent être liés avec une autre écriture de débit"
Nabin Haitcda28ce2017-02-27 17:46:31 +05301306apps/erpnext/erpnext/projects/doctype/project/project.py +70,Total of all task weights should be 1. Please adjust weights of all Project tasks accordingly,Total de tous les poids de la tâche devrait être 1. S&#39;il vous plaît ajuster les poids de toutes les tâches du projet en conséquence
Nabin Hait93c15382017-03-30 16:57:05 +05301307apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +533,Delivery Note {0} is not submitted,Bon de Livraison {0} n'est pas soumis
Nabin Haitd25db232016-12-15 18:33:39 +05301308apps/erpnext/erpnext/stock/get_item_details.py +132,Item {0} must be a Sub-contracted Item,L'article {0} doit être un article sous-contracté
Nabin Hait93c15382017-03-30 16:57:05 +05301309apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +41,Capital Equipments,Capitaux Immobilisés
Pratik Vyas593d5622015-03-02 19:07:52 +05301310apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +31,"Pricing Rule is first selected based on 'Apply On' field, which can be Item, Item Group or Brand.","Prix règle est d'abord sélectionné sur la base de «postuler en« champ, qui peut être l'article, groupe d'articles ou de marque."
Nabin Haitd25db232016-12-15 18:33:39 +05301311DocType: Hub Settings,Seller Website,Site du vendeur
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301312DocType: Item,ITEM-,ARTICLE-
Nabin Hait93c15382017-03-30 16:57:05 +05301313apps/erpnext/erpnext/controllers/selling_controller.py +152,Total allocated percentage for sales team should be 100,Pourcentage total alloué à l'équipe de vente devrait être de 100
Nabin Haitd25db232016-12-15 18:33:39 +05301314apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +112,Production Order status is {0},L'état de l'Ordre de Fabrication est {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301315DocType: Appraisal Goal,Goal,Objectif
Nabin Haitd25db232016-12-15 18:33:39 +05301316apps/erpnext/erpnext/schools/report/student_batch_wise_attendance/student_batch_wise_attendance.py +42,Student batch Strength,Étudiant lot Force
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301317DocType: Sales Invoice Item,Edit Description,Modifier la description
Nabin Haitcda28ce2017-02-27 17:46:31 +05301318,Team Updates,Mises à jour de l&#39;équipe
Nabin Hait93c15382017-03-30 16:57:05 +05301319apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +778,For Supplier,Pour Fournisseur
Pratik Vyas593d5622015-03-02 19:07:52 +05301320DocType: Account,Setting Account Type helps in selecting this Account in transactions.,Type de compte Configuration aide à sélectionner ce compte dans les transactions.
Nabin Hait93c15382017-03-30 16:57:05 +05301321DocType: Purchase Invoice,Grand Total (Company Currency),Total TTC (Devise de la Société)
1322apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +9,Create Print Format,Créer Format d'Impression
1323apps/erpnext/erpnext/utilities/bot.py +39,Did not find any item called {0},N'a pas trouvé d'élément appelé {0}
Pratik Vyas97264472015-05-14 15:13:10 +05301324apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Total Outgoing,Sortant total
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301325apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +48,"There can only be one Shipping Rule Condition with 0 or blank value for ""To Value""","Il ne peut y avoir une règle de livraison Etat avec 0 ou valeur vide pour "" To Value """
1326DocType: Authorization Rule,Transaction,Transaction
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301327apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +27,Note: This Cost Center is a Group. Cannot make accounting entries against groups.,Remarque: ce centre de coûts est un groupe. Vous ne pouvez pas faire des écritures comptables contre les groupes.
Nabin Hait93c15382017-03-30 16:57:05 +05301328apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +126,Child warehouse exists for this warehouse. You can not delete this warehouse.,Un entrepôt enfant existe pour cet entrepôt. Vous ne pouvez pas supprimer cet entrepôt.
Nabin Haitd25db232016-12-15 18:33:39 +05301329DocType: Item,Website Item Groups,Groupes d'articles du Site web
Pratik Vyas97264472015-05-14 15:13:10 +05301330DocType: Purchase Invoice,Total (Company Currency),Total (Société devise)
Nabin Haitcda28ce2017-02-27 17:46:31 +05301331apps/erpnext/erpnext/stock/utils.py +177,Serial number {0} entered more than once,Numéro de série {0} est entré plus d'une fois
Nabin Hait93c15382017-03-30 16:57:05 +05301332DocType: Depreciation Schedule,Journal Entry,Écriture de Journal
1333apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +77,{0} items in progress,{0} articles en cours
Pratik Vyas593d5622015-03-02 19:07:52 +05301334DocType: Workstation,Workstation Name,Nom de la station de travail
Nabin Hait93c15382017-03-30 16:57:05 +05301335DocType: Grade Interval,Grade Code,Code de la Note
Nabin Haitd25db232016-12-15 18:33:39 +05301336DocType: POS Item Group,POS Item Group,POS Groupe d&#39;articles
Nabin Hait93c15382017-03-30 16:57:05 +05301337apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +17,Email Digest:,Compte Rendu par Email :
1338apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +513,BOM {0} does not belong to Item {1},LDM {0} n’appartient pas à l'article {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301339DocType: Sales Partner,Target Distribution,Distribution cible
Nabin Hait93c15382017-03-30 16:57:05 +05301340DocType: Salary Slip,Bank Account No.,N° de Compte Bancaire
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05301341DocType: Naming Series,This is the number of the last created transaction with this prefix,Numéro de la dernière transaction créée avec ce préfixe
Pratik Vyas593d5622015-03-02 19:07:52 +05301342DocType: Quality Inspection Reading,Reading 8,Lecture 8
1343DocType: Sales Partner,Agent,Agent
1344DocType: Purchase Invoice,Taxes and Charges Calculation,Taxes et frais de calcul
1345DocType: BOM Operation,Workstation,station de travail
Nabin Haitd25db232016-12-15 18:33:39 +05301346DocType: Request for Quotation Supplier,Request for Quotation Supplier,Fournisseur de l'Appel d'offre
Nabin Hait93c15382017-03-30 16:57:05 +05301347apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +116,Hardware,Matériel
Nabin Haitd25db232016-12-15 18:33:39 +05301348DocType: Sales Order,Recurring Upto,Récurrent jusqu'à
Nabin Hait93c15382017-03-30 16:57:05 +05301349DocType: Attendance,HR Manager,Responsable RH
Nabin Haitcda28ce2017-02-27 17:46:31 +05301350apps/erpnext/erpnext/accounts/party.py +168,Please select a Company,S&#39;il vous plaît sélectionner une entreprise
1351apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +54,Privilege Leave,Congé Privilège
Pratik Vyas593d5622015-03-02 19:07:52 +05301352DocType: Purchase Invoice,Supplier Invoice Date,Date de la facture fournisseur
Nabin Hait93c15382017-03-30 16:57:05 +05301353apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +90,You need to enable Shopping Cart,Vous devez activer le panier
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301354DocType: Payment Entry,Writeoff,Écrire
Nabin Hait93c15382017-03-30 16:57:05 +05301355DocType: Appraisal Template Goal,Appraisal Template Goal,But du Modèle d'Évaluation
Nabin Hait72cee332016-10-26 17:45:06 +05301356DocType: Salary Component,Earning,Revenus
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301357DocType: Purchase Invoice,Party Account Currency,Compte Parti devise
Nabin Hait93c15382017-03-30 16:57:05 +05301358,BOM Browser,Explorateur LDM
1359DocType: Purchase Taxes and Charges,Add or Deduct,Ajouter ou Déduire
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301360apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +81,Overlapping conditions found between:,condition qui se coincide touvée
Nabin Haitcda28ce2017-02-27 17:46:31 +05301361apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +188,Against Journal Entry {0} is already adjusted against some other voucher,L'Écriture de Journal {0} est déjà ajustée par un autre bon
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301362apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +68,Total Order Value,Ordre Valeur totale
Nabin Hait93c15382017-03-30 16:57:05 +05301363apps/erpnext/erpnext/demo/setup/setup_data.py +315,Food,Alimentation
1364apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +51,Ageing Range 3,Gamme de Vieillissement 3
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05301365DocType: Maintenance Schedule Item,No of Visits,Nombre de Visites
Nabin Haitd25db232016-12-15 18:33:39 +05301366apps/erpnext/erpnext/schools/doctype/student_attendance_tool/student_attendance_tool.js +102,Mark Attendence,Mark attendence
Nabin Hait93c15382017-03-30 16:57:05 +05301367apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +32,Enrolling student,étudiant se InscrIre
1368apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +33,Currency of the Closing Account must be {0},La devise du Compte Cloturé doit être {0}
Pratik Vyas97264472015-05-14 15:13:10 +05301369apps/erpnext/erpnext/hr/doctype/appraisal_template/appraisal_template.py +21,Sum of points for all goals should be 100. It is {0},Somme des points pour tous les objectifs devraient être 100. Il est {0}
Nabin Hait18f0dd02016-04-15 14:50:45 +05301370DocType: Project,Start and End Dates,Dates début et fin
Nabin Hait93c15382017-03-30 16:57:05 +05301371,Delivered Items To Be Billed,Articles Livrés à Facturer
Nabin Haitcda28ce2017-02-27 17:46:31 +05301372apps/erpnext/erpnext/manufacturing/doctype/bom/bom_item_preview.html +16,Open BOM {0},Ouvrir BOM {0}
Anand Doshi191b2972015-10-21 16:50:31 +05301373apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +60,Warehouse cannot be changed for Serial No.,Entrepôt ne peut être modifié pour le numéro de série
Nabin Hait93c15382017-03-30 16:57:05 +05301374DocType: Authorization Rule,Average Discount,Remise Moyenne
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301375DocType: Purchase Invoice Item,UOM,UOM
Nabin Haitcda28ce2017-02-27 17:46:31 +05301376DocType: Rename Tool,Utilities,Utilitaires
Pratik Vyas593d5622015-03-02 19:07:52 +05301377DocType: Purchase Invoice Item,Accounting,Comptabilité
Nabin Hait93c15382017-03-30 16:57:05 +05301378DocType: Employee,EMP/,EMP/
1379apps/erpnext/erpnext/hr/doctype/salary_component/salary_component.py +24,Abbreviation {0} already used for another salary component,L'abréviation {0} est déjà utilisé pour un autre volet salarial
1380DocType: Asset,Depreciation Schedules,Calendriers d'Amortissement
Nabin Haitcda28ce2017-02-27 17:46:31 +05301381apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +89,Application period cannot be outside leave allocation period,La période de la demande ne peut pas être hors de la période d'allocation de congé
Pratik Vyas97264472015-05-14 15:13:10 +05301382DocType: Activity Cost,Projects,Projets
Rushabh Mehtad627af22016-03-03 11:24:58 +05301383DocType: Payment Request,Transaction Currency,Devise de la transaction
Nabin Hait18f0dd02016-04-15 14:50:45 +05301384apps/erpnext/erpnext/controllers/buying_controller.py +24,From {0} | {1} {2},Du {0} | {1} {2}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301385DocType: Production Order Operation,Operation Description,Description de l&#39;opération
Pratik Vyas593d5622015-03-02 19:07:52 +05301386DocType: Item,Will also apply to variants,Se appliquera également aux variantes
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301387apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +34,Cannot change Fiscal Year Start Date and Fiscal Year End Date once the Fiscal Year is saved.,Impossible de modifier les dates de début et de fin d'exercice une fois que l'exercice est enregistré.
Pratik Vyas593d5622015-03-02 19:07:52 +05301388DocType: Quotation,Shopping Cart,Panier
Nabin Hait93c15382017-03-30 16:57:05 +05301389apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Avg Daily Outgoing,Moy Quotidienne Sortante
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301390DocType: POS Profile,Campaign,Campagne
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301391DocType: Supplier,Name and Type,Nom et Type
Nabin Hait93c15382017-03-30 16:57:05 +05301392apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +56,Approval Status must be 'Approved' or 'Rejected',Le Statut d'Approbation doit être 'Approuvé' ou 'Rejeté'
1393DocType: Purchase Invoice,Contact Person,Personne à Contacter
Nabin Haitd25db232016-12-15 18:33:39 +05301394apps/erpnext/erpnext/projects/doctype/task/task.py +37,'Expected Start Date' can not be greater than 'Expected End Date','La date de début attendue' ne peut pas être supérieur à ' la date de fin attendue'
Nabin Hait93c15382017-03-30 16:57:05 +05301395DocType: Course Scheduling Tool,Course End Date,Date de Fin du Cours
1396DocType: Holiday List,Holidays,Jours Fériés
Pratik Vyas593d5622015-03-02 19:07:52 +05301397DocType: Sales Order Item,Planned Quantity,Quantité planifiée
Anand Doshif5940902015-09-07 18:47:04 +05301398DocType: Purchase Invoice Item,Item Tax Amount,Montant de la Taxe sur l'Article
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301399DocType: Item,Maintain Stock,Maintenir Stock
Nabin Hait72cee332016-10-26 17:45:06 +05301400apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +203,Stock Entries already created for Production Order ,Stock entrées déjà créés pour ordre de fabrication
Nabin Haitd25db232016-12-15 18:33:39 +05301401DocType: Employee,Prefered Email,préféré Email
Nabin Haitcda28ce2017-02-27 17:46:31 +05301402apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +33,Net Change in Fixed Asset,Variation nette de l&#39;actif fixe
Nabin Hait93c15382017-03-30 16:57:05 +05301403DocType: Leave Control Panel,Leave blank if considered for all designations,Laisser vide pour toutes les désignations
Nabin Haitcda28ce2017-02-27 17:46:31 +05301404apps/erpnext/erpnext/accounts/doctype/account/account.py +176,Warehouse is mandatory for non group Accounts of type Stock,Entrepôt est obligatoire pour les comptes non-groupe de type Stock
Nabin Haitd25db232016-12-15 18:33:39 +05301405apps/erpnext/erpnext/controllers/accounts_controller.py +669,Charge of type 'Actual' in row {0} cannot be included in Item Rate,Charge de type ' réel ' à la ligne {0} ne peut pas être inclus dans le prix de l'article
1406apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +243,Max: {0},Max: {0}
Nabin Hait93c15382017-03-30 16:57:05 +05301407apps/erpnext/erpnext/projects/report/daily_timesheet_summary/daily_timesheet_summary.py +24,From Datetime,A partir du (Date et Heure)
1408DocType: Email Digest,For Company,Pour la Société
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301409apps/erpnext/erpnext/config/support.py +17,Communication log.,Journal des communications.
Nabin Haitd25db232016-12-15 18:33:39 +05301410apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +154,"Request for Quotation is disabled to access from portal, for more check portal settings.","Appel d&#39;offre est désactivé pour l&#39;accès de portail, pour plus de paramètres de portail de contrôle."
Nabin Hait93c15382017-03-30 16:57:05 +05301411apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +74,Buying Amount,Montant d'Achat
Nabin Haitd25db232016-12-15 18:33:39 +05301412DocType: Sales Invoice,Shipping Address Name,Nom à l'adresse d'expédition
Nabin Hait93c15382017-03-30 16:57:05 +05301413apps/erpnext/erpnext/accounts/doctype/account/account.js +49,Chart of Accounts,Plan Comptable
Nabin Hait18f0dd02016-04-15 14:50:45 +05301414DocType: Material Request,Terms and Conditions Content,Contenu des termes et conditions
Nabin Haitcda28ce2017-02-27 17:46:31 +05301415apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +575,cannot be greater than 100,ne peut pas être supérieure à 100
1416apps/erpnext/erpnext/stock/doctype/item/item.py +701,Item {0} is not a stock Item,Article {0} n'est pas un article du stock
Pratik Vyas593d5622015-03-02 19:07:52 +05301417DocType: Maintenance Visit,Unscheduled,Non programmé
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301418DocType: Employee,Owned,Détenu
Nabin Hait93c15382017-03-30 16:57:05 +05301419DocType: Salary Detail,Depends on Leave Without Pay,Dépend de Congé Non Payé
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05301420DocType: Pricing Rule,"Higher the number, higher the priority","Plus le nombre est grand, plus la priorité est haute"
Nabin Haitd25db232016-12-15 18:33:39 +05301421,Purchase Invoice Trends,Tendances des Facture d'Achat
Nabin Hait93c15382017-03-30 16:57:05 +05301422DocType: Employee,Better Prospects,Meilleures Perspectives
1423DocType: Vehicle,License Plate,Plaque d'Immatriculation
Pratik Vyas593d5622015-03-02 19:07:52 +05301424DocType: Appraisal,Goals,Objectifs
1425DocType: Warranty Claim,Warranty / AMC Status,Garantie / Statut AMC
Nabin Hait93c15382017-03-30 16:57:05 +05301426,Accounts Browser,Navigateur des Comptes
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301427DocType: Payment Entry Reference,Payment Entry Reference,Paiement Entrée de référence
Nabin Hait93c15382017-03-30 16:57:05 +05301428DocType: GL Entry,GL Entry,Écriture GL
1429DocType: HR Settings,Employee Settings,Paramètres des Employés
Nabin Haitcda28ce2017-02-27 17:46:31 +05301430,Batch-Wise Balance History,Historique de Balance des Lots
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301431apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +73,Print settings updated in respective print format,Les paramètres d&#39;impression mis à jour au format d&#39;impression respective
Nabin Hait93c15382017-03-30 16:57:05 +05301432DocType: Package Code,Package Code,code de forfait
Nabin Haitcda28ce2017-02-27 17:46:31 +05301433apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +67,Apprentice,Apprenti
Nabin Hait72cee332016-10-26 17:45:06 +05301434apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +103,Negative Quantity is not allowed,Quantité négative n'est pas autorisée
Pratik Vyas593d5622015-03-02 19:07:52 +05301435DocType: Purchase Invoice Item,"Tax detail table fetched from item master as a string and stored in this field.
1436Used for Taxes and Charges","Impôt table récupérées par le maître de l'article comme une chaîne et stockée dans ce domaine en détail.
1437 Utilisé pour les impôts et frais"
Nabin Hait93c15382017-03-30 16:57:05 +05301438apps/erpnext/erpnext/hr/doctype/employee/employee.py +154,Employee cannot report to himself.,L'employé ne peut pas rendre de compte à lui-même.
Nabin Haitda297dc2016-02-24 14:37:38 +05301439DocType: Account,"If the account is frozen, entries are allowed to restricted users.","Si le compte est gelé , les entrées ne sont autorisés que pour les utilisateurs ayant droit ."
Nabin Hait93c15382017-03-30 16:57:05 +05301440DocType: Email Digest,Bank Balance,Solde Bancaire
1441apps/erpnext/erpnext/accounts/party.py +231,Accounting Entry for {0}: {1} can only be made in currency: {2},Écriture Comptable pour {0}: {1} ne peut être effectuée qu'en devise: {2}
1442DocType: Job Opening,"Job profile, qualifications required etc.",Profil de l’Emploi. qualifications requises ect...
1443DocType: Journal Entry Account,Account Balance,Solde du Compte
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301444apps/erpnext/erpnext/config/accounts.py +180,Tax Rule for transactions.,Règle d&#39;impôt pour les transactions.
Pratik Vyas593d5622015-03-02 19:07:52 +05301445DocType: Rename Tool,Type of document to rename.,Type de document à renommer.
Nabin Haitcda28ce2017-02-27 17:46:31 +05301446apps/erpnext/erpnext/public/js/setup_wizard.js +307,We buy this Item,Nous achetons cet article
1447apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +54,{0} {1}: Customer is required against Receivable account {2},{0} {1}: Client est tenu compte à recevoir contre {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301448DocType: Purchase Invoice,Total Taxes and Charges (Company Currency),Total des taxes et charges (Société Monnaie)
Nabin Haitd25db232016-12-15 18:33:39 +05301449apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +60,Show unclosed fiscal year's P&L balances,Afficher P &amp; L soldes de unclosed fiscal année
Pratik Vyas593d5622015-03-02 19:07:52 +05301450DocType: Shipping Rule,Shipping Account,Compte de livraison
Nabin Haitcda28ce2017-02-27 17:46:31 +05301451apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +93,{0} {1}: Account {2} is inactive,{0} {1}: Le compte {2} est inactif
Nabin Hait93c15382017-03-30 16:57:05 +05301452apps/erpnext/erpnext/utilities/activation.py +83,Make Sales Orders to help you plan your work and deliver on-time,Faire des commandes clients pour vous aider à planifier votre travail et de livrer à temps
Pratik Vyas593d5622015-03-02 19:07:52 +05301453DocType: Quality Inspection,Readings,Lectures
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301454DocType: Stock Entry,Total Additional Costs,Total des coûts supplémentaires
Nabin Haitd25db232016-12-15 18:33:39 +05301455DocType: Course Schedule,SH,SH
1456DocType: BOM,Scrap Material Cost(Company Currency),Scrap Coût des matériaux (Société Monnaie)
Nabin Haitcda28ce2017-02-27 17:46:31 +05301457apps/erpnext/erpnext/public/js/setup_wizard.js +300,Sub Assemblies,sous assemblages
Nabin Haitd25db232016-12-15 18:33:39 +05301458DocType: Asset,Asset Name,Nom de l'Actif
1459DocType: Project,Task Weight,Groupe Poids
Pratik Vyas593d5622015-03-02 19:07:52 +05301460DocType: Shipping Rule Condition,To Value,To Value
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301461DocType: Asset Movement,Stock Manager,Responsable des Stocks
Nabin Hait72cee332016-10-26 17:45:06 +05301462apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +135,Source warehouse is mandatory for row {0},Entrepôt Source est obligatoire à la ligne {0}
Nabin Hait93c15382017-03-30 16:57:05 +05301463apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +814,Packing Slip,Bordereau de livraison
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301464apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +108,Office Rent,Loyer du bureau
Nabin Haitcda28ce2017-02-27 17:46:31 +05301465apps/erpnext/erpnext/config/setup.py +111,Setup SMS gateway settings,paramètres de la passerelle SMS de configuration
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301466apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +60,Import Failed!,Importation a échoué!
Rushabh Mehtafc307972015-11-04 18:02:45 +05301467apps/erpnext/erpnext/public/js/templates/address_list.html +21,No address added yet.,Aucune adresse encore ajouté.
Pratik Vyas593d5622015-03-02 19:07:52 +05301468DocType: Workstation Working Hour,Workstation Working Hour,Workstation heures de travail
Nabin Hait93c15382017-03-30 16:57:05 +05301469apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +87,Analyst,Analyste
Pratik Vyas593d5622015-03-02 19:07:52 +05301470DocType: Item,Inventory,Inventaire
1471DocType: Item,Sales Details,Détails ventes
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301472DocType: Quality Inspection,QI-,Qi-
Pratik Vyas97264472015-05-14 15:13:10 +05301473DocType: Opportunity,With Items,Avec Articles
Nabin Hait34037e02016-02-03 13:10:54 +05301474apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,In Qty,En Qté
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05301475DocType: Notification Control,Expense Claim Rejected,Note de Frais Rejetée
Nabin Hait93c15382017-03-30 16:57:05 +05301476DocType: Item,Item Attribute,Attribut de l'article
Nabin Haitcda28ce2017-02-27 17:46:31 +05301477apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +109,Government,Gouvernement
Nabin Hait93c15382017-03-30 16:57:05 +05301478apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +40,Expense Claim {0} already exists for the Vehicle Log,Note de Frais {0} existe déjà pour l'Indémnité Kilométrique
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301479apps/erpnext/erpnext/public/js/setup_wizard.js +41,Institute Name,Nom de l&#39;Institut
Nabin Hait93c15382017-03-30 16:57:05 +05301480apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +117,Please enter repayment Amount,S&#39;il vous plaît entrer le remboursement Montant
Nabin Haitcda28ce2017-02-27 17:46:31 +05301481apps/erpnext/erpnext/config/stock.py +300,Item Variants,Variantes de l'article
Pratik Vyas593d5622015-03-02 19:07:52 +05301482DocType: Company,Services,Services
Nabin Hait93c15382017-03-30 16:57:05 +05301483DocType: HR Settings,Email Salary Slip to Employee,Envoyer la Fiche de Paie à l'Employé par Mail
Pratik Vyas593d5622015-03-02 19:07:52 +05301484DocType: Cost Center,Parent Cost Center,Centre de coûts Parent
Nabin Hait93c15382017-03-30 16:57:05 +05301485apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +868,Select Possible Supplier,Sélectionnez Fournisseur Possible
Pratik Vyas593d5622015-03-02 19:07:52 +05301486DocType: Sales Invoice,Source,Source
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301487apps/erpnext/erpnext/templates/pages/projects.html +31,Show closed,Afficher fermé
Pratik Vyas97264472015-05-14 15:13:10 +05301488DocType: Leave Type,Is Leave Without Pay,Est un congé non payé
Nabin Haitcda28ce2017-02-27 17:46:31 +05301489apps/erpnext/erpnext/stock/doctype/item/item.py +237,Asset Category is mandatory for Fixed Asset item,Catégorie d'Actif est obligatoire pour l'article Immobilisé
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301490apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +145,No records found in the Payment table,Aucun enregistrement trouvé dans la table Paiement
1491apps/erpnext/erpnext/schools/utils.py +19,This {0} conflicts with {1} for {2} {3},Ce {0} conflits avec {1} pour {2} {3}
Nabin Haitd25db232016-12-15 18:33:39 +05301492DocType: Student Attendance Tool,Students HTML,Les étudiants HTML
Nabin Hait93c15382017-03-30 16:57:05 +05301493apps/erpnext/erpnext/public/js/setup_wizard.js +60,Financial Year Start Date,Date de Début de l'Exercice Financier
Nabin Haitd25db232016-12-15 18:33:39 +05301494DocType: POS Profile,Apply Discount,Appliquer Réduction
Pratik Vyas593d5622015-03-02 19:07:52 +05301495DocType: Employee External Work History,Total Experience,Total Experience
Nabin Haitd25db232016-12-15 18:33:39 +05301496apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +70,Open Projects,Projets Ouverts
Nabin Hait93c15382017-03-30 16:57:05 +05301497apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +267,Packing Slip(s) cancelled,Bordereau(x) annulé
1498apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +31,Cash Flow from Investing,Flux de Trésorerie des Investissements
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301499DocType: Program Course,Program Course,Cours du programme
Nabin Hait93c15382017-03-30 16:57:05 +05301500apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +97,Freight and Forwarding Charges,Frais de Fret et d'Expédition
1501DocType: Homepage,Company Tagline for website homepage,Slogan de la Société pour la page d'accueil du site web
Pratik Vyas593d5622015-03-02 19:07:52 +05301502DocType: Item Group,Item Group Name,Nom du groupe d&#39;article
Anand Doshi019111b2015-11-20 18:00:11 +05301503apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +27,Taken,Pris
Nabin Hait93c15382017-03-30 16:57:05 +05301504DocType: Student,Date of Leaving,Date de Départ
1505DocType: Pricing Rule,For Price List,Pour la Liste de Prix
1506apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +27,Executive Search,Recrutement de Cadres
1507apps/erpnext/erpnext/utilities/activation.py +64,Create Leads,Créer des Prospects
Pratik Vyas593d5622015-03-02 19:07:52 +05301508DocType: Maintenance Schedule,Schedules,Horaires
Pratik Vyas97264472015-05-14 15:13:10 +05301509DocType: Purchase Invoice Item,Net Amount,Montant Net
Nabin Haitcda28ce2017-02-27 17:46:31 +05301510DocType: Purchase Order Item Supplied,BOM Detail No,N° de Détail LDM
Nabin Hait93c15382017-03-30 16:57:05 +05301511DocType: Landed Cost Voucher,Additional Charges,Frais Supplémentaires
1512DocType: Purchase Invoice,Additional Discount Amount (Company Currency),Montant de la Remise Supplémentaire (Devise de la Société)
Nabin Haitcda28ce2017-02-27 17:46:31 +05301513apps/erpnext/erpnext/accounts/doctype/account/account.js +7,Please create new account from Chart of Accounts.,S'il vous plaît créez un nouveau compte au sein du plan comptable .
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301514DocType: Maintenance Visit,Maintenance Visit,Visite de maintenance
Nabin Hait93c15382017-03-30 16:57:05 +05301515DocType: Student,Leaving Certificate Number,Numéro de Certificat
1516DocType: Sales Invoice Item,Available Batch Qty at Warehouse,Qté de lot disponible à l'Entrepôt
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301517apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +9,Update Print Format,Mise à jour Format d&#39;impression
Nabin Hait93c15382017-03-30 16:57:05 +05301518DocType: Landed Cost Voucher,Landed Cost Help,Aide Coûts Logistiques
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301519DocType: Purchase Invoice,Select Shipping Address,Sélectionnez l&#39;adresse d&#39;expédition
Nabin Haitcda28ce2017-02-27 17:46:31 +05301520DocType: Leave Block List,Block Holidays on important days.,Bloquer les Vacances sur les jours importants.
Nabin Hait93c15382017-03-30 16:57:05 +05301521apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.js +59,Accounts Receivable Summary,Résumé des Comptes Débiteurs
Nabin Haitcda28ce2017-02-27 17:46:31 +05301522DocType: Employee Loan,Monthly Repayment Amount,Remboursement mensuel Montant
1523apps/erpnext/erpnext/hr/doctype/employee/employee.py +191,Please set User ID field in an Employee record to set Employee Role,S'il vous plaît mettre champ ID de l'utilisateur dans un dossier de l'employé pour définir le rôle des employés
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05301524DocType: UOM,UOM Name,Nom Unité de mesure
Nabin Hait93c15382017-03-30 16:57:05 +05301525apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +43,Contribution Amount,Montant de la Contribution
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301526DocType: Purchase Invoice,Shipping Address,Adresse de livraison
Pratik Vyas593d5622015-03-02 19:07:52 +05301527DocType: Stock Reconciliation,This tool helps you to update or fix the quantity and valuation of stock in the system. It is typically used to synchronise the system values and what actually exists in your warehouses.,Cet outil vous permet de mettre à jour ou de corriger la quantité et l'évaluation de stock dans le système. Il est généralement utilisé pour synchroniser les valeurs du système et ce qui existe réellement dans vos entrepôts.
Nabin Hait9a24abe2016-01-21 16:31:40 +05301528DocType: Delivery Note,In Words will be visible once you save the Delivery Note.,En Toutes Lettres. Sera visible une fois que vous enregistrez le bon de livraison.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301529DocType: Expense Claim,EXP,EXP
Nabin Haitcda28ce2017-02-27 17:46:31 +05301530apps/erpnext/erpnext/config/stock.py +200,Brand master.,Marque Principale
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301531apps/erpnext/erpnext/schools/utils.py +50,Student {0} - {1} appears Multiple times in row {2} & {3},Étudiant {0} - {1} apparaît plusieurs fois dans la rangée {2} et {3}
1532DocType: Program Enrollment Tool,Program Enrollments,inscriptions Programme
Nabin Hait93c15382017-03-30 16:57:05 +05301533DocType: Sales Invoice Item,Brand Name,Nom de la Marque
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301534DocType: Purchase Receipt,Transporter Details,Détails du transporteur
Nabin Hait93c15382017-03-30 16:57:05 +05301535apps/erpnext/erpnext/accounts/page/pos/pos.js +2459,Default warehouse is required for selected item,Un Entrepôt par défaut est nécessaire pour l’Article sélectionné
Nabin Haitcda28ce2017-02-27 17:46:31 +05301536apps/erpnext/erpnext/public/js/setup_wizard.js +303,Box,Boîte
Nabin Hait93c15382017-03-30 16:57:05 +05301537apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +865,Possible Supplier,Fournisseur possible
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301538apps/erpnext/erpnext/public/js/setup_wizard.js +36,The Organization,l'Organisation
1539DocType: Budget,Monthly Distribution,Répartition mensuelle
Nabin Haitcda28ce2017-02-27 17:46:31 +05301540apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +48,Student Batch exists with same name,Batch étudiant existe avec le même nom
Nabin Hait18f0dd02016-04-15 14:50:45 +05301541apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +68,Receiver List is empty. Please create Receiver List,Liste des destinataires est vide. S'il vous plaît créez en une
Nabin Haitd25db232016-12-15 18:33:39 +05301542DocType: Production Plan Sales Order,Production Plan Sales Order,Commande Client du Plan de Fabrication
Nabin Hait18f0dd02016-04-15 14:50:45 +05301543DocType: Sales Partner,Sales Partner Target,Objectif
Nabin Haitcda28ce2017-02-27 17:46:31 +05301544DocType: Loan Type,Maximum Loan Amount,Montant maximum du prêt
Nabin Hait9a24abe2016-01-21 16:31:40 +05301545DocType: Pricing Rule,Pricing Rule,Règle de tarification
Nabin Hait93c15382017-03-30 16:57:05 +05301546DocType: Budget,Action if Annual Budget Exceeded,Action si le Budget Annuel est Dépassé
Nabin Haitcda28ce2017-02-27 17:46:31 +05301547apps/erpnext/erpnext/config/learn.py +197,Material Request to Purchase Order,Demande de matériel au bon d'achat
Rushabh Mehtad627af22016-03-03 11:24:58 +05301548DocType: Shopping Cart Settings,Payment Success URL,Paiement Succès URL
Nabin Hait72cee332016-10-26 17:45:06 +05301549apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +80,Row # {0}: Returned Item {1} does not exists in {2} {3},Ligne # {0}: article retourné {1} ne existe pas dans {2} {3}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301550DocType: Purchase Receipt,PREC-,PREC-
Nabin Hait93c15382017-03-30 16:57:05 +05301551apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +16,Bank Accounts,Comptes Bancaires
Nabin Haitcda28ce2017-02-27 17:46:31 +05301552,Bank Reconciliation Statement,Relevé de Réconciliation Bancaire
Nabin Hait93c15382017-03-30 16:57:05 +05301553,Lead Name,Nom du Prospect
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05301554,POS,Points de Ventes
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301555DocType: C-Form,III,III
Nabin Haitcda28ce2017-02-27 17:46:31 +05301556apps/erpnext/erpnext/config/stock.py +305,Opening Stock Balance,Ouverture Stock Solde
1557apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +58,{0} must appear only once,{0} doit apparaître qu'une seule fois
Nabin Haitd25db232016-12-15 18:33:39 +05301558apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +359,Not allowed to tranfer more {0} than {1} against Purchase Order {2},Non autorisé à tranférer plus que {0} {1} contre Purchase Order {2}
Nabin Hait93c15382017-03-30 16:57:05 +05301559apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +59,Leaves Allocated Successfully for {0},Congés Attribués avec Succès pour {0}
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301560apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +40,No Items to pack,Pas d'éléments à emballer
Nabin Hait93c15382017-03-30 16:57:05 +05301561DocType: Shipping Rule Condition,From Value,De la Valeur
Nabin Haitcda28ce2017-02-27 17:46:31 +05301562apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +537,Manufacturing Quantity is mandatory,Quantité de Fabrication Obligatoire
1563DocType: Employee Loan,Repayment Method,Méthode de remboursement
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301564DocType: Products Settings,"If checked, the Home page will be the default Item Group for the website","Si elle est cochée, la page d&#39;accueil sera le groupe par défaut d&#39;article pour le site"
Pratik Vyas593d5622015-03-02 19:07:52 +05301565DocType: Quality Inspection Reading,Reading 4,Reading 4
Nabin Hait93c15382017-03-30 16:57:05 +05301566apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +498,Default BOM for {0} not found for Project {1},BOM par défaut pour {0} introuvable pour le projet {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301567apps/erpnext/erpnext/config/hr.py +127,Claims for company expense.,Notes de frais de la société
Nabin Hait93c15382017-03-30 16:57:05 +05301568apps/erpnext/erpnext/utilities/activation.py +119,"Students are at the heart of the system, add all your students","Les étudiants sont au cœur du système, ajouter tous vos élèves"
Nabin Haitcda28ce2017-02-27 17:46:31 +05301569apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +81,Row #{0}: Clearance date {1} cannot be before Cheque Date {2},Row # {0}: Date de compensation {1} ne peut pas être avant la date du Chèque {2}
Nabin Hait93c15382017-03-30 16:57:05 +05301570DocType: Company,Default Holiday List,Liste de Vacances par Défaut
Nabin Haitcda28ce2017-02-27 17:46:31 +05301571apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +187,Row {0}: From Time and To Time of {1} is overlapping with {2},Row {0}: From Time To Time et de {1} est un chevauchement avec {2}
1572apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +143,Stock Liabilities,Passif stock
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301573DocType: Purchase Invoice,Supplier Warehouse,Entrepôt Fournisseur
Nabin Hait93c15382017-03-30 16:57:05 +05301574DocType: Opportunity,Contact Mobile No,N° de Portable du Contact
Pratik Vyas593d5622015-03-02 19:07:52 +05301575,Material Requests for which Supplier Quotations are not created,Les demandes significatives dont les cotes des fournisseurs ne sont pas créés
Nabin Haitd25db232016-12-15 18:33:39 +05301576DocType: Student Group,Set 0 for no limit,Définir à 0 pour aucune limite
Nabin Haitcda28ce2017-02-27 17:46:31 +05301577apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +141,The day(s) on which you are applying for leave are holidays. You need not apply for leave.,Le jour (s) sur lequel vous postulez pour un congé sont des jours fériés. Vous ne devez pas demander l&#39;autorisation.
Nabin Hait29b01222016-03-15 16:17:21 +05301578apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +20,Resend Payment Email,Renvoyer Paiement E-mail
Nabin Haitcda28ce2017-02-27 17:46:31 +05301579apps/erpnext/erpnext/templates/pages/projects.html +27,New task,Nouvelle tâche
Nabin Hait93c15382017-03-30 16:57:05 +05301580apps/erpnext/erpnext/utilities/activation.py +75,Make Quotation,Faire soumission
Nabin Haitcda28ce2017-02-27 17:46:31 +05301581apps/erpnext/erpnext/config/selling.py +216,Other Reports,Autres rapports
Nabin Hait93c15382017-03-30 16:57:05 +05301582DocType: Dependent Task,Dependent Task,Tâche Dépendante
1583apps/erpnext/erpnext/stock/doctype/item/item.py +406,Conversion factor for default Unit of Measure must be 1 in row {0},Facteur de conversion de l'Unité de Mesure par défaut doit être 1 dans la ligne {0}
1584apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +208,Leave of type {0} cannot be longer than {1},Les Congés de type {0} ne peuvent pas être plus long que {1}
Pratik Vyas97264472015-05-14 15:13:10 +05301585DocType: Manufacturing Settings,Try planning operations for X days in advance.,Essayez opérations de X jours de la planification à l&#39;avance.
Nabin Haitd25db232016-12-15 18:33:39 +05301586DocType: HR Settings,Stop Birthday Reminders,Arrêter rappels anniversaire
Nabin Hait93c15382017-03-30 16:57:05 +05301587apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +255,Please set Default Payroll Payable Account in Company {0},S&#39;il vous plaît définir Default Paie compte à payer sur la société {0}
Nabin Hait18f0dd02016-04-15 14:50:45 +05301588DocType: SMS Center,Receiver List,Liste des destinataires
Nabin Hait93c15382017-03-30 16:57:05 +05301589apps/erpnext/erpnext/accounts/page/pos/pos.js +1021,Search Item,Rechercher article
1590apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46,Consumed Amount,Montant Consommé
Nabin Haitcda28ce2017-02-27 17:46:31 +05301591apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +98,Net Change in Cash,Variation nette des espèces
Nabin Hait93c15382017-03-30 16:57:05 +05301592DocType: Assessment Plan,Grading Scale,Échelle de Notation
Nabin Haitcda28ce2017-02-27 17:46:31 +05301593apps/erpnext/erpnext/stock/doctype/item/item.py +401,Unit of Measure {0} has been entered more than once in Conversion Factor Table,Unité de mesure {0} a été saisi plus d'une fois dans la Table de facteur de Conversion
Nabin Hait93c15382017-03-30 16:57:05 +05301594apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +599,Already completed,Déjà terminé
Nabin Hait72cee332016-10-26 17:45:06 +05301595apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +23,Payment Request already exists {0},Demande de paiement existe déjà {0}
Nabin Hait93c15382017-03-30 16:57:05 +05301596apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Issued Items,Coût des Marchandises Vendues
Nabin Haitd25db232016-12-15 18:33:39 +05301597apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +246,Quantity must not be more than {0},Quantité ne doit pas être plus de {0}
1598apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +107,Previous Financial Year is not closed,Précédent Année financière est pas fermé
Nabin Hait93c15382017-03-30 16:57:05 +05301599apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +44,Age (Days),Âge (Jours)
Anand Doshi019111b2015-11-20 18:00:11 +05301600DocType: Quotation Item,Quotation Item,Article de la soumission
Nabin Hait93c15382017-03-30 16:57:05 +05301601DocType: Account,Account Name,Nom du Compte
1602apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +40,From Date cannot be greater than To Date,La Date Initiale ne peut pas être postérieure à la Date Finale
Nabin Haitd25db232016-12-15 18:33:39 +05301603apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +194,Serial No {0} quantity {1} cannot be a fraction,N ° de série {0} quantité {1} ne peut pas être une fraction
Nabin Hait18f0dd02016-04-15 14:50:45 +05301604apps/erpnext/erpnext/config/buying.py +43,Supplier Type master.,Type de fournisseur principal
Pratik Vyas593d5622015-03-02 19:07:52 +05301605DocType: Purchase Order Item,Supplier Part Number,Numéro de pièce fournisseur
Nabin Hait93c15382017-03-30 16:57:05 +05301606apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +100,Conversion rate cannot be 0 or 1,Le taux de conversion ne peut pas être égal à 0 ou 1
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301607DocType: Sales Invoice,Reference Document,Document de référence
1608apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +185,{0} {1} is cancelled or stopped,{0} {1} est annulé ou arrêté
Nabin Hait93c15382017-03-30 16:57:05 +05301609DocType: Accounts Settings,Credit Controller,Controlleur du Crédit
Nabin Haitcda28ce2017-02-27 17:46:31 +05301610DocType: Delivery Note,Vehicle Dispatch Date,Date d'envoi du véhicule
Nabin Hait93c15382017-03-30 16:57:05 +05301611apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +230,Purchase Receipt {0} is not submitted,Réception d'Achats {0} n'est pas soumis
1612DocType: Company,Default Payable Account,Compte Créditeur par Défaut
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301613apps/erpnext/erpnext/config/website.py +17,"Settings for online shopping cart such as shipping rules, price list etc.","Réglages pour panier telles que les règles d'expédition, liste de prix, etc."
Nabin Hait72cee332016-10-26 17:45:06 +05301614apps/erpnext/erpnext/controllers/website_list_for_contact.py +86,{0}% Billed,{0}% Facturé
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301615apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +18,Reserved Qty,Quantité réservés
Pratik Vyas593d5622015-03-02 19:07:52 +05301616DocType: Party Account,Party Account,Compte Parti
Nabin Hait93c15382017-03-30 16:57:05 +05301617apps/erpnext/erpnext/config/setup.py +122,Human Resources,Ressources Humaines
Pratik Vyas593d5622015-03-02 19:07:52 +05301618DocType: Lead,Upper Income,Revenu élevé
Nabin Hait93c15382017-03-30 16:57:05 +05301619DocType: Item Manufacturer,Item Manufacturer,Fabricant article
Nabin Haitcda28ce2017-02-27 17:46:31 +05301620apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +13,Reject,Rejeter
Nabin Hait93c15382017-03-30 16:57:05 +05301621DocType: Journal Entry Account,Debit in Company Currency,Débit en Devise Société
1622DocType: BOM Item,BOM Item,Article LDM
1623DocType: Appraisal,For Employee,Employé
1624apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.js +41,Make Disbursement Entry,Faire Décaissement Entrée
1625apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +126,Row {0}: Advance against Supplier must be debit,Row {0}: Advance contre le fournisseur doit être débiter
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05301626DocType: Company,Default Values,Valeurs Par Défaut
Pratik Vyas97264472015-05-14 15:13:10 +05301627DocType: Expense Claim,Total Amount Reimbursed,Montant total remboursé
Nabin Haitcda28ce2017-02-27 17:46:31 +05301628apps/erpnext/erpnext/hr/doctype/vehicle/vehicle_dashboard.py +5,This is based on logs against this Vehicle. See timeline below for details,Ceci est basé sur les journaux contre ce véhicule. Voir calendrier ci-dessous pour plus de détails
Nabin Hait72cee332016-10-26 17:45:06 +05301629apps/erpnext/erpnext/schools/doctype/fees/fees.js +41,Collect,Collecte
Nabin Hait93c15382017-03-30 16:57:05 +05301630apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +82,Against Supplier Invoice {0} dated {1},Pour la Facture Fournisseur {0} datée {1}
1631DocType: Customer,Default Price List,Liste des Prix par Défaut
1632apps/erpnext/erpnext/accounts/doctype/asset/asset.py +233,Asset Movement record {0} created,Registre de Mouvement de l'Actif {0} créé
Nabin Haitcda28ce2017-02-27 17:46:31 +05301633apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +51,You cannot delete Fiscal Year {0}. Fiscal Year {0} is set as default in Global Settings,Vous ne pouvez pas supprimer l&#39;exercice {0}. Exercice {0} est définie par défaut dans les paramètres globaux
Nabin Hait93c15382017-03-30 16:57:05 +05301634DocType: Journal Entry,Entry Type,Type d'Écriture
1635,Customer Credit Balance,Solde de Crédit des Clients
Nabin Haitcda28ce2017-02-27 17:46:31 +05301636apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +23,Net Change in Accounts Payable,Variation nette des comptes créditeurs
Nabin Hait93c15382017-03-30 16:57:05 +05301637apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +42,Customer required for 'Customerwise Discount',Client requis pour appliquer une 'Remise en fonction du Client'
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301638apps/erpnext/erpnext/config/accounts.py +142,Update bank payment dates with journals.,Mise à jour bancaire dates de paiement des revues.
Nabin Haitd25db232016-12-15 18:33:39 +05301639apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +21,Pricing,Tarification
Pratik Vyas593d5622015-03-02 19:07:52 +05301640DocType: Quotation,Term Details,Détails terme
Nabin Hait93c15382017-03-30 16:57:05 +05301641apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +40,Cannot enroll more than {0} students for this student group.,Inscription de plus de {0} étudiants impossible pour ce groupe d'étudiants.
Nabin Hait18f0dd02016-04-15 14:50:45 +05301642apps/erpnext/erpnext/accounts/doctype/asset_category/asset_category.py +15,{0} must be greater than 0,{0} doit être supérieur à 0
Nabin Hait93c15382017-03-30 16:57:05 +05301643DocType: Manufacturing Settings,Capacity Planning For (Days),Planification de Capacité Pendant (Jours)
Nabin Haitd25db232016-12-15 18:33:39 +05301644apps/erpnext/erpnext/buying/doctype/supplier/supplier_dashboard.py +10,Procurement,Approvisionnement
1645apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +64,None of the items have any change in quantity or value.,Aucun des Articles ont un changement dans la quantité ou la valeur.
Nabin Haitcda28ce2017-02-27 17:46:31 +05301646apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.js +43,Warranty Claim,Déclaration de garantie
Nabin Hait93c15382017-03-30 16:57:05 +05301647,Lead Details,Détails du Prospect
1648DocType: Salary Slip,Loan repayment,Remboursement de Prêt
Nabin Haitd25db232016-12-15 18:33:39 +05301649DocType: Vehicle Log,Service_Details,Service_Details
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301650DocType: Purchase Invoice,End date of current invoice's period,Date de fin de la période de facturation en cours
Nabin Hait93c15382017-03-30 16:57:05 +05301651DocType: Pricing Rule,Applicable For,Applicable Pour
Nabin Haitd25db232016-12-15 18:33:39 +05301652DocType: Accounts Settings,Unlink Payment on Cancellation of Invoice,Délier Paiement à l&#39;annulation de la facture
Nabin Hait93c15382017-03-30 16:57:05 +05301653apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +16,Current Odometer reading entered should be greater than initial Vehicle Odometer {0},Le Compteur(kms) Actuel entré devrait être plus grand que le Compteur(kms) initial du Véhicule {0}
Nabin Haitd25db232016-12-15 18:33:39 +05301654DocType: Shipping Rule Country,Shipping Rule Country,Pays de la Règle de Livraison
Nabin Hait93c15382017-03-30 16:57:05 +05301655apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +10,Leave and Attendance,Congés et Présences
Nabin Hait29b01222016-03-15 16:17:21 +05301656DocType: Maintenance Visit,Partially Completed,Partiellement complété
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301657DocType: Leave Type,Include holidays within leaves as leaves,Inclure les jours fériés dans les feuilles que les feuilles
Nabin Haitda297dc2016-02-24 14:37:38 +05301658DocType: Sales Invoice,Packed Items,Articles emaballés
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301659apps/erpnext/erpnext/config/support.py +27,Warranty Claim against Serial No.,Réclamation de garantie en rapport avec le No de série.
Pratik Vyas593d5622015-03-02 19:07:52 +05301660DocType: BOM Replace Tool,"Replace a particular BOM in all other BOMs where it is used. It will replace the old BOM link, update cost and regenerate ""BOM Explosion Item"" table as per new BOM","Remplacer une nomenclature particulière dans tous les autres nomenclatures où il est utilisé. Il remplacera l'ancien lien BOM, mettre à jour les coûts et régénérer ""BOM explosion Item"" table par nouvelle nomenclature"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301661apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +59,'Total',&#39;Total&#39;
Pratik Vyas593d5622015-03-02 19:07:52 +05301662DocType: Shopping Cart Settings,Enable Shopping Cart,Activer Panier
1663DocType: Employee,Permanent Address,Adresse permanente
Nabin Hait93c15382017-03-30 16:57:05 +05301664apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +248,"Advance paid against {0} {1} cannot be greater \
Nabin Haitcda28ce2017-02-27 17:46:31 +05301665 than Grand Total {2}",L'avance versée pour {0} {1} ne peut être supérieure \ au Total Général {2}
Nabin Haitd25db232016-12-15 18:33:39 +05301666apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +148,Please select item code,S'il vous plaît sélectionnez un code d'article
Nabin Haitcda28ce2017-02-27 17:46:31 +05301667DocType: Student Sibling,Studying in Same Institute,Étudier au même Institut
Anand Doshi27e9b772016-03-09 14:47:46 +05301668DocType: Territory,Territory Manager,Responsable Régional
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301669DocType: Packed Item,To Warehouse (Optional),A l'entrepôt (Facultatif)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301670DocType: Payment Entry,Paid Amount (Company Currency),Montant payé (Devise Société)
Nabin Hait93c15382017-03-30 16:57:05 +05301671DocType: Purchase Invoice,Additional Discount,Remise Supplémentaire
Pratik Vyas593d5622015-03-02 19:07:52 +05301672DocType: Selling Settings,Selling Settings,Réglages de vente
Anand Doshi019111b2015-11-20 18:00:11 +05301673apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +39,Online Auctions,Enchères en ligne
Nabin Hait72cee332016-10-26 17:45:06 +05301674apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +98,Please specify either Quantity or Valuation Rate or both,S'il vous plaît spécifier Quantité ou l'évaluation des taux ou à la fois
Nabin Haitd25db232016-12-15 18:33:39 +05301675apps/erpnext/erpnext/selling/doctype/sales_order/sales_order_dashboard.py +14,Fulfillment,Accomplissement
1676apps/erpnext/erpnext/templates/generators/item.html +67,View in Cart,Voir Panier
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301677apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +101,Marketing Expenses,Dépenses de marketing
Nabin Haitd25db232016-12-15 18:33:39 +05301678,Item Shortage Report,Rapport de rupture de stock d'Article
Nabin Haitcda28ce2017-02-27 17:46:31 +05301679apps/erpnext/erpnext/stock/doctype/item/item.js +256,"Weight is mentioned,\nPlease mention ""Weight UOM"" too","Poids est mentionné, \n S'il vous plaît mentionner ""Poids UOM« trop"
Pratik Vyas593d5622015-03-02 19:07:52 +05301680DocType: Stock Entry Detail,Material Request used to make this Stock Entry,Demande de Matériel utilisé pour réaliser cette Stock Entrée
Nabin Haitd25db232016-12-15 18:33:39 +05301681apps/erpnext/erpnext/accounts/doctype/asset/asset.py +67,Next Depreciation Date is mandatory for new asset,Suivant Amortissements date est obligatoire pour les nouveaux actifs
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301682apps/erpnext/erpnext/config/support.py +32,Single unit of an Item.,Une seule unité d&#39;un élément.
Nabin Haitcda28ce2017-02-27 17:46:31 +05301683DocType: Fee Category,Fee Category,Catégorie d'Honoraires
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301684,Student Fee Collection,Collection Fee étudiant
Nabin Haitd25db232016-12-15 18:33:39 +05301685apps/erpnext/erpnext/schools/doctype/course_schedule/course_schedule.py +26,Student Batch or Student Group is mandatory,Batch étudiant ou groupe d&#39;étudiants est obligatoire
Anand Doshif5940902015-09-07 18:47:04 +05301686DocType: Accounts Settings,Make Accounting Entry For Every Stock Movement,Faites une entrée comptabilité pour chaque mouvement du stock
Pratik Vyas593d5622015-03-02 19:07:52 +05301687DocType: Leave Allocation,Total Leaves Allocated,Feuilles total alloué
Nabin Hait93c15382017-03-30 16:57:05 +05301688apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +156,Warehouse required at Row No {0},Entrepôt nécessaire au rang {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301689apps/erpnext/erpnext/public/js/setup_wizard.js +78,Please enter valid Financial Year Start and End Dates,S&#39;il vous plaît entrer valide financier Année Dates de début et de fin
Nabin Hait93c15382017-03-30 16:57:05 +05301690DocType: Employee,Date Of Retirement,Date de Départ à la Retraite
1691DocType: Upload Attendance,Get Template,Obtenir Modèle
1692DocType: Vehicle,Doors,Portes
1693apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +202,ERPNext Setup Complete!,Installation d'ERPNext Terminée!
Nabin Haitcda28ce2017-02-27 17:46:31 +05301694DocType: Course Assessment Criteria,Weightage,Weightage
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301695DocType: Packing Slip,PS-,PS-
Nabin Haitcda28ce2017-02-27 17:46:31 +05301696apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +68,{0} {1}: Cost Center is required for 'Profit and Loss' account {2}. Please set up a default Cost Center for the Company.,{0} {1}: Centre de coûts est nécessaire pour compte &quot;profits et pertes&quot; {2}. S&#39;il vous plaît mettre en place un centre de coûts par défaut pour la Société.
Nabin Hait93c15382017-03-30 16:57:05 +05301697apps/erpnext/erpnext/selling/doctype/customer/customer.py +125,A Customer Group exists with same name please change the Customer name or rename the Customer Group,"Un Groupe de Clients existe avec le même nom, veuillez changer le nom du Client ou renommer le Groupe de Clients"
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301698apps/erpnext/erpnext/public/js/templates/contact_list.html +2,New Contact,Nouveau contact
Anand Doshi27e9b772016-03-09 14:47:46 +05301699DocType: Territory,Parent Territory,Nœud de région
Pratik Vyas593d5622015-03-02 19:07:52 +05301700DocType: Quality Inspection Reading,Reading 2,Lecture 2
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301701DocType: Stock Entry,Material Receipt,Réception matériel
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301702DocType: Homepage,Products,Produits
1703DocType: Announcement,Instructor,Instructeur
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301704DocType: Employee,AB+,AB+
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301705DocType: Item,"If this item has variants, then it cannot be selected in sales orders etc.","Si cet article a des variantes, alors il ne peut pas être sélectionné dans les commandes, etc."
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05301706DocType: Lead,Next Contact By,Contact suivant par
Nabin Haitcda28ce2017-02-27 17:46:31 +05301707apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +254,Quantity required for Item {0} in row {1},Quantité requise pour l'article {0} à la ligne {1}
1708apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +114,Warehouse {0} can not be deleted as quantity exists for Item {1},Entrepôt {0} ne peut pas être supprimé car il existe une quantité pour l'article {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301709DocType: Quotation,Order Type,Type d&#39;ordre
Anand Doshi9c0983f2016-02-17 12:59:54 +05301710DocType: Purchase Invoice,Notification Email Address,Adresse E-mail de notification
Nabin Haitcda28ce2017-02-27 17:46:31 +05301711,Item-wise Sales Register,Registre des ventes par Article
Nabin Haitd25db232016-12-15 18:33:39 +05301712DocType: Asset,Gross Purchase Amount,Montant d'Achat Brut
Nabin Hait93c15382017-03-30 16:57:05 +05301713DocType: Asset,Depreciation Method,Méthode d'Amortissement
1714apps/erpnext/erpnext/accounts/page/pos/pos.js +686,Offline,Hors ligne
Pratik Vyas97264472015-05-14 15:13:10 +05301715DocType: Purchase Taxes and Charges,Is this Tax included in Basic Rate?,Est-ce Taxes incluses dans le taux de base?
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301716apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +56,Total Target,Cible total
1717DocType: Program Course,Required,Obligatoire
Nabin Hait93c15382017-03-30 16:57:05 +05301718DocType: Job Applicant,Applicant for a Job,Candidat à un Emploi
Nabin Haitd25db232016-12-15 18:33:39 +05301719DocType: Production Plan Material Request,Production Plan Material Request,Demande de Matériel du Plan de Fabrication
Nabin Hait18f0dd02016-04-15 14:50:45 +05301720apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +235,No Production Orders created,Pas d'Ordre de Production créé
Pratik Vyas593d5622015-03-02 19:07:52 +05301721DocType: Stock Reconciliation,Reconciliation JSON,Réconciliation JSON
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301722apps/erpnext/erpnext/accounts/report/financial_statements.html +3,Too many columns. Export the report and print it using a spreadsheet application.,Trop de colonnes. Exporter le rapport et l'imprimer à l'aide d'un tableur.
Nabin Hait93c15382017-03-30 16:57:05 +05301723DocType: Purchase Invoice Item,Batch No,N° du Lot
Nabin Haitcda28ce2017-02-27 17:46:31 +05301724apps/erpnext/erpnext/setup/utils.py +106,Unable to find exchange rate for {0} to {1} for key date {2},Impossible de trouver le taux de change pour {0} {1} pour date clé {2}
1725DocType: Selling Settings,Allow multiple Sales Orders against a Customer's Purchase Order,Autoriser plusieurs Commandes Clients pour un Bon de Commande d'un Client
Nabin Hait93c15382017-03-30 16:57:05 +05301726apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +54,Guardian2 Mobile No,Guardian2 mobile Non
Nabin Haitcda28ce2017-02-27 17:46:31 +05301727apps/erpnext/erpnext/setup/doctype/company/company.py +188,Main,Principal
1728apps/erpnext/erpnext/stock/doctype/item/item.js +62,Variant,Variante
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05301729DocType: Naming Series,Set prefix for numbering series on your transactions,Définir le préfixe des séries numérotées pour vos transactions
Nabin Hait93c15382017-03-30 16:57:05 +05301730DocType: Employee Attendance Tool,Employees HTML,Employés HTML
1731apps/erpnext/erpnext/stock/doctype/item/item.py +420,Default BOM ({0}) must be active for this item or its template,LDM par défaut ({0}) doit être actif pour ce produit ou son modèle
1732DocType: Employee,Leave Encashed?,Laisser Encaissé ?
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301733apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,Opportunité champ est obligatoire
Nabin Haitd25db232016-12-15 18:33:39 +05301734DocType: Email Digest,Annual Expenses,Dépenses Annuelles
Pratik Vyas593d5622015-03-02 19:07:52 +05301735DocType: Item,Variants,Variantes
Nabin Hait93c15382017-03-30 16:57:05 +05301736apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +994,Make Purchase Order,Faire un bon de commande
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301737DocType: SMS Center,Send To,Envoyer à
Nabin Haitcda28ce2017-02-27 17:46:31 +05301738apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +152,There is not enough leave balance for Leave Type {0},Il n'y a pas assez de solde de congés d'autorisation de type {0}
Nabin Hait733680b2015-12-07 14:12:41 +05301739DocType: Payment Reconciliation Payment,Allocated amount,Montant alloué
Nabin Hait93c15382017-03-30 16:57:05 +05301740DocType: Sales Team,Contribution to Net Total,Contribution au Total Net
1741DocType: Sales Invoice Item,Customer's Item Code,Code de l'Article du Client
Pratik Vyas593d5622015-03-02 19:07:52 +05301742DocType: Stock Reconciliation,Stock Reconciliation,Stock réconciliation
Anand Doshi27e9b772016-03-09 14:47:46 +05301743DocType: Territory,Territory Name,Nom de la région
Nabin Haitd25db232016-12-15 18:33:39 +05301744apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +174,Work-in-Progress Warehouse is required before Submit,L'entrepôt des travaux en cours est nécessaire avant de soumettre
Nabin Hait93c15382017-03-30 16:57:05 +05301745apps/erpnext/erpnext/config/hr.py +40,Applicant for a Job.,Candidat à un Emploi.
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05301746DocType: Purchase Order Item,Warehouse and Reference,Entrepôt et Référence
Pratik Vyas593d5622015-03-02 19:07:52 +05301747DocType: Supplier,Statutory info and other general information about your Supplier,Informations légales et autres informations générales au sujet de votre Fournisseur
Nabin Haitcda28ce2017-02-27 17:46:31 +05301748apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +222,Against Journal Entry {0} does not have any unmatched {1} entry,L'Écriture de Journal {0} n'a pas d'entrée non associée {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301749apps/erpnext/erpnext/config/hr.py +137,Appraisals,Évaluation
Nabin Hait93c15382017-03-30 16:57:05 +05301750apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +201,Duplicate Serial No entered for Item {0},Dupliquer N° de Série pour l'Article {0}
1751DocType: Shipping Rule Condition,A condition for a Shipping Rule,Une condition pour une Règle de Livraison
1752DocType: Grading Structure,Grading Intervals,Intervalles de Notation
Nabin Haitcda28ce2017-02-27 17:46:31 +05301753apps/erpnext/erpnext/hr/doctype/employee/employee.py +161,Please enter ,Entrez s&#39;il vous plait
Nabin Hait93c15382017-03-30 16:57:05 +05301754apps/erpnext/erpnext/controllers/accounts_controller.py +429,"Cannot overbill for Item {0} in row {1} more than {2}. To allow over-billing, please set in Buying Settings","Ne peut pas surfacturer pour objet {0} dans la ligne {1} plus {2}. Pour permettre la surfacturation, s&#39;il vous plaît définir dans les paramètres Acheter"
1755apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +188,Please set filter based on Item or Warehouse,S'il vous plaît définir filtre basé sur l'article ou l'entrepôt
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301756DocType: Packing Slip,The net weight of this package. (calculated automatically as sum of net weight of items),Le poids net de ce paquet. (Calculé automatiquement est la somme du poids net des articles)
Nabin Haitcda28ce2017-02-27 17:46:31 +05301757apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +82,Please create an Account for this Warehouse and link it. This cannot be done automatically as an account with name {0} already exists,S&#39;il vous plaît créer un compte pour cet entrepôt et le lier. Cela ne peut être fait automatiquement un compte avec le nom {0} existe déjà
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301758DocType: Sales Order,To Deliver and Bill,A livrer et facturer
Nabin Haitd25db232016-12-15 18:33:39 +05301759DocType: Student Batch,Instructors,instructeurs
Nabin Hait93c15382017-03-30 16:57:05 +05301760DocType: GL Entry,Credit Amount in Account Currency,Montant du Crédit dans la Devise du Compte
1761apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +510,BOM {0} must be submitted,LDM {0} doit être soumise
1762DocType: Authorization Control,Authorization Control,Contrôle d'Autorisation
Nabin Haitcda28ce2017-02-27 17:46:31 +05301763apps/erpnext/erpnext/controllers/buying_controller.py +304,Row #{0}: Rejected Warehouse is mandatory against rejected Item {1},Row # {0}: Entrepôt Rejeté est obligatoire contre Item rejeté {1}
Nabin Hait93c15382017-03-30 16:57:05 +05301764apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +763,Payment,Paiement
1765apps/erpnext/erpnext/utilities/activation.py +82,Manage your orders,Gérer vos commandes
1766DocType: Production Order Operation,Actual Time and Cost,Temps et Coût Réels
Nabin Hait72cee332016-10-26 17:45:06 +05301767apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +54,Material Request of maximum {0} can be made for Item {1} against Sales Order {2},Demande de Matériel d'un maximum de {0} peut être faite pour l'article {1} par rapport au bon de commande {2}
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301768DocType: Employee,Salutation,Titre
Nabin Hait93c15382017-03-30 16:57:05 +05301769DocType: Course,Course Abbreviation,Abréviation du Cours
Nabin Haitd25db232016-12-15 18:33:39 +05301770DocType: Student Leave Application,Student Leave Application,Étudiant Demande de congé
Pratik Vyas593d5622015-03-02 19:07:52 +05301771DocType: Item,Will also apply for variants,Se appliquera également pour les variantes
Nabin Haitcda28ce2017-02-27 17:46:31 +05301772apps/erpnext/erpnext/accounts/doctype/asset/asset.py +149,"Asset cannot be cancelled, as it is already {0}","L'actif ne peut être annulé, car il est déjà {0}"
1773apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +29,Employee {0} on Half day on {1},Employé {0} sur une demi-journée sur {1}
Nabin Hait93c15382017-03-30 16:57:05 +05301774apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +42,Total working hours should not be greater than max working hours {0},Nombre total d&#39;heures de travail ne doit pas être supérieure à la durée du travail max {0}
1775apps/erpnext/erpnext/config/selling.py +62,Bundle items at time of sale.,Grouper les articles au moment de la vente.
1776DocType: Quotation Item,Actual Qty,Quantité Réelle
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301777DocType: Sales Invoice Item,References,Références
Pratik Vyas593d5622015-03-02 19:07:52 +05301778DocType: Quality Inspection Reading,Reading 10,Lecture 10
Nabin Hait93c15382017-03-30 16:57:05 +05301779apps/erpnext/erpnext/public/js/setup_wizard.js +289,"List your products or services that you buy or sell. Make sure to check the Item Group, Unit of Measure and other properties when you start.","Liste des produits ou services que vous achetez ou vendez. Assurez-vous de vérifier le groupe d'articles, l'unité de mesure et les autres propriétés lorsque vous démarrez."
1780DocType: Hub Settings,Hub Node,Noeud du Hub
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05301781apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +78,You have entered duplicate items. Please rectify and try again.,Vous avez entré un doublon . Merci de rectifier et essayer à nouveau.
Nabin Hait93c15382017-03-30 16:57:05 +05301782apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +91,Associate,Associé
Nabin Haitd25db232016-12-15 18:33:39 +05301783DocType: Asset Movement,Asset Movement,Mouvement d'Actif
Nabin Hait93c15382017-03-30 16:57:05 +05301784apps/erpnext/erpnext/accounts/page/pos/pos.js +2031,New Cart,nouveau panier
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301785apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +44,Item {0} is not a serialized Item,L'article {0} n'est pas un article avec un numéro de serie
Nabin Hait93c15382017-03-30 16:57:05 +05301786DocType: SMS Center,Create Receiver List,Créer une Liste de Réception
Nabin Haitd25db232016-12-15 18:33:39 +05301787DocType: Vehicle,Wheels,Roues
Pratik Vyas593d5622015-03-02 19:07:52 +05301788DocType: Packing Slip,To Package No.,Pour Emballer n °
Rushabh Mehtad627af22016-03-03 11:24:58 +05301789DocType: Production Planning Tool,Material Requests,Les demandes de matériel
Pratik Vyas593d5622015-03-02 19:07:52 +05301790DocType: Warranty Claim,Issue Date,Date d&#39;émission
Nabin Hait93c15382017-03-30 16:57:05 +05301791DocType: Activity Cost,Activity Cost,Coût de l'Activité
Nabin Hait72cee332016-10-26 17:45:06 +05301792DocType: Sales Invoice Timesheet,Timesheet Detail,Détail Timesheet
Nabin Hait93c15382017-03-30 16:57:05 +05301793DocType: Purchase Receipt Item Supplied,Consumed Qty,Qté Consommée
Anand Doshi019111b2015-11-20 18:00:11 +05301794apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +52,Telecommunications,télécommunications
Pratik Vyas593d5622015-03-02 19:07:52 +05301795DocType: Packing Slip,Indicates that the package is a part of this delivery (Only Draft),Indique que le package est une partie de cette livraison (Seuls les projets)
Nabin Hait93c15382017-03-30 16:57:05 +05301796apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +36,Make Payment Entry,Effectuer une entrée de paiement
Anand Doshi9c0983f2016-02-17 12:59:54 +05301797apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +126,Quantity for Item {0} must be less than {1},Quantité de l'article {0} doit être inférieur à {1}
Nabin Haitcda28ce2017-02-27 17:46:31 +05301798,Sales Invoice Trends,Tendances des Factures de Vente
Nabin Hait93c15382017-03-30 16:57:05 +05301799DocType: Leave Application,Apply / Approve Leaves,Appliquer / Approuver les Congés
Anand Doshi666fbaf2015-11-26 12:40:13 +05301800apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +23,For,Pour
Nabin Hait93c15382017-03-30 16:57:05 +05301801apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +142,Can refer row only if the charge type is 'On Previous Row Amount' or 'Previous Row Total',Peut se référer à ligne seulement si le type de charge est 'Montant de la ligne précedente' ou 'Total des lignes précedente'
1802DocType: Sales Order Item,Delivery Warehouse,Entrepôt de Livraison
Pratik Vyas593d5622015-03-02 19:07:52 +05301803DocType: SMS Settings,Message Parameter,Paramètre message
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301804apps/erpnext/erpnext/config/accounts.py +205,Tree of financial Cost Centers.,Arbre des centres de coûts financiers.
Nabin Hait93c15382017-03-30 16:57:05 +05301805DocType: Serial No,Delivery Document No,Numéro de Document de Livraison
Nabin Haitcda28ce2017-02-27 17:46:31 +05301806apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +180,Please set 'Gain/Loss Account on Asset Disposal' in Company {0},S'il vous plaît définir «Compte de cessions des immobilisations» de l'entreprise {0}
Nabin Hait93c15382017-03-30 16:57:05 +05301807DocType: Landed Cost Voucher,Get Items From Purchase Receipts,Obtenir des Articles à partir des Reçus d'Achat
1808DocType: Serial No,Creation Date,Date de Création
Anand Doshi27e9b772016-03-09 14:47:46 +05301809apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +33,Item {0} appears multiple times in Price List {1},L'article {0} apparaît plusieurs fois dans la liste de prix {1}
Nabin Haitd25db232016-12-15 18:33:39 +05301810apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +38,"Selling must be checked, if Applicable For is selected as {0}","Vente doit être vérifiée, si ""Applicable pour"" est sélectionné comme {0}"
Nabin Hait18f0dd02016-04-15 14:50:45 +05301811DocType: Production Plan Material Request,Material Request Date,Date de demande de Matériel
Nabin Hait733680b2015-12-07 14:12:41 +05301812DocType: Purchase Order Item,Supplier Quotation Item,Article Estimation Fournisseur
Nabin Hait93c15382017-03-30 16:57:05 +05301813DocType: Manufacturing Settings,Disables creation of time logs against Production Orders. Operations shall not be tracked against Production Order,Désactive la création de registres de temps pour les Ordres de Fabrication. Le suivi des Opérations ne nécessite pas d’Ordres de Fabrication
Nabin Hait72cee332016-10-26 17:45:06 +05301814DocType: Student,Student Mobile Number,Étudiant Mobile Number
Pratik Vyas593d5622015-03-02 19:07:52 +05301815DocType: Item,Has Variants,A Variantes
Nabin Haitcda28ce2017-02-27 17:46:31 +05301816apps/erpnext/erpnext/public/js/utils.js +158,You have already selected items from {0} {1},Vous avez déjà choisi articles de {0} {1}
Nabin Hait18f0dd02016-04-15 14:50:45 +05301817DocType: Monthly Distribution,Name of the Monthly Distribution,Nom de la répartition mensuelle
Pratik Vyas593d5622015-03-02 19:07:52 +05301818DocType: Sales Person,Parent Sales Person,Parent Sales Person
Nabin Haitd25db232016-12-15 18:33:39 +05301819apps/erpnext/erpnext/setup/utils.py +15,Please specify Default Currency in Company Master and Global Defaults,S'il vous plaît spécifier la devise par défaut dans la Société principal et réglages globaux
Pratik Vyas593d5622015-03-02 19:07:52 +05301820DocType: Purchase Invoice,Recurring Invoice,Facture récurrente
Nabin Haitcda28ce2017-02-27 17:46:31 +05301821apps/erpnext/erpnext/config/learn.py +263,Managing Projects,Gestion de projets
Pratik Vyas593d5622015-03-02 19:07:52 +05301822DocType: Supplier,Supplier of Goods or Services.,Fournisseur de biens ou services.
Nabin Hait93c15382017-03-30 16:57:05 +05301823DocType: Budget,Fiscal Year,Exercice Fiscal
1824DocType: Vehicle Log,Fuel Price,Prix du Carburant
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301825DocType: Budget,Budget,Budget
Nabin Hait93c15382017-03-30 16:57:05 +05301826apps/erpnext/erpnext/stock/doctype/item/item.py +234,Fixed Asset Item must be a non-stock item.,Un Article Immobilisé doit être un élément non stocké.
Nabin Haitcda28ce2017-02-27 17:46:31 +05301827apps/erpnext/erpnext/accounts/doctype/budget/budget.py +50,"Budget cannot be assigned against {0}, as it's not an Income or Expense account","Budget ne peut pas être affecté pour {0}, car ce n’est pas un compte de produits ou de charges"
Anand Doshi019111b2015-11-20 18:00:11 +05301828apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +51,Achieved,Atteint
Nabin Haitcda28ce2017-02-27 17:46:31 +05301829DocType: Student Admission,Application Form Route,Chemin du Formulaire de Candidature
Anand Doshi27e9b772016-03-09 14:47:46 +05301830apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +65,Territory / Customer,Région / client
Nabin Hait93c15382017-03-30 16:57:05 +05301831apps/erpnext/erpnext/public/js/setup_wizard.js +232,e.g. 5,e.g. 5
1832apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +44,Leave Type {0} cannot be allocated since it is leave without pay,"Le Type de Congé {0} ne peut pas être alloué, car c’est un congé sans solde"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301833apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +166,Row {0}: Allocated amount {1} must be less than or equals to invoice outstanding amount {2},Row {0}: Montant alloué {1} doit être inférieur ou égal au montant de la facture exceptionnelle {2}
Nabin Hait29b01222016-03-15 16:17:21 +05301834DocType: Sales Invoice,In Words will be visible once you save the Sales Invoice.,En Toutes Lettres. Sera visible une fois que vous enregistrerez la facture.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301835DocType: Item,Is Sales Item,Est un article à vendre
Nabin Hait29b01222016-03-15 16:17:21 +05301836apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +21,Item Group Tree,Arborescence de groupe d'article
Nabin Haitd25db232016-12-15 18:33:39 +05301837apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +69,Item {0} is not setup for Serial Nos. Check Item master,L'article {0} n'est pas configuré pour numéros de série. Vérifiez la fiche de l'Article
Pratik Vyas593d5622015-03-02 19:07:52 +05301838DocType: Maintenance Visit,Maintenance Time,Temps de maintenance
Nabin Hait93c15382017-03-30 16:57:05 +05301839,Amount to Deliver,Nombre à Livrer
1840apps/erpnext/erpnext/public/js/setup_wizard.js +297,A Product or Service,Un Produit ou Service
Nabin Haitcda28ce2017-02-27 17:46:31 +05301841apps/erpnext/erpnext/schools/doctype/academic_term/academic_term.py +30,The Term Start Date cannot be earlier than the Year Start Date of the Academic Year to which the term is linked (Academic Year {}). Please correct the dates and try again.,La date de début de terme ne peut pas être antérieure à l&#39;année Date de début de l&#39;année académique à laquelle le terme est lié (année académique {}). S&#39;il vous plaît corriger les dates et essayez à nouveau.
Nabin Hait93c15382017-03-30 16:57:05 +05301842DocType: Guardian,Guardian Interests,Part du Tuteur
Pratik Vyas593d5622015-03-02 19:07:52 +05301843DocType: Naming Series,Current Value,Valeur actuelle
Nabin Haitd25db232016-12-15 18:33:39 +05301844apps/erpnext/erpnext/controllers/accounts_controller.py +248,Multiple fiscal years exist for the date {0}. Please set company in Fiscal Year,exercices multiples existent pour la date {0}. S&#39;il vous plaît définir entreprise dans l&#39;exercice
Nabin Hait18f0dd02016-04-15 14:50:45 +05301845apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +233,{0} created,{0} créé
Nabin Hait93c15382017-03-30 16:57:05 +05301846DocType: Delivery Note Item,Against Sales Order,Pour la Commande Client
Nabin Hait18f0dd02016-04-15 14:50:45 +05301847,Serial No Status,Statut du No de série
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301848DocType: Payment Entry Reference,Outstanding,Exceptionnel
Nabin Hait93c15382017-03-30 16:57:05 +05301849,Daily Timesheet Summary,Récapitulatif Quotidien des Feuilles de Présence
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301850apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +138,"Row {0}: To set {1} periodicity, difference between from and to date \
Pratik Vyas593d5622015-03-02 19:07:52 +05301851 must be greater than or equal to {2}","Row {0}: Pour régler {1} périodicité, différence entre partir et à ce jour \
1852 doit être supérieur ou égal à {2}"
Nabin Haitd25db232016-12-15 18:33:39 +05301853apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +6,This is based on stock movement. See {0} for details,Ceci est basé sur les mouvements de stock. Voir {0} pour plus de détails
Pratik Vyas593d5622015-03-02 19:07:52 +05301854DocType: Pricing Rule,Selling,Vente
Nabin Haitcda28ce2017-02-27 17:46:31 +05301855apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +351,Amount {0} {1} deducted against {2},Montant {0} {1} déduit de {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301856DocType: Employee,Salary Information,Information sur le salaire
1857DocType: Sales Person,Name and Employee ID,Nom et ID employé
Nabin Hait93c15382017-03-30 16:57:05 +05301858apps/erpnext/erpnext/accounts/party.py +293,Due Date cannot be before Posting Date,La Date d'Échéance ne peut être antérieure à la Date de Comptabilisation
Nabin Haitd25db232016-12-15 18:33:39 +05301859DocType: Website Item Group,Website Item Group,Groupe d'Articles du Site Web
Nabin Hait93c15382017-03-30 16:57:05 +05301860apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +148,Duties and Taxes,Droits de Douane et Taxes
1861apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +344,Please enter Reference date,S'il vous plaît entrer la date de référence
Rushabh Mehtafc307972015-11-04 18:02:45 +05301862apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +44,{0} payment entries can not be filtered by {1},{0} entrées de paiement ne peuvent pas être filtrées par {1}
Nabin Hait18f0dd02016-04-15 14:50:45 +05301863DocType: Item Website Specification,Table for Item that will be shown in Web Site,Tableau pour l'article qui sera affiché dans le site Web
1864DocType: Purchase Order Item Supplied,Supplied Qty,Qté fournie
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301865DocType: Purchase Order Item,Material Request Item,Article demande de matériel
1866apps/erpnext/erpnext/config/selling.py +75,Tree of Item Groups.,Arbre de groupes des ouvrages .
Nabin Hait93c15382017-03-30 16:57:05 +05301867apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +152,Cannot refer row number greater than or equal to current row number for this Charge type,Impossible de se référer au numéro de la ligne supérieure ou égale au numéro de la ligne courante pour ce type de Charge
Nabin Hait18f0dd02016-04-15 14:50:45 +05301868DocType: Asset,Sold,Vendu
Anand Doshif5940902015-09-07 18:47:04 +05301869,Item-wise Purchase History,Historique des achats (par Article)
Nabin Haitcda28ce2017-02-27 17:46:31 +05301870apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +231,Please click on 'Generate Schedule' to fetch Serial No added for Item {0},"S'il vous plaît cliquez sur "" Générer Calendrier ' pour récupérer le série n ° ajouté pour l'article {0}"
Nabin Haitda297dc2016-02-24 14:37:38 +05301871DocType: Account,Frozen,Gelé
Nabin Haitd25db232016-12-15 18:33:39 +05301872,Open Production Orders,Commandes de Production Ouvertes
Nabin Haitcda28ce2017-02-27 17:46:31 +05301873DocType: Sales Invoice Payment,Base Amount (Company Currency),Montant de Base (Devise de la Société)
Nabin Haitd25db232016-12-15 18:33:39 +05301874DocType: Payment Reconciliation Payment,Reference Row,Rangée de référence
Pratik Vyas593d5622015-03-02 19:07:52 +05301875DocType: Installation Note,Installation Time,Temps d&#39;installation
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301876DocType: Sales Invoice,Accounting Details,Détails Comptabilité
Nabin Hait93c15382017-03-30 16:57:05 +05301877apps/erpnext/erpnext/setup/doctype/company/company.js +67,Delete all the Transactions for this Company,Supprimer toutes les Transactions pour cette Société
Nabin Hait72cee332016-10-26 17:45:06 +05301878apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +181,Row #{0}: Operation {1} is not completed for {2} qty of finished goods in Production Order # {3}. Please update operation status via Time Logs,Ligne # {0}: Opération {1} ne est pas terminée pour {2} Quantité de produits finis en ordre de fabrication # {3}. S'il vous plaît mettre à jour l'état de fonctionnement via Time Logs
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301879apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +66,Investments,Investissements
Pratik Vyas593d5622015-03-02 19:07:52 +05301880DocType: Issue,Resolution Details,Détails de la résolution
Anand Doshi9c0983f2016-02-17 12:59:54 +05301881apps/erpnext/erpnext/hr/doctype/leave_type/leave_type.js +3,Allocations,Allocations
Nabin Hait93c15382017-03-30 16:57:05 +05301882DocType: Item Quality Inspection Parameter,Acceptance Criteria,Critères d'Acceptation
Nabin Hait18f0dd02016-04-15 14:50:45 +05301883apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +163,Please enter Material Requests in the above table,S&#39;il vous plaît entrer les demandes de matériel dans le tableau ci-dessus
Nabin Hait93c15382017-03-30 16:57:05 +05301884DocType: Item Attribute,Attribute Name,Nom de l'Attribut
Nabin Haitcda28ce2017-02-27 17:46:31 +05301885DocType: BOM,Show In Website,Afficher dans le site Web
Nabin Hait93c15382017-03-30 16:57:05 +05301886DocType: Shopping Cart Settings,Show Quantity in Website,Afficher Menge Site
1887DocType: Employee Loan Application,Total Payable Amount,Montant total à payer
1888DocType: Task,Expected Time (in hours),Durée Prévue (en heures)
1889DocType: Item Reorder,Check in (group),Enregistrement (groupe)
Pratik Vyas593d5622015-03-02 19:07:52 +05301890,Qty to Order,Quantité à commander
Nabin Haitd25db232016-12-15 18:33:39 +05301891DocType: Period Closing Voucher,"The account head under Liability or Equity, in which Profit/Loss will be booked","Le compte tête sous la responsabilité ou l&#39;équité, dans lequel Profit / perte sera comptabilisée"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301892apps/erpnext/erpnext/config/projects.py +25,Gantt chart of all tasks.,Diagramme de Gantt de toutes les tâches.
Nabin Haitcda28ce2017-02-27 17:46:31 +05301893DocType: Opportunity,Mins to First Response,Minutes avant la Première Réponse
Nabin Hait18f0dd02016-04-15 14:50:45 +05301894DocType: Pricing Rule,Margin Type,Type de marge
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301895apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +15,{0} hours,{0} heures
Nabin Hait93c15382017-03-30 16:57:05 +05301896DocType: Course,Default Grading Scale,Échelle de Notation par Défault
1897DocType: Appraisal,For Employee Name,Nom de l'Employé
Pratik Vyas593d5622015-03-02 19:07:52 +05301898DocType: Holiday List,Clear Table,Effacer le tableau
Nabin Hait34037e02016-02-03 13:10:54 +05301899DocType: C-Form Invoice Detail,Invoice No,No de facture
Nabin Hait93c15382017-03-30 16:57:05 +05301900apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +337,Make Payment,Effectuer un payement
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301901DocType: Room,Room Name,Nom de la chambre
Nabin Hait93c15382017-03-30 16:57:05 +05301902apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +100,"Leave cannot be applied/cancelled before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","Congé ne peut être demandé / annulé avant le {0}, car le solde de congés a déjà été reporté dans la feuille d'allocation de congés futurs {1}"
1903DocType: Activity Cost,Costing Rate,Taux des Coûts
1904,Customer Addresses And Contacts,Adresses et Contacts des Clients
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301905DocType: Discussion,Discussion,Discussion
1906DocType: Payment Entry,Transaction ID,identifiant de transaction
Nabin Haitd25db232016-12-15 18:33:39 +05301907apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +18,Mandatory feild - Academic Year,Champ Obligatoire - Année Académique
Pratik Vyas593d5622015-03-02 19:07:52 +05301908DocType: Employee,Resignation Letter Date,Date de lettre de démission
Nabin Haitd25db232016-12-15 18:33:39 +05301909apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +37,Pricing Rules are further filtered based on quantity.,Les règles de tarification sont d'avantage filtrés en fonction de la quantité.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301910DocType: Task,Total Billing Amount (via Time Sheet),Montant total de la facturation (via la feuille de temps)
Pratik Vyas593d5622015-03-02 19:07:52 +05301911apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +61,Repeat Customer Revenue,Répétez Revenu à la clientèle
Nabin Haitcda28ce2017-02-27 17:46:31 +05301912apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +164,{0} ({1}) must have role 'Expense Approver',"{0} ({1}) doit avoir le rôle ""Approbateur de frais'"
1913apps/erpnext/erpnext/public/js/setup_wizard.js +303,Pair,Paire
Nabin Hait93c15382017-03-30 16:57:05 +05301914apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +887,Select BOM and Qty for Production,Sélectionnez la nomenclature et Quantité pour la production
1915DocType: Asset,Depreciation Schedule,Calendrier d'Amortissement
1916DocType: Bank Reconciliation Detail,Against Account,Pour le Compte
1917apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +71,Half Day Date should be between From Date and To Date,La Date de Demi-Journée doit être entre la Date de Début et la Date de Fin
Pratik Vyas593d5622015-03-02 19:07:52 +05301918DocType: Maintenance Schedule Detail,Actual Date,Date Réelle
Nabin Hait93c15382017-03-30 16:57:05 +05301919DocType: Item,Has Batch No,A un Numéro de Lot
Nabin Haitcda28ce2017-02-27 17:46:31 +05301920apps/erpnext/erpnext/public/js/utils.js +90,Annual Billing: {0},Facturation Annuelle : {0}
Nabin Hait93c15382017-03-30 16:57:05 +05301921DocType: Delivery Note,Excise Page Number,Numéro de Page d'Accise
1922apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +138,"Company, From Date and To Date is mandatory","Société, Date Début et Date Fin sont obligatoires"
Nabin Haitd25db232016-12-15 18:33:39 +05301923DocType: Asset,Purchase Date,Date d'Achat
Pratik Vyas593d5622015-03-02 19:07:52 +05301924DocType: Employee,Personal Details,Données personnelles
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301925apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +182,Please set 'Asset Depreciation Cost Center' in Company {0},S&#39;il vous plaît set &#39;Asset Centre Amortissement des coûts »dans l&#39;entreprise {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301926,Maintenance Schedules,Programmes d&#39;entretien
Nabin Hait93c15382017-03-30 16:57:05 +05301927DocType: Task,Actual End Date (via Time Sheet),Date de Fin Réelle (via la Feuille de Temps)
1928apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +346,Amount {0} {1} against {2} {3},Montant {0} {1} pour {2} {3}
Nabin Haitd25db232016-12-15 18:33:39 +05301929,Quotation Trends,Tendances de Soumission
Nabin Haitcda28ce2017-02-27 17:46:31 +05301930apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +157,Item Group not mentioned in item master for item {0},Le groupe d'articles n'est pas mentionnés dans la fiche de l'article pour l'article {0}
Nabin Hait93c15382017-03-30 16:57:05 +05301931apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +330,Debit To account must be a Receivable account,Le compte de débit doit être un compte Débiteur
Pratik Vyas593d5622015-03-02 19:07:52 +05301932DocType: Shipping Rule Condition,Shipping Amount,Montant de livraison
Nabin Haitcda28ce2017-02-27 17:46:31 +05301933apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +20,Pending Amount,Montant en attente
Nabin Hait93c15382017-03-30 16:57:05 +05301934DocType: Purchase Invoice Item,Conversion Factor,Facteur de Conversion
Rushabh Mehtafc307972015-11-04 18:02:45 +05301935DocType: Purchase Order,Delivered,Livré
Nabin Haitd25db232016-12-15 18:33:39 +05301936,Vehicle Expenses,Frais de véhicule
Nabin Hait93c15382017-03-30 16:57:05 +05301937apps/erpnext/erpnext/accounts/doctype/asset/asset.py +144,Expected value after useful life must be greater than or equal to {0},Valeur attendue après utilisation complète doit être supérieure ou égale à {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301938DocType: Purchase Receipt,Vehicle Number,Nombre de véhicules
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301939DocType: Purchase Invoice,The date on which recurring invoice will be stop,La date à laquelle la facture récurrente sera arrêter
Nabin Hait93c15382017-03-30 16:57:05 +05301940DocType: Employee Loan,Loan Amount,Montant du Prêt
1941apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +396,Row {0}: Bill of Materials not found for the Item {1},Ligne {0}: le projet de loi de matériaux non trouvé pour l&#39;élément {1}
Nabin Haitd25db232016-12-15 18:33:39 +05301942apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +98,Total allocated leaves {0} cannot be less than already approved leaves {1} for the period,Nombre de feuilles alloués {0} ne peut pas être inférieure à feuilles déjà approuvés {1} pour la période
Nabin Hait93c15382017-03-30 16:57:05 +05301943DocType: Journal Entry,Accounts Receivable,Comptes Débiteurs
Pratik Vyas593d5622015-03-02 19:07:52 +05301944,Supplier-Wise Sales Analytics,Fournisseur - Wise ventes Analytics
Nabin Hait93c15382017-03-30 16:57:05 +05301945apps/erpnext/erpnext/schools/doctype/fees/fees.js +41,Enter Paid Amount,Entrez Montant Payé
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301946DocType: Salary Structure,Select employees for current Salary Structure,Sélectionnez les employés pour la structure salariale actuelle
Pratik Vyas593d5622015-03-02 19:07:52 +05301947DocType: Production Order,Use Multi-Level BOM,Utilisez Multi-Level BOM
1948DocType: Bank Reconciliation,Include Reconciled Entries,Inclure les entrées rapprochées
Nabin Hait93c15382017-03-30 16:57:05 +05301949DocType: Leave Control Panel,Leave blank if considered for all employee types,Laisser vide pour tous les types d'employés
1950DocType: Landed Cost Voucher,Distribute Charges Based On,Distribuer les Charges sur la Base de
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301951apps/erpnext/erpnext/templates/pages/projects.html +48,Timesheets,Timesheets
Nabin Hait93c15382017-03-30 16:57:05 +05301952DocType: HR Settings,HR Settings,Paramètres RH
1953DocType: Salary Slip,net pay info,info salaire net
1954apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +117,Expense Claim is pending approval. Only the Expense Approver can update status.,La Note de Frais est en attente d'approbation. Seul l'Approbateur des Frais peut mettre à jour le statut.
Nabin Hait72cee332016-10-26 17:45:06 +05301955DocType: Email Digest,New Expenses,Nouvelles dépenses
Nabin Hait93c15382017-03-30 16:57:05 +05301956DocType: Purchase Invoice,Additional Discount Amount,Montant de la Remise Supplémentaire
Nabin Haitd25db232016-12-15 18:33:39 +05301957apps/erpnext/erpnext/controllers/accounts_controller.py +537,"Row #{0}: Qty must be 1, as item is a fixed asset. Please use separate row for multiple qty.","Row # {0}: Quantité doit être 1, en tant que point est une immobilisation. S&#39;il vous plaît utiliser ligne distincte pour qté multiple."
Nabin Hait93c15382017-03-30 16:57:05 +05301958DocType: Leave Block List Allow,Leave Block List Allow,Autoriser la Liste de Blocage des Congés
Nabin Haitcda28ce2017-02-27 17:46:31 +05301959apps/erpnext/erpnext/setup/doctype/company/company.py +273,Abbr can not be blank or space,Abré. ne peut être vide ou contenir un espace
Nabin Hait93c15382017-03-30 16:57:05 +05301960apps/erpnext/erpnext/accounts/doctype/account/account.js +53,Group to Non-Group,Groupe vers Non-Groupe
Nabin Hait18f0dd02016-04-15 14:50:45 +05301961apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +50,Sports,Sportif
Nabin Hait93c15382017-03-30 16:57:05 +05301962DocType: Loan Type,Loan Name,Nom du Prêt
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301963apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +56,Total Actual,Total réel
Nabin Hait72cee332016-10-26 17:45:06 +05301964DocType: Student Siblings,Student Siblings,Les frères et sœurs étudiants
Nabin Haitcda28ce2017-02-27 17:46:31 +05301965apps/erpnext/erpnext/public/js/setup_wizard.js +303,Unit,Unité
Nabin Haitd25db232016-12-15 18:33:39 +05301966apps/erpnext/erpnext/stock/get_item_details.py +122,Please specify Company,S'il vous plaît préciser la société
Nabin Hait93c15382017-03-30 16:57:05 +05301967,Customer Acquisition and Loyalty,Acquisition et Fidélisation des Clients
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301968DocType: Purchase Invoice,Warehouse where you are maintaining stock of rejected items,Entrepôt où vous conservez le stock d'objets refusés
1969apps/erpnext/erpnext/public/js/setup_wizard.js +63,Your financial year ends on,Date de fin de la période comptable
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301970DocType: POS Profile,Price List,Liste des prix
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301971apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +22,{0} is now the default Fiscal Year. Please refresh your browser for the change to take effect.,{0} est maintenant l'année fiscale par défaut. Actualisez la page pour que les modifications soient prises en compte.
Nabin Hait93c15382017-03-30 16:57:05 +05301972apps/erpnext/erpnext/projects/doctype/task/task.js +37,Expense Claims,Notes de Frais
Anand Doshi191b2972015-10-21 16:50:31 +05301973DocType: Issue,Support,Support
Nabin Haitcda28ce2017-02-27 17:46:31 +05301974,BOM Search,Recherche LDM
Nabin Hait93c15382017-03-30 16:57:05 +05301975apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +188,Closing (Opening + Totals),Clôture (Ouverture + Totaux)
1976DocType: Vehicle,Fuel Type,Type de Carburant
Nabin Haitd25db232016-12-15 18:33:39 +05301977apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +27,Please specify currency in Company,S'il vous plaît spécifier la devise de la Société
Pratik Vyas593d5622015-03-02 19:07:52 +05301978DocType: Workstation,Wages per hour,Salaires par heure
Nabin Haitcda28ce2017-02-27 17:46:31 +05301979apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +47,Stock balance in Batch {0} will become negative {1} for Item {2} at Warehouse {3},Stock équilibre dans Batch {0} deviendra négative {1} pour le point {2} au Entrepôt {3}
Nabin Hait93c15382017-03-30 16:57:05 +05301980apps/erpnext/erpnext/templates/emails/reorder_item.html +1,Following Material Requests have been raised automatically based on Item's re-order level,Les Demandes de Matériel suivantes ont été créées automatiquement sur la base du niveau de réapprovisionnement de l’Article
Nabin Haitd25db232016-12-15 18:33:39 +05301981DocType: Email Digest,Pending Sales Orders,Commandes client en attente
Nabin Hait93c15382017-03-30 16:57:05 +05301982apps/erpnext/erpnext/controllers/accounts_controller.py +285,Account {0} is invalid. Account Currency must be {1},Le compte {0} est invalide. La Devise du Compte doit être {1}
Nabin Hait29b01222016-03-15 16:17:21 +05301983apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +34,UOM Conversion factor is required in row {0},Facteur de conversion UOM est obligatoire dan la ligne {0}
Rushabh Mehtad627af22016-03-03 11:24:58 +05301984DocType: Production Plan Item,material_request_item,material_request_item
Nabin Haitcda28ce2017-02-27 17:46:31 +05301985apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +977,"Row #{0}: Reference Document Type must be one of Sales Order, Sales Invoice or Journal Entry","Row # {0}: Le type de document de référence doit être soit un bon de commande, une facture de vente ou une écriture de journal"
Nabin Hait72cee332016-10-26 17:45:06 +05301986DocType: Salary Component,Deduction,Déduction
Nabin Haitcda28ce2017-02-27 17:46:31 +05301987apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +112,Row {0}: From Time and To Time is mandatory.,Row {0}: From Time To Time et est obligatoire.
1988DocType: Stock Reconciliation Item,Amount Difference,Différence de Montant
Nabin Haitd25db232016-12-15 18:33:39 +05301989apps/erpnext/erpnext/stock/get_item_details.py +261,Item Price added for {0} in Price List {1},Prix de l'article ajouté pour {0} dans la liste de prix {1}
Nabin Haitcda28ce2017-02-27 17:46:31 +05301990apps/erpnext/erpnext/setup/doctype/sales_person/sales_person_tree.js +8,Please enter Employee Id of this sales person,"S'il vous plaît, entrez le numéro d'employé de ce commercial"
Nabin Hait93c15382017-03-30 16:57:05 +05301991DocType: Territory,Classification of Customers by region,Classification des Clients par région
1992apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +55,Difference Amount must be zero,L’Écart de Montant doit être égal à zéro
1993DocType: Project,Gross Margin,Marge Brute
1994apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +188,Please enter Production Item first,S'il vous plaît entrer l'Article en Production en premier
1995apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +45,Calculated Bank Statement balance,Solde Calculé du Relevé Bancaire
1996apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +64,disabled user,Utilisateur Désactivé
1997apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.js +743,Quotation,Devis
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301998DocType: Quotation,QTN-,QTN-
Pratik Vyas593d5622015-03-02 19:07:52 +05301999DocType: Salary Slip,Total Deduction,Déduction totale
Nabin Hait93c15382017-03-30 16:57:05 +05302000,Production Analytics,Analyse de production
2001apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +172,Cost Updated,Coût Mise à Jour
2002DocType: Employee,Date of Birth,Date de Naissance
Nabin Haitd25db232016-12-15 18:33:39 +05302003apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +123,Item {0} has already been returned,L'article {0} a déjà été retourné
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302004DocType: Fiscal Year,**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.,** Exercice ** représente un exercice. Toutes les écritures comptables et autres transactions majeures sont suivis dans ** Exercice **.
Nabin Hait93c15382017-03-30 16:57:05 +05302005DocType: Opportunity,Customer / Lead Address,Adresse du Client / Prospect
Nabin Haitcda28ce2017-02-27 17:46:31 +05302006apps/erpnext/erpnext/stock/doctype/item/item.py +209,Warning: Invalid SSL certificate on attachment {0},Attention: certificat SSL non valide sur la pièce jointe {0}
Nabin Hait72cee332016-10-26 17:45:06 +05302007DocType: Student Admission,Eligibility,Admissibilité
Nabin Hait93c15382017-03-30 16:57:05 +05302008apps/erpnext/erpnext/utilities/activation.py +65,"Leads help you get business, add all your contacts and more as your leads","Les prospects vous aident à obtenir des contrats, ajoutez tous vos contacts et plus dans votre liste de prospects"
2009DocType: Production Order Operation,Actual Operation Time,Temps d'Exploitation Réel
2010DocType: Authorization Rule,Applicable To (User),Applicable À (Utilisateur)
Pratik Vyas593d5622015-03-02 19:07:52 +05302011DocType: Purchase Taxes and Charges,Deduct,Déduire
Nabin Hait93c15382017-03-30 16:57:05 +05302012apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +188,Job Description,Description de l'Emploi
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302013DocType: Student Applicant,Applied,Appliqué
Nabin Hait93c15382017-03-30 16:57:05 +05302014DocType: Sales Invoice Item,Qty as per Stock UOM,Qté en stock pour Emballage
2015apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +52,Guardian2 Name,Nom Guardian2
Nabin Haitcda28ce2017-02-27 17:46:31 +05302016apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +130,"Special Characters except ""-"", ""#"", ""."" and ""/"" not allowed in naming series","Caractères spéciaux sauf ""-"", ""#"", ""."" et ""/"" pas autorisés à nommer série"
Nabin Hait29b01222016-03-15 16:17:21 +05302017DocType: Campaign,"Keep Track of Sales Campaigns. Keep track of Leads, Quotations, Sales Order etc from Campaigns to gauge Return on Investment.","Garder une trace des campagnes de vente. Gardez une trace des prospections, devis, vente etc. Pour mesurer le retour sur investissement."
Pratik Vyas593d5622015-03-02 19:07:52 +05302018DocType: Expense Claim,Approver,Approbateur
2019,SO Qty,SO Quantité
Nabin Hait72cee332016-10-26 17:45:06 +05302020DocType: Guardian,Work Address,Adresse de travail
Nabin Hait93c15382017-03-30 16:57:05 +05302021DocType: Appraisal,Calculate Total Score,Calculer le Résultat Total
Nabin Hait18f0dd02016-04-15 14:50:45 +05302022DocType: Request for Quotation,Manufacturing Manager,Responsable Fabrication
Nabin Hait72cee332016-10-26 17:45:06 +05302023apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +192,Serial No {0} is under warranty upto {1},No de Série {0} est sous garantie jusqu'au {1}
Nabin Haitcda28ce2017-02-27 17:46:31 +05302024apps/erpnext/erpnext/config/stock.py +158,Split Delivery Note into packages.,Séparer le bon de livraison dans des packages.
Nabin Hait93c15382017-03-30 16:57:05 +05302025apps/erpnext/erpnext/hooks.py +87,Shipments,Livraisons
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302026DocType: Payment Entry,Total Allocated Amount (Company Currency),Montant total alloué (Société Monnaie)
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302027DocType: Purchase Order Item,To be delivered to customer,Pour être livré à la clientèle
Nabin Haitd25db232016-12-15 18:33:39 +05302028DocType: BOM,Scrap Material Cost,Scrap Coût des matériaux
Nabin Hait18f0dd02016-04-15 14:50:45 +05302029apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +223,Serial No {0} does not belong to any Warehouse,No de série {0} ne fait partie de aucun entrepôt
Nabin Haitda297dc2016-02-24 14:37:38 +05302030DocType: Purchase Invoice,In Words (Company Currency),En Toutes Lettres (Devise société)
Nabin Hait18f0dd02016-04-15 14:50:45 +05302031DocType: Asset,Supplier,Fournisseur
Nabin Hait93c15382017-03-30 16:57:05 +05302032apps/erpnext/erpnext/public/js/utils.js +185,Get From,Obtenir De
Pratik Vyas593d5622015-03-02 19:07:52 +05302033DocType: C-Form,Quarter,Trimestre
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302034apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +104,Miscellaneous Expenses,Dépenses diverses
Nabin Hait93c15382017-03-30 16:57:05 +05302035DocType: Global Defaults,Default Company,Société par Défaut
2036apps/erpnext/erpnext/controllers/stock_controller.py +216,Expense or Difference account is mandatory for Item {0} as it impacts overall stock value,Compte de Charge et d'Écarts est obligatoire pour objet {0} car il impacte la valeur globale des actions
Nabin Hait72cee332016-10-26 17:45:06 +05302037DocType: Payment Request,PR,PR
Nabin Hait93c15382017-03-30 16:57:05 +05302038DocType: Cheque Print Template,Bank Name,Nom de la Banque
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302039apps/erpnext/erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py +27,-Above,-Au-dessus
Nabin Hait93c15382017-03-30 16:57:05 +05302040DocType: Employee Loan,Employee Loan Account,Compte de Prêt d'un Employé
Pratik Vyas593d5622015-03-02 19:07:52 +05302041DocType: Leave Application,Total Leave Days,Total des jours de congé
Nabin Hait9a24abe2016-01-21 16:31:40 +05302042DocType: Email Digest,Note: Email will not be sent to disabled users,Remarque: Email ne sera pas envoyé aux utilisateurs désactivé
Nabin Haitcda28ce2017-02-27 17:46:31 +05302043apps/erpnext/erpnext/manufacturing/page/production_analytics/production_analytics.js +41,Select Company...,Sélectionnez Société ...
Nabin Hait93c15382017-03-30 16:57:05 +05302044DocType: Leave Control Panel,Leave blank if considered for all departments,Laisser vide pour tous les départements
2045apps/erpnext/erpnext/config/hr.py +219,"Types of employment (permanent, contract, intern etc.).","Types d'emploi ( , contrat permanent, stagiaire , etc. ) ."
Nabin Haitd25db232016-12-15 18:33:39 +05302046apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +380,{0} is mandatory for Item {1},{0} est obligatoire pour l'objet {1}
2047DocType: Process Payroll,Fortnightly,Bimensuel
Nabin Hait93c15382017-03-30 16:57:05 +05302048DocType: Currency Exchange,From Currency,De la Devise
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302049apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +170,"Please select Allocated Amount, Invoice Type and Invoice Number in atleast one row","S'il vous plaît sélectionnez Montant alloué, type de facture et numéro de facture dans atleast une rangée"
Nabin Hait93c15382017-03-30 16:57:05 +05302050apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +125,Cost of New Purchase,Coût du Nouvel Achat
Nabin Haitd25db232016-12-15 18:33:39 +05302051apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +94,Sales Order required for Item {0},Commande client requise pour l'article {0}
Nabin Haitda297dc2016-02-24 14:37:38 +05302052DocType: Purchase Invoice Item,Rate (Company Currency),Prix (Monnaie de la société)
Nabin Hait72cee332016-10-26 17:45:06 +05302053DocType: Student Guardian,Others,autres
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302054DocType: Payment Entry,Unallocated Amount,Montant Unallocated
Nabin Hait93c15382017-03-30 16:57:05 +05302055apps/erpnext/erpnext/templates/includes/product_page.js +69,Cannot find a matching Item. Please select some other value for {0}.,Impossible de trouver un article similaire. Veuillez sélectionner une autre valeur pour {0}.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302056DocType: POS Profile,Taxes and Charges,Impôts et taxes
Nabin Hait93c15382017-03-30 16:57:05 +05302057DocType: Item,"A Product or a Service that is bought, sold or kept in stock.","Un Produit ou un Service qui est acheté, vendu ou conservé en stock."
2058apps/erpnext/erpnext/hr/page/team_updates/team_updates.js +44,No more updates,Pas plus de mises à jour
2059apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +146,Cannot select charge type as 'On Previous Row Amount' or 'On Previous Row Total' for first row,Impossible de sélectionner le type de charge comme étant «Le Montant de la Ligne Précédente» ou «Montant Total de la Ligne Précédente» pour la première ligne
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302060apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +29,Child Item should not be a Product Bundle. Please remove item `{0}` and save,Le sous-article ne doit pas être un ensemble de produit. S'il vous plaît retirer l'article `{0}` et sauver
Nabin Hait93c15382017-03-30 16:57:05 +05302061apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +12,Banking,Banque
2062apps/erpnext/erpnext/utilities/activation.py +109,Add Timesheets,Ajouter les feuilles de temps
Nabin Haitd25db232016-12-15 18:33:39 +05302063DocType: Vehicle Service,Service Item,service de l&#39;article
Nabin Haitcda28ce2017-02-27 17:46:31 +05302064apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +39,Please click on 'Generate Schedule' to get schedule,"S'il vous plaît cliquez sur "" Générer Calendrier » pour obtenir le calendrier"
Nabin Haitd25db232016-12-15 18:33:39 +05302065apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +55,There were errors while deleting following schedules:,Il y avait des erreurs lors de la suppression des horaires suivants:
Pratik Vyas593d5622015-03-02 19:07:52 +05302066DocType: Bin,Ordered Quantity,Quantité commandée
Nabin Hait93c15382017-03-30 16:57:05 +05302067apps/erpnext/erpnext/public/js/setup_wizard.js +52,"e.g. ""Build tools for builders""","e.g. ""Construire des outils pour les constructeurs"""
2068DocType: Grading Scale,Grading Scale Intervals,Intervalles de l'Échelle de Notation
Nabin Haitcda28ce2017-02-27 17:46:31 +05302069apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +126,{0} {1}: Accounting Entry for {2} can only be made in currency: {3},{0} {1}: L'entrée comptable pour {2} ne peut être faite en devise: {3}
Nabin Haitd25db232016-12-15 18:33:39 +05302070DocType: Production Order,In Process,En cours
Anand Doshif5940902015-09-07 18:47:04 +05302071DocType: Authorization Rule,Itemwise Discount,Remise (par Article)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302072apps/erpnext/erpnext/config/accounts.py +69,Tree of financial accounts.,Arbre des comptes financiers.
Nabin Hait93c15382017-03-30 16:57:05 +05302073apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +352,{0} against Sales Order {1},{0} contre le bon de commande de vente {1}
2074DocType: Account,Fixed Asset,Actif Immobilisé
Nabin Haitcda28ce2017-02-27 17:46:31 +05302075apps/erpnext/erpnext/config/stock.py +315,Serialized Inventory,Inventaire sérialisé
Nabin Hait93c15382017-03-30 16:57:05 +05302076DocType: Employee Loan,Account Info,Information du Compte
2077DocType: Activity Type,Default Billing Rate,Prix de Facturation par Défaut
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302078DocType: Sales Invoice,Total Billing Amount,Montant total de la facturation
Nabin Haitd25db232016-12-15 18:33:39 +05302079apps/erpnext/erpnext/hr/doctype/daily_work_summary_settings/daily_work_summary_settings.py +17,There must be a default incoming Email Account enabled for this to work. Please setup a default incoming Email Account (POP/IMAP) and try again.,Il doit y avoir un compte de messagerie par défaut entrant activé pour que cela fonctionne. S&#39;il vous plaît configurer un entrant du compte de messagerie par défaut (POP / IMAP) et essayez à nouveau.
Nabin Hait72cee332016-10-26 17:45:06 +05302080apps/erpnext/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py +59,Receivable Account,Compte à recevoir
Nabin Haitd25db232016-12-15 18:33:39 +05302081apps/erpnext/erpnext/controllers/accounts_controller.py +559,Row #{0}: Asset {1} is already {2},Row # {0}: Asset {1} est déjà {2}
Rushabh Mehtad627af22016-03-03 11:24:58 +05302082DocType: Quotation Item,Stock Balance,Solde Stock
Nabin Haitcda28ce2017-02-27 17:46:31 +05302083apps/erpnext/erpnext/config/selling.py +316,Sales Order to Payment,Du Bon de Commande au Paiement
2084apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +85,CEO,PDG
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05302085DocType: Expense Claim Detail,Expense Claim Detail,Détail Note de Frais
Nabin Hait93c15382017-03-30 16:57:05 +05302086apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +848,Please select correct account,S&#39;il vous plaît sélectionnez compte correct
Nabin Haitd25db232016-12-15 18:33:39 +05302087DocType: Item,Weight UOM,Unité de Mesure de Poids
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302088DocType: Salary Structure Employee,Salary Structure Employee,Structure des salaires des employés
Nabin Hait93c15382017-03-30 16:57:05 +05302089DocType: Employee,Blood Group,Groupe Sanguin
Anand Doshi27e9b772016-03-09 14:47:46 +05302090DocType: Production Order Operation,Pending,En attente
Nabin Hait93c15382017-03-30 16:57:05 +05302091DocType: Course,Course Name,Nom du Cours
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302092DocType: Employee Leave Approver,Users who can approve a specific employee's leave applications,Les utilisateurs qui peuvent approuver les demandes de congé d'un employé en particulier
Pratik Vyas97264472015-05-14 15:13:10 +05302093apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +50,Office Equipments,Équipement de bureau
Pratik Vyas593d5622015-03-02 19:07:52 +05302094DocType: Purchase Invoice Item,Qty,Qté
2095DocType: Fiscal Year,Companies,Sociétés
Nabin Hait93c15382017-03-30 16:57:05 +05302096apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +24,Electronics,Électronique
Pratik Vyas593d5622015-03-02 19:07:52 +05302097DocType: Stock Settings,Raise Material Request when stock reaches re-order level,Soulever demande de matériel lorsque le stock atteint le niveau de réapprovisionnement
Nabin Hait93c15382017-03-30 16:57:05 +05302098apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +60,Full-time,Temps Plein
Nabin Haitd25db232016-12-15 18:33:39 +05302099DocType: Salary Structure,Employees,Employés
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302100DocType: Employee,Contact Details,Coordonnées
Pratik Vyas593d5622015-03-02 19:07:52 +05302101DocType: C-Form,Received Date,Date de réception
Pratik Vyas97264472015-05-14 15:13:10 +05302102DocType: Delivery Note,"If you have created a standard template in Sales Taxes and Charges Template, select one and click on the button below.","Si vous avez créé un modèle standard en taxes de vente et frais Template, sélectionnez l&#39;une et cliquez sur le bouton ci-dessous."
Nabin Haitcda28ce2017-02-27 17:46:31 +05302103DocType: BOM Scrap Item,Basic Amount (Company Currency),Montant de Base (Devise de la Société)
Nabin Hait93c15382017-03-30 16:57:05 +05302104DocType: Student,Guardians,Tuteurs
2105DocType: Shopping Cart Settings,Prices will not be shown if Price List is not set,Les prix ne seront pas affichés si Prix n&#39;est pas réglé
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302106apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +29,Please specify a country for this Shipping Rule or check Worldwide Shipping,S&#39;il vous plaît spécifier un pays pour cette règle de port ou consultez Livraison dans le monde
Nabin Hait18f0dd02016-04-15 14:50:45 +05302107DocType: Stock Entry,Total Incoming Value,Valeur entrante total
Nabin Hait93c15382017-03-30 16:57:05 +05302108apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +324,Debit To is required,Compte de Débit Requis
2109apps/erpnext/erpnext/utilities/activation.py +110,"Timesheets help keep track of time, cost and billing for activites done by your team","Timesheets aider à suivre le temps, le coût et la facturation des activités effectuées par votre équipe"
Nabin Haitda297dc2016-02-24 14:37:38 +05302110apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,Purchase Price List,Liste prix d'achat
Nabin Hait9a24abe2016-01-21 16:31:40 +05302111DocType: Offer Letter Term,Offer Term,Offre à terme
Pratik Vyas593d5622015-03-02 19:07:52 +05302112DocType: Quality Inspection,Quality Manager,Responsable Qualité
Nabin Hait93c15382017-03-30 16:57:05 +05302113DocType: Job Applicant,Job Opening,Offre d’Emploi
Pratik Vyas593d5622015-03-02 19:07:52 +05302114DocType: Payment Reconciliation,Payment Reconciliation,Rapprochement des paiements
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302115apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +154,Please select Incharge Person's name,S'il vous plaît sélectionnez le nom de la personne Incharge
Anand Doshi019111b2015-11-20 18:00:11 +05302116apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +51,Technology,technologie
Nabin Haitcda28ce2017-02-27 17:46:31 +05302117apps/erpnext/erpnext/public/js/utils.js +92,Total Unpaid: {0},Total non rémunéré: {0}
Nabin Hait93c15382017-03-30 16:57:05 +05302118DocType: BOM Website Operation,BOM Website Operation,Opération de LDM du Site Internet
Nabin Hait18f0dd02016-04-15 14:50:45 +05302119apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.js +13,Offer Letter,lettre de proposition
Nabin Hait93c15382017-03-30 16:57:05 +05302120apps/erpnext/erpnext/config/manufacturing.py +18,Generate Material Requests (MRP) and Production Orders.,Générer des Demandes de Matériel (MRP) et des Ordres de Fabrication.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302121apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +65,Total Invoiced Amt,Total facturé Amt
Nabin Hait93c15382017-03-30 16:57:05 +05302122DocType: BOM,Conversion Rate,Taux de Conversion
2123apps/erpnext/erpnext/templates/pages/product_search.html +3,Product Search,Recherche de produit
Nabin Hait72cee332016-10-26 17:45:06 +05302124DocType: Timesheet Detail,To Time,Horaire de fin
Nabin Haitcda28ce2017-02-27 17:46:31 +05302125DocType: Authorization Rule,Approving Role (above authorized value),Rôle Approbateur (valeurs autorisées ci-dessus)
Nabin Hait93c15382017-03-30 16:57:05 +05302126apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +110,Credit To account must be a Payable account,Le compte À Créditer doit être un compte Créditeur
Nabin Haitcda28ce2017-02-27 17:46:31 +05302127apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +272,BOM recursion: {0} cannot be parent or child of {2},Répétition LDM : {0} ne peut pas être parent ou enfant de {2}
Nabin Hait93c15382017-03-30 16:57:05 +05302128DocType: Production Order Operation,Completed Qty,Quantité Terminée
2129apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +136,"For {0}, only debit accounts can be linked against another credit entry","Pour {0}, seuls les comptes de débit peuvent être liés avec une autre écriture de crédit"
Nabin Haitcda28ce2017-02-27 17:46:31 +05302130apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +27,Price List {0} is disabled,Liste des prix {0} est désactivée
2131apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +124,Row {0}: Completed Qty cannot be more than {1} for operation {2},Row {0}: Terminé Quantité ne peut pas être plus que {1} pour le fonctionnement {2}
Nabin Hait93c15382017-03-30 16:57:05 +05302132DocType: Manufacturing Settings,Allow Overtime,Autoriser les Heures Supplémentaires
Nabin Haitd25db232016-12-15 18:33:39 +05302133DocType: Training Event Employee,Training Event Employee,La formation des employés de l&#39;événement
Anand Doshibb256e42016-01-04 16:50:38 +05302134apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +197,{0} Serial Numbers required for Item {1}. You have provided {2}.,{0} Numéros de Série requis pour objet {1}. Vous avez fourni {2}.
Nabin Hait93c15382017-03-30 16:57:05 +05302135DocType: Stock Reconciliation Item,Current Valuation Rate,Taux de Valorisation Actuel
2136DocType: Item,Customer Item Codes,Codes Articles du Client
2137apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +120,Exchange Gain/Loss,Profits / Pertes sur Change
2138DocType: Opportunity,Lost Reason,Raison de la Perte
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302139apps/erpnext/erpnext/public/js/templates/address_list.html +1,New Address,Nouvelle adresse
Pratik Vyas593d5622015-03-02 19:07:52 +05302140DocType: Quality Inspection,Sample Size,Taille de l&#39;échantillon
Nabin Haitcda28ce2017-02-27 17:46:31 +05302141apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +44,Please enter Receipt Document,S&#39;il vous plaît entrer Réception de documents
Nabin Hait93c15382017-03-30 16:57:05 +05302142apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +376,All items have already been invoiced,Tous les articles ont déjà été facturés
Pratik Vyas593d5622015-03-02 19:07:52 +05302143apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +47,Please specify a valid 'From Case No.',S&#39;il vous plaît indiquer une valide »De Affaire n &#39;
Nabin Hait93c15382017-03-30 16:57:05 +05302144apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +24,Further cost centers can be made under Groups but entries can be made against non-Groups,"D'autres centres de coûts peuvent être créés dans des Groupes, mais des écritures ne peuvent être faites que sur des centres de coûts individuels."
Pratik Vyas593d5622015-03-02 19:07:52 +05302145DocType: Project,External,Externe
Anand Doshibacc6792015-10-30 12:54:27 +05302146apps/erpnext/erpnext/config/setup.py +66,Users and Permissions,Utilisateurs et autorisations
Nabin Haitd25db232016-12-15 18:33:39 +05302147DocType: Vehicle Log,VLOG.,VLOG.
Nabin Hait93c15382017-03-30 16:57:05 +05302148apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +920,Production Orders Created: {0},Commandes de production Créé: {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302149DocType: Branch,Branch,Branche
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302150DocType: Guardian,Mobile Number,Numéro de portable
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302151apps/erpnext/erpnext/config/setup.py +61,Printing and Branding,Impression et image de marque
Nabin Hait93c15382017-03-30 16:57:05 +05302152DocType: Bin,Actual Quantity,Quantité Réelle
2153DocType: Shipping Rule,example: Next Day Shipping,Exemple : Livraison le Jour Suivant
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302154apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +188,Serial No {0} not found,N ° de série {0} introuvable
Nabin Haitd25db232016-12-15 18:33:39 +05302155apps/erpnext/erpnext/schools/report/student_batch_wise_attendance/student_batch_wise_attendance.py +41,Student Batch,Batch étudiant
Nabin Haitcda28ce2017-02-27 17:46:31 +05302156apps/erpnext/erpnext/public/js/setup_wizard.js +242,Your Customers,Vos clients
Nabin Hait93c15382017-03-30 16:57:05 +05302157apps/erpnext/erpnext/utilities/activation.py +120,Make Student,faire des élèves
2158apps/erpnext/erpnext/projects/doctype/project/project.py +190,You have been invited to collaborate on the project: {0},Vous avez été invité à collaborer sur le projet : {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +05302159DocType: Leave Block List Date,Block Date,Bloquer la Date
Nabin Hait93c15382017-03-30 16:57:05 +05302160apps/erpnext/erpnext/templates/generators/student_admission.html +23,Apply Now,Appliquer Maintenant
Pratik Vyas593d5622015-03-02 19:07:52 +05302161DocType: Sales Order,Not Delivered,Non Livré
Nabin Hait93c15382017-03-30 16:57:05 +05302162,Bank Clearance Summary,Bilan des Compensations Bancaires
Nabin Haitcda28ce2017-02-27 17:46:31 +05302163apps/erpnext/erpnext/config/setup.py +106,"Create and manage daily, weekly and monthly email digests.","Créer et gérer des résumés d'E-mail quotidiens, hebdomadaires et mensuels ."
Nabin Hait93c15382017-03-30 16:57:05 +05302164DocType: Appraisal Goal,Appraisal Goal,Objectif d'Estimation
2165DocType: Stock Reconciliation Item,Current Amount,Montant Actuel
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302166apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +56,Buildings,Bâtiments
Nabin Haitcda28ce2017-02-27 17:46:31 +05302167DocType: Fee Structure,Fee Structure,Structure d'Honoraires
Nabin Hait93c15382017-03-30 16:57:05 +05302168DocType: Timesheet Detail,Costing Amount,Montant des Coûts
Nabin Haitcda28ce2017-02-27 17:46:31 +05302169DocType: Student Admission,Application Fee,Frais de Dossier
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302170DocType: Process Payroll,Submit Salary Slip,Envoyer le bulletin de salaire
Nabin Hait93c15382017-03-30 16:57:05 +05302171apps/erpnext/erpnext/controllers/selling_controller.py +166,Maxiumm discount for Item {0} is {1}%,Remise maximum pour l'article {0} est de {1}%
Anand Doshi27e9b772016-03-09 14:47:46 +05302172apps/erpnext/erpnext/stock/doctype/item_price/item_price.js +16,Import in Bulk,Importer en masse
Nabin Hait93c15382017-03-30 16:57:05 +05302173DocType: Sales Partner,Address & Contacts,Adresse &amp; Contacts
Pratik Vyas593d5622015-03-02 19:07:52 +05302174DocType: SMS Log,Sender Name,Nom de l&#39;expéditeur
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302175DocType: POS Profile,[Select],[Choisir ]
Nabin Hait18f0dd02016-04-15 14:50:45 +05302176DocType: SMS Log,Sent To,Envoyé à
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302177DocType: Payment Request,Make Sales Invoice,Faire des factures de vente
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302178apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +59,Softwares,softwares
Nabin Hait93c15382017-03-30 16:57:05 +05302179apps/erpnext/erpnext/crm/doctype/lead/lead.py +49,Next Contact Date cannot be in the past,Suivant Contact Date ne peut pas être dans le passé
2180DocType: Company,For Reference Only.,Pour Référence Seulement.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302181apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +52,Invalid {0}: {1},invalide {0}: {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302182DocType: Purchase Invoice,PINV-RET-,PINV-RET-
Nabin Hait93c15382017-03-30 16:57:05 +05302183DocType: Sales Invoice Advance,Advance Amount,Montant de l'Avance
2184DocType: Manufacturing Settings,Capacity Planning,Planification de Capacité
Nabin Haitcda28ce2017-02-27 17:46:31 +05302185apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +43,'From Date' is required,'Date début' est nécessaire
Pratik Vyas593d5622015-03-02 19:07:52 +05302186DocType: Journal Entry,Reference Number,Numéro de référence
Nabin Hait93c15382017-03-30 16:57:05 +05302187DocType: Employee,Employment Details,Détails de l'Emploi
Anand Doshi9c0983f2016-02-17 12:59:54 +05302188DocType: Employee,New Workplace,Nouveau lieu de travail
Pratik Vyas97264472015-05-14 15:13:10 +05302189apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +17,Set as Closed,Définir comme Fermé
Nabin Haitd25db232016-12-15 18:33:39 +05302190apps/erpnext/erpnext/stock/get_item_details.py +112,No Item with Barcode {0},Aucun article avec le code barre {0}
Nabin Hait93c15382017-03-30 16:57:05 +05302191apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +51,Case No. cannot be 0,Cas N° ne peut pas être 0
Pratik Vyas593d5622015-03-02 19:07:52 +05302192DocType: Item,Show a slideshow at the top of the page,Afficher un diaporama en haut de la page
Nabin Hait93c15382017-03-30 16:57:05 +05302193apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +444,Boms,Listes de Matériaux
Nabin Haitcda28ce2017-02-27 17:46:31 +05302194apps/erpnext/erpnext/stock/doctype/item/item.py +135,Stores,Magasins
Nabin Hait93c15382017-03-30 16:57:05 +05302195DocType: Serial No,Delivery Time,Heure de la Livraison
2196apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +27,Ageing Based On,Basé Sur le Vieillissement
2197DocType: Item,End of Life,Fin de Vie
2198apps/erpnext/erpnext/demo/setup/setup_data.py +318,Travel,Déplacement
2199apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +177,No active or default Salary Structure found for employee {0} for the given dates,Aucune structure active ou Salaire par défaut trouvé pour employé {0} pour les dates
2200DocType: Leave Block List,Allow Users,Autoriser les Utilisateurs
2201DocType: Purchase Order,Customer Mobile No,N° de Portable du Client
Pratik Vyas593d5622015-03-02 19:07:52 +05302202DocType: Cost Center,Track separate Income and Expense for product verticals or divisions.,Suivre les revenus et dépenses de séparée verticales ou divisions produits.
2203DocType: Rename Tool,Rename Tool,Outil de renommage
Nabin Haitd25db232016-12-15 18:33:39 +05302204apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +25,Update Cost,Mettre à jour le coût
Nabin Hait29b01222016-03-15 16:17:21 +05302205DocType: Item Reorder,Item Reorder,Réorganiser les articles
Nabin Haitd25db232016-12-15 18:33:39 +05302206apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +437,Show Salary Slip,Slip Show Salaire
Nabin Hait93c15382017-03-30 16:57:05 +05302207apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +786,Transfer Material,transfert de matériel
Pratik Vyas593d5622015-03-02 19:07:52 +05302208DocType: BOM,"Specify the operations, operating cost and give a unique Operation no to your operations.","Précisez les activités, le coût d'exploitation et de donner une opération unique, non à vos opérations ."
Nabin Haitcda28ce2017-02-27 17:46:31 +05302209apps/erpnext/erpnext/controllers/status_updater.py +189,This document is over limit by {0} {1} for item {4}. Are you making another {3} against the same {2}?,Ce document est supérieure à la limite par {0} {1} pour le poste {4}. Faites-vous une autre {3} contre le même {2}?
Nabin Hait93c15382017-03-30 16:57:05 +05302210apps/erpnext/erpnext/public/js/controllers/transaction.js +991,Please set recurring after saving,S&#39;il vous plaît définir récurrent après avoir sauvegardé
Nabin Haitcda28ce2017-02-27 17:46:31 +05302211apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +710,Select change amount account,Sélectionnez compte du changement montant
Nabin Haitd25db232016-12-15 18:33:39 +05302212DocType: Purchase Invoice,Price List Currency,Devise de la Liste de Prix
Pratik Vyas593d5622015-03-02 19:07:52 +05302213DocType: Naming Series,User must always select,L&#39;utilisateur doit toujours sélectionner
Nabin Hait93c15382017-03-30 16:57:05 +05302214DocType: Stock Settings,Allow Negative Stock,Autoriser un Stock Négatif
Pratik Vyas593d5622015-03-02 19:07:52 +05302215DocType: Installation Note,Installation Note,Note d&#39;installation
Nabin Hait93c15382017-03-30 16:57:05 +05302216apps/erpnext/erpnext/public/js/setup_wizard.js +221,Add Taxes,Ajouter des Taxes
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302217DocType: Topic,Topic,Sujet
Nabin Hait93c15382017-03-30 16:57:05 +05302218apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +40,Cash Flow from Financing,Flux de Trésorerie du Financement
Nabin Haitcda28ce2017-02-27 17:46:31 +05302219DocType: Budget Account,Budget Account,Compte de Budget
Pratik Vyas593d5622015-03-02 19:07:52 +05302220DocType: Quality Inspection,Verified By,Vérifié par
Nabin Hait93c15382017-03-30 16:57:05 +05302221apps/erpnext/erpnext/setup/doctype/company/company.py +65,"Cannot change company's default currency, because there are existing transactions. Transactions must be cancelled to change the default currency.","Impossible de changer la devise par défaut de la société, parce qu'il y a des opérations existantes. Les transactions doivent être annulées pour changer la devise par défaut."
2222DocType: Grade Interval,Grade Description,Description de la Note
Nabin Haitd25db232016-12-15 18:33:39 +05302223DocType: Stock Entry,Purchase Receipt No,Quittance d'achat No
Anand Doshi6489e972015-09-17 15:08:09 +05302224apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +30,Earnest Money,Arrhes
Nabin Hait93c15382017-03-30 16:57:05 +05302225DocType: Process Payroll,Create Salary Slip,Créer une Fiche de Paie
Nabin Haitd25db232016-12-15 18:33:39 +05302226apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +34,Traceability,Traçabilité
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302227apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +135,Source of Funds (Liabilities),Source des fonds ( Passif )
Nabin Haitd25db232016-12-15 18:33:39 +05302228apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +372,Quantity in row {0} ({1}) must be same as manufactured quantity {2},Quantité alignée {0} ({1}) doit être égale a la quantité fabriquée {2}
Nabin Hait93c15382017-03-30 16:57:05 +05302229DocType: Appraisal,Employee,Employé
2230apps/erpnext/erpnext/schools/doctype/grading_scale/grading_scale.py +20,Please define grade for treshold 0%,S&#39;il vous plaît définir note pour 0% treshold
2231apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +232,{0} {1} is fully billed,{0} {1} est entièrement facturé
2232DocType: Training Event,End Time,Heure de Fin
2233apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +61,Active Salary Structure {0} found for employee {1} for the given dates,Structure salariale active {0} trouvé pour l&#39;employé {1} pour les dates
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302234DocType: Payment Entry,Payment Deductions or Loss,Déductions de paiement ou perte
Nabin Haitd25db232016-12-15 18:33:39 +05302235apps/erpnext/erpnext/config/setup.py +42,Standard contract terms for Sales or Purchase.,Termes contractuels standards pour Ventes ou Achats
Nabin Hait93c15382017-03-30 16:57:05 +05302236apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +81,Group by Voucher,Groupe par Bon
Nabin Hait18f0dd02016-04-15 14:50:45 +05302237apps/erpnext/erpnext/config/crm.py +6,Sales Pipeline,Filière des ventes
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302238DocType: Student Batch Student,Student Batch Student,Étudiant lot étudiant
Nabin Hait93c15382017-03-30 16:57:05 +05302239apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +221,Please set default account in Salary Component {0},S&#39;il vous plaît définir compte par défaut dans le composant Salaire {0}
Nabin Hait72cee332016-10-26 17:45:06 +05302240apps/erpnext/erpnext/templates/form_grid/material_request_grid.html +7,Required On,Requis Sur
Pratik Vyas97264472015-05-14 15:13:10 +05302241DocType: Rename Tool,File to Rename,Fichier à Renommer
Nabin Hait18f0dd02016-04-15 14:50:45 +05302242apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +204,Please select BOM for Item in Row {0},S&#39;il vous plaît sélectionnez BOM pour le point à la ligne {0}
Nabin Hait93c15382017-03-30 16:57:05 +05302243apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +208,Purchse Order number required for Item {0},Numéro de commande requis pour L'article {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +05302244apps/erpnext/erpnext/controllers/buying_controller.py +266,Specified BOM {0} does not exist for Item {1},La LDM {0} n'existe pas pour l'Article {1}
Nabin Hait93c15382017-03-30 16:57:05 +05302245apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +212,Maintenance Schedule {0} must be cancelled before cancelling this Sales Order,Programme d'entretien {0} doit être annulée avant d'annuler cette commande
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05302246DocType: Notification Control,Expense Claim Approved,Note de Frais Approuvée
Nabin Hait93c15382017-03-30 16:57:05 +05302247apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +316,Salary Slip of employee {0} already created for this period,Slip Salaire de l&#39;employé {0} déjà créé pour cette période
Nabin Haitcda28ce2017-02-27 17:46:31 +05302248apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +117,Pharmaceutical,pharmaceutique
Nabin Hait93c15382017-03-30 16:57:05 +05302249apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Cost of Purchased Items,Coût des Articles Achetés
Nabin Haitd25db232016-12-15 18:33:39 +05302250DocType: Selling Settings,Sales Order Required,Commande client obligatoire
Nabin Hait93c15382017-03-30 16:57:05 +05302251DocType: Purchase Invoice,Credit To,À Créditer
2252apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +31,Active Leads / Customers,Prospects / Clients Actifs
Pratik Vyas593d5622015-03-02 19:07:52 +05302253DocType: Employee Education,Post Graduate,Message d&#39;études supérieures
Nabin Hait18f0dd02016-04-15 14:50:45 +05302254DocType: Maintenance Schedule Detail,Maintenance Schedule Detail,Détail du programme d'entretien
Pratik Vyas593d5622015-03-02 19:07:52 +05302255DocType: Quality Inspection Reading,Reading 9,Lecture 9
Nabin Haitda297dc2016-02-24 14:37:38 +05302256DocType: Supplier,Is Frozen,Est gelé
Nabin Hait93c15382017-03-30 16:57:05 +05302257apps/erpnext/erpnext/stock/utils.py +194,Group node warehouse is not allowed to select for transactions,Un noeud de groupe d'entrepôt ne peut pas être sélectionné pour les transactions
2258DocType: Buying Settings,Buying Settings,Réglages d'Achat
Nabin Haitcda28ce2017-02-27 17:46:31 +05302259DocType: Stock Entry Detail,BOM No. for a Finished Good Item,N° d’Article Produit Fini LDM
2260DocType: Upload Attendance,Attendance To Date,Présence Jusqu'à
Nabin Haitd25db232016-12-15 18:33:39 +05302261DocType: Warranty Claim,Raised By,Augmenté par
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302262DocType: Payment Gateway Account,Payment Account,Compte de paiement
Nabin Hait93c15382017-03-30 16:57:05 +05302263apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +846,Please specify Company to proceed,Veuillez indiquer la société pour continuer
Nabin Haitcda28ce2017-02-27 17:46:31 +05302264apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +22,Net Change in Accounts Receivable,Variation nette des comptes débiteurs
Nabin Hait93c15382017-03-30 16:57:05 +05302265apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +50,Compensatory Off,Congé Compensatoire
Nabin Haitd25db232016-12-15 18:33:39 +05302266DocType: Offer Letter,Accepted,Accepté
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302267DocType: SG Creation Tool Course,Student Group Name,Nom du groupe étudiant
Nabin Hait93c15382017-03-30 16:57:05 +05302268apps/erpnext/erpnext/setup/doctype/company/company.js +47,Please make sure you really want to delete all the transactions for this company. Your master data will remain as it is. This action cannot be undone.,S&#39;il vous plaît faire sûr que vous voulez vraiment supprimer tous les transactions de cette société. Vos données de base restera tel qu&#39;il est. Cette action ne peut être annulée.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302269DocType: Room,Room Number,Numéro de la chambre
Nabin Hait93c15382017-03-30 16:57:05 +05302270apps/erpnext/erpnext/utilities/transaction_base.py +92,Invalid reference {0} {1},Référence non valide {0} {1}
Nabin Haitd25db232016-12-15 18:33:39 +05302271apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +163,{0} ({1}) cannot be greater than planned quanitity ({2}) in Production Order {3},{0} ({1}) ne peut pas être supérieure à quanitity prévu ({2}) dans la commande de fabrication {3}
2272DocType: Shipping Rule,Shipping Rule Label,Étiquette de la Règle de Livraison
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302273apps/erpnext/erpnext/public/js/conf.js +28,User Forum,Forum de l&#39;utilisateur
Nabin Haitcda28ce2017-02-27 17:46:31 +05302274apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +248,Raw Materials cannot be blank.,Matières premières ne peuvent pas être vide.
Nabin Hait93c15382017-03-30 16:57:05 +05302275apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +444,"Could not update stock, invoice contains drop shipping item.","Impossible de mettre à jour de stock, facture contient un élément en livraison directe."
Nabin Haitd25db232016-12-15 18:33:39 +05302276apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +459,Quick Journal Entry,Entrée rapide dans le journal
2277apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +142,You can not change rate if BOM mentioned agianst any item,Vous ne pouvez pas modifier le taux si BOM mentionné agianst un article
Nabin Hait93c15382017-03-30 16:57:05 +05302278apps/erpnext/erpnext/schools/doctype/student_batch/student_batch.py +24,Student Group exists with same name,Groupe étudiant existe avec le même nom
Pratik Vyas593d5622015-03-02 19:07:52 +05302279DocType: Employee,Previous Work Experience,L&#39;expérience de travail antérieure
Nabin Hait93c15382017-03-30 16:57:05 +05302280DocType: Stock Entry,For Quantity,Pour la Quantité
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302281apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +209,Please enter Planned Qty for Item {0} at row {1},S'il vous plaît entrer la qté prévue de l'article {0} à la ligne {1}
Nabin Hait93c15382017-03-30 16:57:05 +05302282apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +229,{0} {1} is not submitted,{0} {1} n'a pas été soumis
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302283apps/erpnext/erpnext/config/stock.py +27,Requests for items.,Gestion des demandes d'articles.
Pratik Vyas593d5622015-03-02 19:07:52 +05302284DocType: Production Planning Tool,Separate production order will be created for each finished good item.,Pour la production séparée sera créée pour chaque article produit fini.
Nabin Hait72cee332016-10-26 17:45:06 +05302285apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +121,{0} must be negative in return document,{0} doit être négatif dans le document de retour
Nabin Haitcda28ce2017-02-27 17:46:31 +05302286,Minutes to First Response for Issues,Minutes avant la Première Réponse aux Questions
Pratik Vyas593d5622015-03-02 19:07:52 +05302287DocType: Purchase Invoice,Terms and Conditions1,Termes et conditions1
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302288apps/erpnext/erpnext/public/js/setup_wizard.js +66,The name of the institute for which you are setting up this system.,Le nom de l&#39;institut pour lequel vous configurez ce système.
Nabin Hait93c15382017-03-30 16:57:05 +05302289DocType: Accounts Settings,"Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","Les écritures comptables sont gelées jusqu'à cette date, personne ne peut ajouter / modifier les entrées sauf les rôles spécifiés ci-dessous."
Nabin Haitcda28ce2017-02-27 17:46:31 +05302290apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +114,Please save the document before generating maintenance schedule,S'il vous plaît enregistrer le document avant de générer le calendrier d'entretien
Pratik Vyas97264472015-05-14 15:13:10 +05302291apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +28,Project Status,État du projet
Pratik Vyas593d5622015-03-02 19:07:52 +05302292DocType: UOM,Check this to disallow fractions. (for Nos),Cochez cette case pour interdire les fractions. (Pour les numéros)
Nabin Haitd25db232016-12-15 18:33:39 +05302293apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +400,The following Production Orders were created:,Les ordres de fabrication suivants ont été créés:
Nabin Hait72cee332016-10-26 17:45:06 +05302294DocType: Student Admission,Naming Series (for Student Applicant),Naming série (pour le demandeur d&#39;étudiant)
Anand Doshif5940902015-09-07 18:47:04 +05302295DocType: Delivery Note,Transporter Name,Nom Transporteur
Nabin Hait93c15382017-03-30 16:57:05 +05302296DocType: Authorization Rule,Authorized Value,Valeur Autorisée
2297DocType: BOM,Show Operations,Opérations Afficher
Nabin Haitcda28ce2017-02-27 17:46:31 +05302298,Minutes to First Response for Opportunity,Minutes avant la Première Réponse à une Opportunité
2299apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +58,Total Absent,Absent total
2300apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +768,Item or Warehouse for row {0} does not match Material Request,L'Article ou l'Entrepôt pour la rangée {0} ne correspond pas avec la Requête de Matériel
2301apps/erpnext/erpnext/config/stock.py +189,Unit of Measure,Unité de mesure
Pratik Vyas593d5622015-03-02 19:07:52 +05302302DocType: Fiscal Year,Year End Date,Date de Fin de l'exercice
Rushabh Mehtad627af22016-03-03 11:24:58 +05302303DocType: Task Depends On,Task Depends On,Tâches dépendent de
Nabin Hait72cee332016-10-26 17:45:06 +05302304DocType: Supplier Quotation,Opportunity,Occasion
Nabin Hait93c15382017-03-30 16:57:05 +05302305,Completed Production Orders,Ordres de Fabrication Terminés
2306DocType: Operation,Default Workstation,Station de Travail par Défaut
2307DocType: Notification Control,Expense Claim Approved Message,Message d'une Note de Frais Approuvée
2308DocType: Payment Entry,Deductions or Loss,Déductions ou Perte
2309apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +235,{0} {1} is closed,{0} {1} est fermé
2310DocType: Email Digest,How frequently?,A quelle fréquence ?
2311DocType: Purchase Receipt,Get Current Stock,Obtenir le Stock Actuel
Nabin Hait18f0dd02016-04-15 14:50:45 +05302312apps/erpnext/erpnext/config/manufacturing.py +46,Tree of Bill of Materials,Arbre des nomenclatures
Nabin Hait93c15382017-03-30 16:57:05 +05302313DocType: Student,Joining Date,Date d'Inscription
Nabin Haitd25db232016-12-15 18:33:39 +05302314,Employees working on a holiday,Employés qui travaillent un jour férié
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302315apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +151,Mark Present,Marquer présent
Nabin Haitd25db232016-12-15 18:33:39 +05302316DocType: Project,% Complete Method,% Méthode complète
Nabin Hait72cee332016-10-26 17:45:06 +05302317apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +201,Maintenance start date can not be before delivery date for Serial No {0},Entretien date de début ne peut pas être avant la date de livraison pour série n ° {0}
Nabin Hait93c15382017-03-30 16:57:05 +05302318DocType: Production Order,Actual End Date,Date de Fin Réelle
Nabin Haitd25db232016-12-15 18:33:39 +05302319DocType: BOM,Operating Cost (Company Currency),Coût d&#39;exploitation (Société Monnaie)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302320DocType: Purchase Invoice,PINV-,PINV-
Nabin Haitcda28ce2017-02-27 17:46:31 +05302321DocType: Authorization Rule,Applicable To (Role),Applicable À (Rôle)
Pratik Vyas593d5622015-03-02 19:07:52 +05302322DocType: Stock Entry,Purpose,But
Nabin Hait93c15382017-03-30 16:57:05 +05302323DocType: Company,Fixed Asset Depreciation Settings,Paramètres d'Amortissement des Immobilisations
Pratik Vyas593d5622015-03-02 19:07:52 +05302324DocType: Item,Will also apply for variants unless overrridden,Se appliquera également pour des variantes moins overrridden
2325DocType: Purchase Invoice,Advances,Avances
Rushabh Mehtad627af22016-03-03 11:24:58 +05302326DocType: Production Order,Manufacture against Material Request,Fabrication contre Demande de Matériel
Nabin Haitd25db232016-12-15 18:33:39 +05302327DocType: Item Reorder,Request for,Requête pour
Nabin Haitcda28ce2017-02-27 17:46:31 +05302328apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +32,Approving User cannot be same as user the rule is Applicable To,L'Utilisateur Approbateur ne peut pas être identique à l'utilisateur dont la règle est Applicable
2329DocType: Stock Entry Detail,Basic Rate (as per Stock UOM),Taux de base (comme l’UDM du Stock)
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05302330DocType: SMS Log,No of Requested SMS,Nombre de SMS demandés
Nabin Hait93c15382017-03-30 16:57:05 +05302331apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +240,Leave Without Pay does not match with approved Leave Application records,Congé sans solde ne correspond pas aux Feuilles de Demandes de Congé Approuvées
Pratik Vyas593d5622015-03-02 19:07:52 +05302332DocType: Campaign,Campaign-.####,Campagne-.####
Anand Doshi019111b2015-11-20 18:00:11 +05302333apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +21,Next Steps,Prochaines étapes
Nabin Hait93c15382017-03-30 16:57:05 +05302334apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +749,Please supply the specified items at the best possible rates,S&#39;il vous plaît fournir les éléments spécifiés aux meilleurs tarifs possibles
2335DocType: Selling Settings,Auto close Opportunity after 15 days,Fermer automatiquement les Opportunités après 15 jours
2336apps/erpnext/erpnext/public/js/financial_statements.js +82,End Year,Fin de l'Année
2337apps/erpnext/erpnext/hr/doctype/employee/employee.py +119,Contract End Date must be greater than Date of Joining,La Date de Fin de Contrat doit être supérieure à la Date d'Embauche
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302338DocType: Delivery Note,DN-,DN-
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302339DocType: Sales Partner,A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission.,Un tiers distributeur / commerçant / commissionnaire / affilié / revendeur qui vend les produits de l'entreprise en échange d'une commission.
Nabin Hait93c15382017-03-30 16:57:05 +05302340apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +364,{0} against Purchase Order {1},{0} contre le bon de commande d'achat {1}
2341DocType: SMS Settings,"Enter static url parameters here (Eg. sender=ERPNext, username=ERPNext, password=1234 etc.)","Entrez les paramètres d'url statiques (par exemple ici sender = ERPNext, username = ERPNext, mot de passe = 1234 etc)"
2342DocType: Task,Actual Start Date (via Time Sheet),Date de Début Réelle (via la feuille de temps)
Nabin Hait72cee332016-10-26 17:45:06 +05302343apps/erpnext/erpnext/portal/doctype/homepage/homepage.py +15,This is an example website auto-generated from ERPNext,Il s’agit d’un exemple de site généré automatiquement à partir de ERPNext
Nabin Hait93c15382017-03-30 16:57:05 +05302344apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +37,Ageing Range 1,Gamme de Vieillissement 1
Pratik Vyas97264472015-05-14 15:13:10 +05302345DocType: Purchase Taxes and Charges Template,"Standard tax template that can be applied to all Purchase Transactions. This template can contain list of tax heads and also other expense heads like ""Shipping"", ""Insurance"", ""Handling"" etc.
Pratik Vyas593d5622015-03-02 19:07:52 +05302346
2347#### Note
2348
2349The tax rate you define here will be the standard tax rate for all **Items**. If there are **Items** that have different rates, they must be added in the **Item Tax** table in the **Item** master.
2350
2351#### Description of Columns
2352
Nabin Haitd25db232016-12-15 18:33:39 +053023531. Calculation Type:
Pratik Vyas593d5622015-03-02 19:07:52 +05302354 - This can be on **Net Total** (that is the sum of basic amount).
2355 - **On Previous Row Total / Amount** (for cumulative taxes or charges). If you select this option, the tax will be applied as a percentage of the previous row (in the tax table) amount or total.
2356 - **Actual** (as mentioned).
23572. Account Head: The Account ledger under which this tax will be booked
23583. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
23594. Description: Description of the tax (that will be printed in invoices / quotes).
23605. Rate: Tax rate.
23616. Amount: Tax amount.
23627. Total: Cumulative total to this point.
23638. Enter Row: If based on ""Previous Row Total"" you can select the row number which will be taken as a base for this calculation (default is the previous row).
23649. Consider Tax or Charge for: In this section you can specify if the tax / charge is only for valuation (not a part of total) or only for total (does not add value to the item) or for both.
Nabin Haitd25db232016-12-15 18:33:39 +0530236510. Add or Deduct: Whether you want to add or deduct the tax.","Modèle de la taxe standard qui peut être appliqué à toutes les opérations d'achat. Ce modèle peut contenir la liste des chefs d'impôt ainsi que d'autres chefs de dépenses comme ""Expédition"", ""assurance"", ""Manipulation"", etc.
Pratik Vyas593d5622015-03-02 19:07:52 +05302366
Nabin Haitd25db232016-12-15 18:33:39 +05302367 #### Remarque
Pratik Vyas593d5622015-03-02 19:07:52 +05302368
2369 Le taux d'imposition que vous définissez ici sera le taux d'imposition standard pour tous les articles ** **. Se il ya ** ** Articles qui ont des taux différents, ils doivent être ajoutés dans le ** Impôt de l'article ** ** table dans le Point ** maître.
2370
Nabin Haitd25db232016-12-15 18:33:39 +05302371 #### Description des colonnes
Pratik Vyas593d5622015-03-02 19:07:52 +05302372
Nabin Haitd25db232016-12-15 18:33:39 +05302373 1. Type de calcul:
Pratik Vyas593d5622015-03-02 19:07:52 +05302374 - Cela peut être le ** Net Total ** (ce est la somme de montant de base).
2375 - ** Sur Rang Précédent Total / Montant ** (pour les taxes ou frais cumulatifs). Si vous sélectionnez cette option, la taxe sera appliquée en pourcentage de la rangée précédente (dans la table d'impôt) montant ou totale.
2376 - ** ** Réelles (comme mentionné).
Nabin Haitd25db232016-12-15 18:33:39 +05302377 2. Compte chef: Le grand livre de compte en vertu de laquelle cette taxe sera réservé
Pratik Vyas593d5622015-03-02 19:07:52 +05302378 3. Centre de Coût: Si la taxe / redevance est un revenu (comme le transport) ou dépenses qu'elle doit être réservé contre un centre de coûts.
2379 4. Description: Description de la taxe (qui sera imprimée sur les factures / guillemets).
2380 5. Taux: Le taux d'imposition.
2381 6. Montant: le montant de l'impôt.
2382 7. Total: Total cumulatif à ce point.
2383 8. Entrez Row: Si elle est basée sur ""Précédent Row total"" vous pouvez sélectionner le numéro de la ligne qui sera pris comme base pour ce calcul (par défaut est la ligne précédente).
2384 9. Considérez taxe ou redevance pour: Dans cette section, vous pouvez spécifier si la taxe / redevance est seulement pour l'évaluation (pas une partie du total) ou seulement pour le total (ne pas ajouter de la valeur à l'élément) ou pour les deux.
2385 10. Ajouter ou déduire: Que vous voulez ajouter ou déduire la taxe."
Nabin Hait93c15382017-03-30 16:57:05 +05302386DocType: Homepage,Homepage,Page d'Accueil
Anand Doshi9c0983f2016-02-17 12:59:54 +05302387DocType: Purchase Receipt Item,Recd Quantity,Quantité reçue
Nabin Haitcda28ce2017-02-27 17:46:31 +05302388apps/erpnext/erpnext/schools/doctype/program_enrollment/program_enrollment.py +56,Fee Records Created - {0},Archive d'Honoraires Créée - {0}
Nabin Haitd25db232016-12-15 18:33:39 +05302389DocType: Asset Category Account,Asset Category Account,Compte de Catégorie d'Actif
Nabin Hait93c15382017-03-30 16:57:05 +05302390apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +105,Cannot produce more Item {0} than Sales Order quantity {1},Impossible de produire plus d'Article {0} que la quantité {1} du Bon de Commande
2391apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +527,Stock Entry {0} is not submitted,Entrée stock {0} est pas soumis
2392DocType: Payment Reconciliation,Bank / Cash Account,Compte Bancaire / de Caisse
2393apps/erpnext/erpnext/crm/doctype/lead/lead.py +44,Next Contact By cannot be same as the Lead Email Address,Suivant Contactez En ne peut être identique à l&#39;adresse e-mail Lead
2394DocType: Tax Rule,Billing City,Ville de Facturation
Nabin Haitd25db232016-12-15 18:33:39 +05302395DocType: Asset,Manual,Manuel
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302396DocType: Salary Component Account,Salary Component Account,Compte Composant Salaire
Nabin Hait93c15382017-03-30 16:57:05 +05302397DocType: Global Defaults,Hide Currency Symbol,Masquer le Symbole Monétaire
2398apps/erpnext/erpnext/config/accounts.py +289,"e.g. Bank, Cash, Credit Card","e.g. Cash, Banque, Carte de crédit"
Nabin Hait72cee332016-10-26 17:45:06 +05302399DocType: Lead Source,Source Name,Nom de la source
Nabin Hait93c15382017-03-30 16:57:05 +05302400DocType: Journal Entry,Credit Note,Note de Crédit
Pratik Vyas593d5622015-03-02 19:07:52 +05302401DocType: Warranty Claim,Service Address,Adresse du service
Nabin Hait93c15382017-03-30 16:57:05 +05302402apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +47,Furnitures and Fixtures,Meubles et Accessoires
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302403DocType: Item,Manufacture,Fabrication
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302404apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13,Please Delivery Note first,S'il vous plaît bon de livraison en premier
Nabin Hait93c15382017-03-30 16:57:05 +05302405DocType: Student Applicant,Application Date,Date de la Candidature
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302406DocType: Salary Detail,Amount based on formula,Montant basé sur la formule
Anand Doshi27e9b772016-03-09 14:47:46 +05302407DocType: Purchase Invoice,Currency and Price List,Devise et liste de prix
Nabin Hait733680b2015-12-07 14:12:41 +05302408DocType: Opportunity,Customer / Lead Name,Nom du Client / Prospect
Nabin Haitcda28ce2017-02-27 17:46:31 +05302409apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +99,Clearance Date not mentioned,Date de Compensation non indiquée
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302410apps/erpnext/erpnext/config/manufacturing.py +7,Production,Production
Nabin Hait72cee332016-10-26 17:45:06 +05302411DocType: Guardian,Occupation,Occupation
Nabin Haitcda28ce2017-02-27 17:46:31 +05302412apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +72,Row {0}:Start Date must be before End Date,Ligne {0} : Date de début doit être avant Date de fin
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302413apps/erpnext/erpnext/controllers/trends.py +19,Total(Qty),Total(Qté)
Rushabh Mehtad627af22016-03-03 11:24:58 +05302414DocType: Sales Invoice,This Document,Ce document
Pratik Vyas593d5622015-03-02 19:07:52 +05302415DocType: Installation Note Item,Installed Qty,Qté installée
Pratik Vyas593d5622015-03-02 19:07:52 +05302416DocType: Purchase Taxes and Charges,Parenttype,ParentType
Nabin Haitd25db232016-12-15 18:33:39 +05302417apps/erpnext/erpnext/hr/doctype/training_event/training_event.js +7,Training Result,formation Résultat
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302418DocType: Purchase Invoice,Is Paid,Est payé
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302419DocType: Salary Structure,Total Earning,Total Revenus
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302420DocType: Purchase Receipt,Time at which materials were received,Heure à laquelle les matériaux ont été reçus
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302421DocType: Stock Ledger Entry,Outgoing Rate,Taux sortant
Nabin Hait93c15382017-03-30 16:57:05 +05302422apps/erpnext/erpnext/config/hr.py +224,Organization branch master.,Organisation principale des branches.
Nabin Haitd25db232016-12-15 18:33:39 +05302423apps/erpnext/erpnext/controllers/accounts_controller.py +286, or ,ou
Nabin Hait93c15382017-03-30 16:57:05 +05302424DocType: Sales Order,Billing Status,Statut de la Facturation
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302425apps/erpnext/erpnext/public/js/conf.js +32,Report an Issue,Signaler un problème
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302426apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +118,Utility Expenses,Services publics
2427apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +64,90-Above,90-dessus
Nabin Haitd25db232016-12-15 18:33:39 +05302428apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +213,Row #{0}: Journal Entry {1} does not have account {2} or already matched against another voucher,Row # {0}: Journal d&#39;entrée {1} n&#39;a pas compte {2} ou déjà en correspondance avec un autre bon
Nabin Hait93c15382017-03-30 16:57:05 +05302429DocType: Buying Settings,Default Buying Price List,Liste des Prix d'Achat par Défaut
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302430DocType: Process Payroll,Salary Slip Based on Timesheet,Slip Salaire Basé sur Timesheet
Nabin Haitcda28ce2017-02-27 17:46:31 +05302431apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +116,No employee for the above selected criteria OR salary slip already created,Aucun employé pour les critères ci-dessus sélectionnés ou fiche de salaire déjà créé
Nabin Haitd25db232016-12-15 18:33:39 +05302432DocType: Notification Control,Sales Order Message,Message de la commande client
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05302433apps/erpnext/erpnext/config/setup.py +15,"Set Default Values like Company, Currency, Current Fiscal Year, etc.","Valeurs par défaut comme : Societé, Devise, Année financière en cours, etc..."
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302434DocType: Payment Entry,Payment Type,Type de paiement
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302435DocType: Process Payroll,Select Employees,Sélectionnez employés
Pratik Vyas593d5622015-03-02 19:07:52 +05302436DocType: Opportunity,Potential Sales Deal,Offre de vente potentiels
Nabin Hait93c15382017-03-30 16:57:05 +05302437DocType: Payment Entry,Cheque/Reference Date,Chèque/Date de Référence
Pratik Vyas593d5622015-03-02 19:07:52 +05302438DocType: Purchase Invoice,Total Taxes and Charges,Total Taxes et frais
Nabin Hait93c15382017-03-30 16:57:05 +05302439DocType: Employee,Emergency Contact,Contact en cas d'Urgence
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302440DocType: Bank Reconciliation Detail,Payment Entry,Paiement Entrée
Pratik Vyas593d5622015-03-02 19:07:52 +05302441DocType: Item,Quality Parameters,Paramètres de qualité
Nabin Haitcda28ce2017-02-27 17:46:31 +05302442,sales-browser,Navigateur de ventes
Nabin Hait93c15382017-03-30 16:57:05 +05302443apps/erpnext/erpnext/accounts/doctype/account/account.js +56,Ledger,Grand Livre
Nabin Hait29b01222016-03-15 16:17:21 +05302444DocType: Target Detail,Target Amount,Montant Ciblé
Nabin Haitd25db232016-12-15 18:33:39 +05302445DocType: Shopping Cart Settings,Shopping Cart Settings,Paramètres du Panier
Nabin Hait93c15382017-03-30 16:57:05 +05302446DocType: Journal Entry,Accounting Entries,Écritures Comptables
2447apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +24,Duplicate Entry. Please check Authorization Rule {0},Écriture en double. Merci de vérifier la Règle d’Autorisation {0}
2448apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +27,Global POS Profile {0} already created for company {1},Profil PDV Global {0} déjà créé pour la société {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302449DocType: Purchase Order,Ref SQ,Réf SQ
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302450apps/erpnext/erpnext/config/manufacturing.py +74,Replace Item / BOM in all BOMs,Remplacer l&#39;élément / BOM dans toutes les nomenclatures
Nabin Haitcda28ce2017-02-27 17:46:31 +05302451apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +52,Receipt document must be submitted,document de réception doit être soumis
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302452DocType: Purchase Invoice Item,Received Qty,Quantité reçue
Pratik Vyas593d5622015-03-02 19:07:52 +05302453DocType: Stock Entry Detail,Serial No / Batch,N ° de série / lot
Nabin Hait93c15382017-03-30 16:57:05 +05302454apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +310,Not Paid and Not Delivered,Non rémunéré et non remis
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302455DocType: Product Bundle,Parent Item,Article Parent
Nabin Hait93c15382017-03-30 16:57:05 +05302456DocType: Account,Account Type,Type de Compte
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302457DocType: Delivery Note,DN-RET-,DN-RET-
Nabin Hait93c15382017-03-30 16:57:05 +05302458apps/erpnext/erpnext/templates/pages/projects.html +58,No time sheets,Pas de feuilles de temps
2459apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +123,Leave Type {0} cannot be carry-forwarded,Le Type de Congé {0} ne peut pas être reporté
Nabin Hait72cee332016-10-26 17:45:06 +05302460apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +216,Maintenance Schedule is not generated for all the items. Please click on 'Generate Schedule',Programme d'entretien n'est pas créer pour tous les articles. S'il vous plait clickez sur 'Créer un programme'
Anand Doshif5940902015-09-07 18:47:04 +05302461,To Produce,A Produire
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302462apps/erpnext/erpnext/config/hr.py +93,Payroll,Paie
Nabin Hait93c15382017-03-30 16:57:05 +05302463apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +171,"For row {0} in {1}. To include {2} in Item rate, rows {3} must also be included","Pour la ligne {0} dans {1}. Pour inclure {2} dans le prix de l'Article, les lignes {3} doivent également être incluses"
2464apps/erpnext/erpnext/utilities/activation.py +102,Make User,Donner à l&#39;utilisateur
Pratik Vyas593d5622015-03-02 19:07:52 +05302465DocType: Packing Slip,Identification of the package for the delivery (for print),Identification de l&#39;emballage pour la livraison (pour l&#39;impression)
2466DocType: Bin,Reserved Quantity,Quantité réservée
Nabin Haitd25db232016-12-15 18:33:39 +05302467DocType: Landed Cost Voucher,Purchase Receipt Items,Réception d'Achats : Articles
Nabin Hait93c15382017-03-30 16:57:05 +05302468apps/erpnext/erpnext/config/learn.py +21,Customizing Forms,Personnalisation des Formulaires
2469apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +36,Arrear,Arriéré
2470apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +155,Depreciation Amount during the period,Montant d'Amortissement au cours de la période
2471apps/erpnext/erpnext/accounts/doctype/sales_taxes_and_charges_template/sales_taxes_and_charges_template.py +38,Disabled template must not be default template,Un Modèle Désactivé ne doit pas être un Modèle par Défaut
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302472DocType: Account,Income Account,Compte de résultat
Anand Doshi27e9b772016-03-09 14:47:46 +05302473DocType: Payment Request,Amount in customer's currency,Montant dans la devise du client
Nabin Hait93c15382017-03-30 16:57:05 +05302474apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +783,Delivery,Livraison
2475DocType: Stock Reconciliation Item,Current Qty,Qté Actuelle
Pratik Vyas593d5622015-03-02 19:07:52 +05302476DocType: BOM Item,"See ""Rate Of Materials Based On"" in Costing Section",Voir «Taux de matériaux à base de« coûts dans la section
Anand Doshi27e9b772016-03-09 14:47:46 +05302477DocType: Appraisal Goal,Key Responsibility Area,Domaine à responsabilités principal
Nabin Hait93c15382017-03-30 16:57:05 +05302478apps/erpnext/erpnext/utilities/activation.py +128,"Student Batches help you track attendance, assessments and fees for students","Batchs étudiants vous aider à suivre la fréquentation, les évaluations et les frais pour les étudiants"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302479DocType: Payment Entry,Total Allocated Amount,Montant total alloué
Pratik Vyas593d5622015-03-02 19:07:52 +05302480DocType: Item Reorder,Material Request Type,Type de demande de matériel
Nabin Hait93c15382017-03-30 16:57:05 +05302481apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +273,Accural Journal Entry for salaries from {0} to {1},Accumulation des Journaux d'Écritures pour les salaires de {0} à {1}
2482apps/erpnext/erpnext/accounts/page/pos/pos.js +768,"LocalStorage is full, did not save","LocalStorage est pleine, n&#39;a pas épargné"
Nabin Hait72cee332016-10-26 17:45:06 +05302483apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +79,Row {0}: UOM Conversion Factor is mandatory,Row {0}: Facteur de conversion UOM est obligatoire
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302484apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +17,Ref,Réf
Nabin Hait93c15382017-03-30 16:57:05 +05302485DocType: Budget,Cost Center,Centre de Coûts
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05302486apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +36,Voucher #,Bon #
Nabin Haitd25db232016-12-15 18:33:39 +05302487DocType: Notification Control,Purchase Order Message,Bon de Commande : Message
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302488DocType: Tax Rule,Shipping Country,Pays de livraison
Nabin Hait93c15382017-03-30 16:57:05 +05302489DocType: Selling Settings,Hide Customer's Tax Id from Sales Transactions,Hide Client d&#39;identification fiscale de transactions de vente
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05302490DocType: Upload Attendance,Upload HTML,Télécharger HTML
Nabin Haitda297dc2016-02-24 14:37:38 +05302491DocType: Employee,Relieving Date,Date de relève
Pratik Vyas593d5622015-03-02 19:07:52 +05302492apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +12,"Pricing Rule is made to overwrite Price List / define discount percentage, based on some criteria.","Prix règle est faite pour remplacer la liste des prix / définir le pourcentage de remise, sur la base de certains critères."
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05302493DocType: Serial No,Warehouse can only be changed via Stock Entry / Delivery Note / Purchase Receipt,Entrepôt ne peut être modifié que via Stock Entrée / Bon de Livraison / Reçu d'Achat
Pratik Vyas593d5622015-03-02 19:07:52 +05302494DocType: Employee Education,Class / Percentage,Classe / Pourcentage
Nabin Hait93c15382017-03-30 16:57:05 +05302495apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +96,Head of Marketing and Sales,Responsable du Marketing et des Ventes
Nabin Hait72cee332016-10-26 17:45:06 +05302496apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +34,Income Tax,Impôt sur le revenu
Nabin Hait733680b2015-12-07 14:12:41 +05302497apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +15,"If selected Pricing Rule is made for 'Price', it will overwrite Price List. Pricing Rule price is the final price, so no further discount should be applied. Hence, in transactions like Sales Order, Purchase Order etc, it will be fetched in 'Rate' field, rather than 'Price List Rate' field.","Se il est sélectionné Prix règle est faite pour «Prix», il écrasera Prix. Prix Prix de la règle est le prix définitif, donc pas de réduction supplémentaire devrait être appliqué. Ainsi, dans les transactions comme des commandes clients, bon de commande, etc., il sera récupéré dans le champ 'Prix', plutôt que champ 'Prix List Noter »."
Nabin Haitcda28ce2017-02-27 17:46:31 +05302498apps/erpnext/erpnext/config/selling.py +174,Track Leads by Industry Type.,Prospects clés par Type d'Industrie
Nabin Hait29b01222016-03-15 16:17:21 +05302499DocType: Item Supplier,Item Supplier,Fournisseur de l'article
Nabin Haitcda28ce2017-02-27 17:46:31 +05302500apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +423,Please enter Item Code to get batch no,S'il vous plaît entrez le code d'article pour obtenir n ° de lot
2501apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +797,Please select a value for {0} quotation_to {1},S'il vous plaît sélectionnez une valeur pour {0} {1} quotation_to
Nabin Hait93c15382017-03-30 16:57:05 +05302502apps/erpnext/erpnext/config/selling.py +46,All Addresses.,Toutes les Adresses.
Pratik Vyas97264472015-05-14 15:13:10 +05302503DocType: Company,Stock Settings,Paramètres de stock
Nabin Haitcda28ce2017-02-27 17:46:31 +05302504apps/erpnext/erpnext/accounts/doctype/account/account.py +240,"Merging is only possible if following properties are same in both records. Is Group, Root Type, Company","La fusion est seulement possible si les propriétés suivantes sont les mêmes dans les deux dossiers. Est Groupe, type de racine, Société"
Nabin Haitd25db232016-12-15 18:33:39 +05302505DocType: Vehicle,Electric,Électrique
Nabin Haitcda28ce2017-02-27 17:46:31 +05302506DocType: Task,% Progress,% de Progression
Nabin Hait93c15382017-03-30 16:57:05 +05302507apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +121,Gain/Loss on Asset Disposal,Gain/Perte sur Cessions des Immobilisations
Nabin Haitd25db232016-12-15 18:33:39 +05302508DocType: Training Event,Will send an email about the event to employees with status 'Open',Prêt à envoyer un e-mail au sujet de l&#39;événement pour les employés ayant le statut &#39;Open&#39;
Nabin Hait93c15382017-03-30 16:57:05 +05302509DocType: Task,Depends on Tasks,Cela dépend des tâches
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302510apps/erpnext/erpnext/config/selling.py +36,Manage Customer Group Tree.,Gérer l'arborescence de groupe de clients .
2511DocType: Supplier Quotation,SQTN-,SQTN-
2512apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +22,New Cost Center Name,Nom du Nouveau Centre de Coûts
Nabin Hait93c15382017-03-30 16:57:05 +05302513DocType: Leave Control Panel,Leave Control Panel,Quitter le Panneau de Configuration
Nabin Haitd25db232016-12-15 18:33:39 +05302514DocType: Project,Task Completion,Tâche d&#39;achèvement
2515apps/erpnext/erpnext/templates/form_grid/stock_entry_grid.html +26,Not in Stock,En rupture de stock
Nabin Hait93c15382017-03-30 16:57:05 +05302516DocType: Appraisal,HR User,Chargé RH
Pratik Vyas593d5622015-03-02 19:07:52 +05302517DocType: Purchase Invoice,Taxes and Charges Deducted,Taxes et frais déduits
Nabin Hait93c15382017-03-30 16:57:05 +05302518apps/erpnext/erpnext/hooks.py +116,Issues,Questions
Nabin Haitcda28ce2017-02-27 17:46:31 +05302519apps/erpnext/erpnext/controllers/status_updater.py +12,Status must be one of {0},Le statut doit être l'un des {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302520DocType: Sales Invoice,Debit To,Débit Pour
2521DocType: Delivery Note,Required only for sample item.,Requis uniquement pour les articles de l&#39;échantillon.
Nabin Hait93c15382017-03-30 16:57:05 +05302522DocType: Stock Ledger Entry,Actual Qty After Transaction,Qté Réelle Après Transaction
2523apps/erpnext/erpnext/hr/report/salary_register/salary_register.py +65,No salary slip found between {0} and {1},Pas de bulletin de salaire trouvé entre {0} et {1}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302524,Pending SO Items For Purchase Request,"Articles commandé en attente, pour demande d'achat"
Nabin Hait72cee332016-10-26 17:45:06 +05302525apps/erpnext/erpnext/schools/doctype/student_admission/student_admission.py +29,Student Admissions,Admissions des étudiants
Nabin Haitcda28ce2017-02-27 17:46:31 +05302526apps/erpnext/erpnext/accounts/party.py +343,{0} {1} is disabled,{0} {1} est désactivé
Nabin Hait93c15382017-03-30 16:57:05 +05302527DocType: Supplier,Billing Currency,Devise de Facturation
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302528DocType: Sales Invoice,SINV-RET-,SINV-RET-
Nabin Haitcda28ce2017-02-27 17:46:31 +05302529apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +162,Extra Large,Extra Large
Nabin Hait93c15382017-03-30 16:57:05 +05302530apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +58,Total Leaves,Les feuilles au total
Pratik Vyas593d5622015-03-02 19:07:52 +05302531,Profit and Loss Statement,Compte de résultat
Nabin Haitcda28ce2017-02-27 17:46:31 +05302532DocType: Bank Reconciliation Detail,Cheque Number,Numéro de Chèque
Nabin Haitd25db232016-12-15 18:33:39 +05302533,Sales Browser,Navigateur des Ventes
Pratik Vyas593d5622015-03-02 19:07:52 +05302534DocType: Journal Entry,Total Credit,Crédit total
Nabin Hait93c15382017-03-30 16:57:05 +05302535apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +530,Warning: Another {0} # {1} exists against stock entry {2},Attention: Un autre {0} {1} # existe contre l&#39;entrée en stock {2}
Nabin Haitcda28ce2017-02-27 17:46:31 +05302536apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +113,Local,Locale
Nabin Hait93c15382017-03-30 16:57:05 +05302537apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +26,Loans and Advances (Assets),Prêts et Avances (Actif)
Pratik Vyas97264472015-05-14 15:13:10 +05302538apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +12,Debtors,Débiteurs
Nabin Haitcda28ce2017-02-27 17:46:31 +05302539apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +161,Large,Grand
Nabin Hait93c15382017-03-30 16:57:05 +05302540DocType: Homepage Featured Product,Homepage Featured Product,Produit Présenté sur la Page d'Accueil
2541apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +198,All Assessment Groups,Tous les Groupes d'Évaluation
Nabin Haitd25db232016-12-15 18:33:39 +05302542apps/erpnext/erpnext/stock/doctype/warehouse/warehouse_tree.js +15,New Warehouse Name,Nouveau Nom d'Entrepôt
Nabin Hait93c15382017-03-30 16:57:05 +05302543apps/erpnext/erpnext/accounts/report/financial_statements.py +218,Total {0} ({1}),Total {0} ({1})
Anand Doshi27e9b772016-03-09 14:47:46 +05302544DocType: C-Form Invoice Detail,Territory,Région
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302545apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +152,Please mention no of visits required,Paiement du salaire pour le mois {0} et {1} an
Nabin Hait93c15382017-03-30 16:57:05 +05302546DocType: Stock Settings,Default Valuation Method,Méthode de Valorisation par Défaut
2547DocType: Vehicle Log,Fuel Qty,Qté Carburant
Pratik Vyas593d5622015-03-02 19:07:52 +05302548DocType: Production Order Operation,Planned Start Time,Heure de début prévue
Nabin Haitcda28ce2017-02-27 17:46:31 +05302549DocType: Course,Assessment,Évaluation
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302550DocType: Payment Entry Reference,Allocated,Alloué
Nabin Hait93c15382017-03-30 16:57:05 +05302551apps/erpnext/erpnext/config/accounts.py +231,Close Balance Sheet and book Profit or Loss.,Clôturer Bilan et Compte de Résultats.
Nabin Haitcda28ce2017-02-27 17:46:31 +05302552DocType: Student Applicant,Application Status,État de la Demande
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302553DocType: Fees,Fees,Honoraires
Pratik Vyas593d5622015-03-02 19:07:52 +05302554DocType: Currency Exchange,Specify Exchange Rate to convert one currency into another,Spécifiez Taux de change pour convertir une monnaie en une autre
Nabin Hait93c15382017-03-30 16:57:05 +05302555apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +149,Quotation {0} is cancelled,Devis {0} est annulée
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302556apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +26,Total Outstanding Amount,Encours total
Pratik Vyas593d5622015-03-02 19:07:52 +05302557DocType: Sales Partner,Targets,Cibles
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302558DocType: Price List,Price List Master,Principale liste des prix
Nabin Hait93c15382017-03-30 16:57:05 +05302559DocType: Sales Person,All Sales Transactions can be tagged against multiple **Sales Persons** so that you can set and monitor targets.,Toutes les Transactions de Vente peuvent être assignées à plusieurs **Commerciaux** pour configurer et surveiller les objectifs.
Pratik Vyas593d5622015-03-02 19:07:52 +05302560,S.O. No.,S.O. Non.
Nabin Hait93c15382017-03-30 16:57:05 +05302561apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +163,Please create Customer from Lead {0},Merci de créer un Client à partir du Prospect {0}
2562DocType: Price List,Applicable for Countries,Applicable pour les Pays
2563apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +52,Only Leave Applications with status 'Approved' and 'Rejected' can be submitted,Seulement demandes d&#39;autorisation avec le statut « approuvé » et « Rejeté » peut être soumis
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302564apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +38,Student Group Name is mandatory in row {0},Étudiant Nom de groupe est obligatoire dans la ligne {0}
2565DocType: Homepage,Products to be shown on website homepage,Produits destinés à être affichés sur le site Web page d&#39;accueil
2566apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.js +13,This is a root customer group and cannot be edited.,Il s'agit d'un groupe de clients de la racine et ne peut être modifié .
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302567DocType: Employee,AB-,AB-
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302568DocType: POS Profile,Ignore Pricing Rule,Ignorez règle de prix
Pratik Vyas593d5622015-03-02 19:07:52 +05302569DocType: Employee Education,Graduate,Diplômé
Nabin Haitcda28ce2017-02-27 17:46:31 +05302570DocType: Leave Block List,Block Days,Bloquer les Jours
Nabin Hait93c15382017-03-30 16:57:05 +05302571DocType: Journal Entry,Excise Entry,Écriture d'Accise
2572apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +69,Warning: Sales Order {0} already exists against Customer's Purchase Order {1},Attention: Sales Order {0} existe déjà contre la commande d&#39;achat du client {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302573DocType: Terms and Conditions,"Standard Terms and Conditions that can be added to Sales and Purchases.
2574
2575Examples:
2576
25771. Validity of the offer.
25781. Payment Terms (In Advance, On Credit, part advance etc).
25791. What is extra (or payable by the Customer).
25801. Safety / usage warning.
25811. Warranty if any.
25821. Returns Policy.
25831. Terms of shipping, if applicable.
25841. Ways of addressing disputes, indemnity, liability, etc.
25851. Address and Contact of your Company.","Conditions d'utilisation standard qui peuvent être ajoutés aux ventes et achats.
2586
Nabin Haitd25db232016-12-15 18:33:39 +05302587 Exemples:
Pratik Vyas593d5622015-03-02 19:07:52 +05302588
2589 1. Validité de l'offre.
Nabin Haitcda28ce2017-02-27 17:46:31 +05302590 2. Conditions de paiement (à l'avance, à crédit, une partie en avance, etc).
2591 3. Qu'est-ce qui est en extra (ou à payer par le client).
2592 3. Avertissement d'utilisation/de sécurité.
2593 4. Garantie, le cas échéant.
2594 5. Politique de retour.
2595 6. Conditions d'expédition, le cas échéant.
2596 7. Règlement des litiges, indemnisation, responsabilité, etc.
2597 8. Adresse et contact de votre société."
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05302598DocType: Attendance,Leave Type,Type de Congé
Nabin Hait93c15382017-03-30 16:57:05 +05302599DocType: Purchase Invoice,Supplier Invoice Details,Fournisseur Détails de la facture
2600apps/erpnext/erpnext/controllers/stock_controller.py +222,Expense / Difference account ({0}) must be a 'Profit or Loss' account,Compte de Charge / d'Écart ({0}) doit être un Compte «de Résultat»
2601apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +92,Name error: {0},Erreur de Nom: {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302602apps/erpnext/erpnext/stock/doctype/item/item_list.js +8,Shortage,Pénurie
Nabin Haitd25db232016-12-15 18:33:39 +05302603apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +188,{0} {1} does not associated with {2} {3},{0} {1} n&#39;a pas associée à {2} {3}
Nabin Haitcda28ce2017-02-27 17:46:31 +05302604apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +18,Attendance for employee {0} is already marked,La présence de l'employé {0} est déjà marquée
Pratik Vyas593d5622015-03-02 19:07:52 +05302605DocType: Packing Slip,If more than one package of the same type (for print),Si plus d&#39;un paquet du même type (pour l&#39;impression)
Nabin Hait93c15382017-03-30 16:57:05 +05302606,Salary Register,salaire registre
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302607DocType: Warehouse,Parent Warehouse,Entrepôt Parent
Pratik Vyas593d5622015-03-02 19:07:52 +05302608DocType: C-Form Invoice Detail,Net Total,Total net
Nabin Hait93c15382017-03-30 16:57:05 +05302609apps/erpnext/erpnext/config/hr.py +163,Define various loan types,Définir différents types de prêts
2610DocType: Bin,FCFS Rate,Montant PAPS
Anand Doshi9c0983f2016-02-17 12:59:54 +05302611DocType: Payment Reconciliation Invoice,Outstanding Amount,Montant dû
Nabin Hait93c15382017-03-30 16:57:05 +05302612apps/erpnext/erpnext/templates/generators/bom.html +71,Time(in mins),Temps (en minutes)
Pratik Vyas97264472015-05-14 15:13:10 +05302613DocType: Project Task,Working,De travail
Pratik Vyas593d5622015-03-02 19:07:52 +05302614DocType: Stock Ledger Entry,Stock Queue (FIFO),Stock file d&#39;attente (FIFO)
Nabin Haitd25db232016-12-15 18:33:39 +05302615apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +39,{0} does not belong to Company {1},{0} n'appartient pas à la société {1}
Nabin Hait93c15382017-03-30 16:57:05 +05302616apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +119,Cost as on,Coût à partir de
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302617DocType: Account,Round Off,Compléter
Nabin Hait29b01222016-03-15 16:17:21 +05302618,Requested Qty,Qté demandée
2619DocType: Tax Rule,Use for Shopping Cart,Utilisez pour le panier
Nabin Hait93c15382017-03-30 16:57:05 +05302620apps/erpnext/erpnext/controllers/item_variant.py +98,Value {0} for Attribute {1} does not exist in the list of valid Item Attribute Values for Item {2},Valeur {0} pour l&#39;attribut {1} n&#39;existe pas dans la liste des valeurs d&#39;attribut valides Point pour objet {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05302621DocType: BOM Item,Scrap %,Scrap%
Nabin Hait93c15382017-03-30 16:57:05 +05302622apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +45,"Charges will be distributed proportionately based on item qty or amount, as per your selection","Les frais seront distribués proportionnellement à la qté ou au montant de l'article, selon votre sélection"
Pratik Vyas593d5622015-03-02 19:07:52 +05302623DocType: Maintenance Visit,Purposes,Buts
Nabin Hait72cee332016-10-26 17:45:06 +05302624apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +105,Atleast one item should be entered with negative quantity in return document,Au moins un article doit être saisi avec quantité négative dans le document de retour
Nabin Haitd25db232016-12-15 18:33:39 +05302625apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +71,"Operation {0} longer than any available working hours in workstation {1}, break down the operation into multiple operations","Opération {0} plus longtemps que les heures de travail disponibles dans poste de travail {1}, briser l&#39;opération en plusieurs opérations"
Pratik Vyas593d5622015-03-02 19:07:52 +05302626,Requested,demandé
Nabin Hait93c15382017-03-30 16:57:05 +05302627apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +85,No Remarks,Pas de remarques
Nabin Haitd25db232016-12-15 18:33:39 +05302628DocType: Purchase Invoice,Overdue,En retard
Pratik Vyas593d5622015-03-02 19:07:52 +05302629DocType: Account,Stock Received But Not Billed,Stock reçus mais non facturés
Nabin Haitcda28ce2017-02-27 17:46:31 +05302630apps/erpnext/erpnext/accounts/doctype/account/account.py +88,Root Account must be a group,Compte racine doit être un groupe
2631DocType: Fees,FEE.,HONORAIRES.
Nabin Hait93c15382017-03-30 16:57:05 +05302632DocType: Employee Loan,Repaid/Closed,Remboursé / Fermé
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302633DocType: Item,Total Projected Qty,Nombre total prévu
Nabin Hait93c15382017-03-30 16:57:05 +05302634DocType: Monthly Distribution,Distribution Name,Nom de Distribution
2635DocType: Course,Course Code,Code de Cours
Nabin Haitcda28ce2017-02-27 17:46:31 +05302636apps/erpnext/erpnext/controllers/stock_controller.py +320,Quality Inspection required for Item {0},Inspection de la qualité requise pour l'article {0}
Nabin Haitda297dc2016-02-24 14:37:38 +05302637DocType: Quotation,Rate at which customer's currency is converted to company's base currency,Taux à laquelle la devise du client est converti en devise de base de la société
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05302638DocType: Purchase Invoice Item,Net Rate (Company Currency),Taux Net (Devise Société)
Nabin Hait93c15382017-03-30 16:57:05 +05302639DocType: Salary Detail,Condition and Formula Help,Aide Condition et Formule
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302640apps/erpnext/erpnext/config/selling.py +105,Manage Territory Tree.,Gérer l’arborescence des régions.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302641DocType: Journal Entry Account,Sales Invoice,Facture de vente
Pratik Vyas593d5622015-03-02 19:07:52 +05302642DocType: Journal Entry Account,Party Balance,Solde Parti
Nabin Haitd25db232016-12-15 18:33:39 +05302643apps/erpnext/erpnext/accounts/page/pos/pos.js +461,Please select Apply Discount On,S&#39;il vous plaît sélectionnez Appliquer Remise Sur
Nabin Hait93c15382017-03-30 16:57:05 +05302644DocType: Company,Default Receivable Account,Compte Client par Défaut
2645DocType: Process Payroll,Create Bank Entry for the total salary paid for the above selected criteria,Créer une Écriture Bancaire pour le salaire total payé avec les critères sélectionnés ci-dessus
Pratik Vyas593d5622015-03-02 19:07:52 +05302646DocType: Stock Entry,Material Transfer for Manufacture,Transfert de matériel pour Fabrication
Nabin Hait93c15382017-03-30 16:57:05 +05302647apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +18,Discount Percentage can be applied either against a Price List or for all Price List.,Pourcentage de Réduction peut être appliqué pour une liste de prix en particulier ou pour toutes les listes de prix.
Pratik Vyas593d5622015-03-02 19:07:52 +05302648DocType: Purchase Invoice,Half-yearly,Semestriel
Nabin Hait93c15382017-03-30 16:57:05 +05302649apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +399,Accounting Entry for Stock,Écriture Comptable pour Stock
2650DocType: Vehicle Service,Engine Oil,Huile Moteur
Pratik Vyas593d5622015-03-02 19:07:52 +05302651DocType: Sales Invoice,Sales Team1,Ventes Equipe1
Nabin Haitd25db232016-12-15 18:33:39 +05302652apps/erpnext/erpnext/accounts/doctype/asset/asset.py +38,Item {0} does not exist,Article {0} n'existe pas
Nabin Haitcda28ce2017-02-27 17:46:31 +05302653DocType: Attendance Tool Student,Attendance Tool Student,Outil de Présence des Étudiants
Nabin Hait93c15382017-03-30 16:57:05 +05302654DocType: Sales Invoice,Customer Address,Adresse du Client
2655DocType: Employee Loan,Loan Details,Détails du Prêt
Nabin Haitcda28ce2017-02-27 17:46:31 +05302656apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +121,Row {0}: Completed Qty must be greater than zero.,Row {0}: Terminé Quantité doit être supérieur à zéro.
Nabin Hait93c15382017-03-30 16:57:05 +05302657DocType: Purchase Invoice,Apply Additional Discount On,Appliquer une Remise Supplémentaire Sur
Pratik Vyas593d5622015-03-02 19:07:52 +05302658DocType: Account,Root Type,Type de Racine
Nabin Haitd25db232016-12-15 18:33:39 +05302659DocType: Item,FIFO,"FIFO (Premier entré, Premier sorti)"
Nabin Hait72cee332016-10-26 17:45:06 +05302660apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +125,Row # {0}: Cannot return more than {1} for Item {2},Row # {0}: Vous ne pouvez pas revenir plus de {1} pour le point {2}
Nabin Haitcda28ce2017-02-27 17:46:31 +05302661apps/erpnext/erpnext/manufacturing/page/production_analytics/production_analytics.js +31,Plot,terrain
Pratik Vyas593d5622015-03-02 19:07:52 +05302662DocType: Item Group,Show this slideshow at the top of the page,Voir ce diaporama en haut de la page
Nabin Haitd25db232016-12-15 18:33:39 +05302663DocType: BOM,Item UOM,UDM de l'Article
Pratik Vyas97264472015-05-14 15:13:10 +05302664DocType: Sales Taxes and Charges,Tax Amount After Discount Amount (Company Currency),Montant de la taxe Après Montant de la remise (Société devise)
Nabin Hait72cee332016-10-26 17:45:06 +05302665apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +141,Target warehouse is mandatory for row {0},Entrepôt cible est obligatoire pour la ligne {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302666DocType: Cheque Print Template,Primary Settings,Paramètres principaux
Nabin Haitd25db232016-12-15 18:33:39 +05302667DocType: Purchase Invoice,Select Supplier Address,Sélectionnez l'Adresse du Fournisseur
Nabin Haitcda28ce2017-02-27 17:46:31 +05302668apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +371,Add Employees,Ajouter des Employés
Nabin Haitd25db232016-12-15 18:33:39 +05302669DocType: Purchase Invoice Item,Quality Inspection,Inspection de la Qualité
Nabin Haitcda28ce2017-02-27 17:46:31 +05302670apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +158,Extra Small,Très Petit
2671DocType: Company,Standard Template,Modèle Standard
Nabin Haitd25db232016-12-15 18:33:39 +05302672DocType: Training Event,Theory,Theorie
Nabin Hait93c15382017-03-30 16:57:05 +05302673apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +757,Warning: Material Requested Qty is less than Minimum Order Qty,Attention : La Quantité de Matériel Requis est inférieure à la Quantité Minimum de Commande
Nabin Haitcda28ce2017-02-27 17:46:31 +05302674apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +212,Account {0} is frozen,Le compte {0} est gelé
Nabin Hait93c15382017-03-30 16:57:05 +05302675DocType: Company,Legal Entity / Subsidiary with a separate Chart of Accounts belonging to the Organization.,Entité Juridique / Filiale avec un Plan de Comptes différent appartenant à l'Organisation.
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302676DocType: Payment Request,Mute Email,Email silencieux
Nabin Hait93c15382017-03-30 16:57:05 +05302677apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +29,"Food, Beverage & Tobacco","Alimentation, Boissons et Tabac"
2678apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +623,Can only make payment against unbilled {0},Le paiement n'est possible qu'avec les {0} non facturés
2679apps/erpnext/erpnext/controllers/selling_controller.py +131,Commission rate cannot be greater than 100,Taux de commission ne peut pas être supérieure à 100
Pratik Vyas593d5622015-03-02 19:07:52 +05302680DocType: Stock Entry,Subcontract,Sous-traiter
Nabin Haitcda28ce2017-02-27 17:46:31 +05302681apps/erpnext/erpnext/public/js/utils/party.js +161,Please enter {0} first,S'il vous plaît entrer {0} en premier
Nabin Haitd25db232016-12-15 18:33:39 +05302682apps/erpnext/erpnext/hr/doctype/daily_work_summary/daily_work_summary.py +64,No replies from,Pas de réponse de
Nabin Hait93c15382017-03-30 16:57:05 +05302683DocType: Production Order Operation,Actual End Time,Heure de Fin Réelle
2684DocType: Production Planning Tool,Download Materials Required,Télécharger les Matériaux Requis
2685DocType: Item Manufacturer,Manufacturer Part Number,Numéro de pièce du fabricant
2686DocType: Production Order Operation,Estimated Time and Cost,Durée et Coût Estimés
Pratik Vyas593d5622015-03-02 19:07:52 +05302687DocType: Bin,Bin,Boîte
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05302688DocType: SMS Log,No of Sent SMS,Nombre de SMS envoyés
Nabin Hait93c15382017-03-30 16:57:05 +05302689DocType: Account,Expense Account,Compte de Charge
Anand Doshi019111b2015-11-20 18:00:11 +05302690apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +49,Software,logiciel
Nabin Haitcda28ce2017-02-27 17:46:31 +05302691apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +165,Colour,Couleur
Nabin Hait93c15382017-03-30 16:57:05 +05302692DocType: Assessment Plan Criteria,Assessment Plan Criteria,Critères du Plan d'Évaluation
Nabin Haitd25db232016-12-15 18:33:39 +05302693DocType: Training Event,Scheduled,Prévu
2694apps/erpnext/erpnext/config/buying.py +18,Request for quotation.,Appel d'offre
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302695apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.js +13,"Please select Item where ""Is Stock Item"" is ""No"" and ""Is Sales Item"" is ""Yes"" and there is no other Product Bundle",S&#39;il vous plaît sélectionner Point où &quot;Est Stock Item&quot; est &quot;Non&quot; et &quot;est le point de vente&quot; est &quot;Oui&quot; et il n&#39;y a pas d&#39;autre groupe de produits
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302696DocType: Student Log,Academic,Académique
Nabin Haitd25db232016-12-15 18:33:39 +05302697apps/erpnext/erpnext/controllers/accounts_controller.py +482,Total advance ({0}) against Order {1} cannot be greater than the Grand Total ({2}),Avance totale ({0}) contre l&#39;ordonnance {1} ne peut pas être supérieure à la Grand total ({2})
Nabin Hait18f0dd02016-04-15 14:50:45 +05302698DocType: Sales Partner,Select Monthly Distribution to unevenly distribute targets across months.,Sélectionnez une répartition mensuelle afin de repartir l'objectif.
2699DocType: Purchase Invoice Item,Valuation Rate,Taux de valorisation
Nabin Hait72cee332016-10-26 17:45:06 +05302700DocType: Stock Reconciliation,SR/,SR /
Nabin Haitd25db232016-12-15 18:33:39 +05302701DocType: Vehicle,Diesel,Diesel
2702apps/erpnext/erpnext/stock/get_item_details.py +293,Price List Currency not selected,Devise de la liste de prix non sélectionné
Nabin Haitd25db232016-12-15 18:33:39 +05302703,Student Monthly Attendance Sheet,Étudiant Participation mensuelle Fiche
Nabin Hait93c15382017-03-30 16:57:05 +05302704apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +185,Employee {0} has already applied for {1} between {2} and {3},L'employé {0} a déjà demandé {1} entre {2} et {3}
Pratik Vyas97264472015-05-14 15:13:10 +05302705apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Project Start Date,Date de début du projet
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302706apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +8,Until,Jusqu'à
Nabin Haitd25db232016-12-15 18:33:39 +05302707DocType: Rename Tool,Rename Log,Registre des changements de Nom
Nabin Hait93c15382017-03-30 16:57:05 +05302708DocType: HR Settings,Maintain Billing Hours and Working Hours Same on Timesheet,Maintenir Heures de facturation et les heures de travail sur les mêmes feuilles de temps
2709DocType: Maintenance Visit Purpose,Against Document No,Pour le Document N°
Nabin Haitd25db232016-12-15 18:33:39 +05302710DocType: BOM,Scrap,Ferraille
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302711apps/erpnext/erpnext/config/selling.py +110,Manage Sales Partners.,Gérer les partenaires commerciaux.
Pratik Vyas593d5622015-03-02 19:07:52 +05302712DocType: Quality Inspection,Inspection Type,Type d&#39;inspection
Nabin Hait93c15382017-03-30 16:57:05 +05302713apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +237,Warehouses with existing transaction can not be converted to group.,Entrepôts avec transaction existants ne peuvent pas être convertis en groupe.
2714DocType: Assessment Result Tool,Result HTML,résultat HTML
2715apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +35,Expires On,Expire Le
2716apps/erpnext/erpnext/utilities/activation.py +118,Add Students,Ajouter des Étudiants
2717apps/erpnext/erpnext/controllers/recurring_document.py +169,Please select {0},S'il vous plaît sélectionnez {0}
2718DocType: C-Form,C-Form No,Formulaire-C Nº
2719DocType: BOM,Exploded_items,Articles-éclatés
Nabin Hait34037e02016-02-03 13:10:54 +05302720DocType: Employee Attendance Tool,Unmarked Attendance,Participation banalisée
Nabin Haitcda28ce2017-02-27 17:46:31 +05302721apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +99,Researcher,chercheur
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302722DocType: Program Enrollment Tool Student,Program Enrollment Tool Student,Outil d&#39;inscription Programme des étudiants
Rushabh Mehtad627af22016-03-03 11:24:58 +05302723apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +25,Name or Email is mandatory,Nom ou Email est obligatoire
Nabin Haitcda28ce2017-02-27 17:46:31 +05302724apps/erpnext/erpnext/config/stock.py +163,Incoming quality inspection.,Contrôle de la qualité entrant.
Nabin Haitd25db232016-12-15 18:33:39 +05302725DocType: Purchase Order Item,Returned Qty,Quantité Retournée
Nabin Hait29b01222016-03-15 16:17:21 +05302726DocType: Employee,Exit,Quitter
Nabin Haitcda28ce2017-02-27 17:46:31 +05302727apps/erpnext/erpnext/accounts/doctype/account/account.py +160,Root Type is mandatory,Type de Root est obligatoire
Nabin Haitd25db232016-12-15 18:33:39 +05302728DocType: BOM,Total Cost(Company Currency),Coût total (Société Monnaie)
Nabin Hait18f0dd02016-04-15 14:50:45 +05302729apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +295,Serial No {0} created,No de Série {0} créé
Nabin Hait93c15382017-03-30 16:57:05 +05302730DocType: Homepage,Company Description for website homepage,Description de la Société pour la page d'accueil du site web
2731DocType: Item Customer Detail,"For the convenience of customers, these codes can be used in print formats like Invoices and Delivery Notes","Pour la commodité des clients, ces codes peuvent être utilisés dans des formats d'impression comme les Factures et les Bons de Livraison"
2732apps/erpnext/erpnext/accounts/report/purchase_order_items_to_be_billed/purchase_order_items_to_be_billed.py +18,Suplier Name,Nom suplier
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302733DocType: Sales Invoice,Time Sheet List,Time Sheet Liste
Pratik Vyas593d5622015-03-02 19:07:52 +05302734DocType: Employee,You can enter any date manually,Vous pouvez entrer une date manuellement
Nabin Hait93c15382017-03-30 16:57:05 +05302735DocType: Asset Category Account,Depreciation Expense Account,Compte de Dotations aux Amortissement
Nabin Haitcda28ce2017-02-27 17:46:31 +05302736apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +183,Probationary Period,Période De Probation
Pratik Vyas593d5622015-03-02 19:07:52 +05302737DocType: Customer Group,Only leaf nodes are allowed in transaction,Seuls les noeuds feuilles sont autorisées dans une transaction
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05302738DocType: Expense Claim,Expense Approver,Approbateur des Frais
Nabin Hait93c15382017-03-30 16:57:05 +05302739apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +124,Row {0}: Advance against Customer must be credit,Row {0}: Advance contre le Client doit être crédit
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302740apps/erpnext/erpnext/accounts/doctype/account/account.js +66,Non-Group to Group,Non-Groupe à groupe
Nabin Haitd25db232016-12-15 18:33:39 +05302741DocType: Purchase Receipt Item Supplied,Purchase Receipt Item Supplied,Réception d'Achats : Articles Fournis
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302742DocType: Payment Entry,Pay,Payer
Nabin Hait72cee332016-10-26 17:45:06 +05302743apps/erpnext/erpnext/projects/report/daily_timesheet_summary/daily_timesheet_summary.py +24,To Datetime,Pour La date du
Pratik Vyas593d5622015-03-02 19:07:52 +05302744DocType: SMS Settings,SMS Gateway URL,URL SMS Gateway
Nabin Hait93c15382017-03-30 16:57:05 +05302745apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +53,Course Schedules deleted:,Horaires des Cours supprimés :
2746apps/erpnext/erpnext/config/selling.py +297,Logs for maintaining sms delivery status,Journaux pour maintenir le statut de livraison des sms
Nabin Hait72cee332016-10-26 17:45:06 +05302747DocType: Accounts Settings,Make Payment via Journal Entry,Effectuer un paiement via Journal Entry
Nabin Haitd25db232016-12-15 18:33:39 +05302748apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +74,Printed On,Imprimé sur
2749DocType: Item,Inspection Required before Delivery,Inspection obligatoire avant livraison
2750DocType: Item,Inspection Required before Purchase,Inspection requise avant achat
Nabin Hait72cee332016-10-26 17:45:06 +05302751apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +93,Pending Activities,Activités en attente
Nabin Haitcda28ce2017-02-27 17:46:31 +05302752DocType: Fee Component,Fees Category,Catégorie d'Honoraires
2753apps/erpnext/erpnext/hr/doctype/employee/employee.py +129,Please enter relieving date.,Type de partie de Parent
Nabin Hait93c15382017-03-30 16:57:05 +05302754apps/erpnext/erpnext/controllers/trends.py +149,Amt,Nb
2755DocType: Opportunity,Enter name of campaign if source of enquiry is campaign,Entrez le nom de la campagne si la source de l'enquête est une campagne
Anand Doshi019111b2015-11-20 18:00:11 +05302756apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +38,Newspaper Publishers,Éditeurs de journaux
Pratik Vyas97264472015-05-14 15:13:10 +05302757apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +31,Select Fiscal Year,Sélectionner exercice
Nabin Hait18f0dd02016-04-15 14:50:45 +05302758apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +43,Reorder Level,Niveau réapprovisionnement
Nabin Hait93c15382017-03-30 16:57:05 +05302759DocType: Company,Chart Of Accounts Template,Modèle de Plan Comptable
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05302760DocType: Attendance,Attendance Date,Date de Présence
Nabin Haitd25db232016-12-15 18:33:39 +05302761apps/erpnext/erpnext/stock/get_item_details.py +257,Item Price updated for {0} in Price List {1},Prix de l'Article mis à jour pour {0} dans la liste des prix {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302762DocType: Salary Structure,Salary breakup based on Earning and Deduction.,rupture des salaires basée sur l&#39;obtention et la déduction.
Nabin Haitcda28ce2017-02-27 17:46:31 +05302763apps/erpnext/erpnext/accounts/doctype/account/account.py +132,Account with child nodes cannot be converted to ledger,Un compte avec des enfants ne peut pas être converti en grand livre
Nabin Hait93c15382017-03-30 16:57:05 +05302764DocType: Purchase Invoice Item,Accepted Warehouse,Entrepôt Accepté
Pratik Vyas593d5622015-03-02 19:07:52 +05302765DocType: Bank Reconciliation Detail,Posting Date,Date de publication
Nabin Hait18f0dd02016-04-15 14:50:45 +05302766DocType: Item,Valuation Method,Méthode de valorisation
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302767apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +202,Mark Half Day,Marquer demi-journée
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302768DocType: Sales Invoice,Sales Team,Équipe des ventes
Nabin Hait93c15382017-03-30 16:57:05 +05302769apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +85,Duplicate entry,Écriture en double
2770DocType: Program Enrollment Tool,Get Students,Obtenir les Étudiants
Pratik Vyas593d5622015-03-02 19:07:52 +05302771DocType: Serial No,Under Warranty,Sous garantie
Nabin Haitcda28ce2017-02-27 17:46:31 +05302772apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +511,[Error],[Erreur]
Nabin Hait72cee332016-10-26 17:45:06 +05302773DocType: Sales Order,In Words will be visible once you save the Sales Order.,En Toutes Lettres. Sera visible une fois que vous enregistrerez le bon de commande.
Nabin Hait93c15382017-03-30 16:57:05 +05302774,Employee Birthday,Anniversaire de l'Employé
Nabin Haitd25db232016-12-15 18:33:39 +05302775DocType: Student Batch Attendance Tool,Student Batch Attendance Tool,Étudiant outil Batch de présence
Nabin Hait93c15382017-03-30 16:57:05 +05302776apps/erpnext/erpnext/controllers/status_updater.py +198,Limit Crossed,Limite Dépassée
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05302777apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +55,Venture Capital,Capital Risque
Nabin Haitcda28ce2017-02-27 17:46:31 +05302778apps/erpnext/erpnext/schools/doctype/academic_term/academic_term.py +40,An academic term with this 'Academic Year' {0} and 'Term Name' {1} already exists. Please modify these entries and try again.,Une période universitaire avec cette 'Année Universitaire' {0} et 'Nom de la Période' {1} existe déjà. Veuillez modifier ces entrées et essayer à nouveau.
Nabin Hait93c15382017-03-30 16:57:05 +05302779apps/erpnext/erpnext/stock/doctype/item/item.py +466,"As there are existing transactions against item {0}, you can not change the value of {1}","Comme il existe des transactions avec l'article {0}, vous ne pouvez pas changer la valeur de {1}"
Pratik Vyas593d5622015-03-02 19:07:52 +05302780DocType: UOM,Must be Whole Number,Doit être un nombre entier
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05302781DocType: Leave Control Panel,New Leaves Allocated (In Days),Nouvelle Attribution de Congés (en jours)
Nabin Hait18f0dd02016-04-15 14:50:45 +05302782apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +49,Serial No {0} does not exist,No de Série {0} n’existe pas
Nabin Hait93c15382017-03-30 16:57:05 +05302783DocType: Sales Invoice Item,Customer Warehouse (Optional),Entrepôt des Clients (Facultatif)
2784DocType: Pricing Rule,Discount Percentage,Remise en Pourcentage
Pratik Vyas593d5622015-03-02 19:07:52 +05302785DocType: Payment Reconciliation Invoice,Invoice Number,Numéro de facture
Rushabh Mehtad627af22016-03-03 11:24:58 +05302786DocType: Shopping Cart Settings,Orders,Commandes
Nabin Hait93c15382017-03-30 16:57:05 +05302787DocType: Employee Leave Approver,Leave Approver,Approbateur de Congés
Nabin Haitd25db232016-12-15 18:33:39 +05302788DocType: Assessment Group,Assessment Group Name,Nom du Groupe d'Évaluation
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302789DocType: Manufacturing Settings,Material Transferred for Manufacture,Matériel transféré pour Fabrication
Nabin Hait93c15382017-03-30 16:57:05 +05302790DocType: Expense Claim,"A user with ""Expense Approver"" role","Un utilisateur avec le rôle ""Approbateur des Frais"""
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302791DocType: Landed Cost Item,Receipt Document Type,Accusé de réception de type de document
Nabin Haitd25db232016-12-15 18:33:39 +05302792DocType: Daily Work Summary Settings,Select Companies,Sélectionnez les entreprises
Nabin Hait18f0dd02016-04-15 14:50:45 +05302793,Issued Items Against Production Order,Articles produit par rapport un ordre de fabrication
Pratik Vyas593d5622015-03-02 19:07:52 +05302794DocType: Target Detail,Target Detail,Détail cible
Nabin Hait93c15382017-03-30 16:57:05 +05302795apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +24,All Jobs,Tous les Emplois
Nabin Hait733680b2015-12-07 14:12:41 +05302796DocType: Sales Order,% of materials billed against this Sales Order,% De matières facturées sur cette ordre de vente
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302797apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +49,Period Closing Entry,Entrée de clôture de la période
Nabin Hait93c15382017-03-30 16:57:05 +05302798apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +38,Cost Center with existing transactions can not be converted to group,Un Centre de Coûts avec des transactions existantes ne peut pas être converti en groupe
Nabin Haitd25db232016-12-15 18:33:39 +05302799apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +333,Amount {0} {1} {2} {3},Montant {0} {1} {2} {3}
Nabin Hait93c15382017-03-30 16:57:05 +05302800DocType: Account,Depreciation,Amortissment
Pratik Vyas593d5622015-03-02 19:07:52 +05302801apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +49,Supplier(s),Fournisseur (s)
Nabin Hait93c15382017-03-30 16:57:05 +05302802DocType: Employee Attendance Tool,Employee Attendance Tool,Outil de Gestion des Présences des Employés
2803DocType: Guardian Student,Guardian Student,Tuteur de l'Étudiant
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302804DocType: Supplier,Credit Limit,Limite de crédit
Nabin Haitd25db232016-12-15 18:33:39 +05302805DocType: Production Plan Sales Order,Salse Order Date,Date de Commande Client
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302806DocType: Salary Component,Salary Component,Composant Salaire
Nabin Haitcda28ce2017-02-27 17:46:31 +05302807apps/erpnext/erpnext/accounts/utils.py +494,Payment Entries {0} are un-linked,Entrées de paiement {0} sont non liés
Anand Doshi6489e972015-09-17 15:08:09 +05302808DocType: GL Entry,Voucher No,No du bon
Nabin Hait93c15382017-03-30 16:57:05 +05302809DocType: Leave Allocation,Leave Allocation,Allocation de Congés
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302810DocType: Payment Request,Recipient Message And Payment Details,Message bénéficiaire et détails de paiement
Nabin Haitd25db232016-12-15 18:33:39 +05302811DocType: Training Event,Trainer Email,entraîneur Email
Nabin Haitcda28ce2017-02-27 17:46:31 +05302812apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +546,Material Requests {0} created,Les demandes matérielles {0} créés
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302813DocType: Production Planning Tool,Include sub-contracted raw materials,Inclure les matières premières sous-traitance
Nabin Haitcda28ce2017-02-27 17:46:31 +05302814apps/erpnext/erpnext/config/selling.py +164,Template of terms or contract.,Modèle de termes ou de contrat.
Nabin Hait93c15382017-03-30 16:57:05 +05302815DocType: Purchase Invoice,Address and Contact,Adresse et Contact
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302816DocType: Cheque Print Template,Is Account Payable,Est compte à payer
Nabin Hait93c15382017-03-30 16:57:05 +05302817apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +269,Stock cannot be updated against Purchase Receipt {0},Stock ne peut pas être mis à jour contre Achat réception {0}
2818DocType: Supplier,Last Day of the Next Month,Dernier Jour du Mois Suivant
2819DocType: Support Settings,Auto close Issue after 7 days,Fermer automatique les Questions après 7 jours
2820apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +71,"Leave cannot be allocated before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","Congé ne peut être alloué avant le {0}, car le solde de congés a déjà été reporté dans la feuille d'allocation de congés futurs {1}"
Nabin Haitcda28ce2017-02-27 17:46:31 +05302821apps/erpnext/erpnext/accounts/party.py +302,Note: Due / Reference Date exceeds allowed customer credit days by {0} day(s),Remarque: En raison / Date de référence dépasse autorisés jours de crédit client par {0} jour (s)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302822apps/erpnext/erpnext/schools/doctype/program/program.js +9,Student Applicant,demandeur étudiant
Nabin Hait93c15382017-03-30 16:57:05 +05302823DocType: Asset Category Account,Accumulated Depreciation Account,Compte d'Amortissement Cumulé
2824DocType: Stock Settings,Freeze Stock Entries,Geler les Entrées de Stocks
2825DocType: Asset,Expected Value After Useful Life,Valeur Attendue Après Utilisation Complète
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302826DocType: Item,Reorder level based on Warehouse,Niveau de réapprovisionnement basée sur Entrepôt
Nabin Hait93c15382017-03-30 16:57:05 +05302827DocType: Activity Cost,Billing Rate,Taux de Facturation
Pratik Vyas593d5622015-03-02 19:07:52 +05302828,Qty to Deliver,Quantité à livrer
Pratik Vyas593d5622015-03-02 19:07:52 +05302829,Stock Analytics,Analytics stock
Nabin Haitcda28ce2017-02-27 17:46:31 +05302830apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +435,Operations cannot be left blank,Les opérations peuvent ne pas être laissées vides
Nabin Hait93c15382017-03-30 16:57:05 +05302831DocType: Maintenance Visit Purpose,Against Document Detail No,Pour le Détail du Document N°
Nabin Haitd25db232016-12-15 18:33:39 +05302832apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +79,Party Type is mandatory,Type de partie est obligatoire
Pratik Vyas593d5622015-03-02 19:07:52 +05302833DocType: Quality Inspection,Outgoing,Sortant
Anand Doshif5940902015-09-07 18:47:04 +05302834DocType: Material Request,Requested For,Demandée pour
Pratik Vyas593d5622015-03-02 19:07:52 +05302835DocType: Quotation Item,Against Doctype,Contre Doctype
Nabin Hait93c15382017-03-30 16:57:05 +05302836apps/erpnext/erpnext/controllers/buying_controller.py +391,{0} {1} is cancelled or closed,{0} {1} est annulé ou fermé
Pratik Vyas593d5622015-03-02 19:07:52 +05302837DocType: Delivery Note,Track this Delivery Note against any Project,Suivre ce bon de livraison contre tout projet
Nabin Haitcda28ce2017-02-27 17:46:31 +05302838apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +30,Net Cash from Investing,Encaisse nette d&#39;Investir
Nabin Haitd25db232016-12-15 18:33:39 +05302839,Is Primary Address,Est Adresse principale
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05302840DocType: Production Order,Work-in-Progress Warehouse,Travaux en cours Entrepôt
Nabin Haitd25db232016-12-15 18:33:39 +05302841apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +104,Asset {0} must be submitted,L'actif {0} doit être soumis
Nabin Hait93c15382017-03-30 16:57:05 +05302842apps/erpnext/erpnext/schools/doctype/student_attendance/student_attendance.py +62,Attendance Record {0} exists against Student {1},Registre des présences {0} existe pour l'Étudiant {1}
2843apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +342,Reference #{0} dated {1},Référence #{0} daté {1}
2844apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +161,Depreciation Eliminated due to disposal of assets,Amortissement Eliminé en raison de cessions d'actifs
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302845apps/erpnext/erpnext/templates/includes/cart/cart_address.html +15,Manage Addresses,Gérer les adresses
Nabin Hait18f0dd02016-04-15 14:50:45 +05302846DocType: Asset,Item Code,Code de l&#39;article
Nabin Hait93c15382017-03-30 16:57:05 +05302847DocType: Production Planning Tool,Create Production Orders,Créer des Commandes de Production
Pratik Vyas593d5622015-03-02 19:07:52 +05302848DocType: Serial No,Warranty / AMC Details,Garantie / Détails AMC
Anand Doshi27e9b772016-03-09 14:47:46 +05302849DocType: Journal Entry,User Remark,Remarque de l'utilisateur
Pratik Vyas593d5622015-03-02 19:07:52 +05302850DocType: Lead,Market Segment,Segment de marché
Nabin Haitcda28ce2017-02-27 17:46:31 +05302851apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +867,Paid Amount cannot be greater than total negative outstanding amount {0},Montant payé ne peut pas être supérieur à tout montant impayé négatif {0}
Nabin Hait93c15382017-03-30 16:57:05 +05302852DocType: Employee Internal Work History,Employee Internal Work History,Antécédents Professionnels Interne de l'Employé
2853apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +238,Closing (Dr),Fermeture (Dr)
Nabin Haitcda28ce2017-02-27 17:46:31 +05302854DocType: Cheque Print Template,Cheque Size,Taille du Chèque
Nabin Hait18f0dd02016-04-15 14:50:45 +05302855apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +228,Serial No {0} not in stock,No de série {0} n'est pas en stock
Nabin Haitcda28ce2017-02-27 17:46:31 +05302856apps/erpnext/erpnext/config/selling.py +169,Tax template for selling transactions.,Modèle de la taxe pour la vente de transactions .
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302857DocType: Sales Invoice,Write Off Outstanding Amount,Ecrire Off Encours
Nabin Haitd25db232016-12-15 18:33:39 +05302858DocType: Student Batch Creation Tool,Student Batch Creation Tool,Étudiant Outil de création Batch
Nabin Hait93c15382017-03-30 16:57:05 +05302859DocType: Stock Settings,Default Stock UOM,UDM par Défaut des Articles
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302860DocType: Asset,Number of Depreciations Booked,Nombre de Amortissements Réservé
Nabin Hait93c15382017-03-30 16:57:05 +05302861apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +32,Against Employee Loan: {0},Contre employé prêt: {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302862DocType: Landed Cost Item,Receipt Document,réception de documents
Nabin Hait93c15382017-03-30 16:57:05 +05302863DocType: Production Planning Tool,Create Material Requests,Créer des Demandes de Matériel
Pratik Vyas593d5622015-03-02 19:07:52 +05302864DocType: Employee Education,School/University,Ecole / Université
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302865DocType: Payment Request,Reference Details,Référence Détails
Nabin Hait93c15382017-03-30 16:57:05 +05302866apps/erpnext/erpnext/accounts/doctype/asset/asset.py +58,Expected Value After Useful Life must be less than Gross Purchase Amount,Valeur Attendue Après Utilisation Complète doit être inférieure au Montant d'Achat Brut
2867DocType: Sales Invoice Item,Available Qty at Warehouse,Qté Disponible à l'Entrepôt
2868apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +20,Billed Amount,Montant Facturé
2869DocType: Asset,Double Declining Balance,Double Solde Dégressif
2870apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +170,Closed order cannot be cancelled. Unclose to cancel.,Les commandes fermées ne peuvent être annulées. Réouvrir pour annuler.
Nabin Hait72cee332016-10-26 17:45:06 +05302871DocType: Student Guardian,Father,Père
Nabin Haitd25db232016-12-15 18:33:39 +05302872apps/erpnext/erpnext/controllers/accounts_controller.py +568,'Update Stock' cannot be checked for fixed asset sale,«Mise à jour du stock» ne peut être vérifié pour la vente d'actifs immobilisés
Nabin Hait93c15382017-03-30 16:57:05 +05302873DocType: Bank Reconciliation,Bank Reconciliation,Réconciliation Bancaire
2874DocType: Attendance,On Leave,En congé
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302875apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +7,Get Updates,Obtenir les Mises à jour
Nabin Haitcda28ce2017-02-27 17:46:31 +05302876apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +97,{0} {1}: Account {2} does not belong to Company {3},{0} {1}: compte {2} ne fait pas partie de la société {3}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302877apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +132,Material Request {0} is cancelled or stopped,Demande de Matériel {0} est annulé ou arrêté
Nabin Hait93c15382017-03-30 16:57:05 +05302878apps/erpnext/erpnext/public/js/setup_wizard.js +318,Add a few sample records,Ajouter quelque exemple d'entrées
2879apps/erpnext/erpnext/config/hr.py +301,Leave Management,Gestion des Congés
2880apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +87,Group by Account,Grouper par Compte
Pratik Vyas593d5622015-03-02 19:07:52 +05302881DocType: Sales Order,Fully Delivered,Entièrement Livré
Nabin Hait29b01222016-03-15 16:17:21 +05302882DocType: Lead,Lower Income,Revenu bas
Nabin Hait72cee332016-10-26 17:45:06 +05302883apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +160,Source and target warehouse cannot be same for row {0},L'entrepôt Source et cible ne peuvent être similaire dans la ligne {0}
Nabin Hait93c15382017-03-30 16:57:05 +05302884apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +243,"Difference Account must be a Asset/Liability type account, since this Stock Reconciliation is an Opening Entry","Le Compte d’Écart doit être un compte de type Actif / Passif, puisque cette Réconciliation de Stock est une écriture d'à-nouveau"
2885apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +107,Disbursed Amount cannot be greater than Loan Amount {0},Montant décaissé ne peut pas être supérieur à Montant du prêt {0}
2886apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +86,Purchase Order number required for Item {0},Numéro de Bon de Commande requis pour l'Article {0}
2887apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +871,Production Order not created,Ordre de fabrication créé non
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302888apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +18,'From Date' must be after 'To Date','La date due' doit être antérieure à la 'Date'
Nabin Hait93c15382017-03-30 16:57:05 +05302889apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.py +29,Cannot change status as student {0} is linked with student application {1},Impossible de changer le statut car l'étudiant {0} est lié à la candidature de l'étudiant {1}
2890DocType: Asset,Fully Depreciated,Complètement Déprécié
Nabin Haitd25db232016-12-15 18:33:39 +05302891,Stock Projected Qty,Quantité Stock projeté
Nabin Hait93c15382017-03-30 16:57:05 +05302892apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +390,Customer {0} does not belong to project {1},Le Client {0} ne fait pas parti du projet {1}
Nabin Hait34037e02016-02-03 13:10:54 +05302893DocType: Employee Attendance Tool,Marked Attendance HTML,Présence marquée HTML
Nabin Hait93c15382017-03-30 16:57:05 +05302894apps/erpnext/erpnext/utilities/activation.py +74,"Quotations are proposals, bids you have sent to your customers","Les citations sont des propositions, les offres que vous avez envoyé à vos clients"
2895DocType: Sales Order,Customer's Purchase Order,N° de Bon de Commande du Client
Nabin Haitcda28ce2017-02-27 17:46:31 +05302896apps/erpnext/erpnext/config/stock.py +112,Serial No and Batch,N ° de série et lot
Nabin Hait93c15382017-03-30 16:57:05 +05302897DocType: Warranty Claim,From Company,De la Société
2898apps/erpnext/erpnext/schools/doctype/assessment_plan/assessment_plan.py +52,Sum of Scores of Assessment Criteria needs to be {0}.,Somme des scores de critères d&#39;évaluation doit être {0}.
Nabin Haitd25db232016-12-15 18:33:39 +05302899apps/erpnext/erpnext/accounts/doctype/asset/asset.py +76,Please set Number of Depreciations Booked,S&#39;il vous plaît définir Nombre de Amortissements Réservé
Pratik Vyas97264472015-05-14 15:13:10 +05302900apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +95,Value or Qty,Valeur ou Quantité
Nabin Haitd25db232016-12-15 18:33:39 +05302901apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +402,Productions Orders cannot be raised for:,Les Commandes de Fabrications ne peuvent pas être élevés pour:
Nabin Haitcda28ce2017-02-27 17:46:31 +05302902apps/erpnext/erpnext/public/js/setup_wizard.js +304,Minute,Minute
Nabin Haitd25db232016-12-15 18:33:39 +05302903DocType: Purchase Invoice,Purchase Taxes and Charges,Taxes et frais pour achats
Pratik Vyas593d5622015-03-02 19:07:52 +05302904,Qty to Receive,Quantité à recevoir
Nabin Hait93c15382017-03-30 16:57:05 +05302905DocType: Leave Block List,Leave Block List Allowed,Liste de Blocage des Congés Autorisée
2906DocType: Grading Scale Interval,Grading Scale Interval,Intervalle de l'Échelle de Notation
2907apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +49,Expense Claim for Vehicle Log {0},Note de Frais pour Indémnité Kilométrique {0}
2908apps/erpnext/erpnext/patches/v7_0/create_warehouse_nestedset.py +58,All Warehouses,Tous les Entrepôts
Pratik Vyas593d5622015-03-02 19:07:52 +05302909DocType: Sales Partner,Retailer,Détaillant
Nabin Hait93c15382017-03-30 16:57:05 +05302910apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +107,Credit To account must be a Balance Sheet account,Le compte À Créditer doit être un compte de Bilan
2911apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +128,All Supplier Types,Tous les Types de Fournisseurs
2912DocType: Global Defaults,Disable In Words,"Désactiver ""En Lettres"""
Nabin Haitcda28ce2017-02-27 17:46:31 +05302913apps/erpnext/erpnext/stock/doctype/item/item.py +44,Item Code is mandatory because Item is not automatically numbered,Le code de l'article est obligatoire car l'article n'est pas numéroté automatiquement
Nabin Hait93c15382017-03-30 16:57:05 +05302914apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +101,Quotation {0} not of type {1},La soumission {0} n'est pas du type {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302915DocType: Maintenance Schedule Item,Maintenance Schedule Item,Article calendrier d&#39;entretien
2916DocType: Sales Order,% Delivered,Livré%
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302917DocType: Production Order,PRO-,PRO-
Nabin Haitcda28ce2017-02-27 17:46:31 +05302918apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +155,Bank Overdraft Account,Compte de Découvert Bancaire
Nabin Haitd25db232016-12-15 18:33:39 +05302919apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.js +48,Make Salary Slip,Faire Fiche de Paye
Nabin Haitcda28ce2017-02-27 17:46:31 +05302920apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +28,Browse BOM,Parcourir la LDM
2921apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +153,Secured Loans,Prêts garantis
Nabin Hait93c15382017-03-30 16:57:05 +05302922DocType: Purchase Invoice,Edit Posting Date and Time,Modifier l&#39;affichage Date et heure
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302923apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +94,Please set Depreciation related Accounts in Asset Category {0} or Company {1},S&#39;il vous plaît mettre amortissement Comptes liés à Asset Catégorie {0} ou {1} Société
Nabin Hait72cee332016-10-26 17:45:06 +05302924DocType: Academic Term,Academic Year,Année Académique
Nabin Haitcda28ce2017-02-27 17:46:31 +05302925apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +167,Opening Balance Equity,Ouverture équité en matière d&#39;équilibre
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302926DocType: Lead,CRM,CRM
Nabin Hait93c15382017-03-30 16:57:05 +05302927DocType: Appraisal,Appraisal,Estimation
Nabin Haitd25db232016-12-15 18:33:39 +05302928apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +137,Email sent to supplier {0},Email envoyé au fournisseur {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302929DocType: Opportunity,OPTY-,OPTY-
Nabin Hait93c15382017-03-30 16:57:05 +05302930apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +19,Date is repeated,La Date est répétée
2931apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +27,Authorized Signatory,Signataire Autorisé
2932apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +215,Leave approver must be one of {0},Approbateur de congés doit être un de {0}
Nabin Haitd25db232016-12-15 18:33:39 +05302933DocType: Hub Settings,Seller Email,Courriel du vendeur
Pratik Vyas97264472015-05-14 15:13:10 +05302934DocType: Project,Total Purchase Cost (via Purchase Invoice),Coût d&#39;achat total (via la facture d&#39;achat)
Nabin Haitd25db232016-12-15 18:33:39 +05302935DocType: Training Event,Start Time,Heure de début
Nabin Haitd25db232016-12-15 18:33:39 +05302936apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +261,Select Quantity,Choisir Quantité
Nabin Hait93c15382017-03-30 16:57:05 +05302937DocType: Customs Tariff Number,Customs Tariff Number,Tarif des douanes Nombre
Nabin Haitcda28ce2017-02-27 17:46:31 +05302938apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +34,Approving Role cannot be same as role the rule is Applicable To,Le Rôle Approbateur ne peut pas être identique au rôle dont la règle est Applicable
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302939apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +65,Unsubscribe from this Email Digest,Se désabonner pour ce compte rendu par Email
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302940apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +28,Message Sent,Message envoyé
Nabin Haitcda28ce2017-02-27 17:46:31 +05302941apps/erpnext/erpnext/accounts/doctype/account/account.py +102,Account with child nodes cannot be set as ledger,Les comptes avec des nœuds enfants ne peuvent pas être défini comme grand livre
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302942DocType: C-Form,II,II
Nabin Haitd25db232016-12-15 18:33:39 +05302943DocType: Sales Invoice,Rate at which Price list currency is converted to customer's base currency,Taux auquel la devise de la Liste de prix est convertie en devise de base du client
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05302944DocType: Purchase Invoice Item,Net Amount (Company Currency),Montant Net (Devise Société)
Nabin Haitd25db232016-12-15 18:33:39 +05302945DocType: Salary Slip,Hour Rate,Tarif Horaire
2946DocType: Stock Settings,Item Naming By,Nomenclature d'Article par
Nabin Hait93c15382017-03-30 16:57:05 +05302947apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +46,Another Period Closing Entry {0} has been made after {1},Une autre Entrée de Clôture de Période {0} a été faite après {1}
Pratik Vyas97264472015-05-14 15:13:10 +05302948DocType: Production Order,Material Transferred for Manufacturing,Matériel transféré pour la fabrication
Nabin Hait93c15382017-03-30 16:57:05 +05302949apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +32,Account {0} does not exists,Le compte {0} n'existe pas
Pratik Vyas593d5622015-03-02 19:07:52 +05302950DocType: Project,Project Type,Type de projet
Nabin Hait93c15382017-03-30 16:57:05 +05302951apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +16,Either target qty or target amount is mandatory.,Soit la qté cible soit le montant cible est obligatoire.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302952apps/erpnext/erpnext/config/projects.py +45,Cost of various activities,Coût des différents types d'activités.
2953apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +60,"Setting Events to {0}, since the Employee attached to the below Sales Persons does not have a User ID{1}","Réglage des événements à {0}, puisque l&#39;employé attaché au-dessous Personnes Sales n&#39;a pas de nom d&#39;utilisateur {1}"
Nabin Hait93c15382017-03-30 16:57:05 +05302954DocType: Timesheet,Billing Details,Détails de la Facturation
Nabin Haitd25db232016-12-15 18:33:39 +05302955apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +150,Source and target warehouse must be different,Source et de l&#39;entrepôt cible doivent être différentes
Nabin Haitcda28ce2017-02-27 17:46:31 +05302956apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +101,Not allowed to update stock transactions older than {0},Non autorisé à mettre à jour les transactions du stock de plus de {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302957DocType: Purchase Invoice Item,PR Detail,Détail PR
Nabin Hait93c15382017-03-30 16:57:05 +05302958DocType: Sales Order,Fully Billed,Entièrement Facturé
2959apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +149,Please set default payable account in the employee {0},S&#39;il vous plaît mettre compte à payer par défaut dans l&#39;employé {0}
Nabin Haitda297dc2016-02-24 14:37:38 +05302960apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +20,Cash In Hand,Liquidités
Nabin Hait93c15382017-03-30 16:57:05 +05302961apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +127,Delivery warehouse required for stock item {0},Entrepôt de Livraison requis pour article du stock {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302962DocType: Packing Slip,The gross weight of the package. Usually net weight + packaging material weight. (for print),Le poids brut du colis. Habituellement poids net + poids du matériau d&#39;emballage. (Pour l&#39;impression)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302963apps/erpnext/erpnext/schools/doctype/course/course.js +3,Program,Programme
Pratik Vyas593d5622015-03-02 19:07:52 +05302964DocType: Accounts Settings,Users with this role are allowed to set frozen accounts and create / modify accounting entries against frozen accounts,Les utilisateurs ayant ce rôle sont autorisés à fixer les comptes gelés et de créer / modifier des entrées comptables contre les comptes gelés
2965DocType: Serial No,Is Cancelled,Est annulée
Nabin Hait93c15382017-03-30 16:57:05 +05302966DocType: Journal Entry,Bill Date,Date de la Facture
Nabin Haitcda28ce2017-02-27 17:46:31 +05302967apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +20,"Service Item,Type,frequency and expense amount are required","Service de l&#39;article, le type, la fréquence et le montant des frais sont exigés"
Nabin Hait93c15382017-03-30 16:57:05 +05302968apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +43,"Even if there are multiple Pricing Rules with highest priority, then following internal priorities are applied:","Même s'il existe plusieurs Règles de Tarification avec une plus haute priorité, les priorités internes suivantes sont appliquées :"
2969apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +109,Do you really want to Submit all Salary Slip from {0} to {1},Voulez-vous vraiment Soumettre toutes les Fiches de Paie de {0} à {1}
Nabin Haitcda28ce2017-02-27 17:46:31 +05302970DocType: Cheque Print Template,Cheque Height,Hauteur du Chèque
Nabin Hait18f0dd02016-04-15 14:50:45 +05302971DocType: Sales Invoice Item,Total Margin,Marge totale
2972DocType: Supplier,Supplier Details,Détails du fournisseur
Nabin Hait93c15382017-03-30 16:57:05 +05302973DocType: Expense Claim,Approval Status,Statut d'Approbation
Pratik Vyas593d5622015-03-02 19:07:52 +05302974DocType: Hub Settings,Publish Items to Hub,Publier les articles au Hub
Nabin Hait93c15382017-03-30 16:57:05 +05302975apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +44,From value must be less than to value in row {0},De la Valeur doit être inférieure à la valeur de la ligne {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +05302976apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +144,Wire Transfer,Virement
Nabin Hait93c15382017-03-30 16:57:05 +05302977apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +131,Check all,Cochez tout
2978DocType: Vehicle Log,Invoice Ref,Facture Ref
Nabin Haitcda28ce2017-02-27 17:46:31 +05302979DocType: Purchase Order,Recurring Order,Commande récurrente
Nabin Hait93c15382017-03-30 16:57:05 +05302980DocType: Company,Default Income Account,Compte de Produits par Défaut
2981apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +33,Customer Group / Customer,Groupe de Client / Client
Nabin Haitd25db232016-12-15 18:33:39 +05302982apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +28,Unclosed Fiscal Years Profit / Loss (Credit),Unclosed Exercices Bénéfice / Perte (crédit)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302983DocType: Sales Invoice,Time Sheets,Feuilles de temps
Nabin Hait93c15382017-03-30 16:57:05 +05302984DocType: Payment Gateway Account,Default Payment Request Message,Message de Demande de Paiement par Défaut
Pratik Vyas593d5622015-03-02 19:07:52 +05302985DocType: Item Group,Check this if you want to show in website,Cochez cette case si vous souhaitez afficher sur le site
Nabin Haitcda28ce2017-02-27 17:46:31 +05302986apps/erpnext/erpnext/config/accounts.py +136,Banking and Payments,Banque et Paiements
Anand Doshi019111b2015-11-20 18:00:11 +05302987,Welcome to ERPNext,Bienvenue à ERPNext
Nabin Hait93c15382017-03-30 16:57:05 +05302988apps/erpnext/erpnext/config/learn.py +102,Lead to Quotation,Du Prospect au Devis
2989DocType: Lead,From Customer,Du Client
2990apps/erpnext/erpnext/demo/setup/setup_data.py +314,Calls,Appels
Pratik Vyas97264472015-05-14 15:13:10 +05302991DocType: Project,Total Costing Amount (via Time Logs),Montant total Costing (via Time Logs)
Pratik Vyas593d5622015-03-02 19:07:52 +05302992DocType: Purchase Order Item Supplied,Stock UOM,Stock UDM
Nabin Hait93c15382017-03-30 16:57:05 +05302993apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +226,Purchase Order {0} is not submitted,Bon de commande {0} est pas soumis
2994DocType: Customs Tariff Number,Tariff Number,tarif Nombre
Nabin Haitcda28ce2017-02-27 17:46:31 +05302995apps/erpnext/erpnext/stock/doctype/item/item.js +39,Projected,Projeté
Nabin Hait18f0dd02016-04-15 14:50:45 +05302996apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +218,Serial No {0} does not belong to Warehouse {1},No de série {0} ne fait pas partie de l’entrepôt {1}
Nabin Haitcda28ce2017-02-27 17:46:31 +05302997apps/erpnext/erpnext/controllers/status_updater.py +162,Note: System will not check over-delivery and over-booking for Item {0} as quantity or amount is 0,Remarque : Le système ne vérifie pas sur - livraison et la sur- réservation pour objet {0} que la quantité ou le montant est égal à 0
Pratik Vyas593d5622015-03-02 19:07:52 +05302998DocType: Notification Control,Quotation Message,Message du devis
Nabin Hait93c15382017-03-30 16:57:05 +05302999DocType: Employee Loan,Employee Loan Application,Demande de Prêt d'un Employé
Pratik Vyas593d5622015-03-02 19:07:52 +05303000DocType: Issue,Opening Date,Date d&#39;ouverture
Nabin Hait93c15382017-03-30 16:57:05 +05303001apps/erpnext/erpnext/schools/api.py +69,Attendance has been marked successfully.,La présence a été marquée avec succès.
Pratik Vyas593d5622015-03-02 19:07:52 +05303002DocType: Journal Entry,Remark,Remarque
3003DocType: Purchase Receipt Item,Rate and Amount,Taux et le montant
Nabin Hait93c15382017-03-30 16:57:05 +05303004apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +146,Account Type for {0} must be {1},Le Type de Compte pour {0} doit être {1}
3005apps/erpnext/erpnext/config/hr.py +55,Leaves and Holiday,Congés et Vacances
3006apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +49,Customer &gt; Customer Group &gt; Territory,Client&gt; Groupe Client&gt; Territoire
Pratik Vyas593d5622015-03-02 19:07:52 +05303007DocType: Sales Order,Not Billed,Non Facturé
Nabin Hait93c15382017-03-30 16:57:05 +05303008apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +147,Both Warehouse must belong to same Company,Les deux Entrepôt doivent appartenir à la même Société
Nabin Haitcda28ce2017-02-27 17:46:31 +05303009apps/erpnext/erpnext/public/js/templates/contact_list.html +37,No contacts added yet.,Aucun contact encore ajouté.
Nabin Hait93c15382017-03-30 16:57:05 +05303010DocType: Purchase Invoice Item,Landed Cost Voucher Amount,Montant de la Référence de Coût au Débarquement
3011apps/erpnext/erpnext/config/accounts.py +17,Bills raised by Suppliers.,Factures émises par des Fournisseurs.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303012DocType: POS Profile,Write Off Account,Ecrire Off compte
Nabin Hait93c15382017-03-30 16:57:05 +05303013apps/erpnext/erpnext/templates/print_formats/includes/taxes.html +5,Discount Amount,Remise
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303014DocType: Purchase Invoice,Return Against Purchase Invoice,Retour contre la facture d&#39;achat
Pratik Vyas593d5622015-03-02 19:07:52 +05303015DocType: Item,Warranty Period (in days),Période de garantie (en jours)
Nabin Hait93c15382017-03-30 16:57:05 +05303016apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +50,Relation with Guardian1,Relation avec Guardian1
Nabin Haitd25db232016-12-15 18:33:39 +05303017apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +51,Acutal qty in stock,Qté réelle en stock
Nabin Haitcda28ce2017-02-27 17:46:31 +05303018apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +18,Net Cash from Operations,Capacité d&#39;autofinancement
Nabin Hait93c15382017-03-30 16:57:05 +05303019apps/erpnext/erpnext/public/js/setup_wizard.js +230,e.g. VAT,e.g. TVA
Anand Doshi27e9b772016-03-09 14:47:46 +05303020apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +26,Item 4,Article 4
Nabin Hait93c15382017-03-30 16:57:05 +05303021DocType: Student Admission,Admission End Date,Date de Fin de l'Admission
Nabin Haitd25db232016-12-15 18:33:39 +05303022apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order_dashboard.py +21,Sub-contracting,Sous-traitant
Nabin Hait93c15382017-03-30 16:57:05 +05303023DocType: Journal Entry Account,Journal Entry Account,Compte d’Écriture de Journal
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303024apps/erpnext/erpnext/schools/doctype/academic_year/academic_year.js +3,Student Group,Groupe étudiant
3025DocType: Shopping Cart Settings,Quotation Series,Série soumission
Nabin Hait93c15382017-03-30 16:57:05 +05303026apps/erpnext/erpnext/setup/doctype/item_group/item_group.py +58,"An item exists with same name ({0}), please change the item group name or rename the item","Un article existe avec le même nom ({0}), veuillez changer le nom du groupe d'article ou renommer l'article"
3027apps/erpnext/erpnext/accounts/page/pos/pos.js +1868,Please select customer,S&#39;il vous plaît sélectionner client
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303028DocType: C-Form,I,I
Nabin Haitcda28ce2017-02-27 17:46:31 +05303029DocType: Company,Asset Depreciation Cost Center,Centre de Coûts de l'Amortissement d'Actifs
Nabin Hait72cee332016-10-26 17:45:06 +05303030DocType: Sales Order Item,Sales Order Date,Date du bon de Commande
Nabin Hait93c15382017-03-30 16:57:05 +05303031DocType: Sales Invoice Item,Delivered Qty,Qté Livrée
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303032DocType: Production Planning Tool,"If checked, all the children of each production item will be included in the Material Requests.","Si elle est cochée, tous les enfants de chaque élément de production seront inclus dans les demandes de matériel."
Nabin Hait93c15382017-03-30 16:57:05 +05303033DocType: Assessment Plan,Assessment Plan,Plan d'Évaluation
Nabin Haitcda28ce2017-02-27 17:46:31 +05303034apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +90,Warehouse {0}: Company is mandatory,Entrepôt {0}: Société est obligatoire
Nabin Hait93c15382017-03-30 16:57:05 +05303035DocType: Stock Settings,Limit Percent,Pourcentage Limite
Pratik Vyas593d5622015-03-02 19:07:52 +05303036,Payment Period Based On Invoice Date,Période de paiement basé sur Date de la facture
Nabin Hait93c15382017-03-30 16:57:05 +05303037apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +46,Item Code &gt; Item Group &gt; Brand,Code de l&#39;article&gt; Groupe d&#39;article&gt; Marque
Nabin Haitd25db232016-12-15 18:33:39 +05303038apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +58,Missing Currency Exchange Rates for {0},Taux de change Manquant pour {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +05303039DocType: Assessment Plan,Examiner,Examinateur
Nabin Hait72cee332016-10-26 17:45:06 +05303040DocType: Student,Siblings,Frères et soeurs
Pratik Vyas593d5622015-03-02 19:07:52 +05303041DocType: Journal Entry,Stock Entry,Entrée Stock
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303042DocType: Payment Entry,Payment References,Références de paiement
Nabin Hait93c15382017-03-30 16:57:05 +05303043DocType: C-Form,C-FORM-,FORMULAIRE-C-
Nabin Haitd25db232016-12-15 18:33:39 +05303044DocType: Vehicle,Insurance Details,Détails assurance
Pratik Vyas593d5622015-03-02 19:07:52 +05303045DocType: Account,Payable,Impôt sur le revenu
Nabin Hait93c15382017-03-30 16:57:05 +05303046apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +113,Please enter Repayment Periods,S&#39;il vous plaît entrer les délais de remboursement
3047apps/erpnext/erpnext/shopping_cart/cart.py +354,Debtors ({0}),Débiteurs ({0})
Nabin Hait18f0dd02016-04-15 14:50:45 +05303048DocType: Pricing Rule,Margin,Marge
Pratik Vyas593d5622015-03-02 19:07:52 +05303049apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57,New Customers,Nouveaux clients
Nabin Hait93c15382017-03-30 16:57:05 +05303050apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +76,Gross Profit %,Bénéfice Brut %
Pratik Vyas593d5622015-03-02 19:07:52 +05303051DocType: Appraisal Goal,Weightage (%),Weightage (%)
Nabin Haitcda28ce2017-02-27 17:46:31 +05303052DocType: Bank Reconciliation Detail,Clearance Date,Date de Compensation
Nabin Haitd25db232016-12-15 18:33:39 +05303053apps/erpnext/erpnext/accounts/doctype/asset/asset.py +61,Gross Purchase Amount is mandatory,Montant d'Achat Brut est obligatoire
Pratik Vyas593d5622015-03-02 19:07:52 +05303054DocType: Lead,Address Desc,Adresse Desc
Nabin Haitd25db232016-12-15 18:33:39 +05303055apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +82,Party is mandatory,Parti est obligatoire
Nabin Hait93c15382017-03-30 16:57:05 +05303056DocType: Journal Entry,JV-,JV-
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303057DocType: Topic,Topic Name,Nom de la rubrique
Nabin Hait93c15382017-03-30 16:57:05 +05303058apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +34,Atleast one of the Selling or Buying must be selected,Au moins Vente ou Achat doit être sélectionné
3059DocType: Grading Structure,Grade Intervals,Intervalles de Notes
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303060apps/erpnext/erpnext/public/js/setup_wizard.js +25,Select the nature of your business.,Sélectionnez la nature de votre entreprise.
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303061apps/erpnext/erpnext/config/manufacturing.py +57,Where manufacturing operations are carried.,Lorsque les opérations de fabrication sont réalisées.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303062DocType: Asset Movement,Source Warehouse,Entrepôt source
Pratik Vyas593d5622015-03-02 19:07:52 +05303063DocType: Installation Note,Installation Date,Date d&#39;installation
Nabin Haitd25db232016-12-15 18:33:39 +05303064apps/erpnext/erpnext/controllers/accounts_controller.py +547,Row #{0}: Asset {1} does not belong to company {2},Row # {0}: Asset {1} ne fait pas partie à la société {2}
Nabin Hait93c15382017-03-30 16:57:05 +05303065DocType: Employee,Confirmation Date,Date de Confirmation
Pratik Vyas593d5622015-03-02 19:07:52 +05303066DocType: C-Form,Total Invoiced Amount,Montant total facturé
Nabin Haitd25db232016-12-15 18:33:39 +05303067apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +47,Min Qty can not be greater than Max Qty,Qté min. ne peut être supérieure à Qté max
Nabin Hait93c15382017-03-30 16:57:05 +05303068DocType: Account,Accumulated Depreciation,Amortissement Cumulé
3069DocType: Stock Entry,Customer or Supplier Details,Détails du Client ou du Fournisseur
3070DocType: Employee Loan Application,Required by Date,Requis par date
3071DocType: Lead,Lead Owner,Responsable du Prospect
Rushabh Mehtad627af22016-03-03 11:24:58 +05303072DocType: Bin,Requested Quantity,Quantité demandée
Pratik Vyas593d5622015-03-02 19:07:52 +05303073DocType: Employee,Marital Status,État civil
Nabin Hait93c15382017-03-30 16:57:05 +05303074DocType: Stock Settings,Auto Material Request,Demande de Matériel Automatique
3075DocType: Delivery Note Item,Available Batch Qty at From Warehouse,Qté de Lot Disponible Depuis l'Entrepôt
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303076DocType: Customer,CUST-,CUST-
Nabin Hait93c15382017-03-30 16:57:05 +05303077DocType: Salary Slip,Gross Pay - Total Deduction - Loan Repayment,Salaire Brut - Déductions Totales - Remboursement de Prêt
3078apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +25,Current BOM and New BOM can not be same,La LDM actuelle et la nouvelle LDM ne peuvent être pareilles
Nabin Haitcda28ce2017-02-27 17:46:31 +05303079apps/erpnext/erpnext/hr/report/salary_register/salary_register.py +38,Salary Slip ID,Salaire Slip ID
Nabin Hait93c15382017-03-30 16:57:05 +05303080apps/erpnext/erpnext/hr/doctype/employee/employee.py +113,Date Of Retirement must be greater than Date of Joining,La Date de Départ à la Retraite doit être supérieure à Date d'Embauche
Nabin Haitd25db232016-12-15 18:33:39 +05303081apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +51,There were errors while scheduling course on :,Il y avait des erreurs lors de la planification cours sur:
Nabin Hait93c15382017-03-30 16:57:05 +05303082DocType: Sales Invoice,Against Income Account,Pour le Compte de Produits
Nabin Hait72cee332016-10-26 17:45:06 +05303083apps/erpnext/erpnext/controllers/website_list_for_contact.py +90,{0}% Delivered,{0}% Livré
Nabin Haitd25db232016-12-15 18:33:39 +05303084apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +79,Item {0}: Ordered qty {1} cannot be less than minimum order qty {2} (defined in Item).,L'article {0}: Quantité commandée {1} ne peut pas être inférieure à la qté de commande minimum {2} (défini dans la fiche de l'article).
Nabin Hait29b01222016-03-15 16:17:21 +05303085DocType: Monthly Distribution Percentage,Monthly Distribution Percentage,Pourcentage répartition mensuelle
Nabin Hait93c15382017-03-30 16:57:05 +05303086apps/erpnext/erpnext/hr/doctype/employee/employee.py +23,Please setup Employee Naming System in Human Resource &gt; HR Settings,S&#39;il vous plaît configuration des employés système de noms dans des ressources humaines&gt; Paramètres des ressources humaines
Anand Doshi27e9b772016-03-09 14:47:46 +05303087DocType: Territory,Territory Targets,Les objectifs régional
Anand Doshif5940902015-09-07 18:47:04 +05303088DocType: Delivery Note,Transporter Info,Infos Transporteur
Nabin Haitcda28ce2017-02-27 17:46:31 +05303089apps/erpnext/erpnext/accounts/utils.py +501,Please set default {0} in Company {1},S'il vous plaît définir {0} par défaut dans l'entreprise {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303090DocType: Cheque Print Template,Starting position from top edge,Position du bord supérieur de départ
Nabin Haitd25db232016-12-15 18:33:39 +05303091apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +29,Same supplier has been entered multiple times,Le même fournisseur a été saisi plusieurs fois
Nabin Hait93c15382017-03-30 16:57:05 +05303092apps/erpnext/erpnext/accounts/report/profitability_analysis/profitability_analysis.py +152,Gross Profit / Loss,Bénéfice/Perte Brut
Nabin Haitd25db232016-12-15 18:33:39 +05303093DocType: Purchase Order Item Supplied,Purchase Order Item Supplied,Bon de Commande : Article Fourni
Nabin Hait93c15382017-03-30 16:57:05 +05303094apps/erpnext/erpnext/public/js/setup_wizard.js +83,Company Name cannot be Company,Nom de la Société ne peut pas être Company
3095apps/erpnext/erpnext/config/setup.py +27,Letter Heads for print templates.,En-Têtes pour les modèles d'impression.
Anand Doshi6489e972015-09-17 15:08:09 +05303096apps/erpnext/erpnext/config/setup.py +32,Titles for print templates e.g. Proforma Invoice.,Titres pour les modèles d'impression par exemple Facture proforma.
Nabin Hait72cee332016-10-26 17:45:06 +05303097DocType: Student Guardian,Student Guardian,Gardien étudiant
Nabin Haitd25db232016-12-15 18:33:39 +05303098apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +192,Valuation type charges can not marked as Inclusive,Frais de type valorisation ne peuvent pas marqué comme inclusive
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05303099DocType: POS Profile,Update Stock,Mettre à jour le Stock
Nabin Hait93c15382017-03-30 16:57:05 +05303100apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +100,Different UOM for items will lead to incorrect (Total) Net Weight value. Make sure that Net Weight of each item is in the same UOM.,Différentes UDM pour les articles conduira à un Poids Net (Total) incorrect . Assurez-vous que le Poids Net de chaque article a la même unité de mesure .
3101apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,BOM Rate,Taux LDM
3102DocType: Asset,Journal Entry for Scrap,Écriture de Journal pour la Mise au Rebut
Nabin Hait29b01222016-03-15 16:17:21 +05303103apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +83,Please pull items from Delivery Note,POS- Cadre . #
Nabin Hait93c15382017-03-30 16:57:05 +05303104apps/erpnext/erpnext/accounts/utils.py +471,Journal Entries {0} are un-linked,Les Écritures de Journal {0} ne sont pas liées
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303105apps/erpnext/erpnext/config/crm.py +74,"Record of all communications of type email, phone, chat, visit, etc.","Enregistrement de toutes les communications de type de Email, téléphone, conversation, visite, etc."
Nabin Hait18f0dd02016-04-15 14:50:45 +05303106DocType: Manufacturer,Manufacturers used in Items,Fabricants utilisés dans les articles
Nabin Haitcda28ce2017-02-27 17:46:31 +05303107apps/erpnext/erpnext/accounts/general_ledger.py +145,Please mention Round Off Cost Center in Company,S&#39;il vous plaît mentionner Centre de coûts Round Off dans Société
Pratik Vyas593d5622015-03-02 19:07:52 +05303108DocType: Purchase Invoice,Terms,termes
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303109DocType: Academic Term,Term Name,Nom du terme
Pratik Vyas593d5622015-03-02 19:07:52 +05303110DocType: Buying Settings,Purchase Order Required,Bon de commande requis
Nabin Haitcda28ce2017-02-27 17:46:31 +05303111,Item-wise Sales History,Historique des ventes par Article
Anand Doshibb256e42016-01-04 16:50:38 +05303112DocType: Expense Claim,Total Sanctioned Amount,Montant total validé
Nabin Hait18f0dd02016-04-15 14:50:45 +05303113,Purchase Analytics,Analyses des achats
Nabin Hait93c15382017-03-30 16:57:05 +05303114DocType: Sales Invoice Item,Delivery Note Item,Bon de Livraison article
Pratik Vyas97264472015-05-14 15:13:10 +05303115DocType: Expense Claim,Task,Tâche
Anand Doshi6489e972015-09-17 15:08:09 +05303116DocType: Purchase Taxes and Charges,Reference Row #,Ligne de référence #
Nabin Hait93c15382017-03-30 16:57:05 +05303117apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +76,Batch number is mandatory for Item {0},Le numéro de lot est obligatoire pour l'Article {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303118apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.js +13,This is a root sales person and cannot be edited.,Il s'agit d'une personne de ventes de racines et ne peut être modifié .
Nabin Haitda297dc2016-02-24 14:37:38 +05303119,Stock Ledger,Livre d'inventaire
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303120apps/erpnext/erpnext/templates/includes/cart/cart_items.html +29,Rate: {0},Prix: {0}
Nabin Hait93c15382017-03-30 16:57:05 +05303121DocType: Company,Exchange Gain / Loss Account,Compte de Profits / Pertes sur Change
3122apps/erpnext/erpnext/config/hr.py +7,Employee and Attendance,Employé et Participation
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303123apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +72,Purpose must be one of {0},L'objectif doit être l'un des {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303124apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +111,Fill the form and save it,Remplissez et enregistrez le formulaire
Nabin Hait93c15382017-03-30 16:57:05 +05303125DocType: Production Planning Tool,Download a report containing all raw materials with their latest inventory status,Télécharger un rapport contenant toutes les matières premières avec leur dernier état de stocks
3126apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +26,Community Forum,Forum de la Communauté
Nabin Hait72cee332016-10-26 17:45:06 +05303127DocType: Homepage,"URL for ""All Products""",URL &quot;Tous les produits&quot;
Nabin Hait93c15382017-03-30 16:57:05 +05303128DocType: Leave Application,Leave Balance Before Application,Solde de Congés Avant Demande
Pratik Vyas593d5622015-03-02 19:07:52 +05303129DocType: SMS Center,Send SMS,Envoyer un SMS
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303130DocType: Cheque Print Template,Width of amount in word,Largeur du montant en parole
Nabin Hait93c15382017-03-30 16:57:05 +05303131DocType: Company,Default Letter Head,En-Tête de Courrier par Défaut
Nabin Hait18f0dd02016-04-15 14:50:45 +05303132DocType: Purchase Order,Get Items from Open Material Requests,Obtenir des Articles de Demandes Matérielles Ouvertes
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303133DocType: Item,Standard Selling Rate,Prix de vente standard
Nabin Hait18f0dd02016-04-15 14:50:45 +05303134DocType: Account,Rate at which this tax is applied,Taux à laquelle cet impôt est appliqué
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303135apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +19,Reorder Qty,Qté réapprovisionnement
Nabin Hait93c15382017-03-30 16:57:05 +05303136apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +28,Current Job Openings,Offres d'Emploi Actuelles
Pratik Vyas593d5622015-03-02 19:07:52 +05303137DocType: Company,Stock Adjustment Account,Compte d&#39;ajustement de stock
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303138DocType: Journal Entry,Write Off,Effacer
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303139DocType: Timesheet Detail,Operation ID,ID. de l'opération
Pratik Vyas593d5622015-03-02 19:07:52 +05303140DocType: Employee,"System User (login) ID. If set, it will become default for all HR forms.","L&#39;utilisateur du système (login) ID. S&#39;il est défini, il sera par défaut pour toutes les formes de ressources humaines."
3141apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +16,{0}: From {1},{0}: De {1}
Nabin Hait93c15382017-03-30 16:57:05 +05303142DocType: Task,depends_on,Dépend de
Nabin Haitd25db232016-12-15 18:33:39 +05303143apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +26,Name of new Account. Note: Please don't create accounts for Customers and Suppliers,Nom du nouveau compte. Note: S'il vous plaît ne créez pas de comptes Clients et Fournisseurs
Nabin Haitcda28ce2017-02-27 17:46:31 +05303144DocType: BOM Replace Tool,BOM Replace Tool,Outil de Remplacement LDM
Nabin Hait93c15382017-03-30 16:57:05 +05303145apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,Modèles d'Adresse par défaut en fonction du pays
Nabin Haitd25db232016-12-15 18:33:39 +05303146DocType: Sales Order Item,Supplier delivers to Customer,Fournisseur livre au client
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303147apps/erpnext/erpnext/utilities/bot.py +34,[{0}](#Form/Item/{0}) is out of stock,[{0}] (#Form/item/{0}) est en rupture de stock
Nabin Hait93c15382017-03-30 16:57:05 +05303148apps/erpnext/erpnext/controllers/recurring_document.py +177,Next Date must be greater than Posting Date,La prochaine date doit être supérieure à Date de publication
3149apps/erpnext/erpnext/public/js/controllers/transaction.js +914,Show tax break-up,Afficher impôt rupture
3150apps/erpnext/erpnext/accounts/party.py +305,Due / Reference Date cannot be after {0},Date d’échéance / de référence ne peut pas être après le {0}
3151apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,Importer et Exporter des Données
Nabin Haitcda28ce2017-02-27 17:46:31 +05303152apps/erpnext/erpnext/accounts/doctype/account/account.py +204,"Stock entries exist against Warehouse {0}, hence you cannot re-assign or modify it","entrées de stock existent contre Entrepôt {0}, donc vous ne pouvez pas réaffecter ou de le modifier"
Nabin Hait93c15382017-03-30 16:57:05 +05303153apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +39,No students Found,Aucun étudiant trouvé
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303154apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +55,Invoice Posting Date,Date d’envois de la facture
Nabin Haitd25db232016-12-15 18:33:39 +05303155apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +25,Sell,Vendre
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303156DocType: Sales Invoice,Rounded Total,Total arrondi
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303157DocType: Product Bundle,List items that form the package.,Liste des articles qui composent le paquet.
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303158apps/erpnext/erpnext/accounts/doctype/monthly_distribution/monthly_distribution.py +26,Percentage Allocation should be equal to 100%,Pourcentage d'allocation doit être égale à 100 %
Nabin Haitcda28ce2017-02-27 17:46:31 +05303159apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +530,Please select Posting Date before selecting Party,S&#39;il vous plaît sélectionner Date de publication avant de sélectionner Party
Nabin Hait93c15382017-03-30 16:57:05 +05303160DocType: Program Enrollment,School House,School House
Pratik Vyas593d5622015-03-02 19:07:52 +05303161DocType: Serial No,Out of AMC,Sur AMC
Nabin Haitd25db232016-12-15 18:33:39 +05303162apps/erpnext/erpnext/accounts/doctype/asset/asset.py +81,Number of Depreciations Booked cannot be greater than Total Number of Depreciations,Nombre de Amortissements réservation ne peut pas être supérieur à Nombre total d&#39;Amortissements
Nabin Hait93c15382017-03-30 16:57:05 +05303163apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +45,Make Maintenance Visit,Effectuer une visite d'entretien
Nabin Haitcda28ce2017-02-27 17:46:31 +05303164apps/erpnext/erpnext/selling/doctype/customer/customer.py +177,Please contact to the user who have Sales Master Manager {0} role,S'il vous plaît contactez l'utilisateur qui a le rôle de Sales Master Chef {0}
Nabin Hait93c15382017-03-30 16:57:05 +05303165DocType: Company,Default Cash Account,Compte de Caisse par Défaut
3166apps/erpnext/erpnext/config/accounts.py +56,Company (not Customer or Supplier) master.,Données de base de la Société (ni les Clients ni les Fournisseurs)
Nabin Haitd25db232016-12-15 18:33:39 +05303167apps/erpnext/erpnext/schools/doctype/student/student_dashboard.py +6,This is based on the attendance of this Student,Ceci est basé sur la présence de cet étudiant
3168apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +166,Add more items or open full form,Ajouter plus d'articles ou ouvrir le formulaire complet
Nabin Hait93c15382017-03-30 16:57:05 +05303169apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +108,Please enter 'Expected Delivery Date',S'il vous plaît entrer « Date de livraison prévue '
3170apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +197,Delivery Notes {0} must be cancelled before cancelling this Sales Order,Bons de Livraison {0} doivent être annulés avant d’annuler cette Commande Client
3171apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +77,Paid amount + Write Off Amount can not be greater than Grand Total,Comptes provisoires ( passif)
Nabin Haitcda28ce2017-02-27 17:46:31 +05303172apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +78,{0} is not a valid Batch Number for Item {1},{0} n'est pas un numéro de lot valable pour l'objet {1}
3173apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +149,Note: There is not enough leave balance for Leave Type {0},Remarque: Il n'y a pas assez de compensation de congé pour le type de congé {0}
Nabin Haitd25db232016-12-15 18:33:39 +05303174DocType: Training Event,Seminar,Séminaire
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303175DocType: Program Enrollment Fee,Program Enrollment Fee,Programme Frais d&#39;inscription
Pratik Vyas593d5622015-03-02 19:07:52 +05303176DocType: Item,Supplier Items,Fournisseur Articles
Pratik Vyas593d5622015-03-02 19:07:52 +05303177DocType: Opportunity,Opportunity Type,Type d&#39;opportunité
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303178apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +16,New Company,Nouvelle Société
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303179apps/erpnext/erpnext/setup/doctype/company/delete_company_transactions.py +17,Transactions can only be deleted by the creator of the Company,Transactions ne peuvent être supprimés que par le créateur de la Société
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303180apps/erpnext/erpnext/accounts/general_ledger.py +21,Incorrect number of General Ledger Entries found. You might have selected a wrong Account in the transaction.,Nombre incorrect de General Ledger Entrées trouvées. Vous avez peut-être choisi le bon compte dans la transaction.
Nabin Haitd25db232016-12-15 18:33:39 +05303181DocType: Employee,Prefered Contact Email,Préféré Contact Email
Nabin Haitcda28ce2017-02-27 17:46:31 +05303182DocType: Cheque Print Template,Cheque Width,Largeur du Chèque
Nabin Haitd25db232016-12-15 18:33:39 +05303183DocType: Selling Settings,Validate Selling Price for Item against Purchase Rate or Valuation Rate,Valider Prix de vente pour l&#39;article contre Tarif d&#39;achat ou d&#39;évaluation Taux
Nabin Haitcda28ce2017-02-27 17:46:31 +05303184DocType: Program,Fee Schedule,Barème d'Honoraires
Pratik Vyas593d5622015-03-02 19:07:52 +05303185DocType: Hub Settings,Publish Availability,Publier Disponibilité
Nabin Hait93c15382017-03-30 16:57:05 +05303186DocType: Company,Create Chart Of Accounts Based On,Créer un Plan Comptable Basé Sur
3187apps/erpnext/erpnext/hr/doctype/employee/employee.py +107,Date of Birth cannot be greater than today.,Date de Naissance ne peut être après la Date du Jour.
Pratik Vyas593d5622015-03-02 19:07:52 +05303188,Stock Ageing,Stock vieillissement
Nabin Hait93c15382017-03-30 16:57:05 +05303189apps/erpnext/erpnext/schools/doctype/student/student.py +38,Student {0} exist against student applicant {1},Étudiant {0} existe contre le demandeur étudiant {1}
3190apps/erpnext/erpnext/projects/doctype/task/task.js +31,Timesheet,Emploi du temps
Nabin Haitd25db232016-12-15 18:33:39 +05303191apps/erpnext/erpnext/controllers/accounts_controller.py +241,{0} '{1}' is disabled,{0} '{1}' est désactivée
Nabin Hait18f0dd02016-04-15 14:50:45 +05303192apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +13,Set as Open,Définir comme Ouvert
Nabin Haitcda28ce2017-02-27 17:46:31 +05303193DocType: Cheque Print Template,Scanned Cheque,Chèque Numérisé
Nabin Hait18f0dd02016-04-15 14:50:45 +05303194DocType: Notification Control,Send automatic emails to Contacts on Submitting transactions.,Envoyer des Emails automatiques aux contacts sur les transactions soumises.
Nabin Hait72cee332016-10-26 17:45:06 +05303195DocType: Timesheet,Total Billable Amount,Montant total facturable
Anand Doshi27e9b772016-03-09 14:47:46 +05303196apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +20,Item 3,Article 3
Nabin Hait93c15382017-03-30 16:57:05 +05303197DocType: Purchase Order,Customer Contact Email,Email Contact Client
Nabin Haitd25db232016-12-15 18:33:39 +05303198DocType: Warranty Claim,Item and Warranty Details,Détails de l'Article et de la Garantie
Pratik Vyas593d5622015-03-02 19:07:52 +05303199DocType: Sales Team,Contribution (%),Contribution (%)
Nabin Haitd25db232016-12-15 18:33:39 +05303200apps/erpnext/erpnext/controllers/accounts_controller.py +83,Note: Payment Entry will not be created since 'Cash or Bank Account' was not specified,Remarque: Entrée de Paiement créé tant que le compte 'Cash ou bancaire' n'a pas été spécifié
Nabin Haitcda28ce2017-02-27 17:46:31 +05303201apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +189,Responsibilities,Responsabilités
Nabin Hait93c15382017-03-30 16:57:05 +05303202DocType: Expense Claim Account,Expense Claim Account,Compte de Note de Frais
Rushabh Mehtad627af22016-03-03 11:24:58 +05303203DocType: Sales Person,Sales Person Name,Nom du vendeur
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303204apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +54,Please enter atleast 1 invoice in the table,S'il vous plaît entrer au moins 1 facture dans le tableau
Nabin Hait93c15382017-03-30 16:57:05 +05303205apps/erpnext/erpnext/public/js/setup_wizard.js +189,Add Users,Ajouter des Utilisateurs
Nabin Haitd25db232016-12-15 18:33:39 +05303206DocType: POS Item Group,Item Group,Groupe d'article
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303207DocType: Item,Safety Stock,Stock de Sécurité
Nabin Haitd25db232016-12-15 18:33:39 +05303208apps/erpnext/erpnext/projects/doctype/task/task.py +53,Progress % for a task cannot be more than 100.,Cours% pour une tâche ne peut pas être supérieur à 100.
Pratik Vyas97264472015-05-14 15:13:10 +05303209DocType: Stock Reconciliation Item,Before reconciliation,Avant la réconciliation
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303210apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py +12,To {0},A {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303211DocType: Purchase Invoice,Taxes and Charges Added (Company Currency),Les impôts et les frais supplémentaires (Société Monnaie)
Nabin Haitcda28ce2017-02-27 17:46:31 +05303212apps/erpnext/erpnext/stock/doctype/item/item.py +437,Item Tax Row {0} must have account of type Tax or Income or Expense or Chargeable,"La ligne ""Taxe sur l'Article"" {0} doit indiquer un compte de type Revenu ou Dépense ou Facturable"
Anand Doshi27e9b772016-03-09 14:47:46 +05303213DocType: Sales Order,Partly Billed,Partiellement facturé
Nabin Haitd25db232016-12-15 18:33:39 +05303214apps/erpnext/erpnext/accounts/doctype/asset/asset.py +42,Item {0} must be a Fixed Asset Item,L'article {0} doit être un Actif Fixe
Nabin Hait93c15382017-03-30 16:57:05 +05303215DocType: Item,Default BOM,LDM par Défaut
3216apps/erpnext/erpnext/setup/doctype/company/company.js +45,Please re-type company name to confirm,S&#39;il vous plaît retaper nom de l&#39;entreprise pour confirmer
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303217apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +67,Total Outstanding Amt,Encours total Amt
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303218DocType: Journal Entry,Printing Settings,Réglages d&#39;impression
Nabin Hait93c15382017-03-30 16:57:05 +05303219DocType: Sales Invoice,Include Payment (POS),Inclure paiement (POS)
3220apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +280,Total Debit must be equal to Total Credit. The difference is {0},Débit total doit être égal au total du crédit .
3221apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +11,Automotive,Automobile
Nabin Haitd25db232016-12-15 18:33:39 +05303222DocType: Vehicle,Insurance Company,Compagnie d&#39;assurance
Nabin Haitcda28ce2017-02-27 17:46:31 +05303223DocType: Asset Category Account,Fixed Asset Account,Compte d'Actif Immobilisé
Nabin Haitd25db232016-12-15 18:33:39 +05303224apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +388,Variable,Variable
Nabin Hait93c15382017-03-30 16:57:05 +05303225apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.js +46,From Delivery Note,Du Bon de Livraison
3226DocType: Student,Student Email Address,Étudiant Adresse e-mail
3227DocType: Timesheet Detail,From Time,Horaire de Début
3228apps/erpnext/erpnext/public/js/pos/pos_bill_item.html +12,In Stock: ,En stock:
3229DocType: Notification Control,Custom Message,Message Personnalisé
Anand Doshi019111b2015-11-20 18:00:11 +05303230apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +33,Investment Banking,Banques d'investissement
Nabin Hait93c15382017-03-30 16:57:05 +05303231apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +73,Cash or Bank Account is mandatory for making payment entry,Espèces ou Compte Bancaire est obligatoire pour réaliser une écriture de paiement
Nabin Haitd25db232016-12-15 18:33:39 +05303232DocType: Purchase Invoice,Price List Exchange Rate,Taux de change de la liste de prix
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303233DocType: Purchase Invoice Item,Rate,Taux
Nabin Haitcda28ce2017-02-27 17:46:31 +05303234apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +66,Intern,interne
Nabin Hait93c15382017-03-30 16:57:05 +05303235apps/erpnext/erpnext/accounts/page/pos/pos.js +1438,Address Name,Nom Adresse
3236DocType: Stock Entry,From BOM,De LDM
Nabin Haitcda28ce2017-02-27 17:46:31 +05303237DocType: Assessment Code,Assessment Code,Code de l'Évaluation
Nabin Hait93c15382017-03-30 16:57:05 +05303238apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +35,Basic,de Base
Nabin Haitcda28ce2017-02-27 17:46:31 +05303239apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +94,Stock transactions before {0} are frozen,Les transactions du stock avant {0} sont gelés
Nabin Hait72cee332016-10-26 17:45:06 +05303240apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +220,Please click on 'Generate Schedule',"S'il vous plaît cliquer sur ""Générer calendrier''"
Nabin Hait93c15382017-03-30 16:57:05 +05303241apps/erpnext/erpnext/config/stock.py +190,"e.g. Kg, Unit, Nos, m","e.g. Kg, Unités, Nbr, m"
3242apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +110,Reference No is mandatory if you entered Reference Date,No de référence est obligatoire si vous avez introduit une date
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303243DocType: Bank Reconciliation Detail,Payment Document,Paiement document
Nabin Hait93c15382017-03-30 16:57:05 +05303244apps/erpnext/erpnext/hr/doctype/employee/employee.py +110,Date of Joining must be greater than Date of Birth,La Date d'Embauche doit être après à la Date de Naissance
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303245DocType: Salary Slip,Salary Structure,Grille des salaires
Pratik Vyas593d5622015-03-02 19:07:52 +05303246DocType: Account,Bank,Banque
Nabin Hait93c15382017-03-30 16:57:05 +05303247apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +9,Airline,Compagnie Aérienne
3248apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +790,Issue Material,Problème matériel
3249DocType: Material Request Item,For Warehouse,Pour l’Entrepôt
Pratik Vyas593d5622015-03-02 19:07:52 +05303250DocType: Employee,Offer Date,Date de l'offre
Nabin Haitda297dc2016-02-24 14:37:38 +05303251apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +33,Quotations,Soumissions
Nabin Hait93c15382017-03-30 16:57:05 +05303252apps/erpnext/erpnext/accounts/page/pos/pos.js +665,You are in offline mode. You will not be able to reload until you have network.,Vous êtes en mode hors connexion. Vous ne serez pas en mesure de recharger jusqu&#39;à ce que vous avez réseau.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303253apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +31,No Student Groups created.,Aucun groupe d&#39;étudiants créés.
3254DocType: Purchase Invoice Item,Serial No,N ° de série
Nabin Hait93c15382017-03-30 16:57:05 +05303255apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +119,Monthly Repayment Amount cannot be greater than Loan Amount,Montant de remboursement mensuel ne peut pas être supérieur à Montant du prêt
Nabin Haitd25db232016-12-15 18:33:39 +05303256apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +144,Please enter Maintaince Details first,S'il vous plaît entrer les détails de maintenance en premier
Rushabh Mehtad627af22016-03-03 11:24:58 +05303257DocType: Purchase Invoice,Print Language,Imprimer Langue
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303258DocType: Salary Slip,Total Working Hours,Total des heures de travail
Pratik Vyas97264472015-05-14 15:13:10 +05303259DocType: Stock Entry,Including items for sub assemblies,Incluant les éléments pour des sous-ensembles
Nabin Hait93c15382017-03-30 16:57:05 +05303260apps/erpnext/erpnext/accounts/page/pos/pos.js +1797,Enter value must be positive,La valeur entrée doit être positive
3261apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +102,All Territories,Tous les Territoires
Pratik Vyas593d5622015-03-02 19:07:52 +05303262DocType: Purchase Invoice,Items,Articles
Nabin Haitd25db232016-12-15 18:33:39 +05303263apps/erpnext/erpnext/schools/doctype/program_enrollment/program_enrollment.py +25,Student is already enrolled.,Étudiant est déjà inscrit.
Pratik Vyas593d5622015-03-02 19:07:52 +05303264DocType: Fiscal Year,Year Name,Nom Année
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303265DocType: Process Payroll,Process Payroll,processus de paye
Nabin Hait93c15382017-03-30 16:57:05 +05303266apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +234,There are more holidays than working days this month.,Il n'y a plus de vacances que de jours de travail ce mois-ci.
Nabin Haitd25db232016-12-15 18:33:39 +05303267DocType: Product Bundle Item,Product Bundle Item,Article d'un ensemble de Produits
3268DocType: Sales Partner,Sales Partner Name,Nom du Partenaire de Vente
Nabin Hait93c15382017-03-30 16:57:05 +05303269apps/erpnext/erpnext/hooks.py +111,Request for Quotations,Demande de Devis
Anand Doshibb256e42016-01-04 16:50:38 +05303270DocType: Payment Reconciliation,Maximum Invoice Amount,Montant maximal de la facture
Nabin Hait93c15382017-03-30 16:57:05 +05303271DocType: Item,Device Package Code,Dispositif de code Package
3272DocType: Student Language,Student Language,Langue des étudiants
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303273apps/erpnext/erpnext/config/selling.py +23,Customers,Clients
Nabin Hait72cee332016-10-26 17:45:06 +05303274DocType: Student Sibling,Institution,Institution
Nabin Hait18f0dd02016-04-15 14:50:45 +05303275DocType: Asset,Partially Depreciated,Partiellement dépréciées
3276DocType: Issue,Opening Time,Horaire d'ouverture
Nabin Hait93c15382017-03-30 16:57:05 +05303277apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +92,From and To dates required,Les date Du et Au sont requises
Anand Doshi019111b2015-11-20 18:00:11 +05303278apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +46,Securities & Commodity Exchanges,Valeurs mobilières et des bourses de marchandises
Nabin Hait93c15382017-03-30 16:57:05 +05303279apps/erpnext/erpnext/stock/doctype/item/item.py +642,Default Unit of Measure for Variant '{0}' must be same as in Template '{1}',L’Unité de mesure par défaut pour la variante '{0}' doit être la même que dans le Modèle '{1}'
Nabin Haitda297dc2016-02-24 14:37:38 +05303280DocType: Shipping Rule,Calculate Based On,Calculer en fonction de
Nabin Hait93c15382017-03-30 16:57:05 +05303281DocType: Delivery Note Item,From Warehouse,De l'Entrepôt
3282apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +872,No Items with Bill of Materials to Manufacture,Aucun article avec le projet de loi de matériaux pour la fabrication
Nabin Haitcda28ce2017-02-27 17:46:31 +05303283DocType: Assessment Plan,Supervisor Name,Nom du superviseur
Nabin Hait93c15382017-03-30 16:57:05 +05303284DocType: Grading Structure,Grading Structure,Structure de la Notation
Nabin Hait18f0dd02016-04-15 14:50:45 +05303285DocType: Purchase Taxes and Charges,Valuation and Total,Valorisation et total
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303286DocType: Tax Rule,Shipping City,Ville de livraison
Nabin Haitcda28ce2017-02-27 17:46:31 +05303287apps/erpnext/erpnext/stock/doctype/item/item.js +68,This Item is a Variant of {0} (Template). Attributes will be copied over from the template unless 'No Copy' is set,Cet article est une variante de {0} (Template). Attributs seront copiés à partir du modèle à moins 'No Copy »est réglé
Nabin Hait93c15382017-03-30 16:57:05 +05303288DocType: Notification Control,Customize the Notification,Personnaliser la Notification
3289apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +19,Cash Flow from Operations,Flux de Trésorerie provenant des Opérations
Nabin Hait34037e02016-02-03 13:10:54 +05303290DocType: Sales Invoice,Shipping Rule,Règle de livraison
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303291DocType: Manufacturer,Limited to 12 characters,Limité à 12 caractères
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303292DocType: Journal Entry,Print Heading,Imprimer rubrique
Nabin Haitcda28ce2017-02-27 17:46:31 +05303293apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +57,Total cannot be zero,Total ne peut pas être zéro
3294DocType: Training Event Employee,Attended,Présent
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303295apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +16,'Days Since Last Order' must be greater than or equal to zero,'Jours depuis la dernière commande' doit être supérieur ou égale à zéro
Nabin Haitd25db232016-12-15 18:33:39 +05303296DocType: Process Payroll,Payroll Frequency,paie Fréquence
Nabin Hait93c15382017-03-30 16:57:05 +05303297DocType: Asset,Amended From,Modifié Depuis
Nabin Haitcda28ce2017-02-27 17:46:31 +05303298apps/erpnext/erpnext/public/js/setup_wizard.js +300,Raw Material,Matières premières
Rushabh Mehtad627af22016-03-03 11:24:58 +05303299DocType: Leave Application,Follow via Email,Suivre par E-mail
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303300apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +53,Plants and Machineries,Les plantes et les Machineries
Nabin Hait29b01222016-03-15 16:17:21 +05303301DocType: Purchase Taxes and Charges,Tax Amount After Discount Amount,Montant de la taxe après le montant de la remise
Nabin Hait93c15382017-03-30 16:57:05 +05303302DocType: Daily Work Summary Settings,Daily Work Summary Settings,Paramètres du Récapitulatif Quotidien
3303apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +240,Currency of the price list {0} is not similar with the selected currency {1},La devise de la liste de prix {0} ne ressemble pas à la devise sélectionnée {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303304DocType: Payment Entry,Internal Transfer,Transfert interne
Nabin Hait93c15382017-03-30 16:57:05 +05303305apps/erpnext/erpnext/accounts/doctype/account/account.py +220,Child account exists for this account. You can not delete this account.,Un compte enfant existe pour ce compte. Vous ne pouvez pas supprimer ce compte.
3306apps/erpnext/erpnext/setup/doctype/territory/territory.py +19,Either target qty or target amount is mandatory,Soit la qté cible soit le montant cible est obligatoire
Nabin Haitcda28ce2017-02-27 17:46:31 +05303307apps/erpnext/erpnext/stock/get_item_details.py +501,No default BOM exists for Item {0},Pas de nomenclature par défaut existe pour l'article {0}
Nabin Haitd25db232016-12-15 18:33:39 +05303308apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +334,Please select Posting Date first,S&#39;il vous plaît sélectionnez Date de publication abord
Rushabh Mehtafc307972015-11-04 18:02:45 +05303309apps/erpnext/erpnext/public/js/account_tree_grid.js +211,Opening Date should be before Closing Date,Date d&#39;ouverture devrait être avant la date de clôture
3310DocType: Leave Control Panel,Carry Forward,Reporter
Nabin Hait93c15382017-03-30 16:57:05 +05303311apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +30,Cost Center with existing transactions can not be converted to ledger,Un Centre de Coûts avec des transactions existantes ne peut pas être converti en grand livre
3312DocType: Department,Days for which Holidays are blocked for this department.,Jours pour lesquels les Vacances sont bloquées pour ce département.
Pratik Vyas593d5622015-03-02 19:07:52 +05303313,Produced,produit
Nabin Hait93c15382017-03-30 16:57:05 +05303314apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +121,Created Salary Slips,Créer une Fiche de Paie
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303315DocType: Item,Item Code for Suppliers,Code de l&#39;article pour les fournisseurs
Nabin Haitd25db232016-12-15 18:33:39 +05303316DocType: Issue,Raised By (Email),Augmenté par (courriel)
3317DocType: Training Event,Trainer Name,Nom formateur
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303318DocType: Mode of Payment,General,Général
Nabin Hait93c15382017-03-30 16:57:05 +05303319apps/erpnext/erpnext/public/js/setup_wizard.js +171,Attach Letterhead,Joindre l'En-tête
3320apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +346,Cannot deduct when category is for 'Valuation' or 'Valuation and Total',Déduction impossible lorsque la catégorie est pour 'Évaluation' ou 'Vaulation et Total'
3321apps/erpnext/erpnext/public/js/setup_wizard.js +222,"List your tax heads (e.g. VAT, Customs etc; they should have unique names) and their standard rates. This will create a standard template, which you can edit and add more later.","Inscrivez vos titres d'impôts (par exemple, TVA, douanes, etc., ils doivent avoir des noms uniques) et leurs taux standards. Cela va créer un modèle standard, que vous pouvez modifier et compléter plus tard."
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303322apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +230,Serial Nos Required for Serialized Item {0},Numéro de séries requis pour item {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +05303323apps/erpnext/erpnext/config/accounts.py +146,Match Payments with Invoices,Rapprocher les Paiements avec les Factures
3324DocType: Journal Entry,Bank Entry,Écriture Bancaire
3325DocType: Authorization Rule,Applicable To (Designation),Applicable À (Désignation)
Nabin Hait72cee332016-10-26 17:45:06 +05303326,Profitability Analysis,Analyse de rentabilité
Nabin Hait93c15382017-03-30 16:57:05 +05303327apps/erpnext/erpnext/templates/generators/item.html +62,Add to Cart,Ajouter au Panier
3328apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.js +28,Group By,Grouper Par
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303329DocType: Guardian,Interests,Intérêts
Nabin Hait93c15382017-03-30 16:57:05 +05303330apps/erpnext/erpnext/config/accounts.py +262,Enable / disable currencies.,Activer / Désactiver les devises
3331DocType: Production Planning Tool,Get Material Request,Obtenir la Demande de Matériel
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303332apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +109,Postal Expenses,Frais postaux
Anand Doshif5940902015-09-07 18:47:04 +05303333apps/erpnext/erpnext/controllers/trends.py +19,Total(Amt),Total (Montant)
Nabin Hait18f0dd02016-04-15 14:50:45 +05303334apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +26,Entertainment & Leisure,Divertissement et Loisir
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303335DocType: Quality Inspection,Item Serial No,No de série article
Nabin Hait93c15382017-03-30 16:57:05 +05303336apps/erpnext/erpnext/utilities/activation.py +136,Create Employee Records,Créer les Dossiers des Employés
Nabin Haitcda28ce2017-02-27 17:46:31 +05303337apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +58,Total Present,Présent total
Nabin Hait93c15382017-03-30 16:57:05 +05303338apps/erpnext/erpnext/config/accounts.py +107,Accounting Statements,Déclarations Comptables
3339apps/erpnext/erpnext/public/js/setup_wizard.js +304,Hour,Heure
Nabin Haitcda28ce2017-02-27 17:46:31 +05303340apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +146,"Serialized Item {0} cannot be updated \
Pratik Vyas593d5622015-03-02 19:07:52 +05303341 using Stock Reconciliation","Point sérialisé {0} ne peut pas être mis à jour en utilisant \
3342 Stock réconciliation"
Nabin Hait733680b2015-12-07 14:12:41 +05303343apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +29,New Serial No cannot have Warehouse. Warehouse must be set by Stock Entry or Purchase Receipt,Les nouveaux numéro de série ne peuvent avoir d'entrepot. L'entrepot doit être établi par l'entré des stock ou le reçus d'achat
Nabin Hait93c15382017-03-30 16:57:05 +05303344DocType: Lead,Lead Type,Type de Prospect
Nabin Haitcda28ce2017-02-27 17:46:31 +05303345apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +133,You are not authorized to approve leaves on Block Dates,Vous n'êtes pas autorisé à approuver les congés sur les dates bloquées
Nabin Hait93c15382017-03-30 16:57:05 +05303346apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +364,All these items have already been invoiced,Tous ces articles ont déjà été facturés
Pratik Vyas593d5622015-03-02 19:07:52 +05303347apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +37,Can be approved by {0},Peut être approuvé par {0}
Nabin Hait93c15382017-03-30 16:57:05 +05303348DocType: Item,Default Material Request Type,Type de Requête de Matériaux par Défaut
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303349apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +7,Unknown,Inconnu
Nabin Haitd25db232016-12-15 18:33:39 +05303350DocType: Shipping Rule,Shipping Rule Conditions,Conditions de la Règle de Livraison
Pratik Vyas593d5622015-03-02 19:07:52 +05303351DocType: BOM Replace Tool,The new BOM after replacement,La nouvelle nomenclature après le remplacement
Nabin Haitcda28ce2017-02-27 17:46:31 +05303352apps/erpnext/erpnext/accounts/page/pos/pos.js +633,Point of Sale,Point de vente
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303353DocType: Payment Entry,Received Amount,Montant reçu
Nabin Hait93c15382017-03-30 16:57:05 +05303354DocType: Production Planning Tool,"Create for full quantity, ignoring quantity already on order","Créer pour la quantité totale, en ignorant la quantité déjà commandée"
Pratik Vyas593d5622015-03-02 19:07:52 +05303355DocType: Account,Tax,Impôt
Nabin Haitd25db232016-12-15 18:33:39 +05303356apps/erpnext/erpnext/schools/report/student_batch_wise_attendance/student_batch_wise_attendance.py +45,Not Marked,Non Marqué
3357DocType: Production Planning Tool,Production Planning Tool,Outil de planification de la Fabrication
Pratik Vyas593d5622015-03-02 19:07:52 +05303358DocType: Quality Inspection,Report Date,Date du rapport
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303359DocType: Student,Middle Name,Deuxième nom
Pratik Vyas593d5622015-03-02 19:07:52 +05303360DocType: C-Form,Invoices,Factures
Nabin Hait93c15382017-03-30 16:57:05 +05303361DocType: Job Opening,Job Title,Titre de l'Emploi
3362apps/erpnext/erpnext/utilities/activation.py +100,Create Users,Créer des Utilisateurs
Nabin Haitcda28ce2017-02-27 17:46:31 +05303363apps/erpnext/erpnext/public/js/setup_wizard.js +304,Gram,Gramme
Nabin Hait93c15382017-03-30 16:57:05 +05303364apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +393,Quantity to Manufacture must be greater than 0.,Quantité à fabriquer doit être supérieur à 0.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303365apps/erpnext/erpnext/config/maintenance.py +17,Visit report for maintenance call.,Rapport de visite pour l'appel de maintenance
Anand Doshi27e9b772016-03-09 14:47:46 +05303366DocType: Stock Entry,Update Rate and Availability,Mettre à jour prix et disponibilité
Pratik Vyas593d5622015-03-02 19:07:52 +05303367DocType: Stock Settings,Percentage you are allowed to receive or deliver more against the quantity ordered. For example: If you have ordered 100 units. and your Allowance is 10% then you are allowed to receive 110 units.,Pourcentage que vous êtes autorisé à recevoir ou de livrer plus sur la quantité commandée. Par exemple: Si vous avez commandé 100 unités. et votre allocation est de 10% alors que vous êtes autorisé à recevoir 110 unités.
Nabin Haitd25db232016-12-15 18:33:39 +05303368DocType: POS Customer Group,Customer Group,Groupe de clients
Nabin Hait93c15382017-03-30 16:57:05 +05303369apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +194,Expense account is mandatory for item {0},Compte de charge est obligatoire pour l'article {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +05303370DocType: BOM,Website Description,Description du site Web
3371apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +42,Net Change in Equity,Variation nette des capitaux propres
3372apps/erpnext/erpnext/accounts/doctype/asset/asset.py +152,Please cancel Purchase Invoice {0} first,S&#39;il vous plaît annuler la facture d&#39;achat {0} premier
Nabin Hait93c15382017-03-30 16:57:05 +05303373apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +42,"Email Address must be unique, already exists for {0}","Adresse Email doit être unique, existe déjà pour {0}"
Nabin Haitcda28ce2017-02-27 17:46:31 +05303374DocType: Serial No,AMC Expiry Date,Date d'Expiration CMA
Nabin Hait93c15382017-03-30 16:57:05 +05303375apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +795,Receipt,Quittance
Pratik Vyas593d5622015-03-02 19:07:52 +05303376,Sales Register,Registre des ventes
Nabin Haitd25db232016-12-15 18:33:39 +05303377DocType: Daily Work Summary Settings Company,Send Emails At,Envoyer Emails A
3378DocType: Quotation,Quotation Lost Reason,Perdu la raison de la Soumission
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303379apps/erpnext/erpnext/public/js/setup_wizard.js +14,Select your Domain,Sélectionnez votre domaine
Nabin Haitd25db232016-12-15 18:33:39 +05303380apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +340,Transaction reference no {0} dated {1},Référence de la transaction ne {0} daté {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05303381apps/erpnext/erpnext/setup/doctype/supplier_type/supplier_type.js +5,There is nothing to edit.,Il n'y a rien à modifier.
Nabin Hait72cee332016-10-26 17:45:06 +05303382apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +117,Summary for this month and pending activities,Résumé du mois et activités en suspens
Nabin Hait93c15382017-03-30 16:57:05 +05303383DocType: Customer Group,Customer Group Name,Nom du Groupe Client
3384apps/erpnext/erpnext/public/js/financial_statements.js +55,Cash Flow Statement,États des Flux de Trésorerie
3385apps/erpnext/erpnext/hr/doctype/employee_loan_application/employee_loan_application.py +23,Loan Amount cannot exceed Maximum Loan Amount of {0},Le Montant du prêt ne peut pas dépasser le Montant Maximal du Prêt de {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +05303386apps/erpnext/erpnext/hr/report/vehicle_expenses/vehicle_expenses.py +21,License,Licence
Nabin Haitd25db232016-12-15 18:33:39 +05303387apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +437,Please remove this Invoice {0} from C-Form {1},S'il vous plaît retirez cette Facture {0} du C-Form {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05303388DocType: Leave Control Panel,Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,S&#39;il vous plaît sélectionnez Report si vous souhaitez également inclure le solde de l&#39;exercice précédent ne laisse à cet exercice
Nabin Hait93c15382017-03-30 16:57:05 +05303389DocType: GL Entry,Against Voucher Type,Pour le Type de Bon
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303390DocType: Item,Attributes,Attributs
Nabin Hait93c15382017-03-30 16:57:05 +05303391apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +672,Get Items,Obtenir les Articles
3392apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +219,Please enter Write Off Account,S'il vous plaît entrer amortissent compte
3393apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +71,Last Order Date,Date de la Dernière Commande
Nabin Haitcda28ce2017-02-27 17:46:31 +05303394apps/erpnext/erpnext/accounts/doctype/budget/budget.py +47,Account {0} does not belongs to company {1},Le compte {0} n'appartient pas à la société {1}
Nabin Hait93c15382017-03-30 16:57:05 +05303395DocType: Student,Guardian Details,Détails du Tuteur
3396DocType: C-Form,C-Form,Formulaire-C
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303397apps/erpnext/erpnext/config/hr.py +18,Mark Attendance for multiple employees,Mark présence pour plusieurs employés
Nabin Hait93c15382017-03-30 16:57:05 +05303398DocType: Vehicle,Chassis No,N ° de Châssis
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303399DocType: Payment Request,Initiated,Initié
Pratik Vyas593d5622015-03-02 19:07:52 +05303400DocType: Production Order,Planned Start Date,Date de début prévue
Nabin Hait93c15382017-03-30 16:57:05 +05303401DocType: Serial No,Creation Document Type,Type de Document de Création
Pratik Vyas593d5622015-03-02 19:07:52 +05303402DocType: Leave Type,Is Encash,Est encaisser
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05303403DocType: Leave Allocation,New Leaves Allocated,Nouvelle Attribution de Congés
Nabin Hait72cee332016-10-26 17:45:06 +05303404apps/erpnext/erpnext/controllers/trends.py +269,Project-wise data is not available for Quotation,alloué avec succès
Nabin Hait93c15382017-03-30 16:57:05 +05303405DocType: Project,Expected End Date,Date de Fin Prévue
Nabin Haitd25db232016-12-15 18:33:39 +05303406DocType: Budget Account,Budget Amount,Montant Budgétaire
Nabin Hait18f0dd02016-04-15 14:50:45 +05303407DocType: Appraisal Template,Appraisal Template Title,Titre du modèle d'évaluation
Nabin Hait93c15382017-03-30 16:57:05 +05303408apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +37,From Date {0} for Employee {1} cannot be before employee's joining Date {2},La Date {0} pour l’Employé {1} ne peut pas être avant la Date d’embauche {2} de l’employé
Nabin Haitcda28ce2017-02-27 17:46:31 +05303409apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +107,Commercial,Commercial
Nabin Hait93c15382017-03-30 16:57:05 +05303410DocType: Payment Entry,Account Paid To,Compte Payé Au
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303411apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +24,Parent Item {0} must not be a Stock Item,L'article parent {0} ne doit pas être un élément de Stock
Nabin Hait93c15382017-03-30 16:57:05 +05303412apps/erpnext/erpnext/config/selling.py +57,All Products or Services.,Tous les Produits ou Services.
Nabin Haitcda28ce2017-02-27 17:46:31 +05303413DocType: Expense Claim,More Details,Plus de détails
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303414DocType: Supplier Quotation,Supplier Address,Adresse du fournisseur
Nabin Haitcda28ce2017-02-27 17:46:31 +05303415apps/erpnext/erpnext/accounts/doctype/budget/budget.py +128,{0} Budget for Account {1} against {2} {3} is {4}. It will exceed by {5},{0} Le budget du compte {1} contre {2} {3} est {4}. Il dépassera de {5}
Nabin Hait93c15382017-03-30 16:57:05 +05303416apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +665,Row {0}# Account must be of type 'Fixed Asset',Row {0} # Le compte doit être de type &#39;Asset fixe&#39;
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303417apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Out Qty,out Quantité
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303418apps/erpnext/erpnext/config/accounts.py +278,Rules to calculate shipping amount for a sale,Règles de calcul du montant de l&#39;expédition pour une vente
Nabin Haitcda28ce2017-02-27 17:46:31 +05303419apps/erpnext/erpnext/selling/doctype/customer/customer.py +51,Series is mandatory,Série est obligatoire
Nabin Hait93c15382017-03-30 16:57:05 +05303420apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +28,Financial Services,Services Financiers
3421DocType: Student Sibling,Student ID,Carte d&#39;étudiant
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303422apps/erpnext/erpnext/config/projects.py +40,Types of activities for Time Logs,Types d&#39;activités pour Time Logs
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303423DocType: Tax Rule,Sales,Ventes
Nabin Hait93c15382017-03-30 16:57:05 +05303424DocType: Stock Entry Detail,Basic Amount,Montant de Base
Nabin Haitd25db232016-12-15 18:33:39 +05303425DocType: Training Event,Exam,Examen
Nabin Haitcda28ce2017-02-27 17:46:31 +05303426apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +408,Warehouse required for stock Item {0},L’entrepôt est obligatoire pour l'article du stock {0}
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05303427DocType: Leave Allocation,Unused leaves,Congés non utilisés
Nabin Haitd25db232016-12-15 18:33:39 +05303428apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +154,Cr,Cr
Nabin Hait93c15382017-03-30 16:57:05 +05303429DocType: Tax Rule,Billing State,État de la Facturation
Nabin Haitd25db232016-12-15 18:33:39 +05303430apps/erpnext/erpnext/accounts/doctype/asset/asset.js +287,Transfer,Transférer
Nabin Haitcda28ce2017-02-27 17:46:31 +05303431apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +197,{0} {1} does not associated with Party Account {2},{0} {1} n'est pas associé à un compte auxiliaire {2}
Nabin Hait93c15382017-03-30 16:57:05 +05303432apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +863,Fetch exploded BOM (including sub-assemblies),Récupérer la LDM éclatée (y compris les sous-ensembles)
Nabin Haitcda28ce2017-02-27 17:46:31 +05303433DocType: Authorization Rule,Applicable To (Employee),Applicable À (Employé)
Nabin Hait93c15382017-03-30 16:57:05 +05303434apps/erpnext/erpnext/controllers/accounts_controller.py +123,Due Date is mandatory,La Date d’Échéance est obligatoire
3435apps/erpnext/erpnext/controllers/item_variant.py +82,Increment for Attribute {0} cannot be 0,Incrément pour attribut {0} ne peut pas être 0
Pratik Vyas593d5622015-03-02 19:07:52 +05303436DocType: Journal Entry,Pay To / Recd From,Pay To / RECD De
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05303437DocType: Naming Series,Setup Series,Configuration des Séries
Anand Doshibb256e42016-01-04 16:50:38 +05303438DocType: Payment Reconciliation,To Invoice Date,Pour Date de la facture
Nabin Hait93c15382017-03-30 16:57:05 +05303439DocType: Supplier,Contact HTML,HTML du Contact
Nabin Hait18f0dd02016-04-15 14:50:45 +05303440,Inactive Customers,Clients inactifs
Nabin Hait72cee332016-10-26 17:45:06 +05303441DocType: Landed Cost Voucher,LCV,LCV
Nabin Haitd25db232016-12-15 18:33:39 +05303442DocType: Landed Cost Voucher,Purchase Receipts,Réceptions d'Achats
Nabin Hait93c15382017-03-30 16:57:05 +05303443apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +27,How Pricing Rule is applied?,Comment la Règle de Prix doit-elle être appliquée ?
3444DocType: Stock Entry,Delivery Note No,Bon de Livraison N°
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303445DocType: Production Planning Tool,"If checked, only Purchase material requests for final raw materials will be included in the Material Requests. Otherwise, Material Requests for parent items will be created","Si elle est cochée, seulement des demandes d&#39;achat de matériel pour les matières premières finales seront incluses dans les demandes de matériel. Dans le cas contraire, les demandes de matériel pour les articles parents seront créés"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303446DocType: Cheque Print Template,Message to show,Message à afficher
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303447DocType: Company,Retail,Vente au détail
Pratik Vyas593d5622015-03-02 19:07:52 +05303448DocType: Attendance,Absent,Absent
Nabin Hait93c15382017-03-30 16:57:05 +05303449apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +554,Product Bundle,Produit groupé
3450DocType: Purchase Invoice Item,Is Sample Item,Est-échantillon Point
3451apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +200,Row {0}: Invalid reference {1},Ligne {0}: référence non valide {1}
Nabin Hait29b01222016-03-15 16:17:21 +05303452DocType: Purchase Taxes and Charges Template,Purchase Taxes and Charges Template,Modèle de taxe et frais d'achat
Nabin Hait93c15382017-03-30 16:57:05 +05303453DocType: Upload Attendance,Download Template,Télécharger le Modèle
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303454DocType: Timesheet,TS-,TS-
Nabin Haitcda28ce2017-02-27 17:46:31 +05303455apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +62,{0} {1}: Either debit or credit amount is required for {2},{0} {1}: Soit débit ou montant du crédit est nécessaire pour {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05303456DocType: GL Entry,Remarks,Remarques
Nabin Hait93c15382017-03-30 16:57:05 +05303457DocType: Payment Entry,Account Paid From,Compte Payé Du
Pratik Vyas593d5622015-03-02 19:07:52 +05303458DocType: Purchase Order Item Supplied,Raw Material Item Code,Numéro d'article de la matériel première
3459DocType: Journal Entry,Write Off Based On,Ecrire Off Basé sur
Nabin Hait93c15382017-03-30 16:57:05 +05303460apps/erpnext/erpnext/utilities/activation.py +66,Make Lead,faire plomb
3461apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +110,Print and Stationery,Imprimer et papeterie
Nabin Haitd25db232016-12-15 18:33:39 +05303462DocType: Stock Settings,Show Barcode Field,Afficher Champ Code Barre
Nabin Hait93c15382017-03-30 16:57:05 +05303463apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +762,Send Supplier Emails,Envoyer Emails Fournisseur
Nabin Haitcda28ce2017-02-27 17:46:31 +05303464apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +115,"Salary already processed for period between {0} and {1}, Leave application period cannot be between this date range.","Salaire déjà traité pour la période entre {0} et {1}, Laissez période d&#39;application ne peut pas être entre cette plage de dates."
3465apps/erpnext/erpnext/config/stock.py +127,Installation record for a Serial No.,N° de série pour un dossier d'installation
Nabin Hait93c15382017-03-30 16:57:05 +05303466DocType: Guardian Interest,Guardian Interest,Part du Tuteur
3467apps/erpnext/erpnext/config/hr.py +177,Training,Entraînement
3468DocType: Timesheet,Employee Detail,Détail Employé
3469apps/erpnext/erpnext/controllers/recurring_document.py +190,Next Date's day and Repeat on Day of Month must be equal,le jour de la date et suivant Répéter le jour du mois doit être égal
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303470apps/erpnext/erpnext/config/website.py +11,Settings for website homepage,Paramètres de site page d&#39;accueil
Nabin Hait93c15382017-03-30 16:57:05 +05303471DocType: Offer Letter,Awaiting Response,Attente de Réponse
3472apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +58,Above,Au-dessus
3473apps/erpnext/erpnext/controllers/item_variant.py +216,Invalid attribute {0} {1},attribut non valide {0} {1}
3474apps/erpnext/erpnext/schools/doctype/assessment_plan/assessment_plan.py +13,Please select Student Group or Student Batch,S&#39;il vous plaît sélectionner Groupe étudiant ou lot étudiant
3475DocType: Salary Slip,Earning & Deduction,Revenus et Déduction
Nabin Haitd25db232016-12-15 18:33:39 +05303476apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +36,Optional. This setting will be used to filter in various transactions.,Facultatif. Ce paramètre sera utilisé pour filtrer différentes écritures.
Nabin Hait72cee332016-10-26 17:45:06 +05303477apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +108,Negative Valuation Rate is not allowed,Négatif évaluation Taux n'est pas autorisé
Pratik Vyas593d5622015-03-02 19:07:52 +05303478DocType: Holiday List,Weekly Off,Hebdomadaire Off
Nabin Hait93c15382017-03-30 16:57:05 +05303479DocType: Fiscal Year,"For e.g. 2012, 2012-13","Par exemple: 2012, 2012-13"
Nabin Haitd25db232016-12-15 18:33:39 +05303480apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +87,Provisional Profit / Loss (Credit),Résultat provisoire / Perte (crédit)
Nabin Haitcda28ce2017-02-27 17:46:31 +05303481DocType: Sales Invoice,Return Against Sales Invoice,Retour contre Facture de Vente
Anand Doshi27e9b772016-03-09 14:47:46 +05303482apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +32,Item 5,Article 5
Nabin Hait93c15382017-03-30 16:57:05 +05303483DocType: Serial No,Creation Time,Date de Création
Pratik Vyas593d5622015-03-02 19:07:52 +05303484apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +62,Total Revenue,Revenu total
Nabin Haitd25db232016-12-15 18:33:39 +05303485DocType: Sales Invoice,Product Bundle Help,Aide pour les Ensembles de Produits
Pratik Vyas593d5622015-03-02 19:07:52 +05303486,Monthly Attendance Sheet,Feuille de présence mensuel
Nabin Haitd25db232016-12-15 18:33:39 +05303487DocType: Production Order Item,Production Order Item,Article de l'Ordre de Fabrication
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303488apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +16,No record found,Aucun enregistrement trouvé
Nabin Hait93c15382017-03-30 16:57:05 +05303489apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +137,Cost of Scrapped Asset,Coût des Immobilisations Mises au Rebut
3490apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +9,Partially ordred,partiellement ordred
Nabin Haitcda28ce2017-02-27 17:46:31 +05303491apps/erpnext/erpnext/controllers/stock_controller.py +225,{0} {1}: Cost Center is mandatory for Item {2},{0} {1}: Centre de coûts est obligatoire pour objet {2}
Nabin Haitd25db232016-12-15 18:33:39 +05303492DocType: Vehicle,Policy No,Politique no
Nabin Hait93c15382017-03-30 16:57:05 +05303493apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +654,Get Items from Product Bundle,Obtenir les Articles du Produit Groupé
Nabin Hait18f0dd02016-04-15 14:50:45 +05303494DocType: Asset,Straight Line,Ligne droite
Nabin Haitd25db232016-12-15 18:33:39 +05303495DocType: Project User,Project User,Utilisateur du Projet
Pratik Vyas593d5622015-03-02 19:07:52 +05303496DocType: GL Entry,Is Advance,Est-Advance
Nabin Haitcda28ce2017-02-27 17:46:31 +05303497apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +21,Attendance From Date and Attendance To Date is mandatory,La Date de Présence Depuis et la Date de Présence Jusqu'à sont obligatoires
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303498apps/erpnext/erpnext/controllers/buying_controller.py +148,Please enter 'Is Subcontracted' as Yes or No,S'il vous plaît entrez 'Est sous-traitée' Oui ou Non
Nabin Hait93c15382017-03-30 16:57:05 +05303499DocType: Sales Team,Contact No.,N° du Contact
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303500DocType: Bank Reconciliation,Payment Entries,Entrées de paiement
Nabin Haitd25db232016-12-15 18:33:39 +05303501DocType: Production Order,Scrap Warehouse,Scrap Entrepôt
Nabin Hait93c15382017-03-30 16:57:05 +05303502DocType: Program Enrollment Tool,Get Students From,Obtenir les Étudiants De
Nabin Haitd25db232016-12-15 18:33:39 +05303503DocType: Hub Settings,Seller Country,Pays du vendeur
Nabin Haitcda28ce2017-02-27 17:46:31 +05303504apps/erpnext/erpnext/config/learn.py +273,Publish Items on Website,Publier les Articles sur le Site
Nabin Hait93c15382017-03-30 16:57:05 +05303505apps/erpnext/erpnext/utilities/activation.py +127,Group your students in batches,Regrouper vos étudiants en lots
3506DocType: Authorization Rule,Authorization Rule,Règle d'Autorisation
Nabin Hait18f0dd02016-04-15 14:50:45 +05303507DocType: Sales Invoice,Terms and Conditions Details,Détails des termes et conditions
Nabin Haitd25db232016-12-15 18:33:39 +05303508apps/erpnext/erpnext/templates/generators/item.html +85,Specifications,Caractéristiques
3509DocType: Sales Taxes and Charges Template,Sales Taxes and Charges Template,Modèle de taxes et frais de vente
Nabin Haitd25db232016-12-15 18:33:39 +05303510apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +59,Total (Credit),Total (crédit)
Nabin Hait93c15382017-03-30 16:57:05 +05303511DocType: Repayment Schedule,Payment Date,Date de paiement
Anand Doshi019111b2015-11-20 18:00:11 +05303512apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +10,Apparel & Accessories,Vêtements & Accessoires
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303513apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +67,Number of Order,Nombre de commande
Pratik Vyas593d5622015-03-02 19:07:52 +05303514DocType: Item Group,HTML / Banner that will show on the top of product list.,HTML / bannière qui apparaîtra sur le haut de la liste des produits.
3515DocType: Shipping Rule,Specify conditions to calculate shipping amount,Préciser les conditions pour calculer le montant de l'expédition
Nabin Haitda297dc2016-02-24 14:37:38 +05303516DocType: Accounts Settings,Role Allowed to Set Frozen Accounts & Edit Frozen Entries,Rôle autorisés à geler des comptes et modifier le contenu
Nabin Hait93c15382017-03-30 16:57:05 +05303517apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +28,Cannot convert Cost Center to ledger as it has child nodes,Conversion impossible du Centre de Coûts en livre car il possède des nœuds enfants
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303518apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +47,Opening Value,Valeur d&#39;ouverture
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303519DocType: Salary Detail,Formula,Formule
Nabin Hait733680b2015-12-07 14:12:41 +05303520apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +37,Serial #,# Série
Nabin Hait93c15382017-03-30 16:57:05 +05303521apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +92,Commission on Sales,Commission sur les Ventes
Pratik Vyas97264472015-05-14 15:13:10 +05303522DocType: Offer Letter Term,Value / Description,Valeur / Description
Nabin Haitd25db232016-12-15 18:33:39 +05303523apps/erpnext/erpnext/controllers/accounts_controller.py +571,"Row #{0}: Asset {1} cannot be submitted, it is already {2}","Row # {0}: Asset {1} ne peut pas être soumis, il est déjà {2}"
Nabin Hait93c15382017-03-30 16:57:05 +05303524DocType: Tax Rule,Billing Country,Pays de Facturation
3525DocType: Purchase Order Item,Expected Delivery Date,Date de Livraison Prévue
3526apps/erpnext/erpnext/accounts/general_ledger.py +132,Debit and Credit not equal for {0} #{1}. Difference is {2}.,Débit et Crédit non égaux pour {0} # {1}. La différence est de {2}.
3527apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +96,Entertainment Expenses,Frais de Représentation
3528apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +47,Make Material Request,Effectuer une demande de matériel
3529apps/erpnext/erpnext/manufacturing/doctype/bom/bom_item_preview.html +19,Open Item {0},Article ouvert {0}
3530apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +205,Sales Invoice {0} must be cancelled before cancelling this Sales Order,Facture de vente {0} doit être annulé avant l'annulation de cette commande client
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303531apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +60,Age,Âge
Nabin Hait93c15382017-03-30 16:57:05 +05303532DocType: Sales Invoice Timesheet,Billing Amount,Montant de Facturation
Pratik Vyas593d5622015-03-02 19:07:52 +05303533apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +84,Invalid quantity specified for item {0}. Quantity should be greater than 0.,Quantité spécifiée non valide pour l'élément {0} . Quantité doit être supérieur à 0 .
Nabin Hait93c15382017-03-30 16:57:05 +05303534apps/erpnext/erpnext/config/hr.py +60,Applications for leave.,Demandes de congé.
Nabin Haitcda28ce2017-02-27 17:46:31 +05303535apps/erpnext/erpnext/accounts/doctype/account/account.py +218,Account with existing transaction can not be deleted,Un compte contenant une transaction ne peut pas être supprimé
Nabin Hait93c15382017-03-30 16:57:05 +05303536DocType: Vehicle,Last Carbon Check,Dernière Vérification Carbone
3537apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +100,Legal Expenses,Frais Juridiques
Nabin Haitd25db232016-12-15 18:33:39 +05303538DocType: Purchase Invoice,Posting Time,Temps du message
Nabin Hait72cee332016-10-26 17:45:06 +05303539DocType: Timesheet,% Amount Billed,Montant Facturé en %
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303540apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +116,Telephone Expenses,Dépenses téléphonique
Pratik Vyas593d5622015-03-02 19:07:52 +05303541DocType: Sales Partner,Logo,Logo
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05303542DocType: Naming Series,Check this if you want to force the user to select a series before saving. There will be no default if you check this.,Cochez cette case si vous voulez forcer l'utilisateur à sélectionner une série avant de l'enregistrer. Il n'y aura pas de série par défaut si vous cochez cette case.
Nabin Haitd25db232016-12-15 18:33:39 +05303543apps/erpnext/erpnext/stock/get_item_details.py +116,No Item with Serial No {0},Aucun Item avec le Numéro de Série {0}
Nabin Hait72cee332016-10-26 17:45:06 +05303544DocType: Email Digest,Open Notifications,Notifications ouvertes
Nabin Hait93c15382017-03-30 16:57:05 +05303545DocType: Payment Entry,Difference Amount (Company Currency),Écart de Montant (Devise de la Société)
3546apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +77,Direct Expenses,Dépenses Directes
3547apps/erpnext/erpnext/controllers/recurring_document.py +213,"{0} is an invalid email address in 'Notification \
Rushabh Mehtad627af22016-03-03 11:24:58 +05303548 Email Address'",{0} est une adresse de courriel valide dans &#39;notification \ Adresse e-mail&#39;
Pratik Vyas593d5622015-03-02 19:07:52 +05303549apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +60,New Customer Revenue,New Revenu clientèle
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303550apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +117,Travel Expenses,Frais de déplacement
Pratik Vyas593d5622015-03-02 19:07:52 +05303551DocType: Maintenance Visit,Breakdown,Panne
Nabin Hait93c15382017-03-30 16:57:05 +05303552apps/erpnext/erpnext/controllers/accounts_controller.py +683,Account: {0} with currency: {1} can not be selected,Compte : {0} avec la devise : {1} ne peut pas être sélectionné
Nabin Haitcda28ce2017-02-27 17:46:31 +05303553DocType: Bank Reconciliation Detail,Cheque Date,Date du Chèque
Nabin Hait93c15382017-03-30 16:57:05 +05303554apps/erpnext/erpnext/accounts/doctype/account/account.py +55,Account {0}: Parent account {1} does not belong to company: {2},Compte {0}: Le Compte parent {1} n'appartient pas à l'entreprise: {2}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303555DocType: Program Enrollment Tool,Student Applicants,Les demandeurs d&#39;étudiants
Nabin Hait93c15382017-03-30 16:57:05 +05303556apps/erpnext/erpnext/setup/doctype/company/company.js +61,Successfully deleted all transactions related to this company!,Supprimé avec succès toutes les transactions liées à cette société!
3557apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +21,As on Date,Comme à la date
Nabin Haitcda28ce2017-02-27 17:46:31 +05303558DocType: Appraisal,HR,RH
Nabin Hait93c15382017-03-30 16:57:05 +05303559DocType: Program Enrollment,Enrollment Date,Date de l'Inscription
Nabin Haitcda28ce2017-02-27 17:46:31 +05303560apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +62,Probation,probation
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303561apps/erpnext/erpnext/config/hr.py +115,Salary Components,Composants de salaire
3562DocType: Program Enrollment Tool,New Academic Year,Nouvelle Année académique
Nabin Hait93c15382017-03-30 16:57:05 +05303563apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +769,Return / Credit Note,Retour / note de crédit
3564DocType: Stock Settings,Auto insert Price List rate if missing,Insertion automatique du taux de la Liste de Prix si manquante
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303565apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +25,Total Paid Amount,Montant total payé
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303566DocType: Production Order Item,Transferred Qty,Quantité transféré
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303567apps/erpnext/erpnext/config/learn.py +11,Navigating,Naviguer
Nabin Haitcda28ce2017-02-27 17:46:31 +05303568apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +150,Planning,Planification
Nabin Hait4d76d272016-12-16 16:18:45 +05303569apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +16,Issued,Publié
Pratik Vyas97264472015-05-14 15:13:10 +05303570DocType: Project,Total Billing Amount (via Time Logs),Montant total de la facturation (via Time Logs)
Nabin Haitcda28ce2017-02-27 17:46:31 +05303571apps/erpnext/erpnext/public/js/setup_wizard.js +306,We sell this Item,Nous vendons cet article
Nabin Haitd25db232016-12-15 18:33:39 +05303572apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +68,Supplier Id,ID Fournisseur
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303573DocType: Payment Request,Payment Gateway Details,Payment Gateway Détails
Nabin Haitcda28ce2017-02-27 17:46:31 +05303574apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +235,Quantity should be greater than 0,Quantité doit être supérieure à 0
Nabin Hait93c15382017-03-30 16:57:05 +05303575DocType: Journal Entry,Cash Entry,Écriture de Caisse
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303576apps/erpnext/erpnext/stock/doctype/warehouse/warehouse_tree.js +17,Child nodes can be only created under 'Group' type nodes,Les noeuds enfants peuvent être créés uniquement dans les nœuds de type &#39;Groupe&#39;
Nabin Hait93c15382017-03-30 16:57:05 +05303577DocType: Leave Application,Half Day Date,Date de Demi-Journée
3578DocType: Academic Year,Academic Year Name,Nom de l'Année Académique
3579DocType: Sales Partner,Contact Desc,Desc. du Contact
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303580apps/erpnext/erpnext/config/hr.py +65,"Type of leaves like casual, sick etc.","Type de feuilles comme occasionnel, etc malades"
3581DocType: Email Digest,Send regular summary reports via Email.,Envoyer régulièrement des rapports de synthèse par E-mail.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303582DocType: Payment Entry,PE-,PE-
Nabin Haitcda28ce2017-02-27 17:46:31 +05303583apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +243,Please set default account in Expense Claim Type {0},S&#39;il vous plaît définir compte par défaut dans Expense Claim Type {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303584DocType: Assessment Result,Student Name,Nom d&#39;étudiant
Nabin Hait93c15382017-03-30 16:57:05 +05303585DocType: Brand,Item Manager,Gestionnaire d'article
3586apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +141,Payroll Payable,paie à payer
3587DocType: Buying Settings,Default Supplier Type,Type de Fournisseur par Défaut
Pratik Vyas593d5622015-03-02 19:07:52 +05303588DocType: Production Order,Total Operating Cost,Coût d&#39;exploitation total
Nabin Hait93c15382017-03-30 16:57:05 +05303589apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +152,Note: Item {0} entered multiple times,Remarque: Article {0} plusieurs fois saisies
3590apps/erpnext/erpnext/config/selling.py +41,All Contacts.,Tous les Contacts.
3591apps/erpnext/erpnext/public/js/setup_wizard.js +45,Company Abbreviation,Abréviation de la Société
Nabin Haitcda28ce2017-02-27 17:46:31 +05303592apps/erpnext/erpnext/hr/doctype/employee/employee.py +136,User {0} does not exist,Utilisateur {0} n'existe pas
3593apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +92,Raw material cannot be same as main Item,Les matières premières peuvent être similaire que l'article principal
Pratik Vyas593d5622015-03-02 19:07:52 +05303594DocType: Item Attribute Value,Abbreviation,Abréviation
Nabin Hait72cee332016-10-26 17:45:06 +05303595apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +166,Payment Entry already exists,Le paiement d&#39;entrée existe déjà
Anand Doshi27e9b772016-03-09 14:47:46 +05303596apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +36,Not authroized since {0} exceeds limits,Non autorisé depuis {0} limites dépassées
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303597apps/erpnext/erpnext/config/hr.py +110,Salary template master.,Maître de modèle de salaires .
Nabin Hait18f0dd02016-04-15 14:50:45 +05303598DocType: Leave Type,Max Days Leave Allowed,Jours de congé Max. admis
Nabin Haitd25db232016-12-15 18:33:39 +05303599apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +63,Set Tax Rule for shopping cart,Définissez la règle d&#39;impôt pour panier
Pratik Vyas593d5622015-03-02 19:07:52 +05303600DocType: Purchase Invoice,Taxes and Charges Added,Taxes et redevances Ajouté
3601,Sales Funnel,Entonnoir des ventes
Nabin Haitd25db232016-12-15 18:33:39 +05303602apps/erpnext/erpnext/setup/doctype/company/company.py +45,Abbreviation is mandatory,Abréviation est obligatoire
3603DocType: Project,Task Progress,progression de la tâche
Pratik Vyas593d5622015-03-02 19:07:52 +05303604,Qty to Transfer,Qté à Transférer
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303605apps/erpnext/erpnext/config/selling.py +13,Quotes to Leads or Customers.,Devis à Prospects ou Clients.
Nabin Haitda297dc2016-02-24 14:37:38 +05303606DocType: Stock Settings,Role Allowed to edit frozen stock,Rôle autorisés à modifier stock gelé
Anand Doshi27e9b772016-03-09 14:47:46 +05303607,Territory Target Variance Item Group-Wise,Variance de région cible selon le groupe d'article
Nabin Hait93c15382017-03-30 16:57:05 +05303608apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +105,All Customer Groups,Tous les Groupes Client
Nabin Haitcda28ce2017-02-27 17:46:31 +05303609apps/erpnext/erpnext/accounts/doctype/budget/budget.py +114,Accumulated Monthly,Cumul Mensuel
Nabin Haitd25db232016-12-15 18:33:39 +05303610apps/erpnext/erpnext/controllers/accounts_controller.py +644,{0} is mandatory. Maybe Currency Exchange record is not created for {1} to {2}.,{0} est obligatoire. Peut-être que l'échange monétaire n'est pas créé pour {1} et {2}.
Nabin Haitcda28ce2017-02-27 17:46:31 +05303611apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +39,Tax Template is mandatory.,Modèle d&#39;impôt est obligatoire.
3612apps/erpnext/erpnext/accounts/doctype/account/account.py +49,Account {0}: Parent account {1} does not exist,Compte {0}: Le Compte parent {1} n'existe pas
Nabin Haitd25db232016-12-15 18:33:39 +05303613DocType: Purchase Invoice Item,Price List Rate (Company Currency),Taux de la liste de prix (Devise de la Compagnie)
3614DocType: Products Settings,Products Settings,Réglages des Produits
Pratik Vyas97264472015-05-14 15:13:10 +05303615DocType: Account,Temporary,Temporaire
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303616DocType: Program,Courses,Cours
Nabin Hait29b01222016-03-15 16:17:21 +05303617DocType: Monthly Distribution Percentage,Percentage Allocation,Allocation en pourcentage
Nabin Haitcda28ce2017-02-27 17:46:31 +05303618apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +90,Secretary,secrétaire
Nabin Hait18f0dd02016-04-15 14:50:45 +05303619DocType: Global Defaults,"If disable, 'In Words' field will not be visible in any transaction","Si coché, le champ 'En Lettre' ne sera plus visible dans toute les transactions"
Nabin Hait93c15382017-03-30 16:57:05 +05303620DocType: Serial No,Distinct unit of an Item,Unité distincte d'un Article
Pratik Vyas593d5622015-03-02 19:07:52 +05303621DocType: Pricing Rule,Buying,Achat
Nabin Hait93c15382017-03-30 16:57:05 +05303622DocType: HR Settings,Employee Records to be created by,Dossiers de l'Employés ont été créées par
Nabin Haitd25db232016-12-15 18:33:39 +05303623DocType: POS Profile,Apply Discount On,Appliquer Réduction Sur
3624,Reqd By Date,Requis par date
Nabin Hait93c15382017-03-30 16:57:05 +05303625apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +138,Creditors,Créditeurs
Nabin Haitcda28ce2017-02-27 17:46:31 +05303626DocType: Assessment Plan,Assessment Name,Nom de l'Évaluation
Nabin Hait72cee332016-10-26 17:45:06 +05303627apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +91,Row # {0}: Serial No is mandatory,Ligne # {0}: No de série est obligatoire
Pratik Vyas593d5622015-03-02 19:07:52 +05303628DocType: Purchase Taxes and Charges,Item Wise Tax Detail,Liste des Prix doit être applicable pour l'achat ou la vente d'
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303629apps/erpnext/erpnext/public/js/setup_wizard.js +45,Institute Abbreviation,Institut Abréviation
Pratik Vyas593d5622015-03-02 19:07:52 +05303630,Item-wise Price List Rate,Article sage Prix Tarif
Nabin Hait93c15382017-03-30 16:57:05 +05303631apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +892,Supplier Quotation,Estimation Fournisseur
Nabin Hait9a24abe2016-01-21 16:31:40 +05303632DocType: Quotation,In Words will be visible once you save the Quotation.,En Toutes Lettres. Sera visible une fois que vous enregistrerez le devis.
Nabin Hait93c15382017-03-30 16:57:05 +05303633apps/erpnext/erpnext/schools/doctype/fees/fees.js +26,Collect Fees,Collecter les Frais
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303634DocType: Attendance,ATT-,ATT-
Nabin Hait93c15382017-03-30 16:57:05 +05303635apps/erpnext/erpnext/stock/doctype/item/item.py +449,Barcode {0} already used in Item {1},Le Code Barre {0} est déjà utilisé dans l'article {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05303636DocType: Lead,Add to calendar on this date,Ajouter cette date au calendrier
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303637apps/erpnext/erpnext/config/selling.py +86,Rules for adding shipping costs.,Règles pour l'ajout de frais de port.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303638DocType: Item,Opening Stock,Stock d&#39;ouverture
Nabin Hait34037e02016-02-03 13:10:54 +05303639apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +20,Customer is required,Client est requis
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303640apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +20,{0} is mandatory for Return,{0} est obligatoire pour le retour
3641DocType: Purchase Order,To Receive,A Recevoir
Nabin Haitcda28ce2017-02-27 17:46:31 +05303642apps/erpnext/erpnext/public/js/setup_wizard.js +200,user@example.com,utilisateur@exemple.com
Nabin Hait9a24abe2016-01-21 16:31:40 +05303643DocType: Employee,Personal Email,Email personnel
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303644apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +57,Total Variance,Variance totale
Pratik Vyas593d5622015-03-02 19:07:52 +05303645DocType: Accounts Settings,"If enabled, the system will post accounting entries for inventory automatically.","S&#39;il est activé, le système affichera les écritures comptables pour l&#39;inventaire automatiquement."
Nabin Hait93c15382017-03-30 16:57:05 +05303646apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +15,Brokerage,Courtage
Nabin Haitcda28ce2017-02-27 17:46:31 +05303647apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +232,Attendance for employee {0} is already marked for this day,La présence de l'employé {0} est déjà marquée pour cette journée
Pratik Vyas593d5622015-03-02 19:07:52 +05303648DocType: Production Order Operation,"in Minutes
Nabin Haitd25db232016-12-15 18:33:39 +05303649Updated via 'Time Log'","Mise à jour en quelques minutes
Pratik Vyas593d5622015-03-02 19:07:52 +05303650 via 'Log Time'"
Nabin Hait93c15382017-03-30 16:57:05 +05303651DocType: Customer,From Lead,Du Prospect
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303652apps/erpnext/erpnext/config/manufacturing.py +13,Orders released for production.,Commandes validé pour la production.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303653apps/erpnext/erpnext/public/js/account_tree_grid.js +67,Select Fiscal Year...,Sélectionnez Exercice ...
Nabin Haitd25db232016-12-15 18:33:39 +05303654apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +512,POS Profile required to make POS Entry,Profil PDV nécessaire pour faire une entrée PDV
Nabin Hait93c15382017-03-30 16:57:05 +05303655DocType: Program Enrollment Tool,Enroll Students,Inscrire des Étudiants
Pratik Vyas593d5622015-03-02 19:07:52 +05303656DocType: Hub Settings,Name Token,Nom du jeton
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303657apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +21,Standard Selling,Vente standard
Nabin Hait72cee332016-10-26 17:45:06 +05303658apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +129,Atleast one warehouse is mandatory,Au moins un entrepôt est obligatoire
Pratik Vyas593d5622015-03-02 19:07:52 +05303659DocType: Serial No,Out of Warranty,Hors garantie
3660DocType: BOM Replace Tool,Replace,Remplacer
Nabin Hait72cee332016-10-26 17:45:06 +05303661DocType: Production Order,Unstopped,débouchées
Nabin Hait93c15382017-03-30 16:57:05 +05303662apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +348,{0} against Sales Invoice {1},{0} contre la facture de vente {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303663DocType: Sales Invoice,SINV-,SINV-
Nabin Hait18f0dd02016-04-15 14:50:45 +05303664DocType: Request for Quotation Item,Project Name,Nom du projet
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303665DocType: Supplier,Mention if non-standard receivable account,Mentionner si créance non standard
Pratik Vyas593d5622015-03-02 19:07:52 +05303666DocType: Journal Entry Account,If Income or Expense,Si les produits ou charges
Nabin Haitd25db232016-12-15 18:33:39 +05303667DocType: Production Order,Required Items,Articles Requis
3668DocType: Stock Ledger Entry,Stock Value Difference,Différence de Valeur du Sock
Nabin Hait93c15382017-03-30 16:57:05 +05303669apps/erpnext/erpnext/config/learn.py +234,Human Resource,Ressource Humaine
Pratik Vyas593d5622015-03-02 19:07:52 +05303670DocType: Payment Reconciliation Payment,Payment Reconciliation Payment,Rapprochement des paiements Paiement
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303671apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +36,Tax Assets,Actifs d'impôts
Nabin Hait93c15382017-03-30 16:57:05 +05303672DocType: BOM Item,BOM No,N° LDM
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303673DocType: Instructor,INS/,INS /
Nabin Hait93c15382017-03-30 16:57:05 +05303674apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +148,Journal Entry {0} does not have account {1} or already matched against other voucher,L’Écriture de Journal {0} n'a pas le compte {1} ou est déjà réconciliée avec une autre pièce justificative
Pratik Vyas593d5622015-03-02 19:07:52 +05303675DocType: Item,Moving Average,Moyenne mobile
3676DocType: BOM Replace Tool,The BOM which will be replaced,La nomenclature qui sera remplacé
Nabin Hait93c15382017-03-30 16:57:05 +05303677apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +44,Electronic Equipments,Equipements Électroniques
Pratik Vyas593d5622015-03-02 19:07:52 +05303678DocType: Account,Debit,Débit
Nabin Hait93c15382017-03-30 16:57:05 +05303679apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +49,Leaves must be allocated in multiples of 0.5,"Les Congés doivent être alloués par multiples de 0,5"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303680DocType: Production Order,Operation Cost,Coût de l'opération
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303681apps/erpnext/erpnext/config/hr.py +29,Upload attendance from a .csv file,Télécharger les participations à partir d'un fichier .csv
Pratik Vyas593d5622015-03-02 19:07:52 +05303682apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Outstanding Amt,Exceptionnelle Amt
3683DocType: Sales Person,Set targets Item Group-wise for this Sales Person.,Fixer des objectifs élément de groupe-sage pour cette personne des ventes.
Nabin Hait93c15382017-03-30 16:57:05 +05303684DocType: Stock Settings,Freeze Stocks Older Than [Days],Geler les Articles plus Anciens que [Jours]
Nabin Haitd25db232016-12-15 18:33:39 +05303685apps/erpnext/erpnext/controllers/accounts_controller.py +541,Row #{0}: Asset is mandatory for fixed asset purchase/sale,Row # {0}: Asset est obligatoire pour les immobilisations achat / vente
Pratik Vyas593d5622015-03-02 19:07:52 +05303686apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +40,"If two or more Pricing Rules are found based on the above conditions, Priority is applied. Priority is a number between 0 to 20 while default value is zero (blank). Higher number means it will take precedence if there are multiple Pricing Rules with same conditions.","Si deux ou plusieurs règles de tarification sont trouvés sur la base des conditions ci-dessus, la priorité est appliqué. Priorité est un nombre compris entre 0 à 20 tandis que la valeur par défaut est zéro (blanc). Nombre plus élevé signifie qu'il sera prioritaire se il ya plusieurs règles de tarification avec mêmes conditions."
Nabin Hait93c15382017-03-30 16:57:05 +05303687apps/erpnext/erpnext/controllers/trends.py +36,Fiscal Year: {0} does not exists,Exercice Fiscal: {0} n'existe pas
Pratik Vyas593d5622015-03-02 19:07:52 +05303688DocType: Currency Exchange,To Currency,Pour Devise
Nabin Hait93c15382017-03-30 16:57:05 +05303689DocType: Leave Block List,Allow the following users to approve Leave Applications for block days.,Autoriser les utilisateurs suivant à approuver les demandes de congés durant les jours bloqués.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303690apps/erpnext/erpnext/config/hr.py +132,Types of Expense Claim.,Types de demande de remboursement.
Pratik Vyas593d5622015-03-02 19:07:52 +05303691DocType: Item,Taxes,Impôts
Nabin Hait93c15382017-03-30 16:57:05 +05303692apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +314,Paid and Not Delivered,Payés et non Livré
3693DocType: Project,Default Cost Center,Centre de Coûts par Défaut
3694DocType: Purchase Invoice,End Date,Date de Fin
Nabin Hait18f0dd02016-04-15 14:50:45 +05303695apps/erpnext/erpnext/config/stock.py +7,Stock Transactions,Transactions du stock
Nabin Haitcda28ce2017-02-27 17:46:31 +05303696DocType: Budget,Budget Accounts,Comptes de Budgets
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303697DocType: Employee,Internal Work History,Historique de travail interne
Nabin Hait93c15382017-03-30 16:57:05 +05303698DocType: Depreciation Schedule,Accumulated Depreciation Amount,Montant d'Amortissement Cumulé
Anand Doshi019111b2015-11-20 18:00:11 +05303699apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +42,Private Equity,Private Equity
Nabin Hait93c15382017-03-30 16:57:05 +05303700DocType: Employee Loan,Fully Disbursed,entièrement décaissé
3701DocType: Maintenance Visit,Customer Feedback,Retour d'Expérience Client
Anand Doshi27e9b772016-03-09 14:47:46 +05303702DocType: Account,Expense,Frais
Nabin Hait93c15382017-03-30 16:57:05 +05303703apps/erpnext/erpnext/schools/doctype/assessment_result/assessment_result.js +34,Score cannot be greater than Maximum Score,Score ne peut pas être supérieure à Score maximum
3704DocType: Item Attribute,From Range,Plage Initiale
3705apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +94,Syntax error in formula or condition: {0},Erreur de syntaxe dans la formule ou condition: {0}
3706DocType: Daily Work Summary Settings Company,Daily Work Summary Settings Company,Paramètres du Récapitulatif Quotidien de la Société
Nabin Haitcda28ce2017-02-27 17:46:31 +05303707apps/erpnext/erpnext/stock/utils.py +100,Item {0} ignored since it is not a stock item,L'article {0} ignoré puisque il n'est pas en stock
3708DocType: Appraisal,APRSL,EVAL
Nabin Hait93c15382017-03-30 16:57:05 +05303709apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +40,Submit this Production Order for further processing.,Envoyer cette ordonnance de production pour un traitement ultérieur .
Pratik Vyas593d5622015-03-02 19:07:52 +05303710apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +21,"To not apply Pricing Rule in a particular transaction, all applicable Pricing Rules should be disabled.","De ne pas appliquer la règle Prix dans une transaction particulière, toutes les règles de tarification applicables doivent être désactivés."
Nabin Hait93c15382017-03-30 16:57:05 +05303711DocType: Assessment Group,Parent Assessment Group,Groupe Parent évaluation
Nabin Haitcda28ce2017-02-27 17:46:31 +05303712apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +27,Jobs,Emplois
3713,Sales Order Trends,Tendance des Bons de Commandes
Pratik Vyas593d5622015-03-02 19:07:52 +05303714DocType: Employee,Held On,Tenu le
Nabin Haitcda28ce2017-02-27 17:46:31 +05303715apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +36,Production Item,Article de Fabrication
Nabin Hait93c15382017-03-30 16:57:05 +05303716,Employee Information,Renseignements sur l'Employé
Nabin Haitcda28ce2017-02-27 17:46:31 +05303717apps/erpnext/erpnext/public/js/setup_wizard.js +232,Rate (%),Taux (%)
Nabin Hait93c15382017-03-30 16:57:05 +05303718DocType: Stock Entry Detail,Additional Cost,Frais Supplémentaire
3719apps/erpnext/erpnext/public/js/setup_wizard.js +62,Financial Year End Date,Date de Fin de l'Exercice Financier
3720apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +39,"Can not filter based on Voucher No, if grouped by Voucher","Impossible de filtrer sur la base du N° de Coupon, si les lignes sont regroupées par Coupon"
3721apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +784,Make Supplier Quotation,Faire une Soumission de Fournisseur
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303722DocType: Quality Inspection,Incoming,Rentrant
Pratik Vyas593d5622015-03-02 19:07:52 +05303723DocType: BOM,Materials Required (Exploded),Matériel nécessaire (éclatée)
Nabin Haitcda28ce2017-02-27 17:46:31 +05303724apps/erpnext/erpnext/public/js/setup_wizard.js +190,"Add users to your organization, other than yourself","Ajouter des utilisateurs à votre organisation, autre que vous-même"
Nabin Hait93c15382017-03-30 16:57:05 +05303725apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +63,Posting Date cannot be future date,Date de publication ne peut pas être date future
Nabin Hait72cee332016-10-26 17:45:06 +05303726apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +96,Row # {0}: Serial No {1} does not match with {2} {3},Ligne # {0}: No de série {1} ne correspond pas à {2} {3}
Nabin Hait93c15382017-03-30 16:57:05 +05303727apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +48,Casual Leave,Congé Occasionnel
3728DocType: Batch,Batch ID,ID du Lot
3729apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +368,Note: {0},Note: {0}
3730,Delivery Note Trends,Tendance des Bordereaux de Livraisons
Nabin Hait72cee332016-10-26 17:45:06 +05303731apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +113,This Week's Summary,Résumé de la semaine
Nabin Hait93c15382017-03-30 16:57:05 +05303732,In Stock Qty,Qté en stock
3733apps/erpnext/erpnext/accounts/general_ledger.py +111,Account: {0} can only be updated via Stock Transactions,Compte : {0} peut uniquement être mis à jour via les Mouvements de Stock
3734DocType: Student Group Creation Tool,Get Courses,Obtenir les Cours
Pratik Vyas593d5622015-03-02 19:07:52 +05303735DocType: GL Entry,Party,Intervenants
Nabin Hait93c15382017-03-30 16:57:05 +05303736DocType: Sales Order,Delivery Date,Date de Livraison
Pratik Vyas593d5622015-03-02 19:07:52 +05303737DocType: Opportunity,Opportunity Date,Date de possibilité
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303738DocType: Purchase Receipt,Return Against Purchase Receipt,Retour contre Reçu d&#39;achat
Nabin Haitd25db232016-12-15 18:33:39 +05303739DocType: Request for Quotation Item,Request for Quotation Item,Article de L'Appel d'offre
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303740DocType: Purchase Order,To Bill,A facturer
3741DocType: Material Request,% Ordered,% Commandé
Nabin Hait93c15382017-03-30 16:57:05 +05303742DocType: Purchase Invoice,"Enter Email Address separated by commas, invoice will be mailed automatically on particular date","Entrer les Adresses Email séparées par des virgules, la facture sera envoyée automatiquement à une date précise"
Nabin Haitcda28ce2017-02-27 17:46:31 +05303743apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +65,Piecework,Travail à la pièce
Nabin Hait93c15382017-03-30 16:57:05 +05303744apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +72,Avg. Buying Rate,Moy. Taux d'achat
3745DocType: Task,Actual Time (in Hours),Temps Réel (en Heures)
3746DocType: Employee,History In Company,Ancienneté dans la Société
Nabin Haitcda28ce2017-02-27 17:46:31 +05303747apps/erpnext/erpnext/config/learn.py +107,Newsletters,info-lettres
Nabin Haitda297dc2016-02-24 14:37:38 +05303748DocType: Stock Ledger Entry,Stock Ledger Entry,Entrée du livre d'inventaire
Nabin Hait93c15382017-03-30 16:57:05 +05303749apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +87,Same item has been entered multiple times,Même élément a été saisi plusieurs fois
3750DocType: Department,Leave Block List,Liste de Blocage des Congés
3751DocType: Sales Invoice,Tax ID,Numéro d&#39;identification fiscale
Nabin Haitd25db232016-12-15 18:33:39 +05303752apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +188,Item {0} is not setup for Serial Nos. Column must be blank,L'article {0} n'est pas configuré pour un numéro de série. La colonne doit être vide
Nabin Hait93c15382017-03-30 16:57:05 +05303753DocType: Accounts Settings,Accounts Settings,Paramètres des Comptes
Nabin Haitcda28ce2017-02-27 17:46:31 +05303754apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +7,Approve,Approuver
Nabin Hait18f0dd02016-04-15 14:50:45 +05303755DocType: Customer,Sales Partner and Commission,Partenaire commerciaux et commission
Nabin Hait93c15382017-03-30 16:57:05 +05303756DocType: Employee Loan,Rate of Interest (%) / Year,Taux d&#39;intérêt (%) / Année
Nabin Haitd25db232016-12-15 18:33:39 +05303757,Project Quantity,projet Quantité
Nabin Hait93c15382017-03-30 16:57:05 +05303758apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +72,"Total {0} for all items is zero, may be you should change 'Distribute Charges Based On'","Total des {0} pour tous les articles est nul, peut-être vous devriez changer « Distribuez frais sur la base »"
Pratik Vyas593d5622015-03-02 19:07:52 +05303759DocType: Opportunity,To Discuss,Pour discuter
Nabin Haitcda28ce2017-02-27 17:46:31 +05303760apps/erpnext/erpnext/stock/stock_ledger.py +365,{0} units of {1} needed in {2} to complete this transaction.,{0} unités de {1} nécessaire dans {2} pour effectuer cette transaction.
Nabin Hait93c15382017-03-30 16:57:05 +05303761DocType: Loan Type,Rate of Interest (%) Yearly,Taux d&#39;intérêt (%) annuel
Pratik Vyas593d5622015-03-02 19:07:52 +05303762DocType: SMS Settings,SMS Settings,Paramètres SMS
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303763apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +69,Temporary Accounts,Comptes provisoires
Nabin Haitcda28ce2017-02-27 17:46:31 +05303764apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +169,Black,Noir
3765DocType: BOM Explosion Item,BOM Explosion Item,Article Eclaté LDM
Pratik Vyas593d5622015-03-02 19:07:52 +05303766DocType: Account,Auditor,Auditeur
Nabin Hait93c15382017-03-30 16:57:05 +05303767apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +62,{0} items produced,{0} articles produits
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303768DocType: Cheque Print Template,Distance from top edge,Distance du bord supérieur
Nabin Hait93c15382017-03-30 16:57:05 +05303769apps/erpnext/erpnext/stock/get_item_details.py +272,Price List {0} is disabled or does not exist,Liste des prix {0} est désactivé ou n&#39;existe pas
Nabin Haitd25db232016-12-15 18:33:39 +05303770DocType: Purchase Invoice,Return,Retour
Pratik Vyas593d5622015-03-02 19:07:52 +05303771DocType: Production Order Operation,Production Order Operation,Production ordre d'opération
Nabin Hait29b01222016-03-15 16:17:21 +05303772DocType: Pricing Rule,Disable,Désactiver
Nabin Hait93c15382017-03-30 16:57:05 +05303773apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +153,Mode of payment is required to make a payment,Mode de paiement est nécessaire pour effectuer un paiement
Pratik Vyas97264472015-05-14 15:13:10 +05303774DocType: Project Task,Pending Review,Attente d&#39;examen
Nabin Haitd25db232016-12-15 18:33:39 +05303775apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +106,"Asset {0} cannot be scrapped, as it is already {1}","L'actif {0} ne peut pas être mis au rebut, car il est déjà {1}"
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05303776DocType: Task,Total Expense Claim (via Expense Claim),Frais totaux (via Note de Frais)
Nabin Hait72cee332016-10-26 17:45:06 +05303777apps/erpnext/erpnext/accounts/report/sales_register/sales_register.py +70,Customer Id,Client Id
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303778apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +176,Mark Absent,Marquer absent
Nabin Haitcda28ce2017-02-27 17:46:31 +05303779apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +133,Row {0}: Currency of the BOM #{1} should be equal to the selected currency {2},Row {0}: Monnaie de la nomenclature # {1} doit être égale à la devise sélectionnée {2}
Nabin Hait93c15382017-03-30 16:57:05 +05303780DocType: Journal Entry Account,Exchange Rate,Taux de Change
Nabin Haitd25db232016-12-15 18:33:39 +05303781apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +530,Sales Order {0} is not submitted,Bon de commande {0} n'a pas été transmis
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303782DocType: Homepage,Tag Line,Tag ligne
Nabin Haitcda28ce2017-02-27 17:46:31 +05303783DocType: Fee Component,Fee Component,Composant d'Honoraires
Nabin Hait93c15382017-03-30 16:57:05 +05303784apps/erpnext/erpnext/config/hr.py +195,Fleet Management,Gestion de Flotte
3785apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +890,Add items from,Ajouter des articles de
Nabin Haitcda28ce2017-02-27 17:46:31 +05303786apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +101,Warehouse {0}: Parent account {1} does not bolong to the company {2},Entrepôt {0}: le Compte Parent {1} n'appartient pas à la société {2}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303787DocType: Cheque Print Template,Regular,Ordinaire
Nabin Hait93c15382017-03-30 16:57:05 +05303788apps/erpnext/erpnext/schools/doctype/course/course.py +20,Total Weightage of all Assessment Criteria must be 100%,Total des weightage de tous les critères d&#39;évaluation doit être 100%
3789DocType: BOM,Last Purchase Rate,Dernier Prix d'Achat
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303790DocType: Account,Asset,Actif
Rushabh Mehtad627af22016-03-03 11:24:58 +05303791DocType: Project Task,Task ID,Tâche ID
Nabin Haitcda28ce2017-02-27 17:46:31 +05303792apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +84,Stock cannot exist for Item {0} since has variants,Stock ne peut pas exister pour l'article {0} puisqu'il a des variantes
Pratik Vyas593d5622015-03-02 19:07:52 +05303793,Sales Person-wise Transaction Summary,Sales Person-sage Résumé de la transaction
Nabin Hait93c15382017-03-30 16:57:05 +05303794DocType: Training Event,Contact Number,Numéro de Contact
Nabin Haitcda28ce2017-02-27 17:46:31 +05303795apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +144,Warehouse {0} does not exist,L'Entrepôt {0} n'existe pas
Nabin Haitda297dc2016-02-24 14:37:38 +05303796apps/erpnext/erpnext/hub_node/page/hub/register_in_hub.html +2,Register For ERPNext Hub,S'nscrire ERPNext Hub
Nabin Hait18f0dd02016-04-15 14:50:45 +05303797DocType: Monthly Distribution,Monthly Distribution Percentages,Pourcentages répartition mensuelle
Pratik Vyas593d5622015-03-02 19:07:52 +05303798apps/erpnext/erpnext/stock/doctype/batch/batch.py +16,The selected item cannot have Batch,L'élément sélectionné ne peut pas avoir lot
Nabin Hait93c15382017-03-30 16:57:05 +05303799apps/erpnext/erpnext/stock/stock_ledger.py +447,"Valuation rate not found for the Item {0}, which is required to do accounting entries for {1} {2}. If the item is transacting as a sample item in the {1}, please mention that in the {1} Item table. Otherwise, please create an incoming stock transaction for the item or mention valuation rate in the Item record, and then try submiting/cancelling this entry","Taux de valorisation non trouvé pour l&#39;élément {0}, qui est nécessaire pour faire les écritures comptables pour {1} {2}. Si l&#39;élément transige comme un élément de l&#39;échantillon dans le {1}, mentionnez s&#39;il vous plaît que dans le {1} table article. Dans le cas contraire, s&#39;il vous plaît créer une transaction en actions entrant pour l&#39;élément ou mention taux d&#39;évaluation dans le dossier d&#39;objet et essayez submiting / annuler cette entrée"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303800DocType: Delivery Note,% of materials delivered against this Delivery Note,% Des matériaux livrés sur ce bon de livraison
Rushabh Mehtad627af22016-03-03 11:24:58 +05303801DocType: Project,Customer Details,Détails du client
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303802DocType: Employee,Reports to,Rapports à
Nabin Hait93c15382017-03-30 16:57:05 +05303803,Unpaid Expense Claim,Revendication impayé des dépenses
3804DocType: SMS Settings,Enter url parameter for receiver nos,Entrez le paramètre url pour le nombre de destinataires
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303805DocType: Payment Entry,Paid Amount,Montant payé
Nabin Haitcda28ce2017-02-27 17:46:31 +05303806DocType: Assessment Plan,Supervisor,Superviseur
Nabin Hait93c15382017-03-30 16:57:05 +05303807apps/erpnext/erpnext/accounts/page/pos/pos.js +692,Online,En Ligne
3808,Available Stock for Packing Items,Stock Disponible pour les Articles d'Emballage
Nabin Haitda297dc2016-02-24 14:37:38 +05303809DocType: Item Variant,Item Variant,Variante d'article
Nabin Hait93c15382017-03-30 16:57:05 +05303810DocType: Assessment Result Tool,Assessment Result Tool,Outil de Résultat d'Évaluation
Nabin Haitcda28ce2017-02-27 17:46:31 +05303811DocType: BOM Scrap Item,BOM Scrap Item,Article Mis au Rebut LDM
Nabin Hait93c15382017-03-30 16:57:05 +05303812apps/erpnext/erpnext/accounts/page/pos/pos.js +845,Submitted orders can not be deleted,commandes passées ne peuvent pas être supprimés
3813apps/erpnext/erpnext/accounts/doctype/account/account.py +118,"Account balance already in Debit, you are not allowed to set 'Balance Must Be' as 'Credit'","Le solde du compte est déjà débiteur, vous n'êtes pas autorisé à définir 'Solde Doit Être' comme 'Créditeur'"
Nabin Haitcda28ce2017-02-27 17:46:31 +05303814apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +80,Quality Management,Gestion de la qualité
Nabin Haitd25db232016-12-15 18:33:39 +05303815apps/erpnext/erpnext/accounts/doctype/asset/asset.py +40,Item {0} has been disabled,L'article {0} a été désactivé
Nabin Hait93c15382017-03-30 16:57:05 +05303816DocType: Employee Loan,Repay Fixed Amount per Period,Rembourser montant fixe par période
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303817apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +47,Please enter quantity for Item {0},S'il vous plaît entrer la qté de l'article {0}
Nabin Hait93c15382017-03-30 16:57:05 +05303818DocType: Employee External Work History,Employee External Work History,Antécédents Professionnels de l'Employé
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303819DocType: Tax Rule,Purchase,Achat
Nabin Hait93c15382017-03-30 16:57:05 +05303820apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Balance Qty,Solde de la Qté
3821apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +20,Goals cannot be empty,Les objectifs ne peuvent pas être vides
Pratik Vyas593d5622015-03-02 19:07:52 +05303822DocType: Item Group,Parent Item Group,Groupe d&#39;éléments Parent
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303823apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +21,{0} for {1},{0} pour {1}
Nabin Hait93c15382017-03-30 16:57:05 +05303824apps/erpnext/erpnext/setup/doctype/company/company.js +20,Cost Centers,Centres de Coûts
Nabin Haitd25db232016-12-15 18:33:39 +05303825DocType: Purchase Receipt,Rate at which supplier's currency is converted to company's base currency,Taux auquel la devise du fournisseur est convertie en devise de base de l'entreprise
Pratik Vyas97264472015-05-14 15:13:10 +05303826apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +36,Row #{0}: Timings conflicts with row {1},Row # {0}: Timings conflits avec la ligne {1}
Nabin Haitd25db232016-12-15 18:33:39 +05303827DocType: Training Event Employee,Invited,Invité
Nabin Hait93c15382017-03-30 16:57:05 +05303828apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +172,Multiple active Salary Structures found for employee {0} for the given dates,Structures salariales actifs multiples trouvés pour employé {0} pour les dates
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05303829DocType: Opportunity,Next Contact,Contact suivant
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303830apps/erpnext/erpnext/config/accounts.py +272,Setup Gateway accounts.,Les comptes de la passerelle de configuration.
Nabin Hait93c15382017-03-30 16:57:05 +05303831DocType: Employee,Employment Type,Type d'Emploi
3832apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +40,Fixed Assets,Actifs Immobilisés
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303833DocType: Payment Entry,Set Exchange Gain / Loss,Set de change Gain / Perte
Nabin Hait93c15382017-03-30 16:57:05 +05303834,Cash Flow,Flux de Trésorerie
Nabin Haitcda28ce2017-02-27 17:46:31 +05303835apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +92,Application period cannot be across two alocation records,La période de la demande ne peut pas être sur deux dossiers d'allocation
Nabin Hait93c15382017-03-30 16:57:05 +05303836DocType: Item Group,Default Expense Account,Compte de Charges par Défaut
3837apps/erpnext/erpnext/schools/doctype/student_attendance/student_attendance.py +27,Student Batch or Course Schedule is mandatory,Batch étudiant ou Horaire de cours est obligatoire
Pratik Vyas593d5622015-03-02 19:07:52 +05303838DocType: Employee,Notice (days),Avis ( jours )
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303839DocType: Tax Rule,Sales Tax Template,Modèle de la taxe de vente
Nabin Hait93c15382017-03-30 16:57:05 +05303840apps/erpnext/erpnext/accounts/page/pos/pos.js +2298,Select items to save the invoice,Sélectionnez les articles pour sauvegarder la facture
3841DocType: Employee,Encashment Date,Date de l'Encaissement
Nabin Haitd25db232016-12-15 18:33:39 +05303842DocType: Training Event,Internet,Internet
Pratik Vyas593d5622015-03-02 19:07:52 +05303843DocType: Account,Stock Adjustment,Stock ajustement
Nabin Hait93c15382017-03-30 16:57:05 +05303844apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +34,Default Activity Cost exists for Activity Type - {0},Un Coût d’Activité par défault existe pour le Type d’Activité {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303845DocType: Production Order,Planned Operating Cost,Coût de fonctionnement prévues
Nabin Hait72cee332016-10-26 17:45:06 +05303846DocType: Academic Term,Term Start Date,Durée Date de début
Nabin Hait93c15382017-03-30 16:57:05 +05303847apps/erpnext/erpnext/controllers/recurring_document.py +136,Please find attached {0} #{1},S'il vous plaît trouver ci-joint {0} # {1}
Nabin Haitcda28ce2017-02-27 17:46:31 +05303848apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +34,Bank Statement balance as per General Ledger,Solde du Relevé Bancaire d’après le Grand Livre
Nabin Hait93c15382017-03-30 16:57:05 +05303849DocType: Job Applicant,Applicant Name,Nom du Candidat
3850DocType: Authorization Rule,Customer / Item Name,Nom du Client / de l'Article
Nabin Haitd25db232016-12-15 18:33:39 +05303851DocType: Product Bundle,"Aggregate group of **Items** into another **Item**. This is useful if you are bundling a certain **Items** into a package and you maintain stock of the packed **Items** and not the aggregate **Item**.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303852
3853The package **Item** will have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes"".
3854
3855For Example: If you are selling Laptops and Backpacks separately and have a special price if the customer buys both, then the Laptop + Backpack will be a new Product Bundle Item.
3856
Nabin Haitcda28ce2017-02-27 17:46:31 +05303857Note: BOM = Bill of Materials","Regroupement d' **Articles** dans un autre **Article**. Ceci est utile si vous regroupez certains **Articles** dans un lot et que vous maintenez l'inventaire des **Articles** du lot et non de l'**Article** composé. L'**Article** composé aura ""Article En Stock"" à ""Non"" et ""Article À Vendre"" à ""Oui"". Exemple : Si vous vendez des Ordinateurs Portables et Sacs à Dos séparément et qu'il y a un prix spécial si le client achète les deux, alors l'Ordinateur Portable + le Sac à Dos sera un nouveau Produit Groupé. Remarque: LDM = Liste
3858Des Matériaux"
Nabin Hait18f0dd02016-04-15 14:50:45 +05303859apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +42,Serial No is mandatory for Item {0},No de série est obligatoire pour l'article {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303860DocType: Item Variant Attribute,Attribute,Attribut
Nabin Haitcda28ce2017-02-27 17:46:31 +05303861apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +43,Please specify from/to range,S'il vous plaît préciser la plage de / à
Pratik Vyas593d5622015-03-02 19:07:52 +05303862DocType: Serial No,Under AMC,En vertu de l&#39;AMC
Nabin Haitd25db232016-12-15 18:33:39 +05303863apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +54,Item valuation rate is recalculated considering landed cost voucher amount,Le Taux d'Évaluation de l'Article est recalculé compte tenu du Montant du Bon de Prix au Débarquement
Nabin Haitcda28ce2017-02-27 17:46:31 +05303864apps/erpnext/erpnext/config/selling.py +153,Default settings for selling transactions.,Paramètres par défaut pour les transactions de vente.
Nabin Hait93c15382017-03-30 16:57:05 +05303865DocType: Guardian,Guardian Of ,Tuteur De
3866DocType: Grading Scale Interval,Threshold,Seuil
3867DocType: BOM Replace Tool,Current BOM,LDM Actuelle
3868apps/erpnext/erpnext/public/js/utils.js +39,Add Serial No,Ajouter un Numéro de série
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303869apps/erpnext/erpnext/config/support.py +22,Warranty,garantie
Nabin Hait93c15382017-03-30 16:57:05 +05303870DocType: Purchase Invoice,Debit Note Issued,Notes de Débit Émises
Pratik Vyas593d5622015-03-02 19:07:52 +05303871DocType: Production Order,Warehouses,Entrepôts
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303872apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +18,{0} asset cannot be transferred,{0} actif ne peut pas être transféré
Pratik Vyas593d5622015-03-02 19:07:52 +05303873DocType: Workstation,per hour,par heure
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303874apps/erpnext/erpnext/config/buying.py +7,Purchasing,Achat
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303875DocType: Announcement,Announcement,Annonce
Nabin Hait93c15382017-03-30 16:57:05 +05303876DocType: Warehouse,Account for the warehouse (Perpetual Inventory) will be created under this Account.,Compte de l'entrepôt (de l'Inventaire Permanent) sera créé sous ce compte.
Nabin Haitcda28ce2017-02-27 17:46:31 +05303877apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +123,Warehouse can not be deleted as stock ledger entry exists for this warehouse.,L'Entrepôt ne peut pas être supprimé car une entrée existe dans le Grand Livre de Stocks pour cet Entrepôt.
Nabin Hait29b01222016-03-15 16:17:21 +05303878DocType: Company,Distribution,Distribution
Nabin Hait93c15382017-03-30 16:57:05 +05303879apps/erpnext/erpnext/schools/doctype/fees/fees.js +27,Amount Paid,Montant Payé
Nabin Haitcda28ce2017-02-27 17:46:31 +05303880apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +95,Project Manager,Chef de projet
Nabin Haitd25db232016-12-15 18:33:39 +05303881,Quoted Item Comparison,Comparaison d'article soumissionné
Nabin Hait93c15382017-03-30 16:57:05 +05303882apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +76,Dispatch,Envoi
Nabin Haitd25db232016-12-15 18:33:39 +05303883apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +71,Max discount allowed for item: {0} is {1}%,Réduction maximum autorisée pour l'article: {0} est de {1} %
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303884apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +173,Net Asset value as on,La valeur nette d&#39;inventaire que sur
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303885DocType: Account,Receivable,Recevable
Nabin Hait93c15382017-03-30 16:57:05 +05303886apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +278,Row #{0}: Not allowed to change Supplier as Purchase Order already exists,Row # {0}: pas autorisé à changer de fournisseur que la commande d&#39;achat existe déjà
Pratik Vyas593d5622015-03-02 19:07:52 +05303887DocType: Accounts Settings,Role that is allowed to submit transactions that exceed credit limits set.,Rôle qui est autorisé à soumettre des transactions qui dépassent les limites de crédit fixées.
Nabin Hait93c15382017-03-30 16:57:05 +05303888apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +904,Select Items to Manufacture,Sélectionner les éléments à Fabrication
3889apps/erpnext/erpnext/accounts/page/pos/pos.js +909,"Master data syncing, it might take some time","Données de base synchronisation, il peut prendre un certain temps"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303890DocType: Item,Material Issue,Material Issue
Nabin Hait29b01222016-03-15 16:17:21 +05303891DocType: Hub Settings,Seller Description,Description du vendeur
Pratik Vyas593d5622015-03-02 19:07:52 +05303892DocType: Employee Education,Qualification,Qualification
Nabin Hait733680b2015-12-07 14:12:41 +05303893DocType: Item Price,Item Price,Prix de l&#39;article
Anand Doshi019111b2015-11-20 18:00:11 +05303894apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +48,Soap & Detergent,Savons et de Détergents
Nabin Hait93c15382017-03-30 16:57:05 +05303895DocType: BOM,Show Items,Afficher les articles
3896apps/erpnext/erpnext/schools/doctype/course_schedule/course_schedule.py +39,From Time cannot be greater than To Time.,L’Horaire Initial ne peut pas être postérieur à l’Horaire Final
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303897apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +36,Motion Picture & Video,Cinéma & Vidéo
Nabin Hait18f0dd02016-04-15 14:50:45 +05303898apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +5,Ordered,Commandé
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303899DocType: Salary Detail,Component,Composant
Nabin Hait93c15382017-03-30 16:57:05 +05303900DocType: Assessment Criteria,Assessment Criteria Group,Groupe de Critère d'Évaluation
Nabin Haitd25db232016-12-15 18:33:39 +05303901apps/erpnext/erpnext/accounts/doctype/asset/asset.py +71,Opening Accumulated Depreciation must be less than equal to {0},Ouverture Amortissement cumulé doit être inférieur ou égal à {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303902DocType: Warehouse,Warehouse Name,Nom de l'entrepôt
Pratik Vyas97264472015-05-14 15:13:10 +05303903DocType: Naming Series,Select Transaction,Sélectionner Transaction
Pratik Vyas593d5622015-03-02 19:07:52 +05303904apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +30,Please enter Approving Role or Approving User,S'il vous plaît entrer approuver ou approuver Rôle utilisateur
3905DocType: Journal Entry,Write Off Entry,Write Off Entrée
Nabin Haitd25db232016-12-15 18:33:39 +05303906DocType: BOM,Rate Of Materials Based On,Taux des Matériaux basé sur
Pratik Vyas97264472015-05-14 15:13:10 +05303907apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +21,Support Analtyics,Analyse du support
Nabin Hait34037e02016-02-03 13:10:54 +05303908apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +141,Uncheck all,Décocher tout
Nabin Hait93c15382017-03-30 16:57:05 +05303909apps/erpnext/erpnext/accounts/doctype/accounts_settings/accounts_settings.py +27,Company is missing in warehouses {0},Société est manquante dans les entrepôts {0}
3910apps/erpnext/erpnext/schools/doctype/student_attendance/student_attendance.py +40,Student {0}: {1} does not belong to Student Group {2},Étudiant {0}: {1} ne fait pas partie du groupe des étudiants {2}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303911DocType: POS Profile,Terms and Conditions,Termes et Conditions
Nabin Hait29b01222016-03-15 16:17:21 +05303912apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +49,To Date should be within the Fiscal Year. Assuming To Date = {0},Pour la date doit être dans l'exercice. En supposant à ce jour = {0}
Nabin Hait93c15382017-03-30 16:57:05 +05303913DocType: Employee,"Here you can maintain height, weight, allergies, medical concerns etc","Ici vous pouvez conserver la hauteur, le poids, les allergies, les préoccupations médicales etc."
3914DocType: Leave Block List,Applies to Company,S'applique à la Société
3915apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +199,Cannot cancel because submitted Stock Entry {0} exists,Impossible d'annuler car l'Écriture de Stock soumise {0} existe
3916DocType: Employee Loan,Disbursement Date,Date de Décaissement
Nabin Haitd25db232016-12-15 18:33:39 +05303917DocType: Vehicle,Vehicle,Véhicule
Nabin Hait9a24abe2016-01-21 16:31:40 +05303918DocType: Purchase Invoice,In Words,En Toutes Lettres
Nabin Haitd25db232016-12-15 18:33:39 +05303919DocType: POS Profile,Item Groups,Groupes d&#39;articles
Nabin Haitcda28ce2017-02-27 17:46:31 +05303920apps/erpnext/erpnext/hr/doctype/employee/employee.py +217,Today is {0}'s birthday!,"Aujourd'hui, c'est l’anniversaire de {0} !"
Pratik Vyas593d5622015-03-02 19:07:52 +05303921DocType: Production Planning Tool,Material Request For Warehouse,Demande de matériel pour l&#39;entrepôt
Nabin Hait93c15382017-03-30 16:57:05 +05303922DocType: Sales Order Item,For Production,Pour la Production
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303923DocType: Payment Request,payment_url,payment_url
Rushabh Mehtad627af22016-03-03 11:24:58 +05303924DocType: Project Task,View Task,Voir tâche
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303925apps/erpnext/erpnext/public/js/setup_wizard.js +61,Your financial year begins on,Date de début de la période comptable
3926DocType: Material Request,MREQ-,MREQ-
Nabin Haitd25db232016-12-15 18:33:39 +05303927,Asset Depreciations and Balances,Amortissements et Soldes d'Actif
3928apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +329,Amount {0} {1} transferred from {2} to {3},Montant {0} {1} transféré de {2} à {3}
Nabin Hait93c15382017-03-30 16:57:05 +05303929DocType: Sales Invoice,Get Advances Received,Obtenir Acomptes Reçus
3930DocType: Email Digest,Add/Remove Recipients,Ajouter/Supprimer des Destinataires
Nabin Haitd25db232016-12-15 18:33:39 +05303931apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +452,Transaction not allowed against stopped Production Order {0},Transaction non autorisée contre l'ordre d'arret de production {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303932apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +19,"To set this Fiscal Year as Default, click on 'Set as Default'","Pour définir cette Année financière que par défaut , cliquez sur "" Définir par défaut """
Nabin Hait93c15382017-03-30 16:57:05 +05303933apps/erpnext/erpnext/projects/doctype/project/project.py +192,Join,Joindre
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303934apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +20,Shortage Qty,Qté non couverte
Nabin Haitcda28ce2017-02-27 17:46:31 +05303935apps/erpnext/erpnext/stock/doctype/item/item.py +666,Item variant {0} exists with same attributes,La Variante de l'Article {0} existe avec les mêmes caractéristiques
Nabin Hait93c15382017-03-30 16:57:05 +05303936DocType: Employee Loan,Repay from Salary,Rembourser du salaire
3937DocType: Leave Application,LAP/,LAP/
3938apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +334,Requesting payment against {0} {1} for amount {2},Demande de paiement contre {0} {1} pour le montant {2}
Pratik Vyasb8a56872015-06-01 23:48:43 +05303939DocType: Salary Slip,Salary Slip,Fiche de paye
Nabin Hait93c15382017-03-30 16:57:05 +05303940DocType: Lead,Lost Quotation,Devis Perdu
Nabin Hait18f0dd02016-04-15 14:50:45 +05303941DocType: Pricing Rule,Margin Rate or Amount,Taux de marge ou montant
Nabin Haitcda28ce2017-02-27 17:46:31 +05303942apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +48,'To Date' is required,'La date' est requise
Nabin Hait93c15382017-03-30 16:57:05 +05303943DocType: Packing Slip,"Generate packing slips for packages to be delivered. Used to notify package number, package contents and its weight.","Générer les bordereaux des colis à livrer. Utilisé pour indiquer le numéro de colis, le contenu et son poids."
Nabin Haitd25db232016-12-15 18:33:39 +05303944DocType: Sales Invoice Item,Sales Order Item,Article de la commande client
Pratik Vyas593d5622015-03-02 19:07:52 +05303945DocType: Salary Slip,Payment Days,Jours de paiement
Nabin Hait93c15382017-03-30 16:57:05 +05303946apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +221,Warehouses with child nodes cannot be converted to ledger,Entrepôts avec nœuds enfants ne peuvent pas être convertis en ledger
Pratik Vyas593d5622015-03-02 19:07:52 +05303947DocType: BOM,Manage cost of operations,Gérer les coûts d&#39;exploitation
Anand Doshi03791fc2015-12-15 15:17:11 +05303948DocType: Notification Control,"When any of the checked transactions are ""Submitted"", an email pop-up automatically opened to send an email to the associated ""Contact"" in that transaction, with the transaction as an attachment. The user may or may not send the email.","Lorsque l'une des opérations contrôlées sont «soumis», un courriel pop-up s'ouvre automatiquement pour envoyer un courrier électronique à l'associé ""Contact"" dans cette transaction, la transaction en pièce jointe. L'utilisateur peut ou ne peut pas envoyer courriel."
Nabin Hait93c15382017-03-30 16:57:05 +05303949apps/erpnext/erpnext/config/setup.py +14,Global Settings,Paramètres Globaux
3950DocType: Assessment Result Detail,Assessment Result Detail,Détails des Résultats d'Évaluation
3951DocType: Employee Education,Employee Education,Formation de l'Employé
3952apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +46,Duplicate item group found in the item group table,Groupe d’articles en double trouvé dans la table des groupes d'articles
3953apps/erpnext/erpnext/public/js/controllers/transaction.js +930,It is needed to fetch Item Details.,Nécessaire pour aller chercher les détails de l'article.
Pratik Vyas593d5622015-03-02 19:07:52 +05303954DocType: Salary Slip,Net Pay,Salaire net
3955DocType: Account,Account,Compte
Nabin Hait18f0dd02016-04-15 14:50:45 +05303956apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +213,Serial No {0} has already been received,No de Série {0} a déjà été reçu
Nabin Haitd25db232016-12-15 18:33:39 +05303957,Requested Items To Be Transferred,Articles demandés à être transférés
Nabin Haitcda28ce2017-02-27 17:46:31 +05303958DocType: Expense Claim,Vehicle Log,Journal du véhicule
3959apps/erpnext/erpnext/controllers/stock_controller.py +91,"Warehouse {0} is not linked to any account, please create/link the corresponding (Asset) account for the warehouse.","Entrepôt {0} est pas liée à un compte, s&#39;il vous plaît créer / lier le (Asset) compte correspondant de l&#39;entrepôt."
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303960DocType: Purchase Invoice,Recurring Id,Id récurrent
Nabin Hait18f0dd02016-04-15 14:50:45 +05303961DocType: Customer,Sales Team Details,Détails équipe des ventes
Nabin Hait93c15382017-03-30 16:57:05 +05303962apps/erpnext/erpnext/accounts/page/pos/pos.js +1252,Delete permanently?,Supprimer définitivement ?
Pratik Vyas593d5622015-03-02 19:07:52 +05303963DocType: Expense Claim,Total Claimed Amount,Montant total réclamé
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303964apps/erpnext/erpnext/config/crm.py +17,Potential opportunities for selling.,Opportunitée potentielle de vente.
Nabin Haitcda28ce2017-02-27 17:46:31 +05303965apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +211,Invalid {0},Invalide {0}
3966apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +52,Sick Leave,Congé maladie
Nabin Hait93c15382017-03-30 16:57:05 +05303967DocType: Email Digest,Email Digest,Envoyer par Mail le Compte Rendu
Nabin Haitcda28ce2017-02-27 17:46:31 +05303968DocType: Delivery Note,Billing Address Name,Nom de l'Adresse de Facturation
Anand Doshi019111b2015-11-20 18:00:11 +05303969apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +22,Department Stores,Grands Magasins
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303970DocType: Warehouse,PIN,ÉPINGLE
Nabin Hait93c15382017-03-30 16:57:05 +05303971apps/erpnext/erpnext/setup/setup_wizard/sample_data.py +108,Setup your School in ERPNext,Configurez votre école dans ERPNext
Nabin Haitcda28ce2017-02-27 17:46:31 +05303972DocType: Sales Invoice,Base Change Amount (Company Currency),Montant de Base à Rendre (Devise de la Société)
Nabin Hait93c15382017-03-30 16:57:05 +05303973apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +311,No accounting entries for the following warehouses,Pas d'entrées comptables pour les entrepôts suivants
Nabin Hait72cee332016-10-26 17:45:06 +05303974apps/erpnext/erpnext/projects/doctype/project/project.js +92,Save the document first.,Enregistrez le document d'abord.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303975DocType: Account,Chargeable,Facturable
Nabin Hait93c15382017-03-30 16:57:05 +05303976DocType: Company,Change Abbreviation,Changer l'Abréviation
3977DocType: Expense Claim Detail,Expense Date,Date de Frais
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303978DocType: Item,Max Discount (%),Réduction max (%)
Nabin Hait93c15382017-03-30 16:57:05 +05303979apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +70,Last Order Amount,Montant de la Dernière Commande
3980DocType: Daily Work Summary,Email Sent To,Email Envoyé À
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303981DocType: Budget,Warn,Avertir
Pratik Vyas97264472015-05-14 15:13:10 +05303982DocType: Appraisal,"Any other remarks, noteworthy effort that should go in the records.","Toute autre remarque, effort remarquable qui devrait aller dans les dossiers."
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05303983DocType: BOM,Manufacturing User,Intervenant/Chargé de Fabrication
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303984DocType: Purchase Invoice,Raw Materials Supplied,Matières premières fournies
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303985DocType: Purchase Invoice,Recurring Print Format,Format d&#39;impression récurrent
Nabin Hait18f0dd02016-04-15 14:50:45 +05303986DocType: C-Form,Series,Séries
Nabin Hait93c15382017-03-30 16:57:05 +05303987apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +61,Expected Delivery Date cannot be before Purchase Order Date,Date de Livraison Prévue ne peut pas être avant la Date de Commande
Pratik Vyas593d5622015-03-02 19:07:52 +05303988DocType: Appraisal,Appraisal Template,Modèle d&#39;évaluation
Nabin Haitd25db232016-12-15 18:33:39 +05303989DocType: Item Group,Item Classification,Classification de l'Article
Nabin Haitcda28ce2017-02-27 17:46:31 +05303990apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +93,Business Development Manager,Directeur Commercial
Anand Doshi9c0983f2016-02-17 12:59:54 +05303991DocType: Maintenance Visit Purpose,Maintenance Visit Purpose,But de la visite d'entretien
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303992apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.js +16,Period,période
Nabin Hait93c15382017-03-30 16:57:05 +05303993apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.js +18,General Ledger,Grand Livre Général
3994apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +33,Employee {0} on Leave on {1},Employé {0} en Congé le {1}
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05303995apps/erpnext/erpnext/selling/doctype/campaign/campaign.js +10,View Leads,Voir Prospects
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303996DocType: Program Enrollment Tool,New Program,Nouveau programme
Nabin Hait93c15382017-03-30 16:57:05 +05303997DocType: Item Attribute Value,Attribute Value,Valeur de l'Attribut
Anand Doshif5940902015-09-07 18:47:04 +05303998,Itemwise Recommended Reorder Level,Seuil de renouvellement des commandes (par Article)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303999DocType: Salary Detail,Salary Detail,Salaire Détail
Nabin Haitcda28ce2017-02-27 17:46:31 +05304000apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +961,Please select {0} first,S'il vous plaît sélectionnez {0} en premier
Nabin Hait93c15382017-03-30 16:57:05 +05304001apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +778,Batch {0} of Item {1} has expired.,Lot {0} de l'Article {1} a expiré.
4002DocType: Sales Invoice,Commission,Commission
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304003apps/erpnext/erpnext/config/manufacturing.py +27,Time Sheet for manufacturing.,Feuille de temps pour la fabrication.
4004apps/erpnext/erpnext/templates/pages/cart.html +37,Subtotal,Sous-Total
Nabin Hait93c15382017-03-30 16:57:05 +05304005DocType: Salary Detail,Default Amount,Montant par Défaut
Nabin Hait72cee332016-10-26 17:45:06 +05304006apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +93,Warehouse not found in the system,Entrepôt pas trouvé dans le système
4007apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +116,This Month's Summary,Résumé de ce mois-ci
Nabin Hait34037e02016-02-03 13:10:54 +05304008DocType: Quality Inspection Reading,Quality Inspection Reading,Libellé du contrôle de qualité
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304009apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +24,`Freeze Stocks Older Than` should be smaller than %d days.,`Figer les stocks datant de plus` doit être inférieur que %d jours.
Nabin Haitd25db232016-12-15 18:33:39 +05304010DocType: Tax Rule,Purchase Tax Template,Modèle de taxes pour achats
Pratik Vyas593d5622015-03-02 19:07:52 +05304011,Project wise Stock Tracking,Projet sage Stock Tracking
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304012apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +166,Maintenance Schedule {0} exists against {0},Programme d'entretien {0} existe contre {0}
Nabin Hait93c15382017-03-30 16:57:05 +05304013DocType: Stock Entry Detail,Actual Qty (at source/target),Qté Réelle (à la source/cible)
Nabin Haitda297dc2016-02-24 14:37:38 +05304014DocType: Item Customer Detail,Ref Code,Code de référence
Nabin Hait93c15382017-03-30 16:57:05 +05304015apps/erpnext/erpnext/config/hr.py +12,Employee records.,Dossiers de l'Employé.
Nabin Haitcda28ce2017-02-27 17:46:31 +05304016apps/erpnext/erpnext/accounts/doctype/asset/asset.py +91,Please set Next Depreciation Date,S&#39;il vous plaît définir Next Amortissements date
Pratik Vyas593d5622015-03-02 19:07:52 +05304017DocType: HR Settings,Payroll Settings,Paramètres de la paie
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304018apps/erpnext/erpnext/config/accounts.py +148,Match non-linked Invoices and Payments.,Correspondre non liées factures et paiements.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304019apps/erpnext/erpnext/templates/pages/cart.html +16,Place Order,Passer la commande
Nabin Haitd25db232016-12-15 18:33:39 +05304020DocType: Email Digest,New Purchase Orders,Nouveaux Bons de Commande
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304021apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +24,Root cannot have a parent cost center,Racine ne peut pas avoir un centre de coûts parent
4022apps/erpnext/erpnext/public/js/stock_analytics.js +58,Select Brand...,Sélectionnez une marque ...
Nabin Hait93c15382017-03-30 16:57:05 +05304023apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +149,Accumulated Depreciation as on,Amortissement Cumulé depuis
4024DocType: Sales Invoice,C-Form Applicable,Formulaire-C Applicable
4025apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +398,Operation Time must be greater than 0 for Operation {0},Temps de fonctionnement doit être supérieure à 0 pour l&#39;opération {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +05304026apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +100,Warehouse is mandatory,Entrepôt est obligatoire
Nabin Hait93c15382017-03-30 16:57:05 +05304027DocType: Supplier,Address and Contacts,Adresse et Contacts
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05304028DocType: UOM Conversion Detail,UOM Conversion Detail,Détail de conversion Unité de mesure
Nabin Haitcda28ce2017-02-27 17:46:31 +05304029apps/erpnext/erpnext/public/js/setup_wizard.js +172,Keep it web friendly 900px (w) by 100px (h),"Merci de conserver le format de l'image web convivial , ex.. 900px par 100px"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304030DocType: Program,Program Abbreviation,Abréviation du programme
Nabin Hait93c15382017-03-30 16:57:05 +05304031apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +386,Production Order cannot be raised against a Item Template,Ordre de production ne peut être soulevée contre un modèle d&#39;objet
4032apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +51,Charges are updated in Purchase Receipt against each item,Les frais sont mis à jour dans le Reçu d'Achat pour chaque article
Pratik Vyas593d5622015-03-02 19:07:52 +05304033DocType: Warranty Claim,Resolved By,Résolu par
Nabin Haitcda28ce2017-02-27 17:46:31 +05304034DocType: Appraisal,Start Date,Date de début
Nabin Hait93c15382017-03-30 16:57:05 +05304035apps/erpnext/erpnext/config/hr.py +75,Allocate leaves for a period.,Allouer des congés pour une période.
Nabin Haitcda28ce2017-02-27 17:46:31 +05304036apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +42,Cheques and Deposits incorrectly cleared,Chèques et Dépôts incorrectement compensés
4037apps/erpnext/erpnext/accounts/doctype/account/account.py +51,Account {0}: You can not assign itself as parent account,Compte {0}: Vous ne pouvez pas assigner un compte comme son propre parent
Nabin Haitd25db232016-12-15 18:33:39 +05304038DocType: Purchase Invoice Item,Price List Rate,Taux de la Liste des Prix
Nabin Hait93c15382017-03-30 16:57:05 +05304039apps/erpnext/erpnext/utilities/activation.py +73,Create customer quotes,Créer les devis client
Pratik Vyas593d5622015-03-02 19:07:52 +05304040DocType: Item,"Show ""In Stock"" or ""Not in Stock"" based on stock available in this warehouse.",Voir &quot;En stock&quot; ou &quot;Pas en stock» basée sur le stock disponible dans cet entrepôt.
Nabin Hait93c15382017-03-30 16:57:05 +05304041apps/erpnext/erpnext/config/manufacturing.py +38,Bill of Materials (BOM),Liste de Matériaux (LDM)
Nabin Hait18f0dd02016-04-15 14:50:45 +05304042DocType: Item,Average time taken by the supplier to deliver,Délai moyen de livraison par le fournisseur
Nabin Haitcda28ce2017-02-27 17:46:31 +05304043apps/erpnext/erpnext/schools/doctype/assessment_plan/assessment_plan.js +12,Assessment Result,Résultat de l'Évaluation
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304044apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +13,Hours,Heures
Nabin Hait93c15382017-03-30 16:57:05 +05304045DocType: Project,Expected Start Date,Date de Début Prévue
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304046apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +48,Remove item if charges is not applicable to that item,Retirer l'article si les charges ne lui sont pas applicable
Nabin Hait93c15382017-03-30 16:57:05 +05304047DocType: SMS Settings,Eg. smsgateway.com/api/send_sms.cgi,Eg. smsgateway.com / api / send_sms.cgi
Nabin Hait72cee332016-10-26 17:45:06 +05304048apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +28,Transaction currency must be same as Payment Gateway currency,Devise de la transaction doit être la même que la monnaie paiement passerelle
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304049DocType: Payment Entry,Receive,Recevoir
Nabin Haitd25db232016-12-15 18:33:39 +05304050apps/erpnext/erpnext/templates/pages/rfq.html +75,Quotations: ,Soumission:
Nabin Hait93c15382017-03-30 16:57:05 +05304051DocType: Maintenance Visit,Fully Completed,Entièrement Complété
Pratik Vyas97264472015-05-14 15:13:10 +05304052apps/erpnext/erpnext/projects/doctype/project/project_list.js +6,{0}% Complete,{0}% complète
Nabin Hait93c15382017-03-30 16:57:05 +05304053DocType: Employee,Educational Qualification,Qualification pour l'Éducation
Pratik Vyas593d5622015-03-02 19:07:52 +05304054DocType: Workstation,Operating Costs,Coûts d'exploitation
Nabin Haitcda28ce2017-02-27 17:46:31 +05304055DocType: Budget,Action if Accumulated Monthly Budget Exceeded,Action si le Budget Mensuel Cumulé est Dépassé
Rushabh Mehtad627af22016-03-03 11:24:58 +05304056DocType: Purchase Invoice,Submit on creation,Soumettre sur la création
Nabin Haitd25db232016-12-15 18:33:39 +05304057apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +442,Currency for {0} must be {1},Devise pour {0} doit être {1}
Nabin Hait93c15382017-03-30 16:57:05 +05304058DocType: Asset,Disposal Date,Date d’Élimination
4059DocType: Daily Work Summary Settings,"Emails will be sent to all Active Employees of the company at the given hour, if they do not have holiday. Summary of responses will be sent at midnight.","Les Emails seront envoyés à tous les Employés Actifs de la société à l'heure donnée, s'ils ne sont pas en vacances. Le résumé des réponses sera envoyé à minuit."
4060DocType: Employee Leave Approver,Employee Leave Approver,Approbateur des Congés de l'Employé
Nabin Haitcda28ce2017-02-27 17:46:31 +05304061apps/erpnext/erpnext/stock/doctype/item/item.py +498,Row {0}: An Reorder entry already exists for this warehouse {1},Row {0}: Une entrée Réorganiser existe déjà pour cet entrepôt {1}
Nabin Hait93c15382017-03-30 16:57:05 +05304062apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +82,"Cannot declare as lost, because Quotation has been made.","Impossible de déclarer comme perdu, parce que le Devis a été fait."
4063apps/erpnext/erpnext/hr/doctype/training_event/training_event.js +13,Training Feedback,Retour d'expérience sur la formation
Nabin Haitd25db232016-12-15 18:33:39 +05304064DocType: Vehicle Log,Make Expense Claim,Faire état de frais
Nabin Haitd25db232016-12-15 18:33:39 +05304065apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +449,Production Order {0} must be submitted,L'Ordre de Fabrication {0} doit être soumis
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304066apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +150,Please select Start Date and End Date for Item {0},S'il vous plaît sélectionnez Date de début et date de fin de l'article {0}
4067apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +35,Course is mandatory in row {0},Cours est obligatoire à la ligne {0}
Rushabh Mehtad627af22016-03-03 11:24:58 +05304068apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.js +16,To date cannot be before from date,La date de fin ne peut être avant la date de début
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304069DocType: Supplier Quotation Item,Prevdoc DocType,Prevdoc DocType
Nabin Haitcda28ce2017-02-27 17:46:31 +05304070apps/erpnext/erpnext/stock/doctype/item/item.js +249,Add / Edit Prices,Ajouter / Modifier Prix
Nabin Hait93c15382017-03-30 16:57:05 +05304071DocType: Cheque Print Template,Cheque Print Template,Modèles d'Impression de Chèques
4072apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +36,Chart of Cost Centers,Tableau des Centres de Coûts
Pratik Vyas593d5622015-03-02 19:07:52 +05304073,Requested Items To Be Ordered,Articles demandés à commander
Nabin Hait93c15382017-03-30 16:57:05 +05304074apps/erpnext/erpnext/accounts/doctype/account/account.py +181,Warehouse company must be same as Account company,société d&#39;entrepôt doit être le même que la compagnie compte
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05304075DocType: Price List,Price List Name,Nom Liste des prix
Nabin Hait93c15382017-03-30 16:57:05 +05304076apps/erpnext/erpnext/hr/doctype/daily_work_summary/daily_work_summary.py +31,Daily Work Summary for {0},Récapitulatif Quotidien de Travail pour {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +05304077DocType: Employee Loan,Totals,Totaux
Pratik Vyas593d5622015-03-02 19:07:52 +05304078DocType: BOM,Manufacturing,Fabrication
4079,Ordered Items To Be Delivered,Articles commandés à livrer
Pratik Vyasb8a56872015-06-01 23:48:43 +05304080DocType: Account,Income,Revenu
Pratik Vyas593d5622015-03-02 19:07:52 +05304081DocType: Industry Type,Industry Type,Secteur d&#39;activité
Nabin Hait93c15382017-03-30 16:57:05 +05304082apps/erpnext/erpnext/templates/includes/cart.js +149,Something went wrong!,Quelque chose a mal tourné !
Nabin Haitcda28ce2017-02-27 17:46:31 +05304083apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +124,Warning: Leave application contains following block dates,Attention : la demande d'absence contient les dates bloquées suivantes
Nabin Hait93c15382017-03-30 16:57:05 +05304084apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +247,Sales Invoice {0} has already been submitted,La facture vente {0} a déjà été transmise
4085DocType: Assessment Result Detail,Score,But
4086apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +25,Fiscal Year {0} does not exist,Exercice Fiscal {0} n'existe pas
4087apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Completion Date,Date d'Achèvement
Pratik Vyasb8a56872015-06-01 23:48:43 +05304088DocType: Purchase Invoice Item,Amount (Company Currency),Montant (Devise de la Société)
Nabin Haitcda28ce2017-02-27 17:46:31 +05304089apps/erpnext/erpnext/stock/stock_ledger.py +369,{0} units of {1} needed in {2} on {3} {4} for {5} to complete this transaction.,{0} unités de {1} nécessaire dans {2} sur {3} {4} pour {5} pour effectuer cette transaction.
Nabin Hait72cee332016-10-26 17:45:06 +05304090DocType: Fee Structure,Student Category,étudiant Catégorie
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304091apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +14,Mandatory feild - Get Students From,feild obligatoire - Obtenir des étudiants de
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304092DocType: Announcement,Student,Élève
Nabin Hait93c15382017-03-30 16:57:05 +05304093apps/erpnext/erpnext/config/hr.py +229,Organization unit (department) master.,Unité d'organisation (département) maître .
Nabin Haitcda28ce2017-02-27 17:46:31 +05304094apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +26,Please enter valid mobile nos,S'il vous plaît entrez No mobiles valides
Nabin Haitd25db232016-12-15 18:33:39 +05304095apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +75,Please enter message before sending,S'il vous plaît entrer le message avant d'envoyer
4096DocType: Email Digest,Pending Quotations,Soumissions en attente
4097apps/erpnext/erpnext/config/accounts.py +277,Point-of-Sale Profile,Profil de Point-De-Vente
Nabin Haitcda28ce2017-02-27 17:46:31 +05304098apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +70,Please Update SMS Settings,S'il vous plaît Mettre à jour les paramètres de SMS
4099apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +154,Unsecured Loans,Prêts non garantis
Anand Doshi27e9b772016-03-09 14:47:46 +05304100DocType: Cost Center,Cost Center Name,Nom du centre de coûts
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304101DocType: Employee,B+,B +
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304102DocType: HR Settings,Max working hours against Timesheet,heures Max travailler contre Timesheet
Pratik Vyas593d5622015-03-02 19:07:52 +05304103DocType: Maintenance Schedule Detail,Scheduled Date,Date prévue
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304104apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +66,Total Paid Amt,Amt total payé
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05304105DocType: SMS Center,Messages greater than 160 characters will be split into multiple messages,Message de plus de 160 caractères sera découpé en plusieurs
Pratik Vyas593d5622015-03-02 19:07:52 +05304106DocType: Purchase Receipt Item,Received and Accepted,Reçus et acceptés
Pratik Vyas593d5622015-03-02 19:07:52 +05304107,Serial No Service Contract Expiry,N ° de série expiration du contrat de service
Nabin Hait93c15382017-03-30 16:57:05 +05304108apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +287,You cannot credit and debit same account at the same time,Vous ne pouvez pas créditer et débiter le même compte simultanément
Pratik Vyas593d5622015-03-02 19:07:52 +05304109DocType: Naming Series,Help HTML,Aide HTML
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304110DocType: Student Group Creation Tool,Student Group Creation Tool,Outil de création Groupe étudiant
Nabin Hait93c15382017-03-30 16:57:05 +05304111DocType: Item,Variant Based On,Variante sur la base
Nabin Haitcda28ce2017-02-27 17:46:31 +05304112apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +53,Total weightage assigned should be 100%. It is {0},Weightage totale attribuée devrait être de 100 % . Il est {0}
4113apps/erpnext/erpnext/public/js/setup_wizard.js +265,Your Suppliers,Vos fournisseurs
Nabin Hait93c15382017-03-30 16:57:05 +05304114apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +56,Cannot set as Lost as Sales Order is made.,Impossible de définir comme perdu alors qu'un Bon de Commande a été créé.
Nabin Haitd25db232016-12-15 18:33:39 +05304115DocType: Request for Quotation Item,Supplier Part No,Numéro de pièce du Fournisseur
Nabin Hait93c15382017-03-30 16:57:05 +05304116apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +356,Cannot deduct when category is for 'Valuation' or 'Vaulation and Total',Vous ne pouvez pas déduire lorsqu'une catégorie est pour 'Évaluation' ou 'Évaluation et Total'
Nabin Haitd25db232016-12-15 18:33:39 +05304117apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +336,Received From,Reçu de
Pratik Vyas593d5622015-03-02 19:07:52 +05304118DocType: Lead,Converted,Converti
Nabin Hait93c15382017-03-30 16:57:05 +05304119DocType: Item,Has Serial No,A un N° de Série
4120DocType: Employee,Date of Issue,Date d'Émission
Nabin Haitcda28ce2017-02-27 17:46:31 +05304121apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +19,{0}: From {0} for {1},{0}: Du {0} pour {1}
Nabin Hait93c15382017-03-30 16:57:05 +05304122apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +157,Row #{0}: Set Supplier for item {1},Row # {0}: Réglez Fournisseur pour le point {1}
Nabin Haitcda28ce2017-02-27 17:46:31 +05304123apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +118,Row {0}: Hours value must be greater than zero.,Row {0}: valeur des heures doit être supérieure à zéro.
4124apps/erpnext/erpnext/stock/doctype/item/item.py +172,Website Image {0} attached to Item {1} cannot be found,Site Web image {0} attaché à Point {1} ne peut pas être trouvé
Nabin Hait93c15382017-03-30 16:57:05 +05304125DocType: Issue,Content Type,Type de Contenu
4126apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +17,Computer,Ordinateur
Pratik Vyas593d5622015-03-02 19:07:52 +05304127DocType: Item,List this Item in multiple groups on the website.,Liste cet article dans plusieurs groupes sur le site.
Nabin Hait93c15382017-03-30 16:57:05 +05304128apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +311,Please check Multi Currency option to allow accounts with other currency,S&#39;il vous plaît vérifier l&#39;option multi-devises pour permettre comptes avec autre monnaie
Nabin Haitcda28ce2017-02-27 17:46:31 +05304129apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +86,Item: {0} does not exist in the system,Item: {0} ne existe pas dans le système
4130apps/erpnext/erpnext/accounts/doctype/account/account.py +110,You are not authorized to set Frozen value,Vous n'êtes pas autorisé à geler des valeurs
Nabin Hait93c15382017-03-30 16:57:05 +05304131DocType: Payment Reconciliation,Get Unreconciled Entries,Obtenir les Écritures non Réconcilliées
4132DocType: Payment Reconciliation,From Invoice Date,De la Date de la Facture
Nabin Haitcda28ce2017-02-27 17:46:31 +05304133apps/erpnext/erpnext/accounts/party.py +254,Billing currency must be equal to either default comapany's currency or party account currency,La devise de facturation doit être égale à la devise par défaut de la société ou du compte de la partie
Nabin Hait93c15382017-03-30 16:57:05 +05304134apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +37,Leave Encashment,Congés Accumulés à Encaisser
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304135apps/erpnext/erpnext/public/js/setup_wizard.js +48,What does it do?,Que fait-elle ?
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05304136DocType: Delivery Note,To Warehouse,A l'entrepôt
Nabin Hait93c15382017-03-30 16:57:05 +05304137apps/erpnext/erpnext/schools/doctype/student_admission/student_admission.py +23,All Student Admissions,Toutes les Admissions des Étudiants
4138,Average Commission Rate,Taux Moyen de la Commission
Nabin Haitcda28ce2017-02-27 17:46:31 +05304139apps/erpnext/erpnext/stock/doctype/item/item.py +410,'Has Serial No' can not be 'Yes' for non-stock item,'A un numéro de série' ne peut pas être 'Oui' pour un article non-stock
4140apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +39,Attendance can not be marked for future dates,La présence ne peut pas être marquée pour les dates à venir
Nabin Haitd25db232016-12-15 18:33:39 +05304141DocType: Pricing Rule,Pricing Rule Help,Aide pour les Règles de Tarification
Nabin Hait93c15382017-03-30 16:57:05 +05304142DocType: School House,House Name,Nom de la maison
4143DocType: Purchase Taxes and Charges,Account Head,Compte Principal
Nabin Haitcda28ce2017-02-27 17:46:31 +05304144apps/erpnext/erpnext/config/stock.py +168,Update additional costs to calculate landed cost of items,Mettre à jour les coûts supplémentaires pour calculer le coût au débarquement des articles
Nabin Hait93c15382017-03-30 16:57:05 +05304145apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +115,Electrical,Électrique
4146apps/erpnext/erpnext/utilities/activation.py +101,Add the rest of your organization as your users. You can also add invite Customers to your portal by adding them from Contacts,Ajouter le reste de votre organisation en tant qu'utilisateurs. Vous pouvez aussi inviter des Clients sur votre portail en les ajoutant depuis les Contacts
Nabin Hait18f0dd02016-04-15 14:50:45 +05304147DocType: Stock Entry,Total Value Difference (Out - In),Valeur totale différence (Sor - En)
Nabin Hait93c15382017-03-30 16:57:05 +05304148apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +336,Row {0}: Exchange Rate is mandatory,Ligne {0}: Taux de change est obligatoire
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05304149apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +27,User ID not set for Employee {0},ID utilisateur non défini pour l'Employé {0}
Nabin Haitd25db232016-12-15 18:33:39 +05304150DocType: Vehicle,Vehicle Value,Valeur du véhicule
Nabin Hait93c15382017-03-30 16:57:05 +05304151DocType: Stock Entry,Default Source Warehouse,Entrepôt Source par Défaut
4152DocType: Item,Customer Code,Code Client
4153apps/erpnext/erpnext/hr/doctype/employee/employee.py +216,Birthday Reminder for {0},Rappel d'Anniversaire pour {0}
4154apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +72,Days Since Last Order,Jours Depuis la Dernière Commande
4155apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +327,Debit To account must be a Balance Sheet account,Le compte de débit doit être un compte de Bilan
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05304156DocType: Buying Settings,Naming Series,Nommer Séries
Nabin Hait93c15382017-03-30 16:57:05 +05304157DocType: Leave Block List,Leave Block List Name,Nom de la Liste de Blocage des Congés
Nabin Haitcda28ce2017-02-27 17:46:31 +05304158apps/erpnext/erpnext/hr/doctype/vehicle/vehicle.py +14,Insurance Start date should be less than Insurance End date,Date de début d&#39;assurance devrait être inférieure à la date d&#39;assurance Fin
Pratik Vyas97264472015-05-14 15:13:10 +05304159apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +32,Stock Assets,payable
Nabin Haitd25db232016-12-15 18:33:39 +05304160DocType: Timesheet,Production Detail,Détail de la Fabrication
Pratik Vyas593d5622015-03-02 19:07:52 +05304161DocType: Target Detail,Target Qty,Qté cible
Nabin Hait93c15382017-03-30 16:57:05 +05304162DocType: Shopping Cart Settings,Checkout Settings,Réglages Règlement
Pratik Vyas593d5622015-03-02 19:07:52 +05304163DocType: Attendance,Present,Présent
Nabin Hait93c15382017-03-30 16:57:05 +05304164apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +35,Delivery Note {0} must not be submitted,Bon de Livraison {0} ne doit pas être soumis
Nabin Haitd25db232016-12-15 18:33:39 +05304165DocType: Notification Control,Sales Invoice Message,Message de la facture de vente
Nabin Hait93c15382017-03-30 16:57:05 +05304166apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +27,Closing Account {0} must be of type Liability / Equity,Le Compte Clôturé {0} doit être de type Passif / Capitaux Propres
4167apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +320,Salary Slip of employee {0} already created for time sheet {1},Slip de salaire de l&#39;employé {0} déjà créé pour la feuille de temps {1}
Nabin Haitd25db232016-12-15 18:33:39 +05304168DocType: Vehicle Log,Odometer,Odomètre
Nabin Hait733680b2015-12-07 14:12:41 +05304169DocType: Sales Order Item,Ordered Qty,Quantité commandée
Nabin Haitcda28ce2017-02-27 17:46:31 +05304170apps/erpnext/erpnext/stock/doctype/item/item.py +694,Item {0} is disabled,Article {0} est désactivé
Nabin Haitda297dc2016-02-24 14:37:38 +05304171DocType: Stock Settings,Stock Frozen Upto,Stock gelé jusqu'au
Nabin Hait93c15382017-03-30 16:57:05 +05304172apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +876,BOM does not contain any stock item,LDM ne contient aucun article en stock
4173apps/erpnext/erpnext/controllers/recurring_document.py +172,Period From and Period To dates mandatory for recurring {0},Période De et période dates obligatoires pour récurrents {0}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05304174apps/erpnext/erpnext/config/projects.py +18,Project activity / task.,Activité du projet / tâche.
Nabin Haitd25db232016-12-15 18:33:39 +05304175DocType: Vehicle Log,Refuelling Details,Refuelling Détails
Nabin Hait93c15382017-03-30 16:57:05 +05304176apps/erpnext/erpnext/config/hr.py +104,Generate Salary Slips,Générer les Fiches de Paie
Nabin Haitcda28ce2017-02-27 17:46:31 +05304177apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +42,"Buying must be checked, if Applicable For is selected as {0}","Achat doit être vérifié, si Applicable Pour {0} est sélectionné"
Pratik Vyas593d5622015-03-02 19:07:52 +05304178apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +40,Discount must be less than 100,La remise doit être inférieure à 100
Nabin Hait93c15382017-03-30 16:57:05 +05304179apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +106,Last purchase rate not found,Dernier montant d'achat introuvable
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304180DocType: Purchase Invoice,Write Off Amount (Company Currency),Write Off Montant (Société devise)
Nabin Hait93c15382017-03-30 16:57:05 +05304181DocType: Sales Invoice Timesheet,Billing Hours,Heures Facturées
4182apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +499,Default BOM for {0} not found,LDM par défaut {0} introuvable
Nabin Haitcda28ce2017-02-27 17:46:31 +05304183apps/erpnext/erpnext/stock/doctype/item/item.py +490,Row #{0}: Please set reorder quantity,Row # {0}: S&#39;il vous plaît définir la quantité de réapprovisionnement
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304184DocType: Fees,Program Enrollment,Programme d&#39;inscription
Nabin Hait93c15382017-03-30 16:57:05 +05304185DocType: Landed Cost Voucher,Landed Cost Voucher,Référence de Coût au Débarquement
Nabin Haitcda28ce2017-02-27 17:46:31 +05304186apps/erpnext/erpnext/public/js/queries.js +39,Please set {0},S'il vous plaît définir {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05304187DocType: Purchase Invoice,Repeat on Day of Month,Répétez le Jour du Mois
Nabin Hait93c15382017-03-30 16:57:05 +05304188DocType: Employee,Health Details,Détails de Santé
Pratik Vyas97264472015-05-14 15:13:10 +05304189DocType: Offer Letter,Offer Letter Terms,Offrez Conditions Lettre
Nabin Hait93c15382017-03-30 16:57:05 +05304190DocType: Payment Entry,Allocate Payment Amount,Allouer le Montant du Paiement
Pratik Vyas593d5622015-03-02 19:07:52 +05304191DocType: Employee External Work History,Salary,Salaire
Nabin Hait93c15382017-03-30 16:57:05 +05304192DocType: Serial No,Delivery Document Type,Type de Document de Livraison
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304193DocType: Process Payroll,Submit all salary slips for the above selected criteria,Soumettre tous les bulletins de salaire pour les critères sélectionnés ci-dessus
Pratik Vyas593d5622015-03-02 19:07:52 +05304194apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +93,{0} Items synced,{0} Articles synchronisés
4195DocType: Sales Order,Partly Delivered,Livré en partie
Pratik Vyas593d5622015-03-02 19:07:52 +05304196DocType: Email Digest,Receivables,Créances
Nabin Haitcda28ce2017-02-27 17:46:31 +05304197DocType: Lead Source,Lead Source,Source du Prospect
Nabin Hait34037e02016-02-03 13:10:54 +05304198DocType: Customer,Additional information regarding the customer.,Informations supplémentaires concernant le client.
Pratik Vyas593d5622015-03-02 19:07:52 +05304199DocType: Quality Inspection Reading,Reading 5,Reading 5
Pratik Vyas593d5622015-03-02 19:07:52 +05304200DocType: Maintenance Visit,Maintenance Date,Date de l&#39;entretien
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304201DocType: Purchase Invoice Item,Rejected Serial No,N° de série rejetés
Nabin Haitcda28ce2017-02-27 17:46:31 +05304202apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +82,Year start date or end date is overlapping with {0}. To avoid please set company,Date de début ou de fin d'année chevauche avec {0}. Pour éviter s'il vous plaît définir la société
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304203apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +157,Start date should be less than end date for Item {0},La date de début doit être inférieure à la date de fin de l'article {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05304204DocType: Item,"Example: ABCD.#####
Nabin Hait93c15382017-03-30 16:57:05 +05304205If series is set and Serial No is not mentioned in transactions, then automatic serial number will be created based on this series. If you always want to explicitly mention Serial Nos for this item. leave this blank.","Exemple:. ABCD ##### Si la série est définie et que le N° de série n'est pas mentionné dans les transactions, alors un numéro de série automatique sera créé basé sur cette série. Si vous voulez toujours mentionner explicitement les numéros de série pour ce produit. laissez ce champ vide."
Nabin Hait18f0dd02016-04-15 14:50:45 +05304206DocType: Upload Attendance,Upload Attendance,Chargez fréquentation
Nabin Hait93c15382017-03-30 16:57:05 +05304207apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +302,BOM and Manufacturing Quantity are required,LDM et Quantité de Fabrication sont nécessaires
4208apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +44,Ageing Range 2,Gamme de Vieillissement 2
Nabin Haitd25db232016-12-15 18:33:39 +05304209DocType: SG Creation Tool Course,Max Strength,Force maximale
Nabin Hait93c15382017-03-30 16:57:05 +05304210apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +21,BOM replaced,LDM Remplacée
Nabin Haitd25db232016-12-15 18:33:39 +05304211,Sales Analytics,Analyse des Ventes
4212apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +114,Available {0},Disponible {0}
4213DocType: Manufacturing Settings,Manufacturing Settings,Paramètres de Fabrication
Nabin Hait9a24abe2016-01-21 16:31:40 +05304214apps/erpnext/erpnext/config/setup.py +56,Setting up Email,Configurer l'Email
Nabin Hait93c15382017-03-30 16:57:05 +05304215apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +51,Guardian1 Mobile No,Guardian1 mobile Non
4216apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +98,Please enter default currency in Company Master,S'il vous plaît entrer la devise par défaut pour la société principale
Nabin Haitd25db232016-12-15 18:33:39 +05304217DocType: Stock Entry Detail,Stock Entry Detail,Détail d'Entrée de Stock
Nabin Hait93c15382017-03-30 16:57:05 +05304218apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +110,Daily Reminders,Rappels Quotidiens
4219DocType: Products Settings,Home Page is Products,La Page d'Accueil est Produits
Nabin Haitcda28ce2017-02-27 17:46:31 +05304220,Asset Depreciation Ledger,Livre d'Amortissements d'Actifs
4221apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +86,Tax Rule Conflicts with {0},Règle fiscale Conflits avec {0}
Nabin Haitd25db232016-12-15 18:33:39 +05304222apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +25,New Account Name,Nom du nouveau compte
Pratik Vyas593d5622015-03-02 19:07:52 +05304223DocType: Purchase Invoice Item,Raw Materials Supplied Cost,Coût des matières premières fournies
4224DocType: Selling Settings,Settings for Selling Module,Paramètres module vente
Nabin Hait93c15382017-03-30 16:57:05 +05304225apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +77,Customer Service,Service Client
Nabin Haitcda28ce2017-02-27 17:46:31 +05304226DocType: BOM,Thumbnail,Vignette
Nabin Hait29b01222016-03-15 16:17:21 +05304227DocType: Item Customer Detail,Item Customer Detail,Détail de l'article client
Nabin Haitd25db232016-12-15 18:33:39 +05304228apps/erpnext/erpnext/config/hr.py +50,Offer candidate a Job.,Offrir un Emploi au Candidat
Pratik Vyas593d5622015-03-02 19:07:52 +05304229DocType: Notification Control,Prompt for Email on Submission of,Prompt for Email relative à la présentation des
Nabin Haitd25db232016-12-15 18:33:39 +05304230apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +88,Total allocated leaves are more than days in the period,Nombre de feuilles alloués sont plus de jours de la période
Nabin Hait18f0dd02016-04-15 14:50:45 +05304231DocType: Pricing Rule,Percentage,Pourcentage
Nabin Haitcda28ce2017-02-27 17:46:31 +05304232apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +70,Item {0} must be a stock Item,L'article {0} doit être un article en stock
Nabin Hait93c15382017-03-30 16:57:05 +05304233DocType: Manufacturing Settings,Default Work In Progress Warehouse,Entrepôt de Travail en Cours par Défaut
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304234apps/erpnext/erpnext/config/accounts.py +252,Default settings for accounting transactions.,Paramètres par défaut pour les opérations comptables .
Nabin Hait72cee332016-10-26 17:45:06 +05304235DocType: Maintenance Visit,MV,MV
Nabin Hait93c15382017-03-30 16:57:05 +05304236apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +59,Expected Date cannot be before Material Request Date,Date Prévue ne peut pas être avant la Date de Demande de Matériel
4237DocType: Production Order,Source Warehouse (for reserving Items),Entrepôt Source (pour la réservation des articles)
4238DocType: Employee Loan,Repayment Period in Months,Période de remboursement en mois
4239apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +26,Error: Not a valid id?,Erreur : Pas un identifiant valide ?
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05304240DocType: Naming Series,Update Series Number,Mettre à jour la Série
Nabin Hait93c15382017-03-30 16:57:05 +05304241DocType: Account,Equity,Capitaux Propres
Nabin Haitcda28ce2017-02-27 17:46:31 +05304242apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +79,{0} {1}: 'Profit and Loss' type account {2} not allowed in Opening Entry,{0} {1}: Type compte {2} &#39;Profit and Loss &quot;pas admis dans l&#39;entrée d&#39;ouverture
Nabin Hait18f0dd02016-04-15 14:50:45 +05304243DocType: Sales Order,Printing Details,Détails d'Impression
Nabin Hait93c15382017-03-30 16:57:05 +05304244DocType: Task,Closing Date,Date de Clôture
Pratik Vyas593d5622015-03-02 19:07:52 +05304245DocType: Sales Order Item,Produced Quantity,Quantité produite
Nabin Hait93c15382017-03-30 16:57:05 +05304246apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +88,Engineer,Ingénieur
Nabin Hait72cee332016-10-26 17:45:06 +05304247DocType: Journal Entry,Total Amount Currency,Montant total devise
Nabin Haitd25db232016-12-15 18:33:39 +05304248apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +38,Search Sub Assemblies,Rechercher les sous-ensembles
Nabin Hait93c15382017-03-30 16:57:05 +05304249apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +164,Item Code required at Row No {0},Code de l'article est requis à la ligne No {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05304250DocType: Sales Partner,Partner Type,Type de partenaire
4251DocType: Purchase Taxes and Charges,Actual,Réel
Nabin Hait93c15382017-03-30 16:57:05 +05304252DocType: Authorization Rule,Customerwise Discount,Remise en fonction du Client
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304253apps/erpnext/erpnext/config/projects.py +35,Timesheet for tasks.,Timesheet pour les tâches.
Nabin Hait93c15382017-03-30 16:57:05 +05304254DocType: Purchase Invoice,Against Expense Account,Pour le Compte de Charges
Pratik Vyas593d5622015-03-02 19:07:52 +05304255DocType: Production Order,Production Order,Ordre de fabrication
Nabin Hait93c15382017-03-30 16:57:05 +05304256apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +254,Installation Note {0} has already been submitted,Note d'installation {0} à déjà été sousmise
4257DocType: Bank Reconciliation,Get Payment Entries,Obtenir les Écritures de Paiement
4258DocType: Quotation Item,Against Docname,Pour le docName
4259DocType: SMS Center,All Employee (Active),Tous les Employés (Actifs)
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05304260apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +9,View Now,Voir maintenant
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304261DocType: Purchase Invoice,Select the period when the invoice will be generated automatically,Sélectionnez la période pendant laquelle la facture sera générée automatiquement
Anand Doshi9c0983f2016-02-17 12:59:54 +05304262DocType: BOM,Raw Material Cost,Coût matières premières
Rushabh Mehtadd408d82016-02-09 12:24:27 +05304263DocType: Item Reorder,Re-Order Level,Re-commande de niveau
Nabin Hait93c15382017-03-30 16:57:05 +05304264DocType: Production Planning Tool,Enter items and planned qty for which you want to raise production orders or download raw materials for analysis.,Entrez les articles et qté planifiée pour lesquels vous voulez augmenter les ordres de fabrication ou télécharger des donées brutes pour les analyser.
Nabin Hait72cee332016-10-26 17:45:06 +05304265apps/erpnext/erpnext/projects/doctype/project/project.js +45,Gantt Chart,Diagramme de Gantt
Nabin Haitcda28ce2017-02-27 17:46:31 +05304266apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +61,Part-time,À temps partiel
Nabin Hait93c15382017-03-30 16:57:05 +05304267DocType: Employee,Applicable Holiday List,Liste de Vacances Valable
Pratik Vyas593d5622015-03-02 19:07:52 +05304268DocType: Employee,Cheque,Chèque
Nabin Haitcda28ce2017-02-27 17:46:31 +05304269apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +60,Series Updated,Série mise à jour
4270apps/erpnext/erpnext/accounts/doctype/account/account.py +163,Report Type is mandatory,Le Type de Rapport est nécessaire
Nabin Haitd25db232016-12-15 18:33:39 +05304271DocType: Item,Serial Number Series,Séries de Numéros de Série
Nabin Haitda297dc2016-02-24 14:37:38 +05304272apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +69,Warehouse is mandatory for stock Item {0} in row {1},L’entrepôt est obligatoire pour l'article du stock {0} dans la ligne {1}
Nabin Haitd25db232016-12-15 18:33:39 +05304273apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +45,Retail & Wholesale,Vente au détail et vente de gros
Nabin Hait93c15382017-03-30 16:57:05 +05304274DocType: Issue,First Responded On,Première Réponse Le
4275DocType: Website Item Group,Cross Listing of Item in multiple groups,Liste Croisée d'Articles dans plusieurs groupes
4276DocType: Grade Interval,Grade Interval,Intervalle de Notes
4277apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +90,Fiscal Year Start Date and Fiscal Year End Date are already set in Fiscal Year {0},La Date de Début et la Date de Fin de l'Exercice Fiscal sont déjà définies dans l'Année Fiscale {0}
4278apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +97,Clearance Date updated,Date de Compensation mise à jour
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304279apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +131,Successfully Reconciled,Réconcilié avec succès
Nabin Hait93c15382017-03-30 16:57:05 +05304280DocType: Request for Quotation Supplier,Download PDF,Télécharger au Format PDF
Pratik Vyas593d5622015-03-02 19:07:52 +05304281DocType: Production Order,Planned End Date,Date de fin prévue
Nabin Hait93c15382017-03-30 16:57:05 +05304282apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +88,Please setup numbering series for Attendance via Setup &gt; Numbering Series,S&#39;il vous plaît de numérotation de configuration pour présence via Configuration&gt; Série Numérotation
Nabin Haitcda28ce2017-02-27 17:46:31 +05304283apps/erpnext/erpnext/config/stock.py +184,Where items are stored.,Lorsque des éléments sont stockés.
Nabin Haitd25db232016-12-15 18:33:39 +05304284DocType: Request for Quotation,Supplier Detail,Détail Fournisseur
Nabin Hait93c15382017-03-30 16:57:05 +05304285apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +96,Error in formula or condition: {0},Erreur dans la formule ou dans la condition : {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304286apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +19,Invoiced Amount,Montant facturé
Pratik Vyas593d5622015-03-02 19:07:52 +05304287DocType: Attendance,Attendance,Présence
Nabin Hait93c15382017-03-30 16:57:05 +05304288apps/erpnext/erpnext/public/js/pos/pos.html +106,Stock Items,Les articles de stock
Pratik Vyas593d5622015-03-02 19:07:52 +05304289DocType: BOM,Materials,Matériels
4290DocType: Leave Block List,"If not checked, the list will have to be added to each Department where it has to be applied.","Si ce n&#39;est pas cochée, la liste devra être ajouté à chaque département où il doit être appliqué."
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304291apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +28,Source and Target Warehouse cannot be same,Source et Target Entrepôt ne peut pas être le même
Nabin Haitcda28ce2017-02-27 17:46:31 +05304292apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +517,Posting date and posting time is mandatory,Date et heure de publication sont obligatoire
Nabin Hait18f0dd02016-04-15 14:50:45 +05304293apps/erpnext/erpnext/config/buying.py +76,Tax template for buying transactions.,Modèle d'impôt pour l'achat d' opérations .
Rushabh Mehtad627af22016-03-03 11:24:58 +05304294,Item Prices,Prix des articles
Nabin Hait9a24abe2016-01-21 16:31:40 +05304295DocType: Purchase Order,In Words will be visible once you save the Purchase Order.,En Toutes Lettres. Sera visible une fois que vous enregistrerez le bon de commande.
Pratik Vyas593d5622015-03-02 19:07:52 +05304296DocType: Period Closing Voucher,Period Closing Voucher,Bon clôture de la période
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304297apps/erpnext/erpnext/config/selling.py +67,Price List master.,Liste de prix principale.
Nabin Haitd25db232016-12-15 18:33:39 +05304298DocType: Task,Review Date,Date de révision
Nabin Hait93c15382017-03-30 16:57:05 +05304299DocType: Purchase Invoice,Advance Payments,Paiements Anticipés
4300DocType: Purchase Taxes and Charges,On Net Total,Sur le total Net
4301apps/erpnext/erpnext/controllers/item_variant.py +92,Value for Attribute {0} must be within the range of {1} to {2} in the increments of {3} for Item {4},Valeur pour l&#39;attribut {0} doit être dans la gamme de {1} à {2} dans les incréments de {3} pour le poste {4}
Nabin Hait72cee332016-10-26 17:45:06 +05304302apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +152,Target warehouse in row {0} must be same as Production Order,Entrepôt cible à la ligne {0} doit être le même que l'ordre de fabrication
Nabin Hait93c15382017-03-30 16:57:05 +05304303apps/erpnext/erpnext/controllers/recurring_document.py +217,'Notification Email Addresses' not specified for recurring %s,«notification adresse e-mail non spécifiés pour% s récurrents
4304apps/erpnext/erpnext/accounts/doctype/account/account.py +128,Currency can not be changed after making entries using some other currency,Devise ne peut être modifiée après avoir fait des entrées en utilisant une autre devise
4305DocType: Vehicle Service,Clutch Plate,Plaque d'Embrayage
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304306DocType: Company,Round Off Account,Arrondir compte
Nabin Hait93c15382017-03-30 16:57:05 +05304307apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +91,Administrative Expenses,Dépenses Administratives
4308apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +18,Consulting,Consultant
Pratik Vyas593d5622015-03-02 19:07:52 +05304309DocType: Customer Group,Parent Customer Group,Groupe Client parent
Nabin Hait93c15382017-03-30 16:57:05 +05304310DocType: Purchase Invoice,Contact Email,Email du Contact
Pratik Vyas593d5622015-03-02 19:07:52 +05304311DocType: Appraisal Goal,Score Earned,Score gagné
Nabin Haitcda28ce2017-02-27 17:46:31 +05304312apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +191,Notice Period,Période de préavis
Nabin Haitd25db232016-12-15 18:33:39 +05304313DocType: Asset Category,Asset Category Name,Nom de Catégorie d'Actif
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304314apps/erpnext/erpnext/setup/doctype/territory/territory.js +13,This is a root territory and cannot be edited.,C'est une région de base et ne peut être modifié.
Nabin Haitd25db232016-12-15 18:33:39 +05304315apps/erpnext/erpnext/setup/doctype/sales_person/sales_person_tree.js +5,New Sales Person Name,Nouveau Nom de Vendeur
4316DocType: Packing Slip,Gross Weight UOM,UDM du Poids Brut
Nabin Hait93c15382017-03-30 16:57:05 +05304317DocType: Delivery Note Item,Against Sales Invoice,Pour la Facture de Vente
Nabin Haitd25db232016-12-15 18:33:39 +05304318DocType: Bin,Reserved Qty for Production,Quantité Réservé pour la production
Nabin Hait93c15382017-03-30 16:57:05 +05304319DocType: Asset,Frequency of Depreciation (Months),Fréquence des Amortissements (Mois)
4320apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +468,Credit Account,Compte Créditeur
Nabin Haitd25db232016-12-15 18:33:39 +05304321DocType: Landed Cost Item,Landed Cost Item,Coût de l'Article au Débarquement
Nabin Hait72cee332016-10-26 17:45:06 +05304322apps/erpnext/erpnext/accounts/report/profitability_analysis/profitability_analysis.js +57,Show zero values,Afficher les valeurs nulles
Pratik Vyas593d5622015-03-02 19:07:52 +05304323DocType: BOM,Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,Quantité de produit obtenue après fabrication / reconditionnement des quantités données de matières premières
Nabin Haitcda28ce2017-02-27 17:46:31 +05304324apps/erpnext/erpnext/public/js/setup_wizard.js +320,Setup a simple website for my organization,Installation d&#39;un site web simple pour mon organisation
Pratik Vyas593d5622015-03-02 19:07:52 +05304325DocType: Payment Reconciliation,Receivable / Payable Account,Compte à recevoir / payer
Nabin Haitcda28ce2017-02-27 17:46:31 +05304326DocType: Delivery Note Item,Against Sales Order Item,Pour l'Article de la Commande Client
4327apps/erpnext/erpnext/stock/doctype/item/item.py +661,Please specify Attribute Value for attribute {0},S&#39;il vous plaît spécifier Attribut Valeur pour l&#39;attribut {0}
Nabin Hait93c15382017-03-30 16:57:05 +05304328DocType: Item,Default Warehouse,Entrepôt par Défaut
Nabin Haitcda28ce2017-02-27 17:46:31 +05304329apps/erpnext/erpnext/accounts/doctype/budget/budget.py +45,Budget cannot be assigned against Group Account {0},Budget ne peut pas être attribué pour le Compte de Groupe {0}
Nabin Haitd25db232016-12-15 18:33:39 +05304330apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +22,Please enter parent cost center,S'il vous plaît entrer le centre de coût parent
Pratik Vyas593d5622015-03-02 19:07:52 +05304331DocType: Delivery Note,Print Without Amount,Imprimer Sans Montant
Nabin Hait93c15382017-03-30 16:57:05 +05304332apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +57,Depreciation Date,Date d’Amortissement
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304333apps/erpnext/erpnext/controllers/buying_controller.py +80,Tax Category can not be 'Valuation' or 'Valuation and Total' as all items are non-stock items,"Catégorie impôt ne peut pas être « évaluation » ou « évaluation et totale », comme tous les articles sont des articles hors stock"
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05304334DocType: Issue,Support Team,Équipe d'Assistance Technique
Nabin Hait93c15382017-03-30 16:57:05 +05304335apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +36,Expiry (In Days),Expiration (En Jours)
Pratik Vyas593d5622015-03-02 19:07:52 +05304336DocType: Appraisal,Total Score (Out of 5),Score total (sur 5)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304337DocType: Fee Structure,FS.,FS.
Pratik Vyas593d5622015-03-02 19:07:52 +05304338DocType: Batch,Batch,Lot
Nabin Hait93c15382017-03-30 16:57:05 +05304339apps/erpnext/erpnext/stock/doctype/item/item.js +27,Balance,Solde
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304340DocType: Room,Seating Capacity,Nombre de places
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304341DocType: Issue,ISS-,ISS-
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05304342DocType: Project,Total Expense Claim (via Expense Claims),Frais totaux (via Notes de Frais)
Nabin Hait93c15382017-03-30 16:57:05 +05304343DocType: Assessment Result,Total Score,Score total
4344DocType: Journal Entry,Debit Note,Note de Débit
Nabin Haitd25db232016-12-15 18:33:39 +05304345DocType: Stock Entry,As per Stock UOM,Selon UDM du Stock
Pratik Vyas593d5622015-03-02 19:07:52 +05304346apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +7,Not Expired,Pas expiré
Nabin Hait72cee332016-10-26 17:45:06 +05304347DocType: Student Log,Achievement,Réalisation
Pratik Vyas593d5622015-03-02 19:07:52 +05304348DocType: Journal Entry,Total Debit,Débit total
Nabin Hait93c15382017-03-30 16:57:05 +05304349DocType: Manufacturing Settings,Default Finished Goods Warehouse,Entrepôt de Produits Finis par Défaut
4350apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +78,Sales Person,Vendeur
Pratik Vyas593d5622015-03-02 19:07:52 +05304351DocType: SMS Parameter,SMS Parameter,Paramètre SMS
Nabin Haitd25db232016-12-15 18:33:39 +05304352apps/erpnext/erpnext/config/accounts.py +197,Budget and Cost Center,Centre de Budget et Coûts
4353DocType: Vehicle Service,Half Yearly,Semestriel
Nabin Hait93c15382017-03-30 16:57:05 +05304354DocType: Lead,Blog Subscriber,Abonné au Blog
4355DocType: Guardian,Alternate Number,Autre Numéro
4356DocType: Assessment Plan Criteria,Maximum Score,Score maximum
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304357apps/erpnext/erpnext/config/setup.py +83,Create rules to restrict transactions based on values.,Créer des règles pour restreindre les transactions basées sur les valeurs .
Pratik Vyas593d5622015-03-02 19:07:52 +05304358DocType: HR Settings,"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day","Si elle est cochée, aucune totale. des jours de travail comprennent vacances, ce qui réduira la valeur de salaire par jour"
Rushabh Mehta1c32d052016-01-12 12:02:26 +05304359DocType: Purchase Invoice,Total Advance,Total avance
Nabin Haitcda28ce2017-02-27 17:46:31 +05304360apps/erpnext/erpnext/schools/doctype/academic_term/academic_term.py +23,The Term End Date cannot be earlier than the Term Start Date. Please correct the dates and try again.,La date de fin de terme ne peut pas être antérieure à la date de début de durée. S&#39;il vous plaît corriger les dates et essayez à nouveau.
Nabin Hait93c15382017-03-30 16:57:05 +05304361,BOM Stock Report,Rapport de Stock de LDM
Nabin Haitd25db232016-12-15 18:33:39 +05304362DocType: Stock Reconciliation Item,Quantity Difference,Différence de Quantité
Nabin Hait93c15382017-03-30 16:57:05 +05304363apps/erpnext/erpnext/config/hr.py +311,Processing Payroll,Traitement de la paie
4364DocType: Opportunity Item,Basic Rate,Taux de Base
4365DocType: GL Entry,Credit Amount,Montant du Crédit
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304366DocType: Cheque Print Template,Signatory Position,Position signataire
Nabin Haitcda28ce2017-02-27 17:46:31 +05304367apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +178,Set as Lost,Définir comme perdu
Nabin Hait72cee332016-10-26 17:45:06 +05304368DocType: Timesheet,Total Billable Hours,Nombre total d&#39;heures facturables
Nabin Hait29b01222016-03-15 16:17:21 +05304369apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +4,Payment Receipt Note,Remarque reçu de paiement
Nabin Haitd25db232016-12-15 18:33:39 +05304370apps/erpnext/erpnext/selling/doctype/customer/customer_dashboard.py +6,This is based on transactions against this Customer. See timeline below for details,Ceci est basé sur les transactions contre ce client. Voir calendrier ci-dessous pour plus de détails
Nabin Hait93c15382017-03-30 16:57:05 +05304371DocType: Supplier,Credit Days Based On,Jours de Crédit Basés sur
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304372apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +161,Row {0}: Allocated amount {1} must be less than or equals to Payment Entry amount {2},Row {0}: Montant alloué {1} doit être inférieur ou égal au montant de paiement d&#39;entrée {2}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304373DocType: Tax Rule,Tax Rule,Règle d&#39;impôt
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05304374DocType: Selling Settings,Maintain Same Rate Throughout Sales Cycle,Maintenir le même taux tout au long du cycle de vente
Pratik Vyas97264472015-05-14 15:13:10 +05304375DocType: Manufacturing Settings,Plan time logs outside Workstation Working Hours.,Planifiez les journaux de temps en dehors des heures de travail Workstation.
Nabin Hait93c15382017-03-30 16:57:05 +05304376apps/erpnext/erpnext/public/js/pos/pos.html +89,Customers in Queue,Les clients dans la file d&#39;attente
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304377DocType: Student,Nationality,Nationalité
Pratik Vyas593d5622015-03-02 19:07:52 +05304378,Items To Be Requested,Articles à demander
Nabin Hait93c15382017-03-30 16:57:05 +05304379DocType: Purchase Order,Get Last Purchase Rate,Obtenir le Dernier Tarif d'Achat
4380DocType: Company,Company Info,Informations sur la Société
4381apps/erpnext/erpnext/accounts/page/pos/pos.js +1284,Select or add new customer,Sélectionnez ou ajoutez nouveau client
4382apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +146,Cost center is required to book an expense claim,Un centre de coût est requis pour comptabiliser une note de frais
4383apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +9,Application of Funds (Assets),Emplois des Ressources (Actifs)
Nabin Haitd25db232016-12-15 18:33:39 +05304384apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +6,This is based on the attendance of this Employee,Ceci est basé sur la présence de cet employé
Nabin Hait93c15382017-03-30 16:57:05 +05304385apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +462,Debit Account,Compte de Débit
Pratik Vyas593d5622015-03-02 19:07:52 +05304386DocType: Fiscal Year,Year Start Date,Date de début Année
Nabin Hait93c15382017-03-30 16:57:05 +05304387DocType: Attendance,Employee Name,Nom de l'Employé
Rushabh Mehta1c32d052016-01-12 12:02:26 +05304388DocType: Sales Invoice,Rounded Total (Company Currency),Total arrondi (Société devise)
Nabin Hait93c15382017-03-30 16:57:05 +05304389apps/erpnext/erpnext/accounts/doctype/account/account.py +100,Cannot covert to Group because Account Type is selected.,Conversion impossible en Groupe car le Type de Compte est sélectionné.
Pratik Vyas593d5622015-03-02 19:07:52 +05304390DocType: Purchase Common,Purchase Common,Achat commun
Nabin Hait93c15382017-03-30 16:57:05 +05304391apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +231,{0} {1} has been modified. Please refresh.,{0} {1} a été modifié. S.V.P actualisez.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304392DocType: Leave Block List,Stop users from making Leave Applications on following days.,"Empêcher les utilisateurs de faire des demandes de congé, les jours suivants."
Nabin Haitd25db232016-12-15 18:33:39 +05304393apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +63,Purchase Amount,Montant de l'achat
Nabin Hait93c15382017-03-30 16:57:05 +05304394apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +215,Supplier Quotation {0} created,Estimation Fournisseur {0} créé
4395apps/erpnext/erpnext/accounts/report/financial_statements.py +85,End Year cannot be before Start Year,Fin de l'Année ne peut pas être avant Début de l'Année
4396apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +184,Employee Benefits,Avantages de l'Employé
4397apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +236,Packed quantity must equal quantity for Item {0} in row {1},quantité emballé doit être égale à la quantité pour l'article {0} à la ligne {1}
Anand Doshi9c0983f2016-02-17 12:59:54 +05304398DocType: Production Order,Manufactured Qty,Qté fabriquée
Nabin Hait93c15382017-03-30 16:57:05 +05304399DocType: Purchase Receipt Item,Accepted Quantity,Quantité Acceptée
Nabin Haitcda28ce2017-02-27 17:46:31 +05304400apps/erpnext/erpnext/hr/doctype/employee/employee.py +238,Please set a default Holiday List for Employee {0} or Company {1},S'il vous plaît définir une Liste de vacances par défaut pour l'employé {0} ou la Société {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304401apps/erpnext/erpnext/accounts/party.py +25,{0}: {1} does not exists,{0}: {1} ne existe pas
Nabin Hait93c15382017-03-30 16:57:05 +05304402apps/erpnext/erpnext/config/accounts.py +12,Bills raised to Customers.,Factures émises pour des Clients.
Nabin Hait18f0dd02016-04-15 14:50:45 +05304403apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Project Id,ID du projet
Nabin Hait93c15382017-03-30 16:57:05 +05304404apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +522,Row No {0}: Amount cannot be greater than Pending Amount against Expense Claim {1}. Pending Amount is {2},Row Non {0}: montant ne peut être supérieur à l&#39;attente Montant contre remboursement de frais {1}. Montant attente est {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05304405DocType: Maintenance Schedule,Schedule,Calendrier
4406DocType: Account,Parent Account,Compte Parent
Pratik Vyas593d5622015-03-02 19:07:52 +05304407DocType: Quality Inspection Reading,Reading 3,Reading 3
Nabin Hait93c15382017-03-30 16:57:05 +05304408,Hub,Hub
Pratik Vyas593d5622015-03-02 19:07:52 +05304409DocType: GL Entry,Voucher Type,Type de Bon
Nabin Hait93c15382017-03-30 16:57:05 +05304410apps/erpnext/erpnext/accounts/page/pos/pos.js +1563,Price List not found or disabled,Liste de prix introuvable ou desactivé
Nabin Haitcda28ce2017-02-27 17:46:31 +05304411DocType: Employee Loan Application,Approved,Approuvé
Nabin Haitd25db232016-12-15 18:33:39 +05304412DocType: Pricing Rule,Price,Prix
Nabin Hait93c15382017-03-30 16:57:05 +05304413apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +261,Employee relieved on {0} must be set as 'Left',Employé dégagé de {0} doit être défini comme 'Gauche'
Nabin Haitd25db232016-12-15 18:33:39 +05304414DocType: Item,"Selecting ""Yes"" will give a unique identity to each entity of this item which can be viewed in the Serial No master.","La sélection de ""Oui"" donner une identité unique à chaque entité de cet article qui peut être consulté dans le registre de N ° de série."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304415DocType: Guardian,Guardian,Tuteur
Nabin Haitcda28ce2017-02-27 17:46:31 +05304416apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +42,Appraisal {0} created for Employee {1} in the given date range,Évaluation {0} créée pour l'Employé {1} dans l'intervalle de dates donné
Anand Doshi9c0983f2016-02-17 12:59:54 +05304417DocType: Employee,Education,Education
Nabin Hait93c15382017-03-30 16:57:05 +05304418DocType: Selling Settings,Campaign Naming By,Campagne Nommée Par
4419DocType: Employee,Current Address Is,L'Adresse Actuelle est
Nabin Haitd25db232016-12-15 18:33:39 +05304420apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +51,"Optional. Sets company's default currency, if not specified.",Optionnel. La devise par défaut de la société sera définie si le champ est laissé vide.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304421apps/erpnext/erpnext/config/accounts.py +61,Accounting journal entries.,Les écritures comptables.
Nabin Hait93c15382017-03-30 16:57:05 +05304422DocType: Delivery Note Item,Available Qty at From Warehouse,Qté Disponible Depuis l'Entrepôt
Nabin Haitcda28ce2017-02-27 17:46:31 +05304423apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +295,Please select Employee Record first.,S&#39;il vous plaît sélectionnez dossier de l&#39;employé en premier.
4424DocType: POS Profile,Account for Change Amount,Compte pour le Rendu de Monnaie
Nabin Hait93c15382017-03-30 16:57:05 +05304425apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +205,Row {0}: Party / Account does not match with {1} / {2} in {3} {4},Row {0}: Tiers / Compte ne correspond pas à {1} / {2} en {3} {4}
Nabin Haitcda28ce2017-02-27 17:46:31 +05304426apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +240,Please enter Expense Account,S&#39;il vous plaît entrer Compte de dépenses
Pratik Vyas593d5622015-03-02 19:07:52 +05304427DocType: Account,Stock,Stock
Nabin Haitcda28ce2017-02-27 17:46:31 +05304428apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +984,"Row #{0}: Reference Document Type must be one of Purchase Order, Purchase Invoice or Journal Entry","Row # {0}: Référence Type de document doit être l&#39;un de bon de commande, facture d&#39;achat ou Journal d&#39;entrée"
Nabin Hait93c15382017-03-30 16:57:05 +05304429DocType: Employee,Current Address,Adresse Actuelle
Pratik Vyas593d5622015-03-02 19:07:52 +05304430DocType: Item,"If item is a variant of another item then description, image, pricing, taxes etc will be set from the template unless explicitly specified","Si l'article est une variante d'un autre élément, puis la description, image, prix, taxes etc sera fixé à partir du modèle à moins explicitement spécifiée"
4431DocType: Serial No,Purchase / Manufacture Details,Achat / Fabrication Détails
Nabin Haitcda28ce2017-02-27 17:46:31 +05304432DocType: Assessment Group,Assessment Group,Groupe d'Évaluation
4433apps/erpnext/erpnext/config/stock.py +320,Batch Inventory,Inventaire du Lot
Nabin Hait93c15382017-03-30 16:57:05 +05304434DocType: Employee,Contract End Date,Date de Fin de Contrat
Pratik Vyas593d5622015-03-02 19:07:52 +05304435DocType: Sales Order,Track this Sales Order against any Project,Suivre ce décret ventes contre tout projet
Nabin Hait93c15382017-03-30 16:57:05 +05304436DocType: Sales Invoice Item,Discount and Margin,Remise et Marge
Pratik Vyas593d5622015-03-02 19:07:52 +05304437DocType: Production Planning Tool,Pull sales orders (pending to deliver) based on the above criteria,Tirez les ordres de vente (en attendant de livrer) sur la base des critères ci-dessus
Anand Doshi9c0983f2016-02-17 12:59:54 +05304438DocType: Pricing Rule,Min Qty,Qté min
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304439DocType: Asset Movement,Transaction Date,Date de la transaction
Nabin Hait18f0dd02016-04-15 14:50:45 +05304440DocType: Production Plan Item,Planned Qty,Qté planifiée
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304441apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +104,Total Tax,Total Tax
Nabin Hait72cee332016-10-26 17:45:06 +05304442apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +168,For Quantity (Manufactured Qty) is mandatory,Pour Quantité (Qté Fabriqué) est obligatoire
Nabin Hait93c15382017-03-30 16:57:05 +05304443DocType: Stock Entry,Default Target Warehouse,Entrepôt Cible par Défaut
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05304444DocType: Purchase Invoice,Net Total (Company Currency),Total Net (Devise Société)
Nabin Hait72cee332016-10-26 17:45:06 +05304445apps/erpnext/erpnext/schools/doctype/academic_year/academic_year.py +14,The Year End Date cannot be earlier than the Year Start Date. Please correct the dates and try again.,La date de fin d&#39;année ne peut pas être antérieure à la date Année de début. S&#39;il vous plaît corriger les dates et essayez à nouveau.
Nabin Hait93c15382017-03-30 16:57:05 +05304446apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +93,Row {0}: Party Type and Party is only applicable against Receivable / Payable account,Row {0}: Type et le Parti est applicable uniquement contre débiteurs / Comptes fournisseurs
Nabin Haitd25db232016-12-15 18:33:39 +05304447DocType: Notification Control,Purchase Receipt Message,Réception d'Achats : Message
4448DocType: BOM,Scrap Items,Scrap Articles
Nabin Hait93c15382017-03-30 16:57:05 +05304449DocType: Production Order,Actual Start Date,Date de Début Réelle
Nabin Hait733680b2015-12-07 14:12:41 +05304450DocType: Sales Order,% of materials delivered against this Sales Order,% De matériaux livrés sur cette ordre de vente
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05304451apps/erpnext/erpnext/config/stock.py +12,Record item movement.,Gestion des mouvements du stock.
Nabin Haitd25db232016-12-15 18:33:39 +05304452DocType: Training Event Employee,Withdrawn,Retiré
Nabin Hait93c15382017-03-30 16:57:05 +05304453DocType: Hub Settings,Hub Settings,Paramètres du Hub
4454DocType: Project,Gross Margin %,Marge Brute %
Pratik Vyas593d5622015-03-02 19:07:52 +05304455DocType: BOM,With Operations,Avec des opérations
Nabin Haitcda28ce2017-02-27 17:46:31 +05304456apps/erpnext/erpnext/accounts/party.py +250,Accounting entries have already been made in currency {0} for company {1}. Please select a receivable or payable account with currency {0}.,Des écritures comptables ont déjà été réalisées en devise {0} pour la société {1}. Veuillez sélectionner un compte de crédit ou de débit en devise {0}.
Nabin Haitd25db232016-12-15 18:33:39 +05304457DocType: Asset,Is Existing Asset,Est Actif existant
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304458,Monthly Salary Register,Registre mensuel des salaires
Pratik Vyasb8a56872015-06-01 23:48:43 +05304459DocType: Warranty Claim,If different than customer address,Si différente de l'adresse du client
Nabin Hait93c15382017-03-30 16:57:05 +05304460DocType: BOM Operation,BOM Operation,Opération LDM
Pratik Vyas593d5622015-03-02 19:07:52 +05304461DocType: Purchase Taxes and Charges,On Previous Row Amount,Le montant rangée précédente
Nabin Hait93c15382017-03-30 16:57:05 +05304462DocType: Student,Home Address,Adresse du Domicile
Nabin Haitd25db232016-12-15 18:33:39 +05304463apps/erpnext/erpnext/accounts/doctype/asset/asset.js +260,Transfer Asset,Transfert d&#39;actifs
4464DocType: POS Profile,POS Profile,Profil PDV
Nabin Hait93c15382017-03-30 16:57:05 +05304465DocType: Training Event,Event Name,Nom de l'Événement
4466apps/erpnext/erpnext/config/schools.py +43,Admission,Admission
Nabin Hait72cee332016-10-26 17:45:06 +05304467apps/erpnext/erpnext/schools/doctype/student_admission/student_admission.py +26,Admissions for {0},Admissions pour {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304468apps/erpnext/erpnext/config/accounts.py +221,"Seasonality for setting budgets, targets etc.","Saisonnalité de l'établissement des budgets, des objectifs, etc."
Nabin Haitd25db232016-12-15 18:33:39 +05304469apps/erpnext/erpnext/stock/get_item_details.py +128,"Item {0} is a template, please select one of its variants","L'article {0} est un modèle, s'il vous plaît sélectionnez l'une de ses variantes"
Nabin Hait93c15382017-03-30 16:57:05 +05304470DocType: Asset,Asset Category,Catégorie d'Actif
Nabin Haitcda28ce2017-02-27 17:46:31 +05304471apps/erpnext/erpnext/public/js/setup_wizard.js +207,Purchaser,Acheteur
4472apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +30,Net pay cannot be negative,Salaire Net ne peut pas être négatif
Pratik Vyas593d5622015-03-02 19:07:52 +05304473DocType: SMS Settings,Static Parameters,Paramètres statiques
Nabin Haitcda28ce2017-02-27 17:46:31 +05304474DocType: Assessment Plan,Room,Chambre
Nabin Hait93c15382017-03-30 16:57:05 +05304475DocType: Purchase Order,Advance Paid,Avance Payée
Anand Doshif5940902015-09-07 18:47:04 +05304476DocType: Item,Item Tax,Taxe sur l'Article
Nabin Hait93c15382017-03-30 16:57:05 +05304477apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +798,Material to Supplier,Matériel au fournisseur
4478apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +362,Excise Invoice,Facture d'Accise
4479apps/erpnext/erpnext/schools/doctype/grading_scale/grading_scale.py +16,Treshold {0}% appears more than once,{0} treshold% apparaît plus d&#39;une fois
4480DocType: Expense Claim,Employees Email Id,Identifiants Email des employés
Nabin Hait34037e02016-02-03 13:10:54 +05304481DocType: Employee Attendance Tool,Marked Attendance,Présence marquée
Nabin Hait93c15382017-03-30 16:57:05 +05304482apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +136,Current Liabilities,Dettes Actuelles
Nabin Haitcda28ce2017-02-27 17:46:31 +05304483apps/erpnext/erpnext/config/selling.py +292,Send mass SMS to your contacts,Envoyer un SMS en masse à vos contacts
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304484DocType: Program,Program Name,Nom du programme
Nabin Hait93c15382017-03-30 16:57:05 +05304485DocType: Purchase Taxes and Charges,Consider Tax or Charge for,Tenir Compte de la Taxe et des Frais pour
4486apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +57,Actual Qty is mandatory,Qté Réelle est obligatoire
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304487apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +48,Student Groups created.,Groupes d&#39;étudiants créés.
Nabin Hait93c15382017-03-30 16:57:05 +05304488DocType: Employee Loan,Loan Type,Type de Prêt
Nabin Haitd25db232016-12-15 18:33:39 +05304489DocType: Scheduling Tool,Scheduling Tool,Outil de planification
Nabin Hait93c15382017-03-30 16:57:05 +05304490apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +142,Credit Card,Carte de Crédit
Nabin Haitd25db232016-12-15 18:33:39 +05304491DocType: BOM,Item to be manufactured or repacked,Article à être manufacturés ou réemballé
Nabin Haitcda28ce2017-02-27 17:46:31 +05304492apps/erpnext/erpnext/config/stock.py +179,Default settings for stock transactions.,Paramètres par défaut pour les mouvements de stock.
Pratik Vyas593d5622015-03-02 19:07:52 +05304493DocType: Purchase Invoice,Next Date,Date suivante
4494DocType: Employee Education,Major/Optional Subjects,Sujets principaux / en option
Nabin Hait93c15382017-03-30 16:57:05 +05304495DocType: Sales Invoice Item,Drop Ship,Expédition Directe
Nabin Haitd25db232016-12-15 18:33:39 +05304496DocType: Training Event,Attendees,Participants
Nabin Hait93c15382017-03-30 16:57:05 +05304497DocType: Employee,"Here you can maintain family details like name and occupation of parent, spouse and children","Ici vous pouvez conserver les détails familiaux comme le nom et la profession des parents, le conjoint et les enfants"
Nabin Haitcda28ce2017-02-27 17:46:31 +05304498DocType: Academic Term,Term End Date,Date de fin du contrat
Nabin Haitd25db232016-12-15 18:33:39 +05304499DocType: Hub Settings,Seller Name,Nom du vendeur
Pratik Vyas593d5622015-03-02 19:07:52 +05304500DocType: Purchase Invoice,Taxes and Charges Deducted (Company Currency),Impôts et Charges déduites (Société Monnaie)
Nabin Hait93c15382017-03-30 16:57:05 +05304501DocType: Item Group,General Settings,Paramètres Généraux
4502apps/erpnext/erpnext/setup/doctype/currency_exchange/currency_exchange.py +23,From Currency and To Currency cannot be same,La Devise de Base et la Devise de Cotation ne peuvent pas identiques
Pratik Vyas593d5622015-03-02 19:07:52 +05304503DocType: Stock Entry,Repack,Remballez
4504apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +6,You must Save the form before proceeding,Vous devez sauvegarder le formulaire avant de continuer
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304505DocType: Item Attribute,Numeric Values,Valeurs numériques
Nabin Hait93c15382017-03-30 16:57:05 +05304506apps/erpnext/erpnext/public/js/setup_wizard.js +177,Attach Logo,Joindre le Logo
4507apps/erpnext/erpnext/stock/doctype/item/item.js +239,Stock Levels,Niveaux des stocks
4508DocType: Customer,Commission Rate,Taux de Commission
4509apps/erpnext/erpnext/stock/doctype/item/item.js +323,Make Variant,Faire Variant
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304510apps/erpnext/erpnext/config/hr.py +87,Block leave applications by department.,Bloquer les demandes de congé par département
Nabin Haitd25db232016-12-15 18:33:39 +05304511apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +125,"Payment Type must be one of Receive, Pay and Internal Transfer","Type de paiement doit être l&#39;un des Recevoir, Pay et le transfert interne"
Nabin Haitcda28ce2017-02-27 17:46:31 +05304512apps/erpnext/erpnext/config/selling.py +179,Analytics,Analytique
Nabin Hait93c15382017-03-30 16:57:05 +05304513apps/erpnext/erpnext/templates/includes/cart/cart_dropdown.html +21,Cart is Empty,Le panier est Vide
Nabin Haitd25db232016-12-15 18:33:39 +05304514DocType: Vehicle,Model,Modèle
Nabin Hait93c15382017-03-30 16:57:05 +05304515DocType: Production Order,Actual Operating Cost,Coût d'Exploitation Réel
4516DocType: Payment Entry,Cheque/Reference No,Chèque/N° de Référence
Nabin Haitcda28ce2017-02-27 17:46:31 +05304517apps/erpnext/erpnext/accounts/doctype/account/account.py +85,Root cannot be edited.,Racine ne peut pas être modifié.
Nabin Hait93c15382017-03-30 16:57:05 +05304518DocType: Item,Units of Measure,Unités de mesure
4519DocType: Manufacturing Settings,Allow Production on Holidays,Autoriser la Fabrication pendant les Vacances
4520DocType: Sales Order,Customer's Purchase Order Date,Date du Bon de Commande du Client
4521apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +161,Capital Stock,Capital Social
Pratik Vyas593d5622015-03-02 19:07:52 +05304522DocType: Packing Slip,Package Weight Details,Détails Poids de l&#39;emballage
Anand Doshid7f7d5c2016-01-27 12:36:04 +05304523DocType: Payment Gateway Account,Payment Gateway Account,Compte passerelle de paiement
Nabin Hait72cee332016-10-26 17:45:06 +05304524DocType: Shopping Cart Settings,After payment completion redirect user to selected page.,"Le paiement terminé, rediriger l'utilisateur vers la page sélectionnée."
Nabin Hait93c15382017-03-30 16:57:05 +05304525DocType: Company,Existing Company,Société Existante
Nabin Haitcda28ce2017-02-27 17:46:31 +05304526apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +103,Please select a csv file,S&#39;il vous plaît sélectionner un fichier csv
Nabin Hait93c15382017-03-30 16:57:05 +05304527DocType: Student Leave Application,Mark as Present,Marquer comme présent
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05304528DocType: Purchase Order,To Receive and Bill,Pour recevoir et facturer
Nabin Haitcda28ce2017-02-27 17:46:31 +05304529apps/erpnext/erpnext/templates/pages/home.html +14,Featured Products,Produits Présentés
4530apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +98,Designer,Designer
4531apps/erpnext/erpnext/config/selling.py +163,Terms and Conditions Template,Modèle des termes et conditions
Nabin Hait93c15382017-03-30 16:57:05 +05304532DocType: Serial No,Delivery Details,Détails de la Livraison
4533apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +484,Cost Center is required in row {0} in Taxes table for type {1},Le Centre de Coûts est requis à la ligne {0} dans le tableau des Taxes pour le type {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304534DocType: Program,Program Code,code de programme
Nabin Haitd25db232016-12-15 18:33:39 +05304535DocType: Terms and Conditions,Terms and Conditions Help,Termes et Conditions Aide
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304536,Item-wise Purchase Register,Registre des achats par items
Nabin Hait93c15382017-03-30 16:57:05 +05304537DocType: Batch,Expiry Date,Date d'expiration
Pratik Vyas593d5622015-03-02 19:07:52 +05304538,Supplier Addresses and Contacts,Adresses des fournisseurs et contacts
Nabin Hait93c15382017-03-30 16:57:05 +05304539,accounts-browser,navigateur-de-comptes
Nabin Haitd25db232016-12-15 18:33:39 +05304540apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +342,Please select Category first,S'il vous plaît sélectionnez une catégorie d'abord
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05304541apps/erpnext/erpnext/config/projects.py +13,Project master.,Liste de projets.
Nabin Haitcda28ce2017-02-27 17:46:31 +05304542apps/erpnext/erpnext/controllers/status_updater.py +197,"To allow over-billing or over-ordering, update ""Allowance"" in Stock Settings or the Item.","Pour permettre la surfacturation ou sur-commande, mettre à jour &quot;allocation&quot; dans Paramètres stock ou l&#39;article."
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05304543DocType: Global Defaults,Do not show any symbol like $ etc next to currencies.,"Ne plus afficher le symbole (tel que $, €...) à côté des montants."
Nabin Haitcda28ce2017-02-27 17:46:31 +05304544apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +459, (Half Day),(Demi-journée)
Nabin Hait93c15382017-03-30 16:57:05 +05304545DocType: Supplier,Credit Days,Jours de Crédit
Nabin Haitd25db232016-12-15 18:33:39 +05304546DocType: Student Batch Creation Tool,Make Student Batch,Faire Batch Student
Pratik Vyas593d5622015-03-02 19:07:52 +05304547DocType: Leave Type,Is Carry Forward,Est-Report
Nabin Hait93c15382017-03-30 16:57:05 +05304548apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +778,Get Items from BOM,Obtenir les Articles depuis LDM
4549apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Lead Time Days,Jours de Délai
Nabin Haitd25db232016-12-15 18:33:39 +05304550apps/erpnext/erpnext/controllers/accounts_controller.py +562,Row #{0}: Posting Date must be same as purchase date {1} of asset {2},Row # {0}: Date d&#39;affichage doit être la même que la date d&#39;achat {1} d&#39;actifs {2}
Nabin Hait18f0dd02016-04-15 14:50:45 +05304551apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +129,Please enter Sales Orders in the above table,S&#39;il vous plaît entrer des commandes clients dans le tableau ci-dessus
Nabin Hait93c15382017-03-30 16:57:05 +05304552apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +186,Not Submitted Salary Slips,Salaire non soumise Glissades
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304553,Stock Summary,Stock Résumé
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304554apps/erpnext/erpnext/config/accounts.py +236,Transfer an asset from one warehouse to another,Transfert d&#39;un actif d&#39;un entrepôt à un autre
Nabin Haitd25db232016-12-15 18:33:39 +05304555DocType: Vehicle,Petrol,Essence
Nabin Hait93c15382017-03-30 16:57:05 +05304556apps/erpnext/erpnext/config/learn.py +217,Bill of Materials,Liste de Matériaux
4557apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +91,Row {0}: Party Type and Party is required for Receivable / Payable account {1},Row {0}: Type et le Parti est nécessaire pour recevoir / payer compte {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304558apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +94,Ref Date,Réf. date
Pratik Vyas593d5622015-03-02 19:07:52 +05304559DocType: Employee,Reason for Leaving,Raison du départ
Nabin Haitd25db232016-12-15 18:33:39 +05304560DocType: BOM Operation,Operating Cost(Company Currency),Coût d&#39;exploitation (Société Monnaie)
Nabin Hait93c15382017-03-30 16:57:05 +05304561DocType: Employee Loan Application,Rate of Interest,Taux d&#39;intérêt
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05304562DocType: Expense Claim Detail,Sanctioned Amount,Montant approuvé
Pratik Vyas593d5622015-03-02 19:07:52 +05304563DocType: GL Entry,Is Opening,Est l&#39;ouverture
Nabin Hait93c15382017-03-30 16:57:05 +05304564apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +184,Row {0}: Debit entry can not be linked with a {1},Row {0}: Débit d'entrée ne peut pas être lié à un {1}
Nabin Haitcda28ce2017-02-27 17:46:31 +05304565apps/erpnext/erpnext/accounts/doctype/account/account.py +234,Account {0} does not exist,Compte {0} n'existe pas
Pratik Vyas593d5622015-03-02 19:07:52 +05304566DocType: Account,Cash,Espèces
4567DocType: Employee,Short biography for website and other publications.,Courte biographie pour le site Web et d&#39;autres publications.