diff --git a/README.md b/README.md index 7126a30b43..c8b120f9e0 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ addon | version | maintainers | summary [project_department](project_department/) | 19.0.1.0.0 | | Project Department Categorization [project_hr](project_hr/) | 19.0.1.0.0 | pedrobaeza | Link HR with project [project_key](project_key/) | 19.0.1.0.0 | | Module decorates projects and tasks with Project Key +[project_milestone_status](project_milestone_status/) | 19.0.1.0.0 | lbarry-apsl | Project Milestone Status +[project_parent](project_parent/) | 19.0.1.0.0 | | Project Parent [project_parent_task_filter](project_parent_task_filter/) | 19.0.1.0.0 | | Add a filter to show the parent tasks [project_sequence](project_sequence/) | 19.0.1.0.0 | yajo anddago78 | Add a sequence field to projects, filled automatically [project_task_default_stage](project_task_default_stage/) | 19.0.1.0.0 | | Recovery default task stages for projects from v8 @@ -35,6 +37,8 @@ addon | version | maintainers | summary [project_task_pull_request_state](project_task_pull_request_state/) | 19.0.1.0.0 | | Track Pull Request state in tasks [project_task_stage_mgmt](project_task_stage_mgmt/) | 19.0.1.0.0 | DavidJForgeFlow | Allows to assign and create task stages on project creation wizard [project_task_stage_state](project_task_stage_state/) | 19.0.1.0.0 | | Restore State attribute removed from Project Stages in 8.0 +[project_task_tag](project_task_tag/) | 19.0.1.0.0 | | Limit tags available on task +[project_timeline](project_timeline/) | 19.0.1.0.0 | | Timeline view for projects [project_type](project_type/) | 19.0.1.0.0 | | Project Types [project_version](project_version/) | 19.0.1.0.0 | lbarry-apsl | Project Version diff --git a/project_department/i18n/ar.po b/project_department/i18n/ar.po index 70dc959d92..42682c0ba8 100644 --- a/project_department/i18n/ar.po +++ b/project_department/i18n/ar.po @@ -24,6 +24,18 @@ msgstr "" msgid "Department" msgstr "" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -40,3 +52,19 @@ msgstr "" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "مهمة" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/ca.po b/project_department/i18n/ca.po index 17bc9c2e97..9fc9566487 100644 --- a/project_department/i18n/ca.po +++ b/project_department/i18n/ca.po @@ -23,6 +23,18 @@ msgstr "" msgid "Department" msgstr "" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -39,3 +51,19 @@ msgstr "" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Tasca" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/de.po b/project_department/i18n/de.po index 94da1e79d9..d9a8fc4273 100644 --- a/project_department/i18n/de.po +++ b/project_department/i18n/de.po @@ -24,6 +24,18 @@ msgstr "" msgid "Department" msgstr "Abteilung" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -40,3 +52,19 @@ msgstr "Projekt Abteilung" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Aufgabe" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/el.po b/project_department/i18n/el.po index 7f12dd29b8..c8a2b7da71 100644 --- a/project_department/i18n/el.po +++ b/project_department/i18n/el.po @@ -23,6 +23,18 @@ msgstr "" msgid "Department" msgstr "" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -39,3 +51,19 @@ msgstr "" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Εργασία" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/es.po b/project_department/i18n/es.po index 67fbd4a574..f2a426a865 100644 --- a/project_department/i18n/es.po +++ b/project_department/i18n/es.po @@ -24,6 +24,18 @@ msgstr "" msgid "Department" msgstr "Departamento" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -40,3 +52,19 @@ msgstr "Departamento de proyecto" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Tarea" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/es_CR.po b/project_department/i18n/es_CR.po index 925249ba87..8dff8fbcd7 100644 --- a/project_department/i18n/es_CR.po +++ b/project_department/i18n/es_CR.po @@ -11,8 +11,8 @@ msgstr "" "POT-Creation-Date: 2017-06-17 02:52+0000\n" "PO-Revision-Date: 2017-06-17 02:52+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/" -"teams/23907/es_CR/)\n" +"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/" +"23907/es_CR/)\n" "Language: es_CR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -24,6 +24,18 @@ msgstr "" msgid "Department" msgstr "" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -40,3 +52,19 @@ msgstr "" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Tarea" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/es_MX.po b/project_department/i18n/es_MX.po index 439c75a463..c20f788696 100644 --- a/project_department/i18n/es_MX.po +++ b/project_department/i18n/es_MX.po @@ -24,6 +24,18 @@ msgstr "" msgid "Department" msgstr "" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -40,3 +52,19 @@ msgstr "" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Tarea" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/es_VE.po b/project_department/i18n/es_VE.po index ba3882e295..a19ea94615 100644 --- a/project_department/i18n/es_VE.po +++ b/project_department/i18n/es_VE.po @@ -11,8 +11,8 @@ msgstr "" "POT-Creation-Date: 2017-06-17 02:52+0000\n" "PO-Revision-Date: 2017-06-17 02:52+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/" -"teams/23907/es_VE/)\n" +"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/" +"23907/es_VE/)\n" "Language: es_VE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -24,6 +24,18 @@ msgstr "" msgid "Department" msgstr "" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -40,3 +52,19 @@ msgstr "" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Tarea" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/fi.po b/project_department/i18n/fi.po index 894384b5bd..cdb01dc4d9 100644 --- a/project_department/i18n/fi.po +++ b/project_department/i18n/fi.po @@ -23,6 +23,18 @@ msgstr "" msgid "Department" msgstr "" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -39,3 +51,19 @@ msgstr "" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Tehtävä" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/fr.po b/project_department/i18n/fr.po index 5e0477bd14..1ef2013a05 100644 --- a/project_department/i18n/fr.po +++ b/project_department/i18n/fr.po @@ -24,6 +24,18 @@ msgstr "" msgid "Department" msgstr "Département" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -40,3 +52,19 @@ msgstr "Département du projet" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Tâche" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/gl.po b/project_department/i18n/gl.po index 157d17d3cf..a935a41d1b 100644 --- a/project_department/i18n/gl.po +++ b/project_department/i18n/gl.po @@ -23,6 +23,18 @@ msgstr "" msgid "Department" msgstr "" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -39,3 +51,19 @@ msgstr "" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Tarefa" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/hr.po b/project_department/i18n/hr.po index 8c8399560a..47d206abb2 100644 --- a/project_department/i18n/hr.po +++ b/project_department/i18n/hr.po @@ -26,6 +26,18 @@ msgstr "" msgid "Department" msgstr "Odjel" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -42,3 +54,19 @@ msgstr "Projektni odjel" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Zadatak" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/hr_HR.po b/project_department/i18n/hr_HR.po index a5f7e61d75..e5b5a5be77 100644 --- a/project_department/i18n/hr_HR.po +++ b/project_department/i18n/hr_HR.po @@ -25,6 +25,18 @@ msgstr "" msgid "Department" msgstr "" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -41,3 +53,19 @@ msgstr "" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Zadatak" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/hu.po b/project_department/i18n/hu.po index f8f3674eb5..75b782a0bf 100644 --- a/project_department/i18n/hu.po +++ b/project_department/i18n/hu.po @@ -23,6 +23,18 @@ msgstr "" msgid "Department" msgstr "" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -39,3 +51,19 @@ msgstr "" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Feladat" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/it.po b/project_department/i18n/it.po index 84c7943756..5acdd2e606 100644 --- a/project_department/i18n/it.po +++ b/project_department/i18n/it.po @@ -24,6 +24,18 @@ msgstr "" msgid "Department" msgstr "Reparto" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -40,3 +52,19 @@ msgstr "Reparto progetto" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Lavoro" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/ja.po b/project_department/i18n/ja.po index ccc0d19d26..151913e8d7 100644 --- a/project_department/i18n/ja.po +++ b/project_department/i18n/ja.po @@ -23,6 +23,18 @@ msgstr "" msgid "Department" msgstr "" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -39,3 +51,19 @@ msgstr "" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "タスク" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/lt.po b/project_department/i18n/lt.po index 520b8ec0ba..d020974a25 100644 --- a/project_department/i18n/lt.po +++ b/project_department/i18n/lt.po @@ -24,6 +24,18 @@ msgstr "" msgid "Department" msgstr "" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -40,3 +52,19 @@ msgstr "" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Užduotis" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/lv.po b/project_department/i18n/lv.po index 7b47b02204..2a1717f900 100644 --- a/project_department/i18n/lv.po +++ b/project_department/i18n/lv.po @@ -24,6 +24,18 @@ msgstr "" msgid "Department" msgstr "" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -40,3 +52,19 @@ msgstr "" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Uzdevums" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/mk.po b/project_department/i18n/mk.po index 3f892718ad..d48de75c2c 100644 --- a/project_department/i18n/mk.po +++ b/project_department/i18n/mk.po @@ -23,6 +23,18 @@ msgstr "" msgid "Department" msgstr "" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -39,3 +51,19 @@ msgstr "" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Задача" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/mn.po b/project_department/i18n/mn.po index 0e8b7e681c..b29979c9a2 100644 --- a/project_department/i18n/mn.po +++ b/project_department/i18n/mn.po @@ -23,6 +23,18 @@ msgstr "" msgid "Department" msgstr "" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -39,3 +51,19 @@ msgstr "" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Даалгавар" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/nl.po b/project_department/i18n/nl.po index 55c93820f6..9b6a64f65e 100644 --- a/project_department/i18n/nl.po +++ b/project_department/i18n/nl.po @@ -23,6 +23,18 @@ msgstr "" msgid "Department" msgstr "" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -39,3 +51,19 @@ msgstr "" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Taak" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/nl_NL.po b/project_department/i18n/nl_NL.po index 99c610f658..2011d4e7e4 100644 --- a/project_department/i18n/nl_NL.po +++ b/project_department/i18n/nl_NL.po @@ -11,8 +11,8 @@ msgstr "" "POT-Creation-Date: 2017-06-17 02:52+0000\n" "PO-Revision-Date: 2017-06-17 02:52+0000\n" "Last-Translator: Peter Hageman , 2017\n" -"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/" -"teams/23907/nl_NL/)\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" @@ -24,6 +24,18 @@ msgstr "" msgid "Department" msgstr "Afdeling" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -40,3 +52,19 @@ msgstr "Projectafdeling" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Taak" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/pl.po b/project_department/i18n/pl.po index b35b00828b..77fa267f50 100644 --- a/project_department/i18n/pl.po +++ b/project_department/i18n/pl.po @@ -25,6 +25,18 @@ msgstr "" msgid "Department" msgstr "" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -41,3 +53,19 @@ msgstr "" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Zadanie" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/project_department.pot b/project_department/i18n/project_department.pot index 78a0663958..dc39e09593 100644 --- a/project_department/i18n/project_department.pot +++ b/project_department/i18n/project_department.pot @@ -52,11 +52,12 @@ msgstr "" msgid "" "Use these keywords in the title to set new tasks:\n" "\n" -" #tags Set tags on the task\n" -" @user Assign the task to a user\n" -" ! Set the task a medium priority\n" -" !! Set the task a high priority\n" -" !!! Set the task a urgent priority\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" "\n" -" Make sure to use the right format and order e.g. Improve the configuration screen #feature #v16 @Mitchell !" +" Make sure to use the right format and order e.g. Improve the configuration screen 5h #feature #v16 @Mitchell !" msgstr "" diff --git a/project_department/i18n/pt.po b/project_department/i18n/pt.po index b8c522dae7..cb6a2c473e 100644 --- a/project_department/i18n/pt.po +++ b/project_department/i18n/pt.po @@ -23,6 +23,18 @@ msgstr "" msgid "Department" msgstr "" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -39,3 +51,19 @@ msgstr "" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Tarefa" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/pt_BR.po b/project_department/i18n/pt_BR.po index 29aa76dce4..456127b012 100644 --- a/project_department/i18n/pt_BR.po +++ b/project_department/i18n/pt_BR.po @@ -11,8 +11,8 @@ msgstr "" "POT-Creation-Date: 2017-06-17 02:52+0000\n" "PO-Revision-Date: 2023-07-30 14:10+0000\n" "Last-Translator: Adriano Prado \n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/" -"teams/23907/pt_BR/)\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" @@ -25,6 +25,18 @@ msgstr "" msgid "Department" msgstr "Departamento" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -41,3 +53,19 @@ msgstr "Departamento de Projeto" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Tarefa" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/pt_PT.po b/project_department/i18n/pt_PT.po index 87c137b56d..c5e3c4be49 100644 --- a/project_department/i18n/pt_PT.po +++ b/project_department/i18n/pt_PT.po @@ -11,8 +11,8 @@ msgstr "" "POT-Creation-Date: 2017-06-17 02:52+0000\n" "PO-Revision-Date: 2018-09-23 22:21+0000\n" "Last-Translator: Daniel Reis \n" -"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/" -"teams/23907/pt_PT/)\n" +"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/" +"23907/pt_PT/)\n" "Language: pt_PT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -25,6 +25,18 @@ msgstr "" msgid "Department" msgstr "Departamento" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -41,3 +53,19 @@ msgstr "Departamento do Projeto" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Tarefa" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/ro.po b/project_department/i18n/ro.po index 146bc1bdbd..ef49085813 100644 --- a/project_department/i18n/ro.po +++ b/project_department/i18n/ro.po @@ -24,6 +24,18 @@ msgstr "" msgid "Department" msgstr "" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -40,3 +52,19 @@ msgstr "" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Sarcina" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/sl.po b/project_department/i18n/sl.po index 54bebce924..3e972ac3ee 100644 --- a/project_department/i18n/sl.po +++ b/project_department/i18n/sl.po @@ -25,6 +25,18 @@ msgstr "" msgid "Department" msgstr "Oddelek" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -41,3 +53,19 @@ msgstr "Projektni oddelek" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Opravilo" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/sv.po b/project_department/i18n/sv.po index d4b46b271b..a52e93dbd4 100644 --- a/project_department/i18n/sv.po +++ b/project_department/i18n/sv.po @@ -24,6 +24,18 @@ msgstr "" msgid "Department" msgstr "Avdelning" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -40,3 +52,19 @@ msgstr "Projektavdelning" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Uppgift" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/tr.po b/project_department/i18n/tr.po index bec0365421..13fd07497d 100644 --- a/project_department/i18n/tr.po +++ b/project_department/i18n/tr.po @@ -23,6 +23,18 @@ msgstr "" msgid "Department" msgstr "" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -39,3 +51,19 @@ msgstr "" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Görev" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/uk.po b/project_department/i18n/uk.po index 0a17e93f67..0a9bbdc336 100644 --- a/project_department/i18n/uk.po +++ b/project_department/i18n/uk.po @@ -24,6 +24,18 @@ msgstr "" msgid "Department" msgstr "" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -40,3 +52,19 @@ msgstr "" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "Завдання" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_department/i18n/zh_CN.po b/project_department/i18n/zh_CN.po index 736371d02d..e63bc71efb 100644 --- a/project_department/i18n/zh_CN.po +++ b/project_department/i18n/zh_CN.po @@ -24,6 +24,18 @@ msgstr "" msgid "Department" msgstr "" +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__display_name +#: model:ir.model.fields,field_description:project_department.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_department +#: model:ir.model.fields,field_description:project_department.field_project_project__id +#: model:ir.model.fields,field_description:project_department.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_department #: model:ir.model,name:project_department.model_project_project msgid "Project" @@ -40,3 +52,19 @@ msgstr "" #: model:ir.model,name:project_department.model_project_task msgid "Task" msgstr "任务" + +#. module: project_department +#: model:ir.model.fields,help:project_department.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_hr/i18n/ca.po b/project_hr/i18n/ca.po index 5607d4adf9..e23273eaa3 100644 --- a/project_hr/i18n/ca.po +++ b/project_hr/i18n/ca.po @@ -17,14 +17,27 @@ msgstr "" "X-Generator: Weblate 4.3.2\n" #. module: project_hr -#: model:ir.model.fields,field_description:project_hr.field_project_task__allowed_hr_category_ids -msgid "Allowed HR categories" -msgstr "Categories de RRHH permeses" +#: model:ir.model.fields,field_description:project_hr.field_project_task__user_ids +msgid "Assignees" +msgstr "" + +#. module: project_hr +#: model:ir.model.fields,field_description:project_hr.field_hr_employee__display_name +#: model:ir.model.fields,field_description:project_hr.field_project_project__display_name +#: model:ir.model.fields,field_description:project_hr.field_project_task__display_name +#: model:ir.model.fields,field_description:project_hr.field_res_users__display_name +msgid "Display Name" +msgstr "" + +#. module: project_hr +#: model:ir.model.fields,field_description:project_hr.field_project_task__domain_hr_category_ids +msgid "Domain Hr Category" +msgstr "" #. module: project_hr -#: model:ir.model.fields,field_description:project_hr.field_project_task__allowed_assigned_user_ids -msgid "Allowed users" -msgstr "Usuaris/àries permesos/es" +#: model:ir.model.fields,field_description:project_hr.field_project_task__domain_user_ids +msgid "Domain User" +msgstr "" #. module: project_hr #: model:ir.model,name:project_hr.model_hr_employee @@ -62,6 +75,14 @@ msgstr "" "aquesta tasca, limitant els/les usuaris/àries seleccionables per a ser " "assignats/ades a aquells que pertanyen a la categoria." +#. module: project_hr +#: model:ir.model.fields,field_description:project_hr.field_hr_employee__id +#: model:ir.model.fields,field_description:project_hr.field_project_project__id +#: model:ir.model.fields,field_description:project_hr.field_project_task__id +#: model:ir.model.fields,field_description:project_hr.field_res_users__id +msgid "ID" +msgstr "" + #. module: project_hr #: model:ir.model.fields,field_description:project_hr.field_project_task__employee_ids msgid "Linked employees" @@ -77,23 +98,6 @@ msgstr "Projecte" msgid "Task" msgstr "Tasca" -#. module: project_hr -#: model:ir.model.fields,help:project_hr.field_project_task__allowed_hr_category_ids -msgid "" -"Technical field for computing allowed employee categories according " -"categories at project level." -msgstr "" -"Camp tècnic per a calcular les categories de l'empleat/da permeses conforme " -"a les categories establertes a nivell de projecte." - -#. module: project_hr -#: model:ir.model.fields,help:project_hr.field_project_task__allowed_assigned_user_ids -msgid "" -"Technical field for computing allowed users according employee category." -msgstr "" -"Camp tècnic per a calcular els/les usuaris/àries permesos/es conforme a les " -"categories establertes a nivell d'empleat/ada." - #. module: project_hr #: model:ir.model.fields,help:project_hr.field_res_users__hr_category_ids msgid "" @@ -103,6 +107,22 @@ msgstr "" "Camp tècnic per a calcular dinàmicament les categories de l'empleat/da " "relacionat/da a l'usuari de la companyia actual." +#. module: project_hr +#: model:ir.model.fields,help:project_hr.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #. module: project_hr #: model:ir.model,name:project_hr.model_res_users msgid "User" @@ -111,7 +131,6 @@ msgstr "" #. module: project_hr #. odoo-python #: code:addons/project_hr/models/project_task.py:0 -#, python-format msgid "You can't assign a category that is not allowed at project level." msgstr "" "No pot assignar una categoria que no està permesa a nivell de projecte." @@ -119,9 +138,27 @@ msgstr "" #. module: project_hr #. odoo-python #: code:addons/project_hr/models/project_task.py:0 -#, python-format msgid "" "You can't assign a user not belonging to the selected employee category." msgstr "" "No pot assignar un/a usuari/ària que no pertany a la categoria d'empleat/ada " "seleccionada." + +#~ msgid "Allowed HR categories" +#~ msgstr "Categories de RRHH permeses" + +#~ msgid "Allowed users" +#~ msgstr "Usuaris/àries permesos/es" + +#~ msgid "" +#~ "Technical field for computing allowed employee categories according " +#~ "categories at project level." +#~ msgstr "" +#~ "Camp tècnic per a calcular les categories de l'empleat/da permeses " +#~ "conforme a les categories establertes a nivell de projecte." + +#~ msgid "" +#~ "Technical field for computing allowed users according employee category." +#~ msgstr "" +#~ "Camp tècnic per a calcular els/les usuaris/àries permesos/es conforme a " +#~ "les categories establertes a nivell d'empleat/ada." diff --git a/project_hr/i18n/de.po b/project_hr/i18n/de.po index 12a4ac6754..a1f8ff2f56 100644 --- a/project_hr/i18n/de.po +++ b/project_hr/i18n/de.po @@ -17,14 +17,27 @@ msgstr "" "X-Generator: Weblate 4.17\n" #. module: project_hr -#: model:ir.model.fields,field_description:project_hr.field_project_task__allowed_hr_category_ids -msgid "Allowed HR categories" -msgstr "Erlaubte HR Kategorien" +#: model:ir.model.fields,field_description:project_hr.field_project_task__user_ids +msgid "Assignees" +msgstr "" + +#. module: project_hr +#: model:ir.model.fields,field_description:project_hr.field_hr_employee__display_name +#: model:ir.model.fields,field_description:project_hr.field_project_project__display_name +#: model:ir.model.fields,field_description:project_hr.field_project_task__display_name +#: model:ir.model.fields,field_description:project_hr.field_res_users__display_name +msgid "Display Name" +msgstr "" + +#. module: project_hr +#: model:ir.model.fields,field_description:project_hr.field_project_task__domain_hr_category_ids +msgid "Domain Hr Category" +msgstr "" #. module: project_hr -#: model:ir.model.fields,field_description:project_hr.field_project_task__allowed_assigned_user_ids -msgid "Allowed users" -msgstr "Erlaubte Benutzer" +#: model:ir.model.fields,field_description:project_hr.field_project_task__domain_user_ids +msgid "Domain User" +msgstr "" #. module: project_hr #: model:ir.model,name:project_hr.model_hr_employee @@ -61,6 +74,14 @@ msgstr "" "Einer Aufgabe kann eine Mitarbeiter-Kategorie zugewiesen werden. Aufgaben " "dürfen dann nur Mitarbeitern dieser Kategorie zugewiesen werden." +#. module: project_hr +#: model:ir.model.fields,field_description:project_hr.field_hr_employee__id +#: model:ir.model.fields,field_description:project_hr.field_project_project__id +#: model:ir.model.fields,field_description:project_hr.field_project_task__id +#: model:ir.model.fields,field_description:project_hr.field_res_users__id +msgid "ID" +msgstr "" + #. module: project_hr #: model:ir.model.fields,field_description:project_hr.field_project_task__employee_ids msgid "Linked employees" @@ -76,23 +97,6 @@ msgstr "Projekt" msgid "Task" msgstr "Aufgabe" -#. module: project_hr -#: model:ir.model.fields,help:project_hr.field_project_task__allowed_hr_category_ids -msgid "" -"Technical field for computing allowed employee categories according " -"categories at project level." -msgstr "" -"Dies ist ein technisch benötigtes Feld zur Berechnung der erlaubten " -"Mitarbeiter-Kategorien, die auf Projektebene festgelegt wurden." - -#. module: project_hr -#: model:ir.model.fields,help:project_hr.field_project_task__allowed_assigned_user_ids -msgid "" -"Technical field for computing allowed users according employee category." -msgstr "" -"Dies ist ein technisch benötigtes Feld zur Berechnung der erlaubten " -"Mitarbeiter, die zur Mitarbeiter-Kategorie gehören." - #. module: project_hr #: model:ir.model.fields,help:project_hr.field_res_users__hr_category_ids msgid "" @@ -102,6 +106,22 @@ msgstr "" "Dies ist ein technisch benötigtes Feld zur dynamischen Berechnung der " "Mitarbeiter-Kategorien, die zum Benutzer des aktuellen Unternehmens gehören." +#. module: project_hr +#: model:ir.model.fields,help:project_hr.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #. module: project_hr #: model:ir.model,name:project_hr.model_res_users msgid "User" @@ -110,7 +130,6 @@ msgstr "Benutzer" #. module: project_hr #. odoo-python #: code:addons/project_hr/models/project_task.py:0 -#, python-format msgid "You can't assign a category that is not allowed at project level." msgstr "" "Es darf keine Kategorie zu der Aufgabe hinzugefügt werden, die auf " @@ -119,9 +138,27 @@ msgstr "" #. module: project_hr #. odoo-python #: code:addons/project_hr/models/project_task.py:0 -#, python-format msgid "" "You can't assign a user not belonging to the selected employee category." msgstr "" "Der Aufgabe darf kein Benutzer zugewiesen werden, der nicht zur gewählten " "Mitarbeiter-Kategorie gehört." + +#~ msgid "Allowed HR categories" +#~ msgstr "Erlaubte HR Kategorien" + +#~ msgid "Allowed users" +#~ msgstr "Erlaubte Benutzer" + +#~ msgid "" +#~ "Technical field for computing allowed employee categories according " +#~ "categories at project level." +#~ msgstr "" +#~ "Dies ist ein technisch benötigtes Feld zur Berechnung der erlaubten " +#~ "Mitarbeiter-Kategorien, die auf Projektebene festgelegt wurden." + +#~ msgid "" +#~ "Technical field for computing allowed users according employee category." +#~ msgstr "" +#~ "Dies ist ein technisch benötigtes Feld zur Berechnung der erlaubten " +#~ "Mitarbeiter, die zur Mitarbeiter-Kategorie gehören." diff --git a/project_hr/i18n/es.po b/project_hr/i18n/es.po index 96c175413d..821c35306a 100644 --- a/project_hr/i18n/es.po +++ b/project_hr/i18n/es.po @@ -18,14 +18,27 @@ msgstr "" "X-Generator: Weblate 4.17\n" #. module: project_hr -#: model:ir.model.fields,field_description:project_hr.field_project_task__allowed_hr_category_ids -msgid "Allowed HR categories" -msgstr "Categorías RRHH permitidas" +#: model:ir.model.fields,field_description:project_hr.field_project_task__user_ids +msgid "Assignees" +msgstr "" + +#. module: project_hr +#: model:ir.model.fields,field_description:project_hr.field_hr_employee__display_name +#: model:ir.model.fields,field_description:project_hr.field_project_project__display_name +#: model:ir.model.fields,field_description:project_hr.field_project_task__display_name +#: model:ir.model.fields,field_description:project_hr.field_res_users__display_name +msgid "Display Name" +msgstr "" + +#. module: project_hr +#: model:ir.model.fields,field_description:project_hr.field_project_task__domain_hr_category_ids +msgid "Domain Hr Category" +msgstr "" #. module: project_hr -#: model:ir.model.fields,field_description:project_hr.field_project_task__allowed_assigned_user_ids -msgid "Allowed users" -msgstr "Usuarios permitidos" +#: model:ir.model.fields,field_description:project_hr.field_project_task__domain_user_ids +msgid "Domain User" +msgstr "" #. module: project_hr #: model:ir.model,name:project_hr.model_hr_employee @@ -63,6 +76,14 @@ msgstr "" "tarea, limitando los usuarios seleccionables para ser asignados a aquellos " "que pertenezcan a la categoría." +#. module: project_hr +#: model:ir.model.fields,field_description:project_hr.field_hr_employee__id +#: model:ir.model.fields,field_description:project_hr.field_project_project__id +#: model:ir.model.fields,field_description:project_hr.field_project_task__id +#: model:ir.model.fields,field_description:project_hr.field_res_users__id +msgid "ID" +msgstr "" + #. module: project_hr #: model:ir.model.fields,field_description:project_hr.field_project_task__employee_ids msgid "Linked employees" @@ -78,23 +99,6 @@ msgstr "Proyecto" msgid "Task" msgstr "Tarea" -#. module: project_hr -#: model:ir.model.fields,help:project_hr.field_project_task__allowed_hr_category_ids -msgid "" -"Technical field for computing allowed employee categories according " -"categories at project level." -msgstr "" -"Campo técnico para calcular las categorías de empleado permitidos conforme " -"las categorías a nivel de proyecto." - -#. module: project_hr -#: model:ir.model.fields,help:project_hr.field_project_task__allowed_assigned_user_ids -msgid "" -"Technical field for computing allowed users according employee category." -msgstr "" -"Campo técnico para calcular los usuarios permitidos conforme a la categoría " -"de empleado." - #. module: project_hr #: model:ir.model.fields,help:project_hr.field_res_users__hr_category_ids msgid "" @@ -104,6 +108,22 @@ msgstr "" "Campo técnico para calcular dinámicamente las categorías de empleado " "enlazadas con el usuario en la compañía actual." +#. module: project_hr +#: model:ir.model.fields,help:project_hr.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #. module: project_hr #: model:ir.model,name:project_hr.model_res_users msgid "User" @@ -112,7 +132,6 @@ msgstr "Usuario" #. module: project_hr #. odoo-python #: code:addons/project_hr/models/project_task.py:0 -#, python-format msgid "You can't assign a category that is not allowed at project level." msgstr "" "No puede asignar una categoría que no está permitida a nivel de proyecto." @@ -120,9 +139,27 @@ msgstr "" #. module: project_hr #. odoo-python #: code:addons/project_hr/models/project_task.py:0 -#, python-format msgid "" "You can't assign a user not belonging to the selected employee category." msgstr "" "No puede asignar un usuario que no pertenezca a la categoría de empleado " "seleccionada." + +#~ msgid "Allowed HR categories" +#~ msgstr "Categorías RRHH permitidas" + +#~ msgid "Allowed users" +#~ msgstr "Usuarios permitidos" + +#~ msgid "" +#~ "Technical field for computing allowed employee categories according " +#~ "categories at project level." +#~ msgstr "" +#~ "Campo técnico para calcular las categorías de empleado permitidos " +#~ "conforme las categorías a nivel de proyecto." + +#~ msgid "" +#~ "Technical field for computing allowed users according employee category." +#~ msgstr "" +#~ "Campo técnico para calcular los usuarios permitidos conforme a la " +#~ "categoría de empleado." diff --git a/project_hr/i18n/hr.po b/project_hr/i18n/hr.po index c86b30e73c..fc595f6afb 100644 --- a/project_hr/i18n/hr.po +++ b/project_hr/i18n/hr.po @@ -13,19 +13,32 @@ msgstr "" "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" +"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" "X-Generator: Weblate 3.9.1\n" #. module: project_hr -#: model:ir.model.fields,field_description:project_hr.field_project_task__allowed_hr_category_ids -msgid "Allowed HR categories" -msgstr "Dozvoljene kategorije HR" +#: model:ir.model.fields,field_description:project_hr.field_project_task__user_ids +msgid "Assignees" +msgstr "" + +#. module: project_hr +#: model:ir.model.fields,field_description:project_hr.field_hr_employee__display_name +#: model:ir.model.fields,field_description:project_hr.field_project_project__display_name +#: model:ir.model.fields,field_description:project_hr.field_project_task__display_name +#: model:ir.model.fields,field_description:project_hr.field_res_users__display_name +msgid "Display Name" +msgstr "" + +#. module: project_hr +#: model:ir.model.fields,field_description:project_hr.field_project_task__domain_hr_category_ids +msgid "Domain Hr Category" +msgstr "" #. module: project_hr -#: model:ir.model.fields,field_description:project_hr.field_project_task__allowed_assigned_user_ids -msgid "Allowed users" -msgstr "Dozvoljeno korisnicima" +#: model:ir.model.fields,field_description:project_hr.field_project_task__domain_user_ids +msgid "Domain User" +msgstr "" #. module: project_hr #: model:ir.model,name:project_hr.model_hr_employee @@ -58,6 +71,14 @@ msgid "" "category." msgstr "" +#. module: project_hr +#: model:ir.model.fields,field_description:project_hr.field_hr_employee__id +#: model:ir.model.fields,field_description:project_hr.field_project_project__id +#: model:ir.model.fields,field_description:project_hr.field_project_task__id +#: model:ir.model.fields,field_description:project_hr.field_res_users__id +msgid "ID" +msgstr "" + #. module: project_hr #: model:ir.model.fields,field_description:project_hr.field_project_task__employee_ids msgid "Linked employees" @@ -74,23 +95,26 @@ msgid "Task" msgstr "" #. module: project_hr -#: model:ir.model.fields,help:project_hr.field_project_task__allowed_hr_category_ids -msgid "" -"Technical field for computing allowed employee categories according " -"categories at project level." -msgstr "" - -#. module: project_hr -#: model:ir.model.fields,help:project_hr.field_project_task__allowed_assigned_user_ids +#: model:ir.model.fields,help:project_hr.field_res_users__hr_category_ids msgid "" -"Technical field for computing allowed users according employee category." +"Technical field for computing dynamically employee categories linked to the " +"user in the current company." msgstr "" #. module: project_hr -#: model:ir.model.fields,help:project_hr.field_res_users__hr_category_ids +#: model:ir.model.fields,help:project_hr.field_project_task__display_name msgid "" -"Technical field for computing dynamically employee categories linked to the " -"user in the current company." +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" msgstr "" #. module: project_hr @@ -101,14 +125,18 @@ msgstr "" #. module: project_hr #. odoo-python #: code:addons/project_hr/models/project_task.py:0 -#, python-format msgid "You can't assign a category that is not allowed at project level." msgstr "" #. module: project_hr #. odoo-python #: code:addons/project_hr/models/project_task.py:0 -#, python-format msgid "" "You can't assign a user not belonging to the selected employee category." msgstr "" + +#~ msgid "Allowed HR categories" +#~ msgstr "Dozvoljene kategorije HR" + +#~ msgid "Allowed users" +#~ msgstr "Dozvoljeno korisnicima" diff --git a/project_hr/i18n/it.po b/project_hr/i18n/it.po index f557f40d43..4b5a897221 100644 --- a/project_hr/i18n/it.po +++ b/project_hr/i18n/it.po @@ -17,14 +17,27 @@ msgstr "" "X-Generator: Weblate 4.17\n" #. module: project_hr -#: model:ir.model.fields,field_description:project_hr.field_project_task__allowed_hr_category_ids -msgid "Allowed HR categories" -msgstr "Categorie RU consentite" +#: model:ir.model.fields,field_description:project_hr.field_project_task__user_ids +msgid "Assignees" +msgstr "" + +#. module: project_hr +#: model:ir.model.fields,field_description:project_hr.field_hr_employee__display_name +#: model:ir.model.fields,field_description:project_hr.field_project_project__display_name +#: model:ir.model.fields,field_description:project_hr.field_project_task__display_name +#: model:ir.model.fields,field_description:project_hr.field_res_users__display_name +msgid "Display Name" +msgstr "" + +#. module: project_hr +#: model:ir.model.fields,field_description:project_hr.field_project_task__domain_hr_category_ids +msgid "Domain Hr Category" +msgstr "" #. module: project_hr -#: model:ir.model.fields,field_description:project_hr.field_project_task__allowed_assigned_user_ids -msgid "Allowed users" -msgstr "Utenti consentiti" +#: model:ir.model.fields,field_description:project_hr.field_project_task__domain_user_ids +msgid "Domain User" +msgstr "" #. module: project_hr #: model:ir.model,name:project_hr.model_hr_employee @@ -62,6 +75,14 @@ msgstr "" "questo lavoro, limitando i dipendenti selezionabili a quelli che " "appartengono a quella categoria." +#. module: project_hr +#: model:ir.model.fields,field_description:project_hr.field_hr_employee__id +#: model:ir.model.fields,field_description:project_hr.field_project_project__id +#: model:ir.model.fields,field_description:project_hr.field_project_task__id +#: model:ir.model.fields,field_description:project_hr.field_res_users__id +msgid "ID" +msgstr "" + #. module: project_hr #: model:ir.model.fields,field_description:project_hr.field_project_task__employee_ids msgid "Linked employees" @@ -77,23 +98,6 @@ msgstr "Progetto" msgid "Task" msgstr "Lavoro" -#. module: project_hr -#: model:ir.model.fields,help:project_hr.field_project_task__allowed_hr_category_ids -msgid "" -"Technical field for computing allowed employee categories according " -"categories at project level." -msgstr "" -"Campo tecnico per calcolare le categorie dipendenti autorizzate in accordo " -"con le categorie a livello progetto." - -#. module: project_hr -#: model:ir.model.fields,help:project_hr.field_project_task__allowed_assigned_user_ids -msgid "" -"Technical field for computing allowed users according employee category." -msgstr "" -"Campo tecnico per calcolare gli utenti abilitati in accordo alle categorie " -"dipendenti." - #. module: project_hr #: model:ir.model.fields,help:project_hr.field_res_users__hr_category_ids msgid "" @@ -103,6 +107,22 @@ msgstr "" "Campo tecnico per calcolare dinamicamente le categorie dipendenti collegate " "agli utenti nell'azienda attuale." +#. module: project_hr +#: model:ir.model.fields,help:project_hr.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #. module: project_hr #: model:ir.model,name:project_hr.model_res_users msgid "User" @@ -111,16 +131,33 @@ msgstr "Utente" #. module: project_hr #. odoo-python #: code:addons/project_hr/models/project_task.py:0 -#, python-format msgid "You can't assign a category that is not allowed at project level." msgstr "Impossibile assegnare una categoria non consentita a livello progetto." #. module: project_hr #. odoo-python #: code:addons/project_hr/models/project_task.py:0 -#, python-format msgid "" "You can't assign a user not belonging to the selected employee category." msgstr "" "Impossibile assegnare un utente che non appartiene alla categoria dipendente " "selezionata." + +#~ msgid "Allowed HR categories" +#~ msgstr "Categorie RU consentite" + +#~ msgid "Allowed users" +#~ msgstr "Utenti consentiti" + +#~ msgid "" +#~ "Technical field for computing allowed employee categories according " +#~ "categories at project level." +#~ msgstr "" +#~ "Campo tecnico per calcolare le categorie dipendenti autorizzate in " +#~ "accordo con le categorie a livello progetto." + +#~ msgid "" +#~ "Technical field for computing allowed users according employee category." +#~ msgstr "" +#~ "Campo tecnico per calcolare gli utenti abilitati in accordo alle " +#~ "categorie dipendenti." diff --git a/project_hr/i18n/nl.po b/project_hr/i18n/nl.po index f85b4f299f..21a163dea2 100644 --- a/project_hr/i18n/nl.po +++ b/project_hr/i18n/nl.po @@ -17,14 +17,27 @@ msgstr "" "X-Generator: Weblate 4.17\n" #. module: project_hr -#: model:ir.model.fields,field_description:project_hr.field_project_task__allowed_hr_category_ids -msgid "Allowed HR categories" -msgstr "Toegestane HR-categorieën" +#: model:ir.model.fields,field_description:project_hr.field_project_task__user_ids +msgid "Assignees" +msgstr "" + +#. module: project_hr +#: model:ir.model.fields,field_description:project_hr.field_hr_employee__display_name +#: model:ir.model.fields,field_description:project_hr.field_project_project__display_name +#: model:ir.model.fields,field_description:project_hr.field_project_task__display_name +#: model:ir.model.fields,field_description:project_hr.field_res_users__display_name +msgid "Display Name" +msgstr "" + +#. module: project_hr +#: model:ir.model.fields,field_description:project_hr.field_project_task__domain_hr_category_ids +msgid "Domain Hr Category" +msgstr "" #. module: project_hr -#: model:ir.model.fields,field_description:project_hr.field_project_task__allowed_assigned_user_ids -msgid "Allowed users" -msgstr "Toegestane gebruikers" +#: model:ir.model.fields,field_description:project_hr.field_project_task__domain_user_ids +msgid "Domain User" +msgstr "" #. module: project_hr #: model:ir.model,name:project_hr.model_hr_employee @@ -62,6 +75,14 @@ msgstr "" "uit te voeren, waardoor de selecteerbare gebruikers worden beperkt tot " "degenen die tot die categorie behoren." +#. module: project_hr +#: model:ir.model.fields,field_description:project_hr.field_hr_employee__id +#: model:ir.model.fields,field_description:project_hr.field_project_project__id +#: model:ir.model.fields,field_description:project_hr.field_project_task__id +#: model:ir.model.fields,field_description:project_hr.field_res_users__id +msgid "ID" +msgstr "" + #. module: project_hr #: model:ir.model.fields,field_description:project_hr.field_project_task__employee_ids msgid "Linked employees" @@ -77,23 +98,6 @@ msgstr "" msgid "Task" msgstr "Taak" -#. module: project_hr -#: model:ir.model.fields,help:project_hr.field_project_task__allowed_hr_category_ids -msgid "" -"Technical field for computing allowed employee categories according " -"categories at project level." -msgstr "" -"Technisch veld voor het berekenen van toegestane werknemerscategorieën " -"volgens categorieën op projectniveau." - -#. module: project_hr -#: model:ir.model.fields,help:project_hr.field_project_task__allowed_assigned_user_ids -msgid "" -"Technical field for computing allowed users according employee category." -msgstr "" -"Technisch veld voor computers met toegestane gebruikers volgens " -"werknemerscategorie." - #. module: project_hr #: model:ir.model.fields,help:project_hr.field_res_users__hr_category_ids msgid "" @@ -103,6 +107,22 @@ msgstr "" "Technisch veld voor het dynamisch berekenen van werknemerscategorieën die " "zijn gekoppeld aan de gebruiker in het huidige bedrijf." +#. module: project_hr +#: model:ir.model.fields,help:project_hr.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #. module: project_hr #: model:ir.model,name:project_hr.model_res_users msgid "User" @@ -111,7 +131,6 @@ msgstr "Gebruiker" #. module: project_hr #. odoo-python #: code:addons/project_hr/models/project_task.py:0 -#, python-format msgid "You can't assign a category that is not allowed at project level." msgstr "" "U kunt geen categorie toekennen die niet is toegestaan op projectniveau." @@ -119,9 +138,27 @@ msgstr "" #. module: project_hr #. odoo-python #: code:addons/project_hr/models/project_task.py:0 -#, python-format msgid "" "You can't assign a user not belonging to the selected employee category." msgstr "" "U kunt geen gebruiker toewijzen die niet tot de geselecteerde " "werknemerscategorie behoort." + +#~ msgid "Allowed HR categories" +#~ msgstr "Toegestane HR-categorieën" + +#~ msgid "Allowed users" +#~ msgstr "Toegestane gebruikers" + +#~ msgid "" +#~ "Technical field for computing allowed employee categories according " +#~ "categories at project level." +#~ msgstr "" +#~ "Technisch veld voor het berekenen van toegestane werknemerscategorieën " +#~ "volgens categorieën op projectniveau." + +#~ msgid "" +#~ "Technical field for computing allowed users according employee category." +#~ msgstr "" +#~ "Technisch veld voor computers met toegestane gebruikers volgens " +#~ "werknemerscategorie." diff --git a/project_hr/i18n/project_hr.pot b/project_hr/i18n/project_hr.pot index f24257eec6..a18e39e74f 100644 --- a/project_hr/i18n/project_hr.pot +++ b/project_hr/i18n/project_hr.pot @@ -102,13 +102,14 @@ msgstr "" msgid "" "Use these keywords in the title to set new tasks:\n" "\n" -" #tags Set tags on the task\n" -" @user Assign the task to a user\n" -" ! Set the task a medium priority\n" -" !! Set the task a high priority\n" -" !!! Set the task a urgent priority\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" "\n" -" Make sure to use the right format and order e.g. Improve the configuration screen #feature #v16 @Mitchell !" +" Make sure to use the right format and order e.g. Improve the configuration screen 5h #feature #v16 @Mitchell !" msgstr "" #. module: project_hr diff --git a/project_hr/i18n/pt_BR.po b/project_hr/i18n/pt_BR.po index 79a7fe83ee..62e4aee7ed 100644 --- a/project_hr/i18n/pt_BR.po +++ b/project_hr/i18n/pt_BR.po @@ -17,14 +17,27 @@ msgstr "" "X-Generator: Weblate 4.17\n" #. module: project_hr -#: model:ir.model.fields,field_description:project_hr.field_project_task__allowed_hr_category_ids -msgid "Allowed HR categories" -msgstr "Categorias de RH permitidas" +#: model:ir.model.fields,field_description:project_hr.field_project_task__user_ids +msgid "Assignees" +msgstr "" + +#. module: project_hr +#: model:ir.model.fields,field_description:project_hr.field_hr_employee__display_name +#: model:ir.model.fields,field_description:project_hr.field_project_project__display_name +#: model:ir.model.fields,field_description:project_hr.field_project_task__display_name +#: model:ir.model.fields,field_description:project_hr.field_res_users__display_name +msgid "Display Name" +msgstr "" + +#. module: project_hr +#: model:ir.model.fields,field_description:project_hr.field_project_task__domain_hr_category_ids +msgid "Domain Hr Category" +msgstr "" #. module: project_hr -#: model:ir.model.fields,field_description:project_hr.field_project_task__allowed_assigned_user_ids -msgid "Allowed users" -msgstr "Usuários permitidos" +#: model:ir.model.fields,field_description:project_hr.field_project_task__domain_user_ids +msgid "Domain User" +msgstr "" #. module: project_hr #: model:ir.model,name:project_hr.model_hr_employee @@ -62,6 +75,14 @@ msgstr "" "esta tarefa, limitando os usuários selecionáveis a serem atribuídos àqueles " "que pertencem a essa categoria." +#. module: project_hr +#: model:ir.model.fields,field_description:project_hr.field_hr_employee__id +#: model:ir.model.fields,field_description:project_hr.field_project_project__id +#: model:ir.model.fields,field_description:project_hr.field_project_task__id +#: model:ir.model.fields,field_description:project_hr.field_res_users__id +msgid "ID" +msgstr "" + #. module: project_hr #: model:ir.model.fields,field_description:project_hr.field_project_task__employee_ids msgid "Linked employees" @@ -77,23 +98,6 @@ msgstr "Projeto" msgid "Task" msgstr "Tarefa" -#. module: project_hr -#: model:ir.model.fields,help:project_hr.field_project_task__allowed_hr_category_ids -msgid "" -"Technical field for computing allowed employee categories according " -"categories at project level." -msgstr "" -"Campo técnico para calcular categorias de funcionários permitidas de acordo " -"com categorias em nível de projeto." - -#. module: project_hr -#: model:ir.model.fields,help:project_hr.field_project_task__allowed_assigned_user_ids -msgid "" -"Technical field for computing allowed users according employee category." -msgstr "" -"Campo técnico para calcular usuários permitidos de acordo com a categoria " -"funcional." - #. module: project_hr #: model:ir.model.fields,help:project_hr.field_res_users__hr_category_ids msgid "" @@ -103,6 +107,22 @@ msgstr "" "Campo técnico para cálculo dinâmico de categorias de funcionários vinculadas " "ao usuário na empresa atual." +#. module: project_hr +#: model:ir.model.fields,help:project_hr.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #. module: project_hr #: model:ir.model,name:project_hr.model_res_users msgid "User" @@ -111,7 +131,6 @@ msgstr "Usuário" #. module: project_hr #. odoo-python #: code:addons/project_hr/models/project_task.py:0 -#, python-format msgid "You can't assign a category that is not allowed at project level." msgstr "" "Você não pode atribuir uma categoria que não seja permitida no nível do " @@ -120,9 +139,27 @@ msgstr "" #. module: project_hr #. odoo-python #: code:addons/project_hr/models/project_task.py:0 -#, python-format msgid "" "You can't assign a user not belonging to the selected employee category." msgstr "" "Você não pode atribuir um usuário que não pertença à categoria de " "funcionário selecionada." + +#~ msgid "Allowed HR categories" +#~ msgstr "Categorias de RH permitidas" + +#~ msgid "Allowed users" +#~ msgstr "Usuários permitidos" + +#~ msgid "" +#~ "Technical field for computing allowed employee categories according " +#~ "categories at project level." +#~ msgstr "" +#~ "Campo técnico para calcular categorias de funcionários permitidas de " +#~ "acordo com categorias em nível de projeto." + +#~ msgid "" +#~ "Technical field for computing allowed users according employee category." +#~ msgstr "" +#~ "Campo técnico para calcular usuários permitidos de acordo com a categoria " +#~ "funcional." diff --git a/project_hr/i18n/sl.po b/project_hr/i18n/sl.po index 2ea90f2320..e3efb8f7eb 100644 --- a/project_hr/i18n/sl.po +++ b/project_hr/i18n/sl.po @@ -13,19 +13,32 @@ msgstr "" "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" +"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || " +"n%100==4 ? 2 : 3;\n" "X-Generator: Weblate 3.8\n" #. module: project_hr -#: model:ir.model.fields,field_description:project_hr.field_project_task__allowed_hr_category_ids -msgid "Allowed HR categories" -msgstr "Dovoljene kategorije kadrov" +#: model:ir.model.fields,field_description:project_hr.field_project_task__user_ids +msgid "Assignees" +msgstr "" + +#. module: project_hr +#: model:ir.model.fields,field_description:project_hr.field_hr_employee__display_name +#: model:ir.model.fields,field_description:project_hr.field_project_project__display_name +#: model:ir.model.fields,field_description:project_hr.field_project_task__display_name +#: model:ir.model.fields,field_description:project_hr.field_res_users__display_name +msgid "Display Name" +msgstr "" + +#. module: project_hr +#: model:ir.model.fields,field_description:project_hr.field_project_task__domain_hr_category_ids +msgid "Domain Hr Category" +msgstr "" #. module: project_hr -#: model:ir.model.fields,field_description:project_hr.field_project_task__allowed_assigned_user_ids -msgid "Allowed users" -msgstr "Dovoljeni uporabniki" +#: model:ir.model.fields,field_description:project_hr.field_project_task__domain_user_ids +msgid "Domain User" +msgstr "" #. module: project_hr #: model:ir.model,name:project_hr.model_hr_employee @@ -63,6 +76,14 @@ msgstr "" "tako omejite izbor uporabnikov, ki se jim lahko opravilo dodeli na to " "kategorijo." +#. module: project_hr +#: model:ir.model.fields,field_description:project_hr.field_hr_employee__id +#: model:ir.model.fields,field_description:project_hr.field_project_project__id +#: model:ir.model.fields,field_description:project_hr.field_project_task__id +#: model:ir.model.fields,field_description:project_hr.field_res_users__id +msgid "ID" +msgstr "" + #. module: project_hr #: model:ir.model.fields,field_description:project_hr.field_project_task__employee_ids msgid "Linked employees" @@ -78,23 +99,6 @@ msgstr "Projekt" msgid "Task" msgstr "Opravilo" -#. module: project_hr -#: model:ir.model.fields,help:project_hr.field_project_task__allowed_hr_category_ids -msgid "" -"Technical field for computing allowed employee categories according " -"categories at project level." -msgstr "" -"Tehnično polje za obdelavo dovoljenih kadrovskih kategorij glede na " -"kategorije na projektnem nivoju." - -#. module: project_hr -#: model:ir.model.fields,help:project_hr.field_project_task__allowed_assigned_user_ids -msgid "" -"Technical field for computing allowed users according employee category." -msgstr "" -"Tehnično polje za obdelavo dovoljenih uporabnikov glede na kadrovsko " -"kategorijo." - #. module: project_hr #: model:ir.model.fields,help:project_hr.field_res_users__hr_category_ids msgid "" @@ -104,6 +108,22 @@ msgstr "" "Tehnično polje za dinamično obdelavo kategorij kadrov povezanih z " "uporabnikom in trenutno družbo." +#. module: project_hr +#: model:ir.model.fields,help:project_hr.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #. module: project_hr #: model:ir.model,name:project_hr.model_res_users msgid "User" @@ -112,15 +132,32 @@ msgstr "" #. module: project_hr #. odoo-python #: code:addons/project_hr/models/project_task.py:0 -#, python-format msgid "You can't assign a category that is not allowed at project level." msgstr "Kategorije, ki ni dovoljena na projektnem nivoju, ne morete dodeliti." #. module: project_hr #. odoo-python #: code:addons/project_hr/models/project_task.py:0 -#, python-format msgid "" "You can't assign a user not belonging to the selected employee category." msgstr "" "Ne morete dodeliti uporabnika, ki ne spada v izbrano kadrovsko kategorijo." + +#~ msgid "Allowed HR categories" +#~ msgstr "Dovoljene kategorije kadrov" + +#~ msgid "Allowed users" +#~ msgstr "Dovoljeni uporabniki" + +#~ msgid "" +#~ "Technical field for computing allowed employee categories according " +#~ "categories at project level." +#~ msgstr "" +#~ "Tehnično polje za obdelavo dovoljenih kadrovskih kategorij glede na " +#~ "kategorije na projektnem nivoju." + +#~ msgid "" +#~ "Technical field for computing allowed users according employee category." +#~ msgstr "" +#~ "Tehnično polje za obdelavo dovoljenih uporabnikov glede na kadrovsko " +#~ "kategorijo." diff --git a/project_key/i18n/de.po b/project_key/i18n/de.po index 4be3fe964a..b30203f270 100644 --- a/project_key/i18n/de.po +++ b/project_key/i18n/de.po @@ -21,6 +21,18 @@ msgstr "" msgid " : " msgstr "" +#. module: project_key +#: model:ir.model.fields,field_description:project_key.field_project_project__display_name +#: model:ir.model.fields,field_description:project_key.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_key +#: model:ir.model.fields,field_description:project_key.field_project_project__id +#: model:ir.model.fields,field_description:project_key.field_project_task__id +msgid "ID" +msgstr "" + #. 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 @@ -68,6 +80,22 @@ msgstr "Aufgabennummerierung muss eindeutig sein!" msgid "URL" msgstr "URL" +#. module: project_key +#: model:ir.model.fields,help:project_key.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #. module: project_key #: model_terms:ir.ui.view,arch_db:project_key.edit_project_extend_with_key msgid "Using '-' in project keys is not recommended." diff --git a/project_key/i18n/es_AR.po b/project_key/i18n/es_AR.po index 2159b0fbf7..fac0bdf49d 100644 --- a/project_key/i18n/es_AR.po +++ b/project_key/i18n/es_AR.po @@ -21,6 +21,18 @@ msgstr "" msgid " : " msgstr "" +#. module: project_key +#: model:ir.model.fields,field_description:project_key.field_project_project__display_name +#: model:ir.model.fields,field_description:project_key.field_project_task__display_name +msgid "Display Name" +msgstr "Mostrar Nombre" + +#. module: project_key +#: model:ir.model.fields,field_description:project_key.field_project_project__id +#: model:ir.model.fields,field_description:project_key.field_project_task__id +msgid "ID" +msgstr "ID" + #. 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 @@ -68,17 +80,27 @@ msgstr "¡La clave de la tarea debe ser única!" msgid "URL" msgstr "URL" +#. module: project_key +#: model:ir.model.fields,help:project_key.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #. module: project_key #: model_terms:ir.ui.view,arch_db:project_key.edit_project_extend_with_key msgid "Using '-' in project keys is not recommended." msgstr "" -#~ msgid "Display Name" -#~ msgstr "Mostrar Nombre" - -#~ msgid "ID" -#~ msgstr "ID" - #~ msgid "Last Modified on" #~ msgstr "Última Modificación el" diff --git a/project_key/i18n/fr.po b/project_key/i18n/fr.po index 43d9bbf733..0374b6c5ee 100644 --- a/project_key/i18n/fr.po +++ b/project_key/i18n/fr.po @@ -22,6 +22,18 @@ msgstr "" msgid " : " msgstr "" +#. module: project_key +#: model:ir.model.fields,field_description:project_key.field_project_project__display_name +#: model:ir.model.fields,field_description:project_key.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_key +#: model:ir.model.fields,field_description:project_key.field_project_project__id +#: model:ir.model.fields,field_description:project_key.field_project_task__id +msgid "ID" +msgstr "" + #. 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 @@ -69,6 +81,22 @@ msgstr "La clé de tâche doit être unique !" msgid "URL" msgstr "Adresse universelle" +#. module: project_key +#: model:ir.model.fields,help:project_key.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #. module: project_key #: model_terms:ir.ui.view,arch_db:project_key.edit_project_extend_with_key msgid "Using '-' in project keys is not recommended." diff --git a/project_key/i18n/it.po b/project_key/i18n/it.po index 5fbe2556d7..45defcaa5d 100644 --- a/project_key/i18n/it.po +++ b/project_key/i18n/it.po @@ -21,6 +21,18 @@ msgstr "" msgid " : " msgstr " : " +#. module: project_key +#: model:ir.model.fields,field_description:project_key.field_project_project__display_name +#: model:ir.model.fields,field_description:project_key.field_project_task__display_name +msgid "Display Name" +msgstr "Nome visualizzato" + +#. module: project_key +#: model:ir.model.fields,field_description:project_key.field_project_project__id +#: model:ir.model.fields,field_description:project_key.field_project_task__id +msgid "ID" +msgstr "ID" + #. 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 @@ -68,17 +80,27 @@ msgstr "La chiave del lavoro deve essere univoca!" msgid "URL" msgstr "URL" +#. module: project_key +#: model:ir.model.fields,help:project_key.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #. module: project_key #: model_terms:ir.ui.view,arch_db:project_key.edit_project_extend_with_key msgid "Using '-' in project keys is not recommended." msgstr "L'utilizzo di '-' nella chiave progetto è sconsigliato." -#~ msgid "Display Name" -#~ msgstr "Nome visualizzato" - -#~ msgid "ID" -#~ msgstr "ID" - #~ msgid "Last Modified on" #~ msgstr "Ultima modifica il" diff --git a/project_key/i18n/project_key.pot b/project_key/i18n/project_key.pot index 77fac6562c..4f1a01728b 100644 --- a/project_key/i18n/project_key.pot +++ b/project_key/i18n/project_key.pot @@ -82,13 +82,14 @@ msgstr "" msgid "" "Use these keywords in the title to set new tasks:\n" "\n" -" #tags Set tags on the task\n" -" @user Assign the task to a user\n" -" ! Set the task a medium priority\n" -" !! Set the task a high priority\n" -" !!! Set the task a urgent priority\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" "\n" -" Make sure to use the right format and order e.g. Improve the configuration screen #feature #v16 @Mitchell !" +" Make sure to use the right format and order e.g. Improve the configuration screen 5h #feature #v16 @Mitchell !" msgstr "" #. module: project_key diff --git a/project_milestone_status/README.rst b/project_milestone_status/README.rst new file mode 100644 index 0000000000..add3357bda --- /dev/null +++ b/project_milestone_status/README.rst @@ -0,0 +1,102 @@ +.. image:: https://odoo-community.org/readme-banner-image + :target: https://odoo-community.org/get-involved?utm_source=readme + :alt: Odoo Community Association + +======================== +Project Milestone Status +======================== + +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:e262b989269576f7ebd65094d60afb4f4ee52a3a8091434530241d65798ad9ea + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png + :target: https://odoo-community.org/page/development-status + :alt: Beta +.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html + :alt: License: AGPL-3 +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproject-lightgray.png?logo=github + :target: https://github.com/OCA/project/tree/19.0/project_milestone_status + :alt: OCA/project +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png + :target: https://translation.odoo-community.org/projects/project-19-0/project-19-0-project_milestone_status + :alt: Translate me on Weblate +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/project&target_branch=19.0 + :alt: Try me on Runboat + +|badge1| |badge2| |badge3| |badge4| |badge5| + +This module allows you to have the percentage of the execution of a +project. + +**Table of contents** + +.. contents:: + :local: + +Usage +===== + +- Execution: the percentage between hours of tasks completed and pending + tasks +- Dedication: the percentage between planned hours and effective hours + +These percentages are shown in Milestones and Project Updates of +projects. + +Bug Tracker +=========== + +Bugs are tracked on `GitHub Issues `_. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us to smash it by providing a detailed and welcomed +`feedback `_. + +Do not contact contributors directly about support or help with technical issues. + +Credits +======= + +Authors +------- + +* Lansana Barry Sow +* APSL-Nagarro + +Contributors +------------ + +[APSL-Nagarro](https://apsl.tech): + +- Lansana Barry Sow + +Maintainers +----------- + +This module is maintained by the OCA. + +.. image:: https://odoo-community.org/logo.png + :alt: Odoo Community Association + :target: https://odoo-community.org + +OCA, or the Odoo Community Association, is a nonprofit organization whose +mission is to support the collaborative development of Odoo features and +promote its widespread use. + +.. |maintainer-lbarry-apsl| image:: https://github.com/lbarry-apsl.png?size=40px + :target: https://github.com/lbarry-apsl + :alt: lbarry-apsl + +Current `maintainer `__: + +|maintainer-lbarry-apsl| + +This module is part of the `OCA/project `_ project on GitHub. + +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/project_milestone_status/__init__.py b/project_milestone_status/__init__.py new file mode 100644 index 0000000000..0650744f6b --- /dev/null +++ b/project_milestone_status/__init__.py @@ -0,0 +1 @@ +from . import models diff --git a/project_milestone_status/__manifest__.py b/project_milestone_status/__manifest__.py new file mode 100644 index 0000000000..01223e40ef --- /dev/null +++ b/project_milestone_status/__manifest__.py @@ -0,0 +1,21 @@ +# Copyright 2025 Lansana Barry Sow(APSL-Nagarro) +# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). +{ + "name": "Project Milestone Status", + "version": "19.0.1.0.0", + "category": "Project", + "website": "https://github.com/OCA/project", + "author": "Lansana Barry Sow, APSL-Nagarro, Odoo Community Association (OCA)", + "maintainers": ["lbarry-apsl"], + "license": "AGPL-3", + "application": False, + "installable": True, + "depends": [ + "project", + "hr_timesheet", + ], + "data": [ + "views/project_milestone_views.xml", + "views/project_views.xml", + ], +} diff --git a/project_milestone_status/i18n/es.po b/project_milestone_status/i18n/es.po new file mode 100644 index 0000000000..3cfc8eb587 --- /dev/null +++ b/project_milestone_status/i18n/es.po @@ -0,0 +1,70 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_milestone_status +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2025-03-19 07:22+0000\n" +"PO-Revision-Date: 2025-03-19 08:25+0100\n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: es\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: Poedit 3.5\n" + +#. module: project_milestone_status +#. odoo-python +#: code:addons/project_milestone_status/models/project.py:0 +#, python-format +msgid "%(name)s" +msgstr "" + +#. module: project_milestone_status +#. odoo-python +#: code:addons/project_milestone_status/models/project.py:0 +#: model:ir.model.fields,field_description:project_milestone_status.field_project_milestone__dedication +#, python-format +msgid "Dedication" +msgstr "Dedicación" + +#. module: project_milestone_status +#. odoo-python +#: code:addons/project_milestone_status/models/project.py:0 +#: model:ir.model.fields,field_description:project_milestone_status.field_project_milestone__execution +#, python-format +msgid "Execution" +msgstr "Ejecución" + +#. module: project_milestone_status +#: model_terms:ir.actions.act_window,help:project_milestone_status.act_excuted_project_task +msgid "" +"Keep track of the progress of your tasks from creation to completion.
\n" +" Collaborate efficiently by chatting in real-time or via email." +msgstr "" +"Monitorea el progreso de tus tareas desde su creación hasta su finalización.
\n" +"Colabora eficientemente chateando en tiempo real o por correo electrónico." + +#. module: project_milestone_status +#: model_terms:ir.actions.act_window,help:project_milestone_status.act_excuted_project_task +msgid "No tasks found. Let's create one!" +msgstr "No se encontraron tareas. ¡Creemos una!" + +#. module: project_milestone_status +#: model:ir.model,name:project_milestone_status.model_project_project +msgid "Project" +msgstr "Proyecto" + +#. module: project_milestone_status +#: model:ir.model,name:project_milestone_status.model_project_milestone +msgid "Project Milestone" +msgstr "Hito de proyecto" + +#. module: project_milestone_status +#: model:ir.actions.act_window,name:project_milestone_status.act_excuted_project_task +msgid "Tasks" +msgstr "Tareas" diff --git a/project_milestone_status/i18n/it.po b/project_milestone_status/i18n/it.po new file mode 100644 index 0000000000..ca411df185 --- /dev/null +++ b/project_milestone_status/i18n/it.po @@ -0,0 +1,71 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_milestone_status +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2025-05-10 14:23+0000\n" +"Last-Translator: mymage \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 5.10.4\n" + +#. module: project_milestone_status +#. odoo-python +#: code:addons/project_milestone_status/models/project.py:0 +#, python-format +msgid "%(name)s" +msgstr "%(name)s" + +#. module: project_milestone_status +#. odoo-python +#: code:addons/project_milestone_status/models/project.py:0 +#: model:ir.model.fields,field_description:project_milestone_status.field_project_milestone__dedication +#, python-format +msgid "Dedication" +msgstr "Dedizione" + +#. module: project_milestone_status +#. odoo-python +#: code:addons/project_milestone_status/models/project.py:0 +#: model:ir.model.fields,field_description:project_milestone_status.field_project_milestone__execution +#, python-format +msgid "Execution" +msgstr "Esecuzione" + +#. module: project_milestone_status +#: model_terms:ir.actions.act_window,help:project_milestone_status.act_excuted_project_task +msgid "" +"Keep track of the progress of your tasks from creation to completion.
\n" +" Collaborate efficiently by chatting in real-time or via email." +msgstr "" +"Tiene traccia dell'avanzamento dei propri lavori dalla creazione al " +"completamento.
\n" +" Collabora efficientemente dialogando in tempo reale o per " +"e-mail." + +#. module: project_milestone_status +#: model_terms:ir.actions.act_window,help:project_milestone_status.act_excuted_project_task +msgid "No tasks found. Let's create one!" +msgstr "Nessun lavoro trovato! Creiamone uno!" + +#. module: project_milestone_status +#: model:ir.model,name:project_milestone_status.model_project_project +msgid "Project" +msgstr "Progetto" + +#. module: project_milestone_status +#: model:ir.model,name:project_milestone_status.model_project_milestone +msgid "Project Milestone" +msgstr "Milestone progetto" + +#. module: project_milestone_status +#: model:ir.actions.act_window,name:project_milestone_status.act_excuted_project_task +msgid "Tasks" +msgstr "Lavori" diff --git a/project_milestone_status/i18n/project_milestone_status.pot b/project_milestone_status/i18n/project_milestone_status.pot new file mode 100644 index 0000000000..23106d3b07 --- /dev/null +++ b/project_milestone_status/i18n/project_milestone_status.pot @@ -0,0 +1,73 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_milestone_status +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 19.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_milestone_status +#. odoo-python +#: code:addons/project_milestone_status/models/project.py:0 +msgid "%(name)s" +msgstr "" + +#. module: project_milestone_status +#. odoo-python +#: code:addons/project_milestone_status/models/project.py:0 +#: model:ir.model.fields,field_description:project_milestone_status.field_project_milestone__dedication +msgid "Dedication" +msgstr "" + +#. module: project_milestone_status +#: model:ir.model.fields,field_description:project_milestone_status.field_project_milestone__display_name +#: model:ir.model.fields,field_description:project_milestone_status.field_project_project__display_name +msgid "Display Name" +msgstr "" + +#. module: project_milestone_status +#. odoo-python +#: code:addons/project_milestone_status/models/project.py:0 +#: model:ir.model.fields,field_description:project_milestone_status.field_project_milestone__execution +msgid "Execution" +msgstr "" + +#. module: project_milestone_status +#: model:ir.model.fields,field_description:project_milestone_status.field_project_milestone__id +#: model:ir.model.fields,field_description:project_milestone_status.field_project_project__id +msgid "ID" +msgstr "" + +#. module: project_milestone_status +#: model_terms:ir.actions.act_window,help:project_milestone_status.act_excuted_project_task +msgid "" +"Keep track of the progress of your tasks from creation to completion.
\n" +" Collaborate efficiently by chatting in real-time or via email." +msgstr "" + +#. module: project_milestone_status +#: model_terms:ir.actions.act_window,help:project_milestone_status.act_excuted_project_task +msgid "No tasks found. Let's create one!" +msgstr "" + +#. module: project_milestone_status +#: model:ir.model,name:project_milestone_status.model_project_project +msgid "Project" +msgstr "" + +#. module: project_milestone_status +#: model:ir.model,name:project_milestone_status.model_project_milestone +msgid "Project Milestone" +msgstr "" + +#. module: project_milestone_status +#: model:ir.actions.act_window,name:project_milestone_status.act_excuted_project_task +msgid "Tasks" +msgstr "" diff --git a/project_milestone_status/models/__init__.py b/project_milestone_status/models/__init__.py new file mode 100644 index 0000000000..ede3cbe4b0 --- /dev/null +++ b/project_milestone_status/models/__init__.py @@ -0,0 +1,2 @@ +from . import project_milestone +from . import project diff --git a/project_milestone_status/models/project.py b/project_milestone_status/models/project.py new file mode 100644 index 0000000000..31a5ebe539 --- /dev/null +++ b/project_milestone_status/models/project.py @@ -0,0 +1,106 @@ +import json + +from odoo import models + + +class Project(models.Model): + _inherit = "project.project" + + def _get_execution(self): + all_tasks = self.tasks + executed_tasks = all_tasks.filtered("stage_id.fold") + + total_allocated_hours = sum(all_tasks.mapped("allocated_hours")) + total_executed_hours = sum(executed_tasks.mapped("allocated_hours")) + + if total_executed_hours and total_allocated_hours: + execution = total_executed_hours * 100 / total_allocated_hours + else: + execution = 0 + + return { + "all_task": len(all_tasks), + "executed_task": len(executed_tasks), + "executed": round(total_executed_hours), + "percent": round(execution), + } + + def _get_dedication(self): + total_allocated_hours = sum(self.tasks.mapped("allocated_hours")) + total_dedicated_hours = sum(self.tasks.mapped("effective_hours")) + + if total_dedicated_hours and total_allocated_hours: + dedication = total_dedicated_hours * 100 / total_allocated_hours + else: + dedication = 0 + + return {"dedicated": round(total_dedicated_hours), "percent": round(dedication)} + + def action_view_executed_tasks(self): + self.ensure_one() + action = self.env["ir.actions.act_window"]._for_xml_id( + "project_milestone_status.act_excuted_project_task" + ) + action.update( + { + "name": self.env._("%(name)s", name=self.name), + "domain": [ + ("project_id", "=", self.id), + ("display_in_project", "=", True), + ("stage_id.fold", "=", True), + ], + "context": { + **self.env.context, + "default_project_id": self.id, + "show_project_update": True, + "create": self.active, + "active_test": self.active, + }, + } + ) + return action + + def _get_stat_buttons(self): + buttons = super()._get_stat_buttons() + execution = self._get_execution() + dedication = self._get_dedication() + + if execution["executed_task"] and execution["all_task"]: + percent_tasks = round( + execution["executed_task"] * 100 / execution["all_task"] + ) + else: + percent_tasks = 0 + + buttons[0]["number"] = ( + f"{execution['executed_task']} / {execution['all_task']} ({percent_tasks}%)" + ) + buttons.append( + { + "icon": "check-circle-o", + "text": self.env._("Execution"), + "number": f"{execution['percent']}% ({execution['executed']}h)", + "action_type": "object", + "action": "action_view_executed_tasks", + "show": True, + "sequence": 5, + } + ) + + buttons.append( + { + "icon": "clock-o", + "text": self.env._("Dedication"), + "number": f"{dedication['percent']}% ({dedication['dedicated']}h)", + "action_type": "action", + "action": "hr_timesheet.act_hr_timesheet_line_by_project", + "additional_context": json.dumps( + { + "id": self.id, + } + ), + "show": True, + "sequence": 6, + } + ) + return buttons diff --git a/project_milestone_status/models/project_milestone.py b/project_milestone_status/models/project_milestone.py new file mode 100644 index 0000000000..f4252dc6fc --- /dev/null +++ b/project_milestone_status/models/project_milestone.py @@ -0,0 +1,34 @@ +from odoo import api, fields, models + + +class ProjectMilestone(models.Model): + _inherit = "project.milestone" + + execution = fields.Integer(compute="_compute_execution") + dedication = fields.Integer(compute="_compute_dedication") + + @api.depends("task_ids") + def _compute_execution(self): + for milestone in self: + executed_tasks = milestone.task_ids.filtered("stage_id.fold") + + total_allocated_hours = sum(milestone.task_ids.mapped("allocated_hours")) + total_executed_hours = sum(executed_tasks.mapped("allocated_hours")) + + if total_executed_hours and total_allocated_hours: + milestone.execution = total_executed_hours * 100 / total_allocated_hours + else: + milestone.execution = 0 + + @api.depends("task_ids") + def _compute_dedication(self): + for milestone in self: + total_allocated_hours = sum(milestone.task_ids.mapped("allocated_hours")) + total_dedicated_hours = sum(milestone.task_ids.mapped("effective_hours")) + + if total_dedicated_hours and total_allocated_hours: + milestone.dedication = ( + total_dedicated_hours * 100 / total_allocated_hours + ) + else: + milestone.dedication = 0 diff --git a/project_milestone_status/pyproject.toml b/project_milestone_status/pyproject.toml new file mode 100644 index 0000000000..4231d0cccb --- /dev/null +++ b/project_milestone_status/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] +requires = ["whool"] +build-backend = "whool.buildapi" diff --git a/project_milestone_status/readme/CONTRIBUTORS.md b/project_milestone_status/readme/CONTRIBUTORS.md new file mode 100644 index 0000000000..6331254021 --- /dev/null +++ b/project_milestone_status/readme/CONTRIBUTORS.md @@ -0,0 +1,2 @@ +\[APSL-Nagarro\](): + - Lansana Barry Sow \<\> \ No newline at end of file diff --git a/project_milestone_status/readme/DESCRIPTION.md b/project_milestone_status/readme/DESCRIPTION.md new file mode 100644 index 0000000000..958f2c9494 --- /dev/null +++ b/project_milestone_status/readme/DESCRIPTION.md @@ -0,0 +1 @@ +This module allows you to have the percentage of the execution of a project. diff --git a/project_milestone_status/readme/USAGE.md b/project_milestone_status/readme/USAGE.md new file mode 100644 index 0000000000..51b9e98b3a --- /dev/null +++ b/project_milestone_status/readme/USAGE.md @@ -0,0 +1,4 @@ +- Execution: the percentage between hours of tasks completed and pending tasks +- Dedication: the percentage between planned hours and effective hours + +These percentages are shown in Milestones and Project Updates of projects. diff --git a/project_milestone_status/static/description/icon.png b/project_milestone_status/static/description/icon.png new file mode 100644 index 0000000000..3a0328b516 Binary files /dev/null and b/project_milestone_status/static/description/icon.png differ diff --git a/project_milestone_status/static/description/icon.svg b/project_milestone_status/static/description/icon.svg new file mode 100644 index 0000000000..a7a26d0932 --- /dev/null +++ b/project_milestone_status/static/description/icon.svg @@ -0,0 +1,79 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/project_milestone_status/static/description/index.html b/project_milestone_status/static/description/index.html new file mode 100644 index 0000000000..50e25c486e --- /dev/null +++ b/project_milestone_status/static/description/index.html @@ -0,0 +1,445 @@ + + + + + +README.rst + + + +
+ + + +Odoo Community Association + +
+

