odoo/addons/pos_discount/i18n/tr.po

52 lines
1.4 KiB
Plaintext
Raw Permalink 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 Odoo Server.
# This file contains the translation of the following modules:
# * pos_discount
#
# Translators:
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014
msgid ""
msgstr ""
"Project-Id-Version: Odoo 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-21 14:07+0000\n"
"PO-Revision-Date: 2015-06-30 15:50+0000\n"
"Last-Translator: Murat Kaplan <muratk@projetgrup.com>\n"
"Language-Team: Turkish (http://www.transifex.com/p/odoo-8/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: pos_discount
#. openerp-web
#: code:addons/pos_discount/static/src/xml/discount.xml:5
#, python-format
msgid "Discount"
msgstr "İndirim"
#. module: pos_discount
#: field:pos.config,discount_pc:0
msgid "Discount Percentage"
msgstr "İndirim Yüzde"
#. module: pos_discount
#: field:pos.config,discount_product_id:0
msgid "Discount Product"
msgstr "İndirimli Ürün"
#. module: pos_discount
#: view:pos.config:pos_discount.view_pos_config_form
msgid "Discounts"
msgstr "İndirimler"
#. module: pos_discount
#: help:pos.config,discount_pc:0
msgid "The discount percentage"
msgstr "İndirim yüzdesi"
#. module: pos_discount
#: help:pos.config,discount_product_id:0
msgid "The product used to model the discount"
msgstr "Ürün indirimini modellemek için kullanılan"