# Translation of Odoo Server. # This file contains the translation of the following modules: # * account_draft_invoice_print # # Translators: # Matjaž Mozetič , 2016 msgid "" msgstr "" "Project-Id-Version: account-invoice-reporting (8.0)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-01-05 08:56+0000\n" "PO-Revision-Date: 2016-01-06 10:15+0000\n" "Last-Translator: Matjaž Mozetič \n" "Language-Team: Slovenian (http://www.transifex.com/oca/OCA-account-invoice-reporting-8-0/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_draft_invoice_print #: view:account.invoice:account_draft_invoice_print.invoice_form_print_cancel msgid "Print" msgstr "Tiskanje" #. module: account_draft_invoice_print #: view:account.invoice:account_draft_invoice_print.invoice_form_print_cancel msgid "Print Invoice" msgstr "Natisni račun" #. module: account_draft_invoice_print #: view:account.invoice:account_draft_invoice_print.invoice_form_print_cancel msgid "" "{'invisible':['|',('sent','=',False), ('state', 'not in', " "['open','draft'])]}" msgstr "{'invisible':['|',('sent','=',False), ('state', 'not in', ['open','draft'])]}" #. module: account_draft_invoice_print #: view:account.invoice:account_draft_invoice_print.invoice_form_print_cancel msgid "" "{'invisible':['|',('sent','=',True), ('state', 'not in', ['open','draft'])]}" msgstr "{'invisible':['|',('sent','=',True), ('state', 'not in', ['open','draft'])]}"