mirror of
https://github.com/bringout/oca-workflow-process.git
synced 2026-04-19 13:12:00 +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
57
odoo-bringout-oca-project-project_key/project_key/i18n/bs.po
Normal file
57
odoo-bringout-oca-project-project_key/project_key/i18n/bs.po
Normal file
|
|
@ -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 "Ključ"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.fields,field_description:project_key.field_project_project__task_key_sequence_id
|
||||
msgid "Key Sequence"
|
||||
msgstr "Ključna sekvenca"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model,name:project_key.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "Projekat"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.constraint,message:project_key.constraint_project_project_project_key_unique
|
||||
msgid "Project key must be unique"
|
||||
msgstr "Ključ projekta mora biti jedinstven"
|
||||
|
||||
#. module: project_key
|
||||
#. odoo-python
|
||||
#: code:addons/project_key/models/project_project.py:0
|
||||
#, python-format
|
||||
msgid "Project task sequence for project"
|
||||
msgstr "Sekvenca zadatka projekta za projekat"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model,name:project_key.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Zadatak"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.constraint,message:project_key.constraint_project_task_task_key_unique
|
||||
msgid "Task key must be unique!"
|
||||
msgstr "Ključ zadatka mora biti jedinstven!"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.fields,field_description:project_key.field_project_task__url
|
||||
msgid "URL"
|
||||
msgstr "URL"
|
||||
67
odoo-bringout-oca-project-project_key/project_key/i18n/de.po
Normal file
67
odoo-bringout-oca-project-project_key/project_key/i18n/de.po
Normal file
|
|
@ -0,0 +1,67 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_key
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2019-07-12 15:43+0000\n"
|
||||
"Last-Translator: Maria Sparenberg <maria.sparenberg@gmx.net>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: de\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 3.7.1\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 "Nummerierungsmuster"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.fields,field_description:project_key.field_project_project__task_key_sequence_id
|
||||
msgid "Key Sequence"
|
||||
msgstr "Musterfolge"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model,name:project_key.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "Projekt"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.constraint,message:project_key.constraint_project_project_project_key_unique
|
||||
msgid "Project key must be unique"
|
||||
msgstr "Das Nummerierungsmuster für Projekte muss eindeutig sein."
|
||||
|
||||
#. 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 "Aufgabe"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.constraint,message:project_key.constraint_project_task_task_key_unique
|
||||
msgid "Task key must be unique!"
|
||||
msgstr "Aufgabennummerierung muss eindeutig sein!"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.fields,field_description:project_key.field_project_task__url
|
||||
msgid "URL"
|
||||
msgstr "URL"
|
||||
|
||||
#~ msgid "key"
|
||||
#~ msgstr "Nummer"
|
||||
|
||||
#, python-format
|
||||
#~ msgid "Project task sequence for project "
|
||||
#~ msgstr "Aufgabennummerierung für Projekt "
|
||||
|
|
@ -0,0 +1,75 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_key
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 15.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2023-02-21 00:08+0000\n"
|
||||
"Last-Translator: Ignacio Buioli <ibuioli@gmail.com>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: es_AR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.14.1\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 "Clave"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.fields,field_description:project_key.field_project_project__task_key_sequence_id
|
||||
msgid "Key Sequence"
|
||||
msgstr "Secuencia de la Clave"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model,name:project_key.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "Proyecto"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.constraint,message:project_key.constraint_project_project_project_key_unique
|
||||
msgid "Project key must be unique"
|
||||
msgstr "La clave del proyecto debe ser única"
|
||||
|
||||
#. module: project_key
|
||||
#. odoo-python
|
||||
#: code:addons/project_key/models/project_project.py:0
|
||||
#, python-format
|
||||
msgid "Project task sequence for project"
|
||||
msgstr "Secuencia de tareas del proyecto para el proyecto"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model,name:project_key.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Tarea"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.constraint,message:project_key.constraint_project_task_task_key_unique
|
||||
msgid "Task key must be unique!"
|
||||
msgstr "¡La clave de la tarea debe ser única!"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.fields,field_description:project_key.field_project_task__url
|
||||
msgid "URL"
|
||||
msgstr "URL"
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Mostrar Nombre"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Última Modificación el"
|
||||
|
||||
#~ msgid "WBS element"
|
||||
#~ msgstr "Elemento WBS"
|
||||
|
||||
#~ msgid "key"
|
||||
#~ msgstr "clave"
|
||||
64
odoo-bringout-oca-project-project_key/project_key/i18n/fr.po
Normal file
64
odoo-bringout-oca-project-project_key/project_key/i18n/fr.po
Normal file
|
|
@ -0,0 +1,64 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_key
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 15.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-01-18 15:37+0000\n"
|
||||
"PO-Revision-Date: 2024-03-29 08:13+0000\n"
|
||||
"Last-Translator: Vincent Hatakeyama <vincent+github@hatakeyama.fr>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 4.17\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 "Clé"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.fields,field_description:project_key.field_project_project__task_key_sequence_id
|
||||
msgid "Key Sequence"
|
||||
msgstr "Séquence de clé"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model,name:project_key.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "Projet"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.constraint,message:project_key.constraint_project_project_project_key_unique
|
||||
msgid "Project key must be unique"
|
||||
msgstr "La clé de projet doit être unique"
|
||||
|
||||
#. module: project_key
|
||||
#. odoo-python
|
||||
#: code:addons/project_key/models/project_project.py:0
|
||||
#, python-format
|
||||
msgid "Project task sequence for project"
|
||||
msgstr "Séquence des tâches pour le projet"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model,name:project_key.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Tâche"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.constraint,message:project_key.constraint_project_task_task_key_unique
|
||||
msgid "Task key must be unique!"
|
||||
msgstr "La clé de tâche doit être unique !"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.fields,field_description:project_key.field_project_task__url
|
||||
msgid "URL"
|
||||
msgstr "Adresse universelle"
|
||||
|
||||
#~ msgid "key"
|
||||
#~ msgstr "Clé"
|
||||
75
odoo-bringout-oca-project-project_key/project_key/i18n/it.po
Normal file
75
odoo-bringout-oca-project-project_key/project_key/i18n/it.po
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_key
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 15.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2023-04-12 12:35+0000\n"
|
||||
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.14.1\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 "Chiave"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.fields,field_description:project_key.field_project_project__task_key_sequence_id
|
||||
msgid "Key Sequence"
|
||||
msgstr "Sequenza chiave"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model,name:project_key.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "Progetto"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.constraint,message:project_key.constraint_project_project_project_key_unique
|
||||
msgid "Project key must be unique"
|
||||
msgstr "La chiave del progetto deve essere univoca"
|
||||
|
||||
#. module: project_key
|
||||
#. odoo-python
|
||||
#: code:addons/project_key/models/project_project.py:0
|
||||
#, python-format
|
||||
msgid "Project task sequence for project"
|
||||
msgstr "Sequenza lavoro per il progetto"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model,name:project_key.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Lavoro"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.constraint,message:project_key.constraint_project_task_task_key_unique
|
||||
msgid "Task key must be unique!"
|
||||
msgstr "La chiave del lavoro deve essere univoca!"
|
||||
|
||||
#. module: project_key
|
||||
#: model:ir.model.fields,field_description:project_key.field_project_task__url
|
||||
msgid "URL"
|
||||
msgstr "URL"
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Nome visualizzato"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Ultima modifica il"
|
||||
|
||||
#~ msgid "WBS element"
|
||||
#~ msgstr "Elemento WBS"
|
||||
|
||||
#~ msgid "key"
|
||||
#~ msgstr "chiave"
|
||||
|
|
@ -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