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

40 lines
1.2 KiB

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_qweb_parameter
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"X-Generator: Poedit 2.0.6\n"
"Last-Translator: Carlos <carlos.roca@tecnativa.com>\n"
"Language: es\n"
#. module: report_qweb_parameter
#: model:ir.actions.report,name:report_qweb_parameter.test_report_length_report_id
msgid "Length Report"
msgstr "Longitud del informe"
#. module: report_qweb_parameter
#: code:addons/report_qweb_parameter/models/ir_qweb.py:16
#, python-format
msgid "Length cannot be less than %s"
msgstr "La longitud no puede ser menor a %s"
#. module: report_qweb_parameter
#: code:addons/report_qweb_parameter/models/ir_qweb.py:19
#, python-format
msgid "Length cannot be more than %s"
msgstr "La longitud no puede ser mayor a %s"
#. module: report_qweb_parameter
#: model:ir.model,name:report_qweb_parameter.model_ir_qweb
msgid "Qweb"
msgstr "Qweb"