añadido por dependencia de website sale suggest account

This commit is contained in:
santiky 2022-04-22 19:55:36 +02:00
parent d6de99c5aa
commit f264a746c6
Signed by: snt
GPG key ID: A9FD34930EADBE71
20 changed files with 1210 additions and 0 deletions

View file

@ -0,0 +1,51 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * website_sale_suggest_create_account
#
# Translators:
# Bole <bole@dajmi5.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-11 07:32+0000\n"
"PO-Revision-Date: 2017-07-11 07:32+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>, 2017\n"
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\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 ""
#. 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>Prijavi se i završi </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 ""
#. 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>Kreiraj korisnika i završi </span>\n"
" <span class=\"fa fa-long-arrow-right\"/>"
#~ msgid "<span>Checkout without sign up</span>"
#~ msgstr "<span>Završi bez prijave </span>"