mirror of
https://github.com/bringout/oca-ocb-project.git
synced 2026-04-23 08:21:59 +02:00
Initial commit: Project packages
This commit is contained in:
commit
89613c97b0
753 changed files with 496325 additions and 0 deletions
57
odoo-bringout-oca-ocb-project_mrp/project_mrp/i18n/pt_BR.po
Normal file
57
odoo-bringout-oca-ocb-project_mrp/project_mrp/i18n/pt_BR.po
Normal file
|
|
@ -0,0 +1,57 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * project_mrp
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Kevilyn Rosa, 2023
|
||||
# a75f12d3d37ea5bf159c4b3e85eb30e7_0fa6927, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:32+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: a75f12d3d37ea5bf159c4b3e85eb30e7_0fa6927, 2023\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://app.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=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#. module: project_mrp
|
||||
#. odoo-python
|
||||
#: code:addons/project_mrp/models/project.py:0
|
||||
#, python-format
|
||||
msgid "Bills of Materials"
|
||||
msgstr "Listas de Materiais"
|
||||
|
||||
#. module: project_mrp
|
||||
#: model:ir.model.fields,field_description:project_mrp.field_project_project__bom_count
|
||||
msgid "BoM Count"
|
||||
msgstr "Contagem da lista de materiais"
|
||||
|
||||
#. module: project_mrp
|
||||
#. odoo-python
|
||||
#: code:addons/project_mrp/models/project.py:0
|
||||
#: code:addons/project_mrp/models/project.py:0
|
||||
#, python-format
|
||||
msgid "Manufacturing Orders"
|
||||
msgstr "Ordens de produção"
|
||||
|
||||
#. module: project_mrp
|
||||
#: model:ir.model.fields,field_description:project_mrp.field_project_project__production_count
|
||||
msgid "Manufacturing Orders Count"
|
||||
msgstr "Contagem de ordens de produção"
|
||||
|
||||
#. module: project_mrp
|
||||
#: model:ir.model,name:project_mrp.model_project_project
|
||||
msgid "Project"
|
||||
msgstr "Projeto"
|
||||
|
||||
#. module: project_mrp
|
||||
#: model:ir.model.fields,field_description:project_mrp.field_project_project__workorder_count
|
||||
msgid "Work Order Count"
|
||||
msgstr "Contagem de ordens de trabalho"
|
||||
Loading…
Add table
Add a link
Reference in a new issue