oca-maintenance/odoo-bringout-oca-maintenance-maintenance_timesheet/maintenance_timesheet/i18n/bs.po
Ernad Husremovic ba708a672c Fix hr_payroll_clone: AttributeError, add journal/work_type support, use standard wizard
- Fix AttributeError: hr.payslip.run has no company_id field
- Change batch name format from MM/YYYY to YYYY-MM (remove 'Payslips' prefix)
- Add journal_id field and copy from previous batch
- Add work_type_id support (Redovni rad/Regular work) in timesheet generation
- Add duplicate check for existing timesheets to prevent duplication
- Use standard Odoo hr.payslip.employees wizard for payslip generation
- Update version to 16.0.1.1.0

🤖 assisted by claude

🤖 assisted by claude
2025-11-04 22:43:24 +01:00

135 lines
4.5 KiB
Text

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * maintenance_timesheet
#
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: maintenance_timesheet
#: model_terms:ir.ui.view,arch_db:maintenance_timesheet.hr_equipment_request_view_kanban
msgid "<span class=\"o_label\">Hours</span>"
msgstr "<span class=\"o_label\">Sati</span>"
#. module: maintenance_timesheet
#: model_terms:ir.ui.view,arch_db:maintenance_timesheet.hr_equipment_request_view_form
msgid ""
"<span class=\"o_stat_text\">\n"
" Hours\n"
" </span>"
msgstr ""
"<span class=\"o_stat_text\">\n"
" Sati\n"
" </span>"
#. module: maintenance_timesheet
#: model_terms:ir.ui.view,arch_db:maintenance_timesheet.report_maintenance_request_document
msgid "<span id=\"timesheet_information_title\">Timesheet Entries</span>"
msgstr "<span id=\"timesheet_information_title\">Unosi radnih sati</span>"
#. module: maintenance_timesheet
#: model_terms:ir.ui.view,arch_db:maintenance_timesheet.report_maintenance_request_document
msgid "<strong>Timesheet Total Hours:</strong>"
msgstr "<strong>Ukupno sati radnog lista:</strong>"
#. module: maintenance_timesheet
#: model_terms:ir.ui.view,arch_db:maintenance_timesheet.report_maintenance_request_document
msgid "<strong>Total</strong>"
msgstr "<strong>Ukupno</strong>"
#. module: maintenance_timesheet
#: model:ir.model,name:maintenance_timesheet.model_account_analytic_line
msgid "Analytic Line"
msgstr "Analitička stavka"
#. module: maintenance_timesheet
#. odoo-python
#: code:addons/maintenance_timesheet/models/hr_timesheet.py
#, python-format
msgid ""
"Cannot save or delete a timesheet for a maintenance request already done"
msgstr ""
"Nije moguće sačuvati ili obrisati radni list za zahtjev za održavanje koji "
"je već završen"
#. module: maintenance_timesheet
#: model_terms:ir.ui.view,arch_db:maintenance_timesheet.report_maintenance_request_document
msgid "Date"
msgstr "Datum"
#. module: maintenance_timesheet
#: model_terms:ir.ui.view,arch_db:maintenance_timesheet.report_maintenance_request_document
msgid "Description"
msgstr "Opis"
#. module: maintenance_timesheet
#: model_terms:ir.ui.view,arch_db:maintenance_timesheet.equipment_request_view_form
msgid "Duration (Hour(s))"
msgstr "Trajanje (sati)"
#. module: maintenance_timesheet
#: model:ir.model,name:maintenance_timesheet.model_maintenance_equipment
msgid "Maintenance Equipment"
msgstr "Oprema za održavanje"
#. module: maintenance_timesheet
#: model:ir.model,name:maintenance_timesheet.model_maintenance_request
msgid "Maintenance Request"
msgstr "Zahtjev za održavanje"
#. module: maintenance_timesheet
#: model:ir.model.fields,field_description:maintenance_timesheet.field_maintenance_request__planned_hours
msgid "Planned Hours"
msgstr "Planirani sati"
#. module: maintenance_timesheet
#: model:ir.model.fields,field_description:maintenance_timesheet.field_maintenance_request__progress
msgid "Progress"
msgstr "Napredak"
#. module: maintenance_timesheet
#: model_terms:ir.ui.view,arch_db:maintenance_timesheet.report_maintenance_request_document
msgid "Project -"
msgstr "Projekat -"
#. module: maintenance_timesheet
#: model:ir.model.fields,field_description:maintenance_timesheet.field_maintenance_request__remaining_hours
msgid "Remaining Hours"
msgstr "Preostali sati"
#. module: maintenance_timesheet
#: model_terms:ir.ui.view,arch_db:maintenance_timesheet.hr_timesheet_line_search
msgid "Request"
msgstr "Zahtjev"
#. module: maintenance_timesheet
#: model_terms:ir.ui.view,arch_db:maintenance_timesheet.report_maintenance_request_document
msgid "Responsible"
msgstr "Odgovoran"
#. module: maintenance_timesheet
#: model_terms:ir.ui.view,arch_db:maintenance_timesheet.report_maintenance_request_document
msgid "Task"
msgstr "Zadatak"
#. module: maintenance_timesheet
#: model_terms:ir.ui.view,arch_db:maintenance_timesheet.report_maintenance_request_document
msgid "Time"
msgstr "Vrijeme"
#. module: maintenance_timesheet
#: model:ir.model.fields,field_description:maintenance_timesheet.field_maintenance_request__timesheet_total_hours
msgid "Timesheet Total Hours"
msgstr "Ukupno sati radnog lista"
#. module: maintenance_timesheet
#: model:ir.actions.act_window,name:maintenance_timesheet.timesheet_action_from_request
msgid "Timesheets"
msgstr "Šihtarice"