Files
contract/product_contract/i18n/tr.po
Weblate 89b11025a0 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: contract-17.0/contract-17.0-product_contract
Translate-URL: https://translation.odoo-community.org/projects/contract-17-0/contract-17-0-product_contract/
2024-06-04 15:10:46 +00:00

339 lines
14 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 Odoo Server.
# This file contains the translation of the following modules:
# * product_contract
#
# Translators:
# Ediz Duman <neps1192@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-21 01:48+0000\n"
"PO-Revision-Date: 2018-04-21 01:48+0000\n"
"Last-Translator: Ediz Duman <neps1192@gmail.com>, 2017\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"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: product_contract
#: model_terms:ir.ui.view,arch_db:product_contract.contract_contract_customer_form_view
msgid "<span class=\"o_stat_text\">Sale Orders</span>"
msgstr ""
#. module: product_contract
#: model:ir.model.fields,field_description:product_contract.field_product_product__is_auto_renew
#: model:ir.model.fields,field_description:product_contract.field_product_template__is_auto_renew
#: model:ir.model.fields,field_description:product_contract.field_sale_order_line__is_auto_renew
msgid "Auto Renew"
msgstr ""
#. module: product_contract
#: model:ir.model.fields,field_description:product_contract.field_res_company__create_contract_at_sale_order_confirmation
#: model:ir.model.fields,field_description:product_contract.field_res_config_settings__create_contract_at_sale_order_confirmation
#: model_terms:ir.ui.view,arch_db:product_contract.res_config_settings_form_view
msgid "Automatically Create Contracts At Sale Order Confirmation"
msgstr ""
#. module: product_contract
#: model:ir.model,name:product_contract.model_res_company
msgid "Companies"
msgstr ""
#. module: product_contract
#: model:ir.model,name:product_contract.model_res_config_settings
msgid "Config Settings"
msgstr ""
#. module: product_contract
#: model:ir.model,name:product_contract.model_contract_contract
#: model:ir.model.fields,field_description:product_contract.field_sale_order_line__contract_id
#: model_terms:ir.ui.view,arch_db:product_contract.product_template_form_contract_view
msgid "Contract"
msgstr "Sözleşme"
#. module: product_contract
#: model:ir.model.fields,field_description:product_contract.field_sale_order__contract_count
#, fuzzy
msgid "Contract Count"
msgstr "Sözleşme"
#. module: product_contract
#: model:ir.model,name:product_contract.model_contract_line
#, fuzzy
msgid "Contract Line"
msgstr "Sözleşme"
#. module: product_contract
#: model:ir.model.fields,field_description:product_contract.field_sale_order_line__contract_line_id
#, fuzzy
msgid "Contract Line to replace"
msgstr "Sözleşme Şablonu"
#. module: product_contract
#: model:ir.model.fields,field_description:product_contract.field_product_product__property_contract_template_id
#: model:ir.model.fields,field_description:product_contract.field_product_template__property_contract_template_id
#: model:ir.model.fields,field_description:product_contract.field_sale_order_line__contract_template_id
msgid "Contract Template"
msgstr "Sözleşme Şablonu"
#. module: product_contract
#. odoo-python
#: code:addons/product_contract/models/sale_order_line.py:0
#, python-format
msgid "Contract product has different contract template"
msgstr ""
#. module: product_contract
#. odoo-python
#: code:addons/product_contract/models/product_template.py:0
#, python-format
msgid "Contract product should be service type"
msgstr ""
#. module: product_contract
#: model_terms:ir.ui.view,arch_db:product_contract.view_order_form
#, fuzzy
msgid "Contracts"
msgstr "Sözleşme"
#. module: product_contract
#: model_terms:ir.ui.view,arch_db:product_contract.view_order_form
#, fuzzy
msgid "Create Contracts"
msgstr "Sözleşme"
#. module: product_contract
#: model:ir.model.fields,field_description:product_contract.field_sale_order_line__date_end
msgid "Date End"
msgstr ""
#. module: product_contract
#: model:ir.model.fields,field_description:product_contract.field_sale_order_line__date_start
msgid "Date Start"
msgstr ""
#. module: product_contract
#: model:ir.model.fields.selection,name:product_contract.selection__product_template__auto_renew_rule_type__daily
#: model:ir.model.fields.selection,name:product_contract.selection__product_template__recurring_rule_type__daily
#: model:ir.model.fields.selection,name:product_contract.selection__product_template__termination_notice_rule_type__daily
#: model:ir.model.fields.selection,name:product_contract.selection__sale_order_line__auto_renew_rule_type__daily
#: model:ir.model.fields.selection,name:product_contract.selection__sale_order_line__recurring_rule_type__daily
msgid "Day(s)"
msgstr ""
#. module: product_contract
#: model:ir.model.fields,field_description:product_contract.field_product_product__default_qty
#: model:ir.model.fields,field_description:product_contract.field_product_template__default_qty
msgid "Default Quantity"
msgstr ""
#. module: product_contract
#: model:ir.model.fields,field_description:product_contract.field_product_product__recurring_rule_type
#: model:ir.model.fields,field_description:product_contract.field_product_template__recurring_rule_type
#: model:ir.model.fields,field_description:product_contract.field_sale_order_line__recurring_rule_type
msgid "Invoice Every"
msgstr ""
#. module: product_contract
#: model:ir.model.fields,field_description:product_contract.field_product_product__recurring_invoicing_type
#: model:ir.model.fields,field_description:product_contract.field_product_template__recurring_invoicing_type
#: model:ir.model.fields,field_description:product_contract.field_sale_order_line__recurring_invoicing_type
msgid "Invoicing type"
msgstr ""
#. module: product_contract
#: model:ir.model.fields,field_description:product_contract.field_product_product__is_contract
#: model:ir.model.fields,field_description:product_contract.field_product_template__is_contract
#: model:ir.model.fields,field_description:product_contract.field_sale_order__is_contract
#: model:ir.model.fields,field_description:product_contract.field_sale_order_line__is_contract
msgid "Is a contract"
msgstr "Sözleşmeli"
#. module: product_contract
#: model:ir.model.fields.selection,name:product_contract.selection__product_template__auto_renew_rule_type__monthly
#: model:ir.model.fields.selection,name:product_contract.selection__product_template__recurring_rule_type__monthly
#: model:ir.model.fields.selection,name:product_contract.selection__product_template__termination_notice_rule_type__monthly
#: model:ir.model.fields.selection,name:product_contract.selection__sale_order_line__auto_renew_rule_type__monthly
#: model:ir.model.fields.selection,name:product_contract.selection__sale_order_line__recurring_rule_type__monthly
msgid "Month(s)"
msgstr ""
#. module: product_contract
#: model:ir.model.fields.selection,name:product_contract.selection__product_template__recurring_rule_type__monthlylastday
#: model:ir.model.fields.selection,name:product_contract.selection__sale_order_line__recurring_rule_type__monthlylastday
msgid "Month(s) last day"
msgstr ""
#. module: product_contract
#: model:ir.model.fields,field_description:product_contract.field_sale_order__need_contract_creation
#, fuzzy
msgid "Need Contract Creation"
msgstr "Sözleşme Şablonu"
#. module: product_contract
#: model:ir.model.fields.selection,name:product_contract.selection__product_template__recurring_invoicing_type__post-paid
#: model:ir.model.fields.selection,name:product_contract.selection__sale_order_line__recurring_invoicing_type__post-paid
msgid "Post-paid"
msgstr ""
#. module: product_contract
#: model:ir.model.fields.selection,name:product_contract.selection__product_template__recurring_invoicing_type__pre-paid
#: model:ir.model.fields.selection,name:product_contract.selection__sale_order_line__recurring_invoicing_type__pre-paid
msgid "Pre-paid"
msgstr ""
#. module: product_contract
#: model:ir.model,name:product_contract.model_product_template
msgid "Product"
msgstr ""
#. module: product_contract
#: model:ir.model.fields.selection,name:product_contract.selection__product_template__recurring_rule_type__quarterly
#: model:ir.model.fields.selection,name:product_contract.selection__sale_order_line__recurring_rule_type__quarterly
msgid "Quarter(s)"
msgstr ""
#. module: product_contract
#: model_terms:ir.ui.view,arch_db:product_contract.view_order_form
msgid "Recurrence Invoicing"
msgstr ""
#. module: product_contract
#: model:ir.model.fields,field_description:product_contract.field_product_product__auto_renew_interval
#: model:ir.model.fields,field_description:product_contract.field_product_template__auto_renew_interval
#: model:ir.model.fields,field_description:product_contract.field_sale_order_line__auto_renew_interval
msgid "Renew Every"
msgstr ""
#. module: product_contract
#: model:ir.model.fields,help:product_contract.field_product_product__auto_renew_interval
#: model:ir.model.fields,help:product_contract.field_product_template__auto_renew_interval
#: model:ir.model.fields,help:product_contract.field_sale_order_line__auto_renew_interval
msgid "Renew every (Days/Week/Month/Year)"
msgstr ""
#. module: product_contract
#: model:ir.model.fields,field_description:product_contract.field_product_product__auto_renew_rule_type
#: model:ir.model.fields,field_description:product_contract.field_product_template__auto_renew_rule_type
#: model:ir.model.fields,field_description:product_contract.field_sale_order_line__auto_renew_rule_type
msgid "Renewal type"
msgstr ""
#. module: product_contract
#: model:ir.model.fields,field_description:product_contract.field_contract_contract__sale_order_count
#, fuzzy
msgid "Sale Order Count"
msgstr "Satış Sipariş Satırı"
#. module: product_contract
#: model:ir.model.fields,field_description:product_contract.field_contract_line__sale_order_line_id
#, fuzzy
msgid "Sale Order Line"
msgstr "Satış Sipariş Satırı"
#. module: product_contract
#. odoo-python
#: code:addons/product_contract/models/sale_order_line.py:0
#, python-format
msgid "Sale Order and contract should be linked to the same partner"
msgstr ""
#. module: product_contract
#: model:ir.model,name:product_contract.model_sale_order
msgid "Sales Order"
msgstr ""
#. module: product_contract
#: model:ir.model,name:product_contract.model_sale_order_line
msgid "Sales Order Line"
msgstr "Satış Sipariş Satırı"
#. module: product_contract
#. odoo-python
#: code:addons/product_contract/models/contract.py:0
#, fuzzy, python-format
msgid "Sales Orders"
msgstr "Satış Siparişi"
#. module: product_contract
#: model:ir.model.fields.selection,name:product_contract.selection__product_template__recurring_rule_type__semesterly
#: model:ir.model.fields.selection,name:product_contract.selection__sale_order_line__recurring_rule_type__semesterly
msgid "Semester(s)"
msgstr ""
#. module: product_contract
#: model:ir.model.fields,help:product_contract.field_product_product__recurring_rule_type
#: model:ir.model.fields,help:product_contract.field_product_template__recurring_rule_type
msgid "Specify Interval for automatic invoice generation."
msgstr ""
#. module: product_contract
#: model:ir.model.fields,help:product_contract.field_product_product__auto_renew_rule_type
#: model:ir.model.fields,help:product_contract.field_product_template__auto_renew_rule_type
#: model:ir.model.fields,help:product_contract.field_sale_order_line__auto_renew_rule_type
msgid "Specify Interval for automatic renewal."
msgstr ""
#. module: product_contract
#: model:ir.model.fields,help:product_contract.field_product_product__recurring_invoicing_type
#: model:ir.model.fields,help:product_contract.field_product_template__recurring_invoicing_type
#: model:ir.model.fields,help:product_contract.field_sale_order_line__recurring_invoicing_type
msgid "Specify if process date is 'from' or 'to' invoicing date"
msgstr ""
#. module: product_contract
#: model:ir.model.fields,field_description:product_contract.field_product_product__termination_notice_interval
#: model:ir.model.fields,field_description:product_contract.field_product_template__termination_notice_interval
msgid "Termination Notice Before"
msgstr ""
#. module: product_contract
#: model:ir.model.fields,field_description:product_contract.field_product_product__termination_notice_rule_type
#: model:ir.model.fields,field_description:product_contract.field_product_template__termination_notice_rule_type
msgid "Termination Notice type"
msgstr ""
#. module: product_contract
#: model:ir.model.fields.selection,name:product_contract.selection__product_template__auto_renew_rule_type__weekly
#: model:ir.model.fields.selection,name:product_contract.selection__product_template__recurring_rule_type__weekly
#: model:ir.model.fields.selection,name:product_contract.selection__product_template__termination_notice_rule_type__weekly
#: model:ir.model.fields.selection,name:product_contract.selection__sale_order_line__auto_renew_rule_type__weekly
#: model:ir.model.fields.selection,name:product_contract.selection__sale_order_line__recurring_rule_type__weekly
msgid "Week(s)"
msgstr ""
#. module: product_contract
#: model:ir.model.fields.selection,name:product_contract.selection__product_template__auto_renew_rule_type__yearly
#: model:ir.model.fields.selection,name:product_contract.selection__product_template__recurring_rule_type__yearly
#: model:ir.model.fields.selection,name:product_contract.selection__sale_order_line__auto_renew_rule_type__yearly
#: model:ir.model.fields.selection,name:product_contract.selection__sale_order_line__recurring_rule_type__yearly
msgid "Year(s)"
msgstr ""
#. module: product_contract
#. odoo-python
#: code:addons/product_contract/models/sale_order.py:0
#: code:addons/product_contract/models/sale_order_line.py:0
#, python-format
msgid "You can't upsell or downsell a terminated contract"
msgstr ""
#. module: product_contract
#. odoo-python
#: code:addons/product_contract/models/sale_order.py:0
#, python-format
msgid ""
"You must specify a contract template for '%(product_name)s' product in "
"'%(company_name)s' company."
msgstr ""
#~ msgid "Product Template"
#~ msgstr "Ürün Şablonu"
#, fuzzy
#~ msgid "Sale Order"
#~ msgstr "Satış Siparişi"