mirror of
https://github.com/bringout/oca-hr.git
synced 2026-04-25 13:52:01 +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>
29 lines
928 B
Text
29 lines
928 B
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * hr_expense_cancel
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"Last-Translator: \n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: \n"
|
|
|
|
#. module: hr_expense_cancel
|
|
#: model_terms:ir.ui.view,arch_db:hr_expense_cancel.view_hr_expense_sheet_form
|
|
msgid "Cancel all related operations"
|
|
msgstr "Poništi sve povezane operacije"
|
|
|
|
#. module: hr_expense_cancel
|
|
#: model_terms:ir.ui.view,arch_db:hr_expense_cancel.view_hr_expense_sheet_form
|
|
msgid "Cancel journal entries, payments and reconciliations"
|
|
msgstr "Poništi stavke dnevnika, plaćanja i usklađivanja"
|
|
|
|
#. module: hr_expense_cancel
|
|
#: model:ir.model,name:hr_expense_cancel.model_hr_expense_sheet
|
|
msgid "Expense Report"
|
|
msgstr "Izvještaj troška"
|