mirror of
https://github.com/bringout/oca-hr.git
synced 2026-04-24 05:52:03 +02:00
Reorganized 67 HR-related modules for better structure: - Moved all odoo-bringout-oca-hr-* packages from packages/oca-technical/ - Now organized in dedicated packages/oca-hr/ submodule - Includes attendance, expense, holiday, employee, and contract modules - Maintains all module functionality while improving project organization This creates a cleaner separation between general technical modules and HR-specific functionality. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
55 lines
1.9 KiB
Text
55 lines
1.9 KiB
Text
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * hr_employee_document
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 12.0\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"PO-Revision-Date: 2024-02-23 10:46+0000\n"
|
||
"Last-Translator: Vincent Hatakeyama <vincent+github@hatakeyama.fr>\n"
|
||
"Language-Team: none\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"
|
||
"X-Generator: Weblate 4.17\n"
|
||
|
||
#. module: hr_employee_document
|
||
#: model:ir.model,name:hr_employee_document.model_hr_employee_base
|
||
msgid "Basic Employee"
|
||
msgstr "Employé de base"
|
||
|
||
#. module: hr_employee_document
|
||
#: model_terms:ir.ui.view,arch_db:hr_employee_document.ir_attachment_view_search
|
||
msgid "Content"
|
||
msgstr "Contenu"
|
||
|
||
#. module: hr_employee_document
|
||
#: model:ir.model.fields,field_description:hr_employee_document.field_hr_employee__document_count
|
||
#: model:ir.model.fields,field_description:hr_employee_document.field_hr_employee_base__document_count
|
||
#: model:ir.model.fields,field_description:hr_employee_document.field_hr_employee_public__document_count
|
||
msgid "Document Count"
|
||
msgstr "Nombre de documents"
|
||
|
||
#. module: hr_employee_document
|
||
#: model_terms:ir.ui.view,arch_db:hr_employee_document.hr_employee_public_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr_employee_document.hr_employee_view_form
|
||
msgid "Documents"
|
||
msgstr "Documents"
|
||
|
||
#. module: hr_employee_document
|
||
#: model:ir.model.fields,field_description:hr_employee_document.field_hr_employee_public__is_logged
|
||
msgid "Is Logged"
|
||
msgstr "Correspond à l’utilisateur connecté"
|
||
|
||
#. module: hr_employee_document
|
||
#: model:ir.model,name:hr_employee_document.model_hr_employee_public
|
||
msgid "Public Employee"
|
||
msgstr "Employé public"
|
||
|
||
#. module: hr_employee_document
|
||
#: model:ir.model,name:hr_employee_document.model_ir_rule
|
||
msgid "Record Rule"
|
||
msgstr "Règle sur les enregistrements"
|