Skip to content

Commit

Permalink
Translated using Weblate (French)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (183 of 183 strings)

Translation: timesheet-16.0/timesheet-16.0-hr_timesheet_sheet
Translate-URL: https://translation.odoo-community.org/projects/timesheet-16-0/timesheet-16-0-hr_timesheet_sheet/fr/
  • Loading branch information
huguesdk authored and weblate committed Jan 6, 2025
1 parent c2251eb commit 2920634
Showing 1 changed file with 15 additions and 14 deletions.
29 changes: 15 additions & 14 deletions hr_timesheet_sheet/i18n/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ msgstr ""
"Project-Id-Version: Odoo Server 10.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-07 08:56+0000\n"
"PO-Revision-Date: 2024-12-19 10:06+0000\n"
"Last-Translator: ahmedtrigui <[email protected]>\n"
"PO-Revision-Date: 2025-01-06 12:06+0000\n"
"Last-Translator: hugues de keyzer <[email protected]>\n"
"Language-Team: French (https://www.transifex.com/odoo/teams/41243/fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -1042,7 +1042,7 @@ msgstr "Semaine"
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:0
#, python-format
msgid "Week %(end)s"
msgstr "Fin de semaine"
msgstr "Semaine %(end)s"

#. module: hr_timesheet_sheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_res_config_settings__timesheet_week_start
Expand All @@ -1059,7 +1059,7 @@ msgstr "Jour de début de la semaine"
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:0
#, python-format
msgid "Weeks %(start)s - %(end)s"
msgstr "Début-Fin semaine"
msgstr "Semaines %(start)s - %(end)s"

#. module: hr_timesheet_sheet
#. odoo-python
Expand All @@ -1071,8 +1071,9 @@ msgid ""
"You cannot change the company, as this %(rec_name)s (%(rec_display_name)s) "
"is assigned to %(current_name)s (%(current_display_name)s)."
msgstr ""
"Vous ne pouvez pas modifier la compagnie tant que %(rec_name) "
"(%(rec_display_name) est assigné à %(current_name) (%(current_display_name)"
"Vous ne pouvez pas modifier la société tant que %(rec_name)s "
"(%(rec_display_name)s) est assigné à %(current_name)s "
"(%(current_display_name)s)."

#. module: hr_timesheet_sheet
#. odoo-python
Expand All @@ -1084,10 +1085,10 @@ msgid ""
" - %(sheet_name)s of %(sheet_company)s\n"
" - %(name)s of %(company)s"
msgstr ""
"Vous ne pouvez pas créer une feuille de temps d'une compagnie différente à "
"celle de la feuille de temps :\n"
"-(sheet_name)s of %(sheet_company)\n"
" - %(name)s of %(company)"
"Vous ne pouvez pas créer une feuille de temps d'une société différente à "
"celle de la feuille de temps :\n"
" -%(sheet_name)s de %(sheet_company)s\n"
" - %(name)s de %(company)s"

#. module: hr_timesheet_sheet
#. odoo-python
Expand Down Expand Up @@ -1117,10 +1118,10 @@ msgid ""
"Conflicting sheets:\n"
" - %(names)s"
msgstr ""
"Vous ne pouvez pas avoir 2 feuilles ou plus qui se chevauchent !\n"
"Veuillez utiliser le menu « Feuille de temps » pour éviter ce problème.\n"
"Feuilles contradictoires :\n"
"- %(names)"
"Vous ne pouvez pas avoir 2 feuilles ou plus qui se chevauchent !\n"
"Veuillez utiliser le menu « Feuille de temps » pour éviter ce problème.\n"
"Feuilles en conflit :\n"
" - %(names)s"

#. module: hr_timesheet_sheet
#. odoo-python
Expand Down

0 comments on commit 2920634

Please sign in to comment.