-
-
Notifications
You must be signed in to change notification settings - Fork 875
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% (4 of 4 strings) Translation: partner-contact-16.0/partner-contact-16.0-partner_category_type Translate-URL: https://translation.odoo-community.org/projects/partner-contact-16-0/partner-contact-16-0-partner_category_type/it/
- Loading branch information
Showing
1 changed file
with
8 additions
and
4 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 |
---|---|---|
|
@@ -6,13 +6,15 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 16.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\n" | ||
"PO-Revision-Date: 2023-12-27 11:42+0000\n" | ||
"Last-Translator: mymage <[email protected]>\n" | ||
"Language-Team: none\n" | ||
"Language: it\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
"X-Generator: Weblate 4.17\n" | ||
|
||
#. module: partner_category_type | ||
#. odoo-python | ||
|
@@ -21,20 +23,22 @@ msgstr "" | |
msgid "" | ||
"Contact Tag '%(tag_name)s' has different type than parent '%(parent_name)s'." | ||
msgstr "" | ||
"Il contatto etichetta '%(tag_name)s' ha un tipo diverso dal parent " | ||
"'%(parent_name)s'." | ||
|
||
#. module: partner_category_type | ||
#. odoo-python | ||
#: code:addons/partner_category_type/models/res_partner_category.py:0 | ||
#, python-format | ||
msgid "Generic" | ||
msgstr "" | ||
msgstr "Generico" | ||
|
||
#. module: partner_category_type | ||
#: model:ir.model,name:partner_category_type.model_res_partner_category | ||
msgid "Partner Tags" | ||
msgstr "" | ||
msgstr "Etichette partner" | ||
|
||
#. module: partner_category_type | ||
#: model:ir.model.fields,field_description:partner_category_type.field_res_partner_category__category_type | ||
msgid "Type" | ||
msgstr "" | ||
msgstr "Tipo" |