# Translation of Odoo Server. # This file contains the translation of the following modules: # * account_invoice_constraint_chronology # # Translators: # OCA Transbot , 2018 msgid "" msgstr "" "Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-30 16:31+0000\n" "PO-Revision-Date: 2018-01-15 03:39+0000\n" "Last-Translator: OCA Transbot , 2018\n" "Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n" "Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" "%100==4 ? 2 : 3);\n" #. module: account_invoice_constraint_chronology #: model:ir.model.fields,field_description:account_invoice_constraint_chronology.field_account_journal__check_chronology msgid "Check Chronology" msgstr "" #. module: account_invoice_constraint_chronology #. odoo-python #: code:addons/account_invoice_constraint_chronology/model/account_move.py:0 #, python-format msgid "" "Chronology conflict: A conflicting draft invoice dated before {date_invoice} " "exists, please validate it first." msgstr "" #. module: account_invoice_constraint_chronology #. odoo-python #: code:addons/account_invoice_constraint_chronology/model/account_move.py:0 #, python-format msgid "" "Chronology conflict: A conflicting validated invoice dated after " "{date_invoice} exists." msgstr "" #. module: account_invoice_constraint_chronology #. odoo-python #: code:addons/account_invoice_constraint_chronology/model/account_move.py:0 #, python-format msgid "" "Chronology conflict: An invoice with a higher number {highest_name} dated " "before {date_invoice} exists." msgstr "" #. module: account_invoice_constraint_chronology #. odoo-python #: code:addons/account_invoice_constraint_chronology/model/account_move.py:0 #, python-format msgid "" "Chronology conflict: Invoice {name} cannot be {time} invoice {inv_name}." msgstr "" #. module: account_invoice_constraint_chronology #: model:ir.model,name:account_invoice_constraint_chronology.model_account_journal msgid "Journal" msgstr "Dnevnik" #. module: account_invoice_constraint_chronology #: model:ir.model,name:account_invoice_constraint_chronology.model_account_move msgid "Journal Entry" msgstr "" #, fuzzy, python-format #~ msgid "" #~ "Chronology Error. Please confirm older draft invoices before " #~ "{date_invoice} and try again." #~ msgstr "" #~ "Kronološka napaka. Starejše osnutke računov potrdite pred %s in poskusite " #~ "ponovno." #~ msgid "Invoice" #~ msgstr "Račun"