mirror of
https://github.com/bringout/oca-project.git
synced 2026-04-18 11:02:01 +02:00
Move 124 sale modules to oca-sale, create oca-project with 56 project modules from oca-workflow-process
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
9eb7ae5807
commit
6094c218b2
2332 changed files with 125826 additions and 0 deletions
|
|
@ -0,0 +1,43 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: project (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-31 18:04+0000\n"
|
||||
"PO-Revision-Date: 2015-08-06 21:48+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Arabic (http://www.transifex.com/oca/OCA-project-8-0/language/"
|
||||
"ar/)\n"
|
||||
"Language: ar\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
|
||||
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "مهمة"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,42 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-23 03:43+0000\n"
|
||||
"PO-Revision-Date: 2016-12-23 03:43+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n"
|
||||
"Language: bg\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"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr "Номерът трябва да е уникален!"
|
||||
|
|
@ -0,0 +1,37 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
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_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr "<span class=\"oe_inline\"> - </span>"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Zadatak"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr "Broj zadatka"
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr "Šifra mora biti jedinstvena!"
|
||||
|
|
@ -0,0 +1,43 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: project (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-31 18:04+0000\n"
|
||||
"PO-Revision-Date: 2022-04-13 11:05+0000\n"
|
||||
"Last-Translator: Noel estudillo <noelestudilloviera@gmail.com>\n"
|
||||
"Language-Team: Catalan (http://www.transifex.com/oca/OCA-project-8-0/"
|
||||
"language/ca/)\n"
|
||||
"Language: ca\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.3.2\n"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Tasca"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr "Número de tasca"
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr "El codi ha de ser únic!"
|
||||
|
|
@ -0,0 +1,42 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-23 03:43+0000\n"
|
||||
"PO-Revision-Date: 2016-12-23 03:43+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\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"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Aufgabe"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr "Aufgaben Nummer"
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr "Der Schlüssel muss eindeutig sein!"
|
||||
|
|
@ -0,0 +1,42 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: project (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-31 18:04+0000\n"
|
||||
"PO-Revision-Date: 2015-08-06 21:48+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Greek (http://www.transifex.com/oca/OCA-project-8-0/language/"
|
||||
"el/)\n"
|
||||
"Language: el\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"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Εργασία"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,43 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-23 03:43+0000\n"
|
||||
"PO-Revision-Date: 2024-01-15 19:36+0000\n"
|
||||
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
|
||||
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
|
||||
"Language: es\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.17\n"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr "<span class=\"oe_inline\"> - </span>"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Tarea"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr "Número de tarea"
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr "¡El número debe de ser único!"
|
||||
|
|
@ -0,0 +1,49 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 14.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2024-01-17 02:52+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.17\n"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr "<span class=\"oe_inline\"> - </span>"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Tarea"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr "Número de Tarea"
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr "¡El código debe ser único!"
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Mostrar Nombre"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Última Modificación el"
|
||||
|
|
@ -0,0 +1,42 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: project (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-31 18:04+0000\n"
|
||||
"PO-Revision-Date: 2015-08-06 21:48+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/oca/OCA-"
|
||||
"project-8-0/language/es_CR/)\n"
|
||||
"Language: es_CR\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"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Tarea"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,43 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: project (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-31 18:04+0000\n"
|
||||
"PO-Revision-Date: 2021-09-29 23:34+0000\n"
|
||||
"Last-Translator: Jesús Alan Ramos Rodríguez <alan.ramos@jarsa.com.mx>\n"
|
||||
"Language-Team: Spanish (Mexico) (http://www.transifex.com/oca/OCA-"
|
||||
"project-8-0/language/es_MX/)\n"
|
||||
"Language: es_MX\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.3.2\n"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Tarea"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr "Número de Tareas"
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr "¡El código debe ser único!"
|
||||
|
|
@ -0,0 +1,42 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: project (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-31 18:04+0000\n"
|
||||
"PO-Revision-Date: 2015-08-06 21:48+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Spanish (Venezuela) (http://www.transifex.com/oca/OCA-"
|
||||
"project-8-0/language/es_VE/)\n"
|
||||
"Language: es_VE\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"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Tarea"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,43 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
# Miku Laitinen <miku.laitinen@gmail.com>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-01-13 03:39+0000\n"
|
||||
"PO-Revision-Date: 2017-01-13 03:39+0000\n"
|
||||
"Last-Translator: Miku Laitinen <miku.laitinen@gmail.com>, 2017\n"
|
||||
"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n"
|
||||
"Language: fi\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"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Tehtävä"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr "Tehtävän numero"
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr "Koodin on oltava uniikki!"
|
||||
|
|
@ -0,0 +1,42 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-23 03:43+0000\n"
|
||||
"PO-Revision-Date: 2016-12-23 03:43+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
|
||||
"Language: fr\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"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Tâche"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr "Numéro de la tâche"
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr "Le code doit être unique!"
|
||||
|
|
@ -0,0 +1,40 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 14.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2021-04-11 16:46+0000\n"
|
||||
"Last-Translator: Yves Le Doeuff <yld@alliasys.fr>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: fr_FR\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.3.2\n"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Tâche"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr "Numéro de la tâche"
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr "Le code doit être unique!"
|
||||
|
|
@ -0,0 +1,43 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: project (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-31 18:04+0000\n"
|
||||
"PO-Revision-Date: 2019-02-11 12:50+0000\n"
|
||||
"Last-Translator: Marta Vázquez Rodríguez <vazrodmar@gmail.com>\n"
|
||||
"Language-Team: Galician (http://www.transifex.com/oca/OCA-project-8-0/"
|
||||
"language/gl/)\n"
|
||||
"Language: gl\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.4\n"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Tarefa"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr "Número de tarea"
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr "O número debe de ser único!"
|
||||
|
|
@ -0,0 +1,44 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
# Bole <bole@dajmi5.com>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-04-28 08:33+0000\n"
|
||||
"PO-Revision-Date: 2017-04-28 08:33+0000\n"
|
||||
"Last-Translator: Bole <bole@dajmi5.com>, 2017\n"
|
||||
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
|
||||
"Language: hr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Zadatak"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr "Broj zadatka"
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr "Šifra mora biti jedinstvena!"
|
||||
|
|
@ -0,0 +1,44 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
# Bole <bole@dajmi5.com>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-23 03:43+0000\n"
|
||||
"PO-Revision-Date: 2016-12-23 03:43+0000\n"
|
||||
"Last-Translator: Bole <bole@dajmi5.com>, 2016\n"
|
||||
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/"
|
||||
"hr_HR/)\n"
|
||||
"Language: hr_HR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Zadatak"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,42 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: project (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-31 18:04+0000\n"
|
||||
"PO-Revision-Date: 2015-08-06 21:48+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Hungarian (http://www.transifex.com/oca/OCA-project-8-0/"
|
||||
"language/hu/)\n"
|
||||
"Language: hu\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"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Feladat"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,44 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
# Paolo Valier <paolo.valier@hotmail.it>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-23 03:43+0000\n"
|
||||
"PO-Revision-Date: 2024-01-20 17:36+0000\n"
|
||||
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
||||
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\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.17\n"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr "<span class=\"oe_inline\"> - </span>"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Lavoro"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr "Numero lavoro"
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr "Il codice deve essere univoco!"
|
||||
|
|
@ -0,0 +1,42 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: project (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-31 18:04+0000\n"
|
||||
"PO-Revision-Date: 2015-08-06 21:48+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Japanese (http://www.transifex.com/oca/OCA-project-8-0/"
|
||||
"language/ja/)\n"
|
||||
"Language: ja\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "タスク"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,43 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: project (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-31 18:04+0000\n"
|
||||
"PO-Revision-Date: 2015-08-06 21:48+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Lithuanian (http://www.transifex.com/oca/OCA-project-8-0/"
|
||||
"language/lt/)\n"
|
||||
"Language: lt\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
|
||||
"%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Užduotis"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,43 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: project (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-31 18:04+0000\n"
|
||||
"PO-Revision-Date: 2015-08-06 21:48+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Latvian (http://www.transifex.com/oca/OCA-project-8-0/"
|
||||
"language/lv/)\n"
|
||||
"Language: lv\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
|
||||
"2);\n"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Uzdevums"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,42 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: project (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-31 18:04+0000\n"
|
||||
"PO-Revision-Date: 2015-08-06 21:48+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Macedonian (http://www.transifex.com/oca/OCA-project-8-0/"
|
||||
"language/mk/)\n"
|
||||
"Language: mk\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Задача"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,42 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: project (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-31 18:04+0000\n"
|
||||
"PO-Revision-Date: 2015-08-06 21:48+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Mongolian (http://www.transifex.com/oca/OCA-project-8-0/"
|
||||
"language/mn/)\n"
|
||||
"Language: mn\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"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Даалгавар"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,43 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
# Erwin van der Ploeg <erwin@odooexperts.nl>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-01-14 05:34+0000\n"
|
||||
"PO-Revision-Date: 2017-01-14 05:34+0000\n"
|
||||
"Last-Translator: Erwin van der Ploeg <erwin@odooexperts.nl>, 2017\n"
|
||||
"Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n"
|
||||
"Language: nl\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"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Taak"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr "Taaknummer"
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr "De taaknummer moet uniek zijn!"
|
||||
|
|
@ -0,0 +1,43 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
# Peter Hageman <hageman.p@gmail.com>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-06-17 02:52+0000\n"
|
||||
"PO-Revision-Date: 2017-06-17 02:52+0000\n"
|
||||
"Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2017\n"
|
||||
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/"
|
||||
"teams/23907/nl_NL/)\n"
|
||||
"Language: nl_NL\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"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Taak"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr "Taaknummer"
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr "De code moet uniek zijn!"
|
||||
|
|
@ -0,0 +1,43 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: project (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-31 18:04+0000\n"
|
||||
"PO-Revision-Date: 2015-08-06 21:48+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Polish (http://www.transifex.com/oca/OCA-project-8-0/language/"
|
||||
"pl/)\n"
|
||||
"Language: pl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
|
||||
"|| n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Zadanie"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,37 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
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_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,42 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-23 03:43+0000\n"
|
||||
"PO-Revision-Date: 2016-12-23 03:43+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n"
|
||||
"Language: pt\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"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Tarefa"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr "Número Tarefa"
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr "O código tem que ser único!"
|
||||
|
|
@ -0,0 +1,45 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-23 03:43+0000\n"
|
||||
"PO-Revision-Date: 2024-05-22 02:55+0000\n"
|
||||
"Last-Translator: Rodrigo Macedo <sottomaiormacedotec@users.noreply."
|
||||
"translation.odoo-community.org>\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/"
|
||||
"23907/pt_BR/)\n"
|
||||
"Language: pt_BR\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.17\n"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr "<span class=\"oe_inline\"> - </span>"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Tarefa"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr "Número da Tarefa"
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr "O código precisa ser único!"
|
||||
|
|
@ -0,0 +1,42 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: project (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-09-08 09:57+0000\n"
|
||||
"PO-Revision-Date: 2015-08-06 21:48+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-"
|
||||
"project-8-0/language/pt_PT/)\n"
|
||||
"Language: pt_PT\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"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Tarefa"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,43 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: project (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-31 18:04+0000\n"
|
||||
"PO-Revision-Date: 2015-08-06 21:48+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Romanian (http://www.transifex.com/oca/OCA-project-8-0/"
|
||||
"language/ro/)\n"
|
||||
"Language: ro\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
|
||||
"2:1));\n"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Sarcina"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,42 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
# gebri <gebri@inmail.sk>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-23 03:43+0000\n"
|
||||
"PO-Revision-Date: 2016-12-23 03:43+0000\n"
|
||||
"Last-Translator: gebri <gebri@inmail.sk>, 2016\n"
|
||||
"Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n"
|
||||
"Language: sk\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr "Kód musí byť jedinečný!"
|
||||
|
|
@ -0,0 +1,43 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-23 03:43+0000\n"
|
||||
"PO-Revision-Date: 2016-12-23 03:43+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
|
||||
"Language: sl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
|
||||
"%100==4 ? 2 : 3);\n"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Opravilo"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr "Številka opravila"
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr "Koda mora biti unikatna!"
|
||||
|
|
@ -0,0 +1,43 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: project (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-31 18:04+0000\n"
|
||||
"PO-Revision-Date: 2021-11-16 10:36+0000\n"
|
||||
"Last-Translator: Simon S <simon.stromberg@vertel.se>\n"
|
||||
"Language-Team: Swedish (http://www.transifex.com/oca/OCA-project-8-0/"
|
||||
"language/sv/)\n"
|
||||
"Language: sv\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.3.2\n"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Aktivitet"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr "Aktivitetsnummer"
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr "Koden måste vara unik!"
|
||||
|
|
@ -0,0 +1,43 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
# Ivan BARAYEV <ivanbarayev@hotmail.com>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-01-13 03:39+0000\n"
|
||||
"PO-Revision-Date: 2017-01-13 03:39+0000\n"
|
||||
"Last-Translator: Ivan BARAYEV <ivanbarayev@hotmail.com>, 2017\n"
|
||||
"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n"
|
||||
"Language: tr\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"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Görev"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr "Görev Numarası"
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr "Kod benzersiz olmalı !"
|
||||
|
|
@ -0,0 +1,43 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-05-23 02:44+0000\n"
|
||||
"PO-Revision-Date: 2017-05-23 02:44+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/uk/)\n"
|
||||
"Language: uk\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "Завдання"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,42 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_task_code
|
||||
#
|
||||
# Translators:
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: project (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-08-31 18:04+0000\n"
|
||||
"PO-Revision-Date: 2015-08-06 21:48+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-project-8-0/"
|
||||
"language/zh_CN/)\n"
|
||||
"Language: zh_CN\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model_terms:ir.ui.view,arch_db:project_task_code.project_task_code_form_view
|
||||
msgid "<span class=\"oe_inline\"> - </span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model,name:project_task_code.model_project_task
|
||||
msgid "Task"
|
||||
msgstr "任务"
|
||||
|
||||
#. module: project_task_code
|
||||
#: model:ir.model.fields,field_description:project_task_code.field_project_task__code
|
||||
msgid "Task Number"
|
||||
msgstr ""
|
||||
|
||||
#. module: project_task_code
|
||||
#. odoo-python
|
||||
#: code:addons/project_task_code/models/project_task.py:0
|
||||
#: model:ir.model.constraint,message:project_task_code.constraint_project_task_project_task_unique_code
|
||||
#, python-format
|
||||
msgid "The code must be unique!"
|
||||
msgstr ""
|
||||
Loading…
Add table
Add a link
Reference in a new issue