remove obsolete .pot files [ci skip]
parent
67bbc3caf8
commit
998a6702dc
|
@ -1,36 +0,0 @@
|
|||
# Translation of OpenERP Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * base_report_assembler
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenERP Server 7.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-11-05 14:55+0000\n"
|
||||
"PO-Revision-Date: 2013-11-05 14:55+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_assembler
|
||||
#: field:assembled.report,model:0
|
||||
msgid "Object model"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_report_assembler
|
||||
#: field:assembled.report,sequence:0
|
||||
msgid "Sequence"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_report_assembler
|
||||
#: field:assembled.report,company_id:0
|
||||
msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_report_assembler
|
||||
#: field:assembled.report,report_id:0
|
||||
msgid "Report"
|
||||
msgstr ""
|
|
@ -1,34 +0,0 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_custom_filename
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 8.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-12-19 12:17+0000\n"
|
||||
"PO-Revision-Date: 2014-12-19 12:17+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: report_custom_filename
|
||||
#: field:ir.actions.report.xml,download_filename:0
|
||||
msgid "Download filename"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_custom_filename
|
||||
#: help:ir.actions.report.xml,download_filename:0
|
||||
msgid "Fill in this field to have a custom file name when downloading this report. This string is evaluated as a jinja2 expression.\n"
|
||||
"You can use python expressions, `objects` is a browse record list of the objects for which the report is being generated.\n"
|
||||
"Check for this list's length to determine if it is a report being printed for multiple records or not. You also have access to `o`, which is the first record in the list"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_custom_filename
|
||||
#: model:ir.model,name:report_custom_filename.model_ir_actions_report_xml
|
||||
msgid "ir.actions.report.xml"
|
||||
msgstr ""
|
||||
|
Loading…
Reference in New Issue