Odoo18-Base/addons/sale_project_stock/i18n/pt.po
2025-03-04 12:23:19 +07:00

88 lines
3.0 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_project_stock
#
# Translators:
# Peter Lawrence Romão <peterromao@yahoo.co.uk>, 2025
# Wil Odoo, 2025
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-01-27 13:04+0000\n"
"PO-Revision-Date: 2024-09-25 09:41+0000\n"
"Last-Translator: Wil Odoo, 2025\n"
"Language-Team: Portuguese (https://app.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=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
#. module: sale_project_stock
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
msgid "No stock move found"
msgstr ""
#. module: sale_project_stock
#: model:ir.model,name:sale_project_stock.model_project_project
msgid "Project"
msgstr "Projeto"
#. module: sale_project_stock
#: model:ir.model,name:sale_project_stock.model_sale_order_line
msgid "Sales Order Line"
msgstr "Linhas da Ordem de Venda"
#. module: sale_project_stock
#: model:ir.model,name:sale_project_stock.model_stock_move
msgid "Stock Move"
msgstr "Movimento do Inventário"
#. module: sale_project_stock
#. odoo-python
#: code:addons/sale_project_stock/models/stock_picking.py:0
msgid ""
"The Sales Order %(order)s linked to the Project %(project)s is cancelled. "
"You cannot validate a stock picking on a cancelled Sales Order."
msgstr ""
#. module: sale_project_stock
#. odoo-python
#: code:addons/sale_project_stock/models/stock_picking.py:0
msgid ""
"The Sales Order %(order)s linked to the Project %(project)s is currently "
"locked. You cannot validate a stock picking on a locked Sales Order. Please "
"create a new SO linked to this Project."
msgstr ""
#. module: sale_project_stock
#. odoo-python
#: code:addons/sale_project_stock/models/stock_picking.py:0
msgid ""
"The Sales Order %(order)s linked to the Project %(project)s must be "
"validated before validating the stock picking."
msgstr ""
#. module: sale_project_stock
#: model_terms:ir.actions.act_window,help:sale_project_stock.stock_move_per_sale_order_line_action
msgid ""
"This menu gives you the full traceability of inventory\n"
" operations on a specific product. You can filter on the product\n"
" to see all the past or future movements for the product."
msgstr ""
"Este menu dá-lhe a rastreabilidade total das operações de inventário\n"
" num artigo específico. Pode filtrar no artigo para ver\n"
" todos os movimentos futuros ou passados do artigo."
#. module: sale_project_stock
#: model:ir.model,name:sale_project_stock.model_stock_picking
msgid "Transfer"
msgstr "Transferência"
#. module: sale_project_stock
#: model:ir.actions.act_window,name:sale_project_stock.stock_move_per_sale_order_line_action
msgid "Transfers"
msgstr "Transferências"