OCA reporting engine fork for dev and update.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

232 lines
7.2 KiB

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_py3o
#
# Translators:
# Bole <bole@dajmi5.com>, 2017
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-01-16 08:52+0000\n"
"PO-Revision-Date: 2018-01-16 08:52+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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: report_py3o
#: code:addons/report_py3o/models/ir_actions_report_xml.py:42
#, python-format
msgid "(Native)"
msgstr "(Izvorno)"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_create_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template_create_uid
msgid "Created by"
msgstr "Kreirao"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_create_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template_create_date
msgid "Created on"
msgstr "Kreirano"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_display_name
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template_display_name
msgid "Display Name"
msgstr "Naziv"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_template_fallback
msgid "Fallback"
msgstr ""
#. module: report_py3o
#: code:addons/report_py3o/models/ir_actions_report_xml.py:31
#, python-format
msgid "Field 'Output Format' is required for Py3O report"
msgstr ""
#. module: report_py3o
#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "File Type"
msgstr "Tip datoteke"
#. module: report_py3o
#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
msgid "Group By"
msgstr "Grupiraj po"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_id
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template_id
msgid "ID"
msgstr "ID"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_template_fallback
msgid ""
"If the user does not provide a template this will be used it should be a "
"relative path to root of YOUR module or an absolute path on your server."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_py3o_multi_in_one
msgid ""
"If you execute a report on several records, by default Odoo will generate a "
"ZIP file that contains as many files as selected records. If you enable this "
"option, Odoo will generate instead a single report for the selected records."
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_ir_actions_report_id
msgid "Ir actions report xml id"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report___last_update
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template___last_update
msgid "Last Modified on"
msgstr "Zadnje modificirano"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_write_uid
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template_write_uid
msgid "Last Updated by"
msgstr "Zadnji ažurirao"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_report_write_date
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template_write_date
msgid "Last Updated on"
msgstr "Zadnje ažurirano"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template_py3o_template_data
#: model:ir.ui.view,arch_db:report_py3o.py3o_report_view
msgid "LibreOffice Template"
msgstr "LibreOffice Predložak"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template_filetype
msgid "LibreOffice Template File Type"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_module
msgid "Module"
msgstr "Modul"
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_multi_in_one
msgid "Multiple Records in a Single Report"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_py3o_template_name
msgid "Name"
msgstr "Naziv"
#. module: report_py3o
#: code:addons/report_py3o/models/py3o_report.py:190
#, python-format
msgid "No template found. Aborting."
msgstr ""
#. module: report_py3o
#: selection:py3o.template,filetype:0
msgid "ODF Presentation"
msgstr ""
#. module: report_py3o
#: selection:py3o.template,filetype:0
msgid "ODF Presentation (Flat)"
msgstr ""
#. module: report_py3o
#: selection:py3o.template,filetype:0
msgid "ODF Spreadsheet"
msgstr "ODF Proračunska tablica"
#. module: report_py3o
#: selection:py3o.template,filetype:0
msgid "ODF Spreadsheet (Flat)"
msgstr ""
#. module: report_py3o
#: selection:py3o.template,filetype:0
msgid "ODF Text Document"
msgstr ""
#. module: report_py3o
#: selection:py3o.template,filetype:0
msgid "ODF Text Document (Flat)"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_filetype
msgid "Output Format"
msgstr "Izlazni format"
#. module: report_py3o
#: model:ir.ui.menu,name:report_py3o.py3o_config_menu
msgid "Py3o"
msgstr ""
#. module: report_py3o
#: model:ir.actions.report.xml,name:report_py3o.res_users_report_py3o
msgid "Py3o Demo Report"
msgstr ""
#. module: report_py3o
#: model:ir.ui.view,arch_db:report_py3o.act_report_xml_search_view
msgid "Py3o Reports"
msgstr ""
#. module: report_py3o
#: model:ir.actions.act_window,name:report_py3o.py3o_template_configuration_action
#: model:ir.ui.menu,name:report_py3o.py3o_template_configuration_menu
#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_form_view
#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_search_view
#: model:ir.ui.view,arch_db:report_py3o.py3o_template_configuration_tree_view
msgid "Py3o Templates"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_report
msgid "Report"
msgstr "Izvještaj"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_report
msgid "Report Py30"
msgstr ""
#. module: report_py3o
#: model:ir.model.fields,field_description:report_py3o.field_ir_act_report_xml_py3o_template_id
msgid "Template"
msgstr "Predložak"
#. module: report_py3o
#: model:ir.model.fields,help:report_py3o.field_ir_act_report_xml_module
msgid "The implementer module that provides this report"
msgstr ""
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_ir_actions_report_xml
msgid "ir.actions.report.xml"
msgstr "ir.actions.report.xml"
#. module: report_py3o
#: model:ir.model,name:report_py3o.model_py3o_template
msgid "py3o.template"
msgstr "py3o.template"