mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 01:31:59 +02:00
79 lines
2.4 KiB
Text
79 lines
2.4 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * test_queue_job
|
|
#
|
|
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: test_queue_job
|
|
#: model:ir.model.fields,field_description:test_queue_job.field_queue_job__additional_info
|
|
msgid "Additional Info"
|
|
msgstr "Dodatni podaci"
|
|
|
|
#. module: test_queue_job
|
|
#: model:ir.model.fields,field_description:test_queue_job.field_test_queue_channel__create_uid
|
|
msgid "Created by"
|
|
msgstr "Kreirao"
|
|
|
|
#. module: test_queue_job
|
|
#: model:ir.model.fields,field_description:test_queue_job.field_test_queue_channel__create_date
|
|
msgid "Created on"
|
|
msgstr "Kreirano"
|
|
|
|
#. module: test_queue_job
|
|
#: model:ir.model.fields,field_description:test_queue_job.field_test_queue_channel__display_name
|
|
msgid "Display Name"
|
|
msgstr "Prikazani naziv"
|
|
|
|
#. module: test_queue_job
|
|
#: model:ir.model.fields,field_description:test_queue_job.field_test_queue_channel__id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: test_queue_job
|
|
#: model:ir.model.fields,field_description:test_queue_job.field_test_queue_channel____last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Zadnje mijenjano"
|
|
|
|
#. module: test_queue_job
|
|
#: model:ir.model.fields,field_description:test_queue_job.field_test_queue_channel__write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Zadnji ažurirao"
|
|
|
|
#. module: test_queue_job
|
|
#: model:ir.model.fields,field_description:test_queue_job.field_test_queue_channel__write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Zadnje ažurirano"
|
|
|
|
#. module: test_queue_job
|
|
#: model:ir.model.fields,field_description:test_queue_job.field_test_queue_job__name
|
|
msgid "Name"
|
|
msgstr "Naziv:"
|
|
|
|
#. module: test_queue_job
|
|
#: model:ir.model,name:test_queue_job.model_queue_job
|
|
msgid "Queue Job"
|
|
msgstr "Queue posao"
|
|
|
|
#. module: test_queue_job
|
|
#: model:ir.model,name:test_queue_job.model_test_queue_channel
|
|
msgid "Test model for queue.channel"
|
|
msgstr "Test model za queue.channel"
|
|
|
|
#. module: test_queue_job
|
|
#: model:ir.model,name:test_queue_job.model_test_queue_job
|
|
msgid "Test model for queue.job"
|
|
msgstr "Test model za queue.job"
|
|
|
|
#. module: test_queue_job
|
|
#: model:ir.model,name:test_queue_job.model_test_related_action
|
|
msgid "Test model for related actions"
|
|
msgstr "Test model za povezane akcije"
|