mirror of
https://github.com/bringout/oca-hr.git
synced 2026-04-24 09:31:59 +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 15.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2023-09-04 18:38+0000\n"
|
|
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
|
"Language-Team: none\n"
|
|
"Language: it\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 "Dipendente base"
|
|
|
|
#. module: hr_employee_document
|
|
#: model_terms:ir.ui.view,arch_db:hr_employee_document.ir_attachment_view_search
|
|
msgid "Content"
|
|
msgstr "Contenuto"
|
|
|
|
#. 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 "Conteggio documenti"
|
|
|
|
#. 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 "Documenti"
|
|
|
|
#. module: hr_employee_document
|
|
#: model:ir.model.fields,field_description:hr_employee_document.field_hr_employee_public__is_logged
|
|
msgid "Is Logged"
|
|
msgstr "È collegato"
|
|
|
|
#. module: hr_employee_document
|
|
#: model:ir.model,name:hr_employee_document.model_hr_employee_public
|
|
msgid "Public Employee"
|
|
msgstr "Dipendente pubblico"
|
|
|
|
#. module: hr_employee_document
|
|
#: model:ir.model,name:hr_employee_document.model_ir_rule
|
|
msgid "Record Rule"
|
|
msgstr "Regola su record"
|