mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
OCA Transbot updated translations from Transifex
This commit is contained in:
38
report_custom_filename/i18n/de.po
Normal file
38
report_custom_filename/i18n/de.po
Normal file
@@ -0,0 +1,38 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_custom_filename
|
||||
#
|
||||
# Translators:
|
||||
# Ermin Trevisan <trevi@twanda.com>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-12 03:37+0000\n"
|
||||
"PO-Revision-Date: 2016-12-12 03:37+0000\n"
|
||||
"Last-Translator: Ermin Trevisan <trevi@twanda.com>, 2016\n"
|
||||
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: de\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_custom_filename
|
||||
#: model:ir.model.fields,field_description:report_custom_filename.field_ir_act_report_xml_download_filename
|
||||
msgid "Download filename"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_custom_filename
|
||||
#: model:ir.model.fields,help:report_custom_filename.field_ir_act_report_xml_download_filename
|
||||
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.\n"
|
||||
"For qweb reports, the variable `ext` gives you the requested format's extension"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_custom_filename
|
||||
#: model:ir.model,name:report_custom_filename.model_ir_actions_report_xml
|
||||
msgid "ir.actions.report.xml"
|
||||
msgstr "ir.actions.report.xml"
|
||||
42
report_custom_filename/i18n/es.po
Normal file
42
report_custom_filename/i18n/es.po
Normal file
@@ -0,0 +1,42 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_custom_filename
|
||||
#
|
||||
# Translators:
|
||||
# Eduardo Rodríguez Crespo <erocre@gmail.com>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-12 03:37+0000\n"
|
||||
"PO-Revision-Date: 2016-12-12 03:37+0000\n"
|
||||
"Last-Translator: Eduardo Rodríguez Crespo <erocre@gmail.com>, 2016\n"
|
||||
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_custom_filename
|
||||
#: model:ir.model.fields,field_description:report_custom_filename.field_ir_act_report_xml_download_filename
|
||||
msgid "Download filename"
|
||||
msgstr "Nombre de la descarga"
|
||||
|
||||
#. module: report_custom_filename
|
||||
#: model:ir.model.fields,help:report_custom_filename.field_ir_act_report_xml_download_filename
|
||||
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.\n"
|
||||
"For qweb reports, the variable `ext` gives you the requested format's extension"
|
||||
msgstr ""
|
||||
"Rellena este campo para tener un nombre de archivo personalizado cuando descargues este informe. Esta cadena es evaluada como una expresión jinja2.\n"
|
||||
"Puedes usar expresiones python, 'objects' es una lista de búsqueda de registros de los objetos para los cuales el informe está siendo generado.\n"
|
||||
"Comprueba la longitud de esta lista para determinar si un informe está siendo impreso para múltiples registros o no. También tienes acceso a 'o', que es el primer registro de la lista.\n"
|
||||
"Para los informes qweb, la variable 'ext' te da la extensión del formato requerido"
|
||||
|
||||
#. module: report_custom_filename
|
||||
#: model:ir.model,name:report_custom_filename.model_ir_actions_report_xml
|
||||
msgid "ir.actions.report.xml"
|
||||
msgstr ""
|
||||
38
report_custom_filename/i18n/fr.po
Normal file
38
report_custom_filename/i18n/fr.po
Normal file
@@ -0,0 +1,38 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_custom_filename
|
||||
#
|
||||
# Translators:
|
||||
# Yannick Vaucher <yannick.vaucher@camptocamp.com>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-12 03:37+0000\n"
|
||||
"PO-Revision-Date: 2016-12-12 03:37+0000\n"
|
||||
"Last-Translator: Yannick Vaucher <yannick.vaucher@camptocamp.com>, 2016\n"
|
||||
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fr\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: report_custom_filename
|
||||
#: model:ir.model.fields,field_description:report_custom_filename.field_ir_act_report_xml_download_filename
|
||||
msgid "Download filename"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_custom_filename
|
||||
#: model:ir.model.fields,help:report_custom_filename.field_ir_act_report_xml_download_filename
|
||||
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.\n"
|
||||
"For qweb reports, the variable `ext` gives you the requested format's extension"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_custom_filename
|
||||
#: model:ir.model,name:report_custom_filename.model_ir_actions_report_xml
|
||||
msgid "ir.actions.report.xml"
|
||||
msgstr "ir.actions.report.xml"
|
||||
38
report_custom_filename/i18n/hr.po
Normal file
38
report_custom_filename/i18n/hr.po
Normal file
@@ -0,0 +1,38 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_custom_filename
|
||||
#
|
||||
# Translators:
|
||||
# Bole <bole@dajmi5.com>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-12 03:37+0000\n"
|
||||
"PO-Revision-Date: 2016-12-12 03:37+0000\n"
|
||||
"Last-Translator: Bole <bole@dajmi5.com>, 2016\n"
|
||||
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hr\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_custom_filename
|
||||
#: model:ir.model.fields,field_description:report_custom_filename.field_ir_act_report_xml_download_filename
|
||||
msgid "Download filename"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_custom_filename
|
||||
#: model:ir.model.fields,help:report_custom_filename.field_ir_act_report_xml_download_filename
|
||||
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.\n"
|
||||
"For qweb reports, the variable `ext` gives you the requested format's extension"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_custom_filename
|
||||
#: model:ir.model,name:report_custom_filename.model_ir_actions_report_xml
|
||||
msgid "ir.actions.report.xml"
|
||||
msgstr "ir.actions.report.xml"
|
||||
38
report_custom_filename/i18n/it.po
Normal file
38
report_custom_filename/i18n/it.po
Normal file
@@ -0,0 +1,38 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_custom_filename
|
||||
#
|
||||
# Translators:
|
||||
# Paolo Valier <paolo.valier@hotmail.it>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-12 03:37+0000\n"
|
||||
"PO-Revision-Date: 2016-12-12 03:37+0000\n"
|
||||
"Last-Translator: Paolo Valier <paolo.valier@hotmail.it>, 2016\n"
|
||||
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: it\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_custom_filename
|
||||
#: model:ir.model.fields,field_description:report_custom_filename.field_ir_act_report_xml_download_filename
|
||||
msgid "Download filename"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_custom_filename
|
||||
#: model:ir.model.fields,help:report_custom_filename.field_ir_act_report_xml_download_filename
|
||||
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.\n"
|
||||
"For qweb reports, the variable `ext` gives you the requested format's extension"
|
||||
msgstr ""
|
||||
|
||||
#. module: report_custom_filename
|
||||
#: model:ir.model,name:report_custom_filename.model_ir_actions_report_xml
|
||||
msgid "ir.actions.report.xml"
|
||||
msgstr "ir.actions.report.xml"
|
||||
42
report_custom_filename/i18n/pt_PT.po
Normal file
42
report_custom_filename/i18n/pt_PT.po
Normal file
@@ -0,0 +1,42 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_custom_filename
|
||||
#
|
||||
# Translators:
|
||||
# Pedro Castro Silva <pedrocs@sossia.pt>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-12 03:37+0000\n"
|
||||
"PO-Revision-Date: 2016-12-12 03:37+0000\n"
|
||||
"Last-Translator: Pedro Castro Silva <pedrocs@sossia.pt>, 2016\n"
|
||||
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt_PT\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_custom_filename
|
||||
#: model:ir.model.fields,field_description:report_custom_filename.field_ir_act_report_xml_download_filename
|
||||
msgid "Download filename"
|
||||
msgstr "Nome do ficheiro para descarregamento"
|
||||
|
||||
#. module: report_custom_filename
|
||||
#: model:ir.model.fields,help:report_custom_filename.field_ir_act_report_xml_download_filename
|
||||
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.\n"
|
||||
"For qweb reports, the variable `ext` gives you the requested format's extension"
|
||||
msgstr ""
|
||||
"Preencha este campo para obter um nome de ficheiro personalizado quando descarregar este relatório. O texto será avaliado como uma expressão jinja2. \n"
|
||||
"Pode usar expressões python e, nesse caso, `objects` é uma lista dos objetos para os quais o relatório está a ser gerado.\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.\n"
|
||||
"Em relatórios qweb, a variável `ext` fornece-lhe a extensão do formato requerido."
|
||||
|
||||
#. module: report_custom_filename
|
||||
#: model:ir.model,name:report_custom_filename.model_ir_actions_report_xml
|
||||
msgid "ir.actions.report.xml"
|
||||
msgstr "ir.actions.report.xml"
|
||||
42
report_custom_filename/i18n/sl.po
Normal file
42
report_custom_filename/i18n/sl.po
Normal file
@@ -0,0 +1,42 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_custom_filename
|
||||
#
|
||||
# Translators:
|
||||
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-12 03:37+0000\n"
|
||||
"PO-Revision-Date: 2016-12-12 03:37+0000\n"
|
||||
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>, 2016\n"
|
||||
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sl\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_custom_filename
|
||||
#: model:ir.model.fields,field_description:report_custom_filename.field_ir_act_report_xml_download_filename
|
||||
msgid "Download filename"
|
||||
msgstr "Naziv prenesene datoteke"
|
||||
|
||||
#. module: report_custom_filename
|
||||
#: model:ir.model.fields,help:report_custom_filename.field_ir_act_report_xml_download_filename
|
||||
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.\n"
|
||||
"For qweb reports, the variable `ext` gives you the requested format's extension"
|
||||
msgstr ""
|
||||
"Izpolnite to polje, če želite naziv datoteke po meri pri prenosu tega poročila. Ta niz se vrednoti kot jinja2 izraz.\n"
|
||||
"Uporabljate lahko python izraze, `objects` je brskalni seznam zapisov objektov, za katere se poročilo ustvarja.\n"
|
||||
"Preverite dolžino tega seznama, da bi ugotovili, če se tiska poročilo za več zapisov ali ne. Dostop imate tudi do `o`, ki je prvi zapis na seznamu.\n"
|
||||
"Za qweb poročila spremenljivka `ext` daje zahtevano končnico formata"
|
||||
|
||||
#. module: report_custom_filename
|
||||
#: model:ir.model,name:report_custom_filename.model_ir_actions_report_xml
|
||||
msgid "ir.actions.report.xml"
|
||||
msgstr ""
|
||||
24
report_xlsx/i18n/pt_PT.po
Normal file
24
report_xlsx/i18n/pt_PT.po
Normal file
@@ -0,0 +1,24 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * report_xlsx
|
||||
#
|
||||
# Translators:
|
||||
# Pedro Castro Silva <pedrocs@sossia.pt>, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-12-12 03:37+0000\n"
|
||||
"PO-Revision-Date: 2016-12-12 03:37+0000\n"
|
||||
"Last-Translator: Pedro Castro Silva <pedrocs@sossia.pt>, 2016\n"
|
||||
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt_PT\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: report_xlsx
|
||||
#: model:ir.model,name:report_xlsx.model_ir_actions_report_xml
|
||||
msgid "ir.actions.report.xml"
|
||||
msgstr "ir.actions.report.xml"
|
||||
Reference in New Issue
Block a user