Skip to content

Commit

Permalink
[UPD] Update sale_wishlist.pot
Browse files Browse the repository at this point in the history
  • Loading branch information
oca-travis committed Dec 11, 2019
1 parent 10e575e commit 8445898
Showing 1 changed file with 58 additions and 0 deletions.
58 changes: 58 additions & 0 deletions sale_wishlist/i18n/sale_wishlist.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_wishlist
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \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 ""

#. 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 ""

#. module: sale_wishlist
#: model:ir.model,name:sale_wishlist.model_res_partner
msgid "Contact"
msgstr ""

#. module: sale_wishlist
#: selection:product.set,typology:0
msgid "Default"
msgstr ""

#. module: sale_wishlist
#: model:ir.model,name:sale_wishlist.model_product_set
msgid "Product set"
msgstr ""

#. 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 ""

#. module: sale_wishlist
#: selection:product.set,typology:0
msgid "Wishlist"
msgstr ""

#. module: sale_wishlist
#: code:addons/sale_wishlist/models/res_partner.py:39
#, python-format
msgid "Wishlists"
msgstr ""

0 comments on commit 8445898

Please sign in to comment.