forked from OCA/account-invoicing
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 100.0% (12 of 12 strings) Translation: account-invoicing-16.0/account-invoicing-16.0-partner_invoicing_mode_at_shipping Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-partner_invoicing_mode_at_shipping/it/
- Loading branch information
Showing
1 changed file
with
13 additions
and
4 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,15 +6,15 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 16.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"PO-Revision-Date: 2024-02-27 12:11+0000\n" | ||
"PO-Revision-Date: 2024-07-15 07:37+0000\n" | ||
"Last-Translator: mymage <[email protected]>\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" | ||
"X-Generator: Weblate 5.6.2\n" | ||
|
||
#. module: partner_invoicing_mode_at_shipping | ||
#: model:ir.model.fields.selection,name:partner_invoicing_mode_at_shipping.selection__res_partner__invoicing_mode__at_shipping | ||
|
@@ -28,6 +28,9 @@ msgid "" | |
"Check this if you want to create one invoice per shipping using the partner " | ||
"invoicing mode that should be different than 'At Shipping'." | ||
msgstr "" | ||
"Selezionare questa opzione se si vuole creare una fattura per spedizione " | ||
"utilizzando il modo di fatturazione del partner che deve essere diverso da " | ||
"'Alla spedizione'." | ||
|
||
#. module: partner_invoicing_mode_at_shipping | ||
#: model:ir.model,name:partner_invoicing_mode_at_shipping.model_res_partner | ||
|
@@ -52,12 +55,12 @@ msgstr "Nulla da fatturare." | |
#: model:ir.model.fields,field_description:partner_invoicing_mode_at_shipping.field_res_users__one_invoice_per_shipping | ||
#: model:ir.model.fields,field_description:partner_invoicing_mode_at_shipping.field_sale_order__one_invoice_per_shipping | ||
msgid "One Invoice Per Shipping" | ||
msgstr "" | ||
msgstr "Una fattura per spedizione" | ||
|
||
#. module: partner_invoicing_mode_at_shipping | ||
#: model:ir.model,name:partner_invoicing_mode_at_shipping.model_sale_order | ||
msgid "Sales Order" | ||
msgstr "" | ||
msgstr "Ordine di vendita" | ||
|
||
#. module: partner_invoicing_mode_at_shipping | ||
#: model:ir.model,name:partner_invoicing_mode_at_shipping.model_stock_move | ||
|
@@ -77,6 +80,8 @@ msgid "" | |
"Validate the invoices generated by shipping for the invoicing mode " | ||
"%(invoicing_mode_name)s" | ||
msgstr "" | ||
"Validare la fattura generata dalla spedizione per il metodo di fatturazione " | ||
"%(invoicing_mode_name)s" | ||
|
||
#. module: partner_invoicing_mode_at_shipping | ||
#. odoo-python | ||
|
@@ -86,6 +91,8 @@ msgid "" | |
"You cannot configure the partner %(partner)s with 'One Invoice Per Order' " | ||
"and 'One Invoice Per Shipping'!" | ||
msgstr "" | ||
"Non si può configurare il partner %(partner)s con 'Una fattura per ordine' e " | ||
"'Una fattura per spedizione'!" | ||
|
||
#. module: partner_invoicing_mode_at_shipping | ||
#. odoo-python | ||
|
@@ -95,3 +102,5 @@ msgid "" | |
"You cannot configure the partner %(partner)s with Invoicing Mode 'At " | ||
"Shipping' and 'One Invoice Per Shipping'!" | ||
msgstr "" | ||
"Non si può configurare il partner %(partner)s con il metodo di fatturazione " | ||
"'Alla spedizione' e 'Una fattura per spedizione'!" |