Project Milestone Status

+ +

Beta License: AGPL-3 OCA/project Translate me on Weblate Try me on Runboat

+

This module allows you to have the percentage of the execution of a +project.

+

Table of contents

+ +
+

Usage

+
    +
  • Execution: the percentage between hours of tasks completed and pending +tasks
  • +
  • Dedication: the percentage between planned hours and effective hours
  • +
+

These percentages are shown in Milestones and Project Updates of +projects.

+
+
+

Bug Tracker

+

Bugs are tracked on GitHub Issues. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us to smash it by providing a detailed and welcomed +feedback.

+

Do not contact contributors directly about support or help with technical issues.

+
+
+

Credits

+
+

Authors

+
    +
  • Lansana Barry Sow
  • +
  • APSL-Nagarro
  • +
+
+
+

Contributors

+

[APSL-Nagarro](https://apsl.tech):

+ +
+
+

Maintainers

+

This module is maintained by the OCA.

+ +Odoo Community Association + +

OCA, or the Odoo Community Association, is a nonprofit organization whose +mission is to support the collaborative development of Odoo features and +promote its widespread use.

+

Current maintainer:

+

lbarry-apsl

+

This module is part of the OCA/project project on GitHub.

+

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

+
+
+
+
+ + diff --git a/project_milestone_status/tests/__init__.py b/project_milestone_status/tests/__init__.py new file mode 100644 index 0000000000..2c694e4bc5 --- /dev/null +++ b/project_milestone_status/tests/__init__.py @@ -0,0 +1,2 @@ +from . import test_project_milestone_status +from . import test_project_status diff --git a/project_milestone_status/tests/common.py b/project_milestone_status/tests/common.py new file mode 100644 index 0000000000..c696574734 --- /dev/null +++ b/project_milestone_status/tests/common.py @@ -0,0 +1,40 @@ +from odoo.tests import new_test_user + +from odoo.addons.base.tests.common import BaseCommon + + +class ProjectMilestoneStatusCommon(BaseCommon): + @classmethod + def setUpClass(cls): + super().setUpClass() + + cls.timesheet_line_model = cls.env["account.analytic.line"] + cls.project1 = cls.env["project.project"].create({"name": "Project 1"}) + cls.milestone1 = cls.env["project.milestone"].create( + {"name": "Milestone 1", "project_id": cls.project1.id} + ) + cls.user = new_test_user( + cls.env, login="test-user", groups="hr_timesheet.group_hr_timesheet_user" + ) + cls.employee_1 = cls.env["hr.employee"].create( + { + "name": "Test employee 1", + "user_id": cls.user.id, + } + ) + cls.task1 = cls.env["project.task"].create( + { + "name": "name1", + "project_id": cls.project1.id, + "milestone_id": cls.milestone1.id, + "allocated_hours": 5.0, + } + ) + cls.task2 = cls.env["project.task"].create( + { + "name": "name2", + "project_id": cls.project1.id, + "milestone_id": cls.milestone1.id, + "allocated_hours": 5.0, + } + ) diff --git a/project_milestone_status/tests/test_project_milestone_status.py b/project_milestone_status/tests/test_project_milestone_status.py new file mode 100644 index 0000000000..0fce94a691 --- /dev/null +++ b/project_milestone_status/tests/test_project_milestone_status.py @@ -0,0 +1,51 @@ +from odoo.addons.project_milestone_status.tests.common import ( + ProjectMilestoneStatusCommon, +) + + +class TestProjectMilestoneStatus(ProjectMilestoneStatusCommon): + def test_check_execution_empty(self): + project_milestone_id = self.project1.milestone_ids.browse(self.milestone1.id) + self.assertEqual( + project_milestone_id.execution, 0, "There is no execution at the milestone" + ) + + def test_check_execution_done(self): + project_milestone_id = self.project1.milestone_ids.browse(self.milestone1.id) + self.task1.write( + { + "stage_id": self.env["project.task.type"] + .search([("fold", "=", True)], limit=1) + .id + } + ) + self.assertEqual( + project_milestone_id.execution, + 50, + "There is a 50 percent execution of the milestone", + ) + + def test_check_dedication_empty(self): + project_milestone_id = self.project1.milestone_ids.browse(self.milestone1.id) + self.assertEqual( + project_milestone_id.dedication, + 0, + "There is no dedication in the milestone", + ) + + def test_check_dedication_done(self): + project_milestone_id = self.project1.milestone_ids.browse(self.milestone1.id) + self.timesheet_line_model.create( + { + "name": "test", + "employee_id": self.employee_1.id, + "unit_amount": 2.0, + "project_id": self.project1.id, + "task_id": self.task1.id, + } + ) + self.assertEqual( + project_milestone_id.dedication, + 20, + "There is a 20 percent dedication in the milestone", + ) diff --git a/project_milestone_status/tests/test_project_status.py b/project_milestone_status/tests/test_project_status.py new file mode 100644 index 0000000000..e9f0e0b86c --- /dev/null +++ b/project_milestone_status/tests/test_project_status.py @@ -0,0 +1,58 @@ +from odoo.addons.project_milestone_status.tests.common import ( + ProjectMilestoneStatusCommon, +) + + +class TestProjectStatus(ProjectMilestoneStatusCommon): + def test_check_execution_empty(self): + self.assertEqual(self.project1._get_execution()["all_task"], 2) + self.assertEqual(self.project1._get_execution()["executed_task"], 0) + self.assertEqual(self.project1._get_execution()["executed"], 0) + self.assertEqual(self.project1._get_execution()["percent"], 0) + + def test_check_execution_done(self): + self.task1.write( + { + "stage_id": self.env["project.task.type"] + .search([("fold", "=", True)], limit=1) + .id + } + ) + self.assertEqual(self.project1._get_execution()["all_task"], 2) + self.assertEqual(self.project1._get_execution()["executed_task"], 1) + self.assertEqual(self.project1._get_execution()["executed"], 5) + self.assertEqual(self.project1._get_execution()["percent"], 50) + + action = self.project1.action_view_executed_tasks() + tasks = self.env["project.task"].search(action["domain"]) + self.assertEqual(tasks, self.task1) + + for button in self.project1._get_stat_buttons(): + if button["action"] == "action_view_executed_tasks": + self.assertEqual(button["number"], "50% (5h)") + elif button["action"] == "hr_timesheet.act_hr_timesheet_line_by_project": + self.assertEqual(button["number"], "0% (0h)") + + def test_check_dedication_empty(self): + self.assertEqual(self.project1._get_dedication()["dedicated"], 0) + self.assertEqual(self.project1._get_dedication()["percent"], 0) + + def test_check_dedication_done(self): + self.project1.milestone_ids.browse(self.milestone1.id) + self.timesheet_line_model.create( + { + "name": "test", + "employee_id": self.employee_1.id, + "unit_amount": 2.0, + "project_id": self.project1.id, + "task_id": self.task1.id, + } + ) + self.assertEqual(self.project1._get_dedication()["dedicated"], 2) + self.assertEqual(self.project1._get_dedication()["percent"], 20) + + for button in self.project1._get_stat_buttons(): + if button["action"] == "action_view_executed_tasks": + self.assertEqual(button["number"], "0% (0h)") + elif button["action"] == "hr_timesheet.act_hr_timesheet_line_by_project": + self.assertEqual(button["number"], "20% (2h)") diff --git a/project_milestone_status/views/project_milestone_views.xml b/project_milestone_status/views/project_milestone_views.xml new file mode 100644 index 0000000000..30cb461714 --- /dev/null +++ b/project_milestone_status/views/project_milestone_views.xml @@ -0,0 +1,23 @@ + + + + project.milestone + + + + + + + + + diff --git a/project_milestone_status/views/project_views.xml b/project_milestone_status/views/project_views.xml new file mode 100644 index 0000000000..411536a6a1 --- /dev/null +++ b/project_milestone_status/views/project_views.xml @@ -0,0 +1,20 @@ + + + + Tasks + project.task + list,form + executed_tasks + + +

+ No tasks found. Let's create one! +

+

+ Keep track of the progress of your tasks from creation to completion.
+ Collaborate efficiently by chatting in real-time or via email. +

+
+
+
diff --git a/project_parent/README.rst b/project_parent/README.rst new file mode 100644 index 0000000000..46963cf001 --- /dev/null +++ b/project_parent/README.rst @@ -0,0 +1,104 @@ +.. image:: https://odoo-community.org/readme-banner-image + :target: https://odoo-community.org/get-involved?utm_source=readme + :alt: Odoo Community Association + +============== +Project Parent +============== + +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:276dbc2bbf0a1c667bcb5d13274cc0b6995793ae9722f6a9f592e47f2969a689 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png + :target: https://odoo-community.org/page/development-status + :alt: Beta +.. |badge2| image:: https://img.shields.io/badge/license-LGPL--3-blue.png + :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html + :alt: License: LGPL-3 +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproject-lightgray.png?logo=github + :target: https://github.com/OCA/project/tree/19.0/project_parent + :alt: OCA/project +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png + :target: https://translation.odoo-community.org/projects/project-19-0/project-19-0-project_parent + :alt: Translate me on Weblate +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/project&target_branch=19.0 + :alt: Try me on Runboat + +|badge1| |badge2| |badge3| |badge4| |badge5| + +This module introduces project parent and childs fields. + +**Table of contents** + +.. contents:: + :local: + +Usage +===== + +In Kanban View: + +1. Go to Project > Dashboard +2. Group by "Parent Project" + +In Tree View: + +1. Go to Project >Configuration > Projects +2. Group by "Parent Project" + +In form View: + +1. Go to Project > Dashboard +2. Open the projects settings +3. Modify the "Parent Project" in settings tab + +Bug Tracker +=========== + +Bugs are tracked on `GitHub Issues `_. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us to smash it by providing a detailed and welcomed +`feedback `_. + +Do not contact contributors directly about support or help with technical issues. + +Credits +======= + +Authors +------- + +* Therp B.V. +* Elico Corp + +Contributors +------------ + +- Eric Caudal +- Giovanni Francesco Capalbo +- Thomas Fossoul +- ``Heliconia Solutions Pvt. Ltd. ``\ \_ +- Henrik Norlin + +Maintainers +----------- + +This module is maintained by the OCA. + +.. image:: https://odoo-community.org/logo.png + :alt: Odoo Community Association + :target: https://odoo-community.org + +OCA, or the Odoo Community Association, is a nonprofit organization whose +mission is to support the collaborative development of Odoo features and +promote its widespread use. + +This module is part of the `OCA/project `_ project on GitHub. + +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/project_parent/__init__.py b/project_parent/__init__.py new file mode 100644 index 0000000000..75d7924518 --- /dev/null +++ b/project_parent/__init__.py @@ -0,0 +1,3 @@ +# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html). + +from . import models diff --git a/project_parent/__manifest__.py b/project_parent/__manifest__.py new file mode 100644 index 0000000000..1c62593eb3 --- /dev/null +++ b/project_parent/__manifest__.py @@ -0,0 +1,13 @@ +# © 2017-2019 Elico Corp (https://www.elico-corp.com). +# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html). +{ + "name": "Project Parent", + "version": "19.0.1.0.0", + "license": "LGPL-3", + "category": "project", + "author": "Therp B.V., Elico Corp, Odoo Community Association (OCA)", + "website": "https://github.com/OCA/project", + "depends": ["project"], + "data": ["views/project_parent_views.xml"], + "demo": ["demo/project_project_demo.xml"], +} diff --git a/project_parent/demo/project_project_demo.xml b/project_parent/demo/project_project_demo.xml new file mode 100644 index 0000000000..e59cbbf543 --- /dev/null +++ b/project_parent/demo/project_project_demo.xml @@ -0,0 +1,8 @@ + + + + + + + diff --git a/project_parent/i18n/es.po b/project_parent/i18n/es.po new file mode 100644 index 0000000000..33176717fb --- /dev/null +++ b/project_parent/i18n/es.po @@ -0,0 +1,60 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_parent +# +# Translators: +# enjolras , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-02 01:51+0000\n" +"PO-Revision-Date: 2023-10-12 15:38+0000\n" +"Last-Translator: Ivorra78 \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_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__child_ids_count +msgid "Child Ids Count" +msgstr "Recuento de ID de niños" + +#. module: project_parent +#: model_terms:ir.ui.view,arch_db:project_parent.edit_project +msgid "Child Projects" +msgstr "Proyectos Hijos" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__parent_path +msgid "Parent Path" +msgstr "Ruta Parental" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__parent_id +#: model_terms:ir.ui.view,arch_db:project_parent.view_project_project_filter +msgid "Parent Project" +msgstr "Proyecto Padre" + +#. module: project_parent +#: model:ir.model,name:project_parent.model_project_project +msgid "Project" +msgstr "Proyecto" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__child_ids +msgid "Sub-projects" +msgstr "Sub-proyectos" + +#~ msgid "Analytic Account" +#~ msgstr "Cuenta analítica" + +#~ msgid "Parent" +#~ msgstr "Padre" + +#~ msgid "WBS element" +#~ msgstr "WBS elemento" diff --git a/project_parent/i18n/fr.po b/project_parent/i18n/fr.po new file mode 100644 index 0000000000..1fb57bafa5 --- /dev/null +++ b/project_parent/i18n/fr.po @@ -0,0 +1,48 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_parent +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 13.0+e\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-08-25 16:43+0000\n" +"PO-Revision-Date: 2020-08-25 16:43+0000\n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__child_ids_count +msgid "Child Ids Count" +msgstr "" + +#. module: project_parent +#: model_terms:ir.ui.view,arch_db:project_parent.edit_project +msgid "Child Projects" +msgstr "Sous projets" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__parent_path +msgid "Parent Path" +msgstr "Chemin du Parent" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__parent_id +#: model_terms:ir.ui.view,arch_db:project_parent.view_project_project_filter +msgid "Parent Project" +msgstr "Projet Parent" + +#. module: project_parent +#: model:ir.model,name:project_parent.model_project_project +msgid "Project" +msgstr "Projet" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__child_ids +msgid "Sub-projects" +msgstr "Sous projets" diff --git a/project_parent/i18n/hr.po b/project_parent/i18n/hr.po new file mode 100644 index 0000000000..c62f41b2b2 --- /dev/null +++ b/project_parent/i18n/hr.po @@ -0,0 +1,58 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_parent +# +# Translators: +# Bole , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-02 01:51+0000\n" +"PO-Revision-Date: 2018-02-02 01:51+0000\n" +"Last-Translator: Bole , 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_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__child_ids_count +msgid "Child Ids Count" +msgstr "" + +#. module: project_parent +#: model_terms:ir.ui.view,arch_db:project_parent.edit_project +msgid "Child Projects" +msgstr "" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__parent_path +msgid "Parent Path" +msgstr "" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__parent_id +#: model_terms:ir.ui.view,arch_db:project_parent.view_project_project_filter +msgid "Parent Project" +msgstr "Nadređeni projekt" + +#. module: project_parent +#: model:ir.model,name:project_parent.model_project_project +#, fuzzy +msgid "Project" +msgstr "Nadređeni projekt" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__child_ids +msgid "Sub-projects" +msgstr "" + +#~ msgid "Analytic Account" +#~ msgstr "Analitički konto" + +#~ msgid "Parent" +#~ msgstr "Nadređeni" diff --git a/project_parent/i18n/it.po b/project_parent/i18n/it.po new file mode 100644 index 0000000000..ccbee43b7f --- /dev/null +++ b/project_parent/i18n/it.po @@ -0,0 +1,48 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_parent +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2024-11-30 12:06+0000\n" +"Last-Translator: mymage \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 5.6.2\n" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__child_ids_count +msgid "Child Ids Count" +msgstr "Conteggio ID figli" + +#. module: project_parent +#: model_terms:ir.ui.view,arch_db:project_parent.edit_project +msgid "Child Projects" +msgstr "Progetti figli" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__parent_path +msgid "Parent Path" +msgstr "Percorso padre" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__parent_id +#: model_terms:ir.ui.view,arch_db:project_parent.view_project_project_filter +msgid "Parent Project" +msgstr "Progetto padre" + +#. module: project_parent +#: model:ir.model,name:project_parent.model_project_project +msgid "Project" +msgstr "Progetto" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__child_ids +msgid "Sub-projects" +msgstr "Sotto progetto" diff --git a/project_parent/i18n/nl.po b/project_parent/i18n/nl.po new file mode 100644 index 0000000000..45fc9db974 --- /dev/null +++ b/project_parent/i18n/nl.po @@ -0,0 +1,48 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_parent +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2023-11-07 11:39+0000\n" +"Last-Translator: Thijs van Oers \n" +"Language-Team: none\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" +"X-Generator: Weblate 4.17\n" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__child_ids_count +msgid "Child Ids Count" +msgstr "Aantal onderliggende ids" + +#. module: project_parent +#: model_terms:ir.ui.view,arch_db:project_parent.edit_project +msgid "Child Projects" +msgstr "Onderliggende projecten" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__parent_path +msgid "Parent Path" +msgstr "Bovenliggend pad" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__parent_id +#: model_terms:ir.ui.view,arch_db:project_parent.view_project_project_filter +msgid "Parent Project" +msgstr "Hoofdproject" + +#. module: project_parent +#: model:ir.model,name:project_parent.model_project_project +msgid "Project" +msgstr "Project" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__child_ids +msgid "Sub-projects" +msgstr "Sub projecten" diff --git a/project_parent/i18n/nl_NL.po b/project_parent/i18n/nl_NL.po new file mode 100644 index 0000000000..9bf8c9aba6 --- /dev/null +++ b/project_parent/i18n/nl_NL.po @@ -0,0 +1,54 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_parent +# +# Translators: +# Peter Hageman , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-22 01:55+0000\n" +"PO-Revision-Date: 2017-12-22 01:55+0000\n" +"Last-Translator: Peter Hageman , 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_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__child_ids_count +msgid "Child Ids Count" +msgstr "" + +#. module: project_parent +#: model_terms:ir.ui.view,arch_db:project_parent.edit_project +msgid "Child Projects" +msgstr "" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__parent_path +msgid "Parent Path" +msgstr "" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__parent_id +#: model_terms:ir.ui.view,arch_db:project_parent.view_project_project_filter +msgid "Parent Project" +msgstr "" + +#. module: project_parent +#: model:ir.model,name:project_parent.model_project_project +msgid "Project" +msgstr "" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__child_ids +msgid "Sub-projects" +msgstr "" + +#~ msgid "Analytic Account" +#~ msgstr "Analytische Rekening" diff --git a/project_parent/i18n/project_parent.pot b/project_parent/i18n/project_parent.pot new file mode 100644 index 0000000000..b91578577c --- /dev/null +++ b/project_parent/i18n/project_parent.pot @@ -0,0 +1,55 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_parent +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 19.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_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__child_ids_count +msgid "Child Ids Count" +msgstr "" + +#. module: project_parent +#: model_terms:ir.ui.view,arch_db:project_parent.edit_project +msgid "Child Projects" +msgstr "" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__display_name +msgid "Display Name" +msgstr "" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__id +msgid "ID" +msgstr "" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__parent_path +msgid "Parent Path" +msgstr "" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__parent_id +#: model_terms:ir.ui.view,arch_db:project_parent.view_project_project_filter +msgid "Parent Project" +msgstr "" + +#. module: project_parent +#: model:ir.model,name:project_parent.model_project_project +msgid "Project" +msgstr "" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__child_ids +msgid "Sub-projects" +msgstr "" diff --git a/project_parent/i18n/pt.po b/project_parent/i18n/pt.po new file mode 100644 index 0000000000..3528682081 --- /dev/null +++ b/project_parent/i18n/pt.po @@ -0,0 +1,48 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_parent +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 18.0\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2025-05-10 12:23+0000\n" +"Last-Translator: Pedro Castro Silva \n" +"Language-Team: none\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" +"X-Generator: Weblate 5.10.4\n" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__child_ids_count +msgid "Child Ids Count" +msgstr "Nº de descendentes" + +#. module: project_parent +#: model_terms:ir.ui.view,arch_db:project_parent.edit_project +msgid "Child Projects" +msgstr "Projetos Descendentes" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__parent_path +msgid "Parent Path" +msgstr "Caminho Ascendente" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__parent_id +#: model_terms:ir.ui.view,arch_db:project_parent.view_project_project_filter +msgid "Parent Project" +msgstr "Projeto Ascendente" + +#. module: project_parent +#: model:ir.model,name:project_parent.model_project_project +msgid "Project" +msgstr "Projeto" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__child_ids +msgid "Sub-projects" +msgstr "Subprojetos" diff --git a/project_parent/i18n/pt_BR.po b/project_parent/i18n/pt_BR.po new file mode 100644 index 0000000000..ecadadc373 --- /dev/null +++ b/project_parent/i18n/pt_BR.po @@ -0,0 +1,58 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_parent +# +# Translators: +# Mateus Lopes , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-22 01:55+0000\n" +"PO-Revision-Date: 2023-10-28 09:42+0000\n" +"Last-Translator: Adriano Prado \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_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__child_ids_count +msgid "Child Ids Count" +msgstr "Nº de Filhos" + +#. module: project_parent +#: model_terms:ir.ui.view,arch_db:project_parent.edit_project +msgid "Child Projects" +msgstr "Projetos Filhos" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__parent_path +msgid "Parent Path" +msgstr "Caminho Superior" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__parent_id +#: model_terms:ir.ui.view,arch_db:project_parent.view_project_project_filter +msgid "Parent Project" +msgstr "Projeto Pai" + +#. module: project_parent +#: model:ir.model,name:project_parent.model_project_project +msgid "Project" +msgstr "Projeto" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__child_ids +msgid "Sub-projects" +msgstr "Sub-projetos" + +#~ msgid "Analytic Account" +#~ msgstr "Conta Analítica" + +#~ msgid "Parent" +#~ msgstr "Pai" diff --git a/project_parent/i18n/sl.po b/project_parent/i18n/sl.po new file mode 100644 index 0000000000..d308c301b4 --- /dev/null +++ b/project_parent/i18n/sl.po @@ -0,0 +1,58 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_parent +# +# Translators: +# Matjaž Mozetič , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-02-02 01:51+0000\n" +"PO-Revision-Date: 2018-02-02 01:51+0000\n" +"Last-Translator: Matjaž Mozetič , 2018\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_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__child_ids_count +msgid "Child Ids Count" +msgstr "" + +#. module: project_parent +#: model_terms:ir.ui.view,arch_db:project_parent.edit_project +msgid "Child Projects" +msgstr "" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__parent_path +msgid "Parent Path" +msgstr "" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__parent_id +#: model_terms:ir.ui.view,arch_db:project_parent.view_project_project_filter +msgid "Parent Project" +msgstr "Nadrejeni projekt" + +#. module: project_parent +#: model:ir.model,name:project_parent.model_project_project +#, fuzzy +msgid "Project" +msgstr "Nadrejeni projekt" + +#. module: project_parent +#: model:ir.model.fields,field_description:project_parent.field_project_project__child_ids +msgid "Sub-projects" +msgstr "" + +#~ msgid "Analytic Account" +#~ msgstr "Analitični konto" + +#~ msgid "Parent" +#~ msgstr "Nadrejeni" diff --git a/project_parent/models/__init__.py b/project_parent/models/__init__.py new file mode 100644 index 0000000000..5653e092cc --- /dev/null +++ b/project_parent/models/__init__.py @@ -0,0 +1,3 @@ +# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html). + +from . import project_project diff --git a/project_parent/models/project_project.py b/project_parent/models/project_project.py new file mode 100644 index 0000000000..051528b758 --- /dev/null +++ b/project_parent/models/project_project.py @@ -0,0 +1,41 @@ +# Copyright 2019 Therp BV +# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html). + +from odoo import api, fields, models + + +class Project(models.Model): + _inherit = "project.project" + _parent_store = True + _parent_name = "parent_id" + + parent_id = fields.Many2one( + comodel_name="project.project", string="Parent Project", index=True + ) + child_ids = fields.One2many( + comodel_name="project.project", inverse_name="parent_id", string="Sub-projects" + ) + + parent_path = fields.Char(index="btree") + + child_ids_count = fields.Integer(compute="_compute_child_ids_count", store=True) + + @api.depends("child_ids") + def _compute_child_ids_count(self): + for project in self: + project.child_ids_count = len(project.child_ids) + + def action_open_child_project(self): + self.ensure_one() + ctx = self.env.context.copy() + ctx.update(default_parent_id=self.id) + domain = [("parent_id", "=", self.id)] + return { + "type": "ir.actions.act_window", + "name": f"Children of {self.name}", + "view_mode": "list,form,graph", + "res_model": "project.project", + "target": "current", + "context": ctx, + "domain": domain, + } diff --git a/project_parent/pyproject.toml b/project_parent/pyproject.toml new file mode 100644 index 0000000000..4231d0cccb --- /dev/null +++ b/project_parent/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] +requires = ["whool"] +build-backend = "whool.buildapi" diff --git a/project_parent/readme/CONTRIBUTORS.md b/project_parent/readme/CONTRIBUTORS.md new file mode 100644 index 0000000000..a4939833be --- /dev/null +++ b/project_parent/readme/CONTRIBUTORS.md @@ -0,0 +1,6 @@ +- Eric Caudal \<\> +- Giovanni Francesco Capalbo \<\> +- Thomas Fossoul \<\> +- `Heliconia Solutions Pvt. Ltd. `_ +- Henrik Norlin + diff --git a/project_parent/readme/DESCRIPTION.md b/project_parent/readme/DESCRIPTION.md new file mode 100644 index 0000000000..2c34aa0044 --- /dev/null +++ b/project_parent/readme/DESCRIPTION.md @@ -0,0 +1 @@ +This module introduces project parent and childs fields. diff --git a/project_parent/readme/USAGE.md b/project_parent/readme/USAGE.md new file mode 100644 index 0000000000..9da675cb88 --- /dev/null +++ b/project_parent/readme/USAGE.md @@ -0,0 +1,15 @@ +In Kanban View: + +1. Go to Project \> Dashboard +2. Group by "Parent Project" + +In Tree View: + +1. Go to Project \>Configuration \> Projects +2. Group by "Parent Project" + +In form View: + +1. Go to Project \> Dashboard +2. Open the projects settings +3. Modify the "Parent Project" in settings tab diff --git a/project_parent/static/description/icon.png b/project_parent/static/description/icon.png new file mode 100644 index 0000000000..3a0328b516 Binary files /dev/null and b/project_parent/static/description/icon.png differ diff --git a/project_parent/static/description/index.html b/project_parent/static/description/index.html new file mode 100644 index 0000000000..b06b41bfe9 --- /dev/null +++ b/project_parent/static/description/index.html @@ -0,0 +1,454 @@ + + + + + +README.rst + + + +
+ + + +Odoo Community Association + +
+

Project Parent

+ +

Beta License: LGPL-3 OCA/project Translate me on Weblate Try me on Runboat

+

This module introduces project parent and childs fields.

+

Table of contents

+ +
+

Usage

+

In Kanban View:

+
    +
  1. Go to Project > Dashboard
  2. +
  3. Group by “Parent Project”
  4. +
+

In Tree View:

+
    +
  1. Go to Project >Configuration > Projects
  2. +
  3. Group by “Parent Project”
  4. +
+

In form View:

+
    +
  1. Go to Project > Dashboard
  2. +
  3. Open the projects settings
  4. +
  5. Modify the “Parent Project” in settings tab
  6. +
+
+
+

Bug Tracker

+

Bugs are tracked on GitHub Issues. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us to smash it by providing a detailed and welcomed +feedback.

+

Do not contact contributors directly about support or help with technical issues.

+
+
+

Credits

+
+

Authors

+
    +
  • Therp B.V.
  • +
  • Elico Corp
  • +
+
+
+

Contributors

+ +
+
+

Maintainers

+

This module is maintained by the OCA.

+ +Odoo Community Association + +

OCA, or the Odoo Community Association, is a nonprofit organization whose +mission is to support the collaborative development of Odoo features and +promote its widespread use.

+

This module is part of the OCA/project project on GitHub.

+

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

+
+
+
+
+ + diff --git a/project_parent/tests/__init__.py b/project_parent/tests/__init__.py new file mode 100644 index 0000000000..a6aa9e48c4 --- /dev/null +++ b/project_parent/tests/__init__.py @@ -0,0 +1,3 @@ +# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html). + +from . import test_project_parent diff --git a/project_parent/tests/test_project_parent.py b/project_parent/tests/test_project_parent.py new file mode 100644 index 0000000000..5b62be734c --- /dev/null +++ b/project_parent/tests/test_project_parent.py @@ -0,0 +1,29 @@ +# Copyright 2020 haulogy SA/NV +# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html). + +from odoo.tests.common import TransactionCase + + +class TestProjectParent(TransactionCase): + @classmethod + def setUpClass(cls): + super().setUpClass() + Project = cls.env["project.project"] + cls.project_project_1 = Project.create({"name": "TestProject 1"}) + cls.project_project_2 = Project.create({"name": "TestProject 2"}) + cls.project_project_3 = Project.create( + {"name": "TestProject", "parent_id": cls.project_project_1.id} + ) + + def test_parent_childs_project(self): + self.assertNotIn(self.project_project_2, self.project_project_1.child_ids) + self.assertIn(self.project_project_3, self.project_project_1.child_ids) + + def test_action_open_child_project(self): + res = self.project_project_1.action_open_child_project() + self.assertEqual( + res.get("domain"), [("parent_id", "=", self.project_project_1.id)] + ) + self.assertEqual( + res.get("context").get("default_parent_id"), self.project_project_1.id + ) diff --git a/project_parent/views/project_parent_views.xml b/project_parent/views/project_parent_views.xml new file mode 100644 index 0000000000..f98daacc6e --- /dev/null +++ b/project_parent/views/project_parent_views.xml @@ -0,0 +1,77 @@ + + + + + project.project.form + project.project + + + + + +
+ +
+
+
+ + project.project.tree + project.project + + + + + + + + + project.project.kanban.inherited + project.project + + + + + + +
+ + + +
+
+
+
+ + project.project.filter + project.project + + search + + + + + + + + + +
diff --git a/project_task_description_template/i18n/es.po b/project_task_description_template/i18n/es.po index 78524bbcc6..9dc056d4c3 100644 --- a/project_task_description_template/i18n/es.po +++ b/project_task_description_template/i18n/es.po @@ -53,11 +53,13 @@ msgid "Description Template" msgstr "Plantilla de descripción" #. module: project_task_description_template +#: model:ir.model.fields,field_description:project_task_description_template.field_project_task__display_name #: model:ir.model.fields,field_description:project_task_description_template.field_project_task_description_template__display_name msgid "Display Name" msgstr "Nombre mostrado" #. module: project_task_description_template +#: model:ir.model.fields,field_description:project_task_description_template.field_project_task__id #: model:ir.model.fields,field_description:project_task_description_template.field_project_task_description_template__id msgid "ID" msgstr "ID" @@ -96,3 +98,19 @@ msgstr "Plantillas de descripción de tareas" #: model:ir.actions.act_window,name:project_task_description_template.project_task_description_template_action msgid "Task Description template" msgstr "Plantilla de descripción de tarea" + +#. module: project_task_description_template +#: model:ir.model.fields,help:project_task_description_template.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_description_template/i18n/es_MX.po b/project_task_description_template/i18n/es_MX.po index 8a14e660b2..d254ad9e36 100644 --- a/project_task_description_template/i18n/es_MX.po +++ b/project_task_description_template/i18n/es_MX.po @@ -54,20 +54,17 @@ msgid "Description Template" msgstr "Descripción Plantilla" #. module: project_task_description_template +#: model:ir.model.fields,field_description:project_task_description_template.field_project_task__display_name #: model:ir.model.fields,field_description:project_task_description_template.field_project_task_description_template__display_name msgid "Display Name" msgstr "Nombre para mostrar" #. module: project_task_description_template +#: model:ir.model.fields,field_description:project_task_description_template.field_project_task__id #: model:ir.model.fields,field_description:project_task_description_template.field_project_task_description_template__id msgid "ID" msgstr "ID" -#. module: project_task_description_template -#: model:ir.model.fields,field_description:project_task_description_template.field_project_task_description_template____last_update -msgid "Last Modified on" -msgstr "Última modificación el" - #. module: project_task_description_template #: model:ir.model.fields,field_description:project_task_description_template.field_project_task_description_template__write_uid msgid "Last Updated by" @@ -102,3 +99,22 @@ msgstr "Plantillas de descripción de tareas" #: model:ir.actions.act_window,name:project_task_description_template.project_task_description_template_action msgid "Task Description template" msgstr "Plantilla de descripción de tareas" + +#. module: project_task_description_template +#: model:ir.model.fields,help:project_task_description_template.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#~ msgid "Last Modified on" +#~ msgstr "Última modificación el" diff --git a/project_task_description_template/i18n/it.po b/project_task_description_template/i18n/it.po index a045b1df78..fbdeac5131 100644 --- a/project_task_description_template/i18n/it.po +++ b/project_task_description_template/i18n/it.po @@ -53,20 +53,17 @@ msgid "Description Template" msgstr "Modello descrizione" #. module: project_task_description_template +#: model:ir.model.fields,field_description:project_task_description_template.field_project_task__display_name #: model:ir.model.fields,field_description:project_task_description_template.field_project_task_description_template__display_name msgid "Display Name" msgstr "Nome visualizzato" #. module: project_task_description_template +#: model:ir.model.fields,field_description:project_task_description_template.field_project_task__id #: model:ir.model.fields,field_description:project_task_description_template.field_project_task_description_template__id msgid "ID" msgstr "ID" -#. module: project_task_description_template -#: model:ir.model.fields,field_description:project_task_description_template.field_project_task_description_template____last_update -msgid "Last Modified on" -msgstr "Ultima modifica il" - #. module: project_task_description_template #: model:ir.model.fields,field_description:project_task_description_template.field_project_task_description_template__write_uid msgid "Last Updated by" @@ -101,3 +98,22 @@ msgstr "Modelli descrizione lavoro" #: model:ir.actions.act_window,name:project_task_description_template.project_task_description_template_action msgid "Task Description template" msgstr "Modello descrizione lavoro" + +#. module: project_task_description_template +#: model:ir.model.fields,help:project_task_description_template.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#~ msgid "Last Modified on" +#~ msgstr "Ultima modifica il" diff --git a/project_task_description_template/i18n/project_task_description_template.pot b/project_task_description_template/i18n/project_task_description_template.pot index dbc4ba1a29..04a2a12e0a 100644 --- a/project_task_description_template/i18n/project_task_description_template.pot +++ b/project_task_description_template/i18n/project_task_description_template.pot @@ -101,11 +101,12 @@ msgstr "" msgid "" "Use these keywords in the title to set new tasks:\n" "\n" -" #tags Set tags on the task\n" -" @user Assign the task to a user\n" -" ! Set the task a medium priority\n" -" !! Set the task a high priority\n" -" !!! Set the task a urgent priority\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" "\n" -" Make sure to use the right format and order e.g. Improve the configuration screen #feature #v16 @Mitchell !" +" Make sure to use the right format and order e.g. Improve the configuration screen 5h #feature #v16 @Mitchell !" msgstr "" diff --git a/project_task_name_with_id/i18n/it.po b/project_task_name_with_id/i18n/it.po index 72c417cf17..903f47fda2 100644 --- a/project_task_name_with_id/i18n/it.po +++ b/project_task_name_with_id/i18n/it.po @@ -16,7 +16,33 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.17\n" +#. module: project_task_name_with_id +#: model:ir.model.fields,field_description:project_task_name_with_id.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_name_with_id +#: model:ir.model.fields,field_description:project_task_name_with_id.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_name_with_id #: model:ir.model,name:project_task_name_with_id.model_project_task msgid "Task" msgstr "Lavoro" + +#. module: project_task_name_with_id +#: model:ir.model.fields,help:project_task_name_with_id.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_name_with_id/i18n/project_task_name_with_id.pot b/project_task_name_with_id/i18n/project_task_name_with_id.pot index 68ec1a956d..002fa45bc6 100644 --- a/project_task_name_with_id/i18n/project_task_name_with_id.pot +++ b/project_task_name_with_id/i18n/project_task_name_with_id.pot @@ -33,11 +33,12 @@ msgstr "" msgid "" "Use these keywords in the title to set new tasks:\n" "\n" -" #tags Set tags on the task\n" -" @user Assign the task to a user\n" -" ! Set the task a medium priority\n" -" !! Set the task a high priority\n" -" !!! Set the task a urgent priority\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" "\n" -" Make sure to use the right format and order e.g. Improve the configuration screen #feature #v16 @Mitchell !" +" Make sure to use the right format and order e.g. Improve the configuration screen 5h #feature #v16 @Mitchell !" msgstr "" diff --git a/project_task_note/i18n/es.po b/project_task_note/i18n/es.po index 05696cb557..6f89bbf385 100644 --- a/project_task_note/i18n/es.po +++ b/project_task_note/i18n/es.po @@ -17,6 +17,16 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.10.4\n" +#. module: project_task_note +#: model:ir.model.fields,field_description:project_task_note.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_note +#: model:ir.model.fields,field_description:project_task_note.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_note #: model_terms:ir.ui.view,arch_db:project_task_note.view_task_form2 msgid "Insert internal notes here" @@ -36,3 +46,19 @@ msgstr "Notas internas" #: model:ir.model,name:project_task_note.model_project_task msgid "Task" msgstr "Tarea" + +#. module: project_task_note +#: model:ir.model.fields,help:project_task_note.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_note/i18n/it.po b/project_task_note/i18n/it.po index 2f91f0b7b9..0b85cd8635 100644 --- a/project_task_note/i18n/it.po +++ b/project_task_note/i18n/it.po @@ -16,6 +16,16 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.10.4\n" +#. module: project_task_note +#: model:ir.model.fields,field_description:project_task_note.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_note +#: model:ir.model.fields,field_description:project_task_note.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_note #: model_terms:ir.ui.view,arch_db:project_task_note.view_task_form2 msgid "Insert internal notes here" @@ -35,3 +45,19 @@ msgstr "Note interne" #: model:ir.model,name:project_task_note.model_project_task msgid "Task" msgstr "Lavoro" + +#. module: project_task_note +#: model:ir.model.fields,help:project_task_note.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_note/i18n/project_task_note.pot b/project_task_note/i18n/project_task_note.pot index 6a7e023de7..8ff7108274 100644 --- a/project_task_note/i18n/project_task_note.pot +++ b/project_task_note/i18n/project_task_note.pot @@ -48,11 +48,12 @@ msgstr "" msgid "" "Use these keywords in the title to set new tasks:\n" "\n" -" #tags Set tags on the task\n" -" @user Assign the task to a user\n" -" ! Set the task a medium priority\n" -" !! Set the task a high priority\n" -" !!! Set the task a urgent priority\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" "\n" -" Make sure to use the right format and order e.g. Improve the configuration screen #feature #v16 @Mitchell !" +" Make sure to use the right format and order e.g. Improve the configuration screen 5h #feature #v16 @Mitchell !" msgstr "" diff --git a/project_task_note/i18n/pt_BR.po b/project_task_note/i18n/pt_BR.po index d73ce19940..732b71c937 100644 --- a/project_task_note/i18n/pt_BR.po +++ b/project_task_note/i18n/pt_BR.po @@ -14,6 +14,16 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=n > 1;\n" +#. module: project_task_note +#: model:ir.model.fields,field_description:project_task_note.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_note +#: model:ir.model.fields,field_description:project_task_note.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_note #: model_terms:ir.ui.view,arch_db:project_task_note.view_task_form2 msgid "Insert internal notes here" @@ -33,3 +43,19 @@ msgstr "" #: model:ir.model,name:project_task_note.model_project_task msgid "Task" msgstr "" + +#. module: project_task_note +#: model:ir.model.fields,help:project_task_note.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_parent_due_auto/i18n/it.po b/project_task_parent_due_auto/i18n/it.po index 6c670bc4f9..6aea905bc0 100644 --- a/project_task_parent_due_auto/i18n/it.po +++ b/project_task_parent_due_auto/i18n/it.po @@ -16,7 +16,33 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.10.4\n" +#. module: project_task_parent_due_auto +#: model:ir.model.fields,field_description:project_task_parent_due_auto.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_parent_due_auto +#: model:ir.model.fields,field_description:project_task_parent_due_auto.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_parent_due_auto #: model:ir.model,name:project_task_parent_due_auto.model_project_task msgid "Task" msgstr "Lavoro" + +#. module: project_task_parent_due_auto +#: model:ir.model.fields,help:project_task_parent_due_auto.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_parent_due_auto/i18n/project_task_parent_due_auto.pot b/project_task_parent_due_auto/i18n/project_task_parent_due_auto.pot index bc9a921361..b84cebb5af 100644 --- a/project_task_parent_due_auto/i18n/project_task_parent_due_auto.pot +++ b/project_task_parent_due_auto/i18n/project_task_parent_due_auto.pot @@ -33,11 +33,12 @@ msgstr "" msgid "" "Use these keywords in the title to set new tasks:\n" "\n" -" #tags Set tags on the task\n" -" @user Assign the task to a user\n" -" ! Set the task a medium priority\n" -" !! Set the task a high priority\n" -" !!! Set the task a urgent priority\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" "\n" -" Make sure to use the right format and order e.g. Improve the configuration screen #feature #v16 @Mitchell !" +" Make sure to use the right format and order e.g. Improve the configuration screen 5h #feature #v16 @Mitchell !" msgstr "" diff --git a/project_task_parent_due_auto/i18n/pt_BR.po b/project_task_parent_due_auto/i18n/pt_BR.po index fde8c01c3f..759bdb2663 100644 --- a/project_task_parent_due_auto/i18n/pt_BR.po +++ b/project_task_parent_due_auto/i18n/pt_BR.po @@ -14,7 +14,33 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=n > 1;\n" +#. module: project_task_parent_due_auto +#: model:ir.model.fields,field_description:project_task_parent_due_auto.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_parent_due_auto +#: model:ir.model.fields,field_description:project_task_parent_due_auto.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_parent_due_auto #: model:ir.model,name:project_task_parent_due_auto.model_project_task msgid "Task" msgstr "" + +#. module: project_task_parent_due_auto +#: model:ir.model.fields,help:project_task_parent_due_auto.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/ar.po b/project_task_pull_request/i18n/ar.po index b2a00a4a08..3ef0522e04 100644 --- a/project_task_pull_request/i18n/ar.po +++ b/project_task_pull_request/i18n/ar.po @@ -19,6 +19,18 @@ msgstr "" "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_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -33,7 +45,6 @@ msgstr "" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -52,3 +63,19 @@ msgstr "" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "مهمة" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/ca.po b/project_task_pull_request/i18n/ca.po index c798d0559a..d890e10481 100644 --- a/project_task_pull_request/i18n/ca.po +++ b/project_task_pull_request/i18n/ca.po @@ -19,6 +19,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.3.2\n" +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -33,7 +45,6 @@ msgstr "PR URI" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -54,3 +65,19 @@ msgstr "URI de sol·licitud d'extracció" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Tasca" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/de.po b/project_task_pull_request/i18n/de.po index 40524d2636..a5b09fc82e 100644 --- a/project_task_pull_request/i18n/de.po +++ b/project_task_pull_request/i18n/de.po @@ -19,6 +19,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 3.7.1\n" +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -33,7 +45,6 @@ msgstr "PR URI" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -54,3 +65,19 @@ msgstr "Pull Request URIs" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Aufgabe" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/el.po b/project_task_pull_request/i18n/el.po index f8df029f72..95c1f66a3e 100644 --- a/project_task_pull_request/i18n/el.po +++ b/project_task_pull_request/i18n/el.po @@ -18,6 +18,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -32,7 +44,6 @@ msgstr "" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -51,3 +62,19 @@ msgstr "" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Εργασία" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/es.po b/project_task_pull_request/i18n/es.po index 88f433cdcf..e4044c81eb 100644 --- a/project_task_pull_request/i18n/es.po +++ b/project_task_pull_request/i18n/es.po @@ -19,6 +19,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.17\n" +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -33,7 +45,6 @@ msgstr "URI PR" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -54,3 +65,19 @@ msgstr "URIs del Pull Request" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Tarea" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/es_AR.po b/project_task_pull_request/i18n/es_AR.po index 97bb292fef..fc8b775b28 100644 --- a/project_task_pull_request/i18n/es_AR.po +++ b/project_task_pull_request/i18n/es_AR.po @@ -16,6 +16,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.14.1\n" +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -30,7 +42,6 @@ msgstr "PR URI" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -51,3 +62,19 @@ msgstr "Pull Request URIs" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Tarea" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/es_CR.po b/project_task_pull_request/i18n/es_CR.po index 68656bb875..4054ed78e6 100644 --- a/project_task_pull_request/i18n/es_CR.po +++ b/project_task_pull_request/i18n/es_CR.po @@ -11,14 +11,26 @@ msgstr "" "POT-Creation-Date: 2017-04-28 08:33+0000\n" "PO-Revision-Date: 2017-04-28 08:33+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/" -"teams/23907/es_CR/)\n" +"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/" +"23907/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_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -33,7 +45,6 @@ msgstr "" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -52,3 +63,19 @@ msgstr "" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Tarea" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/es_MX.po b/project_task_pull_request/i18n/es_MX.po index 8041ff2591..1f591d805b 100644 --- a/project_task_pull_request/i18n/es_MX.po +++ b/project_task_pull_request/i18n/es_MX.po @@ -19,6 +19,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -33,7 +45,6 @@ msgstr "" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -52,3 +63,19 @@ msgstr "" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Tarea" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/es_VE.po b/project_task_pull_request/i18n/es_VE.po index a36d7ab101..3f3c28f4fe 100644 --- a/project_task_pull_request/i18n/es_VE.po +++ b/project_task_pull_request/i18n/es_VE.po @@ -11,14 +11,26 @@ msgstr "" "POT-Creation-Date: 2017-04-28 08:33+0000\n" "PO-Revision-Date: 2017-04-28 08:33+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/" -"teams/23907/es_VE/)\n" +"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/" +"23907/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_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -33,7 +45,6 @@ msgstr "" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -52,3 +63,19 @@ msgstr "" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Tarea" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/fi.po b/project_task_pull_request/i18n/fi.po index 5d2002c99d..054e89cf05 100644 --- a/project_task_pull_request/i18n/fi.po +++ b/project_task_pull_request/i18n/fi.po @@ -18,6 +18,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -32,7 +44,6 @@ msgstr "" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -51,3 +62,19 @@ msgstr "" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Tehtävä" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/fr.po b/project_task_pull_request/i18n/fr.po index 56646c8fa4..de3be41919 100644 --- a/project_task_pull_request/i18n/fr.po +++ b/project_task_pull_request/i18n/fr.po @@ -18,6 +18,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -32,7 +44,6 @@ msgstr "" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -51,3 +62,19 @@ msgstr "" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Tâche" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/gl.po b/project_task_pull_request/i18n/gl.po index eda952c7ef..34f097a9a4 100644 --- a/project_task_pull_request/i18n/gl.po +++ b/project_task_pull_request/i18n/gl.po @@ -18,6 +18,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -32,7 +44,6 @@ msgstr "" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -51,3 +62,19 @@ msgstr "" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Tarefa" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/hr.po b/project_task_pull_request/i18n/hr.po index 53dbafc5d9..fad64c492b 100644 --- a/project_task_pull_request/i18n/hr.po +++ b/project_task_pull_request/i18n/hr.po @@ -20,6 +20,18 @@ msgstr "" "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_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -34,7 +46,6 @@ msgstr "PR URI" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "Molimo dodajte URL zahtijevu prije prebacivanja zadatka u ovu fazu" @@ -53,3 +64,19 @@ msgstr "Pull zahtjev URL" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Zadatak" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/hr_HR.po b/project_task_pull_request/i18n/hr_HR.po index 5526bc1eac..da2c932bb1 100644 --- a/project_task_pull_request/i18n/hr_HR.po +++ b/project_task_pull_request/i18n/hr_HR.po @@ -20,6 +20,18 @@ msgstr "" "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_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -34,7 +46,6 @@ msgstr "" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -53,3 +64,19 @@ msgstr "" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Zadatak" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/hu.po b/project_task_pull_request/i18n/hu.po index 586333abc5..8140b4781c 100644 --- a/project_task_pull_request/i18n/hu.po +++ b/project_task_pull_request/i18n/hu.po @@ -18,6 +18,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -32,7 +44,6 @@ msgstr "" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -51,3 +62,19 @@ msgstr "" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Feladat" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/it.po b/project_task_pull_request/i18n/it.po index 357a381c77..a801b3a3fa 100644 --- a/project_task_pull_request/i18n/it.po +++ b/project_task_pull_request/i18n/it.po @@ -19,6 +19,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.17\n" +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -33,7 +45,6 @@ msgstr "URI PR" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -54,3 +65,19 @@ msgstr "URI pull request" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Lavoro" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/ja.po b/project_task_pull_request/i18n/ja.po index 15734ec16e..03eb448ed2 100644 --- a/project_task_pull_request/i18n/ja.po +++ b/project_task_pull_request/i18n/ja.po @@ -18,6 +18,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -32,7 +44,6 @@ msgstr "" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -51,3 +62,19 @@ msgstr "" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "タスク" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/lt.po b/project_task_pull_request/i18n/lt.po index 6983e9f967..71788359e3 100644 --- a/project_task_pull_request/i18n/lt.po +++ b/project_task_pull_request/i18n/lt.po @@ -19,6 +19,18 @@ msgstr "" "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_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -33,7 +45,6 @@ msgstr "" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -52,3 +63,19 @@ msgstr "" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Užduotis" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/lv.po b/project_task_pull_request/i18n/lv.po index 52df273485..b9263c4ce5 100644 --- a/project_task_pull_request/i18n/lv.po +++ b/project_task_pull_request/i18n/lv.po @@ -19,6 +19,18 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " "2);\n" +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -33,7 +45,6 @@ msgstr "" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -52,3 +63,19 @@ msgstr "" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Uzdevums" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/mk.po b/project_task_pull_request/i18n/mk.po index 3e83bdcda8..6ee87e3fb3 100644 --- a/project_task_pull_request/i18n/mk.po +++ b/project_task_pull_request/i18n/mk.po @@ -18,6 +18,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -32,7 +44,6 @@ msgstr "" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -51,3 +62,19 @@ msgstr "" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Задача" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/mn.po b/project_task_pull_request/i18n/mn.po index 7ec06f3d20..eaad19377b 100644 --- a/project_task_pull_request/i18n/mn.po +++ b/project_task_pull_request/i18n/mn.po @@ -18,6 +18,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -32,7 +44,6 @@ msgstr "" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -51,3 +62,19 @@ msgstr "" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Даалгавар" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/nl.po b/project_task_pull_request/i18n/nl.po index 24c46f5832..64f0352522 100644 --- a/project_task_pull_request/i18n/nl.po +++ b/project_task_pull_request/i18n/nl.po @@ -20,6 +20,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.17\n" +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -34,7 +46,6 @@ msgstr "PR url" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -54,3 +65,19 @@ msgstr "Pull Request url" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Taak" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/nl_NL.po b/project_task_pull_request/i18n/nl_NL.po index 6e6f050af2..d3d3c011d7 100644 --- a/project_task_pull_request/i18n/nl_NL.po +++ b/project_task_pull_request/i18n/nl_NL.po @@ -11,14 +11,26 @@ msgstr "" "POT-Creation-Date: 2017-06-17 05:53+0000\n" "PO-Revision-Date: 2017-06-17 05:53+0000\n" "Last-Translator: Peter Hageman , 2017\n" -"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/" -"teams/23907/nl_NL/)\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_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -33,7 +45,6 @@ msgstr "PR URI" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -54,3 +65,19 @@ msgstr "'Pull Request' URI's" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Taak" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/pl.po b/project_task_pull_request/i18n/pl.po index 19d2c2f38a..e5383ffbcd 100644 --- a/project_task_pull_request/i18n/pl.po +++ b/project_task_pull_request/i18n/pl.po @@ -20,6 +20,18 @@ msgstr "" "(n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " "n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -34,7 +46,6 @@ msgstr "" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -53,3 +64,19 @@ msgstr "" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Zadanie" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/project_task_pull_request.pot b/project_task_pull_request/i18n/project_task_pull_request.pot index 9dca48d868..07ed89e0ac 100644 --- a/project_task_pull_request/i18n/project_task_pull_request.pot +++ b/project_task_pull_request/i18n/project_task_pull_request.pot @@ -64,11 +64,12 @@ msgstr "" msgid "" "Use these keywords in the title to set new tasks:\n" "\n" -" #tags Set tags on the task\n" -" @user Assign the task to a user\n" -" ! Set the task a medium priority\n" -" !! Set the task a high priority\n" -" !!! Set the task a urgent priority\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" "\n" -" Make sure to use the right format and order e.g. Improve the configuration screen #feature #v16 @Mitchell !" +" Make sure to use the right format and order e.g. Improve the configuration screen 5h #feature #v16 @Mitchell !" msgstr "" diff --git a/project_task_pull_request/i18n/pt.po b/project_task_pull_request/i18n/pt.po index db03dafdfe..b882c1b4a7 100644 --- a/project_task_pull_request/i18n/pt.po +++ b/project_task_pull_request/i18n/pt.po @@ -18,6 +18,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -32,7 +44,6 @@ msgstr "" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -51,3 +62,19 @@ msgstr "" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Tarefa" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/pt_BR.po b/project_task_pull_request/i18n/pt_BR.po index 3e383e97c5..741a6f8673 100644 --- a/project_task_pull_request/i18n/pt_BR.po +++ b/project_task_pull_request/i18n/pt_BR.po @@ -10,10 +10,10 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-04-28 08:33+0000\n" "PO-Revision-Date: 2024-05-22 15:35+0000\n" -"Last-Translator: Rodrigo Macedo \n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/" -"teams/23907/pt_BR/)\n" +"Last-Translator: Rodrigo Macedo " +"\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" @@ -21,6 +21,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 4.17\n" +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -35,7 +47,6 @@ msgstr "PR URI" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -55,3 +66,19 @@ msgstr "URIs de solicitação pull" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Tarefa" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/pt_PT.po b/project_task_pull_request/i18n/pt_PT.po index 9643595da8..46bab9e55c 100644 --- a/project_task_pull_request/i18n/pt_PT.po +++ b/project_task_pull_request/i18n/pt_PT.po @@ -11,14 +11,26 @@ msgstr "" "POT-Creation-Date: 2017-04-28 08:33+0000\n" "PO-Revision-Date: 2017-04-28 08:33+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/" -"teams/23907/pt_PT/)\n" +"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/" +"23907/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_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -33,7 +45,6 @@ msgstr "" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -52,3 +63,19 @@ msgstr "" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Tarefa" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/ro.po b/project_task_pull_request/i18n/ro.po index 661d61324d..b9efb10e7a 100644 --- a/project_task_pull_request/i18n/ro.po +++ b/project_task_pull_request/i18n/ro.po @@ -19,6 +19,18 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" "2:1));\n" +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -33,7 +45,6 @@ msgstr "" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -52,3 +63,19 @@ msgstr "" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Sarcina" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/sl.po b/project_task_pull_request/i18n/sl.po index 9e808ae12b..16f75969a3 100644 --- a/project_task_pull_request/i18n/sl.po +++ b/project_task_pull_request/i18n/sl.po @@ -20,6 +20,18 @@ msgstr "" "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_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -34,7 +46,6 @@ msgstr "PR URI" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "Dodajte URI za PR pred premikom opravila v to stopnjo." @@ -53,3 +64,19 @@ msgstr "Pull Request URIs" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Opravilo" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/sv.po b/project_task_pull_request/i18n/sv.po index 116001e7ec..4af39204da 100644 --- a/project_task_pull_request/i18n/sv.po +++ b/project_task_pull_request/i18n/sv.po @@ -18,6 +18,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -32,7 +44,6 @@ msgstr "" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -51,3 +62,19 @@ msgstr "" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Uppgift" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/tr.po b/project_task_pull_request/i18n/tr.po index 6fd0564913..f477c5b878 100644 --- a/project_task_pull_request/i18n/tr.po +++ b/project_task_pull_request/i18n/tr.po @@ -19,6 +19,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -33,7 +45,6 @@ msgstr "" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -52,3 +63,19 @@ msgstr "" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Görev" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/uk.po b/project_task_pull_request/i18n/uk.po index 2a062cc746..2a65e50a67 100644 --- a/project_task_pull_request/i18n/uk.po +++ b/project_task_pull_request/i18n/uk.po @@ -19,6 +19,18 @@ msgstr "" "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_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -33,7 +45,6 @@ msgstr "" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -52,3 +63,19 @@ msgstr "" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "Завдання" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request/i18n/zh_CN.po b/project_task_pull_request/i18n/zh_CN.po index 5894fbcae1..aa4edae93c 100644 --- a/project_task_pull_request/i18n/zh_CN.po +++ b/project_task_pull_request/i18n/zh_CN.po @@ -19,6 +19,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_pull_request +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request #: model:ir.model.fields,field_description:project_task_pull_request.field_project_project__pr_required_states #: model:ir.model.fields,field_description:project_task_pull_request.field_project_task__pr_required_states @@ -33,7 +45,6 @@ msgstr "" #. module: project_task_pull_request #. odoo-python #: code:addons/project_task_pull_request/models/project_task.py:0 -#, python-format msgid "" "Please add the URI for the pull request before moving the task to this stage." msgstr "" @@ -52,3 +63,19 @@ msgstr "" #: model:ir.model,name:project_task_pull_request.model_project_task msgid "Task" msgstr "任务" + +#. module: project_task_pull_request +#: model:ir.model.fields,help:project_task_pull_request.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_pull_request_state/i18n/it.po b/project_task_pull_request_state/i18n/it.po index 2dbbe3f6cd..a3035aee9d 100644 --- a/project_task_pull_request_state/i18n/it.po +++ b/project_task_pull_request_state/i18n/it.po @@ -45,11 +45,25 @@ msgstr "" "Stato predefinito PR. Utilizzato nel caso in cui lo stato PR predefinito non " "è definito nel progetto" +#. module: project_task_pull_request_state +#: model:ir.model.fields,field_description:project_task_pull_request_state.field_project_project__display_name +#: model:ir.model.fields,field_description:project_task_pull_request_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_pull_request_state.field_res_config_settings__display_name +msgid "Display Name" +msgstr "" + #. module: project_task_pull_request_state #: model_terms:ir.ui.view,arch_db:project_task_pull_request_state.view_task_search_form msgid "Has PR" msgstr "Ha PR" +#. module: project_task_pull_request_state +#: model:ir.model.fields,field_description:project_task_pull_request_state.field_project_project__id +#: model:ir.model.fields,field_description:project_task_pull_request_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_pull_request_state.field_res_config_settings__id +msgid "ID" +msgstr "" + #. module: project_task_pull_request_state #: model:ir.model.fields,field_description:project_task_pull_request_state.field_project_task__pr_state #: model_terms:ir.ui.view,arch_db:project_task_pull_request_state.view_task_search_form @@ -68,10 +82,29 @@ msgstr "Richiesta modifica lavoro progetto" #. module: project_task_pull_request_state #: model_terms:ir.ui.view,arch_db:project_task_pull_request_state.res_config_settings_view_form -msgid "Srttings" -msgstr "Impostazioni" +msgid "Settings" +msgstr "" #. module: project_task_pull_request_state #: model:ir.model,name:project_task_pull_request_state.model_project_task msgid "Task" msgstr "Lavoro" + +#. module: project_task_pull_request_state +#: model:ir.model.fields,help:project_task_pull_request_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#~ msgid "Srttings" +#~ msgstr "Impostazioni" diff --git a/project_task_pull_request_state/i18n/project_task_pull_request_state.pot b/project_task_pull_request_state/i18n/project_task_pull_request_state.pot index 4de8bdacbb..5979abc721 100644 --- a/project_task_pull_request_state/i18n/project_task_pull_request_state.pot +++ b/project_task_pull_request_state/i18n/project_task_pull_request_state.pot @@ -88,11 +88,12 @@ msgstr "" msgid "" "Use these keywords in the title to set new tasks:\n" "\n" -" #tags Set tags on the task\n" -" @user Assign the task to a user\n" -" ! Set the task a medium priority\n" -" !! Set the task a high priority\n" -" !!! Set the task a urgent priority\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" "\n" -" Make sure to use the right format and order e.g. Improve the configuration screen #feature #v16 @Mitchell !" +" Make sure to use the right format and order e.g. Improve the configuration screen 5h #feature #v16 @Mitchell !" msgstr "" diff --git a/project_task_stage_state/i18n/ar.po b/project_task_stage_state/i18n/ar.po index 1217a6af7b..6876afeaa6 100644 --- a/project_task_stage_state/i18n/ar.po +++ b/project_task_stage_state/i18n/ar.po @@ -19,6 +19,18 @@ msgstr "" "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_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -38,3 +50,19 @@ msgstr "" #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__task_state msgid "Task State" msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_stage_state/i18n/bg.po b/project_task_stage_state/i18n/bg.po index 11751d1e01..077190cd4f 100644 --- a/project_task_stage_state/i18n/bg.po +++ b/project_task_stage_state/i18n/bg.po @@ -18,6 +18,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -38,5 +50,21 @@ msgstr "" msgid "Task State" msgstr "" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Done" #~ msgstr "Готово" diff --git a/project_task_stage_state/i18n/ca.po b/project_task_stage_state/i18n/ca.po index 7c89f4995f..a302852304 100644 --- a/project_task_stage_state/i18n/ca.po +++ b/project_task_stage_state/i18n/ca.po @@ -19,6 +19,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 3.7.1\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -39,6 +51,22 @@ msgstr "Estat de la Tasca" msgid "Task State" msgstr "" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Cancelled" #~ msgstr "Cancel·lat" diff --git a/project_task_stage_state/i18n/de.po b/project_task_stage_state/i18n/de.po index 2fa0e20c65..03836e82fb 100644 --- a/project_task_stage_state/i18n/de.po +++ b/project_task_stage_state/i18n/de.po @@ -20,6 +20,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.15.2\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -40,6 +52,22 @@ msgstr "Aufgabenphase" msgid "Task State" msgstr "Aufgabenstatus" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Cancelled" #~ msgstr "Storniert" diff --git a/project_task_stage_state/i18n/el.po b/project_task_stage_state/i18n/el.po index 76f66a7303..63c49c2197 100644 --- a/project_task_stage_state/i18n/el.po +++ b/project_task_stage_state/i18n/el.po @@ -18,6 +18,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -37,3 +49,19 @@ msgstr "" #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__task_state msgid "Task State" msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_stage_state/i18n/el_GR.po b/project_task_stage_state/i18n/el_GR.po index 56335818e7..555bfdeed4 100644 --- a/project_task_stage_state/i18n/el_GR.po +++ b/project_task_stage_state/i18n/el_GR.po @@ -19,6 +19,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -39,5 +51,21 @@ msgstr "" msgid "Task State" msgstr "" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Done" #~ msgstr "Ολοκληρωμένο" diff --git a/project_task_stage_state/i18n/es.po b/project_task_stage_state/i18n/es.po index 9a62014974..3b3368833e 100644 --- a/project_task_stage_state/i18n/es.po +++ b/project_task_stage_state/i18n/es.po @@ -19,6 +19,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.6.2\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -39,6 +51,22 @@ msgstr "Estado actual" msgid "Task State" msgstr "Estado de la tarea" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Cancelled" #~ msgstr "Cancelado" diff --git a/project_task_stage_state/i18n/es_AR.po b/project_task_stage_state/i18n/es_AR.po index 40a85ad080..953a593722 100644 --- a/project_task_stage_state/i18n/es_AR.po +++ b/project_task_stage_state/i18n/es_AR.po @@ -16,6 +16,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.3.2\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -36,6 +48,22 @@ msgstr "Etapa de la Tarea" msgid "Task State" msgstr "" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Cancelled" #~ msgstr "Cancelado" diff --git a/project_task_stage_state/i18n/es_CR.po b/project_task_stage_state/i18n/es_CR.po index c3c466b2e7..1c3aa730ec 100644 --- a/project_task_stage_state/i18n/es_CR.po +++ b/project_task_stage_state/i18n/es_CR.po @@ -18,6 +18,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -37,3 +49,19 @@ msgstr "" #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__task_state msgid "Task State" msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_stage_state/i18n/es_MX.po b/project_task_stage_state/i18n/es_MX.po index 0b0f4d1769..a962be68f6 100644 --- a/project_task_stage_state/i18n/es_MX.po +++ b/project_task_stage_state/i18n/es_MX.po @@ -19,6 +19,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -39,6 +51,22 @@ msgstr "" msgid "Task State" msgstr "" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Done" #~ msgstr "Hecho" diff --git a/project_task_stage_state/i18n/es_PA.po b/project_task_stage_state/i18n/es_PA.po index 63796dcc3a..7ad4f71c0d 100644 --- a/project_task_stage_state/i18n/es_PA.po +++ b/project_task_stage_state/i18n/es_PA.po @@ -14,6 +14,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -33,3 +45,19 @@ msgstr "" #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__task_state msgid "Task State" msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_stage_state/i18n/es_VE.po b/project_task_stage_state/i18n/es_VE.po index d5cdd91265..8beace22c4 100644 --- a/project_task_stage_state/i18n/es_VE.po +++ b/project_task_stage_state/i18n/es_VE.po @@ -18,6 +18,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -37,3 +49,19 @@ msgstr "" #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__task_state msgid "Task State" msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_stage_state/i18n/fi.po b/project_task_stage_state/i18n/fi.po index fe56ab2175..cb768e85ac 100644 --- a/project_task_stage_state/i18n/fi.po +++ b/project_task_stage_state/i18n/fi.po @@ -18,6 +18,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -38,6 +50,22 @@ msgstr "Tehtävän vaihe" msgid "Task State" msgstr "" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Cancelled" #~ msgstr "Peruutettu" diff --git a/project_task_stage_state/i18n/fr.po b/project_task_stage_state/i18n/fr.po index 8668fa86e6..2b8d5aa9fa 100644 --- a/project_task_stage_state/i18n/fr.po +++ b/project_task_stage_state/i18n/fr.po @@ -19,6 +19,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 4.3.2\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -39,6 +51,22 @@ msgstr "Étape de la tâche" msgid "Task State" msgstr "" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Cancelled" #~ msgstr "Annulé" diff --git a/project_task_stage_state/i18n/fr_FR.po b/project_task_stage_state/i18n/fr_FR.po index cd2d90220e..b4991a18f9 100644 --- a/project_task_stage_state/i18n/fr_FR.po +++ b/project_task_stage_state/i18n/fr_FR.po @@ -16,6 +16,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 4.3.2\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -36,6 +48,22 @@ msgstr "Étape de la tâche" msgid "Task State" msgstr "" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Cancelled" #~ msgstr "Annulé" diff --git a/project_task_stage_state/i18n/gl.po b/project_task_stage_state/i18n/gl.po index 9d08a12ad1..cca5ffca12 100644 --- a/project_task_stage_state/i18n/gl.po +++ b/project_task_stage_state/i18n/gl.po @@ -19,6 +19,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 3.4\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -39,6 +51,22 @@ msgstr "Estado tarea" msgid "Task State" msgstr "" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Cancelled" #~ msgstr "Cancelado" diff --git a/project_task_stage_state/i18n/hr.po b/project_task_stage_state/i18n/hr.po index 70188683df..f2519c1a41 100644 --- a/project_task_stage_state/i18n/hr.po +++ b/project_task_stage_state/i18n/hr.po @@ -20,6 +20,18 @@ msgstr "" "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_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -40,6 +52,22 @@ msgstr "Etapa zadatka" msgid "Task State" msgstr "" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Cancelled" #~ msgstr "Otkazano" diff --git a/project_task_stage_state/i18n/hr_HR.po b/project_task_stage_state/i18n/hr_HR.po index e2e6c692cd..04735f2667 100644 --- a/project_task_stage_state/i18n/hr_HR.po +++ b/project_task_stage_state/i18n/hr_HR.po @@ -20,6 +20,18 @@ msgstr "" "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_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -39,3 +51,19 @@ msgstr "" #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__task_state msgid "Task State" msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_stage_state/i18n/hu.po b/project_task_stage_state/i18n/hu.po index 332b6f00ee..d2feb3577a 100644 --- a/project_task_stage_state/i18n/hu.po +++ b/project_task_stage_state/i18n/hu.po @@ -18,6 +18,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -38,6 +50,22 @@ msgstr "" msgid "Task State" msgstr "" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Done" #~ msgstr "Kész" diff --git a/project_task_stage_state/i18n/it.po b/project_task_stage_state/i18n/it.po index 5c913b7d4d..c440cd0f20 100644 --- a/project_task_stage_state/i18n/it.po +++ b/project_task_stage_state/i18n/it.po @@ -19,6 +19,18 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.6.2\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -39,6 +51,22 @@ msgstr "Fase lavoro" msgid "Task State" msgstr "Stato lavoro" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Cancelled" #~ msgstr "Annullato" diff --git a/project_task_stage_state/i18n/ja.po b/project_task_stage_state/i18n/ja.po index 89c1d46943..e98170810f 100644 --- a/project_task_stage_state/i18n/ja.po +++ b/project_task_stage_state/i18n/ja.po @@ -18,6 +18,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -37,3 +49,19 @@ msgstr "" #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__task_state msgid "Task State" msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_stage_state/i18n/lt.po b/project_task_stage_state/i18n/lt.po index 52bfd76627..ae28018de6 100644 --- a/project_task_stage_state/i18n/lt.po +++ b/project_task_stage_state/i18n/lt.po @@ -19,6 +19,18 @@ msgstr "" "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_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -38,3 +50,19 @@ msgstr "" #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__task_state msgid "Task State" msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_stage_state/i18n/lv.po b/project_task_stage_state/i18n/lv.po index 5e577592d1..b7257f76d4 100644 --- a/project_task_stage_state/i18n/lv.po +++ b/project_task_stage_state/i18n/lv.po @@ -19,6 +19,18 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " "2);\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -39,5 +51,21 @@ msgstr "" msgid "Task State" msgstr "" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Pending" #~ msgstr "Gaida izpildi" diff --git a/project_task_stage_state/i18n/mk.po b/project_task_stage_state/i18n/mk.po index 6b47df48fe..acfcbe818e 100644 --- a/project_task_stage_state/i18n/mk.po +++ b/project_task_stage_state/i18n/mk.po @@ -18,6 +18,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -37,3 +49,19 @@ msgstr "" #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__task_state msgid "Task State" msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_stage_state/i18n/mn.po b/project_task_stage_state/i18n/mn.po index 1c37b18950..8b019844b7 100644 --- a/project_task_stage_state/i18n/mn.po +++ b/project_task_stage_state/i18n/mn.po @@ -18,6 +18,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -37,3 +49,19 @@ msgstr "" #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__task_state msgid "Task State" msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_stage_state/i18n/nb.po b/project_task_stage_state/i18n/nb.po index ce3f341d27..c479bac03b 100644 --- a/project_task_stage_state/i18n/nb.po +++ b/project_task_stage_state/i18n/nb.po @@ -19,6 +19,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -39,5 +51,21 @@ msgstr "" msgid "Task State" msgstr "" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Pending" #~ msgstr "Venter" diff --git a/project_task_stage_state/i18n/nb_NO.po b/project_task_stage_state/i18n/nb_NO.po index 1db25d96c4..ddb33edd09 100644 --- a/project_task_stage_state/i18n/nb_NO.po +++ b/project_task_stage_state/i18n/nb_NO.po @@ -19,6 +19,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -39,5 +51,21 @@ msgstr "" msgid "Task State" msgstr "" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Done" #~ msgstr "Ferdig" diff --git a/project_task_stage_state/i18n/nl.po b/project_task_stage_state/i18n/nl.po index 3faee4df57..598b3a3cad 100644 --- a/project_task_stage_state/i18n/nl.po +++ b/project_task_stage_state/i18n/nl.po @@ -18,6 +18,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -38,6 +50,22 @@ msgstr "Taak fase" msgid "Task State" msgstr "" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Cancelled" #~ msgstr "Geannuleerd" diff --git a/project_task_stage_state/i18n/nl_NL.po b/project_task_stage_state/i18n/nl_NL.po index 4e2761389a..fa97432951 100644 --- a/project_task_stage_state/i18n/nl_NL.po +++ b/project_task_stage_state/i18n/nl_NL.po @@ -12,14 +12,26 @@ msgstr "" "POT-Creation-Date: 2017-12-22 01:55+0000\n" "PO-Revision-Date: 2017-12-22 01:55+0000\n" "Last-Translator: Peter Hageman , 2017\n" -"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/" -"teams/23907/nl_NL/)\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_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -40,6 +52,22 @@ msgstr "Taakfase" msgid "Task State" msgstr "" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Cancelled" #~ msgstr "Geannuleerd" diff --git a/project_task_stage_state/i18n/pl.po b/project_task_stage_state/i18n/pl.po index 8a901a69ae..ca0fcc1750 100644 --- a/project_task_stage_state/i18n/pl.po +++ b/project_task_stage_state/i18n/pl.po @@ -20,6 +20,18 @@ msgstr "" "(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " "n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -40,5 +52,21 @@ msgstr "" msgid "Task State" msgstr "" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Done" #~ msgstr "Wykonano" diff --git a/project_task_stage_state/i18n/project_task_stage_state.pot b/project_task_stage_state/i18n/project_task_stage_state.pot index a881b4fd93..1b97d92ff4 100644 --- a/project_task_stage_state/i18n/project_task_stage_state.pot +++ b/project_task_stage_state/i18n/project_task_stage_state.pot @@ -50,11 +50,12 @@ msgstr "" msgid "" "Use these keywords in the title to set new tasks:\n" "\n" -" #tags Set tags on the task\n" -" @user Assign the task to a user\n" -" ! Set the task a medium priority\n" -" !! Set the task a high priority\n" -" !!! Set the task a urgent priority\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" "\n" -" Make sure to use the right format and order e.g. Improve the configuration screen #feature #v16 @Mitchell !" +" Make sure to use the right format and order e.g. Improve the configuration screen 5h #feature #v16 @Mitchell !" msgstr "" diff --git a/project_task_stage_state/i18n/pt.po b/project_task_stage_state/i18n/pt.po index 71142301e0..a873b8efd5 100644 --- a/project_task_stage_state/i18n/pt.po +++ b/project_task_stage_state/i18n/pt.po @@ -18,6 +18,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -38,6 +50,22 @@ msgstr "Etapa Tarefa" msgid "Task State" msgstr "" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Done" #~ msgstr "Concluído" diff --git a/project_task_stage_state/i18n/pt_BR.po b/project_task_stage_state/i18n/pt_BR.po index 204cb43109..ab78076339 100644 --- a/project_task_stage_state/i18n/pt_BR.po +++ b/project_task_stage_state/i18n/pt_BR.po @@ -11,14 +11,26 @@ msgstr "" "POT-Creation-Date: 2017-03-17 09:31+0000\n" "PO-Revision-Date: 2017-03-17 09:31+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/" -"teams/23907/pt_BR/)\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" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -39,6 +51,22 @@ msgstr "Estágio da Tarefa" msgid "Task State" msgstr "" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Cancelled" #~ msgstr "Cancelado" diff --git a/project_task_stage_state/i18n/pt_PT.po b/project_task_stage_state/i18n/pt_PT.po index 8368dfb9b6..6b1be484eb 100644 --- a/project_task_stage_state/i18n/pt_PT.po +++ b/project_task_stage_state/i18n/pt_PT.po @@ -11,14 +11,26 @@ msgstr "" "POT-Creation-Date: 2017-08-10 02:49+0000\n" "PO-Revision-Date: 2017-08-10 02:49+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/" -"teams/23907/pt_PT/)\n" +"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/" +"23907/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_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -39,6 +51,22 @@ msgstr "Etapa da Tarefa" msgid "Task State" msgstr "" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Done" #~ msgstr "Concluído" diff --git a/project_task_stage_state/i18n/ro.po b/project_task_stage_state/i18n/ro.po index 85e65485b0..81a52fbe97 100644 --- a/project_task_stage_state/i18n/ro.po +++ b/project_task_stage_state/i18n/ro.po @@ -19,6 +19,18 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" "2:1));\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -38,3 +50,19 @@ msgstr "" #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__task_state msgid "Task State" msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_stage_state/i18n/ru.po b/project_task_stage_state/i18n/ru.po index 2c087633c6..f9e4602b7d 100644 --- a/project_task_stage_state/i18n/ru.po +++ b/project_task_stage_state/i18n/ru.po @@ -20,6 +20,18 @@ msgstr "" "n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || " "(n%100>=11 && n%100<=14)? 2 : 3);\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -40,5 +52,21 @@ msgstr "" msgid "Task State" msgstr "" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Done" #~ msgstr "Завершен" diff --git a/project_task_stage_state/i18n/sk.po b/project_task_stage_state/i18n/sk.po index 36fa829a39..59be652ebd 100644 --- a/project_task_stage_state/i18n/sk.po +++ b/project_task_stage_state/i18n/sk.po @@ -18,6 +18,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -38,5 +50,21 @@ msgstr "" msgid "Task State" msgstr "" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Done" #~ msgstr "Hotovo" diff --git a/project_task_stage_state/i18n/sl.po b/project_task_stage_state/i18n/sl.po index a3673f4251..dbb1a0b3c9 100644 --- a/project_task_stage_state/i18n/sl.po +++ b/project_task_stage_state/i18n/sl.po @@ -19,6 +19,18 @@ msgstr "" "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_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -39,6 +51,22 @@ msgstr "Stopnja opravila" msgid "Task State" msgstr "" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Cancelled" #~ msgstr "Preklicano" diff --git a/project_task_stage_state/i18n/sv.po b/project_task_stage_state/i18n/sv.po index 683e74597b..2b76cf815e 100644 --- a/project_task_stage_state/i18n/sv.po +++ b/project_task_stage_state/i18n/sv.po @@ -18,6 +18,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -38,5 +50,21 @@ msgstr "" msgid "Task State" msgstr "" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Pending" #~ msgstr "Pågående" diff --git a/project_task_stage_state/i18n/tr.po b/project_task_stage_state/i18n/tr.po index c8fba3cf8a..7282c5eb98 100644 --- a/project_task_stage_state/i18n/tr.po +++ b/project_task_stage_state/i18n/tr.po @@ -19,6 +19,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -39,6 +51,22 @@ msgstr "Görev Aşamaları" msgid "Task State" msgstr "" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Cancelled" #~ msgstr "İptal edildi" diff --git a/project_task_stage_state/i18n/uk.po b/project_task_stage_state/i18n/uk.po index 2d63fbb3cf..f7486bba03 100644 --- a/project_task_stage_state/i18n/uk.po +++ b/project_task_stage_state/i18n/uk.po @@ -19,6 +19,18 @@ msgstr "" "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_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -38,3 +50,19 @@ msgstr "" #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__task_state msgid "Task State" msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" diff --git a/project_task_stage_state/i18n/zh_CN.po b/project_task_stage_state/i18n/zh_CN.po index 55d47fd932..50395de90d 100644 --- a/project_task_stage_state/i18n/zh_CN.po +++ b/project_task_stage_state/i18n/zh_CN.po @@ -19,6 +19,18 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__display_name +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__display_name +msgid "Display Name" +msgstr "" + +#. module: project_task_stage_state +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__id +#: model:ir.model.fields,field_description:project_task_stage_state.field_project_task_type__id +msgid "ID" +msgstr "" + #. module: project_task_stage_state #: model:ir.model.fields,field_description:project_task_stage_state.field_project_task__stage_id msgid "Stage" @@ -39,6 +51,22 @@ msgstr "任务阶段" msgid "Task State" msgstr "" +#. module: project_task_stage_state +#: model:ir.model.fields,help:project_task_stage_state.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #~ msgid "Cancelled" #~ msgstr "已取消" diff --git a/project_task_tag/README.rst b/project_task_tag/README.rst new file mode 100644 index 0000000000..eb18f63fc0 --- /dev/null +++ b/project_task_tag/README.rst @@ -0,0 +1,82 @@ +.. image:: https://odoo-community.org/readme-banner-image + :target: https://odoo-community.org/get-involved?utm_source=readme + :alt: Odoo Community Association + +=================================== +Project Task default available tags +=================================== + +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:0a40ce330c818626b7e1c9056f649402c28f9f6fe9c292e6e46cbee917862554 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png + :target: https://odoo-community.org/page/development-status + :alt: Beta +.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html + :alt: License: AGPL-3 +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproject-lightgray.png?logo=github + :target: https://github.com/OCA/project/tree/19.0/project_task_tag + :alt: OCA/project +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png + :target: https://translation.odoo-community.org/projects/project-19-0/project-19-0-project_task_tag + :alt: Translate me on Weblate +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/project&target_branch=19.0 + :alt: Try me on Runboat + +|badge1| |badge2| |badge3| |badge4| |badge5| + +Module allows to limit tags available on task, to ones chosen on project +to which task is linked. + +**Table of contents** + +.. contents:: + :local: + +Bug Tracker +=========== + +Bugs are tracked on `GitHub Issues `_. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us to smash it by providing a detailed and welcomed +`feedback `_. + +Do not contact contributors directly about support or help with technical issues. + +Credits +======= + +Authors +------- + +* Camptocamp + +Contributors +------------ + +- Anna Janiszewska +- ``Heliconia Solutions Pvt. Ltd. ``\ \_ + +Maintainers +----------- + +This module is maintained by the OCA. + +.. image:: https://odoo-community.org/logo.png + :alt: Odoo Community Association + :target: https://odoo-community.org + +OCA, or the Odoo Community Association, is a nonprofit organization whose +mission is to support the collaborative development of Odoo features and +promote its widespread use. + +This module is part of the `OCA/project `_ project on GitHub. + +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/project_task_tag/__init__.py b/project_task_tag/__init__.py new file mode 100644 index 0000000000..e69de29bb2 diff --git a/project_task_tag/__manifest__.py b/project_task_tag/__manifest__.py new file mode 100644 index 0000000000..e1bf314508 --- /dev/null +++ b/project_task_tag/__manifest__.py @@ -0,0 +1,15 @@ +# Copyright 2023 Camptocamp SA +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html) + +{ + "name": "Project Task default available tags", + "summary": "Limit tags available on task", + "version": "19.0.1.0.0", + "category": "Project", + "author": "Camptocamp, Odoo Community Association (OCA)", + "website": "https://github.com/OCA/project", + "license": "AGPL-3", + "depends": ["project"], + "data": ["views/project_task.xml"], + "installable": True, +} diff --git a/project_task_tag/i18n/it.po b/project_task_tag/i18n/it.po new file mode 100644 index 0000000000..8af45f7b87 --- /dev/null +++ b/project_task_tag/i18n/it.po @@ -0,0 +1,14 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 17.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\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" diff --git a/project_task_tag/i18n/project_task_tag.pot b/project_task_tag/i18n/project_task_tag.pot new file mode 100644 index 0000000000..73e76416e0 --- /dev/null +++ b/project_task_tag/i18n/project_task_tag.pot @@ -0,0 +1 @@ +# No translations. diff --git a/project_task_tag/pyproject.toml b/project_task_tag/pyproject.toml new file mode 100644 index 0000000000..4231d0cccb --- /dev/null +++ b/project_task_tag/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] +requires = ["whool"] +build-backend = "whool.buildapi" diff --git a/project_task_tag/readme/CONTRIBUTORS.md b/project_task_tag/readme/CONTRIBUTORS.md new file mode 100644 index 0000000000..87e4c1849f --- /dev/null +++ b/project_task_tag/readme/CONTRIBUTORS.md @@ -0,0 +1,2 @@ +- Anna Janiszewska \<\> +- `Heliconia Solutions Pvt. Ltd. `_ diff --git a/project_task_tag/readme/DESCRIPTION.md b/project_task_tag/readme/DESCRIPTION.md new file mode 100644 index 0000000000..80396c5d34 --- /dev/null +++ b/project_task_tag/readme/DESCRIPTION.md @@ -0,0 +1,2 @@ +Module allows to limit tags available on task, to ones chosen on project +to which task is linked. diff --git a/project_task_tag/static/description/icon.png b/project_task_tag/static/description/icon.png new file mode 100644 index 0000000000..3a0328b516 Binary files /dev/null and b/project_task_tag/static/description/icon.png differ diff --git a/project_task_tag/static/description/index.html b/project_task_tag/static/description/index.html new file mode 100644 index 0000000000..75e369c2ea --- /dev/null +++ b/project_task_tag/static/description/index.html @@ -0,0 +1,431 @@ + + + + + +README.rst + + + +
+ + + +Odoo Community Association + +
+

Project Task default available tags

+ +

Beta License: AGPL-3 OCA/project Translate me on Weblate Try me on Runboat

+

Module allows to limit tags available on task, to ones chosen on project +to which task is linked.

+

Table of contents

+ +
+

Bug Tracker

+

Bugs are tracked on GitHub Issues. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us to smash it by providing a detailed and welcomed +feedback.

+

Do not contact contributors directly about support or help with technical issues.

+
+
+

Credits

+
+

Authors

+
    +
  • Camptocamp
  • +
+
+
+

Contributors

+ +
+
+

Maintainers

+

This module is maintained by the OCA.

+ +Odoo Community Association + +

OCA, or the Odoo Community Association, is a nonprofit organization whose +mission is to support the collaborative development of Odoo features and +promote its widespread use.

+

This module is part of the OCA/project project on GitHub.

+

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

+
+
+
+
+ + diff --git a/project_task_tag/views/project_task.xml b/project_task_tag/views/project_task.xml new file mode 100644 index 0000000000..182babf896 --- /dev/null +++ b/project_task_tag/views/project_task.xml @@ -0,0 +1,17 @@ + + + + project.task.allowed_tags.form.inherit + project.task + + + + ['|', (not project_id and 1 or 0, '=', 1), ('project_ids', 'in', project_id)] + + {} + + + + diff --git a/project_timeline/README.rst b/project_timeline/README.rst new file mode 100644 index 0000000000..47dd4147c0 --- /dev/null +++ b/project_timeline/README.rst @@ -0,0 +1,118 @@ +.. image:: https://odoo-community.org/readme-banner-image + :target: https://odoo-community.org/get-involved?utm_source=readme + :alt: Odoo Community Association + +================ +Project timeline +================ + +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:e20be967d6fecbbc772f9f7097346eedb0cd47234a2779b42dacb8e22f163a98 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png + :target: https://odoo-community.org/page/development-status + :alt: Beta +.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html + :alt: License: AGPL-3 +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproject-lightgray.png?logo=github + :target: https://github.com/OCA/project/tree/19.0/project_timeline + :alt: OCA/project +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png + :target: https://translation.odoo-community.org/projects/project-19-0/project-19-0-project_timeline + :alt: Translate me on Weblate +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/project&target_branch=19.0 + :alt: Try me on Runboat + +|badge1| |badge2| |badge3| |badge4| |badge5| + +This module extends the standard tasks and projects actions to add the +timeline view to them, and also adds the needed fields in the view for +handling them. + +**Table of contents** + +.. contents:: + :local: + +Usage +===== + +To view the timeline: + +- Go to *Project > Search > Tasks* or *Project > Dashboard*. +- Click on the timeline view icon. +- You will see the tasks or projects in the new view. + +The Task timeline uses the "Planned Start Date" and "Planned End Date" +fields, in the "Extra Info" tab (only visible in debug mode). + +When a user is assigned, and there's no planned start date, current +datetime is filled there, and the same happens for the end one when the +task is put in a done stage. + +Bug Tracker +=========== + +Bugs are tracked on `GitHub Issues `_. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us to smash it by providing a detailed and welcomed +`feedback `_. + +Do not contact contributors directly about support or help with technical issues. + +Credits +======= + +Authors +------- + +* Tecnativa +* Onestein + +Contributors +------------ + +- Alexandre Moreau +- Dennis Sluijk +- Nikul Chaudhary +- Eduardo Magdalena (C2i Change 2 improve + http://www.c2i.es) +- `Tecnativa `__: + + - Pedro M. Baeza + - Carlos Dauden + - Alexandre Díaz + - Juan José Seguí + - Carlos López + +- `Open Source Integrators `__: + + - Daniel Reis + +- `XCG Consulting `__: + + - Houzéfa Abbasbhay + +Maintainers +----------- + +This module is maintained by the OCA. + +.. image:: https://odoo-community.org/logo.png + :alt: Odoo Community Association + :target: https://odoo-community.org + +OCA, or the Odoo Community Association, is a nonprofit organization whose +mission is to support the collaborative development of Odoo features and +promote its widespread use. + +This module is part of the `OCA/project `_ project on GitHub. + +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/project_timeline/__init__.py b/project_timeline/__init__.py new file mode 100644 index 0000000000..4a509f6e6c --- /dev/null +++ b/project_timeline/__init__.py @@ -0,0 +1,4 @@ +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). + +from . import models +from . import report diff --git a/project_timeline/__manifest__.py b/project_timeline/__manifest__.py new file mode 100644 index 0000000000..3c2372bda9 --- /dev/null +++ b/project_timeline/__manifest__.py @@ -0,0 +1,25 @@ +# Copyright 2016-2017 Tecnativa - Pedro M. Baeza +# Copyright 2017 Tecnativa - Carlos Dauden +# Copyright 2021 Open Source Integrators - Daniel Reis +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). + +{ + "name": "Project timeline", + "summary": "Timeline view for projects", + "version": "19.0.1.0.0", + "category": "Project Management", + "website": "https://github.com/OCA/project", + "author": "Tecnativa, Onestein, Odoo Community Association (OCA)", + "license": "AGPL-3", + "depends": ["project", "web_timeline"], + "data": [ + "views/project_project_view.xml", + "views/project_task_view.xml", + ], + "demo": ["demo/project_project_demo.xml", "demo/project_task_demo.xml"], + "assets": { + "web.assets_backend": [ + "/project_timeline/static/src/scss/project_timeline.scss" + ] + }, +} diff --git a/project_timeline/demo/project_project_demo.xml b/project_timeline/demo/project_project_demo.xml new file mode 100644 index 0000000000..8f7c4b8b4f --- /dev/null +++ b/project_timeline/demo/project_project_demo.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + diff --git a/project_timeline/demo/project_task_demo.xml b/project_timeline/demo/project_task_demo.xml new file mode 100644 index 0000000000..9acc4e0a6f --- /dev/null +++ b/project_timeline/demo/project_task_demo.xml @@ -0,0 +1,195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/project_timeline/i18n/ar.po b/project_timeline/i18n/ar.po new file mode 100644 index 0000000000..81a8c04f9f --- /dev/null +++ b/project_timeline/i18n/ar.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2017-05-31 01:34+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/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_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "مهمة" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "" diff --git a/project_timeline/i18n/ca.po b/project_timeline/i18n/ca.po new file mode 100644 index 0000000000..acfdd9e211 --- /dev/null +++ b/project_timeline/i18n/ca.po @@ -0,0 +1,85 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2017-05-31 01:34+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/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" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Tasca" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "" diff --git a/project_timeline/i18n/cs.po b/project_timeline/i18n/cs.po new file mode 100644 index 0000000000..c18cc21edf --- /dev/null +++ b/project_timeline/i18n/cs.po @@ -0,0 +1,81 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 18.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: cs\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_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "" diff --git a/project_timeline/i18n/de.po b/project_timeline/i18n/de.po new file mode 100644 index 0000000000..f0f065d9f5 --- /dev/null +++ b/project_timeline/i18n/de.po @@ -0,0 +1,89 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2023-06-20 11:10+0000\n" +"Last-Translator: Nils Coenen \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" +"X-Generator: Weblate 4.17\n" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Aufgabe" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "Benutzer" + +#~ msgid "Start Date" +#~ msgstr "Startdatum" diff --git a/project_timeline/i18n/el.po b/project_timeline/i18n/el.po new file mode 100644 index 0000000000..4183949ba0 --- /dev/null +++ b/project_timeline/i18n/el.po @@ -0,0 +1,85 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2017-05-31 01:34+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Greek (https://www.transifex.com/oca/teams/23907/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_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Εργασία" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "" diff --git a/project_timeline/i18n/es.po b/project_timeline/i18n/es.po new file mode 100644 index 0000000000..a78cd393e1 --- /dev/null +++ b/project_timeline/i18n/es.po @@ -0,0 +1,89 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2025-02-03 15:06+0000\n" +"Last-Translator: Anna Martínez \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 5.6.2\n" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "Fecha final planificada" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "Fecha inicial planificada" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "Fechas planificadas" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Tarea" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "Análisis de tareas" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "La fecha de finalización debe ser posterior a la fecha de inicio." + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "Usuario" + +#~ msgid "Start Date" +#~ msgstr "Fecha de Inicio" diff --git a/project_timeline/i18n/es_AR.po b/project_timeline/i18n/es_AR.po new file mode 100644 index 0000000000..58a07883fb --- /dev/null +++ b/project_timeline/i18n/es_AR.po @@ -0,0 +1,103 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2024-10-06 22:06+0000\n" +"Last-Translator: Ignacio Buioli \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 5.6.2\n" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "Mostrar Nombre" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "ID" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "Fecha de Finalización Planificada" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "Fecha de Inicio Planificada" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "Fechas Planificadas" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Tarea" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "La fecha de finalización debe ser posterior a la de inicio." + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "Usuario" + +#~ msgid "" +#~ "" +#~ msgstr "" +#~ "" + +#~ msgid "Start Date" +#~ msgstr "Fecha de Inicio" + +#, python-format +#~ msgid "Start Date is after End Date." +#~ msgstr "La Fecha de Inicio es después de la Fecha de Finalización." + +#~ msgid "Last Modified on" +#~ msgstr "Última modificación en" + +#~ msgid "Starting Date" +#~ msgstr "Fecha de Inicio" diff --git a/project_timeline/i18n/es_CR.po b/project_timeline/i18n/es_CR.po new file mode 100644 index 0000000000..3e2c34c04a --- /dev/null +++ b/project_timeline/i18n/es_CR.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2017-05-31 01:34+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/" +"23907/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_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Tarea" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "" diff --git a/project_timeline/i18n/es_MX.po b/project_timeline/i18n/es_MX.po new file mode 100644 index 0000000000..f9e492ba4b --- /dev/null +++ b/project_timeline/i18n/es_MX.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2017-05-31 01:34+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/" +"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" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Tarea" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "" diff --git a/project_timeline/i18n/es_VE.po b/project_timeline/i18n/es_VE.po new file mode 100644 index 0000000000..5df7031c4a --- /dev/null +++ b/project_timeline/i18n/es_VE.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2017-05-31 01:34+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/" +"23907/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_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Tarea" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "" diff --git a/project_timeline/i18n/fi.po b/project_timeline/i18n/fi.po new file mode 100644 index 0000000000..1091590eaa --- /dev/null +++ b/project_timeline/i18n/fi.po @@ -0,0 +1,85 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2017-05-31 01:34+0000\n" +"Last-Translator: OCA Transbot , 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_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Tehtävä" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "" diff --git a/project_timeline/i18n/fr.po b/project_timeline/i18n/fr.po new file mode 100644 index 0000000000..7a9cf12acf --- /dev/null +++ b/project_timeline/i18n/fr.po @@ -0,0 +1,89 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-22 01:55+0000\n" +"PO-Revision-Date: 2024-01-11 16:45+0000\n" +"Last-Translator: Houzéfa Abbasbhay \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" +"X-Generator: Weblate 4.17\n" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Tâche" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "Utilisateur" + +#~ msgid "Start Date" +#~ msgstr "Date de début" diff --git a/project_timeline/i18n/fr_FR.po b/project_timeline/i18n/fr_FR.po new file mode 100644 index 0000000000..211e4a433e --- /dev/null +++ b/project_timeline/i18n/fr_FR.po @@ -0,0 +1,89 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +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 \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_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "Nom affiché" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Tâche" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "Utilisateur" + +#~ msgid "Start Date" +#~ msgstr "Date de début" + +#~ msgid "Last Modified on" +#~ msgstr "Dernière modification" diff --git a/project_timeline/i18n/gl.po b/project_timeline/i18n/gl.po new file mode 100644 index 0000000000..ed90dddfda --- /dev/null +++ b/project_timeline/i18n/gl.po @@ -0,0 +1,85 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2017-05-31 01:34+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/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" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Tarefa" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "" diff --git a/project_timeline/i18n/he.po b/project_timeline/i18n/he.po new file mode 100644 index 0000000000..9d65fa18be --- /dev/null +++ b/project_timeline/i18n/he.po @@ -0,0 +1,84 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 13.0\n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: 2020-10-19 07:08+0000\n" +"Last-Translator: Yves Goldberg \n" +"Language-Team: none\n" +"Language: he\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " +"n % 10 == 0) ? 2 : 3));\n" +"X-Generator: Weblate 3.10\n" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "משימה" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "" diff --git a/project_timeline/i18n/hr.po b/project_timeline/i18n/hr.po new file mode 100644 index 0000000000..620744263a --- /dev/null +++ b/project_timeline/i18n/hr.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2017-05-31 01:34+0000\n" +"Last-Translator: OCA Transbot , 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_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Zadatak" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "" diff --git a/project_timeline/i18n/hr_HR.po b/project_timeline/i18n/hr_HR.po new file mode 100644 index 0000000000..c807b8df9e --- /dev/null +++ b/project_timeline/i18n/hr_HR.po @@ -0,0 +1,87 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2017-05-31 01:34+0000\n" +"Last-Translator: OCA Transbot , 2017\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_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Zadatak" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "" diff --git a/project_timeline/i18n/hu.po b/project_timeline/i18n/hu.po new file mode 100644 index 0000000000..50abcdc4d7 --- /dev/null +++ b/project_timeline/i18n/hu.po @@ -0,0 +1,85 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2017-05-31 01:34+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/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_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Feladat" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "" diff --git a/project_timeline/i18n/it.po b/project_timeline/i18n/it.po new file mode 100644 index 0000000000..007b7ab89b --- /dev/null +++ b/project_timeline/i18n/it.po @@ -0,0 +1,100 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2024-10-24 10:06+0000\n" +"Last-Translator: mymage \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 5.6.2\n" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "Data fine pianificata" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "Data inizio pianificata" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "Date pianificate" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Lavoro" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "Analisi lavori" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "La data di fine deve essere successiva alla data inizio." + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "Utente" + +#~ msgid "" +#~ "" +#~ msgstr "" +#~ "" + +#~ msgid "Start Date" +#~ msgstr "Data inizio" + +#, python-format +#~ msgid "Start Date is after End Date." +#~ msgstr "La data inizio è dopo la data fine." diff --git a/project_timeline/i18n/ja.po b/project_timeline/i18n/ja.po new file mode 100644 index 0000000000..e8253cf469 --- /dev/null +++ b/project_timeline/i18n/ja.po @@ -0,0 +1,85 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2017-05-31 01:34+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/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_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "タスク" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "" diff --git a/project_timeline/i18n/lt.po b/project_timeline/i18n/lt.po new file mode 100644 index 0000000000..a5763c6b84 --- /dev/null +++ b/project_timeline/i18n/lt.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2017-05-31 01:34+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/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_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Užduotis" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "" diff --git a/project_timeline/i18n/lv.po b/project_timeline/i18n/lv.po new file mode 100644 index 0000000000..15f575d8d6 --- /dev/null +++ b/project_timeline/i18n/lv.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2017-05-31 01:34+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/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_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Uzdevums" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "" diff --git a/project_timeline/i18n/mk.po b/project_timeline/i18n/mk.po new file mode 100644 index 0000000000..c516e8d529 --- /dev/null +++ b/project_timeline/i18n/mk.po @@ -0,0 +1,85 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2017-05-31 01:34+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/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_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Задача" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "" diff --git a/project_timeline/i18n/mn.po b/project_timeline/i18n/mn.po new file mode 100644 index 0000000000..8f9d91dde7 --- /dev/null +++ b/project_timeline/i18n/mn.po @@ -0,0 +1,85 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2017-05-31 01:34+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/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_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Даалгавар" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "" diff --git a/project_timeline/i18n/nl.po b/project_timeline/i18n/nl.po new file mode 100644 index 0000000000..3cc3e5d453 --- /dev/null +++ b/project_timeline/i18n/nl.po @@ -0,0 +1,89 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2023-10-09 02:52+0000\n" +"Last-Translator: \"Jan Tapper [Onestein]\" \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" +"X-Generator: Weblate 4.17\n" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Taak" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "Gebruiker" + +#~ msgid "Start Date" +#~ msgstr "Begin datum" diff --git a/project_timeline/i18n/nl_NL.po b/project_timeline/i18n/nl_NL.po new file mode 100644 index 0000000000..8fdc2c3799 --- /dev/null +++ b/project_timeline/i18n/nl_NL.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# Peter Hageman , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-07-06 02:46+0000\n" +"PO-Revision-Date: 2017-07-06 02:46+0000\n" +"Last-Translator: Peter Hageman , 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_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Taak" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "" diff --git a/project_timeline/i18n/pl.po b/project_timeline/i18n/pl.po new file mode 100644 index 0000000000..d6d5d52aea --- /dev/null +++ b/project_timeline/i18n/pl.po @@ -0,0 +1,87 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2017-05-31 01:34+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Polish (https://www.transifex.com/oca/teams/23907/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=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Zadanie" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "" diff --git a/project_timeline/i18n/project_timeline.pot b/project_timeline/i18n/project_timeline.pot new file mode 100644 index 0000000000..b6f3be7768 --- /dev/null +++ b/project_timeline/i18n/project_timeline.pot @@ -0,0 +1,79 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 19.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_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "" diff --git a/project_timeline/i18n/pt.po b/project_timeline/i18n/pt.po new file mode 100644 index 0000000000..21f3c16c55 --- /dev/null +++ b/project_timeline/i18n/pt.po @@ -0,0 +1,85 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2017-05-31 01:34+0000\n" +"Last-Translator: OCA Transbot , 2017\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_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Tarefa" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "" diff --git a/project_timeline/i18n/pt_BR.po b/project_timeline/i18n/pt_BR.po new file mode 100644 index 0000000000..aaeb728b36 --- /dev/null +++ b/project_timeline/i18n/pt_BR.po @@ -0,0 +1,94 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2024-05-01 12:37+0000\n" +"Last-Translator: \"Augusto D. Lisbôa\" \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_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "Nome Exibido" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Tarefa" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "Usuário" + +#~ msgid "Start Date" +#~ msgstr "Data Inicial" + +#, python-format +#~ msgid "Start Date is after End Date." +#~ msgstr "Data Inicial é posterior à Data Final." diff --git a/project_timeline/i18n/pt_PT.po b/project_timeline/i18n/pt_PT.po new file mode 100644 index 0000000000..d31bf72e74 --- /dev/null +++ b/project_timeline/i18n/pt_PT.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2017-05-31 01:34+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/" +"23907/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_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Tarefa" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "" diff --git a/project_timeline/i18n/ro.po b/project_timeline/i18n/ro.po new file mode 100644 index 0000000000..ac249cd16e --- /dev/null +++ b/project_timeline/i18n/ro.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2017-05-31 01:34+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/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_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Sarcina" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "" diff --git a/project_timeline/i18n/sl.po b/project_timeline/i18n/sl.po new file mode 100644 index 0000000000..56e6c70372 --- /dev/null +++ b/project_timeline/i18n/sl.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2017-05-31 01:34+0000\n" +"Last-Translator: OCA Transbot , 2017\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_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Opravilo" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "" diff --git a/project_timeline/i18n/sv.po b/project_timeline/i18n/sv.po new file mode 100644 index 0000000000..57b351704b --- /dev/null +++ b/project_timeline/i18n/sv.po @@ -0,0 +1,89 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2024-02-23 16:34+0000\n" +"Last-Translator: jakobkrabbe \n" +"Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/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.17\n" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Aktivitet" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "Användare" + +#~ msgid "Start Date" +#~ msgstr "Startdatum" diff --git a/project_timeline/i18n/tr.po b/project_timeline/i18n/tr.po new file mode 100644 index 0000000000..36ed1a9103 --- /dev/null +++ b/project_timeline/i18n/tr.po @@ -0,0 +1,85 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2017-05-31 01:34+0000\n" +"Last-Translator: OCA Transbot , 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_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Görev" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "" diff --git a/project_timeline/i18n/uk.po b/project_timeline/i18n/uk.po new file mode 100644 index 0000000000..2276f8dc13 --- /dev/null +++ b/project_timeline/i18n/uk.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# Kateryna Onyshchenko , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2017-05-31 01:34+0000\n" +"Last-Translator: Kateryna Onyshchenko , 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_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "Завдання" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "" diff --git a/project_timeline/i18n/zh_CN.po b/project_timeline/i18n/zh_CN.po new file mode 100644 index 0000000000..dd5da029dd --- /dev/null +++ b/project_timeline/i18n/zh_CN.po @@ -0,0 +1,86 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * project_timeline +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-05-31 01:34+0000\n" +"PO-Revision-Date: 2017-05-31 01:34+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/" +"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_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__display_name +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__display_name +msgid "Display Name" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__id +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__id +msgid "ID" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end +msgid "Planned Date End" +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start +msgid "Planned Date Start" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 +msgid "Planned Dates" +msgstr "" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_project_task +msgid "Task" +msgstr "任务" + +#. module: project_timeline +#: model:ir.model,name:project_timeline.model_report_project_task_user +msgid "Tasks Analysis" +msgstr "" + +#. module: project_timeline +#. odoo-python +#: code:addons/project_timeline/models/project_task.py:0 +msgid "The end date must be after the start date." +msgstr "" + +#. module: project_timeline +#: model:ir.model.fields,help:project_timeline.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + +#. module: project_timeline +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline +msgid "User" +msgstr "" diff --git a/project_timeline/models/__init__.py b/project_timeline/models/__init__.py new file mode 100644 index 0000000000..40f5b77501 --- /dev/null +++ b/project_timeline/models/__init__.py @@ -0,0 +1,3 @@ +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). + +from . import project_task diff --git a/project_timeline/models/project_task.py b/project_timeline/models/project_task.py new file mode 100644 index 0000000000..4f451ff32c --- /dev/null +++ b/project_timeline/models/project_task.py @@ -0,0 +1,87 @@ +# Copyright 2017 Tecnativa - Carlos Dauden +# Copyright 2021 Open Source Integrators - Daniel Reis +# Copyright 2016-2024 Tecnativa - Pedro M. Baeza +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). + +from odoo import api, fields, models +from odoo.exceptions import ValidationError +from odoo.tools.sql import column_exists, create_column + + +class ProjectTask(models.Model): + _inherit = "project.task" + + planned_date_start = fields.Datetime( + compute="_compute_planned_date_start", + store=True, + readonly=False, + precompute=True, + ) + planned_date_end = fields.Datetime( + compute="_compute_planned_date_end", + store=True, + readonly=False, + precompute=True, + ) + + @api.depends("date_assign") + def _compute_planned_date_start(self): + """Put the assignation date as the planned start if not other value is + previously set, avoiding to trigger the constraint. + """ + for record in self.filtered( + lambda x: not x.planned_date_start and x.date_assign + ): + if ( + not record.planned_date_end + or record.planned_date_end >= record.date_assign + ): + record.planned_date_start = record.date_assign + + @api.depends("date_end") + def _compute_planned_date_end(self): + """Put the done date as the planned end if not other value is previously set, + avoiding to trigger the constraint. + """ + for record in self.filtered(lambda x: not x.planned_date_end and x.date_end): + if ( + not record.planned_date_start + or record.planned_date_start <= record.date_end + ): + record.planned_date_end = record.date_end + + @api.constrains("planned_date_start", "planned_date_end") + def _check_planned_dates(self): + for task in self: + if task.planned_date_start and task.planned_date_end: + if task.planned_date_end < task.planned_date_start: + raise ValidationError( + self.env._("The end date must be after the start date.") + ) + + def _auto_init(self): + # Pre-create and fill planned_date_start and planned_date_end columns for + # avoiding a costly computation and possible conflicts with the constraint + cr = self.env.cr + if not column_exists(cr, "project_task", "planned_date_start"): + create_column(cr, "project_task", "planned_date_start", "timestamp") + cr.execute( + """ + UPDATE project_task + SET planned_date_start = date_assign + WHERE planned_date_start IS NULL + AND date_assign IS NOT NULL + """ + ) + if not column_exists(cr, "project_task", "planned_date_end"): + create_column(cr, "project_task", "planned_date_end", "timestamp") + cr.execute( + """ + UPDATE project_task + SET planned_date_end = date_end + WHERE planned_date_end IS NULL + AND date_end IS NOT NULL + AND COALESCE(planned_date_start, date_end) <= date_end + """ + ) + return super()._auto_init() diff --git a/project_timeline/pyproject.toml b/project_timeline/pyproject.toml new file mode 100644 index 0000000000..4231d0cccb --- /dev/null +++ b/project_timeline/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] +requires = ["whool"] +build-backend = "whool.buildapi" diff --git a/project_timeline/readme/CONTRIBUTORS.md b/project_timeline/readme/CONTRIBUTORS.md new file mode 100644 index 0000000000..9eb8538ebe --- /dev/null +++ b/project_timeline/readme/CONTRIBUTORS.md @@ -0,0 +1,15 @@ +- Alexandre Moreau \<\> +- Dennis Sluijk \<\> +- Nikul Chaudhary \<\> +- Eduardo Magdalena \<\> (C2i Change 2 improve + ) +- [Tecnativa](https://www.tecnativa.com): + - Pedro M. Baeza + - Carlos Dauden + - Alexandre Díaz + - Juan José Seguí + - Carlos López +- [Open Source Integrators](https://www.opensourceintegrators.com): + - Daniel Reis \<\> +- [XCG Consulting](https://xcg-consulting.fr): + - Houzéfa Abbasbhay diff --git a/project_timeline/readme/DESCRIPTION.md b/project_timeline/readme/DESCRIPTION.md new file mode 100644 index 0000000000..2386ef18ea --- /dev/null +++ b/project_timeline/readme/DESCRIPTION.md @@ -0,0 +1,3 @@ +This module extends the standard tasks and projects actions to add the +timeline view to them, and also adds the needed fields in the view for +handling them. diff --git a/project_timeline/readme/USAGE.md b/project_timeline/readme/USAGE.md new file mode 100644 index 0000000000..ca08fe4d10 --- /dev/null +++ b/project_timeline/readme/USAGE.md @@ -0,0 +1,12 @@ +To view the timeline: + +- Go to *Project \> Search \> Tasks* or *Project \> Dashboard*. +- Click on the timeline view icon. +- You will see the tasks or projects in the new view. + +The Task timeline uses the "Planned Start Date" and "Planned End Date" +fields, in the "Extra Info" tab (only visible in debug mode). + +When a user is assigned, and there's no planned start date, current +datetime is filled there, and the same happens for the end one when the +task is put in a done stage. diff --git a/project_timeline/report/__init__.py b/project_timeline/report/__init__.py new file mode 100644 index 0000000000..e56203fb75 --- /dev/null +++ b/project_timeline/report/__init__.py @@ -0,0 +1 @@ +from . import project_report diff --git a/project_timeline/report/project_report.py b/project_timeline/report/project_report.py new file mode 100644 index 0000000000..601d37b888 --- /dev/null +++ b/project_timeline/report/project_report.py @@ -0,0 +1,28 @@ +# Copyright 2024 Tecnativa - Carlos López +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). + +from odoo import fields, models + + +class ReportProjectTaskUser(models.Model): + _inherit = "report.project.task.user" + + planned_date_start = fields.Datetime(readonly=True) + planned_date_end = fields.Datetime(readonly=True) + + def _select(self): + return ( + super()._select() + + """, + t.planned_date_start, + t.planned_date_end""" + ) + + def _group_by(self): + return ( + super()._group_by() + + """, + t.planned_date_start, + t.planned_date_end + """ + ) diff --git a/project_timeline/static/description/icon.png b/project_timeline/static/description/icon.png new file mode 100644 index 0000000000..bde92d2d15 Binary files /dev/null and b/project_timeline/static/description/icon.png differ diff --git a/project_timeline/static/description/icon.svg b/project_timeline/static/description/icon.svg new file mode 100644 index 0000000000..355651c424 --- /dev/null +++ b/project_timeline/static/description/icon.svg @@ -0,0 +1,430 @@ + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/project_timeline/static/description/index.html b/project_timeline/static/description/index.html new file mode 100644 index 0000000000..7b1f8ebfa9 --- /dev/null +++ b/project_timeline/static/description/index.html @@ -0,0 +1,467 @@ + + + + + +README.rst + + + +
+ + + +Odoo Community Association + +
+

Project timeline

+ +

Beta License: AGPL-3 OCA/project Translate me on Weblate Try me on Runboat

+

This module extends the standard tasks and projects actions to add the +timeline view to them, and also adds the needed fields in the view for +handling them.

+

Table of contents

+ +
+

Usage

+

To view the timeline:

+
    +
  • Go to Project > Search > Tasks or Project > Dashboard.
  • +
  • Click on the timeline view icon.
  • +
  • You will see the tasks or projects in the new view.
  • +
+

The Task timeline uses the “Planned Start Date” and “Planned End Date” +fields, in the “Extra Info” tab (only visible in debug mode).

+

When a user is assigned, and there’s no planned start date, current +datetime is filled there, and the same happens for the end one when the +task is put in a done stage.

+
+
+

Bug Tracker

+

Bugs are tracked on GitHub Issues. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us to smash it by providing a detailed and welcomed +feedback.

+

Do not contact contributors directly about support or help with technical issues.

+
+
+

Credits

+
+

Authors

+
    +
  • Tecnativa
  • +
  • Onestein
  • +
+
+
+

Contributors

+ +
+
+

Maintainers

+

This module is maintained by the OCA.

+ +Odoo Community Association + +

OCA, or the Odoo Community Association, is a nonprofit organization whose +mission is to support the collaborative development of Odoo features and +promote its widespread use.

+

This module is part of the OCA/project project on GitHub.

+

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

+
+
+
+
+ + diff --git a/project_timeline/static/src/scss/project_timeline.scss b/project_timeline/static/src/scss/project_timeline.scss new file mode 100644 index 0000000000..873bff50f1 --- /dev/null +++ b/project_timeline/static/src/scss/project_timeline.scss @@ -0,0 +1,8 @@ +.o_project_timeline_item { + small[name="allocated_hours"] { + font-size: 85%; + } + img { + margin-top: -1px; + } +} diff --git a/project_timeline/tests/__init__.py b/project_timeline/tests/__init__.py new file mode 100644 index 0000000000..b35ed5bea1 --- /dev/null +++ b/project_timeline/tests/__init__.py @@ -0,0 +1 @@ +from . import test_project_timeline diff --git a/project_timeline/tests/test_project_timeline.py b/project_timeline/tests/test_project_timeline.py new file mode 100644 index 0000000000..3882446587 --- /dev/null +++ b/project_timeline/tests/test_project_timeline.py @@ -0,0 +1,68 @@ +# Copyright 2018 Onestein +# Copyright 2024 Tecnativa - Pedro M. Baeza +# Copyright 2024 Tecnativa - Víctor Martínez +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). + +from odoo import exceptions, fields + +from odoo.addons.base.tests.common import BaseCommon + + +class TestProjectTimeline(BaseCommon): + @classmethod + def setUpClass(cls): + super().setUpClass() + # Crear proyecto y etapa por objeto, no por referencia XML + cls.project = cls.env["project.project"].create({"name": "Test"}) + cls.stage = cls.env["project.task.type"].create({"name": "Stage Test"}) + cls.stage.write({"fold": True}) + cls.task = cls.env["project.task"].create( + {"name": "test", "user_ids": False, "project_id": cls.project.id} + ) + + def test_01_flow_filling(self): + self.assertFalse(self.task.planned_date_start) + self.task.user_ids = self.env.user + self.assertTrue(self.task.planned_date_start) + self.assertFalse(self.task.planned_date_end) + self.task.write( + { + "stage_id": self.stage.id, + "date_end": fields.Datetime.add(self.task.planned_date_start, days=1), + } + ) + self.assertTrue(self.task.planned_date_end) + + def test_02_no_filling(self): + task = self.env["project.task"].create( + { + "name": "1", + "planned_date_start": "2018-05-01 00:00:00", + "planned_date_end": "2018-05-07 00:00:00", + "project_id": self.project.id, + } + ) + task.user_ids = self.env.user + self.assertEqual( + task.planned_date_start, fields.Datetime.from_string("2018-05-01") + ) + task.stage_id = self.stage + self.assertEqual( + task.planned_date_end, fields.Datetime.from_string("2018-05-07") + ) + + def test_misc_dates(self): + self.assertFalse(self.task.planned_date_start) + self.assertFalse(self.task.date_end) + + def test_valid_dates(self): + self.task.planned_date_start = fields.Datetime.today() + self.task.date_end = fields.Datetime.add(self.task.planned_date_start, days=1) + self.assertGreater(self.task.date_end, self.task.planned_date_start) + + def test_invalid_dates(self): + self.task.write({"user_ids": self.env.user.ids}) + with self.assertRaises(exceptions.ValidationError): + self.task.planned_date_end = fields.Datetime.subtract( + self.task.planned_date_start, days=1 + ) diff --git a/project_timeline/views/project_project_view.xml b/project_timeline/views/project_project_view.xml new file mode 100644 index 0000000000..cb46d11c24 --- /dev/null +++ b/project_timeline/views/project_project_view.xml @@ -0,0 +1,26 @@ + + + + + project.project + timeline + + + + + + kanban,list,form,timeline + + + kanban,list,form,calendar,activity,timeline + + diff --git a/project_timeline/views/project_task_view.xml b/project_timeline/views/project_task_view.xml new file mode 100644 index 0000000000..20a4454450 --- /dev/null +++ b/project_timeline/views/project_task_view.xml @@ -0,0 +1,128 @@ + + + + + project.task + timeline + + + + + + +
+ + User + + + + + + + +
+
+
+
+
+
+ + kanban,list,form,calendar,timeline,pivot,graph,activity + + + report.project.task.user + timeline + + + + + + graph,pivot,timeline + + + list,kanban,form,calendar,timeline,pivot,graph,activity + + + kanban,list,form,calendar,timeline,pivot,graph,activity + + + list,kanban,form,calendar,timeline,pivot,graph,activity + + + list,form,calendar,timeline,graph,kanban + + + list,form,calendar,timeline,graph,kanban + + + project.task.form + project.task + + + + + + + + + + project.task.list + project.task + + + + + + + + +
diff --git a/project_type/i18n/ca.po b/project_type/i18n/ca.po index 173b8ab8d6..731a2c22ab 100644 --- a/project_type/i18n/ca.po +++ b/project_type/i18n/ca.po @@ -60,11 +60,15 @@ msgid "Description" msgstr "Descripció" #. module: project_type +#: model:ir.model.fields,field_description:project_type.field_project_project__display_name +#: model:ir.model.fields,field_description:project_type.field_project_task__display_name #: model:ir.model.fields,field_description:project_type.field_project_type__display_name msgid "Display Name" msgstr "Nom mostrat" #. module: project_type +#: model:ir.model.fields,field_description:project_type.field_project_project__id +#: model:ir.model.fields,field_description:project_type.field_project_task__id #: model:ir.model.fields,field_description:project_type.field_project_type__id msgid "ID" msgstr "ID" @@ -126,6 +130,22 @@ msgstr "Tasca" msgid "Type" msgstr "Tipus" +#. module: project_type +#: model:ir.model.fields,help:project_type.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #. module: project_type #. odoo-python #: code:addons/project_type/models/project_type.py:0 diff --git a/project_type/i18n/de.po b/project_type/i18n/de.po index b258b550e7..f3964734c3 100644 --- a/project_type/i18n/de.po +++ b/project_type/i18n/de.po @@ -60,11 +60,15 @@ msgid "Description" msgstr "Beschreibung" #. module: project_type +#: model:ir.model.fields,field_description:project_type.field_project_project__display_name +#: model:ir.model.fields,field_description:project_type.field_project_task__display_name #: model:ir.model.fields,field_description:project_type.field_project_type__display_name msgid "Display Name" msgstr "Anzeigename" #. module: project_type +#: model:ir.model.fields,field_description:project_type.field_project_project__id +#: model:ir.model.fields,field_description:project_type.field_project_task__id #: model:ir.model.fields,field_description:project_type.field_project_type__id msgid "ID" msgstr "ID" @@ -126,6 +130,22 @@ msgstr "Aufgabe" msgid "Type" msgstr "Typ" +#. module: project_type +#: model:ir.model.fields,help:project_type.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #. module: project_type #. odoo-python #: code:addons/project_type/models/project_type.py:0 diff --git a/project_type/i18n/es.po b/project_type/i18n/es.po index b15125ac65..e2d6e619ce 100644 --- a/project_type/i18n/es.po +++ b/project_type/i18n/es.po @@ -63,11 +63,15 @@ msgid "Description" msgstr "Descripción" #. module: project_type +#: model:ir.model.fields,field_description:project_type.field_project_project__display_name +#: model:ir.model.fields,field_description:project_type.field_project_task__display_name #: model:ir.model.fields,field_description:project_type.field_project_type__display_name msgid "Display Name" msgstr "Nombre mostrado" #. module: project_type +#: model:ir.model.fields,field_description:project_type.field_project_project__id +#: model:ir.model.fields,field_description:project_type.field_project_task__id #: model:ir.model.fields,field_description:project_type.field_project_type__id msgid "ID" msgstr "ID" @@ -129,6 +133,22 @@ msgstr "Tarea" msgid "Type" msgstr "Tipo" +#. module: project_type +#: model:ir.model.fields,help:project_type.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #. module: project_type #. odoo-python #: code:addons/project_type/models/project_type.py:0 diff --git a/project_type/i18n/es_AR.po b/project_type/i18n/es_AR.po index 0940feb3c0..192203461a 100644 --- a/project_type/i18n/es_AR.po +++ b/project_type/i18n/es_AR.po @@ -60,11 +60,15 @@ msgid "Description" msgstr "Descripción" #. module: project_type +#: model:ir.model.fields,field_description:project_type.field_project_project__display_name +#: model:ir.model.fields,field_description:project_type.field_project_task__display_name #: model:ir.model.fields,field_description:project_type.field_project_type__display_name msgid "Display Name" msgstr "Mostrar Nombre" #. module: project_type +#: model:ir.model.fields,field_description:project_type.field_project_project__id +#: model:ir.model.fields,field_description:project_type.field_project_task__id #: model:ir.model.fields,field_description:project_type.field_project_type__id msgid "ID" msgstr "ID" @@ -126,6 +130,22 @@ msgstr "Tarea" msgid "Type" msgstr "Tipo" +#. module: project_type +#: model:ir.model.fields,help:project_type.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #. module: project_type #. odoo-python #: code:addons/project_type/models/project_type.py:0 diff --git a/project_type/i18n/fi.po b/project_type/i18n/fi.po index 6e2dc57ad0..23bf7f5df2 100644 --- a/project_type/i18n/fi.po +++ b/project_type/i18n/fi.po @@ -60,11 +60,15 @@ msgid "Description" msgstr "" #. module: project_type +#: model:ir.model.fields,field_description:project_type.field_project_project__display_name +#: model:ir.model.fields,field_description:project_type.field_project_task__display_name #: model:ir.model.fields,field_description:project_type.field_project_type__display_name msgid "Display Name" msgstr "" #. module: project_type +#: model:ir.model.fields,field_description:project_type.field_project_project__id +#: model:ir.model.fields,field_description:project_type.field_project_task__id #: model:ir.model.fields,field_description:project_type.field_project_type__id msgid "ID" msgstr "" @@ -126,6 +130,22 @@ msgstr "" msgid "Type" msgstr "" +#. module: project_type +#: model:ir.model.fields,help:project_type.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #. module: project_type #. odoo-python #: code:addons/project_type/models/project_type.py:0 diff --git a/project_type/i18n/fr.po b/project_type/i18n/fr.po index f23fac0952..cdde5e801a 100644 --- a/project_type/i18n/fr.po +++ b/project_type/i18n/fr.po @@ -60,11 +60,15 @@ msgid "Description" msgstr "Description" #. module: project_type +#: model:ir.model.fields,field_description:project_type.field_project_project__display_name +#: model:ir.model.fields,field_description:project_type.field_project_task__display_name #: model:ir.model.fields,field_description:project_type.field_project_type__display_name msgid "Display Name" msgstr "Nom Affiché" #. module: project_type +#: model:ir.model.fields,field_description:project_type.field_project_project__id +#: model:ir.model.fields,field_description:project_type.field_project_task__id #: model:ir.model.fields,field_description:project_type.field_project_type__id msgid "ID" msgstr "" @@ -126,6 +130,22 @@ msgstr "Tâche" msgid "Type" msgstr "Type" +#. module: project_type +#: model:ir.model.fields,help:project_type.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #. module: project_type #. odoo-python #: code:addons/project_type/models/project_type.py:0 diff --git a/project_type/i18n/fr_FR.po b/project_type/i18n/fr_FR.po index 280697ed5d..cc4538091d 100644 --- a/project_type/i18n/fr_FR.po +++ b/project_type/i18n/fr_FR.po @@ -60,11 +60,15 @@ msgid "Description" msgstr "Description" #. module: project_type +#: model:ir.model.fields,field_description:project_type.field_project_project__display_name +#: model:ir.model.fields,field_description:project_type.field_project_task__display_name #: model:ir.model.fields,field_description:project_type.field_project_type__display_name msgid "Display Name" msgstr "Afficher le nom" #. module: project_type +#: model:ir.model.fields,field_description:project_type.field_project_project__id +#: model:ir.model.fields,field_description:project_type.field_project_task__id #: model:ir.model.fields,field_description:project_type.field_project_type__id msgid "ID" msgstr "" @@ -126,6 +130,22 @@ msgstr "Tâche" msgid "Type" msgstr "Type" +#. module: project_type +#: model:ir.model.fields,help:project_type.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #. module: project_type #. odoo-python #: code:addons/project_type/models/project_type.py:0 diff --git a/project_type/i18n/it.po b/project_type/i18n/it.po index 544a240f68..676d652554 100644 --- a/project_type/i18n/it.po +++ b/project_type/i18n/it.po @@ -60,11 +60,15 @@ msgid "Description" msgstr "Descrizione" #. module: project_type +#: model:ir.model.fields,field_description:project_type.field_project_project__display_name +#: model:ir.model.fields,field_description:project_type.field_project_task__display_name #: model:ir.model.fields,field_description:project_type.field_project_type__display_name msgid "Display Name" msgstr "Nome visualizzato" #. module: project_type +#: model:ir.model.fields,field_description:project_type.field_project_project__id +#: model:ir.model.fields,field_description:project_type.field_project_task__id #: model:ir.model.fields,field_description:project_type.field_project_type__id msgid "ID" msgstr "ID" @@ -126,6 +130,22 @@ msgstr "Lavoro" msgid "Type" msgstr "Tipo" +#. module: project_type +#: model:ir.model.fields,help:project_type.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #. module: project_type #. odoo-python #: code:addons/project_type/models/project_type.py:0 diff --git a/project_type/i18n/nl.po b/project_type/i18n/nl.po index 4b93903603..5c5db28a61 100644 --- a/project_type/i18n/nl.po +++ b/project_type/i18n/nl.po @@ -60,11 +60,15 @@ msgid "Description" msgstr "Omschrijving" #. module: project_type +#: model:ir.model.fields,field_description:project_type.field_project_project__display_name +#: model:ir.model.fields,field_description:project_type.field_project_task__display_name #: model:ir.model.fields,field_description:project_type.field_project_type__display_name msgid "Display Name" msgstr "Naam" #. module: project_type +#: model:ir.model.fields,field_description:project_type.field_project_project__id +#: model:ir.model.fields,field_description:project_type.field_project_task__id #: model:ir.model.fields,field_description:project_type.field_project_type__id msgid "ID" msgstr "ID" @@ -126,6 +130,22 @@ msgstr "Taak" msgid "Type" msgstr "Type" +#. module: project_type +#: model:ir.model.fields,help:project_type.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #. module: project_type #. odoo-python #: code:addons/project_type/models/project_type.py:0 diff --git a/project_type/i18n/project_type.pot b/project_type/i18n/project_type.pot index 0f87861346..94aa810b07 100644 --- a/project_type/i18n/project_type.pot +++ b/project_type/i18n/project_type.pot @@ -132,13 +132,14 @@ msgstr "" msgid "" "Use these keywords in the title to set new tasks:\n" "\n" -" #tags Set tags on the task\n" -" @user Assign the task to a user\n" -" ! Set the task a medium priority\n" -" !! Set the task a high priority\n" -" !!! Set the task a urgent priority\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" "\n" -" Make sure to use the right format and order e.g. Improve the configuration screen #feature #v16 @Mitchell !" +" Make sure to use the right format and order e.g. Improve the configuration screen 5h #feature #v16 @Mitchell !" msgstr "" #. module: project_type diff --git a/project_type/i18n/pt.po b/project_type/i18n/pt.po index 2798be47d9..3fd0edf166 100644 --- a/project_type/i18n/pt.po +++ b/project_type/i18n/pt.po @@ -58,11 +58,15 @@ msgid "Description" msgstr "" #. module: project_type +#: model:ir.model.fields,field_description:project_type.field_project_project__display_name +#: model:ir.model.fields,field_description:project_type.field_project_task__display_name #: model:ir.model.fields,field_description:project_type.field_project_type__display_name msgid "Display Name" msgstr "" #. module: project_type +#: model:ir.model.fields,field_description:project_type.field_project_project__id +#: model:ir.model.fields,field_description:project_type.field_project_task__id #: model:ir.model.fields,field_description:project_type.field_project_type__id msgid "ID" msgstr "" @@ -124,6 +128,22 @@ msgstr "" msgid "Type" msgstr "" +#. module: project_type +#: model:ir.model.fields,help:project_type.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #. module: project_type #. odoo-python #: code:addons/project_type/models/project_type.py:0 diff --git a/project_type/i18n/pt_BR.po b/project_type/i18n/pt_BR.po index 8ea0dad7b5..a599a4cdb3 100644 --- a/project_type/i18n/pt_BR.po +++ b/project_type/i18n/pt_BR.po @@ -58,11 +58,15 @@ msgid "Description" msgstr "" #. module: project_type +#: model:ir.model.fields,field_description:project_type.field_project_project__display_name +#: model:ir.model.fields,field_description:project_type.field_project_task__display_name #: model:ir.model.fields,field_description:project_type.field_project_type__display_name msgid "Display Name" msgstr "" #. module: project_type +#: model:ir.model.fields,field_description:project_type.field_project_project__id +#: model:ir.model.fields,field_description:project_type.field_project_task__id #: model:ir.model.fields,field_description:project_type.field_project_type__id msgid "ID" msgstr "" @@ -124,6 +128,22 @@ msgstr "" msgid "Type" msgstr "" +#. module: project_type +#: model:ir.model.fields,help:project_type.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #. module: project_type #. odoo-python #: code:addons/project_type/models/project_type.py:0 diff --git a/project_type/i18n/tr.po b/project_type/i18n/tr.po index dd2cd3769c..2c273e7903 100644 --- a/project_type/i18n/tr.po +++ b/project_type/i18n/tr.po @@ -60,11 +60,15 @@ msgid "Description" msgstr "Açıklama" #. module: project_type +#: model:ir.model.fields,field_description:project_type.field_project_project__display_name +#: model:ir.model.fields,field_description:project_type.field_project_task__display_name #: model:ir.model.fields,field_description:project_type.field_project_type__display_name msgid "Display Name" msgstr "Görünüm Adı" #. module: project_type +#: model:ir.model.fields,field_description:project_type.field_project_project__id +#: model:ir.model.fields,field_description:project_type.field_project_task__id #: model:ir.model.fields,field_description:project_type.field_project_type__id msgid "ID" msgstr "" @@ -126,6 +130,22 @@ msgstr "Görev" msgid "Type" msgstr "Tür" +#. module: project_type +#: model:ir.model.fields,help:project_type.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #. module: project_type #. odoo-python #: code:addons/project_type/models/project_type.py:0 diff --git a/project_version/i18n/es.po b/project_version/i18n/es.po index 14a262e414..2439ebf8dd 100644 --- a/project_version/i18n/es.po +++ b/project_version/i18n/es.po @@ -27,20 +27,19 @@ msgid "Created on" msgstr "Creado el" #. module: project_version +#: model:ir.model.fields,field_description:project_version.field_project_project__display_name +#: model:ir.model.fields,field_description:project_version.field_project_task__display_name #: model:ir.model.fields,field_description:project_version.field_project_version__display_name msgid "Display Name" msgstr "Nombre mostrado" #. module: project_version +#: model:ir.model.fields,field_description:project_version.field_project_project__id +#: model:ir.model.fields,field_description:project_version.field_project_task__id #: model:ir.model.fields,field_description:project_version.field_project_version__id msgid "ID" msgstr "ID" -#. module: project_version -#: model:ir.model.fields,field_description:project_version.field_project_version____last_update -msgid "Last Modified on" -msgstr "Última modificación en" - #. module: project_version #: model:ir.model.fields,field_description:project_version.field_project_version__write_uid msgid "Last Updated by" @@ -75,6 +74,22 @@ msgstr "Versión del proyecto" msgid "Task" msgstr "Tarea" +#. module: project_version +#: model:ir.model.fields,help:project_version.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #. module: project_version #: model:ir.model.fields,field_description:project_version.field_project_project__version_ids #: model:ir.model.fields,field_description:project_version.field_project_task__version_id @@ -82,3 +97,6 @@ msgstr "Tarea" #: model_terms:ir.ui.view,arch_db:project_version.project_task_search msgid "Version" msgstr "Versión" + +#~ msgid "Last Modified on" +#~ msgstr "Última modificación en" diff --git a/project_version/i18n/it.po b/project_version/i18n/it.po index b696f91c55..76aa04e6a2 100644 --- a/project_version/i18n/it.po +++ b/project_version/i18n/it.po @@ -27,20 +27,19 @@ msgid "Created on" msgstr "Creato il" #. module: project_version +#: model:ir.model.fields,field_description:project_version.field_project_project__display_name +#: model:ir.model.fields,field_description:project_version.field_project_task__display_name #: model:ir.model.fields,field_description:project_version.field_project_version__display_name msgid "Display Name" msgstr "Nome visualizzato" #. module: project_version +#: model:ir.model.fields,field_description:project_version.field_project_project__id +#: model:ir.model.fields,field_description:project_version.field_project_task__id #: model:ir.model.fields,field_description:project_version.field_project_version__id msgid "ID" msgstr "ID" -#. module: project_version -#: model:ir.model.fields,field_description:project_version.field_project_version____last_update -msgid "Last Modified on" -msgstr "Ultima modifica il" - #. module: project_version #: model:ir.model.fields,field_description:project_version.field_project_version__write_uid msgid "Last Updated by" @@ -75,6 +74,22 @@ msgstr "Versione progetto" msgid "Task" msgstr "Lavoro" +#. module: project_version +#: model:ir.model.fields,help:project_version.field_project_task__display_name +msgid "" +"Use these keywords in the title to set new tasks:\n" +"\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" +"\n" +" Make sure to use the right format and order e.g. Improve the " +"configuration screen 5h #feature #v16 @Mitchell !" +msgstr "" + #. module: project_version #: model:ir.model.fields,field_description:project_version.field_project_project__version_ids #: model:ir.model.fields,field_description:project_version.field_project_task__version_id @@ -82,3 +97,6 @@ msgstr "Lavoro" #: model_terms:ir.ui.view,arch_db:project_version.project_task_search msgid "Version" msgstr "Versione" + +#~ msgid "Last Modified on" +#~ msgstr "Ultima modifica il" diff --git a/project_version/i18n/project_version.pot b/project_version/i18n/project_version.pot index 140f396e6a..16702a4508 100644 --- a/project_version/i18n/project_version.pot +++ b/project_version/i18n/project_version.pot @@ -76,13 +76,14 @@ msgstr "" msgid "" "Use these keywords in the title to set new tasks:\n" "\n" -" #tags Set tags on the task\n" -" @user Assign the task to a user\n" -" ! Set the task a medium priority\n" -" !! Set the task a high priority\n" -" !!! Set the task a urgent priority\n" +" 30h Allocate 30 hours to the task\n" +" #tags Set tags on the task\n" +" @user Assign the task to a user\n" +" ! Set the task a medium priority\n" +" !! Set the task a high priority\n" +" !!! Set the task a urgent priority\n" "\n" -" Make sure to use the right format and order e.g. Improve the configuration screen #feature #v16 @Mitchell !" +" Make sure to use the right format and order e.g. Improve the configuration screen 5h #feature #v16 @Mitchell !" msgstr "" #. module: project_version diff --git a/setup/_metapackage/pyproject.toml b/setup/_metapackage/pyproject.toml index c772b7a992..6a4465d8e5 100644 --- a/setup/_metapackage/pyproject.toml +++ b/setup/_metapackage/pyproject.toml @@ -1,10 +1,12 @@ [project] name = "odoo-addons-oca-project" -version = "19.0.20260427.0" +version = "19.0.20260504.3" dependencies = [ "odoo-addon-project_department==19.0.*", "odoo-addon-project_hr==19.0.*", "odoo-addon-project_key==19.0.*", + "odoo-addon-project_milestone_status==19.0.*", + "odoo-addon-project_parent==19.0.*", "odoo-addon-project_parent_task_filter==19.0.*", "odoo-addon-project_sequence==19.0.*", "odoo-addon-project_task_default_stage==19.0.*", @@ -16,6 +18,8 @@ dependencies = [ "odoo-addon-project_task_pull_request_state==19.0.*", "odoo-addon-project_task_stage_mgmt==19.0.*", "odoo-addon-project_task_stage_state==19.0.*", + "odoo-addon-project_task_tag==19.0.*", + "odoo-addon-project_timeline==19.0.*", "odoo-addon-project_type==19.0.*", "odoo-addon-project_version==19.0.*", ]