forked from OCA/purchase-workflow
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1400 from OCA/14.0
Syncing from upstream OCA/purchase-workflow (14.0)
- Loading branch information
Showing
2 changed files
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"PO-Revision-Date: 2024-01-25 16:33+0000\n" | ||
"PO-Revision-Date: 2024-03-15 15:38+0000\n" | ||
"Last-Translator: mymage <[email protected]>\n" | ||
"Language-Team: none\n" | ||
"Language: it\n" | ||
|
@@ -261,7 +261,7 @@ msgstr "Descrizione" | |
#: model:res.groups,name:purchase_blanket_order.purchase_blanket_orders_disable_adding_lines | ||
msgid "Disable adding more lines to POs from Purchase Blanket Orders" | ||
msgstr "" | ||
"Disabilita l'aggiunta di altre righe nei PO da ordini aperti di acquisto" | ||
"Disabilita l'aggiunta di altre righe negli OA da ordini aperti di acquisto" | ||
|
||
#. module: purchase_blanket_order | ||
#: model:ir.model.fields,field_description:purchase_blanket_order.field_res_config_settings__group_purchase_blanket_disable_adding_lines | ||
|
@@ -674,7 +674,7 @@ msgstr "RdP/Ordini" | |
#. module: purchase_blanket_order | ||
#: model_terms:ir.ui.view,arch_db:purchase_blanket_order.view_purchase_blanket_order_search | ||
msgid "Received Qty" | ||
msgstr "Qtà ricevuta" | ||
msgstr "Q.tà ricevuta" | ||
|
||
#. module: purchase_blanket_order | ||
#: model:ir.model.fields,field_description:purchase_blanket_order.field_purchase_blanket_order__received_uom_qty | ||
|
@@ -924,34 +924,34 @@ msgid "" | |
"You can not delete a blanket order with opened purchase orders! Try to " | ||
"cancel them before." | ||
msgstr "" | ||
"Non puoi annullare un ordine aperto con ordini di acquisto aperti! Prova ad " | ||
"annullarli prima." | ||
"Non si può cancellare un ordine aperto con ordini di acquisto aperti! " | ||
"Provare prima a cancellarli." | ||
|
||
#. module: purchase_blanket_order | ||
#: code:addons/purchase_blanket_order/models/blanket_orders.py:0 | ||
#, python-format | ||
msgid "You can not delete an open blanket order! Try to cancel it before." | ||
msgstr "" | ||
"Non puoi annullare un ordine aperto in stato aperto! Prova prima ad " | ||
"Non si può cancellare un ordine aperto in stato aperto! Prova prima ad " | ||
"annullarlo." | ||
|
||
#. module: purchase_blanket_order | ||
#: code:addons/purchase_blanket_order/wizard/create_purchase_orders.py:0 | ||
#, python-format | ||
msgid "You can't create a purchase order from an expired blanket order!" | ||
msgstr "Non puoi creare un ordine di acquisto da un ordine aperto scaduto!" | ||
msgstr "Non si può creare un ordine di acquisto da un ordine aperto scaduto!" | ||
|
||
#. module: purchase_blanket_order | ||
#: code:addons/purchase_blanket_order/wizard/create_purchase_orders.py:0 | ||
#, python-format | ||
msgid "You can't order more than the remaining quantities" | ||
msgstr "Non puoi ordinare più della quantità rimanente" | ||
msgstr "Non si può ordinare più della quantità rimanente" | ||
|
||
#. module: purchase_blanket_order | ||
#: code:addons/purchase_blanket_order/wizard/create_purchase_orders.py:0 | ||
#, python-format | ||
msgid "You have to select lines from the same company." | ||
msgstr "Devi selezionare le righe della stessa azienda." | ||
msgstr "Bisogna selezionare le righe della stessa azienda." | ||
|
||
#. module: purchase_blanket_order | ||
#: code:addons/purchase_blanket_order/models/blanket_orders.py:0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ msgstr "" | |
"Project-Id-Version: purchase-workflow (10.0)\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2016-11-17 03:38+0000\n" | ||
"PO-Revision-Date: 2023-12-24 16:35+0000\n" | ||
"PO-Revision-Date: 2024-03-15 15:37+0000\n" | ||
"Last-Translator: mymage <[email protected]>\n" | ||
"Language-Team: Italian (http://www.transifex.com/oca/" | ||
"OCA-purchase-workflow-10-0/language/it/)\n" | ||
|
@@ -326,7 +326,7 @@ msgstr "Copia le descrizioni in un nuovo ordine d'acquisto" | |
#: model_terms:ir.ui.view,arch_db:purchase_request.view_purchase_request_form | ||
#: model_terms:ir.ui.view,arch_db:purchase_request.view_purchase_request_line_make_purchase_order | ||
msgid "Create RFQ" | ||
msgstr "Crea Richiesta di preventivo" | ||
msgstr "Crea RdP" | ||
|
||
#. module: purchase_request | ||
#: model:ir.model.fields,field_description:purchase_request.field_stock_move__created_purchase_request_line_id | ||
|
@@ -595,7 +595,7 @@ msgstr "Ultimo aggiornamento il" | |
#. module: purchase_request | ||
#: model_terms:ir.ui.view,arch_db:purchase_request.view_purchase_request_form | ||
msgid "Lines" | ||
msgstr "Linee" | ||
msgstr "Righe" | ||
|
||
#. module: purchase_request | ||
#: model:ir.model.fields,field_description:purchase_request.field_purchase_request__message_main_attachment_id | ||
|