# Translation of Odoo Server.
# This file contains the translation of the following modules:
# 	* base_vat
# 
# Translators:
# Ediz Duman <neps1192@gmail.com>, 2021
# Levent Karakaş <levent@mektup.at>, 2021
# Murat Kaplan <muratk@projetgrup.com>, 2021
# Umur Akın <umura@projetgrup.com>, 2021
# Yedigen, 2021
# Murat Durmuş <muratd@projetgrup.com>, 2021
# abc Def <hdogan1974@gmail.com>, 2021
# Ertuğrul Güreş <ertugrulg@projetgrup.com>, 2023
# Tugay Hatıl <tugayh@projetgrup.com>, 2023
# 
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-01-24 08:19+0000\n"
"PO-Revision-Date: 2021-09-14 12:21+0000\n"
"Last-Translator: Tugay Hatıl <tugayh@projetgrup.com>, 2023\n"
"Language-Team: Turkish (https://app.transifex.com/odoo/teams/41243/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: base_vat
#: model_terms:ir.ui.view,arch_db:base_vat.res_config_settings_view_form
msgid ""
"<span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-"
"specific.\" aria-label=\"Values set here are company-specific.\" "
"groups=\"base.group_multi_company\" role=\"img\"/>"
msgstr ""
"<span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-"
"specific.\" aria-label=\"Values set here are company-specific.\" "
"groups=\"base.group_multi_company\" role=\"img\"/>"

#. module: base_vat
#: model_terms:ir.ui.view,arch_db:base_vat.view_partner_form
msgid "<span class=\"o_vat_label\">VAT</span>"
msgstr "<span class=\"o_vat_label\">KDV</span>"

#. module: base_vat
#: model:ir.model,name:base_vat.model_res_company
msgid "Companies"
msgstr "Şirketler"

#. module: base_vat
#: model:ir.model,name:base_vat.model_res_config_settings
msgid "Config Settings"
msgstr "Yapılandırma Ayarları"

#. module: base_vat
#: model:ir.model,name:base_vat.model_res_partner
msgid "Contact"
msgstr "Kontak"

#. module: base_vat
#: model:ir.model,name:base_vat.model_account_fiscal_position
msgid "Fiscal Position"
msgstr "Mali Koşul"

#. module: base_vat
#: model_terms:ir.ui.view,arch_db:base_vat.res_config_settings_view_form
msgid ""
"If this checkbox is ticked, you will not be able to save a contact if its "
"VAT number cannot be verified by the European VIES service."
msgstr ""
"Eğer kontrol kutusu işaretli ise ve vergi numarası European VIES servisi "
"tarafından doğrulanmamışsa, bir bağlantı kaydedemezsiniz."

#. module: base_vat
#: model:ir.model.fields,help:base_vat.field_res_partner__vat
#: model:ir.model.fields,help:base_vat.field_res_users__vat
msgid ""
"The Tax Identification Number. Complete it if the contact is subjected to "
"government taxes. Used in some legal statements."
msgstr ""
"Vergi Kimlik Numarası. İlgili kişi devlet vergilerine tabi ise bu işlemi "
"tamamlayın. Bazı yasal beyanlarda kullanılmaktadır."

#. module: base_vat
#: code:addons/base_vat/models/res_partner.py:0
#, python-format
msgid ""
"The %(vat_label)s number [%(wrong_vat)s] for %(record_label)s does not seem to be valid. \n"
"Note: the expected format is %(expected_format)s"
msgstr ""
"%(record_label)s için %(vat_label)s numarası [%(wrong_vat)s] geçerli görünmüyor.\n"
"Not: beklenen biçim %(expected_format)s"

#. module: base_vat
#: code:addons/base_vat/models/res_partner.py:0
#, python-format
msgid ""
"The %(vat_label)s number [%(wrong_vat)s] for %(record_label)s either failed "
"the VIES VAT validation check or did not respect the expected format "
"%(expected_format)s."
msgstr ""

#. module: base_vat
#: code:addons/base_vat/models/account_fiscal_position.py:0
#, python-format
msgid ""
"The country detected for this foreign VAT number does not match the one set "
"on this fiscal position."
msgstr ""
"Bu yabancı vergi numarası için tespit edilen ülke, bu mali pozisyonda "
"ayarlanan ülke ile eşleşmiyor."

#. module: base_vat
#: model_terms:ir.ui.view,arch_db:base_vat.company_form_vat
#: model_terms:ir.ui.view,arch_db:base_vat.view_partner_form
msgid "VAT"
msgstr "VKN/TCKN"

#. module: base_vat
#: model:ir.model.fields,field_description:base_vat.field_res_partner__vat
#: model:ir.model.fields,field_description:base_vat.field_res_users__vat
msgid "VAT/Tax ID"
msgstr "VAT/Vergi Kimliği"

#. module: base_vat
#: model:ir.model.fields,field_description:base_vat.field_res_company__vat_check_vies
#: model:ir.model.fields,field_description:base_vat.field_res_config_settings__vat_check_vies
msgid "Verify VAT Numbers"
msgstr "Vergi No Doğrulama"

#. module: base_vat
#: model_terms:ir.ui.view,arch_db:base_vat.res_config_settings_view_form
msgid "Verify VAT numbers using the European VIES service"
msgstr "Avrupa VIES servisini kullanarak Vergi No Doğrulama"

#. module: base_vat
#: code:addons/base_vat/models/account_fiscal_position.py:0
#, python-format
msgid "fiscal position [%s]"
msgstr "mali koşul [%s]"

#. module: base_vat
#: code:addons/base_vat/models/res_partner.py:0
#, python-format
msgid "partner [%s]"
msgstr "kontak [%s]"
