oca-maintenance/odoo-bringout-oca-maintenance-maintenance_equipment_sequence/maintenance_equipment_sequence/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

58 lines
2.4 KiB
Text

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * maintenance_equipment_sequence
#
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_equipment_sequence
#: model:ir.model.fields,field_description:maintenance_equipment_sequence.field_maintenance_equipment_category__sequence_id
msgid "Entry Sequence"
msgstr "Ulazna sekvenca"
#. module: maintenance_equipment_sequence
#: model:ir.model,name:maintenance_equipment_sequence.model_maintenance_equipment
msgid "Maintenance Equipment"
msgstr "Oprema za održavanje"
#. module: maintenance_equipment_sequence
#: model:ir.model,name:maintenance_equipment_sequence.model_maintenance_equipment_category
msgid "Maintenance Equipment Category"
msgstr "Kategorija opreme za održavanje"
#. module: maintenance_equipment_sequence
#: model:ir.model.fields,field_description:maintenance_equipment_sequence.field_maintenance_equipment_category__sequence_number_next
msgid "Next Number"
msgstr "Sljedeći broj"
#. module: maintenance_equipment_sequence
#: model:ir.model.fields,field_description:maintenance_equipment_sequence.field_maintenance_equipment_category__sequence_prefix
msgid "Sequence Prefix"
msgstr "Prefiks brojevnog kruga"
#. module: maintenance_equipment_sequence
#: model:ir.model.fields,help:maintenance_equipment_sequence.field_maintenance_equipment_category__sequence_prefix
msgid "The equipment's sequence will be created using this prefix."
msgstr "The equipment's sequence will be created using this prefix."
#. module: maintenance_equipment_sequence
#: model:ir.model.fields,help:maintenance_equipment_sequence.field_maintenance_equipment_category__sequence_number_next
msgid "The next sequence number will be used for the next equipment."
msgstr "The next sequence number will be used for the next equipment."
#. module: maintenance_equipment_sequence
#: model:ir.model.fields,help:maintenance_equipment_sequence.field_maintenance_equipment_category__sequence_id
msgid ""
"This field contains the information related to the numbering of the "
"equipments belonging to this category."
msgstr ""
"This field contains the information related to the numbering of the "
"equipments belonging to this category."