oca-technical/odoo-bringout-oca-stock-logistics-availability-stock_available_unreserved/stock_available_unreserved/i18n/pt_BR.po
2025-08-29 15:43:03 +02:00

105 lines
3.9 KiB
Text

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_available_unreserved
#
# Translators:
# Claudio Araujo Santos <claudioaraujosantos@gmail.com>, 2017
# OCA Transbot <transbot@odoo-community.org>, 2017
# danimaribeiro <danimaribeiro@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-03-04 03:58+0000\n"
"PO-Revision-Date: 2024-11-25 18:47+0000\n"
"Last-Translator: Wesley Oliveira <wesleygabrieldeoliveira@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/"
"23907/pt_BR/)\n"
"Language: pt_BR\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: stock_available_unreserved
#: model:ir.model.fields,field_description:stock_available_unreserved.field_stock_quant__contains_unreserved
msgid "Contains unreserved products"
msgstr "Contém produtos não reservados"
#. module: stock_available_unreserved
#: model_terms:ir.ui.view,arch_db:stock_available_unreserved.quant_search_view
msgid "Internal Unreserved"
msgstr "Interno não reservado"
#. module: stock_available_unreserved
#. odoo-python
#: code:addons/stock_available_unreserved/models/product_product.py:0
#, python-format
msgid "Invalid domain operator %s"
msgstr "Operador de domínio inválido %s"
#. module: stock_available_unreserved
#. odoo-python
#: code:addons/stock_available_unreserved/models/product_product.py:0
#, python-format
msgid "Invalid domain right operand %s"
msgstr "Operando direito de domínio inválido %s"
#. module: stock_available_unreserved
#: model:ir.model,name:stock_available_unreserved.model_product_template
msgid "Product"
msgstr "Produto"
#. module: stock_available_unreserved
#: model:ir.model,name:stock_available_unreserved.model_product_product
msgid "Product Variant"
msgstr "Variante do Produto"
#. module: stock_available_unreserved
#: model:ir.model.fields,field_description:stock_available_unreserved.field_product_product__qty_available_not_res
msgid "Qty Available Not Reserved"
msgstr "Quantidade disponível não reservada"
#. module: stock_available_unreserved
#: model:ir.model.fields,field_description:stock_available_unreserved.field_product_template__qty_available_not_res
msgid "Quantity On Hand Unreserved"
msgstr "Quantidade disponível não reservada"
#. module: stock_available_unreserved
#: model:ir.model.fields,help:stock_available_unreserved.field_product_product__qty_available_not_res
#: model:ir.model.fields,help:stock_available_unreserved.field_product_template__qty_available_not_res
msgid ""
"Quantity of this product that is not currently reserved for a stock move"
msgstr ""
"Quantidade deste produto que não está atualmente reservada para movimentação "
"de estoque"
#. module: stock_available_unreserved
#: model:ir.model,name:stock_available_unreserved.model_stock_quant
msgid "Quants"
msgstr "Quantidades"
#. module: stock_available_unreserved
#: model_terms:ir.ui.view,arch_db:stock_available_unreserved.product_template_search_form_view_stock
msgid "Reservable Products"
msgstr "Produtos Reservados"
#. module: stock_available_unreserved
#: model:ir.actions.act_window,name:stock_available_unreserved.product_open_quants_unreserved
msgid "Stock On Hand (Unreserved)"
msgstr "Estoque disponível (sem reserva)"
#. module: stock_available_unreserved
#: model_terms:ir.ui.view,arch_db:stock_available_unreserved.product_form_view_procurement_button
#: model_terms:ir.ui.view,arch_db:stock_available_unreserved.product_template_form_view_procurement_button
msgid "Unreserved"
msgstr "Não Reservado"
#. module: stock_available_unreserved
#: model_terms:ir.ui.view,arch_db:stock_available_unreserved.product_template_kanban_stock_view
msgid "Unreserved:"
msgstr "Não reservado:"
#~ msgid "Product Template"
#~ msgstr "Modelo Produto"