From d59565bfb95df6ebc8f7584ab11bbce070dc8605 Mon Sep 17 00:00:00 2001 From: oca-travis Date: Sat, 23 Jun 2018 20:07:46 +0000 Subject: [PATCH] [UPD] Update report_custom_filename.pot --- report_custom_filename/i18n/ca.po | 30 ++++++++++------ report_custom_filename/i18n/de.po | 33 ++++++++++++------ report_custom_filename/i18n/es.po | 30 ++++++++++------ report_custom_filename/i18n/fr.po | 17 ++++++---- report_custom_filename/i18n/hr.po | 20 +++++++---- report_custom_filename/i18n/it.po | 17 ++++++---- report_custom_filename/i18n/pt_PT.po | 34 +++++++++++++------ .../i18n/report_custom_filename.pot | 33 ++++++++++++++++++ report_custom_filename/i18n/sl.po | 29 ++++++++++------ report_custom_filename/i18n/tr.po | 17 ++++++---- report_custom_filename/i18n/tr_TR.po | 20 +++++++---- 11 files changed, 196 insertions(+), 84 deletions(-) create mode 100644 report_custom_filename/i18n/report_custom_filename.pot diff --git a/report_custom_filename/i18n/ca.po b/report_custom_filename/i18n/ca.po index 8bd356cd..cf62cfbe 100644 --- a/report_custom_filename/i18n/ca.po +++ b/report_custom_filename/i18n/ca.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * report_custom_filename -# +# # Translators: # Marc Tormo i Bochaca , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-04-22 13:09+0000\n" "Last-Translator: Marc Tormo i Bochaca , 2017\n" "Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n" +"Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: report_custom_filename @@ -26,15 +26,25 @@ msgstr "Descarregar nom d'arxiu " #. 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" +"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 "" -"Ompliu aquest camp per tenir un nom de fitxer personalitzat en el moment de descarregar aquest informe. La cadena s'avaluarà com una expressió jinja2.\n" -"Podeu utilitzar expressions Python, `objects` és una llista de registres d'exploració dels objectes per als quals es genera l'informe.\n" -"Comproveu la llargada d'aquesta llista per determinar si és un informe a punt d'imprimir per múltiples registres o no. També teniu accés a 'o', que és el primer registre de la llista.\n" -"Pels informes Qweb, la variable 'ext' us dona l'extensió del format requerit " +"Ompliu aquest camp per tenir un nom de fitxer personalitzat en el moment de " +"descarregar aquest informe. La cadena s'avaluarà com una expressió jinja2.\n" +"Podeu utilitzar expressions Python, `objects` és una llista de registres " +"d'exploració dels objectes per als quals es genera l'informe.\n" +"Comproveu la llargada d'aquesta llista per determinar si és un informe a " +"punt d'imprimir per múltiples registres o no. També teniu accés a 'o', que " +"és el primer registre de la llista.\n" +"Pels informes Qweb, la variable 'ext' us dona l'extensió del format " +"requerit " #. module: report_custom_filename #: model:ir.model,name:report_custom_filename.model_ir_actions_report_xml diff --git a/report_custom_filename/i18n/de.po b/report_custom_filename/i18n/de.po index f65f1c40..55ec45d6 100644 --- a/report_custom_filename/i18n/de.po +++ b/report_custom_filename/i18n/de.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * report_custom_filename -# +# # Translators: # OCA Transbot , 2016 # Rudolf Schnapka , 2017 @@ -13,10 +13,10 @@ msgstr "" "PO-Revision-Date: 2017-03-04 05:58+0000\n" "Last-Translator: Rudolf Schnapka , 2017\n" "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" +"Language: 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 @@ -27,16 +27,27 @@ msgstr "Datei herunterladen" #. 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" +"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 "" -"Pflegen Sie dieses Feld, um einen individuellen Dateinamen beim Download dieses Berichts zu erhalten. Diese Zeichenkette wird als jinja2 -Ausdruck ausgewertet.\n" -"Sie können Python-Ausdrücke verwenden, `objects` ist eine browse record Liste von Objekten, die in diesem Bericht ausgewertet werden.\n" -"Prüfen Sie die Listenlänge, um zu erfahren, ob dieser Bericht mehrere Datensätze betrifft oder nicht.\n" -"Sie haben ebenfalls Zugriff auf das Objekt 'o', welches der erste Datensatz der Liste ist.\n" -"Bei QWeb-Berichen liefert die Variable 'ext' die vom Bericht geforderte Nmenserweiterung." +"Pflegen Sie dieses Feld, um einen individuellen Dateinamen beim Download " +"dieses Berichts zu erhalten. Diese Zeichenkette wird als jinja2 -Ausdruck " +"ausgewertet.\n" +"Sie können Python-Ausdrücke verwenden, `objects` ist eine browse record " +"Liste von Objekten, die in diesem Bericht ausgewertet werden.\n" +"Prüfen Sie die Listenlänge, um zu erfahren, ob dieser Bericht mehrere " +"Datensätze betrifft oder nicht.\n" +"Sie haben ebenfalls Zugriff auf das Objekt 'o', welches der erste Datensatz " +"der Liste ist.\n" +"Bei QWeb-Berichen liefert die Variable 'ext' die vom Bericht geforderte " +"Nmenserweiterung." #. module: report_custom_filename #: model:ir.model,name:report_custom_filename.model_ir_actions_report_xml diff --git a/report_custom_filename/i18n/es.po b/report_custom_filename/i18n/es.po index 152dc6bf..a0a662c2 100644 --- a/report_custom_filename/i18n/es.po +++ b/report_custom_filename/i18n/es.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * report_custom_filename -# +# # Translators: # Pedro M. Baeza , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2016-12-21 08:13+0000\n" "Last-Translator: Pedro M. Baeza , 2016\n" "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" +"Language: 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 @@ -26,15 +26,25 @@ msgstr "Nombre del archivo descargado" #. 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" +"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 "" -"Rellene este campo para tener un nombre de archivo personalizado cuando descargues este informe. Esta cadena es evaluada como una expresión jinja2.\n" -"Puede usar expresiones python, 'objects' es una lista de búsqueda de registros de los objetos para los cuales el informe está siendo generado.\n" -"Compruebe la longitud de esta lista para determinar si un informe está siendo impreso para múltiples registros o no. También tiene acceso a 'o', que es el primer registro de la lista.\n" -"Para los informes qweb, la variable 'ext' le da la extensión del formato requerido." +"Rellene este campo para tener un nombre de archivo personalizado cuando " +"descargues este informe. Esta cadena es evaluada como una expresión jinja2.\n" +"Puede usar expresiones python, 'objects' es una lista de búsqueda de " +"registros de los objetos para los cuales el informe está siendo generado.\n" +"Compruebe la longitud de esta lista para determinar si un informe está " +"siendo impreso para múltiples registros o no. También tiene acceso a 'o', " +"que es el primer registro de la lista.\n" +"Para los informes qweb, la variable 'ext' le da la extensión del formato " +"requerido." #. module: report_custom_filename #: model:ir.model,name:report_custom_filename.model_ir_actions_report_xml diff --git a/report_custom_filename/i18n/fr.po b/report_custom_filename/i18n/fr.po index 50b34009..cc0443a1 100644 --- a/report_custom_filename/i18n/fr.po +++ b/report_custom_filename/i18n/fr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * report_custom_filename -# +# # Translators: # Yannick Vaucher , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2016-12-12 03:37+0000\n" "Last-Translator: Yannick Vaucher , 2016\n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" +"Language: 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 @@ -26,10 +26,15 @@ 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" +"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 diff --git a/report_custom_filename/i18n/hr.po b/report_custom_filename/i18n/hr.po index 5142e321..b8156a1c 100644 --- a/report_custom_filename/i18n/hr.po +++ b/report_custom_filename/i18n/hr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * report_custom_filename -# +# # Translators: # Bole , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2016-12-12 03:37+0000\n" "Last-Translator: Bole , 2016\n" "Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n" +"Language: 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" +"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 @@ -26,10 +27,15 @@ 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" +"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 diff --git a/report_custom_filename/i18n/it.po b/report_custom_filename/i18n/it.po index 1e9751e7..466b978f 100644 --- a/report_custom_filename/i18n/it.po +++ b/report_custom_filename/i18n/it.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * report_custom_filename -# +# # Translators: # Paolo Valier , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2016-12-12 03:37+0000\n" "Last-Translator: Paolo Valier , 2016\n" "Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" +"Language: 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 @@ -26,10 +26,15 @@ 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" +"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 diff --git a/report_custom_filename/i18n/pt_PT.po b/report_custom_filename/i18n/pt_PT.po index b8ee6ca3..257c9aee 100644 --- a/report_custom_filename/i18n/pt_PT.po +++ b/report_custom_filename/i18n/pt_PT.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * report_custom_filename -# +# # Translators: # Pedro Castro Silva , 2016 msgid "" @@ -11,11 +11,12 @@ msgstr "" "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 , 2016\n" -"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n" +"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/" +"teams/23907/pt_PT/)\n" +"Language: 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 @@ -26,15 +27,26 @@ 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" +"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." +"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 diff --git a/report_custom_filename/i18n/report_custom_filename.pot b/report_custom_filename/i18n/report_custom_filename.pot new file mode 100644 index 00000000..06b56e25 --- /dev/null +++ b/report_custom_filename/i18n/report_custom_filename.pot @@ -0,0 +1,33 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_custom_filename +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \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 +#: 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 "" + diff --git a/report_custom_filename/i18n/sl.po b/report_custom_filename/i18n/sl.po index e08fc0b5..0bc5c7d6 100644 --- a/report_custom_filename/i18n/sl.po +++ b/report_custom_filename/i18n/sl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * report_custom_filename -# +# # Translators: # Matjaž Mozetič , 2016 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2016-12-12 03:37+0000\n" "Last-Translator: Matjaž Mozetič , 2016\n" "Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n" +"Language: 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" +"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 @@ -26,14 +27,22 @@ 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" +"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" +"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 diff --git a/report_custom_filename/i18n/tr.po b/report_custom_filename/i18n/tr.po index 92e309c1..88a37350 100644 --- a/report_custom_filename/i18n/tr.po +++ b/report_custom_filename/i18n/tr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * report_custom_filename -# +# # Translators: # Ahmet Altinisik , 2016 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2016-12-27 16:12+0000\n" "Last-Translator: Ahmet Altinisik , 2016\n" "Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n" +"Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: report_custom_filename @@ -26,10 +26,15 @@ 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" +"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 diff --git a/report_custom_filename/i18n/tr_TR.po b/report_custom_filename/i18n/tr_TR.po index f93d53c5..285bed5a 100644 --- a/report_custom_filename/i18n/tr_TR.po +++ b/report_custom_filename/i18n/tr_TR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * report_custom_filename -# +# # Translators: # Ozge Altinisik , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-01-07 01:41+0000\n" "PO-Revision-Date: 2017-01-07 01:41+0000\n" "Last-Translator: Ozge Altinisik , 2017\n" -"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/tr_TR/)\n" +"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/" +"tr_TR/)\n" +"Language: tr_TR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: report_custom_filename @@ -26,10 +27,15 @@ msgstr "Dosya adını indir" #. 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" +"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