From 8e05e720e13ae384034b75f924ebae76866d47fe Mon Sep 17 00:00:00 2001
From: Ernad Husremovic
Date: Tue, 4 Nov 2025 22:43:26 +0100
Subject: [PATCH] Fix hr_payroll_clone: AttributeError, add journal/work_type
support, use standard wizard
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- Fix AttributeError: hr.payslip.run has no company_id field
- Change batch name format from MM/YYYY to YYYY-MM (remove 'Payslips' prefix)
- Add journal_id field and copy from previous batch
- Add work_type_id support (Redovni rad/Regular work) in timesheet generation
- Add duplicate check for existing timesheets to prevent duplication
- Use standard Odoo hr.payslip.employees wizard for payslip generation
- Update version to 16.0.1.1.0
🤖 assisted by claude
🤖 assisted by claude
---
.../account/i18n/bs.po | 6015 +++++++++--------
.../account_check_printing/i18n/bs.po | 125 +-
.../account_debit_note/i18n/bs.po | 41 +-
.../account_edi/i18n/bs.po | 132 +-
.../account_edi_proxy_client/i18n/bs.po | 28 +-
.../account_edi_ubl_cii/i18n/bs.po | 112 +-
.../i18n/bs.po | 102 +-
.../account_fleet/i18n/bs.po | 15 +-
.../account_lock/i18n/bs.po | 39 +-
.../account_payment/i18n/bs.po | 158 +-
.../i18n/bs.po | 39 +
.../account_qr_code_sepa/i18n/bs.po | 9 +-
.../account_reconcile_oca/i18n/bs.po | 677 ++
.../account_sequence/i18n/bs.po | 3 +
.../account_statement_base/i18n/bs.po | 109 +
.../account_tax_python/i18n/bs.po | 59 +-
.../account_test/i18n/bs.po | 63 +-
.../account_update_tax_tags/i18n/bs.po | 12 +-
.../google_account/i18n/bs.po | 9 +-
.../microsoft_account/i18n/bs.po | 18 +-
.../mrp_account/i18n/bs.po | 69 +-
.../mrp_subcontracting_account/i18n/bs.po | 4 +
.../snailmail_account/i18n/bs.po | 35 +-
.../spreadsheet_account/i18n/bs.po | 30 +-
.../spreadsheet_dashboard_account/i18n/bs.po | 107 +-
.../i18n/bs.po | 47 +-
.../stock_account/i18n/bs.po | 336 +-
27 files changed, 5268 insertions(+), 3125 deletions(-)
create mode 100644 odoo-bringout-oca-ocb-account_reconcile_oca/account_reconcile_oca/i18n/bs.po
create mode 100644 odoo-bringout-oca-ocb-account_statement_base/account_statement_base/i18n/bs.po
diff --git a/odoo-bringout-oca-ocb-account/account/i18n/bs.po b/odoo-bringout-oca-ocb-account/account/i18n/bs.po
index 532adaf..305a69b 100644
--- a/odoo-bringout-oca-ocb-account/account/i18n/bs.po
+++ b/odoo-bringout-oca-ocb-account/account/i18n/bs.po
@@ -15,9 +15,10 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"\n"
@@ -26,7 +27,12 @@ msgid ""
"The total of debits equals %s and the total of credits equals %s.\n"
"You might want to specify a default account on journal \"%s\" to automatically balance each move."
msgstr ""
+"\n"
+"Prijenos (%s) nije balansiran.\n"
+"Ukupan iznos zaduženja iznosi %s a ukupan broj kredita jednak je%s.\n"
+"Možete navesti zadani račun u dnevniku \"%s\" za automatsko balansiranje svakog prijenosa. "
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_tax__amount_type
msgid ""
@@ -41,57 +47,75 @@ msgid ""
" e.g 200 * (1 - 10%) = 180 (price included)\n"
" "
msgstr ""
+"\n"
+" - Grupa poreza: Porez se računa iz podređenih poreza.\n"
+" - Fiksno: Iznos poreza je uvijek isti bez obzira na cijenu.\n"
+" - Postotak cijene: Iznos poreza je postotak cijene:\n"
+" npr. 100 * (1 + 10%) = 110 (porez nije uključen u cijeni)\n"
+" npr. 110 / (1 + 10%) = 100 (porez je uključen u cijenu)\n"
+" - Postotak cijene sa uključenim porezom: porez je iznos dijeljenja postotkom:\n"
+" npr. 180 / (1 - 10%) = 200 (porez nije uključen u cijenu)\n"
+" npr. 200 * (1 - 10%) = 180 (porez je uključen u cijenu)\n"
+" "
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment_term.py:0
+#: code:addons/account/models/account_payment_term.py
#, python-format
msgid " (%(amount)s if paid before %(date)s)"
msgstr " (%(amount)s ako se plati prije %(date)s)"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment__reconciled_bills_count
msgid "# Reconciled Bills"
msgstr "# Zatvorenih računa"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment__reconciled_invoices_count
msgid "# Reconciled Invoices"
msgstr "# Zatvorenih računa"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment__reconciled_statement_lines_count
msgid "# Reconciled Statement Lines"
msgstr "# Zatvorenih stavaka izvoda"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_partner__supplier_invoice_count
-#: model:ir.model.fields,field_description:account.field_res_users__supplier_invoice_count
msgid "# Vendor Bills"
msgstr "Ulazni računi"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__code_digits
msgid "# of Digits"
msgstr "Broj znamenki"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "#Created by: %s"
msgstr "Kreirao: %s"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal_dashboard.py:0
+#: code:addons/account/models/account_journal_dashboard.py
#, python-format
msgid "%(action)s for journal %(journal)s"
msgstr "%(action)s za dnevnik %(journal)s"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "%(amount)s due %(date)s"
msgstr "%(amount)s dospijeće %(date)s"
@@ -101,147 +125,165 @@ msgstr "%(amount)s dospijeće %(date)s"
msgid "%("
msgstr "%("
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
+#: code:addons/account/wizard/account_automatic_entry_wizard.py
#, python-format
msgid "%d moves"
msgstr "%d temeljnica"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account_tag.py:0
+#: code:addons/account/models/account_account_tag.py
#, python-format
msgid "%s (%s)"
msgstr "%s (id:%s)"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_tax.py:0
+#: code:addons/account/models/account_tax.py
#, python-format
msgid "%s (Copy)"
msgstr "%s (Kopija)"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
-#: code:addons/account/models/account_account.py:0
-#: code:addons/account/models/account_journal.py:0
-#: code:addons/account/models/account_payment_term.py:0
-#: code:addons/account/models/account_reconcile_model.py:0
-#: code:addons/account/models/account_reconcile_model.py:0
+#: code:addons/account/models/account_account.py
#, python-format
msgid "%s (copy)"
msgstr "%s (kopija)"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "%s (rounding)"
msgstr "%s (zaokruživanje)"
#. module: account
#. odoo-python
-#: code:addons/account/wizard/accrued_orders.py:0
+#: code:addons/account/wizard/accrued_orders.py
#, python-format
msgid "%s - %s; %s Billed, %s Received at %s each"
msgstr "%s - %s; %s Fakturisano, %s Primljeno po %s svaki"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/wizard/accrued_orders.py:0
+#: code:addons/account/wizard/accrued_orders.py
#, python-format
msgid "%s - %s; %s Invoiced, %s Delivered at %s each"
msgstr "%s - %s; %s Fakturirano, %s Isporučeno %s svaki"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/product.py:0
+#: code:addons/account/models/product.py
#, python-format
msgid "%s Excl. Taxes"
msgstr "%s Bez poreza"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/product.py:0
+#: code:addons/account/models/product.py
#, python-format
msgid "%s Incl. Taxes"
msgstr "%s sa PDV"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_bank_statement.py:0
+#: code:addons/account/models/account_bank_statement.py
#, python-format
msgid "%s Statement %s"
msgstr "%s Izvod %s"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"%s has reached its Credit Limit of : %s\n"
"Total amount due "
msgstr ""
+"%s je dosegao dugovnu granicu od : %s\n"
+"Ukupno dospjelo"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/sequence_mixin.py:0
+#: code:addons/account/models/sequence_mixin.py
#, python-format
msgid "%s is not a stored field"
msgstr "%s nije spremljeno polje"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_bank_statement_line.py:0
+#: code:addons/account/models/account_bank_statement_line.py
#, python-format
msgid ""
"%s reached an invalid state regarding its related statement line.\n"
"To be consistent, the journal entry must always have exactly one suspense line."
msgstr ""
+"%s je prešao u nevažeće stanje u odnosu na povezanu stavku izvoda.\n"
+"Radi konzistentnosti, knjižni zapis mora uvijek sadržavati tačno jednu privremenu stavku."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
+#: code:addons/account/models/account_account.py
#, python-format
msgid "%s.copy"
msgstr "%s.kopija"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid "(Discount)"
msgstr "(Popust)"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_report.py:0
-#: code:addons/account/models/account_report.py:0
+#: code:addons/account/models/account_report.py
#, python-format
msgid "(copy)"
msgstr "(kopija)"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "(included)."
msgstr "(uključeno)."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "(including this document) "
msgstr "(uključujući ovaj dokument) "
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_payment_term_form
msgid ""
",\n"
" the due date(s) and amount(s) will be:"
msgstr ""
+",\n"
+" datum(i) dospijeća i iznos(i) će biti:"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "- A default Customer Invoice / Vendor Bill date will be suggested."
@@ -253,51 +295,64 @@ msgid ""
"- A new field « Total (tax inc.) » to speed up and control the encoding by "
"automating line creation with the right account & tax."
msgstr ""
+"- Novo polje «Ukupno (sa porezom)» za ubrzanje i kontrolu knjiženja "
+"automatizacijom kreiranja stavki s odgovarajućim kontom i porezom."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "- The document's sequence becomes editable on all documents."
msgstr "- Redni broj sekvence moguće je uređivati na svim dokumentima."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_line_form
msgid "-> View partially reconciled entries"
msgstr "-> Pregledaj djelomično zatvorene zapise"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_partner_property_form
msgid ". Please make sure that this is a wanted behavior."
msgstr ". Provjerite je li ovo željen ishod."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid ""
". The journal entries need to be computed by Odoo before being posted in "
"your company's currency."
msgstr ""
+". Odoo mora izračunati unose u dnevnik prije nego što budu objavljeni u "
+"valuti zadanoj za vašu tvrtku"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid ". You might want to put a higher number here."
msgstr ". Možda želite ovdje upisati veći broj."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_resequence.py:0
+#: code:addons/account/wizard/account_resequence.py
#, python-format
msgid "... (%s other)"
msgstr "... (%s ostalo)"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "1 Payment"
msgstr "1 Plaćanje"
+# taken from hr.po
#. module: account
#: model:account.payment.term,name:account.account_payment_term_15days
msgid "15 Days"
msgstr "15 dana"
+# taken from hr.po
#. module: account
#: model:account.payment.term,name:account.account_payment_term_2months
msgid "2 Months"
@@ -306,18 +361,21 @@ msgstr "2 mjeseca"
#. module: account
#: model:account.payment.term,name:account.account_payment_term_30days_early_discount
msgid "2/7 Net 30"
-msgstr "2/7 Net 30"
+msgstr "2/7 Neto 30"
+# taken from hr.po
#. module: account
#: model:account.payment.term,name:account.account_payment_term_21days
msgid "21 Days"
msgstr "21 dan"
+# taken from hr.po
#. module: account
#: model:account.payment.term,name:account.account_payment_term_30days
msgid "30 Days"
msgstr "30 dana"
+# taken from hr.po
#. module: account
#: model:account.payment.term,name:account.account_payment_term_30_days_end_month_the_10
msgid "30 days End of Month on the 10th"
@@ -328,11 +386,13 @@ msgstr "30 dana od kraja mjeseca, 10 og"
msgid "30% Advance End of Following Month"
msgstr "30% avansa do kraja sljedećeg mjeseca"
+# taken from hr.po
#. module: account
#: model:account.payment.term,name:account.account_payment_term_advance_60days
msgid "30% Now, Balance 60 Days"
msgstr "30% odmah, ostatak kroz 60 dana"
+# taken from hr.po
#. module: account
#: model:account.payment.term,name:account.account_payment_term_45days
msgid "45 Days"
@@ -340,12 +400,14 @@ msgstr "45 dana"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment_term.py:0
+#: code:addons/account/models/account_payment_term.py
#, python-format
msgid ""
"%(count)s# Installment of %(amount)s on %(date)s"
msgstr ""
+"%(count)s# Rata od %(amount)s na %(date)s"
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
@@ -353,6 +415,8 @@ msgid ""
"
\n"
" on this account:"
msgstr ""
+"
\n"
+" na sljedeći račun:"
#. module: account
#: model:mail.template,body_html:account.email_template_edi_credit_note
@@ -389,6 +453,37 @@ msgid ""
"\n"
" "
msgstr ""
+"\n"
+"
\n"
+" Poštovani\n"
+" \n"
+" Jasmin Beganović (Test preduzeće),\n"
+" \n"
+" \n"
+" Jasmin Beganović,\n"
+" \n"
+"
\n"
+" Ovdje je Vaša\n"
+" \n"
+" knjižna obavijest RINV/2021/05/0001\n"
+" \n"
+" \n"
+" knjižna obavijest\n"
+" \n"
+" \n"
+" (with reference: SUB003)\n"
+" \n"
+" u iznosu $ 143,750.00\n"
+" od YourCompany.\n"
+"
\n"
+" Na raspolaganju smo Vam za sve dodatne informacije.\n"
+" \n"
+"
\n"
+" --
Ernad Husremović\n"
+" \n"
+"
\n"
+"
\n"
+" "
#. module: account
#: model:mail.template,body_html:account.email_template_edi_invoice
@@ -435,6 +530,47 @@ msgid ""
"\n"
" "
msgstr ""
+"\n"
+"
\n"
+" Poštovani\n"
+" \n"
+" Jasmin Beganović (Azure Interior),\n"
+" \n"
+" \n"
+" Jasmin Beganović,\n"
+" \n"
+"
\n"
+" Šaljemo \n"
+" \n"
+" fakturu INV/2021/05/0005\n"
+" \n"
+" \n"
+" fakturu\n"
+" \n"
+" \n"
+" (sa referencom: SUB003)\n"
+" \n"
+" u iznosu 102,220.00 KM\n"
+" from YourCompany.\n"
+" \n"
+" Faktura je već plaćena.\n"
+" \n"
+" \n"
+" Molimo da izvršite plaćanje.\n"
+" \n"
+"
\n"
+" Prilikom plaćanja koristiti sljedeću referencu: INV/2021/05/0005.\n"
+" \n"
+" \n"
+"
\n"
+" Na raspolaganju smo za sva dodatna pitanja.\n"
+" \n"
+"
\n"
+" --
Ernad Husremović\n"
+" \n"
+"
\n"
+"
\n"
+" "
#. module: account
#: model:mail.template,body_html:account.mail_template_data_payment_receipt
@@ -456,58 +592,87 @@ msgid ""
"
\n"
"\n"
msgstr ""
+"\n"
+"
\n"
+" Poštovani Azure Interior
\n"
+" Zahvaljujemo se na uplati.\n"
+" Ovdje je vaša potvrda o plaćanju BNK1-2021-05-0002 u iznosu\n"
+" od $ 10.00 iz YourCompany.\n"
+"
\n"
+" Slobodno nas kontaktirajte ukoliko imate dodatna pitanja.\n"
+"
\n"
+" Srdačan pozdrav,\n"
+" \n"
+"
\n"
+" --
Mitchell Admin\n"
+" \n"
+"
\n"
+"
\n"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.portal_my_home_menu_invoice
msgid "Draft Invoice"
msgstr "Nacrt računa"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_terms_conditions_setting_banner
msgid "Back to settings"
msgstr "Nazad na postavke"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid ""
"\n"
" Preview"
msgstr ""
+"\n"
+" Pregled"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_move_line_view_kanban
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_kanban
msgid ""
msgstr ""
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_payment_kanban
msgid ""
msgstr ""
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.portal_invoice_page
msgid " Download"
msgstr " Preuzimanje"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid ""
""
-msgstr ""
+msgstr ""
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.portal_invoice_page
msgid "Send message"
msgstr "pošalji poruku"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_journal_form
msgid ""
" Configure Email Servers"
msgstr ""
+" Podesite e-mail "
+"poslužitelje"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.portal_invoice_page
msgid " Print"
@@ -515,22 +680,27 @@ msgstr " Štampaj"
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
+#: code:addons/account/wizard/account_automatic_entry_wizard.py
#, python-format
msgid ""
"{amount} ({debit_credit}) from %s were transferred to "
"{account_target_name} by {link}"
msgstr ""
+"{amount} ({debit_credit}) sa %s prebačeno je na "
+"{account_target_name} putem {link}"
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
+#: code:addons/account/wizard/account_automatic_entry_wizard.py
#, python-format
msgid ""
"{amount} ({debit_credit}) from {link}, "
"%(account_source_name)s"
msgstr ""
+"{amount} ({debit_credit}) sa {link}, "
+"%(account_source_name)s"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid ""
@@ -538,6 +708,9 @@ msgid ""
"('name', '!=', '/'), ('posted_before', '=', True), ('quick_edit_mode', '=', "
"True)]}\">Draft"
msgstr ""
+"Nacrt"
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_invoice_send_wizard_form
@@ -548,6 +721,11 @@ msgid ""
" \n"
" Followers of the document and"
msgstr ""
+"\n"
+" Masovno slanje email-ova za\n"
+" odabrane zapise\n"
+" \n"
+" Pratioci dokumenta i:"
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_payment_form
@@ -555,6 +733,8 @@ msgid ""
" Invoice\n"
" Credit Note"
msgstr ""
+" Faktura\n"
+" Knjižno odobrenje"
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_reconcile_model_form
@@ -562,7 +742,10 @@ msgid ""
"Match Invoice/bill with"
msgstr ""
+"Povežite fakturu/račun sa"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.portal_my_invoices
msgid ""
@@ -570,7 +753,11 @@ msgid ""
"clock-o\" aria-label=\"Opened\" title=\"Opened\" role=\"img\"/> Waiting for Payment"
msgstr ""
+" Čeka plaćanje"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.portal_my_invoices
msgid ""
@@ -578,7 +765,11 @@ msgid ""
"check\" aria-label=\"Paid\" title=\"Paid\" role=\"img\"/> Paid"
msgstr ""
+" Plaćeno"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.portal_my_invoices
msgid ""
@@ -586,7 +777,11 @@ msgid ""
"check\" aria-label=\"Reversed\" title=\"Reversed\" role=\"img\"/> Reversed"
msgstr ""
+" Stornirano"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.portal_my_invoices
msgid ""
@@ -594,7 +789,11 @@ msgid ""
"remove\" aria-label=\"Cancelled\" title=\"Cancelled\" role=\"img\"/> Cancelled"
msgstr ""
+" Otkazano"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid ""
@@ -602,7 +801,12 @@ msgid ""
"specific.\" aria-label=\"Values set here are company-specific.\" "
"groups=\"base.group_multi_company\" role=\"img\"/>"
msgstr ""
+""
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid ""
@@ -610,14 +814,20 @@ msgid ""
"specific.\" aria-label=\"Values set here are company-specific.\" "
"role=\"img\"/>"
msgstr ""
+""
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid ""
""
msgstr ""
+""
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_payment_term_form
msgid ""
@@ -625,7 +835,11 @@ msgid ""
" dated\n"
" "
msgstr ""
+"\n"
+" datirano\n"
+" "
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid ""
@@ -633,6 +847,9 @@ msgid ""
"('state', '!=', 'draft'), ('invoice_payment_term_id', '!=', False)]}\"> or "
""
msgstr ""
+" ili "
+""
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_reconcile_model_line_form
@@ -640,85 +857,115 @@ msgid ""
"%"
msgstr ""
+"%"
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_tax_template_form
-#: model_terms:ir.ui.view,arch_db:account.view_tax_form
msgid ""
"%"
msgstr ""
+"%"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_reconcile_model_form
msgid ""
"and"
msgstr ""
+"i"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.validate_account_move_view
msgid ""
"All selected journal entries will be validated "
"and posted. You won't be able to modify them afterwards."
msgstr ""
+"Sve odabrane stavke dnevnika će biti potvrđenje"
+" i proknjižene. Kasnije ih neće biti moguće mijenjati."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid ""
"Cash Discount Tax Reduction\n"
" "
msgstr ""
+"Smanjenje poreza na gotovinski popust\n"
+" "
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Default Incoterm"
msgstr "Zadani Incoterm"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Default Sending Options"
msgstr "Zadane opcije slanja"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid ""
"Default Taxes\n"
" "
msgstr ""
+"Tekući porezi\n"
+" "
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid ""
"Fiscal Country\n"
" "
msgstr ""
+"Matična država\n"
+" "
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid ""
"Fiscal Localization\n"
" "
msgstr ""
+"Lokalizacija računovodstva\n"
+" "
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid ""
"Main Currency\n"
" "
msgstr ""
+"Glavna valuta\n"
+" "
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Post Exchange difference entries in:"
msgstr "Knjiži tečajne razlike u :"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid ""
"Rounding Method\n"
" "
msgstr ""
+"Način zaokruživanja\n"
+" "
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
@@ -726,7 +973,10 @@ msgid ""
"The following default accounts are used with "
"certain features."
msgstr ""
+"Slijede tekuća konta za određene "
+"transakcije."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_form
msgid ""
@@ -734,7 +984,11 @@ msgid ""
" Balance\n"
" "
msgstr ""
+"\n"
+" Saldo\n"
+" "
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_form
msgid ""
@@ -742,17 +996,23 @@ msgid ""
" Taxes\n"
" "
msgstr ""
+"\n"
+" Porezi\n"
+" "
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.partner_view_buttons
msgid "Invoiced"
msgstr "Fakturisano"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_payment_form
msgid "Journal Entry"
msgstr "Stavke dnevnika"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid ""
@@ -760,6 +1020,9 @@ msgid ""
"groups=\"base.group_multi_currency\" attrs=\"{'invisible': [('move_type', "
"'=', 'entry')]}\"> in "
msgstr ""
+" u "
#. module: account
#: model_terms:ir.ui.view,arch_db:account.setup_bank_account_wizard
@@ -768,6 +1031,9 @@ msgid ""
" Leave empty to create a new journal for this bank account, or select a journal to link it with the bank account.\n"
" "
msgstr ""
+"\n"
+" Ostavite prazno da biste kreirali novi dnevnik za ovaj bankovni račun ili odaberite dnevnik kako biste ga povezali s računom.\n"
+" "
#. module: account
#: model_terms:ir.ui.view,arch_db:account.bill_preview
@@ -775,13 +1041,18 @@ msgid ""
"$ 11,750.00"
msgstr ""
+"$ 11,750.00"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.bill_preview
msgid ""
"$ 19,250.00"
msgstr ""
+" $ "
+"19,250.00 "
#. module: account
#: model_terms:ir.ui.view,arch_db:account.bill_preview
@@ -789,6 +1060,8 @@ msgid ""
"$ 7,500.00"
msgstr ""
+"$ 7,500.00"
#. module: account
#: model_terms:ir.ui.view,arch_db:account.bill_preview
@@ -800,39 +1073,47 @@ msgstr "1,500.00"
msgid "2,350.00"
msgstr "2,350.00"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
msgid ""
"Amount\n"
" Total Price"
msgstr ""
+"Iznos\n"
+" Ukupna cijena"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "New"
msgstr "Novi"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "Reconciliation"
msgstr "Poravnanje"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "View"
msgstr "Pregled"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "Latest Statement"
msgstr "Posljednje stanje"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid ""
"Outstanding "
"Payments/Receipts"
-msgstr ""
+msgstr "Plaćanja/Naplata u toku"
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_move_line_view_kanban
@@ -844,21 +1125,25 @@ msgstr " (CR)"
msgid " (DR)"
msgstr " (DR)"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_payment_form
msgid " Bill"
msgstr " Ulazni račun"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_position_form
msgid " From "
msgstr " Iz "
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_position_form
msgid " To "
msgstr " Na "
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_payment_form
msgid " Transaction"
@@ -874,92 +1159,105 @@ msgstr "$ 19,250.00"
msgid "5.00"
msgstr "5.00"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_payment_receipt_document
msgid "Amount In Currency"
msgstr "Iznos u valuti"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.bill_preview
-#: model_terms:ir.ui.view,arch_db:account.report_payment_receipt_document
msgid "Amount"
msgstr "Iznos"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.bill_preview
-#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
msgid "Description"
msgstr "Opis"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
msgid "Disc.%"
msgstr "Pop.%"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_payment_form
msgid "Draft"
msgstr "Priprema"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_payment_receipt_document
msgid "Invoice Date"
msgstr "Datum fakture"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_payment_receipt_document
msgid "Invoice Number"
msgstr "Broj fakture"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "New Entry"
msgstr "Novi nalog"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "New Invoice"
msgstr "Nova faktura"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "New"
msgstr "Novi"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "Operations"
msgstr "Operacije"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.bill_preview
-#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
msgid "Quantity"
msgstr "Količina"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_payment_receipt_document
msgid "Reference"
msgstr "Referenca"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "Reporting"
msgstr "Izvještavanje"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "Running Balance"
msgstr "Tekuće stanje"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.bill_preview
msgid "Tax 0%"
msgstr "Porez 0%"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.bill_preview
-#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
msgid "Taxes"
msgstr "Porezi"
@@ -969,61 +1267,73 @@ msgid ""
"This entry has been generated through the Invoicing app, before "
"installing Accounting. Its balance has been imported separately."
msgstr ""
+"Ovaj unos je generisan putem aplikacije Fakturisanje prije instalacije"
+" Računovodstva. Njegov saldo je uvezen odvojeno."
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_terms_conditions_setting_banner
msgid "This is a preview of your Terms & Conditions."
msgstr "Pregled uslova i pravila."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.bill_preview
-#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
msgid "Unit Price"
msgstr "Cijena"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "Upload"
msgstr "Pošalji (Upload)"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "View"
msgstr "Pogledaj"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
msgid "Subtotal"
msgstr "Međuzbroj"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
msgid ""
"Scan me with your banking "
"app.
"
msgstr ""
+"Skeniraj me svojom banking "
+"aplikacijom.
"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
msgid "Credit Note Date:"
msgstr "Datum knjižne obavijesti:"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
msgid "Customer Code:"
msgstr "Kod kupca:"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
msgid "Date:"
msgstr "Datum:"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.bill_preview
-#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
msgid "Due Date:"
msgstr "Datum dospijeća:"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_statement
msgid "Ending Balance"
@@ -1034,37 +1344,43 @@ msgstr "Završni bilans"
msgid "Incoterm: "
msgstr "Incoterm: "
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.bill_preview
-#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
msgid "Invoice Date:"
msgstr "Datum fakturisanja:"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
msgid "Receipt Date:"
msgstr "Datum prijema:"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
msgid "Reference:"
msgstr "Referanca:"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
msgid "Shipping Address:"
msgstr "Adresa za isporuku:"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
msgid "Source:"
msgstr "Izvor:"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_statement
msgid "Starting Balance"
msgstr "Početni saldo"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.bill_preview
msgid "Subtotal"
@@ -1076,21 +1392,25 @@ msgid ""
"This currency has already been used to generate accounting entries.
\n"
" Changing its rounding factor now will not change the rounding made on previous entries; possibly causing an inconsistency with the new ones."
msgstr ""
+"Ova valuta je već korištena za generisanje računovodstvenih unosa.
\n"
+" Promjena faktora zaokruživanja sada neće izmijeniti ranije zaokružene unose, što može dovesti do neusklađenosti s novim unosima."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.bill_preview
-#: model_terms:ir.ui.view,arch_db:account.document_tax_totals
msgid "Total"
msgstr "Ukupno"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_account_kanban
msgid "Type: "
msgstr "Tip: "
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "@From: %(email)s"
msgstr "@Od: %(email)s"
@@ -1102,10 +1422,14 @@ msgid ""
" journals. This feature provides an easy way to follow up cash\n"
" payments on a daily basis."
msgstr ""
+"Blagajna vam omogućava upravljanje gotovinskim knjiženjima u vašim "
+"gotovinskim dnevnicima. Ova funkcionalnost pruža jednostavan način za "
+"svakodnevno praćenje gotovinskih plaćanja."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/res_partner_bank.py:0
+#: code:addons/account/models/res_partner_bank.py
#, python-format
msgid "A bank account can belong to only one journal."
msgstr "Bankovni račun može pripadati samo jednom dnevniku"
@@ -1117,91 +1441,112 @@ msgid ""
" occurring over a given period of time on a bank account. You\n"
" should receive this periodically from your bank."
msgstr ""
+"Bankovni izvod predstavlja pregled svih finansijskih transakcija nastalih "
+"tokom određenog perioda na bankovnom računu. Trebali biste ga periodično "
+"primati od svoje banke."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/partner.py:0
+#: code:addons/account/models/partner.py
#, python-format
msgid "A fiscal position with a foreign VAT already exists in this region."
-msgstr "Fiskalna pozicija sa obaveznim poreznim brojem već postoji za ovu regiju."
+msgstr ""
+"Fiskalna pozicija sa obaveznim poreznim brojem već postoji za ovu regiju."
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_move_journal_line
msgid ""
"A journal entry consists of several journal items, each of\n"
" which is either a debit or a credit transaction."
-msgstr ""
+msgstr "Knjiženja se sastoje od stavaka koje mogu biti dugovne ili potražne."
+# taken from hr.po
#. module: account
#: model:ir.model.constraint,message:account.constraint_account_journal_group_uniq_name
msgid "A journal group name must be unique per company."
msgstr "Grupa dnevnika mora biti jedinstvena za svaku tvrtku."
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_account_journal_form
msgid ""
"A journal is used to record transactions of all accounting data\n"
" related to the day-to-day business."
msgstr ""
+"Dnevnik se koristi za praćenje transakcija za \n"
+"svakodnevne računovodstvene podatke."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_report.py:0
+#: code:addons/account/models/account_report.py
#, python-format
msgid "A line cannot have both children and a groupby value (line '%s')."
-msgstr "Linija ne može imati istovremeno djecu i vrijednost grupiranja (linija '%s')."
+msgstr ""
+"Linija ne može imati istovremeno djecu i vrijednost grupiranja (linija "
+"'%s')."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "A line of this move is using a deprecated account, you cannot post it."
-msgstr "Stavka ovve temeljnice koristi zastarjeli konto, knjiženje nije moguće."
+msgstr ""
+"Stavka ovve temeljnice koristi zastarjeli konto, knjiženje nije moguće."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment.py:0
+#: code:addons/account/models/account_payment.py
#, python-format
msgid "A payment must always belongs to a bank or cash journal."
msgstr "Plaćanje se uvijek mora knjižiti u dnevnik banke ili gotovine."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_reconcile_model.py:0
+#: code:addons/account/models/account_reconcile_model.py
#, python-format
msgid ""
"A payment tolerance defined as a percentage should always be between 0 and "
"100"
msgstr ""
+"Tolerancija plaćanja definisana kao procenat mora uvijek biti između 0 i 100"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_reconcile_model.py:0
+#: code:addons/account/models/account_reconcile_model.py
#, python-format
msgid ""
"A payment tolerance defined as an amount should always be higher than 0"
-msgstr ""
+msgstr "Tolerancija plaćanja definisana kao iznos mora uvijek biti veća od 0"
+# taken from hr.po
#. module: account
#: model:ir.model.constraint,message:account.constraint_account_reconcile_model_name_unique
msgid "A reconciliation model already bears this name."
msgstr "Model zatvaranja sa ovim imenom već postoji."
+# taken from hr.po
#. module: account
#: model:ir.model.constraint,message:account.constraint_account_report_line_code_uniq
msgid "A report line with the same code already exists."
msgstr "Stavka izvještaja sa ovom šifrom već postoji."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid ""
"A rounding per line is advised if your prices are tax-included. That way, "
"the sum of line subtotals equals the total with taxes."
msgstr ""
+"Zaokruživanje po stavci se preporučuje ako su vaše cijene sa uključenim "
+"porezom. Na taj način suma svih subtotala jednaka je totalu sa porezom."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment.py:0
+#: code:addons/account/models/account_payment.py
#, python-format
msgid "A second payment has been created: %s"
msgstr "Drugo plaćanje je kreirano: %s"
@@ -1210,23 +1555,25 @@ msgstr "Drugo plaćanje je kreirano: %s"
#: model_terms:ir.ui.view,arch_db:account.view_account_payment_form
msgid ""
"A second payment will be created automatically in the destination journal."
-msgstr ""
+msgstr "Drugo plaćanje će biti automatski kreirano u odredišnom dnevniku."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_bank_statement.py:0
+#: code:addons/account/models/account_bank_statement.py
#, python-format
msgid "A statement should only contain lines from the same journal."
msgstr "Izvod treba da sadrži samo linije iz istog dnevnika."
+# taken from hr.po
#. module: account
#: model:ir.model.constraint,message:account.constraint_account_fiscal_position_tax_tax_src_dest_uniq
msgid "A tax fiscal position could be defined only one time on same taxes."
-msgstr "Fiskalna pozicija poreza može biti definirana samo jednom na istim porezima."
+msgstr ""
+"Fiskalna pozicija poreza može biti definirana samo jednom na istim porezima."
#. module: account
#. odoo-python
-#: code:addons/account/models/res_users.py:0
+#: code:addons/account/models/res_users.py
#, python-format
msgid ""
"A user cannot have both Tax B2B and Tax B2C.\n"
@@ -1234,74 +1581,76 @@ msgid ""
"either in 'Tax-Included' or in 'Tax-Excluded' mode\n"
"(or switch twice the mode if you are already in the desired one)."
msgstr ""
+"Korisnik ne može imati istovremeno porez B2B i porez B2C.\n"
+"Otvorite Opće postavke i odaberite da li će se cijene proizvoda prikazivati\n"
+"sa uključenim ili isključenim porezom\n"
+"(ili dvaput promijenite režim ako ste već u željenom)."
+# taken from hr.po
#. module: account
#: model:res.groups,name:account.group_warning_account
msgid "A warning can be set on a partner (Account)"
msgstr "Upozorenje može biti postavljeno na partnera (konto)"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_res_groups
msgid "Access Groups"
msgstr "Pristupne grupe"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__access_warning
-#: model:ir.model.fields,field_description:account.field_account_move__access_warning
-#: model:ir.model.fields,field_description:account.field_account_payment__access_warning
msgid "Access warning"
msgstr "Upozorenje pristupa"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_report_expression__date_scope__normal
msgid "According to each type of account"
msgstr "Sukladno svakom tipu konta"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
-#: code:addons/account/wizard/accrued_orders.py:0
-#: model:ir.model,name:account.model_account_account
-#: model:ir.model.fields,field_description:account.field_account_move_line__account_id
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line__account_id
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line_template__account_id
-#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line__account_id
-#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line_template__account_id
-#: model_terms:ir.ui.view,arch_db:account.view_account_form
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_search
+#: code:addons/account/wizard/account_automatic_entry_wizard.py
#, python-format
msgid "Account"
msgstr "Konto"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid ""
"Account %s does not allow reconciliation. First change the configuration of "
"this account to allow it."
msgstr ""
+"Konto %s ne dozvoljava zatvaranje. Prvo promijenite postavke da bi to "
+"omogućili."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid "Account %s is of payable type, but is used in a sale operation."
msgstr "Račun %s je od tipa plativo, ali se koristi u prodajnoj operaciji."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid "Account %s is of receivable type, but is used in a purchase operation."
msgstr "Račun %s je od tipa naplativo, ali se koristi u nabavnoj operaciji."
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_cash_rounding
msgid "Account Cash Rounding"
msgstr "Zaokruživanje gotovine"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_chart_template
msgid "Account Chart Template"
@@ -1312,95 +1661,95 @@ msgstr "Predložak kontnog plana"
msgid "Account Codes Formula Shortcut"
msgstr "Prečica formule kodova računa"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__currency_id
-#: model:ir.model.fields,field_description:account.field_account_account_template__currency_id
msgid "Account Currency"
msgstr "Valuta"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_fiscal_position_account_template__account_dest_id
msgid "Account Destination"
msgstr "Ciljni konto"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Account Entry"
msgstr "Stavka knjiženja"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_group
-#: model_terms:ir.ui.view,arch_db:account.view_account_group_form
-#: model_terms:ir.ui.view,arch_db:account.view_account_group_tree
msgid "Account Group"
msgstr "Računovodstvena grupa"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report__filter_hierarchy
msgid "Account Groups"
msgstr "Grupe konta"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
+#: code:addons/account/models/account_account.py
#, python-format
msgid "Account Groups with the same granularity can't overlap"
msgstr "Grupe konta iste razine ne mogu se preklapati"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__company_partner_id
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__partner_id
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__partner_id
msgid "Account Holder"
msgstr "Vlasnik računa"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__acc_holder_name
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__acc_holder_name
msgid "Account Holder Name"
-msgstr "Naziv nositelja konta"
+msgstr "Ime vlasnika računa"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_invoice_send
msgid "Account Invoice Send"
msgstr "Slanje računa"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__journal_id
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__journal_id
-#: model_terms:ir.ui.view,arch_db:account.view_account_journal_form
-#: model_terms:ir.ui.view,arch_db:account.view_account_journal_tree
msgid "Account Journal"
msgstr "Nalog za knjiženje računa"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_journal_group
msgid "Account Journal Group"
msgstr "Grupa knjigovodstvenih dnevnika"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_fiscal_position__account_ids
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_template__account_ids
-#: model_terms:ir.ui.view,arch_db:account.view_account_position_form
msgid "Account Mapping"
msgstr "Mapiranje konta"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_move_reversal
msgid "Account Move Reversal"
msgstr "Obrnuto knjiženje"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__name
-#: model_terms:ir.ui.view,arch_db:account.view_account_form
msgid "Account Name"
msgstr "Naziv konta"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__bank_acc_number
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__acc_number
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__acc_number
-#: model_terms:ir.ui.view,arch_db:account.view_account_journal_form
msgid "Account Number"
msgstr "Broj računa"
@@ -1409,20 +1758,21 @@ msgstr "Broj računa"
msgid "Account Onboarding Create Invoice State Flag"
msgstr "Oznaka stanja uvodnih instrukcija računa kreiranja fakture"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_partner__property_account_payable_id
-#: model:ir.model.fields,field_description:account.field_res_users__property_account_payable_id
msgid "Account Payable"
msgstr "Konto dobavljača"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_category_property_form
msgid "Account Properties"
msgstr "Svojstva konta"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_partner__property_account_receivable_id
-#: model:ir.model.fields,field_description:account.field_res_users__property_account_receivable_id
msgid "Account Receivable"
msgstr "Konto kupca"
@@ -1431,89 +1781,97 @@ msgstr "Konto kupca"
msgid "Account Reconcile"
msgstr "Konto poravnanja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__account_root_id
msgid "Account Root"
msgstr "Klasa konta"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_fiscal_position_account_template__account_src_id
msgid "Account Source"
msgstr "Izvor za konto"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_bank_statement_graph
-#: model_terms:ir.ui.view,arch_db:account.account_bank_statement_pivot
-#: model_terms:ir.ui.view,arch_db:account.account_move_line_graph_date
msgid "Account Statistics"
msgstr "Statistike konta"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_account_tag
msgid "Account Tag"
msgstr "Oznaka konta"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_product_product__account_tag_ids
-#: model:ir.model.fields,field_description:account.field_product_template__account_tag_ids
msgid "Account Tags"
-msgstr "Računovodstvene oznake"
+msgstr "Oznake konta"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_tax_view_tree
-#: model_terms:ir.ui.view,arch_db:account.view_tax_form
-#: model_terms:ir.ui.view,arch_db:account.view_tax_tree
msgid "Account Tax"
msgstr "Konto poreza"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_tax_group_form
-#: model_terms:ir.ui.view,arch_db:account.view_tax_group_tree
msgid "Account Tax Group"
msgstr "Konto porezne grupe"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_tax_template_form
-#: model_terms:ir.ui.view,arch_db:account.view_account_tax_template_tree
msgid "Account Tax Template"
msgstr "Predložak poreznog konta"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__module_account_taxcloud
msgid "Account TaxCloud"
msgstr "TaxCloud račun"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__property_stock_valuation_account_id
-#: model:ir.model.fields,field_description:account.field_res_company__property_stock_valuation_account_id
msgid "Account Template for Stock Valuation"
msgstr "Prijedlog knjiženja za obračun zaliha"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_automatic_entry_wizard__account_type
-#: model_terms:ir.ui.view,arch_db:account.view_account_search
msgid "Account Type"
msgstr "Tip konta"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_account__account_type
-#: model:ir.model.fields,help:account.field_account_move_line__account_type
msgid ""
"Account Type is used for information purpose, to generate country-specific "
"legal reports, and set the rules to close a fiscal year and generate opening"
" entries."
msgstr ""
+"Tip konta se koristi u informacijske svrhe, da bi se generisali državno "
+"specifični pravni izvještaji, i postavila pravila za zatvaranje fiskalne "
+"godine i otvaranje nove."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report__filter_account_type
msgid "Account Types"
msgstr "Tipovi konta"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_unreconcile
msgid "Account Unreconcile"
msgstr "Poništavajne zatvaranja konta"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_root
msgid "Account codes first 2 digits"
@@ -1524,19 +1882,21 @@ msgstr "Prve 2 znamenke konta"
msgid ""
"Account for the difference amount after the expense discount has been "
"granted"
-msgstr ""
+msgstr "Konto za iznos razlike nakon što je odobren popust na trošak"
#. module: account
#: model:ir.model.fields,help:account.field_res_config_settings__account_journal_early_pay_discount_gain_account_id
msgid ""
"Account for the difference amount after the income discount has been granted"
-msgstr ""
+msgstr "Konto za iznos razlike nakon što je odobren popust na prihod"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_group_search
msgid "Account group"
msgstr "Računovodstvena grupa"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_group_search
msgid "Account groups"
@@ -1544,38 +1904,42 @@ msgstr "Računovodstvene grupe"
#. module: account
#: model:ir.model.fields,help:account.field_account_setup_bank_manual_config__acc_holder_name
-#: model:ir.model.fields,help:account.field_res_partner_bank__acc_holder_name
msgid ""
"Account holder name, in case it is different than the name of the Account "
"Holder"
-msgstr ""
+msgstr "Ime vlasnika računa, ukoliko se razlikuje od imena titulara računa"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_fiscal_position_account__account_src_id
msgid "Account on Product"
msgstr "Konto za artikal"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_tax_repartition_line__account_id
-#: model:ir.model.fields,help:account.field_account_tax_repartition_line_template__account_id
msgid "Account on which to post the tax amount"
msgstr "Konto za knjiženje poreza"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_account__group_id
msgid "Account prefixes can determine account groups."
msgstr "Prefiksi konta za određivanje grupe konta."
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_report_account_report_invoice_with_payments
msgid "Account report with payment lines"
msgstr "Izvještaj sa stavkama plaćanja"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_report_account_report_invoice
msgid "Account report without payment lines"
msgstr "Izvještaj bez stavaka plaćanja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account_template__tag_ids
msgid "Account tag"
@@ -1583,18 +1947,20 @@ msgstr "Oznaka konta"
#. module: account
#: model:ir.model.fields,help:account.field_account_chart_template__property_cash_basis_base_account_id
-#: model:ir.model.fields,help:account.field_res_company__account_cash_basis_base_account_id
-#: model:ir.model.fields,help:account.field_res_config_settings__account_cash_basis_base_account_id
msgid ""
"Account that will be set on lines created in cash basis journal entry and "
"used to keep track of the tax base amount."
msgstr ""
+"Konto koji će biti postavljen na stavkama kreiranim u dnevniku po naplati i "
+"koristi se za praćenje poreske osnovice."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_fiscal_position_account__account_dest_id
msgid "Account to Use Instead"
msgstr "Konto za koristiti umjesto"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_automatic_entry_wizard__destination_account_id
msgid "Account to transfer to."
@@ -1610,6 +1976,7 @@ msgstr "Obuka računovodstva otpremi račun"
msgid "Account tour upload bill email confirm"
msgstr "Obuka računovodstva otpremi račun e-mail potvrda"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_res_company__revenue_accrual_account_id
msgid "Account used to move the period of a revenue"
@@ -1622,14 +1989,18 @@ msgstr "Račun korišćen za prebacivanje perioda troška"
#. module: account
#: model:ir.model.fields,help:account.field_account_tax__cash_basis_transition_account_id
-#: model:ir.model.fields,help:account.field_account_tax_template__cash_basis_transition_account_id
msgid ""
"Account used to transition the tax amount for cash basis taxes. It will "
"contain the tax amount as long as the original invoice has not been "
"reconciled ; at reconciliation, this amount cancelled on this account and "
"put on the regular tax account."
msgstr ""
+"Konto koji se koristi za prijelaz iznosa poreza kod poreza po naplati. "
+"Sadržat će iznos poreza sve dok originalna faktura ne bude usklađena; pri "
+"usklađivanju se taj iznos zatvara na ovom kontu i prenosi na redovni poreski"
+" konto."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_search
msgid "Account with Entries"
@@ -1637,40 +2008,38 @@ msgstr "Konto sa prometom"
#. module: account
#: model:ir.actions.server,name:account.ir_cron_auto_post_draft_entry_ir_actions_server
-#: model:ir.cron,cron_name:account.ir_cron_auto_post_draft_entry
msgid ""
"Account: Post draft entries with auto_post enabled and accounting date up to"
" today"
msgstr ""
+"Konto: Objavi nacrte sa uključenim automatskim objavljivanjem i datumom "
+"knjiženja zaključno s današnjim danom"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__module_account_accountant
-#: model:ir.ui.menu,name:account.account_account_menu
-#: model:ir.ui.menu,name:account.menu_finance_entries
-#: model_terms:ir.ui.view,arch_db:account.product_template_form_view
-#: model_terms:ir.ui.view,arch_db:account.view_account_analytic_line_form_inherit_account
-#: model_terms:ir.ui.view,arch_db:account.view_account_form
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Accounting"
msgstr "Računovodstvo"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.open_account_journal_dashboard_kanban
msgid "Accounting Dashboard"
msgstr "Računovodstvo - pregled"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
-#: model_terms:ir.ui.view,arch_db:account.view_invoice_tree
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Accounting Date"
msgstr "Datum knjiženja"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_line_form
msgid "Accounting Documents"
msgstr "Dokumenti računovodstva"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_partner_property_form
msgid "Accounting Entries"
@@ -1681,29 +2050,33 @@ msgstr "Knjiženja"
msgid "Accounting Firms mode"
msgstr "Način rada za računovodstvena preduzeća"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_journal_form
msgid "Accounting Information"
msgstr "Računovodstvo"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/company.py:0
-#: model_terms:ir.ui.view,arch_db:account.onboarding_fiscal_year_step
+#: code:addons/account/models/company.py
#, python-format
msgid "Accounting Periods"
msgstr "Računovodstveni periodi"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_report
msgid "Accounting Report"
msgstr "Računovodstveno izvješće"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_report_column
msgid "Accounting Report Column"
msgstr "Kolona računovodstvenog izvješća"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_report_expression
msgid "Accounting Report Expression"
@@ -1714,6 +2087,7 @@ msgstr "Izraz računovodstvenog izvješća"
msgid "Accounting Report External Value"
msgstr "Vanjska vrijednost računovodstvenog izvještaja"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_report_line
msgid "Accounting Report Line"
@@ -1724,32 +2098,37 @@ msgstr "Redak računovodstvenog izvješća"
msgid "Accounting firm mode will change invoice/bill encoding:"
msgstr "Režim računovodstvene firme će promijeniti kodiranje faktura/računa:"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_partner_property_form
msgid "Accounting-related settings are managed on"
msgstr "Postavke računovodstva se vode na"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_account_tag__applicability__accounts
-#: model_terms:ir.ui.view,arch_db:account.view_account_search
msgid "Accounts"
msgstr "Konta"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_position_template_form
msgid "Accounts Mapping"
msgstr "Mapiranje konta"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_fiscal_position_account_template
msgid "Accounts Mapping Template of Fiscal Position"
msgstr "Predložak mapiranja konta za fiskalnu poziciju"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_fiscal_position_account
msgid "Accounts Mapping of Fiscal Position"
msgstr "Mapiranje konta Fiskalne pozicije"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_analytic_distribution_model__account_prefix
msgid "Accounts Prefix"
@@ -1762,23 +2141,25 @@ msgstr "Akruelni račun"
#. module: account
#. odoo-python
-#: code:addons/account/wizard/accrued_orders.py:0
+#: code:addons/account/wizard/accrued_orders.py
#, python-format
msgid "Accrual Moves"
msgstr "Akruelni zapisi"
#. module: account
#. odoo-python
-#: code:addons/account/wizard/accrued_orders.py:0
+#: code:addons/account/wizard/accrued_orders.py
#, python-format
msgid ""
"Accrual entry created on %(date)s: %(accrual_entry)s. And"
" its reverse entry: %(reverse_entry)s."
msgstr ""
+"Obračunski unos kreiran %(date)s: %(accrual_entry)s. "
+"Obrnuti unos: %(reverse_entry)s."
#. module: account
#. odoo-python
-#: code:addons/account/wizard/accrued_orders.py:0
+#: code:addons/account/wizard/accrued_orders.py
#, python-format
msgid "Accrued %s entry as of %s"
msgstr "Akruelni %s zapis na dan %s"
@@ -1795,114 +2176,86 @@ msgstr "Čarobnjak akruelnih narudžbi"
#. module: account
#. odoo-python
-#: code:addons/account/wizard/accrued_orders.py:0
+#: code:addons/account/wizard/accrued_orders.py
#, python-format
msgid "Accrued total"
msgstr "Akruelni ukupno"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_automatic_entry_wizard__action
-#: model:ir.model.fields,field_description:account.field_account_report_line__action_id
msgid "Action"
msgstr "Akcija"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__message_needaction
-#: model:ir.model.fields,field_description:account.field_account_account_template__message_needaction
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__message_needaction
-#: model:ir.model.fields,field_description:account.field_account_journal__message_needaction
-#: model:ir.model.fields,field_description:account.field_account_move__message_needaction
-#: model:ir.model.fields,field_description:account.field_account_payment__message_needaction
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model__message_needaction
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__message_needaction
-#: model:ir.model.fields,field_description:account.field_res_company__message_needaction
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__message_needaction
msgid "Action Needed"
msgstr "Potrebna akcija"
+# taken from hr.po
#. module: account
#: model:ir.ui.menu,name:account.menu_finance_entries_actions
msgid "Actions"
msgstr "Akcije"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Activate to create purchase receipt"
msgstr "Aktivirajte za izradu ulaznog računa"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Activate to create sale receipt"
msgstr "Aktivirajte za izradu prodajnog računa"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account_tag__active
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position__active
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_tax__tax_dest_active
-#: model:ir.model.fields,field_description:account.field_account_incoterms__active
-#: model:ir.model.fields,field_description:account.field_account_journal__active
-#: model:ir.model.fields,field_description:account.field_account_payment_term__active
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model__active
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__active
-#: model:ir.model.fields,field_description:account.field_account_tax__active
-#: model:ir.model.fields,field_description:account.field_account_tax_template__active
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__active
-#: model_terms:ir.ui.view,arch_db:account.view_account_tax_search
msgid "Active"
msgstr "Aktivan"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_search
msgid "Active Account"
msgstr "Aktivni konto"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__active_domain
msgid "Active domain"
msgstr "Aktivni domen"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__activity_ids
-#: model:ir.model.fields,field_description:account.field_account_journal__activity_ids
-#: model:ir.model.fields,field_description:account.field_account_move__activity_ids
-#: model:ir.model.fields,field_description:account.field_account_payment__activity_ids
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__activity_ids
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__activity_ids
msgid "Activities"
msgstr "Aktivnosti"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__activity_exception_decoration
-#: model:ir.model.fields,field_description:account.field_account_journal__activity_exception_decoration
-#: model:ir.model.fields,field_description:account.field_account_move__activity_exception_decoration
-#: model:ir.model.fields,field_description:account.field_account_payment__activity_exception_decoration
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__activity_exception_decoration
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__activity_exception_decoration
msgid "Activity Exception Decoration"
msgstr "Dekoracija iznimke aktivnosti"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__activity_state
-#: model:ir.model.fields,field_description:account.field_account_journal__activity_state
-#: model:ir.model.fields,field_description:account.field_account_move__activity_state
-#: model:ir.model.fields,field_description:account.field_account_payment__activity_state
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__activity_state
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__activity_state
msgid "Activity State"
msgstr "Status aktivnosti"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__sale_activity_note
msgid "Activity Summary"
msgstr "Sažetak aktivnosti"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__activity_type_icon
-#: model:ir.model.fields,field_description:account.field_account_journal__activity_type_icon
-#: model:ir.model.fields,field_description:account.field_account_move__activity_type_icon
-#: model:ir.model.fields,field_description:account.field_account_payment__activity_type_icon
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__activity_type_icon
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__activity_type_icon
msgid "Activity Type Icon"
msgstr "Ikona tipa aktivnosti"
@@ -1917,100 +2270,120 @@ msgid ""
"Activity will be automatically scheduled on payment due date, improving "
"collection process."
msgstr ""
+"Aktivnost će automatski biti zakazana na datum dospijeća plaćanja, čime se "
+"unapređuje proces naplate."
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/components/account_payment_field/account_payment.xml:0
-#: code:addons/account/static/src/xml/legacy_account_payment.xml:0
+#: code:addons/account/static/src/components/account_payment_field/account_payment.xml
#, python-format
msgid "Add"
msgstr "Dodaj"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Add Credit Note"
msgstr "Dodaj knjižno odobrenje"
+# taken from hr.po
#. module: account
#: model:ir.actions.server,name:account.action_new_bank_setting
-#: model:ir.ui.menu,name:account.menu_action_account_bank_journal_form
msgid "Add a Bank Account"
msgstr "Dodaj bankovni račun"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__terms_type__plain
msgid "Add a Note"
msgstr "Dodaj napomenu"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid ""
"Add a QR-code to your invoices so that your customers can pay instantly with"
" their mobile banking application."
msgstr ""
+"Dodajte QR kod vašim računima kako bi kupci mogli odmah platiti svojom "
+"aplikacijom mobilnog bankarstva."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.onboarding_bank_account_step
msgid "Add a bank account"
msgstr "Dodaj bankovni račun"
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_account_journal_form
msgid "Add a journal"
msgstr "Dodaj žurnal"
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_account_journal_group_list
msgid "Add a journal group"
msgstr "Dodaj grupu dnevnika"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Add a line"
msgstr "Dodaj stavku"
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/js/tours/account.js:0
+#: code:addons/account/static/src/js/tours/account.js
#, python-format
msgid "Add a line to your invoice"
msgstr "Dodajte stavku vašem računu"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__terms_type__html
msgid "Add a link to a Web Page"
msgstr "Dodaj link na webstranicu"
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_account_form
msgid "Add a new account"
msgstr "Dodaj novi konto"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Add a note"
msgstr "Dodaj bilješku"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Add a payment QR-code to your invoices"
msgstr "Dodajte QR kod za plaćanje vašim računima"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_cash_rounding__strategy__add_invoice_line
msgid "Add a rounding line"
msgstr "Dodaj stavku zaokruživanja"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Add a section"
msgstr "Dodaj odlomak"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Add an internal note..."
msgstr "Dodaj internu zabilješku ..."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_invoice_send_wizard_form
msgid "Add contacts to notify..."
@@ -2020,8 +2393,9 @@ msgstr "Dodaj kontakte kojima ide obavijest..."
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid ""
"Add your terms & conditions at the bottom of invoices/orders/quotations"
-msgstr ""
+msgstr "Dodajte svoje uslove & odredbe na dnu faktura/narudžbi/ponuda"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__partner_ids
msgid "Additional Contacts"
@@ -2033,7 +2407,10 @@ msgid ""
"Additional tags that will be assigned by this repartition line for use in "
"domains"
msgstr ""
+"Dodatne oznake koje će ova raspodjelna stavka dodijeliti za upotrebu u "
+"domenima"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_automatic_entry_wizard_form
msgid "Adjusting Amount"
@@ -2041,60 +2418,71 @@ msgstr "Iznos ispravka"
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
+#: code:addons/account/wizard/account_automatic_entry_wizard.py
#, python-format
msgid ""
"Adjusting Entries have been created for this invoice:- %(link1)s "
"cancelling {percent:.2f}%% of {amount}
- %(link0)s postponing it to "
"{new_date}
"
msgstr ""
+"Za ovu fakturu su kreirani korektivni unosi:- %(link1)s poništava "
+"{percent:.2f}%% od {amount}
- %(link0)s odgađa ga do "
+"{new_date}
"
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
+#: code:addons/account/wizard/account_automatic_entry_wizard.py
#, python-format
msgid ""
"Adjusting Entry for {link}: {percent:.2f}% of {amount} recognized on "
"{new_date}"
msgstr ""
+"Korektivno knjiženje za {link}: {percent:.2f}% od {amount} priznato na datum"
+" {new_date}"
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
+#: code:addons/account/wizard/account_automatic_entry_wizard.py
#, python-format
msgid ""
"Adjusting Entry {link}: {percent:.2f}% of {amount} recognized from {date}"
msgstr ""
+"Korektivno knjiženje {link}: {percent:.2f}% od {amount} priznato od {date}"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__property_advance_tax_payment_account_id
msgid "Advance tax payment account"
msgstr "Konto poreza za avanse"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_tax_template_form
-#: model_terms:ir.ui.view,arch_db:account.view_tax_form
msgid "Advanced Options"
msgstr "Napredne opcije"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_journal_form
msgid "Advanced Settings"
msgstr "Napredna podešavanja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax__include_base_amount
msgid "Affect Base of Subsequent Taxes"
msgstr "Utiče na osnovu podporeza"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax_template__include_base_amount
msgid "Affect Subsequent Taxes"
msgstr "Utiče na podporeze"
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/components/account_resequence/account_resequence.xml:0
+#: code:addons/account/static/src/components/account_resequence/account_resequence.xml
#, python-format
msgid "After"
msgstr "Nakon"
@@ -2109,47 +2497,55 @@ msgstr "Agregat drugih formula"
msgid "Aggregation Formula Shortcut"
msgstr "Prečica agregatne formule"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__alias_name
msgid "Alias Name"
msgstr "Alias ime"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__alias_domain
msgid "Alias domain"
msgstr "Alias domena"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/controllers/portal.py:0
+#: code:addons/account/controllers/portal.py
#, python-format
msgid "All"
msgstr "Sve"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__fiscalyear_lock_date
msgid "All Users Lock Date"
msgstr "Datum zaključavanja za sve korisnike"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
+#: code:addons/account/wizard/account_automatic_entry_wizard.py
#, python-format
msgid "All accounts on the lines must be of the same type."
msgstr "Sva konta na stavkama moraju biti istog tipa."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/company.py:0
+#: code:addons/account/models/company.py
#, python-format
msgid "All entries are hashed."
msgstr "Sve stavke su hashirane."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_default_terms_and_conditions
msgid "All our contractual relations will be governed exclusively by"
msgstr "Svi naši ugovorni odnosi bit će regulirani isključivo zakonom"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account_template__reconcile
msgid "Allow Invoices & payments Matching"
@@ -2160,65 +2556,75 @@ msgstr "Sva plaćanja i fakture su usklađena"
msgid "Allow Payment Gap"
msgstr "Dozvoli razliku plaćanja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__module_product_margin
msgid "Allow Product Margin"
msgstr "Marža proizvoda"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__reconcile
msgid "Allow Reconciliation"
msgstr "Po otvorenim stavkama"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__module_account_check_printing
msgid "Allow check printing and deposits"
msgstr "Dozvoli štampanje čekova i depozite"
+# taken from hr.po
#. module: account
#: model:res.groups,name:account.group_cash_rounding
msgid "Allow the cash rounding management"
msgstr "Dozvoli upravljanje zaokruživanjem za gotovinu"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Allow to configure taxes using cash basis"
msgstr "Omogućuje postavke poreza korištenjem obračuna po naplaćenom"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__allowed_journal_ids
msgid "Allowed Journals"
msgstr "Dozvoljeni dnevnici"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__account_control_ids
msgid "Allowed accounts"
msgstr "Dozvoljena konta"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Allows you to use Storno accounting."
msgstr "Dozvoljeno koristiti storno u knjigovodstvu."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Allows you to use the analytic accounting."
msgstr "Dozvoljava Vam korištenje analitičkog računovodstva."
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_report__availability_condition__always
msgid "Always"
msgstr "Uvijek"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__early_pay_discount_computation__mixed
msgid "Always (upon invoice)"
msgstr "Uvijek (po računu)"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__always_tax_exigible
-#: model:ir.model.fields,field_description:account.field_account_move__always_tax_exigible
-#: model:ir.model.fields,field_description:account.field_account_payment__always_tax_exigible
msgid "Always Tax Exigible"
msgstr "Uvijek podložno oporezivanju"
@@ -2228,6 +2634,8 @@ msgid ""
"Always positive amount concerned by this matching expressed in the company "
"currency."
msgstr ""
+"Uvijek pozitivan iznos obuhvaćen ovim usklađivanjem izražen u valuti "
+"kompanije."
#. module: account
#: model:ir.model.fields,help:account.field_account_partial_reconcile__credit_amount_currency
@@ -2235,6 +2643,8 @@ msgid ""
"Always positive amount concerned by this matching expressed in the credit "
"line foreign currency."
msgstr ""
+"Uvijek pozitivan iznos obuhvaćen ovim usklađivanjem izražen u valuti "
+"kreditne stavke."
#. module: account
#: model:ir.model.fields,help:account.field_account_partial_reconcile__debit_amount_currency
@@ -2242,19 +2652,12 @@ msgid ""
"Always positive amount concerned by this matching expressed in the debit "
"line foreign currency."
msgstr ""
+"Uvijek pozitivan iznos obuhvaćen ovim usklađivanjem izražen u valuti debitne"
+" stavke."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_accrued_orders_wizard__amount
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__amount
-#: model:ir.model.fields,field_description:account.field_account_partial_reconcile__amount
-#: model:ir.model.fields,field_description:account.field_account_payment__amount
-#: model:ir.model.fields,field_description:account.field_account_payment_register__amount
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line__amount_string
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line_template__amount_string
-#: model:ir.model.fields,field_description:account.field_account_tax__amount
-#: model:ir.model.fields,field_description:account.field_account_tax_template__amount
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_tree
-#: model_terms:ir.ui.view,arch_db:account.view_move_line_form
msgid "Amount"
msgstr "Iznos"
@@ -2263,113 +2666,114 @@ msgstr "Iznos"
msgid "Amount Company Currency Signed"
msgstr "Iznos u valuti kompanije potpisan"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model__match_amount
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__match_amount
msgid "Amount Condition"
msgstr "Iznos uvijeta"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move__amount_residual
-#: model:ir.model.fields,field_description:account.field_account_payment__amount_residual
-#: model_terms:ir.ui.view,arch_db:account.portal_my_invoices
-#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
-#: model_terms:ir.ui.view,arch_db:account.view_invoice_tree
msgid "Amount Due"
msgstr "Iznos van valute"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__amount_residual_signed
-#: model:ir.model.fields,field_description:account.field_account_move__amount_residual_signed
-#: model:ir.model.fields,field_description:account.field_account_payment__amount_residual_signed
msgid "Amount Due Signed"
msgstr "Dužan iznos potpisan"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model__match_amount_max
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__match_amount_max
msgid "Amount Max Parameter"
msgstr "Max iznos parametra"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model__match_amount_min
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__match_amount_min
msgid "Amount Min Parameter"
msgstr "Min iznos parametra"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_template__match_nature__amount_paid
msgid "Amount Paid"
msgstr "Plaćeni iznos"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_template__match_nature__both
msgid "Amount Paid/Received"
msgstr "Iznos plaćen/primljen"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_template__match_nature__amount_received
msgid "Amount Received"
msgstr "Iznos primljen"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment__amount_signed
msgid "Amount Signed"
msgstr "Ovjeren iznos"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model__match_nature
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line__amount_type
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line_template__amount_type
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__match_nature
msgid "Amount Type"
msgstr "Vrsta iznosa"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__amount_currency
-#: model:ir.model.fields,field_description:account.field_account_move_line__amount_currency
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_tree
msgid "Amount in Currency"
msgstr "Iznos u valuti"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment_register__source_amount
msgid "Amount to Pay (company currency)"
msgstr "Iznos za plaćanje (domaća valuta)"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment_register__source_amount_currency
msgid "Amount to Pay (foreign currency)"
msgstr "Iznos za plaćanje (strana valuta)"
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/components/account_payment_field/account_payment.xml:0
-#: code:addons/account/static/src/xml/legacy_account_payment.xml:0
+#: code:addons/account/static/src/components/account_payment_field/account_payment.xml
#, python-format
msgid "Amount:"
msgstr "Iznos:"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
+#: code:addons/account/models/account_account.py
#, python-format
msgid "An Off-Balance account can not be reconcilable"
msgstr "Račun van bilansa ne može biti uskladiv"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
+#: code:addons/account/models/account_account.py
#, python-format
msgid "An Off-Balance account can not have taxes"
msgstr "Račun van bilansa ne može imati poreze"
+# taken from hr.po
#. module: account
#: model:ir.model.constraint,message:account.constraint_account_fiscal_position_account_account_src_dest_uniq
msgid ""
"An account fiscal position could be defined only one time on same accounts."
msgstr ""
+"Fiskalna pozicija poreza može biti definirana samo jednom na istim kontima."
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_account_form
msgid ""
@@ -2380,108 +2784,129 @@ msgid ""
" account). The annual accounts of a company are required by law\n"
" to disclose a certain amount of information."
msgstr ""
+"Konto je dio glavne knjige koji omogućuje\n"
+"bilježenje dugovnih i potražnih transakcija.\n"
+"Tvrtke prikazuju godišnji promet u dva glavna djela:\n"
+"Bruto bilancom i Računom dobiti ili gubitka.\n"
+"Godišnji prometi tvrtke su zakonski određeni\n"
+"kako bi se vidjele određene informacije o poslovanju."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "An error has occurred."
msgstr "Došlo je do greške"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"An error occurred when computing the inalterability. Impossible to get the "
"unique previous posted journal entry."
msgstr ""
+"Došlo je do greške pri izračunu nepromjenjivosti. Nije moguće preuzeti "
+"jedinstveni prethodno objavljeni knjižni zapis."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__analytic_distribution
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line__analytic_distribution
-#: model_terms:ir.ui.view,arch_db:account.view_move_line_form
msgid "Analytic"
msgstr "Analitika"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_analytic_account
msgid "Analytic Account"
msgstr "Analitički konto"
+# taken from hr.po
#. module: account
#: model:ir.ui.menu,name:account.menu_analytic_accounting
msgid "Analytic Accounting"
msgstr "Analitičko računovodstvo"
+# taken from hr.po
#. module: account
#: model:ir.ui.menu,name:account.account_analytic_def_account
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
msgid "Analytic Accounts"
msgstr "Analitički računi"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax_template__analytic
msgid "Analytic Cost"
msgstr "Analitički trošak"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_analytic_distribution_model
msgid "Analytic Distribution Model"
msgstr "Model analitičke distribucije"
+# taken from hr.po
#. module: account
#: model:ir.ui.menu,name:account.menu_analytic__distribution_model
msgid "Analytic Distribution Models"
msgstr "Modeli analitičke distribucije"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__analytic_distribution_search
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line__analytic_distribution_search
msgid "Analytic Distribution Search"
msgstr "Pretraga analitičkih distribucija"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report__filter_analytic
msgid "Analytic Filter"
msgstr "Analitički filter"
+# taken from hr.po
#. module: account
#: model:ir.ui.menu,name:account.menu_action_analytic_lines_tree
msgid "Analytic Items"
msgstr "Analitičke stavke"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_analytic_line
msgid "Analytic Line"
msgstr "Analitička stavka"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_line_form
msgid "Analytic Lines"
msgstr "Retci analitike"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_analytic_applicability
msgid "Analytic Plan's Applicabilities"
msgstr "Primjenjivost analitičkog plana"
+# taken from hr.po
#. module: account
#: model:ir.ui.menu,name:account.account_analytic_plan_menu
msgid "Analytic Plans"
msgstr "Analitički plan"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__analytic_precision
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line__analytic_precision
msgid "Analytic Precision"
msgstr "Preciznost analitike"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__analytic_line_ids
msgid "Analytic lines"
msgstr "Retci analitike"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Analytics"
@@ -2489,148 +2914,137 @@ msgstr "Analitika"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid ""
"Any journal item on a payable account must have a due date and vice versa."
msgstr ""
+"Svaka stavka dnevnika na kontu obaveza mora imati datum dospijeća i obrnuto."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid ""
"Any journal item on a receivable account must have a due date and vice "
"versa."
msgstr ""
+"Svaka stavka dnevnika na kontu potraživanja mora imati datum dospijeća i "
+"obrnuto."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account_tag__applicability
msgid "Applicability"
msgstr "Primjenjivost"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_invoice_onboarding_sale_tax_form
-#: model_terms:ir.ui.view,arch_db:account.setup_financial_year_opening_form
msgid "Apply"
msgstr "Primijeni"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Apply VAT of the EU country to which goods and services are delivered."
msgstr "Primjeni porez evropske države u koju je proizvod isporučen."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_fiscal_position__auto_apply
-#: model:ir.model.fields,help:account.field_account_fiscal_position_template__auto_apply
msgid "Apply automatically this fiscal position."
msgstr "Primjeni automatski ovu fiskalnu poziciju."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_fiscal_position__country_group_id
-#: model:ir.model.fields,help:account.field_account_fiscal_position_template__country_group_id
msgid "Apply only if delivery country matches the group."
msgstr "Primjeni samo ako država isporuke odgovara grupi."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_fiscal_position__country_id
-#: model:ir.model.fields,help:account.field_account_fiscal_position_template__country_id
msgid "Apply only if delivery country matches."
msgstr "Primjeni samo ako država isporuke odgovara."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_fiscal_position__vat_required
-#: model:ir.model.fields,help:account.field_account_fiscal_position_template__vat_required
msgid "Apply only if partner has a VAT number."
msgstr "Primjeni samo u slučaju da partner ima PDV broj."
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__fiscalyear_last_month__4
msgid "April"
-msgstr "April"
+msgstr "Travanj"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_incoterms_form
-#: model_terms:ir.ui.view,arch_db:account.account_incoterms_view_search
-#: model_terms:ir.ui.view,arch_db:account.account_tag_view_form
-#: model_terms:ir.ui.view,arch_db:account.account_tag_view_search
-#: model_terms:ir.ui.view,arch_db:account.view_account_journal_form
-#: model_terms:ir.ui.view,arch_db:account.view_account_journal_search
-#: model_terms:ir.ui.view,arch_db:account.view_account_position_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_position_form
-#: model_terms:ir.ui.view,arch_db:account.view_account_reconcile_model_search
-#: model_terms:ir.ui.view,arch_db:account.view_account_tax_template_search
-#: model_terms:ir.ui.view,arch_db:account.view_payment_term_form
-#: model_terms:ir.ui.view,arch_db:account.view_payment_term_search
msgid "Archived"
msgstr "Arhivirano"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_account__internal_group__asset
msgid "Asset"
msgstr "Osnovna sredstva"
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/components/account_type_selection/account_type_selection.js:0
-#: code:addons/account/static/src/js/legacy_account_selection.js:0
-#: model_terms:ir.ui.view,arch_db:account.view_account_search
+#: code:addons/account/static/src/components/account_type_selection/account_type_selection.js
#, python-format
msgid "Assets"
msgstr "Osnovna sredstva"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__account_ids
msgid "Associated Account Templates"
msgstr "Povezani prijedlozi konta"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_move__auto_post__at_date
msgid "At Date"
msgstr "Na datum"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_report_expression__date_scope__to_beginning_of_fiscalyear
msgid "At the beginning of the fiscal year"
msgstr "Na početku fiskalne godine"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_report_expression__date_scope__to_beginning_of_period
msgid "At the beginning of the period"
msgstr "Na početku perioda"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_invoice_send_wizard_form
-#: model_terms:ir.ui.view,arch_db:account.account_tour_upload_bill
msgid "Attach a file"
msgstr "Priloži dokument"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_ir_attachment
msgid "Attachment"
msgstr "Prilog"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__message_attachment_count
-#: model:ir.model.fields,field_description:account.field_account_account_template__message_attachment_count
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__message_attachment_count
-#: model:ir.model.fields,field_description:account.field_account_journal__message_attachment_count
-#: model:ir.model.fields,field_description:account.field_account_move__message_attachment_count
-#: model:ir.model.fields,field_description:account.field_account_payment__message_attachment_count
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model__message_attachment_count
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__message_attachment_count
-#: model:ir.model.fields,field_description:account.field_res_company__message_attachment_count
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__message_attachment_count
msgid "Attachment Count"
msgstr "Broj zakački"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement__attachment_ids
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__attachment_ids
-#: model:ir.model.fields,field_description:account.field_account_invoice_send__attachment_ids
-#: model:ir.model.fields,field_description:account.field_account_move__attachment_ids
-#: model:ir.model.fields,field_description:account.field_account_payment__attachment_ids
-#: model:ir.model.fields,field_description:account.field_account_tour_upload_bill__attachment_ids
msgid "Attachments"
msgstr "Prilozi"
@@ -2639,292 +3053,305 @@ msgstr "Prilozi"
msgid "Auditable"
msgstr "Revizibilan"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__fiscalyear_last_month__8
msgid "August"
msgstr "Avgust"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__author_id
msgid "Author"
msgstr "Autor"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_invoice_send__author_id
msgid ""
"Author of the message. If not set, email_from may hold an email address that"
" did not match any partner."
msgstr ""
+"Autor poruke. Ako nije postavljen, email_from može sadržavati adresu e-pošte"
+" koja nije odgovarala niti jednom partneru."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_reconcile_model_search
msgid "Auto validate"
msgstr "Automatski ovjeri"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Auto-Complete"
msgstr "Automatsko popunjavanje"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement_line__invoice_vendor_bill_id
-#: model:ir.model.fields,help:account.field_account_move__invoice_vendor_bill_id
-#: model:ir.model.fields,help:account.field_account_payment__invoice_vendor_bill_id
msgid "Auto-complete from a past bill."
msgstr "Automatski popuni iz prošlog računa"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__payment_ids
msgid "Auto-generated Payments"
msgstr "Automatski generirana plaćanja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__auto_post
-#: model:ir.model.fields,field_description:account.field_account_move__auto_post
-#: model:ir.model.fields,field_description:account.field_account_payment__auto_post
msgid "Auto-post"
msgstr "Automatsko knjiženje"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__auto_post_until
-#: model:ir.model.fields,field_description:account.field_account_move__auto_post_until
-#: model:ir.model.fields,field_description:account.field_account_payment__auto_post_until
msgid "Auto-post until"
msgstr "Proknjiži automatski do"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model__auto_reconcile
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__auto_reconcile
-#: model_terms:ir.ui.view,arch_db:account.view_account_reconcile_model_search
msgid "Auto-validate"
msgstr "Automatski ovjeri"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
-#: code:addons/account/models/company.py:0
-#: code:addons/account/models/company.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Automatic Balancing Line"
msgstr "Automatska stavka poravnanja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__module_currency_rate_live
msgid "Automatic Currency Rates"
msgstr "Automatski tečajevi valuta"
+# taken from hr.po
#. module: account
#: model:ir.actions.server,name:account.action_automatic_entry
msgid "Automatic Entries"
msgstr "Automatske stavke"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__automatic_entry_default_journal_id
msgid "Automatic Entry Default Journal"
msgstr "Zadani dnevnik automatskih knjiženja"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_sequence_mixin
msgid "Automatic sequence"
msgstr "Sekvenca automatizacije"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report__availability_condition
msgid "Availability"
msgstr "Raspoloživost"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_reversal__available_journal_ids
-#: model:ir.model.fields,field_description:account.field_account_payment__available_journal_ids
-#: model:ir.model.fields,field_description:account.field_account_payment_register__available_journal_ids
msgid "Available Journal"
msgstr "Dostupni dnevnik"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment__available_partner_bank_ids
-#: model:ir.model.fields,field_description:account.field_account_payment_register__available_partner_bank_ids
msgid "Available Partner Bank"
msgstr "Dostupna banka partnera"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__available_payment_method_ids
-#: model:ir.model.fields,field_description:account.field_account_payment_method_line__available_payment_method_ids
msgid "Available Payment Method"
msgstr "Raspoložive metode plaćanja"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment__available_payment_method_line_ids
-#: model:ir.model.fields,field_description:account.field_account_payment_register__available_payment_method_line_ids
msgid "Available Payment Method Line"
msgstr "Dostupna linija metoda plaćanja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_report__price_average
msgid "Average Price"
msgstr "Prosječna Cijena"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/chart_template.py
#, python-format
msgid "BILL"
msgstr "Račun"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_partner__trust__bad
msgid "Bad Debtor"
msgstr "Loš platioc"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__balance
-#: model:ir.model.fields.selection,name:account.selection__account_payment_term_line__value__balance
msgid "Balance"
msgstr "Saldo"
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/components/account_type_selection/account_type_selection.js:0
-#: code:addons/account/static/src/js/legacy_account_selection.js:0
+#: code:addons/account/static/src/components/account_type_selection/account_type_selection.js
#, python-format
msgid "Balance Sheet"
msgstr "Bilans stanja"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_reconcile_model.py:0
+#: code:addons/account/models/account_reconcile_model.py
#, python-format
msgid "Balance percentage can't be 0"
msgstr "Procenat salda ne može biti 0"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
-#: model:ir.model.fields,field_description:account.field_account_journal__bank_id
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__bank_id
-#: model:ir.model.fields,field_description:account.field_res_partner__bank_account_count
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__bank_id
-#: model:ir.model.fields,field_description:account.field_res_users__bank_account_count
-#: model:ir.model.fields.selection,name:account.selection__account_journal__type__bank
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
+#: code:addons/account/models/chart_template.py
#, python-format
msgid "Bank"
msgstr "Banka"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Bank & Cash"
msgstr "Banka i Gotovina"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__bank_account_id
-#: model_terms:ir.ui.view,arch_db:account.onboarding_bank_account_step
-#: model_terms:ir.ui.view,arch_db:account.view_account_journal_form
msgid "Bank Account"
msgstr "Račun banke"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/res_partner_bank.py:0
+#: code:addons/account/models/res_partner_bank.py
#, python-format
msgid "Bank Account %s created"
msgstr "Bankovni račun %s kreiran"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/res_partner_bank.py:0
+#: code:addons/account/models/res_partner_bank.py
#, python-format
msgid "Bank Account %s updated"
msgstr "Bakovni račun %s ažuriran"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/res_partner_bank.py:0
+#: code:addons/account/models/res_partner_bank.py
#, python-format
msgid "Bank Account %s with number %s deleted"
msgstr "Bankovni račun %s broj %s obrisan"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__account_number
-#: model_terms:ir.ui.view,arch_db:account.view_account_journal_form
msgid "Bank Account Number"
msgstr "Broj bankovnog računa"
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement_line__partner_bank_id
-#: model:ir.model.fields,help:account.field_account_move__partner_bank_id
msgid ""
"Bank Account Number to which the invoice will be paid. A Company bank "
"account if this is a Customer Invoice or Vendor Credit Note, otherwise a "
"Partner bank account number."
msgstr ""
+"Broj bankovnog računa na koji se faktura plaća. Za kupčevu fakturu ili "
+"dobavljačko knjižno odobrenje to je bankovni račun kompanije, u suprotnom "
+"bankovni račun partnera."
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_res_partner_bank
-#: model_terms:ir.ui.view,arch_db:account.view_partner_property_form
msgid "Bank Accounts"
-msgstr "Računi banke"
+msgstr "Bankovni računi"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__bank_statements_source
msgid "Bank Feeds"
msgstr "Provizije banke"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.setup_bank_account_wizard
msgid "Bank Identifier Code"
msgstr "Identifikacijska šifra banke"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__bank_journal_ids
msgid "Bank Journals"
msgstr "Dnevik izvoda iz banke"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__bank_partner_id
-#: model:ir.model.fields,field_description:account.field_account_move__bank_partner_id
-#: model:ir.model.fields,field_description:account.field_account_payment__bank_partner_id
msgid "Bank Partner"
msgstr "Partner Banka"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_reconcile_model_tree
msgid "Bank Reconciliation Move Presets"
msgstr "Prijedlozi zatvaranja izvoda iz banke"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_reconcile_model_search
msgid "Bank Reconciliation Move preset"
msgstr "Prijedlozi zatvaranja izvoda iz banke"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_bank_statement
-#: model_terms:ir.ui.view,arch_db:account.report_statement
-#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_search
msgid "Bank Statement"
msgstr "Izvod banke"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_bank_statement_line
msgid "Bank Statement Line"
msgstr "Stavka izvoda banke"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.action_bank_statement_tree
msgid "Bank Statements"
msgstr "Izvodi banke"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
-#: model:ir.model.fields,field_description:account.field_res_config_settings__account_journal_suspense_account_id
+#: code:addons/account/models/chart_template.py
#, python-format
msgid "Bank Suspense Account"
msgstr "Prelazni račun banke"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Bank Transaction"
msgstr "Bankovna transkacija"
@@ -2940,20 +3367,24 @@ msgid ""
"Bank Transactions are posted immediately after import or synchronization. Their counterparty is the bank suspense account.\n"
"Reconciliation replaces the latter by the definitive account(s)."
msgstr ""
+"Bankovne transakcije se knjiže odmah nakon uvoza ili sinhronizacije. Njihova protivstavka je privremeni bankovni konto.\n"
+"Usklađivanje ga zatim zamjenjuje konačnim kontom ili kontima."
#. module: account
#: model:ir.model.fields,help:account.field_account_setup_bank_manual_config__acc_type
msgid ""
"Bank account type: Normal or IBAN. Inferred from the bank account number."
msgstr ""
+"Tip bankovnog računa: standardni ili IBAN. Zaključuje se iz broja bankovnog "
+"računa."
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.action_account_moves_journal_bank_cash
-#: model:ir.model.fields.selection,name:account.selection__account_account__account_type__asset_cash
-#: model:ir.model.fields.selection,name:account.selection__account_account_template__account_type__asset_cash
msgid "Bank and Cash"
msgstr "Banka i Blagajna"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_setup_bank_manual_config
msgid "Bank setup manual config"
@@ -2965,202 +3396,223 @@ msgid ""
"Bank statements transactions will be posted on the suspense account until "
"the final reconciliation allowing finding the right account."
msgstr ""
+"Transakcije iz bankovnih izvoda knjiže se na privremeni konto dok se ne "
+"obavi konačno usklađivanje kojim se pronalazi odgovarajući konto."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal_dashboard.py:0
+#: code:addons/account/models/account_journal_dashboard.py
#, python-format
msgid "Bank: Balance"
msgstr "Banka: Saldo"
+# taken from hr.po
#. module: account
#: model:ir.ui.menu,name:account.account_banks_menu
msgid "Banks"
msgstr "Banke"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_tax_repartition_line__repartition_type__base
-#: model:ir.model.fields.selection,name:account.selection__account_tax_repartition_line_template__repartition_type__base
msgid "Base"
msgstr "Osnova"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax__is_base_affected
-#: model:ir.model.fields,field_description:account.field_account_tax_template__is_base_affected
msgid "Base Affected by Previous Taxes"
msgstr "Osnovica sadrži predhodne poreze"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__tax_base_amount
msgid "Base Amount"
msgstr "Osnovica"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__property_cash_basis_base_account_id
-#: model:ir.model.fields,field_description:account.field_res_company__account_cash_basis_base_account_id
-#: model:ir.model.fields,field_description:account.field_res_config_settings__account_cash_basis_base_account_id
msgid "Base Tax Received Account"
msgstr "Konto osnovice zaprimljenog poreza"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_tax_repartition_line__repartition_type
-#: model:ir.model.fields,help:account.field_account_tax_repartition_line_template__repartition_type
msgid "Base on which the factor will be applied."
msgstr "Osnovica na koju se primjenjuje faktor."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line__repartition_type
-#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line_template__repartition_type
msgid "Based On"
msgstr "Prema"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_journal__invoice_reference_type__partner
msgid "Based on Customer"
msgstr "Bazirano po kupcu"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_journal__invoice_reference_type__invoice
-#: model:ir.model.fields.selection,name:account.selection__account_tax__tax_exigibility__on_invoice
-#: model:ir.model.fields.selection,name:account.selection__account_tax_template__tax_exigibility__on_invoice
msgid "Based on Invoice"
msgstr "Bazirano na fakturi"
#. module: account
#: model:ir.model.fields,help:account.field_account_tax__tax_exigibility
-#: model:ir.model.fields,help:account.field_account_tax_template__tax_exigibility
msgid ""
"Based on Invoice: the tax is due as soon as the invoice is validated.\n"
"Based on Payment: the tax is due as soon as the payment of the invoice is received."
msgstr ""
+"Na osnovu fakture: porez dospijeva čim se faktura potvrdi.\n"
+"Na osnovu plaćanja: porez dospijeva čim se naplati faktura."
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_tax__tax_exigibility__on_payment
-#: model:ir.model.fields.selection,name:account.selection__account_tax_template__tax_exigibility__on_payment
msgid "Based on Payment"
msgstr "Bazirano na uplati"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Batch Payments"
msgstr "Skupna plaćanja"
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/components/account_resequence/account_resequence.xml:0
+#: code:addons/account/static/src/components/account_resequence/account_resequence.xml
#, python-format
msgid "Before"
msgstr "Prije"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_default_terms_and_conditions
msgid ""
"Below text serves as a suggestion and doesn’t engage Odoo S.A. "
"responsibility."
msgstr ""
+"Tekst u nastavku služi kao prijedlog i Odoo S.A. ne preuzima odgovornost"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__bank_bic
msgid "Bic"
-msgstr "Bic"
+msgstr "BIC"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "Bill"
msgstr "Ulaz RN"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_in_invoice_bill_tree
msgid "Bill Currency"
msgstr "Valuta računa"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_invoice_tree
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Bill Date"
msgstr "Datum računa"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Bill Reference"
msgstr "Referenca ulaznog računa"
+# taken from hr.po
#. module: account
#: model:res.groups,name:account.group_account_invoice
msgid "Billing"
msgstr "Ulazni računi"
+# taken from hr.po
#. module: account
#: model:res.groups,name:account.group_account_manager
msgid "Billing Administrator"
msgstr "Administrator računovodstva"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/controllers/portal.py:0
-#: model:ir.actions.act_window,name:account.action_move_in_invoice_type
-#: model:ir.ui.menu,name:account.menu_action_move_in_invoice_type
-#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
+#: code:addons/account/controllers/portal.py
#, python-format
msgid "Bills"
-msgstr "Računi"
+msgstr "Ulazni računi"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "Bills Analysis"
msgstr "Analiza ulaznih računa"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "Bills to Pay"
msgstr "Za plaćanje"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "Bills to Validate"
msgstr "U pripremi"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal_dashboard.py:0
+#: code:addons/account/models/account_journal_dashboard.py
#, python-format
msgid "Bills to pay"
msgstr "Računi za plaćanje"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report_column__blank_if_zero
-#: model:ir.model.fields,field_description:account.field_account_report_expression__blank_if_zero
msgid "Blank if Zero"
msgstr "Prazno ako je nula"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_partner__invoice_warn__block
msgid "Blocking Message"
msgstr "Blokiranje poruke"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__include_initial_balance
msgid "Bring Accounts Balance Forward"
msgstr "Prenesite saldo konta"
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.open_account_journal_dashboard_kanban
msgid "Browse available countries."
msgstr "Pregledaj dostupne države"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__module_account_budget
msgid "Budget Management"
msgstr "Upravljanje budžetom"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__name
msgid "Button Label"
msgstr "Oznaka dugmeta"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model__rule_type__writeoff_button
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_template__rule_type__writeoff_button
msgid "Button to generate counterpart entry"
msgstr "Gumb za generiranje protustavke"
@@ -3170,53 +3622,67 @@ msgid ""
"By default, we always unfold the lines that can be. If this is checked, the "
"line won't be unfolded by default, and a folding button will be displayed."
msgstr ""
+"Podrazumijevano uvijek razvijamo stavke koje to dozvoljavaju. Ako je ova "
+"opcija označena, stavka neće biti automatski razvijena i prikazaće se dugme "
+"za razvijanje."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_fiscal_position__active
msgid ""
"By unchecking the active field, you may hide a fiscal position without "
"deleting it."
msgstr ""
+"Isključivanjem polja aktivno, možete sakriti fiskalnu poziciju bez da je "
+"brišete."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_incoterms__active
msgid ""
"By unchecking the active field, you may hide an INCOTERM you will not use."
msgstr ""
+"Ako odznačite aktivno polje, možda ćete sakriti INCOTERM koji nećete "
+"koristiti."
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/chart_template.py
#, python-format
msgid "CABA"
msgstr "CABA"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "CAMT Import"
msgstr "CAMT uvoz"
+# taken from hr.po
#. module: account
#: model:account.incoterms,name:account.incoterm_CIP
msgid "CARRIAGE AND INSURANCE PAID TO"
msgstr "TRANSPORT I OSIGURANJE PLAĆENO"
+# taken from hr.po
#. module: account
#: model:account.incoterms,name:account.incoterm_CPT
msgid "CARRIAGE PAID TO"
msgstr "CPT - trasport plaćen do"
+# taken from hr.po
#. module: account
#: model:account.incoterms,name:account.incoterm_CFR
msgid "COST AND FREIGHT"
msgstr "CFR - cijena sa vozarinom"
+# taken from hr.po
#. module: account
#: model:account.incoterms,name:account.incoterm_CIF
msgid "COST, INSURANCE AND FREIGHT"
msgstr "CIP - vozarina i osiguranje plaćeni do"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "CSV Import"
@@ -3224,11 +3690,12 @@ msgstr "CSV uvoz"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "CUST"
msgstr "CUST"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__can_edit_body
msgid "Can Edit Body"
@@ -3239,149 +3706,154 @@ msgstr "Može uređivati tijelo"
msgid "Can Edit Wizard"
msgstr "Može uređivati čarobnjak"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment_register__can_group_payments
msgid "Can Group Payments"
msgstr "Može grupirati plaćanja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__visible
msgid "Can be Visible?"
msgstr "Može biti vidljivo?"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_automatic_entry_wizard_form
-#: model_terms:ir.ui.view,arch_db:account.account_invoice_onboarding_sale_tax_form
-#: model_terms:ir.ui.view,arch_db:account.account_invoice_send_wizard_form
-#: model_terms:ir.ui.view,arch_db:account.account_resequence_view
-#: model_terms:ir.ui.view,arch_db:account.account_unreconcile_view
-#: model_terms:ir.ui.view,arch_db:account.setup_bank_account_wizard
-#: model_terms:ir.ui.view,arch_db:account.setup_financial_year_opening_form
-#: model_terms:ir.ui.view,arch_db:account.validate_account_move_view
-#: model_terms:ir.ui.view,arch_db:account.view_account_accrued_orders_wizard
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_reversal
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_form
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_register_form
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Cancel"
msgstr "Otkaži"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Cancel Entry"
msgstr "Otkaži"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_invoice_report__state__cancel
-#: model:ir.model.fields.selection,name:account.selection__account_move__state__cancel
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
msgid "Cancelled"
msgstr "Otkazan"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
msgid "Cancelled Invoice"
msgstr "Otkazana faktura"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Cannot create a purchase document in a non purchase journal"
-msgstr "Nije moguće kreirati dokument nabave u dnevniku koji nije namjenjen nabavi"
+msgstr ""
+"Nije moguće kreirati dokument nabave u dnevniku koji nije namjenjen nabavi"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Cannot create a sale document in a non sale journal"
-msgstr "Nije moguće kreirati dokument prodaje u dnevniku koji nije namjenjen prodaji"
+msgstr ""
+"Nije moguće kreirati dokument prodaje u dnevniku koji nije namjenjen prodaji"
#. module: account
#. odoo-python
-#: code:addons/account/wizard/accrued_orders.py:0
+#: code:addons/account/wizard/accrued_orders.py
#, python-format
msgid "Cannot create an accrual entry with orders in different currencies."
-msgstr "Ne možete kreirati akruelni zapis sa narudžbama u različitim valutama."
+msgstr ""
+"Ne možete kreirati akruelni zapis sa narudžbama u različitim valutama."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"Cannot find a chart of accounts for this company, You should configure it. \n"
"Please go to Account Configuration."
msgstr ""
+"Nije bilo moguće pronaći kontni plan za ovu kompaniju. Trebate je konfigurisati.\n"
+"Molimo da odete na konfiguraciju računovodstva."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/account_account.py
#, python-format
msgid "Cannot generate an unused account code."
msgstr "Nije moguće kreirati nekorištenu šifru konta."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal.py:0
+#: code:addons/account/models/account_journal.py
#, python-format
msgid ""
"Cannot generate an unused journal code. Please change the name for journal "
"%s."
msgstr ""
+"Nije moguće generisati neiskorišteni kod dnevnika. Molimo promijenite naziv "
+"dnevnika %s."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal.py:0
+#: code:addons/account/models/account_journal.py
#, python-format
msgid ""
"Cannot generate an unused journal code. Please fill the 'Shortcode' field."
msgstr ""
+"Nije moguće generirati ne korištenu šifru dnevnika. Ispunite polje 'kratka "
+"šifra'."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_report.py:0
+#: code:addons/account/models/account_report.py
#, python-format
msgid ""
"Cannot get aggregation details from a line not using 'aggregation' engine"
msgstr ""
+"Nije moguće preuzeti detalje agregacije iz stavke koja ne koristi mehanizam "
+"'aggregation'"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report_expression__carryover_target
msgid "Carry Over To"
msgstr "Prenesi na"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
-#: model:ir.model.fields.selection,name:account.selection__account_journal__type__cash
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
+#: code:addons/account/models/chart_template.py
#, python-format
msgid "Cash"
msgstr "Gotovina"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_journal_form
msgid "Cash Account"
msgstr "Konto gotovine"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__tax_exigibility
msgid "Cash Basis"
msgstr "Po naplaćenom"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__tax_cash_basis_created_move_ids
-#: model:ir.model.fields,field_description:account.field_account_move__tax_cash_basis_created_move_ids
-#: model:ir.model.fields,field_description:account.field_account_payment__tax_cash_basis_created_move_ids
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Cash Basis Entries"
msgstr "Stavke po naplaćenom"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__tax_cash_basis_journal_id
msgid "Cash Basis Journal"
@@ -3389,57 +3861,59 @@ msgstr "Dnevnik gotovinskih plaćanja"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__tax_cash_basis_origin_move_id
-#: model:ir.model.fields,field_description:account.field_account_move__tax_cash_basis_origin_move_id
-#: model:ir.model.fields,field_description:account.field_account_payment__tax_cash_basis_origin_move_id
msgid "Cash Basis Origin"
msgstr "Izvor gotovinske osnove"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/chart_template.py
#, python-format
msgid "Cash Basis Taxes"
msgstr "Porezi po naplaćenom"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax__cash_basis_transition_account_id
-#: model:ir.model.fields,field_description:account.field_account_tax_template__cash_basis_transition_account_id
msgid "Cash Basis Transition Account"
msgstr "Prijelazni konto poreza po naplaćenom"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__default_cash_difference_expense_account_id
-#: model:ir.model.fields,field_description:account.field_res_company__default_cash_difference_expense_account_id
msgid "Cash Difference Expense Account"
msgstr "Konto troška gotovinske razlike"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/chart_template.py
#, python-format
msgid "Cash Difference Gain"
msgstr "Konto dobiti gotovinskih razlika"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__default_cash_difference_income_account_id
-#: model:ir.model.fields,field_description:account.field_res_company__default_cash_difference_income_account_id
msgid "Cash Difference Income Account"
msgstr "Prihod razlike blagajne"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/chart_template.py
#, python-format
msgid "Cash Difference Loss"
msgstr "Gubitak razlike blagajne"
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/chart_template.py
#, python-format
msgid "Cash Discount Gain"
msgstr "Gotovinski popust prihod"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__account_journal_early_pay_discount_gain_account_id
msgid "Cash Discount Gain account"
@@ -3447,16 +3921,18 @@ msgstr "Gotovinski popust konto prihoda"
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/chart_template.py
#, python-format
msgid "Cash Discount Loss"
msgstr "Gotovinski popust rashod"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__account_journal_early_pay_discount_loss_account_id
msgid "Cash Discount Loss account"
msgstr "Gotovinski popust rashod"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__early_pay_discount_computation
msgid "Cash Discount Tax Reduction"
@@ -3464,40 +3940,39 @@ msgstr "Umanjenje PDV-a za gotovinske popuste"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__account_journal_early_pay_discount_gain_account_id
-#: model:ir.model.fields,field_description:account.field_res_company__account_journal_early_pay_discount_gain_account_id
msgid "Cash Discount Write-Off Gain Account"
msgstr "Račun dobitka otpisa gotovskog popusta"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__account_journal_early_pay_discount_loss_account_id
-#: model:ir.model.fields,field_description:account.field_res_company__account_journal_early_pay_discount_loss_account_id
msgid "Cash Discount Write-Off Loss Account"
msgstr "Račun gubitka otpisa gotovskog popusta"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.action_view_bank_statement_tree
msgid "Cash Registers"
msgstr "Kase"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__group_cash_rounding
msgid "Cash Rounding"
msgstr "Zaokruživanje gotovine"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__invoice_cash_rounding_id
-#: model:ir.model.fields,field_description:account.field_account_move__invoice_cash_rounding_id
-#: model:ir.model.fields,field_description:account.field_account_payment__invoice_cash_rounding_id
msgid "Cash Rounding Method"
msgstr "Metoda zaokruživanja gotovine"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.rounding_list_action
-#: model:ir.ui.menu,name:account.menu_action_rounding_form_view
-#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Cash Roundings"
msgstr "Zaokruživanje gotovine"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_statement
msgid "Cash Statement"
@@ -3505,37 +3980,40 @@ msgstr "Stavka blagajne"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid "Cash basis rounding difference"
msgstr "Razlika zaokruživanja gotovinske osnove"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/chart_template.py
#, python-format
msgid "Cash basis transition account"
msgstr "Preijelazni konto po naplaćenom"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal_dashboard.py:0
+#: code:addons/account/models/account_journal_dashboard.py
#, python-format
msgid "Cash: Balance"
msgstr "Gotovina: Saldo"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_analytic_line__category
-#: model:ir.model.fields,field_description:account.field_account_move_line__product_uom_category_id
-#: model_terms:ir.ui.view,arch_db:account.view_account_analytic_line_filter_inherit
msgid "Category"
msgstr "Kategorija"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__property_account_expense_categ_id
msgid "Category of Expense Account"
msgstr "Kategorija konta troška"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__property_account_income_categ_id
msgid "Category of Income Account"
@@ -3548,98 +4026,110 @@ msgid ""
"accordance with their internal legislation. Any withholding at source will "
"be paid by the client to the tax authorities. Under no circumstances can"
msgstr ""
+"Pojedine zemlje primjenjuju zadržavanje po odbitku na iznos faktura u skladu"
+" sa svojom internom regulativom. Svako zadržavanje po odbitku klijent će "
+"uplatiti poreskim vlastima. Ni pod kojim okolnostima se"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_automatic_entry_wizard__action__change_account
msgid "Change Account"
msgstr "Promijeni konto"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_automatic_entry_wizard__action__change_period
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Change Period"
msgstr "Promijeni period"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_payment_register__writeoff_label
msgid "Change label of the counterpart that will hold the payment difference"
-msgstr "Promjenite naziv labele protustavke koja će primiti razliku u plaćanju"
+msgstr ""
+"Promjenite naziv labele protustavke koja će primiti razliku u plaćanju"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/controllers/portal.py:0
+#: code:addons/account/controllers/portal.py
#, python-format
msgid ""
"Changing VAT number is not allowed once invoices have been issued for your "
"account. Please contact us directly for this operation."
msgstr ""
+"Izmjena poreznog broja nije dozvoljena jednom kad je izrađen račun za vas. "
+"Molimo kontaktirajte nas za ovu radnju."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/controllers/portal.py:0
+#: code:addons/account/controllers/portal.py
#, python-format
msgid ""
"Changing your company name is not allowed once invoices have been issued for"
" your account. Please contact us directly for this operation."
msgstr ""
+"Promjena naziva tvrtke nije dozvoljena jednom kad je napravljen račun za "
+"Vas. molimo kontaktirajte nas za ovu radnju."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/controllers/portal.py:0
+#: code:addons/account/controllers/portal.py
#, python-format
msgid ""
"Changing your name is not allowed once invoices have been issued for your "
"account. Please contact us directly for this operation."
msgstr ""
+"Promjena naziva nije dozvoljena jednom kad je napravljen račun za Vas. "
+"molimo kontaktirajte nas za ovu radnju."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account_template__chart_template_id
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_template__chart_template_id
-#: model:ir.model.fields,field_description:account.field_account_group_template__chart_template_id
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__chart_template_id
-#: model:ir.model.fields,field_description:account.field_account_tax_template__chart_template_id
-#: model:ir.model.fields,field_description:account.field_res_company__chart_template_id
msgid "Chart Template"
msgstr "Predložak plana"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.open_account_charts_modules
msgid "Chart Templates"
msgstr "Predlošci plana"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/company.py:0
-#: model:ir.actions.act_window,name:account.action_account_form
-#: model:ir.model.fields,field_description:account.field_account_report__chart_template_id
-#: model:ir.ui.menu,name:account.menu_action_account_form
-#: model_terms:ir.ui.view,arch_db:account.onboarding_chart_of_account_step
+#: code:addons/account/models/company.py
#, python-format
msgid "Chart of Accounts"
msgstr "Kontni plan"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_report__availability_condition__coa
msgid "Chart of Accounts Matches"
msgstr "Kontni plan odgovara"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_list
msgid "Chart of accounts"
msgstr "Kontni plan"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.onboarding_chart_of_account_step
msgid "Chart of accounts set."
msgstr "Kontni plan je postavljen."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_account__reconcile
-#: model:ir.model.fields,help:account.field_account_move_line__is_account_reconcile
msgid ""
"Check this box if this account allows invoices & payments matching of "
"journal items."
-msgstr ""
+msgstr "Označite ako ovaj konto dopušta zatvaranja."
#. module: account
#: model:ir.model.fields,help:account.field_account_journal__refund_sequence
@@ -3647,6 +4137,8 @@ msgid ""
"Check this box if you don't want to share the same sequence for invoices and"
" credit notes made from this journal"
msgstr ""
+"Označite ovu opciju ako ne želite dijeliti istu numeraciju za fakture i "
+"knjižna odobrenja kreirana iz ovog dnevnika"
#. module: account
#: model:ir.model.fields,help:account.field_account_journal__payment_sequence
@@ -3654,6 +4146,8 @@ msgid ""
"Check this box if you don't want to share the same sequence on payments and "
"bank transactions posted on this journal"
msgstr ""
+"Označite ovu opciju ako ne želite dijeliti istu numeraciju između plaćanja i"
+" bankovnih transakcija knjiženih u ovom dnevniku"
#. module: account
#: model:ir.model.fields,help:account.field_account_account_tag__tax_negate
@@ -3661,42 +4155,48 @@ msgid ""
"Check this box to negate the absolute value of the balance of the lines "
"associated with this tag in tax report computation."
msgstr ""
+"Označite ovu opciju kako biste invertovali apsolutnu vrijednost salda stavki"
+" povezanih s ovom oznakom u obračunu poreskog izvještaja."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_tax__price_include
-#: model:ir.model.fields,help:account.field_account_tax_template__price_include
msgid ""
"Check this if the price you use on the product and invoices includes this "
"tax."
msgstr ""
+"Odaberite ovo ako cijena koju koristite na proizvodu i računima uključuje "
+"ovaj porez."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_account_template__reconcile
msgid ""
"Check this option if you want the user to reconcile entries in this account."
msgstr ""
+"Označite ovu opciju ako želite da korisnik izjednači unose u ovaj konto."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Checks"
msgstr "Kontrole"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report_line__children_ids
msgid "Child Lines"
msgstr "Podređene stavke"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax__children_tax_ids
-#: model:ir.model.fields,field_description:account.field_account_tax_template__children_tax_ids
-#: model_terms:ir.ui.view,arch_db:account.view_account_tax_template_form
-#: model_terms:ir.ui.view,arch_db:account.view_tax_form
msgid "Children Taxes"
msgstr "Podporezi"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_invoice_onboarding_sale_tax_form
-#: model_terms:ir.ui.view,arch_db:account.onboarding_sale_tax_step
msgid "Choose a default sales tax for your products."
msgstr "Odaberite zadane poreze prodaje za vaše proizvode."
@@ -3706,71 +4206,75 @@ msgid ""
"Choose how you want to credit this invoice. You cannot \"modify\" nor "
"\"cancel\" if the invoice is already reconciled."
msgstr ""
+"Odaberite način na koji želite proknjižiti ovo knjižno odobrenje. Opcije "
+"\"izmijeni\" i \"otkaži\" nisu dostupne ako je faktura već usklađena."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_position_form
msgid "Click"
msgstr "Klik"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_terms_conditions_setting_banner
msgid "Close"
msgstr "Zatvori"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__account_dashboard_onboarding_state__closed
-#: model:ir.model.fields.selection,name:account.selection__res_company__account_invoice_onboarding_state__closed
msgid "Closed"
msgstr "Zatvoreno"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__code
-#: model:ir.model.fields,field_description:account.field_account_account_template__code
-#: model:ir.model.fields,field_description:account.field_account_analytic_line__code
-#: model:ir.model.fields,field_description:account.field_account_incoterms__code
-#: model:ir.model.fields,field_description:account.field_account_payment__payment_method_code
-#: model:ir.model.fields,field_description:account.field_account_payment_method__code
-#: model:ir.model.fields,field_description:account.field_account_payment_method_line__code
-#: model:ir.model.fields,field_description:account.field_account_report_line__code
-#: model_terms:ir.ui.view,arch_db:account.view_account_form
msgid "Code"
msgstr "Šifra"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_group_form
msgid "Code Prefix"
msgstr "Prefiks šifre"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_group__code_prefix_end
-#: model:ir.model.fields,field_description:account.field_account_group_template__code_prefix_end
msgid "Code Prefix End"
msgstr "Kraj prefiksa šifre"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_group__code_prefix_start
-#: model:ir.model.fields,field_description:account.field_account_group_template__code_prefix_start
msgid "Code Prefix Start"
msgstr "Početak prefiksa šifre"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Collect customer payments in one-click using Euro SEPA Service"
-msgstr "Naplatite dugovanja kupaca samo jednim klikom koriteći Euro SEPA servis"
+msgstr ""
+"Naplatite dugovanja kupaca samo jednim klikom koriteći Euro SEPA servis"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid ""
"Collect information and produce statistics on the trade in goods in Europe "
"with intrastat"
msgstr ""
+"Prikupite informacije i izradite statistiku o robnoj razmjeni u Europi "
+"pomoću Intrastata"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account_tag__color
-#: model:ir.model.fields,field_description:account.field_account_journal__color
msgid "Color Index"
msgstr "Indeks boje"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report__column_ids
msgid "Columns"
@@ -3782,132 +4286,107 @@ msgid ""
"Comma-separated list of fields from account.move.line (Journal Item). When "
"set, this line will generate sublines grouped by those keys."
msgstr ""
+"Lista polja iz account.move.line (stavka dnevnika) razdvojena zarezima. Kada"
+" je postavljeno, ova stavka će generisati podstavke grupisane prema tim "
+"ključevima."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__commercial_partner_id
-#: model:ir.model.fields,field_description:account.field_account_move__commercial_partner_id
-#: model:ir.model.fields,field_description:account.field_account_payment__commercial_partner_id
msgid "Commercial Entity"
msgstr "Komercijalni entitet"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__invoice_reference_model
msgid "Communication Standard"
msgstr "Standard komunikacije"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__invoice_reference_type
msgid "Communication Type"
msgstr "Vrsta komunikacije"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_res_company
msgid "Companies"
msgstr "Kompanije"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_partner__ref_company_ids
-#: model:ir.model.fields,field_description:account.field_res_users__ref_company_ids
msgid "Companies that refers to partner"
msgstr "Firme koje se vežu sa partnerom"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__company_id
-#: model:ir.model.fields,field_description:account.field_account_accrued_orders_wizard__company_id
-#: model:ir.model.fields,field_description:account.field_account_automatic_entry_wizard__company_id
-#: model:ir.model.fields,field_description:account.field_account_bank_statement__company_id
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__company_id
-#: model:ir.model.fields,field_description:account.field_account_cash_rounding__company_id
-#: model:ir.model.fields,field_description:account.field_account_financial_year_op__company_id
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position__company_id
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_account__company_id
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_tax__company_id
-#: model:ir.model.fields,field_description:account.field_account_group__company_id
-#: model:ir.model.fields,field_description:account.field_account_invoice_report__company_id
-#: model:ir.model.fields,field_description:account.field_account_journal__company_id
-#: model:ir.model.fields,field_description:account.field_account_journal_group__company_id
-#: model:ir.model.fields,field_description:account.field_account_move__company_id
-#: model:ir.model.fields,field_description:account.field_account_move_line__company_id
-#: model:ir.model.fields,field_description:account.field_account_move_reversal__company_id
-#: model:ir.model.fields,field_description:account.field_account_partial_reconcile__company_id
-#: model:ir.model.fields,field_description:account.field_account_payment__company_id
-#: model:ir.model.fields,field_description:account.field_account_payment_method_line__company_id
-#: model:ir.model.fields,field_description:account.field_account_payment_register__company_id
-#: model:ir.model.fields,field_description:account.field_account_payment_term__company_id
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model__company_id
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line__company_id
-#: model:ir.model.fields,field_description:account.field_account_report_external_value__company_id
-#: model:ir.model.fields,field_description:account.field_account_root__company_id
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__company_id
-#: model:ir.model.fields,field_description:account.field_account_tax__company_id
-#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line__company_id
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_report_search
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_search
-#: model_terms:ir.ui.view,arch_db:account.view_account_tax_search
msgid "Company"
msgstr "Preduzeće"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_payment_form
msgid "Company Bank Account"
msgstr "Bankovni račun preduzeća"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_fiscal_position__company_country_id
msgid "Company Country"
msgstr "Država preduzeća"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_accrued_orders_wizard__currency_id
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__company_currency_id
-#: model:ir.model.fields,field_description:account.field_account_invoice_report__company_currency_id
-#: model:ir.model.fields,field_description:account.field_account_move__company_currency_id
-#: model:ir.model.fields,field_description:account.field_account_move_line__company_currency_id
-#: model:ir.model.fields,field_description:account.field_account_partial_reconcile__company_currency_id
-#: model:ir.model.fields,field_description:account.field_account_payment__company_currency_id
-#: model:ir.model.fields,field_description:account.field_account_payment_register__company_currency_id
msgid "Company Currency"
msgstr "Valuta preduzeća"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_base_document_layout
msgid "Company Document Layout"
msgstr "Izgled dokumenta u preduzeću"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__is_storno
msgid "Company Storno Accounting"
msgstr "Preduzeće koristi storno u računovodstvu"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__has_chart_of_accounts
msgid "Company has a chart of accounts"
msgstr "Preduzeće ima kontni plan"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement__company_id
-#: model:ir.model.fields,help:account.field_account_journal__company_id
-#: model:ir.model.fields,help:account.field_account_payment_method_line__company_id
msgid "Company related to this journal"
msgstr "Preduzeće na koje se odnose finansijski nalozi"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__composer_id
msgid "Composer"
msgstr "Sastavio"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__composition_mode
msgid "Composition mode"
msgstr "Mod sastavljanja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report_expression__engine
msgid "Computation Engine"
msgstr "Mehanizam izračuna"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__compute_all_tax
msgid "Compute All Tax"
@@ -3918,11 +4397,13 @@ msgstr "Izračunaj sve poreze"
msgid "Compute All Tax Dirty"
msgstr "Izračunaj sav porez prljav"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Compute tax rates based on U.S. ZIP codes"
msgstr "Izračunaj stopu poreza temeljem U.S. ZIP kodova"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement__balance_end
msgid "Computed Balance"
@@ -3934,44 +4415,48 @@ msgid ""
"Computed field, listing the tax grids impacted by this line, and the amount "
"it applies to each of them."
msgstr ""
+"Izračunato polje koje prikazuje poreske mreže na koje utiče ova stavka i "
+"iznos koji se primjenjuje na svaku od njih."
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_res_config_settings
msgid "Config Settings"
msgstr "Postavke"
+# taken from hr.po
#. module: account
#: model:ir.ui.menu,name:account.menu_finance_configuration
-#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "Configuration"
msgstr "Konfiguracija"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_hash_integrity
msgid "Configuration review"
msgstr "Pregled postavki"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.onboarding_fiscal_year_step
msgid "Configure"
msgstr "Konfiguriši"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_tour_upload_bill.py:0
-#: model_terms:ir.ui.view,arch_db:account.account_resequence_view
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_form
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_tree
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
+#: code:addons/account/wizard/account_tour_upload_bill.py
#, python-format
msgid "Confirm"
msgstr "Potvrdi"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_invoice_onboarding_panel
msgid "Congratulations! You are all set."
msgstr "Čestitamo! Sve je podešeno!"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "Connect"
@@ -3987,100 +4472,109 @@ msgstr "Povežite svoje finansijske račune u sekundama."
msgid "Considers answers as new thread"
msgstr "Smatra odgovore kao novu temu"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_tax_template__tax_scope__consu
msgid "Consumable"
msgstr "Potrošni"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_res_partner
-#: model_terms:ir.ui.view,arch_db:account.portal_invoice_page
msgid "Contact"
msgstr "Kontakt"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model__match_label__contains
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model__match_note__contains
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model__match_transaction_type__contains
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_template__match_label__contains
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_template__match_note__contains
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_template__match_transaction_type__contains
msgid "Contains"
msgstr "Sadrži"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__body
msgid "Contents"
msgstr "Sadržaji"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_tour_upload_bill
-#: model_terms:ir.ui.view,arch_db:account.account_tour_upload_bill_email_confirm
msgid "Continue"
msgstr "Nastavi"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_journal_form
msgid "Control-Access"
msgstr "Kontrola pristupa"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_move_line__product_uom_category_id
msgid ""
"Conversion between Units of Measure can only occur if they belong to the "
"same category. The conversion will be made based on the ratios."
msgstr ""
+"Konverzija jedinica mjere može se vršiti samo za jedinice mjere koje "
+"pripadaju istoj kategoriji. Konverzija će se izvršiti temeljem omjera "
+"jedinica mjere."
#. module: account
#. odoo-python
-#: code:addons/account/models/company.py:0
+#: code:addons/account/models/company.py
#, python-format
msgid "Corrupted data on journal entry with id %s."
msgstr "Pokvareni podaci u zapisu dnevnika sa id %s."
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_move_line__display_type__cogs
msgid "Cost of Goods Sold"
msgstr "Trošak prodanih dobara"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_account__account_type__expense_direct_cost
-#: model:ir.model.fields.selection,name:account.selection__account_account_template__account_type__expense_direct_cost
msgid "Cost of Revenue"
msgstr "Trošak prihoda"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal.py:0
+#: code:addons/account/models/account_journal.py
#, python-format
msgid ""
"Could not compute any code for the copy automatically. Please create it "
"manually."
msgstr ""
+"Nije moguće automatski izračunati kod kopije. Molimo kreirajte ga ručno."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_report.py:0
+#: code:addons/account/models/account_report.py
#, python-format
msgid "Could not determine carryover target automatically for expression %s."
msgstr "Ne mogu automatski odrediti cilj prenošenja za izraz %s."
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/chart_template.py
#, python-format
msgid ""
"Could not install new chart of account as there are already accounting "
"entries existing."
msgstr ""
+"Nije moguće instalirati novi kontni plan jer već postoje računovodstveni "
+"unosi."
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/components/bills_upload/bills_upload.js:0
+#: code:addons/account/static/src/components/bills_upload/bills_upload.js
#, python-format
msgid "Could not upload files"
msgstr "Upload datoteke nije moguć"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_reconcile_model_form
msgid "Counterpart Entries"
@@ -4096,45 +4590,31 @@ msgstr "Dugmad kontraračuna"
msgid "Counterpart rules"
msgstr "Pravila kontraračuna"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_res_company__multi_vat_foreign_country_ids
msgid "Countries for which the company has a VAT number"
msgstr "Države za koje Tvrtka ima porezni broj"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account_tag__country_id
-#: model:ir.model.fields,field_description:account.field_account_chart_template__country_id
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position__country_id
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_template__country_id
-#: model:ir.model.fields,field_description:account.field_account_invoice_report__country_id
-#: model:ir.model.fields,field_description:account.field_account_report__country_id
-#: model:ir.model.fields,field_description:account.field_account_report_external_value__report_country_id
-#: model:ir.model.fields,field_description:account.field_account_tax__country_id
-#: model:ir.model.fields,field_description:account.field_account_tax_group__country_id
-#: model_terms:ir.ui.view,arch_db:account.account_tax_group_view_search
msgid "Country"
msgstr "Država"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__country_code
-#: model:ir.model.fields,field_description:account.field_account_journal__country_code
-#: model:ir.model.fields,field_description:account.field_account_move__country_code
-#: model:ir.model.fields,field_description:account.field_account_move_reversal__country_code
-#: model:ir.model.fields,field_description:account.field_account_payment__country_code
-#: model:ir.model.fields,field_description:account.field_account_payment_register__country_code
-#: model:ir.model.fields,field_description:account.field_account_tax__country_code
-#: model:ir.model.fields,field_description:account.field_account_tax_group__country_code
-#: model:ir.model.fields,field_description:account.field_res_company__country_code
-#: model:ir.model.fields,field_description:account.field_res_config_settings__country_code
msgid "Country Code"
msgstr "Šifra države"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_fiscal_position__country_group_id
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_template__country_group_id
msgid "Country Group"
msgstr "Grupa zemalja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_report__availability_condition__country
msgid "Country Matches"
@@ -4150,99 +4630,117 @@ msgstr "Zemlja za koju je ova oznaka dostupna, kad se primjenjuje na poreze."
msgid "Coverage"
msgstr "Pokrivenost"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.onboarding_create_invoice_step
-#: model_terms:ir.ui.view,arch_db:account.setup_bank_account_wizard
msgid "Create"
msgstr "Kreiraj"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_automatic_entry_wizard
msgid "Create Automatic Entries"
msgstr "Kreiraj automatska knjiženja"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.account_automatic_entry_wizard_action
msgid "Create Automatic Entries for selected Journal Items"
msgstr "Kreiraj automatska knjiženja za odabrane stavke dnevnika"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_accrued_orders_wizard
msgid "Create Entry"
msgstr "Kreiraj stavku"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.onboarding_create_invoice_step
msgid "Create Invoice"
msgstr "Kreiraj račun"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_journal_form
msgid "Create Invoices upon Emails"
msgstr "Kreiranje računa iz dolaznih mailova"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_automatic_entry_wizard_form
msgid "Create Journal Entries"
msgstr "Kreiraj stavke dnevnika"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "Create Manually"
msgstr "Ručno kreiraj"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_payment_register_form
msgid "Create Payment"
msgstr "Kreiraj plaćanje"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/company.py:0
+#: code:addons/account/models/company.py
#, python-format
msgid "Create a Bank Account"
msgstr "Kreiranje bankovnog računa."
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_move_out_refund_type
msgid "Create a credit note"
msgstr "Kreiraj odobrenje"
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_move_out_invoice_type
msgid "Create a customer invoice"
msgstr "Kreiranje izlaznog računa."
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_move_journal_line
msgid "Create a journal entry"
msgstr "Kreiraj novi finansijski nalog"
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_view_bank_statement_tree
msgid "Create a new cash log"
msgstr "Kreiraj novi zapis blagajne"
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.res_partner_action_customer
msgid "Create a new customer in your address book"
msgstr "Kreiraj novog Kupca u adresaru"
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_account_fiscal_position_form
msgid "Create a new fiscal position"
msgstr "Kreiranje nove fiskalne pozicije"
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_incoterms_tree
msgid "Create a new incoterm"
msgstr "Kreiranje novog Incotema"
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.product_product_action_purchasable
msgid "Create a new purchasable product"
msgstr "Kreiraj novi proizvod koji se može kupiti"
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_account_reconcile_model
msgid "Create a new reconciliation model"
@@ -4253,212 +4751,121 @@ msgstr "Kreiraj novo pravilo poravnanja (zatvaranje otvorenih stavke)"
msgid "Create a new sales receipt"
msgstr "Kreiraj novi prodajnu potvrdu"
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.product_product_action_sellable
msgid "Create a new sellable product"
msgstr "Kreiraj novi artikal koji se može prodati"
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.res_partner_action_supplier
msgid "Create a new supplier in your address book"
msgstr "Kreirajte novog dobavljača u vašem adresaru"
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_tax_form
msgid "Create a new tax"
msgstr "Kreiraj novi porez"
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_tax_group
msgid "Create a new tax group"
msgstr "Kreiraj novu grupu poreza"
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_move_in_invoice_type
msgid "Create a vendor bill"
msgstr "Kreiraj ulazni račun"
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_move_in_refund_type
msgid "Create a vendor credit note"
msgstr "Kreiraj odobrenje dobavljača"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.action_open_account_onboarding_create_invoice
msgid "Create first invoice"
msgstr "Kreiraj prvi račun"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal_dashboard.py:0
+#: code:addons/account/models/account_journal_dashboard.py
#, python-format
msgid "Create invoice/bill"
msgstr "Kreiraj Račun/Fakturu"
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_move_out_invoice_type
msgid ""
"Create invoices, register payments and keep track of the discussions with "
"your customers."
msgstr ""
+"Kreirajte račune, registirajte plaćanja i pratite rasprave sa svjim kupcima."
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_move_in_invoice_type
msgid ""
"Create invoices, register payments and keep track of the discussions with "
"your vendors."
msgstr ""
+"Kreirajte račune, registirajte plaćanja i pratite rasprave sa svjim "
+"dobavljačima."
#. module: account
#: model_terms:ir.actions.act_window,help:account.rounding_list_action
msgid "Create the first cash rounding"
msgstr "Kreirajte prvo zaokruživanje gotovine"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.onboarding_create_invoice_step
msgid "Create your first invoice."
msgstr "Kreirajte prvi račun."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__create_uid
-#: model:ir.model.fields,field_description:account.field_account_account_tag__create_uid
-#: model:ir.model.fields,field_description:account.field_account_account_template__create_uid
-#: model:ir.model.fields,field_description:account.field_account_accrued_orders_wizard__create_uid
-#: model:ir.model.fields,field_description:account.field_account_automatic_entry_wizard__create_uid
-#: model:ir.model.fields,field_description:account.field_account_bank_statement__create_uid
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__create_uid
-#: model:ir.model.fields,field_description:account.field_account_cash_rounding__create_uid
-#: model:ir.model.fields,field_description:account.field_account_chart_template__create_uid
-#: model:ir.model.fields,field_description:account.field_account_financial_year_op__create_uid
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position__create_uid
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_account__create_uid
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_account_template__create_uid
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_tax__create_uid
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_tax_template__create_uid
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_template__create_uid
-#: model:ir.model.fields,field_description:account.field_account_full_reconcile__create_uid
-#: model:ir.model.fields,field_description:account.field_account_group__create_uid
-#: model:ir.model.fields,field_description:account.field_account_group_template__create_uid
-#: model:ir.model.fields,field_description:account.field_account_incoterms__create_uid
-#: model:ir.model.fields,field_description:account.field_account_invoice_send__create_uid
-#: model:ir.model.fields,field_description:account.field_account_journal__create_uid
-#: model:ir.model.fields,field_description:account.field_account_journal_group__create_uid
-#: model:ir.model.fields,field_description:account.field_account_move__create_uid
-#: model:ir.model.fields,field_description:account.field_account_move_line__create_uid
-#: model:ir.model.fields,field_description:account.field_account_move_reversal__create_uid
-#: model:ir.model.fields,field_description:account.field_account_partial_reconcile__create_uid
-#: model:ir.model.fields,field_description:account.field_account_payment__create_uid
-#: model:ir.model.fields,field_description:account.field_account_payment_method__create_uid
-#: model:ir.model.fields,field_description:account.field_account_payment_method_line__create_uid
-#: model:ir.model.fields,field_description:account.field_account_payment_register__create_uid
-#: model:ir.model.fields,field_description:account.field_account_payment_term__create_uid
-#: model:ir.model.fields,field_description:account.field_account_payment_term_line__create_uid
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model__create_uid
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line__create_uid
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line_template__create_uid
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_partner_mapping__create_uid
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__create_uid
-#: model:ir.model.fields,field_description:account.field_account_report__create_uid
-#: model:ir.model.fields,field_description:account.field_account_report_column__create_uid
-#: model:ir.model.fields,field_description:account.field_account_report_expression__create_uid
-#: model:ir.model.fields,field_description:account.field_account_report_external_value__create_uid
-#: model:ir.model.fields,field_description:account.field_account_report_line__create_uid
-#: model:ir.model.fields,field_description:account.field_account_resequence_wizard__create_uid
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__create_uid
-#: model:ir.model.fields,field_description:account.field_account_tax__create_uid
-#: model:ir.model.fields,field_description:account.field_account_tax_group__create_uid
-#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line__create_uid
-#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line_template__create_uid
-#: model:ir.model.fields,field_description:account.field_account_tax_template__create_uid
-#: model:ir.model.fields,field_description:account.field_account_tour_upload_bill__create_uid
-#: model:ir.model.fields,field_description:account.field_account_tour_upload_bill_email_confirm__create_uid
-#: model:ir.model.fields,field_description:account.field_account_unreconcile__create_uid
-#: model:ir.model.fields,field_description:account.field_validate_account_move__create_uid
msgid "Created by"
msgstr "Kreirao"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__create_date
-#: model:ir.model.fields,field_description:account.field_account_account_tag__create_date
-#: model:ir.model.fields,field_description:account.field_account_account_template__create_date
-#: model:ir.model.fields,field_description:account.field_account_accrued_orders_wizard__create_date
-#: model:ir.model.fields,field_description:account.field_account_automatic_entry_wizard__create_date
-#: model:ir.model.fields,field_description:account.field_account_bank_statement__create_date
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__create_date
-#: model:ir.model.fields,field_description:account.field_account_cash_rounding__create_date
-#: model:ir.model.fields,field_description:account.field_account_chart_template__create_date
-#: model:ir.model.fields,field_description:account.field_account_financial_year_op__create_date
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position__create_date
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_account__create_date
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_account_template__create_date
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_tax__create_date
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_tax_template__create_date
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_template__create_date
-#: model:ir.model.fields,field_description:account.field_account_full_reconcile__create_date
-#: model:ir.model.fields,field_description:account.field_account_group__create_date
-#: model:ir.model.fields,field_description:account.field_account_group_template__create_date
-#: model:ir.model.fields,field_description:account.field_account_incoterms__create_date
-#: model:ir.model.fields,field_description:account.field_account_invoice_send__create_date
-#: model:ir.model.fields,field_description:account.field_account_journal__create_date
-#: model:ir.model.fields,field_description:account.field_account_journal_group__create_date
-#: model:ir.model.fields,field_description:account.field_account_move__create_date
-#: model:ir.model.fields,field_description:account.field_account_move_line__create_date
-#: model:ir.model.fields,field_description:account.field_account_move_reversal__create_date
-#: model:ir.model.fields,field_description:account.field_account_partial_reconcile__create_date
-#: model:ir.model.fields,field_description:account.field_account_payment__create_date
-#: model:ir.model.fields,field_description:account.field_account_payment_method__create_date
-#: model:ir.model.fields,field_description:account.field_account_payment_method_line__create_date
-#: model:ir.model.fields,field_description:account.field_account_payment_register__create_date
-#: model:ir.model.fields,field_description:account.field_account_payment_term__create_date
-#: model:ir.model.fields,field_description:account.field_account_payment_term_line__create_date
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model__create_date
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line__create_date
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line_template__create_date
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_partner_mapping__create_date
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__create_date
-#: model:ir.model.fields,field_description:account.field_account_report__create_date
-#: model:ir.model.fields,field_description:account.field_account_report_column__create_date
-#: model:ir.model.fields,field_description:account.field_account_report_expression__create_date
-#: model:ir.model.fields,field_description:account.field_account_report_external_value__create_date
-#: model:ir.model.fields,field_description:account.field_account_report_line__create_date
-#: model:ir.model.fields,field_description:account.field_account_resequence_wizard__create_date
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__create_date
-#: model:ir.model.fields,field_description:account.field_account_tax__create_date
-#: model:ir.model.fields,field_description:account.field_account_tax_group__create_date
-#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line__create_date
-#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line_template__create_date
-#: model:ir.model.fields,field_description:account.field_account_tax_template__create_date
-#: model:ir.model.fields,field_description:account.field_account_tour_upload_bill__create_date
-#: model:ir.model.fields,field_description:account.field_account_tour_upload_bill_email_confirm__create_date
-#: model:ir.model.fields,field_description:account.field_account_unreconcile__create_date
-#: model:ir.model.fields,field_description:account.field_validate_account_move__create_date
msgid "Created on"
msgstr "Kreirano"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
-#: code:addons/account/wizard/accrued_orders.py:0
-#: model:ir.model.fields,field_description:account.field_account_analytic_account__credit
-#: model:ir.model.fields,field_description:account.field_account_move_line__credit
+#: code:addons/account/wizard/account_automatic_entry_wizard.py
#, python-format
msgid "Credit"
-msgstr "Potraživanje"
+msgstr "Potražuje"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_partial_reconcile__credit_amount_currency
msgid "Credit Amount Currency"
msgstr "Potražuje u valuti"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_account__account_type__liability_credit_card
-#: model:ir.model.fields.selection,name:account.selection__account_account_template__account_type__liability_credit_card
msgid "Credit Card"
msgstr "Kreditna kartica"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_partner__credit_limit
-#: model:ir.model.fields,field_description:account.field_res_users__credit_limit
msgid "Credit Limit"
msgstr "Kreditno ograničenje"
@@ -4467,6 +4874,7 @@ msgstr "Kreditno ograničenje"
msgid "Credit Limits"
msgstr "Kreditni limiti"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_reversal__refund_method
msgid "Credit Method"
@@ -4477,42 +4885,40 @@ msgstr "Potražna metoda"
msgid "Credit Move"
msgstr "Kreditni zapis"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
-#: code:addons/account/models/account_move.py:0
-#: model:ir.model.fields.selection,name:account.selection__account_payment__reconciled_invoices_type__credit_note
-#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
-#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Credit Note"
msgstr "Knjižno odobrenje"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Credit Note Created"
msgstr "Odobrenje kreirano"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_out_credit_note_tree
msgid "Credit Note Currency"
msgstr "Valuta knjižnog odobrenja"
+# taken from hr.po
#. module: account
#: model:mail.template,name:account.email_template_edi_credit_note
msgid "Credit Note: Sending"
msgstr "Kreditna nota: Slanje"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.action_move_out_refund_type
-#: model:ir.ui.menu,name:account.menu_action_move_out_refund_type
-#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_report_search
msgid "Credit Notes"
msgstr "Knjižna odobrenja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_move_line__matched_credit_ids
msgid "Credit journal items that are matched with this journal item."
@@ -4520,7 +4926,6 @@ msgstr "Potražne stavke koje odgovaraju sa ovom stavkom."
#. module: account
#: model:ir.model.fields,help:account.field_res_partner__credit_limit
-#: model:ir.model.fields,help:account.field_res_users__credit_limit
msgid "Credit limit specific to this partner."
msgstr "Kreditni limit specifičan za ovog partnera."
@@ -4530,7 +4935,10 @@ msgid ""
"Credit_note_{{ (object.name or '').replace('/','_') }}{{ object.state == "
"'draft' and '_draft' or '' }}"
msgstr ""
+"Credit_note_{{ (object.name or '').replace('/','_') }}{{ object.state == "
+"'draft' and '_draft' or '' }}"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__cumulated_balance
msgid "Cumulated Balance"
@@ -4541,34 +4949,17 @@ msgstr "Kumulativni saldo"
msgid ""
"Cumulated balance depending on the domain and the order chosen in the view."
msgstr ""
+"Kumulirani saldo u zavisnosti od domena i odabranog redoslijeda prikaza."
+# taken from hr.po
#. module: account
#: model:ir.ui.menu,name:account.menu_action_currency_form
-#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Currencies"
msgstr "Valute"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_res_currency
-#: model:ir.model.fields,field_description:account.field_account_account__company_currency_id
-#: model:ir.model.fields,field_description:account.field_account_automatic_entry_wizard__company_currency_id
-#: model:ir.model.fields,field_description:account.field_account_bank_statement__currency_id
-#: model:ir.model.fields,field_description:account.field_account_chart_template__currency_id
-#: model:ir.model.fields,field_description:account.field_account_invoice_report__currency_id
-#: model:ir.model.fields,field_description:account.field_account_journal__currency_id
-#: model:ir.model.fields,field_description:account.field_account_move__currency_id
-#: model:ir.model.fields,field_description:account.field_account_move_line__currency_id
-#: model:ir.model.fields,field_description:account.field_account_move_reversal__currency_id
-#: model:ir.model.fields,field_description:account.field_account_payment__currency_id
-#: model:ir.model.fields,field_description:account.field_account_payment_register__currency_id
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__currency_id
-#: model:ir.model.fields,field_description:account.field_res_config_settings__currency_id
-#: model:ir.model.fields,field_description:account.field_res_partner__currency_id
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__currency_id
-#: model:ir.model.fields,field_description:account.field_res_users__currency_id
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_search
-#: model_terms:ir.ui.view,arch_db:account.view_move_line_form
-#: model_terms:ir.ui.view,arch_db:account.view_move_line_tree
msgid "Currency"
msgstr "Valuta"
@@ -4577,27 +4968,30 @@ msgstr "Valuta"
msgid "Currency Conversion Helper"
msgstr "Pomoćnik za konverziju valute"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__currency_exchange_journal_id
msgid "Currency Exchange Journal"
msgstr "Dnevnik kursnih razlika"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__currency_rate
msgid "Currency Rate"
msgstr "Kursna lista"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid "Currency exchange rate difference"
msgstr "Razlika u razmjeni valute"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/res_partner_bank.py:0
+#: code:addons/account/models/res_partner_bank.py
#, python-format
msgid "Currency must always be provided in order to generate a QR-code"
msgstr "Valuta mora uvijek biti navedena kako bi kreirali QR kod"
@@ -4617,64 +5011,66 @@ msgstr "Valuta stavke debitnog dnevnika."
msgid "Currency rate from company currency to document currency."
msgstr "Devizni kurs od valute kompanije do valute dokumenta."
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_account__account_type__asset_current
-#: model:ir.model.fields.selection,name:account.selection__account_account_template__account_type__asset_current
msgid "Current Assets"
-msgstr "Trenutna imovina"
+msgstr "Kratkoročna imovina"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__current_balance
msgid "Current Balance"
msgstr "Tekući saldo"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_account__account_type__liability_current
-#: model:ir.model.fields.selection,name:account.selection__account_account_template__account_type__liability_current
msgid "Current Liabilities"
-msgstr "Trenutna dugovanja"
+msgstr "Kratkoročne obaveze"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__current_statement_balance
msgid "Current Statement Balance"
msgstr "Trenutni saldo izvoda"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_account__account_type__equity_unaffected
-#: model:ir.model.fields.selection,name:account.selection__account_account_template__account_type__equity_unaffected
msgid "Current Year Earnings"
-msgstr "Trenutna godišnja zarada"
+msgstr "Dobit poslovne godine"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "Cust. Payment"
msgstr "Plaćanje kupaca"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "Cust. Payments"
msgstr "Kupci plaćanja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report_column__custom_audit_action_id
msgid "Custom Audit Action"
msgstr "Prilagođena akcija nadzora"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_report_expression__engine__custom
msgid "Custom Python Function"
msgstr "Prilagođena python funkcija"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_payment__partner_type__customer
-#: model:ir.model.fields.selection,name:account.selection__account_payment_register__partner_type__customer
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_form
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_tree
-#: model_terms:ir.ui.view,arch_db:account.view_invoice_tree
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Customer"
msgstr "Kupac"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__group_sale_delivery_address
msgid "Customer Addresses"
@@ -4685,68 +5081,64 @@ msgstr "Adrese kupca"
msgid "Customer Bank Account"
msgstr "Transakcijski račun kupca"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_invoice_report__move_type__out_refund
-#: model:ir.model.fields.selection,name:account.selection__account_move__move_type__out_refund
msgid "Customer Credit Note"
msgstr "Knjižno odobrenje kupca"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_analytic_line__category__invoice
-#: model:ir.model.fields.selection,name:account.selection__account_invoice_report__move_type__out_invoice
-#: model:ir.model.fields.selection,name:account.selection__account_move__move_type__out_invoice
msgid "Customer Invoice"
-msgstr "Faktura kupca"
+msgstr "Faktura kupcu"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_analytic_account.py:0
-#: code:addons/account/models/chart_template.py:0
-#: model:ir.model.fields.selection,name:account.selection__res_company__quick_edit_mode__out_invoices
-#: model_terms:ir.ui.view,arch_db:account.account_analytic_account_view_form_inherit
-#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
-#: model_terms:ir.ui.view,arch_db:account.res_partner_view_search
+#: code:addons/account/models/account_analytic_account.py
#, python-format
msgid "Customer Invoices"
-msgstr "Fakture kupca"
+msgstr "Izlazne fakture"
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__quick_edit_mode__out_and_in_invoices
msgid "Customer Invoices and Vendor Bills"
msgstr "Izlazne fakture i ulazni računi"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment.py:0
+#: code:addons/account/models/account_payment.py
#, python-format
msgid "Customer Payment"
msgstr "Plaćanje kupca"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_partner__property_payment_term_id
-#: model:ir.model.fields,field_description:account.field_res_users__property_payment_term_id
msgid "Customer Payment Terms"
msgstr "Uslovi plaćanja kupca"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_search
msgid "Customer Payments"
msgstr "Plaćanja kupca"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement_line__access_url
-#: model:ir.model.fields,help:account.field_account_move__access_url
-#: model:ir.model.fields,help:account.field_account_payment__access_url
msgid "Customer Portal URL"
msgstr "URL portala kupca"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_partner__customer_rank
-#: model:ir.model.fields,field_description:account.field_res_users__customer_rank
msgid "Customer Rank"
msgstr "Rang kupca"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Customer Reference"
@@ -4754,50 +5146,51 @@ msgstr "Referenca kupca"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment.py:0
+#: code:addons/account/models/account_payment.py
#, python-format
msgid "Customer Reimbursement"
msgstr "Povrat kupcu"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_product_product__taxes_id
-#: model:ir.model.fields,field_description:account.field_product_template__taxes_id
msgid "Customer Taxes"
msgstr "Porezi kupca"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment__partner_id
-#: model:ir.model.fields,field_description:account.field_account_payment_register__partner_id
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_search
msgid "Customer/Vendor"
msgstr "Kupac/Dobavljač"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_payment_receipt_document
msgid "Customer:"
msgstr "Kupac:"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.res_partner_action_customer
-#: model:ir.ui.menu,name:account.menu_account_customer
-#: model:ir.ui.menu,name:account.menu_finance_receivables
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_report_search
msgid "Customers"
msgstr "Kupci"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.onboarding_invoice_layout_step
msgid "Customize"
msgstr "Podešenja"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.onboarding_invoice_layout_step
msgid "Customize the look of your invoices."
msgstr "Podesi izgled vaših faktura."
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/js/tours/account.js:0
+#: code:addons/account/static/src/js/tours/account.js
#, python-format
msgid "Customize your layout."
msgstr "Podešenje izgleda."
@@ -4807,61 +5200,52 @@ msgstr "Podešenje izgleda."
msgid "Cut-Off"
msgstr "Prekid"
+# taken from hr.po
#. module: account
#: model:account.incoterms,name:account.incoterm_DAP
msgid "DELIVERED AT PLACE"
msgstr "ISPORUKA NA MJESTO"
+# taken from hr.po
#. module: account
#: model:account.incoterms,name:account.incoterm_DPU
msgid "DELIVERED AT PLACE UNLOADED"
msgstr "DAP - predano na mjesto"
+# taken from hr.po
#. module: account
#: model:account.incoterms,name:account.incoterm_DDP
msgid "DELIVERED DUTY PAID"
msgstr "ISPORUKA OCARINJENA"
+# taken from hr.po
#. module: account
#: model:ir.ui.menu,name:account.menu_board_journal_1
msgid "Dashboard"
msgstr "Pregled"
+# taken from hr.po
#. module: account
#: model:ir.actions.server,name:account.action_check_hash_integrity
msgid "Data Inalterability Check"
msgstr "Provjera nepromjenjivosti podataka"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_hash_integrity
msgid "Data consistency check"
msgstr "Provjera konzistentnosti podataka"
+# taken from hr.po
#. module: account
#. odoo-javascript
#. odoo-python
-#: code:addons/account/controllers/portal.py:0
-#: code:addons/account/static/src/components/account_resequence/account_resequence.xml:0
-#: model:ir.model.fields,field_description:account.field_account_accrued_orders_wizard__date
-#: model:ir.model.fields,field_description:account.field_account_automatic_entry_wizard__date
-#: model:ir.model.fields,field_description:account.field_account_bank_statement__date
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__date
-#: model:ir.model.fields,field_description:account.field_account_move__date
-#: model:ir.model.fields,field_description:account.field_account_move_line__date
-#: model:ir.model.fields,field_description:account.field_account_payment__date
-#: model:ir.model.fields,field_description:account.field_account_report_external_value__date
-#: model:ir.model.fields.selection,name:account.selection__account_report_column__figure_type__date
-#: model:ir.model.fields.selection,name:account.selection__account_report_expression__figure_type__date
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_report_search
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
-#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_search
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
+#: code:addons/account/controllers/portal.py
#, python-format
msgid "Date"
msgstr "Datum"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_resequence_wizard__first_date
msgid "Date (inclusive) from which the numbers are resequenced."
@@ -4873,12 +5257,16 @@ msgid ""
"Date (inclusive) to which the numbers are resequenced. If not set, all "
"Journal Entries up to the end of the period are resequenced."
msgstr ""
+"Datum (uključujući) do kojeg se brojevi ponovo numerišu. Ako nije "
+"postavljeno, ponovo se numerišu svi nalozi do kraja perioda."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_reversal__date_mode
msgid "Date Mode"
msgstr "Način datuma"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report__filter_date_range
msgid "Date Range"
@@ -4889,6 +5277,7 @@ msgstr "Datumski opseg"
msgid "Date Scope"
msgstr "Opseg datuma"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment_term__example_date
msgid "Date example"
@@ -4900,15 +5289,18 @@ msgid ""
"Date from which the accounting is managed in Odoo. It is the date of the "
"opening entry."
msgstr ""
+"Datum od kojeg se računovodstvo vodi u Odoo-u. To je datum početnog "
+"knjiženja."
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/components/account_payment_field/account_payment.xml:0
-#: code:addons/account/static/src/xml/legacy_account_payment.xml:0
+#: code:addons/account/static/src/components/account_payment_field/account_payment.xml
#, python-format
msgid "Date:"
msgstr "Datum:"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_line_form
msgid "Dates"
@@ -4916,86 +5308,96 @@ msgstr "Datumi"
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_report_column__figure_type__datetime
-#: model:ir.model.fields.selection,name:account.selection__account_report_expression__figure_type__datetime
msgid "Datetime"
msgstr "Vrijeme i datum"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment_term_line__days
msgid "Days"
msgstr "Dani"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment_term_line__days_after
msgid "Days after End of month"
msgstr "Dani poslije kraja mjeseca"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_payment_term_line__days_after
msgid "Days to add after the end of the month"
msgstr "Dodati dana nakon kraja mjeseca"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
-#: code:addons/account/wizard/accrued_orders.py:0
-#: model:ir.model.fields,field_description:account.field_account_analytic_account__debit
-#: model:ir.model.fields,field_description:account.field_account_move_line__debit
+#: code:addons/account/wizard/account_automatic_entry_wizard.py
#, python-format
msgid "Debit"
-msgstr "Dugovanje"
+msgstr "Duguje"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_partial_reconcile__debit_amount_currency
msgid "Debit Amount Currency"
msgstr "Duguje iznos valute"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_partial_reconcile__debit_move_id
msgid "Debit Move"
msgstr "Dugovna stavka"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_move_line__matched_debit_ids
msgid "Debit journal items that are matched with this journal item."
msgstr "Dugovne stavke koje odgovaraju sa ovom stavkom."
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__fiscalyear_last_month__12
msgid "December"
msgstr "Decembar"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_decimal_precision
msgid "Decimal Precision"
msgstr "Decimalna preciznost"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model__decimal_separator
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__decimal_separator
msgid "Decimal Separator"
msgstr "Separator decimala"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__refund_sequence
msgid "Dedicated Credit Note Sequence"
msgstr "Dedicirani brojevni krug odobrenja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__payment_sequence
msgid "Dedicated Payment Sequence"
msgstr "Dedicirana sekvenca za plaćanje"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__default_account_id
msgid "Default Account"
msgstr "Tekući konto"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__default_account_type
msgid "Default Account Type"
msgstr "Tekući tip konta"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Default Accounts"
@@ -5006,16 +5408,19 @@ msgstr "Tekuća konta"
msgid "Default Credit Limit"
msgstr "Tekući kreditni limit"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_journal_form
msgid "Default Expense Account"
msgstr "Zadani konto troška"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_journal_form
msgid "Default Income Account"
msgstr "Zadani konto prihoda"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Default Incoterm of your company"
@@ -5031,69 +5436,77 @@ msgstr "Zadano otvaranje"
msgid "Default PoS Receivable Account"
msgstr "Zadani PoS naplativi račun"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__account_purchase_tax_id
-#: model:ir.model.fields,field_description:account.field_res_config_settings__purchase_tax_id
msgid "Default Purchase Tax"
msgstr "Ulazni PDV (tekuća vrijednost)"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__account_sale_tax_id
-#: model:ir.model.fields,field_description:account.field_res_config_settings__sale_tax_id
msgid "Default Sale Tax"
msgstr "Izlazni PDV (tekuća vrijednost)"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__tax_ids
-#: model:ir.model.fields,field_description:account.field_account_account_template__tax_ids
msgid "Default Taxes"
msgstr "Tekući porezi"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__use_invoice_terms
msgid "Default Terms & Conditions"
msgstr "Tekući uslovi"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__invoice_terms
msgid "Default Terms and Conditions"
msgstr "Tekući uslovi"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__invoice_terms_html
msgid "Default Terms and Conditions as a Web page"
msgstr "Tekući uslovi za web stranicu"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__incoterm_id
-#: model:ir.model.fields,field_description:account.field_res_config_settings__incoterm_id
msgid "Default incoterm"
msgstr "Zadani incoterm"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Default taxes applied to local transactions"
msgstr "Tekući porezi primjenjeni na lokalne transakcije"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_product_product__supplier_taxes_id
-#: model:ir.model.fields,help:account.field_product_template__supplier_taxes_id
msgid "Default taxes used when buying the product."
msgstr "Tekući porezi pri kupovini."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_product_product__taxes_id
-#: model:ir.model.fields,help:account.field_product_template__taxes_id
msgid "Default taxes used when selling the product."
msgstr "Tekući porezi pri prodaji."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_account__allowed_journal_ids
msgid ""
"Define in which journals this account can be used. If empty, can be used in "
"all journals."
msgstr ""
+"Odredite u kojim se dnevnicima ovaj konto može koristiti. Ako je prazno, "
+"može se koristiti u svim dnevnicima."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Define the smallest coinage of the currency used to pay by cash"
@@ -5104,6 +5517,7 @@ msgstr "Definiraj najmanju kovanicu kojom možete platiti u gotovini."
msgid "Define your fiscal years & tax returns periodicity."
msgstr "Definišite fiskalnu godinu & intervale obračuna PDV-a."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_journal__bank_statements_source
msgid "Defines how the bank statements will be registered"
@@ -5111,103 +5525,110 @@ msgstr "Definira kako će se registrirati bankovni izvodi"
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement_line__invoice_cash_rounding_id
-#: model:ir.model.fields,help:account.field_account_move__invoice_cash_rounding_id
-#: model:ir.model.fields,help:account.field_account_payment__invoice_cash_rounding_id
msgid ""
"Defines the smallest coinage of the currency that can be used to pay by "
"cash."
msgstr ""
+"Definiše najmanju apoensku vrijednost valute koja se može koristiti za "
+"gotovinsko plaćanje."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_tax_template_form
-#: model_terms:ir.ui.view,arch_db:account.view_tax_form
msgid "Definition"
msgstr "Definicija"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_partner__trust
-#: model:ir.model.fields,field_description:account.field_res_users__trust
msgid "Degree of trust you have in this debtor"
msgstr "Nivo povjerenja koji imate prema ovom kupcu"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__auto_delete
msgid "Delete Emails"
msgstr "Obriši email-ove"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__auto_delete_message
msgid "Delete Message Copy"
msgstr "Obriši kopiju poruke"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__partner_shipping_id
-#: model:ir.model.fields,field_description:account.field_account_move__partner_shipping_id
-#: model:ir.model.fields,field_description:account.field_account_payment__partner_shipping_id
-#: model:res.groups,name:account.group_delivery_invoice_address
msgid "Delivery Address"
msgstr "Adresa za dostavu"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement_line__partner_shipping_id
-#: model:ir.model.fields,help:account.field_account_move__partner_shipping_id
-#: model:ir.model.fields,help:account.field_account_payment__partner_shipping_id
msgid "Delivery address for current invoice."
msgstr "Adresa isporuke za trenutni račun."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__deprecated
msgid "Deprecated"
msgstr "Zastarjelo"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_account__account_type__expense_depreciation
-#: model:ir.model.fields.selection,name:account.selection__account_account_template__account_type__expense_depreciation
msgid "Depreciation"
msgstr "Amortizacija"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Description"
msgstr "Opis"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment_term__note
msgid "Description on the Invoice"
msgstr "Opis računa"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
-#: model:ir.model.fields,field_description:account.field_account_payment__destination_account_id
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Destination Account"
msgstr "Odredišni konto"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment__destination_journal_id
msgid "Destination Journal"
msgstr "Odredišni dnevnik"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment.py:0
+#: code:addons/account/models/account_payment.py
#, python-format
msgid "Destination journal"
msgstr "Odredišni dnevnik"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_fiscal_position__auto_apply
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_template__auto_apply
msgid "Detect Automatically"
msgstr "Detektuj automatski"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_tax_template__type_tax_use
msgid ""
"Determines where the tax is selectable. Note : 'None' means a tax can't be "
"used by itself, however it can still be used in a group."
msgstr ""
+"Određuje gdje se porez može odabrati. Napomena: \"Ništa\" znači da se porez "
+"ne može koristiti samostalno, ali može se koristiti u grupi."
#. module: account
#: model:ir.model.fields,help:account.field_account_tax__type_tax_use
@@ -5216,7 +5637,11 @@ msgid ""
"used by itself, however it can still be used in a group. 'adjustment' is "
"used to perform tax adjustment."
msgstr ""
+"Određuje gdje je porez dostupan za odabir. Napomena: 'None' znači da se "
+"porez ne može koristiti samostalno, ali se i dalje može koristiti u grupi. "
+"'adjustment' se koristi za poreska usklađivanja."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment_register__writeoff_account_id
msgid "Difference Account"
@@ -5224,95 +5649,102 @@ msgstr "Konto razlike"
#. module: account
#: model:ir.model.fields,help:account.field_account_reconcile_model__allow_payment_tolerance
-#: model:ir.model.fields,help:account.field_account_reconcile_model_line__allow_payment_tolerance
-#: model:ir.model.fields,help:account.field_account_reconcile_model_template__allow_payment_tolerance
msgid "Difference accepted in case of underpayment."
msgstr "Razlika prihvaćena u slučaju nedoplaćivanja."
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_digest_digest
msgid "Digest"
msgstr "Sažetak"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Digitization"
msgstr "Digitalizacija"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid ""
"Digitize your PDF or scanned documents with OCR and Artificial Intelligence"
msgstr ""
+"Digitalizirajte svoje PDF ili skenirane dokumente pomoću OCR-a i umjetne "
+"inteligencije"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__direction_sign
-#: model:ir.model.fields,field_description:account.field_account_move__direction_sign
-#: model:ir.model.fields,field_description:account.field_account_payment__direction_sign
msgid "Direction Sign"
msgstr "Znak smjera"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_report__filter_multi_company__disabled
-#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Disabled"
msgstr "Onemogućeno"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Disc.%"
msgstr "Pop.%"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_tour_upload_bill
-#: model_terms:ir.ui.view,arch_db:account.account_tour_upload_bill_email_confirm
-#: model_terms:ir.ui.view,arch_db:account.res_company_view_form_terms
msgid "Discard"
msgstr "Napusti"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
msgid "Discount"
msgstr "Popust"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment_term_line__discount_percentage
msgid "Discount %"
msgstr "Popust %"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__discount
msgid "Discount (%)"
msgstr "Popust (%)"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
-#: model_terms:ir.ui.view,arch_db:account.view_move_line_tree
msgid "Discount Amount"
msgstr "Iznos popusta"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__discount_balance
msgid "Discount Balance"
msgstr "Saldo popust"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__discount_date
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
-#: model_terms:ir.ui.view,arch_db:account.view_move_line_tree
msgid "Discount Date"
msgstr "Datum popusta"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment_term_line__discount_days
msgid "Discount Days"
msgstr "Dana pupusta"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__discount_percentage
msgid "Discount Percentage"
msgstr "Procenat popusta"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__discount_amount_currency
msgid "Discount amount in Currency"
@@ -5320,111 +5752,62 @@ msgstr "Iznos popusta u valuti"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment_term.py:0
+#: code:addons/account/models/account_payment_term.py
#, python-format
msgid ""
"Discount percentages on the Payment Terms lines must be between 0 and 100."
msgstr ""
+"Procente popusta na stavkama uslova plaćanja morate unijeti između 0 i 100."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_accrued_orders_wizard__display_amount
msgid "Display Amount"
msgstr "Prikaži iznos"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__display_inactive_currency_warning
-#: model:ir.model.fields,field_description:account.field_account_move__display_inactive_currency_warning
-#: model:ir.model.fields,field_description:account.field_account_payment__display_inactive_currency_warning
msgid "Display Inactive Currency Warning"
msgstr "Prikaži upozorenje za neaktivne valute"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__display_name
-#: model:ir.model.fields,field_description:account.field_account_account_tag__display_name
-#: model:ir.model.fields,field_description:account.field_account_account_template__display_name
-#: model:ir.model.fields,field_description:account.field_account_accrued_orders_wizard__display_name
-#: model:ir.model.fields,field_description:account.field_account_automatic_entry_wizard__display_name
-#: model:ir.model.fields,field_description:account.field_account_bank_statement__display_name
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__display_name
-#: model:ir.model.fields,field_description:account.field_account_cash_rounding__display_name
-#: model:ir.model.fields,field_description:account.field_account_chart_template__display_name
-#: model:ir.model.fields,field_description:account.field_account_financial_year_op__display_name
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position__display_name
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_account__display_name
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_account_template__display_name
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_tax__display_name
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_tax_template__display_name
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_template__display_name
-#: model:ir.model.fields,field_description:account.field_account_full_reconcile__display_name
-#: model:ir.model.fields,field_description:account.field_account_group__display_name
-#: model:ir.model.fields,field_description:account.field_account_group_template__display_name
-#: model:ir.model.fields,field_description:account.field_account_incoterms__display_name
-#: model:ir.model.fields,field_description:account.field_account_invoice_report__display_name
-#: model:ir.model.fields,field_description:account.field_account_invoice_send__display_name
-#: model:ir.model.fields,field_description:account.field_account_journal__display_name
-#: model:ir.model.fields,field_description:account.field_account_journal_group__display_name
-#: model:ir.model.fields,field_description:account.field_account_move__display_name
-#: model:ir.model.fields,field_description:account.field_account_move_line__display_name
-#: model:ir.model.fields,field_description:account.field_account_move_reversal__display_name
-#: model:ir.model.fields,field_description:account.field_account_partial_reconcile__display_name
-#: model:ir.model.fields,field_description:account.field_account_payment__display_name
-#: model:ir.model.fields,field_description:account.field_account_payment_method__display_name
-#: model:ir.model.fields,field_description:account.field_account_payment_method_line__display_name
-#: model:ir.model.fields,field_description:account.field_account_payment_register__display_name
-#: model:ir.model.fields,field_description:account.field_account_payment_term__display_name
-#: model:ir.model.fields,field_description:account.field_account_payment_term_line__display_name
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model__display_name
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line__display_name
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line_template__display_name
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_partner_mapping__display_name
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__display_name
-#: model:ir.model.fields,field_description:account.field_account_report__display_name
-#: model:ir.model.fields,field_description:account.field_account_report_column__display_name
-#: model:ir.model.fields,field_description:account.field_account_report_expression__display_name
-#: model:ir.model.fields,field_description:account.field_account_report_external_value__display_name
-#: model:ir.model.fields,field_description:account.field_account_report_line__display_name
-#: model:ir.model.fields,field_description:account.field_account_resequence_wizard__display_name
-#: model:ir.model.fields,field_description:account.field_account_root__display_name
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__display_name
-#: model:ir.model.fields,field_description:account.field_account_tax__display_name
-#: model:ir.model.fields,field_description:account.field_account_tax_group__display_name
-#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line__display_name
-#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line_template__display_name
-#: model:ir.model.fields,field_description:account.field_account_tax_template__display_name
-#: model:ir.model.fields,field_description:account.field_account_tour_upload_bill__display_name
-#: model:ir.model.fields,field_description:account.field_account_tour_upload_bill_email_confirm__display_name
-#: model:ir.model.fields,field_description:account.field_account_unreconcile__display_name
-#: model:ir.model.fields,field_description:account.field_validate_account_move__display_name
msgid "Display Name"
msgstr "Prikazani naziv"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__display_qr_code
-#: model:ir.model.fields,field_description:account.field_account_move__display_qr_code
-#: model:ir.model.fields,field_description:account.field_account_payment__display_qr_code
msgid "Display QR-code"
msgstr "Prikaži QR kod"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__qr_code
msgid "Display QR-code on invoices"
msgstr "Prikaži QR kod na računima"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_currency__display_rounding_warning
msgid "Display Rounding Warning"
msgstr "Prikaži upozorenje pri zaokruživanju"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__qr_code
msgid "Display SEPA QR-code"
msgstr "Prikaži SEPA QR kod"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__display_type
msgid "Display Type"
msgstr "Vrsta prikaza"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax_template__description
msgid "Display on Invoices"
@@ -5435,66 +5818,79 @@ msgstr "Prikaži na fakturama"
msgid "Display preview button"
msgstr "Prikaži dugme pregleda"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment_term__display_on_invoice
msgid "Display terms on invoice"
msgstr "Prikaži uvijete na računu"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax__invoice_repartition_line_ids
-#: model_terms:ir.ui.view,arch_db:account.view_tax_form
msgid "Distribution for Invoices"
msgstr "Distribucija za račune"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax__refund_repartition_line_ids
msgid "Distribution for Refund Invoices"
msgstr "Distribucija za storna računa"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_tax_form
msgid "Distribution for Refunds"
msgstr "Distribucija za storna računa"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_tax__refund_repartition_line_ids
msgid "Distribution when the tax is used on a refund"
msgstr "Distribucija kad je porez korišten na povratu"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_tax__invoice_repartition_line_ids
msgid "Distribution when the tax is used on an invoice"
msgstr "Distribucija kad je porez korišten na računu"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/digest.py:0
+#: code:addons/account/models/digest.py
#, python-format
msgid "Do not have access, skip this data for user's digest email"
msgstr "Nemate pristup, preskočite ove podatke za sažetak e-pošte korisnika"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_invoice_send__auto_delete_message
msgid ""
"Do not keep a copy of the email in the document communication history (mass "
"mailing only)"
msgstr ""
+"Ne čuvaj kopiju email poruke u istoriji komunikacije dokumenta (samo masovna"
+" epošta)"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__module_account_invoice_extract
msgid "Document Digitization"
msgstr "Digitalizacija dokumenata"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line__document_type
msgid "Document Type"
msgstr "Tip dokumenta"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Documentation"
msgstr "Dokumentacija"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_analytic_applicability__business_domain
msgid "Domain"
@@ -5505,30 +5901,25 @@ msgstr "Domena"
msgid "Domain Formula Shortcut"
msgstr "Prečica domenske formule"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Domestic country of your accounting"
msgstr "Matična država za računovodstvo"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__account_dashboard_onboarding_state__done
-#: model:ir.model.fields.selection,name:account.selection__res_company__account_invoice_onboarding_state__done
-#: model:ir.model.fields.selection,name:account.selection__res_company__account_onboarding_create_invoice_state__done
-#: model:ir.model.fields.selection,name:account.selection__res_company__account_onboarding_invoice_layout_state__done
-#: model:ir.model.fields.selection,name:account.selection__res_company__account_onboarding_sale_tax_state__done
-#: model:ir.model.fields.selection,name:account.selection__res_company__account_setup_bank_data_state__done
-#: model:ir.model.fields.selection,name:account.selection__res_company__account_setup_bill_state__done
-#: model:ir.model.fields.selection,name:account.selection__res_company__account_setup_coa_state__done
-#: model:ir.model.fields.selection,name:account.selection__res_company__account_setup_fy_data_state__done
-#: model:ir.model.fields.selection,name:account.selection__res_company__account_setup_taxes_state__done
msgid "Done"
msgstr "Gotovo"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_cash_rounding__rounding_method__down
msgid "Down"
msgstr "Dolje"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.portal_invoice_page
msgid "Download"
@@ -5536,7 +5927,7 @@ msgstr "Preuzimanje"
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/components/settings_form_view/res_config_dev_tool.xml:0
+#: code:addons/account/static/src/components/settings_form_view/res_config_dev_tool.xml
#, python-format
msgid "Download XSD files (XML validation)"
msgstr "Preuzmi XSD datoteke (XML validacija)"
@@ -5547,118 +5938,119 @@ msgid ""
"Downpayments posted on this account will be considered by the Tax Closing "
"Entry."
msgstr ""
+"Avansi knjiženi na ovom kontu biće obuhvaćeni završnim poreskim knjiženjem."
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_invoice_report__state__draft
-#: model:ir.model.fields.selection,name:account.selection__account_move__state__draft
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_search
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Draft"
msgstr "U pripremi"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Draft Bill"
msgstr "Ulazni račun priprema"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Draft Credit Note"
msgstr "Knjižno odobrenje u pripremi"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report__filter_show_draft
msgid "Draft Entries"
msgstr "Stavke u nacrtu"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Draft Entry"
msgstr "Stavka u nacrtu"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
-#: model_terms:ir.ui.view,arch_db:account.portal_my_invoices
-#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Draft Invoice"
msgstr "Faktura u pripremi"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_report_search
msgid "Draft Invoices"
msgstr "Fakture u pripremi"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment.py:0
+#: code:addons/account/models/account_payment.py
#, python-format
msgid "Draft Payment"
msgstr "Plaćanje priprema"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Draft Purchase Receipt"
msgstr "Potvrda o plaćanju priprema"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Draft Sales Receipt"
msgstr "Potvrda prodaje priprema"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Draft Vendor Credit Note"
msgstr "Knjižna obavjest dobavljača priprema"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal_dashboard.py:0
+#: code:addons/account/models/account_journal_dashboard.py
#, python-format
msgid "Due"
msgstr "Krajnji rok"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_payment_receipt_document
msgid "Due Amount for"
msgstr "Dospjeli iznos za"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/controllers/portal.py:0
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__invoice_date_due
-#: model:ir.model.fields,field_description:account.field_account_invoice_report__invoice_date_due
-#: model:ir.model.fields,field_description:account.field_account_move__invoice_date_due
-#: model:ir.model.fields,field_description:account.field_account_move_line__date_maturity
-#: model:ir.model.fields,field_description:account.field_account_payment__invoice_date_due
-#: model_terms:ir.ui.view,arch_db:account.portal_my_invoices
-#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_report_search
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
+#: code:addons/account/controllers/portal.py
#, python-format
msgid "Due Date"
msgstr "Datum dospijeća"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_payment_term_form
msgid "Due Type"
msgstr "Tip prekoračenja"
+# taken from hr.po
#. module: account
#: model:ir.actions.server,name:account.action_duplicate_account
msgid "Duplicate"
@@ -5666,17 +6058,16 @@ msgstr "Dupliciraj"
#. module: account
#: model:ir.model.fields,field_description:account.field_res_partner__duplicated_bank_account_partners_count
-#: model:ir.model.fields,field_description:account.field_res_users__duplicated_bank_account_partners_count
msgid "Duplicated Bank Account Partners Count"
msgstr "Broj duplikovanih partnera bankovnog računa"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__duplicated_ref_ids
-#: model:ir.model.fields,field_description:account.field_account_move__duplicated_ref_ids
-#: model:ir.model.fields,field_description:account.field_account_payment__duplicated_ref_ids
msgid "Duplicated Ref"
msgstr "Duplicirana referenca"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__module_account_reports
msgid "Dynamic Reports"
@@ -5685,47 +6076,46 @@ msgstr "Dinamični izvještaji"
#. module: account
#: model:ir.model.fields,help:account.field_account_tax_repartition_line__tag_ids_domain
msgid "Dynamic domain used for the tag that can be set on tax"
-msgstr "Dinamički domen korišćen za oznaku koja može biti postavljena na porez"
+msgstr ""
+"Dinamički domen korišćen za oznaku koja može biti postavljena na porez"
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__module_l10n_eu_oss
msgid "EU Intra-community Distance Selling"
msgstr "EU intrakomunalna prodaja na daljinu"
+# taken from hr.po
#. module: account
#: model:account.incoterms,name:account.incoterm_EXW
msgid "EX WORKS"
msgstr "FRANKO TVORNICA"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/chart_template.py
#, python-format
msgid "EXCH"
msgstr "TR"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
-#: code:addons/account/models/account_move.py:0
-#: model:ir.model.fields.selection,name:account.selection__account_move_line__display_type__epd
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Early Payment Discount"
msgstr "Popust za prijevremeno plaćanje"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
-#: code:addons/account/models/account_move_line.py:0
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Early Payment Discount (%s)"
msgstr "Popust za rano plaćanje (%s)"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Early Payment Discount (Exchange Difference)"
msgstr "Popust za rano plaćanje (devizna razlika)"
@@ -5745,6 +6135,7 @@ msgstr "Popust za rano plaćanje odobren za ovu liniju"
msgid "Early Payment Discount of"
msgstr "Popust za rano plaćanje od"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_line_tree
msgid "Edit"
@@ -5752,11 +6143,10 @@ msgstr "Uredi"
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement_line__tax_totals
-#: model:ir.model.fields,help:account.field_account_move__tax_totals
-#: model:ir.model.fields,help:account.field_account_payment__tax_totals
msgid "Edit Tax amounts if you encounter rounding issues."
msgstr "Uredite iznose poreza ako naiđete na probleme zaokruživanja."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__is_email
msgid "Email"
@@ -5767,10 +6157,9 @@ msgstr "E-Mail"
msgid "Email Add Signature"
msgstr "E-mail dodaj potpis"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__alias_id
-#: model:ir.model.fields,field_description:account.field_account_tour_upload_bill_email_confirm__email_alias
-#: model_terms:ir.ui.view,arch_db:account.view_account_journal_form
msgid "Email Alias"
msgstr "Email nadimak"
@@ -5779,23 +6168,29 @@ msgstr "Email nadimak"
msgid "Email Notification Layout"
msgstr "Layout e-mail obavještenja"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_mail_thread
msgid "Email Thread"
msgstr "Nit e-pošte"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_invoice_send__email_from
msgid ""
"Email address of the sender. This field is set when no matching partner is "
"found and replaces the author_id field in the chatter."
msgstr ""
+"Email adresa pošaljioca. Ovo polje je postavljeno kada nema odgovarajućeg "
+"partnera i zamjenjuje author_id polje i u chateru."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__invoice_is_email
msgid "Email by default"
msgstr "Zadano slanje maila"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_search
msgid "Empty"
@@ -5803,40 +6198,46 @@ msgstr "Prazno"
#. module: account
#: model:ir.model.fields,help:account.field_res_company__account_use_credit_limit
-#: model:ir.model.fields,help:account.field_res_config_settings__account_use_credit_limit
msgid "Enable the use of credit limit on partners."
msgstr "Omogući korišćenje kreditnog limita na partnerima."
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_report__filter_hierarchy__by_default
msgid "Enabled by Default"
msgstr "Omogućeno kao zadana vrijednost"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_resequence_wizard__end_date
msgid "End Date"
-msgstr "Datum Završetka"
+msgstr "Datum završetka"
+# taken from hr.po
#. module: account
#: model:account.payment.term,name:account.account_payment_term_end_following_month
msgid "End of Following Month"
-msgstr "Kraj trenutnog mjeseca"
+msgstr "Kraj narednog mjeseca"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment_term_line__end_month
msgid "End of month"
msgstr "Kraj mjeseca"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement__balance_end_real
msgid "Ending Balance"
msgstr "Završni saldo"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.action_move_line_form
msgid "Entries"
msgstr "Unosi"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__entries_count
msgid "Entries Count"
@@ -5844,28 +6245,28 @@ msgstr "Broj stavki"
#. module: account
#. odoo-python
-#: code:addons/account/models/company.py:0
+#: code:addons/account/models/company.py
#, python-format
msgid "Entries are hashed from %s (%s)"
msgstr "Zapisi su hešovani od %s (%s)"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid "Entries are not from the same account: %s != %s"
msgstr "Zapisi nisu sa istog računa: %s != %s"
#. module: account
#. odoo-python
-#: code:addons/account/wizard/accrued_orders.py:0
+#: code:addons/account/wizard/accrued_orders.py
#, python-format
msgid "Entries can only be created for a single company at a time."
msgstr "Zapisi se mogu kreirati samo za jednu kompaniju u isto vrijeme."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid "Entries doesn't belong to the same company: %s != %s"
msgstr "Zapisi ne pripadaju istoj kompaniji: %s != %s"
@@ -5876,15 +6277,19 @@ msgid ""
"Entries in the future are set to be auto-posted by default. Check this "
"checkbox to post them now."
msgstr ""
+"Unosi sa budućim datumom podrazumijevano su postavljeni na automatsko "
+"objavljivanje. Označite ovu opciju da ih objavite odmah."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "Entries to Review"
msgstr "Zapisi za provjeriti"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_analytic_line.py:0
+#: code:addons/account/models/account_analytic_line.py
#, python-format
msgid "Entries: %(account)s"
msgstr "Stavke: %(account)s"
@@ -5904,25 +6309,23 @@ msgstr "Epd ključ"
msgid "Epd Needed"
msgstr "Epd potreban"
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/components/account_type_selection/account_type_selection.js:0
-#: code:addons/account/static/src/js/legacy_account_selection.js:0
-#: model:ir.model.fields.selection,name:account.selection__account_account__account_type__equity
-#: model:ir.model.fields.selection,name:account.selection__account_account__internal_group__equity
-#: model:ir.model.fields.selection,name:account.selection__account_account_template__account_type__equity
-#: model_terms:ir.ui.view,arch_db:account.view_account_search
+#: code:addons/account/static/src/components/account_type_selection/account_type_selection.js
#, python-format
msgid "Equity"
-msgstr "Dionica"
+msgstr "Kapital"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/res_config_settings.py:0
+#: code:addons/account/models/res_config_settings.py
#, python-format
msgid "Error!"
msgstr "Greška !"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_journal__invoice_reference_model__euro
msgid "European"
@@ -5930,12 +6333,14 @@ msgstr "Evropski"
#. module: account
#: model:ir.model.fields,help:account.field_account_reconcile_model__decimal_separator
-#: model:ir.model.fields,help:account.field_account_reconcile_model_template__decimal_separator
msgid ""
"Every character that is nor a digit nor this separator will be removed from "
"the matching string"
msgstr ""
+"Svaki znak koji nije cifra niti ovaj separator biće uklonjen iz stringa za "
+"usklađivanje"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_payment_term_form
msgid "Example"
@@ -5956,16 +6361,16 @@ msgstr "Primjer neispravno"
msgid "Example Preview"
msgstr "Pregled primjera"
+# taken from hr.po
#. module: account
#. odoo-javascript
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
-#: code:addons/account/static/src/components/account_payment_field/account_payment.xml:0
-#: code:addons/account/static/src/xml/legacy_account_payment.xml:0
+#: code:addons/account/models/chart_template.py
#, python-format
msgid "Exchange Difference"
msgstr "Kursna razlika"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__currency_exchange_journal_id
msgid "Exchange Gain or Loss Journal"
@@ -5973,39 +6378,37 @@ msgstr "Konto dobitka/gubitka kursne razlike"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_full_reconcile__exchange_move_id
-#: model:ir.model.fields,field_description:account.field_account_partial_reconcile__exchange_move_id
msgid "Exchange Move"
msgstr "Devizni zapis"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal_group__excluded_journal_ids
msgid "Excluded Journals"
msgstr "Isključeni dnevnici"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__expects_chart_of_accounts
msgid "Expects a Chart of Accounts"
msgstr "Očekuje kontni plan"
+# taken from hr.po
#. module: account
#. odoo-javascript
#. odoo-python
-#: code:addons/account/static/src/components/account_type_selection/account_type_selection.js:0
-#: code:addons/account/static/src/js/legacy_account_selection.js:0
-#: code:addons/account/wizard/accrued_orders.py:0
-#: model:ir.model.fields.selection,name:account.selection__account_account__internal_group__expense
-#: model:ir.model.fields.selection,name:account.selection__account_automatic_entry_wizard__account_type__expense
+#: code:addons/account/static/src/components/account_type_selection/account_type_selection.js
#, python-format
msgid "Expense"
msgstr "Trošak"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_product_category__property_account_expense_categ_id
-#: model:ir.model.fields,field_description:account.field_product_product__property_account_expense_id
-#: model:ir.model.fields,field_description:account.field_product_template__property_account_expense_id
msgid "Expense Account"
msgstr "Konto za rashode"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__property_account_expense_id
msgid "Expense Account on Product Template"
@@ -6013,14 +6416,12 @@ msgstr "Račun troškova na predlošku proizvoda"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_automatic_entry_wizard__expense_accrual_account
-#: model:ir.model.fields,field_description:account.field_res_company__expense_accrual_account_id
msgid "Expense Accrual Account"
msgstr "Račun akruelnih troškova"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_account__account_type__expense
-#: model:ir.model.fields.selection,name:account.selection__account_account_template__account_type__expense
-#: model_terms:ir.ui.view,arch_db:account.view_account_search
msgid "Expenses"
msgstr "Troškovi"
@@ -6029,11 +6430,13 @@ msgstr "Troškovi"
msgid "Expression Label"
msgstr "Oznaka izraza"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report_line__expression_ids
msgid "Expressions"
msgstr "Izrazi"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement__reference
msgid "External Reference"
@@ -6044,16 +6447,19 @@ msgstr "Eksterna referenca"
msgid "External Value"
msgstr "Vanjska vrijednost"
+# taken from hr.po
#. module: account
#: model:account.incoterms,name:account.incoterm_FAS
msgid "FREE ALONGSIDE SHIP"
msgstr "FRANKO UZ BOK BRODA"
+# taken from hr.po
#. module: account
#: model:account.incoterms,name:account.incoterm_FCA
msgid "FREE CARRIER"
msgstr "FRANKO PRIJEVOZNIK"
+# taken from hr.po
#. module: account
#: model:account.incoterms,name:account.incoterm_FOB
msgid "FREE ON BOARD"
@@ -6070,40 +6476,44 @@ msgid ""
"Factor to apply on the account move lines generated from this distribution "
"line"
msgstr ""
+"Faktor koji se primjenjuje na stavke knjiženja generisane iz ove raspodjelne"
+" linije"
#. module: account
#: model:ir.model.fields,help:account.field_account_tax_repartition_line__factor_percent
-#: model:ir.model.fields,help:account.field_account_tax_repartition_line_template__factor_percent
msgid ""
"Factor to apply on the account move lines generated from this distribution "
"line, in percents"
msgstr ""
+"Faktor koji se primjenjuje na stavke knjiženja generisane iz ove raspodjelne"
+" linije, u procentima"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_journal_search
msgid "Favorites"
msgstr "Favoriti"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__fiscalyear_last_month__2
msgid "February"
msgstr "Februar"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_fiscal_position__state_ids
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_template__state_ids
msgid "Federal States"
msgstr "Federalne jedinice"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report_column__figure_type
-#: model:ir.model.fields,field_description:account.field_account_report_expression__figure_type
msgid "Figure Type"
msgstr "Tip figure"
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/js/tours/account.js:0
+#: code:addons/account/static/src/js/tours/account.js
#, python-format
msgid "Fill in the details of the line."
msgstr "Popunite detalje linije."
@@ -6113,42 +6523,49 @@ msgstr "Popunite detalje linije."
msgid "Filter Multivat"
msgstr "Filter multi PDV"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_analytic_line__general_account_id
-#: model_terms:ir.ui.view,arch_db:account.view_account_analytic_line_filter_inherit_account
msgid "Financial Account"
msgstr "Finansijski konto"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_analytic_applicability__account_prefix
msgid "Financial Accounts Prefix"
msgstr "Prefiks finansijskih konta"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_analytic_line__journal_id
msgid "Financial Journal"
msgstr "Financijski dnevnik"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line_template__tag_ids
msgid "Financial Tags"
msgstr "Financijske oznake"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model_partner_mapping__payment_ref_regex
msgid "Find Text in Label"
msgstr "Pronađi u labeli"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model_partner_mapping__narration_regex
msgid "Find Text in Notes"
msgstr "Pronađi u bilješkama"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_resequence_wizard__first_date
msgid "First Date"
msgstr "Početak"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_hash_integrity
msgid "First Entry"
@@ -6169,6 +6586,7 @@ msgstr "Indeks prve linije"
msgid "First New Sequence"
msgstr "Prva nova sekvenca"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.onboarding_create_invoice_step
msgid "First invoice sent!"
@@ -6176,85 +6594,76 @@ msgstr "Prvi račun poslan!"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__auto_post_origin_id
-#: model:ir.model.fields,field_description:account.field_account_move__auto_post_origin_id
-#: model:ir.model.fields,field_description:account.field_account_payment__auto_post_origin_id
msgid "First recurring entry"
msgstr "Prvi ponavljajući zapis"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__account_fiscal_country_id
msgid "Fiscal Country"
msgstr "Matična država"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__account_fiscal_country_id
msgid "Fiscal Country Code"
msgstr "Kod matične države"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_partner_property_form
msgid "Fiscal Information"
msgstr "Fiskalne informacije"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Fiscal Localization"
msgstr "Fiskalno područje"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_fiscal_position_account_template__position_id
msgid "Fiscal Mapping"
msgstr "Fiskalna pozicija"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Fiscal Periods"
msgstr "Fiskalni periodi"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_fiscal_position
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__fiscal_position_id
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position__name
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_account__position_id
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_tax__position_id
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_tax_template__position_id
-#: model:ir.model.fields,field_description:account.field_account_invoice_report__fiscal_position_id
-#: model:ir.model.fields,field_description:account.field_account_move__fiscal_position_id
-#: model:ir.model.fields,field_description:account.field_account_payment__fiscal_position_id
-#: model:ir.model.fields,field_description:account.field_res_company__fiscal_position_ids
-#: model:ir.model.fields,field_description:account.field_res_partner__property_account_position_id
-#: model:ir.model.fields,field_description:account.field_res_users__property_account_position_id
-#: model_terms:ir.ui.view,arch_db:account.view_account_position_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_position_form
-#: model_terms:ir.ui.view,arch_db:account.view_account_position_template_search
-#: model_terms:ir.ui.view,arch_db:account.view_account_position_template_tree
-#: model_terms:ir.ui.view,arch_db:account.view_account_position_tree
msgid "Fiscal Position"
msgstr "Fiskalna pozicija"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_fiscal_position_template__name
-#: model_terms:ir.ui.view,arch_db:account.view_account_position_template_form
-#: model_terms:ir.ui.view,arch_db:account.view_account_position_template_search
msgid "Fiscal Position Template"
msgstr "Predložak fiskalne pozicije"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.action_account_fiscal_position_form
-#: model:ir.ui.menu,name:account.menu_action_account_fiscal_position_form
msgid "Fiscal Positions"
msgstr "Fiskalne pozicije"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.setup_financial_year_opening_form
msgid "Fiscal Year End"
msgstr "Kraj fiskalne godine"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.setup_financial_year_opening_form
msgid "Fiscal Years"
msgstr "Fiskalne godine"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report_external_value__foreign_vat_fiscal_position_id
msgid "Fiscal position"
@@ -6262,101 +6671,83 @@ msgstr "Fiskalna pozicija"
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement_line__fiscal_position_id
-#: model:ir.model.fields,help:account.field_account_move__fiscal_position_id
-#: model:ir.model.fields,help:account.field_account_payment__fiscal_position_id
msgid ""
"Fiscal positions are used to adapt taxes and accounts for particular "
"customers or sales orders/invoices. The default value comes from the "
"customer."
msgstr ""
+"Poreske pozicije se koriste za prilagođavanje poreza i konta za određene "
+"kupce ili prodajne narudžbe/fakture. Zadana vrijednost preuzima se od kupca."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_financial_year_op__fiscalyear_last_day
-#: model:ir.model.fields,field_description:account.field_res_company__fiscalyear_last_day
msgid "Fiscalyear Last Day"
msgstr "Zadnji datum fiskalne godine"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_financial_year_op__fiscalyear_last_month
-#: model:ir.model.fields,field_description:account.field_res_company__fiscalyear_last_month
msgid "Fiscalyear Last Month"
msgstr "Zadnji mjesec fiskalne godine"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_line__amount_type__fixed
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_line_template__amount_type__fixed
-#: model:ir.model.fields.selection,name:account.selection__account_tax__amount_type__fixed
-#: model:ir.model.fields.selection,name:account.selection__account_tax_template__amount_type__fixed
msgid "Fixed"
msgstr "Fiksno"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_payment_term_line__value__fixed
msgid "Fixed Amount"
msgstr "Fiksni iznos"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_account__account_type__asset_fixed
-#: model:ir.model.fields.selection,name:account.selection__account_account_template__account_type__asset_fixed
msgid "Fixed Assets"
-msgstr "Osnovna sredstva"
+msgstr "Stalna sredstva"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_report_column__figure_type__float
-#: model:ir.model.fields.selection,name:account.selection__account_report_expression__figure_type__float
msgid "Float"
msgstr "Decimalni"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line__amount
msgid "Float Amount"
msgstr "Decimalni broj"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report_line__foldable
msgid "Foldable"
msgstr "Sklopljivo"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_journal_form
msgid "Follow Customer Payments"
msgstr "Slijedi plaćanja klijenta"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__message_follower_ids
-#: model:ir.model.fields,field_description:account.field_account_account_template__message_follower_ids
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__message_follower_ids
-#: model:ir.model.fields,field_description:account.field_account_journal__message_follower_ids
-#: model:ir.model.fields,field_description:account.field_account_move__message_follower_ids
-#: model:ir.model.fields,field_description:account.field_account_payment__message_follower_ids
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model__message_follower_ids
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__message_follower_ids
-#: model:ir.model.fields,field_description:account.field_res_company__message_follower_ids
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__message_follower_ids
msgid "Followers"
msgstr "Pratioci"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__message_partner_ids
-#: model:ir.model.fields,field_description:account.field_account_account_template__message_partner_ids
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__message_partner_ids
-#: model:ir.model.fields,field_description:account.field_account_journal__message_partner_ids
-#: model:ir.model.fields,field_description:account.field_account_move__message_partner_ids
-#: model:ir.model.fields,field_description:account.field_account_payment__message_partner_ids
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model__message_partner_ids
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__message_partner_ids
-#: model:ir.model.fields,field_description:account.field_res_company__message_partner_ids
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__message_partner_ids
msgid "Followers (Partners)"
msgstr "Pratioci (Partneri)"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement_line__activity_type_icon
-#: model:ir.model.fields,help:account.field_account_journal__activity_type_icon
-#: model:ir.model.fields,help:account.field_account_move__activity_type_icon
-#: model:ir.model.fields,help:account.field_account_payment__activity_type_icon
-#: model:ir.model.fields,help:account.field_account_setup_bank_manual_config__activity_type_icon
-#: model:ir.model.fields,help:account.field_res_partner_bank__activity_type_icon
msgid "Font awesome icon e.g. fa-tasks"
msgstr "Font awesome ikona npr. fa-tasks"
@@ -6366,15 +6757,19 @@ msgid ""
"For any invoice of\n"
" "
msgstr ""
+"Za svaku fakturu od\n"
+" "
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_payment_term_line__value_amount
msgid "For percent enter a ratio between 0-100."
msgstr "Za postotak unesite iznos između 0 i 100"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "For this entry to be automatically posted, it required a bill date."
msgstr "Za automatsko potvrđivanje ove stavke potreban je datum računa."
@@ -6384,6 +6779,7 @@ msgstr "Za automatsko potvrđivanje ove stavke potreban je datum računa."
msgid "Forbidden balance or account on non-accountable line"
msgstr "Zabranjen saldo ili račun na neobračunljivoj liniji"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_validate_account_move__force_post
msgid "Force"
@@ -6391,7 +6787,6 @@ msgstr "Prisili"
#. module: account
#: model:ir.model.fields,help:account.field_account_reconcile_model_line__force_tax_included
-#: model:ir.model.fields,help:account.field_account_reconcile_model_line_template__force_tax_included
msgid "Force the tax to be managed as a price included tax."
msgstr "Forsira porez da se upravlja kao porez uključen u cijenu."
@@ -6401,17 +6796,23 @@ msgid ""
"Forces all journal items in this account to have a specific currency (i.e. "
"bank journals). If no currency is set, entries can use any currency."
msgstr ""
+"Nameće svim stavkama dnevnika na ovom kontu korištenje određene valute (npr."
+" bankovni dnevnici). Ako valuta nije postavljena, stavke mogu koristiti bilo"
+" koju valutu."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_account_template__currency_id
msgid "Forces all moves for this account to have this secondary currency."
msgstr "Forsira da sva knjiženja ovog konta moraju imati sekundarnu valutu."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__foreign_currency_id
msgid "Foreign Currency"
msgstr "Strana valuta"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_fiscal_position__foreign_vat
msgid "Foreign Tax ID"
@@ -6429,14 +6830,14 @@ msgstr "Režim zaglavlja stranog PDV-a"
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/chart_template.py
#, python-format
msgid "Foreign account (%s)"
msgstr "Strani račun (%s)"
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/chart_template.py
#, python-format
msgid "Foreign tax account (%s)"
msgstr "Strani poreski račun (%s)"
@@ -6455,10 +6856,14 @@ msgid ""
"allowed as value in case the carryover destination requires more complex "
"logic."
msgstr ""
+"Formula u formatu line_code.expression_label. Omogućava postavljanje cilja "
+"prijenosa za ovaj izraz (na izraz označen kao _carryover_*), ukoliko se "
+"razlikuje od nadređene stavke. Vrijednost 'custom' je takođe dozvoljena kada"
+" odredište prijenosa zahtijeva složeniju logiku."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__email_from
-#: model_terms:ir.ui.view,arch_db:account.view_account_group_form
msgid "From"
msgstr "Od"
@@ -6484,15 +6889,16 @@ msgstr "Sa računa poslovnih potraživanja"
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_line__amount_type__regex
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_line_template__amount_type__regex
msgid "From label"
msgstr "Na osnovu opisa"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_report_expression__date_scope__previous_tax_period
msgid "From previous tax period"
msgstr "Iz predhodnog poreznog perioda"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_report_expression__date_scope__from_fiscalyear
msgid "From the start of the fiscal year"
@@ -6503,6 +6909,7 @@ msgstr "Od početka fiskalne godine"
msgid "From the very start"
msgstr "Od samog početka"
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_account_invoice_report_all_supp
msgid ""
@@ -6510,7 +6917,11 @@ msgid ""
"vendors. The search tool can also be used to personalise your Invoices "
"reports and so, match this analysis to your needs."
msgstr ""
+"Iz ovog izvještaja imate pregled iznosa izdanih računa od strane Vaših "
+"prodavača. Alat pretrage može se također koristiti za personalizaciju Vaših "
+"izvještaja i prilagođavanje analize Vašim potrebama."
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_account_invoice_report_all
msgid ""
@@ -6518,44 +6929,48 @@ msgid ""
"customers. The search tool can also be used to personalise your Invoices "
"reports and so, match this analysis to your needs."
msgstr ""
+"Iz ovog izvještaja možete imati pregled iznosa fakturisanog vašim kupcima. "
+"Alat za pretragu se također može koristiti za personalizaciju vaših "
+"izvještaja o fakturama i tako prilagoditi ovu analizu vašim potrebama."
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_full_reconcile
-#: model:ir.model.fields,field_description:account.field_account_partial_reconcile__full_reconcile_id
msgid "Full Reconcile"
msgstr "Kompletno zatvaranje"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_move_reversal__refund_method__cancel
msgid "Full Refund"
msgstr "Storniraj u cjelosti"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_move_reversal__refund_method__modify
msgid "Full refund and new draft invoice"
msgstr "Storniraj u cjelosti i nova faktura u pripremi"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_search
msgid "Future Activities"
msgstr "Buduće aktivnosti"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__income_currency_exchange_account_id
msgid "Gain Account"
msgstr "Dobit"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__income_currency_exchange_account_id
-#: model:ir.model.fields,field_description:account.field_res_company__income_currency_exchange_account_id
msgid "Gain Exchange Rate Account"
msgstr "Konto pozitivne kursne razlike"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model__payment_tolerance_param
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line__payment_tolerance_param
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__payment_tolerance_param
msgid "Gap"
msgstr "Praznina"
@@ -6565,32 +6980,38 @@ msgid ""
"Gaps due to canceled invoices, deleted entries or manual errors in open "
"period."
msgstr ""
+"Razmaci nastali zbog storniranih faktura, obrisanih unosa ili ručnih grešaka"
+" u otvorenom periodu."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "Gaps in the sequence"
msgstr "Postoje 'rupe' u brojevima dokumenata"
+# taken from hr.po
#. module: account
#: model:ir.ui.menu,name:account.menu_finance_entries_generate_entries
msgid "Generate Entries"
msgstr "Generiši stavke"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal.py:0
-#: code:addons/account/wizard/account_tour_upload_bill.py:0
+#: code:addons/account/models/account_journal.py
#, python-format
msgid "Generated Documents"
msgstr "Generisani dokumenti"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
+#: code:addons/account/wizard/account_automatic_entry_wizard.py
#, python-format
msgid "Generated Entries"
msgstr "Generisane stavke"
+# taken from hr.po
#. module: account
#: model:account.report,name:account.generic_tax_report
msgid "Generic Tax report"
@@ -6601,67 +7022,65 @@ msgstr "Izvještaj porezi"
msgid "Get hash integrity result as PDF."
msgstr "Dobij rezultat integriteta heša kao PDF."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Get warnings when invoicing specific customers"
msgstr "Dobijate upozorenja kad izdajete račune označenim partnerima"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
-#: code:addons/account/models/company.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Go to the configuration panel"
msgstr "Idite na panel konfiguracije"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_partner__trust__good
msgid "Good Debtor"
msgstr "Dobar platioc"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_tax__tax_scope__consu
-#: model_terms:ir.ui.view,arch_db:account.view_account_tax_search
msgid "Goods"
msgstr "Dobra"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__group_id
msgid "Group"
msgstr "Grupa"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report_line__groupby
-#: model_terms:ir.ui.view,arch_db:account.account_tax_group_view_search
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_report_search
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_reconcile_model_search
-#: model_terms:ir.ui.view,arch_db:account.view_account_search
-#: model_terms:ir.ui.view,arch_db:account.view_account_tax_search
-#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_search
msgid "Group By"
msgstr "Grupiši po"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment_register__group_payment
msgid "Group Payments"
msgstr "Grupna plaćanja"
+# taken from hr.po
#. module: account
#: model:account.report,name:account.generic_tax_report_account_tax
msgid "Group by: Account > Tax "
msgstr "Grupiranje po: Konto > Porezi "
+# taken from hr.po
#. module: account
#: model:account.report,name:account.generic_tax_report_tax_account
msgid "Group by: Tax > Account "
msgstr "Grupiranje po: Porez > Konto "
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_tax__amount_type__group
-#: model:ir.model.fields.selection,name:account.selection__account_tax_template__amount_type__group
msgid "Group of Taxes"
msgstr "Grupa poreza"
@@ -6672,44 +7091,40 @@ msgstr "Grupišite plaćanja u jednu seriju da olakšate proces usklađivanja"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_report.py:0
+#: code:addons/account/models/account_report.py
#, python-format
msgid ""
"Groupby feature isn't supported by aggregation engine. Please remove the "
"groupby value on '%s'"
msgstr ""
+"Funkcija grupisanja nije podržana u agregacionom mehanizmu. Uklonite "
+"vrijednost groupby na '%s'"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report__filter_growth_comparison
msgid "Growth Comparison"
msgstr "Usporedba rasta"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__has_accounting_entries
msgid "Has Accounting Entries"
msgstr "Ima zapisa knjiženja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__has_message
-#: model:ir.model.fields,field_description:account.field_account_account_template__has_message
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__has_message
-#: model:ir.model.fields,field_description:account.field_account_journal__has_message
-#: model:ir.model.fields,field_description:account.field_account_move__has_message
-#: model:ir.model.fields,field_description:account.field_account_payment__has_message
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model__has_message
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__has_message
-#: model:ir.model.fields,field_description:account.field_res_company__has_message
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__has_message
msgid "Has Message"
msgstr "Ima poruku"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__has_reconciled_entries
-#: model:ir.model.fields,field_description:account.field_account_move__has_reconciled_entries
-#: model:ir.model.fields,field_description:account.field_account_payment__has_reconciled_entries
msgid "Has Reconciled Entries"
msgstr "Ima zatvorene stavke"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__has_sequence_holes
msgid "Has Sequence Holes"
@@ -6720,9 +7135,9 @@ msgstr "Ima rupe u brojevnom sljedu"
msgid "Has Statement Lines"
msgstr "Ima linije izvoda"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_partner__has_unreconciled_entries
-#: model:ir.model.fields,field_description:account.field_res_users__has_unreconciled_entries
msgid "Has Unreconciled Entries"
msgstr "Ima nezatvorenih zapisa"
@@ -6738,11 +7153,10 @@ msgstr "PDF rezultat integriteta heša"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__hide_post_button
-#: model:ir.model.fields,field_description:account.field_account_move__hide_post_button
-#: model:ir.model.fields,field_description:account.field_account_payment__hide_post_button
msgid "Hide Post Button"
msgstr "Sakrij dugme knjiženja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax__hide_tax_exigibility
msgid "Hide Use Cash Basis Option"
@@ -6753,23 +7167,25 @@ msgstr "Sakrij opciju obračuna po naplaćenom"
msgid "Hide Writeoff Section"
msgstr "Sakrij sekciju otpisa"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report_line__hide_if_zero
msgid "Hide if Zero"
msgstr "Sakrij ako je nula"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__highest_name
-#: model:ir.model.fields,field_description:account.field_account_move__highest_name
-#: model:ir.model.fields,field_description:account.field_account_payment__highest_name
msgid "Highest Name"
msgstr "Najviši naziv"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.portal_invoice_page
msgid "History"
msgstr "Istorija"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "How total tax amount is computed in orders and invoices"
@@ -6777,89 +7193,25 @@ msgstr "Kako se računa iznos poreza na ponudama i računima"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__id
-#: model:ir.model.fields,field_description:account.field_account_account_tag__id
-#: model:ir.model.fields,field_description:account.field_account_account_template__id
-#: model:ir.model.fields,field_description:account.field_account_accrued_orders_wizard__id
-#: model:ir.model.fields,field_description:account.field_account_automatic_entry_wizard__id
-#: model:ir.model.fields,field_description:account.field_account_bank_statement__id
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__id
-#: model:ir.model.fields,field_description:account.field_account_cash_rounding__id
-#: model:ir.model.fields,field_description:account.field_account_chart_template__id
-#: model:ir.model.fields,field_description:account.field_account_financial_year_op__id
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position__id
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_account__id
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_account_template__id
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_tax__id
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_tax_template__id
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_template__id
-#: model:ir.model.fields,field_description:account.field_account_full_reconcile__id
-#: model:ir.model.fields,field_description:account.field_account_group__id
-#: model:ir.model.fields,field_description:account.field_account_group_template__id
-#: model:ir.model.fields,field_description:account.field_account_incoterms__id
-#: model:ir.model.fields,field_description:account.field_account_invoice_report__id
-#: model:ir.model.fields,field_description:account.field_account_invoice_send__id
-#: model:ir.model.fields,field_description:account.field_account_journal__id
-#: model:ir.model.fields,field_description:account.field_account_journal_group__id
-#: model:ir.model.fields,field_description:account.field_account_move__id
-#: model:ir.model.fields,field_description:account.field_account_move_line__id
-#: model:ir.model.fields,field_description:account.field_account_move_reversal__id
-#: model:ir.model.fields,field_description:account.field_account_partial_reconcile__id
-#: model:ir.model.fields,field_description:account.field_account_payment__id
-#: model:ir.model.fields,field_description:account.field_account_payment_method__id
-#: model:ir.model.fields,field_description:account.field_account_payment_method_line__id
-#: model:ir.model.fields,field_description:account.field_account_payment_register__id
-#: model:ir.model.fields,field_description:account.field_account_payment_term__id
-#: model:ir.model.fields,field_description:account.field_account_payment_term_line__id
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model__id
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line__id
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line_template__id
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_partner_mapping__id
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__id
-#: model:ir.model.fields,field_description:account.field_account_report__id
-#: model:ir.model.fields,field_description:account.field_account_report_column__id
-#: model:ir.model.fields,field_description:account.field_account_report_expression__id
-#: model:ir.model.fields,field_description:account.field_account_report_external_value__id
-#: model:ir.model.fields,field_description:account.field_account_report_line__id
-#: model:ir.model.fields,field_description:account.field_account_resequence_wizard__id
-#: model:ir.model.fields,field_description:account.field_account_root__id
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__id
-#: model:ir.model.fields,field_description:account.field_account_tax__id
-#: model:ir.model.fields,field_description:account.field_account_tax_group__id
-#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line__id
-#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line_template__id
-#: model:ir.model.fields,field_description:account.field_account_tax_template__id
-#: model:ir.model.fields,field_description:account.field_account_tour_upload_bill__id
-#: model:ir.model.fields,field_description:account.field_account_tour_upload_bill_email_confirm__id
-#: model:ir.model.fields,field_description:account.field_account_unreconcile__id
-#: model:ir.model.fields,field_description:account.field_validate_account_move__id
msgid "ID"
msgstr "ID"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "INV"
msgstr "FAK"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__activity_exception_icon
-#: model:ir.model.fields,field_description:account.field_account_journal__activity_exception_icon
-#: model:ir.model.fields,field_description:account.field_account_move__activity_exception_icon
-#: model:ir.model.fields,field_description:account.field_account_payment__activity_exception_icon
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__activity_exception_icon
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__activity_exception_icon
msgid "Icon"
msgstr "Ikona"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement_line__activity_exception_icon
-#: model:ir.model.fields,help:account.field_account_journal__activity_exception_icon
-#: model:ir.model.fields,help:account.field_account_move__activity_exception_icon
-#: model:ir.model.fields,help:account.field_account_payment__activity_exception_icon
-#: model:ir.model.fields,help:account.field_account_setup_bank_manual_config__activity_exception_icon
-#: model:ir.model.fields,help:account.field_res_partner_bank__activity_exception_icon
msgid "Icon to indicate an exception activity."
msgstr "Ikona za prikaz iznimki."
@@ -6869,79 +7221,62 @@ msgid ""
"If a payment is still outstanding more than sixty (60) days after the due "
"payment date,"
msgstr ""
+"Ako plaćanje ostane neizmireno više od šezdeset (60) dana nakon datuma "
+"dospijeća,"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_account__message_needaction
-#: model:ir.model.fields,help:account.field_account_account_template__message_needaction
-#: model:ir.model.fields,help:account.field_account_bank_statement_line__message_needaction
-#: model:ir.model.fields,help:account.field_account_journal__message_needaction
-#: model:ir.model.fields,help:account.field_account_move__message_needaction
-#: model:ir.model.fields,help:account.field_account_payment__message_needaction
-#: model:ir.model.fields,help:account.field_account_reconcile_model__message_needaction
-#: model:ir.model.fields,help:account.field_account_setup_bank_manual_config__message_needaction
-#: model:ir.model.fields,help:account.field_res_company__message_needaction
-#: model:ir.model.fields,help:account.field_res_partner_bank__message_needaction
msgid "If checked, new messages require your attention."
msgstr "Ako je zakačeno, nove poruke će zahtjevati vašu pažnju"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_account__message_has_error
-#: model:ir.model.fields,help:account.field_account_account__message_has_sms_error
-#: model:ir.model.fields,help:account.field_account_account_template__message_has_error
-#: model:ir.model.fields,help:account.field_account_account_template__message_has_sms_error
-#: model:ir.model.fields,help:account.field_account_bank_statement_line__message_has_error
-#: model:ir.model.fields,help:account.field_account_bank_statement_line__message_has_sms_error
-#: model:ir.model.fields,help:account.field_account_journal__message_has_error
-#: model:ir.model.fields,help:account.field_account_journal__message_has_sms_error
-#: model:ir.model.fields,help:account.field_account_move__message_has_error
-#: model:ir.model.fields,help:account.field_account_move__message_has_sms_error
-#: model:ir.model.fields,help:account.field_account_payment__message_has_error
-#: model:ir.model.fields,help:account.field_account_payment__message_has_sms_error
-#: model:ir.model.fields,help:account.field_account_reconcile_model__message_has_error
-#: model:ir.model.fields,help:account.field_account_reconcile_model__message_has_sms_error
-#: model:ir.model.fields,help:account.field_account_setup_bank_manual_config__message_has_error
-#: model:ir.model.fields,help:account.field_account_setup_bank_manual_config__message_has_sms_error
-#: model:ir.model.fields,help:account.field_res_company__message_has_error
-#: model:ir.model.fields,help:account.field_res_company__message_has_sms_error
-#: model:ir.model.fields,help:account.field_res_partner_bank__message_has_error
-#: model:ir.model.fields,help:account.field_res_partner_bank__message_has_sms_error
msgid "If checked, some messages have a delivery error."
msgstr "Ako je označeno neke poruke mogu imati grešku u dostavi."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_account_template__nocreate
msgid ""
"If checked, the new chart of accounts will not contain this by default."
-msgstr ""
+msgstr "Ako je označeno, novi kontni plan zadano neće sadržavati."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_move_reversal__journal_id
msgid "If empty, uses the journal of the journal entry to be reversed."
-msgstr "Ukoliko je prazno koristi dnevnik u koji je knjižena stavka i za povrate"
+msgstr ""
+"Ukoliko je prazno koristi dnevnik u koji je knjižena stavka i za povrate"
#. module: account
#: model:ir.model.fields,help:account.field_account_tax__include_base_amount
-#: model:ir.model.fields,help:account.field_account_tax_template__include_base_amount
msgid ""
"If set, taxes with a higher sequence than this one will be affected by it, "
"provided they accept it."
msgstr ""
+"Ako je postavljeno, porezi s većim redoslijedom od ovog biće pod njegovim "
+"uticajem, pod uslovom da to omogućavaju."
#. module: account
#: model:ir.model.fields,help:account.field_account_tax__is_base_affected
-#: model:ir.model.fields,help:account.field_account_tax_template__is_base_affected
msgid ""
"If set, taxes with a lower sequence might affect this one, provided they try"
" to do it."
msgstr ""
+"Ako je postavljeno, porezi s nižim redoslijedom mogu uticati na ovaj porez, "
+"pod uslovom da to pokušaju."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_tax__analytic
-#: model:ir.model.fields,help:account.field_account_tax_template__analytic
msgid ""
"If set, the amount computed by this tax will be assigned to the same "
"analytic account as the invoice line (if any)"
msgstr ""
+"Ako je postavljeno, ukupan iznos ovog poreza će se dodijeliti istom "
+"analitičkom kontu kao i stavka računa (ako se dodjeljuje)"
#. module: account
#: model:ir.model.fields,help:account.field_account_payment_term__display_on_invoice
@@ -6949,6 +7284,8 @@ msgid ""
"If set, the payment deadlines and respective due amounts will be detailed on"
" invoices."
msgstr ""
+"Ako je postavljeno, rokovi plaćanja i pripadajući iznosi biće detaljno "
+"prikazani na fakturama."
#. module: account
#: model:ir.model.fields,help:account.field_account_account__non_trade
@@ -6956,6 +7293,8 @@ msgid ""
"If set, this account will belong to Non Trade Receivable/Payable in reports and filters.\n"
"If not, this account will belong to Trade Receivable/Payable in reports and filters."
msgstr ""
+"Ako je postavljeno, ovaj konto će u izvještajima i filtrima pripadati grupi nekomercijalnih potraživanja/obaveza.\n"
+"Ako nije, konto će pripadati komercijalnim potraživanjima/obavezama u izvještajima i filtrima."
#. module: account
#: model:ir.model.fields,help:account.field_account_tax_group__preceding_subtotal
@@ -6964,33 +7303,41 @@ msgid ""
"excluding this tax group before displaying it. If not set, the tax group "
"will be displayed after the 'Untaxed amount' subtotal."
msgstr ""
+"Ako je postavljeno, ova vrijednost će se koristiti na dokumentima kao oznaka"
+" podzbroja koji isključuje ovu poresku grupu prije prikazivanja. Ako nije "
+"postavljeno, poreska grupa će se prikazati nakon podzbroja 'Iznos bez "
+"poreza'."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_payment_term__active
msgid ""
"If the active field is set to False, it will allow you to hide the payment "
"terms without removing it."
msgstr ""
+"Ako deaktivirate ovo polje, to omogućuje sakrivanje uvijeta plaćanja bez "
+"uklanjanja."
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement_line__to_check
-#: model:ir.model.fields,help:account.field_account_move__to_check
-#: model:ir.model.fields,help:account.field_account_payment__to_check
msgid ""
"If this checkbox is ticked, it means that the user was not sure of all the "
"related information at the time of the creation of the move and that the "
"move needs to be checked again."
msgstr ""
+"Ako je ova opcija označena, znači da korisnik prilikom kreiranja knjiženja "
+"nije bio siguran u sve povezane informacije i da unos treba ponovo "
+"provjeriti."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement_line__restrict_mode_hash_table
-#: model:ir.model.fields,help:account.field_account_journal__restrict_mode_hash_table
-#: model:ir.model.fields,help:account.field_account_move__restrict_mode_hash_table
-#: model:ir.model.fields,help:account.field_account_payment__restrict_mode_hash_table
msgid ""
"If ticked, the accounting entry or invoice receives a hash as soon as it is "
"posted and cannot be modified anymore."
msgstr ""
+"Ako je označeno, knjiženje ili faktura dobija hash čim se proknjižuje i ne "
+"može se više mijenjati."
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
@@ -6998,18 +7345,23 @@ msgid ""
"If you check this box, you will be able to collect payments using SEPA "
"Direct Debit mandates."
msgstr ""
+"Ako označite ovu opciju, moći ćete naplaćivati putem SEPA naloga za direktno"
+" zaduženje."
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid ""
"If you check this box, you will be able to register your payment using SEPA."
msgstr ""
+"Ako označite ovu opciju, moći ćete evidentirati plaćanje koristeći SEPA."
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.open_account_journal_dashboard_kanban
msgid ""
"If you have not installed a chart of account, please install one first.
"
msgstr ""
+"Ukoliko još niste instalirali kontni plan molimo da to prvo učinite.
"
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
@@ -7018,93 +7370,112 @@ msgid ""
"must charge VAT based on the delivery address. This rule applies regardless "
"of where you are located."
msgstr ""
+"Ako prodajete robu ili usluge kupcima u drugoj zemlji EU, morate obračunati "
+"PDV prema adresi isporuke. Ovo pravilo se primjenjuje bez obzira na to gdje "
+"se nalazite."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_unreconcile_view
msgid ""
"If you unreconcile transactions, you must also verify all the actions that "
"are linked to those transactions because they will not be disabled"
msgstr ""
+"Ako razvežete transakcije, morate također verifikovati sve akcije povezane "
+"sa tim transakcijama jer one neće biti onemogućene."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid ""
"If you want to use \"Off-Balance Sheet\" accounts, all the accounts of the "
"journal entry must be of this type"
msgstr ""
+"Ako želite koristiti konta \"Van bilansa\", svi konti u ovom knjižnom nalogu"
+" moraju biti tog tipa"
+# taken from hr.po
#. module: account
#: model:account.payment.term,name:account.account_payment_term_immediate
msgid "Immediate Payment"
msgstr "Neposredno plaćanje"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__module_account_bank_statement_import_qif
msgid "Import .qif files"
msgstr "Uvoz .qif datoteka"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
+#: code:addons/account/models/account_account.py
#, python-format
msgid "Import Template for Chart of Accounts"
msgstr "Predložak za uvoz kontnog plana"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid "Import Template for Journal Items"
msgstr "Predložak uvoza za stavke dnevnika"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__module_account_bank_statement_import_csv
msgid "Import in .csv format"
msgstr "Uvoz u .csv formatu"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__module_account_bank_statement_import_ofx
msgid "Import in .ofx format"
msgstr "Uvoz u .ofx formatu"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__module_account_bank_statement_import_camt
msgid "Import in CAMT.053 format"
msgstr "Uvoz u CAMT.053 formatu"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Import your bank statements in CAMT.053"
msgstr "Uvezi bankovne izvode u CAMT.053"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Import your bank statements in CSV"
msgstr "Uvoz bankovnih izvoda u CSV"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Import your bank statements in OFX"
msgstr "Uvoz bankovnih izvoda u OFX"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Import your bank statements in QIF"
msgstr "Uvoz bankovnih izvoda u QIF"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal_dashboard.py:0
+#: code:addons/account/models/account_journal_dashboard.py
#, python-format
msgid "Import your first bill"
msgstr "Uvezite prvi račun"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_invoice_report__payment_state__in_payment
-#: model:ir.model.fields.selection,name:account.selection__account_move__payment_state__in_payment
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "In Payment"
msgstr "U plaćanju"
@@ -7123,18 +7494,19 @@ msgstr "Da biste validirali ovaj račun, morate"
msgid "In order to validate this invoice, you must"
msgstr "Da biste validirali ovu fakturu, morate"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_tax_search
msgid "Inactive"
msgstr "Neaktivan"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__inalterable_hash
-#: model:ir.model.fields,field_description:account.field_account_move__inalterable_hash
-#: model:ir.model.fields,field_description:account.field_account_payment__inalterable_hash
msgid "Inalterability Hash"
msgstr "Hash nepromjenjivosti"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_hash_integrity
msgid "Inalterability check"
@@ -7142,56 +7514,54 @@ msgstr "Provjera"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__secure_sequence_number
-#: model:ir.model.fields,field_description:account.field_account_move__secure_sequence_number
-#: model:ir.model.fields,field_description:account.field_account_payment__secure_sequence_number
msgid "Inalteralbility No Gap Sequence #"
msgstr "Nepromijenljivost bez prekida sekvence #"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_payment_method__payment_type__inbound
msgid "Inbound"
msgstr "Dolazni"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__inbound_payment_method_line_ids
msgid "Inbound Payment Methods"
msgstr "Dolazne metode plaćanja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax__analytic
msgid "Include in Analytic Cost"
msgstr "Uključi u analitički trošak"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax__price_include
-#: model:ir.model.fields,field_description:account.field_account_tax_template__price_include
msgid "Included in Price"
msgstr "Uključeno u cijenu"
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/components/account_type_selection/account_type_selection.js:0
-#: code:addons/account/static/src/js/legacy_account_selection.js:0
-#: model:ir.model.fields.selection,name:account.selection__account_account__account_type__income
-#: model:ir.model.fields.selection,name:account.selection__account_account__internal_group__income
-#: model:ir.model.fields.selection,name:account.selection__account_account_template__account_type__income
-#: model_terms:ir.ui.view,arch_db:account.view_account_search
+#: code:addons/account/static/src/components/account_type_selection/account_type_selection.js
#, python-format
msgid "Income"
msgstr "Prihod"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_product_category__property_account_income_categ_id
-#: model:ir.model.fields,field_description:account.field_product_product__property_account_income_id
-#: model:ir.model.fields,field_description:account.field_product_template__property_account_income_id
msgid "Income Account"
msgstr "Konto prihoda"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__property_account_income_id
msgid "Income Account on Product Template"
msgstr "Konto prihoda na predlošku proizvoda"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_journal_form
msgid "Incoming Payments"
@@ -7203,23 +7573,26 @@ msgid ""
"Incoming payments are posted on an Outstanding Receipts Account. In the bank reconciliation widget, they appear as blue lines.\n"
"Bank transactions are then reconciled on the Outstanding Receipts Accounts rather than the Receivable Account."
msgstr ""
+"Dolazna plaćanja se knjiže na kontu Neraspoređenih uplata. U vidžetu bankovnog usklađivanja prikazuju se kao plave stavke.\n"
+"Bankovne transakcije se zatim usklađuju na kontima Neraspoređenih uplata umjesto na kontu potraživanja."
#. module: account
#. odoo-python
-#: code:addons/account/wizard/setup_wizards.py:0
+#: code:addons/account/wizard/setup_wizards.py
#, python-format
msgid ""
"Incorrect fiscal year date: day is out of range for month. Month: %s; Day: "
"%s"
msgstr ""
+"Neispravan datum fiskalne godine: dan je van opsega za mjesec. Mjesec: %s; "
+"Dan: %s"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__invoice_incoterm_id
-#: model:ir.model.fields,field_description:account.field_account_move__invoice_incoterm_id
-#: model:ir.model.fields,field_description:account.field_account_payment__invoice_incoterm_id
msgid "Incoterm"
msgstr "Incoterm"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_incoterms__code
msgid "Incoterm Standard Code"
@@ -7227,11 +7600,6 @@ msgstr "Inkoterm standardni broj"
#. module: account
#: model:ir.actions.act_window,name:account.action_incoterms_tree
-#: model:ir.model,name:account.model_account_incoterms
-#: model:ir.ui.menu,name:account.menu_action_incoterm_open
-#: model_terms:ir.ui.view,arch_db:account.account_incoterms_form
-#: model_terms:ir.ui.view,arch_db:account.account_incoterms_view_search
-#: model_terms:ir.ui.view,arch_db:account.view_incoterms_tree
msgid "Incoterms"
msgstr "Incoterms"
@@ -7242,6 +7610,9 @@ msgid ""
"costs and responsibilities between buyer and seller and reflect state-of-"
"the-art transportation practices."
msgstr ""
+"Incoterms su serija prodajnih uslova. Koriste se za podjelu troškova "
+"transakcije i odgovornosti između kupca i prodavca i odražavaju "
+"najsuvremenije transportne prakse."
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_incoterms_tree
@@ -7249,52 +7620,60 @@ msgid ""
"Incoterms are used to divide transaction costs and responsibilities between "
"buyer and seller."
msgstr ""
+"Incoterms se koriste za podjelu troškova transakcije i odgovornosti između "
+"kupca i prodavca."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_move_line__tax_line_id
msgid "Indicates that this journal item is a tax line"
msgstr "Označuje da je ova stavka dnevnika stavka poreza"
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/components/account_payment_field/account_payment.xml:0
-#: code:addons/account/static/src/xml/legacy_account_payment.xml:0
+#: code:addons/account/static/src/components/account_payment_field/account_payment.xml
#, python-format
msgid "Info"
msgstr "Informacija"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_line_form
msgid "Information"
msgstr "Informacije"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__property_stock_account_input_categ_id
-#: model:ir.model.fields,field_description:account.field_res_company__property_stock_account_input_categ_id
msgid "Input Account for Stock Valuation"
msgstr "Konto ulaza za procjenu vrijednosti skladišta"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Insert your terms & conditions here..."
msgstr "Umetnite ovdje svoje uvijete i pravila..."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Install More Packages"
msgstr "Instalirajte više paketa"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_position_form
msgid "Install new module"
msgstr "Instalriaj novi modul"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_report_column__figure_type__integer
-#: model:ir.model.fields.selection,name:account.selection__account_report_expression__figure_type__integer
msgid "Integer"
msgstr "Cijeli broj"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__transfer_account_id
msgid "Inter-Banks Transfer Account"
@@ -7305,50 +7684,56 @@ msgstr "Međubankovni prijelazni konto"
msgid ""
"Intermediary account used when moving from a liquidity account to another."
msgstr ""
+"Posrednički konto koji se koristi prilikom prenosa sa jednog likvidnog konta"
+" na drugi."
#. module: account
#: model:ir.model.fields,help:account.field_res_company__transfer_account_id
msgid ""
"Intermediary account used when moving money from a liqity account to another"
msgstr ""
+"Posrednički konto koji se koristi prilikom prenosa novca sa jednog likvidnog"
+" konta na drugi"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__internal_group
-#: model:ir.model.fields,field_description:account.field_account_move_line__account_internal_group
msgid "Internal Group"
msgstr "Interna grupa"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__note
msgid "Internal Notes"
msgstr "Interne zabilješke"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__internal_index
msgid "Internal Reference"
msgstr "Interna oznaka"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment.py:0
-#: model:ir.model.fields,field_description:account.field_account_payment__is_internal_transfer
-#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
+#: code:addons/account/models/account_payment.py
#, python-format
msgid "Internal Transfer"
msgstr "Interni prenos"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__transfer_account_id
msgid "Internal Transfer Account"
msgstr "Interni prelazni račun"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.action_account_payments_transfer
-#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_search
msgid "Internal Transfers"
msgstr "Interni prenosi"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__account_type
msgid "Internal Type"
@@ -7360,41 +7745,48 @@ msgid ""
"Internal field to shorten expression_ids creation for the account_codes "
"engine"
msgstr ""
+"Interno polje za skraćivanje kreiranja expression_ids za mehanizam "
+"account_codes"
#. module: account
#: model:ir.model.fields,help:account.field_account_report_line__aggregation_formula
msgid ""
"Internal field to shorten expression_ids creation for the aggregation engine"
msgstr ""
+"Interno polje za skraćivanje kreiranja expression_ids za mehanizam "
+"agregacije"
#. module: account
#: model:ir.model.fields,help:account.field_account_report_line__domain_formula
msgid ""
"Internal field to shorten expression_ids creation for the domain engine"
msgstr ""
+"Interno polje za skraćivanje kreiranja expression_ids za mehanizam domena"
#. module: account
#: model:ir.model.fields,help:account.field_account_report_line__tax_tags_formula
msgid ""
"Internal field to shorten expression_ids creation for the tax_tags engine"
msgstr ""
+"Interno polje za skraćivanje kreiranja expression_ids za mehanizam poreznih "
+"oznaka"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement_line__invoice_incoterm_id
-#: model:ir.model.fields,help:account.field_account_move__invoice_incoterm_id
-#: model:ir.model.fields,help:account.field_account_payment__invoice_incoterm_id
-#: model:ir.model.fields,help:account.field_res_company__incoterm_id
-#: model:ir.model.fields,help:account.field_res_config_settings__incoterm_id
msgid ""
"International Commercial Terms are a series of predefined commercial terms "
"used in international transactions."
msgstr ""
+"Internacionalni komercijalni uslovi su niz predefiniranih komercijalnih "
+"uslova koji se koriste za inostrane transakcije."
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__module_account_intrastat
msgid "Intrastat"
msgstr "Intrastat"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_search
msgid "Invalid"
@@ -7402,120 +7794,117 @@ msgstr "Neispravno"
#. module: account
#. odoo-python
-#: code:addons/account/models/partner.py:0
+#: code:addons/account/models/partner.py
#, python-format
msgid ""
"Invalid \"Zip Range\", You have to configure both \"From\" and \"To\" values"
" for the zip range and \"To\" should be greater than \"From\"."
msgstr ""
+"Neispravan \"Poštanski Raspon\", Morate konfigurirati i \"Od\" i \"Do\" "
+"vrijednosti za poštanski raspon i \"Do\" treba biti veće od \"Od\"."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_report.py:0
+#: code:addons/account/models/account_report.py
#, python-format
msgid "Invalid domain for expression '%s' of line '%s': %s"
msgstr "Neispravan domen za izraz '%s' linije '%s': %s"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/company.py:0
+#: code:addons/account/models/company.py
#, python-format
msgid "Invalid fiscal year last day"
msgstr "Neispravan zadnji dan fiskalne godine"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__tax_tag_invert
msgid "Invert Tags"
msgstr "Obrnute oznake"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
-#: model:ir.model.fields,field_description:account.field_res_partner__invoice_warn
-#: model:ir.model.fields,field_description:account.field_res_users__invoice_warn
-#: model:ir.model.fields.selection,name:account.selection__account_analytic_applicability__business_domain__invoice
-#: model:ir.model.fields.selection,name:account.selection__account_payment__reconciled_invoices_type__invoice
-#: model:ir.model.fields.selection,name:account.selection__account_tax_repartition_line__document_type__invoice
-#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
-#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Invoice"
msgstr "Faktura"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.portal_my_invoices
msgid "Invoice #"
msgstr "Faktura #"
+# taken from hr.po
#. module: account
#: model:ir.ui.menu,name:account.menu_action_account_invoice_report_all
msgid "Invoice Analysis"
msgstr "Analiza faktura"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_analytic_account__invoice_count
msgid "Invoice Count"
msgstr "Broj računa"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
-#: model:mail.message.subtype,description:account.mt_invoice_created
-#: model:mail.message.subtype,name:account.mt_invoice_created
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Invoice Created"
msgstr "Faktura kreirana"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_out_invoice_tree
msgid "Invoice Currency"
msgstr "Valuta računa"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_report__invoice_date
-#: model_terms:ir.ui.view,arch_db:account.portal_my_invoices
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
-#: model_terms:ir.ui.view,arch_db:account.view_invoice_tree
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Invoice Date"
msgstr "Datum Fakture"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__invoice_filter_type_domain
-#: model:ir.model.fields,field_description:account.field_account_move__invoice_filter_type_domain
-#: model:ir.model.fields,field_description:account.field_account_payment__invoice_filter_type_domain
msgid "Invoice Filter Type Domain"
msgstr "Domen tipa filtera fakture"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__invoice_has_outstanding
-#: model:ir.model.fields,field_description:account.field_account_move__invoice_has_outstanding
-#: model:ir.model.fields,field_description:account.field_account_payment__invoice_has_outstanding
msgid "Invoice Has Outstanding"
msgstr "Faktura ima neizmireno"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.onboarding_invoice_layout_step
msgid "Invoice Layout"
msgstr "Izgled računa"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
msgid "Invoice Line"
msgstr "Stavka fakture"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Invoice Lines"
msgstr "Stavke fakture"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_invoice_report_view_tree
msgid "Invoice Number"
msgstr "Broj računa"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__module_account_payment
msgid "Invoice Online Payment"
@@ -7523,112 +7912,117 @@ msgstr "Online plaćanje računa"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__invoice_outstanding_credits_debits_widget
-#: model:ir.model.fields,field_description:account.field_account_move__invoice_outstanding_credits_debits_widget
-#: model:ir.model.fields,field_description:account.field_account_payment__invoice_outstanding_credits_debits_widget
msgid "Invoice Outstanding Credits Debits Widget"
msgstr "Widget neizmirenih odobrenja terećenja fakture"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__invoice_partner_display_name
-#: model:ir.model.fields,field_description:account.field_account_move__invoice_partner_display_name
-#: model:ir.model.fields,field_description:account.field_account_payment__invoice_partner_display_name
msgid "Invoice Partner Display Name"
msgstr "Naziv partnera na računu"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__invoice_payments_widget
-#: model:ir.model.fields,field_description:account.field_account_move__invoice_payments_widget
-#: model:ir.model.fields,field_description:account.field_account_payment__invoice_payments_widget
msgid "Invoice Payments Widget"
msgstr "Widget plaćanja fakture"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tour_upload_bill__preview_invoice
msgid "Invoice Preview"
msgstr "Pregled računa"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_report__state
msgid "Invoice Status"
msgstr "Status fakture"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line__invoice_tax_id
-#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line_template__invoice_tax_id
msgid "Invoice Tax"
msgstr "Porez fakture"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__tax_totals
-#: model:ir.model.fields,field_description:account.field_account_move__tax_totals
-#: model:ir.model.fields,field_description:account.field_account_payment__tax_totals
msgid "Invoice Totals"
msgstr "Totali računa"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_tax.py:0
+#: code:addons/account/models/account_tax.py
#, python-format
msgid ""
"Invoice and credit note distribution should each contain exactly one line "
"for the base."
msgstr ""
+"Distribucija fakture i knjižnog odobrenja treba sadržavati tačno jednu "
+"liniju za osnovu."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_tax.py:0
+#: code:addons/account/models/account_tax.py
#, python-format
msgid ""
"Invoice and credit note distribution should have the same number of lines."
msgstr ""
+"Distribucija fakture i knjižnog odobrenja treba imati isti broj linija."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_tax.py:0
+#: code:addons/account/models/account_tax.py
#, python-format
msgid ""
"Invoice and credit note distribution should match (same percentages, in the "
"same order)."
msgstr ""
+"Distribucija fakture i knjižnog odobrenja treba biti ista (isti procenti, u "
+"istom redoslijedu)."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_tax.py:0
+#: code:addons/account/models/account_tax.py
#, python-format
msgid ""
"Invoice and credit note repartition should have at least one tax repartition"
" line."
msgstr ""
+"Raspodjela fakture i knjižnog odobrenja treba imati najmanje jednu liniju "
+"raspodjele poreza."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__invoice_line_ids
-#: model:ir.model.fields,field_description:account.field_account_move__invoice_line_ids
-#: model:ir.model.fields,field_description:account.field_account_payment__invoice_line_ids
msgid "Invoice lines"
msgstr "Stavke računa"
+# taken from hr.po
#. module: account
#: model:mail.message.subtype,description:account.mt_invoice_paid
msgid "Invoice paid"
msgstr "Faktura plaćena"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_invoice_send_wizard_form
msgid "Invoice send & Print"
msgstr "Pošalji i ispiši račun"
+# taken from hr.po
#. module: account
#: model:mail.message.subtype,description:account.mt_invoice_validated
msgid "Invoice validated"
msgstr "Faktura odobrena"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__invoice_date
-#: model:ir.model.fields,field_description:account.field_account_move__invoice_date
-#: model:ir.model.fields,field_description:account.field_account_payment__invoice_date
msgid "Invoice/Bill Date"
msgstr "Datum računa"
+# taken from hr.po
#. module: account
#: model:mail.template,name:account.email_template_edi_invoice
msgid "Invoice: Sending"
@@ -7636,63 +8030,52 @@ msgstr "Račun: Slanje"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Invoice_%(name)s%(post)s"
msgstr "Faktura_%(name)s%(post)s"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_report_search
msgid "Invoiced"
msgstr "Fakturisano"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/controllers/portal.py:0
-#: model:ir.actions.act_window,name:account.action_move_out_invoice_type
-#: model:ir.actions.report,name:account.account_invoices
-#: model:ir.model.fields,field_description:account.field_account_invoice_send__invoice_ids
-#: model:ir.model.fields,field_description:account.field_res_partner__invoice_ids
-#: model:ir.model.fields,field_description:account.field_res_users__invoice_ids
-#: model:ir.ui.menu,name:account.menu_action_move_out_invoice_type
-#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
-#: model_terms:ir.ui.view,arch_db:account.portal_my_invoices
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_report_search
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_graph
-#: model_terms:ir.ui.view,arch_db:account.view_invoice_tree
+#: code:addons/account/controllers/portal.py
#, python-format
msgid "Invoices"
msgstr "Fakture"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.portal_my_home_invoice
-#: model_terms:ir.ui.view,arch_db:account.portal_my_home_menu_invoice
msgid "Invoices & Bills"
msgstr "Ulazni i izlazni računi"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.action_account_invoice_report_all
-#: model:ir.actions.act_window,name:account.action_account_invoice_report_all_supp
-#: model_terms:ir.ui.view,arch_db:account.account_invoice_report_view_tree
-#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_report_graph
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_report_pivot
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_report_search
msgid "Invoices Analysis"
msgstr "Analiza faktura"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_invoice_report
msgid "Invoices Statistics"
msgstr "Statistika faktura"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal_dashboard.py:0
+#: code:addons/account/models/account_journal_dashboard.py
#, python-format
msgid "Invoices owed to you"
msgstr "Fakture koje duguju vama"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "Invoices to Validate"
@@ -7700,10 +8083,10 @@ msgstr "Računi za potvrđivanje"
#. module: account
#: model:ir.model.fields,help:account.field_account_payment__reconciled_bill_ids
-#: model:ir.model.fields,help:account.field_account_payment__reconciled_invoice_ids
msgid "Invoices whose journal items have been reconciled with these payments."
msgstr "Fakture čije su stavke dnevnika usklađene sa ovim plaćanjima."
+# taken from hr.po
#. module: account
#: model:ir.actions.report,name:account.account_invoices_without_payment
msgid "Invoices without Payment"
@@ -7711,73 +8094,60 @@ msgstr "Fakture bez uplata"
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/chart_template.py
#, python-format
msgid "Invoices/Bills Partial Match if Underpaid"
msgstr "Djelomično poklapanje faktura/računa ako je nedoplaćeno"
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/chart_template.py
#, python-format
msgid "Invoices/Bills Perfect Match"
msgstr "Fakture/Ul.računi potpuno poklapanje"
+# taken from hr.po
#. module: account
#: model:ir.ui.menu,name:account.account_invoicing_menu
-#: model:ir.ui.menu,name:account.menu_finance
-#: model_terms:ir.ui.view,arch_db:account.digest_digest_view_form
-#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
-#: model_terms:ir.ui.view,arch_db:account.view_partner_property_form
msgid "Invoicing"
-msgstr "Fakturisanje"
+msgstr "Računovodstvo"
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_invoice_report__payment_state__invoicing_legacy
-#: model:ir.model.fields.selection,name:account.selection__account_move__payment_state__invoicing_legacy
msgid "Invoicing App Legacy"
msgstr "Nasleđe aplikacije fakturisanja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model__match_amount__between
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_template__match_amount__between
msgid "Is Between"
msgstr "Između"
#. module: account
#: model:ir.model.fields,field_description:account.field_res_partner__is_coa_installed
-#: model:ir.model.fields,field_description:account.field_res_users__is_coa_installed
msgid "Is Coa Installed"
msgstr "Da li je CoA instaliran"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement__is_complete
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__statement_complete
msgid "Is Complete"
msgstr "Završeno"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__is_mail_template_editor
msgid "Is Editor"
msgstr "Urednik"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__message_is_follower
-#: model:ir.model.fields,field_description:account.field_account_account_template__message_is_follower
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__message_is_follower
-#: model:ir.model.fields,field_description:account.field_account_journal__message_is_follower
-#: model:ir.model.fields,field_description:account.field_account_move__message_is_follower
-#: model:ir.model.fields,field_description:account.field_account_payment__message_is_follower
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model__message_is_follower
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__message_is_follower
-#: model:ir.model.fields,field_description:account.field_res_company__message_is_follower
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__message_is_follower
msgid "Is Follower"
msgstr "Je pratilac"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model__match_amount__greater
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_template__match_amount__greater
msgid "Is Greater Than"
msgstr "Veće od"
@@ -7786,63 +8156,67 @@ msgstr "Veće od"
msgid "Is Growth Good when Positive"
msgstr "Da li je rast dobar kad je pozitivan"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model__match_amount__lower
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_template__match_amount__lower
msgid "Is Lower Than"
msgstr "Manje od"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment__is_matched
msgid "Is Matched With a Bank Statement"
msgstr "Poklapa se sa izvodom banke"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__is_move_sent
-#: model:ir.model.fields,field_description:account.field_account_move__is_move_sent
-#: model:ir.model.fields,field_description:account.field_account_payment__is_move_sent
msgid "Is Move Sent"
msgstr "Je poslano"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__is_off_balance
msgid "Is Off Balance"
msgstr "Van ravnoteže"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__printed
msgid "Is Printed"
-msgstr "Je ispisano"
+msgstr "Odštampan"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__is_reconciled
-#: model:ir.model.fields,field_description:account.field_account_payment__is_reconciled
msgid "Is Reconciled"
msgstr "Poravnat"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__is_refund
msgid "Is Refund"
msgstr "Povrat (Storno RN)"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__is_same_currency
msgid "Is Same Currency"
msgstr "Ista valuta"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__is_storno
-#: model:ir.model.fields,field_description:account.field_account_move__is_storno
-#: model:ir.model.fields,field_description:account.field_account_payment__is_storno
msgid "Is Storno"
msgstr "Storno"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement__is_valid
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__statement_valid
msgid "Is Valid"
msgstr "Ispravan"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_journal__alias_name
msgid "It creates draft invoices and bills by sending an email."
@@ -7850,206 +8224,164 @@ msgstr "Izrađuje nacrte izlaznih i ulaznih faktura slanjem e-pošte."
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement_line__is_move_sent
-#: model:ir.model.fields,help:account.field_account_move__is_move_sent
-#: model:ir.model.fields,help:account.field_account_payment__is_move_sent
msgid "It indicates that the invoice/payment has been sent."
msgstr "Označava da je faktura/plaćanje poslano."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "It was previously '%(previous)s' and it is now '%(current)s'."
msgstr "Ranije je bilo '%(previous)s' a sada je '%(current)s'."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid "Items With Missing Analytic Distribution"
msgstr "Stavke sa nedostajućom analitičkom distribucijom"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__fiscalyear_last_month__1
msgid "January"
msgstr "Januar"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_journal
-#: model:ir.model.fields,field_description:account.field_account_accrued_orders_wizard__journal_id
-#: model:ir.model.fields,field_description:account.field_account_automatic_entry_wizard__journal_id
-#: model:ir.model.fields,field_description:account.field_account_bank_statement__journal_id
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__journal_id
-#: model:ir.model.fields,field_description:account.field_account_invoice_report__journal_id
-#: model:ir.model.fields,field_description:account.field_account_move__journal_id
-#: model:ir.model.fields,field_description:account.field_account_move_line__journal_id
-#: model:ir.model.fields,field_description:account.field_account_payment__journal_id
-#: model:ir.model.fields,field_description:account.field_account_payment_method_line__journal_id
-#: model:ir.model.fields,field_description:account.field_account_payment_register__journal_id
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line__journal_id
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__linked_journal_id
-#: model_terms:ir.ui.view,arch_db:account.report_hash_integrity
-#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_journal_search
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_search
-#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_search
msgid "Journal"
msgstr "Vrsta naloga"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__currency_id
msgid "Journal Currency"
msgstr "Dnevnik valute"
+# taken from hr.po
#. module: account
#. odoo-javascript
#. odoo-python
-#: code:addons/account/models/account_journal_dashboard.py:0
-#: code:addons/account/static/src/components/journal_dashboard_activity/journal_dashboard_activity.js:0
-#: code:addons/account/static/src/js/legacy_mail_activity.js:0
-#: model:ir.actions.act_window,name:account.action_move_journal_line
-#: model:ir.ui.menu,name:account.menu_action_move_journal_line_form
-#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
-#: model_terms:ir.ui.view,arch_db:account.view_account_journal_form
-#: model_terms:ir.ui.view,arch_db:account.view_account_reconcile_model_form
-#: model_terms:ir.ui.view,arch_db:account.view_move_tree
+#: code:addons/account/models/account_journal_dashboard.py
#, python-format
msgid "Journal Entries"
msgstr "Žurnal (finansijski nalozi)"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_move_filter
msgid "Journal Entries by Date"
msgstr "Stavke žurnala (po datumu)"
+# taken from hr.po
#. module: account
#. odoo-javascript
#. odoo-python
-#: code:addons/account/models/account_move.py:0
-#: code:addons/account/models/account_payment.py:0
-#: code:addons/account/static/src/components/journal_dashboard_activity/journal_dashboard_activity.js:0
-#: code:addons/account/static/src/js/legacy_mail_activity.js:0
-#: model:ir.model,name:account.model_account_move
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__move_id
-#: model:ir.model.fields,field_description:account.field_account_move_line__move_id
-#: model:ir.model.fields,field_description:account.field_account_payment__move_id
-#: model:ir.model.fields.selection,name:account.selection__account_move__move_type__entry
-#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
-#: model_terms:ir.ui.view,arch_db:account.view_move_line_tree
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Journal Entry"
msgstr "Dnevnički zapis"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment.py:0
+#: code:addons/account/models/account_payment.py
#, python-format
msgid ""
"Journal Entry %s is not valid. In order to proceed, the journal items must "
"include one and only one outstanding payments/receipts account."
msgstr ""
+"Stavka žurnala %s nije ispravna. Stavke žurnala moraju uključiti jedan i "
+"samo jedan konto neizmirenih plaćanja/priliva."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment.py:0
+#: code:addons/account/models/account_payment.py
#, python-format
msgid ""
"Journal Entry %s is not valid. In order to proceed, the journal items must "
"include one and only one receivable/payable account (with an exception of "
"internal transfers)."
msgstr ""
+"Knjiženje %s nije valjano. Da biste nastavili, stavke dnevnika moraju "
+"uključivati jedan i samo jedan konto potraživanja/obveza (sa izuzetkom "
+"internih transfera)."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment.py:0
+#: code:addons/account/models/account_payment.py
#, python-format
msgid ""
"Journal Entry %s is not valid. In order to proceed, the journal items must "
"share the same currency."
msgstr ""
+"Knjiženje %s nije valjano. Da biste nastavili, stavke dnevnika moraju "
+"dijeliti istu valutu."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment.py:0
+#: code:addons/account/models/account_payment.py
#, python-format
msgid ""
"Journal Entry %s is not valid. In order to proceed, the journal items must "
"share the same partner."
msgstr ""
+"Knjiženje %s nije valjano. Da biste nastavili, stavke dnevnika moraju "
+"dijeliti istog partnera."
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_move_reversal__date_mode__entry
msgid "Journal Entry Date"
msgstr "Datum stavke dnevnika"
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/components/account_payment_field/account_payment.xml:0
-#: code:addons/account/static/src/components/account_payment_field/account_payment_field.js:0
-#: code:addons/account/static/src/xml/legacy_account_payment.xml:0
+#: code:addons/account/static/src/components/account_payment_field/account_payment.xml
#, python-format
msgid "Journal Entry Info"
msgstr "Info o plaćanju"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal_group__name
msgid "Journal Group"
msgstr "Grupa dnevnika"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.action_account_journal_group_list
-#: model:ir.model.fields,field_description:account.field_account_journal__journal_group_ids
-#: model:ir.ui.menu,name:account.menu_action_account_journal_group_list
-#: model_terms:ir.ui.view,arch_db:account.view_account_journal_group_form
msgid "Journal Groups"
msgstr "Grupe žurnala"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_move_line
-#: model:ir.model.fields,field_description:account.field_account_analytic_line__move_line_id
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
-#: model_terms:ir.ui.view,arch_db:account.view_move_line_form
msgid "Journal Item"
msgstr "Stavka žurnala"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid "Journal Item %s updated"
msgstr "Stavka žurnala %s ažurirana"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment_register__writeoff_label
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line__label
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line_template__label
msgid "Journal Item Label"
-msgstr "Naslov dnevničkog zapisa"
+msgstr "Naslov stavke naloga"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.action_account_moves_all
-#: model:ir.actions.act_window,name:account.action_account_moves_all_a
-#: model:ir.actions.act_window,name:account.action_account_moves_all_grouped_matching
-#: model:ir.actions.act_window,name:account.action_account_moves_all_tree
-#: model:ir.actions.act_window,name:account.action_move_line_select
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__line_ids
-#: model:ir.model.fields,field_description:account.field_account_move__line_ids
-#: model:ir.model.fields,field_description:account.field_account_payment__line_ids
-#: model:ir.model.fields,field_description:account.field_res_partner__journal_item_count
-#: model:ir.model.fields,field_description:account.field_res_users__journal_item_count
-#: model:ir.ui.menu,name:account.menu_action_account_moves_all
-#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
-#: model_terms:ir.ui.view,arch_db:account.view_move_line_pivot
-#: model_terms:ir.ui.view,arch_db:account.view_move_line_tree
msgid "Journal Items"
-msgstr "Stavke dnevnika"
+msgstr "Žurnal (stavke)"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__name
msgid "Journal Name"
@@ -8057,19 +8389,16 @@ msgstr "Ime žurnala"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__account_journal_payment_credit_account_id
-#: model:ir.model.fields,field_description:account.field_res_company__account_journal_payment_credit_account_id
msgid "Journal Outstanding Payments Account"
msgstr "Žurnal konto neizmirenih dugovanja dobavljačima"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__account_journal_payment_debit_account_id
-#: model:ir.model.fields,field_description:account.field_res_company__account_journal_payment_debit_account_id
msgid "Journal Outstanding Receipts Account"
msgstr "Žurnal konto neizmirenih potraživanja od kupaca"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__account_journal_suspense_account_id
-#: model:ir.model.fields,field_description:account.field_res_company__account_journal_suspense_account_id
msgid "Journal Suspense Account"
msgstr "Žurnal prelazni račun"
@@ -8078,11 +8407,15 @@ msgstr "Žurnal prelazni račun"
msgid "Journal codes must be unique per company."
msgstr "Šifre žurnala moraju biti jedinstvene za preduzeće."
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_account_journal_group_list
msgid "Journal group are used in reporting to display relevant data together."
-msgstr "Grupe dnevnika koriste se u izvještavanju kako bi prikazali relevantne podatke zajedno."
+msgstr ""
+"Grupe dnevnika koriste se u izvještavanju kako bi prikazali relevantne "
+"podatke zajedno."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment_register__line_ids
msgid "Journal items"
@@ -8095,7 +8428,7 @@ msgstr "Stavke dnevnika gdje broj poklapanja nije postavljen"
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_move_reversal.py:0
+#: code:addons/account/wizard/account_move_reversal.py
#, python-format
msgid "Journal should be the same type as the reversed entry."
msgstr "Dnevnik treba biti istog tipa kao obrnut zapis."
@@ -8110,36 +8443,34 @@ msgstr "Dnevnik korišćen po zadatom za prebacivanje perioda zapisa"
msgid ""
"Journal where the opening entry of this company's accounting has been "
"posted."
-msgstr ""
+msgstr "Dnevnik gdje je proknjižen početni unos računovodstva ovog poduzeća."
#. module: account
#: model:ir.model.fields,help:account.field_account_automatic_entry_wizard__journal_id
msgid "Journal where to create the entry."
msgstr "Dnevnik gdje se kreira zapis."
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/components/account_payment_field/account_payment.xml:0
-#: code:addons/account/static/src/xml/legacy_account_payment.xml:0
+#: code:addons/account/static/src/components/account_payment_field/account_payment.xml
#, python-format
msgid "Journal:"
msgstr "Žurnal:"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.action_account_journal_form
-#: model:ir.model.fields,field_description:account.field_account_report__filter_journals
-#: model:ir.ui.menu,name:account.menu_action_account_journal_form
-#: model:ir.ui.menu,name:account.menu_finance_entries_accounting_miscellaneous
msgid "Journals"
msgstr "Žurnali"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model__match_journal_ids
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__match_journal_ids
-#: model_terms:ir.ui.view,arch_db:account.view_account_reconcile_model_search
msgid "Journals Availability"
msgstr "Dostupnost dnevnika"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__period_lock_date
msgid "Journals Entries Lock Date"
@@ -8150,303 +8481,150 @@ msgstr "Datum zaključavanja stavaka dnevnika"
msgid "Json Activity Data"
msgstr "Json podaci aktivnosti"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__fiscalyear_last_month__7
msgid "July"
-msgstr "Jul"
+msgstr "Juli"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__fiscalyear_last_month__6
msgid "June"
msgstr "Jun"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__account_dashboard_onboarding_state__just_done
-#: model:ir.model.fields.selection,name:account.selection__res_company__account_invoice_onboarding_state__just_done
-#: model:ir.model.fields.selection,name:account.selection__res_company__account_onboarding_create_invoice_state__just_done
-#: model:ir.model.fields.selection,name:account.selection__res_company__account_onboarding_invoice_layout_state__just_done
-#: model:ir.model.fields.selection,name:account.selection__res_company__account_onboarding_sale_tax_state__just_done
-#: model:ir.model.fields.selection,name:account.selection__res_company__account_setup_bank_data_state__just_done
-#: model:ir.model.fields.selection,name:account.selection__res_company__account_setup_bill_state__just_done
-#: model:ir.model.fields.selection,name:account.selection__res_company__account_setup_coa_state__just_done
-#: model:ir.model.fields.selection,name:account.selection__res_company__account_setup_fy_data_state__just_done
-#: model:ir.model.fields.selection,name:account.selection__res_company__account_setup_taxes_state__just_done
msgid "Just done"
msgstr "Upravo gotovo"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__kanban_dashboard
msgid "Kanban Dashboard"
msgstr "Kanban kontrolna ploča"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__kanban_dashboard_graph
msgid "Kanban Dashboard Graph"
msgstr "Graf kanban kontrolne ploče"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_resequence_wizard__ordering__keep
msgid "Keep current order"
msgstr "Zadrži postojeći redosljed"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_journal_form
msgid "Keep empty for no control"
msgstr "Ostavite prazno ukoliko ne želite kontrole"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_payment_register__payment_difference_handling__open
msgid "Keep open"
msgstr "Drži otvoreno"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_product_product__property_account_income_id
-#: model:ir.model.fields,help:account.field_product_template__property_account_income_id
msgid ""
"Keep this field empty to use the default value from the product category."
msgstr ""
+"Ostavite ovo polje prazno za korištenje zadane vrijednosti iz kategorije "
+"proizvoda."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_product_product__property_account_expense_id
-#: model:ir.model.fields,help:account.field_product_template__property_account_expense_id
msgid ""
"Keep this field empty to use the default value from the product category. If"
" anglo-saxon accounting with automated valuation method is configured, the "
"expense account on the product category will be used."
msgstr ""
+"Ostavite ovo polje prazno da biste koristili podrazumijevanu vrijednost iz "
+"kategorije proizvoda. Ako je konfigurisan anglo-saksonski računovodstveni "
+"model sa automatizovanom procjenom, koristiće se konto troška iz kategorije "
+"proizvoda."
#. module: account
#: model:ir.model.fields,field_description:account.field_digest_digest__kpi_account_total_revenue_value
msgid "Kpi Account Total Revenue Value"
msgstr "Vrijednost ukupnog prihoda KPI računa"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
-#: code:addons/account/wizard/accrued_orders.py:0
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__payment_ref
-#: model:ir.model.fields,field_description:account.field_account_move_line__name
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model__match_label
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__match_label
-#: model:ir.model.fields,field_description:account.field_account_report_expression__label
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_register_form
-#: model_terms:ir.ui.view,arch_db:account.view_account_reconcile_model_form
+#: code:addons/account/wizard/account_automatic_entry_wizard.py
#, python-format
msgid "Label"
-msgstr "Naljepnica"
+msgstr "Opis"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model__match_label_param
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__match_label_param
msgid "Label Parameter"
msgstr "Parametar labele"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax__description
msgid "Label on Invoices"
msgstr "Oznake na fakturama"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__lang
msgid "Language"
msgstr "Jezik"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_hash_integrity
msgid "Last Entry"
msgstr "Zadnja stavka"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_hash_integrity
msgid "Last Hash"
msgstr "Zadnji Hash"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account____last_update
-#: model:ir.model.fields,field_description:account.field_account_account_tag____last_update
-#: model:ir.model.fields,field_description:account.field_account_account_template____last_update
-#: model:ir.model.fields,field_description:account.field_account_accrued_orders_wizard____last_update
-#: model:ir.model.fields,field_description:account.field_account_automatic_entry_wizard____last_update
-#: model:ir.model.fields,field_description:account.field_account_bank_statement____last_update
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line____last_update
-#: model:ir.model.fields,field_description:account.field_account_cash_rounding____last_update
-#: model:ir.model.fields,field_description:account.field_account_chart_template____last_update
-#: model:ir.model.fields,field_description:account.field_account_financial_year_op____last_update
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position____last_update
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_account____last_update
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_account_template____last_update
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_tax____last_update
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_tax_template____last_update
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_template____last_update
-#: model:ir.model.fields,field_description:account.field_account_full_reconcile____last_update
-#: model:ir.model.fields,field_description:account.field_account_group____last_update
-#: model:ir.model.fields,field_description:account.field_account_group_template____last_update
-#: model:ir.model.fields,field_description:account.field_account_incoterms____last_update
-#: model:ir.model.fields,field_description:account.field_account_invoice_report____last_update
-#: model:ir.model.fields,field_description:account.field_account_invoice_send____last_update
-#: model:ir.model.fields,field_description:account.field_account_journal____last_update
-#: model:ir.model.fields,field_description:account.field_account_journal_group____last_update
-#: model:ir.model.fields,field_description:account.field_account_move____last_update
-#: model:ir.model.fields,field_description:account.field_account_move_line____last_update
-#: model:ir.model.fields,field_description:account.field_account_move_reversal____last_update
-#: model:ir.model.fields,field_description:account.field_account_partial_reconcile____last_update
-#: model:ir.model.fields,field_description:account.field_account_payment____last_update
-#: model:ir.model.fields,field_description:account.field_account_payment_method____last_update
-#: model:ir.model.fields,field_description:account.field_account_payment_method_line____last_update
-#: model:ir.model.fields,field_description:account.field_account_payment_register____last_update
-#: model:ir.model.fields,field_description:account.field_account_payment_term____last_update
-#: model:ir.model.fields,field_description:account.field_account_payment_term_line____last_update
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model____last_update
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line____last_update
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line_template____last_update
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_partner_mapping____last_update
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template____last_update
-#: model:ir.model.fields,field_description:account.field_account_report____last_update
-#: model:ir.model.fields,field_description:account.field_account_report_column____last_update
-#: model:ir.model.fields,field_description:account.field_account_report_expression____last_update
-#: model:ir.model.fields,field_description:account.field_account_report_external_value____last_update
-#: model:ir.model.fields,field_description:account.field_account_report_line____last_update
-#: model:ir.model.fields,field_description:account.field_account_resequence_wizard____last_update
-#: model:ir.model.fields,field_description:account.field_account_root____last_update
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config____last_update
-#: model:ir.model.fields,field_description:account.field_account_tax____last_update
-#: model:ir.model.fields,field_description:account.field_account_tax_group____last_update
-#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line____last_update
-#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line_template____last_update
-#: model:ir.model.fields,field_description:account.field_account_tax_template____last_update
-#: model:ir.model.fields,field_description:account.field_account_tour_upload_bill____last_update
-#: model:ir.model.fields,field_description:account.field_account_tour_upload_bill_email_confirm____last_update
-#: model:ir.model.fields,field_description:account.field_account_unreconcile____last_update
-#: model:ir.model.fields,field_description:account.field_validate_account_move____last_update
msgid "Last Modified on"
msgstr "Zadnje mijenjano"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_report__default_opening_date_filter__last_month
msgid "Last Month"
msgstr "Zadnji mjesec"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_report__default_opening_date_filter__last_quarter
msgid "Last Quarter"
msgstr "Zadnji kvartal"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__write_uid
-#: model:ir.model.fields,field_description:account.field_account_account_tag__write_uid
-#: model:ir.model.fields,field_description:account.field_account_account_template__write_uid
-#: model:ir.model.fields,field_description:account.field_account_accrued_orders_wizard__write_uid
-#: model:ir.model.fields,field_description:account.field_account_automatic_entry_wizard__write_uid
-#: model:ir.model.fields,field_description:account.field_account_bank_statement__write_uid
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__write_uid
-#: model:ir.model.fields,field_description:account.field_account_cash_rounding__write_uid
-#: model:ir.model.fields,field_description:account.field_account_chart_template__write_uid
-#: model:ir.model.fields,field_description:account.field_account_financial_year_op__write_uid
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position__write_uid
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_account__write_uid
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_account_template__write_uid
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_tax__write_uid
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_tax_template__write_uid
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_template__write_uid
-#: model:ir.model.fields,field_description:account.field_account_full_reconcile__write_uid
-#: model:ir.model.fields,field_description:account.field_account_group__write_uid
-#: model:ir.model.fields,field_description:account.field_account_group_template__write_uid
-#: model:ir.model.fields,field_description:account.field_account_incoterms__write_uid
-#: model:ir.model.fields,field_description:account.field_account_invoice_send__write_uid
-#: model:ir.model.fields,field_description:account.field_account_journal__write_uid
-#: model:ir.model.fields,field_description:account.field_account_journal_group__write_uid
-#: model:ir.model.fields,field_description:account.field_account_move__write_uid
-#: model:ir.model.fields,field_description:account.field_account_move_line__write_uid
-#: model:ir.model.fields,field_description:account.field_account_move_reversal__write_uid
-#: model:ir.model.fields,field_description:account.field_account_partial_reconcile__write_uid
-#: model:ir.model.fields,field_description:account.field_account_payment__write_uid
-#: model:ir.model.fields,field_description:account.field_account_payment_method__write_uid
-#: model:ir.model.fields,field_description:account.field_account_payment_method_line__write_uid
-#: model:ir.model.fields,field_description:account.field_account_payment_register__write_uid
-#: model:ir.model.fields,field_description:account.field_account_payment_term__write_uid
-#: model:ir.model.fields,field_description:account.field_account_payment_term_line__write_uid
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model__write_uid
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line__write_uid
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line_template__write_uid
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_partner_mapping__write_uid
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__write_uid
-#: model:ir.model.fields,field_description:account.field_account_report__write_uid
-#: model:ir.model.fields,field_description:account.field_account_report_column__write_uid
-#: model:ir.model.fields,field_description:account.field_account_report_expression__write_uid
-#: model:ir.model.fields,field_description:account.field_account_report_external_value__write_uid
-#: model:ir.model.fields,field_description:account.field_account_report_line__write_uid
-#: model:ir.model.fields,field_description:account.field_account_resequence_wizard__write_uid
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__write_uid
-#: model:ir.model.fields,field_description:account.field_account_tax__write_uid
-#: model:ir.model.fields,field_description:account.field_account_tax_group__write_uid
-#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line__write_uid
-#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line_template__write_uid
-#: model:ir.model.fields,field_description:account.field_account_tax_template__write_uid
-#: model:ir.model.fields,field_description:account.field_account_tour_upload_bill__write_uid
-#: model:ir.model.fields,field_description:account.field_account_tour_upload_bill_email_confirm__write_uid
-#: model:ir.model.fields,field_description:account.field_account_unreconcile__write_uid
-#: model:ir.model.fields,field_description:account.field_validate_account_move__write_uid
msgid "Last Updated by"
msgstr "Zadnji ažurirao"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__write_date
-#: model:ir.model.fields,field_description:account.field_account_account_tag__write_date
-#: model:ir.model.fields,field_description:account.field_account_account_template__write_date
-#: model:ir.model.fields,field_description:account.field_account_accrued_orders_wizard__write_date
-#: model:ir.model.fields,field_description:account.field_account_automatic_entry_wizard__write_date
-#: model:ir.model.fields,field_description:account.field_account_bank_statement__write_date
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__write_date
-#: model:ir.model.fields,field_description:account.field_account_cash_rounding__write_date
-#: model:ir.model.fields,field_description:account.field_account_chart_template__write_date
-#: model:ir.model.fields,field_description:account.field_account_financial_year_op__write_date
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position__write_date
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_account__write_date
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_account_template__write_date
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_tax__write_date
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_tax_template__write_date
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_template__write_date
-#: model:ir.model.fields,field_description:account.field_account_full_reconcile__write_date
-#: model:ir.model.fields,field_description:account.field_account_group__write_date
-#: model:ir.model.fields,field_description:account.field_account_group_template__write_date
-#: model:ir.model.fields,field_description:account.field_account_incoterms__write_date
-#: model:ir.model.fields,field_description:account.field_account_invoice_send__write_date
-#: model:ir.model.fields,field_description:account.field_account_journal__write_date
-#: model:ir.model.fields,field_description:account.field_account_journal_group__write_date
-#: model:ir.model.fields,field_description:account.field_account_move__write_date
-#: model:ir.model.fields,field_description:account.field_account_move_line__write_date
-#: model:ir.model.fields,field_description:account.field_account_move_reversal__write_date
-#: model:ir.model.fields,field_description:account.field_account_partial_reconcile__write_date
-#: model:ir.model.fields,field_description:account.field_account_payment__write_date
-#: model:ir.model.fields,field_description:account.field_account_payment_method__write_date
-#: model:ir.model.fields,field_description:account.field_account_payment_method_line__write_date
-#: model:ir.model.fields,field_description:account.field_account_payment_register__write_date
-#: model:ir.model.fields,field_description:account.field_account_payment_term__write_date
-#: model:ir.model.fields,field_description:account.field_account_payment_term_line__write_date
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model__write_date
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line__write_date
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line_template__write_date
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_partner_mapping__write_date
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__write_date
-#: model:ir.model.fields,field_description:account.field_account_report__write_date
-#: model:ir.model.fields,field_description:account.field_account_report_column__write_date
-#: model:ir.model.fields,field_description:account.field_account_report_expression__write_date
-#: model:ir.model.fields,field_description:account.field_account_report_external_value__write_date
-#: model:ir.model.fields,field_description:account.field_account_report_line__write_date
-#: model:ir.model.fields,field_description:account.field_account_resequence_wizard__write_date
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__write_date
-#: model:ir.model.fields,field_description:account.field_account_tax__write_date
-#: model:ir.model.fields,field_description:account.field_account_tax_group__write_date
-#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line__write_date
-#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line_template__write_date
-#: model:ir.model.fields,field_description:account.field_account_tax_template__write_date
-#: model:ir.model.fields,field_description:account.field_account_tour_upload_bill__write_date
-#: model:ir.model.fields,field_description:account.field_account_tour_upload_bill_email_confirm__write_date
-#: model:ir.model.fields,field_description:account.field_account_unreconcile__write_date
-#: model:ir.model.fields,field_description:account.field_validate_account_move__write_date
msgid "Last Updated on"
msgstr "Zadnje ažurirano"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_report__default_opening_date_filter__last_year
msgid "Last Year"
@@ -8458,38 +8636,45 @@ msgid ""
"Last date at which the discounted amount must be paid in order for the Early"
" Payment Discount to be granted"
msgstr ""
+"Posljednji datum do kojeg iznos sa popustom mora biti plaćen da bi se "
+"odobrio Popust za Rano Plaćanje"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_res_partner__last_time_entries_checked
-#: model:ir.model.fields,help:account.field_res_users__last_time_entries_checked
msgid ""
"Last time the invoices & payments matching was performed for this partner. "
"It is set either if there's not at least an unreconciled debit and an "
"unreconciled credit or if you click the \"Done\" button."
msgstr ""
+"Zadnji put kada je saldo ovog partnera zatvaran. Postavlja se kada se "
+"zatvori saldo partnera ili kada kliknete na gum \"Gotovo\"."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_search
msgid "Late Activities"
msgstr "Aktivnosti u kašnjenju"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "Late Bills"
msgstr "Ul.Računi u kašnjenju"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "Late Invoices"
msgstr "Fakture u kašnjenju"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_partner__last_time_entries_checked
-#: model:ir.model.fields,field_description:account.field_res_users__last_time_entries_checked
msgid "Latest Invoices & Payments Matching Date"
msgstr "Poljednji datum poređenja Faktura i Uplata"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_journal__sale_activity_user_id
msgid "Leave empty to assign the Salesperson of the invoice."
@@ -8500,86 +8685,97 @@ msgstr "Ostavite prazno da biste dodijelili prodavača"
msgid "Leave empty to use the default outstanding account"
msgstr "Ostavite prazno da koristite zadani neuplaćeni račun"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_position_form
msgid "Legal Notes..."
msgstr "Pravne zabilješke..."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_fiscal_position__note
msgid "Legal mentions that have to be printed on the invoices."
msgstr "Zakonske napomene koje se trebaju ispisati na računima."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Less Payment"
msgstr "Manje plaćeno"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Let your customers pay their invoices online"
msgstr "Omogućite svojim kupcima da svoje račune plaćaju online"
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/js/tours/account.js:0
+#: code:addons/account/static/src/js/tours/account.js
#, python-format
msgid "Let's send the invoice."
msgstr "Pošaljimo fakturu"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report_line__hierarchy_level
msgid "Level"
msgstr "Nivo"
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/components/account_type_selection/account_type_selection.js:0
-#: code:addons/account/static/src/js/legacy_account_selection.js:0
+#: code:addons/account/static/src/components/account_type_selection/account_type_selection.js
#, python-format
msgid "Liabilities"
msgstr "Obaveze"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_account__internal_group__liability
-#: model_terms:ir.ui.view,arch_db:account.view_account_search
msgid "Liability"
-msgstr "Obveza"
+msgstr "Obaveza"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model__line_ids
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__line_ids
msgid "Line"
msgstr "Linija"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_report.py:0
+#: code:addons/account/models/account_report.py
#, python-format
msgid "Line \"%s\" defines itself as its parent."
msgstr "Linija \"%s\" definiše sebe kao svog roditelja."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_report.py:0
+#: code:addons/account/models/account_report.py
#, python-format
msgid ""
"Line \"%s\" defines line \"%s\" as its parent, but appears before it in the "
"report. The parent must always come first."
msgstr ""
+"Linija \"%s\" definiše liniju \"%s\" kao svog roditelja, ali se pojavljuje "
+"prije nje u izvještaju. Roditelj mora uvijek doći prvi."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__show_line_subtotals_tax_selection
msgid "Line Subtotals Tax Display"
msgstr "Prikaz poreza na stavkama"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Line subtotals tax display"
msgstr "Prikaz poreza na stavkama"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report__line_ids
msgid "Lines"
@@ -8587,23 +8783,26 @@ msgstr "Stavke"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid "Lines from \"Off-Balance Sheet\" accounts cannot be reconciled"
msgstr "Linije sa računa \"Van bilansnih stavki\" ne mogu biti usklađene"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_journal_search
msgid "Liquidity"
msgstr "Likvidnost"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/chart_template.py
#, python-format
msgid "Liquidity Transfer"
msgstr "Prelazni račun"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_chart_template__tax_template_ids
msgid "List of all the taxes that have to be installed by the wizard"
@@ -8619,14 +8818,13 @@ msgstr "Ograničenje učitaj više"
msgid "Lock Date Message"
msgstr "Poruka zaključanog datuma"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__restrict_mode_hash_table
-#: model:ir.model.fields,field_description:account.field_account_journal__restrict_mode_hash_table
-#: model:ir.model.fields,field_description:account.field_account_move__restrict_mode_hash_table
-#: model:ir.model.fields,field_description:account.field_account_payment__restrict_mode_hash_table
msgid "Lock Posted Entries with Hash"
msgstr "Zaključaj proknjižene stavke"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__is_log
msgid "Log as Internal Note"
@@ -8637,79 +8835,77 @@ msgstr "Unesi kao internu bilješku"
msgid "Logo"
msgstr "Logo"
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/js/tours/account.js:0
+#: code:addons/account/static/src/js/tours/account.js
#, python-format
msgid "Looks good. Let's continue."
msgstr "Izgleda dobro. Hajde da nastavimo."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.onboarding_invoice_layout_step
msgid "Looks great!"
msgstr "Izgleda odlično!"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_cash_rounding__loss_account_id
-#: model:ir.model.fields,field_description:account.field_account_journal__loss_account_id
-#: model:ir.model.fields,field_description:account.field_res_config_settings__expense_currency_exchange_account_id
msgid "Loss Account"
-msgstr "Konto gubitka"
+msgstr "Gubitak"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__expense_currency_exchange_account_id
-#: model:ir.model.fields,field_description:account.field_res_company__expense_currency_exchange_account_id
msgid "Loss Exchange Rate Account"
msgstr "Konto negativnih kursnih razlika"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/chart_template.py
#, python-format
msgid "MISC"
msgstr "RAZNO"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__made_sequence_hole
-#: model:ir.model.fields,field_description:account.field_account_move__made_sequence_hole
-#: model:ir.model.fields,field_description:account.field_account_payment__made_sequence_hole
msgid "Made Sequence Hole"
msgstr "Napravljena rupa u slijedu"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__mail_activity_type_id
msgid "Mail Activity Type"
msgstr "Tip email aktivnosti"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__message_main_attachment_id
-#: model:ir.model.fields,field_description:account.field_account_account_template__message_main_attachment_id
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__message_main_attachment_id
-#: model:ir.model.fields,field_description:account.field_account_journal__message_main_attachment_id
-#: model:ir.model.fields,field_description:account.field_account_move__message_main_attachment_id
-#: model:ir.model.fields,field_description:account.field_account_payment__message_main_attachment_id
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model__message_main_attachment_id
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__message_main_attachment_id
-#: model:ir.model.fields,field_description:account.field_res_company__message_main_attachment_id
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__message_main_attachment_id
msgid "Main Attachment"
msgstr "Glavna zakačka"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_report__commercial_partner_id
msgid "Main Partner"
msgstr "Glavni partner"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_res_config_settings__currency_id
msgid "Main currency of the company."
msgstr "Glavna valuta kompanije"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Main currency of your company"
msgstr "Glavna valuta vaše kompanije"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_accrued_orders_wizard
msgid "Make Accrual Entries"
@@ -8721,23 +8917,25 @@ msgid ""
"Manage answers as new incoming emails instead of replies going to the same "
"thread."
msgstr ""
+"Upravljaj odgovorima kao novim dolaznim e-poštama umjesto odgovora koji idu "
+"u istu nit."
+# taken from hr.po
#. module: account
#: model:ir.ui.menu,name:account.account_management_menu
-#: model:ir.ui.menu,name:account.account_reports_management_menu
-#: model:ir.ui.menu,name:account.menu_finance_entries_management
msgid "Management"
msgstr "Upravljanje"
+# taken from hr.po
#. module: account
#: model:account.payment.method,name:account.account_payment_method_manual_in
-#: model:account.payment.method,name:account.account_payment_method_manual_out
msgid "Manual"
msgstr "Ručno"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/wizard/accrued_orders.py:0
+#: code:addons/account/wizard/accrued_orders.py
#, python-format
msgid "Manual entry"
msgstr "Ručni unos"
@@ -8750,7 +8948,12 @@ msgid ""
"Batch Deposit: Collect several customer checks at once generating and submitting a batch deposit to your bank. Module account_batch_payment is necessary.\n"
"SEPA Direct Debit: Get paid in the SEPA zone thanks to a mandate your partner will have granted to you. Module account_sepa is necessary.\n"
msgstr ""
+"Ručno: Primite plaćanje bilo kojom metodom izvan Odoo-a.\n"
+"Pružatelji Plaćanja: Svaki pružatelj plaćanja ima svoj Način Plaćanja. Zahtijevajte transakciju na/sa kartice zahvaljujući payment tokenu koji je partner sačuvao prilikom kupovine ili pretplate online.\n"
+"Skupni Depozit: Prikupite više čekova kupaca odjednom generirajući i šaljući skupni depozit vašoj banci. Potreban je modul account_batch_payment.\n"
+"SEPA Direktno Zaduženje: Primite plaćanje u SEPA zoni zahvaljujući mandatu koji vam je partner dao. Potreban je modul account_sepa.\n"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_journal__outbound_payment_method_line_ids
msgid ""
@@ -8758,10 +8961,12 @@ msgid ""
"Check: Pay bills by check and print it from Odoo.\n"
"SEPA Credit Transfer: Pay in the SEPA zone by submitting a SEPA Credit Transfer file to your bank. Module account_sepa is necessary.\n"
msgstr ""
+"Priručnik: Platite bilo kojim načinom izvan Odooa.\n"
+"Ček: Plaćajte račune čekom i ispišite ga s Odoo-a \n"
+"SEPA kreditni prijenos: platite u SEPA zoni podnošenjem datoteke SEPA kreditnog prijenosa svojoj banci. Potreban je modul account_sepa.\n"
#. module: account
#: model:ir.model.fields,help:account.field_account_payment__payment_method_line_id
-#: model:ir.model.fields,help:account.field_account_payment_register__payment_method_line_id
msgid ""
"Manual: Pay or Get paid by any method outside of Odoo.\n"
"Payment Providers: Each payment provider has its own Payment Method. Request a transaction on/to a card thanks to a payment token saved by the partner when buying or subscribing online.\n"
@@ -8770,52 +8975,56 @@ msgid ""
"SEPA Credit Transfer: Pay in the SEPA zone by submitting a SEPA Credit Transfer file to your bank. Module account_sepa is necessary.\n"
"SEPA Direct Debit: Get paid in the SEPA zone thanks to a mandate your partner will have granted to you. Module account_sepa is necessary.\n"
msgstr ""
+"Ručno: Platite ili primite plaćanje bilo kojom metodom izvan Odoo-a.\n"
+"Pružatelji Plaćanja: Svaki pružatelj plaćanja ima svoj Način Plaćanja. Zahtijevajte transakciju na/sa kartice zahvaljujući payment tokenu koji je partner sačuvao prilikom kupovine ili pretplate online.\n"
+"Ček: Platite račune čekom i odštampajte ga iz Odoo-a.\n"
+"Skupni Depozit: Prikupite više čekova kupaca odjednom generirajući i šaljući skupni depozit vašoj banci. Potreban je modul account_batch_payment.\n"
+"SEPA Kreditni Transfer: Platite u SEPA zoni slanjem SEPA Kreditni Transfer datoteke vašoj banci. Potreban je modul account_sepa.\n"
+"SEPA Direktno Zaduženje: Primite plaćanje u SEPA zoni zahvaljujući mandatu koji vam je partner dao. Potreban je modul account_sepa.\n"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__fiscalyear_last_month__3
msgid "March"
msgstr "Mart"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Margin Analysis"
msgstr "Analiza marže"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_payment_form
msgid "Mark as Sent"
msgstr "Označi kao poslano"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_payment_register__payment_difference_handling__reconcile
msgid "Mark as fully paid"
msgstr "Označi kao potpuno plaćeno"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model__match_label__match_regex
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model__match_note__match_regex
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model__match_transaction_type__match_regex
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_template__match_label__match_regex
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_template__match_note__match_regex
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_template__match_transaction_type__match_regex
msgid "Match Regex"
msgstr "Podudaranje sa Regex izrazom"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model__match_text_location_label
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__match_text_location_label
msgid "Match Text Location Label"
msgstr "Podudaranje sa tekstom oznake lokacije"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model__match_text_location_note
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__match_text_location_note
msgid "Match Text Location Note"
msgstr "Napomena lokacije poklapanja teksta"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model__match_text_location_reference
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__match_text_location_reference
msgid "Match Text Location Reference"
msgstr "Referenca lokacije poklapanja teksta"
@@ -8829,35 +9038,33 @@ msgstr "Poklapani krediti"
msgid "Matched Debits"
msgstr "Poklapana terećenja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_full_reconcile__reconciled_line_ids
-#: model_terms:ir.ui.view,arch_db:account.view_full_reconcile_form
msgid "Matched Journal Items"
msgstr "Zatvorene stavke"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment.py:0
+#: code:addons/account/models/account_payment.py
#, python-format
msgid "Matched Transactions"
msgstr "Poklapane transakcije"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__full_reconcile_id
-#: model_terms:ir.ui.view,arch_db:account.view_full_reconcile_form
-#: model_terms:ir.ui.view,arch_db:account.view_move_line_form
msgid "Matching"
msgstr "Usklađivanje"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__matching_number
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
msgid "Matching #"
msgstr "Odgovarajući #"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model__matching_order
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__matching_order
msgid "Matching Order"
msgstr "Redoslijed poklapanja"
@@ -8872,12 +9079,15 @@ msgid ""
"Matching number for this line, 'P' if it is only partially reconcile, or the"
" name of the full reconcile if it exists."
msgstr ""
+"Broj podudaranja za ovu liniju, 'P' ako je samo djelimično usklađeno, ili "
+"naziv potpunog usklađivanja ako postoji."
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model__match_partner_ids
msgid "Matching partners"
msgstr "Partneri poklapanja"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_reconcile_model_search
msgid "Matching rules"
@@ -8888,6 +9098,7 @@ msgstr "Pravila podudaranja"
msgid "Max Date of Matched Lines"
msgstr "Maksimalni datum poklapanih linija"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__fiscalyear_last_month__5
msgid "May"
@@ -8895,70 +9106,57 @@ msgstr "Maj"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment_register__communication
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_form
msgid "Memo"
msgstr "Zabilješka"
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/components/account_payment_field/account_payment.xml:0
-#: code:addons/account/static/src/xml/legacy_account_payment.xml:0
-#: model_terms:ir.ui.view,arch_db:account.report_payment_receipt_document
+#: code:addons/account/static/src/components/account_payment_field/account_payment.xml
#, python-format
msgid "Memo:"
msgstr "Zabilješka:"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_base_partner_merge_automatic_wizard
msgid "Merge Partner Wizard"
msgstr "Čarobnjak za spajanje partnera"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__message_has_error
-#: model:ir.model.fields,field_description:account.field_account_account_template__message_has_error
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__message_has_error
-#: model:ir.model.fields,field_description:account.field_account_journal__message_has_error
-#: model:ir.model.fields,field_description:account.field_account_move__message_has_error
-#: model:ir.model.fields,field_description:account.field_account_payment__message_has_error
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model__message_has_error
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__message_has_error
-#: model:ir.model.fields,field_description:account.field_res_company__message_has_error
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__message_has_error
msgid "Message Delivery error"
msgstr "Greška pri isporuci poruke"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__record_name
msgid "Message Record Name"
msgstr "Naziv zapisa poruke"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_partner__invoice_warn_msg
-#: model:ir.model.fields,field_description:account.field_res_users__invoice_warn_msg
msgid "Message for Invoice"
msgstr "Poruka za Fakturu"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_invoice_send__message_type
msgid ""
"Message type: email for email message, notification for system message, "
"comment for other messages such as user replies"
msgstr ""
+"Vrsta poruke: e-mail za e-mail poruke, obavjest za sistemske poruke, "
+"komentari za druge poruke poput korisničkih odgovora"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__message_ids
-#: model:ir.model.fields,field_description:account.field_account_account_template__message_ids
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__message_ids
-#: model:ir.model.fields,field_description:account.field_account_journal__message_ids
-#: model:ir.model.fields,field_description:account.field_account_move__message_ids
-#: model:ir.model.fields,field_description:account.field_account_payment__message_ids
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model__message_ids
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__message_ids
-#: model:ir.model.fields,field_description:account.field_res_company__message_ids
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__message_ids
msgid "Messages"
msgstr "Poruke"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment__payment_method_id
msgid "Method"
@@ -8969,32 +9167,31 @@ msgstr "Metoda"
msgid "Minus Report Expressions"
msgstr "Minus izrazi izvještaja"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.action_account_moves_journal_misc
-#: model:ir.model.fields.selection,name:account.selection__account_journal__type__general
-#: model_terms:ir.ui.view,arch_db:account.view_account_journal_search
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
msgid "Miscellaneous"
-msgstr "Ostalo"
+msgstr "Razno"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/chart_template.py
#, python-format
msgid "Miscellaneous Operations"
msgstr "Ostale operacije"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_validate_account_move.py:0
+#: code:addons/account/wizard/account_validate_account_move.py
#, python-format
msgid "Missing 'active_model' in context."
msgstr "Nedostaje 'active_model' u kontekstu."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_partial_reconcile.py:0
+#: code:addons/account/models/account_partial_reconcile.py
#, python-format
msgid "Missing foreign currencies on partials having ids: %s"
msgstr "Nedostaju strane valute na djelomičnim transakcijama sa id: %s"
@@ -9006,46 +9203,48 @@ msgstr "Nedostaje potreban račun na obračunljivoj liniji."
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line__model_id
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line_template__model_id
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_partner_mapping__model_id
msgid "Model"
msgstr "Model"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_reconcile_model_form
msgid "Model Name"
msgstr "Naziv modela"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_cash_rounding__strategy__biggest_tax
msgid "Modify tax amount"
msgstr "Izmjeni iznos poreza"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_report_column__figure_type__monetary
-#: model:ir.model.fields.selection,name:account.selection__account_report_expression__figure_type__monetary
msgid "Monetary"
msgstr "Monetarni"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Monitor your product margins from invoices"
msgstr "Pratite marže proizvoda iz faktura"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_move__auto_post__monthly
msgid "Monthly"
msgstr "Mjesečno"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment_term_line__months
msgid "Months"
msgstr "Mjeseci"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_report__move_id
-#: model:ir.model.fields,field_description:account.field_account_move_reversal__move_ids
-#: model:ir.model.fields,field_description:account.field_account_resequence_wizard__move_ids
msgid "Move"
msgstr "Kretanje"
@@ -9054,14 +9253,15 @@ msgstr "Kretanje"
msgid "Move Data"
msgstr "Podaci zapisa"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_automatic_entry_wizard__move_line_ids
msgid "Move Line"
msgstr "Stavka prijenosa"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_report__move_type
-#: model:ir.model.fields,field_description:account.field_account_move_reversal__move_type
msgid "Move Type"
msgstr "Tip temeljnice"
@@ -9070,6 +9270,7 @@ msgstr "Tip temeljnice"
msgid "Move types"
msgstr "Tipovi zapisa"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report__filter_multi_company
msgid "Multi-Company"
@@ -9077,54 +9278,32 @@ msgstr "Više tvrtki"
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement_line__direction_sign
-#: model:ir.model.fields,help:account.field_account_move__direction_sign
-#: model:ir.model.fields,help:account.field_account_payment__direction_sign
msgid ""
"Multiplicator depending on the document type, to convert a price into a "
"balance"
msgstr ""
+"Množilac u zavisnosti od tipa dokumenta, za pretvaranje cijene u saldo"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__my_activity_date_deadline
-#: model:ir.model.fields,field_description:account.field_account_journal__my_activity_date_deadline
-#: model:ir.model.fields,field_description:account.field_account_move__my_activity_date_deadline
-#: model:ir.model.fields,field_description:account.field_account_payment__my_activity_date_deadline
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__my_activity_date_deadline
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__my_activity_date_deadline
msgid "My Activity Deadline"
msgstr "Rok za moju aktivnost"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_report_search
msgid "My Invoices"
msgstr "Moje fakture"
#. module: account
#: model:account.report.column,name:account.generic_tax_report_account_tax_column_net
-#: model:account.report.column,name:account.generic_tax_report_column_net
-#: model:account.report.column,name:account.generic_tax_report_tax_account_column_net
msgid "NET"
msgstr "NETO"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account_template__name
-#: model:ir.model.fields,field_description:account.field_account_cash_rounding__name
-#: model:ir.model.fields,field_description:account.field_account_chart_template__name
-#: model:ir.model.fields,field_description:account.field_account_group__name
-#: model:ir.model.fields,field_description:account.field_account_group_template__name
-#: model:ir.model.fields,field_description:account.field_account_incoterms__name
-#: model:ir.model.fields,field_description:account.field_account_payment_method__name
-#: model:ir.model.fields,field_description:account.field_account_payment_method_line__name
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model__name
-#: model:ir.model.fields,field_description:account.field_account_report__name
-#: model:ir.model.fields,field_description:account.field_account_report_column__name
-#: model:ir.model.fields,field_description:account.field_account_report_external_value__name
-#: model:ir.model.fields,field_description:account.field_account_report_line__name
-#: model:ir.model.fields,field_description:account.field_account_root__name
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__bank_name
-#: model:ir.model.fields,field_description:account.field_account_tax_group__name
-#: model_terms:ir.ui.view,arch_db:account.view_account_tax_search
msgid "Name"
msgstr "Naziv:"
@@ -9145,18 +9324,15 @@ msgstr "Najbliži"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__needed_terms
-#: model:ir.model.fields,field_description:account.field_account_move__needed_terms
-#: model:ir.model.fields,field_description:account.field_account_payment__needed_terms
msgid "Needed Terms"
msgstr "Potrebni uslovi"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__needed_terms_dirty
-#: model:ir.model.fields,field_description:account.field_account_move__needed_terms_dirty
-#: model:ir.model.fields,field_description:account.field_account_payment__needed_terms_dirty
msgid "Needed Terms Dirty"
msgstr "Potrebni uslovi prljavi"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account_tag__tax_negate
msgid "Negate Tax Balance"
@@ -9169,17 +9345,18 @@ msgstr "Negativna vrijednost polja iznosa ako je payment_type odlazni"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_tax.py:0
+#: code:addons/account/models/account_tax.py
#, python-format
msgid "Nested group of taxes are not allowed."
msgstr "Ugniježđene grupe poreza nisu dozvoljene."
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_report__filter_hierarchy__never
-#: model:ir.model.fields.selection,name:account.selection__res_company__early_pay_discount_computation__excluded
msgid "Never"
msgstr "Nikad"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__new_journal_name
msgid "New Journal Name"
@@ -9190,121 +9367,116 @@ msgstr "Novi naziv dnevnika"
msgid "New Move"
msgstr "Novi zapis"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "New Transaction"
msgstr "Nova transakcija"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_resequence_wizard__new_values
msgid "New Values"
msgstr "Nove vrijednosti"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model__matching_order__new_first
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_template__matching_order__new_first
msgid "Newest first"
msgstr "Prvo najnoviji"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__activity_calendar_event_id
-#: model:ir.model.fields,field_description:account.field_account_journal__activity_calendar_event_id
-#: model:ir.model.fields,field_description:account.field_account_move__activity_calendar_event_id
-#: model:ir.model.fields,field_description:account.field_account_payment__activity_calendar_event_id
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__activity_calendar_event_id
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__activity_calendar_event_id
msgid "Next Activity Calendar Event"
msgstr "Kaldendarski događaj slijedeće aktivnosti"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__activity_date_deadline
-#: model:ir.model.fields,field_description:account.field_account_journal__activity_date_deadline
-#: model:ir.model.fields,field_description:account.field_account_move__activity_date_deadline
-#: model:ir.model.fields,field_description:account.field_account_payment__activity_date_deadline
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__activity_date_deadline
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__activity_date_deadline
msgid "Next Activity Deadline"
msgstr "Krajnji rok za sljedeću aktivnost"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__activity_summary
-#: model:ir.model.fields,field_description:account.field_account_journal__activity_summary
-#: model:ir.model.fields,field_description:account.field_account_move__activity_summary
-#: model:ir.model.fields,field_description:account.field_account_payment__activity_summary
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__activity_summary
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__activity_summary
msgid "Next Activity Summary"
msgstr "Pregled sljedeće aktivnosti"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__activity_type_id
-#: model:ir.model.fields,field_description:account.field_account_journal__activity_type_id
-#: model:ir.model.fields,field_description:account.field_account_move__activity_type_id
-#: model:ir.model.fields,field_description:account.field_account_payment__activity_type_id
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__activity_type_id
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__activity_type_id
msgid "Next Activity Type"
msgstr "Tip sljedeće aktivnosti"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_move__auto_post__no
msgid "No"
msgstr "Ne"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_payment_search
msgid "No Bank Matching"
msgstr "Nema odgovarajuće banke"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__blocked
msgid "No Follow-up"
msgstr "Bez opomena"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_report_column__figure_type__none
-#: model:ir.model.fields.selection,name:account.selection__account_report_expression__figure_type__none
msgid "No Formatting"
msgstr "Bez formatiranja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_partner__invoice_warn__no-message
msgid "No Message"
msgstr "Bez Poruka"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_fiscal_position__foreign_vat_header_mode__no_template
msgid "No Template"
msgstr "Nema predloška"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal.py:0
+#: code:addons/account/models/account_journal.py
#, python-format
msgid "No attachment was provided"
msgstr "Prilog nije dostavljen"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"No journal could be found in company %(company_name)s for any of those "
"types: %(journal_types)s"
msgstr ""
+"Nijedan dnevnik nije pronađen u poduzeću %(company_name)s ni za jedan od tih"
+" tipova: %(journal_types)s"
#. module: account
#. odoo-python
-#: code:addons/account/models/ir_actions_report.py:0
+#: code:addons/account/models/ir_actions_report.py
#, python-format
msgid ""
"No original purchase document could be found for any of the selected "
"purchase documents."
msgstr ""
+"Nijedan originalni dokument nabavke nije pronađen ni za jedan od odabranih "
+"dokumenata nabavke."
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
+#: code:addons/account/wizard/account_automatic_entry_wizard.py
#, python-format
msgid "No possible action found with the selected lines."
msgstr "Nije pronađena moguća akcija sa odabranim linijama."
@@ -9315,6 +9487,8 @@ msgid ""
"No tax template found for this country. Please install the corresponding "
"localization module."
msgstr ""
+"Nije pronađen porezni predložak za ovu zemlju. Molimo instalirajte "
+"odgovarajući modul lokalizacije."
#. module: account
#: model:ir.model.fields,help:account.field_res_company__tax_lock_date
@@ -9322,19 +9496,27 @@ msgid ""
"No users can edit journal entries related to a tax prior and inclusive of "
"this date."
msgstr ""
+"Nijedan korisnik ne može uređivati knjiženja vezana za porez prije i "
+"uključujući ovaj datum."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_res_company__fiscalyear_lock_date
msgid ""
"No users, including Advisers, can edit accounts prior to and inclusive of "
"this date. Use it for fiscal year locking for example."
msgstr ""
+"Nijedan korisnik, uključujući savjetnike, ne može uređivati knjiženja prije "
+"uključujući ovaj datum. Koristite ovo da na primjer zaključate fiskalnu "
+"godinu."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_chart_template__code_digits
msgid "No. of Digits to use for account code"
msgstr "Broj znamenki za upotrebu u šifri računa"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__non_trade
msgid "Non Trade"
@@ -9345,125 +9527,121 @@ msgstr "Ne trgovačka"
msgid "Non Trade Payable"
msgstr "Neposlovno plativo"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
msgid "Non Trade Receivable"
msgstr "Ne trgovačka potraživanja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_account__account_type__asset_non_current
-#: model:ir.model.fields.selection,name:account.selection__account_account_template__account_type__asset_non_current
msgid "Non-current Assets"
msgstr "Stalna sredstva"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_account__account_type__liability_non_current
-#: model:ir.model.fields.selection,name:account.selection__account_account_template__account_type__liability_non_current
msgid "Non-current Liabilities"
msgstr "Dugoročne obaveze"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_tax__type_tax_use__none
-#: model:ir.model.fields.selection,name:account.selection__account_tax_template__type_tax_use__none
msgid "None"
msgstr "Ništa"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_partner__trust__normal
msgid "Normal Debtor"
msgstr "Normalan platioc"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model__match_label__not_contains
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model__match_note__not_contains
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model__match_transaction_type__not_contains
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_template__match_label__not_contains
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_template__match_note__not_contains
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_template__match_transaction_type__not_contains
msgid "Not Contains"
msgstr "Ne sadrži"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal_dashboard.py:0
+#: code:addons/account/models/account_journal_dashboard.py
#, python-format
msgid "Not Due"
msgstr "Nije dospjelo"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_invoice_report__payment_state__not_paid
-#: model:ir.model.fields.selection,name:account.selection__account_move__payment_state__not_paid
msgid "Not Paid"
msgstr "Nije plaćeno"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__account_dashboard_onboarding_state__not_done
-#: model:ir.model.fields.selection,name:account.selection__res_company__account_invoice_onboarding_state__not_done
-#: model:ir.model.fields.selection,name:account.selection__res_company__account_onboarding_create_invoice_state__not_done
-#: model:ir.model.fields.selection,name:account.selection__res_company__account_onboarding_invoice_layout_state__not_done
-#: model:ir.model.fields.selection,name:account.selection__res_company__account_onboarding_sale_tax_state__not_done
-#: model:ir.model.fields.selection,name:account.selection__res_company__account_setup_bank_data_state__not_done
-#: model:ir.model.fields.selection,name:account.selection__res_company__account_setup_bill_state__not_done
-#: model:ir.model.fields.selection,name:account.selection__res_company__account_setup_coa_state__not_done
-#: model:ir.model.fields.selection,name:account.selection__res_company__account_setup_fy_data_state__not_done
-#: model:ir.model.fields.selection,name:account.selection__res_company__account_setup_taxes_state__not_done
msgid "Not done"
msgstr "Nije gotovo"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account_template__note
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model__match_note
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__match_note
-#: model:ir.model.fields.selection,name:account.selection__account_move_line__display_type__line_note
-#: model_terms:ir.ui.view,arch_db:account.view_account_reconcile_model_form
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Note"
msgstr "Zabilješka"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model__match_note_param
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__match_note_param
msgid "Note Parameter"
msgstr "Parametar napomene"
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_move_out_refund_type
msgid ""
"Note that the easiest way to create a credit note is to do it directly\n"
" from the customer invoice."
msgstr ""
+"Imajte na umu da je najlakši način za izradu kreditne note izravno\n"
+" s fakture kupca."
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_move_in_refund_type
msgid ""
"Note that the easiest way to create a vendor credit note is to do it "
"directly from the vendor bill."
msgstr ""
+"Imajte na umu da je najlakši način za izradu kreditne note dobavljača "
+"izravno s računa dobavljača."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_fiscal_position__note
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_template__note
msgid "Notes"
msgstr "Zabilješke"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__notify
msgid "Notify followers"
msgstr "Obavjesti pratioce"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_invoice_send__notify
msgid "Notify followers of the document (mass post only)"
msgstr "Obavjesti pratioce dokumenta (samo masovni postovi)"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__fiscalyear_last_month__11
msgid "November"
msgstr "Novembar"
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/js/tours/account.js:0
+#: code:addons/account/static/src/js/tours/account.js
#, python-format
msgid "Now, we'll create your first invoice."
msgstr "Sada ćemo kreirati Vaš prvi račun."
@@ -9473,26 +9651,15 @@ msgstr "Sada ćemo kreirati Vaš prvi račun."
msgid "Num Journals Without Account"
msgstr "Broj dnevnika bez računa"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__name
-#: model:ir.model.fields,field_description:account.field_account_full_reconcile__name
-#: model:ir.model.fields,field_description:account.field_account_move__name
-#: model:ir.model.fields,field_description:account.field_account_move_line__move_name
-#: model:ir.model.fields,field_description:account.field_account_payment__name
msgid "Number"
msgstr "Broj"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__message_needaction_counter
-#: model:ir.model.fields,field_description:account.field_account_account_template__message_needaction_counter
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__message_needaction_counter
-#: model:ir.model.fields,field_description:account.field_account_journal__message_needaction_counter
-#: model:ir.model.fields,field_description:account.field_account_move__message_needaction_counter
-#: model:ir.model.fields,field_description:account.field_account_payment__message_needaction_counter
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model__message_needaction_counter
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__message_needaction_counter
-#: model:ir.model.fields,field_description:account.field_res_company__message_needaction_counter
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__message_needaction_counter
msgid "Number of Actions"
msgstr "Broj akcija"
@@ -9501,50 +9668,27 @@ msgstr "Broj akcija"
msgid "Number of days before the early payment proposition expires"
msgstr "Broj dana prije nego što ponuda ranog plaćanja istekne"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model__number_entries
msgid "Number of entries related to this model"
msgstr "Broj stavaka povezanih sa ovim modelom"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__message_has_error_counter
-#: model:ir.model.fields,field_description:account.field_account_account_template__message_has_error_counter
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__message_has_error_counter
-#: model:ir.model.fields,field_description:account.field_account_journal__message_has_error_counter
-#: model:ir.model.fields,field_description:account.field_account_move__message_has_error_counter
-#: model:ir.model.fields,field_description:account.field_account_payment__message_has_error_counter
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model__message_has_error_counter
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__message_has_error_counter
-#: model:ir.model.fields,field_description:account.field_res_company__message_has_error_counter
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__message_has_error_counter
msgid "Number of errors"
msgstr "Broj grešaka"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_account__message_needaction_counter
-#: model:ir.model.fields,help:account.field_account_account_template__message_needaction_counter
-#: model:ir.model.fields,help:account.field_account_bank_statement_line__message_needaction_counter
-#: model:ir.model.fields,help:account.field_account_journal__message_needaction_counter
-#: model:ir.model.fields,help:account.field_account_move__message_needaction_counter
-#: model:ir.model.fields,help:account.field_account_payment__message_needaction_counter
-#: model:ir.model.fields,help:account.field_account_reconcile_model__message_needaction_counter
-#: model:ir.model.fields,help:account.field_account_setup_bank_manual_config__message_needaction_counter
-#: model:ir.model.fields,help:account.field_res_company__message_needaction_counter
-#: model:ir.model.fields,help:account.field_res_partner_bank__message_needaction_counter
msgid "Number of messages requiring action"
msgstr "Broj poruka koje zahtijevaju aktivnost"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_account__message_has_error_counter
-#: model:ir.model.fields,help:account.field_account_account_template__message_has_error_counter
-#: model:ir.model.fields,help:account.field_account_bank_statement_line__message_has_error_counter
-#: model:ir.model.fields,help:account.field_account_journal__message_has_error_counter
-#: model:ir.model.fields,help:account.field_account_move__message_has_error_counter
-#: model:ir.model.fields,help:account.field_account_payment__message_has_error_counter
-#: model:ir.model.fields,help:account.field_account_reconcile_model__message_has_error_counter
-#: model:ir.model.fields,help:account.field_account_setup_bank_manual_config__message_has_error_counter
-#: model:ir.model.fields,help:account.field_res_company__message_has_error_counter
-#: model:ir.model.fields,help:account.field_res_partner_bank__message_has_error_counter
msgid "Number of messages with delivery error"
msgstr "Broj poruka sa greškama pri isporuci"
@@ -9554,12 +9698,16 @@ msgid ""
"Number of months in the past to consider entries from when applying this "
"model."
msgstr ""
+"Broj mjeseci u prošlosti čije unose treba razmotriti prilikom primjene ovog "
+"modela."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "OFX Import"
msgstr "OFX Uvoz"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__fiscalyear_last_month__10
msgid "October"
@@ -9570,6 +9718,7 @@ msgstr "Oktobar"
msgid "Odoo"
msgstr "Odoo"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_report_expression__engine__domain
msgid "Odoo Domain"
@@ -9581,17 +9730,22 @@ msgid ""
"Odoo allows you to reconcile a statement line directly with\n"
" the related sale or purchase invoices."
msgstr ""
+"Odoo vam omogućava da uskladite liniju izvoda direktno sa\n"
+" povezanim fakturama prodaje ili nabavke."
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.res_partner_action_customer
msgid "Odoo helps you easily track all activities related to a customer."
-msgstr "Odoo vam pomaže da jednostavno pratite sve aktivnosti povezane s kupcem."
+msgstr ""
+"Odoo vam pomaže da jednostavno pratite sve aktivnosti povezane s kupcem."
#. module: account
#: model_terms:ir.actions.act_window,help:account.res_partner_action_supplier
msgid "Odoo helps you easily track all activities related to a supplier."
msgstr "Odoo vam pomaže da lako pratite sve aktivnosti vezane za dobavljača."
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_account__internal_group__off_balance
msgid "Off Balance"
@@ -9599,41 +9753,45 @@ msgstr "Van bilance"
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_account__account_type__off_balance
-#: model:ir.model.fields.selection,name:account.selection__account_account_template__account_type__off_balance
msgid "Off-Balance Sheet"
msgstr "Vanbilansna evidencija"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model__matching_order__old_first
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_template__matching_order__old_first
msgid "Oldest first"
msgstr "Prvo najstarije"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__early_pay_discount_computation__included
msgid "On early payment"
msgstr "Pri ranom plaćanju"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_tour_upload_bill_email_confirm
msgid "Once done, press continue."
msgstr "Kada završite, pritisnite 'nastavi'."
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/js/tours/account.js:0
+#: code:addons/account/static/src/js/tours/account.js
#, python-format
msgid "Once everything is as you want it, validate."
msgstr "Kada je sve kako želite, ovjerite."
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/js/tours/account.js:0
+#: code:addons/account/static/src/js/tours/account.js
#, python-format
msgid ""
"Once everything is set, you are good to continue. You will be able to edit "
"this later in the Customers menu."
msgstr ""
+"Kada je sve postavljeno, možete nastaviti. Moći ćete ovo urediti kasnije u "
+"meniju Kupci."
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
@@ -9641,35 +9799,46 @@ msgid ""
"Once installed, set 'Bank Feeds' to 'File Import' in bank account "
"settings.This adds a button to import from the Accounting dashboard."
msgstr ""
+"Kada se instalira, podesite 'Bankovni Tokovi' na 'Import Datoteke' u "
+"podešavanjima bankovnog računa. Ovo dodaje dugme za import sa "
+"Računovodstvenog kontrolnog panela."
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/js/tours/account.js:0
+#: code:addons/account/static/src/js/tours/account.js
#, python-format
msgid "Once your invoice is ready, press CONFIRM."
msgstr "Jednom kad je računa spreman, pritisnite na POTVRDI."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_partner_property_form
msgid "One or more Bank Accounts set on this partner are also used by other"
-msgstr "Jedan ili više bankovnih računa postavljenih na ovom partneru koriste i drugi"
+msgstr ""
+"Jedan ili više bankovnih računa postavljenih na ovom partneru koriste i "
+"drugi"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid "One or more lines require a 100% analytic distribution."
msgstr "Jedna ili više stavaka traže analitičku distribuciju od 100%."
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/chart_template.py
#, python-format
msgid ""
"Only 'tax_tags' expressions can be linked to a tax repartition line "
"template."
msgstr ""
+"Samo 'tax_tags' izrazi mogu biti povezani sa predloškom linije raspodjele "
+"poreza."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report__only_tax_exigible
msgid "Only Tax Exigible Lines"
@@ -9677,34 +9846,38 @@ msgstr "Samo stavke podložne porezu"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_report.py:0
+#: code:addons/account/models/account_report.py
#, python-format
msgid ""
"Only a report without a root report of its own can be selected as root "
"report."
msgstr ""
+"Samo izvještaj bez vlastitog glavnog izvještaja može biti odabran kao glavni"
+" izvještaj."
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/chart_template.py
#, python-format
msgid "Only administrators can load a chart of accounts"
msgstr "Samo administratori mogu učitati kontni plan"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
-#: code:addons/account/models/ir_actions_report.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Only invoices could be printed."
msgstr "Samo računi se mogu ispisivati."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_payment_register__group_payment
msgid ""
"Only one payment will be created by partner (bank), instead of one per bill."
-msgstr ""
+msgstr "Samo jedno plaćanje će biti kreirano umjesto jednog po računu"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_res_company__period_lock_date
msgid ""
@@ -9712,25 +9885,30 @@ msgid ""
"of this date. Use it for period locking inside an open fiscal year, for "
"example."
msgstr ""
+"Samo korisnici sa 'Savjetnik' grupom može uređivati knjiženja prije i "
+"uključujući ovaj datum. Koristite ovu opciju na primjer da zaključate "
+"otvorenu fiskalnu godinu."
#. module: account
#. odoo-python
-#: code:addons/account/controllers/terms.py:0
+#: code:addons/account/controllers/terms.py
#, python-format
msgid "Oops"
-msgstr "Oops"
+msgstr "Ups"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_invoice_report__state__posted
-#: model:ir.model.fields.selection,name:account.selection__account_journal__invoice_reference_type__none
msgid "Open"
msgstr "Otvori"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__opening_balance
msgid "Opening Balance"
msgstr "Početni saldo"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_financial_year_op
msgid "Opening Balance of Financial Year"
@@ -9741,6 +9919,7 @@ msgstr "Početni saldo poslovne godine"
msgid "Opening Credit"
msgstr "Početno potražuje"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_financial_year_op__opening_date
msgid "Opening Date"
@@ -9751,20 +9930,22 @@ msgstr "Datum otvaranja"
msgid "Opening Debit"
msgstr "Početno duguje"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__account_opening_date
msgid "Opening Entry"
msgstr "Početno stanje"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__account_opening_journal_id
msgid "Opening Journal"
msgstr "Dnevnik otvaranja"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/company.py:0
-#: model:ir.model.fields,field_description:account.field_res_company__account_opening_move_id
+#: code:addons/account/models/company.py
#, python-format
msgid "Opening Journal Entry"
msgstr "Stavke početnog stanja"
@@ -9774,41 +9955,46 @@ msgstr "Stavke početnog stanja"
msgid "Opening Move Posted"
msgstr "Kretanje otvaranja proknjiženo"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/company.py:0
+#: code:addons/account/models/company.py
#, python-format
msgid "Opening balance"
msgstr "Početno stanje"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_reconcile_model_form
msgid "Operation Templates"
msgstr "Predlošci operacija"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
-#: code:addons/account/models/account_bank_statement.py:0
+#: code:addons/account/models/account_account.py
#, python-format
msgid "Operation not supported"
msgstr "Operacija nije podržana"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_report__filter_hierarchy__optional
msgid "Optional"
msgstr "Opcionalno"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account_template__nocreate
msgid "Optional Create"
msgstr "Kreiraj opciono"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_account__tag_ids
-#: model:ir.model.fields,help:account.field_account_account_template__tag_ids
msgid "Optional tags you may want to assign for custom reporting"
-msgstr "Proizvoljne oznake koje možete dodijeliti za osobnu prilagodbu izvještaja"
+msgstr ""
+"Proizvoljne oznake koje možete dodijeliti za osobnu prilagodbu izvještaja"
#. module: account
#: model:ir.model.fields,help:account.field_account_invoice_send__lang
@@ -9818,23 +10004,28 @@ msgid ""
"a placeholder expression that provides the appropriate language, e.g. {{ "
"object.partner_id.lang }}."
msgstr ""
+"Opcionalni jezik prevoda (ISO kod) koji se odabira pri slanju e-maila. Ako "
+"nije postavljen, koristit će se engleska verzija. Ovo obično treba biti "
+"izraz zastupnika koji pruža odgovarajući jezik, npr. {{ "
+"object.partner_id.lang }}."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_tour_upload_bill.py:0
+#: code:addons/account/wizard/account_tour_upload_bill.py
#, python-format
msgid "Or send a bill to %s@%s"
msgstr "Ili pošaljite račun na %s@%s"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_resequence_wizard__ordering
msgid "Ordering"
msgstr "Redosljed"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__invoice_origin
-#: model:ir.model.fields,field_description:account.field_account_move__invoice_origin
-#: model:ir.model.fields,field_description:account.field_account_payment__invoice_origin
msgid "Origin"
msgstr "Izvor"
@@ -9843,11 +10034,13 @@ msgstr "Izvor"
msgid "Origin Expression Label"
msgstr "Oznaka originalnog izraza"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report_external_value__carryover_origin_report_line_id
msgid "Origin Line"
msgstr "Izvorna stavka"
+# taken from hr.po
#. module: account
#: model:ir.actions.report,name:account.action_account_original_vendor_bill
msgid "Original Bills"
@@ -9860,12 +10053,16 @@ msgid ""
" Another Email Address: Answers go to the email address mentioned in the tracking message-id instead of original document discussion thread. \n"
" This has an impact on the generated message-id."
msgstr ""
+"Originalna diskusija: Odgovori idu u originalnu nit diskusije dokumenta.\n"
+"Druga e-mail adresa: Odgovori idu na e-mail adresu spomenutu u message-id praćenja umjesto u originalnu nit diskusije dokumenta.\n"
+"Ovo ima utjecaj na generisani message-id."
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__group_tax_id
msgid "Originator Group of Taxes"
msgstr "Originalna grupa poreza"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__payment_id
msgid "Originator Payment"
@@ -9878,8 +10075,6 @@ msgstr "Originalna linija izvoda"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__tax_line_id
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
-#: model_terms:ir.ui.view,arch_db:account.view_move_line_tree
msgid "Originator Tax"
msgstr "Izvorni porez"
@@ -9893,20 +10088,21 @@ msgstr "Originalna linija distribucije poreza"
msgid "Originator tax group"
msgstr "Originalna grupa poreza"
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/components/account_type_selection/account_type_selection.js:0
-#: code:addons/account/static/src/js/legacy_account_selection.js:0
+#: code:addons/account/static/src/components/account_type_selection/account_type_selection.js
#, python-format
msgid "Other"
msgstr "Ostalo"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_account__account_type__income_other
-#: model:ir.model.fields.selection,name:account.selection__account_account_template__account_type__income_other
msgid "Other Income"
msgstr "Ostali prihodi"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Other Info"
@@ -9919,7 +10115,11 @@ msgid ""
"timeframe is indicated on either the invoice or the order. In the event of "
"non-payment by the due date,"
msgstr ""
+"Naše fakture su plative u roku od 21 radni dan, osim ako je drugi vremenski "
+"okvir plaćanja naznačen na fakturi ili narudžbi. U slučaju neplaćanja do "
+"datuma dospijeća,"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_payment_method__payment_type__outbound
msgid "Outbound"
@@ -9930,6 +10130,7 @@ msgstr "Izlazni"
msgid "Outbound Payment Methods"
msgstr "Odlazni metodi plaćanja"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_journal_form
msgid "Outgoing Payments"
@@ -9941,15 +10142,18 @@ msgid ""
"Outgoing Payments are posted on an Outstanding Payments Account. In the bank reconciliation widget, they appear as blue lines.\n"
"Bank transactions are then reconciled on the Outstanding Payments Account rather the Payable Account."
msgstr ""
+"Plaćanje dobavljačima se knjiži na konto plaćanje obaveza. Prilikom zatraranja stavki, pojavljuju se kao plave linije.\n"
+"Bankovne transakcije su poravnate na konto plaćanja obaveze umjesto na konto dobavljača."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__mail_server_id
msgid "Outgoing mail server"
msgstr "Izlazni server e-pošte"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__property_stock_account_output_categ_id
-#: model:ir.model.fields,field_description:account.field_res_company__property_stock_account_output_categ_id
msgid "Output Account for Stock Valuation"
msgstr "Konto izlaza vrednovanja zalihe"
@@ -9958,9 +10162,10 @@ msgstr "Konto izlaza vrednovanja zalihe"
msgid "Outstanding Account"
msgstr "Neizmireni račun"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/chart_template.py
#, python-format
msgid "Outstanding Payments"
msgstr "Plaćanje dobavljačima"
@@ -9975,9 +10180,10 @@ msgstr "Konto plaćanja dobavljačima"
msgid "Outstanding Payments accounts"
msgstr "Konta plaćanja dobavljačima"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/chart_template.py
#, python-format
msgid "Outstanding Receipts"
msgstr "Prilivi od kupaca"
@@ -9992,73 +10198,77 @@ msgstr "Konto priliva od kupaca"
msgid "Outstanding Receipts accounts"
msgstr "Konta priliva od kupaca"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Outstanding credits"
msgstr "Neplaćena potraživanja"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Outstanding debits"
msgstr "Neplaćena dugovanja"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
msgid "Overdue"
msgstr "Dospjele"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
msgid "Overdue invoices, maturity date passed"
msgstr "Dospjele fakture, valuta plaćanja istekla"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
msgid "P&L Accounts"
msgstr "RDG konta"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Package"
msgstr "Paket"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_invoice_report__payment_state__paid
-#: model:ir.model.fields.selection,name:account.selection__account_move__payment_state__paid
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model__match_nature__amount_paid
-#: model:mail.message.subtype,name:account.mt_invoice_paid
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Paid"
msgstr "Plaćeno"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment.py:0
+#: code:addons/account/models/account_payment.py
#, python-format
msgid "Paid Bills"
msgstr "Plaćeni računi"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment.py:0
+#: code:addons/account/models/account_payment.py
#, python-format
msgid "Paid Invoices"
msgstr "Plaćene fakture"
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/components/account_payment_field/account_payment.xml:0
-#: code:addons/account/static/src/xml/legacy_account_payment.xml:0
-#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
+#: code:addons/account/static/src/components/account_payment_field/account_payment.xml
#, python-format
msgid "Paid on"
msgstr "Plaćeno na"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model__match_nature__both
msgid "Paid/Received"
@@ -10069,375 +10279,372 @@ msgstr "Plaćeno/Primljeno"
msgid "Paired Internal Transfer Payment"
msgstr "Upareno interno plaćanje transfera"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_group__parent_id
-#: model:ir.model.fields,field_description:account.field_account_group_template__parent_id
-#: model:ir.model.fields,field_description:account.field_account_root__parent_id
msgid "Parent"
msgstr "Nasljeđeni"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__parent_id
msgid "Parent Chart Template"
msgstr "Nasljeđeni kontni plan"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report_line__parent_id
msgid "Parent Line"
msgstr "Nadređena stavka"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__parent_id
msgid "Parent Message"
msgstr "Nadređena poruka"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_group__parent_path
msgid "Parent Path"
msgstr "Putanja nadređenih"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report_line__report_id
msgid "Parent Report"
msgstr "Nadređeni izvještaj"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Partial"
msgstr "Djelimično"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_partial_reconcile
msgid "Partial Reconcile"
msgstr "Djelomično zatvaranje"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_move_reversal__refund_method__refund
msgid "Partial Refund"
msgstr "Djelimično stornirati"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_invoice_report__payment_state__partial
-#: model:ir.model.fields.selection,name:account.selection__account_move__payment_state__partial
msgid "Partially Paid"
msgstr "Djelimično plaćeno"
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
-#: model:ir.model.fields,field_description:account.field_account_analytic_line__partner_id
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__partner_id
-#: model:ir.model.fields,field_description:account.field_account_invoice_report__partner_id
-#: model:ir.model.fields,field_description:account.field_account_move__partner_id
-#: model:ir.model.fields,field_description:account.field_account_move_line__partner_id
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_partner_mapping__partner_id
-#: model_terms:ir.ui.view,arch_db:account.view_account_analytic_line_filter_inherit_account
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_report_search
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_various_payment_tree
+#: code:addons/account/wizard/account_automatic_entry_wizard.py
#, python-format
msgid "Partner"
msgstr "Partner"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_partner__contract_ids
-#: model:ir.model.fields,field_description:account.field_res_users__contract_ids
msgid "Partner Contracts"
msgstr "Ugovori"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__partner_credit_warning
-#: model:ir.model.fields,field_description:account.field_account_move__partner_credit_warning
-#: model:ir.model.fields,field_description:account.field_account_payment__partner_credit_warning
msgid "Partner Credit Warning"
msgstr "Upozorenje o kreditnoj sposobnosti partnera"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__match_partner
msgid "Partner Is Set"
msgstr "Partner je postavljen"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.action_account_moves_ledger_partner
msgid "Partner Ledger"
msgstr "Salda konti partnera"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_partner__use_partner_credit_limit
-#: model:ir.model.fields,field_description:account.field_res_users__use_partner_credit_limit
msgid "Partner Limit"
msgstr "Limit partnera"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_reconcile_model_form
msgid "Partner Mapping"
msgstr "Mapiranje partnera"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model__partner_mapping_line_ids
msgid "Partner Mapping Lines"
msgstr "Stavke mapiranja partnera"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__partner_name
msgid "Partner Name"
msgstr "Naziv partnera"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment__partner_type
-#: model:ir.model.fields,field_description:account.field_account_payment_register__partner_type
msgid "Partner Type"
msgstr "Vrsta partnera"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model__match_partner
msgid "Partner is Set"
msgstr "Partner je postavljen"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_reconcile_model_partner_mapping
msgid "Partner mapping for reconciliation models"
msgstr "Mapiranje partnera za modele usklađivanja"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/partner.py:0
-#: model:ir.model.fields,field_description:account.field_account_report__filter_partner
-#: model_terms:ir.ui.view,arch_db:account.view_partner_property_form
+#: code:addons/account/models/partner.py
#, python-format
msgid "Partners"
msgstr "Partneri"
#. module: account
#. odoo-python
-#: code:addons/account/models/partner.py:0
+#: code:addons/account/models/partner.py
#, python-format
msgid "Partners that are used in hashed entries cannot be merged."
msgstr "Partneri koji se koriste u hašovanim zapisima ne mogu biti spojeni."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Pay your bills in one-click using Euro SEPA Service"
msgstr "Platite svoje račune jednim klikom koristeći Euro SEPA uslugu"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_account__account_type__liability_payable
-#: model:ir.model.fields.selection,name:account.selection__account_account_template__account_type__liability_payable
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_search
msgid "Payable"
msgstr "Potražni saldo-konto"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__property_account_payable_id
msgid "Payable Account"
msgstr "Potražni saldo-konto"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_partner__debit_limit
-#: model:ir.model.fields,field_description:account.field_res_users__debit_limit
msgid "Payable Limit"
msgstr "Limit potražnog saldo-konta"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.product_template_form_view
msgid "Payables"
msgstr "Obaveze"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__payment_id
-#: model:ir.model.fields,field_description:account.field_account_move__payment_id
-#: model:ir.model.fields,field_description:account.field_account_payment__payment_id
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_search
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Payment"
msgstr "Plaćanje"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment_method_line__payment_account_id
msgid "Payment Account"
msgstr "Konto plaćanja"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_payment_receipt_document
msgid "Payment Amount:"
msgstr "Iznos plaćanja:"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_journal_form
msgid "Payment Communications"
msgstr "Komunikacija plaćanja"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_payment_tree
msgid "Payment Currency"
msgstr "Valuta plaćanja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment_register__payment_date
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_search
msgid "Payment Date"
msgstr "Datum plaćanja"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_payment_receipt_document
msgid "Payment Date:"
msgstr "Datum plaćanja:"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment_register__payment_difference
msgid "Payment Difference"
msgstr "Razlika plaćanja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment_register__payment_difference_handling
msgid "Payment Difference Handling"
msgstr "Rukovanje razlikama plaćanja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment__payment_method_line_id
-#: model:ir.model.fields,field_description:account.field_account_payment_method_line__payment_method_id
-#: model:ir.model.fields,field_description:account.field_account_payment_register__payment_method_line_id
msgid "Payment Method"
msgstr "Metoda plaćanja"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_payment_search
msgid "Payment Method Line"
msgstr "Stavka metode plaćanja"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_payment_receipt_document
msgid "Payment Method:"
msgstr "Metoda plaćanja:"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_payment_method
-#: model:ir.model,name:account.model_account_payment_method_line
-#: model_terms:ir.ui.view,arch_db:account.view_account_journal_form
msgid "Payment Methods"
msgstr "Metoda plaćanja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__qr_code_method
-#: model:ir.model.fields,field_description:account.field_account_move__qr_code_method
-#: model:ir.model.fields,field_description:account.field_account_payment__qr_code_method
msgid "Payment QR-code"
msgstr "QR kod za plaćanje"
+# taken from hr.po
#. module: account
#: model:ir.actions.report,name:account.action_report_payment_receipt
msgid "Payment Receipt"
-msgstr "Račun"
+msgstr "Potvrda plaćanja"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_payment_receipt_document
msgid "Payment Receipt:"
msgstr "Potvrda plaćanja:"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__payment_reference
-#: model:ir.model.fields,field_description:account.field_account_move__payment_reference
-#: model:ir.model.fields,field_description:account.field_account_payment__payment_reference
msgid "Payment Reference"
msgstr "Referenca plaćanja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__payment_state
-#: model:ir.model.fields,field_description:account.field_account_invoice_report__payment_state
-#: model:ir.model.fields,field_description:account.field_account_move__payment_state
-#: model:ir.model.fields,field_description:account.field_account_payment__payment_state
msgid "Payment Status"
msgstr "Status pl."
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_move_line__display_type__payment_term
msgid "Payment Term"
msgstr "Uslov pl."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__payment_term_details
-#: model:ir.model.fields,field_description:account.field_account_move__payment_term_details
-#: model:ir.model.fields,field_description:account.field_account_payment__payment_term_details
msgid "Payment Term Details"
msgstr "Uslovi pl. detalji"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.action_payment_term_form
-#: model:ir.model,name:account.model_account_payment_term
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__invoice_payment_term_id
-#: model:ir.model.fields,field_description:account.field_account_move__invoice_payment_term_id
-#: model:ir.model.fields,field_description:account.field_account_payment__invoice_payment_term_id
-#: model:ir.model.fields,field_description:account.field_account_payment_term__name
-#: model:ir.model.fields,field_description:account.field_account_payment_term_line__payment_id
-#: model:ir.ui.menu,name:account.menu_action_payment_term_form
-#: model_terms:ir.ui.view,arch_db:account.view_partner_property_form
-#: model_terms:ir.ui.view,arch_db:account.view_payment_term_form
-#: model_terms:ir.ui.view,arch_db:account.view_payment_term_search
-#: model_terms:ir.ui.view,arch_db:account.view_payment_term_tree
msgid "Payment Terms"
msgstr "Uslovi plaćanja"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_payment_term_line
msgid "Payment Terms Line"
-msgstr "Redak uvjeta plaćanja"
+msgstr "Uslovi pl. linija"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model__allow_payment_tolerance
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line__allow_payment_tolerance
msgid "Payment Tolerance"
msgstr "Tolerancija pl."
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model__payment_tolerance_type
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__payment_tolerance_type
msgid "Payment Tolerance Type"
msgstr "Tip tolerancije plaćanja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment__payment_type
-#: model:ir.model.fields,field_description:account.field_account_payment_method__payment_type
-#: model:ir.model.fields,field_description:account.field_account_payment_method_line__payment_type
-#: model:ir.model.fields,field_description:account.field_account_payment_register__payment_type
msgid "Payment Type"
msgstr "Tip plaćanja"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_payment_term_form
msgid "Payment term explanation for the customer..."
msgstr "Opis uslova plaćanja za kupca..."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Payment terms"
msgstr "Uslovi plaćanja"
+# taken from hr.po
#. module: account
#: model_terms:account.payment.term,note:account.account_payment_term_15days
msgid "Payment terms: 15 Days"
msgstr "Uslovi plaćanja: 15 dana"
+# taken from hr.po
#. module: account
#: model_terms:account.payment.term,note:account.account_payment_term_2months
msgid "Payment terms: 2 Months"
msgstr "Uslovi plaćanja: 2 mjeseca"
+# taken from hr.po
#. module: account
#: model_terms:account.payment.term,note:account.account_payment_term_21days
msgid "Payment terms: 21 Days"
msgstr "Uslovi plaćanja: 21 dan"
+# taken from hr.po
#. module: account
#: model_terms:account.payment.term,note:account.account_payment_term_30days
-#: model_terms:ir.ui.view,arch_db:account.bill_preview
msgid "Payment terms: 30 Days"
msgstr "Uslovi plaćanja: 30 dana"
+# taken from hr.po
#. module: account
#: model_terms:account.payment.term,note:account.account_payment_term_30days_early_discount
msgid "Payment terms: 30 Days, 2% Early Payment Discount under 7 days"
@@ -10453,90 +10660,89 @@ msgstr "Uslovi plaćanja: 30 dana Kraj mjeseca na 10."
msgid "Payment terms: 30% Advance End of Following Month"
msgstr "Uslovi plaćanja: 30% avansno krejem pretećeg mjeseca"
+# taken from hr.po
#. module: account
#: model_terms:account.payment.term,note:account.account_payment_term_advance_60days
msgid "Payment terms: 30% Now, Balance 60 Days"
msgstr "Uvijet plaćanja: 30% odmah, ostatak za 60 dana"
+# taken from hr.po
#. module: account
#: model_terms:account.payment.term,note:account.account_payment_term_45days
msgid "Payment terms: 45 Days"
msgstr "Uslovi pl: 45 dana"
+# taken from hr.po
#. module: account
#: model_terms:account.payment.term,note:account.account_payment_term_end_following_month
msgid "Payment terms: End of Following Month"
msgstr "Uslovi plaćanja: Kraj sljedećeg mjeseca"
+# taken from hr.po
#. module: account
#: model_terms:account.payment.term,note:account.account_payment_term_immediate
msgid "Payment terms: Immediate Payment"
msgstr "Uslovi plaćanja: Avansno plaćanje"
+# taken from hr.po
#. module: account
#: model:mail.template,name:account.mail_template_data_payment_receipt
msgid "Payment: Payment Receipt"
msgstr "Plaćanje: Potvrda o uplati"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_payment_register.py:0
-#: model:ir.actions.act_window,name:account.action_account_payments
-#: model:ir.actions.act_window,name:account.action_account_payments_payable
-#: model:ir.model,name:account.model_account_payment
-#: model:ir.model.fields,field_description:account.field_account_move__payment_ids
-#: model:ir.model.fields,field_description:account.field_account_payment__payment_ids
-#: model:ir.ui.menu,name:account.menu_action_account_payments_payable
-#: model:ir.ui.menu,name:account.menu_action_account_payments_receivable
-#: model:ir.ui.menu,name:account.root_payment_menu
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_search
+#: code:addons/account/wizard/account_payment_register.py
#, python-format
msgid "Payments"
msgstr "Plaćanja"
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_account_payments
-#: model_terms:ir.actions.act_window,help:account.action_account_payments_payable
-#: model_terms:ir.actions.act_window,help:account.action_account_payments_transfer
msgid ""
"Payments are used to register liquidity movements. You can process those "
"payments by your own means or by using installed facilities."
msgstr ""
+"Plaćanja se koriste za evidentiranje kretanja likvidnosti. Ta plaćanja "
+"možete obraditi vlastitim sredstvima ili korištenjem instaliranih uređaja."
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_payment_term_line__value__percent
msgid "Percent"
msgstr "Procenat"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_automatic_entry_wizard__percentage
-#: model:ir.model.fields.selection,name:account.selection__account_report_column__figure_type__percentage
-#: model:ir.model.fields.selection,name:account.selection__account_report_expression__figure_type__percentage
msgid "Percentage"
msgstr "Postotak"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
+#: code:addons/account/wizard/account_automatic_entry_wizard.py
#, python-format
msgid "Percentage must be between 0 and 100"
msgstr "Postotak mora biti između 0 i 100"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_tax__amount_type__percent
-#: model:ir.model.fields.selection,name:account.selection__account_tax_template__amount_type__percent
msgid "Percentage of Price"
msgstr "Procenat od cijene"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_tax__amount_type__division
-#: model:ir.model.fields.selection,name:account.selection__account_tax_template__amount_type__division
msgid "Percentage of Price Tax Included"
msgstr "Procenat od cijene sa porezom"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_line__amount_type__percentage
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_line_template__amount_type__percentage
msgid "Percentage of balance"
msgstr "Procenat od salda"
@@ -10550,9 +10756,10 @@ msgstr "Procenat svake linije za izvršavanje akcije."
msgid "Percentage of statement line"
msgstr "Procenat iznosa linije izvoda"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment_term.py:0
+#: code:addons/account/models/account_payment_term.py
#, python-format
msgid "Percentages on the Payment Terms lines must be between 0 and 100."
msgstr "Postotak na stavkama uvjeta plaćanja mora biti između 0 i 100."
@@ -10562,6 +10769,7 @@ msgstr "Postotak na stavkama uvjeta plaćanja mora biti između 0 i 100."
msgid "Period"
msgstr "Period"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report__filter_period_comparison
msgid "Period Comparison"
@@ -10569,86 +10777,97 @@ msgstr "Usporedba perioda"
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/chart_template.py
#, python-format
msgid ""
"Please check the fiscal country of company %s. (Settings > Accounting > "
"Fiscal Country)Taxes can only be updated if they are in the company's fiscal"
" country (%s) or the localization's country (%s)."
msgstr ""
+"Molimo provjerite fiskalnu zemlju poduzeća %s. (Postavke > Računovodstvo > "
+"Fiskalna Zemlja) Porezi se mogu ažurirati samo ako su u fiskalnoj zemlji "
+"poduzeća (%s) ili u zemlji lokalizacije (%s)."
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/chart_template.py
#, python-format
msgid ""
"Please check these taxes. They might be outdated. We did not update them. "
"Indeed, they do not exactly match the taxes of the original version of the "
"localization module.
You might want to archive or adapt them.
"
msgstr ""
+"Molimo provjerite ove poreze. Možda su zastarjeli. Nismo ih ažurirali. "
+"Zaista, oni se ne poklapaju tačno sa porezima originalne verzije modula "
+"lokalizacije.
Možda želite arhivirati ili prilagoditi ih.
"
#. module: account
#. odoo-python
-#: code:addons/account/models/company.py:0
+#: code:addons/account/models/company.py
#, python-format
msgid "Please contact your accountant to print the Hash integrity result."
-msgstr "Molimo kontaktirajte vašeg računovođu da ispiše rezultat integriteta heša."
+msgstr ""
+"Molimo kontaktirajte vašeg računovođu da ispiše rezultat integriteta heša."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
+#: code:addons/account/models/account_account.py
#, python-format
msgid "Please create new accounts from the Chart of Accounts menu."
msgstr "Molimo kreirajte nove račune iz menija Kontnog plana."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment.py:0
+#: code:addons/account/models/account_payment.py
#, python-format
msgid "Please define a payment method line on your payment."
msgstr "Molimo definišite liniju metoda plaćanja na vašem plaćanju."
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/chart_template.py
#, python-format
msgid "Please first define a fiscal country for company %s."
msgstr "Molimo prvo definišite fiskalnu zemlju za kompaniju %s."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal_dashboard.py:0
+#: code:addons/account/models/account_journal_dashboard.py
#, python-format
msgid "Please install Accounting for this feature"
msgstr "Molimo instalirajte Računovodstvo za ovu funkciju"
#. module: account
#. odoo-python
-#: code:addons/account/models/company.py:0
+#: code:addons/account/models/company.py
#, python-format
msgid ""
"Please install a chart of accounts or create a miscellaneous journal before "
"proceeding."
msgstr ""
+"Molimo instalirajte kontni plan ili kreirajte razni dnevnik prije nastavka."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_cash_rounding.py:0
+#: code:addons/account/models/account_cash_rounding.py
#, python-format
msgid "Please set a strictly positive rounding value."
msgstr "Molimo postavite striktno pozitivnu vrijednost."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_reconcile_model.py:0
+#: code:addons/account/models/account_reconcile_model.py
#, python-format
msgid ""
"Please set at least one of the match texts to create a partner mapping."
msgstr ""
+"Molimo podesite najmanje jedan od tekstova podudaranja da kreirate mapiranje"
+" partnera."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.bill_preview
-#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
msgid "Please use the following communication for your payment :"
msgstr "Molimo koristite sljedeću referencu prilikom plaćanja :"
@@ -10662,64 +10881,67 @@ msgstr "Plus porezni izrazi izvještaja"
msgid "PoS receivable account"
msgstr "PoS naplativi račun"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__access_url
-#: model:ir.model.fields,field_description:account.field_account_move__access_url
-#: model:ir.model.fields,field_description:account.field_account_payment__access_url
msgid "Portal Access URL"
msgstr "URL za pristup portalu"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Post"
msgstr "Proknjiži"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "Post All Entries"
msgstr "Proknjiži sve zapise"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_payment_register_form
msgid "Post Difference In"
msgstr "Prokniži razliku u"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.validate_account_move_view
msgid "Post Journal Entries"
msgstr "Proknjiži zapise žurnala"
+# taken from hr.po
#. module: account
#: model:ir.actions.server,name:account.action_account_confirm_payments
msgid "Post Payments"
msgstr "Proknjiži plaćanje"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.action_validate_account_move
msgid "Post entries"
msgstr "Proknjiži"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_move__state__posted
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_search
msgid "Posted"
msgstr "Proknjižen"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__posted_before
-#: model:ir.model.fields,field_description:account.field_account_move__posted_before
-#: model:ir.model.fields,field_description:account.field_account_payment__posted_before
msgid "Posted Before"
msgstr "Knjiženo prije"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_move_filter
msgid "Posted Journal Entries"
msgstr "Proknjiženi nalozi"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
msgid "Posted Journal Items"
@@ -10727,34 +10949,40 @@ msgstr "Proknjižene stavke"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"Posted journal entry must have an unique sequence number per company.\n"
"Problematic numbers: %s\n"
msgstr ""
+"Proknjižena stavka dnevnika mora imati jedinstveni sekvencijalni broj po poduzeću.\n"
+"Problematični brojevi: %s\n"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax_group__preceding_subtotal
msgid "Preceding Subtotal"
msgstr "Prethodni međuzbroj"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_report_expression__engine__account_codes
msgid "Prefix of Account Codes"
msgstr "Prefix konta"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__bank_account_code_prefix
-#: model:ir.model.fields,field_description:account.field_res_company__bank_account_code_prefix
msgid "Prefix of the bank accounts"
msgstr "Prefix računa banke"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__cash_account_code_prefix
msgid "Prefix of the cash accounts"
msgstr "Prefix računa gotovine"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__cash_account_code_prefix
msgid "Prefix of the main cash accounts"
@@ -10776,6 +11004,8 @@ msgid ""
"Prefix that defines which accounts from the financial accounting this "
"applicability should apply on."
msgstr ""
+"Prefiks koji definiše na koje konte iz finansijskog računovodstva ova "
+"primjenjivost treba biti primijenjena."
#. module: account
#: model:ir.model.fields,help:account.field_account_analytic_distribution_model__account_prefix
@@ -10783,19 +11013,23 @@ msgid ""
"Prefix that defines which accounts from the financial accounting this model "
"should apply on."
msgstr ""
+"Prefiks koji definiše na koje konte iz finansijskog računovodstva ovaj model"
+" treba biti primijenjen."
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_account__account_type__asset_prepayments
-#: model:ir.model.fields.selection,name:account.selection__account_account_template__account_type__asset_prepayments
msgid "Prepayments"
msgstr "Avansne uplate"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_reconcile_model
msgid ""
"Preset to create journal entries during a invoices and payments matching"
-msgstr ""
+msgstr "Prethodno postaviti za stvaranje knjiženja tijekom zatvaranja stavaka"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Preview"
@@ -10821,175 +11055,172 @@ msgstr "Pregled podataka zapisa"
msgid "Preview Moves"
msgstr "Pregled zapisa"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_invoice_send_wizard_form
msgid "Preview as a PDF"
msgstr "Pregledaj kao PDF"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Preview invoice"
msgstr "Pregled fakture"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Price"
msgstr "Cijena"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__is_print
-#: model:ir.model.fields,field_description:account.field_res_config_settings__invoice_is_print
-#: model_terms:ir.ui.view,arch_db:account.account_invoice_send_wizard_form
-#: model_terms:ir.ui.view,arch_db:account.portal_invoice_page
msgid "Print"
msgstr "Ispis"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report_line__print_on_new_page
msgid "Print On New Page"
msgstr "Ispis na novoj stranici"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__invoice_is_print
msgid "Print by default"
msgstr "Zadano: Ispiši"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Print checks to pay your vendors"
msgstr "Ispis čekova za plaćanje dobavljačima"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement__problem_description
msgid "Problem Description"
msgstr "Opis problema"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_product_template
-#: model:ir.model.fields,field_description:account.field_account_analytic_distribution_model__product_id
-#: model:ir.model.fields,field_description:account.field_account_analytic_line__product_id
-#: model:ir.model.fields,field_description:account.field_account_invoice_report__product_id
-#: model:ir.model.fields,field_description:account.field_account_move_line__product_id
-#: model:ir.model.fields.selection,name:account.selection__account_move_line__display_type__product
-#: model_terms:ir.ui.view,arch_db:account.view_account_analytic_line_filter_inherit_account
-#: model_terms:ir.ui.view,arch_db:account.view_move_line_form
msgid "Product"
msgstr "Proizvod"
+# taken from hr.po
#. module: account
#: model:ir.ui.menu,name:account.menu_product_product_categories
msgid "Product Categories"
msgstr "Kategorije artikala"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_product_category
-#: model:ir.model.fields,field_description:account.field_account_analytic_applicability__product_categ_id
-#: model:ir.model.fields,field_description:account.field_account_analytic_distribution_model__product_categ_id
-#: model:ir.model.fields,field_description:account.field_account_invoice_report__product_categ_id
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_report_search
msgid "Product Category"
msgstr "Kategorija proizvoda"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_report__quantity
msgid "Product Quantity"
msgstr "Količina proizvoda"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_product_product
msgid "Product Variant"
msgstr "Varijanta proizvoda"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.product_product_action_purchasable
-#: model:ir.actions.act_window,name:account.product_product_action_sellable
-#: model:ir.model.fields.selection,name:account.selection__account_account_tag__applicability__products
-#: model:ir.ui.menu,name:account.product_product_menu_purchasable
-#: model:ir.ui.menu,name:account.product_product_menu_sellable
-#: model_terms:ir.ui.view,arch_db:account.product_template_view_tree
msgid "Products"
-msgstr "Proizvodi"
+msgstr "Artikli"
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/components/account_type_selection/account_type_selection.js:0
-#: code:addons/account/static/src/js/legacy_account_selection.js:0
+#: code:addons/account/static/src/components/account_type_selection/account_type_selection.js
#, python-format
msgid "Profit & Loss"
msgstr "Dobit i gubitak"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_cash_rounding__profit_account_id
-#: model:ir.model.fields,field_description:account.field_account_journal__profit_account_id
msgid "Profit Account"
msgstr "Konto dobiti"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_journal__type__purchase
-#: model_terms:ir.ui.view,arch_db:account.view_account_tax_search
-#: model_terms:ir.ui.view,arch_db:account.view_account_tax_template_search
msgid "Purchase"
-msgstr "Nabava"
+msgstr "Nabavke"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__group_show_purchase_receipts
-#: model:ir.model.fields.selection,name:account.selection__account_move__move_type__in_receipt
-#: model:res.groups,name:account.group_purchase_receipts
msgid "Purchase Receipt"
msgstr "Potvrda nabavke"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Purchase Receipt Created"
msgstr "Potvrda nabavke kreirana"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.portal_invoice_page
msgid "Purchase Representative"
msgstr "Referent nabavke"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Purchase Tax"
msgstr "Ulazni PDV"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.action_account_moves_journal_purchase
-#: model:ir.model.fields.selection,name:account.selection__account_tax__type_tax_use__purchase
-#: model:ir.model.fields.selection,name:account.selection__account_tax_template__type_tax_use__purchase
-#: model_terms:ir.ui.view,arch_db:account.view_account_journal_search
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
msgid "Purchases"
msgstr "Nabavke"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "QIF Import"
msgstr "QIF Uvoz"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment__qr_code
msgid "QR Code URL"
msgstr "URL QR koda"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "QR Codes"
msgstr "QR kodovi"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__quantity
msgid "Quantity"
msgstr "Količina"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Quantity:"
msgstr "Količina:"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_move__auto_post__quarterly
msgid "Quarterly"
@@ -10997,21 +11228,16 @@ msgstr "Kvartalno"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__quick_edit_mode
-#: model:ir.model.fields,field_description:account.field_account_move__quick_edit_mode
-#: model:ir.model.fields,field_description:account.field_account_payment__quick_edit_mode
msgid "Quick Edit Mode"
msgstr "Režim brzog uređivanja"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__quick_encoding_vals
-#: model:ir.model.fields,field_description:account.field_account_move__quick_encoding_vals
-#: model:ir.model.fields,field_description:account.field_account_payment__quick_encoding_vals
msgid "Quick Encoding Vals"
msgstr "Vrijednosti brzog kodiranja"
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__quick_edit_mode
-#: model:ir.model.fields,field_description:account.field_res_config_settings__quick_edit_mode
msgid "Quick encoding"
msgstr "Brzo kodiranje"
@@ -11025,6 +11251,7 @@ msgstr "Ponovni redoslijed"
msgid "Real amount to apply"
msgstr "Stvarni iznos za primjenu"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_reversal__reason
msgid "Reason"
@@ -11035,64 +11262,67 @@ msgstr "Razlog"
msgid "Receipt Currency"
msgstr "Valuta računa"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.action_move_in_receipt_type
-#: model:ir.actions.act_window,name:account.action_move_out_receipt_type
-#: model:ir.ui.menu,name:account.menu_action_move_in_receipt_type
-#: model:ir.ui.menu,name:account.menu_action_move_out_receipt_type
msgid "Receipts"
msgstr "Potvrde"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_account__account_type__asset_receivable
-#: model:ir.model.fields.selection,name:account.selection__account_account_template__account_type__asset_receivable
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_search
msgid "Receivable"
msgstr "Dugovni saldo-konto"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__property_account_receivable_id
msgid "Receivable Account"
msgstr "Dugovni saldo-konto"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.product_template_form_view
msgid "Receivables"
msgstr "Potraživanja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_payment__payment_type__inbound
msgid "Receive"
msgstr "Primi"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_payment_register__payment_type__inbound
msgid "Receive Money"
msgstr "Primi novac"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model__match_nature__amount_received
msgid "Received"
msgstr "Primljeno"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__partner_bank_id
-#: model:ir.model.fields,field_description:account.field_account_move__partner_bank_id
msgid "Recipient Bank"
msgstr "Banka primaoc"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment__partner_bank_id
-#: model:ir.model.fields,field_description:account.field_account_payment_register__partner_bank_id
msgid "Recipient Bank Account"
msgstr "Bankovni račun primaoca"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_invoice_send_wizard_form
msgid "Recipients"
msgstr "Primaoci"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_automatic_entry_wizard_form
msgid "Recognition Date"
@@ -11103,26 +11333,29 @@ msgstr "Datum priznavanja"
msgid "Reconcile Model Line Template"
msgstr "Model sravnjenja stavka šablona"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_reconcile_model_template
msgid "Reconcile Model Template"
-msgstr "Predložak modela zatvaranja"
+msgstr "Šablon modela sravnjenja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__reconciled
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_search
msgid "Reconciled"
msgstr "Sravnjeno"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment__reconciled_bill_ids
msgid "Reconciled Bills"
msgstr "Sravnjeni računi"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment__reconciled_invoice_ids
msgid "Reconciled Invoices"
-msgstr "Zatvoreni računi"
+msgstr "Sravnjene fakture"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment__reconciled_invoices_type
@@ -11139,23 +11372,25 @@ msgstr "Sravnjenje stavke"
msgid "Reconciled Statement Lines"
msgstr "Sravnjeni bankonvni izvodi"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__reconcile_model_id
msgid "Reconciliation Model"
msgstr "Model sravnjenja"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.action_account_reconcile_model
-#: model:ir.ui.menu,name:account.action_account_reconcile_model_menu
-#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "Reconciliation Models"
msgstr "Modeli sravnjenja Ostavki"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_full_reconcile__partial_reconcile_ids
msgid "Reconciliation Parts"
msgstr "Djelimično sravnjene Ostavke"
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.res_partner_action_supplier_bills
msgid "Record a new vendor bill"
@@ -11163,111 +11398,112 @@ msgstr "Registriraj novi ulazni račun"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_tax.py:0
+#: code:addons/account/models/account_tax.py
#, python-format
msgid "Recursion found for tax '%s'."
msgstr "Rekurzija za porez '%s'."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_analytic_line__ref
msgid "Ref."
msgstr "Ref."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/controllers/portal.py:0
-#: model:ir.model.fields,field_description:account.field_account_bank_statement__name
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__ref
-#: model:ir.model.fields,field_description:account.field_account_move__ref
-#: model:ir.model.fields,field_description:account.field_account_move_line__ref
-#: model:ir.model.fields,field_description:account.field_account_payment__ref
-#: model_terms:ir.ui.view,arch_db:account.view_account_reconcile_model_form
+#: code:addons/account/controllers/portal.py
#, python-format
msgid "Reference"
msgstr "Referenca"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_payment__payment_reference
msgid ""
"Reference of the document used to issue this payment. Eg. check number, file"
" name, etc."
msgstr ""
+"Oznaka dokumenta koji je kreirao ovo plaćanje. Npr. broj čeka, naziv "
+"dokumenta, itd..."
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_tax_repartition_line__document_type__refund
-#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "Refund"
msgstr "Refundacija"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Refund Created"
msgstr "Povrat kreiran"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_in_invoice_refund_tree
msgid "Refund Currency"
msgstr "Valuta povrata"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_move_reversal
msgid "Refund Date"
msgstr "Datum povrata"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line__refund_tax_id
-#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line_template__refund_tax_id
msgid "Refund Tax"
msgstr "PDV povrat"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.action_move_in_refund_type
-#: model:ir.ui.menu,name:account.menu_action_move_in_refund_type
msgid "Refunds"
msgstr "Povrati"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
-#: model:ir.actions.server,name:account.action_account_invoice_from_list
-#: model:ir.model,name:account.model_account_payment_register
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_form
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_register_form
-#: model_terms:ir.ui.view,arch_db:account.view_invoice_tree
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Register Payment"
msgstr "Registracija uplate"
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_bank_statement_tree
msgid "Register a bank statement"
msgstr "Evidentiraj bankovni izvod"
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_move_in_receipt_type
msgid "Register a new purchase receipt"
msgstr "Unesite novi ulazni račun"
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_account_payments
-#: model_terms:ir.actions.act_window,help:account.action_account_payments_payable
-#: model_terms:ir.actions.act_window,help:account.action_account_payments_transfer
msgid "Register a payment"
msgstr "Evidentiraj plaćanje"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__res_id
msgid "Related Document ID"
msgstr "Povezani ID dokumenta"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__model
msgid "Related Document Model"
msgstr "Povezani model dokumenta"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__related_taxes_amount
msgid "Related Taxes Amount"
@@ -11278,6 +11514,7 @@ msgstr "Iznos primjenjenih poreza"
msgid "Remake the sequence of Journal Entries."
msgstr "Ponovi sekvencu zapisa dnevnika."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__render_model
msgid "Rendering Model"
@@ -11308,16 +11545,19 @@ msgstr "Redistribucija kad se porez koristi na povraćaju"
msgid "Repartition when the tax is used on an invoice"
msgstr "Redistribucija kad se porez koristi na fakturi"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_fiscal_position_tax_template__tax_dest_id
msgid "Replacement Tax"
msgstr "Zamjenski porez"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__reply_to_mode
msgid "Replies"
msgstr "Odgovori"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__reply_to
msgid "Reply To"
@@ -11329,22 +11569,28 @@ msgid ""
"Reply email address. Setting the reply_to bypasses the automatic thread "
"creation."
msgstr ""
+"Email adresa odgovora. Postavljanjem reply_to zaobilazi automatsko kreiranje"
+" niti."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report_column__report_id
msgid "Report"
msgstr "Izvještaj"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_ir_actions_report
msgid "Report Action"
msgstr "Akcija izvještaja"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
msgid "Report Dates"
msgstr "Datumi izvještaja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report_expression__report_line_id
msgid "Report Line"
@@ -11355,117 +11601,121 @@ msgstr "Stavka izvještaja"
msgid "Report Line Name"
msgstr "Naziv linije izvještaja"
+# taken from hr.po
#. module: account
#: model:ir.ui.menu,name:account.account_report_folder
-#: model:ir.ui.menu,name:account.menu_finance_reports
msgid "Reporting"
msgstr "Izvještavanje"
#. module: account
#: model:ir.model.fields,help:account.field_account_cash_rounding__rounding
msgid "Represent the non-zero value smallest coinage (for example, 0.05)."
-msgstr "Predstavlja najmanju vrijednost novčića različitu od nule (na primjer, 0.05)."
+msgstr ""
+"Predstavlja najmanju vrijednost novčića različitu od nule (na primjer, "
+"0.05)."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment__require_partner_bank_account
-#: model:ir.model.fields,field_description:account.field_account_payment_register__require_partner_bank_account
msgid "Require Partner Bank Account"
msgstr "Obavezan bankovni račun partnera"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__res_partner_bank_id
msgid "Res Partner Bank"
msgstr "Banka partnera"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.action_account_resequence
msgid "Resequence"
msgstr "Složi drugačijim redoslijedom"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_payment_form
msgid "Reset To Draft"
msgstr "Vrati u pripremu"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Reset to Draft"
msgstr "Vrati u pripremu"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_reversal__residual
-#: model_terms:ir.ui.view,arch_db:account.view_move_line_tree
msgid "Residual"
msgstr "Ostatak"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__amount_residual
-#: model:ir.model.fields,field_description:account.field_account_move_line__amount_residual
msgid "Residual Amount"
msgstr "Preostali iznos"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__amount_residual_currency
msgid "Residual Amount in Currency"
msgstr "Preostali iznos u valuti"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal_dashboard.py:0
+#: code:addons/account/models/account_journal_dashboard.py
#, python-format
msgid "Residual amount"
msgstr "Dospjeli iznos"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_line_tree
msgid "Residual in Currency"
msgstr "Dospjelo u valuti"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__activity_user_id
-#: model:ir.model.fields,field_description:account.field_account_journal__activity_user_id
-#: model:ir.model.fields,field_description:account.field_account_move__activity_user_id
-#: model:ir.model.fields,field_description:account.field_account_payment__activity_user_id
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__activity_user_id
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__activity_user_id
msgid "Responsible User"
msgstr "Odgovorni korisnik"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__match_partner_category_ids
msgid "Restrict Partner Categories to"
msgstr "Ograniči kategorija partnera na"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__match_partner_ids
msgid "Restrict Partners to"
msgstr "Ograniči partnere na"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_tax__tax_scope
-#: model:ir.model.fields,help:account.field_account_tax_template__tax_scope
msgid "Restrict the use of taxes to a type of product."
msgstr "Ograniči upotrebu poreza samo na proizvode."
#. module: account
#: model:ir.model.fields,help:account.field_account_reconcile_model__match_same_currency
-#: model:ir.model.fields,help:account.field_account_reconcile_model_template__match_same_currency
msgid ""
"Restrict to propositions having the same currency as the statement line."
-msgstr ""
+msgstr "Ograniči na prijedloge koji imaju istu valutu kao linija izvoda."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/wizard/accrued_orders.py:0
-#: model:ir.model.fields,field_description:account.field_digest_digest__kpi_account_total_revenue
-#: model:ir.model.fields.selection,name:account.selection__account_automatic_entry_wizard__account_type__income
+#: code:addons/account/wizard/accrued_orders.py
#, python-format
msgid "Revenue"
msgstr "Prihod"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_automatic_entry_wizard__revenue_accrual_account
-#: model:ir.model.fields,field_description:account.field_res_company__revenue_accrual_account_id
msgid "Revenue Accrual Account"
msgstr "Račun akruelnih prihoda"
@@ -11474,19 +11724,18 @@ msgstr "Račun akruelnih prihoda"
msgid "Revenue/Expense Account"
msgstr "Račun prihoda/troška"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_accrued_orders_wizard__reversal_date
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_reversal
msgid "Reversal Date"
msgstr "Datum storna"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__reversal_move_id
-#: model:ir.model.fields,field_description:account.field_account_move__reversal_move_id
-#: model:ir.model.fields,field_description:account.field_account_payment__reversal_move_id
msgid "Reversal Move"
msgstr "Storno nalog"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_reversal__date
msgid "Reversal date"
@@ -11494,41 +11743,37 @@ msgstr "Datum storna"
#. module: account
#. odoo-python
-#: code:addons/account/wizard/accrued_orders.py:0
+#: code:addons/account/wizard/accrued_orders.py
#, python-format
msgid "Reversal date must be posterior to date."
msgstr "Datum storniranja mora biti nakon datuma."
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__reversed_entry_id
-#: model:ir.model.fields,field_description:account.field_account_move__reversed_entry_id
-#: model:ir.model.fields,field_description:account.field_account_payment__reversed_entry_id
msgid "Reversal of"
msgstr "Storno:"
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_move_reversal.py:0
+#: code:addons/account/wizard/account_move_reversal.py
#, python-format
msgid "Reversal of: %(move_name)s, %(reason)s"
msgstr "Storno: %(move_name)s, %(reason)s"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_full_reconcile.py:0
-#: code:addons/account/models/account_partial_reconcile.py:0
-#: code:addons/account/wizard/account_move_reversal.py:0
-#: code:addons/account/wizard/accrued_orders.py:0
+#: code:addons/account/models/account_full_reconcile.py
#, python-format
msgid "Reversal of: %s"
msgstr "Storniranje od: %s"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.action_view_account_move_reversal
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_reversal
msgid "Reverse"
msgstr "Storniraj"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Reverse Entry"
@@ -11539,28 +11784,27 @@ msgstr "Storno nalog"
msgid "Reverse Journal Entry"
msgstr "Storno stavka žurnala"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_move_reversal.py:0
+#: code:addons/account/wizard/account_move_reversal.py
#, python-format
msgid "Reverse Moves"
msgstr "Storno Fin. nalozi"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_invoice_report__payment_state__reversed
-#: model:ir.model.fields.selection,name:account.selection__account_move__payment_state__reversed
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_filter
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Reversed"
msgstr "Stornirano"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.onboarding_chart_of_account_step
-#: model_terms:ir.ui.view,arch_db:account.onboarding_taxes_step
msgid "Review"
msgstr "Pregled"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__root_id
msgid "Root"
@@ -11571,40 +11815,45 @@ msgstr "Vršni"
msgid "Root Report"
msgstr "Korijenski izvještaj"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__tax_calculation_rounding_method__round_globally
msgid "Round Globally"
msgstr "Zaokruživanje globalno"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__tax_calculation_rounding_method__round_per_line
msgid "Round per Line"
msgstr "Zaokruživanje po stavci"
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/components/tax_totals/tax_totals.xml:0
-#: model:ir.model.fields.selection,name:account.selection__account_move_line__display_type__rounding
-#: model_terms:ir.ui.view,arch_db:account.document_tax_totals
+#: code:addons/account/static/src/components/tax_totals/tax_totals.xml
#, python-format
msgid "Rounding"
msgstr "Zaokruživanje"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.rounding_form_view
msgid "Rounding Form"
msgstr "Forma zaokruživanja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_cash_rounding__rounding_method
msgid "Rounding Method"
msgstr "Način zaokruživanja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_cash_rounding__rounding
msgid "Rounding Precision"
msgstr "Preciznost zaokruživanja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_cash_rounding__strategy
msgid "Rounding Strategy"
@@ -11617,13 +11866,11 @@ msgstr "Drvo zaokruživanja"
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model__rule_type__invoice_matching
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_template__rule_type__invoice_matching
msgid "Rule to match invoices/bills"
msgstr "Pravilo za poklapanje faktura/računa"
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model__rule_type__writeoff_suggestion
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_template__rule_type__writeoff_suggestion
msgid "Rule to suggest counterpart entry"
msgstr "Pravilo za predlaganje kontra zapisa"
@@ -11632,6 +11879,7 @@ msgstr "Pravilo za predlaganje kontra zapisa"
msgid "Rules for the reconciliation model"
msgstr "Pravila za model usklađivanja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__running_balance
msgid "Running Balance"
@@ -11640,61 +11888,48 @@ msgstr "Tekuće stanje"
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__module_account_sepa
msgid "SEPA Credit Transfer (SCT)"
-msgstr "SEPA Credit Transfer (SCT)"
+msgstr "SEPA Kreditni Transfer (SCT)"
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "SEPA Direct Debit (SDD)"
-msgstr "SEPA Direct Debit (SDD)"
+msgstr "SEPA Direktno Zaduženje (SDD)"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__message_has_sms_error
-#: model:ir.model.fields,field_description:account.field_account_account_template__message_has_sms_error
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__message_has_sms_error
-#: model:ir.model.fields,field_description:account.field_account_journal__message_has_sms_error
-#: model:ir.model.fields,field_description:account.field_account_move__message_has_sms_error
-#: model:ir.model.fields,field_description:account.field_account_payment__message_has_sms_error
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model__message_has_sms_error
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__message_has_sms_error
-#: model:ir.model.fields,field_description:account.field_res_company__message_has_sms_error
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__message_has_sms_error
msgid "SMS Delivery error"
msgstr "Greška u slanju SMSa"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_default_terms_and_conditions
msgid "STANDARD TERMS AND CONDITIONS OF SALE"
msgstr "STANDARDNI UVJETI PRODAJE"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_tax_search
-#: model_terms:ir.ui.view,arch_db:account.view_account_tax_template_search
msgid "Sale"
msgstr "Prodaja"
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__group_show_sale_receipts
-#: model:res.groups,name:account.group_sale_receipts
msgid "Sale Receipt"
msgstr "Prodajni račun"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.action_account_moves_journal_sales
-#: model:ir.model.fields.selection,name:account.selection__account_journal__type__sale
-#: model:ir.model.fields.selection,name:account.selection__account_tax__type_tax_use__sale
-#: model:ir.model.fields.selection,name:account.selection__account_tax_template__type_tax_use__sale
-#: model_terms:ir.ui.view,arch_db:account.view_account_journal_search
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
msgid "Sales"
msgstr "Prodaja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__account_use_credit_limit
-#: model:ir.model.fields,field_description:account.field_res_config_settings__account_use_credit_limit
msgid "Sales Credit Limit"
msgstr "Prodajno kreditno ograničenje"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_move__move_type__out_receipt
msgid "Sales Receipt"
@@ -11702,63 +11937,62 @@ msgstr "Vaučer prodaje"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Sales Receipt Created"
msgstr "Prodajni račun kreiran"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_invoice_onboarding_sale_tax_form
-#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Sales Tax"
msgstr "Izlazni PDV"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.action_open_account_onboarding_sale_tax
msgid "Sales tax"
-msgstr "Porezi prodaje"
+msgstr "Izlazni PDV"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__invoice_user_id
-#: model:ir.model.fields,field_description:account.field_account_invoice_report__invoice_user_id
-#: model:ir.model.fields,field_description:account.field_account_move__invoice_user_id
-#: model:ir.model.fields,field_description:account.field_account_payment__invoice_user_id
-#: model_terms:ir.ui.view,arch_db:account.portal_invoice_page
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_report_search
-#: model_terms:ir.ui.view,arch_db:account.view_invoice_tree
msgid "Salesperson"
-msgstr "Prodavač(ica)"
+msgstr "Referent prodaje"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model__match_same_currency
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__match_same_currency
msgid "Same Currency"
msgstr "Ista valuta"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal_dashboard.py:0
-#: code:addons/account/models/account_journal_dashboard.py:0
+#: code:addons/account/models/account_journal_dashboard.py
#, python-format
msgid "Sample data"
msgstr "Primjer podataka"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__sanitized_acc_number
msgid "Sanitized Account Number"
msgstr "Maskirani broj računa"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_company_view_form_terms
msgid "Save"
msgstr "Spremi"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_invoice_send_wizard_form
msgid "Save as a new template"
msgstr "Spremi kao novi predložak"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_invoice_send_wizard_form
msgid "Save as new template"
@@ -11769,33 +12003,39 @@ msgstr "Spremi kao novi predložak"
msgid "Save this page and come back here to set up the feature."
msgstr "Sačuvajte ovu stranicu i vratite se ovdje da postavite funkciju."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment.py:0
+#: code:addons/account/models/account_payment.py
#, python-format
msgid "Scan me with your banking app."
msgstr "Skeniraj me svojom bankovnom aplikacijom."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__sale_activity_type_id
msgid "Schedule Activity"
msgstr "Zakaži aktivnost"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_journal_search
msgid "Search Account Journal"
msgstr "Pretraga dnevnika knjiženja"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_search
msgid "Search Bank Statements"
msgstr "Pretraga izvoda iz banke"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report__search_bar
msgid "Search Bar"
msgstr "Traka za pretraživanje"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_position_filter
msgid "Search Fiscal Positions"
@@ -11806,11 +12046,13 @@ msgstr "Pretraži fiskalne pozicije"
msgid "Search Group"
msgstr "Pretraži grupu"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
msgid "Search Invoice"
msgstr "Pretraga faktura"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
msgid "Search Journal Items"
@@ -11821,48 +12063,48 @@ msgstr "Pretraži stavke dnevnika"
msgid "Search Months Limit"
msgstr "Ograničenje mjeseci pretrage"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_move_filter
msgid "Search Move"
msgstr "Pretraga knjiženja"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_tax_template_search
msgid "Search Tax Templates"
msgstr "Pretraži predloge poreza"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_tax_view_search
-#: model_terms:ir.ui.view,arch_db:account.view_account_tax_search
msgid "Search Taxes"
msgstr "Pretraži poreze"
#. module: account
#: model:ir.model.fields,help:account.field_account_reconcile_model__match_text_location_label
-#: model:ir.model.fields,help:account.field_account_reconcile_model_template__match_text_location_label
msgid ""
"Search in the Statement's Label to find the Invoice/Payment's reference"
-msgstr ""
+msgstr "Pretražite u Oznaci Izvoda da pronađete referencu Fakture/Plaćanja"
#. module: account
#: model:ir.model.fields,help:account.field_account_reconcile_model__match_text_location_note
-#: model:ir.model.fields,help:account.field_account_reconcile_model_template__match_text_location_note
msgid "Search in the Statement's Note to find the Invoice/Payment's reference"
msgstr "Pretraži u napomeni izvoda da nađe referencu fakture/plaćanja"
#. module: account
#: model:ir.model.fields,help:account.field_account_reconcile_model__match_text_location_reference
-#: model:ir.model.fields,help:account.field_account_reconcile_model_template__match_text_location_reference
msgid ""
"Search in the Statement's Reference to find the Invoice/Payment's reference"
-msgstr ""
+msgstr "Pretražite u Referenci Izvoda da pronađete referencu Fakture/Plaćanja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_move_line__display_type__line_section
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Section"
msgstr "Odjel"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__secure_sequence_id
msgid "Secure Sequence"
@@ -11870,33 +12112,33 @@ msgstr "Sigurna sekvenca"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal.py:0
+#: code:addons/account/models/account_journal.py
#, python-format
msgid "Securisation of %s - %s"
msgstr "Sekuritizacija %s - %s"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__access_token
-#: model:ir.model.fields,field_description:account.field_account_move__access_token
-#: model:ir.model.fields,field_description:account.field_account_payment__access_token
msgid "Security Token"
msgstr "Sigurnosni token"
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/components/journal_dashboard_activity/journal_dashboard_activity.xml:0
-#: code:addons/account/static/src/xml/legacy_account_journal_activity.xml:0
+#: code:addons/account/static/src/components/journal_dashboard_activity/journal_dashboard_activity.xml
#, python-format
msgid "See all activities"
msgstr "Pregled svih aktivnosti"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid "See items"
msgstr "Vidi stavke"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_journal__type
msgid ""
@@ -11905,7 +12147,12 @@ msgid ""
"Select 'Cash' or 'Bank' for journals that are used in customer or vendor payments.\n"
"Select 'General' for miscellaneous operations journals."
msgstr ""
+"Odaberite 'Prodaju' za dnevnike izlaznih računa. Odaberite 'Nabavu' za "
+"dnevnike ulaznih računa. Odaberite 'Gotovina' ili 'Banka' za dnevnike koji "
+"se koriste za plaćanja kupaca ili plaćanja dobavljačima. Odaberite "
+"'Općenito' za ostale dnevnike."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_analytic_distribution_model__product_categ_id
msgid ""
@@ -11913,6 +12160,9 @@ msgid ""
"analytic default (e.g. create new customer invoice or Sales order if we "
"select this product, it will automatically take this as an analytic account)"
msgstr ""
+"Odaberite kategoriju proizvoda koja će koristiti analitički račun naveden u "
+"zadanim postavkama (npr. kreirajte novu fakturu kupcu ili nalog prodaje ako "
+"odaberemo ovaj proizvod, automatski će biti izabran analitički račun)"
#. module: account
#: model:ir.model.fields,help:account.field_account_analytic_distribution_model__product_id
@@ -11921,15 +12171,20 @@ msgid ""
"create new customer invoice or Sales order if we select this product, it "
"will automatically take this as an analytic account)"
msgstr ""
+"Odaberite proizvod za koji će se koristiti analitička raspodjela (npr. "
+"kreirajte novu fakturu kupca ili Narudžbu prodaje ako odaberemo ovaj "
+"proizvod, automatski će uzeti ovo kao analitički konto)"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Select an old vendor bill"
msgstr "Odaberi stari račun dobavljača"
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/js/tours/account.js:0
+#: code:addons/account/static/src/js/tours/account.js
#, python-format
msgid "Select first partner"
msgstr "Odaberite prvog partnera"
@@ -11937,8 +12192,10 @@ msgstr "Odaberite prvog partnera"
#. module: account
#: model:ir.model.fields,help:account.field_account_payment_term_line__value
msgid "Select here the kind of valuation related to this payment terms line."
-msgstr "Odaberite ovdje vrstu vrednovanja vezanu za ovu liniju uslova plaćanja."
+msgstr ""
+"Odaberite ovdje vrstu vrednovanja vezanu za ovu liniju uslova plaćanja."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Select specific invoice and delivery addresses"
@@ -11950,76 +12207,86 @@ msgid ""
"Select this if the taxes should use cash basis, which will create an entry "
"for such taxes on a given account during reconciliation."
msgstr ""
+"Odaberite ovo ako porezi treba da koriste gotovinski način, što će kreirati "
+"unos za takve poreze na datom kontu tokom usklađivanja."
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__selected_payment_method_codes
msgid "Selected Payment Method Codes"
msgstr "Odabrani kodovi metoda plaćanja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_res_partner__invoice_warn
-#: model:ir.model.fields,help:account.field_res_users__invoice_warn
msgid ""
"Selecting the \"Warning\" option will notify user with the message, "
"Selecting \"Blocking Message\" will throw an exception with the message and "
"block the flow. The Message has to be written in the next field."
msgstr ""
+"Odabirom opcije \"Upozorenje\" korisnik će biti obaviješten porukom, dok "
+"opcija \"Blokirajuća poruka\" baca izuzetak s porukom i zaustavlja tok. "
+"Poruku je potrebno unijeti u sljedeće polje."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tour_upload_bill__selection
msgid "Selection"
msgstr "Odabir"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_payment__payment_type__outbound
-#: model_terms:ir.ui.view,arch_db:account.account_invoice_send_wizard_form
msgid "Send"
msgstr "Pošalji"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_invoice_send_wizard_form
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Send & Print"
msgstr "Šalji i ispiši"
+# taken from hr.po
#. module: account
#: model:ir.actions.server,name:account.invoice_send
msgid "Send & print"
msgstr "Pošalji i ispiši"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__invoice_is_email
msgid "Send Email"
msgstr "Pošalji e-mail"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
-#: code:addons/account/models/account_move.py:0
-#: code:addons/account/wizard/account_invoice_send.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Send Invoice"
msgstr "Pošalji fakturu"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__allow_out_payment
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__allow_out_payment
-#: model:ir.model.fields.selection,name:account.selection__account_payment_register__payment_type__outbound
msgid "Send Money"
-msgstr "Pošalji novac"
+msgstr "Slanje novca"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Send invoices and payment follow-ups by post"
msgstr "Šaljite fakture i obavijesti o plaćanjima poštom"
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/js/tours/account.js:0
+#: code:addons/account/static/src/js/tours/account.js
#, python-format
msgid ""
"Send invoices to your customers in no time with the Invoicing app."
msgstr ""
+"Šaljite fakture svojim klijentima u tren oka s aplikacijom Fakturiranje "
+" ."
#. module: account
#: model:ir.model.fields,help:account.field_account_journal__alias_id
@@ -12030,87 +12297,83 @@ msgid ""
"\n"
"Only PDF and XML files will be interpreted by Odoo"
msgstr ""
+"Pošaljite jedan poseban email za svaku fakturu.\n"
+"\n"
+"Bilo koja ekstenzija datoteke će biti prihvaćena.\n"
+"\n"
+"Samo PDF i XML datoteke će biti interpretirane od strane Odoo-a"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.account_send_payment_receipt_by_email_action
msgid "Send receipt by email"
msgstr "Pošalji potvrdu mailom"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.account_send_payment_receipt_by_email_action_multi
msgid "Send receipts by email"
msgstr "Pošalji potvrde mailom"
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/js/tours/account.js:0
+#: code:addons/account/static/src/js/tours/account.js
#, python-format
msgid "Send the invoice and check what the customer will receive."
msgstr "Pošaljite račun i provjerite što će kupac primiti."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_tour_upload_bill_email_confirm
msgid "Send your email to"
msgstr "Pošalji mail na"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_payment_search
msgid "Sent"
msgstr "Poslano"
+# taken from hr.po
#. module: account
#: model:mail.template,description:account.mail_template_data_payment_receipt
msgid ""
"Sent manually to customer when clicking on 'Send receipt by email' in "
"payment action"
-msgstr ""
+msgstr "Ručno se šalje korisniku kada se klikne na \"Pošalji potvrdu mailom\""
+# taken from hr.po
#. module: account
#: model:mail.template,description:account.email_template_edi_credit_note
msgid "Sent to customers with the credit note in attachment"
msgstr "Šalje se kupcima sa knjižnim odobrenjem u privitku"
+# taken from hr.po
#. module: account
#: model:mail.template,description:account.email_template_edi_invoice
msgid "Sent to customers with their invoices in attachment"
msgstr "Šalje se kupcima s njihovim računima u privitku"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__fiscalyear_last_month__9
msgid "September"
msgstr "Septembar"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__sequence
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position__sequence
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_template__sequence
-#: model:ir.model.fields,field_description:account.field_account_journal__sequence
-#: model:ir.model.fields,field_description:account.field_account_journal_group__sequence
-#: model:ir.model.fields,field_description:account.field_account_move_line__sequence
-#: model:ir.model.fields,field_description:account.field_account_payment_method_line__sequence
-#: model:ir.model.fields,field_description:account.field_account_payment_term__sequence
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model__sequence
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line__sequence
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line_template__sequence
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__sequence
-#: model:ir.model.fields,field_description:account.field_account_report_column__sequence
-#: model:ir.model.fields,field_description:account.field_account_report_line__sequence
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__sequence
-#: model:ir.model.fields,field_description:account.field_account_tax__sequence
-#: model:ir.model.fields,field_description:account.field_account_tax_group__sequence
-#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line__sequence
-#: model:ir.model.fields,field_description:account.field_account_tax_template__sequence
msgid "Sequence"
msgstr "Sekvenca"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__sequence_number
-#: model:ir.model.fields,field_description:account.field_account_move__sequence_number
-#: model:ir.model.fields,field_description:account.field_account_payment__sequence_number
-#: model:ir.model.fields,field_description:account.field_sequence_mixin__sequence_number
msgid "Sequence Number"
msgstr "Brojčana serija"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_resequence_wizard__sequence_number_reset
msgid "Sequence Number Reset"
@@ -12121,12 +12384,9 @@ msgstr "Ponovno postavljanje brojčane serije"
msgid "Sequence Override Regex"
msgstr "Regex nadpisivanja sekvence"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__sequence_prefix
-#: model:ir.model.fields,field_description:account.field_account_move__sequence_prefix
-#: model:ir.model.fields,field_description:account.field_account_payment__sequence_prefix
-#: model:ir.model.fields,field_description:account.field_sequence_mixin__sequence_prefix
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
msgid "Sequence Prefix"
msgstr "Prefiks brojevnog kruga"
@@ -12135,62 +12395,70 @@ msgstr "Prefiks brojevnog kruga"
msgid "Sequence to use to ensure the securisation of data"
msgstr "Sekvenca koja se koristi za osiguravanje sigurnosti podataka"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_tax_template__tax_scope__service
msgid "Service"
msgstr "Usluga"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_tax__tax_scope__service
-#: model_terms:ir.ui.view,arch_db:account.view_account_tax_search
msgid "Services"
msgstr "Usluge"
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/js/tours/account.js:0
+#: code:addons/account/static/src/js/tours/account.js
#, python-format
msgid "Set a price"
msgstr "Postavite cijenu"
#. module: account
#: model:ir.model.fields,help:account.field_res_partner__use_partner_credit_limit
-#: model:ir.model.fields,help:account.field_res_users__use_partner_credit_limit
msgid "Set a value greater than 0.0 to activate a credit limit check"
-msgstr "Postavite vrijednost veću od 0.0 da aktivirate provjeru kreditnog limita"
+msgstr ""
+"Postavite vrijednost veću od 0.0 da aktivirate provjeru kreditnog limita"
#. module: account
#: model:ir.model.fields,help:account.field_account_account_tag__active
msgid "Set active to false to hide the Account Tag without removing it."
-msgstr "Postavite aktivno na netačno da sakrijete oznaku računa bez njenog uklanjanja."
+msgstr ""
+"Postavite aktivno na netačno da sakrijete oznaku računa bez njenog "
+"uklanjanja."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_journal__active
msgid "Set active to false to hide the Journal without removing it."
msgstr "Isključite polje Aktivno za sakrivanje dnevnika bez da ga brišete."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_fiscal_position_tax__tax_dest_active
-#: model:ir.model.fields,help:account.field_account_tax__active
-#: model:ir.model.fields,help:account.field_account_tax_template__active
msgid "Set active to false to hide the tax without removing it."
msgstr "Odznačite polje aktivan za sakrivanje poreza bez da ga brišete."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Set as Checked"
msgstr "Označi kao provjereno"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.onboarding_taxes_step
msgid "Set default Taxes for sales and purchase transactions."
msgstr "Postavi tekuće vrijednosti PDV kod nabavke i prodaje."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.onboarding_sale_tax_step
msgid "Set taxes"
msgstr "Postavi poreze"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_chart_template__visible
msgid ""
@@ -12199,6 +12467,9 @@ msgid ""
"you want to generate accounts of this template only when loading its child "
"template."
msgstr ""
+"Isključite ovo ako ne želite da se ovaj predložak aktivno koristi u "
+"čarobnjaku koji generiše kontni plan iz predložaka. Ovo je vrlo korisno kada"
+" želite generisati konta ovog predloška samo iz podređenog predloška."
#. module: account
#: model:ir.model.fields,help:account.field_account_report_line__action_id
@@ -12206,17 +12477,18 @@ msgid ""
"Setting this field will turn the line into a link, executing the action when"
" clicked."
msgstr ""
+"Podešavanje ovog polja će pretvoriti liniju u link, izvršavajući akciju kada"
+" se klikne."
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.action_account_config
-#: model:ir.actions.act_window,name:account.action_open_settings
-#: model:ir.ui.menu,name:account.menu_account_config
msgid "Settings"
msgstr "Postavke"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.init_accounts_tree
-#: model_terms:ir.ui.view,arch_db:account.view_account_list
msgid "Setup"
msgstr "Podesi"
@@ -12225,11 +12497,13 @@ msgstr "Podesi"
msgid "Setup your chart of accounts and record initial balances."
msgstr "Postavi kontni plan i početne vrijednosti konta."
+# taken from hr.po
#. module: account
#: model:ir.actions.server,name:account.model_account_move_action_share
msgid "Share"
msgstr "Podijeli"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__code
msgid "Short Code"
@@ -12241,18 +12515,21 @@ msgid ""
"Shorter name used for display. The journal entries of this journal will also"
" be named using this prefix by default."
msgstr ""
+"Skraćeno ime korišteno za prikaz. Stavke žurnala će takođe biti imenovane "
+"korišteći ovaj prefix."
#. module: account
#: model:res.groups,name:account.group_account_readonly
msgid "Show Accounting Features - Readonly"
msgstr "Prikaži računovodstvene funkcije - samo čitanje"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_partner__show_credit_limit
-#: model:ir.model.fields,field_description:account.field_res_users__show_credit_limit
msgid "Show Credit Limit"
msgstr "Pokaži kreditni limit"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model__show_decimal_separator
msgid "Show Decimal Separator"
@@ -12260,8 +12537,6 @@ msgstr "Prikaži razdjelnik decimala"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__show_discount_details
-#: model:ir.model.fields,field_description:account.field_account_move__show_discount_details
-#: model:ir.model.fields,field_description:account.field_account_payment__show_discount_details
msgid "Show Discount Details"
msgstr "Prikaži detalje popusta"
@@ -12270,6 +12545,7 @@ msgstr "Prikaži detalje popusta"
msgid "Show Force Tax Included"
msgstr "Prikaži forsiranje poreza uključen"
+# taken from hr.po
#. module: account
#: model:res.groups,name:account.group_account_user
msgid "Show Full Accounting Features"
@@ -12277,54 +12553,53 @@ msgstr "Prikaži pune računovodstvene mogućnosti"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__show_name_warning
-#: model:ir.model.fields,field_description:account.field_account_move__show_name_warning
-#: model:ir.model.fields,field_description:account.field_account_payment__show_name_warning
msgid "Show Name Warning"
msgstr "Prikaži upozorenje naziva"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment__show_partner_bank_account
-#: model:ir.model.fields,field_description:account.field_account_payment_register__show_partner_bank_account
msgid "Show Partner Bank Account"
msgstr "Prikaži bankovni račun partnera"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__show_payment_term_details
-#: model:ir.model.fields,field_description:account.field_account_move__show_payment_term_details
-#: model:ir.model.fields,field_description:account.field_account_payment__show_payment_term_details
msgid "Show Payment Term Details"
msgstr "Prikaži detalje uslova plaćanja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__show_reset_to_draft_button
-#: model:ir.model.fields,field_description:account.field_account_move__show_reset_to_draft_button
-#: model:ir.model.fields,field_description:account.field_account_payment__show_reset_to_draft_button
msgid "Show Reset To Draft Button"
msgstr "Prikaži gumb Vrati u nacrt"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/company.py:0
+#: code:addons/account/models/company.py
#, python-format
msgid "Show Unreconciled Bank Statement Line"
msgstr "Prikaži otvorene stavke izvoda"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_tax_search
msgid "Show active taxes"
msgstr "Prikaži aktivne poreze"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_search
msgid "Show all records which has next action date is before today"
msgstr "Prikaži sve zapise koji imaju datum sljedeće akcije prije danas"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_tax_search
msgid "Show inactive taxes"
msgstr "Prikaži neaktivne poreze"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__show_on_dashboard
msgid "Show journal on dashboard"
@@ -12335,24 +12610,27 @@ msgstr "Prikaži dnevnik na kontrolnoj ploči"
msgid "Show line subtotals with taxes (B2C)"
msgstr "Prikaži subtotalove linija sa porezima (B2C)"
+# taken from hr.po
#. module: account
#: model:res.groups,comment:account.group_show_line_subtotals_tax_included
msgid "Show line subtotals with taxes included (B2C)"
msgstr "Prikaži cijene sa uključenim PDV-om (B2C)"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__group_show_line_subtotals_tax_excluded
-#: model:res.groups,comment:account.group_show_line_subtotals_tax_excluded
msgid "Show line subtotals without taxes (B2B)"
msgstr "Prikaži cijene bez uključenog PDV-a (B2B)"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/company.py:0
+#: code:addons/account/models/company.py
#, python-format
msgid "Show unposted entries"
msgstr "Prikaži neproknjižene stavke"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__module_snailmail_account
msgid "Snailmail"
@@ -12360,59 +12638,68 @@ msgstr "Obična pošta"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal.py:0
+#: code:addons/account/models/account_journal.py
#, python-format
msgid ""
"Some journal items already exist in this journal but with other accounts "
"than the allowed ones."
msgstr ""
+"Neke stavke dnevnika već postoje u ovom dnevniku ali sa drugim kontima od "
+"onih dozvoljenih."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
+#: code:addons/account/models/account_account.py
#, python-format
msgid ""
"Some journal items already exist with this account but in other journals "
"than the allowed ones."
msgstr ""
+"Neke stavke dnevnika već postoje sa ovim kontom ali u drugim dnevnicima od "
+"onih dozvoljenih."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal.py:0
+#: code:addons/account/models/account_journal.py
#, python-format
msgid ""
"Some payment methods supposed to be unique already exists somewhere else.\n"
"(%s)"
msgstr ""
+"Neki načini plaćanja koji bi trebali biti jedinstveni već postoje negdje drugo.\n"
+"(%s)"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_setup_bank_manual_config__bank_bic
msgid "Sometimes called BIC or Swift."
msgstr "Ponekad se naziva BIC ili SWIFT"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report_column__sortable
msgid "Sortable"
msgstr "Može se sortirati"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment_register__source_currency_id
msgid "Source Currency"
msgstr "Izvorna valuta"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_invoice_tree
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Source Document"
msgstr "Izvorni dokument"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__invoice_source_email
-#: model:ir.model.fields,field_description:account.field_account_move__invoice_source_email
-#: model:ir.model.fields,field_description:account.field_account_payment__invoice_source_email
msgid "Source Email"
msgstr "Izvorni mail"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_move_reversal__date_mode__custom
msgid "Specific"
@@ -12424,15 +12711,17 @@ msgid ""
"Specify an arbitrary value that will be accrued on a default account"
" for the entire order, regardless of the products on the different lines."
msgstr ""
+"Odredite proizvoljnu vrijednost koja će biti obračunata na podrazumijevanom "
+"kontu za cijelu narudžbu, bez obzira na proizvode na različitim linijama."
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement_line__auto_post
-#: model:ir.model.fields,help:account.field_account_move__auto_post
-#: model:ir.model.fields,help:account.field_account_payment__auto_post
msgid ""
"Specify whether this entry is posted automatically on its accounting date, "
"and any similar recurring invoices."
msgstr ""
+"Odredite da li se ovaj unos automatski knjiži na njegov računovodstveni "
+"datum, i sve slične ponavljajuće fakture."
#. module: account
#: model:ir.model.fields,help:account.field_account_cash_rounding__strategy
@@ -12440,14 +12729,17 @@ msgid ""
"Specify which way will be used to round the invoice amount to the rounding "
"precision"
msgstr ""
+"Odredite koji način će biti korišten za zaokruživanje iznosa fakture na "
+"preciznost zaokruživanja"
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/js/tours/account.js:0
+#: code:addons/account/static/src/js/tours/account.js
#, python-format
msgid "Start by checking your company's data."
msgstr "Počnite provjером podataka vaše kompanije."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement__balance_start
msgid "Starting Balance"
@@ -12503,20 +12795,19 @@ msgstr "Stanje koraka uvodnih instrukcija izgleda fakture"
msgid "State of the onboarding sale tax step"
msgstr "Stanje koraka uvodnih instrukcija poreskog prodaja"
+# taken from hr.po
#. module: account
#: model:ir.actions.report,name:account.action_report_account_statement
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__statement_id
-#: model:ir.model.fields,field_description:account.field_account_move_line__statement_id
msgid "Statement"
msgstr "Izvod"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__statement_line_id
-#: model:ir.model.fields,field_description:account.field_account_move__statement_line_id
-#: model:ir.model.fields,field_description:account.field_account_payment__statement_line_id
msgid "Statement Line"
msgstr "Stavke izvoda"
+# taken from hr.po
#. module: account
#: model:ir.ui.menu,name:account.account_reports_legal_statements_menu
msgid "Statement Reports"
@@ -12524,35 +12815,36 @@ msgstr "Izvještaji stanja"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_reconcile_model.py:0
+#: code:addons/account/models/account_reconcile_model.py
#, python-format
msgid "Statement line percentage can't be 0"
msgstr "Procenat linije izvoda ne može biti 0"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement__line_ids
msgid "Statement lines"
msgstr "Stavke izvoda"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__statement_line_ids
-#: model:ir.model.fields,field_description:account.field_account_move__statement_line_ids
-#: model:ir.model.fields,field_description:account.field_account_payment__statement_line_ids
-#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
-#: model_terms:ir.ui.view,arch_db:account.view_bank_statement_tree
msgid "Statements"
msgstr "Izvodi"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_payment__reconciled_statement_line_ids
msgid "Statements lines matched to this payment"
msgstr "Redovi izvoda koji se podudaraju s ovom uplatom"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_line_form
msgid "States"
msgstr "Status"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_fiscal_position__states_count
msgid "States Count"
@@ -12560,49 +12852,40 @@ msgstr "Broj županija/fed.država"
#. module: account
#. odoo-python
-#: code:addons/account/controllers/portal.py:0
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__state
-#: model:ir.model.fields,field_description:account.field_account_move__state
-#: model:ir.model.fields,field_description:account.field_account_move_line__parent_state
-#: model:ir.model.fields,field_description:account.field_account_payment__state
-#: model_terms:ir.ui.view,arch_db:account.portal_my_invoices
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_report_search
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_search
+#: code:addons/account/controllers/portal.py
#, python-format
msgid "Status"
msgstr "Status"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement_line__activity_state
-#: model:ir.model.fields,help:account.field_account_journal__activity_state
-#: model:ir.model.fields,help:account.field_account_move__activity_state
-#: model:ir.model.fields,help:account.field_account_payment__activity_state
-#: model:ir.model.fields,help:account.field_account_setup_bank_manual_config__activity_state
-#: model:ir.model.fields,help:account.field_res_partner_bank__activity_state
msgid ""
"Status based on activities\n"
"Overdue: Due date is already passed\n"
"Today: Activity date is today\n"
"Planned: Future activities."
msgstr ""
+"Status baziran na aktivnostima\n"
+"Zakašnjelo: Rok je već prošao\n"
+"Danas: Datum aktivnosti je danas\n"
+"Planirano: Buduće aktivnosti."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.onboarding_bank_account_step
-#: model_terms:ir.ui.view,arch_db:account.onboarding_fiscal_year_step
-#: model_terms:ir.ui.view,arch_db:account.onboarding_sale_tax_step
msgid "Step Completed!"
msgstr "Korak uspješno izvršen!"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Storno Accounting"
msgstr "Storniranje"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__account_storno
-#: model:ir.model.fields,field_description:account.field_res_config_settings__account_storno
msgid "Storno accounting"
msgstr "Storniranje"
@@ -12613,8 +12896,6 @@ msgstr "Striktno na danim datumima"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__string_to_hash
-#: model:ir.model.fields,field_description:account.field_account_move__string_to_hash
-#: model:ir.model.fields,field_description:account.field_account_payment__string_to_hash
msgid "String To Hash"
msgstr "String za heš"
@@ -12623,37 +12904,39 @@ msgstr "String za heš"
msgid "Subformula"
msgstr "Podformula"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__subject
msgid "Subject"
msgstr "Tema"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_invoice_send_wizard_form
msgid "Subject..."
msgstr "Naslov..."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__price_subtotal
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Subtotal"
msgstr "Podukupno"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__subtype_id
msgid "Subtype"
msgstr "Podtip"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__suitable_journal_ids
-#: model:ir.model.fields,field_description:account.field_account_move__suitable_journal_ids
-#: model:ir.model.fields,field_description:account.field_account_payment__suitable_journal_ids
msgid "Suitable Journal"
msgstr "Odgovarajući dnevnik"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_partner__supplier_rank
-#: model:ir.model.fields,field_description:account.field_res_users__supplier_rank
msgid "Supplier Rank"
msgstr "Rank dobavljača"
@@ -12662,33 +12945,33 @@ msgstr "Rank dobavljača"
msgid "Suspense Account"
msgstr "Suspenzni račun"
+# taken from hr.po
#. module: account
#: model:ir.actions.server,name:account.action_move_switch_invoice_to_credit_note
msgid "Switch into invoice/credit note"
msgstr "Prebaci u fakturu/knjižno odobrenje"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_payment_term_line__end_month
msgid "Switch to end of the month after having added months or days"
msgstr "Prijeđite na kraj mjeseca nakon dodavanja mjeseci ili dana"
+# taken from hr.po
#. module: account
#: model:account.report.column,name:account.generic_tax_report_account_tax_column_tax
-#: model:account.report.column,name:account.generic_tax_report_column_tax
-#: model:account.report.column,name:account.generic_tax_report_tax_account_column_tax
msgid "TAX"
msgstr "Porez"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account_tag__name
msgid "Tag Name"
msgstr "Naziv taga"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__tag_ids
-#: model:ir.model.fields,field_description:account.field_account_move_line__tax_tag_ids
-#: model_terms:ir.ui.view,arch_db:account.account_tag_view_form
-#: model_terms:ir.ui.view,arch_db:account.account_tag_view_tree
msgid "Tags"
msgstr "Oznake"
@@ -12698,13 +12981,15 @@ msgid ""
"Tags assigned to this line by the tax creating it, if any. It determines its"
" impact on financial reports."
msgstr ""
+"Oznake dodijeljene ovoj liniji od strane poreza koji je kreira, ako ih ima. "
+"Određuje njen uticaj na finansijske izvještaje."
#. module: account
#: model:ir.model.fields,help:account.field_product_product__account_tag_ids
-#: model:ir.model.fields,help:account.field_product_template__account_tag_ids
msgid ""
"Tags to be set on the base and tax journal items created for this product."
msgstr ""
+"Tags to be set on the base and tax journal items created for this product."
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report_external_value__target_report_expression_id
@@ -12721,24 +13006,19 @@ msgstr "Oznaka ciljnog izraza"
msgid "Target Line"
msgstr "Ciljna linija"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_tax
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__amount_tax
-#: model:ir.model.fields,field_description:account.field_account_move__amount_tax
-#: model:ir.model.fields,field_description:account.field_account_payment__amount_tax
-#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line__tax_id
-#: model:ir.model.fields.selection,name:account.selection__account_move_line__display_type__tax
-#: model_terms:ir.ui.view,arch_db:account.account_tax_view_search
-#: model_terms:ir.ui.view,arch_db:account.view_invoice_tree
-#: model_terms:ir.ui.view,arch_db:account.view_move_line_tax_audit_tree
msgid "Tax"
msgstr "Porez"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
msgid "Tax 15%"
msgstr "Porez 15%"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax_group__property_advance_tax_payment_account_id
msgid "Tax Advance Account"
@@ -12749,18 +13029,19 @@ msgstr "Konto PDV avansi"
msgid "Tax Audit String"
msgstr "String revizije poreza"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__tax_calculation_rounding_method
msgid "Tax Calculation Rounding Method"
msgstr "Metada zaokruživanje izračunavanja poreza"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__tax_cash_basis_rec_id
-#: model:ir.model.fields,field_description:account.field_account_move__tax_cash_basis_rec_id
-#: model:ir.model.fields,field_description:account.field_account_payment__tax_cash_basis_rec_id
msgid "Tax Cash Basis Entry of"
msgstr "Porez po naplaćenom za"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__tax_cash_basis_journal_id
msgid "Tax Cash Basis Journal"
@@ -12768,38 +13049,36 @@ msgstr "Dnevnik poreza po naplaćenom"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line__use_in_tax_closing
-#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line_template__use_in_tax_closing
msgid "Tax Closing Entry"
msgstr "Zapis zatvaranja poreza"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax__amount_type
-#: model:ir.model.fields,field_description:account.field_account_tax_template__amount_type
msgid "Tax Computation"
msgstr "Izračunavanje poreza"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__tax_country_id
-#: model:ir.model.fields,field_description:account.field_account_move__tax_country_id
-#: model:ir.model.fields,field_description:account.field_account_payment__tax_country_id
msgid "Tax Country"
msgstr "Država poreza"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__tax_country_code
-#: model:ir.model.fields,field_description:account.field_account_move__tax_country_code
-#: model:ir.model.fields,field_description:account.field_account_payment__tax_country_code
msgid "Tax Country Code"
msgstr "Šifra države poreza"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax_template__tax_exigibility
msgid "Tax Due"
msgstr "Dospjeće poreza"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_config_settings__show_line_subtotals_tax_selection__tax_excluded
-#: model_terms:ir.ui.view,arch_db:account.view_invoice_tree
msgid "Tax Excluded"
msgstr "Bez PDV"
@@ -12808,44 +13087,45 @@ msgstr "Bez PDV"
msgid "Tax Exigibility"
msgstr "Porezna naplativost"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
msgid "Tax Grid"
msgstr "Oznaka poreza"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line__tag_ids
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
-#: model_terms:ir.ui.view,arch_db:account.view_move_line_tree
msgid "Tax Grids"
msgstr "Porezne matrice"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_tax_group
-#: model:ir.model.fields,field_description:account.field_account_tax__tax_group_id
-#: model:ir.model.fields,field_description:account.field_account_tax_template__tax_group_id
msgid "Tax Group"
msgstr "Porezna grupa"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.action_tax_group
-#: model:ir.ui.menu,name:account.menu_action_tax_group
msgid "Tax Groups"
msgstr "Porezne grupe"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
msgid "Tax ID"
msgstr "PDV ID"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_config_settings__show_line_subtotals_tax_selection__tax_included
msgid "Tax Included"
msgstr "Sa PDV"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line__force_tax_included
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line_template__force_tax_included
msgid "Tax Included in Price"
msgstr "PDV uključen u cijenu"
@@ -12856,15 +13136,12 @@ msgstr "Poreska ključ"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__tax_lock_date_message
-#: model:ir.model.fields,field_description:account.field_account_move__tax_lock_date_message
-#: model:ir.model.fields,field_description:account.field_account_payment__tax_lock_date_message
msgid "Tax Lock Date Message"
msgstr "Poruka zaključanog datuma poreza"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_fiscal_position__tax_ids
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_template__tax_ids
-#: model_terms:ir.ui.view,arch_db:account.view_account_position_form
msgid "Tax Mapping"
msgstr "Mapiranje PDV-a"
@@ -12873,22 +13150,25 @@ msgstr "Mapiranje PDV-a"
msgid "Tax Mapping Template of Fiscal Position"
msgstr "Predložak mapiranje PDV-a po fiskalnoj poziciji"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_fiscal_position_tax
msgid "Tax Mapping of Fiscal Position"
-msgstr "Mapiranje poreza fiskalne pozicije"
+msgstr "Mapiranje PDV-a prema fiskalnoj poziciji"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax__name
-#: model:ir.model.fields,field_description:account.field_account_tax_template__name
msgid "Tax Name"
msgstr "Naziv poreza"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax_group__property_tax_payable_account_id
msgid "Tax Payable Account"
msgstr "Konto ulazni PDV"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax_group__property_tax_receivable_account_id
msgid "Tax Receivable Account"
@@ -12904,25 +13184,24 @@ msgstr "Linija poreskog raspoređivanja"
msgid "Tax Repartition Line Template"
msgstr "Obrazac linije poreskog raspoređivanja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__tax_lock_date
msgid "Tax Return Lock Date"
msgstr "Datum zaključavanja za porez"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax__tax_scope
-#: model:ir.model.fields,field_description:account.field_account_tax_template__tax_scope
-#: model_terms:ir.ui.view,arch_db:account.view_account_tax_search
msgid "Tax Scope"
msgstr "Područje poreza"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__amount_tax_signed
-#: model:ir.model.fields,field_description:account.field_account_move__amount_tax_signed
-#: model:ir.model.fields,field_description:account.field_account_payment__amount_tax_signed
msgid "Tax Signed"
msgstr "Porez potpisan"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_fiscal_position_tax_template__tax_src_id
msgid "Tax Source"
@@ -12930,7 +13209,6 @@ msgstr "Izvor poreza"
#. module: account
#: model:ir.model.fields,field_description:account.field_product_product__tax_string
-#: model:ir.model.fields,field_description:account.field_product_template__tax_string
msgid "Tax String"
msgstr "Poreska string"
@@ -12944,28 +13222,31 @@ msgstr "Oznake poreza"
msgid "Tax Tags Formula Shortcut"
msgstr "Prečica formule poreskih oznaka"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_tax_template_search
msgid "Tax Template"
msgstr "Predložak poreza"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__tax_template_ids
msgid "Tax Template List"
msgstr "Lista predložaka poreza"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.action_account_tax_template_form
msgid "Tax Templates"
msgstr "Predlošci poreza"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax__type_tax_use
-#: model:ir.model.fields,field_description:account.field_account_tax_template__type_tax_use
-#: model_terms:ir.ui.view,arch_db:account.view_account_tax_search
msgid "Tax Type"
msgstr "Tip poreza"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__tax_calculation_rounding_method
msgid "Tax calculation rounding method"
@@ -12987,6 +13268,8 @@ msgid ""
"Tax current account used as a counterpart to the Tax Closing Entry when in "
"favor of the authorities."
msgstr ""
+"Porezni tekući konto koji se koristi kao protivstavka Unosa Zatvaranja "
+"Poreza kada je u korist vlasti."
#. module: account
#: model:ir.model.fields,help:account.field_account_tax_group__property_tax_receivable_account_id
@@ -12994,12 +13277,16 @@ msgid ""
"Tax current account used as a counterpart to the Tax Closing Entry when in "
"favor of the company."
msgstr ""
+"Porezni tekući konto koji se koristi kao protivstavka Unosa Zatvaranja "
+"Poreza kada je u korist poduzeća."
+# taken from hr.po
#. module: account
#: model:res.groups,name:account.group_show_line_subtotals_tax_excluded
msgid "Tax display B2B"
msgstr "Prikaz PDV-a B2B"
+# taken from hr.po
#. module: account
#: model:res.groups,name:account.group_show_line_subtotals_tax_included
msgid "Tax display B2C"
@@ -13007,36 +13294,45 @@ msgstr "Prikaz PDV-a B2C"
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/chart_template.py
#, python-format
msgid ""
"Tax distribution line templates should apply to either invoices or refunds, "
"not both at the same time. invoice_tax_id and refund_tax_id should not be "
"set together."
msgstr ""
+"Predlošci linija raspodjele poreza treba da se primjenjuju ili na fakture "
+"ili na povrate, ne na oboje istovremeno. invoice_tax_id i refund_tax_id ne "
+"treba biti postavljeni zajedno."
#. module: account
#: model:ir.model.fields,help:account.field_account_move_line__tax_repartition_line_id
msgid ""
"Tax distribution line that caused the creation of this move line, if any"
msgstr ""
+"Linija raspodjele poreza koja je uzrokovala kreiranje ove linije promjene, "
+"ako postoji"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_tax.py:0
+#: code:addons/account/models/account_tax.py
#, python-format
msgid ""
"Tax distribution lines should apply to either invoices or refunds, not both "
"at the same time. invoice_tax_id and refund_tax_id should not be set "
"together."
msgstr ""
+"Linije raspodjele poreza treba da se primjenjuju ili na fakture ili na "
+"povrate, ne na oboje istovremeno. invoice_tax_id i refund_tax_id ne treba "
+"biti postavljeni zajedno."
+# taken from hr.po
#. module: account
#: model:ir.model.constraint,message:account.constraint_account_tax_name_company_uniq
-#: model:ir.model.constraint,message:account.constraint_account_tax_template_name_company_uniq
msgid "Tax names must be unique !"
msgstr "Naziv poreza mora biti jedinstven !"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_fiscal_position_tax__tax_src_id
msgid "Tax on Product"
@@ -13048,6 +13344,8 @@ msgid ""
"Tax report expressions whose '+' tag will be assigned to move lines by this "
"repartition line"
msgstr ""
+"Izrazi poreznog izvještaja čija '+' oznaka će biti dodijeljena linijama "
+"promjene od strane ove linije raspodjele"
#. module: account
#: model:ir.model.fields,help:account.field_account_tax_repartition_line_template__minus_report_expression_ids
@@ -13055,12 +13353,15 @@ msgid ""
"Tax report expressions whose '-' tag will be assigned to move lines by this "
"repartition line"
msgstr ""
+"Izrazi poreznog izvještaja čija '-' oznaka će biti dodijeljena linijama "
+"promjene od strane ove linije raspodjele"
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__early_pay_discount_computation
msgid "Tax setting"
msgstr "Postavke poreza"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_fiscal_position_tax__tax_dest_id
msgid "Tax to Apply"
@@ -13071,55 +13372,51 @@ msgstr "Porezi za primjeniti"
msgid "TaxCloud"
msgstr "TaxCloud"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
-#: code:addons/account/models/company.py:0
-#: model:account.tax.group,name:account.tax_group_taxes
-#: model:ir.actions.act_window,name:account.action_tax_form
-#: model:ir.model.fields,field_description:account.field_account_move_line__tax_ids
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line__tax_ids
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line_template__tax_ids
-#: model:ir.model.fields.selection,name:account.selection__account_account_tag__applicability__taxes
-#: model:ir.ui.menu,name:account.menu_action_tax_form
-#: model_terms:ir.ui.view,arch_db:account.onboarding_sale_tax_step
-#: model_terms:ir.ui.view,arch_db:account.onboarding_taxes_step
-#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
-#: model_terms:ir.ui.view,arch_db:account.view_move_line_form
+#: code:addons/account/models/account_account.py
#, python-format
msgid "Taxes"
msgstr "Porezi"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Taxes Applied"
msgstr "Obračunati PDV"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_position_template_form
msgid "Taxes Mapping"
msgstr "Mapiranje poreza"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid ""
"Taxes exigible on payment and on invoice cannot be mixed on the same journal"
" item if they share some tag."
msgstr ""
+"Porezi koji se mogu exigirati na plaćanje i na fakturu ne mogu se miješati "
+"na istoj stavci dnevnika ako dijele neku oznaku."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.onboarding_taxes_step
msgid "Taxes set."
msgstr "Porezi postavljeni"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_tax_template_search
msgid "Taxes used in Purchases"
msgstr "Porezi korišćeni u kupovini"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_tax_template_search
msgid "Taxes used in Sales"
@@ -13130,7 +13427,7 @@ msgstr "Porezi korišćeni u prodaji"
msgid ""
"Taxes, fiscal positions, chart of accounts & legal statements for your "
"country"
-msgstr ""
+msgstr "Porezi, fiskalne pozicije, kontni plan & zakonska regulativa"
#. module: account
#: model:ir.model.fields,help:account.field_res_company__account_enabled_tax_country_ids
@@ -13139,11 +13436,12 @@ msgid ""
"tax-related features(hence the ones for which l10n modules need to show tax-"
"related fields)."
msgstr ""
+"Tehničko polje koje sadrži zemlje za koje ovo poduzeće koristi porezne "
+"funkcije (dakle one za koje l10n moduli trebaju prikazati polja vezana za "
+"poreze)."
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement_line__bank_partner_id
-#: model:ir.model.fields,help:account.field_account_move__bank_partner_id
-#: model:ir.model.fields,help:account.field_account_payment__bank_partner_id
msgid "Technical field to get the domain on the bank"
msgstr "Tehnično polje za dobijanje domena na banci"
@@ -13155,32 +13453,42 @@ msgid ""
"The prefix* groups are the separators between the year, month and the actual increasing sequence number (seq).\n"
"e.g: ^(?P.*?)(?P\\d{4})(?P\\D*?)(?P\\d{2})(?P\\D+?)(?P\\d+)(?P\\D*?)$"
msgstr ""
+"Tehničko polje koje se koristi za nametanje kompleksne kompozicije sekvence koju bi sistem normalno pogrešno razumio.\n"
+"Ovo je regex koji može uključiti sve sljedeće grupe hvatanja: prefix1, year, prefix2, month, prefix3, seq, suffix.\n"
+"Grupe prefix* su separatori između godine, mjeseca i stvarnog rastućeg sekvencijalnog broja (seq).\n"
+"npr: ^(?P.*?)(?P\\d{4})(?P\\D*?)(?P\\d{2})(?P\\D+?)(?P\\d+)(?P\\D*?)$"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__chart_template_id
msgid "Template"
msgstr "Prijedlog"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_group_template
msgid "Template for Account Groups"
msgstr "Predložak za grupu konta"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_fiscal_position_template
msgid "Template for Fiscal Position"
msgstr "Prijedlog za fiskalnu poziciju"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_fiscal_position__foreign_vat_header_mode__templates_found
msgid "Templates Found"
msgstr "Predložaka pronađeno"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_account_template
msgid "Templates for Accounts"
msgstr "Prijedlozi konta"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_account_tax_template
msgid "Templates for Taxes"
@@ -13191,41 +13499,41 @@ msgstr "Prijedlozi poreza"
msgid "Term Key"
msgstr "Ključ uslova"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment_term__line_ids
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
-#: model_terms:ir.ui.view,arch_db:account.view_payment_term_form
msgid "Terms"
msgstr "Termini"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__invoice_terms
msgid "Terms & Conditions"
msgstr "Uslovi isporuke"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__invoice_terms_html
msgid "Terms & Conditions as a Web page"
msgstr "Odredbe i uvjeti kao link"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__terms_type
-#: model:ir.model.fields,field_description:account.field_res_config_settings__terms_type
msgid "Terms & Conditions format"
msgstr "Format Odredbi i Uvijeta"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Terms & Conditions: %s"
msgstr "Odredbe i uvjeti\\: %s"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__narration
-#: model:ir.model.fields,field_description:account.field_account_move__narration
-#: model:ir.model.fields,field_description:account.field_account_payment__narration
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Terms and Conditions"
msgstr "Odredbe i uslovi"
@@ -13236,125 +13544,133 @@ msgstr "To je datum početnog zapisa."
#. module: account
#. odoo-python
-#: code:addons/account/models/sequence_mixin.py:0
+#: code:addons/account/models/sequence_mixin.py
#, python-format
msgid ""
"The %(date_field)s (%(date)s) doesn't match the sequence number of the related %(model)s (%(sequence)s)\n"
"You will need to clear the %(model)s's %(sequence_field)s to proceed.\n"
"In doing so, you might want to resequence your entries in order to maintain a continuous date-based sequence."
msgstr ""
+"%(date_field)s (%(date)s) ne odgovara sekvencijalnom broju povezanog %(model)s (%(sequence)s)\n"
+"Morat ćete obrisati %(sequence_field)s od %(model)s da nastavite.\n"
+"Pritom, možda želite presekvencirati svoje unose kako bi održali kontinuirani slijed baziran na datumu."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_report.py:0
+#: code:addons/account/models/account_report.py
#, python-format
msgid ""
"The Availability is set to 'Country Matches' but the field Country is not "
"set."
msgstr ""
+"Dostupnost je postavljena na 'Zemlja se Podudara' ali polje Zemlja nije "
+"postavljeno."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "The Bill/Refund date is required to validate this document."
msgstr "Datum računa je obavezan za potvrđivanje ovog dokumenta."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement_line__country_code
-#: model:ir.model.fields,help:account.field_account_journal__country_code
-#: model:ir.model.fields,help:account.field_account_move__country_code
-#: model:ir.model.fields,help:account.field_account_move_reversal__country_code
-#: model:ir.model.fields,help:account.field_account_payment__country_code
-#: model:ir.model.fields,help:account.field_account_payment_register__country_code
-#: model:ir.model.fields,help:account.field_account_tax__country_code
-#: model:ir.model.fields,help:account.field_account_tax_group__country_code
-#: model:ir.model.fields,help:account.field_res_company__country_code
-#: model:ir.model.fields,help:account.field_res_config_settings__country_code
msgid ""
"The ISO country code in two chars. \n"
"You can use this field for quick search."
msgstr ""
+"ISO oznaka zemlje u dva znaka. \n"
+"Ovo polje možete koristiti za brzu pretragu."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"The Journal Entry sequence is not conform to the current format. Only the "
"Accountant can change it."
msgstr ""
+"Sekvenca Knjiženja ne odgovara trenutnom formatu. Samo Računovođa može to "
+"promijeniti."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment_term.py:0
-#: model_terms:ir.ui.view,arch_db:account.view_payment_term_form
+#: code:addons/account/models/account_payment_term.py
#, python-format
msgid "The Payment Term must have one Balance line."
msgstr "Uslovi plaćanja moraju imati jednu liniju salda."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid ""
"The Unit of Measure (UoM) '%s' you have selected for product '%s', is "
"incompatible with its category : %s."
msgstr ""
+"Jedinica Mjere (JM) '%s' koju ste odabrali za proizvod '%s', je "
+"nekompatibilna sa njenom kategorijom : %s."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid "The account %s (%s) is deprecated."
msgstr "Konto: %s (%s) je zastario."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/account_account.py
#, python-format
msgid "The account code can only contain alphanumeric characters and dots."
msgstr "Kod računa može sadržavati samo alfanumeričke karaktere i tačke."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
+#: code:addons/account/models/account_account.py
#, python-format
msgid ""
"The account is already in use in a 'sale' or 'purchase' journal. This means "
"that the account's type couldn't be 'receivable' or 'payable'."
msgstr ""
+"Konto se već koristi u 'prodaja' ili 'nabavka' dnevniku. To znači da tip "
+"konta ne može biti 'potraživanje' ili 'obveza'."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid ""
"The account selected on your journal entry forces to provide a secondary "
"currency. You should remove the secondary currency on the account."
msgstr ""
+"Konto odabran na vašem knjiženju nameće obavezno pružanje sekundarne valute."
+" Trebali bi ukloniti sekundarnu valutu sa konta."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_setup_bank_manual_config__journal_id
-#: model:ir.model.fields,help:account.field_res_partner_bank__journal_id
msgid "The accounting journal corresponding to this bank account."
msgstr "Dnevnik u koji se upisuje ovaj bankovni račun."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_res_config_settings__currency_exchange_journal_id
msgid ""
"The accounting journal where automatic exchange differences will be "
"registered"
-msgstr ""
+msgstr "Dnevnik knjiženja u kojem će automatske tečajne razlike biti knjižene"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement_line__amount_currency
-#: model:ir.model.fields,help:account.field_account_move_line__amount_currency
msgid ""
"The amount expressed in an optional other currency if it is a multi-currency"
" entry."
-msgstr ""
+msgstr "Iznos izražen u opcionalnoj drugoj valuti ako je viševalutni unos."
#. module: account
#: model:ir.model.constraint,message:account.constraint_account_move_line_check_amount_currency_balance_sign
@@ -13364,31 +13680,39 @@ msgid ""
"same as the one from the company, this amount must strictly be equal to the "
"balance."
msgstr ""
+"Iznos izražen u sekundarnoj valuti mora biti pozitivan kada se konto "
+"zadužuje i negativan kada se konto odobrava. Ako je valuta ista kao ona iz "
+"poduzeća, ovaj iznos mora striktno biti jednak saldu."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_reconcile_model.py:0
+#: code:addons/account/models/account_reconcile_model.py
#, python-format
msgid "The amount is not a number"
msgstr "Iznos nije brojčani"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_tax.py:0
+#: code:addons/account/models/account_tax.py
#, python-format
msgid ""
"The application scope of taxes in a group must be either the same as the "
"group or left empty."
msgstr ""
+"Opseg primjene poreza u grupi mora biti ili isti kao grupa ili ostavljen "
+"prazan."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal.py:0
+#: code:addons/account/models/account_journal.py
#, python-format
msgid ""
"The bank account of a bank journal must belong to the same company (%s)."
-msgstr ""
+msgstr "Bankovni račun mora pripadati istom poduzeću (%s)."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_move_line__statement_id
msgid "The bank statement used for bank reconciliation"
@@ -13396,21 +13720,23 @@ msgstr "Bankovni izvod korišten za bankovno usklađivanje"
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement_line__tax_cash_basis_created_move_ids
-#: model:ir.model.fields,help:account.field_account_move__tax_cash_basis_created_move_ids
-#: model:ir.model.fields,help:account.field_account_payment__tax_cash_basis_created_move_ids
msgid ""
"The cash basis entries created from the taxes on this entry, when "
"reconciling its lines."
msgstr ""
+"Gotovinsko-bazirani unosi kreirani od poreza na ovom unosu, kada se "
+"usklađuju njegove linije."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_res_company__chart_template_id
msgid "The chart template for the company (if any)"
msgstr "Kontni plan za poduzeće (ukoliko postoji)"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "The chosen QR-code type is not eligible for this invoice."
msgstr "Odabran tip QR koda ne ispunjava uvjete za ovu fakturu"
@@ -13423,7 +13749,12 @@ msgid ""
"order to be valid, any derogation must be expressly agreed to in advance in "
"writing."
msgstr ""
+"Klijent eksplicitno odriče svoje vlastite standardne uvjete i uslove, čak i "
+"ako su napisani nakon ovih standardnih uvjeta i uslova prodaje. Da bi bio "
+"valjan, svaki izuzetak mora biti izričito ugovoren unaprijed u pisanoj "
+"formi."
+# taken from hr.po
#. module: account
#: model:ir.model.constraint,message:account.constraint_account_account_code_company_uniq
msgid "The code of the account must be unique per company !"
@@ -13436,13 +13767,16 @@ msgstr "Kombinacija kod/tip plaćanja već postoji!"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"The combination of reference model and reference type on the journal is not "
"implemented"
msgstr ""
+"Kombinacija referentnog modela i referentnog tipa na dnevniku nije "
+"implementirana"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_tax_repartition_line__company_id
msgid "The company this distribution line belongs to."
@@ -13450,12 +13784,12 @@ msgstr "Tvrtka kojoj pripada ova distribucija."
#. module: account
#. odoo-python
-#: code:addons/account/models/partner.py:0
+#: code:addons/account/models/partner.py
#, python-format
msgid ""
"The country code of the foreign VAT number does not match any country in the"
" group."
-msgstr ""
+msgstr "Kod zemlje stranog PDV broja ne odgovara nijednoj zemlji u grupi."
#. module: account
#: model:ir.model.fields,help:account.field_account_tax_group__country_id
@@ -13469,12 +13803,14 @@ msgstr "Zemlja za koju je ovaj porez primjenjiv."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_report.py:0
+#: code:addons/account/models/account_report.py
#, python-format
msgid ""
"The country set on the foreign VAT fiscal position must match the one set on"
" the report."
msgstr ""
+"Zemlja postavljena na stranoj PDV fiskalnoj poziciji mora odgovarati onoj "
+"postavljenoj na izvještaju."
#. module: account
#: model:ir.model.fields,help:account.field_account_chart_template__country_id
@@ -13483,8 +13819,6 @@ msgstr "Zemlja kojoj pripada ovaj kontni plan. Nijedna ako je opšti."
#. module: account
#: model:ir.model.fields,help:account.field_account_fiscal_position__company_country_id
-#: model:ir.model.fields,help:account.field_res_company__account_fiscal_country_id
-#: model:ir.model.fields,help:account.field_res_config_settings__account_fiscal_country_id
msgid "The country to use the tax reports from for this company"
msgstr "Zemlja čiji se porezi koriste za ovu kompaniju"
@@ -13499,18 +13833,25 @@ msgid ""
"The credit note is auto-validated and reconciled with the invoice.\n"
" The original invoice is duplicated as a new draft."
msgstr ""
+"Knjižno odobrenje je automatski potvrđeno i usklađeno sa fakturom.\n"
+" Originalna faktura je duplicirana kao novi nacrt."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_move_reversal
msgid ""
"The credit note is created in draft and can be edited before being issued."
msgstr ""
+"Knjižno odobrenje je u nacrtu i može se uređivati prije nego što bude "
+"izdano."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_journal__currency_id
msgid "The currency used to enter statement"
msgstr "Valuta koja se koristi pri unosu stavke"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "The current highest number is"
@@ -13518,46 +13859,50 @@ msgstr "Trenutno najveći broj je"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"The current total is %s but the expected total is %s. In order to post the "
"invoice/bill, you can adjust its lines or the expected Total (tax inc.)."
msgstr ""
+"Trenutni ukupan iznos je %s ali očekivani ukupan iznos je %s. Da biste "
+"proknjižili fakturu/račun, možete prilagoditi njene linije ili očekivani "
+"Ukupno (sa porezom)."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"The date is being set prior to the %(lock_type)s lock date %(lock_date)s. "
"The Journal Entry will be accounted on %(invoice_date)s upon posting."
msgstr ""
+"Datum se postavlja prije %(lock_type)s datuma zaključavanja %(lock_date)s. "
+"Knjiženje će biti proknjiženo na %(invoice_date)s prilikom knjiženja."
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
+#: code:addons/account/wizard/account_automatic_entry_wizard.py
#, python-format
msgid "The date selected is protected by a lock date"
msgstr "Odabrani datum je zaštićen zaključanim datumom"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment_term.py:0
+#: code:addons/account/models/account_payment_term.py
#, python-format
msgid "The discount days of the Payment Terms lines must be positive."
msgstr "Dani popusta linija uslova plaćanja moraju biti pozitivni."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement_line__invoice_origin
-#: model:ir.model.fields,help:account.field_account_move__invoice_origin
-#: model:ir.model.fields,help:account.field_account_payment__invoice_origin
msgid "The document(s) that generated the invoice."
msgstr "Dokument(i) koji su generirali ovaj račun."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "The entry %s (id %s) is already posted."
msgstr "Zapis %s (id %s) je već knjižen."
@@ -13570,39 +13915,46 @@ msgid ""
"expense (Cost of Goods Sold account) is recognized at the customer invoice "
"validation."
msgstr ""
+"Dugovni konto vrijednosti robe koji se knjiži pri potvrdiulaznog računa, "
+"osim u anglo-saksonskom knjigovudstvu gdje se trošak robe (COGS) obračunava "
+"prilikom prodaje kupcu."
#. module: account
#. odoo-python
-#: code:addons/account/controllers/portal.py:0
+#: code:addons/account/controllers/portal.py
#, python-format
msgid "The field %s must be filled."
msgstr "Polje %s mora biti popunjeno."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"The field 'Customer' is required, please complete it to validate the "
"Customer Invoice."
msgstr ""
+"Polje 'Kupac' je obavezno, molimo popunite ga da potvrdite Fakturu Kupca."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"The field 'Vendor' is required, please complete it to validate the Vendor "
"Bill."
msgstr ""
+"Polje 'Dobavljač' je obavezno, molimo popunite ga da potvrdite Račun "
+"Dobavljača."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_res_partner__property_account_position_id
-#: model:ir.model.fields,help:account.field_res_users__property_account_position_id
msgid ""
"The fiscal position determines the taxes/accounts used for this contact."
-msgstr ""
+msgstr "Fiskalna pozicija određuje poreze i konta za partnera."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_automatic_entry_wizard_form
msgid "The following Journal Entries will be generated"
@@ -13610,50 +13962,58 @@ msgstr "Sljedeće temeljnice dnevnika će biti kreirane"
#. module: account
#. odoo-python
-#: code:addons/account/models/res_partner_bank.py:0
+#: code:addons/account/models/res_partner_bank.py
#, python-format
msgid ""
"The following error prevented '%s' QR-code to be generated though it was "
"detected as eligible: "
msgstr ""
+"Sljedeća greška je spriječila generiranje '%s' QR-koda iako je detektovan "
+"kao prihvatljiv: "
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_invoice_send.py:0
+#: code:addons/account/wizard/account_invoice_send.py
#, python-format
msgid ""
"The following invoice(s) will not be sent by email, because the customers "
"don't have email address."
msgstr ""
+"Sljedeća faktura(e) neće biti poslate emailom, jer kupci nemaju email "
+"adresu."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_reconcile_model.py:0
+#: code:addons/account/models/account_reconcile_model.py
#, python-format
msgid ""
"The following regular expression is invalid to create a partner mapping: %s"
msgstr ""
+"Sljedeći regularni izraz je neispravan za kreiranje mapiranja partnera: %s"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_bank_statement_line.py:0
+#: code:addons/account/models/account_bank_statement_line.py
#, python-format
msgid "The foreign currency must be different than the journal one: %s"
msgstr "Strana valuta mora biti različita od one u dnevniku: %s"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
+#: code:addons/account/models/account_account.py
#, python-format
msgid ""
"The foreign currency set on the journal '%(journal)s' and the account "
"'%(account)s' must be the same."
msgstr ""
+"Strana valuta postavljena na dnevniku '%(journal)s' i kontu '%(account)s' "
+"mora biti ista."
#. module: account
#: model:ir.model.fields,help:account.field_account_report_external_value__foreign_vat_fiscal_position_id
msgid "The foreign fiscal position for which this external value is made."
-msgstr "Strana fiskalna pozicija za koju je napravljena ova vanjska vrijednost."
+msgstr ""
+"Strana fiskalna pozicija za koju je napravljena ova vanjska vrijednost."
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_hash_integrity
@@ -13661,81 +14021,88 @@ msgid ""
"The hash chain is compliant: it is not possible to alter the\n"
" data without breaking the hash chain for subsequent parts."
msgstr ""
+"Hash lanac je usklađen: nije moguće mijenjati\n"
+" podatke bez lomljenja hash lanca za naknadne dijelove."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal.py:0
+#: code:addons/account/models/account_journal.py
#, python-format
msgid "The holder of a journal's bank account must be the company (%s)."
msgstr "Vlasnik bankovnog računa za dnevnik mora biti poduzeće (%s)."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"The invoice already contains lines, it was not updated from the attachment."
-msgstr ""
+msgstr "Račun već sadrži stavke, nije ažuriran iz priloga."
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/js/tours/account.js:0
+#: code:addons/account/static/src/js/tours/account.js
#, python-format
msgid "The invoice having been sent, the button has changed priority."
msgstr "Faktura je poslana, dugme je promijenilo prioritet."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "The invoice is not a draft, it was not updated from the attachment."
msgstr "Faktura nije u nacrtu, nije ažurirana iz privitka."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_bank_statement_line.py:0
+#: code:addons/account/models/account_bank_statement_line.py
#, python-format
msgid ""
"The journal entry %s reached an invalid state regarding its related statement line.\n"
"To be consistent, the journal entry must always have exactly one journal item involving the bank/cash account."
msgstr ""
+"Knjiženje %s je dostiglo neispravno stanje u odnosu na povezanu liniju izvoda.\n"
+"Da bi bilo konzistentno, knjiženje mora imati tačno jednu stavku koja uključuje bankovni/gotovinski račun."
#. module: account
#: model:ir.model.fields,help:account.field_res_company__account_opening_move_id
msgid ""
"The journal entry containing the initial balance of all this company's "
"accounts."
-msgstr ""
+msgstr "Knjiženje koje sadrži početno stanje svih računa ovog preduzeća."
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement_line__tax_cash_basis_origin_move_id
-#: model:ir.model.fields,help:account.field_account_move__tax_cash_basis_origin_move_id
-#: model:ir.model.fields,help:account.field_account_payment__tax_cash_basis_origin_move_id
msgid ""
"The journal entry from which this tax cash basis journal entry has been "
"created."
msgstr ""
+"Knjiženje iz kojeg je kreirano ovo knjiženje poreza na gotovinskoj osnovi."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_analytic_line.py:0
+#: code:addons/account/models/account_analytic_line.py
#, python-format
msgid "The journal item is not linked to the correct financial account"
msgstr "Stavka dnevnika nije povezana sa ispravnim finansijskim računom"
#. module: account
#: model:ir.model.fields,help:account.field_account_financial_year_op__fiscalyear_last_day
-#: model:ir.model.fields,help:account.field_account_financial_year_op__fiscalyear_last_month
msgid ""
"The last day of the month will be used if the chosen day doesn't exist."
-msgstr ""
+msgstr "Posljednji dan mjeseca će biti korišten ako odabrani dan ne postoji."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_payment_term_form
msgid ""
"The last line's computation type should be \"Balance\" to ensure that the "
"whole amount will be allocated."
msgstr ""
+"Vrsta izračuna u zadnjem redu treba biti \"Saldo\" kako bi se osiguralo da "
+"cijeli iznos bude dodijeljen."
#. module: account
#: model:ir.model.constraint,message:account.constraint_account_group_check_length_prefix
@@ -13750,43 +14117,57 @@ msgid ""
"- To Match the text anywhere (in label or notes), put your text between .*\n"
" e.g: .*N°48748 abc123.*"
msgstr ""
+"Mapiranje koristi regularne izraze.\n"
+"- Za pronalaženje teksta na početku linije (u oznaci ili napomenama), jednostavno unesite svoj tekst.\n"
+"- Za pronalaženje teksta bilo gdje (u oznaci ili napomenama), stavite svoj tekst između .*\n"
+" npr: .*N°48748 abc123.*"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"The move could not be posted for the following reason: %(error_message)s"
msgstr ""
+"Knjiženje nije moglo biti proknjiženo iz sljedećeg razloga: "
+"%(error_message)s"
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/js/tours/account.js:0
+#: code:addons/account/static/src/js/tours/account.js
#, python-format
msgid "The next step is payment registration."
msgstr "Sljedeći korak je registracija plaćanja."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid ""
"The operation is refused as it would impact an already issued tax statement."
" Please change the journal entry date or the tax lock date set in the "
"settings (%s) to proceed."
msgstr ""
+"Operacija je odbijena jer bi uticala na već izdatu poresku prijavu. Molimo "
+"promijenite datum knjiženja ili datum zaključavanja poreza u postavkama (%s)"
+" da nastavite."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement_line__foreign_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr "Opcionalna druga valuta ako je u pitanju viševalutni unos."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_move_line__quantity
msgid ""
"The optional quantity expressed by this line, eg: number of product sold. "
"The quantity is not a legal requirement but is very useful for some reports."
msgstr ""
+"Opcionalna količina izražena ovom stavkom, npr: broj prodatih proizvoda. "
+"Količina nije zakonski obavezna ali je vrlo korisna za neke izvještaje."
#. module: account
#: model:ir.model.fields,help:account.field_account_tax_repartition_line__sequence
@@ -13795,159 +14176,188 @@ msgid ""
" to work properly, invoice distribution lines should be arranged in the same"
" order as the credit note distribution lines they correspond to."
msgstr ""
+"Redoslijed u kojem se linije raspodjele prikazuju i uparuju. Da bi povrati "
+"radili ispravno, linije raspodjele fakture treba da budu raspoređene istim "
+"redoslijedom kao i linije raspodjele knjižne obavijesti kojima odgovaraju."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/partner.py:0
+#: code:addons/account/models/partner.py
#, python-format
msgid "The partner cannot be deleted because it is used in Accounting"
msgstr "Partner se ne može obrisati jer se već koristi u računovodstvu"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_res_partner__has_unreconciled_entries
-#: model:ir.model.fields,help:account.field_res_users__has_unreconciled_entries
msgid ""
"The partner has at least one unreconciled debit and credit since last time "
"the invoices & payments matching was performed."
msgstr ""
+"Partner ima najmanje jednu stavku za zatvaranje od zadnjeg zatvaranja "
+"stavaka."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal.py:0
+#: code:addons/account/models/account_journal.py
#, python-format
msgid ""
"The partners of the journal's company and the related bank account mismatch."
msgstr ""
+"Partneri preduzeća dnevnika i povezani bankovni račun se ne poklapaju."
+# taken from hr.po
#. module: account
#: model:ir.model.constraint,message:account.constraint_account_payment_check_amount_not_negative
msgid "The payment amount cannot be negative."
msgstr "Iznos plaćanja nemože biti negativan."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement_line__payment_reference
-#: model:ir.model.fields,help:account.field_account_move__payment_reference
msgid "The payment reference to set on journal items."
msgstr "Referenca plaćanja koja će biti postavljana u stavkama dnevnika"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_move_line__payment_id
msgid "The payment that created this entry"
msgstr "Plaćanje koje je kreiralo ovu stavku"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_payment__currency_id
-#: model:ir.model.fields,help:account.field_account_payment_register__currency_id
msgid "The payment's currency."
msgstr "Valuta plaćanja"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"The recipient bank account linked to this invoice is archived.\n"
"So you cannot confirm the invoice."
msgstr ""
+"Bankovni račun primatelja povezan s ovom fakturom je arhiviran.\n"
+"Stoga ne možete potvrditi fakturu."
#. module: account
#: model:ir.model.fields,help:account.field_account_reconcile_model__match_partner_category_ids
-#: model:ir.model.fields,help:account.field_account_reconcile_model_template__match_partner_category_ids
msgid ""
"The reconciliation model will only be applied to the selected "
"customer/vendor categories."
msgstr ""
+"Model zatvaranja će biti primijenjen samo na odabrane kategorije "
+"kupaca/dobavljača."
#. module: account
#: model:ir.model.fields,help:account.field_account_reconcile_model__match_partner_ids
-#: model:ir.model.fields,help:account.field_account_reconcile_model_template__match_partner_ids
msgid ""
"The reconciliation model will only be applied to the selected "
"customers/vendors."
msgstr ""
+"Model zatvaranja će biti primijenjen samo na odabrane kupce/dobavljače."
#. module: account
#: model:ir.model.fields,help:account.field_account_reconcile_model__match_nature
-#: model:ir.model.fields,help:account.field_account_reconcile_model_template__match_nature
msgid ""
"The reconciliation model will only be applied to the selected transaction type:\n"
" * Amount Received: Only applied when receiving an amount.\n"
" * Amount Paid: Only applied when paying an amount.\n"
" * Amount Paid/Received: Applied in both cases."
msgstr ""
+"Model zatvaranja će biti primijenjen samo na odabrani tip transakcije:\n"
+" * Primljeni iznos: Primjenjuje se samo pri prijemu iznosa.\n"
+" * Plaćeni iznos: Primjenjuje se samo pri plaćanju iznosa.\n"
+" * Plaćeni/Primljeni iznos: Primjenjuje se u oba slučaja."
#. module: account
#: model:ir.model.fields,help:account.field_account_reconcile_model__match_partner
-#: model:ir.model.fields,help:account.field_account_reconcile_model_template__match_partner
msgid ""
"The reconciliation model will only be applied when a customer/vendor is set."
msgstr ""
+"Model zatvaranja će biti primijenjen samo kada je kupac/dobavljač "
+"postavljen."
#. module: account
#: model:ir.model.fields,help:account.field_account_reconcile_model__match_amount
-#: model:ir.model.fields,help:account.field_account_reconcile_model_template__match_amount
msgid ""
"The reconciliation model will only be applied when the amount being lower "
"than, greater than or between specified amount(s)."
msgstr ""
+"Model zatvaranja će biti primijenjen samo kada je iznos manji, veći ili "
+"između specificiranih iznosa."
#. module: account
#: model:ir.model.fields,help:account.field_account_reconcile_model__match_label
-#: model:ir.model.fields,help:account.field_account_reconcile_model_template__match_label
msgid ""
"The reconciliation model will only be applied when the label:\n"
" * Contains: The proposition label must contains this string (case insensitive).\n"
" * Not Contains: Negation of \"Contains\".\n"
" * Match Regex: Define your own regular expression."
msgstr ""
+"Model zatvaranja će biti primijenjen samo kada oznaka:\n"
+" * Sadrži: Oznaka prijedloga mora sadržavati ovaj tekst (ne razlikuje velika/mala slova).\n"
+" * Ne sadrži: Negacija \"Sadrži\".\n"
+" * Odgovara Regex-u: Definirajte vlastiti regularni izraz."
#. module: account
#: model:ir.model.fields,help:account.field_account_reconcile_model__match_note
-#: model:ir.model.fields,help:account.field_account_reconcile_model_template__match_note
msgid ""
"The reconciliation model will only be applied when the note:\n"
" * Contains: The proposition note must contains this string (case insensitive).\n"
" * Not Contains: Negation of \"Contains\".\n"
" * Match Regex: Define your own regular expression."
msgstr ""
+"Model zatvaranja će biti primijenjen samo kada napomena:\n"
+" * Sadrži: Napomena prijedloga mora sadržavati ovaj tekst (ne razlikuje velika/mala slova).\n"
+" * Ne sadrži: Negacija \"Sadrži\".\n"
+" * Odgovara Regex-u: Definirajte vlastiti regularni izraz."
#. module: account
#: model:ir.model.fields,help:account.field_account_reconcile_model__match_transaction_type
-#: model:ir.model.fields,help:account.field_account_reconcile_model_template__match_transaction_type
msgid ""
"The reconciliation model will only be applied when the transaction type:\n"
" * Contains: The proposition transaction type must contains this string (case insensitive).\n"
" * Not Contains: Negation of \"Contains\".\n"
" * Match Regex: Define your own regular expression."
msgstr ""
+"Model zatvaranja će biti primijenjen samo kada tip transakcije:\n"
+" * Sadrži: Tip transakcije prijedloga mora sadržavati ovaj tekst (ne razlikuje velika/mala slova).\n"
+" * Ne sadrži: Negacija \"Sadrži\".\n"
+" * Odgovara Regex-u: Definirajte vlastiti regularni izraz."
#. module: account
#: model:ir.model.fields,help:account.field_account_reconcile_model__match_journal_ids
-#: model:ir.model.fields,help:account.field_account_reconcile_model_template__match_journal_ids
msgid ""
"The reconciliation model will only be available from the selected journals."
-msgstr ""
+msgstr "Model zatvaranja će biti dostupan samo iz odabranih dnevnika."
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "The recurrence will end on"
msgstr "Ponavljanje će se završiti na"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_reconcile_model.py:0
+#: code:addons/account/models/account_reconcile_model.py
#, python-format
msgid "The regex is not valid"
msgstr "Regex izraz nije valjan"
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_payment_register.py:0
+#: code:addons/account/wizard/account_payment_register.py
#, python-format
msgid ""
"The register payment wizard should only be called on account.move or "
"account.move.line records."
msgstr ""
+"Čarobnjak za registraciju plaćanja treba biti pozvan samo na account.move "
+"ili account.move.line zapisima."
#. module: account
#: model:ir.model.fields,help:account.field_account_report__root_report_id
@@ -13956,27 +14366,32 @@ msgstr "Izvještaj čiji je ovaj izvještaj varijanta."
#. module: account
#. odoo-python
-#: code:addons/account/controllers/terms.py:0
+#: code:addons/account/controllers/terms.py
#, python-format
msgid "The requested page is invalid, or doesn't exist anymore."
msgstr "Tražena stranica je neispravna ili više ne postoji."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_move_line__amount_residual_currency
msgid ""
"The residual amount on a journal item expressed in its currency (possibly "
"not the company currency)."
msgstr ""
+"Ostatak iznosa na temeljnici prikazan u valuti knjiženja (moguće da to nije "
+"valuta tvrtke)."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_move_line__amount_residual
msgid ""
"The residual amount on a journal item expressed in the company currency."
-msgstr ""
+msgstr "Preostali iznos na stavci dnevnika izražen u valuti kompanije."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_bank_statement.py:0
+#: code:addons/account/models/account_bank_statement.py
#, python-format
msgid "The running balance (%s) doesn't match the specified ending balance."
msgstr "Stanje (%s) ne odgovara završnom saldu."
@@ -13987,57 +14402,70 @@ msgid ""
"The selected destination account is set to use a specific currency. Every entry transferred to it will be converted into this currency, causing\n"
" the loss of any pre-existing foreign currency amount."
msgstr ""
+"Odabrani ciljni račun je postavljen da koristi specifičnu valutu. Svaka stavka prenijeta na njega će biti konvertovana u ovu valutu, što će\n"
+" prouzrokovati gubitak bilo kojeg postojećeg iznosa u stranoj valuti."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment.py:0
+#: code:addons/account/models/account_payment.py
#, python-format
msgid ""
"The selected payment method is not available for this payment, please select"
" the payment method again."
msgstr ""
+"Odabrani način plaćanja nije dostupan za ovo plaćanje, molimo ponovo "
+"odaberite način plaćanja."
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_payment_form
msgid "The selected payment method requires a bank account but none is set on"
-msgstr "Odabrani metod plaćanja zahtijeva bankovni račun ali nijedan nije postavljen na"
+msgstr ""
+"Odabrani metod plaćanja zahtijeva bankovni račun ali nijedan nije postavljen"
+" na"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_tax__sequence
-#: model:ir.model.fields,help:account.field_account_tax_template__sequence
msgid ""
"The sequence field is used to define order in which the tax lines are "
"applied."
msgstr ""
+"Polje sekvence se koristi za određivanje redoslijeda po kojem će se "
+"primjenjivati linije poreza."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "The sequence format has changed."
msgstr "Format sekvence je promijenjen."
#. module: account
#. odoo-python
-#: code:addons/account/models/sequence_mixin.py:0
+#: code:addons/account/models/sequence_mixin.py
#, python-format
msgid ""
"The sequence regex should at least contain the seq grouping keys. For instance:\n"
"^(?P.*?)(?P\\d*)(?P\\D*?)$"
msgstr ""
+"Regex sekvence treba sadržavati najmanje seq ključeve grupiranja. Na primjer:\n"
+"^(?P.*?)(?P\\d*)(?P\\D*?)$"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"The sequence will never restart.\n"
"The incrementing number in this case is '%(formatted_seq)s'."
msgstr ""
+"Sekvenca se nikada neće resetovati.\n"
+"Rastuća brojka u ovom slučaju je '%(formatted_seq)s'."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"The sequence will restart at 1 at the start of every financial year.\n"
@@ -14045,53 +14473,69 @@ msgid ""
"The financial end year detected here is '%(year_end)s'.\n"
"The incrementing number in this case is '%(formatted_seq)s'."
msgstr ""
+"Sekvenca će se resetovati na 1 na početku svake fiskalne godine.\n"
+"Početak fiskalne godine ovdje je '%(year)s'.\n"
+"Kraj fiskalne godine ovdje je '%(year_end)s'.\n"
+"Rastuća brojka u ovom slučaju je '%(formatted_seq)s'."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"The sequence will restart at 1 at the start of every month.\n"
"The year detected here is '%(year)s' and the month is '%(month)s'.\n"
"The incrementing number in this case is '%(formatted_seq)s'."
msgstr ""
+"Sekvenca će se resetovati na 1 na početku svakog mjeseca.\n"
+"Godina ovdje je '%(year)s' a mjesec je '%(month)s'.\n"
+"Rastuća brojka u ovom slučaju je '%(formatted_seq)s'."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"The sequence will restart at 1 at the start of every year.\n"
"The year detected here is '%(year)s'.\n"
"The incrementing number in this case is '%(formatted_seq)s'."
msgstr ""
+"Sekvenca će se resetovati na 1 na početku svake godine.\n"
+"Godina ovdje je '%(year)s'.\n"
+"Rastuća brojka u ovom slučaju je '%(formatted_seq)s'."
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_resequence.py:0
+#: code:addons/account/wizard/account_resequence.py
#, python-format
msgid ""
"The sequences of this journal are different for Invoices and Refunds but you"
" selected some of both types."
msgstr ""
+"Sekvence ovog dnevnika su različite za fakture i povrate, ali ste odabrali "
+"neke od oba tipa."
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_resequence.py:0
+#: code:addons/account/wizard/account_resequence.py
#, python-format
msgid ""
"The sequences of this journal are different for Payments and non-Payments "
"but you selected some of both types."
msgstr ""
+"Sekvence ovog dnevnika su različite za plaćanja i ne-plaćanja, ali ste "
+"odabrali neke od oba tipa."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_bank_statement.py:0
+#: code:addons/account/models/account_bank_statement.py
#, python-format
msgid ""
"The starting balance doesn't match the ending balance of the previous "
"statement, or an earlier statement is missing."
msgstr ""
+"Početni saldo ne odgovara krajnjem saldu predhodnog izvoda, ili predhodni "
+"izvod nedostaje."
#. module: account
#: model:ir.model.fields,help:account.field_account_move_line__statement_line_id
@@ -14100,54 +14544,59 @@ msgstr "Linija izvoda koja je kreirala ovaj zapis"
#. module: account
#: model:ir.model.fields,help:account.field_account_reconcile_model__payment_tolerance_type
-#: model:ir.model.fields,help:account.field_account_reconcile_model_template__payment_tolerance_type
msgid ""
"The sum of total residual amount propositions and the statement line amount "
"allowed gap type."
msgstr ""
+"Tip dozvoljenog odstupanja između ukupnog preostalog iznosa prijedloga i "
+"iznosa linije izvoda."
#. module: account
#: model:ir.model.fields,help:account.field_account_reconcile_model__payment_tolerance_param
-#: model:ir.model.fields,help:account.field_account_reconcile_model_line__payment_tolerance_param
-#: model:ir.model.fields,help:account.field_account_reconcile_model_template__payment_tolerance_param
msgid ""
"The sum of total residual amount propositions matches the statement line "
"amount under this amount/percentage."
msgstr ""
+"Ukupan preostali iznos prijedloga odgovara iznosu linije izvoda pod ovim "
+"iznosom/procentom."
#. module: account
#: model:ir.model.fields,help:account.field_account_fiscal_position__foreign_vat
msgid ""
"The tax ID of your company in the region mapped by this fiscal position."
msgstr ""
+"Poreski ID vašeg preduzeća u regiji mapiranoj ovom fiskalnom pozicijom."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_tax.py:0
+#: code:addons/account/models/account_tax.py
#, python-format
msgid "The tax group must have the same country_id as the tax using it."
msgstr "Poreska grupa mora imati isti country_id kao porez koji je koristi."
#. module: account
#: model:ir.model.fields,help:account.field_account_tax_repartition_line__invoice_tax_id
-#: model:ir.model.fields,help:account.field_account_tax_repartition_line_template__invoice_tax_id
msgid ""
"The tax set to apply this distribution on invoices. Mutually exclusive with "
"refund_tax_id"
msgstr ""
+"Porez postavljen za primjenu ove raspodjele na fakture. Uzajamno "
+"isključujuće sa refund_tax_id"
#. module: account
#: model:ir.model.fields,help:account.field_account_tax_repartition_line__refund_tax_id
-#: model:ir.model.fields,help:account.field_account_tax_repartition_line_template__refund_tax_id
msgid ""
"The tax set to apply this distribution on refund invoices. Mutually "
"exclusive with invoice_tax_id"
msgstr ""
+"Porez postavljen za primjenu ove raspodjele na povratne fakture. Uzajamno "
+"isključujuće sa invoice_tax_id"
#. module: account
#: model:ir.model.fields,help:account.field_account_cash_rounding__rounding_method
msgid "The tie-breaking rule used for float rounding operations"
-msgstr "Pravilo razrješavanja veza korišćeno za operacije zaokruživanja decimala"
+msgstr ""
+"Pravilo razrješavanja veza korišćeno za operacije zaokruživanja decimala"
#. module: account
#: model:ir.model.fields,help:account.field_account_tax_repartition_line__document_type
@@ -14156,12 +14605,14 @@ msgstr "Tip dokumenta na kojeg treba primijeniti liniju redistribucije"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal.py:0
+#: code:addons/account/models/account_journal.py
#, python-format
msgid ""
"The type of the journal's default credit/debit account shouldn't be "
"'receivable' or 'payable'."
msgstr ""
+"Tip zadanog duguje/potražuje računa dnevnika ne bi trebao biti "
+"'potraživanja' ili 'obaveze'."
#. module: account
#: model:ir.model.fields,help:account.field_res_currency__display_rounding_warning
@@ -14169,6 +14620,8 @@ msgid ""
"The warning informs a rounding factor change might be dangerous on "
"res.currency's form view."
msgstr ""
+"Upozorenje informira da promjena faktora zaokruživanja može biti opasna u "
+"prikazu forme res.currency."
#. module: account
#: model_terms:ir.ui.view,arch_db:account.portal_my_invoices
@@ -14177,28 +14630,32 @@ msgstr "Trenutno nema faktura i plaćanja za vaš račun."
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_validate_account_move.py:0
+#: code:addons/account/wizard/account_validate_account_move.py
#, python-format
msgid "There are no journal items in the draft state to post."
msgstr "Nema stavki dnevnika u nacrtu stanja za knjiženje."
#. module: account
#. odoo-python
-#: code:addons/account/models/company.py:0
+#: code:addons/account/models/company.py
#, python-format
msgid ""
"There are still unposted entries in the period you want to lock. You should "
"either post or delete them."
msgstr ""
+"Još uvijek postoje neproknjižene stavke u periodu koji želite zaključati. "
+"Trebate ih ili proknjižiti ili obrisati."
#. module: account
#. odoo-python
-#: code:addons/account/models/company.py:0
+#: code:addons/account/models/company.py
#, python-format
msgid ""
"There are still unreconciled bank statement lines in the period you want to "
"lock.You should either reconcile or delete them."
msgstr ""
+"Još uvijek postoje nezatvorene linije bankovnog izvoda u periodu koji želite"
+" zaključati. Trebate ih ili zatvoriti ili obrisati."
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_accrued_orders_wizard
@@ -14206,24 +14663,29 @@ msgid ""
"There doesn't appear to be anything to invoice for the selected order. "
"However, you can use the amount field to force an accrual entry."
msgstr ""
+"Izgleda da nema ničega za fakturisanje za odabranu narudžbu. Međutim, možete"
+" koristiti polje iznosa da forsirate razgraničenu stavku."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_partial_reconcile.py:0
+#: code:addons/account/models/account_partial_reconcile.py
#, python-format
msgid ""
"There is no tax cash basis journal defined for the '%s' company.\n"
"Configure it in Accounting/Configuration/Settings"
msgstr ""
+"Nema definiranog dnevnika poreza na gotovinskoj osnovi za preduzeće '%s'.\n"
+"Konfigurirajte ga u Računovodstvo/Konfiguracija/Postavke"
#. module: account
#. odoo-python
-#: code:addons/account/models/company.py:0
+#: code:addons/account/models/company.py
#, python-format
msgid ""
"There isn't any journal entry flagged for data inalterability yet for this "
"journal."
msgstr ""
+"Još nema knjiženja označenog za neizmjenjivost podataka za ovaj dnevnik."
#. module: account
#: model_terms:ir.ui.view,arch_db:account.portal_invoice_error
@@ -14232,79 +14694,96 @@ msgstr "Dogodila se greška prilikom obrade ove stranice."
#. module: account
#. odoo-python
-#: code:addons/account/models/ir_actions_report.py:0
+#: code:addons/account/models/ir_actions_report.py
#, python-format
msgid ""
"There was an error when trying to add the banner to the original PDF.\n"
"Please make sure the source file is valid."
msgstr ""
+"Došlo je do greške pri pokušaju dodavanja banera originalnom PDF-u.\n"
+"Molimo provjerite da je izvorna datoteka validna."
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "These taxes are set in any new product created."
msgstr "Ovi porezi su postavljena u bilo kom novom kreiranom proizvodu."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_account_template__account_type
msgid ""
"These types are defined according to your country. The type contains more "
"information about the account and its specificities."
msgstr ""
+"Ove vrste su definisane prema vašoj državi. Tip sadrži više informacija o "
+"kontu i njegovim specifičnostima."
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_report__default_opening_date_filter__this_month
msgid "This Month"
msgstr "Ovaj mjesec"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_report__default_opening_date_filter__this_quarter
msgid "This Quarter"
msgstr "Ovaj kvartal"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal_dashboard.py:0
+#: code:addons/account/models/account_journal_dashboard.py
#, python-format
msgid "This Week"
msgstr "Ove sedmice"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_report__default_opening_date_filter__this_year
msgid "This Year"
msgstr "Ova godina"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_setup_bank_manual_config__allow_out_payment
-#: model:ir.model.fields,help:account.field_res_partner_bank__allow_out_payment
msgid "This account can be used for outgoing payments"
msgstr "Ovaj račun može biti korišten za plaćanja"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
+#: code:addons/account/models/account_account.py
#, python-format
msgid ""
"This account is configured in %(journal_names)s journal(s) (ids "
"%(journal_ids)s) as payment debit or credit account. This means that this "
"account's type should be reconcilable."
msgstr ""
+"Ovaj račun je konfiguriran u %(journal_names)s dnevniku(cima) (ids "
+"%(journal_ids)s) kao platni duguje ili potražuje račun. To znači da tip ovog"
+" računa treba biti zatvarajući."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_res_partner__property_account_payable_id
-#: model:ir.model.fields,help:account.field_res_users__property_account_payable_id
msgid ""
"This account will be used instead of the default one as the payable account "
"for the current partner"
msgstr ""
+"Ovaj konto se koristi umjesto podrazumijevanog kao konto dugovanja prema "
+"trenutnom partneru."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_res_partner__property_account_receivable_id
-#: model:ir.model.fields,help:account.field_res_users__property_account_receivable_id
msgid ""
"This account will be used instead of the default one as the receivable "
"account for the current partner"
msgstr ""
+"Ovaj konto će se koristiti umjesto podrazumijevanog kao konto potraživanja "
+"za trenutnog partnera"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_product_category__property_account_income_categ_id
msgid "This account will be used when validating a customer invoice."
@@ -14312,7 +14791,7 @@ msgstr "Ovaj će se račun koristiti prilikom provjere fakture kupca."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "This action isn't available for this document."
msgstr "Ova akcija nije dostupna za ovaj dokument."
@@ -14324,6 +14803,9 @@ msgid ""
" master budgets and the budgets are defined, the project managers can set "
"the planned amount on each analytic account."
msgstr ""
+"Ovo omogućava računovođama da upravljaju analitičkim i unakrsnim budžetima. "
+"Jednom kada su glavni budžeti i budžeti definirani, projektni menadžeri mogu"
+" postaviti planirani iznos na svakom analitičkom računu."
#. module: account
#: model:ir.model.fields,help:account.field_res_config_settings__module_account_batch_payment
@@ -14331,10 +14813,12 @@ msgid ""
"This allows you grouping payments into a single batch and eases the reconciliation process.\n"
"-This installs the account_batch_payment module."
msgstr ""
+"Ovo vam omogućava grupiranje plaćanja u jednu seriju i olakšava proces zatvaranja.\n"
+"-Ovo instalira modul account_batch_payment."
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
+#: code:addons/account/wizard/account_automatic_entry_wizard.py
#, python-format
msgid "This can only be used on journal items"
msgstr "Ovo se može koristiti samo na stavkama dnevnika"
@@ -14347,49 +14831,64 @@ msgid ""
"'filter_domain'.See '_search_name' and '_parse_name_search' for why this is "
"not possible with 'filter_domain'."
msgstr ""
+"Ovo lažno polje nam omogućava da koristimo drugu metodu pretrage na polju "
+"'name'. Ovo omogućava više slobode u tome kako pretraživati 'name' u "
+"poređenju sa 'filter_domain'. Pogledajte '_search_name' i "
+"'_parse_name_search' zašto ovo nije moguće sa 'filter_domain'."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"This entry contains one or more taxes that are incompatible with your fiscal"
" country. Check company fiscal country in the settings and tax country in "
"taxes configuration."
msgstr ""
+"Ova stavka sadrži jedan ili više poreza koji nisu kompatibilni sa vašom "
+"fiskalnom državom. Provjerite fiskalnu državu preduzeća u postavkama i "
+"državu poreza u konfiguraciji poreza."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"This entry contains taxes that are not compatible with your fiscal position."
" Check the country set in fiscal position and in your tax configuration."
msgstr ""
+"Ova stavka sadrži poreze koji nisu kompatibilni sa vašom fiskalnom "
+"pozicijom. Provjerite državu postavljenu u fiskalnoj poziciji i u vašoj "
+"konfiguraciji poreza."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "This entry has been duplicated from %s"
msgstr "Ovaj zapis je dupliciran iz %s"
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
+#: code:addons/account/wizard/account_automatic_entry_wizard.py
#, python-format
msgid ""
"This entry transfers the following amounts to "
"%(destination)s "
msgstr ""
+"Ova stavka prenosi sljedeće iznose na %(destination)s "
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_move_line__date_maturity
msgid ""
"This field is used for payable and receivable journal entries. You can put "
"the limit date for the payment of this line."
msgstr ""
+"Ovo polje se koristi za obaveze i potraživanja dnevnička knjiženja. Možete "
+"unijeti krajnji datum za plaćanje ove stavke."
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.open_account_journal_dashboard_kanban
msgid "This is the accounting dashboard"
@@ -14401,19 +14900,23 @@ msgid ""
"This is the default credit limit that will be used on partners that do not "
"have a specific limit on them."
msgstr ""
+"Ovo je zadani kreditni limit koji će se koristiti na partnerima koji nemaju "
+"specifičan limit."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal.py:0
+#: code:addons/account/models/account_journal.py
#, python-format
msgid ""
"This journal already contains items, therefore you cannot modify its "
"company."
-msgstr ""
+msgstr "Ovaj dnevnik već ima knjiženja, pa nije moguće mijenjati poduzeće."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/company.py:0
+#: code:addons/account/models/company.py
#, python-format
msgid "This journal is not in strict mode."
msgstr "Ovaj dnevnik nije u striktnom načinu rada"
@@ -14423,18 +14926,21 @@ msgstr "Ovaj dnevnik nije u striktnom načinu rada"
msgid ""
"This line and its children will be hidden when all of their columns are 0."
msgstr ""
+"Ova linija i njeni podredjeni elementi će biti sakriveni kada su sve njihove"
+" kolone 0."
#. module: account
#: model:ir.model.fields,help:account.field_account_reconcile_model__to_check
-#: model:ir.model.fields,help:account.field_account_reconcile_model_template__to_check
msgid ""
"This matching rule is used when the user is not certain of all the "
"information of the counterpart."
msgstr ""
+"Ovo pravilo uparivanja se koristi kada korisnik nije siguran u sve "
+"informacije protivkonta."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "This move is configured to be auto-posted on %s"
msgstr "Ovaj zapis je konfigurisan da se auto-knjiži na %s"
@@ -14444,17 +14950,19 @@ msgstr "Ovaj zapis je konfigurisan da se auto-knjiži na %s"
msgid ""
"This move is configured to be posted automatically at the accounting date:"
msgstr ""
+"Ovo knjiženje je konfigurirano da se automatski proknjižuje na "
+"računovodstveni datum:"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "This move will be posted at the accounting date: %(date)s"
msgstr "Ovaj zapis će biti knjižen na računovodstveni datum: %(date)s"
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/components/account_move_service/account_move_service.js:0
+#: code:addons/account/static/src/components/account_move_service/account_move_service.js
#, python-format
msgid "This operation will create a gap in the sequence."
msgstr "Ova operacija će kreirati prekid u sekvenci."
@@ -14466,7 +14974,11 @@ msgid ""
"including from the Technical menu in the Settings, in order to preserve "
"storage space of your Odoo database."
msgstr ""
+"Ova opcija trajno uklanja svaki trag e-pošte nakon što je poslana, "
+"uključujući iz Tehničkog menija u Postavkama, da bi se sačuvao prostor za "
+"pohranjivanje u vašoj Odoo bazi podataka."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_account_template__chart_template_id
msgid ""
@@ -14476,82 +14988,98 @@ msgid ""
"with few new accounts (You don't need to define the whole structure that is "
"common to both several times)."
msgstr ""
+"Ova opcionalno polje Vam omogućava da povežete predložak konta na određeni "
+"predložak kontnog plana koji se mogu razlikovati od onog kojem njegov "
+"nadređeni pripada. To Vam omogućava da definišete predloške koji proširuju "
+"druge i upotpunjuju ih sa par novih konta (ne morate definisati cijelu "
+"strukturu koja je zajednička za oba nekoliko puta)."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment.py:0
+#: code:addons/account/models/account_payment.py
#, python-format
msgid "This payment has been created from %s"
msgstr "Ovo plaćanje je kreirano iz %s"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_res_partner__property_supplier_payment_term_id
-#: model:ir.model.fields,help:account.field_res_users__property_supplier_payment_term_id
msgid ""
"This payment term will be used instead of the default one for purchase "
"orders and vendor bills"
msgstr ""
+"Ovaj uvjet plaćanja će biti korišten umjesto zadanog za nabavne naloge i "
+"ulazne račune."
#. module: account
#: model:ir.model.fields,help:account.field_res_partner__property_payment_term_id
-#: model:ir.model.fields,help:account.field_res_users__property_payment_term_id
msgid ""
"This payment term will be used instead of the default one for sales orders "
"and customer invoices"
msgstr ""
+"Ovaj uslov plaćanja će se koristiti umjesto zadanog za prodajne narudžbe i "
+"fakture kupaca"
#. module: account
#. odoo-python
-#: code:addons/account/models/product.py:0
+#: code:addons/account/models/product.py
#, python-format
msgid ""
"This product is already being used in posted Journal Entries.\n"
"If you want to change its Unit of Measure, please archive this product and create a new one."
msgstr ""
+"Ovaj proizvod se već koristi u proknjiženim knjiženjima.\n"
+"Ako želite promijeniti njegovu jedinicu mjere, molimo arhivirajte ovaj proizvod i kreirajte novi."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_reconcile_model.py:0
+#: code:addons/account/models/account_reconcile_model.py
#, python-format
msgid ""
"This reconciliation model can't be used in the manual reconciliation widget "
"because its configuration is not adapted"
msgstr ""
+"Ovaj model zatvaranja se ne može koristiti u widgetu za ručno zatvaranje jer"
+" njegova konfiguracija nije prilagođena"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_reconcile_model.py:0
+#: code:addons/account/models/account_reconcile_model.py
#, python-format
msgid "This reconciliation model has created no entry so far"
msgstr "Ovaj model usklađivanja nije kreirao nijedan zapis do sada"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "This recurring entry originated from %s"
msgstr "Ovaj ponavljajući zapis potiče iz %s"
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement_line__auto_post_until
-#: model:ir.model.fields,help:account.field_account_move__auto_post_until
-#: model:ir.model.fields,help:account.field_account_payment__auto_post_until
msgid "This recurring move will be posted up to and including this date."
msgstr "Ovaj ponavljajući zapis će biti knjižen do i uključujući ovaj datum."
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_validate_account_move
msgid ""
"This wizard will validate all journal entries selected. Once journal entries"
" are validated, you can not update them anymore."
msgstr ""
+"Ovaj čarobnjak će proknjižiti sve odabrane temeljnice. Jednom kada se "
+"temeljnice proknjiže, više ih nećete moći mijenjati."
+# taken from hr.po
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_account_reconcile_model
msgid ""
"Those can be used to quickly create a journal items when reconciling\n"
" a bank statement or an account."
msgstr ""
+"Može se koristiti za brzo stvaranje stavaka knjiženja prilikom zatvaranja\n"
+"izvoda banke ili konta."
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
@@ -14559,116 +15087,107 @@ msgid ""
"Those options will be selected by default when clicking \"Send & Print\""
" on invoices"
msgstr ""
+"Te opcije će biti odabrane po zadanom pri kliku na \"Pošalji & Štampaj\""
+" na fakturama"
#. module: account
#: model:digest.tip,name:account.digest_tip_account_0
-#: model_terms:digest.tip,tip_description:account.digest_tip_account_0
msgid "Tip: No need to print, put in an envelop and post your invoices"
msgstr "Savjet: Nema potrebe štampati, staviti u kovertu i slati vaše fakture"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_automatic_entry_wizard__destination_account_id
msgid "To"
msgstr "Za"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__to_check
-#: model:ir.model.fields,field_description:account.field_account_move__to_check
-#: model:ir.model.fields,field_description:account.field_account_payment__to_check
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model__to_check
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__to_check
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
msgid "To Check"
msgstr "Za provjeru"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_report_search
msgid "To Invoice"
msgstr "Za fakturisati"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_report__default_opening_date_filter__today
msgid "Today"
msgstr "Danas"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_search
msgid "Today Activities"
msgstr "Današnje aktivnosti"
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/components/tax_totals/tax_totals.xml:0
-#: code:addons/account/static/src/xml/legacy_tax_totals.xml:0
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__amount_total
-#: model:ir.model.fields,field_description:account.field_account_move__amount_total
-#: model:ir.model.fields,field_description:account.field_account_move_line__price_total
-#: model:ir.model.fields,field_description:account.field_account_payment__amount_total
-#: model_terms:ir.ui.view,arch_db:account.account_invoice_report_view_tree
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_tree
-#: model_terms:ir.ui.view,arch_db:account.view_invoice_tree
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
-#: model_terms:ir.ui.view,arch_db:account.view_move_tree
+#: code:addons/account/static/src/components/tax_totals/tax_totals.xml
#, python-format
msgid "Total"
msgstr "Ukupno"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__quick_edit_total_amount
-#: model:ir.model.fields,field_description:account.field_account_move__quick_edit_total_amount
-#: model:ir.model.fields,field_description:account.field_account_payment__quick_edit_total_amount
msgid "Total (Tax inc.)"
msgstr "Ukupno (uklj.porezi)"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_automatic_entry_wizard__total_amount
-#: model_terms:ir.ui.view,arch_db:account.view_move_tree
msgid "Total Amount"
msgstr "Ukupan iznos"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_line_tree
msgid "Total Balance"
msgstr "Ukupno saldo"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_line_tax_audit_tree
msgid "Total Base Amount"
msgstr "Ukupno iznos osnovice"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
-#: model_terms:ir.ui.view,arch_db:account.view_move_line_tree
msgid "Total Credit"
msgstr "Ukupno potražuje"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
-#: model_terms:ir.ui.view,arch_db:account.view_move_line_tree
msgid "Total Debit"
msgstr "Ukupan dug"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_partner__total_invoiced
-#: model:ir.model.fields,field_description:account.field_res_users__total_invoiced
msgid "Total Invoiced"
msgstr "Ukupno fakturisano"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_partner__debit
-#: model:ir.model.fields,field_description:account.field_res_users__debit
msgid "Total Payable"
msgstr "Ukupno potražuje"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_partner__credit
-#: model:ir.model.fields,field_description:account.field_res_users__credit
msgid "Total Receivable"
msgstr "Ukupno duguje"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_line_tree
msgid "Total Residual"
@@ -14681,41 +15200,39 @@ msgstr "Ukupan ostatak u valuti"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__amount_total_signed
-#: model:ir.model.fields,field_description:account.field_account_move__amount_total_signed
-#: model:ir.model.fields,field_description:account.field_account_payment__amount_total_signed
msgid "Total Signed"
msgstr "Ukupno potpisan"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_automatic_entry_wizard__total_amount
msgid "Total amount impacted by the automatic entry."
msgstr "Ukupni iznos izmjenjen automatskim knjiženjem."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_res_partner__credit
-#: model:ir.model.fields,help:account.field_res_users__credit
msgid "Total amount this customer owes you."
msgstr "Ukupan iznos koji duguje ovaj kupca."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_res_partner__debit
-#: model:ir.model.fields,help:account.field_res_users__debit
msgid "Total amount you have to pay to this vendor."
msgstr "Ukupni iznos za plaćanje dobavljaču."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_report__price_total
-#: model_terms:ir.ui.view,arch_db:account.view_invoice_tree
msgid "Total in Currency"
msgstr "Ukupno u valuti"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__amount_total_in_currency_signed
-#: model:ir.model.fields,field_description:account.field_account_move__amount_total_in_currency_signed
-#: model:ir.model.fields,field_description:account.field_account_payment__amount_total_in_currency_signed
msgid "Total in Currency Signed"
msgstr "Ukupno u valuti potpisan"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Track costs & revenues by project, department, etc"
@@ -14723,24 +15240,23 @@ msgstr "Evidentiraj troškove i prihode po projektima, odjeljenjima itd"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__transaction_type
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model__match_transaction_type
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__match_transaction_type
msgid "Transaction Type"
msgstr "Tip transakcije"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_reconcile_model__match_transaction_type_param
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__match_transaction_type_param
msgid "Transaction Type Parameter"
msgstr "Parametar tipa transakcije"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
+#: code:addons/account/wizard/account_automatic_entry_wizard.py
#, python-format
msgid "Transfer"
msgstr "Prijenos"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_automatic_entry_wizard_form
msgid "Transfer Date"
@@ -14748,30 +15264,30 @@ msgstr "Datum prijenosa"
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
+#: code:addons/account/wizard/account_automatic_entry_wizard.py
#, python-format
msgid "Transfer counterpart"
msgstr "Kontraračun prenosa"
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
+#: code:addons/account/wizard/account_automatic_entry_wizard.py
#, python-format
msgid "Transfer entry to %s"
msgstr "Zapis prenosa u %s"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment.py:0
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
+#: code:addons/account/models/account_payment.py
#, python-format
msgid "Transfer from %s"
msgstr "Prenesi novčana sredstva od %s"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment.py:0
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
+#: code:addons/account/models/account_payment.py
#, python-format
msgid "Transfer to %s"
msgstr "Prenesi novčana sredstva na %s"
@@ -14782,39 +15298,29 @@ msgid ""
"Trigger alerts when creating Invoices and Sales Orders for Partners with a Total Receivable amount exceeding a limit.\n"
"
Set a value greater than 0.0 to activate a credit limit check"
msgstr ""
+"Pokreni upozorenja pri kreiranju faktura i prodajnih narudžbi za partnere sa ukupnim potraživanjem koje prelazi limit.\n"
+"
Postavite vrijednost veću od 0.0 da aktivirate provjeru kreditnog limita"
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_tour_upload_bill.py:0
+#: code:addons/account/wizard/account_tour_upload_bill.py
#, python-format
msgid "Try a sample vendor bill"
msgstr "Probajte uzorni dobavljački račun"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__account_type
-#: model:ir.model.fields,field_description:account.field_account_account_template__account_type
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__move_type
-#: model:ir.model.fields,field_description:account.field_account_invoice_send__message_type
-#: model:ir.model.fields,field_description:account.field_account_journal__type
-#: model:ir.model.fields,field_description:account.field_account_move__move_type
-#: model:ir.model.fields,field_description:account.field_account_move_line__move_type
-#: model:ir.model.fields,field_description:account.field_account_payment__move_type
-#: model:ir.model.fields,field_description:account.field_account_payment_term_line__value
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model__rule_type
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_line__rule_type
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model_template__rule_type
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__acc_type
-#: model_terms:ir.ui.view,arch_db:account.view_account_reconcile_model_search
msgid "Type"
msgstr "Tip"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__type_name
-#: model:ir.model.fields,field_description:account.field_account_move__type_name
-#: model:ir.model.fields,field_description:account.field_account_payment__type_name
msgid "Type Name"
msgstr "Upiši ime"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.partner_view_buttons
msgid "Type a message..."
@@ -14822,47 +15328,48 @@ msgstr "Napiši poruku..."
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement_line__qr_code_method
-#: model:ir.model.fields,help:account.field_account_move__qr_code_method
-#: model:ir.model.fields,help:account.field_account_payment__qr_code_method
msgid ""
"Type of QR-code to be generated for the payment of this invoice, when "
"printing it. If left blank, the first available and usable method will be "
"used."
msgstr ""
+"Tip QR-koda koji će biti generiran za plaćanje ove fakture, pri štampanju. "
+"Ako se ostavi prazno, koristit će se prva dostupna i upotrebljiva metoda."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement_line__activity_exception_decoration
-#: model:ir.model.fields,help:account.field_account_journal__activity_exception_decoration
-#: model:ir.model.fields,help:account.field_account_move__activity_exception_decoration
-#: model:ir.model.fields,help:account.field_account_payment__activity_exception_decoration
-#: model:ir.model.fields,help:account.field_account_setup_bank_manual_config__activity_exception_decoration
-#: model:ir.model.fields,help:account.field_res_partner_bank__activity_exception_decoration
msgid "Type of the exception activity on record."
msgstr "Vrsta aktivnosti iznimke na zapisu."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_bank_statement.py:0
+#: code:addons/account/models/account_bank_statement.py
#, python-format
msgid ""
"Unable to create a statement due to missing transactions. You may want to "
"reorder the transactions before proceeding."
msgstr ""
+"Nije moguće kreirati izvod zbog nedostajućih transakcija. Možda želite "
+"preurediti transakcije prije nego što nastavite."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal.py:0
+#: code:addons/account/models/account_journal.py
#, python-format
msgid "Undefined Yet"
msgstr "Još nedefinisan"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/company.py:0
+#: code:addons/account/models/company.py
#, python-format
msgid "Undistributed Profits/Losses"
msgstr "Neraspoređena Dobit/Gubitak"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report__filter_unfold_all
msgid "Unfold All"
@@ -14873,151 +15380,160 @@ msgstr "Rasklopi sve"
msgid "Unique identifier for this line."
msgstr "Jedinstveni identifikator za ovu liniju."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_line__price_unit
msgid "Unit Price"
-msgstr "Jedinična cijena"
+msgstr "Cijena"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Unit Price:"
msgstr "Cijena:"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_report__product_uom_id
-#: model:ir.model.fields,field_description:account.field_account_move_line__product_uom_id
msgid "Unit of Measure"
msgstr "Jedinica mjere"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_payment_form
msgid "Unmark as Sent"
msgstr "Ukloni oznaku poslano"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_filter
msgid "Unpaid"
msgstr "Neplaćeno"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "Unpaid Invoices"
msgstr "Neplaćene fakture"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_move_filter
-#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
msgid "Unposted"
msgstr "Neproknjiženo"
#. module: account
#. odoo-python
-#: code:addons/account/models/company.py:0
+#: code:addons/account/models/company.py
#, python-format
msgid "Unposted Entries"
msgstr "Neknjiženi zapisi"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_move_filter
msgid "Unposted Journal Entries"
msgstr "Neproknjižene stavke dnevnika"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
msgid "Unposted Journal Items"
msgstr "Neproknjižene stavke dnevnika"
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/components/account_payment_field/account_payment.xml:0
-#: code:addons/account/static/src/xml/legacy_account_payment.xml:0
-#: model:ir.actions.act_window,name:account.action_account_unreconcile
-#: model_terms:ir.ui.view,arch_db:account.account_unreconcile_view
+#: code:addons/account/static/src/components/account_payment_field/account_payment.xml
#, python-format
msgid "Unreconcile"
msgstr "Otkaži zatvaranje"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_unreconcile_view
msgid "Unreconcile Transactions"
msgstr "Otkaži zatvaranje transakcija"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_move_line_filter
msgid "Unreconciled"
msgstr "Otvorene stavke"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report__filter_unreconciled
msgid "Unreconciled Entries"
-msgstr "Ne zatvoreni zapisi"
+msgstr "Otvorene stavke"
#. module: account
#. odoo-python
-#: code:addons/account/models/company.py:0
+#: code:addons/account/models/company.py
#, python-format
msgid "Unreconciled Transactions"
msgstr "Neusklađene transakcije"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
-#: code:addons/account/models/account_move.py:0
-#: code:addons/account/models/account_tax.py:0
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__amount_untaxed
-#: model:ir.model.fields,field_description:account.field_account_move__amount_untaxed
-#: model:ir.model.fields,field_description:account.field_account_payment__amount_untaxed
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Untaxed Amount"
-msgstr "Neoporezivi iznos"
+msgstr "Iznos bez PDV"
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__amount_untaxed_signed
-#: model:ir.model.fields,field_description:account.field_account_move__amount_untaxed_signed
-#: model:ir.model.fields,field_description:account.field_account_payment__amount_untaxed_signed
msgid "Untaxed Amount Signed"
msgstr "Iznos bez poreza potpisan"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_report__price_subtotal
msgid "Untaxed Total"
msgstr "Ukupno neoporezovano"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "UoM"
msgstr "JMJ"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_cash_rounding__rounding_method__up
msgid "Up"
msgstr "Gore"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Update Terms"
msgstr "Ažuriraj uvjete"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/res_config_settings.py:0
+#: code:addons/account/models/res_config_settings.py
#, python-format
msgid "Update Terms & Conditions"
msgstr "Ažuriraj odredbe i uvjete"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Update exchange rates automatically"
msgstr "Automatski ažuriraj tečaj"
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/components/bills_upload/bills_upload.js:0
-#: code:addons/account/static/src/components/bills_upload/bills_upload.xml:0
+#: code:addons/account/static/src/components/bills_upload/bills_upload.js
#, python-format
msgid "Upload"
msgstr "Pošalji"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "Upload Invoices"
@@ -15025,16 +15541,18 @@ msgstr "Učitaj fakture"
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_tour_upload_bill.py:0
+#: code:addons/account/wizard/account_tour_upload_bill.py
#, python-format
msgid "Upload your own bill"
msgstr "Otpremite vlastiti račun"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__use_anglo_saxon
msgid "Use Anglo-Saxon accounting"
msgstr "Koristi Anglo-Saxonsko računovodstvo"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__tax_exigibility
msgid "Use Cash Basis"
@@ -15050,42 +15568,51 @@ msgstr "Koristi selektor kompanije"
msgid "Use SEPA Direct Debit"
msgstr "Koristi SEPA direktno terećenje"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_move_reversal__journal_id
msgid "Use Specific Journal"
msgstr "Koristi specifični dnevnik"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_chart_template__use_storno_accounting
-#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Use Storno accounting"
msgstr "Korištenje storniranja u računovodstvu"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_report__filter_multi_company__tax_units
msgid "Use Tax Units"
msgstr "Koristite porezne jedinice"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__use_active_domain
msgid "Use active domain"
msgstr "Koristi aktivni domen"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__anglo_saxon_accounting
msgid "Use anglo-saxon accounting"
msgstr "Koristi Anglo-Saxonsko računovodstvo"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__module_account_batch_payment
msgid "Use batch payments"
msgstr "Koristi grupno plaćanje"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Use budgets to compare actual with expected revenues and costs"
-msgstr "Koristite proračune za usporedbu stvarnih s očekivanim prihodima i troškovima"
+msgstr ""
+"Koristite proračune za usporedbu stvarnih s očekivanim prihodima i "
+"troškovima"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__template_id
msgid "Use template"
@@ -15099,21 +15626,28 @@ msgid ""
"printed in the right country, put in an envelop and sent by snail mail. Use "
"this feature from the list view to post hundreds of invoices in bulk."
msgstr ""
+"Koristite opciju “Pošalji poštom” za automatsko slanje faktura. Za "
+"cijenu lokalne poštanske marke, mi obavljamo sav ručni posao: vaša faktura "
+"će biti štampana u pravoj državi, stavljena u kovertu i poslana običnom "
+"poštom. Koristite ovu funkciju iz prikaza liste za slanje stotina faktura "
+"odjednom."
#. module: account
#: model:ir.model.fields,help:account.field_account_bank_statement_line__quick_edit_total_amount
-#: model:ir.model.fields,help:account.field_account_move__quick_edit_total_amount
-#: model:ir.model.fields,help:account.field_account_payment__quick_edit_total_amount
msgid ""
"Use this field to encode the total amount of the invoice.\n"
"Odoo will automatically create one invoice line with default values to match it."
msgstr ""
+"Koristite ovo polje za unos ukupnog iznosa fakture.\n"
+"Odoo će automatski kreirati jednu liniju fakture sa zadanim vrijednostima da se poklapa sa njom."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__used
msgid "Used"
msgstr "Korišteno"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_account__include_initial_balance
msgid ""
@@ -15122,37 +15656,46 @@ msgid ""
"should be reset to zero at each new fiscal year (like expenses, revenue..) "
"should not have this option set."
msgstr ""
+"Koristi se u izvještajima kako bi znali da li se stavke ovog dnevnika "
+"gledaju od početka umjesto samo za fiskalnu godinu. Vrste konta koja se "
+"trebaju svesti na nulu za svaku fiskalnu godinu (npr. troškovi) ne bi "
+"trebali imati uključenu ovu opciju."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_journal__sequence
msgid "Used to order Journals in the dashboard view"
msgstr "Koristi se za poredak dnevnika na nadzornoj ploči"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_journal__loss_account_id
msgid ""
"Used to register a loss when the ending balance of a cash register differs "
"from what the system computes"
msgstr ""
+"Koristi se za knjiženje rashoda kada je završni saldo blagajne različit od "
+"onog koji je izračunao program."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_journal__profit_account_id
msgid ""
"Used to register a profit when the ending balance of a cash register differs"
" from what the system computes"
msgstr ""
+"Koristi se za knjiženje prihoda kada je završni saldo blagajne različit od "
+"onog koji je izračunao program."
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_res_users
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__user_id
-#: model:ir.model.fields,field_description:account.field_account_move__user_id
-#: model:ir.model.fields,field_description:account.field_account_payment__user_id
msgid "User"
msgstr "Korisnik"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_accrued_orders_wizard__currency_id
-#: model:ir.model.fields,help:account.field_account_partial_reconcile__company_currency_id
msgid "Utility field to express amount currency"
msgstr "Pomoćno polje da istakne iznos u valuti"
@@ -15162,13 +15705,16 @@ msgid ""
"Utility field to express whether the journal item is subject to storno "
"accounting"
msgstr ""
+"Pomoćno polje koje izražava da li je stavka knjiženja predmet storno "
+"računovodstva"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_fiscal_position__vat_required
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_template__vat_required
msgid "VAT required"
msgstr "PDV obavezan"
+# taken from hr.po
#. module: account
#: model:ir.model,name:account.model_validate_account_move
msgid "Validate Account Move"
@@ -15176,27 +15722,29 @@ msgstr "Odobri knjiženje"
#. module: account
#: model:ir.model.fields,help:account.field_account_reconcile_model__auto_reconcile
-#: model:ir.model.fields,help:account.field_account_reconcile_model_template__auto_reconcile
msgid ""
"Validate the statement line automatically (reconciliation based on your "
"rule)."
msgstr ""
+"Automatski validiraj liniju izvoda (zatvaranje zasnovano na vašem pravilu)."
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/js/tours/account.js:0
+#: code:addons/account/static/src/js/tours/account.js
#, python-format
msgid "Validate."
msgstr "Ovjeri."
+# taken from hr.po
#. module: account
#: model:mail.message.subtype,name:account.mt_invoice_validated
msgid "Validated"
msgstr "Odobreno"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment_term_line__value_amount
-#: model:ir.model.fields,field_description:account.field_account_report_external_value__value
msgid "Value"
msgstr "Vrijednost"
@@ -15211,116 +15759,108 @@ msgid ""
"You could enter\n"
"BRT: ([\\d,]+)"
msgstr ""
+"Vrijednost za iznos linije otpisa\n"
+" * Procenat: Procenat salda, između 0 i 100.\n"
+" * Fiksno: Fiksna vrijednost otpisa. Iznos će se računati kao duguje ako je negativan, kao potražuje ako je pozitivan.\n"
+" * Iz oznake: Nema potrebe za regex delimiterom, potreban je samo regex. Na primjer ako želite izvući iznos iz\n"
+"R:9672938 10/07 AX 9415126318 T:5L:NA BRT: 3358,07 C:\n"
+"Možete unijeti\n"
+"BRT: ([\\d,]+)"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_report__variant_report_ids
msgid "Variants"
msgstr "Inačice"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_payment__partner_type__supplier
-#: model:ir.model.fields.selection,name:account.selection__account_payment_register__partner_type__supplier
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_form
-#: model_terms:ir.ui.view,arch_db:account.view_account_supplier_payment_tree
-#: model_terms:ir.ui.view,arch_db:account.view_invoice_tree
-#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Vendor"
msgstr "Dobavljač"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_payment_form
msgid "Vendor Bank Account"
msgstr "Banka dobavljača"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__invoice_vendor_bill_id
-#: model:ir.model.fields,field_description:account.field_account_move__invoice_vendor_bill_id
-#: model:ir.model.fields,field_description:account.field_account_payment__invoice_vendor_bill_id
-#: model:ir.model.fields.selection,name:account.selection__account_analytic_applicability__business_domain__bill
-#: model:ir.model.fields.selection,name:account.selection__account_analytic_line__category__vendor_bill
-#: model:ir.model.fields.selection,name:account.selection__account_invoice_report__move_type__in_invoice
-#: model:ir.model.fields.selection,name:account.selection__account_move__move_type__in_invoice
-#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
msgid "Vendor Bill"
-msgstr "Račun dobavljača"
+msgstr "Ulazni račun"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_analytic_account__vendor_bill_count
msgid "Vendor Bill Count"
msgstr "Broj ulaznih računa"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Vendor Bill Created"
msgstr "Ulazni račun kreiran"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_analytic_account.py:0
-#: code:addons/account/models/chart_template.py:0
-#: model:ir.actions.act_window,name:account.res_partner_action_supplier_bills
-#: model:ir.model.fields.selection,name:account.selection__res_company__quick_edit_mode__in_invoices
-#: model_terms:ir.ui.view,arch_db:account.account_analytic_account_view_form_inherit
-#: model_terms:ir.ui.view,arch_db:account.partner_view_buttons
-#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
-#: model_terms:ir.ui.view,arch_db:account.res_partner_view_search
+#: code:addons/account/models/account_analytic_account.py
#, python-format
msgid "Vendor Bills"
-msgstr "Računi dobavljača"
+msgstr "Ulazni računi"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_invoice_report__move_type__in_refund
-#: model:ir.model.fields.selection,name:account.selection__account_move__move_type__in_refund
-#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
msgid "Vendor Credit Note"
msgstr "Knjižno odobrenje dobavljača"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment.py:0
-#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
+#: code:addons/account/models/account_payment.py
#, python-format
msgid "Vendor Payment"
msgstr "Plaćanja dobavljaču"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_partner__property_supplier_payment_term_id
-#: model:ir.model.fields,field_description:account.field_res_users__property_supplier_payment_term_id
msgid "Vendor Payment Terms"
msgstr "Uslovi plaćanja dobavljača"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
-#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
-#: model_terms:ir.ui.view,arch_db:account.view_account_payment_search
msgid "Vendor Payments"
msgstr "Plaćanja dobavljačima"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment.py:0
+#: code:addons/account/models/account_payment.py
#, python-format
msgid "Vendor Reimbursement"
msgstr "Povraćaj dobavljača"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_product_product__supplier_taxes_id
-#: model:ir.model.fields,field_description:account.field_product_template__supplier_taxes_id
msgid "Vendor Taxes"
msgstr "Porezi dobavljača"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_payment_receipt_document
msgid "Vendor:"
msgstr "Dobavljač:"
+# taken from hr.po
#. module: account
#: model:ir.actions.act_window,name:account.res_partner_action_supplier
-#: model:ir.ui.menu,name:account.menu_account_supplier
-#: model:ir.ui.menu,name:account.menu_finance_payables
-#: model_terms:ir.ui.view,arch_db:account.view_account_invoice_report_search
msgid "Vendors"
msgstr "Dobavljači"
@@ -15332,54 +15872,65 @@ msgid ""
" you receive from your vendor according to the draft\n"
" document in Odoo."
msgstr ""
+"Fakture dobavljača mogu biti unaprijed generisane na osnovu\n"
+" narudžbi ili prijemnica. Ovo vam omogućava kontrolu faktura\n"
+" koje primate od vašeg dobavljača prema nacrtu\n"
+" dokumenta u Odoo-u."
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/components/account_payment_field/account_payment.xml:0
-#: code:addons/account/static/src/xml/legacy_account_payment.xml:0
+#: code:addons/account/static/src/components/account_payment_field/account_payment.xml
#, python-format
msgid "View"
msgstr "Pregled"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_partner_property_form
msgid "View accounts detail"
msgstr "Pregled bankovnih računa"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_partner__invoice_warn__warning
msgid "Warning"
msgstr "Upozorenje"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Warning for %s"
msgstr "Upozorenje za %s"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "Warning for Cash Rounding Method: %s"
msgstr "Upozorenje za metod zaokruživanja gotovine: %s"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.partner_view_buttons
msgid "Warning on the Invoice"
msgstr "upozorenje na Fakturi"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "Warning: this bill might be a duplicate of"
msgstr "Upozorenje: ovaj račun bi mogao biti duplikat"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Warnings"
msgstr "Upozorenja"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_res_config_settings__group_warning_account
msgid "Warnings in Invoices"
@@ -15387,12 +15938,14 @@ msgstr "Upozorenja na računu"
#. module: account
#. odoo-python
-#: code:addons/account/models/company.py:0
+#: code:addons/account/models/company.py
#, python-format
msgid ""
"We cannot find a chart of accounts for this company, you should configure it. \n"
"Please go to Account Configuration and select or install a fiscal localization."
msgstr ""
+"Ne možemo pronaći kontni plan za ovo preduzeće, trebate ga konfigurirati. \n"
+"Molimo idite na Konfiguraciju računa i odaberite ili instalirajte fiskalnu lokalizaciju."
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_tour_upload_bill
@@ -15400,32 +15953,18 @@ msgid ""
"We process bills automatically so that you only have to validate them. "
"Choose how you want to test our artificial intelligence engine:"
msgstr ""
+"Mi procesiramo fakture automatski tako da samo morate da ih validujete. "
+"Odaberite kako želite testirati našu mašinu vještačke inteligencije:"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_account__website_message_ids
-#: model:ir.model.fields,field_description:account.field_account_account_template__website_message_ids
-#: model:ir.model.fields,field_description:account.field_account_bank_statement_line__website_message_ids
-#: model:ir.model.fields,field_description:account.field_account_journal__website_message_ids
-#: model:ir.model.fields,field_description:account.field_account_move__website_message_ids
-#: model:ir.model.fields,field_description:account.field_account_payment__website_message_ids
-#: model:ir.model.fields,field_description:account.field_account_reconcile_model__website_message_ids
-#: model:ir.model.fields,field_description:account.field_account_setup_bank_manual_config__website_message_ids
-#: model:ir.model.fields,field_description:account.field_res_company__website_message_ids
-#: model:ir.model.fields,field_description:account.field_res_partner_bank__website_message_ids
msgid "Website Messages"
msgstr "Poruke sa website-a"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_account__website_message_ids
-#: model:ir.model.fields,help:account.field_account_account_template__website_message_ids
-#: model:ir.model.fields,help:account.field_account_bank_statement_line__website_message_ids
-#: model:ir.model.fields,help:account.field_account_journal__website_message_ids
-#: model:ir.model.fields,help:account.field_account_move__website_message_ids
-#: model:ir.model.fields,help:account.field_account_payment__website_message_ids
-#: model:ir.model.fields,help:account.field_account_reconcile_model__website_message_ids
-#: model:ir.model.fields,help:account.field_account_setup_bank_manual_config__website_message_ids
-#: model:ir.model.fields,help:account.field_res_company__website_message_ids
-#: model:ir.model.fields,help:account.field_res_partner_bank__website_message_ids
msgid "Website communication history"
msgstr "Povijest komunikacije Web stranice"
@@ -15435,6 +15974,8 @@ msgid ""
"When an internal transfer is posted, a paired payment is created. They are "
"cross referenced through this field"
msgstr ""
+"Kada se proknjižuje interni transfer, kreira se upareno plaćanje. Oni su "
+"unakrsno referencirani kroz ovo polje"
#. module: account
#: model:ir.model.fields,help:account.field_account_report_line__print_on_new_page
@@ -15442,6 +15983,8 @@ msgid ""
"When checked this line and everything after it will be printed on a new "
"page."
msgstr ""
+"Kada je označeno, ova linija i sve nakon nje će biti odštampano na novoj "
+"stranici."
#. module: account
#: model:ir.model.fields,help:account.field_account_report_column__blank_if_zero
@@ -15454,6 +15997,8 @@ msgid ""
"When checked, 0 values will not show when displaying this expression's "
"value."
msgstr ""
+"Kada je označeno, 0 vrijednosti se neće prikazivati pri prikazu vrijednosti "
+"ovog izraza."
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_move_in_receipt_type
@@ -15461,6 +16006,8 @@ msgid ""
"When the purchase receipt is confirmed, you can record the\n"
" vendor payment related to this purchase receipt."
msgstr ""
+"Kada je prijemnica potvrđena, možete evidentirati\n"
+" plaćanje dobavljaču povezano sa ovom prijemnicom."
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_move_out_receipt_type
@@ -15468,16 +16015,20 @@ msgid ""
"When the sale receipt is confirmed, you can record the customer\n"
" payment related to this sales receipt."
msgstr ""
+"Kada je račun potvrđen, možete evidentirati plaćanje kupca\n"
+" povezano sa ovim računom."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "When will the tax be reduced when offering a cash discount"
msgstr "Kada će PDV biti umanjen pri davanju gotovinskog popusta"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_journal__show_on_dashboard
msgid "Whether this journal should be displayed on the dashboard or not"
-msgstr "Treba li ovaj dnevnik prikazati na nadzornoj ploči ili ne."
+msgstr "Da li će ovaj žurnal biti prikazan na pregledu ili neće"
#. module: account
#: model:ir.model.fields,help:account.field_account_setup_bank_manual_config__new_journal_name
@@ -15494,6 +16045,7 @@ msgstr "Sa Odoo, nećete morati ručno evidentirati račune"
msgid "With Partner matching"
msgstr "Sa poklapanjem partnera"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_reconcile_model_search
msgid "With tax"
@@ -15501,41 +16053,49 @@ msgstr "Sa porezom"
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/js/tours/account.js:0
+#: code:addons/account/static/src/js/tours/account.js
#, python-format
msgid "Write a company name to create one or see suggestions."
-msgstr "Napišite naziv kompanije da kreirate jednu ili vidite prijedloge."
+msgstr ""
+"Napišite naziv kompanije da kreirate jednu ili vidite "
+"prijedloge."
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/js/tours/account.js:0
+#: code:addons/account/static/src/js/tours/account.js
#, python-format
msgid "Write here your own email address to test the flow."
msgstr "Napišite ovdje vašu vlastitu e-mail adresu da testirate tok."
+# taken from hr.po
#. module: account
#: model:ir.model.constraint,message:account.constraint_account_move_line_check_credit_debit
msgid "Wrong credit or debit value in accounting entry !"
msgstr "Pogrešna dugovna ili potražna vrijednost upisane stavke!"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_move__auto_post__yearly
msgid "Yearly"
msgstr "Godišnje"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid "You are trying to reconcile some entries that are already reconciled."
msgstr "Pokušavate zatvoriti stavke koje su već zatvorene."
+# taken from hr.po
#. module: account
#: model:ir.model.fields,help:account.field_account_move_line__blocked
msgid ""
"You can check this box to mark this journal item as a litigation with the "
"associated partner"
msgstr ""
+"Možete označiti ovaj okvir kako bi obilježili stavku dnevničkog zapisa kao "
+"poveznicu s pripadajućim partnerom."
#. module: account
#: model:ir.model.fields,help:account.field_account_journal__invoice_reference_model
@@ -15543,10 +16103,12 @@ msgid ""
"You can choose different models for each type of reference. The default one "
"is the Odoo reference."
msgstr ""
+"Možete izabrati različite modele za svaki tip referenci. Zadani je Odoo "
+"referenca."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal.py:0
+#: code:addons/account/models/account_journal.py
#, python-format
msgid ""
"You can not archive a journal containing draft journal entries.\n"
@@ -15556,71 +16118,81 @@ msgid ""
"2/ then filter on 'Draft' entries\n"
"3/ select them all and post or delete them through the action menu"
msgstr ""
+"Ne možete arhivirati dnevnik koji sadrži nacrt knjiženja.\n"
+"\n"
+"Da nastavite:\n"
+"1/ kliknite na dugme u gornjem desnom uglu 'Knjiženja' iz ovog formulara dnevnika\n"
+"2/ zatim filtrirajte na 'Nacrt' stavke\n"
+"3/ odaberite ih sve i proknjižite ili obrišite kroz meni akcija"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment_term.py:0
+#: code:addons/account/models/account_payment_term.py
#, python-format
msgid ""
"You can not delete payment terms as other records still reference it. "
"However, you can archive it."
msgstr ""
+"Ne možete obrisati uslove plaćanja jer drugi zapisi još uvijek referenciraju"
+" na njih. Međutim, možete ih arhivirati."
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_resequence.py:0
+#: code:addons/account/wizard/account_resequence.py
#, python-format
msgid ""
"You can not reorder sequence by date when the journal is locked with a hash."
msgstr ""
+"Ne možete preurediti sekvencu po datumu kada je dnevnik zaključan sa hešom."
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
+#: code:addons/account/wizard/account_automatic_entry_wizard.py
#, python-format
msgid ""
"You can only change the period/account for items that are not yet "
"reconciled."
msgstr ""
+"Možete promijeniti period/račun samo za stavke koje još nisu zatvorene."
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
+#: code:addons/account/wizard/account_automatic_entry_wizard.py
#, python-format
msgid "You can only change the period/account for posted journal items."
msgstr "Možete promijeniti period/račun samo za knjižene stavke dnevnika."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid "You can only reconcile posted entries."
msgstr "Možete uskladiti samo knjižene zapise."
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_payment_register.py:0
+#: code:addons/account/wizard/account_payment_register.py
#, python-format
msgid "You can only register payment for posted journal entries."
msgstr "Možete registrovati plaćanje samo za knjižene zapise dnevnika."
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_resequence.py:0
+#: code:addons/account/wizard/account_resequence.py
#, python-format
msgid "You can only resequence items from the same journal"
msgstr "Možete presekvencirati stavke samo iz istog dnevnika"
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_move_reversal.py:0
+#: code:addons/account/wizard/account_move_reversal.py
#, python-format
msgid "You can only reverse posted moves."
msgstr "Možete stornirati samo knjižene zapise."
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_invoice_send.py:0
+#: code:addons/account/wizard/account_invoice_send.py
#, python-format
msgid "You can only send invoices."
msgstr "Možete poslati samo fakture."
@@ -15632,563 +16204,663 @@ msgid ""
"invoices, once validated, to help the customer to refer to that particular "
"invoice when making the payment."
msgstr ""
+"Ovdje možete postaviti zadanu komunikaciju koja će se pojaviti na fakturama "
+"kupaca, nakon validacije, da pomogne kupcu da se pozove na tu određenu "
+"fakturu pri izvršenju plaćanja."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
+#: code:addons/account/models/account_account.py
#, python-format
msgid ""
"You can't change the company of your account since there are some journal "
"items linked to it."
msgstr ""
+"Ne možete promijeniti preduzeće vašeg računa jer postoje neke stavke "
+"knjiženja povezane sa njim."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal.py:0
+#: code:addons/account/models/account_journal.py
#, python-format
msgid ""
"You can't change the company of your journal since there are some journal "
"entries linked to it."
msgstr ""
+"Ne možete promijeniti preduzeće vašeg dnevnika jer postoje neka knjiženja "
+"povezana sa njim."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_tax.py:0
+#: code:addons/account/models/account_tax.py
#, python-format
msgid ""
"You can't change the company of your tax since there are some journal items "
"linked to it."
msgstr ""
+"Ne možete promijeniti preduzeće vašeg poreza jer postoje neke stavke "
+"knjiženja povezane sa njim."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment.py:0
+#: code:addons/account/models/account_payment.py
#, python-format
msgid ""
"You can't create a new payment without an outstanding payments/receipts "
"account set either on the company or the %s payment method in the %s "
"journal."
msgstr ""
+"Ne možete kreirati novo plaćanje bez računa za neuplaćena plaćanja/račune "
+"postavljenog ili na preduzeću ili na %s načinu plaćanja u %s dnevniku."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_bank_statement_line.py:0
+#: code:addons/account/models/account_bank_statement_line.py
#, python-format
msgid ""
"You can't create a new statement line without a suspense account set on the "
"%s journal."
msgstr ""
+"Ne možete kreirati novu liniju izvoda bez privremenog računa postavljenog na"
+" %s dnevniku."
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_payment_register.py:0
-#: code:addons/account/wizard/account_payment_register.py:0
+#: code:addons/account/wizard/account_payment_register.py
#, python-format
msgid ""
"You can't create payments for entries belonging to different companies."
msgstr ""
+"Ne možete kreirati plaćanja za stavke koje pripadaju različitim kompanijama."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_report.py:0
+#: code:addons/account/models/account_report.py
#, python-format
msgid "You can't delete a report that has variants."
msgstr "Ne možete obrisati izvještaj koji ima varijante."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal.py:0
+#: code:addons/account/models/account_journal.py
#, python-format
msgid ""
"You can't have two payment method lines of the same payment type (%s) and "
"with the same name (%s) on a single journal."
msgstr ""
+"Ne možete imati dvije linije načina plaćanja istog tipa plaćanja (%s) i sa "
+"istim imenom (%s) na jednom dnevniku."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_payment_term.py:0
+#: code:addons/account/models/account_payment_term.py
#, python-format
msgid "You can't mix fixed amount with early payment percentage"
msgstr "Ne možete miješati fiksni iznos sa procentom ranog plaćanja"
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_payment_register.py:0
+#: code:addons/account/wizard/account_payment_register.py
#, python-format
msgid ""
"You can't open the register payment wizard without at least one "
"receivable/payable line."
msgstr ""
+"Ne možete otvoriti čarobnjak za registraciju plaćanja bez najmanje jedne "
+"linije potraživanja/obaveza."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_bank_statement_line.py:0
+#: code:addons/account/models/account_bank_statement_line.py
#, python-format
msgid ""
"You can't provide a foreign currency without specifying an amount in 'Amount"
" in Currency' field."
msgstr ""
+"Ne možete navesti stranu valutu bez specificiranja iznosa u polju 'Iznos u "
+"valuti'."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_bank_statement_line.py:0
+#: code:addons/account/models/account_bank_statement_line.py
#, python-format
msgid ""
"You can't provide an amount in foreign currency without specifying a foreign"
" currency."
msgstr ""
+"Ne možete navesti iznos u stranoj valuti bez specificiranja strane valute."
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_payment_register.py:0
+#: code:addons/account/wizard/account_payment_register.py
#, python-format
msgid ""
"You can't register a payment because there is nothing left to pay on the "
"selected journal items."
msgstr ""
+"Ne možete registrovati plaćanje jer nema ništa ostalo za plaćanje na "
+"odabranim stavkama dnevnika."
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_payment_register.py:0
+#: code:addons/account/wizard/account_payment_register.py
#, python-format
msgid ""
"You can't register payments for both inbound and outbound moves at the same "
"time."
msgstr ""
+"Ne možete registrirati plaćanja za ulazna i izlazna knjiženja istovremeno."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"You cannot add/modify entries prior to and inclusive of the lock date %s."
msgstr ""
+"Ne možete dodati/modificirati stavke prije i uključujući datum zaključavanja"
+" %s."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"You cannot add/modify entries prior to and inclusive of the lock date %s. "
"Check the company settings or ask someone with the 'Adviser' role"
msgstr ""
+"Ne možete dodati/mijenjati stavke na zaključani datum %s. Provjerite "
+"postavke tvrtke ili pitajte konzultanta."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/company.py:0
+#: code:addons/account/models/company.py
#, python-format
msgid ""
"You cannot change the currency of the company since some journal items "
"already exist"
msgstr ""
+"Ne možete promijeniti valutu tvrtke jer postoje već neke stavke knjiženja"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
+#: code:addons/account/models/account_account.py
#, python-format
msgid ""
"You cannot change the owner company of an account that already contains "
"journal items."
msgstr ""
+"Ne možete mijenjati kompaniju vlasnika na kontu koji već sadrži dnevničke "
+"zapise."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
+#: code:addons/account/models/account_account.py
#, python-format
msgid ""
"You cannot change the type of an account set as Bank Account on a journal to"
" Receivable or Payable."
msgstr ""
+"Ne možete promijeniti tip računa postavljenog kao bankovni račun na dnevniku"
+" u Potraživanje ili Obavezu."
#. module: account
#. odoo-python
-#: code:addons/account/models/partner.py:0
+#: code:addons/account/models/partner.py
#, python-format
msgid ""
"You cannot create a fiscal position with a country outside of the selected "
"country group."
msgstr ""
+"Ne možete kreirati fiskalnu poziciju sa državom izvan odabrane grupe država."
#. module: account
#. odoo-python
-#: code:addons/account/models/partner.py:0
+#: code:addons/account/models/partner.py
#, python-format
msgid ""
"You cannot create a fiscal position with a foreign VAT within your fiscal "
"country without assigning it a state."
msgstr ""
+"Ne možete kreirati fiskalnu poziciju sa stranim PDV-om u vašoj fiskalnoj "
+"državi bez dodjele stanja."
#. module: account
#. odoo-python
-#: code:addons/account/models/partner.py:0
+#: code:addons/account/models/partner.py
#, python-format
msgid ""
"You cannot create a fiscal position with a foreign VAT within your fiscal "
"country."
msgstr ""
+"Ne možete kreirati fiskalnu poziciju sa stranim PDV-om u vašoj fiskalnoj "
+"državi."
#. module: account
#. odoo-python
-#: code:addons/account/models/partner.py:0
+#: code:addons/account/models/partner.py
#, python-format
msgid ""
"You cannot create a fiscal position within your fiscal country with the same"
" VAT number as the main one set on your company."
msgstr ""
+"Ne možete kreirati fiskalnu poziciju u vašoj fiskalnoj državi sa istim PDV "
+"brojem kao glavni postavljen na vašem preduzeću."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"You cannot create a move already in the posted state. Please create a draft "
"move and post it after."
msgstr ""
+"Ne možete kreirati knjiženje koje je već u proknjiženom stanju. Molimo "
+"kreirajte nacrt knjiženja i proknjižite ga nakon."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
+#: code:addons/account/models/account_account.py
#, python-format
msgid "You cannot create recursive groups."
msgstr "Ne možete kreirati rekurzivne grupe."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid ""
"You cannot delete a payable/receivable line as it would not be consistent "
"with the payment terms"
msgstr ""
+"Ne možete obrisati liniju obaveza/potraživanja jer ne bi bila konzistentna "
+"sa uslovima plaćanja"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid "You cannot delete a tax line as it would impact the tax report"
-msgstr "Ne možete obrisati poresku liniju jer bi to uticalo na poreski izvještaj"
+msgstr ""
+"Ne možete obrisati poresku liniju jer bi to uticalo na poreski izvještaj"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid "You cannot delete an item linked to a posted entry."
msgstr "Ne možete obrisati stavku povezanu sa knjiženim zapisom."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account_tag.py:0
+#: code:addons/account/models/account_account_tag.py
#, python-format
msgid ""
"You cannot delete this account tag (%s), it is used on the chart of account "
"definition."
msgstr ""
+"Ne možete obrisati ovu oznaku računa (%s), koristi se u definiciji kontnog "
+"plana."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"You cannot delete this entry, as it has already consumed a sequence number "
"and is not the last one in the chain. You should probably revert it instead."
msgstr ""
+"Ne možete obrisati ovu stavku, jer je već potrošila broj sekvence i nije "
+"posljednja u lancu. Vjerovatno biste je trebali stornirati."
#. module: account
#. odoo-python
-#: code:addons/account/models/ir_actions_report.py:0
+#: code:addons/account/models/ir_actions_report.py
#, python-format
msgid ""
"You cannot delete this report (%s), it is used by the accounting PDF "
"generation engine."
msgstr ""
+"Ne možete obrisati ovaj izvještaj (%s), koristi ga mašina za generiranje "
+"računovodstvenog PDF-a."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
+#: code:addons/account/models/account_account.py
#, python-format
msgid "You cannot deprecate an account that is used in a tax distribution."
msgstr "Ne možete amortizovati račun koji se koristi u poreskoj distribuciji."
#. module: account
#. odoo-python
-#: code:addons/account/models/res_config_settings.py:0
+#: code:addons/account/models/res_config_settings.py
#, python-format
msgid ""
"You cannot disable this setting because some of your taxes are cash basis. "
"Modify your taxes first before disabling this setting."
msgstr ""
+"Ne možete onemogućiti ovu postavku jer su neki vaši porezi na gotovinskoj "
+"osnovi. Prvo modificirajte svoje poreze prije nego što onemogućite ovu "
+"postavku."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid ""
"You cannot do this modification on a reconciled journal entry. You can just change some non legal fields or you must unreconcile first.\n"
"Journal Entry (id): %s (%s)"
msgstr ""
+"Ne možete raditi poravnanje već zatvorene stavke. Možete mjenjati samo neka polja koja nisu vezana za poreze ili morate prvo ukloniti poravnanje.\n"
+"Finansijski nalog (id): %s (%s)"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"You cannot edit the following fields due to restrict mode being activated on"
" the journal: %s."
msgstr ""
+"Ne možete uređivati sljedeća polja jer je na dnevniku aktiviran režim "
+"ograničenja: %s."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid ""
"You cannot edit the following fields: %s.\n"
"The following entries are already hashed:\n"
"%s"
msgstr ""
+"Ne možete uređivati sljedeća polja: %s.\n"
+"Sljedeći unosi su već heširani:\n"
+"%s"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"You cannot edit the journal of an account move if it already has a sequence "
"number assigned."
msgstr ""
+"Ne možete mijenjati dnevnik knjiženja ako mu je već dodijeljen redni broj."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"You cannot edit the journal of an account move if it has been posted once."
msgstr ""
+"Ne možete mijenjati dnevnik knjiženja ako je ono već jednom proknjiženo."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
+#: code:addons/account/models/account_account.py
#, python-format
msgid ""
"You cannot have a receivable/payable account that is not reconcilable. "
"(account code: %s)"
msgstr ""
+"Ne možete imati konto potraživanja/obaveza koji nije uskladiv. (šifra konta:"
+" %s)"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
+#: code:addons/account/models/account_account.py
#, python-format
msgid ""
"You cannot have more than one account with \"Current Year Earnings\" as "
"type. (accounts: %s)"
msgstr ""
+"Ne možete imati više od jednog konta sa tipom \"Dobit tekuće godine\". "
+"(konti: %s)"
#. module: account
#. odoo-python
-#: code:addons/account/models/company.py:0
+#: code:addons/account/models/company.py
#, python-format
msgid ""
"You cannot import the \"openning_balance\" if the opening move (%s) is "
"already posted. If you are absolutely sure you want to "
"modify the opening balance of your accounts, reset the move to draft."
msgstr ""
+"Ne možete uvesti \"početno stanje\" ako je početno knjiženje (%s) već "
+"proknjiženo. Ako ste apsolutno sigurni da želite promijeniti početno stanje "
+"vaših konta, vratite knjiženje u nacrt."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
+#: code:addons/account/models/account_account.py
#, python-format
msgid "You cannot merge accounts."
msgstr "Ne možete spojiti račune."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"You cannot modify a posted entry of this journal because it is in strict "
"mode."
msgstr ""
+"Ne možete mijenjati proknjiženi unos ovog dnevnika jer je u strogom režimu."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_journal.py:0
+#: code:addons/account/models/account_journal.py
#, python-format
msgid ""
"You cannot modify the field %s of a journal that already has accounting "
"entries."
-msgstr ""
+msgstr "Ne možete mijenjati polje %s dnevnika koji već ima knjiženja."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid ""
"You cannot modify the taxes related to a posted journal item, you should "
"reset the journal entry to draft to do so."
msgstr ""
+"Ne možete mijenjati poreze povezane sa proknjiženom stavkom, trebate vratiti"
+" knjiženje u nacrt da biste to učinili."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"You cannot overwrite the values ensuring the inalterability of the "
"accounting."
msgstr ""
+"Ne možete prepisati vrijednosti koje osiguravaju nepromjenjivost "
+"računovodstva."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
+#: code:addons/account/models/account_account.py
#, python-format
msgid ""
"You cannot perform this action on an account that contains journal items."
-msgstr ""
+msgstr "Ne možete izvršiti ovu radnju na kontu koji sadrži stavke dnevnika."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "You cannot post an entry in an archived journal (%(journal)s)"
msgstr "Ne možete knjižiti zapis u arhiviranom dnevniku (%(journal)s)"
#. module: account
#. odoo-python
-#: code:addons/account/models/res_currency.py:0
+#: code:addons/account/models/res_currency.py
#, python-format
msgid ""
"You cannot reduce the number of decimal places of a currency which has "
"already been used to make accounting entries."
msgstr ""
+"Ne možete smanjiti broj decimalnih mjesta valute koja je već korištena za "
+"knjiženja."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
+#: code:addons/account/models/account_account.py
#, python-format
msgid ""
"You cannot remove/deactivate the account %s which is set on a customer or "
"vendor."
msgstr ""
+"Ne možete ukloniti/deaktivirati konto %s koji je postavljen na kupcu ili "
+"dobavljaču."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
+#: code:addons/account/models/account_account.py
#, python-format
msgid ""
"You cannot remove/deactivate the accounts \"%s\" which are set on a tax "
"repartition line."
msgstr ""
+"Ne možete ukloniti/deaktivirati konta \"%s\" koji su postavljeni na liniji "
+"raspodjele poreza."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
+#: code:addons/account/models/account_account.py
#, python-format
msgid ""
"You cannot remove/deactivate the accounts \"%s\" which are set on the "
"account mapping of a fiscal position."
msgstr ""
+"Ne možete ukloniti/deaktivirati konta \"%s\" koji su postavljeni u mapiranju"
+" konta fiskalne pozicije."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "You cannot reset to draft a tax cash basis journal entry."
msgstr "Ne možete vratiti u nacrt zapis dnevnika gotovinske osnove poreza."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "You cannot reset to draft an exchange difference journal entry."
msgstr "Ne možete vratiti u nacrt zapis dnevnika devizne razlike."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
+#: code:addons/account/models/account_account.py
#, python-format
msgid ""
"You cannot set a currency on this account as it already has some journal "
"entries having a different foreign currency."
msgstr ""
+"Ne možete postaviti valutu na ovaj konto jer već ima neka knjiženja u drugoj"
+" stranoj valuti."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_account.py:0
+#: code:addons/account/models/account_account.py
#, python-format
msgid ""
"You cannot switch an account to prevent the reconciliation if some partial "
"reconciliations are still pending."
msgstr ""
+"Ne možete promijeniti konto da sprječite usklađivanje ako su neka djelomična"
+" usklađivanja još na čekanju."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "You cannot switch the type of a document which has been posted once."
msgstr "Ne možete prebaciti tip dokumenta koji je jednom knjižen."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid "You cannot use a deprecated account."
msgstr "Ne možete koristiti zastarjeli konto."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid "You cannot use taxes on lines with an Off-Balance account"
msgstr "Ne možete koristiti poreze na linijama sa računom van bilansa"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid ""
"You cannot use this account (%s) in this journal, check the field 'Allowed "
"Journals' on the related account."
msgstr ""
+"Ne možete koristiti ovaj konto (%s) u ovom dnevniku, provjerite polje "
+"'Dozvoljeni dnevnici' na povezanom kontu."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid ""
"You cannot use this account (%s) in this journal, check the section "
"'Control-Access' under tab 'Advanced Settings' on the related journal."
msgstr ""
+"Ne možete koristiti ovaj konto (%s) u ovom dnevniku, provjerite odjeljak "
+"'Kontrola pristupa' pod karticom 'Napredne postavke' na povezanom dnevniku."
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
+#: code:addons/account/wizard/account_automatic_entry_wizard.py
#, python-format
msgid ""
"You cannot use this wizard on journal entries belonging to different "
"companies."
msgstr ""
+"Ne možete koristiti ovaj čarobnjak na knjiženjima koja pripadaju različitim "
+"kompanijama."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "You cannot validate a document with an inactive currency: %s"
msgstr "Ne možete validirati dokument sa neaktivnom valutom: %s"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid ""
"You cannot validate an invoice with a negative total amount. You should "
"create a credit note instead. Use the action menu to transform it into a "
"credit note or refund."
msgstr ""
+"Ne možete potvrditi fakturu sa negativnim ukupnim iznosom. Trebate kreirati "
+"knjižno odobrenje umjesto toga. Koristite meni radnji da ga pretvorite u "
+"knjižno odobrenje ili povrat."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "You don't have the access rights to post an invoice."
msgstr "Nemate prava pristupa da knjižite fakturu."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "You have"
@@ -16201,74 +16873,86 @@ msgstr "Odabrali ste sljedeće tipove dokumenata u isto vrijeme:"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "You must specify the Profit Account (company dependent)"
msgstr "Morate specificirati račun dobiti (zavisan od kompanije)"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "You need to add a line before posting."
msgstr "Potrebno je dodati stavku prije potrvđivanja."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid ""
"You should configure the 'Exchange Gain or Loss Journal' in your company "
"settings, to manage automatically the booking of accounting entries related "
"to differences between exchange rates."
msgstr ""
+"Trebate konfigurirati 'Dnevnik kursnih razlika' u postavkama vaše kompanije,"
+" da bi se automatski upravljalo knjiženjima vezanim za razlike između "
+"deviznih kurseva."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid ""
"You should configure the 'Gain Exchange Rate Account' in your company "
"settings, to manage automatically the booking of accounting entries related "
"to differences between exchange rates."
msgstr ""
+"Trebate konfigurirati 'Konto pozitivnih kursnih razlika' u postavkama vaše "
+"kompanije, da bi se automatski upravljalo knjiženjima vezanim za razlike "
+"između deviznih kurseva."
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move_line.py:0
+#: code:addons/account/models/account_move_line.py
#, python-format
msgid ""
"You should configure the 'Loss Exchange Rate Account' in your company "
"settings, to manage automatically the booking of accounting entries related "
"to differences between exchange rates."
msgstr ""
+"Trebate konfigurirati 'Konto negativnih kursnih razlika' u postavkama vaše "
+"kompanije, da bi se automatski upravljalo knjiženjima vezanim za razlike "
+"između deviznih kurseva."
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_default_terms_and_conditions
msgid "You should update this document to reflect your T&C."
msgstr "Trebate ažurirati ovaj dokument da odražava vaše T&C."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/chart_template.py:0
+#: code:addons/account/models/chart_template.py
#, python-format
msgid "Your taxes have been updated !"
msgstr "Vaši porezi su ažurirani!"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_position_form
msgid "Zip Range"
msgstr "Raspon poštanskih brojeva"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_fiscal_position__zip_from
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_template__zip_from
msgid "Zip Range From"
msgstr "Raspon poštanskih brojeva od"
+# taken from hr.po
#. module: account
#: model:ir.model.fields,field_description:account.field_account_fiscal_position__zip_to
-#: model:ir.model.fields,field_description:account.field_account_fiscal_position_template__zip_to
msgid "Zip Range To"
msgstr "Raspon poštanskih brojeva do"
@@ -16284,16 +16968,14 @@ msgstr "[FURN_8999] Trosjed"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "[Not set]"
msgstr "[Nije postavljeno]"
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "_draft"
msgstr "_nacrt"
@@ -16310,15 +16992,15 @@ msgstr "aktivirajte valutu fakture"
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/components/grouped_view_widget/grouped_view_widget.xml:0
+#: code:addons/account/static/src/components/grouped_view_widget/grouped_view_widget.xml
#, python-format
msgid "are not shown in the preview"
msgstr "nisu prikazane u pregledu"
+# taken from hr.po
#. module: account
#. odoo-javascript
-#: code:addons/account/static/src/components/account_payment_field/account_payment.xml:0
-#: code:addons/account/static/src/xml/legacy_account_payment.xml:0
+#: code:addons/account/static/src/components/account_payment_field/account_payment.xml
#, python-format
msgid "assign to invoice"
msgstr "dodjeli fakturi"
@@ -16334,6 +17016,8 @@ msgid ""
"become involved in costs related to a country's legislation. The amount of "
"the invoice will therefore be due to"
msgstr ""
+"biti uključeni u troškove vezane za zakonodavstvo zemlje. Iznos fakture će "
+"stoga biti dužan za"
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_default_terms_and_conditions
@@ -16342,18 +17026,23 @@ msgid ""
"third party in the context of any claim for damages filed against the client"
" by an end consumer."
msgstr ""
+"ne može ni pod kojim okolnostima biti obavezan od strane klijenta da se "
+"pojavi kao treća strana u kontekstu bilo kakvog zahtjeva za naknadu štete "
+"podnesenog protiv klijenta od strane krajnjeg potrošača."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.portal_invoice_error
-#: model_terms:ir.ui.view,arch_db:account.portal_invoice_success
msgid "close"
msgstr "zatvori"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.setup_bank_account_wizard
msgid "e.g BE15001559627230"
msgstr "npr. HR01234567896"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.setup_bank_account_wizard
msgid "e.g Bank of America"
@@ -16369,16 +17058,19 @@ msgstr "npr. GEBABEBB"
msgid "e.g. 101000"
msgstr "npr. 101000"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_reconcile_model_form
msgid "e.g. Bank Fees"
msgstr "npr.: Provizije banke"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_form
msgid "e.g. Current Assets"
msgstr "npr. Sredstva"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_journal_form
msgid "e.g. Customer Invoices"
@@ -16404,41 +17096,51 @@ msgstr "npr. INV"
msgid ""
"for this customer. You can allocate them to mark this credit note as paid."
msgstr ""
+"za ovog kupca. Možete ih alocirati da označite ovo knjižno odobrenje kao "
+"plaćeno."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "for this customer. You can allocate them to mark this invoice as paid."
msgstr "za ovog kupca. Možete označiti ove račune kao plaćene."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "for this vendor. You can allocate them to mark this bill as paid."
-msgstr "za ovog dobavljača. Možete ih dodijeliti da označe ovaj račun kao plaćen."
+msgstr ""
+"za ovog dobavljača. Možete ih dodijeliti da označe ovaj račun kao plaćen."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid ""
"for this vendor. You can allocate them to mark this credit note as paid."
msgstr ""
+"za ovog dobavljača. Možete ih dodijeliti da označe ovo knjižno odobrenje kao"
+" plaćeno."
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_payment_register_form
msgid "has been applied."
msgstr "je primjenjeno."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_position_form
msgid "here"
msgstr "ovdje"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.report_invoice_document
msgid "if paid before"
msgstr "ako je plaćeno prije"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model__payment_tolerance_type__fixed_amount
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_template__payment_tolerance_type__fixed_amount
msgid "in amount"
msgstr "ako je iznos"
@@ -16448,10 +17150,12 @@ msgid ""
"in its entirety and does not include any costs relating to the legislation "
"of the country in which the client is located."
msgstr ""
+"u cijelosti i ne uključuje nikakve troškove vezane za zakonodavstvo zemlje u"
+" kojoj se klijent nalazi."
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model__payment_tolerance_type__percentage
-#: model:ir.model.fields.selection,name:account.selection__account_reconcile_model_template__payment_tolerance_type__percentage
msgid "in percentage"
msgstr "u postotku"
@@ -16465,6 +17169,7 @@ msgstr "faktura(e) koje neće biti poslane"
msgid "l10n-used countries"
msgstr "l10n-korištene zemlje"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_default_terms_and_conditions
msgid "law."
@@ -16477,7 +17182,11 @@ msgid ""
" to its registered office within 8 days of the delivery of the goods or the "
"provision of the services."
msgstr ""
+"mora biti obaviješten o bilo kakvom zahtjevu putem pisma poslanog "
+"preporučenom dostavom na svoju registriranu adresu u roku od 8 dana od "
+"isporuke robe ili pružanja usluga."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_tax_view_tree
msgid "name"
@@ -16485,31 +17194,34 @@ msgstr "naziv"
#. module: account
#: model:ir.actions.report,print_report_name:account.account_invoices
-#: model:ir.actions.report,print_report_name:account.account_invoices_without_payment
msgid "object._get_report_base_filename()"
msgstr "object._get_report_base_filename()"
+# taken from hr.po
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_tax_repartition_line__repartition_type__tax
-#: model:ir.model.fields.selection,name:account.selection__account_tax_repartition_line_template__repartition_type__tax
msgid "of tax"
msgstr "od poreza"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.tax_groups_totals
msgid "on"
msgstr "na"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "one of those bills"
msgstr "jednog od tih računa"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "outstanding credits"
msgstr "otvorena potraživanja"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_move_form
msgid "outstanding debits"
@@ -16521,6 +17233,8 @@ msgid ""
"reserves the right to call on the services of a debt recovery company. All "
"legal expenses will be payable by the client."
msgstr ""
+"zadržava pravo da angažuje usluge agencije za naplatu dugova. Svi pravni "
+"troškovi će biti na teret klijenta."
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_default_terms_and_conditions
@@ -16528,34 +17242,41 @@ msgid ""
"reserves the right to request a fixed interest payment amounting to 10% of "
"the sum remaining due."
msgstr ""
+"zadržava pravo zatražiti fiksnu kamatu u iznosu od 10% preostale dospjele "
+"sume."
#. module: account
#: model:ir.model.fields,field_description:account.field_account_tax_repartition_line__tag_ids_domain
msgid "tag domain"
msgstr "domen oznake"
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "tax"
msgstr "porez"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_payment_form
msgid "the destination journal"
msgstr "odredišni dnevnik"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_partner_property_form
msgid "the parent company"
msgstr "nadređena kompanija"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_group_form
msgid "to"
msgstr "do"
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "to check"
@@ -16573,10 +17294,14 @@ msgid ""
"accordance with the agreed timeframes. However, none of its obligations can "
"be considered as being an obligation to achieve results."
msgstr ""
+"se obvezuje da će uložiti svoj maksimalan napor da pruži kvalitetne usluge "
+"na vrijeme u skladu sa dogovorenim rokovima. Međutim, nijedna od njegovih "
+"obaveza se ne može smatrati obavezom postizanja rezultata."
+# taken from hr.po
#. module: account
#. odoo-python
-#: code:addons/account/models/account_move.py:0
+#: code:addons/account/models/account_move.py
#, python-format
msgid "user"
msgstr "korisnik"
@@ -16587,7 +17312,10 @@ msgid ""
"will be authorized to suspend any provision of services without prior "
"warning in the event of late payment."
msgstr ""
+"će biti ovlašten da suspenduje bilo kakvo pružanje usluga bez prethodnog "
+"upozorenja u slučaju kašnjenja sa plaćanjem."
+# taken from hr.po
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_tour_upload_bill_email_confirm
msgid "with a pdf of an invoice as attachment."
@@ -16595,22 +17323,21 @@ msgstr "sa pdf-om računa kao prilogom."
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
+#: code:addons/account/wizard/account_automatic_entry_wizard.py
#, python-format
msgid "{label}: Adjusting Entry of {date}"
msgstr "{label}: Prilagođavajući zapis od {date}"
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
+#: code:addons/account/wizard/account_automatic_entry_wizard.py
#, python-format
msgid "{label}: Adjusting Entry of {new_date}"
msgstr "{label}: Prilagođavajući zapis od {new_date}"
#. module: account
#. odoo-python
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
-#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
+#: code:addons/account/wizard/account_automatic_entry_wizard.py
#, python-format
msgid "{percent:0.2f}% to recognize on {new_date}"
msgstr "{percent:0.2f}% za priznavanje na {new_date}"
@@ -16630,6 +17357,8 @@ msgstr "{{ object._get_report_mail_attachment_filename() }}"
msgid ""
"{{ object.company_id.name }} Credit Note (Ref {{ object.name or 'n/a' }})"
msgstr ""
+"{{ object.company_id.name }} Knjižno odobrenje (Ref {{ object.name or 'n/a' "
+"}})"
#. module: account
#: model:mail.template,subject:account.email_template_edi_invoice
@@ -16642,3 +17371,5 @@ msgid ""
"{{ object.company_id.name }} Payment Receipt (Ref {{ object.name or 'n/a' "
"}})"
msgstr ""
+"{{ object.company_id.name }} Potvrda o plaćanju (Ref {{ object.name or 'n/a'"
+" }})"
diff --git a/odoo-bringout-oca-ocb-account_check_printing/account_check_printing/i18n/bs.po b/odoo-bringout-oca-ocb-account_check_printing/account_check_printing/i18n/bs.po
index 19167cf..a8089ee 100644
--- a/odoo-bringout-oca-ocb-account_check_printing/account_check_printing/i18n/bs.po
+++ b/odoo-bringout-oca-ocb-account_check_printing/account_check_printing/i18n/bs.po
@@ -15,9 +15,10 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
+# taken from hr.po
#. module: account_check_printing
#. odoo-python
-#: code:addons/account_check_printing/models/account_journal.py:0
+#: code:addons/account_check_printing/models/account_journal.py
#, python-format
msgid " : Check Number Sequence"
msgstr " : Provjerite brojvni krug"
@@ -29,21 +30,19 @@ msgstr " "
#. module: account_check_printing
#: model:ir.model.fields,help:account_check_printing.field_res_company__account_check_printing_margin_left
-#: model:ir.model.fields,help:account_check_printing.field_res_company__account_check_printing_margin_right
-#: model:ir.model.fields,help:account_check_printing.field_res_company__account_check_printing_margin_top
-#: model:ir.model.fields,help:account_check_printing.field_res_config_settings__account_check_printing_margin_left
-#: model:ir.model.fields,help:account_check_printing.field_res_config_settings__account_check_printing_margin_right
-#: model:ir.model.fields,help:account_check_printing.field_res_config_settings__account_check_printing_margin_top
msgid ""
"Adjust the margins of generated checks to make it fit your printer's "
"settings."
msgstr ""
+"Podesite margine generisanih čekova da odgovaraju postavkama vašeg štampača."
+# taken from hr.po
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_account_payment__check_amount_in_words
msgid "Amount in Words"
msgstr "Iznos slovima"
+# taken from hr.po
#. module: account_check_printing
#: model_terms:ir.ui.view,arch_db:account_check_printing.print_pre_numbered_checks_view
msgid "Cancel"
@@ -51,21 +50,21 @@ msgstr "Otkaži"
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_res_company__account_check_printing_layout
-#: model:ir.model.fields,field_description:account_check_printing.field_res_config_settings__account_check_printing_layout
msgid "Check Layout"
msgstr "Raspored čeka"
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_res_company__account_check_printing_margin_left
-#: model:ir.model.fields,field_description:account_check_printing.field_res_config_settings__account_check_printing_margin_left
msgid "Check Left Margin"
msgstr "Lijeva margina čeka"
+# taken from hr.po
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_account_payment__check_number
msgid "Check Number"
msgstr "Broj čeka"
+# taken from hr.po
#. module: account_check_printing
#: model_terms:ir.ui.view,arch_db:account_check_printing.view_account_journal_form_inherited
msgid "Check Printing"
@@ -76,6 +75,7 @@ msgstr "Ispis čekova"
msgid "Check Right Margin"
msgstr "Desna margina čeka"
+# taken from hr.po
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_account_journal__check_sequence_id
msgid "Check Sequence"
@@ -83,85 +83,93 @@ msgstr "Brojevni krug čekova"
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_res_company__account_check_printing_margin_top
-#: model:ir.model.fields,field_description:account_check_printing.field_res_config_settings__account_check_printing_margin_top
msgid "Check Top Margin"
msgstr "Gornja margina čeka"
#. module: account_check_printing
#. odoo-python
-#: code:addons/account_check_printing/models/account_payment.py:0
+#: code:addons/account_check_printing/models/account_payment.py
#, python-format
msgid "Check numbers can only consist of digits"
msgstr "Brojevi čekova mogu se sastojati samo od cifara"
#. module: account_check_printing
#: model:ir.model.fields,help:account_check_printing.field_account_journal__check_manual_sequencing
-#: model:ir.model.fields,help:account_check_printing.field_account_payment__check_manual_sequencing
msgid "Check this option if your pre-printed checks are not numbered."
msgstr "Označite ovu opciju ako vaši pred-ispisani čekovi nisu numerirani."
+# taken from hr.po
#. module: account_check_printing
#: model_terms:ir.ui.view,arch_db:account_check_printing.account_journal_dashboard_kanban_view_inherited
msgid "Check to print"
msgstr "Ček za ispis"
+# taken from hr.po
#. module: account_check_printing
#: model:account.payment.method,name:account_check_printing.account_payment_method_check
msgid "Checks"
msgstr "Kontrole"
+# taken from hr.po
#. module: account_check_printing
#: model:ir.model.fields,help:account_check_printing.field_account_journal__check_sequence_id
msgid "Checks numbering sequence."
msgstr "Brojevni krug čekova"
+# taken from hr.po
#. module: account_check_printing
#. odoo-python
-#: code:addons/account_check_printing/models/account_journal.py:0
-#: model_terms:ir.ui.view,arch_db:account_check_printing.view_payment_check_printing_search
+#: code:addons/account_check_printing/models/account_journal.py
#, python-format
msgid "Checks to Print"
msgstr "Čekovi za ispis"
+# taken from hr.po
#. module: account_check_printing
#: model_terms:ir.ui.view,arch_db:account_check_printing.account_journal_dashboard_kanban_view_inherited
msgid "Checks to print"
msgstr "Čekovi za ispis"
+# taken from hr.po
#. module: account_check_printing
#: model:ir.model,name:account_check_printing.model_res_company
msgid "Companies"
msgstr "Kompanije"
+# taken from hr.po
#. module: account_check_printing
#: model:ir.model,name:account_check_printing.model_res_config_settings
msgid "Config Settings"
msgstr "Postavke"
+# taken from hr.po
#. module: account_check_printing
#: model:ir.model,name:account_check_printing.model_res_partner
msgid "Contact"
msgstr "Kontakt"
+# taken from hr.po
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_print_prenumbered_checks__create_uid
msgid "Created by"
msgstr "Kreirao"
+# taken from hr.po
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_print_prenumbered_checks__create_date
msgid "Created on"
msgstr "Kreirano"
+# taken from hr.po
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_print_prenumbered_checks__display_name
msgid "Display Name"
msgstr "Prikazani naziv"
+# taken from hr.po
#. module: account_check_printing
#. odoo-python
-#: code:addons/account_check_printing/models/account_payment.py:0
-#: code:addons/account_check_printing/models/account_payment.py:0
+#: code:addons/account_check_printing/models/account_payment.py
#, python-format
msgid "Go to the configuration panel"
msgstr "Idi na ploču za konfiguriranje"
@@ -171,43 +179,51 @@ msgstr "Idi na ploču za konfiguriranje"
msgid "ID"
msgstr "ID"
+# taken from hr.po
#. module: account_check_printing
#. odoo-python
-#: code:addons/account_check_printing/models/account_payment.py:0
+#: code:addons/account_check_printing/models/account_payment.py
#, python-format
msgid ""
"In order to print multiple checks at once, they must belong to the same bank"
" journal."
msgstr ""
+"Kako bi mogli ispisati više čekova odjednom, oni moraju biti u istom "
+"bankovnom dnevniku."
+# taken from hr.po
#. module: account_check_printing
#: model:ir.model,name:account_check_printing.model_account_journal
msgid "Journal"
msgstr "Dnevnik knjiženja"
+# taken from hr.po
#. module: account_check_printing
#: model:ir.model,name:account_check_printing.model_account_move
msgid "Journal Entry"
msgstr "Temeljnica"
+# taken from hr.po
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_print_prenumbered_checks____last_update
msgid "Last Modified on"
msgstr "Zadnje mijenjano"
+# taken from hr.po
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_print_prenumbered_checks__write_uid
msgid "Last Updated by"
msgstr "Zadnji ažurirao"
+# taken from hr.po
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_print_prenumbered_checks__write_date
msgid "Last Updated on"
msgstr "Zadnje ažurirano"
+# taken from hr.po
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_account_journal__check_manual_sequencing
-#: model:ir.model.fields,field_description:account_check_printing.field_account_payment__check_manual_sequencing
msgid "Manual Numbering"
msgstr "Ručno numeriranje"
@@ -221,44 +237,50 @@ msgid ""
"SEPA Credit Transfer: Pay in the SEPA zone by submitting a SEPA Credit Transfer file to your bank. Module account_sepa is necessary.\n"
"SEPA Direct Debit: Get paid in the SEPA zone thanks to a mandate your partner will have granted to you. Module account_sepa is necessary.\n"
msgstr ""
+"Ručno: Platite ili primite plaćanje bilo kojom metodom izvan Odoo-a.\n"
+"Pružatelji Plaćanja: Svaki pružatelj plaćanja ima svoj Način Plaćanja. Zahtijevajte transakciju na/sa kartice zahvaljujući payment tokenu koji je partner sačuvao prilikom kupovine ili pretplate online.\n"
+"Ček: Platite račune čekom i odštampajte ga iz Odoo-a.\n"
+"Skupni Depozit: Prikupite više čekova kupaca odjednom generirajući i šaljući skupni depozit vašoj banci. Potreban je modul account_batch_payment.\n"
+"SEPA Kreditni Transfer: Platite u SEPA zoni slanjem SEPA Kreditni Transfer datoteke vašoj banci. Potreban je modul account_sepa.\n"
+"SEPA Direktno Zaduženje: Primite plaćanje u SEPA zoni zahvaljujući mandatu koji vam je partner dao. Potreban je modul account_sepa.\n"
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_res_company__account_check_printing_multi_stub
-#: model:ir.model.fields,field_description:account_check_printing.field_res_config_settings__account_check_printing_multi_stub
msgid "Multi-Pages Check Stub"
msgstr "Višestranični otresak čeka"
+# taken from hr.po
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_account_journal__check_next_number
-#: model:ir.model.fields,field_description:account_check_printing.field_print_prenumbered_checks__next_check_number
msgid "Next Check Number"
msgstr "Sljedeći broj čeka"
#. module: account_check_printing
#. odoo-python
-#: code:addons/account_check_printing/models/account_journal.py:0
-#: code:addons/account_check_printing/wizard/print_prenumbered_checks.py:0
+#: code:addons/account_check_printing/models/account_journal.py
#, python-format
msgid "Next Check Number should only contains numbers."
msgstr "Sljedeći broj čeka treba sadržavati samo brojeve."
+# taken from hr.po
#. module: account_check_printing
#: model:ir.model.fields.selection,name:account_check_printing.selection__res_company__account_check_printing_layout__disabled
msgid "None"
msgstr "Ništa"
+# taken from hr.po
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_account_payment__payment_method_line_id
-#: model:ir.model.fields,field_description:account_check_printing.field_res_partner__property_payment_method_id
-#: model:ir.model.fields,field_description:account_check_printing.field_res_users__property_payment_method_id
msgid "Payment Method"
msgstr "Način plaćanja"
+# taken from hr.po
#. module: account_check_printing
#: model:ir.model,name:account_check_printing.model_account_payment_method
msgid "Payment Methods"
msgstr "Načini plaćanja"
+# taken from hr.po
#. module: account_check_printing
#: model:ir.model,name:account_check_printing.model_account_payment
msgid "Payments"
@@ -266,12 +288,14 @@ msgstr "Plaćanja"
#. module: account_check_printing
#. odoo-python
-#: code:addons/account_check_printing/models/account_payment.py:0
+#: code:addons/account_check_printing/models/account_payment.py
#, python-format
msgid ""
"Payments to print as a checks must have 'Check' selected as payment method "
"and not have already been reconciled"
msgstr ""
+"Plaćanja za štampanje kao čekova moraju imati odabrano 'Ček' kao metod "
+"plaćanja i ne smiju već biti usklađena"
#. module: account_check_printing
#: model_terms:ir.ui.view,arch_db:account_check_printing.print_pre_numbered_checks_view
@@ -279,33 +303,38 @@ msgid ""
"Please enter the number of the first pre-printed check that you are about to"
" print on."
msgstr ""
+"Molimo unesite broj prvog unaprijed odštampanog čeka na koji ćete štampati."
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_account_bank_statement_line__preferred_payment_method_id
-#: model:ir.model.fields,field_description:account_check_printing.field_account_move__preferred_payment_method_id
-#: model:ir.model.fields,field_description:account_check_printing.field_account_payment__preferred_payment_method_id
msgid "Preferred Payment Method"
msgstr "Preferiran metod plaćanja"
#. module: account_check_printing
#: model:ir.model.fields,help:account_check_printing.field_res_partner__property_payment_method_id
-#: model:ir.model.fields,help:account_check_printing.field_res_users__property_payment_method_id
msgid ""
"Preferred payment method when paying this vendor. This is used to filter "
"vendor bills by preferred payment method to register payments in mass. Use "
"cases: create bank files for batch wires, check runs."
msgstr ""
+"Preferirana metoda plaćanja pri plaćanju ovom dobavljaču. Ovo se koristi za "
+"filtriranje računa dobavljača prema preferiranoj metodi plaćanja za "
+"registraciju plaćanja u masi. Slučajevi upotrebe: kreiranje bankovnih "
+"datoteka za grupne transfere, čekovna plaćanja."
+# taken from hr.po
#. module: account_check_printing
#: model_terms:ir.ui.view,arch_db:account_check_printing.print_pre_numbered_checks_view
msgid "Print"
msgstr "Ispis"
+# taken from hr.po
#. module: account_check_printing
#: model_terms:ir.ui.view,arch_db:account_check_printing.view_account_payment_form_inherited
msgid "Print Check"
msgstr "Štampaj ček"
+# taken from hr.po
#. module: account_check_printing
#: model:ir.actions.server,name:account_check_printing.action_account_print_checks
msgid "Print Checks"
@@ -313,19 +342,18 @@ msgstr "Ispiši čekove"
#. module: account_check_printing
#: model:ir.model.fields,field_description:account_check_printing.field_res_company__account_check_printing_date_label
-#: model:ir.model.fields,field_description:account_check_printing.field_res_config_settings__account_check_printing_date_label
msgid "Print Date Label"
msgstr "Natpis za datum ispisa"
+# taken from hr.po
#. module: account_check_printing
#. odoo-python
-#: code:addons/account_check_printing/models/account_payment.py:0
-#: model:ir.model,name:account_check_printing.model_print_prenumbered_checks
-#: model_terms:ir.ui.view,arch_db:account_check_printing.print_pre_numbered_checks_view
+#: code:addons/account_check_printing/models/account_payment.py
#, python-format
msgid "Print Pre-numbered Checks"
msgstr "Ispiši pred-numerirane čekove"
+# taken from hr.po
#. module: account_check_printing
#: model:ir.model,name:account_check_printing.model_account_payment_register
msgid "Register Payment"
@@ -338,17 +366,20 @@ msgstr "Desna margina"
#. module: account_check_printing
#: model:ir.model.fields,help:account_check_printing.field_res_company__account_check_printing_layout
-#: model:ir.model.fields,help:account_check_printing.field_res_config_settings__account_check_printing_layout
msgid ""
"Select the format corresponding to the check paper you will be printing your checks on.\n"
"In order to disable the printing feature, select 'None'."
msgstr ""
+"Odaberite format koji odgovara čekovnom papiru na koji ćete štampati čekove.\n"
+"Da onemogućite funkciju štampanja, odaberite 'Ništa'."
+# taken from hr.po
#. module: account_check_printing
#: model_terms:ir.ui.view,arch_db:account_check_printing.view_account_payment_form_inherited
msgid "Sent"
msgstr "Poslano"
+# taken from hr.po
#. module: account_check_printing
#: model:ir.model.fields,help:account_check_printing.field_account_journal__check_next_number
msgid "Sequence number of the next printed check."
@@ -361,30 +392,37 @@ msgstr "Prikaži broj čeka"
#. module: account_check_printing
#. odoo-python
-#: code:addons/account_check_printing/models/account_payment.py:0
+#: code:addons/account_check_printing/models/account_payment.py
#, python-format
msgid ""
"Something went wrong with Check Layout, please select another layout in "
"Invoicing/Accounting Settings and try again."
msgstr ""
+"Nešto nije u redu sa rasporedom čeka, molimo odaberite drugi raspored u "
+"postavkama Fakturisanje/Računovodstvo i pokušajte ponovo."
#. module: account_check_printing
#. odoo-python
-#: code:addons/account_check_printing/models/account_payment.py:0
+#: code:addons/account_check_printing/models/account_payment.py
#, python-format
msgid ""
"The following numbers are already used:\n"
"%s"
msgstr ""
+"Sljedeći brojevi su već korišteni:\n"
+"%s"
+# taken from hr.po
#. module: account_check_printing
#. odoo-python
-#: code:addons/account_check_printing/models/account_journal.py:0
+#: code:addons/account_check_printing/models/account_journal.py
#, python-format
msgid ""
"The last check number was %s. In order to avoid a check being rejected by "
"the bank, you can only use a greater number."
msgstr ""
+"Zadnji broj čeka bio je %s. Kako Vam banka ne bi odbacila ček, možete samo "
+"koristiti veći broj."
#. module: account_check_printing
#: model:ir.model.fields,help:account_check_printing.field_account_payment__check_number
@@ -393,29 +431,36 @@ msgid ""
"printed check paper already has numbers or if the current numbering is "
"wrong, you can change it in the journal configuration page."
msgstr ""
+"Odabrani dnevnik je konfigurisan za štampanje brojeva čekova. Ako vaš "
+"unaprijed odštampani čekovni papir već ima brojeve ili je trenutno "
+"numerisanje pogrešno, možete ga promijeniti na stranici konfiguracije "
+"dnevnika."
#. module: account_check_printing
#: model:ir.model.fields,help:account_check_printing.field_res_company__account_check_printing_multi_stub
-#: model:ir.model.fields,help:account_check_printing.field_res_config_settings__account_check_printing_multi_stub
msgid ""
"This option allows you to print check details (stub) on multiple pages if "
"they don't fit on a single page."
msgstr ""
+"Ova opcija vam omogućava da odštampate detalje čeka (talon) na više stranica"
+" ako ne stanu na jednu stranicu."
#. module: account_check_printing
#: model:ir.model.fields,help:account_check_printing.field_res_company__account_check_printing_date_label
-#: model:ir.model.fields,help:account_check_printing.field_res_config_settings__account_check_printing_date_label
msgid ""
"This option allows you to print the date label on the check as per CPA.\n"
"Disable this if your pre-printed check includes the date label."
msgstr ""
+"Ova opcija vam omogućava da odštampate oznaku datuma na čeku prema CPA.\n"
+"Onemogućite ovo ako vaš unaprijed odštampani ček uključuje oznaku datuma."
#. module: account_check_printing
#: model_terms:ir.ui.view,arch_db:account_check_printing.print_pre_numbered_checks_view
msgid ""
"This will allow to save on payments the number of the corresponding check."
-msgstr ""
+msgstr "Ovo će omogućiti snimanje broja odgovarajućeg čeka na plaćanjima."
+# taken from hr.po
#. module: account_check_printing
#: model_terms:ir.ui.view,arch_db:account_check_printing.view_account_payment_form_inherited
msgid "Unmark Sent"
@@ -428,9 +473,11 @@ msgstr "Poništi ček"
#. module: account_check_printing
#. odoo-python
-#: code:addons/account_check_printing/models/account_payment.py:0
+#: code:addons/account_check_printing/models/account_payment.py
#, python-format
msgid ""
"You have to choose a check layout. For this, go in Invoicing/Accounting "
"Settings, search for 'Checks layout' and set one."
msgstr ""
+"Morate odabrati raspored čeka. Za ovo, idite u postavke "
+"Fakturisanje/Računovodstvo, pretražite 'Raspored čekova' i postavite jedan."
diff --git a/odoo-bringout-oca-ocb-account_debit_note/account_debit_note/i18n/bs.po b/odoo-bringout-oca-ocb-account_debit_note/account_debit_note/i18n/bs.po
index 6d23906..4203a94 100644
--- a/odoo-bringout-oca-ocb-account_debit_note/account_debit_note/i18n/bs.po
+++ b/odoo-bringout-oca-ocb-account_debit_note/account_debit_note/i18n/bs.po
@@ -30,16 +30,19 @@ msgstr "Dodaj terećenje"
msgid "Add Debit Note wizard"
msgstr "Čarobnjak dodaj terećenje"
+# taken from hr.po
#. module: account_debit_note
#: model_terms:ir.ui.view,arch_db:account_debit_note.view_account_debit_note
msgid "Cancel"
msgstr "Odustani"
+# taken from hr.po
#. module: account_debit_note
#: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__copy_lines
msgid "Copy Lines"
msgstr "Kopiraj stavke"
+# taken from hr.po
#. module: account_debit_note
#: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__country_code
msgid "Country Code"
@@ -47,15 +50,16 @@ msgstr "Šifra države"
#. module: account_debit_note
#: model:ir.actions.act_window,name:account_debit_note.action_view_account_move_debit
-#: model_terms:ir.ui.view,arch_db:account_debit_note.view_account_debit_note
msgid "Create Debit Note"
msgstr "Kreiraj terećenje"
+# taken from hr.po
#. module: account_debit_note
#: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__create_uid
msgid "Created by"
msgstr "Kreirao"
+# taken from hr.po
#. module: account_debit_note
#: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__create_date
msgid "Created on"
@@ -63,21 +67,17 @@ msgstr "Kreirano"
#. module: account_debit_note
#: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__date
-#: model_terms:ir.ui.view,arch_db:account_debit_note.view_account_debit_note
msgid "Debit Note Date"
msgstr "Datum terećenja"
#. module: account_debit_note
#. odoo-python
-#: code:addons/account_debit_note/models/account_move.py:0
-#: code:addons/account_debit_note/wizard/account_debit_note.py:0
-#: model:ir.model.fields,field_description:account_debit_note.field_account_bank_statement_line__debit_note_ids
-#: model:ir.model.fields,field_description:account_debit_note.field_account_move__debit_note_ids
-#: model:ir.model.fields,field_description:account_debit_note.field_account_payment__debit_note_ids
+#: code:addons/account_debit_note/models/account_move.py
#, python-format
msgid "Debit Notes"
msgstr "Terećenja"
+# taken from hr.po
#. module: account_debit_note
#: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__display_name
msgid "Display Name"
@@ -91,7 +91,8 @@ msgstr "ID"
#. module: account_debit_note
#: model:ir.model.fields,help:account_debit_note.field_account_debit_note__journal_id
msgid "If empty, uses the journal of the journal entry to be debited."
-msgstr "Ako je prazno, koristi dnevnik zapisa dnevnika koji se treba terećiti."
+msgstr ""
+"Ako je prazno, koristi dnevnik zapisa dnevnika koji se treba terećiti."
#. module: account_debit_note
#: model:ir.model.fields,help:account_debit_note.field_account_debit_note__copy_lines
@@ -99,37 +100,46 @@ msgid ""
"In case you need to do corrections for every line, it can be in handy to "
"copy them. We won't copy them for debit notes from credit notes. "
msgstr ""
+"U slučaju da trebate napraviti ispravke za svaku stavku, može biti korisno "
+"da ih kopirate. Nećemo ih kopirati za terećenja iz odobrenja. "
+# taken from hr.po
#. module: account_debit_note
#: model:ir.model,name:account_debit_note.model_account_move
msgid "Journal Entry"
msgstr "Temeljnica"
+# taken from hr.po
#. module: account_debit_note
#: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__journal_type
msgid "Journal Type"
msgstr "Tip dnevnika"
+# taken from hr.po
#. module: account_debit_note
#: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note____last_update
msgid "Last Modified on"
msgstr "Zadnja promjena"
+# taken from hr.po
#. module: account_debit_note
#: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__write_uid
msgid "Last Updated by"
msgstr "Promijenio"
+# taken from hr.po
#. module: account_debit_note
#: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__write_date
msgid "Last Updated on"
msgstr "Vrijeme promjene"
+# taken from hr.po
#. module: account_debit_note
#: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__move_ids
msgid "Move"
msgstr "Temeljnica"
+# taken from hr.po
#. module: account_debit_note
#: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__move_type
msgid "Move Type"
@@ -137,44 +147,43 @@ msgstr "Tip temeljnice"
#. module: account_debit_note
#: model:ir.model.fields,field_description:account_debit_note.field_account_bank_statement_line__debit_note_count
-#: model:ir.model.fields,field_description:account_debit_note.field_account_move__debit_note_count
-#: model:ir.model.fields,field_description:account_debit_note.field_account_payment__debit_note_count
msgid "Number of Debit Notes"
msgstr "Broj terećenja"
#. module: account_debit_note
#: model:ir.model.fields,field_description:account_debit_note.field_account_bank_statement_line__debit_origin_id
-#: model:ir.model.fields,field_description:account_debit_note.field_account_move__debit_origin_id
-#: model:ir.model.fields,field_description:account_debit_note.field_account_payment__debit_origin_id
msgid "Original Invoice Debited"
msgstr "Originalna faktura teretila"
+# taken from hr.po
#. module: account_debit_note
#: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__reason
msgid "Reason"
msgstr "Razlog"
+# taken from hr.po
#. module: account_debit_note
#: model:ir.model.fields,help:account_debit_note.field_account_debit_note__country_code
msgid ""
"The ISO country code in two chars. \n"
"You can use this field for quick search."
msgstr ""
+"ISO oznaka zemlje u dva znaka. \n"
+"Ovo polje možete koristiti za brzu pretragu."
#. module: account_debit_note
#: model:ir.model.fields,help:account_debit_note.field_account_bank_statement_line__debit_note_ids
-#: model:ir.model.fields,help:account_debit_note.field_account_move__debit_note_ids
-#: model:ir.model.fields,help:account_debit_note.field_account_payment__debit_note_ids
msgid "The debit notes created for this invoice"
msgstr "Terećenja kreirana za ovu fakturu"
#. module: account_debit_note
#. odoo-python
-#: code:addons/account_debit_note/models/account_move.py:0
+#: code:addons/account_debit_note/models/account_move.py
#, python-format
msgid "This debit note was created from: %s"
msgstr "Ovo terećenje je kreirano od: %s"
+# taken from hr.po
#. module: account_debit_note
#: model:ir.model.fields,field_description:account_debit_note.field_account_debit_note__journal_id
msgid "Use Specific Journal"
@@ -182,7 +191,7 @@ msgstr "Koristi specifični dnevnik"
#. module: account_debit_note
#. odoo-python
-#: code:addons/account_debit_note/wizard/account_debit_note.py:0
+#: code:addons/account_debit_note/wizard/account_debit_note.py
#, python-format
msgid "You can only debit posted moves."
msgstr "Možete terećiti samo knjižene pokrete."
diff --git a/odoo-bringout-oca-ocb-account_edi/account_edi/i18n/bs.po b/odoo-bringout-oca-ocb-account_edi/account_edi/i18n/bs.po
index 47e27ee..e23a8c8 100644
--- a/odoo-bringout-oca-ocb-account_edi/account_edi/i18n/bs.po
+++ b/odoo-bringout-oca-ocb-account_edi/account_edi/i18n/bs.po
@@ -17,42 +17,42 @@ msgstr ""
#. module: account_edi
#. odoo-python
-#: code:addons/account_edi/models/account_move.py:0
+#: code:addons/account_edi/models/account_move.py
#, python-format
msgid " Electronic invoicing error(s)"
msgstr " Greška(e) elektronskog fakturisanja"
#. module: account_edi
#. odoo-python
-#: code:addons/account_edi/models/account_move.py:0
+#: code:addons/account_edi/models/account_move.py
#, python-format
msgid " Electronic invoicing info(s)"
msgstr " Info(i) elektronskog fakturisanja"
#. module: account_edi
#. odoo-python
-#: code:addons/account_edi/models/account_move.py:0
+#: code:addons/account_edi/models/account_move.py
#, python-format
msgid " Electronic invoicing warning(s)"
msgstr " Upozorenje(a) elektronskog fakturisanja"
#. module: account_edi
#. odoo-python
-#: code:addons/account_edi/models/account_move.py:0
+#: code:addons/account_edi/models/account_move.py
#, python-format
msgid "A cancellation of the EDI has been requested."
msgstr "Zahtjeva za prekid slanja EDI dokumenta je upućen."
#. module: account_edi
#. odoo-python
-#: code:addons/account_edi/models/account_move.py:0
+#: code:addons/account_edi/models/account_move.py
#, python-format
msgid "A request for cancellation of the EDI has been called off."
msgstr "Zahtjev za otkazivanjem EDI-ja je povuknut."
+# taken from hr.po
#. module: account_edi
#: model:ir.model,name:account_edi.model_ir_attachment
-#: model:ir.model.fields,field_description:account_edi.field_account_edi_document__attachment_id
msgid "Attachment"
msgstr "Prilog"
@@ -69,27 +69,34 @@ msgid ""
" * Warning: there is an error that doesn't prevent the current Electronic Invoicing operation to succeed.\n"
" * Error: there is an error that blocks the current Electronic Invoicing operation."
msgstr ""
+"Blokira trenutnu operaciju dokumenta zavisno od težine greške:\n"
+" * Info: dokument nije blokiran i sve radi kako treba.\n"
+" * Upozorenje: postoji greška koja ne sprječava trenutnu operaciju elektronskog fakturisanja da uspije.\n"
+" * Greška: postoji greška koja blokira trenutnu operaciju elektronskog fakturisanja."
#. module: account_edi
#: model_terms:ir.ui.view,arch_db:account_edi.view_move_form_inherit
msgid "Call off EDI Cancellation"
msgstr "Odustani od EDI otkaza"
+# taken from hr.po
#. module: account_edi
#: model:ir.model.fields.selection,name:account_edi.selection__account_edi_document__state__cancelled
-#: model:ir.model.fields.selection,name:account_edi.selection__account_move__edi_state__cancelled
msgid "Cancelled"
msgstr "Otkazano"
#. module: account_edi
#. odoo-python
-#: code:addons/account_edi/models/account_journal.py:0
+#: code:addons/account_edi/models/account_journal.py
#, python-format
msgid ""
"Cannot deactivate (%s) on this journal because not all documents are "
"synchronized"
msgstr ""
+"Ne mogu deaktivirati (%s) na ovom dnevniku jer nisu svi dokumenti "
+"sinhronizovani"
+# taken from hr.po
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_edi_format__code
msgid "Code"
@@ -100,46 +107,45 @@ msgstr "Šifra"
msgid "Compatible Edi"
msgstr "Kompatibilni edi"
+# taken from hr.po
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_edi_document__create_uid
-#: model:ir.model.fields,field_description:account_edi.field_account_edi_format__create_uid
msgid "Created by"
msgstr "Kreirao"
+# taken from hr.po
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_edi_document__create_date
-#: model:ir.model.fields,field_description:account_edi.field_account_edi_format__create_date
msgid "Created on"
msgstr "Kreirano"
+# taken from hr.po
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_edi_document__display_name
-#: model:ir.model.fields,field_description:account_edi.field_account_edi_format__display_name
msgid "Display Name"
msgstr "Naziv"
#. module: account_edi
#. odoo-python
-#: code:addons/account_edi/models/account_edi_format.py:0
+#: code:addons/account_edi/models/account_edi_format.py
#, python-format
msgid "Display the currency"
msgstr "Prikaz valute"
+# taken from hr.po
#. module: account_edi
#: model_terms:ir.ui.view,arch_db:account_edi.view_move_form_inherit
-#: model_terms:ir.ui.view,arch_db:account_edi.view_payment_form_inherit
msgid "Download"
msgstr "Preuzimanje"
#. module: account_edi
#: model:ir.actions.server,name:account_edi.ir_cron_edi_network_ir_actions_server
-#: model:ir.cron,cron_name:account_edi.ir_cron_edi_network
msgid "EDI : Perform web services operations"
msgstr "EDI : Izvršava operacije web usluga"
+# taken from hr.po
#. module: account_edi
#: model_terms:ir.ui.view,arch_db:account_edi.view_move_form_inherit
-#: model_terms:ir.ui.view,arch_db:account_edi.view_payment_form_inherit
msgid "EDI Documents"
msgstr "EDI Dokumenti"
@@ -155,8 +161,6 @@ msgstr "EDI format koji podržava pokrete u ovom dnevniku"
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_bank_statement_line__edi_blocking_level
-#: model:ir.model.fields,field_description:account_edi.field_account_move__edi_blocking_level
-#: model:ir.model.fields,field_description:account_edi.field_account_payment__edi_blocking_level
msgid "Edi Blocking Level"
msgstr "EDI nivo blokade"
@@ -165,50 +169,41 @@ msgstr "EDI nivo blokade"
msgid "Edi Content"
msgstr "EDI sadržaj"
+# taken from hr.po
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_bank_statement_line__edi_document_ids
-#: model:ir.model.fields,field_description:account_edi.field_account_move__edi_document_ids
-#: model:ir.model.fields,field_description:account_edi.field_account_payment__edi_document_ids
msgid "Edi Document"
msgstr "Edi Dokument"
+# taken from hr.po
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_bank_statement_line__edi_error_count
-#: model:ir.model.fields,field_description:account_edi.field_account_move__edi_error_count
-#: model:ir.model.fields,field_description:account_edi.field_account_payment__edi_error_count
msgid "Edi Error Count"
msgstr "Edi broj grešaka"
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_bank_statement_line__edi_error_message
-#: model:ir.model.fields,field_description:account_edi.field_account_move__edi_error_message
-#: model:ir.model.fields,field_description:account_edi.field_account_payment__edi_error_message
msgid "Edi Error Message"
msgstr "EDI poruka o grešci"
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_edi_document__edi_format_id
msgid "Edi Format"
-msgstr "Edi Format"
+msgstr "EDI format"
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_bank_statement_line__edi_show_abandon_cancel_button
-#: model:ir.model.fields,field_description:account_edi.field_account_move__edi_show_abandon_cancel_button
-#: model:ir.model.fields,field_description:account_edi.field_account_payment__edi_show_abandon_cancel_button
msgid "Edi Show Abandon Cancel Button"
msgstr "EDI pokaži dugme za prekid"
+# taken from hr.po
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_bank_statement_line__edi_show_cancel_button
-#: model:ir.model.fields,field_description:account_edi.field_account_move__edi_show_cancel_button
-#: model:ir.model.fields,field_description:account_edi.field_account_payment__edi_show_cancel_button
msgid "Edi Show Cancel Button"
msgstr "Edi prikaži dugme \"Otkaži\""
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_bank_statement_line__edi_web_services_to_process
-#: model:ir.model.fields,field_description:account_edi.field_account_move__edi_web_services_to_process
-#: model:ir.model.fields,field_description:account_edi.field_account_payment__edi_web_services_to_process
msgid "Edi Web Services To Process"
msgstr "Edi web servisi za procesiranje"
@@ -224,11 +219,6 @@ msgstr "Elektronski dokument za account.move"
#. module: account_edi
#: model:ir.actions.act_window,name:account_edi.action_open_edi_documents
-#: model:ir.actions.act_window,name:account_edi.action_open_payment_edi_documents
-#: model:ir.model.fields,field_description:account_edi.field_account_bank_statement_line__edi_state
-#: model:ir.model.fields,field_description:account_edi.field_account_journal__edi_format_ids
-#: model:ir.model.fields,field_description:account_edi.field_account_move__edi_state
-#: model:ir.model.fields,field_description:account_edi.field_account_payment__edi_state
msgid "Electronic invoicing"
msgstr "Elektronsko fakturisanje"
@@ -242,15 +232,15 @@ msgstr "Potrebna obrada elektronskog fakturisanja"
msgid "Electronic invoicing state"
msgstr "Stanje elektronskog fakturisanja"
+# taken from hr.po
#. module: account_edi
#: model:ir.model,name:account_edi.model_mail_template
msgid "Email Templates"
msgstr "Predlošci e-mail poruka"
+# taken from hr.po
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_edi_document__error
-#: model:ir.model.fields.selection,name:account_edi.selection__account_edi_document__blocking_level__error
-#: model:ir.model.fields.selection,name:account_edi.selection__account_move__edi_blocking_level__error
msgid "Error"
msgstr "Greška"
@@ -261,74 +251,78 @@ msgstr "Naziv formata"
#. module: account_edi
#: model:ir.model.fields,help:account_edi.field_account_bank_statement_line__edi_error_count
-#: model:ir.model.fields,help:account_edi.field_account_move__edi_error_count
-#: model:ir.model.fields,help:account_edi.field_account_payment__edi_error_count
msgid "How many EDIs are in error for this move ?"
msgstr "Koliko EDI-ja je u grešci za ovaj pokret ?"
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_edi_document__id
-#: model:ir.model.fields,field_description:account_edi.field_account_edi_format__id
msgid "ID"
msgstr "ID"
+# taken from hr.po
#. module: account_edi
#: model:ir.model.fields.selection,name:account_edi.selection__account_edi_document__blocking_level__info
-#: model:ir.model.fields.selection,name:account_edi.selection__account_move__edi_blocking_level__info
msgid "Info"
msgstr "Informacija"
#. module: account_edi
#. odoo-python
-#: code:addons/account_edi/models/account_move.py:0
+#: code:addons/account_edi/models/account_move.py
#, python-format
msgid ""
"Invalid invoice configuration:\n"
"\n"
"%s"
msgstr ""
+"Neispravna konfiguracija fakture:\n"
+"\n"
+"%s"
+# taken from hr.po
#. module: account_edi
#: model:ir.model,name:account_edi.model_account_journal
msgid "Journal"
msgstr "Dnevnik"
+# taken from hr.po
#. module: account_edi
#: model:ir.model,name:account_edi.model_account_move
msgid "Journal Entry"
msgstr "Žurnal"
+# taken from hr.po
#. module: account_edi
#: model:ir.model,name:account_edi.model_account_move_line
msgid "Journal Item"
msgstr "Stavka žurnala"
+# taken from hr.po
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_edi_document____last_update
-#: model:ir.model.fields,field_description:account_edi.field_account_edi_format____last_update
msgid "Last Modified on"
msgstr "Zadnja promjena"
+# taken from hr.po
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_edi_document__write_uid
-#: model:ir.model.fields,field_description:account_edi.field_account_edi_format__write_uid
msgid "Last Updated by"
msgstr "Promijenio"
+# taken from hr.po
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_edi_document__write_date
-#: model:ir.model.fields,field_description:account_edi.field_account_edi_format__write_date
msgid "Last Updated on"
msgstr "Vrijeme promjene"
+# taken from hr.po
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_edi_document__move_id
msgid "Move"
msgstr "Temeljnica"
+# taken from hr.po
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_edi_document__name
-#: model:ir.model.fields,field_description:account_edi.field_account_edi_format__name
msgid "Name"
msgstr "Naziv"
@@ -337,6 +331,7 @@ msgstr "Naziv"
msgid "Only one edi document by move by format"
msgstr "Samo jedan edi dokument po pomijeranju po formatu"
+# taken from hr.po
#. module: account_edi
#: model:ir.model,name:account_edi.model_account_payment
msgid "Payments"
@@ -344,10 +339,10 @@ msgstr "Plaćanja"
#. module: account_edi
#: model_terms:ir.ui.view,arch_db:account_edi.view_move_form_inherit
-#: model_terms:ir.ui.view,arch_db:account_edi.view_payment_form_inherit
msgid "Process now"
msgstr "Procesiraj odmah"
+# taken from hr.po
#. module: account_edi
#: model:ir.model,name:account_edi.model_uom_uom
msgid "Product Unit of Measure"
@@ -358,6 +353,7 @@ msgstr "JMJ artikla"
msgid "Remake the sequence of Journal Entries."
msgstr "Ponovi sekvencu zapisa dnevnika."
+# taken from hr.po
#. module: account_edi
#: model:ir.model,name:account_edi.model_ir_actions_report
msgid "Report Action"
@@ -368,23 +364,25 @@ msgstr "Akcija izvještaja"
msgid "Request EDI Cancellation"
msgstr "EDI Povrat dokumenta"
+# taken from hr.po
#. module: account_edi
#: model_terms:ir.ui.view,arch_db:account_edi.view_move_form_inherit
-#: model_terms:ir.ui.view,arch_db:account_edi.view_payment_form_inherit
msgid "Retry"
msgstr "Pokušaj ponovo"
+# taken from hr.po
#. module: account_edi
#: model:ir.model.fields,help:account_edi.field_account_journal__edi_format_ids
msgid "Send XML/EDI invoices"
msgstr "Šalji XML/EDI fakture"
+# taken from hr.po
#. module: account_edi
#: model:ir.model.fields.selection,name:account_edi.selection__account_edi_document__state__sent
-#: model:ir.model.fields.selection,name:account_edi.selection__account_move__edi_state__sent
msgid "Sent"
msgstr "Poslano"
+# taken from hr.po
#. module: account_edi
#: model:ir.model.fields,field_description:account_edi.field_account_edi_document__state
msgid "State"
@@ -392,19 +390,19 @@ msgstr "Status"
#. module: account_edi
#: model:ir.model.fields,help:account_edi.field_account_bank_statement_line__edi_state
-#: model:ir.model.fields,help:account_edi.field_account_move__edi_state
-#: model:ir.model.fields,help:account_edi.field_account_payment__edi_state
msgid "The aggregated state of all the EDIs with web-service of this move"
msgstr "Agregatno stanje svih EDI-ja sa web uslugom ovog pokreta"
#. module: account_edi
#. odoo-python
-#: code:addons/account_edi/models/account_edi_format.py:0
+#: code:addons/account_edi/models/account_edi_format.py
#, python-format
msgid ""
"The currency (%s) of the document you are uploading is not active in this database.\n"
"Please activate it and update the currency rate if needed before trying again to import."
msgstr ""
+"Valuta (%s) dokumenta koji učitavate nije aktivna u ovoj bazi.\n"
+"Molimo aktivirajte je i ažurirajte kurs valute ako je potrebno prije ponovnog pokušaja uvoza."
#. module: account_edi
#: model:ir.model.fields,help:account_edi.field_account_edi_document__attachment_id
@@ -412,28 +410,31 @@ msgid ""
"The file generated by edi_format_id when the invoice is posted (and this "
"document is processed)."
msgstr ""
+"Fajl generisan od edi_format_id kada je faktura proknjižena (i ovaj dokument"
+" je obrađen)."
#. module: account_edi
#. odoo-python
-#: code:addons/account_edi/wizard/account_resequence.py:0
+#: code:addons/account_edi/wizard/account_resequence.py
#, python-format
msgid ""
"The following documents have already been sent and cannot be resequenced: %s"
msgstr ""
+"Sljedeći dokumenti su već poslati i ne mogu se ponovo sekvencirati: %s"
#. module: account_edi
#: model_terms:ir.ui.view,arch_db:account_edi.view_move_form_inherit
msgid ""
"The invoice will be processed asynchronously by the following E-invoicing "
"service :"
-msgstr ""
+msgstr "Faktura će biti procesirana sa sljedećim E-fakturisanje servisom :"
#. module: account_edi
#: model_terms:ir.ui.view,arch_db:account_edi.view_payment_form_inherit
msgid ""
"The payment will be processed asynchronously by the following E-invoicing "
"service :"
-msgstr ""
+msgstr "Uplata će biti obrađena asinhrono sljedećom uslugom e-fakturisanja:"
#. module: account_edi
#: model:ir.model.fields,help:account_edi.field_account_edi_document__error
@@ -441,6 +442,7 @@ msgid ""
"The text of the last error that happened during Electronic Invoice "
"operation."
msgstr ""
+"Tekst posljednje greške koja se desila tokom operacije elektronske fakture."
#. module: account_edi
#: model:ir.model.constraint,message:account_edi.constraint_account_edi_format_unique_code
@@ -449,49 +451,51 @@ msgstr "Ovaj kod već postoji"
#. module: account_edi
#. odoo-python
-#: code:addons/account_edi/models/account_edi_document.py:0
+#: code:addons/account_edi/models/account_edi_document.py
#, python-format
msgid "This document is being sent by another process already. "
-msgstr "Ovaj dokument je već poslan od strane drugog procesa. "
+msgstr "Ovaj dokument je već poslan od strane drugog procesa."
+# taken from hr.po
#. module: account_edi
#: model:ir.model.fields.selection,name:account_edi.selection__account_edi_document__state__to_cancel
-#: model:ir.model.fields.selection,name:account_edi.selection__account_move__edi_state__to_cancel
msgid "To Cancel"
msgstr "Za otkazati"
+# taken from hr.po
#. module: account_edi
#: model:ir.model.fields.selection,name:account_edi.selection__account_edi_document__state__to_send
-#: model:ir.model.fields.selection,name:account_edi.selection__account_move__edi_state__to_send
msgid "To Send"
msgstr "Za poslati"
+# taken from hr.po
#. module: account_edi
#: model:ir.model.fields.selection,name:account_edi.selection__account_edi_document__blocking_level__warning
-#: model:ir.model.fields.selection,name:account_edi.selection__account_move__edi_blocking_level__warning
msgid "Warning"
msgstr "Upozorenje"
#. module: account_edi
#. odoo-python
-#: code:addons/account_edi/models/account_move.py:0
+#: code:addons/account_edi/models/account_move.py
#, python-format
msgid ""
"You can't edit the following journal entry %s because an electronic document"
" has already been sent. Please use the 'Request EDI Cancellation' button "
"instead."
msgstr ""
+"Ne možete uređivati sljedeću temeljnicu %s jer je elektronski dokument već "
+"poslan. Molimo koristite dugme 'Zahtjev za EDI otkazivanje' umjesto toga."
#. module: account_edi
#. odoo-python
-#: code:addons/account_edi/models/ir_attachment.py:0
+#: code:addons/account_edi/models/ir_attachment.py
#, python-format
msgid ""
"You can't unlink an attachment being an EDI document sent to the government."
-msgstr ""
+msgstr "Ne možete ukloniti prilog koji je EDI dokument poslan vladi."
+# taken from hr.po
#. module: account_edi
#: model_terms:ir.ui.view,arch_db:account_edi.view_move_form_inherit
-#: model_terms:ir.ui.view,arch_db:account_edi.view_payment_form_inherit
msgid "⇒ See errors"
msgstr "⇒ vidi greške"
diff --git a/odoo-bringout-oca-ocb-account_edi_proxy_client/account_edi_proxy_client/i18n/bs.po b/odoo-bringout-oca-ocb-account_edi_proxy_client/account_edi_proxy_client/i18n/bs.po
index dc36254..0c7428b 100644
--- a/odoo-bringout-oca-ocb-account_edi_proxy_client/account_edi_proxy_client/i18n/bs.po
+++ b/odoo-bringout-oca-ocb-account_edi_proxy_client/account_edi_proxy_client/i18n/bs.po
@@ -25,41 +25,49 @@ msgstr "Account EDI proxy korisnik"
msgid "Account Edi Proxy Client"
msgstr "Account Edi Proxy klijent"
+# taken from hr.po
#. module: account_edi_proxy_client
#: model_terms:ir.ui.view,arch_db:account_edi_proxy_client.view_form_account_edi_proxy_client_user
msgid "Account Journal"
msgstr "Dnevnik"
+# taken from hr.po
#. module: account_edi_proxy_client
#: model:ir.model.fields,field_description:account_edi_proxy_client.field_account_edi_proxy_client_user__active
msgid "Active"
msgstr "Aktivan"
+# taken from hr.po
#. module: account_edi_proxy_client
#: model:ir.model.fields,field_description:account_edi_proxy_client.field_account_edi_proxy_client_user__edi_format_code
msgid "Code"
msgstr "Šifra"
+# taken from hr.po
#. module: account_edi_proxy_client
#: model:ir.model,name:account_edi_proxy_client.model_res_company
msgid "Companies"
msgstr "Tvrtke"
+# taken from hr.po
#. module: account_edi_proxy_client
#: model:ir.model.fields,field_description:account_edi_proxy_client.field_account_edi_proxy_client_user__company_id
msgid "Company"
msgstr "Tvrtka"
+# taken from hr.po
#. module: account_edi_proxy_client
#: model:ir.model.fields,field_description:account_edi_proxy_client.field_account_edi_proxy_client_user__create_uid
msgid "Created by"
msgstr "Kreirao"
+# taken from hr.po
#. module: account_edi_proxy_client
#: model:ir.model.fields,field_description:account_edi_proxy_client.field_account_edi_proxy_client_user__create_date
msgid "Created on"
msgstr "Kreirano"
+# taken from hr.po
#. module: account_edi_proxy_client
#: model:ir.model.fields,field_description:account_edi_proxy_client.field_account_edi_proxy_client_user__display_name
msgid "Display Name"
@@ -83,7 +91,7 @@ msgstr "EDI format"
#. module: account_edi_proxy_client
#: model:ir.model.fields,field_description:account_edi_proxy_client.field_account_edi_proxy_client_user__edi_format_id
msgid "Edi Format"
-msgstr "Edi Format"
+msgstr "EDI format"
#. module: account_edi_proxy_client
#: model:ir.model.fields,field_description:account_edi_proxy_client.field_account_edi_proxy_client_user__edi_identification
@@ -100,21 +108,25 @@ msgstr "ID"
msgid "Id Client"
msgstr "Id klijenta"
+# taken from hr.po
#. module: account_edi_proxy_client
#: model:ir.model.fields,field_description:account_edi_proxy_client.field_account_edi_proxy_client_user____last_update
msgid "Last Modified on"
msgstr "Zadnja promjena"
+# taken from hr.po
#. module: account_edi_proxy_client
#: model:ir.model.fields,field_description:account_edi_proxy_client.field_account_edi_proxy_client_user__write_uid
msgid "Last Updated by"
msgstr "Promijenio"
+# taken from hr.po
#. module: account_edi_proxy_client
#: model:ir.model.fields,field_description:account_edi_proxy_client.field_account_edi_proxy_client_user__write_date
msgid "Last Updated on"
msgstr "Vrijeme promjene"
+# taken from hr.po
#. module: account_edi_proxy_client
#: model:ir.model.fields,field_description:account_edi_proxy_client.field_account_edi_proxy_client_user__private_key
msgid "Private Key"
@@ -125,6 +137,7 @@ msgstr "Privatni ključ"
msgid "Private Key Filename"
msgstr "Naziv datoteke privatnog ključa"
+# taken from hr.po
#. module: account_edi_proxy_client
#: model:ir.model.fields,field_description:account_edi_proxy_client.field_account_edi_proxy_client_user__refresh_token
msgid "Refresh Token"
@@ -141,32 +154,39 @@ msgid ""
"The unique id that identifies this user for on the edi format, typically the"
" vat"
msgstr ""
+"Jedinstveni ID koji identifikuje ovog korisnika za EDI format, obično PDV "
+"broj"
#. module: account_edi_proxy_client
#. odoo-python
-#: code:addons/account_edi_proxy_client/models/account_edi_proxy_user.py:0
+#: code:addons/account_edi_proxy_client/models/account_edi_proxy_user.py
#, python-format
msgid ""
"The url that this service requested returned an error. The url it tried to "
"contact was %s"
msgstr ""
+"URL koji je ovaj servis zahtijevao vratio je grešku. URL koji je pokušao "
+"kontaktirati bio je %s"
#. module: account_edi_proxy_client
#. odoo-python
-#: code:addons/account_edi_proxy_client/models/account_edi_proxy_user.py:0
+#: code:addons/account_edi_proxy_client/models/account_edi_proxy_user.py
#, python-format
msgid ""
"The url that this service requested returned an error. The url it tried to "
"contact was %s. %s"
msgstr ""
+"URL koji je ovaj servis zahtijevao vratio je grešku. URL koji je pokušao "
+"kontaktirati bio je %s. %s"
#. module: account_edi_proxy_client
#. odoo-python
-#: code:addons/account_edi_proxy_client/models/account_edi_proxy_user.py:0
+#: code:addons/account_edi_proxy_client/models/account_edi_proxy_user.py
#, python-format
msgid ""
"The url that this service tried to contact does not exist. The url was %r"
msgstr ""
+"URL koji je ovaj servis pokušao kontaktirati ne postoji. URL bio je %r"
#. module: account_edi_proxy_client
#: model:ir.model.constraint,message:account_edi_proxy_client.constraint_account_edi_proxy_client_user_unique_edi_identification_per_format
diff --git a/odoo-bringout-oca-ocb-account_edi_ubl_cii/account_edi_ubl_cii/i18n/bs.po b/odoo-bringout-oca-ocb-account_edi_ubl_cii/account_edi_ubl_cii/i18n/bs.po
index 8cd840d..1a48ccd 100644
--- a/odoo-bringout-oca-ocb-account_edi_ubl_cii/account_edi_ubl_cii/i18n/bs.po
+++ b/odoo-bringout-oca-ocb-account_edi_ubl_cii/account_edi_ubl_cii/i18n/bs.po
@@ -27,22 +27,23 @@ msgstr "42"
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_common.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_common.py
#, python-format
msgid "Format used to import the invoice: %s"
msgstr "Format korišćen za uvoz fakture: %s"
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_common.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_common.py
#, python-format
msgid ""
"Format used to import the invoice: %s - %s
"
msgstr ""
+"Format korišten za uvoz fakture: %s - %s
"
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_common.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_common.py
#, python-format
msgid "A payment of %s was detected."
msgstr "Otkriveno je plaćanje od %s."
@@ -54,15 +55,14 @@ msgstr "A-NZ BIS fakturisanje 3.0"
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_common.py:0
-#: code:addons/account_edi_ubl_cii/models/account_edi_common.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_common.py
#, python-format
msgid "Articles 226 items 11 to 15 Directive 2006/112/EN"
msgstr "Član 226 stavke 11 do 15 Direktive 2006/112/EN"
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_common.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_common.py
#, python-format
msgid "At least one of the following fields %s is required on %s."
msgstr "Najmanje jedno od sljedećih polja %s je obavezno na %s."
@@ -77,50 +77,52 @@ msgstr "BIS3 DE (XRechnung)"
msgid ""
"Common functions for EDI documents: generate the data, the constraints, etc"
msgstr ""
+"Zajedničke funkcije za EDI dokumente: generisanje podataka, ograničenja, itd"
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_20.py:0
-#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_20.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_20.py
#, python-format
msgid "Conditional cash/payment discount"
msgstr "Uslovni gotovinski/platni popust"
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_xml_cii_facturx.py:0
-#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_20.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_xml_cii_facturx.py
#, python-format
msgid ""
"Could not retrieve currency: %s. Did you enable the multicurrency option and"
" activate the currency ?"
msgstr ""
+"Nije moguće dohvatiti valutu: %s. Da li ste omogućili opciju više valuta i "
+"aktivirali valutu?"
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_common.py:0
-#: code:addons/account_edi_ubl_cii/models/account_edi_common.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_common.py
#, python-format
msgid "Could not retrieve the tax: %s %% for line '%s'."
msgstr "Ne mogu dohvatiti porez: %s %% za liniju '%s'."
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_common.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_common.py
#, python-format
msgid "Could not retrieve the unit of measure for line with label '%s'."
msgstr "Ne mogu dohvatiti mjernu jedinicu za liniju sa natpisom '%s'."
+# taken from hr.po
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_common.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_common.py
#, python-format
msgid "Down Payment"
msgstr "Predujam"
+# taken from hr.po
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_common.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_common.py
#, python-format
msgid "Down Payments"
msgstr "Predujmovi"
@@ -142,25 +144,26 @@ msgstr "EN 16931"
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_bis3.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_bis3.py
#, python-format
msgid "Each invoice line shall have one and only one tax."
msgstr "Svaka linija fakture treba imati jedan i samo jedan porez."
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_bis3.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_bis3.py
#, python-format
msgid "Each invoice line should have a product or a label."
msgstr "Svaka linija fakture treba imati proizvod ili natpis."
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_common.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_common.py
#, python-format
msgid "Each invoice line should have at least one tax."
msgstr "Svaka linija fakture treba imati najmanje jedan porez."
+# taken from hr.po
#. module: account_edi_ubl_cii
#: model:ir.model,name:account_edi_ubl_cii.model_mail_template
msgid "Email Templates"
@@ -168,16 +171,18 @@ msgstr "Predlošci e-mail poruka"
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_format.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_format.py
#, python-format
msgid ""
"Errors occured while creating the EDI document (format: %s). The receiver "
"might refuse it."
msgstr ""
+"Greške se desile prilikom kreiranja EDI dokumenta (format: %s). Primalac ga "
+"može odbiti."
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_common.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_common.py
#, python-format
msgid "Export outside the EU"
msgstr "Izvoz van EU"
@@ -189,24 +194,25 @@ msgstr "Factur-x/XRechnung CII 2.2.0"
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_bis3.py:0
-#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_bis3.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_bis3.py
#, python-format
msgid ""
"For intracommunity supply, the actual delivery date or the invoicing period "
"should be included."
msgstr ""
+"Za intrakomunitarnu isporuku, stvarni datum isporuke ili period fakturisanja"
+" treba biti uključen."
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_bis3.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_bis3.py
#, python-format
msgid "For intracommunity supply, the delivery address should be included."
msgstr "Za intrakomunalnu nabavku, adresa dostave treba biti uključena."
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_common.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_common.py
#, python-format
msgid "Intra-Community supply"
msgstr "Intra-komunalna nabavka"
@@ -218,25 +224,28 @@ msgstr "Faktura generirana od strane Odoo"
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_bis3.py:0
-#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_bis3.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_bis3.py
#, python-format
msgid "No Electronic Address Scheme (EAS) could be found for %s."
-msgstr "Nijedna elektronska adresna šema (EAS) nije mogla biti pronađena za %s."
+msgstr ""
+"Nijedna elektronska adresna šema (EAS) nije mogla biti pronađena za %s."
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_common.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_common.py
#, python-format
msgid ""
"No gross price, net price nor line subtotal amount found for line in xml"
msgstr ""
+"Nije pronađena bruto cijena, neto cijena niti međuzbir stavke za stavku u "
+"XML-u"
#. module: account_edi_ubl_cii
#: model_terms:ir.ui.view,arch_db:account_edi_ubl_cii.account_invoice_pdfa_3_facturx_metadata
msgid "Odoo"
msgstr "Odoo"
+# taken from hr.po
#. module: account_edi_ubl_cii
#: model:ir.model,name:account_edi_ubl_cii.model_ir_actions_report
msgid "Report Action"
@@ -254,108 +263,108 @@ msgstr "SI-UBL 2.0 (NLCIUS)"
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_common.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_common.py
#, python-format
msgid "Tax '%s' is invalid: %s"
msgstr "Porez '%s' je neispravan: %s"
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_bis3.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_bis3.py
#, python-format
msgid ""
"The VAT number of the supplier does not seem to be valid. It should be of "
"the form: NO179728982MVA."
msgstr ""
+"PDV broj dobavljača izgleda nije validan. Treba biti u obliku: "
+"NO179728982MVA."
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_bis3.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_bis3.py
#, python-format
msgid "The VAT of the %s should be prefixed with its country code."
msgstr "PDV %s treba biti prefixovan sa kodom svoje zemlje."
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_bis3.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_bis3.py
#, python-format
msgid "The country is required for the %s."
msgstr "Zemlja je obavezna za %s."
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_xml_cii_facturx.py:0
-#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_20.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_xml_cii_facturx.py
#, python-format
msgid "The currency '%s' is not active."
msgstr "Valuta '%s' nije aktivna."
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_bis3.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_bis3.py
#, python-format
msgid "The customer %s must have a Bronnoysund company registry."
msgstr "Kupac %s mora imati Bronnoysund kompanijski registar."
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_bis3.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_bis3.py
#, python-format
msgid "The customer %s must have a KVK or OIN number."
msgstr "Kupac %s mora imati KVK ili OIN broj."
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_common.py:0
-#: code:addons/account_edi_ubl_cii/models/account_edi_common.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_common.py
#, python-format
msgid "The element %s is required on %s."
msgstr "Element %s je obavezan na %s."
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_common.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_common.py
#, python-format
msgid "The field %s is required on %s."
msgstr "Polje %s je obavezno na %s."
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_xml_cii_facturx.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_xml_cii_facturx.py
#, python-format
msgid ""
"The field 'Sanitized Account Number' is required on the Recipient Bank."
-msgstr ""
+msgstr "Polje 'Sanitizirani broj računa' je obavezno na banci primaoca."
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_xml_cii_facturx.py:0
-#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_20.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_xml_cii_facturx.py
#, python-format
msgid ""
"The invoice has been converted into a credit note and the quantities have "
"been reverted."
-msgstr ""
+msgstr "Faktura je konvertovana u odobrenje i količine su vraćene."
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_format.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_format.py
#, python-format
msgid ""
"The journal in which to upload should either be a sale or a purchase "
"journal."
msgstr ""
+"Dnevnik u koji učitavate treba biti ili dnevnik prodaje ili dnevnik nabavke."
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_bis3.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_bis3.py
#, python-format
msgid "The supplier %s must have a Bronnoysund company registry."
msgstr "Dobavljač %s mora imati Bronnoysund kompanijski registar."
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_bis3.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_xml_ubl_bis3.py
#, python-format
msgid "The supplier %s must have a KVK or OIN number."
msgstr "Dobavljač %s mora imati KVK ili OIN broj."
@@ -377,22 +386,27 @@ msgstr "UBL BIS fakturisanje 3.0.12"
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_xml_cii_facturx.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_xml_cii_facturx.py
#, python-format
msgid ""
"When the Canary Island General Indirect Tax (IGIC) applies, the tax rate on "
"each invoice line should be greater than 0."
msgstr ""
+"Kada se primjenjuje opći indirektni porez Kanarskih ostrva (IGIC), stopa "
+"poreza na svakoj stavci fakture treba biti veća od 0."
#. module: account_edi_ubl_cii
#. odoo-python
-#: code:addons/account_edi_ubl_cii/models/account_edi_xml_cii_facturx.py:0
+#: code:addons/account_edi_ubl_cii/models/account_edi_xml_cii_facturx.py
#, python-format
msgid ""
"You should include at least one tax per invoice line. [BR-CO-04]-Each "
"Invoice line (BG-25) shall be categorized with an Invoiced item VAT category"
" code (BT-151)."
msgstr ""
+"Trebate uključiti barem jedan porez po stavci fakture. [BR-CO-04]-Svaka "
+"stavka fakture (BG-25) mora biti kategorizirana sa kodom PDV kategorije "
+"fakturisane stavke (BT-151)."
#. module: account_edi_ubl_cii
#: model_terms:ir.ui.view,arch_db:account_edi_ubl_cii.account_invoice_pdfa_3_facturx_metadata
diff --git a/odoo-bringout-oca-ocb-account_edi_ubl_cii_tax_extension/account_edi_ubl_cii_tax_extension/i18n/bs.po b/odoo-bringout-oca-ocb-account_edi_ubl_cii_tax_extension/account_edi_ubl_cii_tax_extension/i18n/bs.po
index bcb3642..4a35c6d 100644
--- a/odoo-bringout-oca-ocb-account_edi_ubl_cii_tax_extension/account_edi_ubl_cii_tax_extension/i18n/bs.po
+++ b/odoo-bringout-oca-ocb-account_edi_ubl_cii_tax_extension/account_edi_ubl_cii_tax_extension/i18n/bs.po
@@ -30,6 +30,7 @@ msgstr "B - Prenešeno (PDV), u Italiji"
msgid ""
"Common functions for EDI documents: generate the data, the constraints, etc"
msgstr ""
+"Zajedničke funkcije za EDI dokumente: generisanje podataka, ograničenja, itd"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_category_code__e
@@ -66,6 +67,7 @@ msgstr "O - Usluge izvan opsega poreza"
msgid "S - Standard rate"
msgstr "S - Standardna stopa"
+# taken from hr.po
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model,name:account_edi_ubl_cii_tax_extension.model_account_tax
msgid "Tax"
@@ -92,12 +94,15 @@ msgid ""
"The reason why the amount is exempted from VAT or why no VAT is being "
"charged, used for electronic invoicing purposes."
msgstr ""
+"Razlog zašto je iznos oslobođen PDV-a ili zašto se ne naplaćuje PDV, koristi"
+" se za svrhe elektronskog fakturisanja."
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-132
msgid ""
"VATEX-EU-132 - Exempt based on article 132 of Council Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-132 - Oslobođeno na osnovu člana 132 Direktive Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-132-1a
@@ -105,6 +110,8 @@ msgid ""
"VATEX-EU-132-1A - Exempt based on article 132, section 1 (a) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-132-1A - Oslobođeno na osnovu člana 132, dio 1 (a) Direktive Vijeća"
+" 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-132-1b
@@ -112,6 +119,8 @@ msgid ""
"VATEX-EU-132-1B - Exempt based on article 132, section 1 (b) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-132-1B - Oslobođeno na osnovu člana 132, dio 1 (b) Direktive Vijeća"
+" 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-132-1c
@@ -119,6 +128,8 @@ msgid ""
"VATEX-EU-132-1C - Exempt based on article 132, section 1 (c) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-132-1C - Oslobođeno na osnovu člana 132, dio 1 (c) Direktive Vijeća"
+" 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-132-1d
@@ -126,6 +137,8 @@ msgid ""
"VATEX-EU-132-1D - Exempt based on article 132, section 1 (d) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-132-1D - Oslobođeno na osnovu člana 132, dio 1 (d) Direktive Vijeća"
+" 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-132-1e
@@ -133,6 +146,8 @@ msgid ""
"VATEX-EU-132-1E - Exempt based on article 132, section 1 (e) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-132-1E - Oslobođeno na osnovu člana 132, dio 1 (e) Direktive Vijeća"
+" 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-132-1f
@@ -140,6 +155,8 @@ msgid ""
"VATEX-EU-132-1F - Exempt based on article 132, section 1 (f) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-132-1F - Oslobođeno na osnovu člana 132, dio 1 (f) Direktive Vijeća"
+" 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-132-1g
@@ -147,6 +164,8 @@ msgid ""
"VATEX-EU-132-1G - Exempt based on article 132, section 1 (g) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-132-1G - Oslobođeno na osnovu člana 132, dio 1 (g) Direktive Vijeća"
+" 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-132-1h
@@ -154,6 +173,8 @@ msgid ""
"VATEX-EU-132-1H - Exempt based on article 132, section 1 (h) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-132-1H - Oslobođeno na osnovu člana 132, dio 1 (h) Direktive Vijeća"
+" 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-132-1i
@@ -161,6 +182,8 @@ msgid ""
"VATEX-EU-132-1I - Exempt based on article 132, section 1 (i) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-132-1I - Oslobođeno na osnovu člana 132, dio 1 (i) Direktive Vijeća"
+" 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-132-1j
@@ -168,6 +191,8 @@ msgid ""
"VATEX-EU-132-1J - Exempt based on article 132, section 1 (j) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-132-1J - Oslobođeno na osnovu člana 132, dio 1 (j) Direktive Vijeća"
+" 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-132-1k
@@ -175,6 +200,8 @@ msgid ""
"VATEX-EU-132-1K - Exempt based on article 132, section 1 (k) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-132-1K - Oslobođeno na osnovu člana 132, odjeljak 1 (k) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-132-1l
@@ -182,6 +209,8 @@ msgid ""
"VATEX-EU-132-1L - Exempt based on article 132, section 1 (l) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-132-1L - Oslobođeno na osnovu člana 132, odjeljak 1 (l) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-132-1m
@@ -189,6 +218,8 @@ msgid ""
"VATEX-EU-132-1M - Exempt based on article 132, section 1 (m) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-132-1M - Oslobođeno na osnovu člana 132, odjeljak 1 (m) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-132-1n
@@ -196,6 +227,8 @@ msgid ""
"VATEX-EU-132-1N - Exempt based on article 132, section 1 (n) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-132-1N - Oslobođeno na osnovu člana 132, odjeljak 1 (n) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-132-1o
@@ -203,6 +236,8 @@ msgid ""
"VATEX-EU-132-1O - Exempt based on article 132, section 1 (o) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-132-1O - Oslobođeno na osnovu člana 132, odjeljak 1 (o) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-132-1p
@@ -210,6 +245,8 @@ msgid ""
"VATEX-EU-132-1P - Exempt based on article 132, section 1 (p) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-132-1P - Oslobođeno na osnovu člana 132, odjeljak 1 (p) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-132-1q
@@ -217,12 +254,15 @@ msgid ""
"VATEX-EU-132-1Q - Exempt based on article 132, section 1 (q) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-132-1Q - Oslobođeno na osnovu člana 132, odjeljak 1 (q) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-143
msgid ""
"VATEX-EU-143 - Exempt based on article 143 of Council Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-143 - Oslobođeno na osnovu člana 143 Direktive Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-143-1a
@@ -230,6 +270,8 @@ msgid ""
"VATEX-EU-143-1A - Exempt based on article 143, section 1 (a) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-143-1A - Oslobođeno na osnovu člana 143, odjeljak 1 (a) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-143-1b
@@ -237,6 +279,8 @@ msgid ""
"VATEX-EU-143-1B - Exempt based on article 143, section 1 (b) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-143-1B - Oslobođeno na osnovu člana 143, odjeljak 1 (b) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-143-1c
@@ -244,6 +288,8 @@ msgid ""
"VATEX-EU-143-1C - Exempt based on article 143, section 1 (c) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-143-1C - Oslobođeno na osnovu člana 143, odjeljak 1 (c) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-143-1d
@@ -251,6 +297,8 @@ msgid ""
"VATEX-EU-143-1D - Exempt based on article 143, section 1 (d) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-143-1D - Oslobođeno na osnovu člana 143, odjeljak 1 (d) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-143-1e
@@ -258,6 +306,8 @@ msgid ""
"VATEX-EU-143-1E - Exempt based on article 143, section 1 (e) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-143-1E - Oslobođeno na osnovu člana 143, odjeljak 1 (e) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-143-1f
@@ -265,6 +315,8 @@ msgid ""
"VATEX-EU-143-1F - Exempt based on article 143, section 1 (f) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-143-1F - Oslobođeno na osnovu člana 143, odjeljak 1 (f) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-143-1fa
@@ -272,6 +324,8 @@ msgid ""
"VATEX-EU-143-1FA - Exempt based on article 143, section 1 (fa) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-143-1FA - Oslobođeno na osnovu člana 143, odjeljak 1 (fa) Direktive"
+" Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-143-1g
@@ -279,6 +333,8 @@ msgid ""
"VATEX-EU-143-1G - Exempt based on article 143, section 1 (g) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-143-1G - Oslobođeno na osnovu člana 143, odjeljak 1 (g) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-143-1h
@@ -286,6 +342,8 @@ msgid ""
"VATEX-EU-143-1H - Exempt based on article 143, section 1 (h) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-143-1H - Oslobođeno na osnovu člana 143, odjeljak 1 (h) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-143-1i
@@ -293,6 +351,8 @@ msgid ""
"VATEX-EU-143-1I - Exempt based on article 143, section 1 (i) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-143-1I - Oslobođeno na osnovu člana 143, odjeljak 1 (i) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-143-1j
@@ -300,6 +360,8 @@ msgid ""
"VATEX-EU-143-1J - Exempt based on article 143, section 1 (j) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-143-1J - Oslobođeno na osnovu člana 143, odjeljak 1 (j) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-143-1k
@@ -307,6 +369,8 @@ msgid ""
"VATEX-EU-143-1K - Exempt based on article 143, section 1 (k) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-143-1K - Oslobođeno na osnovu člana 143, odjeljak 1 (k) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-143-1l
@@ -314,12 +378,15 @@ msgid ""
"VATEX-EU-143-1L - Exempt based on article 143, section 1 (l) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-143-1L - Oslobođeno na osnovu člana 143, odjeljak 1 (l) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-148
msgid ""
"VATEX-EU-148 - Exempt based on article 148 of Council Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-148 - Oslobođeno na osnovu člana 148 Direktive Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-148-a
@@ -327,6 +394,8 @@ msgid ""
"VATEX-EU-148-A - Exempt based on article 148, section (a) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-148-A - Oslobođeno na osnovu člana 148, odjeljak (a) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-148-b
@@ -334,6 +403,8 @@ msgid ""
"VATEX-EU-148-B - Exempt based on article 148, section (b) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-148-B - Oslobođeno na osnovu člana 148, odjeljak (b) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-148-c
@@ -341,6 +412,8 @@ msgid ""
"VATEX-EU-148-C - Exempt based on article 148, section (c) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-148-C - Oslobođeno na osnovu člana 148, odjeljak (c) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-148-d
@@ -348,6 +421,8 @@ msgid ""
"VATEX-EU-148-D - Exempt based on article 148, section (d) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-148-D - Oslobođeno na osnovu člana 148, odjeljak (d) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-148-e
@@ -355,6 +430,8 @@ msgid ""
"VATEX-EU-148-E - Exempt based on article 148, section (e) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-148-E - Oslobođeno na osnovu člana 148, odjeljak (e) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-148-f
@@ -362,6 +439,8 @@ msgid ""
"VATEX-EU-148-F - Exempt based on article 148, section (f) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-148-F - Oslobođeno na osnovu člana 148, odjeljak (f) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-148-g
@@ -369,12 +448,15 @@ msgid ""
"VATEX-EU-148-G - Exempt based on article 148, section (g) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-148-G - Oslobođeno na osnovu člana 148, odjeljak (g) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-151
msgid ""
"VATEX-EU-151 - Exempt based on article 151 of Council Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-151 - Oslobođeno na osnovu člana 151 Direktive Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-151-1a
@@ -382,6 +464,8 @@ msgid ""
"VATEX-EU-151-1A - Exempt based on article 151, section 1 (a) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-151-1A - Oslobođeno na osnovu člana 151, odjeljak 1 (a) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-151-1aa
@@ -389,6 +473,8 @@ msgid ""
"VATEX-EU-151-1AA - Exempt based on article 151, section 1 (aa) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-151-1AA - Oslobođeno na osnovu člana 151, odjeljak 1 (aa) Direktive"
+" Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-151-1b
@@ -396,6 +482,8 @@ msgid ""
"VATEX-EU-151-1B - Exempt based on article 151, section 1 (b) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-151-1B - Oslobođeno na osnovu člana 151, odjeljak 1 (b) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-151-1c
@@ -403,6 +491,8 @@ msgid ""
"VATEX-EU-151-1C - Exempt based on article 151, section 1 (c) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-151-1C - Oslobođeno na osnovu člana 151, odjeljak 1 (c) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-151-1d
@@ -410,6 +500,8 @@ msgid ""
"VATEX-EU-151-1D - Exempt based on article 151, section 1 (d) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-151-1D - Oslobođeno na osnovu člana 151, odjeljak 1 (d) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-151-1e
@@ -417,12 +509,15 @@ msgid ""
"VATEX-EU-151-1E - Exempt based on article 151, section 1 (e) of Council "
"Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-151-1E - Oslobođeno na osnovu člana 151, odjeljak 1 (e) Direktive "
+"Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-309
msgid ""
"VATEX-EU-309 - Exempt based on article 309 of Council Directive 2006/112/EC"
msgstr ""
+"VATEX-EU-309 - Oslobođeno na osnovu člana 309 Direktive Vijeća 2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex-eu-79-c
@@ -430,6 +525,8 @@ msgid ""
"VATEX-EU-79-C - Exempt based on article 79, point c of Council Directive "
"2006/112/EC"
msgstr ""
+"VATEX-EU-79-C - Oslobođeno na osnovu člana 79, tačka c Direktive Vijeća "
+"2006/112/EC"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex_eu_ae
@@ -440,7 +537,7 @@ msgstr "VATEX-EU-AE - Obrnuto terećenje"
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex_eu_d
msgid ""
"VATEX-EU-D - Intra-Community acquisition from second hand means of transport"
-msgstr ""
+msgstr "VATEX-EU-D - Intrakomunitarna nabavka polovna transportna sredstva"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex_eu_f
@@ -467,6 +564,7 @@ msgstr "VATEX-EU-IC - Unutar-zajednička isporuka"
msgid ""
"VATEX-EU-J - Intra-Community acquisition of collectors items and antiques"
msgstr ""
+"VATEX-EU-J - Intrakomunitarna nabavka kolekcionarskih predmeta i antikviteta"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex_eu_o
@@ -479,6 +577,8 @@ msgid ""
"VATEX-FR-CNWVAT - France domestic Credit Notes without VAT, due to supplier "
"forfeit of VAT for discount"
msgstr ""
+"VATEX-FR-CNWVAT - Francuske domaće kreditne note bez PDV-a, zbog odricanja "
+"dobavljača od PDV-a za popust"
#. module: account_edi_ubl_cii_tax_extension
#: model:ir.model.fields.selection,name:account_edi_ubl_cii_tax_extension.selection__account_tax__ubl_cii_tax_exemption_reason_code__vatex_fr-franchise
diff --git a/odoo-bringout-oca-ocb-account_fleet/account_fleet/i18n/bs.po b/odoo-bringout-oca-ocb-account_fleet/account_fleet/i18n/bs.po
index 4970c1c..6d436c3 100644
--- a/odoo-bringout-oca-ocb-account_fleet/account_fleet/i18n/bs.po
+++ b/odoo-bringout-oca-ocb-account_fleet/account_fleet/i18n/bs.po
@@ -15,64 +15,75 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
+# taken from hr.po
#. module: account_fleet
#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle__account_move_ids
msgid "Account Move"
msgstr "Temeljnica"
+# taken from hr.po
#. module: account_fleet
#: model_terms:ir.ui.view,arch_db:account_fleet.fleet_vehicle_view_form
msgid "Bills"
msgstr "Računi"
+# taken from hr.po
#. module: account_fleet
#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle__bill_count
msgid "Bills Count"
msgstr "Broj računa"
+# taken from hr.po
#. module: account_fleet
#: model:ir.model,name:account_fleet.model_account_automatic_entry_wizard
msgid "Create Automatic Entries"
msgstr "Kreiraj automatska knjiženja"
+# taken from hr.po
#. module: account_fleet
#: model_terms:ir.ui.view,arch_db:account_fleet.account_move_view_tree
msgid "Creation Date"
msgstr "Datum kreiranja"
+# taken from hr.po
#. module: account_fleet
#: model:ir.model,name:account_fleet.model_account_move
msgid "Journal Entry"
msgstr "Temeljnica"
+# taken from hr.po
#. module: account_fleet
#: model:ir.model,name:account_fleet.model_account_move_line
msgid "Journal Item"
msgstr "Stavka dnevnika"
+# taken from hr.po
#. module: account_fleet
#: model:ir.model.fields,field_description:account_fleet.field_account_move_line__need_vehicle
msgid "Need Vehicle"
msgstr "Potrebno vozilo"
+# taken from hr.po
#. module: account_fleet
#. odoo-python
-#: code:addons/account_fleet/models/account_move.py:0
+#: code:addons/account_fleet/models/account_move.py
#, python-format
msgid "Service Vendor Bill: %s"
msgstr "Račun za usluge :%s"
+# taken from hr.po
#. module: account_fleet
#: model:ir.model,name:account_fleet.model_fleet_vehicle
-#: model:ir.model.fields,field_description:account_fleet.field_account_move_line__vehicle_id
msgid "Vehicle"
msgstr "Vozilo"
+# taken from hr.po
#. module: account_fleet
#: model:fleet.service.type,name:account_fleet.data_fleet_service_type_vendor_bill
msgid "Vendor Bill"
msgstr "Ulazni račun"
+# taken from hr.po
#. module: account_fleet
#: model_terms:ir.ui.view,arch_db:account_fleet.fleet_vehicle_view_form
msgid "show the vendor bills for this vehicle"
diff --git a/odoo-bringout-oca-ocb-account_lock/account_lock/i18n/bs.po b/odoo-bringout-oca-ocb-account_lock/account_lock/i18n/bs.po
index c83078a..8bd4b9f 100644
--- a/odoo-bringout-oca-ocb-account_lock/account_lock/i18n/bs.po
+++ b/odoo-bringout-oca-ocb-account_lock/account_lock/i18n/bs.po
@@ -15,65 +15,86 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
+# taken from hr.po
#. module: account_lock
#. odoo-python
-#: code:addons/account_lock/models/res_company.py:0
+#: code:addons/account_lock/models/res_company.py
#, python-format
msgid ""
"Any new All Users Lock Date must be posterior (or equal) to the previous "
"one."
msgstr ""
+"Svaki noviji datum zaključavanja za sve korisnike mora biti nakon (ili "
+"jednak) prethodnom."
+# taken from hr.po
#. module: account_lock
#: model:ir.model,name:account_lock.model_res_company
msgid "Companies"
msgstr "Tvrtke"
+# taken from hr.po
#. module: account_lock
#. odoo-python
-#: code:addons/account_lock/models/res_company.py:0
+#: code:addons/account_lock/models/res_company.py
#, python-format
msgid "The lock date for accountants is irreversible and can't be removed."
-msgstr "Datum zaključavanja za računovođe je nepromjenjiv i nije ga moguće maknuti."
+msgstr ""
+"Datum zaključavanja za računovođe je nepromjenjiv i nije ga moguće maknuti."
+# taken from hr.po
#. module: account_lock
#. odoo-python
-#: code:addons/account_lock/models/res_company.py:0
+#: code:addons/account_lock/models/res_company.py
#, python-format
msgid "The new tax lock date must be set after the previous lock date."
-msgstr "Novi datum zaključavanja poreza mora biti nakon prethodno postavljenog."
+msgstr ""
+"Novi datum zaključavanja poreza mora biti nakon prethodno postavljenog."
+# taken from hr.po
#. module: account_lock
#. odoo-python
-#: code:addons/account_lock/models/res_company.py:0
+#: code:addons/account_lock/models/res_company.py
#, python-format
msgid "The tax lock date is irreversible and can't be removed."
msgstr "Datum zaključavanja je ireverzibilan i nije ga moguće ukloniti."
+# taken from hr.po
#. module: account_lock
#. odoo-python
-#: code:addons/account_lock/models/res_company.py:0
+#: code:addons/account_lock/models/res_company.py
#, python-format
msgid ""
"You cannot lock a period that has not yet ended. Therefore, the All Users "
"Lock Date must be anterior (or equal) to the last day of the previous month."
msgstr ""
+"Nije moguće zaključati period koji još nije završio. Također, svi datumi "
+"zaključavanja za korisnike moraju biti nakon (ili jednaki ) zadnjeg danu "
+"prethodnog mjeseca."
+# taken from hr.po
#. module: account_lock
#. odoo-python
-#: code:addons/account_lock/models/res_company.py:0
+#: code:addons/account_lock/models/res_company.py
#, python-format
msgid ""
"You cannot lock a period that has not yet ended. Therefore, the tax lock "
"date must be anterior (or equal) to the last day of the previous month."
msgstr ""
+"Nije moguće zaključati period koji još nije završio. Također, svi datumi "
+"zaključavanja za korisnike moraju biti nakon (ili jednaki ) zadnjeg danu "
+"prethodnog mjeseca."
+# taken from hr.po
#. module: account_lock
#. odoo-python
-#: code:addons/account_lock/models/res_company.py:0
+#: code:addons/account_lock/models/res_company.py
#, python-format
msgid ""
"You cannot set stricter restrictions on accountants than on users. "
"Therefore, the All Users Lock Date must be anterior (or equal) to the "
"Invoice/Bills Lock Date."
msgstr ""
+"Nije moguće postaviti jača ograničenja na računovođe naspram običnog "
+"korisnika. Zato, Datum zaključavanja za sve korisnike mora biti prije ili "
+"jednak Datumu zaključavanja računa"
diff --git a/odoo-bringout-oca-ocb-account_payment/account_payment/i18n/bs.po b/odoo-bringout-oca-ocb-account_payment/account_payment/i18n/bs.po
index 3dd0dfc..b3bf352 100644
--- a/odoo-bringout-oca-ocb-account_payment/account_payment/i18n/bs.po
+++ b/odoo-bringout-oca-ocb-account_payment/account_payment/i18n/bs.po
@@ -15,28 +15,35 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
+# taken from hr.po
#. module: account_payment
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_success
msgid "Communication: "
msgstr "Komunikacija: "
+# taken from hr.po
#. module: account_payment
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
msgid ""
" "
"Pay Now"
msgstr ""
+" "
+"Plati sad"
+# taken from hr.po
#. module: account_payment
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment
msgid " Pay Now"
msgstr " Plati odmah"
+# taken from hr.po
#. module: account_payment
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment
msgid " Paid"
msgstr " Plaćeno"
+# taken from hr.po
#. module: account_payment
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_page_inherit_payment
msgid " Pending"
@@ -48,14 +55,20 @@ msgid ""
" You have credits card registered, you can log-in "
"to be able to use them."
msgstr ""
+" Imate registrovane kreditne kartice, možete se "
+"prijaviti da biste mogli da ih koristite."
+# taken from hr.po
#. module: account_payment
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
msgid ""
" Cancelled"
msgstr ""
+" Otkazano"
+# taken from hr.po
#. module: account_payment
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
msgid ""
@@ -63,34 +76,49 @@ msgid ""
"clock-o\"/> Waiting for "
"Payment
"
msgstr ""
+" Čeka na "
+"plaćanje"
+# taken from hr.po
#. module: account_payment
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
msgid ""
" Authorized"
msgstr ""
+" Autorizirano"
+# taken from hr.po
#. module: account_payment
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
msgid ""
" Paid"
msgstr ""
+" Plaćeno"
+# taken from hr.po
#. module: account_payment
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
msgid ""
" Reversed"
msgstr ""
+" Stornirano"
+# taken from hr.po
#. module: account_payment
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
msgid ""
" Pending"
msgstr ""
+" Na čekanju"
#. module: account_payment
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_payment
@@ -98,6 +126,8 @@ msgid ""
"No suitable payment option could be found.
\n"
" If you believe that it is an error, please contact the website administrator."
msgstr ""
+"Nijedna pogodna opcija plaćanja nije mogla biti pronađena.
\n"
+" If you believe that it is an error, please contact the website administrator."
#. module: account_payment
#: model_terms:ir.ui.view,arch_db:account_payment.payment_refund_wizard_view_form
@@ -106,100 +136,118 @@ msgid ""
" Wait a moment for it to be processed. If the refund is still pending in a\n"
" few minutes, please check your payment provider configuration."
msgstr ""
+"Upozorenje! Postoji povrat novca na čekanju za ovu uplatu.\n"
+" Sačekajte trenutak da se obradi. Ako povrat novca još uvijek čeka nakon\n"
+" nekoliko minuta, molimo provjerite konfiguraciju vašeg provajdera plaćanja."
+# taken from hr.po
#. module: account_payment
#. odoo-python
-#: code:addons/account_payment/models/account_payment.py:0
+#: code:addons/account_payment/models/account_payment.py
#, python-format
msgid "A payment transaction with reference %s already exists."
msgstr "Transakcija plaćanja sa referncom %s već postoji."
+# taken from hr.po
#. module: account_payment
#. odoo-python
-#: code:addons/account_payment/models/account_payment.py:0
+#: code:addons/account_payment/models/account_payment.py
#, python-format
msgid "A token is required to create a new payment transaction."
msgstr "Token je potreban za kreiranje nove transakcije."
+# taken from hr.po
#. module: account_payment
#: model:ir.model.fields,field_description:account_payment.field_account_payment__amount_available_for_refund
msgid "Amount Available For Refund"
msgstr "Iznos raspoloživ za povrat"
+# taken from hr.po
#. module: account_payment
#: model:ir.model.fields,field_description:account_payment.field_account_bank_statement_line__amount_paid
-#: model:ir.model.fields,field_description:account_payment.field_account_move__amount_paid
-#: model:ir.model.fields,field_description:account_payment.field_account_payment__amount_paid
msgid "Amount paid"
msgstr "Plaćeni iznos"
+# taken from hr.po
#. module: account_payment
#: model_terms:ir.ui.view,arch_db:account_payment.account_invoice_view_form_inherit_payment
msgid ""
"Are you sure you want to void the authorized transaction? This action can't "
"be undone."
msgstr ""
+"Jeste li sigurni da želite poništiti autoriziranu transakciju? Ova radnja ne"
+" može se poništiti."
+# taken from hr.po
#. module: account_payment
#: model:ir.model.fields,field_description:account_payment.field_account_bank_statement_line__authorized_transaction_ids
-#: model:ir.model.fields,field_description:account_payment.field_account_move__authorized_transaction_ids
-#: model:ir.model.fields,field_description:account_payment.field_account_payment__authorized_transaction_ids
msgid "Authorized Transactions"
msgstr "Autorizirane transkacije"
+# taken from hr.po
#. module: account_payment
#: model_terms:ir.ui.view,arch_db:account_payment.account_invoice_view_form_inherit_payment
msgid "Capture Transaction"
msgstr "Zabilježi transakciju"
+# taken from hr.po
#. module: account_payment
#: model_terms:ir.ui.view,arch_db:account_payment.payment_refund_wizard_view_form
-#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_payment
msgid "Close"
msgstr "Zatvori"
+# taken from hr.po
#. module: account_payment
#: model:ir.model.fields,field_description:account_payment.field_account_payment_register__payment_method_code
msgid "Code"
msgstr "Šifra"
+# taken from hr.po
#. module: account_payment
#: model:ir.model.fields,field_description:account_payment.field_payment_refund_wizard__create_uid
msgid "Created by"
msgstr "Kreirao"
+# taken from hr.po
#. module: account_payment
#: model:ir.model.fields,field_description:account_payment.field_payment_refund_wizard__create_date
msgid "Created on"
msgstr "Kreirano"
+# taken from hr.po
#. module: account_payment
#: model:ir.model.fields,field_description:account_payment.field_payment_refund_wizard__currency_id
msgid "Currency"
msgstr "Valuta"
+# taken from hr.po
#. module: account_payment
#: model:ir.model.fields,field_description:account_payment.field_payment_refund_wizard__display_name
msgid "Display Name"
msgstr "Naziv"
+# taken from hr.po
#. module: account_payment
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_success
msgid ""
"Done, your online payment has been successfully processed. Thank you for "
"your order."
msgstr ""
+"Gotovo,vaše plaćanje je uspješno obrađeno. Zahvaljujemo na Vašoj narudžbi."
+# taken from hr.po
#. module: account_payment
#: model:ir.model,name:account_payment.model_payment_link_wizard
msgid "Generate Sales Payment Link"
msgstr "Generirajte link za plaćanje prodaje"
+# taken from hr.po
#. module: account_payment
#: model:ir.actions.act_window,name:account_payment.action_invoice_order_generate_link
msgid "Generate a Payment Link"
msgstr "Generiraj link za plaćanje"
+# taken from hr.po
#. module: account_payment
#: model:ir.model.fields,field_description:account_payment.field_payment_refund_wizard__has_pending_refund
msgid "Has a pending refund"
@@ -216,45 +264,54 @@ msgid ""
"In test mode, a fake payment is processed through a test payment interface.\n"
"This mode is advised when setting up the provider."
msgstr ""
+"U testnom režimu, lažna uplata se obrađuje kroz testni interfejs plaćanja.\n"
+"Ovaj režim se preporučuje pri postavljanju provajdera."
+# taken from hr.po
#. module: account_payment
#: model_terms:ir.ui.view,arch_db:account_payment.payment_transaction_form
msgid "Invoice(s)"
msgstr "Račun(i)"
+# taken from hr.po
#. module: account_payment
#. odoo-python
-#: code:addons/account_payment/models/payment_transaction.py:0
-#: model:ir.model.fields,field_description:account_payment.field_payment_transaction__invoice_ids
+#: code:addons/account_payment/models/payment_transaction.py
#, python-format
msgid "Invoices"
msgstr "Računi"
+# taken from hr.po
#. module: account_payment
#: model:ir.model.fields,field_description:account_payment.field_payment_transaction__invoices_count
msgid "Invoices Count"
msgstr "Broj računa"
+# taken from hr.po
#. module: account_payment
#: model:ir.model,name:account_payment.model_account_journal
msgid "Journal"
msgstr "Dnevnik"
+# taken from hr.po
#. module: account_payment
#: model:ir.model,name:account_payment.model_account_move
msgid "Journal Entry"
msgstr "Temeljnica"
+# taken from hr.po
#. module: account_payment
#: model:ir.model.fields,field_description:account_payment.field_payment_refund_wizard____last_update
msgid "Last Modified on"
msgstr "Zadnja promjena"
+# taken from hr.po
#. module: account_payment
#: model:ir.model.fields,field_description:account_payment.field_payment_refund_wizard__write_uid
msgid "Last Updated by"
msgstr "Promijenio"
+# taken from hr.po
#. module: account_payment
#: model:ir.model.fields,field_description:account_payment.field_payment_refund_wizard__write_date
msgid "Last Updated on"
@@ -271,6 +328,8 @@ msgid ""
"Note that only tokens from providers allowing to capture the amount are "
"available."
msgstr ""
+"Napomena da su dostupni samo tokeni od provajdera koji dozvoljavaju hvatanje"
+" iznosa."
#. module: account_payment
#: model:ir.model.fields,help:account_payment.field_account_payment_register__payment_token_id
@@ -278,55 +337,65 @@ msgid ""
"Note that tokens from providers set to only authorize transactions (instead "
"of capturing the amount) are not available."
msgstr ""
+"Napomena da tokeni od provajdera postavljenih da samo autorizuju transakcije"
+" (umjesto hvatanja iznosa) nisu dostupni."
+# taken from hr.po
#. module: account_payment
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
+#, python-format
msgid "Pay Now"
msgstr "Plati Sad"
+# taken from hr.po
#. module: account_payment
#: model_terms:ir.ui.view,arch_db:account_payment.portal_my_invoices_payment
msgid "Pay now"
msgstr "Plati odmah"
+# taken from hr.po
#. module: account_payment
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_payment
msgid "Pay with"
msgstr "Plati putem"
+# taken from hr.po
#. module: account_payment
#: model:ir.model.fields,field_description:account_payment.field_payment_refund_wizard__payment_id
-#: model:ir.model.fields,field_description:account_payment.field_payment_transaction__payment_id
msgid "Payment"
msgstr "Plaćanje"
+# taken from hr.po
#. module: account_payment
#: model:ir.model.fields,field_description:account_payment.field_payment_refund_wizard__payment_amount
msgid "Payment Amount"
msgstr "Iznos za plaćanje"
+# taken from hr.po
#. module: account_payment
#: model:ir.ui.menu,name:account_payment.payment_icon_menu
msgid "Payment Icons"
msgstr "Ikone plaćanja"
+# taken from hr.po
#. module: account_payment
#: model:ir.model.fields,field_description:account_payment.field_payment_provider__journal_id
msgid "Payment Journal"
msgstr "Dnevnik partnera"
+# taken from hr.po
#. module: account_payment
#: model:ir.model,name:account_payment.model_account_payment_method
-#: model:ir.model,name:account_payment.model_account_payment_method_line
msgid "Payment Methods"
msgstr "Načini plaćanja"
+# taken from hr.po
#. module: account_payment
#: model:ir.model,name:account_payment.model_payment_provider
-#: model:ir.model.fields,field_description:account_payment.field_account_payment_method_line__payment_provider_id
msgid "Payment Provider"
msgstr "Pružatelj usluge naplate"
+# taken from hr.po
#. module: account_payment
#: model:ir.ui.menu,name:account_payment.payment_provider_menu
msgid "Payment Providers"
@@ -337,42 +406,42 @@ msgstr "Pružatelj usluge naplate"
msgid "Payment Refund Wizard"
msgstr "Čarobnjak povraćaja plaćanja"
+# taken from hr.po
#. module: account_payment
#: model:ir.ui.menu,name:account_payment.payment_token_menu
msgid "Payment Tokens"
msgstr "Token plaćanja"
+# taken from hr.po
#. module: account_payment
#: model:ir.model,name:account_payment.model_payment_transaction
-#: model:ir.model.fields,field_description:account_payment.field_account_payment__payment_transaction_id
-#: model:ir.model.fields,field_description:account_payment.field_payment_refund_wizard__transaction_id
-#: model_terms:ir.ui.view,arch_db:account_payment.account_invoice_view_form_inherit_payment
msgid "Payment Transaction"
msgstr "Transakcija plaćanja"
+# taken from hr.po
#. module: account_payment
#: model:ir.ui.menu,name:account_payment.payment_transaction_menu
msgid "Payment Transactions"
msgstr "Transakcija plaćanja"
+# taken from hr.po
#. module: account_payment
#: model:ir.model,name:account_payment.model_account_payment
msgid "Payments"
msgstr "Plaćanja"
+# taken from hr.po
#. module: account_payment
#. odoo-python
-#: code:addons/account_payment/models/account_payment_method_line.py:0
+#: code:addons/account_payment/models/account_payment_method_line.py
#, python-format
msgid "Provider"
msgstr "Davatelj"
+# taken from hr.po
#. module: account_payment
#. odoo-python
-#: code:addons/account_payment/models/account_payment.py:0
-#: code:addons/account_payment/models/account_payment.py:0
-#: model_terms:ir.ui.view,arch_db:account_payment.payment_refund_wizard_view_form
-#: model_terms:ir.ui.view,arch_db:account_payment.view_account_payment_form_inherit_payment
+#: code:addons/account_payment/models/account_payment.py
#, python-format
msgid "Refund"
msgstr "Odobrenje"
@@ -387,6 +456,7 @@ msgstr "Iznos povraćaja"
msgid "Refunded Amount"
msgstr "Vraćeni iznos"
+# taken from hr.po
#. module: account_payment
#: model_terms:ir.ui.view,arch_db:account_payment.view_account_payment_form_inherit_payment
msgid "Refunds"
@@ -397,11 +467,13 @@ msgstr "Povrati"
msgid "Refunds Count"
msgstr "Broj povraćaja"
+# taken from hr.po
#. module: account_payment
#: model:ir.model,name:account_payment.model_account_payment_register
msgid "Register Payment"
msgstr "Registriraj plaćanje"
+# taken from hr.po
#. module: account_payment
#: model_terms:ir.ui.view,arch_db:account_payment.view_account_journal_form
msgid "SETUP"
@@ -422,6 +494,7 @@ msgstr "Sačuvan token plaćanja"
msgid "Source Payment"
msgstr "Izvorni plaćanje"
+# taken from hr.po
#. module: account_payment
#: model:ir.model.fields,field_description:account_payment.field_account_payment_method_line__payment_provider_state
msgid "State"
@@ -429,24 +502,24 @@ msgstr "Status"
#. module: account_payment
#: model:ir.model.fields,field_description:account_payment.field_account_payment__suitable_payment_token_ids
-#: model:ir.model.fields,field_description:account_payment.field_account_payment_register__suitable_payment_token_ids
msgid "Suitable Payment Token"
msgstr "Prikladni token plaćanja"
+# taken from hr.po
#. module: account_payment
#. odoo-python
-#: code:addons/account_payment/controllers/payment.py:0
+#: code:addons/account_payment/controllers/payment.py
#, python-format
msgid "The access token is invalid."
msgstr "Token pristupa nije ispravan."
#. module: account_payment
#. odoo-python
-#: code:addons/account_payment/wizards/payment_refund_wizard.py:0
+#: code:addons/account_payment/wizards/payment_refund_wizard.py
#, python-format
msgid ""
"The amount to be refunded must be positive and cannot be superior to %s."
-msgstr ""
+msgstr "Iznos za povrat mora biti pozitivan i ne može biti veći od %s."
#. module: account_payment
#: model:ir.model.fields,help:account_payment.field_payment_provider__journal_id
@@ -455,17 +528,18 @@ msgstr "Dnevnik u kojem se knjižene uspješne transakcije."
#. module: account_payment
#. odoo-python
-#: code:addons/account_payment/models/payment_transaction.py:0
+#: code:addons/account_payment/models/payment_transaction.py
#, python-format
msgid ""
"The payment related to the transaction with reference %(ref)s has been "
"posted: %(link)s"
msgstr ""
+"Uplata vezana za transakciju sa referencom %(ref)s je proknjižena: %(link)s"
+# taken from hr.po
#. module: account_payment
#. odoo-python
-#: code:addons/account_payment/controllers/payment.py:0
-#: code:addons/account_payment/controllers/payment.py:0
+#: code:addons/account_payment/controllers/payment.py
#, python-format
msgid "The provided parameters are invalid."
msgstr "Parametri nisu valjani."
@@ -478,7 +552,8 @@ msgstr "Izvorni plaćanje povezanih povraćaja plaćanja"
#. module: account_payment
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error
msgid "There was an error processing your payment: invalid invoice."
-msgstr "Dogodila se greška prilikom obrade vašeg plaćanja: neispravna faktura."
+msgstr ""
+"Dogodila se greška prilikom obrade vašeg plaćanja: neispravna faktura."
#. module: account_payment
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error
@@ -486,30 +561,37 @@ msgid ""
"There was an error processing your payment: issue with credit card ID "
"validation."
msgstr ""
+"Došlo je do greške pri obradi vaše uplate: problem sa validacijom ID "
+"kreditne kartice."
#. module: account_payment
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error
msgid "There was an error processing your payment: transaction failed.
"
-msgstr "Dogodila se greška prilikom obrade vašeg plaćanja: transakcija neuspješna.
"
+msgstr ""
+"Dogodila se greška prilikom obrade vašeg plaćanja: transakcija "
+"neuspješna.
"
#. module: account_payment
#: model_terms:ir.ui.view,arch_db:account_payment.portal_invoice_error
msgid "There was en error processing your payment: invalid credit card ID."
-msgstr "Dogodila se greška prilikom obrade vašeg plaćanja: neispravan ID kreditne kartice."
+msgstr ""
+"Dogodila se greška prilikom obrade vašeg plaćanja: neispravan ID kreditne "
+"kartice."
#. module: account_payment
#. odoo-python
-#: code:addons/account_payment/models/payment_provider.py:0
+#: code:addons/account_payment/models/payment_provider.py
#, python-format
msgid ""
"To uninstall this module, please remove first the corresponding payment "
"method line in the incoming payments tab defined on the bank journal."
msgstr ""
+"Da deinstalirate ovaj modul, molimo prvo uklonite odgovarajuću liniju načina"
+" plaćanja u tabu dolaznih plaćanja definiranih na bankovnom dnevniku."
+# taken from hr.po
#. module: account_payment
#: model:ir.model.fields,field_description:account_payment.field_account_bank_statement_line__transaction_ids
-#: model:ir.model.fields,field_description:account_payment.field_account_move__transaction_ids
-#: model:ir.model.fields,field_description:account_payment.field_account_payment__transaction_ids
msgid "Transactions"
msgstr "Transakcije"
@@ -520,10 +602,10 @@ msgstr "Tip podržanog povraćaja"
#. module: account_payment
#: model:ir.model.fields,field_description:account_payment.field_account_payment__use_electronic_payment_method
-#: model:ir.model.fields,field_description:account_payment.field_account_payment_register__use_electronic_payment_method
msgid "Use Electronic Payment Method"
msgstr "Koristi elektronski metod plaćanja"
+# taken from hr.po
#. module: account_payment
#: model_terms:ir.ui.view,arch_db:account_payment.account_invoice_view_form_inherit_payment
msgid "Void Transaction"
@@ -531,18 +613,22 @@ msgstr "Poništi transakciju"
#. module: account_payment
#. odoo-python
-#: code:addons/account_payment/models/account_payment_method_line.py:0
+#: code:addons/account_payment/models/account_payment_method_line.py
#, python-format
msgid ""
"You can't delete a payment method that is linked to a provider in the enabled or test state.\n"
"Linked providers(s): %s"
msgstr ""
+"Ne možete obrisati način plaćanja koji je povezan sa provajderom u omogućenom ili testnom stanju.\n"
+"Povezani provajder(i): %s"
#. module: account_payment
#. odoo-python
-#: code:addons/account_payment/models/account_journal.py:0
+#: code:addons/account_payment/models/account_journal.py
#, python-format
msgid ""
"You must first deactivate a payment provider before deleting its journal.\n"
"Linked providers: %s"
msgstr ""
+"Morate prvo deaktivirati provajdera plaćanja prije brisanja njegovog dnevnika.\n"
+"Povezani provajderi: %s"
diff --git a/odoo-bringout-oca-ocb-account_payment_invoice_online_payment_patch/account_payment_invoice_online_payment_patch/i18n/bs.po b/odoo-bringout-oca-ocb-account_payment_invoice_online_payment_patch/account_payment_invoice_online_payment_patch/i18n/bs.po
index 61a3148..5026e99 100644
--- a/odoo-bringout-oca-ocb-account_payment_invoice_online_payment_patch/account_payment_invoice_online_payment_patch/i18n/bs.po
+++ b/odoo-bringout-oca-ocb-account_payment_invoice_online_payment_patch/account_payment_invoice_online_payment_patch/i18n/bs.po
@@ -15,13 +15,17 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
+# taken from hr.po
#. module: account_payment_invoice_online_payment_patch
#: model_terms:ir.ui.view,arch_db:account_payment_invoice_online_payment_patch.portal_my_invoices_payment
msgid ""
" Cancelled"
msgstr ""
+" Otkazano"
+# taken from hr.po
#. module: account_payment_invoice_online_payment_patch
#: model_terms:ir.ui.view,arch_db:account_payment_invoice_online_payment_patch.portal_my_invoices_payment
msgid ""
@@ -29,7 +33,11 @@ msgid ""
"clock-o\" aria-label=\"Opened\" title=\"Opened\" role=\"img\"/> Waiting for Payment"
msgstr ""
+" Čeka plaćanje"
+# taken from hr.po
#. module: account_payment_invoice_online_payment_patch
#: model_terms:ir.ui.view,arch_db:account_payment_invoice_online_payment_patch.portal_my_invoices_payment
msgid ""
@@ -37,14 +45,21 @@ msgid ""
"clock-o\"/> Waiting for "
"Payment"
msgstr ""
+" Čeka na "
+"plaćanje"
+# taken from hr.po
#. module: account_payment_invoice_online_payment_patch
#: model_terms:ir.ui.view,arch_db:account_payment_invoice_online_payment_patch.portal_my_invoices_payment
msgid ""
" Authorized"
msgstr ""
+" Autorizirano"
+# taken from hr.po
#. module: account_payment_invoice_online_payment_patch
#: model_terms:ir.ui.view,arch_db:account_payment_invoice_online_payment_patch.portal_my_invoices_payment
msgid ""
@@ -52,7 +67,11 @@ msgid ""
"check\" aria-label=\"Paid\" title=\"Paid\" role=\"img\"/> Paid"
msgstr ""
+" Plaćeno"
+# taken from hr.po
#. module: account_payment_invoice_online_payment_patch
#: model_terms:ir.ui.view,arch_db:account_payment_invoice_online_payment_patch.portal_my_invoices_payment
msgid ""
@@ -60,21 +79,31 @@ msgid ""
"check\" aria-label=\"Reversed\" title=\"Reversed\" role=\"img\"/> Reversed"
msgstr ""
+" Stornirano"
+# taken from hr.po
#. module: account_payment_invoice_online_payment_patch
#: model_terms:ir.ui.view,arch_db:account_payment_invoice_online_payment_patch.portal_my_invoices_payment
msgid ""
" Paid"
msgstr ""
+" Plaćeno"
+# taken from hr.po
#. module: account_payment_invoice_online_payment_patch
#: model_terms:ir.ui.view,arch_db:account_payment_invoice_online_payment_patch.portal_my_invoices_payment
msgid ""
" Reversed"
msgstr ""
+" Stornirano"
+# taken from hr.po
#. module: account_payment_invoice_online_payment_patch
#: model_terms:ir.ui.view,arch_db:account_payment_invoice_online_payment_patch.portal_my_invoices_payment
msgid ""
@@ -82,29 +111,39 @@ msgid ""
"remove\" aria-label=\"Cancelled\" title=\"Cancelled\" role=\"img\"/> Cancelled"
msgstr ""
+" Otkazano"
+# taken from hr.po
#. module: account_payment_invoice_online_payment_patch
#: model_terms:ir.ui.view,arch_db:account_payment_invoice_online_payment_patch.portal_my_invoices_payment
msgid ""
" Pending"
msgstr ""
+" Na čekanju"
+# taken from hr.po
#. module: account_payment_invoice_online_payment_patch
#: model:ir.model,name:account_payment_invoice_online_payment_patch.model_res_config_settings
msgid "Config Settings"
msgstr "Postavke"
+# taken from hr.po
#. module: account_payment_invoice_online_payment_patch
#: model_terms:ir.ui.view,arch_db:account_payment_invoice_online_payment_patch.res_config_settings_view_form
msgid "Invoice Online Payment"
msgstr "Online plaćanje računa"
+# taken from hr.po
#. module: account_payment_invoice_online_payment_patch
#: model:ir.model,name:account_payment_invoice_online_payment_patch.model_account_move
msgid "Journal Entry"
msgstr "Temeljnica"
+# taken from hr.po
#. module: account_payment_invoice_online_payment_patch
#: model:ir.model.fields,field_description:account_payment_invoice_online_payment_patch.field_res_config_settings__pay_invoices_online
msgid "Pay Invoices Online"
diff --git a/odoo-bringout-oca-ocb-account_qr_code_sepa/account_qr_code_sepa/i18n/bs.po b/odoo-bringout-oca-ocb-account_qr_code_sepa/account_qr_code_sepa/i18n/bs.po
index fbdfae2..d9222d2 100644
--- a/odoo-bringout-oca-ocb-account_qr_code_sepa/account_qr_code_sepa/i18n/bs.po
+++ b/odoo-bringout-oca-ocb-account_qr_code_sepa/account_qr_code_sepa/i18n/bs.po
@@ -15,23 +15,28 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
+# taken from hr.po
#. module: account_qr_code_sepa
#: model:ir.model,name:account_qr_code_sepa.model_res_partner_bank
msgid "Bank Accounts"
msgstr "Bankovni računi"
+# taken from hr.po
#. module: account_qr_code_sepa
#. odoo-python
-#: code:addons/account_qr_code_sepa/models/res_bank.py:0
+#: code:addons/account_qr_code_sepa/models/res_bank.py
#, python-format
msgid "SEPA Credit Transfer QR"
msgstr "SEPA QR kod prijenosa"
+# taken from hr.po
#. module: account_qr_code_sepa
#. odoo-python
-#: code:addons/account_qr_code_sepa/models/res_bank.py:0
+#: code:addons/account_qr_code_sepa/models/res_bank.py
#, python-format
msgid ""
"The account receiving the payment must have an account holder name or "
"partner name set."
msgstr ""
+"Konto koji prima uplatu mora imati nositelja konta ili naziv partnera "
+"postavljen."
diff --git a/odoo-bringout-oca-ocb-account_reconcile_oca/account_reconcile_oca/i18n/bs.po b/odoo-bringout-oca-ocb-account_reconcile_oca/account_reconcile_oca/i18n/bs.po
new file mode 100644
index 0000000..f2ae5a4
--- /dev/null
+++ b/odoo-bringout-oca-ocb-account_reconcile_oca/account_reconcile_oca/i18n/bs.po
@@ -0,0 +1,677 @@
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 16.0\n"
+"Language: bs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
+msgid ""
+".\n"
+"
\n"
+" You might want to set the invoice as"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: code:addons/account_reconcile_oca/static/src/xml/reconcile.xml
+#, python-format
+msgid "Account"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model,name:account_reconcile_oca.model_account_account_reconcile
+msgid "Account Account Reconcile"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model,name:account_reconcile_oca.model_account_reconcile_abstract
+msgid "Account Reconcile Abstract"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__active
+msgid "Active"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__add_account_move_line_id
+msgid "Add Account Move Line"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.actions.act_window,name:account_reconcile_oca.action_bank_statement_line_create
+msgid "Add Bank Statement Line"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: code:addons/account_reconcile_oca/static/src/xml/reconcile.xml
+#, python-format
+msgid "Add all"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__aggregate_id
+msgid "Aggregate"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__aggregate_name
+msgid "Aggregate Name"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,help:account_reconcile_oca.field_account_journal__reconcile_aggregate
+msgid "Aggregation to use on reconcile view"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
+msgid "Amount"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
+msgid "Amount in Currency"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: code:addons/account_reconcile_oca/static/src/xml/reconcile.xml
+#, python-format
+msgid "Amount in currency"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__analytic_distribution
+msgid "Analytic Distribution"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__analytic_precision
+msgid "Analytic Precision"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
+msgid "Are you sure that the move should be unreconciled?"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_move_line_search_reconcile_view
+msgid "Bank"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model,name:account_reconcile_oca.model_account_bank_statement
+msgid "Bank Statement"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model,name:account_reconcile_oca.model_account_bank_statement_line
+msgid "Bank Statement Line"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_move_form_view
+msgid "Bank reconcile"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__can_reconcile
+msgid "Can Reconcile"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_add_view
+msgid "Cancel"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_move_line_search_reconcile_view
+msgid "Cash"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
+msgid "Chatter"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_account_reconcile_form_view
+msgid "Clean"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model,name:account_reconcile_oca.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__company_id
+msgid "Company"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__company_currency_id
+msgid "Company Currency"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,help:account_reconcile_oca.field_account_bank_statement_line__company_id
+msgid "Company related to this journal"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model,name:account_reconcile_oca.model_res_config_settings
+msgid "Config Settings"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: code:addons/account_reconcile_oca/static/src/xml/reconcile.xml
+#, python-format
+msgid "Create"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile_data__create_uid
+msgid "Created by"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile_data__create_date
+msgid "Created on"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: code:addons/account_reconcile_oca/static/src/xml/reconcile.xml
+#, python-format
+msgid "Credit"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__currency_id
+msgid "Currency"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile_data__data
+msgid "Data"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: code:addons/account_reconcile_oca/static/src/xml/reconcile.xml
+#, python-format
+msgid "Date"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields.selection,name:account_reconcile_oca.selection__account_journal__reconcile_aggregate__day
+msgid "Day"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: code:addons/account_reconcile_oca/static/src/xml/reconcile.xml
+#, python-format
+msgid "Debit"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__display_name
+msgid "Display Name"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.actions.act_window,name:account_reconcile_oca.account_bank_statement_action_edit
+msgid "Edit Bank Statement"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields.selection,name:account_reconcile_oca.selection__account_journal__reconcile_mode__edit
+msgid "Edit Move"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__statement_balance_end_real
+msgid "Ending Balance"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__foreign_currency_id
+msgid "Foreign Currency"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_move_line_search_reconcile_view
+msgid "From Trade Payable accounts"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_move_line_search_reconcile_view
+msgid "From Trade Receivable accounts"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: code:addons/account_reconcile_oca/static/src/xml/reconcile.xml
+#, python-format
+msgid "Global Balance"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__id
+msgid "ID"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
+msgid "Invoice"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__statement_complete
+msgid "Is Complete"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__manual_in_currency
+msgid "Is Manual in Currency?"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__is_reconciled
+msgid "Is Reconciled"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__statement_valid
+msgid "Is Valid"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_journal_dashboard_kanban_view
+msgid "Items"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model,name:account_reconcile_oca.model_account_journal
+msgid "Journal"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__currency_id
+msgid "Journal Currency"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_move_line_search_reconcile_view
+msgid "Journal Entry"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model,name:account_reconcile_oca.model_account_move_line
+msgid "Journal Item"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields.selection,name:account_reconcile_oca.selection__account_journal__reconcile_mode__keep
+msgid "Keep Suspense Accounts"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: code:addons/account_reconcile_oca/static/src/xml/reconcile.xml
+#, python-format
+msgid "Label"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile____last_update
+msgid "Last Modified on"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile_data__write_uid
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile_data__write_date
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__manual_account_id
+msgid "Manual Account"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__manual_amount
+msgid "Manual Amount"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__manual_amount_in_currency
+msgid "Manual Amount In Currency"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__manual_currency_id
+msgid "Manual Currency"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__manual_delete
+msgid "Manual Delete"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__manual_exchange_counterpart
+msgid "Manual Exchange Counterpart"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__manual_in_currency_id
+msgid "Manual In Currency"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__manual_kind
+msgid "Manual Kind"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__manual_line_id
+msgid "Manual Line"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__manual_model_id
+msgid "Manual Model"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__manual_move_id
+msgid "Manual Move"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__manual_move_type
+msgid "Manual Move Type"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__manual_name
+msgid "Manual Name"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__manual_original_amount
+msgid "Manual Original Amount"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__manual_partner_id
+msgid "Manual Partner"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__manual_reference
+msgid "Manual Reference"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
+msgid "Manual operation"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_move_line_search_reconcile_view
+msgid "Miscellaneous"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields.selection,name:account_reconcile_oca.selection__account_journal__reconcile_aggregate__month
+msgid "Month"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__name
+msgid "Name"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
+msgid "Narration"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: code:addons/account_reconcile_oca/models/account_bank_statement_line.py
+#, python-format
+msgid "No supense lines are allowed when reconciling"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.actions.act_window,help:account_reconcile_oca.action_bank_statement_line_reconcile_to_check
+msgid "Nothing to check"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.actions.act_window,help:account_reconcile_oca.action_bank_statement_line_move_view_reconcile
+msgid "Nothing to reconcile"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: code:addons/account_reconcile_oca/static/src/xml/reconcile.xml
+#, python-format
+msgid "Open Balance"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: code:addons/account_reconcile_oca/static/src/xml/reconcile.xml
+#, python-format
+msgid "Partner"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_move_line_search_reconcile_view
+msgid "Payable"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__previous_manual_amount_in_currency
+msgid "Previous Manual Amount In Currency"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_move_line_search_reconcile_view
+msgid "Purchases"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_move_line_search_reconcile_view
+msgid "Receivable"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.actions.act_window,name:account_reconcile_oca.account_account_account_account_reconcile_act_window
+msgid "Reconcile"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__reconcile_aggregate
+msgid "Reconcile Aggregate"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__reconcile_data
+msgid "Reconcile Data"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__reconcile_data_info
+msgid "Reconcile Data Info"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__reconcile_mode
+msgid "Reconcile Mode"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_journal__reconcile_aggregate
+msgid "Reconcile aggregation"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.actions.act_window,name:account_reconcile_oca.action_bank_statement_line_move_view_reconcile
+msgid "Reconcile bank statement lines"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model,name:account_reconcile_oca.model_account_account_reconcile_data
+msgid "Reconcile data model to store user info"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_reconcile_view
+msgid "Reconciled"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
+msgid "Reset reconciliation"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: code:addons/account_reconcile_oca/models/account_bank_statement_line.py
+#, python-format
+msgid "Reversal of: %s"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_move_line_search_reconcile_view
+msgid "Sales"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_add_view
+msgid "Save"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_move_line_search_reconcile_view
+msgid "Search Journal Items"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
+msgid "Set as Checked"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.res_config_settings_form_view
+msgid "Standard aggregation to use on bank reconciliation"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields.selection,name:account_reconcile_oca.selection__account_journal__reconcile_aggregate__statement
+msgid "Statement"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__statement_name
+msgid "Statement Name"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.actions.act_window,name:account_reconcile_oca.action_bank_statement_line_reconcile
+msgid "Statement lines"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,help:account_reconcile_oca.field_account_bank_statement_line__foreign_currency_id
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
+msgid "To Check"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_reconcile_view
+msgid "To check"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_journal_dashboard_kanban_view
+msgid "Transactions"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: code:addons/account_reconcile_oca/models/account_bank_statement_line.py
+#, python-format
+msgid "Undefined"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
+msgid "Unreconcile"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile_data__user_id
+msgid "User"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
+msgid "Validate"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_move_line_tree_reconcile_view
+msgid "View"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
+msgid "View move"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model:ir.model.fields.selection,name:account_reconcile_oca.selection__account_journal__reconcile_aggregate__week
+msgid "Week"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: code:addons/account_reconcile_oca/models/account_journal.py
+#, python-format
+msgid "Well done! Everything has been reconciled"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: code:addons/account_reconcile_oca/models/account_move_line.py
+#, python-format
+msgid "You can only reconcile journal items belonging to the same account."
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
+msgid "fully paid"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_journal_dashboard_kanban_view
+msgid "to check"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
+msgid "will be reduced by"
+msgstr ""
+
+#. module: account_reconcile_oca
+#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
+msgid "with an open amount"
+msgstr ""
diff --git a/odoo-bringout-oca-ocb-account_sequence/account_sequence/i18n/bs.po b/odoo-bringout-oca-ocb-account_sequence/account_sequence/i18n/bs.po
index 7640777..7e54619 100644
--- a/odoo-bringout-oca-ocb-account_sequence/account_sequence/i18n/bs.po
+++ b/odoo-bringout-oca-ocb-account_sequence/account_sequence/i18n/bs.po
@@ -15,16 +15,19 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
+# taken from hr.po
#. module: account_sequence
#: model:ir.model.constraint,message:account_sequence.constraint_account_move_unique_name
msgid "Another entry with the same name already exists."
msgstr "Već postoji zapis sa ovim nazivom."
+# taken from hr.po
#. module: account_sequence
#: model:ir.model,name:account_sequence.model_sequence_mixin
msgid "Automatic sequence"
msgstr "Automatska sekvenca"
+# taken from hr.po
#. module: account_sequence
#: model:ir.model,name:account_sequence.model_account_move
msgid "Journal Entry"
diff --git a/odoo-bringout-oca-ocb-account_statement_base/account_statement_base/i18n/bs.po b/odoo-bringout-oca-ocb-account_statement_base/account_statement_base/i18n/bs.po
new file mode 100644
index 0000000..9d5508d
--- /dev/null
+++ b/odoo-bringout-oca-ocb-account_statement_base/account_statement_base/i18n/bs.po
@@ -0,0 +1,109 @@
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 16.0\n"
+"Language: bs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. module: account_statement_base
+#: model_terms:ir.ui.view,arch_db:account_statement_base.view_bank_statement_form
+msgid "Journal Items"
+msgstr ""
+
+#. module: account_statement_base
+#: model:ir.model,name:account_statement_base.model_account_bank_statement
+msgid "Bank Statement"
+msgstr ""
+
+#. module: account_statement_base
+#: model:ir.model,name:account_statement_base.model_account_bank_statement_line
+msgid "Bank Statement Line"
+msgstr ""
+
+#. module: account_statement_base
+#: model:ir.actions.act_window,name:account_statement_base.account_bank_statement_line_action
+msgid "Bank Statement Lines"
+msgstr ""
+
+#. module: account_statement_base
+#: model_terms:ir.ui.view,arch_db:account_statement_base.account_bank_statement_line_search
+msgid "Date"
+msgstr ""
+
+#. module: account_statement_base
+#: model:ir.model,name:account_statement_base.model_account_journal
+msgid "Journal"
+msgstr ""
+
+#. module: account_statement_base
+#: code:addons/account_statement_base/models/account_bank_statement.py
+#, python-format
+msgid "Journal Items"
+msgstr ""
+
+#. module: account_statement_base
+#: model_terms:ir.ui.view,arch_db:account_statement_base.account_bank_statement_line_search
+msgid "Label, Ref, Notes or Amount"
+msgstr ""
+
+#. module: account_statement_base
+#: model_terms:ir.ui.view,arch_db:account_statement_base.account_bank_statement_line_search
+msgid "Not Reconciled"
+msgstr ""
+
+#. module: account_statement_base
+#: model_terms:ir.ui.view,arch_db:account_statement_base.account_bank_statement_line_form
+msgid "Notes"
+msgstr ""
+
+#. module: account_statement_base
+#: model_terms:ir.ui.view,arch_db:account_statement_base.account_bank_statement_line_tree
+msgid "Open Journal Entry"
+msgstr ""
+
+#. module: account_statement_base
+#: model_terms:ir.ui.view,arch_db:account_statement_base.view_bank_statement_tree
+msgid "Open Statement Lines"
+msgstr ""
+
+#. module: account_statement_base
+#: model_terms:ir.ui.view,arch_db:account_statement_base.account_bank_statement_line_search
+msgid "Partner"
+msgstr ""
+
+#. module: account_statement_base
+#: model_terms:ir.ui.view,arch_db:account_statement_base.account_bank_statement_line_search
+msgid "Reconciled"
+msgstr ""
+
+#. module: account_statement_base
+#: model_terms:ir.ui.view,arch_db:account_statement_base.account_bank_statement_line_tree
+msgid "Revert reconciliation"
+msgstr ""
+
+#. module: account_statement_base
+#: model_terms:ir.ui.view,arch_db:account_statement_base.account_bank_statement_line_form
+msgid "Technical Information"
+msgstr ""
+
+#. module: account_statement_base
+#: model_terms:ir.ui.view,arch_db:account_statement_base.account_bank_statement_line_search
+msgid "To check"
+msgstr ""
+
+#. module: account_statement_base
+#: model_terms:ir.ui.view,arch_db:account_statement_base.account_bank_statement_line_search
+msgid "Transaction Type"
+msgstr ""
+
+#. module: account_statement_base
+#: model_terms:ir.ui.view,arch_db:account_statement_base.view_bank_statement_form
+msgid "Transactions"
+msgstr ""
+
+#. module: account_statement_base
+#: model_terms:ir.ui.view,arch_db:account_statement_base.view_bank_statement_form
+msgid "e.g. BNK/2021/0001"
+msgstr ""
diff --git a/odoo-bringout-oca-ocb-account_tax_python/account_tax_python/i18n/bs.po b/odoo-bringout-oca-ocb-account_tax_python/account_tax_python/i18n/bs.po
index fe9e836..f22272c 100644
--- a/odoo-bringout-oca-ocb-account_tax_python/account_tax_python/i18n/bs.po
+++ b/odoo-bringout-oca-ocb-account_tax_python/account_tax_python/i18n/bs.po
@@ -15,6 +15,7 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
+# taken from hr.po
#. module: account_tax_python
#: model:ir.model.fields,help:account_tax_python.field_account_tax__amount_type
msgid ""
@@ -29,13 +30,24 @@ msgid ""
" e.g 200 * (1 - 10%) = 180 (price included)\n"
" "
msgstr ""
+"\n"
+" - Grupa poreza: Porez se računa iz podređenih poreza.\n"
+" - Fiksno: Iznos poreza je uvijek isti bez obzira na cijenu.\n"
+" - Postotak cijene: Iznos poreza je postotak cijene:\n"
+" npr. 100 * (1 + 10%) = 110 (porez nije uključen u cijeni)\n"
+" npr. 110 / (1 + 10%) = 100 (porez je uključen u cijenu)\n"
+" - Postotak cijene sa uključenim porezom: porez je iznos dijeljenja postotkom:\n"
+" npr. 180 / (1 - 10%) = 200 (porez nije uključen u cijenu)\n"
+" npr. 200 * (1 - 10%) = 180 (porez je uključen u cijenu)\n"
+" "
+# taken from hr.po
#. module: account_tax_python
#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_applicable
-#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_applicable
msgid "Applicable Code"
msgstr "Primjenjiva šifra"
+# taken from hr.po
#. module: account_tax_python
#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_compute
msgid ""
@@ -48,7 +60,16 @@ msgid ""
":param product: product.product recordset singleton or None\n"
":param partner: res.partner recordset singleton or None"
msgstr ""
+"Izračun iznosa poreza korištenjem varijable 'result'.\n"
+"\n"
+":parametar base_amount: decimalni broj, iznos osnovice na koju se primjenjuje porez\n"
+":parametar price_unit: decimalni broj\n"
+":parametar quantity: decimalni broj\n"
+":parametar company: res.company zapis tablice\n"
+":parametar product: product.product zapis tablice ili None\n"
+":parametar partner: res.partner zapis tablice ili None"
+# taken from hr.po
#. module: account_tax_python
#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_compute
msgid ""
@@ -60,7 +81,15 @@ msgid ""
":param product: product.product recordset singleton or None\n"
":param partner: res.partner recordset singleton or None"
msgstr ""
+"Izračun poreza korištenjem varijable 'result'.\n"
+"\n"
+":parametar base_amount: decimalni broj, iznos osnovice na koju se primjenjuje porez\n"
+":parametar price_unit: decimalni broj\n"
+":parametar quantity: decimalni broj\n"
+":parametar product: product.product zaps tablice ili None\n"
+":parametar partner: res.partner zapis tablice ili None"
+# taken from hr.po
#. module: account_tax_python
#: model:ir.model.fields,help:account_tax_python.field_account_tax__python_applicable
msgid ""
@@ -72,7 +101,15 @@ msgid ""
":param product: product.product recordset singleton or None\n"
":param partner: res.partner recordset singleton or None"
msgstr ""
+"Odlučuje hoće li se porez primjeniti postavljanjem varijable 'result' na True ili False.\n"
+"\n"
+":parametar price_unit: decimalni broj\n"
+":parametar: quantity: decimalni broj\n"
+":parametar company: res.company zapis tablice\n"
+":parametar product: product.product zapis tablice ili None\n"
+":parametar partner: res.partner zapis tablice ili None"
+# taken from hr.po
#. module: account_tax_python
#: model:ir.model.fields,help:account_tax_python.field_account_tax_template__python_applicable
msgid ""
@@ -83,26 +120,32 @@ msgid ""
":param product: product.product recordset singleton or None\n"
":param partner: res.partner recordset singleton or None"
msgstr ""
+"Odlučuje hoće li se porez primjeniti postavljanjem varijable 'resutl' na True ili False.\n"
+"\n"
+":parametar price_unit: decimalni broj\n"
+":parametar quantity: decimalni broj\n"
+":parametar product: product.product zapis tablice ili None\n"
+":parametar partner: res.partner zapis tablice ili None"
+# taken from hr.po
#. module: account_tax_python
#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__python_compute
-#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__python_compute
-#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax__amount_type__code
-#: model:ir.model.fields.selection,name:account_tax_python.selection__account_tax_template__amount_type__code
msgid "Python Code"
msgstr "Python Kod"
+# taken from hr.po
#. module: account_tax_python
#: model:ir.model,name:account_tax_python.model_account_tax
msgid "Tax"
msgstr "Porez"
+# taken from hr.po
#. module: account_tax_python
#: model:ir.model.fields,field_description:account_tax_python.field_account_tax__amount_type
-#: model:ir.model.fields,field_description:account_tax_python.field_account_tax_template__amount_type
msgid "Tax Computation"
msgstr "Izračunavanje poreza"
+# taken from hr.po
#. module: account_tax_python
#: model:ir.model,name:account_tax_python.model_account_tax_template
msgid "Templates for Taxes"
@@ -110,11 +153,13 @@ msgstr "Prijedlozi poreza"
#. module: account_tax_python
#. odoo-python
-#: code:addons/account_tax_python/models/account_tax.py:0
-#: code:addons/account_tax_python/models/account_tax.py:0
+#: code:addons/account_tax_python/models/account_tax.py
#, python-format
msgid ""
"You entered invalid code %r in %r taxes\n"
"\n"
"Error : %s"
msgstr ""
+"Unijeli ste nevažeći kod %r u %r poreze\n"
+"\n"
+"Greška : %s"
diff --git a/odoo-bringout-oca-ocb-account_test/account_test/i18n/bs.po b/odoo-bringout-oca-ocb-account_test/account_test/i18n/bs.po
index 48a8293..4c8ea5e 100644
--- a/odoo-bringout-oca-ocb-account_test/account_test/i18n/bs.po
+++ b/odoo-bringout-oca-ocb-account_test/account_test/i18n/bs.po
@@ -15,13 +15,17 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
+# taken from hr.po
#. module: account_test
#: model_terms:ir.ui.view,arch_db:account_test.report_accounttest
msgid ""
"
\n"
" Description:"
msgstr ""
+"
\n"
+" Opis:"
+# taken from hr.po
#. module: account_test
#: model_terms:ir.ui.view,arch_db:account_test.report_accounttest
msgid "Name:"
@@ -37,10 +41,9 @@ msgstr "Izveštaj testa računa"
msgid "Accounting Assert Test"
msgstr "Test potvrde računovodstva"
+# taken from hr.po
#. module: account_test
#: model:ir.actions.act_window,name:account_test.action_accounting_assert
-#: model:ir.actions.report,name:account_test.account_assert_test_report
-#: model:ir.ui.menu,name:account_test.menu_action_license
msgid "Accounting Tests"
msgstr "Računovodstveni testovi"
@@ -49,6 +52,7 @@ msgstr "Računovodstveni testovi"
msgid "Accounting tests on"
msgstr "Računovodstveni testovi uključeni"
+# taken from hr.po
#. module: account_test
#: model:ir.model.fields,field_description:account_test.field_accounting_assert_test__active
msgid "Active"
@@ -62,7 +66,8 @@ msgstr "Arhivirano"
#. module: account_test
#: model:accounting.assert.test,desc:account_test.account_test_03
msgid "Check if movement lines are balanced and have the same date and period"
-msgstr "Proverava da li su linije pokreta balansirane i imaju isti datum i period"
+msgstr ""
+"Proverava da li su linije pokreta balansirane i imaju isti datum i period"
#. module: account_test
#: model:accounting.assert.test,desc:account_test.account_test_07
@@ -70,6 +75,8 @@ msgid ""
"Check on bank statement that the Closing Balance = Starting Balance + sum of"
" statement lines"
msgstr ""
+"Provjerite na bankovnom izvodu da je Konačno stanje = Početno stanje + suma "
+"redova izvoda"
#. module: account_test
#: model:accounting.assert.test,desc:account_test.account_test_06
@@ -82,6 +89,8 @@ msgid ""
"Check that reconciled account moves, that define Payable and Receivable "
"accounts, are belonging to reconciled invoices"
msgstr ""
+"Provjerite da su zatvorene knjižne stavke, koje definišu konta Duguje i "
+"Potražuje, vezane za zatvorene fakture"
#. module: account_test
#: model:accounting.assert.test,desc:account_test.account_test_05
@@ -89,7 +98,10 @@ msgid ""
"Check that reconciled invoice for Sales/Purchases has reconciled entries for"
" Payable and Receivable Accounts"
msgstr ""
+"Provjerite da zatvorena faktura za Prodaju/Kupovinu ima zatvorene stavke za "
+"konta Duguje i Potražuje"
+# taken from hr.po
#. module: account_test
#: model:accounting.assert.test,desc:account_test.account_test_01
msgid "Check the balance: Debit sum = Credit sum"
@@ -124,34 +136,57 @@ msgid ""
" cr.execute(sql)\n"
" result = cr.dictfetchall()"
msgstr ""
+"Kod uvijek treba da postavi varijablu pod nazivom `result` sa rezultatom vašeg testa, koja može biti lista ili\n"
+"riječnik. Ako je `result` prazna lista, to znači da je test bio uspješan. U suprotnom će\n"
+"pokušati da prevede i ispiše šta se nalazi unutar `result`.\n"
+"\n"
+"Ako je rezultat vašeg testa riječnik, možete postaviti varijablu pod nazivom `column_order` da odaberete\n"
+"redoslijed kojim želite ispisati sadržaj `result`.\n"
+"\n"
+"Ako vam trebaju, možete koristiti i sljedeće varijable u svom kodu:\n"
+" * cr: cursor ka bazi podataka\n"
+" * uid: ID trenutnog korisnika\n"
+"\n"
+"U svakom slučaju, kod mora biti validan python sa ispravnim uvlačenjem (ako je potrebno).\n"
+"\n"
+"Primjer: \n"
+" sql = '''SELECT id, name, ref, date\n"
+" FROM account_move_line \n"
+" WHERE account_id IN (SELECT id FROM account_account WHERE type = 'view')\n"
+" '''\n"
+" cr.execute(sql)\n"
+" result = cr.dictfetchall()"
#. module: account_test
#: model_terms:ir.actions.act_window,help:account_test.action_accounting_assert
msgid "Create a new accounting test"
msgstr "Kreiranje novog računovodstvenog testa"
+# taken from hr.po
#. module: account_test
#: model:ir.model.fields,field_description:account_test.field_accounting_assert_test__create_uid
msgid "Created by"
msgstr "Kreirao"
+# taken from hr.po
#. module: account_test
#: model:ir.model.fields,field_description:account_test.field_accounting_assert_test__create_date
msgid "Created on"
msgstr "Kreirano"
+# taken from hr.po
#. module: account_test
#: model_terms:ir.ui.view,arch_db:account_test.account_assert_form
-#: model_terms:ir.ui.view,arch_db:account_test.accounting_assert_test_view_search
msgid "Description"
msgstr "Opis"
+# taken from hr.po
#. module: account_test
#: model:ir.model.fields,field_description:account_test.field_accounting_assert_test__display_name
-#: model:ir.model.fields,field_description:account_test.field_report_account_test_report_accounttest__display_name
msgid "Display Name"
msgstr "Prikazani naziv"
+# taken from hr.po
#. module: account_test
#: model_terms:ir.ui.view,arch_db:account_test.account_assert_form
msgid "Expression"
@@ -159,21 +194,22 @@ msgstr "Izraz"
#. module: account_test
#: model:ir.model.fields,field_description:account_test.field_accounting_assert_test__id
-#: model:ir.model.fields,field_description:account_test.field_report_account_test_report_accounttest__id
msgid "ID"
msgstr "ID"
+# taken from hr.po
#. module: account_test
#: model:ir.model.fields,field_description:account_test.field_accounting_assert_test____last_update
-#: model:ir.model.fields,field_description:account_test.field_report_account_test_report_accounttest____last_update
msgid "Last Modified on"
msgstr "Zadnje mijenjano"
+# taken from hr.po
#. module: account_test
#: model:ir.model.fields,field_description:account_test.field_accounting_assert_test__write_uid
msgid "Last Updated by"
msgstr "Zadnji ažurirao"
+# taken from hr.po
#. module: account_test
#: model:ir.model.fields,field_description:account_test.field_accounting_assert_test__write_date
msgid "Last Updated on"
@@ -184,11 +220,13 @@ msgstr "Zadnje ažurirano"
msgid "Name"
msgstr "Naziv:"
+# taken from hr.po
#. module: account_test
#: model_terms:ir.ui.view,arch_db:account_test.account_assert_form
msgid "Python Code"
msgstr "Python Kod"
+# taken from hr.po
#. module: account_test
#: model:ir.model.fields,field_description:account_test.field_accounting_assert_test__code_exec
msgid "Python code"
@@ -199,6 +237,7 @@ msgstr "Python kod"
msgid "Search Account Test"
msgstr "Pretraga računovodstvenog testa"
+# taken from hr.po
#. module: account_test
#: model:ir.model.fields,field_description:account_test.field_accounting_assert_test__sequence
msgid "Sequence"
@@ -218,13 +257,14 @@ msgstr "Test 3: Linije pokreta"
#: model:accounting.assert.test,name:account_test.account_test_05
msgid ""
"Test 5.1 : Payable and Receivable accountant lines of reconciled invoices"
-msgstr ""
+msgstr "Test 5.1 : Linije dugovanja i potraživanja zatvorenih faktura"
#. module: account_test
#: model:accounting.assert.test,name:account_test.account_test_05_2
msgid "Test 5.2 : Reconcilied invoices and Payable/Receivable accounts"
msgstr "Test 5.2 : Poravnate fakture i računi platnih obaveza/potraživanja"
+# taken from hr.po
#. module: account_test
#: model:accounting.assert.test,name:account_test.account_test_06
msgid "Test 6 : Invoices status"
@@ -235,24 +275,27 @@ msgstr "Provjera 6 : Status računa"
msgid "Test 7 : Closing balance on bank statements"
msgstr "Test 7 : Završno stanje na bankovnim izvodima"
+# taken from hr.po
#. module: account_test
#: model:ir.model.fields,field_description:account_test.field_accounting_assert_test__desc
msgid "Test Description"
msgstr "Opis provjere"
+# taken from hr.po
#. module: account_test
#: model:ir.model.fields,field_description:account_test.field_accounting_assert_test__name
msgid "Test Name"
msgstr "Naziv testa"
+# taken from hr.po
#. module: account_test
#: model_terms:ir.ui.view,arch_db:account_test.account_assert_form
-#: model_terms:ir.ui.view,arch_db:account_test.account_assert_tree
msgid "Tests"
msgstr "Testovi"
+# taken from hr.po
#. module: account_test
-#: code:addons/account_test/report/report_account_test.py:0
+#: code:addons/account_test/report/report_account_test.py
#, python-format
msgid "The test was passed successfully"
msgstr "Test prošao uspješno"
diff --git a/odoo-bringout-oca-ocb-account_update_tax_tags/account_update_tax_tags/i18n/bs.po b/odoo-bringout-oca-ocb-account_update_tax_tags/account_update_tax_tags/i18n/bs.po
index 498868d..b21ae31 100644
--- a/odoo-bringout-oca-ocb-account_update_tax_tags/account_update_tax_tags/i18n/bs.po
+++ b/odoo-bringout-oca-ocb-account_update_tax_tags/account_update_tax_tags/i18n/bs.po
@@ -80,6 +80,8 @@ msgstr "Počevši od"
msgid ""
"The date you chose is violating the tax lock date, do this at your own risk."
msgstr ""
+"Datum koji ste odabrali krši datum zaključavanja poreza, uradite ovo na "
+"vlastitu odgovornost."
#. module: account_update_tax_tags
#: model_terms:ir.ui.view,arch_db:account_update_tax_tags.view_account_update_tax_tags_wizard_form
@@ -93,18 +95,19 @@ msgstr "Čarobnjak za ažuriranje poreskih oznaka"
#. module: account_update_tax_tags
#: model:ir.actions.act_window,name:account_update_tax_tags.action_open_wizard
-#: model_terms:ir.ui.view,arch_db:account_update_tax_tags.res_config_settings_view_form
msgid "Update tax tags on existing Journal Entries"
msgstr "Ažuriraj poreske oznake na postojećim stavkama dnevnika"
#. module: account_update_tax_tags
#. odoo-python
-#: code:addons/account_update_tax_tags/wizard/account_update_tax_tags_wizard.py:0
+#: code:addons/account_update_tax_tags/wizard/account_update_tax_tags_wizard.py
#, python-format
msgid ""
"Update with children taxes that are child of multiple parents is not "
"supported."
msgstr ""
+"Ažuriranje sa podređenim porezima koji su dijete više roditelja nije "
+"podržano."
#. module: account_update_tax_tags
#: model_terms:ir.ui.view,arch_db:account_update_tax_tags.view_account_update_tax_tags_wizard_form
@@ -115,3 +118,8 @@ msgid ""
" The update will change tax tags on your accounting history, starting from and including selected date,\n"
" so that it matches with the current configuration of your taxes.
"
msgstr ""
+"Ažuriranje poreskih oznaka na postojećim knjiženjima je nepovratna akcija koja će uticati\n"
+" na vaše izvještaje.
\n"
+" Preporučuje se da napravite sigurnosnu kopiju baze podataka unaprijed.
\n"
+" Ažuriranje će promijeniti poreske oznake u vašoj računovodstvenoj historiji, počevši od i uključujući izabrani datum,\n"
+" tako da se podudaraju sa trenutnom konfiguracijom vaših poreza.
"
diff --git a/odoo-bringout-oca-ocb-google_account/google_account/i18n/bs.po b/odoo-bringout-oca-ocb-google_account/google_account/i18n/bs.po
index a9eab04..6ff6398 100644
--- a/odoo-bringout-oca-ocb-google_account/google_account/i18n/bs.po
+++ b/odoo-bringout-oca-ocb-google_account/google_account/i18n/bs.po
@@ -15,23 +15,28 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
+# taken from hr.po
#. module: google_account
#: model:ir.model,name:google_account.model_google_service
msgid "Google Service"
msgstr "Google Servis"
+# taken from hr.po
#. module: google_account
#. odoo-python
-#: code:addons/google_account/models/google_service.py:0
+#: code:addons/google_account/models/google_service.py
#, python-format
msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!"
msgstr "Metoda nije podržana [%s] nije u [GET, POST, PUT, PATCH ili DELETE]!"
+# taken from hr.po
#. module: google_account
#. odoo-python
-#: code:addons/google_account/models/google_service.py:0
+#: code:addons/google_account/models/google_service.py
#, python-format
msgid ""
"Something went wrong during your token generation. Maybe your Authorization "
"Code is invalid or already expired"
msgstr ""
+"Nešto nije prošlo u redu pri generiranju vašeg tokena. Možda je neispravan "
+"Kod Autorizacije ili je već istekao."
diff --git a/odoo-bringout-oca-ocb-microsoft_account/microsoft_account/i18n/bs.po b/odoo-bringout-oca-ocb-microsoft_account/microsoft_account/i18n/bs.po
index 9c1fdfa..632b22e 100644
--- a/odoo-bringout-oca-ocb-microsoft_account/microsoft_account/i18n/bs.po
+++ b/odoo-bringout-oca-ocb-microsoft_account/microsoft_account/i18n/bs.po
@@ -15,51 +15,63 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
+# taken from hr.po
#. module: microsoft_account
#. odoo-python
-#: code:addons/microsoft_account/models/microsoft_service.py:0
+#: code:addons/microsoft_account/models/microsoft_service.py
#, python-format
msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!"
msgstr "Metoda nije podržana [%s] nije u [GET, POST, PUT, PATCH ili DELETE]!"
+# taken from hr.po
#. module: microsoft_account
#: model:ir.model.fields,field_description:microsoft_account.field_res_users__microsoft_calendar_rtoken
msgid "Microsoft Refresh Token"
msgstr "Osvježi Microsoft token"
+# taken from hr.po
#. module: microsoft_account
#: model:ir.model,name:microsoft_account.model_microsoft_service
msgid "Microsoft Service"
msgstr "Microsoft servis"
+# taken from hr.po
#. module: microsoft_account
#: model:ir.model.fields,field_description:microsoft_account.field_res_users__microsoft_calendar_token_validity
msgid "Microsoft Token Validity"
msgstr "Valjanost Microsoft tokena"
+# taken from hr.po
#. module: microsoft_account
#: model:ir.model.fields,field_description:microsoft_account.field_res_users__microsoft_calendar_token
msgid "Microsoft User token"
msgstr "Microsoft korisnički token"
+# taken from hr.po
#. module: microsoft_account
#. odoo-python
-#: code:addons/microsoft_account/models/microsoft_service.py:0
+#: code:addons/microsoft_account/models/microsoft_service.py
#, python-format
msgid ""
"Something went wrong during your token generation. Maybe your Authorization "
"Code is invalid"
msgstr ""
+"Nešto nije prošlo u redu pri generiranju vašeg tokena. Možda je neispravan "
+"Kod Autorizacije."
+# taken from hr.po
#. module: microsoft_account
#. odoo-python
-#: code:addons/microsoft_account/models/microsoft_service.py:0
+#: code:addons/microsoft_account/models/microsoft_service.py
#, python-format
msgid ""
"Something went wrong during your token generation. Maybe your Authorization "
"Code is invalid or already expired"
msgstr ""
+"Nešto nije prošlo u redu pri generiranju vašeg tokena. Možda je neispravan "
+"Kod Autorizacije ili je već istekao."
+# taken from hr.po
#. module: microsoft_account
#: model:ir.model,name:microsoft_account.model_res_users
msgid "User"
diff --git a/odoo-bringout-oca-ocb-mrp_account/mrp_account/i18n/bs.po b/odoo-bringout-oca-ocb-mrp_account/mrp_account/i18n/bs.po
index a833ce3..2202199 100644
--- a/odoo-bringout-oca-ocb-mrp_account/mrp_account/i18n/bs.po
+++ b/odoo-bringout-oca-ocb-mrp_account/mrp_account/i18n/bs.po
@@ -15,18 +15,15 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
+# taken from hr.po
#. module: mrp_account
#. odoo-python
-#: code:addons/mrp_account/models/mrp_production.py:0
-#: model:ir.model,name:mrp_account.model_account_analytic_account
-#: model:ir.model.fields,field_description:mrp_account.field_mrp_bom__analytic_account_id
-#: model:ir.model.fields,field_description:mrp_account.field_mrp_production__analytic_account_id
-#: model:ir.model.fields,field_description:mrp_account.field_mrp_workcenter__costs_hour_account_id
-#: model_terms:ir.ui.view,arch_db:mrp_account.mrp_production_form_view_inherited
+#: code:addons/mrp_account/models/mrp_production.py
#, python-format
msgid "Analytic Account"
msgstr "Analitički konto"
+# taken from hr.po
#. module: mrp_account
#: model:ir.model,name:mrp_account.model_account_analytic_line
msgid "Analytic Line"
@@ -38,6 +35,8 @@ msgid ""
"Analytic account in which cost and revenue entries will take place "
"for financial management of the manufacturing order."
msgstr ""
+"Analitički račun u koji će se unijeti stavke troškova i prihoda za "
+"finansijsko upravljanje proizvodnim nalogom."
#. module: mrp_account
#: model:ir.model.fields,help:mrp_account.field_mrp_bom__analytic_account_id
@@ -45,183 +44,209 @@ msgid ""
"Analytic account in which cost and revenue entries will take place for "
"financial management of the manufacturing order."
msgstr ""
+"Analitički račun u koji će se unijeti stavke troškova i prihoda za "
+"finansijsko upravljanje proizvodnim nalogom."
+# taken from hr.po
#. module: mrp_account
#: model:ir.model,name:mrp_account.model_mrp_bom
msgid "Bill of Material"
msgstr "Sastavnica"
+# taken from hr.po
#. module: mrp_account
#. odoo-python
-#: code:addons/mrp_account/models/analytic_account.py:0
-#: model:ir.model.fields,field_description:mrp_account.field_account_analytic_account__bom_ids
-#: model_terms:ir.ui.view,arch_db:mrp_account.account_analytic_account_view_form_mrp
+#: code:addons/mrp_account/models/analytic_account.py
#, python-format
msgid "Bills of Materials"
msgstr "Sastavnica"
+# taken from hr.po
#. module: mrp_account
#: model:ir.model.fields,field_description:mrp_account.field_account_analytic_account__bom_count
msgid "BoM Count"
msgstr "Broj sastavnica"
+# taken from hr.po
#. module: mrp_account
#: model:ir.model.fields,field_description:mrp_account.field_account_analytic_line__category
msgid "Category"
msgstr "Kategorija"
+# taken from hr.po
#. module: mrp_account
#: model:ir.actions.server,name:mrp_account.action_compute_price_bom_product
-#: model:ir.actions.server,name:mrp_account.action_compute_price_bom_template
-#: model_terms:ir.ui.view,arch_db:mrp_account.product_product_ext_form_view2
-#: model_terms:ir.ui.view,arch_db:mrp_account.product_product_view_form_normal_inherit_extended
-#: model_terms:ir.ui.view,arch_db:mrp_account.product_variant_easy_edit_view_bom_inherit
msgid "Compute Price from BoM"
msgstr "Obračunaj cijenu iz sastavnice"
+# taken from hr.po
#. module: mrp_account
#: model_terms:ir.ui.view,arch_db:mrp_account.product_product_ext_form_view2
-#: model_terms:ir.ui.view,arch_db:mrp_account.product_product_view_form_normal_inherit_extended
-#: model_terms:ir.ui.view,arch_db:mrp_account.product_variant_easy_edit_view_bom_inherit
msgid ""
"Compute the price of the product using products and operations of related "
"bill of materials, for manufactured products only."
msgstr ""
+"Izračun cijene proizvoda korištenjem proizvoda i operacija povezanih "
+"sastavnica, samo za proizvedene proizvode."
+# taken from hr.po
#. module: mrp_account
#: model:ir.model.fields,field_description:mrp_account.field_mrp_workcenter_productivity__cost_already_recorded
msgid "Cost Recorded"
msgstr "Trošak ubilježen"
+# taken from hr.po
#. module: mrp_account
#: model:ir.model.fields,field_description:mrp_account.field_mrp_production__extra_cost
msgid "Extra Unit Cost"
msgstr "Dodatni trošak po jedinici"
+# taken from hr.po
#. module: mrp_account
#: model:ir.model,name:mrp_account.model_account_move_line
msgid "Journal Item"
msgstr "Stavka dnevnika"
+# taken from hr.po
#. module: mrp_account
#: model:ir.model.fields.selection,name:mrp_account.selection__account_analytic_line__category__manufacturing_order
msgid "Manufacturing Order"
msgstr "Nalog za proizvodnju"
+# taken from hr.po
#. module: mrp_account
#. odoo-python
-#: code:addons/mrp_account/models/analytic_account.py:0
-#: model:ir.model.fields,field_description:mrp_account.field_account_analytic_account__production_ids
-#: model_terms:ir.ui.view,arch_db:mrp_account.account_analytic_account_view_form_mrp
+#: code:addons/mrp_account/models/analytic_account.py
#, python-format
msgid "Manufacturing Orders"
msgstr "Nalozi za proizvodnju"
+# taken from hr.po
#. module: mrp_account
#: model:ir.model.fields,field_description:mrp_account.field_account_analytic_account__production_count
msgid "Manufacturing Orders Count"
msgstr "Broj proizvodnih naloga"
+# taken from hr.po
#. module: mrp_account
#: model:ir.model.fields,field_description:mrp_account.field_mrp_workorder__mo_analytic_account_line_id
msgid "Mo Analytic Account Line"
msgstr "Analitička stavka PN"
+# taken from hr.po
#. module: mrp_account
#: model:ir.model.fields,help:mrp_account.field_mrp_workcenter__costs_hour_account_id
msgid ""
"Posts analytical accounting entries in real time for both component and "
"operational costs."
msgstr ""
+"Knjiži automatikom računovodstvene stavke analitike za komponente i troškove"
+" operacija."
+# taken from hr.po
#. module: mrp_account
#: model:ir.model,name:mrp_account.model_product_template
msgid "Product"
msgstr "Proizvod"
+# taken from hr.po
#. module: mrp_account
#: model:ir.model,name:mrp_account.model_product_product
msgid "Product Variant"
msgstr "Varijanta proizvoda"
+# taken from hr.po
#. module: mrp_account
#: model:ir.model,name:mrp_account.model_mrp_production
msgid "Production Order"
msgstr "Proizvodni nalog"
+# taken from hr.po
#. module: mrp_account
#: model:ir.model.fields,field_description:mrp_account.field_mrp_production__show_valuation
msgid "Show Valuation"
msgstr "Prikaži vrednovanje"
+# taken from hr.po
#. module: mrp_account
#: model:ir.model,name:mrp_account.model_stock_move
msgid "Stock Move"
msgstr "Skladišni prijenos"
+# taken from hr.po
#. module: mrp_account
#: model:ir.model,name:mrp_account.model_stock_rule
msgid "Stock Rule"
msgstr "Skladišno pravilo"
+# taken from hr.po
#. module: mrp_account
#: model_terms:ir.ui.view,arch_db:mrp_account.mrp_production_form_view_inherited
msgid "Valuation"
msgstr "Vrednovanje"
+# taken from hr.po
#. module: mrp_account
#: model:ir.model.fields,field_description:mrp_account.field_mrp_workorder__wc_analytic_account_line_id
msgid "Wc Analytic Account Line"
msgstr "RN stavka analitike"
+# taken from hr.po
#. module: mrp_account
#: model:ir.model,name:mrp_account.model_mrp_workcenter
msgid "Work Center"
msgstr "Radni centar"
+# taken from hr.po
#. module: mrp_account
#: model:ir.model,name:mrp_account.model_mrp_routing_workcenter
msgid "Work Center Usage"
msgstr "Iskoristivos radnog centra"
+# taken from hr.po
#. module: mrp_account
#: model:ir.model,name:mrp_account.model_mrp_workorder
msgid "Work Order"
msgstr "Radni nalog"
+# taken from hr.po
#. module: mrp_account
#: model:ir.model.fields,field_description:mrp_account.field_account_analytic_account__workorder_count
msgid "Work Order Count"
msgstr "Broj radnih naloga"
+# taken from hr.po
#. module: mrp_account
#. odoo-python
-#: code:addons/mrp_account/models/analytic_account.py:0
+#: code:addons/mrp_account/models/analytic_account.py
#, python-format
msgid "Work Orders"
msgstr "Radni nalozi"
+# taken from hr.po
#. module: mrp_account
#: model:ir.model,name:mrp_account.model_mrp_workcenter_productivity
msgid "Workcenter Productivity Log"
msgstr "Zabilješke produktivnosti radnog centra"
+# taken from hr.po
#. module: mrp_account
#: model:ir.model.fields,field_description:mrp_account.field_account_analytic_account__workcenter_ids
msgid "Workcenters"
msgstr "Radni centri"
+# taken from hr.po
#. module: mrp_account
#. odoo-python
-#: code:addons/mrp_account/models/stock_move.py:0
+#: code:addons/mrp_account/models/stock_move.py
#, python-format
msgid "[Raw] %s"
msgstr "[Sirov] %s"
+# taken from hr.po
#. module: mrp_account
#. odoo-python
-#: code:addons/mrp_account/models/mrp_production.py:0
-#: code:addons/mrp_account/models/mrp_workorder.py:0
+#: code:addons/mrp_account/models/mrp_production.py
#, python-format
msgid "[WC] %s"
msgstr "[RC] %s"
diff --git a/odoo-bringout-oca-ocb-mrp_subcontracting_account/mrp_subcontracting_account/i18n/bs.po b/odoo-bringout-oca-ocb-mrp_subcontracting_account/mrp_subcontracting_account/i18n/bs.po
index 04942df..d0aac23 100644
--- a/odoo-bringout-oca-ocb-mrp_subcontracting_account/mrp_subcontracting_account/i18n/bs.po
+++ b/odoo-bringout-oca-ocb-mrp_subcontracting_account/mrp_subcontracting_account/i18n/bs.po
@@ -15,21 +15,25 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
+# taken from hr.po
#. module: mrp_subcontracting_account
#: model:ir.model,name:mrp_subcontracting_account.model_product_product
msgid "Product Variant"
msgstr "Varijanta proizvoda"
+# taken from hr.po
#. module: mrp_subcontracting_account
#: model:ir.model,name:mrp_subcontracting_account.model_mrp_production
msgid "Production Order"
msgstr "Proizvodni nalog"
+# taken from hr.po
#. module: mrp_subcontracting_account
#: model:ir.model,name:mrp_subcontracting_account.model_stock_move
msgid "Stock Move"
msgstr "Skladišni prijenos"
+# taken from hr.po
#. module: mrp_subcontracting_account
#: model:ir.model,name:mrp_subcontracting_account.model_stock_picking
msgid "Transfer"
diff --git a/odoo-bringout-oca-ocb-snailmail_account/snailmail_account/i18n/bs.po b/odoo-bringout-oca-ocb-snailmail_account/snailmail_account/i18n/bs.po
index 87ef705..9b0788a 100644
--- a/odoo-bringout-oca-ocb-snailmail_account/snailmail_account/i18n/bs.po
+++ b/odoo-bringout-oca-ocb-snailmail_account/snailmail_account/i18n/bs.po
@@ -17,7 +17,7 @@ msgstr ""
#. module: snailmail_account
#. odoo-python
-#: code:addons/snailmail_account/wizard/account_invoice_send.py:0
+#: code:addons/snailmail_account/wizard/account_invoice_send.py
#, python-format
msgid "%s of the selected invoice(s) had an invalid address and were not sent"
msgstr "%s od odabranih faktura imalo je nevažeću adresu i nije poslano"
@@ -28,13 +28,18 @@ msgid ""
"\n"
" )"
msgstr ""
+"\n"
+" )"
+# taken from hr.po
#. module: snailmail_account
#: model_terms:ir.ui.view,arch_db:snailmail_account.res_config_settings_view_form
msgid ""
""
msgstr ""
+""
#. module: snailmail_account
#: model_terms:ir.ui.view,arch_db:snailmail_account.account_invoice_send_inherit_account_wizard_form
@@ -43,6 +48,9 @@ msgid ""
" Some customer addresses are incomplete.\n"
" "
msgstr ""
+"\n"
+" Neke adrese kupaca su nepotpune.\n"
+" "
#. module: snailmail_account
#: model_terms:ir.ui.view,arch_db:snailmail_account.account_invoice_send_inherit_account_wizard_form
@@ -50,37 +58,46 @@ msgid ""
" to: \n"
" The customer's address is incomplete: "
msgstr ""
+" za: \n"
+" Adresa kupca je nepotpuna: "
+# taken from hr.po
#. module: snailmail_account
#: model:ir.model,name:snailmail_account.model_account_invoice_send
msgid "Account Invoice Send"
msgstr " za: "
+# taken from hr.po
#. module: snailmail_account
#: model:ir.model,name:snailmail_account.model_res_company
msgid "Companies"
msgstr "Kompanije"
+# taken from hr.po
#. module: snailmail_account
#: model:ir.model,name:snailmail_account.model_res_config_settings
msgid "Config Settings"
msgstr "Postavke"
+# taken from hr.po
#. module: snailmail_account
#: model_terms:ir.ui.view,arch_db:snailmail_account.account_invoice_send_inherit_account_wizard_form
msgid "Contacts"
msgstr "Kontakti"
+# taken from hr.po
#. module: snailmail_account
#: model:ir.model.fields,field_description:snailmail_account.field_snailmail_confirm_invoice__create_uid
msgid "Created by"
msgstr "Kreirao"
+# taken from hr.po
#. module: snailmail_account
#: model:ir.model.fields,field_description:snailmail_account.field_snailmail_confirm_invoice__create_date
msgid "Created on"
msgstr "Kreirano"
+# taken from hr.po
#. module: snailmail_account
#: model:ir.model.fields,field_description:snailmail_account.field_snailmail_confirm_invoice__display_name
msgid "Display Name"
@@ -93,9 +110,7 @@ msgstr "ID"
#. module: snailmail_account
#. odoo-python
-#: code:addons/snailmail_account/wizard/account_invoice_send.py:0
-#: code:addons/snailmail_account/wizard/account_invoice_send.py:0
-#: model:ir.model.fields,field_description:snailmail_account.field_account_invoice_send__invalid_partner_ids
+#: code:addons/snailmail_account/wizard/account_invoice_send.py
#, python-format
msgid "Invalid Addresses"
msgstr "Nevažeće adrese"
@@ -110,9 +125,10 @@ msgstr "Štampaj obostrano"
msgid "Invalid Invoices Count"
msgstr "Broj nevažećih faktura"
+# taken from hr.po
#. module: snailmail_account
#. odoo-python
-#: code:addons/snailmail_account/wizard/account_invoice_send.py:0
+#: code:addons/snailmail_account/wizard/account_invoice_send.py
#, python-format
msgid "Invoice"
msgstr "Račun"
@@ -122,21 +138,25 @@ msgstr "Račun"
msgid "Invoice Send"
msgstr "Pošalji pismom po defaultu"
+# taken from hr.po
#. module: snailmail_account
#: model:ir.model.fields,field_description:snailmail_account.field_snailmail_confirm_invoice____last_update
msgid "Last Modified on"
msgstr "Zadnja promjena"
+# taken from hr.po
#. module: snailmail_account
#: model:ir.model.fields,field_description:snailmail_account.field_snailmail_confirm_invoice__write_uid
msgid "Last Updated by"
msgstr "Promijenio"
+# taken from hr.po
#. module: snailmail_account
#: model:ir.model.fields,field_description:snailmail_account.field_snailmail_confirm_invoice__write_date
msgid "Last Updated on"
msgstr "Vrijeme promjene"
+# taken from hr.po
#. module: snailmail_account
#: model:ir.model.fields,field_description:snailmail_account.field_snailmail_confirm_invoice__model_name
msgid "Model Name"
@@ -152,10 +172,9 @@ msgstr "Partner"
msgid "Print and post the invoice by snailmail"
msgstr "Odštampaj i pošalji fakturu putem snailmail-a"
+# taken from hr.po
#. module: snailmail_account
#: model:ir.model.fields,field_description:snailmail_account.field_account_invoice_send__snailmail_is_letter
-#: model:ir.model.fields,field_description:snailmail_account.field_res_company__invoice_is_snailmail
-#: model:ir.model.fields,field_description:snailmail_account.field_res_config_settings__invoice_is_snailmail
msgid "Send by Post"
msgstr "Pošalji poštom"
@@ -171,7 +190,7 @@ msgstr "Markica(e)"
#. module: snailmail_account
#. odoo-python
-#: code:addons/snailmail_account/wizard/account_invoice_send.py:0
+#: code:addons/snailmail_account/wizard/account_invoice_send.py
#, python-format
msgid "You cannot send an invoice which has no partner assigned."
msgstr "Ne možete poslati fakturu koja nema dodijeljenog partnera."
diff --git a/odoo-bringout-oca-ocb-spreadsheet_account/spreadsheet_account/i18n/bs.po b/odoo-bringout-oca-ocb-spreadsheet_account/spreadsheet_account/i18n/bs.po
index 4b7ebd4..1632c97 100644
--- a/odoo-bringout-oca-ocb-spreadsheet_account/spreadsheet_account/i18n/bs.po
+++ b/odoo-bringout-oca-ocb-spreadsheet_account/spreadsheet_account/i18n/bs.po
@@ -17,25 +17,29 @@ msgstr ""
#. module: spreadsheet_account
#. odoo-javascript
-#: code:addons/spreadsheet_account/static/src/accounting_datasource.js:0
+#: code:addons/spreadsheet_account/static/src/accounting_datasource.js
#, python-format
msgid "%s is not a valid year."
msgstr "%s nije važeća godina."
#. module: spreadsheet_account
#. odoo-javascript
-#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
+#: code:addons/spreadsheet_account/static/src/accounting_functions.js
#, python-format
msgid ""
"'%s' is not a valid period. Supported formats are \"21/12/2022\", "
"\"Q1/2022\", \"12/2022\", and \"2022\"."
msgstr ""
+"'%s' nije važeći period. Podržani formati su \"21/12/2022\", \"Q1/2022\", "
+"\"12/2022\" i \"2022\"."
+# taken from hr.po
#. module: spreadsheet_account
#: model:ir.model,name:spreadsheet_account.model_account_account
msgid "Account"
msgstr "Konto"
+# taken from hr.po
#. module: spreadsheet_account
#: model:ir.model,name:spreadsheet_account.model_res_company
msgid "Companies"
@@ -43,65 +47,65 @@ msgstr "Tvrtke"
#. module: spreadsheet_account
#. odoo-javascript
-#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
+#: code:addons/spreadsheet_account/static/src/accounting_functions.js
#, python-format
msgid "Get the total balance for the specified account(s) and period."
msgstr "Dohvati ukupan saldo za navedeni račun(e) i period."
#. module: spreadsheet_account
#. odoo-javascript
-#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
+#: code:addons/spreadsheet_account/static/src/accounting_functions.js
#, python-format
msgid "Get the total credit for the specified account(s) and period."
msgstr "Dohvati ukupan kredit za navedeni račun(e) i period."
#. module: spreadsheet_account
#. odoo-javascript
-#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
+#: code:addons/spreadsheet_account/static/src/accounting_functions.js
#, python-format
msgid "Get the total debit for the specified account(s) and period."
msgstr "Dohvati ukupan dug za navedeni račun(e) i period."
#. module: spreadsheet_account
#. odoo-python
-#: code:addons/spreadsheet_account/models/account.py:0
+#: code:addons/spreadsheet_account/models/account.py
#, python-format
msgid "Journal items for account prefix %s"
msgstr "Stavke dnevnika za prefiks računa %s"
#. module: spreadsheet_account
#. odoo-javascript
-#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
+#: code:addons/spreadsheet_account/static/src/accounting_functions.js
#, python-format
msgid "Returns the account ids of a given group."
msgstr "Vraća ID-ove računa date grupe."
#. module: spreadsheet_account
#. odoo-javascript
-#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
+#: code:addons/spreadsheet_account/static/src/accounting_functions.js
#, python-format
msgid ""
"Returns the ending date of the fiscal year encompassing the provided date."
-msgstr ""
+msgstr "Vraća krajnji datum fiskalne godine koja obuhvata navedeni datum."
#. module: spreadsheet_account
#. odoo-javascript
-#: code:addons/spreadsheet_account/static/src/accounting_functions.js:0
+#: code:addons/spreadsheet_account/static/src/accounting_functions.js
#, python-format
msgid ""
"Returns the starting date of the fiscal year encompassing the provided date."
-msgstr ""
+msgstr "Vraća početni datum fiskalne godine koja obuhvata navedeni datum."
#. module: spreadsheet_account
#. odoo-javascript
-#: code:addons/spreadsheet_account/static/src/index.js:0
+#: code:addons/spreadsheet_account/static/src/index.js
#, python-format
msgid "See records"
msgstr "Pogledaj zapise"
#. module: spreadsheet_account
#. odoo-javascript
-#: code:addons/spreadsheet_account/static/src/accounting_datasource.js:0
+#: code:addons/spreadsheet_account/static/src/accounting_datasource.js
#, python-format
msgid "The company fiscal year could not be found."
msgstr "Fiskalna godina kompanije nije mogla biti pronađena."
diff --git a/odoo-bringout-oca-ocb-spreadsheet_dashboard_account/spreadsheet_dashboard_account/i18n/bs.po b/odoo-bringout-oca-ocb-spreadsheet_dashboard_account/spreadsheet_dashboard_account/i18n/bs.po
index cd36018..aee087c 100644
--- a/odoo-bringout-oca-ocb-spreadsheet_dashboard_account/spreadsheet_dashboard_account/i18n/bs.po
+++ b/odoo-bringout-oca-ocb-spreadsheet_dashboard_account/spreadsheet_dashboard_account/i18n/bs.po
@@ -15,273 +15,270 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
+# taken from hr.po
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid " days"
msgstr " dana"
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "# days"
msgstr "# dana"
+# taken from hr.po
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "Amount"
msgstr "Iznos"
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "Average Invoice"
msgstr "Prosječna faktura"
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "COGS"
msgstr "Troškovi prodate robe (COGS)"
+# taken from hr.po
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "Country"
msgstr "Država"
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "Current year"
msgstr "Tekuća godina"
+# taken from hr.po
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "Customer"
msgstr "Kupac"
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "DSO"
msgstr "Dani naplate potraživanja (DSO)"
+# taken from hr.po
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "Date"
msgstr "Datum"
+# taken from hr.po
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "Income"
msgstr "Prihod"
+# taken from hr.po
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "Invoiced"
msgstr "Izdani računi"
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "Invoiced by Month"
msgstr "Fakturisano po mjesecu"
+# taken from hr.po
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "Invoices"
msgstr "Računi"
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "Invoices by Total Signed"
msgstr "Fakture po ukupnom potpisanom iznosu"
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "KPI - Average Invoice"
msgstr "KPI - Prosječna faktura"
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "KPI - DSO"
msgstr "KPI - Dani naplate potraživanja (DSO)"
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "KPI - Income"
msgstr "KPI - Prihod"
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "KPI - Invoice Count"
msgstr "KPI - Broj faktura"
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "KPI - Unpaid Invoices"
msgstr "KPI - Neplaćene fakture"
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "Period"
msgstr "Period"
+# taken from hr.po
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "Product"
msgstr "Proizvod"
+# taken from hr.po
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "Product Category"
msgstr "Kategorija proizvoda"
+# taken from hr.po
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "Ratio"
msgstr "Omjer"
+# taken from hr.po
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "Receivable"
msgstr "Potraživanje"
+# taken from hr.po
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "Reference"
msgstr "Vezna oznaka"
+# taken from hr.po
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "Revenue"
msgstr "Prihod"
+# taken from hr.po
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "Salesperson"
msgstr "Prodavač"
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "Status"
msgstr "Status"
+# taken from hr.po
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "Top Categories"
msgstr "Top kategorije"
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "Top Countries"
msgstr "Top države"
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "Top Invoices"
msgstr "Top fakture"
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "Top Products"
msgstr "Glavni proizvodi"
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "Top Salespeople"
msgstr "Top prodavci"
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "in current year"
msgstr "u tekućoj godini"
#. module: spreadsheet_dashboard_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_account/data/files/invoicing_dashboard.json
#, python-format
msgid "unpaid"
msgstr "neplaćeno"
diff --git a/odoo-bringout-oca-ocb-spreadsheet_dashboard_stock_account/spreadsheet_dashboard_stock_account/i18n/bs.po b/odoo-bringout-oca-ocb-spreadsheet_dashboard_stock_account/spreadsheet_dashboard_stock_account/i18n/bs.po
index cead9fe..32dbd3b 100644
--- a/odoo-bringout-oca-ocb-spreadsheet_dashboard_stock_account/spreadsheet_dashboard_stock_account/i18n/bs.po
+++ b/odoo-bringout-oca-ocb-spreadsheet_dashboard_stock_account/spreadsheet_dashboard_stock_account/i18n/bs.po
@@ -15,127 +15,128 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
+# taken from hr.po
#. module: spreadsheet_dashboard_stock_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json
#, python-format
msgid "Current"
msgstr "Trenutno"
+# taken from hr.po
#. module: spreadsheet_dashboard_stock_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json
#, python-format
msgid "Inventory Value"
msgstr "Vrijednost inventure"
#. module: spreadsheet_dashboard_stock_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json
#, python-format
msgid "Inventory by Location"
msgstr "Inventar po lokaciji"
#. module: spreadsheet_dashboard_stock_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json
#, python-format
msgid "Inventory by Lot/Serial Number"
msgstr "Inventar po seriji/serijskom broju"
#. module: spreadsheet_dashboard_stock_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json
#, python-format
msgid "Inventory by Product"
msgstr "Inventar po proizvodu"
#. module: spreadsheet_dashboard_stock_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json
#, python-format
msgid "KPI"
msgstr "KPI"
+# taken from hr.po
#. module: spreadsheet_dashboard_stock_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json:0
-#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json
#, python-format
msgid "Location"
msgstr "Lokacija"
+# taken from hr.po
#. module: spreadsheet_dashboard_stock_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json
#, python-format
msgid "Lot/Serial"
msgstr "Lot/Serija"
+# taken from hr.po
#. module: spreadsheet_dashboard_stock_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json:0
-#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json:0
-#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json
#, python-format
msgid "On Hand"
msgstr "Dostupno"
+# taken from hr.po
#. module: spreadsheet_dashboard_stock_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json:0
-#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json
#, python-format
msgid "Product"
msgstr "Proizvod"
+# taken from hr.po
#. module: spreadsheet_dashboard_stock_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json:0
-#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json:0
-#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json
#, python-format
msgid "Reserved"
msgstr "Rezervisano"
#. module: spreadsheet_dashboard_stock_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json
#, python-format
msgid "Stock Quantity by Location"
msgstr "Količina zaliha po lokacijama"
#. module: spreadsheet_dashboard_stock_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json
#, python-format
msgid "Top Locations"
msgstr "Glavne lokacije"
#. module: spreadsheet_dashboard_stock_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json
#, python-format
msgid "Top Lots / Serial Numbers"
msgstr "Najbolje serije / serijski brojevi"
#. module: spreadsheet_dashboard_stock_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json
#, python-format
msgid "Top Products"
msgstr "Glavni proizvodi"
#. module: spreadsheet_dashboard_stock_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json
#, python-format
msgid "Total inventory value"
msgstr "Ukupna vrijednost inventara"
#. module: spreadsheet_dashboard_stock_account
#. odoo-javascript
-#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json:0
+#: code:addons/spreadsheet_dashboard_stock_account/data/files/inventory_on_hand_dashboard.json
#, python-format
msgid "total inventory value"
msgstr "ukupna vrijednost inventara"
diff --git a/odoo-bringout-oca-ocb-stock_account/stock_account/i18n/bs.po b/odoo-bringout-oca-ocb-stock_account/stock_account/i18n/bs.po
index 9079c14..6e88e62 100644
--- a/odoo-bringout-oca-ocb-stock_account/stock_account/i18n/bs.po
+++ b/odoo-bringout-oca-ocb-stock_account/stock_account/i18n/bs.po
@@ -15,37 +15,42 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
+# taken from hr.po
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/wizard/stock_valuation_layer_revaluation.py:0
+#: code:addons/stock_account/wizard/stock_valuation_layer_revaluation.py
#, python-format
msgid " Product cost updated from %(previous)s to %(new_cost)s."
msgstr " Cijena proizvoda ažurirana sa %(previous)sna %(new_cost)s."
+# taken from hr.po
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/models/stock_quant.py:0
+#: code:addons/stock_account/models/stock_quant.py
#, python-format
msgid " [Accounted on %s]"
msgstr " [Obračunato na %s]"
+# taken from hr.po
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/models/product.py:0
-#: code:addons/stock_account/models/product.py:0
+#: code:addons/stock_account/models/product.py
#, python-format
msgid "%(user)s changed cost from %(previous)s to %(new_price)s - %(product)s"
-msgstr "%(user)s je promijenio nabavnu cijenu %(previous)s na %(new_price)s - %(product)s"
+msgstr ""
+"%(user)s je promijenio nabavnu cijenu %(previous)s na %(new_price)s - "
+"%(product)s"
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/wizard/stock_valuation_layer_revaluation.py:0
-#: code:addons/stock_account/wizard/stock_valuation_layer_revaluation.py:0
+#: code:addons/stock_account/wizard/stock_valuation_layer_revaluation.py
#, python-format
msgid ""
"%(user)s changed stock valuation from %(previous)s to %(new_value)s - "
"%(product)s"
msgstr ""
+"%(user)s je promijenio vrednovanje zaliha sa %(previous)s na %(new_value)s -"
+" %(product)s"
#. module: stock_account
#: model_terms:ir.ui.view,arch_db:stock_account.stock_valuation_layer_revaluation_form_view
@@ -53,70 +58,83 @@ msgid ""
")\n"
" Use a negative added value to record a decrease in the product value"
msgstr ""
+")\n"
+" Koristite negativnu dodanu vrijednost da zabilježite smanjenje vrijednosti proizvoda"
+# taken from hr.po
#. module: stock_account
#: model_terms:ir.ui.view,arch_db:stock_account.view_category_property_form
msgid "Set other input/output accounts on specific "
msgstr "Postavite ostala ulazan ili izlazna konta na specifičnom "
+# taken from hr.po
#. module: stock_account
#: model_terms:ir.ui.view,arch_db:stock_account.stock_account_report_invoice_document
msgid "Product"
msgstr "Proizvod"
+# taken from hr.po
#. module: stock_account
#: model_terms:ir.ui.view,arch_db:stock_account.stock_account_report_invoice_document
msgid "Quantity"
msgstr "Količina"
+# taken from hr.po
#. module: stock_account
#: model_terms:ir.ui.view,arch_db:stock_account.stock_account_report_invoice_document
msgid "SN/LN"
msgstr "SB/LB"
+# taken from hr.po
#. module: stock_account
#: model:ir.model,name:stock_account.model_account_chart_template
msgid "Account Chart Template"
msgstr "Predložak kontnog plana"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_move__account_move_ids
msgid "Account Move"
msgstr "Temeljnica"
+# taken from hr.po
#. module: stock_account
#: model_terms:ir.ui.view,arch_db:stock_account.view_category_property_form
msgid "Account Stock Properties"
-msgstr "%s promijenjen trošak sa %s na %s - %s"
+msgstr "Svojstva računovodstvene zalihe"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_quant__accounting_date
-#: model:ir.model.fields,field_description:stock_account.field_stock_request_count__accounting_date
-#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer_revaluation__date
msgid "Accounting Date"
msgstr "Datum knjiženja"
+# taken from hr.po
#. module: stock_account
#: model_terms:ir.ui.view,arch_db:stock_account.view_move_form_inherit
msgid "Accounting Entries"
msgstr "Knjiženja"
+# taken from hr.po
#. module: stock_account
#: model_terms:ir.ui.view,arch_db:stock_account.view_location_form_inherit
msgid "Accounting Information"
msgstr "Računovodstvene informacije"
+# taken from hr.po
#. module: stock_account
#: model_terms:ir.ui.view,arch_db:stock_account.stock_valuation_layer_tree
msgid "Add Manual Valuation"
msgstr "Dodaj ručno vrednovanje"
+# taken from hr.po
#. module: stock_account
#: model_terms:ir.ui.view,arch_db:stock_account.res_config_settings_view_form
msgid ""
"Add additional cost (transport, customs, ...) in the value of the product."
-msgstr ""
+msgstr "Dodaj zavisni trošak (transport, carina...) u vrijednost proizvoda."
+# taken from hr.po
#. module: stock_account
#: model_terms:ir.ui.view,arch_db:stock_account.stock_valuation_layer_revaluation_form_view
msgid "Added Value"
@@ -129,22 +147,26 @@ msgstr "Dodana vrijednost"
#. module: stock_account
#: model:ir.model.fields,help:stock_account.field_res_config_settings__module_stock_landed_costs
-#: model_terms:ir.ui.view,arch_db:stock_account.res_config_settings_view_form
msgid ""
"Affect landed costs on reception operations and split them among products to"
" update their cost price."
msgstr ""
+"Uticaj landed costs na operacije prijema i podijeli ih među proizvodima da "
+"ažurira njihovu cijenu koštanja."
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_move__analytic_account_line_id
msgid "Analytic Account Line"
msgstr "Stavka analitičkog računa"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields.selection,name:stock_account.selection__product_category__property_valuation__real_time
msgid "Automated"
msgstr "Automatizirano"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_product_product__avg_cost
msgid "Average Cost"
@@ -155,6 +177,7 @@ msgstr "Prosječni trošak"
msgid "Average Cost (AVCO)"
msgstr "Prosječna cijena (AVCO)"
+# taken from hr.po
#. module: stock_account
#: model_terms:ir.ui.view,arch_db:stock_account.stock_valuation_layer_revaluation_form_view
msgid "Cancel"
@@ -162,43 +185,50 @@ msgstr "Otkaži"
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/models/stock_move.py:0
+#: code:addons/stock_account/models/stock_move.py
#, python-format
msgid ""
"Cannot find a stock input account for the product %s. You must define one on"
" the product category, or on the location, before processing this operation."
msgstr ""
+"Ne mogu pronaći račun ulaza zaliha za proizvod %s. Morate definisati jedan "
+"na kategoriji proizvoda, ili na lokaciji, prije obrade ove operacije."
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/models/stock_move.py:0
+#: code:addons/stock_account/models/stock_move.py
#, python-format
msgid ""
"Cannot find a stock output account for the product %s. You must define one "
"on the product category, or on the location, before processing this "
"operation."
msgstr ""
+"Ne mogu pronaći račun izlaza zaliha za proizvod %s. Morate definisati jedan "
+"na kategoriji proizvoda, ili na lokaciji, prije obrade ove operacije."
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/models/product.py:0
+#: code:addons/stock_account/models/product.py
#, python-format
msgid ""
"Changing your cost method is an important change that will impact your "
"inventory valuation. Are you sure you want to make that change?"
msgstr ""
+"Mijenjanje vašeg metoda troška je važna promjena koja će uticati na "
+"vrednovanje inventara. Da li ste sigurni da želite napraviti tu promjenu?"
#. module: stock_account
#: model_terms:ir.ui.view,arch_db:stock_account.view_stock_quantity_history_inherit_stock_account
msgid "Choose a date to get the valuation at that date"
msgstr "Odaberite datum da dobijete vrednovanje na tom datumu"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer__company_id
-#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer_revaluation__company_id
msgid "Company"
msgstr "Tvrtka"
+# taken from hr.po
#. module: stock_account
#: model:ir.model,name:stock_account.model_res_config_settings
msgid "Config Settings"
@@ -206,28 +236,29 @@ msgstr "Postavke"
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/models/stock_move.py:0
+#: code:addons/stock_account/models/stock_move.py
#, python-format
msgid ""
"Configuration error. Please configure the price difference account on the "
"product or its category to process this operation."
msgstr ""
+"Greška konfiguracije. Molimo konfigurišite račun cjenovne razlike na "
+"proizvodu ili njegovoj kategoriji da obradite ovu operaciju."
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_product_category__property_cost_method
-#: model:ir.model.fields,field_description:stock_account.field_product_product__cost_method
-#: model:ir.model.fields,field_description:stock_account.field_product_template__cost_method
-#: model:ir.model.fields,field_description:stock_account.field_stock_quant__cost_method
msgid "Costing Method"
msgstr "Metoda koštanja"
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/models/product.py:0
+#: code:addons/stock_account/models/product.py
#, python-format
msgid "Costing method change for product category %s: from %s to %s."
msgstr "Promjena metoda kalkulacije za kategoriju proizvoda %s: sa %s na %s."
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer_revaluation__account_id
msgid "Counterpart Account"
@@ -239,45 +270,48 @@ msgid ""
"Counterpart journal items for all incoming stock moves will be posted in this account, unless there is a specific valuation account\n"
" set on the source location. This is the default value for all products in this category. It can also directly be set on each product."
msgstr ""
+"Kontrastavke dnevnika za sva dolazna kretanja zaliha će biti proknjižena na ovaj račun, osim ako ne postoji specifičan račun vrednovanja\n"
+" postavljen na izvornoj lokaciji. Ovo je zadana vrijednost za sve proizvode u ovoj kategoriji. Može se također direktno postaviti na svakom proizvodu."
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_picking__country_code
msgid "Country Code"
msgstr "Šifra države"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer__create_uid
-#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer_revaluation__create_uid
msgid "Created by"
msgstr "Kreirao"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer__create_date
-#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer_revaluation__create_date
msgid "Created on"
msgstr "Kreirano"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_quant__currency_id
-#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer__currency_id
-#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer_revaluation__currency_id
msgid "Currency"
msgstr "Valuta"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer_revaluation__current_quantity_svl
msgid "Current Quantity"
msgstr "Trenutna količina"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer_revaluation__current_value_svl
-#: model_terms:ir.ui.view,arch_db:stock_account.stock_valuation_layer_revaluation_form_view
msgid "Current Value"
msgstr "Trenutna vrijednost"
+# taken from hr.po
#. module: stock_account
#: model_terms:ir.ui.view,arch_db:stock_account.stock_valuation_layer_form
-#: model_terms:ir.ui.view,arch_db:stock_account.stock_valuation_layer_tree
msgid "Date"
msgstr "Datum"
@@ -287,33 +321,43 @@ msgid ""
"Date at which the accounting entries will be created in case of automated "
"inventory valuation. If empty, the inventory date will be used."
msgstr ""
+"Datum na koji će se kreirati računovodstvene stavke u slučaju automatskog "
+"vrednovanja inventara. Ako je prazan, koristit će se datum inventara."
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,help:stock_account.field_stock_valuation_layer__uom_id
msgid "Default unit of measure used for all stock operations."
-msgstr "Datum na koji će računovodstvene stavke biti kreirane u slučaju automatizirane valuacije inventara. Ako je prazno, koristiće se datum inventara."
+msgstr ""
+"Datum na koji će računovodstvene stavke biti kreirane u slučaju "
+"automatizirane valuacije inventara. Ako je prazno, koristiće se datum "
+"inventara."
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer__description
msgid "Description"
msgstr "Opis"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_res_config_settings__group_lot_on_invoice
msgid "Display Lots & Serial Numbers on Invoices"
msgstr "Metoda troška"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer__display_name
-#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer_revaluation__display_name
msgid "Display Name"
msgstr "Prikazani naziv"
+# taken from hr.po
#. module: stock_account
#: model:res.groups,name:stock_account.group_lot_on_invoice
msgid "Display Serial & Lot Number on Invoices"
msgstr "Prikaži lot & serijski broj na računima"
+# taken from hr.po
#. module: stock_account
#: model_terms:ir.ui.view,arch_db:stock_account.res_config_settings_view_form
msgid "Documentation"
@@ -321,24 +365,29 @@ msgstr "Dokumentacija"
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/models/product.py:0
+#: code:addons/stock_account/models/product.py
#, python-format
msgid ""
"Due to a change of product category (from %s to %s), the costing method"
" has changed for product template %s: from %s"
" to %s."
msgstr ""
+"Zbog promjene kategorije proizvoda (sa %s na %s), metod kalkulacije se "
+"promijenio za šablon proizvoda %s: sa %s na %s."
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields.selection,name:stock_account.selection__product_category__property_cost_method__fifo
msgid "First In First Out (FIFO)"
msgstr "Prvi unutra Prvi van (FIFO)"
+# taken from hr.po
#. module: stock_account
#: model_terms:ir.ui.view,arch_db:stock_account.view_inventory_valuation_search
msgid "Group by..."
msgstr "Kalkulacija troškova"
+# taken from hr.po
#. module: stock_account
#: model_terms:ir.ui.view,arch_db:stock_account.view_inventory_valuation_search
msgid "Has Remaining Qty"
@@ -346,34 +395,30 @@ msgstr "Preostala količina postoji"
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer__id
-#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer_revaluation__id
msgid "ID"
msgstr "ID"
+# taken from hr.po
#. module: stock_account
#: model_terms:ir.ui.view,arch_db:stock_account.view_inventory_valuation_search
msgid "Incoming"
msgstr "Ulazna"
+# taken from hr.po
#. module: stock_account
#: model:ir.model,name:stock_account.model_stock_location
msgid "Inventory Locations"
msgstr "Lokacije zalihe"
+# taken from hr.po
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/__init__.py:0
-#: code:addons/stock_account/models/account_chart_template.py:0
-#: model:ir.model.fields,field_description:stock_account.field_product_category__property_valuation
-#: model:ir.model.fields,field_description:stock_account.field_product_product__valuation
-#: model:ir.model.fields,field_description:stock_account.field_product_template__valuation
-#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer_revaluation__property_valuation
-#: model_terms:ir.ui.view,arch_db:stock_account.view_category_property_form_stock
-#: model_terms:ir.ui.view,arch_db:stock_account.view_inventory_valuation_search
+#: code:addons/stock_account/__init__.py
#, python-format
msgid "Inventory Valuation"
msgstr "Vrednovanje inventure"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer__account_move_line_id
msgid "Invoice Line"
@@ -384,42 +429,45 @@ msgstr "Stavka fakture"
msgid "Invoice value correction with invoice currency"
msgstr "Ispravka vrijednosti fakture sa valutom fakture"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer_revaluation__account_journal_id
msgid "Journal"
msgstr "Dnevnik"
+# taken from hr.po
#. module: stock_account
#: model:ir.model,name:stock_account.model_account_move
-#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer__account_move_id
msgid "Journal Entry"
msgstr "Finansijski nalog"
+# taken from hr.po
#. module: stock_account
#: model:ir.model,name:stock_account.model_account_move_line
msgid "Journal Item"
msgstr "Stavka dnevnika"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_res_config_settings__module_stock_landed_costs
msgid "Landed Costs"
msgstr "Zavisni troškovi"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer____last_update
-#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer_revaluation____last_update
msgid "Last Modified on"
msgstr "Za refundiranje (ažuriraj SO/PO)"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer__write_uid
-#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer_revaluation__write_uid
msgid "Last Updated by"
msgstr "Zadnji ažurirao"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer__write_date
-#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer_revaluation__write_date
msgid "Last Updated on"
msgstr "Zadnje ažurirano"
@@ -433,6 +481,7 @@ msgstr "Povezano sa"
msgid "Lots & Serial numbers will appear on the invoice"
msgstr "Serije i serijski brojevi će se pojaviti na fakturi"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields.selection,name:stock_account.selection__product_category__property_valuation__manual_periodic
msgid "Manual"
@@ -440,29 +489,29 @@ msgstr "Ručno"
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/wizard/stock_valuation_layer_revaluation.py:0
+#: code:addons/stock_account/wizard/stock_valuation_layer_revaluation.py
#, python-format
msgid "Manual Stock Valuation: %s."
msgstr "Manualno vrednovanje zaliha: %s."
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/wizard/stock_valuation_layer_revaluation.py:0
+#: code:addons/stock_account/wizard/stock_valuation_layer_revaluation.py
#, python-format
msgid "Manual Stock Valuation: No Reason Given."
msgstr "Manualno vrednovanje zaliha: Bez navedenog razloga."
#. module: stock_account
#: model:ir.model.fields,help:stock_account.field_product_category__property_valuation
-#: model:ir.model.fields,help:stock_account.field_product_product__valuation
-#: model:ir.model.fields,help:stock_account.field_product_template__valuation
-#: model:ir.model.fields,help:stock_account.field_stock_valuation_layer_revaluation__property_valuation
msgid ""
"Manual: The accounting entries to value the inventory are not posted automatically.\n"
" Automated: An accounting entry is automatically created to value the inventory when a product enters or leaves the company.\n"
" "
msgstr ""
+"Manualno: Računovodstvene stavke za vrednovanje inventara se ne proknjižavaju automatski.\n"
+" Automatsko: Računovodstvena stavka se automatski kreira za vrednovanje inventara kad proizvod uđe ili izađe iz kompanije.\n"
+# taken from hr.po
#. module: stock_account
#: model_terms:ir.ui.view,arch_db:stock_account.stock_valuation_layer_tree
msgid "Moved Quantity"
@@ -473,6 +522,7 @@ msgstr "Ako postoje proizvodi, vidjećete njihov naziv i valuaciju."
msgid "New value"
msgstr "Nova vrijednost"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer_revaluation__new_value_by_qty
msgid "New value by quantity"
@@ -483,47 +533,50 @@ msgstr "Nova vrijednost po količini"
msgid "Open Valuation Layer"
msgstr "Otvori sloj vrednovanja"
+# taken from hr.po
#. module: stock_account
#: model_terms:ir.ui.view,arch_db:stock_account.stock_valuation_layer_form
msgid "Other Info"
msgstr "Ostale informacije"
+# taken from hr.po
#. module: stock_account
#: model_terms:ir.ui.view,arch_db:stock_account.view_inventory_valuation_search
msgid "Outgoing"
msgstr "Odlazno"
+# taken from hr.po
#. module: stock_account
#: model:ir.model,name:stock_account.model_product_template
-#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer__product_id
-#: model_terms:ir.ui.view,arch_db:stock_account.view_inventory_valuation_search
msgid "Product"
msgstr "Proizvod"
+# taken from hr.po
#. module: stock_account
#: model:ir.model,name:stock_account.model_product_category
-#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer__categ_id
msgid "Product Category"
msgstr "Kategorija proizvoda"
+# taken from hr.po
#. module: stock_account
#: model:ir.model,name:stock_account.model_stock_move_line
msgid "Product Moves (Stock Move Line)"
-msgstr "Skladišna kretanja proizvoda(stavke)"
+msgstr "Kretanja artikala (stavka kretanja zalihe)"
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/models/product.py:0
-#: model_terms:ir.ui.view,arch_db:stock_account.stock_valuation_layer_revaluation_form_view
+#: code:addons/stock_account/models/product.py
#, python-format
msgid "Product Revaluation"
msgstr "Nema razlike između standardne cijene i nove cijene."
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer__product_tmpl_id
msgid "Product Template"
msgstr "Predlog proizvoda"
+# taken from hr.po
#. module: stock_account
#: model:ir.model,name:stock_account.model_product_product
msgid "Product Variant"
@@ -531,11 +584,12 @@ msgstr "Varijante proizvoda"
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/models/product.py:0
+#: code:addons/stock_account/models/product.py
#, python-format
msgid "Product value manually modified (from %s to %s)"
msgstr "Vrijednost proizvoda manualno izmijenjena (sa %s na %s)"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer__quantity
msgid "Quantity"
@@ -546,11 +600,13 @@ msgstr "Količina"
msgid "Quantity Svl"
msgstr "Količina Svl"
+# taken from hr.po
#. module: stock_account
#: model:ir.model,name:stock_account.model_stock_quant
msgid "Quants"
msgstr "Kvanti"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer_revaluation__reason
msgid "Reason"
@@ -561,6 +617,7 @@ msgstr "Razlog"
msgid "Reason of the revaluation"
msgstr "Razlog prevredovanja"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer__reference
msgid "Reference"
@@ -571,16 +628,19 @@ msgstr "Referenca"
msgid "Related product"
msgstr "Povezani proizvod"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer__remaining_qty
msgid "Remaining Qty"
msgstr "Preostala kol."
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer__remaining_value
msgid "Remaining Value"
msgstr "Preostala vrijednost"
+# taken from hr.po
#. module: stock_account
#: model:ir.model,name:stock_account.model_stock_return_picking
msgid "Return Picking"
@@ -593,7 +653,7 @@ msgstr "Stavka povrata"
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/wizard/stock_valuation_layer_revaluation.py:0
+#: code:addons/stock_account/wizard/stock_valuation_layer_revaluation.py
#, python-format
msgid "Revaluation of %s"
msgstr "Prevrednovanje od %s"
@@ -603,6 +663,7 @@ msgstr "Prevrednovanje od %s"
msgid "Revalue"
msgstr "Periodično (ručno)"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields.selection,name:stock_account.selection__product_category__property_cost_method__standard
msgid "Standard Price"
@@ -610,35 +671,35 @@ msgstr "Standardna cijena"
#. module: stock_account
#: model:ir.model.fields,help:stock_account.field_product_category__property_cost_method
-#: model:ir.model.fields,help:stock_account.field_product_product__cost_method
-#: model:ir.model.fields,help:stock_account.field_product_template__cost_method
-#: model:ir.model.fields,help:stock_account.field_stock_quant__cost_method
msgid ""
"Standard Price: The products are valued at their standard cost defined on the product.\n"
" Average Cost (AVCO): The products are valued at weighted average cost.\n"
" First In First Out (FIFO): The products are valued supposing those that enter the company first will also leave it first.\n"
" "
msgstr ""
+"Standardna cijena: Proizvodi se vrednuju po njihovoj standardnoj cijeni definisanoj na proizvodu.\n"
+" Prosječna cijena (AVCO): Proizvodi se vrednuju po ponderisanoj prosječnoj cijeni.\n"
+" Prvi ušao prvi izašao (FIFO): Proizvodi se vrednuju pretpostavljajući da oni koji prvi uđu u kompaniju će je i prvi napustiti.\n"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_product_category__property_stock_account_input_categ_id
msgid "Stock Input Account"
msgstr "Konto zaliha (primka)"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_product_category__property_stock_journal
msgid "Stock Journal"
msgstr "Dnevnik zaliha"
+# taken from hr.po
#. module: stock_account
#: model:ir.model,name:stock_account.model_stock_move
-#: model:ir.model.fields,field_description:stock_account.field_account_bank_statement_line__stock_move_id
-#: model:ir.model.fields,field_description:stock_account.field_account_move__stock_move_id
-#: model:ir.model.fields,field_description:stock_account.field_account_payment__stock_move_id
-#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer__stock_move_id
msgid "Stock Move"
msgstr "Promjena"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_product_category__property_stock_account_output_categ_id
msgid "Stock Output Account"
@@ -649,6 +710,7 @@ msgstr "Izlazni nalog zaliha"
msgid "Stock Quantity History"
msgstr "Istorija količinskog stanja"
+# taken from hr.po
#. module: stock_account
#: model:ir.model,name:stock_account.model_report_stock_report_product_product_replenishment
msgid "Stock Replenishment Report"
@@ -659,26 +721,27 @@ msgstr "Izvještaj o nadopuni skladišta"
msgid "Stock Request an Inventory Count"
msgstr "Zahtjevaj inventurno brojanje"
+# taken from hr.po
#. module: stock_account
#. odoo-javascript
-#: code:addons/stock_account/static/src/stock_account_forecasted/forecasted_header.js:0
-#: model:ir.actions.act_window,name:stock_account.stock_valuation_layer_action
-#: model:ir.actions.act_window,name:stock_account.stock_valuation_layer_report_action
-#: model_terms:ir.ui.view,arch_db:stock_account.view_stock_quant_tree_editable_inherit
+#: code:addons/stock_account/static/src/stock_account_forecasted/forecasted_header.js
#, python-format
msgid "Stock Valuation"
msgstr "Obračun vrijednosti zaliha"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_product_category__property_stock_valuation_account_id
msgid "Stock Valuation Account"
msgstr "Konto vrednovanja zaliha"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_location__valuation_in_account_id
msgid "Stock Valuation Account (Incoming)"
msgstr "Konto vrednovanja zalihe (Dolazni)"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_location__valuation_out_account_id
msgid "Stock Valuation Account (Outgoing)"
@@ -686,13 +749,6 @@ msgstr "Konto vrednovanja zalihe (Odlazni)"
#. module: stock_account
#: model:ir.model,name:stock_account.model_stock_valuation_layer
-#: model:ir.model.fields,field_description:stock_account.field_account_bank_statement_line__stock_valuation_layer_ids
-#: model:ir.model.fields,field_description:stock_account.field_account_move__stock_valuation_layer_ids
-#: model:ir.model.fields,field_description:stock_account.field_account_move_line__stock_valuation_layer_ids
-#: model:ir.model.fields,field_description:stock_account.field_account_payment__stock_valuation_layer_ids
-#: model:ir.model.fields,field_description:stock_account.field_product_product__stock_valuation_layer_ids
-#: model:ir.model.fields,field_description:stock_account.field_stock_move__stock_valuation_layer_ids
-#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer__stock_valuation_layer_ids
msgid "Stock Valuation Layer"
msgstr "Sloj vrednovanja zaliha"
@@ -702,104 +758,121 @@ msgid ""
"Technical field to correctly show the currently selected company's currency "
"that corresponds to the totaled value of the product's valuation layers"
msgstr ""
+"Tehničko polje za ispravno prikazivanje trenutno odabrane valute kompanije "
+"koja odgovara ukupnoj vrijednosti slojeva vrednovanja proizvoda"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,help:stock_account.field_stock_picking__country_code
msgid ""
"The ISO country code in two chars. \n"
"You can use this field for quick search."
msgstr ""
+"ISO oznaka zemlje u dva znaka. \n"
+"Ovo polje možete koristiti za brzu pretragu."
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/models/product.py:0
+#: code:addons/stock_account/models/product.py
#, python-format
msgid ""
"The Stock Input and/or Output accounts cannot be the same as the Stock "
"Valuation account."
msgstr ""
+"Računi ulaza i/ili izlaza zaliha ne mogu biti isti kao račun vrednovanja "
+"zaliha."
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/models/product.py:0
-#: code:addons/stock_account/models/product.py:0
+#: code:addons/stock_account/models/product.py
#, python-format
msgid ""
"The action leads to the creation of a journal entry, for which you don't "
"have the access rights."
-msgstr ""
+msgstr "Akcija vodi kreiranju stavke dnevnika, za koju nemate prava pristupa."
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/wizard/stock_valuation_layer_revaluation.py:0
+#: code:addons/stock_account/wizard/stock_valuation_layer_revaluation.py
#, python-format
msgid "The added value doesn't have any impact on the stock valuation"
msgstr "Dodana vrijednost nema utjecaja na vrednovanje zaliha"
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/models/stock_move.py:0
+#: code:addons/stock_account/models/stock_move.py
#, python-format
msgid ""
"The move lines are not in a consistent state: some are entering and other "
"are leaving the company."
msgstr ""
+"Linije kretanja nisu u konzistentnom stanju: neke ulaze a druge izlaze iz "
+"kompanije."
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/models/stock_move.py:0
+#: code:addons/stock_account/models/stock_move.py
#, python-format
msgid ""
"The move lines are not in a consistent states: they are doing an "
"intercompany in a single step while they should go through the intercompany "
"transit location."
msgstr ""
+"Linije kretanja nisu u konzistentnim stanjima: one vrše međukompanijski u "
+"jednom koraku dok bi trebale proći kroz međukompanijsku tranzitnu lokaciju."
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/models/stock_move.py:0
+#: code:addons/stock_account/models/stock_move.py
#, python-format
msgid ""
"The move lines are not in a consistent states: they do not share the same "
"origin or destination company."
msgstr ""
+"Linije kretanja nisu u konzistentnim stanjima: ne dijele istu izvornu ili "
+"odredišnu kompaniju."
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/wizard/stock_valuation_layer_revaluation.py:0
+#: code:addons/stock_account/wizard/stock_valuation_layer_revaluation.py
#, python-format
msgid ""
"The value of a stock valuation layer cannot be negative. Landed cost could "
"be use to correct a specific transfer."
msgstr ""
+"Vrijednost sloja vrednovanja zaliha ne može biti negativna. Landed cost se "
+"može koristiti za ispravku specifičnog transfera."
+# taken from hr.po
#. module: stock_account
#: model_terms:ir.actions.act_window,help:stock_account.stock_valuation_layer_action
-#: model_terms:ir.actions.act_window,help:stock_account.stock_valuation_layer_report_action
msgid ""
"There are no valuation layers. Valuation layers are created when there are "
"product moves that impact the valuation of the stock."
msgstr ""
+"Nema slojeva vrednovanja. Slojevi vrednovanja se stvaraju kada postoje "
+"pomaci proizvoda koji utječu na vrednovanje zaliha."
+# taken from hr.po
#. module: stock_account
#: model_terms:ir.ui.view,arch_db:stock_account.stock_valuation_layer_report_tree
msgid "Total Remaining Quantity"
-msgstr "Trošak od %s je trenutno jednak 0. Promijenite trošak ili konfiguraciju vašeg proizvoda da izbjegnete neispravnu valuaciju."
+msgstr ""
+"Trošak od %s je trenutno jednak 0. Promijenite trošak ili konfiguraciju "
+"vašeg proizvoda da izbjegnete neispravnu valuaciju."
#. module: stock_account
#: model_terms:ir.ui.view,arch_db:stock_account.stock_valuation_layer_report_tree
msgid "Total Remaining Value"
msgstr "Ukupna preostala vrijednost"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_product_product__total_value
-#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer__value
-#: model_terms:ir.ui.view,arch_db:stock_account.product_product_stock_tree_inherit_stock_account
-#: model_terms:ir.ui.view,arch_db:stock_account.stock_valuation_layer_tree
-#: model_terms:ir.ui.view,arch_db:stock_account.view_stock_quant_tree_editable_inherit
msgid "Total Value"
msgstr "Vrijednost"
+# taken from hr.po
#. module: stock_account
#: model:ir.model,name:stock_account.model_stock_picking
msgid "Transfer"
@@ -807,33 +880,36 @@ msgstr "Prenos"
#. module: stock_account
#: model:ir.model.fields,help:stock_account.field_stock_move__to_refund
-#: model:ir.model.fields,help:stock_account.field_stock_return_picking_line__to_refund
msgid ""
"Trigger a decrease of the delivered/received quantity in the associated Sale"
" Order/Purchase Order"
msgstr ""
+"Pokreni smanjenje dostavljene/primljene količine u povezanoj prodajnoj "
+"narudžbi/nabavnoj narudžbi"
+# taken from hr.po
#. module: stock_account
#: model_terms:ir.ui.view,arch_db:stock_account.product_product_stock_tree_inherit_stock_account
msgid "Unit Cost"
msgstr "Cijena"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer__unit_cost
msgid "Unit Value"
msgstr "Jedinična vrijednost"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer__uom_id
-#: model:ir.model.fields,field_description:stock_account.field_stock_valuation_layer_revaluation__product_uom_name
msgid "Unit of Measure"
msgstr "Jedinica mjere"
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_move__to_refund
-#: model:ir.model.fields,field_description:stock_account.field_stock_return_picking_line__to_refund
msgid "Update quantities on SO/PO"
-msgstr "Counter-Part račun obavezan"
+msgstr "Ažuriraj količine na narudžbenicama (nabavka/prodaja)"
#. module: stock_account
#: model:ir.model.fields,help:stock_account.field_stock_location__valuation_in_account_id
@@ -844,6 +920,11 @@ msgid ""
"generic Stock Output Account set on the product. This has no effect for "
"internal locations."
msgstr ""
+"Koristi se za vrednovanje inventure u stvarnom vremenu. Kada je postavljeno "
+"na virtualnu lokaciju (ne internog tipa), ovaj konto će se koristiti da nosi"
+" vrijednost proizvoda koji se kreće iz interne lokacije u ovu lokaciju, "
+"umjesto generisanja konta izlaza zalihe postavljenog na proizvodu. Ovo ne "
+"utiče na interne lokacije."
#. module: stock_account
#: model:ir.model.fields,help:stock_account.field_stock_location__valuation_out_account_id
@@ -854,15 +935,17 @@ msgid ""
"the generic Stock Output Account set on the product. This has no effect for "
"internal locations."
msgstr ""
+"Koristi se za vrednovanje inventure u stvarnom vremenu. Kada je postavljeno "
+"na virtuelnu lokaciju (ne internog tipa), ovaj konto će se koristiti za "
+"vrijednost proizvoda prenesenih van ove lokacije u neku internu lokaciju, "
+"umjesto opšteg konta izlaza zalihe postavljenog na proizvodu. Ovo nema "
+"efekta za interne lokacije."
+# taken from hr.po
#. module: stock_account
#: model:ir.ui.menu,name:stock_account.menu_valuation
-#: model_terms:ir.ui.view,arch_db:stock_account.res_config_settings_view_form
-#: model_terms:ir.ui.view,arch_db:stock_account.stock_valuation_layer_form
-#: model_terms:ir.ui.view,arch_db:stock_account.stock_valuation_layer_picking
-#: model_terms:ir.ui.view,arch_db:stock_account.view_stock_quant_tree_editable_inherit
msgid "Valuation"
-msgstr "Procijena vrijednosti"
+msgstr "Vrednovanje"
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_product_product__company_currency_id
@@ -874,29 +957,31 @@ msgstr "Valuta vrednovanja"
msgid "Valuation Report"
msgstr "Izvještaj vrednovanja"
+# taken from hr.po
#. module: stock_account
#. odoo-javascript
-#: code:addons/stock_account/static/src/xml/inventory_report.xml:0
-#: model_terms:ir.ui.view,arch_db:stock_account.view_stock_quantity_history_inherit_stock_account
+#: code:addons/stock_account/static/src/xml/inventory_report.xml
#, python-format
msgid "Valuation at Date"
msgstr "Vrednovanje na datum"
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/models/product.py:0
+#: code:addons/stock_account/models/product.py
#, python-format
msgid "Valuation method change for product category %s: from %s to %s."
msgstr "Promjenjen obračun vrijednosti za kategoriju %s: sa %s na %s."
+# taken from hr.po
#. module: stock_account
#: model:ir.model.fields,field_description:stock_account.field_stock_quant__value
msgid "Value"
msgstr "Vrijednost"
+# taken from hr.po
#. module: stock_account
#. odoo-javascript
-#: code:addons/stock_account/static/src/stock_account_forecasted/forecasted_header.xml:0
+#: code:addons/stock_account/static/src/stock_account_forecasted/forecasted_header.xml
#, python-format
msgid "Value On Hand:"
msgstr "Vrijednost na stanju:"
@@ -906,12 +991,13 @@ msgstr "Vrijednost na stanju:"
msgid "Value Svl"
msgstr "Vrijednost Svl"
+# taken from hr.po
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/models/product.py:0
+#: code:addons/stock_account/models/product.py
#, python-format
msgid "Warning"
-msgstr "Ažuriraj trošak"
+msgstr "Upozorenje"
#. module: stock_account
#: model:ir.model.fields,help:stock_account.field_product_category__property_stock_valuation_account_id
@@ -919,6 +1005,8 @@ msgid ""
"When automated inventory valuation is enabled on a product, this account "
"will hold the current value of the products."
msgstr ""
+"Kad je omogućeno automatsko vrednovanje inventara na proizvodu, ovaj račun "
+"će držati trenutnu vrijednost proizvoda."
#. module: stock_account
#: model:ir.model.fields,help:stock_account.field_product_category__property_stock_account_output_categ_id
@@ -927,6 +1015,9 @@ msgid ""
" unless there is a specific valuation account set on the destination location. This is the default value for all products in this category.\n"
" It can also directly be set on each product."
msgstr ""
+"Pri automatskom vrednovanju inventara, kontrastavke dnevnika za sva odlazna kretanja zaliha će biti proknjižena na ovaj račun,\n"
+" osim ako ne postoji specifičan račun vrednovanja postavljen na odredišnoj lokaciji. Ovo je zadana vrijednost za sve proizvode u ovoj kategoriji.\n"
+" Može se također direktno postaviti na svakom proizvodu."
#. module: stock_account
#: model:ir.model.fields,help:stock_account.field_product_category__property_stock_journal
@@ -934,6 +1025,8 @@ msgid ""
"When doing automated inventory valuation, this is the Accounting Journal in "
"which entries will be automatically posted when stock moves are processed."
msgstr ""
+"Pri automatskom vrednovanju inventara, ovo je računovodstveni dnevnik u "
+"kojem će stavke biti automatski proknjižene kad se kretanja zaliha obrađuju."
#. module: stock_account
#: model:ir.model,name:stock_account.model_stock_valuation_layer_revaluation
@@ -942,88 +1035,99 @@ msgstr "Čarobnjak model za prevrednovanje inventara zaliha za proizvod"
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/wizard/stock_valuation_layer_revaluation.py:0
+#: code:addons/stock_account/wizard/stock_valuation_layer_revaluation.py
#, python-format
msgid "You cannot revalue a product with a standard cost method."
msgstr "Ne možete prevrednovati proizvod sa standardnim metodom troška."
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/wizard/stock_valuation_layer_revaluation.py:0
+#: code:addons/stock_account/wizard/stock_valuation_layer_revaluation.py
#, python-format
msgid "You cannot revalue a product with an empty or negative stock."
msgstr "Ne možete prevrednovati proizvod sa praznim ili negativnim zalihama."
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/models/product.py:0
+#: code:addons/stock_account/models/product.py
#, python-format
msgid ""
"You cannot update the cost of a product in automated valuation as it leads "
"to the creation of a journal entry, for which you don't have the access "
"rights."
msgstr ""
+"Ne možete ažurirati trošak proizvoda u automatskom vrednovanju jer to vodi "
+"kreiranju stavke dnevnika, za koju nemate prava pristupa."
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/models/product.py:0
+#: code:addons/stock_account/models/product.py
#, python-format
msgid ""
"You don't have any input valuation account defined on your product category."
" You must define one before processing this operation."
msgstr ""
+"Nemate definisan ulazni račun vrednovanja na vašoj kategoriji proizvoda. "
+"Morate definisati jedan prije obrade ove operacije."
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/models/product.py:0
+#: code:addons/stock_account/models/product.py
#, python-format
msgid ""
"You don't have any output valuation account defined on your product "
"category. You must define one before processing this operation."
msgstr ""
+"Nemate definisan izlazni račun vrednovanja na vašoj kategoriji proizvoda. "
+"Morate definisati jedan prije obrade ove operacije."
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/models/product.py:0
+#: code:addons/stock_account/models/product.py
#, python-format
msgid ""
"You don't have any stock input account defined on your product category. You"
" must define one before processing this operation."
msgstr ""
+"Nemate definisan račun ulaza zaliha na vašoj kategoriji proizvoda. Morate "
+"definisati jedan prije obrade ove operacije."
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/models/stock_move.py:0
+#: code:addons/stock_account/models/stock_move.py
#, python-format
msgid ""
"You don't have any stock journal defined on your product category, check if "
"you have installed a chart of accounts."
msgstr ""
+"Nemate definisan dnevnik zaliha na vašoj kategoriji proizvoda, provjerite da"
+" li ste instalirali kontni plan."
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/models/product.py:0
-#: code:addons/stock_account/models/product.py:0
-#: code:addons/stock_account/models/product.py:0
-#: code:addons/stock_account/models/stock_move.py:0
+#: code:addons/stock_account/models/product.py
#, python-format
msgid ""
"You don't have any stock valuation account defined on your product category."
" You must define one before processing this operation."
msgstr ""
+"Nemate definisan račun vrednovanja zaliha na vašoj kategoriji proizvoda. "
+"Morate definisati jedan prije obrade ove operacije."
#. module: stock_account
#. odoo-python
-#: code:addons/stock_account/models/product.py:0
+#: code:addons/stock_account/models/product.py
#, python-format
msgid "You must set a counterpart account on your product category."
msgstr "Morate postaviti kontraračun na vašoj kategoriji proizvoda."
+# taken from hr.po
#. module: stock_account
#: model_terms:ir.ui.view,arch_db:stock_account.stock_valuation_layer_revaluation_form_view
msgid "by"
msgstr "od"
+# taken from hr.po
#. module: stock_account
#: model_terms:ir.ui.view,arch_db:stock_account.stock_valuation_layer_revaluation_form_view
msgid "for"