Files
reporting-engine/report_custom_filename/i18n/tr_TR.po
2017-01-07 00:27:12 -05:00

37 lines
1.4 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * report_custom_filename
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: reporting-engine (7.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-31 06:52+0000\n"
"PO-Revision-Date: 2016-03-28 12:30+0000\n"
"Last-Translator: <>\n"
"Language-Team: Turkish (Turkey) (http://www.transifex.com/oca/OCA-reporting-engine-7-0/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
#: help:ir.actions.report.xml,download_filename:0
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"
msgstr ""
#. module: report_custom_filename
#: model:ir.model,name:report_custom_filename.model_ir_actions_report_xml
msgid "ir.actions.report.xml"
msgstr ""
#. module: report_custom_filename
#: field:ir.actions.report.xml,download_filename:0
msgid "Download filename"
msgstr "Dosya adını indir"