Initial commit: OCA Technical packages (595 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:03 +02:00
commit 2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions

View file

@ -0,0 +1,46 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * maintenance_request_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_request_sequence
#: model:ir.model.fields,field_description:maintenance_request_sequence.field_maintenance_request__code
msgid "Code"
msgstr "Šifra"
#. module: maintenance_request_sequence
#: model:ir.model,name:maintenance_request_sequence.model_maintenance_request
msgid "Maintenance Request"
msgstr "Zahtjev za održavanje"
#. module: maintenance_request_sequence
#: model:ir.model,name:maintenance_request_sequence.model_maintenance_team
msgid "Maintenance Teams"
msgstr "Timovi za održavanje"
#. module: maintenance_request_sequence
#: model:ir.model.fields,field_description:maintenance_request_sequence.field_maintenance_team__code_prefix
msgid "Prefix for Team Reference"
msgstr "Prefiks za referencu tima"
#. module: maintenance_request_sequence
#: model:ir.model.fields,help:maintenance_request_sequence.field_maintenance_team__code_prefix
msgid ""
"Prefix used to generate the internal reference for re created with this "
"category. If blank the default sequence will be used."
msgstr ""
#. module: maintenance_request_sequence
#: model:ir.model.fields,field_description:maintenance_request_sequence.field_maintenance_team__sequence_id
msgid "Team Sequence"
msgstr "Sekvenca tima"