mirror of
https://github.com/bringout/oca-hr.git
synced 2026-04-26 05:12:05 +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>
32 lines
1 KiB
Text
32 lines
1 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * hr_holidays_settings
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 13.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2020-02-02 21:13+0000\n"
|
|
"Last-Translator: eduardgm <eduard.garcia@qubiq.es>\n"
|
|
"Language-Team: none\n"
|
|
"Language: ca\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 3.10\n"
|
|
|
|
#. module: hr_holidays_settings
|
|
#: model:ir.actions.act_window,name:hr_holidays_settings.hr_holidays_config_settings_action
|
|
msgid "Configure HR Holidays"
|
|
msgstr "Configurar Vacances RRHH"
|
|
|
|
#. module: hr_holidays_settings
|
|
#: model_terms:ir.ui.view,arch_db:hr_holidays_settings.res_config_settings_view_form
|
|
msgid "Leaves Management"
|
|
msgstr "Gestió d'Ausències"
|
|
|
|
#. module: hr_holidays_settings
|
|
#: model:ir.ui.menu,name:hr_holidays_settings.menu_hr_holidays_global_settings
|
|
msgid "Settings"
|
|
msgstr "Configuració"
|