@@ -6,57 +6,59 @@ msgid ""
66msgstr ""
77"Project-Id-Version : Odoo Server 17.0\n "
88"Report-Msgid-Bugs-To : \n "
9- "Last-Translator : Automatically generated\n "
9+ "PO-Revision-Date : 2026-03-11 12:45+0000\n "
10+ "Last-Translator : mymage <stefano.consolaro@mymage.it>\n "
1011"Language-Team : none\n "
1112"Language : it\n "
1213"MIME-Version : 1.0\n "
1314"Content-Type : text/plain; charset=UTF-8\n "
1415"Content-Transfer-Encoding : \n "
1516"Plural-Forms : nplurals=2; plural=n != 1;\n "
17+ "X-Generator : Weblate 5.15.2\n "
1618
1719#. module: purchase_advance_payment_line
1820#. odoo-python
1921#: code:addons/purchase_advance_payment_line/models/account_payment_line.py:0
2022#, python-format
2123msgid "Amount of advance is greater than residual amount on purchase"
22- msgstr ""
24+ msgstr "L'importo dell'anticipo è superiore all'importo residuo in vendita "
2325
2426#. module: purchase_advance_payment_line
2527#. odoo-python
2628#: code:addons/purchase_advance_payment_line/models/account_payment_line.py:0
2729#, python-format
2830msgid "Amount of advance must be positive."
29- msgstr ""
31+ msgstr "L'importo dell'anticipo deve essere positivo. "
3032
3133#. module: purchase_advance_payment_line
3234#. odoo-python
3335#: code:addons/purchase_advance_payment_line/models/purchase_order.py:0
3436#: model_terms:ir.ui.view,arch_db: purchase_advance_payment_line.purchase_order_form
3537#, python-format
3638msgid "Create Payment Line"
37- msgstr ""
39+ msgstr "Crea riga pagamento "
3840
3941#. module: purchase_advance_payment_line
4042#: model:ir.model.fields,field_description: purchase_advance_payment_line.field_purchase_order__ongoing_account_payment_line_count
4143msgid "Ongoing Payment Line Count"
42- msgstr ""
44+ msgstr "Conteggio righe pagamento in corso "
4345
4446#. module: purchase_advance_payment_line
4547#: model:ir.model.fields,field_description: purchase_advance_payment_line.field_purchase_order__ongoing_account_payment_line_ids
4648msgid "Ongoing Payment Lines"
47- msgstr ""
49+ msgstr "Righe pagamento in corso "
4850
4951#. module: purchase_advance_payment_line
5052#. odoo-python
5153#: code:addons/purchase_advance_payment_line/models/purchase_order.py:0
5254#, python-format
5355msgid "Payment Line"
54- msgstr ""
56+ msgstr "Riga di pagamento "
5557
5658#. module: purchase_advance_payment_line
5759#: model:ir.model.fields,field_description: purchase_advance_payment_line.field_purchase_order__account_payment_line_count
5860msgid "Payment Line Count"
59- msgstr ""
61+ msgstr "Conteggio righe pagamento "
6062
6163#. module: purchase_advance_payment_line
6264#. odoo-python
@@ -65,32 +67,35 @@ msgstr ""
6567#: model:ir.model.fields,field_description: purchase_advance_payment_line.field_purchase_order__account_payment_line_ids
6668#, python-format
6769msgid "Payment Lines"
68- msgstr ""
70+ msgstr "Righe di pagamento "
6971
7072#. module: purchase_advance_payment_line
7173#: model:ir.model.fields,field_description: purchase_advance_payment_line.field_account_payment_line__payment_mode_id
7274msgid "Payment Mode"
73- msgstr ""
75+ msgstr "Modo di pagamento "
7476
7577#. module: purchase_advance_payment_line
7678#: model:ir.model,name: purchase_advance_payment_line.model_purchase_order
7779#: model:ir.model.fields,field_description: purchase_advance_payment_line.field_account_payment_line__purchase_id
7880msgid "Purchase Order"
79- msgstr ""
81+ msgstr "Ordine di acquisto "
8082
8183#. module: purchase_advance_payment_line
8284#: model:ir.model.fields,field_description: purchase_advance_payment_line.field_account_payment_line__purchase_amount_residual
8385msgid "Residual amount"
84- msgstr ""
86+ msgstr "Importo residuo "
8587
8688#. module: purchase_advance_payment_line
8789#: model:ir.model.fields,field_description: purchase_advance_payment_line.field_purchase_order__payment_order_ok
8890msgid "Selectable in Payment Orders"
89- msgstr ""
91+ msgstr "Selezionabile negli ordini di pagamento "
9092
9193#. module: purchase_advance_payment_line
9294#: model_terms:ir.ui.view,arch_db: purchase_advance_payment_line.purchase_order_form
9395msgid ""
9496"The payment line is added to the first Draft Payment Order with the same "
9597"Payment Mode. If none are found, a new one is created."
9698msgstr ""
99+ "La riga di pagamento è aggiunta al primo ordine di pagamento in bozza con lo "
100+ "stesso modo di pagamento. Se non viene trovato nulla, ne verrà creato uno "
101+ "nuovo."
0 commit comments