# Translation of OpenERP Server. # This file contains the translation of the following modules: # * hr_payroll_account # msgid "" msgstr "" "Project-Id-Version: OpenERP Server 6.0dev\n" "Report-Msgid-Bugs-To: support@openerp.com\n" "POT-Creation-Date: 2012-02-08 00:36+0000\n" "PO-Revision-Date: 2012-03-21 18:12+0000\n" "Last-Translator: t.o \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2012-05-17 05:45+0000\n" "X-Generator: Launchpad (build 15259)\n" #. module: hr_payroll_account #: field:hr.payslip,move_id:0 msgid "Accounting Entry" msgstr "Entrée comptable" #. module: hr_payroll_account #: field:hr.salary.rule,account_tax_id:0 msgid "Tax Code" msgstr "Code de taxe" #. module: hr_payroll_account #: field:hr.payslip,journal_id:0 #: field:hr.payslip.run,journal_id:0 msgid "Expense Journal" msgstr "Journal de dépenses" #. module: hr_payroll_account #: code:addons/hr_payroll_account/hr_payroll_account.py:157 #: code:addons/hr_payroll_account/hr_payroll_account.py:173 #, python-format msgid "Adjustment Entry" msgstr "Entrée d'ajustement" #. module: hr_payroll_account #: field:hr.contract,analytic_account_id:0 #: field:hr.salary.rule,analytic_account_id:0 msgid "Analytic Account" msgstr "Compte analytique" #. module: hr_payroll_account #: model:ir.model,name:hr_payroll_account.model_hr_salary_rule msgid "hr.salary.rule" msgstr "hr.salary.rule" #. module: hr_payroll_account #: model:ir.model,name:hr_payroll_account.model_hr_payslip_run msgid "Payslip Batches" msgstr "Lots de bulletins de paie" #. module: hr_payroll_account #: field:hr.contract,journal_id:0 msgid "Salary Journal" msgstr "Journal des salaires" #. module: hr_payroll_account #: model:ir.model,name:hr_payroll_account.model_hr_payslip msgid "Pay Slip" msgstr "Feuille de paie" #. module: hr_payroll_account #: constraint:hr.payslip:0 msgid "Payslip 'Date From' must be before 'Date To'." msgstr "La date de début doit être antérieure à la date de fin." #. module: hr_payroll_account #: help:hr.payslip,period_id:0 msgid "Keep empty to use the period of the validation(Payslip) date." msgstr "" "Laisser vide si vous voulez utiliser la période de la date de validation (de " "la feuille de paye)" #. module: hr_payroll_account #: code:addons/hr_payroll_account/hr_payroll_account.py:171 #, python-format msgid "" "The Expense Journal \"%s\" has not properly configured the Debit Account!" msgstr "" "Le journal des charges \"% s\" n'a pas correctement configuré le compte de " "débit!" #. module: hr_payroll_account #: code:addons/hr_payroll_account/hr_payroll_account.py:155 #, python-format msgid "" "The Expense Journal \"%s\" has not properly configured the Credit Account!" msgstr "" "Le journal des charges \"% s\" n'a pas correctement configuré le compte de " "crédit!" #. module: hr_payroll_account #: field:hr.salary.rule,account_debit:0 msgid "Debit Account" msgstr "Compte de débit" #. module: hr_payroll_account #: code:addons/hr_payroll_account/hr_payroll_account.py:102 #, python-format msgid "Payslip of %s" msgstr "Bulletin de paie de %s" #. module: hr_payroll_account #: model:ir.model,name:hr_payroll_account.model_hr_contract msgid "Contract" msgstr "Contrat" #. module: hr_payroll_account #: constraint:hr.contract:0 msgid "Error! contract start-date must be lower then contract end-date." msgstr "" "Erreur ! La date de début du contrat doit être antérieure à sa date de fin." #. module: hr_payroll_account #: field:hr.payslip,period_id:0 msgid "Force Period" msgstr "Forcer la période" #. module: hr_payroll_account #: field:hr.salary.rule,account_credit:0 msgid "Credit Account" msgstr "Compte de crédit" #. module: hr_payroll_account #: model:ir.model,name:hr_payroll_account.model_hr_payslip_employees msgid "Generate payslips for all selected employees" msgstr "Génère les bulletins de paie pour tous les employés sélectionnés" #. module: hr_payroll_account #: code:addons/hr_payroll_account/hr_payroll_account.py:155 #: code:addons/hr_payroll_account/hr_payroll_account.py:171 #, python-format msgid "Configuration Error!" msgstr "Erreur de paramétrage !" #. module: hr_payroll_account #: view:hr.contract:0 #: view:hr.salary.rule:0 msgid "Accounting" msgstr "Comptabilité"