añadido por dependencia de website sale suggest account
This commit is contained in:
parent
d6de99c5aa
commit
f264a746c6
20 changed files with 1210 additions and 0 deletions
71
website_sale_suggest_create_account/i18n/it.po
Normal file
71
website_sale_suggest_create_account/i18n/it.po
Normal file
|
|
@ -0,0 +1,71 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * website_sale_suggest_create_account
|
||||
#
|
||||
# Translators:
|
||||
# Paolo Valier, 2016
|
||||
# Paolo Valier, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: e-commerce (8.0)\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-05-06 13:06+0000\n"
|
||||
"PO-Revision-Date: 2020-04-14 16:19+0000\n"
|
||||
"Last-Translator: Alberto Carollo <baba75@gmail.com>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/oca/OCA-e-commerce-8-0/"
|
||||
"language/it/)\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 3.10\n"
|
||||
|
||||
#. module: website_sale_suggest_create_account
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_suggest_create_account.short_cart_summary
|
||||
msgid "<span>Log in and checkout</span>"
|
||||
msgstr "<span>Accedi e vai alla Cassa</span>"
|
||||
|
||||
#. module: website_sale_suggest_create_account
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_suggest_create_account.cart
|
||||
msgid ""
|
||||
"<span>Log in and checkout</span>\n"
|
||||
" <span class=\"fa fa-long-arrow-right\"/>"
|
||||
msgstr ""
|
||||
"<span>Accedi e vai alla Cassa</span>\n"
|
||||
" <span class=\"fa fa-long-arrow-right\"/>"
|
||||
|
||||
#. module: website_sale_suggest_create_account
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_suggest_create_account.short_cart_summary
|
||||
msgid "<span>Sign up and checkout</span>"
|
||||
msgstr "<span>Registrati e vai alla Cassa</span>"
|
||||
|
||||
#. module: website_sale_suggest_create_account
|
||||
#: model_terms:ir.ui.view,arch_db:website_sale_suggest_create_account.cart
|
||||
msgid ""
|
||||
"<span>Sign up and checkout</span>\n"
|
||||
" <span class=\"fa fa-long-arrow-right\"/>"
|
||||
msgstr ""
|
||||
"<span>Registrati e vai alla Cassa</span>\n"
|
||||
" <span class=\"fa fa-long-arrow-right\"/>"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "<span>Checkout without sign up</span>"
|
||||
#~ msgstr "Vai alla Cassa senza registrarti"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "(\n"
|
||||
#~ " user_id != website.user_id or\n"
|
||||
#~ " env['ir.config_parameter'].get_param(\n"
|
||||
#~ " 'auth_signup.allow_uninvited') != 'True' and\n"
|
||||
#~ " not optional_products and website_sale_order and\n"
|
||||
#~ " website_sale_order.website_order_line\n"
|
||||
#~ " )"
|
||||
#~ msgstr ""
|
||||
#~ "(\n"
|
||||
#~ "user_id != website.user_id or\n"
|
||||
#~ "env['ir.config_parameter'].get_param(\n"
|
||||
#~ "'auth_signup.allow_uninvited') != 'True' and\n"
|
||||
#~ "not optional_products and website_sale_order and\n"
|
||||
#~ "website_sale_order.website_order_line\n"
|
||||
#~ ")"
|
||||
Loading…
Add table
Add a link
Reference in a new issue