@@ -6,47 +6,52 @@ msgid ""
6
6
msgstr ""
7
7
"Project-Id-Version : Odoo Server 18.0\n "
8
8
"Report-Msgid-Bugs-To : \n "
9
- "Last-Translator : Automatically generated\n "
9
+ "PO-Revision-Date : 2025-06-30 09:25+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 5.10.4\n "
16
18
17
19
#. module: website_product_document_download_counter
18
20
#. odoo-python
19
21
#: code:addons/website_product_document_download_counter/models/product_document.py:0
20
22
msgid "Can't download a document not shown on product page"
21
23
msgstr ""
24
+ "Non si può scaricare un documento non visualizzato nella pagina prodotto"
22
25
23
26
#. module: website_product_document_download_counter
24
27
#. odoo-python
25
28
#: code:addons/website_product_document_download_counter/models/product_document.py:0
26
29
msgid "Can't download an inactive document"
27
- msgstr ""
30
+ msgstr "Non si può scaricare un documento inattivo "
28
31
29
32
#. module: website_product_document_download_counter
30
33
#: model:ir.model.fields,field_description: website_product_document_download_counter.field_product_document__download_count
31
34
msgid "Download Count"
32
- msgstr ""
35
+ msgstr "Numero scaricamenti "
33
36
34
37
#. module: website_product_document_download_counter
35
38
#: model:ir.model.fields,field_description: website_product_document_download_counter.field_product_document__download_count_enabled
36
39
msgid "Download Count Enabled"
37
- msgstr ""
40
+ msgstr "Conteggio scaricamenti abilitato "
38
41
39
42
#. module: website_product_document_download_counter
40
43
#: model:ir.model.fields,help: website_product_document_download_counter.field_product_document__download_count_enabled
41
44
msgid "Enable download counting for this document when published on website"
42
45
msgstr ""
46
+ "Abilita il contaggio scaricamenti per questo documento quando pubblicato sul "
47
+ "sito web"
43
48
44
49
#. module: website_product_document_download_counter
45
50
#: model:ir.model.fields,help: website_product_document_download_counter.field_product_document__download_count
46
51
msgid "Number of times this document has been downloaded"
47
- msgstr ""
52
+ msgstr "Numero di volte che è stato scaricato questo documento "
48
53
49
54
#. module: website_product_document_download_counter
50
55
#: model:ir.model,name: website_product_document_download_counter.model_product_document
51
56
msgid "Product Document"
52
- msgstr ""
57
+ msgstr "Documento prodotto "
0 commit comments