132 lines
4.0 KiB
Plaintext
132 lines
4.0 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * pos_cache
|
||
#
|
||
# Translators:
|
||
# Ayhan KIZILTAN <akiziltan76@hotmail.com>, 2022
|
||
# Murat Kaplan <muratk@projetgrup.com>, 2022
|
||
# Yedigen, 2022
|
||
# Martin Trigaux, 2022
|
||
# Levent Karakaş <levent@mektup.at>, 2022
|
||
# Umur Akın <umura@projetgrup.com>, 2022
|
||
# Ertuğrul Güreş <ertugrulg@projetgrup.com>, 2022
|
||
# Halil, 2023
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 16.0\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2024-02-06 13:32+0000\n"
|
||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||
"Last-Translator: Halil, 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: pos_cache
|
||
#. odoo-javascript
|
||
#: code:addons/pos_cache/static/src/js/Chrome.js:0
|
||
#, python-format
|
||
msgid "All products are loaded."
|
||
msgstr "Tüm ürünler yüklendi."
|
||
|
||
#. module: pos_cache
|
||
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache__cache
|
||
#: model:ir.model.fields,field_description:pos_cache.field_pos_config__cache_ids
|
||
msgid "Cache"
|
||
msgstr "Önbellek"
|
||
|
||
#. module: pos_cache
|
||
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache__compute_user_id
|
||
msgid "Cache compute user"
|
||
msgstr "Kullanıcı ön belleğini hesapla"
|
||
|
||
#. module: pos_cache
|
||
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache__config_id
|
||
msgid "Config"
|
||
msgstr "Yapılandır"
|
||
|
||
#. module: pos_cache
|
||
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache__create_uid
|
||
msgid "Created by"
|
||
msgstr "Oluşturan"
|
||
|
||
#. module: pos_cache
|
||
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache__create_date
|
||
msgid "Created on"
|
||
msgstr "Oluşturulma"
|
||
|
||
#. module: pos_cache
|
||
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache__display_name
|
||
msgid "Display Name"
|
||
msgstr "Görünüm Adı"
|
||
|
||
#. module: pos_cache
|
||
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache__id
|
||
msgid "ID"
|
||
msgstr "ID"
|
||
|
||
#. module: pos_cache
|
||
#: model_terms:ir.ui.view,arch_db:pos_cache.view_pos_config_kanban
|
||
msgid "Invalidate cache"
|
||
msgstr "Ön belleği iptal et"
|
||
|
||
#. module: pos_cache
|
||
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache____last_update
|
||
msgid "Last Modified on"
|
||
msgstr "Son Düzenleme"
|
||
|
||
#. module: pos_cache
|
||
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache__write_uid
|
||
msgid "Last Updated by"
|
||
msgstr "Son Güncelleyen"
|
||
|
||
#. module: pos_cache
|
||
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache__write_date
|
||
msgid "Last Updated on"
|
||
msgstr "Son Güncelleme"
|
||
|
||
#. module: pos_cache
|
||
#: model:ir.model.fields,field_description:pos_cache.field_pos_config__limit_products_per_request
|
||
msgid "Limit Products Per Request"
|
||
msgstr "İstek Başına Ürünleri Sınırla"
|
||
|
||
#. module: pos_cache
|
||
#: model:ir.model.fields,field_description:pos_cache.field_pos_config__oldest_cache_time
|
||
msgid "Oldest cache time"
|
||
msgstr "En eski önbellek zamanı"
|
||
|
||
#. module: pos_cache
|
||
#: model:ir.actions.server,name:pos_cache.refresh_pos_cache_cron_ir_actions_server
|
||
#: model:ir.cron,cron_name:pos_cache.refresh_pos_cache_cron
|
||
msgid "PoS: refresh cache"
|
||
msgstr "PoS: Önbelleği güncelle"
|
||
|
||
#. module: pos_cache
|
||
#: model:ir.model,name:pos_cache.model_pos_cache
|
||
msgid "Point of Sale Cache"
|
||
msgstr "Satış Noktası Önbelleği"
|
||
|
||
#. module: pos_cache
|
||
#: model:ir.model,name:pos_cache.model_pos_config
|
||
msgid "Point of Sale Configuration"
|
||
msgstr "Satış Noktası Yapılandırması"
|
||
|
||
#. module: pos_cache
|
||
#: model:ir.model,name:pos_cache.model_pos_session
|
||
msgid "Point of Sale Session"
|
||
msgstr "Satış Noktası Oturumu"
|
||
|
||
#. module: pos_cache
|
||
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache__product_domain
|
||
msgid "Product Domain"
|
||
msgstr "Ürün Domaini"
|
||
|
||
#. module: pos_cache
|
||
#: model:ir.model.fields,field_description:pos_cache.field_pos_cache__product_fields
|
||
msgid "Product Fields"
|
||
msgstr "Ürün Alanları"
|