Skip to content

Commit 97e75cd

Browse files
mymageweblate
authored andcommitted
Added translation using Weblate (Italian)
1 parent 7502610 commit 97e75cd

1 file changed

Lines changed: 70 additions & 0 deletions

File tree

  • document_page_tag_print_control/i18n
Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * document_page_tag_print_control
4+
#
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: Odoo Server 16.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: document_page_tag_print_control
18+
#: model:ir.model,name:document_page_tag_print_control.model_document_page_tag
19+
msgid "A keyword for document pages"
20+
msgstr ""
21+
22+
#. module: document_page_tag_print_control
23+
#: model:ir.model,name:document_page_tag_print_control.model_document_page
24+
msgid "Document Page"
25+
msgstr ""
26+
27+
#. module: document_page_tag_print_control
28+
#: model:ir.model,name:document_page_tag_print_control.model_report_document_page_report_documentpage
29+
msgid "Document Page Report with Print Control"
30+
msgstr ""
31+
32+
#. module: document_page_tag_print_control
33+
#: model:ir.model.fields,help:document_page_tag_print_control.field_document_page_tag__is_not_printable
34+
msgid "If checked, pages with this tag cannot be printed"
35+
msgstr ""
36+
37+
#. module: document_page_tag_print_control
38+
#: model:ir.model.fields,help:document_page_tag_print_control.field_document_page__is_not_printable
39+
msgid "Indicates if the document cannot be printed based on its tags"
40+
msgstr ""
41+
42+
#. module: document_page_tag_print_control
43+
#: model:ir.model.fields,field_description:document_page_tag_print_control.field_document_page__is_not_printable
44+
#: model:ir.model.fields,field_description:document_page_tag_print_control.field_document_page_tag__is_not_printable
45+
msgid "Is Not Printable"
46+
msgstr ""
47+
48+
#. module: document_page_tag_print_control
49+
#: model_terms:ir.ui.view,arch_db:document_page_tag_print_control.view_document_page_tag_search_extended
50+
msgid "Non-Printable Tags"
51+
msgstr ""
52+
53+
#. module: document_page_tag_print_control
54+
#. odoo-python
55+
#: code:addons/document_page_tag_print_control/models/report_document_page.py:0
56+
#, python-format
57+
msgid "None of the selected pages can be printed due to their tags."
58+
msgstr ""
59+
60+
#. module: document_page_tag_print_control
61+
#: model_terms:ir.ui.view,arch_db:document_page_tag_print_control.view_document_page_tag_search_extended
62+
msgid "Printable Tags"
63+
msgstr ""
64+
65+
#. module: document_page_tag_print_control
66+
#. odoo-python
67+
#: code:addons/document_page_tag_print_control/models/report_document_page.py:0
68+
#, python-format
69+
msgid "Some pages cannot be printed due to their tags:\n"
70+
msgstr ""

0 commit comments

Comments
 (0)