mirror of
https://github.com/bringout/oca-report.git
synced 2026-04-20 01:02:00 +02:00
Initial commit: OCA Report packages (45 packages)
This commit is contained in:
commit
2f4db400df
2543 changed files with 469120 additions and 0 deletions
|
|
@ -0,0 +1,111 @@
|
|||
# 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-15 19:59+0000\n"
|
||||
"PO-Revision-Date: 2016-03-11 15:46+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Amharic (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/am/)\n"
|
||||
"Language: am\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
|
@ -0,0 +1,118 @@
|
|||
# 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: Arabic (http://www.transifex.com/oca/OCA-reporting-engine-8-0/"
|
||||
"language/ar/)\n"
|
||||
"Language: ar\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
|
||||
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "اسم العرض"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "المعرف"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "آخر تعديل في"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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: Bulgarian (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/bg/)\n"
|
||||
"Language: bg\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Име за Показване"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Последно обновено на"
|
||||
|
|
@ -0,0 +1,104 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_xml
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr "Apstraktni XML izvještaj"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr "Demo XML izvještaj"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be "
|
||||
"applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr "Ekstenzija za XML izvještaje, zadano je `xml`"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_ir_actions_report
|
||||
msgid "Report Action"
|
||||
msgstr "Akcija izvještaja"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
|
||||
msgid "Report Type"
|
||||
msgstr "Tip izvještaja"
|
||||
|
||||
#. 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr "UTF-8"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr "XML"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr "XML deklaracija"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr "XML kodiranje"
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr "Postavke XML izvještaja"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr "XSD shema za validaciju"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr "XML ekstenzija"
|
||||
|
|
@ -0,0 +1,131 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_xml
|
||||
#
|
||||
# Translators:
|
||||
# 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: 2017-07-13 02:43+0000\n"
|
||||
"PO-Revision-Date: 2022-06-15 18:05+0000\n"
|
||||
"Last-Translator: jabelchi <jabelchi@gmail.com>\n"
|
||||
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
|
||||
"Language: ca\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.3.2\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
#, fuzzy
|
||||
msgid "Abstract XML Report"
|
||||
msgstr "Informe XML abstracte"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
"Afegiu `<?xml encoding=\"...\" version=\"...\"?>` al començament de la "
|
||||
"darrera fila de l'informe."
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr "Informe XML de demo"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
"Codificació per informes XML. Si no es selecciona res es farà servir UTF-8."
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
msgstr ""
|
||||
"Fitxer amb esquema XSD per a comprovar el contingut de l'informe resultant. "
|
||||
"Pot restar buit si no es requereix validació."
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_ir_actions_report
|
||||
msgid "Report Action"
|
||||
msgstr "Acció d'informe"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
|
||||
msgid "Report Type"
|
||||
msgstr "Tipus d'informe"
|
||||
|
||||
#. 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 ""
|
||||
"El tipus de l'informe que serà renderitzat, cadascun amb el seu propi mètode "
|
||||
"de renderització. HTML significa que l'informe s'obrirà directament al "
|
||||
"navegador. ODF significa que l'informe es renderitzarà fent servir "
|
||||
"Wkhtmltopdf i serà descarregat pel usuari."
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr "UTF-8"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr "XML"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr "Declaració XML"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr "Codificació XML"
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr "Configuració informe XML"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr "Esquema de validació XSD"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "'Demo xml report'"
|
||||
#~ msgstr "'Informe XML de demo'"
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Nom a mostrar"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Darrera modificació el"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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: Czech (http://www.transifex.com/oca/OCA-reporting-engine-8-0/"
|
||||
"language/cs/)\n"
|
||||
"Language: cs\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Zobrazovaný název"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Naposled upraveno"
|
||||
|
|
@ -0,0 +1,111 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_xml
|
||||
#
|
||||
# Translators:
|
||||
# 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: 2017-07-13 02:43+0000\n"
|
||||
"PO-Revision-Date: 2017-07-13 02:43+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n"
|
||||
"Language: da\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_ir_actions_report
|
||||
#, fuzzy
|
||||
msgid "Report Action"
|
||||
msgstr "Rapport"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
|
||||
#, fuzzy
|
||||
msgid "Report Type"
|
||||
msgstr "Rapport"
|
||||
|
||||
#. 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
#, fuzzy
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr "Rapport"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,116 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_xml
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
# Niki Waibel <niki.waibel@gmail.com>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-07-13 02:43+0000\n"
|
||||
"PO-Revision-Date: 2017-07-13 02:43+0000\n"
|
||||
"Last-Translator: Niki Waibel <niki.waibel@gmail.com>, 2017\n"
|
||||
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
|
||||
"Language: de\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_ir_actions_report
|
||||
#, fuzzy
|
||||
msgid "Report Action"
|
||||
msgstr "Bericht"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
|
||||
#, fuzzy
|
||||
msgid "Report Type"
|
||||
msgstr "Bericht"
|
||||
|
||||
#. 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
#, fuzzy
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr "Bericht"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "ir.actions.report"
|
||||
#~ msgstr "ir.actions.report.xml"
|
||||
|
|
@ -0,0 +1,112 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_xml
|
||||
#
|
||||
# Translators:
|
||||
# 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: 2017-07-13 02:43+0000\n"
|
||||
"PO-Revision-Date: 2017-07-13 02:43+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/"
|
||||
"el_GR/)\n"
|
||||
"Language: el_GR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_ir_actions_report
|
||||
#, fuzzy
|
||||
msgid "Report Action"
|
||||
msgstr "Αναφορά"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
|
||||
#, fuzzy
|
||||
msgid "Report Type"
|
||||
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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
#, fuzzy
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr "Αναφορά"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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: English (United Kingdom) (http://www.transifex.com/oca/OCA-"
|
||||
"reporting-engine-8-0/language/en_GB/)\n"
|
||||
"Language: en_GB\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Display Name"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Last Modified on"
|
||||
|
|
@ -0,0 +1,116 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_xml
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
# Pedro M. Baeza <pedro.baeza@gmail.com>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-07-13 02:43+0000\n"
|
||||
"PO-Revision-Date: 2017-07-13 02:43+0000\n"
|
||||
"Last-Translator: Pedro M. Baeza <pedro.baeza@gmail.com>, 2017\n"
|
||||
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_ir_actions_report
|
||||
#, fuzzy
|
||||
msgid "Report Action"
|
||||
msgstr "Informe"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
|
||||
#, fuzzy
|
||||
msgid "Report Type"
|
||||
msgstr "Informe"
|
||||
|
||||
#. 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
#, fuzzy
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr "Informe"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "ir.actions.report"
|
||||
#~ msgstr "ir.actions.report.xml"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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: Spanish (Argentina) (http://www.transifex.com/oca/OCA-"
|
||||
"reporting-engine-8-0/language/es_AR/)\n"
|
||||
"Language: es_AR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Mostrar Nombre"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Última modificación en"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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-12-24 04:38+0000\n"
|
||||
"PO-Revision-Date: 2016-03-11 15:46+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Spanish (Chile) (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/es_CL/)\n"
|
||||
"Language: es_CL\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Nombre mostrado"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID (identificación)"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Última modificación en"
|
||||
|
|
@ -0,0 +1,112 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_xml
|
||||
#
|
||||
# Translators:
|
||||
# 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: 2017-07-13 02:43+0000\n"
|
||||
"PO-Revision-Date: 2017-07-13 02:43+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/"
|
||||
"es_CO/)\n"
|
||||
"Language: es_CO\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_ir_actions_report
|
||||
#, fuzzy
|
||||
msgid "Report Action"
|
||||
msgstr "Iforme"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
|
||||
#, fuzzy
|
||||
msgid "Report Type"
|
||||
msgstr "Iforme"
|
||||
|
||||
#. 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
#, fuzzy
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr "Iforme"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,111 @@
|
|||
# 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: Spanish (Costa Rica) (http://www.transifex.com/oca/OCA-"
|
||||
"reporting-engine-8-0/language/es_CR/)\n"
|
||||
"Language: es_CR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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-12-24 04:38+0000\n"
|
||||
"PO-Revision-Date: 2016-03-11 15:46+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Spanish (Dominican Republic) (http://www.transifex.com/oca/"
|
||||
"OCA-reporting-engine-8-0/language/es_DO/)\n"
|
||||
"Language: es_DO\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Nombre mostrado"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Última modificación en"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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: Spanish (Ecuador) (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/es_EC/)\n"
|
||||
"Language: es_EC\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Nombre mostrado"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID (identificación)"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Última modificación en"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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: 2017-01-21 05:51+0000\n"
|
||||
"PO-Revision-Date: 2016-03-11 15:46+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Spanish (Spain) (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/es_ES/)\n"
|
||||
"Language: es_ES\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Nombre para mostrar"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Última modificación en"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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: Spanish (Mexico) (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/es_MX/)\n"
|
||||
"Language: es_MX\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Nombre desplegado"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Ultima modificacion realizada"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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: Spanish (Peru) (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/es_PE/)\n"
|
||||
"Language: es_PE\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Nombre a Mostrar"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Ultima Modificación en"
|
||||
|
|
@ -0,0 +1,111 @@
|
|||
# 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-12-03 04:09+0000\n"
|
||||
"PO-Revision-Date: 2016-03-11 15:46+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Spanish (Paraguay) (http://www.transifex.com/oca/OCA-"
|
||||
"reporting-engine-8-0/language/es_PY/)\n"
|
||||
"Language: es_PY\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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: Spanish (Venezuela) (http://www.transifex.com/oca/OCA-"
|
||||
"reporting-engine-8-0/language/es_VE/)\n"
|
||||
"Language: es_VE\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Mostrar nombre"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Modificada por última vez"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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-12-03 04:09+0000\n"
|
||||
"PO-Revision-Date: 2016-03-11 15:46+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Estonian (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/et/)\n"
|
||||
"Language: et\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Näidatav nimi"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Viimati muudetud"
|
||||
|
|
@ -0,0 +1,114 @@
|
|||
# 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: Basque (http://www.transifex.com/oca/OCA-reporting-engine-8-0/"
|
||||
"language/eu/)\n"
|
||||
"Language: eu\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Izena erakutsi"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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: Persian (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/fa/)\n"
|
||||
"Language: fa\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "نام نمایشی"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "شناسه"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "تاریخ آخرین بهروزرسانی"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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-15 19:59+0000\n"
|
||||
"PO-Revision-Date: 2016-03-11 15:46+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Finnish (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/fi/)\n"
|
||||
"Language: fi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Nimi"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Viimeksi muokattu"
|
||||
|
|
@ -0,0 +1,118 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_xml
|
||||
#
|
||||
# Translators:
|
||||
# Nicolas JEUDY <njeudy@panda-chi.io>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-01-05 17:53+0000\n"
|
||||
"PO-Revision-Date: 2018-01-05 17:53+0000\n"
|
||||
"Last-Translator: Nicolas JEUDY <njeudy@panda-chi.io>, 2018\n"
|
||||
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
|
||||
"Language: fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr "Rapport xml de démo"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "'Demo xml report'"
|
||||
#~ msgstr "Rapport xml de démo"
|
||||
|
||||
#~ msgid "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"
|
||||
#~ msgstr "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"
|
||||
|
||||
#~ msgid "ir.actions.report"
|
||||
#~ msgstr "ir.actions.report"
|
||||
|
|
@ -0,0 +1,114 @@
|
|||
# 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: 2017-03-11 06:20+0000\n"
|
||||
"PO-Revision-Date: 2016-03-11 15:46+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: French (Canada) (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/fr_CA/)\n"
|
||||
"Language: fr_CA\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Afficher le nom"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "Identifiant"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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-11-29 16:14+0000\n"
|
||||
"PO-Revision-Date: 2016-03-11 15:46+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: French (Switzerland) (http://www.transifex.com/oca/OCA-"
|
||||
"reporting-engine-8-0/language/fr_CH/)\n"
|
||||
"Language: fr_CH\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Nom affiché"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Dernière modification le"
|
||||
|
|
@ -0,0 +1,111 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_xml
|
||||
#
|
||||
# Translators:
|
||||
# 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: 2017-07-13 02:43+0000\n"
|
||||
"PO-Revision-Date: 2017-07-13 02:43+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n"
|
||||
"Language: gl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_ir_actions_report
|
||||
#, fuzzy
|
||||
msgid "Report Action"
|
||||
msgstr "Informe"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
|
||||
#, fuzzy
|
||||
msgid "Report Type"
|
||||
msgstr "Informe"
|
||||
|
||||
#. 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
#, fuzzy
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr "Informe"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,111 @@
|
|||
# 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: Galician (Spain) (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/gl_ES/)\n"
|
||||
"Language: gl_ES\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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: Hebrew (http://www.transifex.com/oca/OCA-reporting-engine-8-0/"
|
||||
"language/he/)\n"
|
||||
"Language: he\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "השם המוצג"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "מזהה"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "תאריך שינוי אחרון"
|
||||
|
|
@ -0,0 +1,113 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_xml
|
||||
#
|
||||
# Translators:
|
||||
# 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: 2017-07-13 02:43+0000\n"
|
||||
"PO-Revision-Date: 2017-07-13 02:43+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
|
||||
"Language: 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_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "ir.actions.report"
|
||||
#~ msgstr "ir.actions.report.xml"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_xml
|
||||
#
|
||||
# Translators:
|
||||
# Bole <bole@dajmi5.com>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-07-13 02:43+0000\n"
|
||||
"PO-Revision-Date: 2017-07-13 02:43+0000\n"
|
||||
"Last-Translator: Bole <bole@dajmi5.com>, 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_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_ir_actions_report
|
||||
#, fuzzy
|
||||
msgid "Report Action"
|
||||
msgstr "Izvještaj"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
|
||||
#, fuzzy
|
||||
msgid "Report Type"
|
||||
msgstr "Izvještaj"
|
||||
|
||||
#. 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
#, fuzzy
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr "Izvještaj"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "ir.actions.report"
|
||||
#~ msgstr "ir.actions.report.xml"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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-12-03 04:09+0000\n"
|
||||
"PO-Revision-Date: 2016-03-11 15:46+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Hungarian (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/hu/)\n"
|
||||
"Language: hu\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Név megjelenítése"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Utolsó frissítés dátuma"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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-12-24 04:38+0000\n"
|
||||
"PO-Revision-Date: 2016-03-11 15:46+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Indonesian (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/id/)\n"
|
||||
"Language: id\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Nama Tampilan"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Terakhir Dimodifikasi pada"
|
||||
|
|
@ -0,0 +1,123 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_xml
|
||||
#
|
||||
# Translators:
|
||||
# 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: 2017-07-13 02:43+0000\n"
|
||||
"PO-Revision-Date: 2025-07-24 16:25+0000\n"
|
||||
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
||||
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
|
||||
"Language: it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.10.4\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr "Report XML astratto"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
"Aggiungere `<?xml encoding=\"…\" version=\"…\"?>` all'inizio del file "
|
||||
"resoconto finale."
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr "Resoconto XML demo"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
"Codifica per i resoconti XML. Se non è selezionato nulla, verrà applicato "
|
||||
"UTF-8."
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr "Estensione per resoconto XML, predefinito 'xml'"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
msgstr ""
|
||||
"File con schema XSD per il controllo del contenuto del resoconto risultato. "
|
||||
"Può essere vuoto se la validazione non è richiesta."
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_ir_actions_report
|
||||
msgid "Report Action"
|
||||
msgstr "Azione resoconto"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
|
||||
msgid "Report Type"
|
||||
msgstr "Tipo resoconto"
|
||||
|
||||
#. 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 ""
|
||||
"Il tipo di resoconto che verrà generato, ognuno avente il suo metodo di "
|
||||
"generazione. HTML vuol dire che il resoconto sarà aperto direttamente nel "
|
||||
"tuo browser mentre PDF vuol dire che il resoconto sarà generato usando "
|
||||
"Wkhtmltopdf e scaricato dall'utente."
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr "UTF-8"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr "XML"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr "Dichiarazione XML"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr "Codifica XML"
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr "Impostazioni resoconto XML"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr "Schema validazione XSD"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr "Estensione XML"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "ir.actions.report"
|
||||
#~ msgstr "ir.actions.report.xml"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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: Japanese (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/ja/)\n"
|
||||
"Language: ja\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "表示名"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "最終更新日"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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: Korean (http://www.transifex.com/oca/OCA-reporting-engine-8-0/"
|
||||
"language/ko/)\n"
|
||||
"Language: ko\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "표시 이름"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "최근 수정"
|
||||
|
|
@ -0,0 +1,118 @@
|
|||
# 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: Lithuanian (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/lt/)\n"
|
||||
"Language: lt\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"
|
||||
"%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Vaizduojamas pavadinimas"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Paskutinį kartą keista"
|
||||
|
|
@ -0,0 +1,112 @@
|
|||
# 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: 2017-03-11 06:20+0000\n"
|
||||
"PO-Revision-Date: 2016-03-11 15:46+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/oca/OCA-"
|
||||
"reporting-engine-8-0/language/lt_LT/)\n"
|
||||
"Language: lt_LT\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"
|
||||
"%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
|
@ -0,0 +1,112 @@
|
|||
# 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: Latvian (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/lv/)\n"
|
||||
"Language: lv\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 != 0 ? 1 : "
|
||||
"2);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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: Macedonian (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/mk/)\n"
|
||||
"Language: mk\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Прикажи име"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Последна промена на"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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: Mongolian (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/mn/)\n"
|
||||
"Language: mn\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Дэлгэцийн Нэр"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Сүүлийн засвар хийсэн огноо"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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: Norwegian Bokmål (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/nb/)\n"
|
||||
"Language: nb\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Visnings navn"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Sist oppdatert "
|
||||
|
|
@ -0,0 +1,112 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_xml
|
||||
#
|
||||
# Translators:
|
||||
# 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: 2017-07-13 02:43+0000\n"
|
||||
"PO-Revision-Date: 2017-07-13 02:43+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/"
|
||||
"teams/23907/nb_NO/)\n"
|
||||
"Language: nb_NO\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_ir_actions_report
|
||||
#, fuzzy
|
||||
msgid "Report Action"
|
||||
msgstr "Rapport"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
|
||||
#, fuzzy
|
||||
msgid "Report Type"
|
||||
msgstr "Rapport"
|
||||
|
||||
#. 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
#, fuzzy
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr "Rapport"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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: Dutch (http://www.transifex.com/oca/OCA-reporting-engine-8-0/"
|
||||
"language/nl/)\n"
|
||||
"Language: nl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Te tonen naam"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Laatst bijgewerkt op"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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: Dutch (Belgium) (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/nl_BE/)\n"
|
||||
"Language: nl_BE\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Schermnaam"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Laatst Aangepast op"
|
||||
|
|
@ -0,0 +1,116 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_xml
|
||||
#
|
||||
# Translators:
|
||||
# Peter Hageman <hageman.p@gmail.com>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-07-13 02:43+0000\n"
|
||||
"PO-Revision-Date: 2017-07-13 02:43+0000\n"
|
||||
"Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2017\n"
|
||||
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/"
|
||||
"teams/23907/nl_NL/)\n"
|
||||
"Language: nl_NL\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_ir_actions_report
|
||||
#, fuzzy
|
||||
msgid "Report Action"
|
||||
msgstr "Rapport"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
|
||||
#, fuzzy
|
||||
msgid "Report Type"
|
||||
msgstr "Rapport"
|
||||
|
||||
#. 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
#, fuzzy
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr "Rapport"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "ir.actions.report"
|
||||
#~ msgstr "ir.actions.report.xml"
|
||||
|
|
@ -0,0 +1,113 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_xml
|
||||
#
|
||||
# Translators:
|
||||
# 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: 2017-07-13 02:43+0000\n"
|
||||
"PO-Revision-Date: 2017-07-13 02:43+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n"
|
||||
"Language: pl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
|
||||
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
|
||||
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_ir_actions_report
|
||||
#, fuzzy
|
||||
msgid "Report Action"
|
||||
msgstr "Raport"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
|
||||
#, fuzzy
|
||||
msgid "Report Type"
|
||||
msgstr "Raport"
|
||||
|
||||
#. 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
#, fuzzy
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr "Raport"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,111 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_xml
|
||||
#
|
||||
# Translators:
|
||||
# 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: 2017-07-13 02:43+0000\n"
|
||||
"PO-Revision-Date: 2017-07-13 02:43+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n"
|
||||
"Language: pt\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_ir_actions_report
|
||||
#, fuzzy
|
||||
msgid "Report Action"
|
||||
msgstr "Relatório"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
|
||||
#, fuzzy
|
||||
msgid "Report Type"
|
||||
msgstr "Relatório"
|
||||
|
||||
#. 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
#, fuzzy
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr "Relatório"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,121 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_xml
|
||||
#
|
||||
# Translators:
|
||||
# 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: 2017-07-13 02:43+0000\n"
|
||||
"PO-Revision-Date: 2024-07-05 19:47+0000\n"
|
||||
"Last-Translator: rodrigosottomaiormacedo "
|
||||
"<sottomaiormacedotec@sottomaiormacedo.tech>\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/"
|
||||
"23907/pt_BR/)\n"
|
||||
"Language: pt_BR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 4.17\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr "Relatório XML abstrato"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
"Adicione `<?xml encoding=\"...\" version=\"...\"?>` no início do arquivo de "
|
||||
"relatório final."
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr "Relatório xml de demonstração"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
"Codificação para relatórios XML. Se nada for selecionado, o UTF-8 será "
|
||||
"aplicado."
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr "Extensão para relatórios XML, por padrão é `xml`"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
msgstr ""
|
||||
"Arquivo com esquema XSD para verificação do conteúdo do relatório de "
|
||||
"resultados. Pode estar vazio se a validação não for necessária."
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_ir_actions_report
|
||||
msgid "Report Action"
|
||||
msgstr "Ação do Relatório"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
|
||||
msgid "Report Type"
|
||||
msgstr "Tipo de Relatório"
|
||||
|
||||
#. 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 ""
|
||||
"O tipo de relatório que será renderizado, cada um com seu método de "
|
||||
"renderização. HTML significa que o relatório será aberto diretamente no seu "
|
||||
"navegador. PDF significa que o relatório será renderizado usando Wkhtmltopdf "
|
||||
"e baixado pelo usuário."
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr "UTF-8"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr "XML"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr "Declaração XML"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr "Codificação XML"
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr "Configurações de relatório XML"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr "Esquema de validação XSD"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr "Extensão Xml"
|
||||
|
|
@ -0,0 +1,116 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_xml
|
||||
#
|
||||
# Translators:
|
||||
# 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: 2017-07-13 02:43+0000\n"
|
||||
"PO-Revision-Date: 2017-07-13 02:43+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/"
|
||||
"teams/23907/pt_PT/)\n"
|
||||
"Language: pt_PT\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_ir_actions_report
|
||||
#, fuzzy
|
||||
msgid "Report Action"
|
||||
msgstr "Relatório"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
|
||||
#, fuzzy
|
||||
msgid "Report Type"
|
||||
msgstr "Relatório"
|
||||
|
||||
#. 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
#, fuzzy
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr "Relatório"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "ir.actions.report"
|
||||
#~ msgstr "ir.actions.report.xml"
|
||||
|
|
@ -0,0 +1,104 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_xml
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be "
|
||||
"applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,118 @@
|
|||
# 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-12-24 04:38+0000\n"
|
||||
"PO-Revision-Date: 2016-03-11 15:46+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Romanian (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/ro/)\n"
|
||||
"Language: ro\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
|
||||
"2:1));\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Nume Afişat"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Ultima actualizare în"
|
||||
|
|
@ -0,0 +1,113 @@
|
|||
# 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-12-24 04:38+0000\n"
|
||||
"PO-Revision-Date: 2016-03-11 15:46+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/ru/)\n"
|
||||
"Language: ru\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
|
||||
"%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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: Slovak (http://www.transifex.com/oca/OCA-reporting-engine-8-0/"
|
||||
"language/sk/)\n"
|
||||
"Language: sk\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Zobraziť meno"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Posledná modifikácia"
|
||||
|
|
@ -0,0 +1,112 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_xml
|
||||
#
|
||||
# Translators:
|
||||
# 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: 2017-07-13 02:43+0000\n"
|
||||
"PO-Revision-Date: 2017-07-13 02:43+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_ir_actions_report
|
||||
#, fuzzy
|
||||
msgid "Report Action"
|
||||
msgstr "Poročilo"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
|
||||
#, fuzzy
|
||||
msgid "Report Type"
|
||||
msgstr "Poročilo"
|
||||
|
||||
#. 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
#, fuzzy
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr "Poročilo"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,112 @@
|
|||
# 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-12-24 04:38+0000\n"
|
||||
"PO-Revision-Date: 2016-03-11 15:46+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Serbian (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/sr/)\n"
|
||||
"Language: sr\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.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
|
@ -0,0 +1,118 @@
|
|||
# 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.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Ime za prikaz"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Zadnja izmjena"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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: Swedish (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/sv/)\n"
|
||||
"Language: sv\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Visa namn"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Senast redigerad"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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: Thai (http://www.transifex.com/oca/OCA-reporting-engine-8-0/"
|
||||
"language/th/)\n"
|
||||
"Language: th\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "ชื่อที่ใช้แสดง"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "รหัส"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "แก้ไขครั้งสุดท้ายเมื่อ"
|
||||
|
|
@ -0,0 +1,121 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_xml
|
||||
#
|
||||
# Translators:
|
||||
# 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: 2017-07-13 02:43+0000\n"
|
||||
"PO-Revision-Date: 2025-07-07 13:25+0000\n"
|
||||
"Last-Translator: Betül Öğmen <betulo@eska.biz>\n"
|
||||
"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n"
|
||||
"Language: tr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"X-Generator: Weblate 5.10.4\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr "Kuramsal XML Raporu"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
"Son rapor dosyasının başına `<?xml encoding=\"...\" version=\"...\"?>` "
|
||||
"ekleyin."
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr "Demo xml raporu"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr "XML raporları için kodlama. Hiçbir şey seçilmezse UTF-8 uygulanacaktır."
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr "XML Raporları için varsayılan uzantı 'xml' şeklindedir"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
msgstr ""
|
||||
"Sonuç raporunun içeriğini kontrol etmek için XSD Şemalı dosya. Doğrulama "
|
||||
"gerekmiyorsa boş olabilir."
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_ir_actions_report
|
||||
msgid "Report Action"
|
||||
msgstr "Rapor İşlemi"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
|
||||
msgid "Report Type"
|
||||
msgstr "Çıktı Türü"
|
||||
|
||||
#. 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 ""
|
||||
"Her biri kendi oluşturma yöntemine sahip olarak oluşturulacak raporun türü. "
|
||||
"HTML, raporun doğrudan tarayıcınızda açılacağı anlamına gelir PDF, raporun "
|
||||
"Wkhtmltopdf kullanılarak oluşturulacağı ve kullanıcı tarafından indirileceği "
|
||||
"anlamına gelir."
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr "UTF-8"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr "XML Bildirimi"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr "XML Kodlama"
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr "XML Rapor Ayarları"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr "XSD Doğrulama Şeması"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr "XML Uzantısı"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "ir.actions.report"
|
||||
#~ msgstr "ir.actions.report.xml"
|
||||
|
|
@ -0,0 +1,112 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_xml
|
||||
#
|
||||
# Translators:
|
||||
# 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: 2017-07-13 02:43+0000\n"
|
||||
"PO-Revision-Date: 2017-07-13 02:43+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/"
|
||||
"tr_TR/)\n"
|
||||
"Language: tr_TR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_ir_actions_report
|
||||
#, fuzzy
|
||||
msgid "Report Action"
|
||||
msgstr "Rapor"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__report_type
|
||||
#, fuzzy
|
||||
msgid "Report Type"
|
||||
msgstr "Rapor"
|
||||
|
||||
#. 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
#, fuzzy
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr "Rapor"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,118 @@
|
|||
# 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: Ukrainian (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/uk/)\n"
|
||||
"Language: uk\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.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Назва для відображення"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Остання модифікація"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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: Vietnamese (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/vi/)\n"
|
||||
"Language: vi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "Tên hiển thị"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "Sửa lần cuối vào"
|
||||
|
|
@ -0,0 +1,111 @@
|
|||
# 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: 2017-01-07 05:41+0000\n"
|
||||
"PO-Revision-Date: 2016-03-11 15:46+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/oca/OCA-"
|
||||
"reporting-engine-8-0/language/vi_VN/)\n"
|
||||
"Language: vi_VN\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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: Chinese (China) (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/zh_CN/)\n"
|
||||
"Language: zh_CN\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "显示名称"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "ID"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "最后修改时间"
|
||||
|
|
@ -0,0 +1,117 @@
|
|||
# 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: Chinese (Taiwan) (http://www.transifex.com/oca/OCA-reporting-"
|
||||
"engine-8-0/language/zh_TW/)\n"
|
||||
"Language: zh_TW\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model,name:report_xml.model_report_report_xml_abstract
|
||||
msgid "Abstract XML Report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid ""
|
||||
"Add `<?xml encoding=\"...\" version=\"...\"?>` at the start of final report "
|
||||
"file."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.actions.report,name:report_xml.demo_xml_report
|
||||
msgid "Demo xml report"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid ""
|
||||
"Encoding for XML reports. If nothing is selected, then UTF-8 will be applied."
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Extension for XML Reports, by default is `xml`"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,help:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid ""
|
||||
"File with XSD Schema for checking content of result report. Can be empty if "
|
||||
"validation is not required."
|
||||
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
|
||||
#: 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
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__xml_encoding__utf-8
|
||||
msgid "UTF-8"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields.selection,name:report_xml.selection__ir_actions_report__report_type__qweb-xml
|
||||
msgid "XML"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_declaration
|
||||
msgid "XML Declaration"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_encoding
|
||||
msgid "XML Encoding"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model_terms:ir.ui.view,arch_db:report_xml.ir_actions_report_view_form_report_xml
|
||||
msgid "XML Rreport Settings"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xsd_schema
|
||||
msgid "XSD Validation Schema"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_xml
|
||||
#: model:ir.model.fields,field_description:report_xml.field_ir_actions_report__xml_extension
|
||||
msgid "Xml Extension"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Display Name"
|
||||
#~ msgstr "顯示名稱"
|
||||
|
||||
#~ msgid "ID"
|
||||
#~ msgstr "編號"
|
||||
|
||||
#~ msgid "Last Modified on"
|
||||
#~ msgstr "最後修改:"
|
||||
Loading…
Add table
Add a link
Reference in a new issue