mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
Translated using Weblate (Croatian)
Currently translated at 68.5% (24 of 35 strings) Translation: contract-16.0/contract-16.0-contract_variable_quantity Translate-URL: https://translation.odoo-community.org/projects/contract-16-0/contract-16-0-contract_variable_quantity/hr/
This commit is contained in:
@@ -9,15 +9,16 @@ msgstr ""
|
||||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-04-27 01:12+0000\n"
|
||||
"PO-Revision-Date: 2018-04-27 01:12+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"PO-Revision-Date: 2024-06-17 14:34+0000\n"
|
||||
"Last-Translator: Bole <bole@dajmi5.com>\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"
|
||||
"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.17\n"
|
||||
|
||||
#. module: contract_variable_quantity
|
||||
#: model_terms:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form
|
||||
@@ -29,19 +30,26 @@ msgid ""
|
||||
" '=', True)])\n"
|
||||
" </code>"
|
||||
msgstr ""
|
||||
"<code>\n"
|
||||
" result =\n"
|
||||
" env['product.product']."
|
||||
"search_count([('sale_ok',\n"
|
||||
" '=', True)])\n"
|
||||
" </code>"
|
||||
|
||||
#. module: contract_variable_quantity
|
||||
#: model_terms:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form
|
||||
msgid "<i>context</i>: Current context dictionary."
|
||||
msgstr ""
|
||||
msgstr "<i>context</i>: Trenutni context dictionary."
|
||||
|
||||
#. module: contract_variable_quantity
|
||||
#: model_terms:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"<i>contract</i>: Contract whose line\n"
|
||||
" belongs to."
|
||||
msgstr "<i>contract</i>: Ugovor kojem pripadaju stavke."
|
||||
msgstr ""
|
||||
"<i>contract</i>: Ugovor \n"
|
||||
" kojem pripadaju stavke."
|
||||
|
||||
#. module: contract_variable_quantity
|
||||
#: model_terms:ir.ui.view,arch_db:contract_variable_quantity.view_contract_line_qty_formula_form
|
||||
@@ -88,18 +96,17 @@ msgstr "Šifra"
|
||||
#. module: contract_variable_quantity
|
||||
#: model:ir.model,name:contract_variable_quantity.model_contract_contract
|
||||
msgid "Contract"
|
||||
msgstr ""
|
||||
msgstr "Ugovor"
|
||||
|
||||
#. module: contract_variable_quantity
|
||||
#: model:ir.model,name:contract_variable_quantity.model_contract_line
|
||||
msgid "Contract Line"
|
||||
msgstr ""
|
||||
msgstr "Stavka ugovora"
|
||||
|
||||
#. module: contract_variable_quantity
|
||||
#: model:ir.model,name:contract_variable_quantity.model_contract_line_qty_formula
|
||||
#, fuzzy
|
||||
msgid "Contract Line Formula"
|
||||
msgstr "contract.line.qty.formula"
|
||||
msgstr "Formula stavke ugovora"
|
||||
|
||||
#. module: contract_variable_quantity
|
||||
#: model:ir.model.fields,field_description:contract_variable_quantity.field_contract_line_qty_formula__create_uid
|
||||
|
||||
Reference in New Issue
Block a user