forked from Mapan/odoo17e
153 lines
5.2 KiB
Plaintext
153 lines
5.2 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * helpdesk_stock
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2023
|
|
# Rita Bastos, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 22:21+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
|
"Last-Translator: Rita Bastos, 2024\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: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_stock_return_picking__partner_id
|
|
msgid "Customer"
|
|
msgstr "Cliente"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model_terms:ir.ui.view,arch_db:helpdesk_stock.view_stock_return_picking_form_inherit_helpdesk_stock
|
|
msgid "Delivery to Return"
|
|
msgstr "Entrega para Devolução"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,help:helpdesk_stock.field_helpdesk_ticket__tracking
|
|
msgid "Ensure the traceability of a storable product in your warehouse."
|
|
msgstr "Garante o rastreamento de um artigo armazenável no teu armazém."
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_helpdesk_ticket__has_partner_picking
|
|
msgid "Has Partner Picking"
|
|
msgstr "Tem Picking do Partner"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model,name:helpdesk_stock.model_helpdesk_ticket
|
|
msgid "Helpdesk Ticket"
|
|
msgstr "Ticket de Apoio ao Cliente"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_helpdesk_ticket__lot_id
|
|
msgid "Lot/Serial Number"
|
|
msgstr "Lote/Número de Série"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_stock_return_picking__picking_id
|
|
msgid "Picking"
|
|
msgstr "Operação de Stock"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_helpdesk_sla_report_analysis__product_id
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_helpdesk_ticket__product_id
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_helpdesk_ticket_report_analysis__product_id
|
|
msgid "Product"
|
|
msgstr "Produto"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,help:helpdesk_stock.field_helpdesk_ticket__product_id
|
|
msgid ""
|
|
"Product this ticket is about. If selected, only the sales orders, deliveries"
|
|
" and invoices including this product will be visible."
|
|
msgstr ""
|
|
"Produto sobre o qual incide este ticket. Se selecionado, apenas as ordens de"
|
|
" venda, entregas e faturas que incluam este produto estarão visíveis."
|
|
|
|
#. module: helpdesk_stock
|
|
#: model_terms:ir.ui.view,arch_db:helpdesk_stock.helpdesk_ticket_view_form_inherit_stock_user
|
|
msgid "Return"
|
|
msgstr "Devolução"
|
|
|
|
#. module: helpdesk_stock
|
|
#. odoo-python
|
|
#: code:addons/helpdesk_stock/models/stock_picking.py:0
|
|
#, python-format
|
|
msgid "Return %(status)s"
|
|
msgstr ""
|
|
|
|
#. module: helpdesk_stock
|
|
#. odoo-python
|
|
#: code:addons/helpdesk_stock/models/helpdesk_ticket.py:0
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_helpdesk_ticket__picking_ids
|
|
#, python-format
|
|
msgid "Return Orders"
|
|
msgstr "Ordens de Devolução"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_helpdesk_ticket__pickings_count
|
|
msgid "Return Orders Count"
|
|
msgstr "Contagem de Ordens de Devolução"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model,name:helpdesk_stock.model_stock_return_picking
|
|
msgid "Return Picking"
|
|
msgstr "Operação de Devolução de Stock"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model_terms:ir.ui.view,arch_db:helpdesk_stock.helpdesk_ticket_view_form_inherit_helpdesk_stock
|
|
msgid "Returns"
|
|
msgstr "Devoluções"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model,name:helpdesk_stock.model_helpdesk_sla_report_analysis
|
|
msgid "SLA Status Analysis"
|
|
msgstr "Análise de Estados de SLA"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_stock_return_picking__sale_order_id
|
|
msgid "Sales Order"
|
|
msgstr "Ordem de Vendas"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_stock_return_picking__suitable_picking_ids
|
|
msgid "Suitable Picking"
|
|
msgstr "Picking Apropriado"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_helpdesk_ticket__suitable_product_ids
|
|
msgid "Suitable Product"
|
|
msgstr "Produto Apropriado"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_stock_return_picking__suitable_sale_order_ids
|
|
msgid "Suitable Sale Order"
|
|
msgstr "Ordem de Vendas Apropriada"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_stock_return_picking__ticket_id
|
|
msgid "Ticket"
|
|
msgstr "Ticket"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model,name:helpdesk_stock.model_helpdesk_ticket_report_analysis
|
|
msgid "Ticket Analysis"
|
|
msgstr "Análise de Tickets"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model.fields,field_description:helpdesk_stock.field_helpdesk_ticket__tracking
|
|
msgid "Tracking"
|
|
msgstr "Rastrear"
|
|
|
|
#. module: helpdesk_stock
|
|
#: model:ir.model,name:helpdesk_stock.model_stock_picking
|
|
msgid "Transfer"
|
|
msgstr "Transferência"
|