Skip to content

Commit 00abdda

Browse files
mymageweblate
authored andcommitted
Translated using Weblate (Italian)
Currently translated at 100.0% (101 of 101 strings) Translation: hr-expense-15.0/hr-expense-15.0-hr_expense_advance_overdue_reminder Translate-URL: https://translation.odoo-community.org/projects/hr-expense-15-0/hr-expense-15-0-hr_expense_advance_overdue_reminder/it/
1 parent 7143d78 commit 00abdda

1 file changed

Lines changed: 19 additions & 17 deletions

File tree

  • hr_expense_advance_overdue_reminder/i18n

hr_expense_advance_overdue_reminder/i18n/it.po

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Odoo Server 15.0\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"PO-Revision-Date: 2024-10-09 11:06+0000\n"
9+
"PO-Revision-Date: 2025-11-28 11:42+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.10.4\n"
1818

1919
#. module: hr_expense_advance_overdue_reminder
2020
#: model:mail.template,body_html:hr_expense_advance_overdue_reminder.email_template_overdue_reminder
@@ -83,23 +83,23 @@ msgid ""
8383
msgstr ""
8484
"<div style=\"margin: 0px; padding: 0px;\">\n"
8585
"<p style=\"margin: 0px; padding: 0px; font-size: 13px;\">\n"
86-
" Spettabile <t t-out=\"object.employee_id.name\"/>,\n"
86+
" Egregio <t t-out=\"object.employee_id.name\"/>,\n"
8787
" <br/><br/>\n"
8888
" in base ai nostri registri, i seguenti anticipi spese sono scaduti:\n"
89-
" <table style=\"border-spacing: 0; border-collapse: collapse; width: "
90-
"100%; text-align: center;\">\n"
89+
" <table style=\"border-spacing: 0; border-collapse: collapse; width: 100%;"
90+
" text-align: center;\">\n"
9191
" <tr>\n"
9292
" <th style=\"padding: 5px; border: 1px solid black;\">Spesa "
9393
"numero</th>\n"
94-
" <th style=\"padding: 5px; border: 1px solid black;\">Nome spesa</"
95-
"th>\n"
94+
" <th style=\"padding: 5px; border: 1px solid black;\">Nome "
95+
"spesa</th>\n"
9696
" <th style=\"padding: 5px; border: 1px solid black;\">Data</th>\n"
97-
" <th style=\"padding: 5px; border: 1px solid black;\">Scadenza</"
98-
"th>\n"
97+
" <th style=\"padding: 5px; border: 1px solid black;\""
98+
">Scadenza</th>\n"
9999
" <th style=\"padding: 5px; border: 1px solid black;\">Valore "
100100
"totale</th>\n"
101-
" <th style=\"padding: 5px; border: 1px solid black;\">Residuo</"
102-
"th>\n"
101+
" <th style=\"padding: 5px; border: 1px solid black;\">Residuo</th>"
102+
"\n"
103103
" <th style=\"padding: 5px; border: 1px solid black;\">Promemoria "
104104
"precedenti</th>\n"
105105
" </tr>\n"
@@ -113,17 +113,19 @@ msgstr ""
113113
"\"sheet.account_move_id.date\"/></td>\n"
114114
" <td style=\"padding: 5px; border: 1px solid black;\"><t t-out="
115115
"\"sheet.clearing_date_due\"/></td>\n"
116-
" <td style=\"padding: 5px; border: 1px solid black; text-align: "
117-
"right;\"><t t-out=\"'{0:,.2f}'.format(sheet.total_amount)\"/></td>\n"
118-
" <td style=\"padding: 5px; border: 1px solid black; text-align: "
119-
"right;\"><t t-out=\"'{0:,.2f}'.format(sheet.clearing_residual)\"/></td>\n"
116+
" <td style="
117+
"\"padding: 5px; border: 1px solid black; text-align: right;\"><t t-out="
118+
"\"'{0:,.2f}'.format(sheet.total_amount)\"/></td>\n"
119+
" <td style="
120+
"\"padding: 5px; border: 1px solid black; text-align: right;\"><t t-out="
121+
"\"'{0:,.2f}'.format(sheet.clearing_residual)\"/></td>\n"
120122
" <td style=\"padding: 5px; border: 1px solid black;\">\n"
121123
" <t t-out=\"sheet.overdue_reminder_counter\"/>\n"
122124
" </td>\n"
123125
" </tr>\n"
124126
" </t>\n"
125-
" <t t-set=\"total_residual\" t-value=\"sum(object.expense_sheet_ids."
126-
"mapped('clearing_residual'))\"/>\n"
127+
" <t t-set=\"total_residual\" t-value="
128+
"\"sum(object.expense_sheet_ids.mapped('clearing_residual'))\"/>\n"
127129
" <tr>\n"
128130
" <td/><td/><td/><td/>\n"
129131
" <td style=\"padding: 5px; border: 1px solid black; font-weight: "

0 commit comments

Comments
 (0)