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>
121 lines
4.1 KiB
Text
121 lines
4.1 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * hr_expense_invoice
|
|
#
|
|
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_invoice
|
|
#: model_terms:ir.ui.view,arch_db:hr_expense_invoice.view_move_form
|
|
msgid "<span>Expense</span>"
|
|
msgstr "<span>Trošak</span>"
|
|
|
|
#. module: hr_expense_invoice
|
|
#: model_terms:ir.ui.view,arch_db:hr_expense_invoice.hr_expense_sheet_form_view_inherit_sale_expense
|
|
msgid "Create Vendor Bill"
|
|
msgstr "Kreiraj račun dobavljača"
|
|
|
|
#. module: hr_expense_invoice
|
|
#: model:ir.model,name:hr_expense_invoice.model_hr_expense
|
|
msgid "Expense"
|
|
msgstr "Trošak"
|
|
|
|
#. module: hr_expense_invoice
|
|
#: model:ir.model,name:hr_expense_invoice.model_hr_expense_sheet
|
|
msgid "Expense Report"
|
|
msgstr "Izvještaj troškova"
|
|
|
|
#. module: hr_expense_invoice
|
|
#: model:ir.model.fields,field_description:hr_expense_invoice.field_account_bank_statement_line__expense_ids
|
|
#: model:ir.model.fields,field_description:hr_expense_invoice.field_account_move__expense_ids
|
|
#: model:ir.model.fields,field_description:hr_expense_invoice.field_account_payment__expense_ids
|
|
msgid "Expenses"
|
|
msgstr "Trošak"
|
|
|
|
#. module: hr_expense_invoice
|
|
#: model:ir.model.fields,field_description:hr_expense_invoice.field_hr_expense_sheet__invoice_count
|
|
msgid "Invoice Count"
|
|
msgstr "Račun"
|
|
|
|
#. module: hr_expense_invoice
|
|
#. odoo-python
|
|
#: code:addons/hr_expense_invoice/models/hr_expense_sheet.py:0
|
|
#: model_terms:ir.ui.view,arch_db:hr_expense_invoice.hr_expense_sheet_form_view_inherit_sale_expense
|
|
#, python-format
|
|
msgid "Invoices"
|
|
msgstr "Račun"
|
|
|
|
#. module: hr_expense_invoice
|
|
#: model:ir.model,name:hr_expense_invoice.model_account_move
|
|
msgid "Journal Entry"
|
|
msgstr "Žurnal"
|
|
|
|
#. module: hr_expense_invoice
|
|
#: model:ir.model,name:hr_expense_invoice.model_account_move_line
|
|
msgid "Journal Item"
|
|
msgstr "Stavka žurnala"
|
|
|
|
#. module: hr_expense_invoice
|
|
#: model:ir.model.fields,help:hr_expense_invoice.field_account_bank_statement_line__source_invoice_expense_id
|
|
#: model:ir.model.fields,help:hr_expense_invoice.field_account_move__source_invoice_expense_id
|
|
#: model:ir.model.fields,help:hr_expense_invoice.field_account_payment__source_invoice_expense_id
|
|
msgid ""
|
|
"Reference to the expense with a linked invoice that generated thistransfer "
|
|
"journal entry"
|
|
msgstr ""
|
|
|
|
#. module: hr_expense_invoice
|
|
#: model:ir.model.fields,field_description:hr_expense_invoice.field_hr_expense__sheet_id_state
|
|
msgid "Sheet state"
|
|
msgstr "Status izvještaja"
|
|
|
|
#. module: hr_expense_invoice
|
|
#: model:ir.model.fields,field_description:hr_expense_invoice.field_account_bank_statement_line__source_invoice_expense_id
|
|
#: model:ir.model.fields,field_description:hr_expense_invoice.field_account_move__source_invoice_expense_id
|
|
#: model:ir.model.fields,field_description:hr_expense_invoice.field_account_payment__source_invoice_expense_id
|
|
msgid "Source Invoice Expense"
|
|
msgstr "Trošak izvornog računa"
|
|
|
|
#. module: hr_expense_invoice
|
|
#: model:ir.model.fields,field_description:hr_expense_invoice.field_hr_expense__transfer_move_ids
|
|
msgid "Transfer Move"
|
|
msgstr "Stavka transfera"
|
|
|
|
#. module: hr_expense_invoice
|
|
#: model:ir.model.fields,field_description:hr_expense_invoice.field_hr_expense__invoice_id
|
|
msgid "Vendor Bill"
|
|
msgstr "Ulazni račun"
|
|
|
|
#. module: hr_expense_invoice
|
|
#. odoo-python
|
|
#: code:addons/hr_expense_invoice/models/hr_expense_sheet.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Vendor bill amount mismatch!\n"
|
|
"Please make sure amount in vendor bills equal to amount of its expense lines"
|
|
msgstr ""
|
|
|
|
#. module: hr_expense_invoice
|
|
#. odoo-python
|
|
#: code:addons/hr_expense_invoice/models/hr_expense.py:0
|
|
#: code:addons/hr_expense_invoice/models/hr_expense_sheet.py:0
|
|
#, python-format
|
|
msgid "Vendor bill state must be Posted"
|
|
msgstr "Status računa dobavljača mora biti Knjižen"
|
|
|
|
#. module: hr_expense_invoice
|
|
#. odoo-python
|
|
#: code:addons/hr_expense_invoice/models/account_move.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You can't change the total amount, as there's an expense linked to this "
|
|
"invoice."
|
|
msgstr ""
|