124 lines
4.1 KiB
Plaintext
124 lines
4.1 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * hr_holidays_compute_days
|
|
#
|
|
# Translators:
|
|
# leemannd <denis.leemann@camptocamp.com>, 2017
|
|
# Alexandre Fayolle <alexandre.fayolle@camptocamp.com>, 2017
|
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2018-02-23 03:45+0000\n"
|
|
"PO-Revision-Date: 2018-02-23 03:45+0000\n"
|
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
|
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
|
|
"Language: fr\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
|
|
|
#. module: hr_holidays_compute_days
|
|
#: model:ir.model.fields,field_description:hr_holidays_compute_days.field_hr_holidays_number_of_days_temp_related
|
|
msgid "Allocation"
|
|
msgstr ""
|
|
|
|
#. module: hr_holidays_compute_days
|
|
#: model:ir.model.fields,field_description:hr_holidays_compute_days.field_hr_holidays_status_compute_full_days
|
|
msgid "Compute Full Days"
|
|
msgstr ""
|
|
|
|
#. module: hr_holidays_compute_days
|
|
#: model:ir.model.fields,field_description:hr_holidays_compute_days.field_hr_holidays_date_from_full
|
|
msgid "Date From Full"
|
|
msgstr ""
|
|
|
|
#. module: hr_holidays_compute_days
|
|
#: model:ir.model.fields,field_description:hr_holidays_compute_days.field_hr_holidays_date_to_full
|
|
msgid "Date To Full"
|
|
msgstr ""
|
|
|
|
#. module: hr_holidays_compute_days
|
|
#: model:ir.model,name:hr_holidays_compute_days.model_hr_employee
|
|
msgid "Employee"
|
|
msgstr "Employé"
|
|
|
|
#. module: hr_holidays_compute_days
|
|
#: model:ir.model.fields,field_description:hr_holidays_compute_days.field_hr_holidays_status_exclude_rest_days
|
|
msgid "Exclude Rest Days"
|
|
msgstr "Exclure les jours de repos"
|
|
|
|
#. module: hr_holidays_compute_days
|
|
#: model:ir.model.fields,field_description:hr_holidays_compute_days.field_hr_holidays_from_full_day
|
|
msgid "From Full Day"
|
|
msgstr ""
|
|
|
|
#. module: hr_holidays_compute_days
|
|
#: model:ir.ui.view,arch_db:hr_holidays_compute_days.edit_holiday_new
|
|
msgid "Full day"
|
|
msgstr ""
|
|
|
|
#. module: hr_holidays_compute_days
|
|
#: model:ir.model.fields,help:hr_holidays_compute_days.field_hr_holidays_status_exclude_rest_days
|
|
msgid ""
|
|
"If enabled, the employee's day off is skipped in leave days calculation."
|
|
msgstr ""
|
|
"Si activé, les jours de repos sont ignorés dans le décompte des jours de "
|
|
"congé."
|
|
|
|
#. module: hr_holidays_compute_days
|
|
#: model:ir.model.fields,help:hr_holidays_compute_days.field_hr_holidays_status_compute_full_days
|
|
msgid ""
|
|
"If enabled, the number of days computed will be always for the full days in "
|
|
"the interval"
|
|
msgstr ""
|
|
|
|
#. module: hr_holidays_compute_days
|
|
#: model:ir.model,name:hr_holidays_compute_days.model_hr_holidays
|
|
msgid "Leave"
|
|
msgstr "Congé"
|
|
|
|
#. module: hr_holidays_compute_days
|
|
#: model:ir.model,name:hr_holidays_compute_days.model_hr_holidays_status
|
|
msgid "Leave Type"
|
|
msgstr "Type de Congé"
|
|
|
|
#. module: hr_holidays_compute_days
|
|
#: model:ir.model.fields,help:hr_holidays_compute_days.field_hr_holidays_number_of_days_temp_related
|
|
msgid "Number of days of the leave request according to your working schedule."
|
|
msgstr ""
|
|
|
|
#. module: hr_holidays_compute_days
|
|
#: model:ir.model,name:hr_holidays_compute_days.model_resource_calendar
|
|
msgid "Resource Calendar"
|
|
msgstr ""
|
|
|
|
#. module: hr_holidays_compute_days
|
|
#: model:ir.model.fields,field_description:hr_holidays_compute_days.field_hr_holidays_to_full_day
|
|
msgid "To Full Day"
|
|
msgstr ""
|
|
|
|
#~ msgid "Exclude Public Holidays"
|
|
#~ msgstr "Exclure les jours fériés"
|
|
|
|
#~ msgid "If enabled, public holidays are skipped in leave days calculation."
|
|
#~ msgstr ""
|
|
#~ "Si activé, les jours fériés sont ignorés dans le décompte des jours de "
|
|
#~ "congé."
|
|
|
|
#~ msgid ""
|
|
#~ "You cannot schedule the end date on a public holiday or employee's rest "
|
|
#~ "day"
|
|
#~ msgstr ""
|
|
#~ "Vous ne pouvez pas planifier la fin d'un congé sur un jour férié ou un "
|
|
#~ "jour de repos de l'employé"
|
|
|
|
#~ msgid ""
|
|
#~ "You cannot schedule the start date on a public holiday or employee's rest "
|
|
#~ "day"
|
|
#~ msgstr ""
|
|
#~ "Vous ne pouvez pas planifier le début d'un congé sur un jour férié ou un "
|
|
#~ "jour de repos de l'employé"
|