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
66 lines (57 loc) · 2.16 KB
/
it.po
File metadata and controls
66 lines (57 loc) · 2.16 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_order_priority
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-06 10:42+0000\n"
"PO-Revision-Date: 2024-07-22 07:58+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
"Language-Team: \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_order_priority
#: model:ir.model.fields.selection,name:sale_order_priority.selection__sale_order__priority__0
#: model:ir.model.fields.selection,name:sale_order_priority.selection__sale_order_line__priority__0
msgid "Normal"
msgstr "Normale"
#. module: sale_order_priority
#: model:ir.model.fields,field_description:sale_order_priority.field_sale_order__priority
#: model:ir.model.fields,field_description:sale_order_priority.field_sale_order_line__priority
msgid "Priority"
msgstr "Priorità"
#. module: sale_order_priority
#: model:ir.model.fields,help:sale_order_priority.field_sale_order__priority
msgid ""
"Priority for this sale order. Setting manually a value here would set it as "
"priority for all the order lines"
msgstr ""
"Priorità di questo ordine di vendita. Impostando qui un valore, verrà "
"impostato anche in tutte le righe"
#. module: sale_order_priority
#: model:ir.model,name:sale_order_priority.model_sale_order
msgid "Sales Order"
msgstr "Ordine di vendita"
#. module: sale_order_priority
#: model:ir.model,name:sale_order_priority.model_sale_order_line
msgid "Sales Order Line"
msgstr "Riga ordine di vendita"
#. module: sale_order_priority
#: model:ir.model,name:sale_order_priority.model_stock_picking
msgid "Transfer"
msgstr "Trasferimento"
#. module: sale_order_priority
#: model:ir.model.fields.selection,name:sale_order_priority.selection__sale_order__priority__1
#: model:ir.model.fields.selection,name:sale_order_priority.selection__sale_order_line__priority__1
msgid "Urgent"
msgstr "Urgente"
#~ msgid "Not urgent"
#~ msgstr "Non urgente"
#~ msgid "Very Urgent"
#~ msgstr "Molto urgente"