|
|
@ -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>, 2017\n" |
|
|
|
"PO-Revision-Date: 2019-11-12 16: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 3.8\n" |
|
|
|
|
|
|
|
#. module: contract |
|
|
|
#: model:mail.template,body_html:contract.email_contract_template |
|
|
@ -86,7 +87,7 @@ msgstr "" |
|
|
|
#. module: contract |
|
|
|
#: model:mail.template,subject:contract.email_contract_template |
|
|
|
msgid "${object.company_id.name} Contract (Ref ${object.name or 'n/a'})" |
|
|
|
msgstr "" |
|
|
|
msgstr "${object.company_id.name} Ugovor (Ref ${object.name or 'n/a'})" |
|
|
|
|
|
|
|
#. module: contract |
|
|
|
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view |
|
|
@ -119,52 +120,53 @@ msgstr "<strong>#START#</strong>: Početni datum obračunatog perioda" |
|
|
|
#. module: contract |
|
|
|
#: model_terms:ir.ui.view,arch_db:contract.report_contract_document |
|
|
|
msgid "<strong>Contract: </strong>" |
|
|
|
msgstr "" |
|
|
|
msgstr "<strong>Ugovor: </strong>" |
|
|
|
|
|
|
|
#. module: contract |
|
|
|
#: model_terms:ir.ui.view,arch_db:contract.report_contract_document |
|
|
|
msgid "<strong>Date Start</strong>" |
|
|
|
msgstr "" |
|
|
|
msgstr "<strong>Datum početka</strong>" |
|
|
|
|
|
|
|
#. module: contract |
|
|
|
#: model_terms:ir.ui.view,arch_db:contract.report_contract_document |
|
|
|
msgid "<strong>Description</strong>" |
|
|
|
msgstr "" |
|
|
|
msgstr "<strong>Opis</strong>" |
|
|
|
|
|
|
|
#. module: contract |
|
|
|
#: model_terms:ir.ui.view,arch_db:contract.report_contract_document |
|
|
|
#, fuzzy |
|
|
|
msgid "<strong>Partner:</strong>" |
|
|
|
msgstr "" |
|
|
|
msgstr "<strong>Partner:</strong>" |
|
|
|
|
|
|
|
#. module: contract |
|
|
|
#: model_terms:ir.ui.view,arch_db:contract.report_contract_document |
|
|
|
msgid "<strong>Price</strong>" |
|
|
|
msgstr "" |
|
|
|
msgstr "<strong>Cijena</strong>" |
|
|
|
|
|
|
|
#. module: contract |
|
|
|
#: model_terms:ir.ui.view,arch_db:contract.report_contract_document |
|
|
|
msgid "<strong>Quantity</strong>" |
|
|
|
msgstr "" |
|
|
|
msgstr "<strong>Količina</strong>" |
|
|
|
|
|
|
|
#. module: contract |
|
|
|
#: model_terms:ir.ui.view,arch_db:contract.report_contract_document |
|
|
|
msgid "<strong>Recurring Items</strong>" |
|
|
|
msgstr "" |
|
|
|
msgstr "<strong>Ponavljajuće stavke</strong>" |
|
|
|
|
|
|
|
#. module: contract |
|
|
|
#: model_terms:ir.ui.view,arch_db:contract.report_contract_document |
|
|
|
msgid "<strong>Responsible: </strong>" |
|
|
|
msgstr "" |
|
|
|
msgstr "<strong>Odgovoran: </strong>" |
|
|
|
|
|
|
|
#. module: contract |
|
|
|
#: model_terms:ir.ui.view,arch_db:contract.report_contract_document |
|
|
|
msgid "<strong>Total</strong>" |
|
|
|
msgstr "" |
|
|
|
msgstr "<strong>Ukupno</strong>" |
|
|
|
|
|
|
|
#. module: contract |
|
|
|
#: model_terms:ir.ui.view,arch_db:contract.report_contract_document |
|
|
|
msgid "<strong>Unit Price</strong>" |
|
|
|
msgstr "" |
|
|
|
msgstr "<strong>Jed.cijena</strong>" |
|
|
|
|
|
|
|
#. module: contract |
|
|
|
#: code:addons/contract/models/contract_line.py:425 |
|
|
|