Skip to content

Commit ce82f06

Browse files
mymageweblate
authored andcommitted
Added translation using Weblate (Italian)
1 parent c0edc96 commit ce82f06

File tree

1 file changed

+52
-0
lines changed
  • website_product_document_download_counter/i18n

1 file changed

+52
-0
lines changed
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * website_product_document_download_counter
4+
#
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: Odoo Server 18.0\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"Last-Translator: Automatically generated\n"
10+
"Language-Team: none\n"
11+
"Language: it\n"
12+
"MIME-Version: 1.0\n"
13+
"Content-Type: text/plain; charset=UTF-8\n"
14+
"Content-Transfer-Encoding: \n"
15+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
16+
17+
#. module: website_product_document_download_counter
18+
#. odoo-python
19+
#: code:addons/website_product_document_download_counter/models/product_document.py:0
20+
msgid "Can't download a document not shown on product page"
21+
msgstr ""
22+
23+
#. module: website_product_document_download_counter
24+
#. odoo-python
25+
#: code:addons/website_product_document_download_counter/models/product_document.py:0
26+
msgid "Can't download an inactive document"
27+
msgstr ""
28+
29+
#. module: website_product_document_download_counter
30+
#: model:ir.model.fields,field_description:website_product_document_download_counter.field_product_document__download_count
31+
msgid "Download Count"
32+
msgstr ""
33+
34+
#. module: website_product_document_download_counter
35+
#: model:ir.model.fields,field_description:website_product_document_download_counter.field_product_document__download_count_enabled
36+
msgid "Download Count Enabled"
37+
msgstr ""
38+
39+
#. module: website_product_document_download_counter
40+
#: model:ir.model.fields,help:website_product_document_download_counter.field_product_document__download_count_enabled
41+
msgid "Enable download counting for this document when published on website"
42+
msgstr ""
43+
44+
#. module: website_product_document_download_counter
45+
#: model:ir.model.fields,help:website_product_document_download_counter.field_product_document__download_count
46+
msgid "Number of times this document has been downloaded"
47+
msgstr ""
48+
49+
#. module: website_product_document_download_counter
50+
#: model:ir.model,name:website_product_document_download_counter.model_product_document
51+
msgid "Product Document"
52+
msgstr ""

0 commit comments

Comments
 (0)