mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-27 18:32:06 +02:00
19.0 vanilla
This commit is contained in:
parent
e1d89e11e3
commit
a1f02d8cc7
225 changed files with 2335 additions and 775 deletions
|
|
@ -14,8 +14,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 15.5alpha1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-02-27 18:37+0000\n"
|
||||
"PO-Revision-Date: 2026-03-06 17:44+0000\n"
|
||||
"POT-Creation-Date: 2026-03-20 18:35+0000\n"
|
||||
"PO-Revision-Date: 2026-03-14 09:32+0000\n"
|
||||
"Last-Translator: \"Manon Rondou (ronm)\" <ronm@odoo.com>\n"
|
||||
"Language-Team: French <https://translate.odoo.com/projects/odoo-19/"
|
||||
"hr_attendance/fr/>\n"
|
||||
|
|
@ -25,7 +25,7 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : ((n != 0 && n % "
|
||||
"1000000 == 0) ? 1 : 2);\n"
|
||||
"X-Generator: Weblate 5.16.1\n"
|
||||
"X-Generator: Weblate 5.16.2\n"
|
||||
|
||||
#. module: hr_attendance
|
||||
#. odoo-python
|
||||
|
|
@ -351,7 +351,7 @@ msgstr "Approbateur présences"
|
|||
#. odoo-javascript
|
||||
#: code:addons/hr_attendance/static/src/components/attendance_menu/attendance_menu.js:0
|
||||
msgid "Attendance Error"
|
||||
msgstr "Erreur de présence"
|
||||
msgstr "Erreur de pointage"
|
||||
|
||||
#. module: hr_attendance
|
||||
#: model:ir.model.fields,field_description:hr_attendance.field_res_company__attendance_from_systray
|
||||
|
|
@ -1259,6 +1259,14 @@ msgstr "Mode de saisie (fin)"
|
|||
msgid "Install"
|
||||
msgstr "Installer"
|
||||
|
||||
#. module: hr_attendance
|
||||
#. odoo-python
|
||||
#: code:addons/hr_attendance/controllers/main.py:0
|
||||
msgid ""
|
||||
"Invalid domain, use 'name' and/or 'department_id' fields with '=' and/or "
|
||||
"'ilike' operators."
|
||||
msgstr ""
|
||||
|
||||
#. module: hr_attendance
|
||||
#. odoo-javascript
|
||||
#: code:addons/hr_attendance/static/src/components/greetings/greetings.xml:0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue