@@ -6,25 +6,27 @@ msgid ""
6
6
msgstr ""
7
7
"Project-Id-Version : Odoo Server 16.0\n "
8
8
"Report-Msgid-Bugs-To : \n "
9
- "Last-Translator : Automatically generated\n "
9
+ "PO-Revision-Date : 2024-01-11 09:34+0000\n "
10
+ "
Last-Translator :
mymage <[email protected] >\n "
10
11
"Language-Team : none\n "
11
12
"Language : it\n "
12
13
"MIME-Version : 1.0\n "
13
14
"Content-Type : text/plain; charset=UTF-8\n "
14
15
"Content-Transfer-Encoding : \n "
15
16
"Plural-Forms : nplurals=2; plural=n != 1;\n "
17
+ "X-Generator : Weblate 4.17\n "
16
18
17
19
#. module: base_import_async
18
20
#. odoo-python
19
21
#: code:addons/base_import_async/models/queue_job.py:0
20
22
#, python-format
21
23
msgid "Attachment"
22
- msgstr ""
24
+ msgstr "Allegato "
23
25
24
26
#. module: base_import_async
25
27
#: model:ir.model,name: base_import_async.model_base_import_import
26
28
msgid "Base Import"
27
- msgstr ""
29
+ msgstr "Importazione base "
28
30
29
31
#. module: base_import_async
30
32
#. odoo-python
@@ -34,25 +36,27 @@ msgid ""
34
36
"Import %(model)s from file %(file_name)s - #%(chunk)s - lines %(from)s to "
35
37
"%(to)s"
36
38
msgstr ""
39
+ "Importa %(model)s dal file %(file_name)s - #%(chunk)s - linee %(from)s a "
40
+ "%(to)s"
37
41
38
42
#. module: base_import_async
39
43
#. odoo-python
40
44
#: code:addons/base_import_async/models/base_import_import.py:0
41
45
#, python-format
42
46
msgid "Import %(model)s from file %(from_file)s"
43
- msgstr ""
47
+ msgstr "Importa %(model)s dal file %(from_file)s "
44
48
45
49
#. module: base_import_async
46
50
#. odoo-javascript
47
51
#: code:addons/base_import_async/static/src/xml/import.xml:0
48
52
#, python-format
49
53
msgid "Import in the background"
50
- msgstr ""
54
+ msgstr "Importa in background "
51
55
52
56
#. module: base_import_async
53
57
#: model:ir.model,name: base_import_async.model_queue_job
54
58
msgid "Queue Job"
55
- msgstr ""
59
+ msgstr "Lavoro in coda "
56
60
57
61
#. module: base_import_async
58
62
#. odoo-javascript
@@ -63,17 +67,21 @@ msgid ""
63
67
"splitting your file in small chunks that will be processed independently. "
64
68
"Use this to import very large files."
65
69
msgstr ""
70
+ "Quando selezionata, l'importazione verrà eseguita com un lavoro in "
71
+ "backgroud, dopo la divisine del file in piccole parti che verranno "
72
+ "processate indipendentemente. Utilizzare questa opzione per importare file "
73
+ "di grandi dimensioni."
66
74
67
75
#. module: base_import_async
68
76
#. odoo-javascript
69
77
#: code:addons/base_import_async/static/src/js/import.js:0
70
78
#, python-format
71
79
msgid "You can check the status of this job in menu 'Queue / Jobs'."
72
- msgstr ""
80
+ msgstr "Si può controllare lo stato di questo lavoro nel menu 'Coda / Lavori'. "
73
81
74
82
#. module: base_import_async
75
83
#. odoo-javascript
76
84
#: code:addons/base_import_async/static/src/js/import.js:0
77
85
#, python-format
78
86
msgid "Your request is being processed"
79
- msgstr ""
87
+ msgstr "La richiesta è in lavorazione "
0 commit comments