diff --git a/base_report_auto_create_qweb/i18n/base_report_auto_create_qweb.pot b/base_report_auto_create_qweb/i18n/base_report_auto_create_qweb.pot new file mode 100644 index 000000000..c3069f396 --- /dev/null +++ b/base_report_auto_create_qweb/i18n/base_report_auto_create_qweb.pot @@ -0,0 +1,85 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_report_auto_create_qweb +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-06-03 10:58+0000\n" +"PO-Revision-Date: 2015-06-03 10:58+0000\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: base_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Cancel" +msgstr "" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,create_date:0 +msgid "Created on" +msgstr "" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Duplicate" +msgstr "" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml:base_report_auto_create_qweb.ir_actions_report_xml_form_view +msgid "Duplicate Report" +msgstr "" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,id:0 +msgid "ID" +msgstr "" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: base_report_auto_create_qweb +#: model:ir.actions.act_window,name:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_action +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Report duplication" +msgstr "" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,suffix:0 +msgid "Suffix" +msgstr "" + +#. module: base_report_auto_create_qweb +#: code:addons/base_report_auto_create_qweb/models/report_xml.py:18 +#: code:addons/base_report_auto_create_qweb/models/report_xml.py:52 +#, python-format +msgid "Template Name must contain at least a dot in it's name" +msgstr "" + +#. module: base_report_auto_create_qweb +#: help:ir.actions.report.xml.duplicate,suffix:0 +msgid "This suffix will be added to the report" +msgstr "" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "or" +msgstr "" + diff --git a/base_report_auto_create_qweb/i18n/es.po b/base_report_auto_create_qweb/i18n/es.po new file mode 100644 index 000000000..a9e8240aa --- /dev/null +++ b/base_report_auto_create_qweb/i18n/es.po @@ -0,0 +1,85 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * base_report_auto_create_qweb +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-06-03 11:06+0000\n" +"PO-Revision-Date: 2015-06-03 11:06+0000\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: base_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Cancel" +msgstr "Cancelar" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,create_uid:0 +msgid "Created by" +msgstr "Creado por" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,create_date:0 +msgid "Created on" +msgstr "Creado en" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Duplicate" +msgstr "Duplicar" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml:base_report_auto_create_qweb.ir_actions_report_xml_form_view +msgid "Duplicate Report" +msgstr "Duplicar informe" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,id:0 +msgid "ID" +msgstr "ID" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,write_uid:0 +msgid "Last Updated by" +msgstr "Última actualización de" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,write_date:0 +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: base_report_auto_create_qweb +#: model:ir.actions.act_window,name:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_action +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "Report duplication" +msgstr "Duplicación del informe" + +#. module: base_report_auto_create_qweb +#: field:ir.actions.report.xml.duplicate,suffix:0 +msgid "Suffix" +msgstr "Súfijo" + +#. module: base_report_auto_create_qweb +#: code:addons/base_report_auto_create_qweb/models/report_xml.py:18 +#: code:addons/base_report_auto_create_qweb/models/report_xml.py:52 +#, python-format +msgid "Template Name must contain at least a dot in it's name" +msgstr "El nombre de plantilla debe contener al menos un punto en su nombre" + +#. module: base_report_auto_create_qweb +#: help:ir.actions.report.xml.duplicate,suffix:0 +msgid "This suffix will be added to the report" +msgstr "Este súfijo será añadido al informe" + +#. module: base_report_auto_create_qweb +#: view:ir.actions.report.xml.duplicate:base_report_auto_create_qweb.ir_actions_report_xml_duplicate_form_view +msgid "or" +msgstr "o" +