Skip to content

Commit ceca0a8

Browse files
mymageweblate
authored andcommitted
Translated using Weblate (Italian)
Currently translated at 100.0% (25 of 25 strings) Translation: helpdesk-18.0/helpdesk-18.0-helpdesk_ticket_close_inactive Translate-URL: https://translation.odoo-community.org/projects/helpdesk-18-0/helpdesk-18-0-helpdesk_ticket_close_inactive/it/
1 parent 1bf4728 commit ceca0a8

1 file changed

Lines changed: 85 additions & 2 deletions

File tree

  • helpdesk_ticket_close_inactive/i18n

helpdesk_ticket_close_inactive/i18n/it.po

Lines changed: 85 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Odoo Server 16.0\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"PO-Revision-Date: 2024-11-29 12:06+0000\n"
9+
"PO-Revision-Date: 2026-05-25 20:11+0000\n"
1010
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
1111
"Language-Team: none\n"
1212
"Language: it\n"
1313
"MIME-Version: 1.0\n"
1414
"Content-Type: text/plain; charset=UTF-8\n"
1515
"Content-Transfer-Encoding: \n"
1616
"Plural-Forms: nplurals=2; plural=n != 1;\n"
17-
"X-Generator: Weblate 5.6.2\n"
17+
"X-Generator: Weblate 5.15.2\n"
1818

1919
#. module: helpdesk_ticket_close_inactive
2020
#: model:mail.template,body_html:helpdesk_ticket_close_inactive.warning_inactive_ticket_template
@@ -89,6 +89,76 @@ msgid ""
8989
" </table>\n"
9090
" "
9191
msgstr ""
92+
"<table border=\"0\" width=\"100%\" cellpadding=\"0\" bgcolor=\"#ededed\" "
93+
"style=\"padding: 20px; background-color: #ededed; border-"
94+
"collapse:separate;\">\n"
95+
" <tbody>\n"
96+
" <!-- HEADER -->\n"
97+
" <tr>\n"
98+
" <td align=\"center\" style=\"min-width: 590px;\">\n"
99+
" <table width=\"590\" border=\"0\" "
100+
"cellpadding=\"0\" bgcolor=\"#875A7B\" style=\"min-width: 590px; background-"
101+
"color: rgb(135,90,123); padding: 20px; border-collapse:separate;\">\n"
102+
" <tr>\n"
103+
" <td valign=\"middle\" align=\"right\">\n"
104+
" <img t-att-src=\"'/"
105+
"logo.png?company=%s' % object.company_id.id\" style=\"padding: 0px; margin: "
106+
"0px; height: auto; width: 80px;\" t-att-alt=\"'%s' % "
107+
"object.company_id.name\"/>\n"
108+
" </td>\n"
109+
" </tr>\n"
110+
" </table>\n"
111+
" </td>\n"
112+
" </tr>\n"
113+
" <!-- CONTENT -->\n"
114+
" <tr>\n"
115+
" <td align=\"center\" style=\"min-width: 590px;\">\n"
116+
" <table width=\"590\" border=\"0\" "
117+
"cellpadding=\"0\" bgcolor=\"#ffffff\" style=\"min-width: 590px; background-"
118+
"color: rgb(255, 255, 255); padding: 20px; border-collapse:separate;\">\n"
119+
" <tbody>\n"
120+
" <td valign=\"top\" style=\"font-"
121+
"family:Arial,Helvetica,sans-serif; color: #555; font-size: 14px;\">\n"
122+
" <p>Il ticket con oggetto \"<t t-"
123+
"out=\"object.display_name\"/>\" verrà chiuso in <t t-out=\"ctx.get"
124+
"('remaining_days')\"/> giorni se non sarà aggiornato.</p>\n"
125+
" </td>\n"
126+
" </tbody>\n"
127+
" </table>\n"
128+
" </td>\n"
129+
" </tr>\n"
130+
" <!-- FOOTER -->\n"
131+
" <tr>\n"
132+
" <td align=\"center\" style=\"min-width: 590px;\">\n"
133+
" <table width=\"590\" border=\"0\" "
134+
"cellpadding=\"0\" bgcolor=\"#875A7B\" style=\"min-width: 590px; background-"
135+
"color: rgb(135,90,123); padding: 20px; border-collapse:separate;\">\n"
136+
" <tr>\n"
137+
" <td valign=\"middle\" align=\"left\" "
138+
"style=\"color: #fff; padding-top: 10px; padding-bottom: 10px; font-size: "
139+
"12px;\">\n"
140+
" <t t-"
141+
"out=\"object.company_id.phone\"/>\n"
142+
" </td>\n"
143+
" <td valign=\"middle\" align=\"left\" "
144+
"style=\"color: #fff; padding-top: 10px; padding-bottom: 10px; font-size: "
145+
"12px;\">\n"
146+
" <t t-"
147+
"out=\"object.company_id.email\"/>\n"
148+
" </td>\n"
149+
" <td valign=\"middle\" align=\"left\" "
150+
"style=\"color: #fff; padding-top: 10px; padding-bottom: 10px; font-size: "
151+
"12px;\">\n"
152+
" <t t-"
153+
"out=\"object.company_id.website\"/>\n"
154+
" </td>\n"
155+
" </tr>\n"
156+
" </table>\n"
157+
" </td>\n"
158+
" </tr>\n"
159+
" </tbody>\n"
160+
" </table>\n"
161+
" "
92162

