mirror of
https://github.com/bringout/oca-financial.git
synced 2026-04-27 15:01:59 +02:00
166 lines
5.6 KiB
Text
166 lines
5.6 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_invoice_merge
|
|
#
|
|
# Translators:
|
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
|
# Bole <bole@dajmi5.com>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-11-23 13:51+0000\n"
|
|
"PO-Revision-Date: 2017-11-23 13:51+0000\n"
|
|
"Last-Translator: Bole <bole@dajmi5.com>, 2017\n"
|
|
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/"
|
|
"hr_HR/)\n"
|
|
"Language: hr_HR\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
|
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
|
|
|
#. module: account_invoice_merge
|
|
#. odoo-python
|
|
#: code:addons/account_invoice_merge/wizard/invoice_merge.py:0
|
|
#, fuzzy, python-format
|
|
msgid "All invoices must have the same: \n"
|
|
msgstr "Svi računi ne koriste isti konto! \n"
|
|
|
|
#. module: account_invoice_merge
|
|
#: model_terms:ir.ui.view,arch_db:account_invoice_merge.view_invoice_merge
|
|
msgid "Are you sure you want to merge these invoices?"
|
|
msgstr "Jeste li sigurni da želite spojiti ove račune?"
|
|
|
|
#. module: account_invoice_merge
|
|
#: model_terms:ir.ui.view,arch_db:account_invoice_merge.view_invoice_merge
|
|
msgid "Cancel"
|
|
msgstr "Otkaži"
|
|
|
|
#. module: account_invoice_merge
|
|
#: model:ir.model.fields,field_description:account_invoice_merge.field_invoice_merge__create_uid
|
|
msgid "Created by"
|
|
msgstr "Kreirao"
|
|
|
|
#. module: account_invoice_merge
|
|
#: model:ir.model.fields,field_description:account_invoice_merge.field_invoice_merge__create_date
|
|
msgid "Created on"
|
|
msgstr "Kreirano"
|
|
|
|
#. module: account_invoice_merge
|
|
#: model:ir.model.fields,field_description:account_invoice_merge.field_invoice_merge__display_name
|
|
msgid "Display Name"
|
|
msgstr "Naziv"
|
|
|
|
#. module: account_invoice_merge
|
|
#. odoo-python
|
|
#: code:addons/account_invoice_merge/wizard/invoice_merge.py:0
|
|
#, python-format
|
|
msgid "Draft"
|
|
msgstr ""
|
|
|
|
#. module: account_invoice_merge
|
|
#: model:ir.model.fields,field_description:account_invoice_merge.field_invoice_merge__error_message
|
|
msgid "Error Message"
|
|
msgstr ""
|
|
|
|
#. module: account_invoice_merge
|
|
#: model:ir.model.fields,field_description:account_invoice_merge.field_invoice_merge__id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: account_invoice_merge
|
|
#: model:ir.model.fields,field_description:account_invoice_merge.field_invoice_merge__date_invoice
|
|
msgid "Invoice Date"
|
|
msgstr "Datum računa"
|
|
|
|
#. module: account_invoice_merge
|
|
#: model:ir.model,name:account_invoice_merge.model_account_move
|
|
msgid "Journal Entry"
|
|
msgstr ""
|
|
|
|
#. module: account_invoice_merge
|
|
#: model:ir.model.fields,field_description:account_invoice_merge.field_invoice_merge__keep_references
|
|
msgid "Keep references from original invoices"
|
|
msgstr "Zadrži reference iz originalnih računa"
|
|
|
|
#. module: account_invoice_merge
|
|
#: model:ir.model.fields,field_description:account_invoice_merge.field_invoice_merge____last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Zadnje modificirano"
|
|
|
|
#. module: account_invoice_merge
|
|
#: model:ir.model.fields,field_description:account_invoice_merge.field_invoice_merge__write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Zadnje ažurirao"
|
|
|
|
#. module: account_invoice_merge
|
|
#: model:ir.model.fields,field_description:account_invoice_merge.field_invoice_merge__write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Zadnje ažurirano"
|
|
|
|
#. module: account_invoice_merge
|
|
#: model_terms:ir.ui.view,arch_db:account_invoice_merge.view_invoice_merge
|
|
msgid "Merge Invoices"
|
|
msgstr "Spoji račune"
|
|
|
|
#. module: account_invoice_merge
|
|
#: model:ir.actions.act_window,name:account_invoice_merge.action_view_invoice_merge
|
|
#: model:ir.model,name:account_invoice_merge.model_invoice_merge
|
|
#: model_terms:ir.ui.view,arch_db:account_invoice_merge.view_invoice_merge
|
|
msgid "Merge Partner Invoice"
|
|
msgstr "Spoji račune partnera"
|
|
|
|
#. module: account_invoice_merge
|
|
#. odoo-python
|
|
#: code:addons/account_invoice_merge/wizard/invoice_merge.py:0
|
|
#, python-format
|
|
msgid "Merge-able State (ex : %s)"
|
|
msgstr ""
|
|
|
|
#. module: account_invoice_merge
|
|
#: model_terms:ir.ui.view,arch_db:account_invoice_merge.view_invoice_merge
|
|
msgid ""
|
|
"Please note that:<br/><br/>\n"
|
|
" Invoices will only be merged if:<br/>\n"
|
|
" * Invoices are in state 'draft'.<br/>\n"
|
|
" * Invoices belong to the same partner.<br/>\n"
|
|
" * Invoices have the same company, partner, address,\n"
|
|
" currency, journal, salesman, account and type.<br/"
|
|
"><br/>\n"
|
|
" Lines will only be merged if:<br/>\n"
|
|
" * Invoice lines are exactly the same except for the\n"
|
|
" product, quantity and unit.<br/>"
|
|
msgstr ""
|
|
|
|
#. module: account_invoice_merge
|
|
#. odoo-python
|
|
#: code:addons/account_invoice_merge/wizard/invoice_merge.py:0
|
|
#, python-format
|
|
msgid "Please select multiple invoices to merge in the list view."
|
|
msgstr "Molimo odaberite nekoliko računa za spajanje u popisnom prikazu"
|
|
|
|
#~ msgid "Invoice"
|
|
#~ msgstr "Račun"
|
|
|
|
#~ msgid "or"
|
|
#~ msgstr "ili"
|
|
|
|
#~ msgid "At least one of the selected invoices is %s!"
|
|
#~ msgstr "Najmanje jedan od odabranih računa je %s!"
|
|
|
|
#~ msgid "Not all invoices are at the same company!"
|
|
#~ msgstr "Svi računi ne prapadaju istoj organizaciji!"
|
|
|
|
#~ msgid "Not all invoices are at the same currency!"
|
|
#~ msgstr "Svi računi nisu u istoj valuti!"
|
|
|
|
#~ msgid "Not all invoices are at the same journal!"
|
|
#~ msgstr "Svi računi nisu u istom dnevniku!"
|
|
|
|
#~ msgid "Not all invoices are for the same partner!"
|
|
#~ msgstr "Svi računi nisu za istog partnera!"
|
|
|
|
#~ msgid "Not all invoices are of the same type!"
|
|
#~ msgstr "Svi računi nisu istog tipa!"
|