Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
61
sale_wishlist/i18n/it.po
Executable file
61
sale_wishlist/i18n/it.po
Executable file
@@ -0,0 +1,61 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_wishlist
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2023-12-07 18:33+0000\n"
|
||||
"Last-Translator: mymage <stefano.consolaro@mymage.it>\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: sale_wishlist
|
||||
#: model:ir.model.fields,field_description:sale_wishlist.field_res_partner__wishlists_count
|
||||
#: model:ir.model.fields,field_description:sale_wishlist.field_res_users__wishlists_count
|
||||
msgid "# Wishlists"
|
||||
msgstr "N° lista dei desideri"
|
||||
|
||||
#. module: sale_wishlist
|
||||
#: model_terms:ir.ui.view,arch_db:sale_wishlist.res_partner_view_form
|
||||
msgid "<span class=\"o_stat_text\">Wishlists</span>"
|
||||
msgstr "<span class=\"o_stat_text\">Lista dei desideri</span>"
|
||||
|
||||
#. module: sale_wishlist
|
||||
#: model:ir.model,name:sale_wishlist.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr "Contatto"
|
||||
|
||||
#. module: sale_wishlist
|
||||
#: model:ir.model.fields.selection,name:sale_wishlist.selection__product_set__typology__set
|
||||
msgid "Default"
|
||||
msgstr "Predefinito"
|
||||
|
||||
#. module: sale_wishlist
|
||||
#: model:ir.model,name:sale_wishlist.model_product_set
|
||||
msgid "Product set"
|
||||
msgstr "Set prodotto"
|
||||
|
||||
#. module: sale_wishlist
|
||||
#: model:ir.model.fields,field_description:sale_wishlist.field_product_set__typology
|
||||
#: model_terms:ir.ui.view,arch_db:sale_wishlist.view_product_set_search
|
||||
msgid "Typology"
|
||||
msgstr "Tipologia"
|
||||
|
||||
#. module: sale_wishlist
|
||||
#: model:ir.model.fields.selection,name:sale_wishlist.selection__product_set__typology__wishlist
|
||||
msgid "Wishlist"
|
||||
msgstr "Lista dei desideri"
|
||||
|
||||
#. module: sale_wishlist
|
||||
#. odoo-python
|
||||
#: code:addons/sale_wishlist/models/res_partner.py:0
|
||||
#, python-format
|
||||
msgid "Wishlists"
|
||||
msgstr "Lista dei desideri"
|
||||
Reference in New Issue
Block a user