Files
reporting-engine/report_xml/i18n/sr@latin.po
OCA Transbot 88b9624ec0 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-12.0/reporting-engine-12.0-report_xml
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-12-0/reporting-engine-12-0-report_xml/
2021-05-26 13:03:04 +02:00

84 lines
2.1 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_xml
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: reporting-engine (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-18 04:34+0000\n"
"PO-Revision-Date: 2016-03-11 15:46+0000\n"
"Last-Translator: <>\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/oca/OCA-reporting-"
"engine-8-0/language/sr@latin/)\n"
"Language: sr@latin\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_xml
#: model:ir.actions.report,name:report_xml.demo_xml_report
msgid "Demo xml report"
msgstr ""
#. module: report_xml
#: selection:ir.actions.report,report_type:0
msgid "HTML"
msgstr ""
#. module: report_xml
#: selection:ir.actions.report,report_type:0
msgid "PDF"
msgstr ""
#. module: report_xml
#: selection:ir.actions.report,report_type:0
msgid "Py3o"
msgstr ""
#. module: report_xml
#: model:ir.model,name:report_xml.model_ir_actions_report
msgid "Report Action"
msgstr ""
#. module: report_xml
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
msgid "Report Type"
msgstr ""
#. module: report_xml
#: selection:ir.actions.report,report_type:0
msgid "Text"
msgstr ""
#. module: report_xml
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__report_type
msgid ""
"The type of the report that will be rendered, each one having its own "
"rendering method. HTML means the report will be opened directly in your "
"browser PDF means the report will be rendered using Wkhtmltopdf and "
"downloaded by the user."
msgstr ""
#. module: report_xml
#: selection:ir.actions.report,report_type:0
msgid "XLSX"
msgstr ""
#. module: report_xml
#: selection:ir.actions.report,report_type:0
msgid "XML"
msgstr ""
#~ msgid "Display Name"
#~ msgstr "Ime za prikaz"
#~ msgid "ID"
#~ msgstr "ID"
#~ msgid "Last Modified on"
#~ msgstr "Zadnja izmjena"