From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/pad_project/__init__.py | 4 + addons/pad_project/__manifest__.py | 23 ++++ addons/pad_project/i18n/af.po | 47 ++++++++ addons/pad_project/i18n/am.po | 47 ++++++++ addons/pad_project/i18n/ar.po | 117 ++++++++++++++++++++ addons/pad_project/i18n/az.po | 47 ++++++++ addons/pad_project/i18n/bg.po | 117 ++++++++++++++++++++ addons/pad_project/i18n/bn.po | 113 +++++++++++++++++++ addons/pad_project/i18n/bs.po | 50 +++++++++ addons/pad_project/i18n/ca.po | 116 ++++++++++++++++++++ addons/pad_project/i18n/ckb.po | 113 +++++++++++++++++++ addons/pad_project/i18n/cs.po | 115 +++++++++++++++++++ addons/pad_project/i18n/da.po | 121 ++++++++++++++++++++ addons/pad_project/i18n/de.po | 115 +++++++++++++++++++ addons/pad_project/i18n/el.po | 114 +++++++++++++++++++ addons/pad_project/i18n/en_GB.po | 47 ++++++++ addons/pad_project/i18n/eo.po | 109 ++++++++++++++++++ addons/pad_project/i18n/es.po | 116 ++++++++++++++++++++ addons/pad_project/i18n/es_BO.po | 47 ++++++++ addons/pad_project/i18n/es_CL.po | 47 ++++++++ addons/pad_project/i18n/es_CO.po | 47 ++++++++ addons/pad_project/i18n/es_CR.po | 47 ++++++++ addons/pad_project/i18n/es_DO.po | 47 ++++++++ addons/pad_project/i18n/es_EC.po | 47 ++++++++ addons/pad_project/i18n/es_MX.po | 116 ++++++++++++++++++++ addons/pad_project/i18n/es_PE.po | 47 ++++++++ addons/pad_project/i18n/es_PY.po | 47 ++++++++ addons/pad_project/i18n/es_VE.po | 47 ++++++++ addons/pad_project/i18n/et.po | 116 ++++++++++++++++++++ addons/pad_project/i18n/eu.po | 118 ++++++++++++++++++++ addons/pad_project/i18n/fa.po | 115 +++++++++++++++++++ addons/pad_project/i18n/fi.po | 118 ++++++++++++++++++++ addons/pad_project/i18n/fo.po | 47 ++++++++ addons/pad_project/i18n/fr.po | 120 ++++++++++++++++++++ addons/pad_project/i18n/fr_CA.po | 47 ++++++++ addons/pad_project/i18n/gl.po | 47 ++++++++ addons/pad_project/i18n/gu.po | 50 +++++++++ addons/pad_project/i18n/he.po | 115 +++++++++++++++++++ addons/pad_project/i18n/hi.po | 113 +++++++++++++++++++ addons/pad_project/i18n/hr.po | 116 ++++++++++++++++++++ addons/pad_project/i18n/hu.po | 118 ++++++++++++++++++++ addons/pad_project/i18n/id.po | 118 ++++++++++++++++++++ addons/pad_project/i18n/is.po | 51 +++++++++ addons/pad_project/i18n/it.po | 116 ++++++++++++++++++++ addons/pad_project/i18n/ja.po | 116 ++++++++++++++++++++ addons/pad_project/i18n/ka.po | 116 ++++++++++++++++++++ addons/pad_project/i18n/kab.po | 47 ++++++++ addons/pad_project/i18n/km.po | 114 +++++++++++++++++++ addons/pad_project/i18n/ko.po | 115 +++++++++++++++++++ addons/pad_project/i18n/lb.po | 47 ++++++++ addons/pad_project/i18n/lo.po | 47 ++++++++ addons/pad_project/i18n/lt.po | 116 ++++++++++++++++++++ addons/pad_project/i18n/lv.po | 114 +++++++++++++++++++ addons/pad_project/i18n/mk.po | 47 ++++++++ addons/pad_project/i18n/mn.po | 115 +++++++++++++++++++ addons/pad_project/i18n/nb.po | 115 +++++++++++++++++++ addons/pad_project/i18n/ne.po | 47 ++++++++ addons/pad_project/i18n/nl.po | 118 ++++++++++++++++++++ addons/pad_project/i18n/nl_BE.po | 47 ++++++++ addons/pad_project/i18n/pad_project.pot | 109 ++++++++++++++++++ addons/pad_project/i18n/pl.po | 117 ++++++++++++++++++++ addons/pad_project/i18n/pt.po | 117 ++++++++++++++++++++ addons/pad_project/i18n/pt_BR.po | 119 ++++++++++++++++++++ addons/pad_project/i18n/ro.po | 115 +++++++++++++++++++ addons/pad_project/i18n/ru.po | 117 ++++++++++++++++++++ addons/pad_project/i18n/si.po | 109 ++++++++++++++++++ addons/pad_project/i18n/sk.po | 118 ++++++++++++++++++++ addons/pad_project/i18n/sl.po | 118 ++++++++++++++++++++ addons/pad_project/i18n/sq.po | 47 ++++++++ addons/pad_project/i18n/sr.po | 50 +++++++++ addons/pad_project/i18n/sr@latin.po | 50 +++++++++ addons/pad_project/i18n/sv.po | 115 +++++++++++++++++++ addons/pad_project/i18n/th.po | 114 +++++++++++++++++++ addons/pad_project/i18n/tr.po | 122 +++++++++++++++++++++ addons/pad_project/i18n/uk.po | 117 ++++++++++++++++++++ addons/pad_project/i18n/ur.po | 109 ++++++++++++++++++ addons/pad_project/i18n/vi.po | 118 ++++++++++++++++++++ addons/pad_project/i18n/zh_CN.po | 117 ++++++++++++++++++++ addons/pad_project/i18n/zh_TW.po | 116 ++++++++++++++++++++ addons/pad_project/models/__init__.py | 4 + addons/pad_project/models/project.py | 75 +++++++++++++ addons/pad_project/static/src/css/pad_project.css | 10 ++ addons/pad_project/views/project_portal_assets.xml | 8 ++ .../pad_project/views/project_portal_templates.xml | 34 ++++++ addons/pad_project/views/project_views.xml | 54 +++++++++ .../views/res_config_settings_views.xml | 22 ++++ 86 files changed, 7237 insertions(+) create mode 100644 addons/pad_project/__init__.py create mode 100644 addons/pad_project/__manifest__.py create mode 100644 addons/pad_project/i18n/af.po create mode 100644 addons/pad_project/i18n/am.po create mode 100644 addons/pad_project/i18n/ar.po create mode 100644 addons/pad_project/i18n/az.po create mode 100644 addons/pad_project/i18n/bg.po create mode 100644 addons/pad_project/i18n/bn.po create mode 100644 addons/pad_project/i18n/bs.po create mode 100644 addons/pad_project/i18n/ca.po create mode 100644 addons/pad_project/i18n/ckb.po create mode 100644 addons/pad_project/i18n/cs.po create mode 100644 addons/pad_project/i18n/da.po create mode 100644 addons/pad_project/i18n/de.po create mode 100644 addons/pad_project/i18n/el.po create mode 100644 addons/pad_project/i18n/en_GB.po create mode 100644 addons/pad_project/i18n/eo.po create mode 100644 addons/pad_project/i18n/es.po create mode 100644 addons/pad_project/i18n/es_BO.po create mode 100644 addons/pad_project/i18n/es_CL.po create mode 100644 addons/pad_project/i18n/es_CO.po create mode 100644 addons/pad_project/i18n/es_CR.po create mode 100644 addons/pad_project/i18n/es_DO.po create mode 100644 addons/pad_project/i18n/es_EC.po create mode 100644 addons/pad_project/i18n/es_MX.po create mode 100644 addons/pad_project/i18n/es_PE.po create mode 100644 addons/pad_project/i18n/es_PY.po create mode 100644 addons/pad_project/i18n/es_VE.po create mode 100644 addons/pad_project/i18n/et.po create mode 100644 addons/pad_project/i18n/eu.po create mode 100644 addons/pad_project/i18n/fa.po create mode 100644 addons/pad_project/i18n/fi.po create mode 100644 addons/pad_project/i18n/fo.po create mode 100644 addons/pad_project/i18n/fr.po create mode 100644 addons/pad_project/i18n/fr_CA.po create mode 100644 addons/pad_project/i18n/gl.po create mode 100644 addons/pad_project/i18n/gu.po create mode 100644 addons/pad_project/i18n/he.po create mode 100644 addons/pad_project/i18n/hi.po create mode 100644 addons/pad_project/i18n/hr.po create mode 100644 addons/pad_project/i18n/hu.po create mode 100644 addons/pad_project/i18n/id.po create mode 100644 addons/pad_project/i18n/is.po create mode 100644 addons/pad_project/i18n/it.po create mode 100644 addons/pad_project/i18n/ja.po create mode 100644 addons/pad_project/i18n/ka.po create mode 100644 addons/pad_project/i18n/kab.po create mode 100644 addons/pad_project/i18n/km.po create mode 100644 addons/pad_project/i18n/ko.po create mode 100644 addons/pad_project/i18n/lb.po create mode 100644 addons/pad_project/i18n/lo.po create mode 100644 addons/pad_project/i18n/lt.po create mode 100644 addons/pad_project/i18n/lv.po create mode 100644 addons/pad_project/i18n/mk.po create mode 100644 addons/pad_project/i18n/mn.po create mode 100644 addons/pad_project/i18n/nb.po create mode 100644 addons/pad_project/i18n/ne.po create mode 100644 addons/pad_project/i18n/nl.po create mode 100644 addons/pad_project/i18n/nl_BE.po create mode 100644 addons/pad_project/i18n/pad_project.pot create mode 100644 addons/pad_project/i18n/pl.po create mode 100644 addons/pad_project/i18n/pt.po create mode 100644 addons/pad_project/i18n/pt_BR.po create mode 100644 addons/pad_project/i18n/ro.po create mode 100644 addons/pad_project/i18n/ru.po create mode 100644 addons/pad_project/i18n/si.po create mode 100644 addons/pad_project/i18n/sk.po create mode 100644 addons/pad_project/i18n/sl.po create mode 100644 addons/pad_project/i18n/sq.po create mode 100644 addons/pad_project/i18n/sr.po create mode 100644 addons/pad_project/i18n/sr@latin.po create mode 100644 addons/pad_project/i18n/sv.po create mode 100644 addons/pad_project/i18n/th.po create mode 100644 addons/pad_project/i18n/tr.po create mode 100644 addons/pad_project/i18n/uk.po create mode 100644 addons/pad_project/i18n/ur.po create mode 100644 addons/pad_project/i18n/vi.po create mode 100644 addons/pad_project/i18n/zh_CN.po create mode 100644 addons/pad_project/i18n/zh_TW.po create mode 100644 addons/pad_project/models/__init__.py create mode 100644 addons/pad_project/models/project.py create mode 100644 addons/pad_project/static/src/css/pad_project.css create mode 100644 addons/pad_project/views/project_portal_assets.xml create mode 100644 addons/pad_project/views/project_portal_templates.xml create mode 100644 addons/pad_project/views/project_views.xml create mode 100644 addons/pad_project/views/res_config_settings_views.xml (limited to 'addons/pad_project') diff --git a/addons/pad_project/__init__.py b/addons/pad_project/__init__.py new file mode 100644 index 00000000..dc5e6b69 --- /dev/null +++ b/addons/pad_project/__init__.py @@ -0,0 +1,4 @@ +# -*- coding: utf-8 -*- +# Part of Odoo. See LICENSE file for full copyright and licensing details. + +from . import models diff --git a/addons/pad_project/__manifest__.py b/addons/pad_project/__manifest__.py new file mode 100644 index 00000000..41632027 --- /dev/null +++ b/addons/pad_project/__manifest__.py @@ -0,0 +1,23 @@ +# -*- coding: utf-8 -*- +# Part of Odoo. See LICENSE file for full copyright and licensing details. + +{ + 'name': 'Pad on tasks', + 'category': 'Services/Project', + 'description': """ +This module adds a PAD in all project form views. +================================================= + """, + 'depends': [ + 'project', + 'pad' + ], + 'data': [ + 'views/res_config_settings_views.xml', + 'views/project_views.xml', + 'views/project_portal_templates.xml', + 'views/project_portal_assets.xml' + ], + 'auto_install': True, + 'license': 'LGPL-3', +} diff --git a/addons/pad_project/i18n/af.po b/addons/pad_project/i18n/af.po new file mode 100644 index 00000000..641749e0 --- /dev/null +++ b/addons/pad_project/i18n/af.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Afrikaans (https://www.transifex.com/odoo/teams/41243/af/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: af\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project_use_pads +#: model:ir.model.fields,help:pad_project.field_project_task_use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project_use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/am.po b/addons/pad_project/i18n/am.po new file mode 100644 index 00000000..c98b72f2 --- /dev/null +++ b/addons/pad_project/i18n/am.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Amharic (https://www.transifex.com/odoo/teams/41243/am/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: am\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project_use_pads +#: model:ir.model.fields,help:pad_project.field_project_task_use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project_use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/ar.po b/addons/pad_project/i18n/ar.po new file mode 100644 index 00000000..2a4de704 --- /dev/null +++ b/addons/pad_project/i18n/ar.po @@ -0,0 +1,117 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Mustafa Rawi , 2020 +# Martin Trigaux, 2020 +# Osoul , 2020 +# Osama Ahmaro , 2020 +# Shaima Safar , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Shaima Safar , 2020\n" +"Language-Team: Arabic (https://www.transifex.com/odoo/teams/41243/ar/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ar\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: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "منصات تعاونية" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "الاسم المعروض" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "تحرير" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "المُعرف" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "مستخدمين داخليين" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "آخر تعديل في" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "رابط باد" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "المشروع" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "حفظ" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "المهمة" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "استخدام منصات تعاونية" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "استخدام منصات تعاونية لمهمات هذا المشروع." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "استخدام منصات تعاونية" diff --git a/addons/pad_project/i18n/az.po b/addons/pad_project/i18n/az.po new file mode 100644 index 00000000..28a8fc3d --- /dev/null +++ b/addons/pad_project/i18n/az.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2018-08-24 09:21+0000\n" +"Language-Team: Azerbaijani (https://www.transifex.com/odoo/teams/41243/az/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: az\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/bg.po b/addons/pad_project/i18n/bg.po new file mode 100644 index 00000000..38755bd2 --- /dev/null +++ b/addons/pad_project/i18n/bg.po @@ -0,0 +1,117 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2020 +# Rosen Vladimirov , 2020 +# aleksandar ivanov, 2020 +# Albena Mincheva , 2020 +# Maria Boyadjieva , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Maria Boyadjieva , 2020\n" +"Language-Team: Bulgarian (https://www.transifex.com/odoo/teams/41243/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Collaborative Pads" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Име за показване" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Редактирай" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Вътрешни потребители" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Последно променено на" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "Pad URL" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Проект" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Запазете" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Задача" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/bn.po b/addons/pad_project/i18n/bn.po new file mode 100644 index 00000000..c7adbddf --- /dev/null +++ b/addons/pad_project/i18n/bn.po @@ -0,0 +1,113 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Abu Zafar , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Abu Zafar , 2021\n" +"Language-Team: Bengali (https://www.transifex.com/odoo/teams/41243/bn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "প্রদর্শন নাম" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "সম্পাদন" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "আইডি " + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "সর্বশেষ সংশোধিত" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "প্রকল্প" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "সংরক্ষণ" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/bs.po b/addons/pad_project/i18n/bs.po new file mode 100644 index 00000000..7960544a --- /dev/null +++ b/addons/pad_project/i18n/bs.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2018-09-18 09:49+0000\n" +"Last-Translator: Martin Trigaux, 2018\n" +"Language-Team: Bosnian (https://www.transifex.com/odoo/teams/41243/bs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bs\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: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Projekat" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Zadatak" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/ca.po b/addons/pad_project/i18n/ca.po new file mode 100644 index 00000000..44854e2e --- /dev/null +++ b/addons/pad_project/i18n/ca.po @@ -0,0 +1,116 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2020 +# Manel Fernandez Ramirez , 2020 +# Josep Anton Belchi, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Josep Anton Belchi, 2021\n" +"Language-Team: Catalan (https://www.transifex.com/odoo/teams/41243/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Pads col·laboratius" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Nom mostrat" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Editar" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Usuaris interns " + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Última modificació el " + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "Url llibreta" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Projecte" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Desar" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Tasca" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "Fer servir una llibreta col·laborativa" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" +"Fer servir una llibreta col·laborativa per les tasques d'aquest projecte." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "Fer servir llibretes col·laboratives" diff --git a/addons/pad_project/i18n/ckb.po b/addons/pad_project/i18n/ckb.po new file mode 100644 index 00000000..e2967c9e --- /dev/null +++ b/addons/pad_project/i18n/ckb.po @@ -0,0 +1,113 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Haval Abdulkarim , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Haval Abdulkarim , 2020\n" +"Language-Team: Central Kurdish (https://www.transifex.com/odoo/teams/41243/ckb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ckb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "پیشاندانی ناو" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "دەستکاری" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ناسنامە" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "دواین دەستکاری لە" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "پڕۆژە" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "پاشەکەوتکردن" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/cs.po b/addons/pad_project/i18n/cs.po new file mode 100644 index 00000000..b6b3099d --- /dev/null +++ b/addons/pad_project/i18n/cs.po @@ -0,0 +1,115 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2020 +# Jan Horzinka , 2020 +# Jiří Podhorecký, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Jiří Podhorecký, 2020\n" +"Language-Team: Czech (https://www.transifex.com/odoo/teams/41243/cs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: cs\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Collaborative Pads" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Zobrazované jméno" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Upravit" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Interní uživatelé" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Naposled změněno" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "URL textového editoru" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Projekt" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Uložit" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Úloha" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "Použít sdílený textový editor" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "Použít sdílený textový editor na úkoly v tomto projektu." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "Použít sdílené textové editory" diff --git a/addons/pad_project/i18n/da.po b/addons/pad_project/i18n/da.po new file mode 100644 index 00000000..5081487c --- /dev/null +++ b/addons/pad_project/i18n/da.po @@ -0,0 +1,121 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2020 +# Morten Schou , 2020 +# Jesper Carstensen , 2020 +# Pernille Kristensen , 2020 +# Sanne Kristensen , 2020 +# Mads Søndergaard, 2020 +# Mads Søndergaard , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Mads Søndergaard , 2020\n" +"Language-Team: Danish (https://www.transifex.com/odoo/teams/41243/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "Tilgængelighed for samarbejds pads" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "Tilgængelig for:" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Samarbejdende Pads" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Vis navn" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Rediger" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" +"Rediger opgavers beskrivelse i samarbejde på samme tid.
\n" +" Se hver forfatters tekst i en bestemt farve." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Interne brugere" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "Interne Brugere & Portal Brugere" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Sidst ændret den" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "Pad URL" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Projekt" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Gem" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Opgave" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "Brug samarbejds pad" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "Brug samarbejds pad til opgaver for dette projekt." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "Brug samarbejds pads" diff --git a/addons/pad_project/i18n/de.po b/addons/pad_project/i18n/de.po new file mode 100644 index 00000000..a03dea8d --- /dev/null +++ b/addons/pad_project/i18n/de.po @@ -0,0 +1,115 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Martin Trigaux, 2020\n" +"Language-Team: German (https://www.transifex.com/odoo/teams/41243/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Plattform für Zusammenarbeit" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Anzeigename" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Bearbeiten" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Interne Nutzer" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "Pad URL" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Projekt" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Speichern" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Aufgabe" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "Verwenden Sie die Plattform für Zusammenarbeit" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" +"Verwenden Sie die Plattform für Zusammenarbeit für die Aufgaben dieses " +"Projekts." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "Verwenden Sie Plattformen für Zusammenarbeit" diff --git a/addons/pad_project/i18n/el.po b/addons/pad_project/i18n/el.po new file mode 100644 index 00000000..74aacc40 --- /dev/null +++ b/addons/pad_project/i18n/el.po @@ -0,0 +1,114 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2020 +# Kostas Goutoudis , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Kostas Goutoudis , 2020\n" +"Language-Team: Greek (https://www.transifex.com/odoo/teams/41243/el/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Εμφάνιση Ονόματος" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Επεξεργασία" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "Κωδικός" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Εσωτερικοί Χρήστες" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Τελευταία τροποποίηση στις" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "Επίθεμα διεύθυνσης Url" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Έργο" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Αποθήκευση" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Εργασία" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/en_GB.po b/addons/pad_project/i18n/en_GB.po new file mode 100644 index 00000000..2a878d9b --- /dev/null +++ b/addons/pad_project/i18n/en_GB.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: English (United Kingdom) (https://www.transifex.com/odoo/teams/41243/en_GB/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: en_GB\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project_use_pads +#: model:ir.model.fields,help:pad_project.field_project_task_use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project_use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/eo.po b/addons/pad_project/i18n/eo.po new file mode 100644 index 00000000..1360ba23 --- /dev/null +++ b/addons/pad_project/i18n/eo.po @@ -0,0 +1,109 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Language-Team: Esperanto (https://www.transifex.com/odoo/teams/41243/eo/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: eo\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/es.po b/addons/pad_project/i18n/es.po new file mode 100644 index 00000000..5d3e1738 --- /dev/null +++ b/addons/pad_project/i18n/es.po @@ -0,0 +1,116 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2020 +# Daniela Cervantes , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Daniela Cervantes , 2021\n" +"Language-Team: Spanish (https://www.transifex.com/odoo/teams/41243/es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "Disponibilidad de pad colaborativos" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "Disponible en:" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Pads colaborativos" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Nombre mostrado" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Editar" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" +"Edita la descripción de las tareas de forma colaborativa en tiempo real.
\n" +" Ve el texto de cada autor en diferentes colores." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Usuarios internos" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "Usuarios internos y usuarios del portal" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Última modificación el" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "Dirección del PAD" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Proyecto" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Guardar" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Tarea" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "Usar pad colaborativo" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "Usar pads colaborativos para tareas en este proyecto." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "Usar pads colaborativos" diff --git a/addons/pad_project/i18n/es_BO.po b/addons/pad_project/i18n/es_BO.po new file mode 100644 index 00000000..a618bd02 --- /dev/null +++ b/addons/pad_project/i18n/es_BO.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Spanish (Bolivia) (https://www.transifex.com/odoo/teams/41243/es_BO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_BO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project_use_pads +#: model:ir.model.fields,help:pad_project.field_project_task_use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project_use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/es_CL.po b/addons/pad_project/i18n/es_CL.po new file mode 100644 index 00000000..208493aa --- /dev/null +++ b/addons/pad_project/i18n/es_CL.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Spanish (Chile) (https://www.transifex.com/odoo/teams/41243/es_CL/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CL\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project_use_pads +#: model:ir.model.fields,help:pad_project.field_project_task_use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project_use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/es_CO.po b/addons/pad_project/i18n/es_CO.po new file mode 100644 index 00000000..1110ad9a --- /dev/null +++ b/addons/pad_project/i18n/es_CO.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Spanish (Colombia) (https://www.transifex.com/odoo/teams/41243/es_CO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project_use_pads +#: model:ir.model.fields,help:pad_project.field_project_task_use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project_use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/es_CR.po b/addons/pad_project/i18n/es_CR.po new file mode 100644 index 00000000..9a430000 --- /dev/null +++ b/addons/pad_project/i18n/es_CR.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/odoo/teams/41243/es_CR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project_use_pads +#: model:ir.model.fields,help:pad_project.field_project_task_use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project_use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/es_DO.po b/addons/pad_project/i18n/es_DO.po new file mode 100644 index 00000000..a87097bd --- /dev/null +++ b/addons/pad_project/i18n/es_DO.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/odoo/teams/41243/es_DO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_DO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project_use_pads +#: model:ir.model.fields,help:pad_project.field_project_task_use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project_use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/es_EC.po b/addons/pad_project/i18n/es_EC.po new file mode 100644 index 00000000..8d764f00 --- /dev/null +++ b/addons/pad_project/i18n/es_EC.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Spanish (Ecuador) (https://www.transifex.com/odoo/teams/41243/es_EC/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_EC\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project_use_pads +#: model:ir.model.fields,help:pad_project.field_project_task_use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project_use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/es_MX.po b/addons/pad_project/i18n/es_MX.po new file mode 100644 index 00000000..a3bc30be --- /dev/null +++ b/addons/pad_project/i18n/es_MX.po @@ -0,0 +1,116 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Cécile Collart , 2021 +# Daniela Cervantes , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Daniela Cervantes , 2021\n" +"Language-Team: Spanish (Mexico) (https://www.transifex.com/odoo/teams/41243/es_MX/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_MX\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "Disponibilidad de pad colaborativos" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "Disponible en:" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Pads colaborativos" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Nombre mostrado" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Editar" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" +"Edite la descripción de las tareas de forma colaborativa en tiempo real.
\n" +" Vea el texto de cada autor en diferentes colores." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Usuarios internos" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "Usuarios internos y usuarios del portal" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Última modificación el" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "Dirección del PAD" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Proyecto" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Guardar" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Tarea" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "Usar pad colaborativo" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "Usar pads colaborativos para tareas en este proyecto." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "Usar pads colaborativos" diff --git a/addons/pad_project/i18n/es_PE.po b/addons/pad_project/i18n/es_PE.po new file mode 100644 index 00000000..5e6fc576 --- /dev/null +++ b/addons/pad_project/i18n/es_PE.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Spanish (Peru) (https://www.transifex.com/odoo/teams/41243/es_PE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_PE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project_use_pads +#: model:ir.model.fields,help:pad_project.field_project_task_use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project_use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/es_PY.po b/addons/pad_project/i18n/es_PY.po new file mode 100644 index 00000000..5dc381e1 --- /dev/null +++ b/addons/pad_project/i18n/es_PY.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Spanish (Paraguay) (https://www.transifex.com/odoo/teams/41243/es_PY/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_PY\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project_use_pads +#: model:ir.model.fields,help:pad_project.field_project_task_use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project_use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/es_VE.po b/addons/pad_project/i18n/es_VE.po new file mode 100644 index 00000000..1555dfe0 --- /dev/null +++ b/addons/pad_project/i18n/es_VE.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Spanish (Venezuela) (https://www.transifex.com/odoo/teams/41243/es_VE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_VE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project_use_pads +#: model:ir.model.fields,help:pad_project.field_project_task_use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project_use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/et.po b/addons/pad_project/i18n/et.po new file mode 100644 index 00000000..f8eb34a9 --- /dev/null +++ b/addons/pad_project/i18n/et.po @@ -0,0 +1,116 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Rivo Zängov , 2020 +# Martin Trigaux, 2020 +# Eneli Õigus , 2020 +# atriine , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: atriine , 2020\n" +"Language-Team: Estonian (https://www.transifex.com/odoo/teams/41243/et/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: et\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Koostööplatvormid" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Kuva nimi" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Muuda" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Ettevõttesisene kasutajad" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "Ettevõttesisesed kasutajad & portaali kasutajad" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Viimati muudetud (millal)" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "Platvormi URL" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Projektid" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Salvesta" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Ülesanne" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "Kasuta koostööplatvormi" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "Kasuta koostööplatvormi selle projekti ülesannetel" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "Kasuta koostööplatvormi" diff --git a/addons/pad_project/i18n/eu.po b/addons/pad_project/i18n/eu.po new file mode 100644 index 00000000..1129ee18 --- /dev/null +++ b/addons/pad_project/i18n/eu.po @@ -0,0 +1,118 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2021 +# Esther Martín Menéndez , 2021 +# Gorka Toledo , 2021 +# Eneko , 2021 +# Mikel Lizarralde , 2021 +# iaranburu , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: iaranburu , 2021\n" +"Language-Team: Basque (https://www.transifex.com/odoo/teams/41243/eu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Izena erakutsi" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Editatu" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Barne Erabiltzaileak" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Azken aldaketa" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Proiektua" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Gorde" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Ataza" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/fa.po b/addons/pad_project/i18n/fa.po new file mode 100644 index 00000000..7157e682 --- /dev/null +++ b/addons/pad_project/i18n/fa.po @@ -0,0 +1,115 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2020 +# Hamid Darabi, 2020 +# Hamed Mohammadi , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Hamed Mohammadi , 2020\n" +"Language-Team: Persian (https://www.transifex.com/odoo/teams/41243/fa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fa\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "پدهای تعاملی" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "نام نمایشی" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "ویرایش" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "شناسه" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "کاربران داخلی" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "آخرین تغییر در" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "پروژه" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "ذخیره" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "وظیفه" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/fi.po b/addons/pad_project/i18n/fi.po new file mode 100644 index 00000000..89f93b62 --- /dev/null +++ b/addons/pad_project/i18n/fi.po @@ -0,0 +1,118 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2020 +# Kari Lindgren , 2020 +# Miku Laitinen , 2020 +# Svante Suominen , 2020 +# Jarmo Kortetjärvi , 2020 +# Tuomo Aura , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Tuomo Aura , 2020\n" +"Language-Team: Finnish (https://www.transifex.com/odoo/teams/41243/fi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Yhteistyötaulu" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Näyttönimi" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Muokkaa" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "Tunniste (ID)" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Sisäiset käyttäjät" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Viimeksi muokattu" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Projektit" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Tallenna" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Tehtävä" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/fo.po b/addons/pad_project/i18n/fo.po new file mode 100644 index 00000000..ba1eaf74 --- /dev/null +++ b/addons/pad_project/i18n/fo.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Faroese (https://www.transifex.com/odoo/teams/41243/fo/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fo\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project_use_pads +#: model:ir.model.fields,help:pad_project.field_project_task_use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project_use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/fr.po b/addons/pad_project/i18n/fr.po new file mode 100644 index 00000000..c1181b5a --- /dev/null +++ b/addons/pad_project/i18n/fr.po @@ -0,0 +1,120 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2020 +# Olivier Lenoir , 2020 +# Aurélien Pillevesse , 2020 +# Cécile Collart , 2020 +# Gilles Mangin , 2020 +# Alexandra Jubert , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Alexandra Jubert , 2021\n" +"Language-Team: French (https://www.transifex.com/odoo/teams/41243/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "Disponibilité des pads collaboratifs" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "Disponible aux:" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Pads collaboratifs" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Nom affiché" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Modifier" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" +"Modifiez la description des tâches de manière collaborative en temps réel.
\n" +" Voyez le texte de chaque auteur dans une couleur distincte." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Utilisateurs internes" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "Utilisateurs internes et utilisateurs portail" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Dernière modification le" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "Lien du pad" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Projet" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Sauvegarder" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Tâche" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "Utiliser un pad collaboratif" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "Utiliser un pad collaboratif pour les tâches de ce projet." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "Utiliser des pads collaboratifs" diff --git a/addons/pad_project/i18n/fr_CA.po b/addons/pad_project/i18n/fr_CA.po new file mode 100644 index 00000000..ac31413c --- /dev/null +++ b/addons/pad_project/i18n/fr_CA.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: French (Canada) (https://www.transifex.com/odoo/teams/41243/fr_CA/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr_CA\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project_use_pads +#: model:ir.model.fields,help:pad_project.field_project_task_use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project_use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/gl.po b/addons/pad_project/i18n/gl.po new file mode 100644 index 00000000..4e407d09 --- /dev/null +++ b/addons/pad_project/i18n/gl.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Galician (https://www.transifex.com/odoo/teams/41243/gl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project_use_pads +#: model:ir.model.fields,help:pad_project.field_project_task_use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project_use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/gu.po b/addons/pad_project/i18n/gu.po new file mode 100644 index 00000000..f5cef6cf --- /dev/null +++ b/addons/pad_project/i18n/gu.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.2\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-03-22 14:10+0000\n" +"PO-Revision-Date: 2018-03-22 14:10+0000\n" +"Last-Translator: Martin Trigaux, 2018\n" +"Language-Team: Gujarati (https://www.transifex.com/odoo/teams/41243/gu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "કાર્ય" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/he.po b/addons/pad_project/i18n/he.po new file mode 100644 index 00000000..b2dfefa4 --- /dev/null +++ b/addons/pad_project/i18n/he.po @@ -0,0 +1,115 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2020 +# Yihya Hugirat , 2020 +# ZVI BLONDER , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: ZVI BLONDER , 2020\n" +"Language-Team: Hebrew (https://www.transifex.com/odoo/teams/41243/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: he\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Collaborative Pads" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "שם תצוגה" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "ערוך" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "מזהה" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "משתמשים פנימיים" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "שונה לאחרונה ב - " + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "פרויקט" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "שמור" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "משימה" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/hi.po b/addons/pad_project/i18n/hi.po new file mode 100644 index 00000000..163f9498 --- /dev/null +++ b/addons/pad_project/i18n/hi.po @@ -0,0 +1,113 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Martin Trigaux, 2021\n" +"Language-Team: Hindi (https://www.transifex.com/odoo/teams/41243/hi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "संपादित" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "सहेज" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/hr.po b/addons/pad_project/i18n/hr.po new file mode 100644 index 00000000..28d32622 --- /dev/null +++ b/addons/pad_project/i18n/hr.po @@ -0,0 +1,116 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2020 +# Vladimir Olujić , 2020 +# Ivica Dimjašević , 2020 +# Bole , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Bole , 2021\n" +"Language-Team: Croatian (https://www.transifex.com/odoo/teams/41243/hr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hr\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: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "Raspoloživo za" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Bilješke suradnika" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Naziv" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Uredi" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Interni korisnici" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Zadnja promjena" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "Pad URL" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Projekt" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Spremi" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Zadatak" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/hu.po b/addons/pad_project/i18n/hu.po new file mode 100644 index 00000000..7f7a7c78 --- /dev/null +++ b/addons/pad_project/i18n/hu.po @@ -0,0 +1,118 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Tamás Dombos, 2021 +# Martin Trigaux, 2021 +# krnkris, 2021 +# Tamás Németh , 2021 +# gezza , 2021 +# Ákos Nagy , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Ákos Nagy , 2021\n" +"Language-Team: Hungarian (https://www.transifex.com/odoo/teams/41243/hu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Segélynyújtó szerkesztők" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Név megjelenítése" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Szerkesztés" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "Azonosító" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Belső felhasználók" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Legutóbb módosítva" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "Pad/szerkesztő URL elérési útja" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Projekt" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Mentés" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Feladat" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/id.po b/addons/pad_project/i18n/id.po new file mode 100644 index 00000000..9ed7e32e --- /dev/null +++ b/addons/pad_project/i18n/id.po @@ -0,0 +1,118 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# William Surya Permana , 2020 +# Martin Trigaux, 2020 +# Wahyu Setiawan , 2020 +# Bonny Useful , 2020 +# Edy Kend , 2020 +# Ryanto The , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Ryanto The , 2020\n" +"Language-Team: Indonesian (https://www.transifex.com/odoo/teams/41243/id/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: id\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Nama Tampilan" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Sunting" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Pengguna Internal" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Terakhir diubah pada" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "Pad URL" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Proyek" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Simpan" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Kegiatan" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/is.po b/addons/pad_project/i18n/is.po new file mode 100644 index 00000000..df70634c --- /dev/null +++ b/addons/pad_project/i18n/is.po @@ -0,0 +1,51 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Bjorn Ingvarsson , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2018-08-24 09:21+0000\n" +"Last-Translator: Bjorn Ingvarsson , 2018\n" +"Language-Team: Icelandic (https://www.transifex.com/odoo/teams/41243/is/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: is\n" +"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Verkefni" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Task" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/it.po b/addons/pad_project/i18n/it.po new file mode 100644 index 00000000..670d8ac7 --- /dev/null +++ b/addons/pad_project/i18n/it.po @@ -0,0 +1,116 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2020 +# Sergio Zanchetta , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Sergio Zanchetta , 2020\n" +"Language-Team: Italian (https://www.transifex.com/odoo/teams/41243/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "Disponibilità di pad collaborativi" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "Disponibili per:" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Pad collaborativi" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Nome visualizzato" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Modifica" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" +"Modifiche collaborative delle descrizioni lavori in tempo reale.
\n" +" Il testo di ciascun autore ha un colore distinto." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Utenti interni" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "Utenti interni e utenti del portale" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Ultima modifica il" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "URL del pad" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Progetto" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Salva" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Lavoro" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "Usare pad collaborativo" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "Utilizzo di un pad collaborativo per le attività di questo progetto." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "Usare pad collaborativi" diff --git a/addons/pad_project/i18n/ja.po b/addons/pad_project/i18n/ja.po new file mode 100644 index 00000000..1df75aa7 --- /dev/null +++ b/addons/pad_project/i18n/ja.po @@ -0,0 +1,116 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Shunho Kin , 2020 +# Martin Trigaux, 2020 +# Yoshi Tashiro , 2020 +# Norimichi Sugimoto , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Norimichi Sugimoto , 2020\n" +"Language-Team: Japanese (https://www.transifex.com/odoo/teams/41243/ja/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ja\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "共同作業パッド" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "表示名" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "編集" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "内部ユーザ" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "最終更新日" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "Pad URL" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "プロジェクト" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "保存" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "タスク" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/ka.po b/addons/pad_project/i18n/ka.po new file mode 100644 index 00000000..1281df36 --- /dev/null +++ b/addons/pad_project/i18n/ka.po @@ -0,0 +1,116 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Mari Khomeriki , 2021 +# Saba Khmaladze , 2021 +# Martin Trigaux, 2021 +# Giorgi Melitauri , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Giorgi Melitauri , 2021\n" +"Language-Team: Georgian (https://www.transifex.com/odoo/teams/41243/ka/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ka\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "კოლაბორაციული პადები" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "სახელი" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "შეცვლა" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "იდენტიფიკატორი/ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "ბოლოს განახლებულია" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "პროექტი" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "შენახვა" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "დავალება" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/kab.po b/addons/pad_project/i18n/kab.po new file mode 100644 index 00000000..4cced063 --- /dev/null +++ b/addons/pad_project/i18n/kab.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Kabyle (https://www.transifex.com/odoo/teams/41243/kab/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: kab\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project_use_pads +#: model:ir.model.fields,help:pad_project.field_project_task_use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project_use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/km.po b/addons/pad_project/i18n/km.po new file mode 100644 index 00000000..22a5ebc3 --- /dev/null +++ b/addons/pad_project/i18n/km.po @@ -0,0 +1,114 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Sengtha Chay , 2020 +# Lux Sok , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Lux Sok , 2020\n" +"Language-Team: Khmer (https://www.transifex.com/odoo/teams/41243/km/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: km\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Pads សហការ" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "ឈ្មោះសំរាប់បង្ហាញ" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "កែសម្រួល" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "អត្តសញ្ញាណ" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "កាលបរិច្ឆេតកែប្រែចុងក្រោយ" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "ការបង់លើ យូអរឡ" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "គំរោង" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "រក្សាទុក" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "កិច្ចការ" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "ប្រើបន្ទះសហការ។" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "ប្រើបន្ទះសហការសម្រាប់ភារកិច្ចលើគម្រោងនេះ។" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "ប្រើទ្រនាប់រួមគ្នា។" diff --git a/addons/pad_project/i18n/ko.po b/addons/pad_project/i18n/ko.po new file mode 100644 index 00000000..f8c98367 --- /dev/null +++ b/addons/pad_project/i18n/ko.po @@ -0,0 +1,115 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2020 +# JH CHOI , 2020 +# Linkup , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Linkup , 2020\n" +"Language-Team: Korean (https://www.transifex.com/odoo/teams/41243/ko/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ko\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "협업 패드" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "이름 표시" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "편집" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "내부 사용자" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "최근 수정" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "패드 URL" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "프로젝트" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "저장" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "작업" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "협업 패드 사용" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "이 프로젝트의 작업을 위해 협업 패드를 사용합니다." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "협업 패드 사용" diff --git a/addons/pad_project/i18n/lb.po b/addons/pad_project/i18n/lb.po new file mode 100644 index 00000000..9c4689cc --- /dev/null +++ b/addons/pad_project/i18n/lb.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2019-08-26 09:12+0000\n" +"Language-Team: Luxembourgish (https://www.transifex.com/odoo/teams/41243/lb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/lo.po b/addons/pad_project/i18n/lo.po new file mode 100644 index 00000000..67ed5a11 --- /dev/null +++ b/addons/pad_project/i18n/lo.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Lao (https://www.transifex.com/odoo/teams/41243/lo/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lo\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project_use_pads +#: model:ir.model.fields,help:pad_project.field_project_task_use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project_use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/lt.po b/addons/pad_project/i18n/lt.po new file mode 100644 index 00000000..fc88be8d --- /dev/null +++ b/addons/pad_project/i18n/lt.po @@ -0,0 +1,116 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2021 +# UAB "Draugiški sprendimai" , 2021 +# digitouch UAB , 2021 +# Linas Versada , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Linas Versada , 2021\n" +"Language-Team: Lithuanian (https://www.transifex.com/odoo/teams/41243/lt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lt\n" +"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Kolektyviniai teksto redaktoriai" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Rodomas pavadinimas" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Redaguoti" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Vidiniai vartotojai" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Paskutinį kartą keista" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "Nuoroda į užrašinę" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Projektas" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Išsaugoti" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Užduotis" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "Naudoti kolektyvinę užrašinę" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "Šio projekto užduotims naudoti kolektyvinę užrašinę." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "Naudoti kolektyvines užrašines" diff --git a/addons/pad_project/i18n/lv.po b/addons/pad_project/i18n/lv.po new file mode 100644 index 00000000..1ce761c0 --- /dev/null +++ b/addons/pad_project/i18n/lv.po @@ -0,0 +1,114 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Arnis Putniņš , 2020 +# ievaputnina , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: ievaputnina , 2020\n" +"Language-Team: Latvian (https://www.transifex.com/odoo/teams/41243/lv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Collaborative Pads" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Attēlotais nosaukums" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Labot" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Internal Users" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Pēdējoreiz modificēts" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Project" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Saglabāt" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Uzdevums" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/mk.po b/addons/pad_project/i18n/mk.po new file mode 100644 index 00000000..16003dfe --- /dev/null +++ b/addons/pad_project/i18n/mk.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Macedonian (https://www.transifex.com/odoo/teams/41243/mk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mk\n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project_use_pads +#: model:ir.model.fields,help:pad_project.field_project_task_use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project_use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/mn.po b/addons/pad_project/i18n/mn.po new file mode 100644 index 00000000..8cbd5924 --- /dev/null +++ b/addons/pad_project/i18n/mn.po @@ -0,0 +1,115 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2020 +# Khishigbat Ganbold , 2020 +# Uuganbayar Batbaatar , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Uuganbayar Batbaatar , 2020\n" +"Language-Team: Mongolian (https://www.transifex.com/odoo/teams/41243/mn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Хамтын Хавтангууд" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Дэлгэрэнгүй нэр" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Засах" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Дотоод Хэрэглэгчид" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Сүүлд зассан огноо" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "Хавтангийн URL" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Төсөл" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Хадгалах" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Даалгавар" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "Хамтын хавтанг ашиглах" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "Төсөл дээрх даалгаварын хамтын хавтанг ашиглах" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "Хамтын хавтанг ашиглах" diff --git a/addons/pad_project/i18n/nb.po b/addons/pad_project/i18n/nb.po new file mode 100644 index 00000000..f8d4f1d9 --- /dev/null +++ b/addons/pad_project/i18n/nb.po @@ -0,0 +1,115 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2020 +# Jorunn D. Newth, 2020 +# Marius Stedjan , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Marius Stedjan , 2020\n" +"Language-Team: Norwegian Bokmål (https://www.transifex.com/odoo/teams/41243/nb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Visningsnavn" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Rediger" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Interne bruker" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Sist endret" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "Notatblokk-link" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Prosjekt" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Lagre" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Oppgave" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "Bruk notisblokk for samarbeid" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "Bruk notisblokk for samarbeid på dette prosjektet." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "Bruk notisblokk for samarbeid" diff --git a/addons/pad_project/i18n/ne.po b/addons/pad_project/i18n/ne.po new file mode 100644 index 00000000..4b455d60 --- /dev/null +++ b/addons/pad_project/i18n/ne.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Nepali (https://www.transifex.com/odoo/teams/41243/ne/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ne\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project_use_pads +#: model:ir.model.fields,help:pad_project.field_project_task_use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project_use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/nl.po b/addons/pad_project/i18n/nl.po new file mode 100644 index 00000000..81513a54 --- /dev/null +++ b/addons/pad_project/i18n/nl.po @@ -0,0 +1,118 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2020 +# Yenthe Van Ginneken , 2020 +# Cécile Collart , 2020 +# Erwin van der Ploeg , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Erwin van der Ploeg , 2020\n" +"Language-Team: Dutch (https://www.transifex.com/odoo/teams/41243/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "Beschikbaarheid van collaboratieve paden" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "Beschikbaar voor:" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Pads voor samenwerking" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Schermnaam" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Wijzigen" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" +"Bewerk de beschrijving van taken samen in realtime.
\n" +" Bekijk de tekst van elke auteur in een aparte kleur." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Interne gebruikers" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "Interne gebruikers & portaalgebruikers" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Laatst gewijzigd op" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "Pad URL" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Project" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Opslaan" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Taak" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "Gebruik collaboratieve pads" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "Gebruik samenwerk pad voor taken op dit project." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "Gebruik collaboratieve paden" diff --git a/addons/pad_project/i18n/nl_BE.po b/addons/pad_project/i18n/nl_BE.po new file mode 100644 index 00000000..360c24f4 --- /dev/null +++ b/addons/pad_project/i18n/nl_BE.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Dutch (Belgium) (https://www.transifex.com/odoo/teams/41243/nl_BE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl_BE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project_use_pads +#: model:ir.model.fields,help:pad_project.field_project_task_use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project_use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/pad_project.pot b/addons/pad_project/i18n/pad_project.pot new file mode 100644 index 00000000..bc3191e4 --- /dev/null +++ b/addons/pad_project/i18n/pad_project.pot @@ -0,0 +1,109 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-01 07:29+0000\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: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/pl.po b/addons/pad_project/i18n/pl.po new file mode 100644 index 00000000..7985b1c5 --- /dev/null +++ b/addons/pad_project/i18n/pl.po @@ -0,0 +1,117 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2020 +# Dariusz Żbikowski , 2020 +# Piotr Szlązak , 2020 +# Marcin Młynarczyk , 2020 +# Paweł Wodyński , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Paweł Wodyński , 2020\n" +"Language-Team: Polish (https://www.transifex.com/odoo/teams/41243/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pl\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: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Współpracujące Pady" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Nazwa wyświetlana" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Edytuj" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Wewnętrzni użytkownicy" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Data ostatniej modyfikacji" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "Pad URL" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Projekt" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Zapisz" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Zadanie" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "Użyj wspólnego padu" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "Użyj wspólnego padu dla zadań w tym projekcie." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "Użyj wspólnych padów" diff --git a/addons/pad_project/i18n/pt.po b/addons/pad_project/i18n/pt.po new file mode 100644 index 00000000..060bb72c --- /dev/null +++ b/addons/pad_project/i18n/pt.po @@ -0,0 +1,117 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2020 +# Ricardo Martins , 2020 +# Manuela Silva , 2020 +# Reinaldo Ramos , 2020 +# Pedro Filipe , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Pedro Filipe , 2020\n" +"Language-Team: Portuguese (https://www.transifex.com/odoo/teams/41243/pt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Painéis Colaborativos" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Nome" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Editar" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Utilizadores Internos" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Última Modificação em" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "URL de Pad" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Projeto" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Guardar" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Tarefa" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/pt_BR.po b/addons/pad_project/i18n/pt_BR.po new file mode 100644 index 00000000..9969575a --- /dev/null +++ b/addons/pad_project/i18n/pt_BR.po @@ -0,0 +1,119 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Rodrigo de Almeida Sottomaior Macedo , 2020 +# Martin Trigaux, 2020 +# Mateus Lopes , 2020 +# grazziano , 2020 +# Éder Brito , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Éder Brito , 2021\n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/odoo/teams/41243/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "Disponibilidade de pads colaborativos" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "Disponível para:" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Pads Colaborativos" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Nome de Exibição" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Editar" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" +"Edite a descrição das tarefas de forma colaborativa em tempo real.
\n" +" Veja o texto de cada autor em uma cor distinta." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Usuários Internos" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "Usuários Internos & Usuários do Portal" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Última modificação em" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "UTL do Pad" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Projeto" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Salvar" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Tarefa" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "Utilizar pad colaborativo" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "Utilizarpad colaborativo para as tarefas deste projeto." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "Utilizar pads colaborativos" diff --git a/addons/pad_project/i18n/ro.po b/addons/pad_project/i18n/ro.po new file mode 100644 index 00000000..68b3a44b --- /dev/null +++ b/addons/pad_project/i18n/ro.po @@ -0,0 +1,115 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2020 +# Cozmin Candea , 2020 +# Hongu Cosmin , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Hongu Cosmin , 2020\n" +"Language-Team: Romanian (https://www.transifex.com/odoo/teams/41243/ro/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "Disponibil pentru:" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Platforme în colaborare" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Nume afișat" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Editare" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Utilizatori interni" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Ultima modificare la" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Proiect" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Salvează" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Sarcină" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/ru.po b/addons/pad_project/i18n/ru.po new file mode 100644 index 00000000..3f418490 --- /dev/null +++ b/addons/pad_project/i18n/ru.po @@ -0,0 +1,117 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2020 +# Ivan Yelizariev , 2020 +# Sergey Vilizhanin, 2020 +# ILMIR , 2020 +# Irina Fedulova , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Irina Fedulova , 2020\n" +"Language-Team: Russian (https://www.transifex.com/odoo/teams/41243/ru/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && 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: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Совместные планшеты" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Отображаемое имя" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Редактировать" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "Идентификатор" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Внутренние Пользователи" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Последнее изменение" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "URL " + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Проект" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Сохранить" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Задача" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "Используйте общую панель" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "Используйте общую панель для задач на этот проект." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "Используйте общие панели" diff --git a/addons/pad_project/i18n/si.po b/addons/pad_project/i18n/si.po new file mode 100644 index 00000000..dac66435 --- /dev/null +++ b/addons/pad_project/i18n/si.po @@ -0,0 +1,109 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Language-Team: Sinhala (https://www.transifex.com/odoo/teams/41243/si/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: si\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/sk.po b/addons/pad_project/i18n/sk.po new file mode 100644 index 00000000..088b5a34 --- /dev/null +++ b/addons/pad_project/i18n/sk.po @@ -0,0 +1,118 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2020 +# Pavol Krnáč , 2020 +# Jaroslav Bosansky , 2020 +# Jan Prokop, 2020 +# Radoslav Sloboda , 2020 +# Rastislav Brencic , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Rastislav Brencic , 2020\n" +"Language-Team: Slovak (https://www.transifex.com/odoo/teams/41243/sk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sk\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Spolupracujúce PAD-y" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Zobrazovaný názov" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Upraviť" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Interní používatelia" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Posledná úprava" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "URL adresa bloku" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Projekt" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Uložiť" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Požiadavka" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "Použite podložku na spoluprácu" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "Na úlohy v tomto projekte použite podložku na spoluprácu." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "Používajte podložky na spoluprácu" diff --git a/addons/pad_project/i18n/sl.po b/addons/pad_project/i18n/sl.po new file mode 100644 index 00000000..cfe5ff3d --- /dev/null +++ b/addons/pad_project/i18n/sl.po @@ -0,0 +1,118 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2021 +# Matjaz Mozetic , 2021 +# matjaz k , 2021 +# Jasmina Macur , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Jasmina Macur , 2021\n" +"Language-Team: Slovenian (https://www.transifex.com/odoo/teams/41243/sl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sl\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Skupne beležke" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Prikazani naziv" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Uredi" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" +"Urejajte opis opravil v realnem času.
\n" +" Oglejte si besedilo vsakega avtorja v ločeni barvi." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Interni uporabniki" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Zadnjič spremenjeno" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Projekt" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Shrani" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Opravilo" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "Uporabite kolaboracijske beležke" diff --git a/addons/pad_project/i18n/sq.po b/addons/pad_project/i18n/sq.po new file mode 100644 index 00000000..13a0f1dd --- /dev/null +++ b/addons/pad_project/i18n/sq.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Albanian (https://www.transifex.com/odoo/teams/41243/sq/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sq\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project_use_pads +#: model:ir.model.fields,help:pad_project.field_project_task_use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project_use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/sr.po b/addons/pad_project/i18n/sr.po new file mode 100644 index 00000000..f25ac7ee --- /dev/null +++ b/addons/pad_project/i18n/sr.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2018-09-18 09:49+0000\n" +"Last-Translator: Martin Trigaux, 2018\n" +"Language-Team: Serbian (https://www.transifex.com/odoo/teams/41243/sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr\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: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Projekat" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/sr@latin.po b/addons/pad_project/i18n/sr@latin.po new file mode 100644 index 00000000..7dee495d --- /dev/null +++ b/addons/pad_project/i18n/sr@latin.po @@ -0,0 +1,50 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Last-Translator: Martin Trigaux , 2017\n" +"Language-Team: Serbian (Latin) (https://www.transifex.com/odoo/teams/41243/sr%40latin/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr@latin\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: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Projekat" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Zadatak" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task_use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project_use_pads +#: model:ir.model.fields,help:pad_project.field_project_task_use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project_use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/sv.po b/addons/pad_project/i18n/sv.po new file mode 100644 index 00000000..90382498 --- /dev/null +++ b/addons/pad_project/i18n/sv.po @@ -0,0 +1,115 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2021 +# Anders Wallenquist , 2021 +# Chrille Hedberg , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Chrille Hedberg , 2021\n" +"Language-Team: Swedish (https://www.transifex.com/odoo/teams/41243/sv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Visningsnamn" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Redigera" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Intern användare" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Senast redigerad" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Projekt" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Spara" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Aktivitet" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/th.po b/addons/pad_project/i18n/th.po new file mode 100644 index 00000000..aac37147 --- /dev/null +++ b/addons/pad_project/i18n/th.po @@ -0,0 +1,114 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2020 +# Khwunchai Jaengsawang , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Khwunchai Jaengsawang , 2020\n" +"Language-Team: Thai (https://www.transifex.com/odoo/teams/41243/th/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: th\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Collaborative Pads" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "ชื่อที่ใช้แสดง" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "แก้ไข" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "รหัส" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "ผู้ใช้ภายใน" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "แก้ไขครั้งสุดท้ายเมื่อ" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "โปรเจค" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "บันทึก" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "งาน" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/tr.po b/addons/pad_project/i18n/tr.po new file mode 100644 index 00000000..bfad3b84 --- /dev/null +++ b/addons/pad_project/i18n/tr.po @@ -0,0 +1,122 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Ediz Duman , 2020 +# Ayhan KIZILTAN , 2020 +# Martin Trigaux, 2020 +# Levent Karakaş , 2020 +# Murat Kaplan , 2020 +# Ertuğrul Güreş , 2020 +# Umur Akın , 2020 +# Nadir Gazioglu , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Nadir Gazioglu , 2021\n" +"Language-Team: Turkish (https://www.transifex.com/odoo/teams/41243/tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "Availability of collaborative pads" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "Available to:" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "İşbirliği Bloknotları" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Görünüm Adı" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Düzenle" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "İç Kullanıcı" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "Internal Users & Portal Users" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Son Düzenleme" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "PAD adresi" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Proje" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Kaydet" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Görev" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "Ortak çalışma pedi kullan" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "Bu projedeki görevler için ortak çalışma pedi kullan" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "Ortak çalışma pedi kullan" diff --git a/addons/pad_project/i18n/uk.po b/addons/pad_project/i18n/uk.po new file mode 100644 index 00000000..a8c41643 --- /dev/null +++ b/addons/pad_project/i18n/uk.po @@ -0,0 +1,117 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2020 +# Bohdan Lisnenko, 2020 +# Alina Lisnenko , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Alina Lisnenko , 2021\n" +"Language-Team: Ukrainian (https://www.transifex.com/odoo/teams/41243/uk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: uk\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "Доступність спільних панелей" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "Доступний для:" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Колаборативні панелі" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Відобразити назву" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Редагувати" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" +"Редагуйте опис завдань разом у реальному часі.
\n" +" Переглядайте текст кожного автора, позначений різним кольором." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Внутрішні користувачі" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "Внутрішні користувачі & користувачі порталу" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Останні зміни" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "Pad URL" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Проект" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Зберегти" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Завдання" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "Використовуйте спільний Pad" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "Використовуйте спільну панель для завдань на цей проект." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "Використовуйте спільні панелі" diff --git a/addons/pad_project/i18n/ur.po b/addons/pad_project/i18n/ur.po new file mode 100644 index 00000000..61b41c50 --- /dev/null +++ b/addons/pad_project/i18n/ur.po @@ -0,0 +1,109 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Language-Team: Urdu (https://www.transifex.com/odoo/teams/41243/ur/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ur\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "" diff --git a/addons/pad_project/i18n/vi.po b/addons/pad_project/i18n/vi.po new file mode 100644 index 00000000..9ab80a73 --- /dev/null +++ b/addons/pad_project/i18n/vi.po @@ -0,0 +1,118 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Nancy Momoland , 2020 +# Duy BQ , 2020 +# Trinh Tran Thi Phuong , 2020 +# Trần Hà , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Trần Hà , 2021\n" +"Language-Team: Vietnamese (https://www.transifex.com/odoo/teams/41243/vi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "Availability of collaborative pads" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "Available to:" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Bảng cộng tác" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "Tên hiển thị" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "Sửa" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "Người dùng Nội bộ" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "Internal Users & Portal Users" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "Sửa lần cuối vào" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "Địa chỉ cộng tác" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "Dự án" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "Lưu" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "Công việc" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "Dùng bảng cộng tác" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "Dùng bảng cộng tác cho tác vụ của dự án này." + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "Dùng bảng cộng tác" diff --git a/addons/pad_project/i18n/zh_CN.po b/addons/pad_project/i18n/zh_CN.po new file mode 100644 index 00000000..e92b6d62 --- /dev/null +++ b/addons/pad_project/i18n/zh_CN.po @@ -0,0 +1,117 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# Martin Trigaux, 2020 +# Jeffery CHEN Fan , 2020 +# lttlsnk , 2020 +# 敬雲 林 , 2020 +# Felix Yang - Elico Corp , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Felix Yang - Elico Corp , 2020\n" +"Language-Team: Chinese (China) (https://www.transifex.com/odoo/teams/41243/zh_CN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "Collaborative Pads" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "显示名称" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "编辑" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "内部用户" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "最后修改日" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "Pad 的URL地址" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "项目" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "保存" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "任务" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "使用协作平台" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "使用协作平台处理此项目的任务。" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "使用协作平台" diff --git a/addons/pad_project/i18n/zh_TW.po b/addons/pad_project/i18n/zh_TW.po new file mode 100644 index 00000000..d2401b1c --- /dev/null +++ b/addons/pad_project/i18n/zh_TW.po @@ -0,0 +1,116 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pad_project +# +# Translators: +# 敬雲 林 , 2020 +# Mandy Choy , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:15+0000\n" +"Last-Translator: Mandy Choy , 2021\n" +"Language-Team: Chinese (Taiwan) (https://www.transifex.com/odoo/teams/41243/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__pad_availability +#: model:ir.model.fields,field_description:pad_project.field_project_task__pad_availability +msgid "Availability of collaborative pads" +msgstr "協作平台的可用性" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Available to:" +msgstr "可用於:" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "Collaborative Pads" +msgstr "協作平台" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__display_name +#: model:ir.model.fields,field_description:pad_project.field_project_task__display_name +msgid "Display Name" +msgstr "顯示名稱" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Edit" +msgstr "編輯" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.project_project_view_form +msgid "" +"Edit tasks' description collaboratively in real time.
\n" +" See each author's text in a distinct color." +msgstr "" +"實時協作編輯任務描述。
\n" +" 以不同的顏色查看每個作者的文本。" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__id +#: model:ir.model.fields,field_description:pad_project.field_project_task__id +msgid "ID" +msgstr "ID" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__internal +msgid "Internal Users" +msgstr "內部使用者" + +#. module: pad_project +#: model:ir.model.fields.selection,name:pad_project.selection__project_project__pad_availability__portal +msgid "Internal Users & Portal Users" +msgstr "內部使用者和入口網頁使用者" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project____last_update +#: model:ir.model.fields,field_description:pad_project.field_project_task____last_update +msgid "Last Modified on" +msgstr "最後修改於" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__description_pad +#: model:ir.model.fields,field_description:pad_project.field_project_task__description_pad +msgid "Pad URL" +msgstr "Pad 的URL地址" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_project +msgid "Project" +msgstr "專案" + +#. module: pad_project +#: model_terms:ir.ui.view,arch_db:pad_project.portal_my_task +msgid "Save" +msgstr "儲存" + +#. module: pad_project +#: model:ir.model,name:pad_project.model_project_task +msgid "Task" +msgstr "任務" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_task__use_pad +msgid "Use collaborative pad" +msgstr "使用協作平台" + +#. module: pad_project +#: model:ir.model.fields,help:pad_project.field_project_project__use_pads +#: model:ir.model.fields,help:pad_project.field_project_task__use_pad +msgid "Use collaborative pad for the tasks on this project." +msgstr "使用協作平台處理此專案的任務。" + +#. module: pad_project +#: model:ir.model.fields,field_description:pad_project.field_project_project__use_pads +msgid "Use collaborative pads" +msgstr "使用協作平台" diff --git a/addons/pad_project/models/__init__.py b/addons/pad_project/models/__init__.py new file mode 100644 index 00000000..527e2954 --- /dev/null +++ b/addons/pad_project/models/__init__.py @@ -0,0 +1,4 @@ +# -*- coding: utf-8 -*- +# Part of Odoo. See LICENSE file for full copyright and licensing details. + +from . import project diff --git a/addons/pad_project/models/project.py b/addons/pad_project/models/project.py new file mode 100644 index 00000000..c3392a7d --- /dev/null +++ b/addons/pad_project/models/project.py @@ -0,0 +1,75 @@ +# -*- coding: utf-8 -*- +# Part of Odoo. See LICENSE file for full copyright and licensing details. + +from odoo import api, fields, models + + +class ProjectTask(models.Model): + _name = "project.task" + _inherit = ["project.task", 'pad.common'] + _description = 'Task' + + description_pad = fields.Char('Pad URL', pad_content_field='description', copy=False) + use_pad = fields.Boolean(related="project_id.use_pads", string="Use collaborative pad", readonly=True) + pad_availability = fields.Selection( + related="project_id.pad_availability", + string="Availability of collaborative pads", + readonly=True) + + @api.onchange('use_pad') + def _onchange_use_pads(self): + """ Copy the content in the pad when the user change the project of the task to the one with no pads enabled. + + This case is when the use_pad becomes False and we have already generated the url pad, + that is the description_pad field contains the url of the pad. + """ + if not self.use_pad and self.description_pad: + vals = {'description_pad': self.description_pad} + self._set_pad_to_field(vals) + self.description = vals['description'] + + @api.model + def create(self, vals): + # When using quick create, the project_id is in the context, not in the vals + project_id = vals.get('project_id', False) or self.default_get(['project_id']).get('project_id', False) + if not self.env['project.project'].browse(project_id).use_pads: + self = self.with_context(pad_no_create=True) + return super(ProjectTask, self).create(vals) + + def _use_portal_pad(self): + """ + Indicates if the task configuration requires to provide + an access to a portal pad. + """ + self.ensure_one() + return self.use_pad and self.pad_availability == 'portal' + + def _get_pad_content(self): + """ + Gets the content of the pad used to edit the task description + and returns it. + """ + self.ensure_one() + return self.pad_get_content(self.description_pad) + + +class ProjectProject(models.Model): + _name = "project.project" + _inherit = ["project.project", 'pad.common'] + _description = 'Project' + + description_pad = fields.Char('Pad URL', pad_content_field='description', copy=False) + use_pads = fields.Boolean("Use collaborative pads", default=True, + help="Use collaborative pad for the tasks on this project.") + + pad_availability = fields.Selection([ + ('internal', 'Internal Users'), + ('portal', 'Internal Users & Portal Users') + ], compute='_compute_pad_availability', store=True, readonly=False, + string='Availability of collaborative pads', required=True, default='internal') + + @api.depends('use_pads', 'privacy_visibility') + def _compute_pad_availability(self): + for project in self: + if project.privacy_visibility != 'portal' or not project.use_pads: + project.pad_availability = 'internal' diff --git a/addons/pad_project/static/src/css/pad_project.css b/addons/pad_project/static/src/css/pad_project.css new file mode 100644 index 00000000..90a8b3de --- /dev/null +++ b/addons/pad_project/static/src/css/pad_project.css @@ -0,0 +1,10 @@ +.o_pad_project_container { + border: solid 1px #c4c4c4; + height:500px; + padding: 0.5rem; + -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.1); + -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.1); + -ms-box-shadow: 0 5px 10px rgba(0,0,0,0.1); + -o-box-shadow: 0 5px 10px rgba(0,0,0,0.1); + box-shadow: 0 5px 10px rgba(0,0,0,0.1); +} diff --git a/addons/pad_project/views/project_portal_assets.xml b/addons/pad_project/views/project_portal_assets.xml new file mode 100644 index 00000000..ef773412 --- /dev/null +++ b/addons/pad_project/views/project_portal_assets.xml @@ -0,0 +1,8 @@ + + + + diff --git a/addons/pad_project/views/project_portal_templates.xml b/addons/pad_project/views/project_portal_templates.xml new file mode 100644 index 00000000..6981aaf1 --- /dev/null +++ b/addons/pad_project/views/project_portal_templates.xml @@ -0,0 +1,34 @@ + + +