|
| 1 | +# Translation of Odoo Server. |
| 2 | +# This file contains the translation of the following modules: |
| 3 | +# * project_timeline |
| 4 | +# |
| 5 | +msgid "" |
| 6 | +msgstr "" |
| 7 | +"Project-Id-Version: Odoo Server 18.0\n" |
| 8 | +"Report-Msgid-Bugs-To: \n" |
| 9 | +"Last-Translator: Automatically generated\n" |
| 10 | +"Language-Team: none\n" |
| 11 | +"Language: cs\n" |
| 12 | +"MIME-Version: 1.0\n" |
| 13 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 14 | +"Content-Transfer-Encoding: \n" |
| 15 | +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" |
| 16 | + |
| 17 | +#. module: project_timeline |
| 18 | +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_end |
| 19 | +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_end |
| 20 | +msgid "Planned Date End" |
| 21 | +msgstr "" |
| 22 | + |
| 23 | +#. module: project_timeline |
| 24 | +#: model:ir.model.fields,field_description:project_timeline.field_project_task__planned_date_start |
| 25 | +#: model:ir.model.fields,field_description:project_timeline.field_report_project_task_user__planned_date_start |
| 26 | +msgid "Planned Date Start" |
| 27 | +msgstr "" |
| 28 | + |
| 29 | +#. module: project_timeline |
| 30 | +#: model_terms:ir.ui.view,arch_db:project_timeline.view_task_form2 |
| 31 | +msgid "Planned Dates" |
| 32 | +msgstr "" |
| 33 | + |
| 34 | +#. module: project_timeline |
| 35 | +#: model:ir.model,name:project_timeline.model_project_task |
| 36 | +msgid "Task" |
| 37 | +msgstr "" |
| 38 | + |
| 39 | +#. module: project_timeline |
| 40 | +#: model:ir.model,name:project_timeline.model_report_project_task_user |
| 41 | +msgid "Tasks Analysis" |
| 42 | +msgstr "" |
| 43 | + |
| 44 | +#. module: project_timeline |
| 45 | +#. odoo-python |
| 46 | +#: code:addons/project_timeline/models/project_task.py:0 |
| 47 | +msgid "The end date must be after the start date." |
| 48 | +msgstr "" |
| 49 | + |
| 50 | +#. module: project_timeline |
| 51 | +#: model_terms:ir.ui.view,arch_db:project_timeline.project_task_timeline |
| 52 | +msgid "User" |
| 53 | +msgstr "" |
0 commit comments