From e20ffe75a4194640ea4e1f2d5d6225af8df17121 Mon Sep 17 00:00:00 2001 From: OCA Transbot Date: Sat, 31 Dec 2016 01:37:48 -0500 Subject: [PATCH] OCA Transbot updated translations from Transifex --- report_custom_filename/i18n/tr.po | 38 +++++++++++++++++++++++++++++++ report_xlsx/i18n/tr.po | 24 +++++++++++++++++++ 2 files changed, 62 insertions(+) create mode 100644 report_custom_filename/i18n/tr.po create mode 100644 report_xlsx/i18n/tr.po diff --git a/report_custom_filename/i18n/tr.po b/report_custom_filename/i18n/tr.po new file mode 100644 index 000000000..92e309c1f --- /dev/null +++ b/report_custom_filename/i18n/tr.po @@ -0,0 +1,38 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_custom_filename +# +# Translators: +# Ahmet Altinisik , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-27 16:12+0000\n" +"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" +"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 +#: 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" diff --git a/report_xlsx/i18n/tr.po b/report_xlsx/i18n/tr.po new file mode 100644 index 000000000..4325d651b --- /dev/null +++ b/report_xlsx/i18n/tr.po @@ -0,0 +1,24 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_xlsx +# +# Translators: +# Ahmet Altinisik , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 9.0c\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-12-27 16:12+0000\n" +"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" +"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_xlsx +#: model:ir.model,name:report_xlsx.model_ir_actions_report_xml +msgid "ir.actions.report.xml" +msgstr "ir.actions.report.xml"