Skip to content

Commit

Permalink
Translated using Weblate (Portuguese)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (6 of 6 strings)

Translation: project-16.0/project-16.0-project_parent
Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_parent/pt/
  • Loading branch information
peterromao authored and weblate committed Feb 7, 2025
1 parent f4e327e commit 3a67eab
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions project_parent/i18n/pt.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,40 +6,42 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"PO-Revision-Date: 2025-02-07 18:16+0000\n"
"Last-Translator: Peter Romão <[email protected]>\n"
"Language-Team: none\n"
"Language: pt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 5.6.2\n"

#. module: project_parent
#: model:ir.model.fields,field_description:project_parent.field_project_project__child_ids_count
msgid "Child Ids Count"
msgstr ""
msgstr "Número de IDs Descendentes"

#. module: project_parent
#: model_terms:ir.ui.view,arch_db:project_parent.edit_project
msgid "Child Projects"
msgstr ""
msgstr "Projetos Descendentes"

#. module: project_parent
#: model:ir.model.fields,field_description:project_parent.field_project_project__parent_path
msgid "Parent Path"
msgstr ""
msgstr "Caminho Ascendente"

#. module: project_parent
#: model:ir.model.fields,field_description:project_parent.field_project_project__parent_id
msgid "Parent Project"
msgstr ""
msgstr "Projeto Ascendente"

#. module: project_parent
#: model:ir.model,name:project_parent.model_project_project
msgid "Project"
msgstr ""
msgstr "Projeto"

#. module: project_parent
#: model:ir.model.fields,field_description:project_parent.field_project_project__child_ids
msgid "Sub-projects"
msgstr ""
msgstr "Sub-projetos"

0 comments on commit 3a67eab

Please sign in to comment.