-
-
Notifications
You must be signed in to change notification settings - Fork 303
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 100.0% (15 of 15 strings) Translation: management-system-17.0/management-system-17.0-mgmtsystem_nonconformity_type Translate-URL: https://translation.odoo-community.org/projects/management-system-17-0/management-system-17-0-mgmtsystem_nonconformity_type/it/
- Loading branch information
Showing
1 changed file
with
22 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,15 +7,15 @@ msgstr "" | |
"Project-Id-Version: Odoo Server 12.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2020-07-17 09:56+0000\n" | ||
"PO-Revision-Date: 2023-06-15 08:10+0000\n" | ||
"PO-Revision-Date: 2025-01-22 11:38+0000\n" | ||
"Last-Translator: mymage <[email protected]>\n" | ||
"Language-Team: \n" | ||
"Language: it\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
"X-Generator: Weblate 4.17\n" | ||
"X-Generator: Weblate 5.6.2\n" | ||
|
||
#. module: mgmtsystem_nonconformity_type | ||
#: model:mail.template,body_html:mgmtsystem_nonconformity_type.email_template_nonconformity | ||
|
@@ -41,6 +41,25 @@ msgid "" | |
" </div>\n" | ||
" " | ||
msgstr "" | ||
"<div>\n" | ||
" <p>\n" | ||
" Spettabile <t t-out=\"object.quality_contact_name or " | ||
"''\"></t>,<br><br>\n" | ||
" in allegato trova il resoconto nonconformità:<br>\n" | ||
" <strong>Nonconformità N°:</strong> <t t-out=\"object." | ||
"id or ''\"></t><br>\n" | ||
" <strong>Titolo:</strong> <t t-out=\"object.name or ''" | ||
"\"></t><br>\n" | ||
" <strong>Descrizione:</strong> <t t-out=\"object." | ||
"description or ''\"></t><br>\n" | ||
" <br>\n" | ||
" Cordiali saluti,<br>\n" | ||
" <t t-if=\"user.signature\">\n" | ||
" <t t-out=\"user.signature or ''\"></t>\n" | ||
" </t>\n" | ||
" </p>\n" | ||
" </div>\n" | ||
" " | ||
|
||
#. module: mgmtsystem_nonconformity_type | ||
#: model:ir.model.fields,field_description:mgmtsystem_nonconformity_type.field_mgmtsystem_nonconformity__quality_contact_name | ||
|
@@ -76,7 +95,7 @@ msgstr "Non conformità" | |
#. module: mgmtsystem_nonconformity_type | ||
#: model:mail.template,subject:mgmtsystem_nonconformity_type.email_template_nonconformity | ||
msgid "Nonconformity N° {{object.id}}: {{object.name}}" | ||
msgstr "" | ||
msgstr "Nonconformità N° {{object.id}}: {{object.name}}" | ||
|
||
#. module: mgmtsystem_nonconformity_type | ||
#: model:ir.model.fields,field_description:mgmtsystem_nonconformity_type.field_mgmtsystem_nonconformity__qty_checked | ||
|