forked from OCA/sale-workflow
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathit.po
More file actions
51 lines (45 loc) · 1.97 KB
/
it.po
File metadata and controls
51 lines (45 loc) · 1.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_force_invoiced_quantity
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-08-26 12:06+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 5.6.2\n"
#. module: sale_force_invoiced_quantity
#: model_terms:ir.ui.view,arch_db:sale_force_invoiced_quantity.view_order_form
msgid "Force Invoiced"
msgstr "Forza a fatturato"
#. module: sale_force_invoiced_quantity
#: model:ir.model.fields,field_description:sale_force_invoiced_quantity.field_sale_order_line__force_invoiced_quantity
msgid "Force Invoiced Quantity"
msgstr "Forza quantità fatturata"
#. module: sale_force_invoiced_quantity
#: model:product.template,name:sale_force_invoiced_quantity.demo_product_sale_force_invoiced_qty_1_product_template
msgid "Sale Force Invoiced qty product 1"
msgstr "Forza q.tà fatturata prodotto 1 vendita"
#. module: sale_force_invoiced_quantity
#: model:product.template,name:sale_force_invoiced_quantity.demo_product_sale_force_invoiced_qty_2_product_template
msgid "Sale Force Invoiced qty product 2"
msgstr "Forza q.tà fatturata prodotto 2 vendita"
#. module: sale_force_invoiced_quantity
#: model:ir.model,name:sale_force_invoiced_quantity.model_sale_order_line
msgid "Sales Order Line"
msgstr "Riga ordine di vendita"
#. module: sale_force_invoiced_quantity
#: model:ir.model.fields,help:sale_force_invoiced_quantity.field_sale_order_line__force_invoiced_quantity
msgid ""
"This amount will be deducted from quantity to invoice.\n"
"quantity to invoice = delivered - invoiced - force invoiced"
msgstr ""
"Questo valore verrà dedotto dalla quantità da fatturare.\n"
"quantità da fatturare = consegnata - fatturata - forzata a fatturata"