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/i18n/pt.po | 117 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 addons/pad_project/i18n/pt.po (limited to 'addons/pad_project/i18n/pt.po') 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 "" -- cgit v1.2.3