mirror of
https://github.com/bringout/oca-workflow-process.git
synced 2026-04-19 06:32:03 +02:00
Initial commit: OCA Workflow Process packages (456 packages)
This commit is contained in:
commit
d366e42934
18799 changed files with 1284507 additions and 0 deletions
|
|
@ -0,0 +1,57 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_key
|
||||
#
|
||||
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: project_key
|
||||
#: model:ir.model.fields,field_description:project_key.field_project_project__key
|
||||
#: model:ir.model.fields,field_description:project_key.field_project_task__key
|
||||
msgid "Key"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.fields,field_description:project_key.field_project_project__task_key_sequence_id
|
||||
msgid "Key Sequence"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model,name:project_key.model_project_project
|
||||
msgid "Project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.constraint,message:project_key.constraint_project_project_project_key_unique
|
||||
msgid "Project key must be unique"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_key
|
||||
#. odoo-python
|
||||
#: code:addons/project_key/models/project_project.py:0
|
||||
#, python-format
|
||||
msgid "Project task sequence for project"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model,name:project_key.model_project_task
|
||||
msgid "Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.constraint,message:project_key.constraint_project_task_task_key_unique
|
||||
msgid "Task key must be unique!"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.fields,field_description:project_key.field_project_task__url
|
||||
msgid "URL"
|
||||
msgstr ""
|
||||
Loading…
Add table
Add a link
Reference in a new issue