# Translation of Odoo Server. # This file contains the translation of the following modules: # * account_cancel # # Translators: # FIRST AUTHOR , 2014 # Matjaž Mozetič , 2014-2015 msgid "" msgstr "" "Project-Id-Version: Odoo 8.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-08-03 18:10+0000\n" "PO-Revision-Date: 2015-08-10 06:26+0000\n" "Last-Translator: Matjaž Mozetič \n" "Language-Team: Slovenian (http://www.transifex.com/odoo/odoo-8/language/sl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: sl\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_cancel #: model:ir.model,name:account_cancel.model_account_bank_statement msgid "Bank Statement" msgstr "Bančni izpisek" #. module: account_cancel #: model:ir.model,name:account_cancel.model_account_bank_statement_line msgid "Bank Statement Line" msgstr "Postavka bančnega izpiska" #. module: account_cancel #: view:account.bank.statement:account_cancel.bank_statement_cancel_form_inherit msgid "Cancel" msgstr "Preklic" #. module: account_cancel #: view:account.invoice:account_cancel.invoice_form_cancel_inherit #: view:account.invoice:account_cancel.invoice_supplier_cancel_form_inherit msgid "Cancel Invoice" msgstr "Preklic računa" #. module: account_cancel #: code:addons/account_cancel/models/account_bank_statement.py:22 #, python-format msgid "Please set the bank statement to New before canceling." msgstr "Nastavite bančni izpisek kot 'novo' pred preklicem." #. module: account_cancel #: view:account.bank.statement:account_cancel.bank_statement_draft_form_inherit msgid "Reset to New" msgstr "Ponastavitev kot novo"