[MIG] report_qweb_parameter: Migration to 15.0

This commit is contained in:
AlexanderAcysos
2022-02-22 17:15:00 +01:00
committed by David Ramia
parent 3cdaa82ba2
commit 41fcda22c2
6 changed files with 53 additions and 29 deletions

View File

@@ -0,0 +1,39 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * report_qweb_parameter
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2022-06-15 18:05+0000\n"
"Last-Translator: jabelchi <jabelchi@gmail.com>\n"
"Language-Team: none\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_qweb_parameter
#: model:ir.actions.report,name:report_qweb_parameter.test_report_length_report_id
msgid "Length Report"
msgstr "Longitud de l'informe"
#. module: report_qweb_parameter
#: code:addons/report_qweb_parameter/models/ir_qweb.py:0
#, python-format
msgid "Length cannot be less than %s"
msgstr "La longitut no pot ser menor que %s"
#. module: report_qweb_parameter
#: code:addons/report_qweb_parameter/models/ir_qweb.py:0
#, python-format
msgid "Length cannot be more than %s"
msgstr "La llargada no pot ser més gran que %s"
#. module: report_qweb_parameter
#: model:ir.model,name:report_qweb_parameter.model_ir_qweb
msgid "Qweb"
msgstr "Qweb"

View File

@@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Project-Id-Version: Odoo Server 15.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -13,21 +13,6 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: report_qweb_parameter
#: model:ir.model.fields,field_description:report_qweb_parameter.field_ir_qweb__display_name
msgid "Display Name"
msgstr ""
#. module: report_qweb_parameter
#: model:ir.model.fields,field_description:report_qweb_parameter.field_ir_qweb__id
msgid "ID"
msgstr ""
#. module: report_qweb_parameter
#: model:ir.model.fields,field_description:report_qweb_parameter.field_ir_qweb____last_update
msgid "Last Modified on"
msgstr ""
#. module: report_qweb_parameter
#: model:ir.actions.report,name:report_qweb_parameter.test_report_length_report_id
msgid "Length Report"