Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
54
sale_company_currency/i18n/hr.po
Executable file
54
sale_company_currency/i18n/hr.po
Executable file
@@ -0,0 +1,54 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * sale_company_currency
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-11-23 01:51+0000\n"
|
||||
"PO-Revision-Date: 2021-10-08 11:34+0000\n"
|
||||
"Last-Translator: Matija Krolo <matija.krolo@ecodica.eu>\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"
|
||||
"X-Generator: Weblate 4.3.2\n"
|
||||
|
||||
#. module: sale_company_currency
|
||||
#: model:ir.model.fields,field_description:sale_company_currency.field_sale_order__company_currency_id
|
||||
msgid "Company Currency"
|
||||
msgstr "Valuta kompanije"
|
||||
|
||||
#. module: sale_company_currency
|
||||
#: model:ir.model.fields,help:sale_company_currency.field_sale_order__amount_total_curr
|
||||
msgid "Sale Order Amount in the company Currency"
|
||||
msgstr "Iznos prodajnog naloga u valuti kompanije"
|
||||
|
||||
#. module: sale_company_currency
|
||||
#: model:ir.model,name:sale_company_currency.model_sale_order
|
||||
msgid "Sales Order"
|
||||
msgstr "Prodajni nalog"
|
||||
|
||||
#. module: sale_company_currency
|
||||
#: model_terms:ir.ui.view,arch_db:sale_company_currency.view_order_tree
|
||||
#: model_terms:ir.ui.view,arch_db:sale_company_currency.view_quotation_tree
|
||||
msgid "Total"
|
||||
msgstr "Ukupno"
|
||||
|
||||
#. module: sale_company_currency
|
||||
#: model_terms:ir.ui.view,arch_db:sale_company_currency.view_order_form
|
||||
#: model_terms:ir.ui.view,arch_db:sale_company_currency.view_order_tree
|
||||
#: model_terms:ir.ui.view,arch_db:sale_company_currency.view_quotation_tree
|
||||
msgid "Total (Company Currency)"
|
||||
msgstr "Ukupno (valuta kompanije)"
|
||||
|
||||
#. module: sale_company_currency
|
||||
#: model:ir.model.fields,field_description:sale_company_currency.field_sale_order__amount_total_curr
|
||||
msgid "Total Amount"
|
||||
msgstr "Ukupni iznos"
|
||||
Reference in New Issue
Block a user