93163
#. module: helpdesk_ticket_close_inactive
94164
#: model:ir.model.fields,field_description:helpdesk_ticket_close_inactive.field_helpdesk_ticket_team__close_inactive_tickets
@@ -147,13 +217,17 @@ msgid ""
147217
"Number of days of inactivity after which the ticket is automatically closed. "
148218
"Must be greater than 0."
149219
msgstr ""
220+
"Numero di giorni di inattività dopo i quali il ticket viene chiuso "
221+
"automaticamente. Deve essere maggiore di 0."
150222

151223
#. module: helpdesk_ticket_close_inactive
152224
#: model:ir.model.fields,help:helpdesk_ticket_close_inactive.field_helpdesk_ticket_team__inactive_tickets_day_limit_warning
153225
msgid ""
154226
"Number of days of inactivity before a warning email is sent. Set to 0 to "
155227
"disable the warning phase entirely."
156228
msgstr ""
229+
"Numero di giorni di inattività prima dell'invio di un'email di avviso. "
230+
"Impostare su 0 per disabilitare completamente la fase di avviso."
157231

158232
#. module: helpdesk_ticket_close_inactive
159233
#: model:ir.model.fields,help:helpdesk_ticket_close_inactive.field_helpdesk_ticket_team__closing_ticket_stage
@@ -166,27 +240,36 @@ msgid ""
166240
"Template to be sent as an inactivity warning. Required when the warning day "
167241
"limit is greater than 0."
168242
msgstr ""
243+
"Modello da inviare come avviso di inattività. Obbligatorio quando il limite "
244+
"di giorni di avviso è maggiore di 0."
169245

170246
#. module: helpdesk_ticket_close_inactive
171247
#: model:ir.model.fields,help:helpdesk_ticket_close_inactive.field_helpdesk_ticket_team__close_inactive_mail_template_id
172248
msgid ""
173249
"Template to be sent when a ticket is automatically closed. Leave empty to "
174250
"close the ticket silently without sending a notification email."
175251
msgstr ""
252+
"Modello da inviare quando un ticket viene chiuso automaticamente. Lasciare "
253+
"vuoto per chiudere il ticket silenziosamente, senza inviare un'email di "
254+
"notifica."
176255

177256
#. module: helpdesk_ticket_close_inactive
178257
#: model:ir.model.fields,help:helpdesk_ticket_close_inactive.field_helpdesk_ticket_team__ticket_stage_ids
179258
msgid ""
180259
"The cronjob will check for inactivity in tickets that are in these "
181260
"stages."
182261
msgstr ""
262+
"Il cronjob verificherà l'inattività dei ticket che si trovano in "
263+
"queste fasi."
183264

184265
#. module: helpdesk_ticket_close_inactive
185266
#: model:ir.model.fields,help:helpdesk_ticket_close_inactive.field_helpdesk_ticket_team__ticket_category_ids
186267
msgid ""
187268
"The cronjob will check for inactivity in tickets that belong to these "
188269
"categories. Leave empty to apply to all categories."
189270
msgstr ""
271+
"Il cronjob verificherà l'inattività dei ticket appartenenti a queste "
272+
"categorie. Lasciare vuoto per applicare la verifica a tutte le categorie."
190273

191274
#. module: helpdesk_ticket_close_inactive
192275
#: model:mail.template,subject:helpdesk_ticket_close_inactive.warning_inactive_ticket_template

0 commit comments

Comments
 (0)