# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * cloud_storage_azure
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
# DeepL <noreply-mt-deepl@weblate.org>, 2025.
# Odoo Turkish Import <dyki+tr@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-11-21 14:46+0000\n"
"Last-Translator: Odoo Turkish Import <dyki+tr@odoo.com>\n"
"Language-Team: Turkish <https://translate.odoo.com/projects/odoo-19/"
"cloud_storage_azure/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"
"X-Generator: Weblate 5.12.2\n"

#. module: cloud_storage_azure
#. odoo-python
#: code:addons/cloud_storage_azure/models/ir_attachment.py:0
msgid "%s is not a valid Azure Blob Storage URL."
msgstr "%s geçerli bir Azure Blob Depolama URL'si değildir."

#. module: cloud_storage_azure
#: model:ir.model,name:cloud_storage_azure.model_ir_attachment
msgid "Attachment"
msgstr "Ek"

#. module: cloud_storage_azure
#: model:ir.model.fields,field_description:cloud_storage_azure.field_res_config_settings__cloud_storage_azure_account_name
msgid "Azure Account Name"
msgstr "Azure Hesap Adı"

#. module: cloud_storage_azure
#: model:ir.model.fields,field_description:cloud_storage_azure.field_res_config_settings__cloud_storage_azure_client_id
msgid "Azure Client ID"
msgstr "Azure İstemci Kimliği"

#. module: cloud_storage_azure
#: model:ir.model.fields,field_description:cloud_storage_azure.field_res_config_settings__cloud_storage_azure_client_secret
msgid "Azure Client Secret"
msgstr "Azure İstemci Sırrı"

#. module: cloud_storage_azure
#: model:ir.model.fields.selection,name:cloud_storage_azure.selection__res_config_settings__cloud_storage_provider__azure
msgid "Azure Cloud Storage"
msgstr "Azure Bulut Depolama"

#. module: cloud_storage_azure
#: model:ir.model.fields,field_description:cloud_storage_azure.field_res_config_settings__cloud_storage_azure_container_name
msgid "Azure Container Name"
msgstr "Azure Kapsayıcı Adı"

#. module: cloud_storage_azure
#: model:ir.model.fields,field_description:cloud_storage_azure.field_res_config_settings__cloud_storage_azure_tenant_id
msgid "Azure Tenant ID"
msgstr "Azure Tenant ID"

#. module: cloud_storage_azure
#: model:ir.model.fields,field_description:cloud_storage_azure.field_res_config_settings__cloud_storage_provider
msgid "Cloud Storage Provider for new attachments"
msgstr "Yeni ekler için Bulut Depolama Sağlayıcısı"

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

#. module: cloud_storage_azure
#: model:ir.model.fields,field_description:cloud_storage_azure.field_ir_attachment__display_name
#: model:ir.model.fields,field_description:cloud_storage_azure.field_res_config_settings__display_name
msgid "Display Name"
msgstr "İsim Göster"

#. module: cloud_storage_azure
#: model:ir.model.fields,field_description:cloud_storage_azure.field_ir_attachment__id
#: model:ir.model.fields,field_description:cloud_storage_azure.field_res_config_settings__id
msgid "ID"
msgstr "ID"

#. module: cloud_storage_azure
#: model:ir.model.fields,field_description:cloud_storage_azure.field_res_config_settings__cloud_storage_azure_invalidate_user_delegation_key
msgid "Invalidate Cached Azure User Delegation Key"
msgstr "Önbelleğe Alınmış Azure Kullanıcı Temsilci Anahtarını Geçersiz Kılma"

#. module: cloud_storage_azure
#. odoo-python
#: code:addons/cloud_storage_azure/models/res_config_settings.py:0
msgid ""
"Some Azure attachments are in use, please migrate their cloud storages "
"before disable this module"
msgstr ""
"Bazı Azure ekleri kullanımdadır, lütfen bu modülü devre dışı bırakmadan önce "
"bulut depolarını geçirin"

#. module: cloud_storage_azure
#. odoo-python
#: code:addons/cloud_storage_azure/models/res_config_settings.py:0
msgid ""
"The connection string is not allowed to download blobs from the container.\n"
"%s"
msgstr ""
"Bağlantı dizesinin kapsayıcıdan blob indirmesine izin verilmiyor.\n"
"%s"

#. module: cloud_storage_azure
#. odoo-python
#: code:addons/cloud_storage_azure/models/res_config_settings.py:0
msgid ""
"The connection string is not allowed to upload blobs to the container.\n"
"%s"
msgstr ""
"Bağlantı dizesinin kapsayıcıya blob yüklemesine izin verilmez.\n"
"%s"
