Skip to content

Commit

Permalink
Update translation files
Browse files Browse the repository at this point in the history
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: helpdesk-16.0/helpdesk-16.0-helpdesk_mgmt
Translate-URL: https://translation.odoo-community.org/projects/helpdesk-16-0/helpdesk-16-0-helpdesk_mgmt/
  • Loading branch information
weblate committed May 29, 2023
1 parent 939239f commit 753f945
Show file tree
Hide file tree
Showing 10 changed files with 1,374 additions and 709 deletions.
468 changes: 317 additions & 151 deletions helpdesk_mgmt/i18n/de.po

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions helpdesk_mgmt/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ msgstr ""
#. module: helpdesk_mgmt
#: model:mail.template,body_html:helpdesk_mgmt.assignment_email_template
msgid ""
"<p>Hello <t t-out=\"object.user_id.name\"/>,</p>\n"
" <p>The ticket <t t-out=\"object.number\"/> has been assigned "
"to you.</p>\n"
"<p>Hello <t t-out=\"object.user_id.name\"></t>,</p>\n"
" <p>The ticket <t t-out=\"object.number\"></t> has been "
"assigned to you.</p>\n"
" "
msgstr ""

Expand Down Expand Up @@ -108,7 +108,7 @@ msgid ""
" <td valign=\"middle\" align=\"right\">\n"
" <img t-att-src=\"'/logo.png?company=%s' % "
"object.company_id.id\" style=\"padding: 0px; margin: 0px; height: auto; "
"width: 80px;\" t-att-alt=\"'%s' % object.company_id.name\"/>\n"
"width: 80px;\" t-att-alt=\"'%s' % object.company_id.name\">\n"
" </td>\n"
" </tr>\n"
" </table>\n"
Expand All @@ -123,10 +123,10 @@ msgid ""
" <tbody>\n"
" <td valign=\"top\" style=\"font-family:Arial,"
"Helvetica,sans-serif; color: #555; font-size: 14px;\">\n"
" <p>Hello <t t-out=\"object.user_id.name\"/>,"
"</p>\n"
" <p>Hello <t t-out=\"object.user_id.name\"></"
"t>,</p>\n"
" <p>The ticket \"<t t-out=\"object."
"display_name\"/>\" has been closed.</p>\n"
"display_name\"></t>\" has been closed.</p>\n"
" </td>\n"
" </tbody>\n"
" </table>\n"
Expand All @@ -141,15 +141,15 @@ msgid ""
" <tr>\n"
" <td valign=\"middle\" align=\"left\" style="
"\"color: #fff; padding-top: 10px; padding-bottom: 10px; font-size: 12px;\">\n"
" <t t-out=\"object.company_id.phone\"/>\n"
" <t t-out=\"object.company_id.phone\"></t>\n"
" </td>\n"
" <td valign=\"middle\" align=\"left\" style="
"\"color: #fff; padding-top: 10px; padding-bottom: 10px; font-size: 12px;\">\n"
" <t t-out=\"object.company_id.email\"/>\n"
" <t t-out=\"object.company_id.email\"></t>\n"
" </td>\n"
" <td valign=\"middle\" align=\"left\" style="
"\"color: #fff; padding-top: 10px; padding-bottom: 10px; font-size: 12px;\">\n"
" <t t-out=\"object.company_id.website\"/>\n"
" <t t-out=\"object.company_id.website\"></t>\n"
" </td>\n"
" </tr>\n"
" </table>\n"
Expand Down Expand Up @@ -177,7 +177,7 @@ msgid ""
" <td valign=\"middle\" align=\"right\">\n"
" <img t-att-src=\"'/logo.png?company=%s' % "
"object.company_id.id\" style=\"padding: 0px; margin: 0px; height: auto; "
"width: 80px;\" t-att-alt=\"'%s' % object.company_id.name\"/>\n"
"width: 80px;\" t-att-alt=\"'%s' % object.company_id.name\">\n"
" </td>\n"
" </tr>\n"
" </table>\n"
Expand All @@ -192,11 +192,11 @@ msgid ""
" <tbody>\n"
" <td valign=\"top\" style=\"font-family:Arial,"
"Helvetica,sans-serif; color: #555; font-size: 14px;\">\n"
" <p>Hello <t t-out=\"object.user_id.name\"/>,"
"</p>\n"
" <p>Hello <t t-out=\"object.user_id.name\"></"
"t>,</p>\n"
" <p>The ticket \"<t t-out=\"object."
"display_name\"/>\" stage has changed to <t t-out=\"object.stage_id.name\"/>."
"</p>\n"
"display_name\"></t>\" stage has changed to <t t-out=\"object.stage_id.name"
"\"></t>.</p>\n"
" </td>\n"
" </tbody>\n"
" </table>\n"
Expand All @@ -211,15 +211,15 @@ msgid ""
" <tr>\n"
" <td valign=\"middle\" align=\"left\" style="
"\"color: #fff; padding-top: 10px; padding-bottom: 10px; font-size: 12px;\">\n"
" <t t-out=\"object.company_id.phone\"/>\n"
" <t t-out=\"object.company_id.phone\"></t>\n"
" </td>\n"
" <td valign=\"middle\" align=\"left\" style="
"\"color: #fff; padding-top: 10px; padding-bottom: 10px; font-size: 12px;\">\n"
" <t t-out=\"object.company_id.email\"/>\n"
" <t t-out=\"object.company_id.email\"></t>\n"
" </td>\n"
" <td valign=\"middle\" align=\"left\" style="
"\"color: #fff; padding-top: 10px; padding-bottom: 10px; font-size: 12px;\">\n"
" <t t-out=\"object.company_id.website\"/>\n"
" <t t-out=\"object.company_id.website\"></t>\n"
" </td>\n"
" </tr>\n"
" </table>\n"
Expand Down
Loading

0 comments on commit 753f945

Please sign in to comment.