mirror of
https://github.com/bringout/oca-purchase.git
synced 2026-04-23 16:01:59 +02:00
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
56 lines
1.7 KiB
Text
56 lines
1.7 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * purchase_no_rfq
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2023-12-24 12:38+0000\n"
|
|
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
|
"Language-Team: none\n"
|
|
"Language: it\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 4.17\n"
|
|
|
|
#. module: purchase_no_rfq
|
|
#: model_terms:ir.ui.view,arch_db:purchase_no_rfq.purchase_order_form
|
|
msgid ""
|
|
"<span class=\"o_form_label\" attrs=\"{'invisible': [('state','not "
|
|
"in',('draft','sent'))]}\">Purchase Order </span>"
|
|
msgstr ""
|
|
"<span class=\"o_form_label\" attrs=\"{'invisible': [('state','not "
|
|
"in',('draft','sent'))]}\">Ordine di acquisto </span>"
|
|
|
|
#. module: purchase_no_rfq
|
|
#: model:ir.model.fields.selection,name:purchase_no_rfq.selection__purchase_order__state__draft
|
|
msgid "Draft"
|
|
msgstr "Bozza"
|
|
|
|
#. module: purchase_no_rfq
|
|
#: model_terms:ir.ui.view,arch_db:purchase_no_rfq.purchase_order_form
|
|
msgid "Print"
|
|
msgstr "Stampa"
|
|
|
|
#. module: purchase_no_rfq
|
|
#: model:ir.model,name:purchase_no_rfq.model_purchase_order
|
|
msgid "Purchase Order"
|
|
msgstr "Ordine di acquisto"
|
|
|
|
#. module: purchase_no_rfq
|
|
#: model_terms:ir.ui.view,arch_db:purchase_no_rfq.report_purchaseorder_document
|
|
msgid "Purchase Order #"
|
|
msgstr "N° ordine di acquisto"
|
|
|
|
#. module: purchase_no_rfq
|
|
#: model:ir.model.fields.selection,name:purchase_no_rfq.selection__purchase_order__state__sent
|
|
msgid "Sent"
|
|
msgstr "Inviato"
|
|
|
|
#. module: purchase_no_rfq
|
|
#: model:ir.model.fields,field_description:purchase_no_rfq.field_purchase_order__state
|
|
msgid "Status"
|
|
msgstr "Stato"
|