# Translation of Odoo Server. # This file contains the translation of the following modules: # * point_of_sale # # Translators: # Ferat Tnc , 2022 # Saban Yildiz , 2022 # Gökhan Yüksel , 2022 # İlknur Püskül , 2022 # ANIL TAN SAĞIR , 2022 # Tugay Hatıl , 2022 # Özlem Atalay , 2022 # Ali Zeynel AĞCA , 2022 # Murat Durmuş , 2022 # Ediz Duman , 2022 # Ayhan KIZILTAN , 2022 # Buket Şeker , 2022 # Gökhan Erdoğdu , 2022 # Güven YILMAZ , 2022 # Ahmet Altinisik , 2022 # Nadir Gazioglu , 2022 # Umur Akın , 2022 # Ramiz Deniz Öner , 2022 # Martin Trigaux, 2022 # Levent Karakaş , 2022 # abc Def , 2022 # Murat Kaplan , 2022 # Ozlem Cikrikci , 2023 # Halil, 2023 # Ertuğrul Güreş , 2023 # "Dylan Kiss (dyki)" , 2025. # Weblate , 2025. # DeepL , 2025. # Odoo Turkish Import , 2025. msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2026-03-06 18:36+0000\n" "PO-Revision-Date: 2025-11-21 14:45+0000\n" "Last-Translator: Odoo Turkish Import \n" "Language-Team: Turkish \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: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/stock_picking.py:0 msgid "" "\n" "This issue occurs because the quantity becomes zero after rounding during " "the conversion. To fix this, adjust the conversion factors or rounding " "method to ensure that even the smallest quantity in the original unit does " "not round down to zero in the target unit." msgstr "" "\n" "Bu sorun, dönüştürme sırasında yuvarlama nedeniyle miktarın sıfır olmasıyla " "ortaya çıkar. Bunu düzeltmek için dönüştürme katsayılarını veya yuvarlama " "yöntemini ayarlayın; böylece orijinal birimdeki en küçük miktar bile hedef " "birimde sıfıra yuvarlanmaz." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/models/pos_order.js:0 msgid " (Refund)" msgstr " (Geri Ödeme)" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/stock_picking.py:0 msgid " - From \"%(uom_from)s\" to \"%(uom_to)s\"" msgstr " - \"%(uom_from)s\"→ \"%(uom_to)s\"" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0 msgid "% Disc" msgstr "% Disk" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/stock_warehouse.py:0 msgid "%(name)s Picking POS" msgstr "%(name)sPOS Toplama" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "%(name)s REFUND" msgstr "%(name)s İADESİ" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "" "%(old_pm)s changed to %(new_pm)s and from %(old_amount)s to %(new_amount)s" msgstr "" "%(old_pm)s, %(new_pm)s olarak değiştirildi ve %(old_amount)s, %" "(new_amount)s olarak güncellendi." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "%(old_pm)s changed to %(new_pm)s for %(old_amount)s" msgstr "" "%(old_pm)s tutarı için ödeme yöntemi %(new_pm)s %(old_amount)s olarak " "değiştirildi" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "%(payment_method)s POS payment of %(partner)s in %(session)s" msgstr "%(payment_method)s %(partner)s %(session)s POS ödemesi" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "%(product_name)s: Deleted line (quantity: %(qty)s)" msgstr "%(product_name)s: Silinen satır (adet: %(qty)s)" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "%(product_name)s: Ordered quantity: %(old_qty)s" msgstr "%(product_name)s: Sipariş edilen miktar: %(old_qty)s" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "%(refunded_order)s REFUND" msgstr "%(refunded_order)s İADESİ" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "%(title)s %(product_name)s with %(taxes)s" msgstr "%(title)s %(product_name)s, %(taxes)s ile" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.js:0 msgid "%(vatLabel)s: %(vatId)s" msgstr "%(vatLabel)s: %(vatId)s" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "%s almost runs out of paper." msgstr "%s kağıt bitmek üzere." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.js:0 msgid "%s customer(s) found for \"%s\"." msgstr "\"%s\" için %s müşteri (ler) bulundu." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "" "%s has a total amount of %s, are you sure you want to delete this order?" msgstr "" "%s toplam%s tutarına sahip, bu siparişi silmek istediğinizden emin misiniz?" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0 msgid "%s required" msgstr "%s gerekli" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "%s untaxed" msgstr "%s vergisiz" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.js:0 msgid "%s update not allowed" msgstr "%s güncellemeye izin verilmiyor" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0 msgid "(DUPLICATE !)" msgstr "(Tekrarlayan Bilgi!)" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0 msgid "(as of opening)" msgstr "(açılış itibariyle)" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/optional_products_popup/optional_products_popup.xml:0 msgid "+ Add" msgstr "+ Ekle" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "+ New Shop" msgstr "+ Yeni Mağaza" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "0.00" msgstr "0.00" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code msgid "0014-001-00001" msgstr "0014-001-00001" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "10" msgstr "10" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "100.00" msgstr "100.00" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "1000" msgstr "1000" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "10000" msgstr "10000" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "10000.00" msgstr "10000.00" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "11.11" msgstr "" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "123.45" msgstr "123.45" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.report_userlabel msgid "1234567890" msgstr "1234567890" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "2-03-2000 9:00 AM" msgstr "03-02-2000, 09:00" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "38.83" msgstr "" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "45" msgstr "45" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_order__ticket_code msgid "" "5 digits alphanumeric code to be used by portal user to request an invoice" msgstr "" "Portal kullanıcısının fatura talep etmek için kullanacağı 5 haneli " "alfanümerik kod" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_template_blue_denim_jeans msgid "5-pocket jeans in cotton denim with a slight stretch for good comfort." msgstr "" "Pamuklu kot kumaşından hafif esnek yapısıyla konfor sağlayan 5 cepli kot " "pantolon." #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_template_blue_denim_jeans_slim msgid "5-pocket jeans in cotton denim.." msgstr "Pamuklu kot kumaşından 5 cepli kot pantolon.." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "5.00" msgstr "5.00" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "50.00" msgstr "50.00" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "567789" msgstr "567789" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "95.00" msgstr "95.00" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "987657" msgstr "987657" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "99.99" msgstr "99.99" #. module: point_of_sale #: model:mail.template,body_html:point_of_sale.email_template_pos_receipt msgid "" "
\n" " \n" " \n" " \n" " \n" "
\n" " Hello Client name,\n" " Hello,\n" "
\n" "
\n" "
Thank you for purchasing from Store name!
\n" "
Attached, you will find your receipt for the " "purchase of date time.\n" "
\n" "
\n" "
With kind regards,
\n" "
\n" " Store name\n" "
\n" " " msgstr "" "
\n" " \n" " \n" " \n" " \n" "
\n" " Merhaba Müşteri adı,\n" " Merhaba,\n" "
\n" "
\n" "
Mağaza adı'dan satın " "aldığınız için teşekkür ederiz!
\n" "
Ekte, tarih saat satın " "alma makbuzunuzu bulacaksınız.\n" "
\n" "
\n" "
Saygılarımla,
\n" "
\n" " Mağaza adı\n" "
\n" " " #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "" msgstr "" "" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid " Edit" msgstr "Düzenle" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "" "

Dear %(client_name)s,
Here is your Receipt %" "(is_invoiced)sfor %(pos_name)s amounting in %(amount)s from %" "(company_name)s.

" msgstr "" "

Sayın %(client_name)s,
işte %(pos_name)s için %(amount)s tutarındaki " "fişiniz %(is_invoiced)s - %(company_name)s tarafından düzenlenmiştir.

" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "" "To be " "determined" msgstr "" "Belirlenecek" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_combo_view_form msgid "Includes" msgstr "İçindekiler" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_combo_view_form msgid "Maximum" msgstr "Maksimum" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "Barcodes\n" " " msgstr "" "Barkodlar\n" " " #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form msgid "Cash Register" msgstr "Yazar Kasa" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form msgid "Journal Items" msgstr "Yevmiye Kayıtları" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Skip Preview Screen" msgstr "Önizleme Ekranını Atla" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form msgid "" "Tip: add a return pricelist (i.e. 0€)" msgstr "" "İpucu: bir iade fiyat listesi ekleyin (örn. 0€)" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "Balance" msgstr "Bakiye" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "Closing" msgstr "Kapanış" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "Date" msgstr "Tarih" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "Ongoing" msgstr "Devam ediyor" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "Opening" msgstr "Açılış" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "Reporting" msgstr "Raporlama" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "Sold" msgstr "Satıldı" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "View" msgstr "Görünüm" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Amount of discounts:" msgstr "İndirim tutarı::" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid "Amounting to:" msgstr "Tutarına:" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Config names" msgstr "İsim yapılandırma" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "End of session note:" msgstr "Oturum sonu notu:" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Number of discounts:" msgstr "İndirim sayısı::" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Opening of session note:" msgstr "Oturum açılış notu:" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.report_invoice_document msgid "Source Invoice" msgstr "Kaynak Fatura" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Total" msgstr "Toplam" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_form_view msgid "?" msgstr "?" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0 msgid "? Clicking \"Confirm\" will validate the payment." msgstr "olduğuna emin misiniz? \"Onayla\"ya tıklamak ödemeyi doğrulayacaktır." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__uuid msgid "" "A globally unique identifier for this pos configuration, used to prevent " "conflicts in client-generated data." msgstr "" "Müşteri tarafından oluşturulan verilerin çakışmasını önlemek için bu pos " "yapılandırması için küresel olarak benzersiz bir tanımlayıcı." #. module: point_of_sale #: model:ir.model.constraint,message:point_of_sale.constraint_pos_note_name_unique msgid "A note with this name already exists" msgstr "Bu isimde bir not zaten mevcut" #. module: point_of_sale #: model:ir.model.constraint,message:point_of_sale.constraint_pos_payment_unique_uuid msgid "A payment with this uuid already exists" msgstr "Bu uuid ile zaten bir ödeme mevcut" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/feedback_screen/feedback_screen.js:0 msgid "A request is still being processed in the background. Please wait." msgstr "Arka planda bir talep hala işleniyor. Lütfen bekleyin." #. module: point_of_sale #: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_session msgid "" "A session is a period of time, usually one day, during which you sell " "through the Point of Sale." msgstr "" "Oturum, Satış Noktası üzerinden satış yaptığınız, genellikle bir gün " "uzunluğunda bir zaman dilimidir." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "A session is currently opened for this PoS. Some settings can only be " "changed after the session is closed." msgstr "" "Bu PoS için bir oturum açılmış durumdadır. Bazı ayarlar ancak oturum " "kapatıldıktan sonra değiştirilebilir." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_order__sequence_number msgid "" "A session-unique sequence number for the order. Negative if generated from " "the client" msgstr "" "Sipariş için oturuma özgü bir sıra numarası. İstemciden oluşturulduysa " "negatif" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__receipt_footer msgid "A short text that will be inserted as a footer in the printed receipt." msgstr "Yazdırılan makbuzda alt bilgi olarak eklenecek kısa bir metin." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__receipt_header msgid "A short text that will be inserted as a header in the printed receipt." msgstr "Yazdırılan makbuzda üst bilgi olarak eklenecek kısa bir metin." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_receipt/cash_move_receipt.xml:0 msgid "AMOUNT" msgstr "TUTAR" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Accept customer tips or convert their change to a tip" msgstr "" "Müşteri ipuçlarını kabul edin veya değişikliklerini bir ipucuna dönüştürün" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Accept payments with Mercado Pago on a terminal" msgstr "Bir terminal üzerinden Mercado Pago ile ödeme kabul edin" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Accept payments with Viva.com on a terminal or tap on phone" msgstr "Viva.com ile terminalden veya telefondan ödeme kabul edin" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Accept payments with a Pine Labs payment terminal" msgstr "Pine Labs ödeme terminali ile ödemeleri kabul edin" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Accept payments with a QFPay payment terminal" msgstr "QFPay ödeme terminali ile ödemeleri kabul edin" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Accept payments with a Razorpay payment terminal" msgstr "Bir Razorpay ödeme terminali ile ödeme kabul edin" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Accept payments with a Stripe payment terminal" msgstr "Stripe ödeme terminali ile ödemeleri kabul etme" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Accept payments with an Adyen payment terminal" msgstr "Adyen ödeme terminali ile ödemeleri kabul edin" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0 msgid "Access Denied" msgstr "Erişim Engellendi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__access_token msgid "Access Token" msgstr "Erişim Anahtarı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__access_warning msgid "Access warning" msgstr "Erişim uyarısı" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_account_account #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search msgid "Account" msgstr "Hesap" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_account_cash_rounding msgid "Account Cash Rounding" msgstr "Nakit Hesap Yuvarlama" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__account_move_id msgid "Account Move" msgstr "Yevmiye Kaydı" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_session__bank_payment_ids msgid "Account payments representing aggregated and bank split payments." msgstr "Toplamı temsil eden hesap ödemeleri ve bölünmüş banka ödemeleri." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__outstanding_account_id msgid "" "Account used as outstanding account when creating accounting payment records " "for bank payments." msgstr "" "Banka ödemeleri için muhasebe ödeme kayıtları oluşturulurken ödenecek hesap " "olarak kullanılan hesap." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Accounting" msgstr "Muhasebe" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__invoice_journal_id #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_invoice_journal_id msgid "Accounting journal used to create invoices." msgstr "Faturalar oluşurken kullanılacak muhasebe yevmiyesi." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__journal_id #: model:ir.model.fields,help:point_of_sale.field_pos_order__sale_journal #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_journal_id msgid "" "Accounting journal used to post POS session journal entries and POS invoice " "payments." msgstr "" "POS oturumu yevmiye kayıtlarını onaylamak için kullanılan yevmiye ve ve POS " "fatura ödemeleri." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_needaction #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_needaction msgid "Action Needed" msgstr "Aksiyon Gerekiyor" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "Action cancelled (%(ACTION)s)" msgstr "" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0 msgid "Actions" msgstr "Aksiyonlar" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_payment_provider_cards/pos_payment_provider_cards.xml:0 msgid "Activate" msgstr "Etkinleştir" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__module_pos_sms #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_module_pos_sms msgid "Activate SMS feature for point_of_sale" msgstr "satış_noktası için SMS özelliğini etkinleştirin" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0 #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__active #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__active msgid "Active" msgstr "Etkin" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_ids msgid "Activities" msgstr "Aktiviteler" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_exception_decoration msgid "Activity Exception Decoration" msgstr "Etkinlik İstisna Dekorasyonu" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_state msgid "Activity State" msgstr "Aktivite Durumu" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_type_icon msgid "Activity Type Icon" msgstr "Aktivite Türü İmgesi" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/optional_products_popup/optional_products_popup.xml:0 #: code:addons/point_of_sale/static/src/app/components/popups/product_configurator_popup/product_configurator_popup.xml:0 msgid "Add" msgstr "Ekle" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Add Printer" msgstr "Yazıcı Ekle" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0 msgid "Add Tip" msgstr "Bahşiş Ekle" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/orderline_note_button/orderline_note_button.js:0 msgid "Add a " msgstr "Ekle " #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_res_company__point_of_sale_ticket_unique_code #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__point_of_sale_ticket_unique_code msgid "" "Add a 5-digit code on the receipt to allow the user to request the invoice " "for an order on the portal." msgstr "" "Makbuz üzerine 5 haneli bir kod ekleyin, böylece kullanıcı portal üzerinden " "bir sipariş için fatura talep edebilir." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0 msgid "Add a closing note..." msgstr "Bir kapanış notu ekleyin..." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Add a custom message to header and footer" msgstr "Başlık notları ve alt notlar bölümü için özelleştirilmiş mesaj ekleyin" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0 msgid "Add a customer" msgstr "Müşteri ekleme" #. module: point_of_sale #: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_method_form msgid "Add a new payment method" msgstr "Yeni bir ödeme yöntemi ekleme" #. module: point_of_sale #: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_printer_form msgid "Add a new preparation printer" msgstr "Yeni bir hazırlık yazıcısı ekleyin" #. module: point_of_sale #: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_preset_form msgid "Add a new preset" msgstr "Yeni bir ön ayar ekleyin" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0 msgid "Add an opening note..." msgstr "Bir açılış notu ekleyin..." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Add internal notes on order lines for the kitchen" msgstr "Mutfak için sipariş satırlarına dahili notlar ekleyin" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/buttons/quantity_buttons/quantity_buttons.xml:0 msgid "Add one" msgstr "Ekleyin" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/combo_configurator_popup/combo_configurator_popup.xml:0 msgid "Add to order" msgstr "Siparişe ekleme yapın" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "Added %(payment_method)s with %(amount)s" msgstr "%(payment_method)s ile birlikte %(amount)seklendi" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid "Additional required information:" msgstr "Gerekli ek bilgiler:" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid "Additional required invoicing information:" msgstr "Ek gerekli faturalandırma bilgileri:" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid "Additional required user information:" msgstr "Ek gerekli kullanıcı bilgileri:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/models/pos_order.js:0 #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_preset__identification__address msgid "Address" msgstr "Adres" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Adds a button to set a global discount" msgstr "Genel indirim ayarlamak için bir düğme ekler" #. module: point_of_sale #: model:res.groups,name:point_of_sale.group_pos_manager msgid "Administrator" msgstr "Yönetici" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__cash_control #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_cash_control msgid "Advanced Cash Control" msgstr "Gelişmiş Nakit Kontrolü" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Adyen" msgstr "Adyen" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_adyen msgid "Adyen Payment Terminal" msgstr "Adyen Ödeme Terminali" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/preset_slots_popup/preset_slots_popup.js:0 msgid "Afternoon" msgstr "Öğleden Sonra" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_line/partner_line.xml:0 msgid "All Orders" msgstr "Tüm Siparişler" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "" "All available pricelists must be in the same currency as the company or as " "the Sales Journal set on this point of sale if you use the Accounting " "application." msgstr "" "Mevcut tüm fiyat listeleri, şirketin para biriminde ya da bu satış " "noktasında tanımlı Satış Günlüğü’nün para biriminde olmalıdır (Muhasebe " "uygulamasını kullanıyorsanız)." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "All notes" msgstr "Tüm notlar" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "" "All payment methods must be in the same currency as the Sales Journal or the " "company currency if that is not set." msgstr "" "Tüm ödeme yöntemleri, Satış Günlüğü ile aynı para biriminde veya " "ayarlanmamışsa şirket para biriminde olmalıdır." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_preset__is_return msgid "" "All quantity in the cart will be in negative. Ideal for return managment." msgstr "" "Sepetteki tüm miktarlar negatif olacaktır. İade yönetimi için idealdir." #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.action_pos_all_sales_lines msgid "All sales lines" msgstr "Tüm satış kalemleri" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Allow Ship Later" msgstr "Daha Sonra Gönderilmesine İzin Ver" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Allow cashiers to set a discount per line" msgstr "Kasiyerlerin satır başına indirim ayarlamasına izin ver" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Allow to access each other's active orders" msgstr "Birbirlerinin aktif siparişlerine erişime izin ver" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Allow to log and switch between selected Employees" msgstr "" "Günlüğe kaydetmeye ve seçili Çalışanlar arasında geçiş yapmaya izin ver" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Allowed" msgstr "İzin verildi" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_order__is_total_cost_computed msgid "" "Allows to know if all the total cost of the order lines have already been " "computed" msgstr "" "Sipariş satırlarının tüm toplam maliyetinin önceden hesaplanıp " "hesaplanmadığını bilmeyi sağlar" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_order_line__is_total_cost_computed msgid "Allows to know if the total cost has already been computed or not" msgstr "Toplam maliyetin önceden hesaplanıp hesaplanmadığını bilmeyi sağlar" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.js:0 #: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__amount #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__amount msgid "Amount" msgstr "Tutar" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__amount_authorized_diff #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_amount_authorized_diff msgid "Amount Authorized Difference" msgstr "İzin Verilen Fark Tutarı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/feedback_screen/feedback_screen.xml:0 msgid "Amount Paid" msgstr "Ödeme Tutarı" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "Amount for %(old_pm)s changed from %(old_amount)s to %(new_amount)s" msgstr "" "%(old_pm)s için tutar %(old_amount)s 'den %(new_amount)s' e değiştirildi" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/number_popup/number_popup.js:0 msgid "Amount of guests" msgstr "" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__amount_to_balance msgid "Amount to balance" msgstr "Bakiye tutarı" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree msgid "Amount total" msgstr "Toplam Tutar" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/qr_code_popup/qr_code_popup.xml:0 #: code:addons/point_of_sale/static/src/customer_display/customer_facing_qr.xml:0 msgid "Amount:" msgstr "Tutar:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0 msgid "" "An error has occurred when trying to close the session.\n" "You will be redirected to the back-end to manually close the session." msgstr "" "Oturumu kapatmaya çalışırken bir hata oluştu.\n" "Oturumu manuel kapatmak için arka uca yönlendirilirsiniz." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/models/accounting/product_template_accounting.js:0 msgid "" "An error occurred when loading product prices. Make sure all pricelists are " "available in the POS." msgstr "" "An error occurred when loading product prices. Make sure all pricelists are " "available in the POS." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "" "An error occurred while closing the session. Unsynced orders will be " "available in the next session. The page will be reloaded." msgstr "" "Oturum kapatılırken bir hata oluştu. Senkronize edilmemiş emirler bir " "sonraki oturumda kullanılabilir olacaktır. Sayfa yeniden yüklenecektir." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0 msgid "" "An error occurred while generating an invoice. You can try again from the " "order list." msgstr "" "Fatura oluşturulurken bir hata oluştu. Sipariş listesinden tekrar " "deneyebilirsiniz." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/data_service.js:0 msgid "An error occurred while loading the Point of Sale: \n" msgstr "Satış Noktası yüklenirken bir hata oluştu: \n" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__name msgid "An internal identification of the point of sale." msgstr "Satış noktası için bir iç kimlik." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_printer__name msgid "An internal identification of the printer" msgstr "Yazıcının iç kimliği" #. module: point_of_sale #: model:ir.model.constraint,message:point_of_sale.constraint_pos_order_line_unique_uuid msgid "An order line with this uuid already exists" msgstr "Bu uuid ile zaten bir sipariş satırı mevcut" #. module: point_of_sale #: model:ir.model.constraint,message:point_of_sale.constraint_pos_order_unique_uuid msgid "An order with this uuid already exists" msgstr "Bu uuid ile zaten bir sipariş mevcut" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/retry_print_popup/retry_print_popup.js:0 msgid "An unknown error occurred. Do you want to download the receipt instead?" msgstr "" "Bilinmeyen bir hata oluştu. Bunun yerine makbuzu indirmek ister misiniz?" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "Another session is already opened for this point of sale." msgstr "Bu satış noktası için başka bir oturum zaten açıldı." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0 msgid "Any shop" msgstr "Herhangi bir dükkan" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_apple_pie_product_template msgid "Apple Pie" msgstr "Elmalı Turta" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/select_lot_popup/select_lot_popup.xml:0 #: code:addons/point_of_sale/static/src/app/components/popups/text_input_popup/text_input_popup.xml:0 msgid "Apply" msgstr "Uygula" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_search msgid "Archived" msgstr "Arşivlendi" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0 msgid "Are you sure that the customer wants to pay" msgstr "Müşterinin ödemek istediği tutar" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_sourdough_loaf_product_template msgid "Artisan sourdough bread with a crisp crust and soft interior." msgstr "Gevrek kabuklu, yumuşak iç dokulu artisan ekşi mayalı ekmek." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "As of" msgstr "İtibarıyla" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__picking_policy__direct msgid "As soon as possible" msgstr "Mümkün olduğunca kısa sürede" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_payment_method.py:0 msgid "" "At least one bank account must be defined on the journal to allow " "registering QR code payments with Bank apps." msgstr "" "QR kod ödemelerinin Banka uygulamalarıyla kaydedilmesine izin vermek için " "günlükte en az bir banka hesabı tanımlanmalıdır." #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_update_stock_quantities__closing msgid "At the session closing" msgstr "Oturum kapanışında" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_res_company__point_of_sale_update_stock_quantities #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__update_stock_quantities msgid "" "At the session closing: A picking is created for the entire session when " "it's closed\n" " In real time: Each order sent to the server create its own picking" msgstr "" "Oturum kapanışında: Kapatıldığında tüm oturum için bir transfer oluşturulur\n" " Gerçek zamanlı olarak: Sunucuya gönderilen her sipariş kendi transfer " "işlemini yaratır" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.sport_shoes_product_template msgid "Athletic sport shoes, designed for comfort and performance." msgstr "Konfor ve performans için tasarlanmış spor ayakkabı." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_attachment_count #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_attachment_count msgid "Attachment Count" msgstr "Ek Sayısı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__attendance_ids msgid "Attendances" msgstr "Çalışan Devam Kontrolü" #. module: point_of_sale #: model:ir.ui.menu,name:point_of_sale.pos_menu_products_attribute_action msgid "Attributes" msgstr "Nitelikler" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Authorized Difference" msgstr "Yetkili Fark" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__auto_validate_terminal_payment msgid "Auto Validate Terminal Payment" msgstr "Terminal Ödemesini Otomatik Doğrulama" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_session__rescue msgid "Auto-generated session for orphan orders, ignored in constraints" msgstr "" "Kısıtlamalarda yok sayılan yetim siparişleri için otomatik olarak " "oluşturulan oturum" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order_line__price_type__automatic msgid "Automatic" msgstr "Otomatik" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_partner__fiscal_position_id #: model:ir.model.fields,field_description:point_of_sale.field_res_users__fiscal_position_id msgid "Automatic Fiscal Position" msgstr "Otomatik Mali Pozisyon" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_print_auto #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_print_auto msgid "Automatic Receipt Printing" msgstr "Otomatik Makbuz Yazdırma" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_cashdrawer msgid "Automatically open the cashdrawer." msgstr "Otomatik olarak yazar kasa açılır." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Automatically validate order" msgstr "Siparişi otomatik olarak onayla" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_auto_validate_terminal_payment #: model:ir.model.fields,help:point_of_sale.field_pos_config__auto_validate_terminal_payment #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_auto_validate_terminal_payment #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Automatically validates orders paid with a payment terminal." msgstr "Ödeme terminaliyle ödenen siparişleri otomatik olarak doğrular." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_avatax #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_avatax msgid "AvaTax PoS Integration" msgstr "AvaTax POS Entegrasyonu" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_category__hour_after msgid "Availability After" msgstr "Şu Zamandan Sonra Uygun:" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_category__hour_until msgid "Availability Until" msgstr "Şu Zamana Kadar Uygun" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Available" msgstr "Uygun" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__available_payment_method_ids msgid "Available Payment Methods" msgstr "Kullanılabilir Ödeme Yöntemleri" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_available_categ_ids #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_available_categ_ids msgid "Available PoS Product Categories" msgstr "Mevcut PoS Ürün Kategorileri" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__available_preset_ids #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_available_preset_ids msgid "Available Presets" msgstr "Mevcut Ön Ayarlar" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__available_pricelist_ids #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_available_pricelist_ids msgid "Available Pricelists" msgstr "Kullanılabilir Fiyat Listeleri" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_form_view msgid "Available between" msgstr "Şu Zamanlar Arasında Uygun" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_product_product__available_in_pos #: model:ir.model.fields,field_description:point_of_sale.field_product_template__available_in_pos msgid "Available in POS" msgstr "Satış Noktasında Kullanılabilir" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__average_price msgid "Average Price" msgstr "Ortalama Fiyat" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0 msgid "Back" msgstr "Geri" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0 #: code:addons/point_of_sale/static/src/app/screens/login_screen/login_screen.js:0 msgid "Backend" msgstr "Arka Ucu" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0 msgid "Backend Invoice" msgstr "Sistem Tarafından Oluşturulan Fatura" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__customer_display_bg_img #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_customer_display_bg_img msgid "Background Image" msgstr "Arkaplan Resmi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__customer_display_bg_img_name #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_customer_display_bg_img_name msgid "Background Image Name" msgstr "Arka Plan Görseli Adı" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.report_userlabel msgid "Badge ID" msgstr "Rozet ID" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_bagel_product_template msgid "Bagel" msgstr "Bagel" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0 msgid "Bakery" msgstr "Pastane" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "Bakery Shop" msgstr "Pastane" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_tree msgid "Balance" msgstr "Bakiye" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_payment_method__type__bank msgid "Bank" msgstr "Banka" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_payment_method.py:0 msgid "Bank App (QR Code)" msgstr "" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__bank_payment_ids msgid "Bank Payments" msgstr "Banka Ödemeleri" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_account_bank_statement_line msgid "Bank Statement Line" msgstr "Banka Hesap Ekstresi Kalemi" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0 msgid "Bar" msgstr "Bar" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Barcode" msgstr "Barkod" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Barcode Nomenclature" msgstr "Barkod Kural Seti" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_barcode_rule msgid "Barcode Rule" msgstr "Barkod kuralı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0 msgid "Barcode Scanner" msgstr "Barkod Tarayıcı" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Barcode Scanner/Card Reader" msgstr "Barkod Okuyucu/Kart Okuyucu" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__basic_receipt #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_basic_receipt msgid "Basic Receipt" msgstr "Temel Fiş" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/sync_popup/sync_popup.xml:0 msgid "Be aware that reloading data will delete unsaved orders." msgstr "" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_difference msgid "Before Closing Difference" msgstr "Kapanıştan Önce Fark" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid "Billing address:" msgstr "Fatura adresi:" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_bill_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_bill_tree msgid "Bills" msgstr "Tedarikçi Faturaları" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Bills & Receipts" msgstr "Faturalar ve Makbuzlar" #. module: point_of_sale #: model:product.template,name:point_of_sale.t_shirt_black_embroidered_product_template msgid "Black embroidered t-shirt" msgstr "Siyah işlemeli tişört" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_template_blue_denim_jeans msgid "Blue Denim Jeans" msgstr "Mavi Denim Kot Pantolon" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_blueberry_muffin_product_template msgid "Blueberry Muffin" msgstr "Yaban mersinli Muffin" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Booking" msgstr "Rezervasyon" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "Boost your sales with multiple kinds of programs: Coupons, Promotions, Gift " "Card, Loyalty. Specific conditions can be set (products, customers, minimum " "purchase amount, period). Rewards can be discounts (% or amount) or free " "products." msgstr "" "Birden fazla program türüyle satışlarınızı artırın: Kuponlar, Promosyonlar, " "Hediye Kartı, Sadakat. Belirli koşullar ayarlanabilir (ürünler, müşteriler, " "minimum satın alma tutarı, dönem). Ödüller indirimler (% veya tutarı) veya " "ücretsiz ürünler olabilir." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__card_brand msgid "Brand of card" msgstr "Kart markası" #. module: point_of_sale #: model:pos.category,name:point_of_sale.pos_category_breads msgid "Breads" msgstr "Ekmekler" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_bus_mixin msgid "Bus Mixin" msgstr "Otobüs Karışımı" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_butter_croissant_product_template msgid "Butter Croissant" msgstr "Tereyağlı Kruvasan" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0 msgid "By:" msgstr "Şunun tarafından:" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_print_via_proxy msgid "Bypass browser printing and prints via the hardware proxy." msgstr "Tarayıcıyı iptal edin ve donanım proxy'si ile yazdırın." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "CANCELLED" msgstr "İPTAL" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_receipt/cash_move_receipt.xml:0 msgid "CASH" msgstr "NAKİT" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0 msgid "CUSTOMER NOTE" msgstr "MÜŞTERİ NOTU" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "Can't change customer" msgstr "Müşteri değiştirilemiyor" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.view_confirm_action_wizard #: model_terms:ir.ui.view,arch_db:point_of_sale.view_form_pos_close_session_wizard #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_daily_sales_reports_wizard #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_details_wizard #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_make_invoice #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment msgid "Cancel" msgstr "İptal" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0 #: model:ir.actions.server,name:point_of_sale.pos_order_set_cancel msgid "Cancel Order" msgstr "Siparişi İptal Edin" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0 msgid "Cancel Orders" msgstr "Siparişleri İptal Et" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/qr_code_popup/qr_code_popup.js:0 msgid "Cancel Payment" msgstr "Ödemeyi İptal Et" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0 msgid "Cancel Payment Request" msgstr "Ödeme İsteğini İptal Et" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__cancel #: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__cancel #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter msgid "Cancelled" msgstr "İptal Edildi" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0 msgid "Cannot edit orderline" msgstr "Sipariş satırı düzenlenemiyor" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0 msgid "Cannot modify a tip" msgstr "Bahşiş değiştirilemez" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0 msgid "Cannot return change without a cash payment method" msgstr "Nakit ödeme yöntemi olmadan para üstü verilemez" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_service.js:0 msgid "Cannot weigh product - IoT Box is disconnected" msgstr "Ürün tartılamıyor - IoT Kutusu bağlı değil" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_service.js:0 msgid "Cannot weigh product - Scale is not connected to IoT Box" msgstr "Ürün tartılamıyor - Terazi IoT Kutusuna bağlı değil" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__slots_per_interval msgid "Capacity" msgstr "Kapasite" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "Card" msgstr "Kart" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__card_no msgid "Card Number(Last 4 Digit)" msgstr "Kart Numarası (Son 4 Hane)" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__cardholder_name msgid "Card Owner name" msgstr "Kart Sahibinin Adı" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Card's Brand" msgstr "Kart Markası" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0 msgid "Cardholder Name" msgstr "Kart sahibi adı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0 msgid "Cart" msgstr "Sepet" #. module: point_of_sale #. odoo-javascript #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 #: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.js:0 #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__is_cash_count #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_payment_method__type__cash #: model:pos.payment.method,name:point_of_sale.cash_payment_method_furniture #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Cash" msgstr "Kasa" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/report_sale_details.py:0 msgid "Cash %(session_name)s" msgstr "Nakit %(session_name)s" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "Cash %s" msgstr "Nakit %s" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "Cash Bakery" msgstr "Nakit Fırın" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "Cash Clothes Shop" msgstr "Nakit - Giyim Mağazası" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0 msgid "Cash Count" msgstr "Nakit Sayımı" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "Cash Furn. Shop" msgstr "Nakit - Mobilya Mağazası" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.xml:0 msgid "Cash In" msgstr "Nakit Girişi" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0 msgid "Cash In / Out" msgstr "Nakit Giriş / Çıkış" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0 #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0 msgid "Cash In/Out" msgstr "Nakit Giriş/Çıkış" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_journal_id msgid "Cash Journal" msgstr "Nakit Yevmiye" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__statement_line_ids msgid "Cash Lines" msgstr "Nakit Satırları" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Cash Move 1" msgstr "Nakit Hareketi 1" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/report_sale_details.py:0 msgid "Cash Opening" msgstr "Nakit Açılış" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.xml:0 msgid "Cash Out" msgstr "Nakit Çıkışı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__cash_rounding #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Cash Rounding" msgstr "Nakit Yuvarlama" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_cash_rounding msgid "Cash Rounding (PoS)" msgstr "Nakit Yuvarlama (PoS)" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Cash Roundings" msgstr "Nakit Yuvarlamaları" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0 msgid "Cash control - closing" msgstr "Nakit kontrolü - kapanış" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.js:0 msgid "Cash control - opening" msgstr "Nakit kontrolü - açılış" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "Cash difference observed during the counting (Loss) - closing" msgstr "Sayım sırasında gözlemlenen nakit farkı (Zarar) - kapanış" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "Cash difference observed during the counting (Profit) - closing" msgstr "Sayım sırasında gözlemlenen nakit farkı (Kar) - kapanış" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "Cash drawer opened (%(ACTION)s)" msgstr "" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "Cash in / out" msgstr "Nakit giriş / çıkış" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.js:0 msgid "Cash in/out of %s is ignored." msgstr "%s nakit girişi/çıkışı göz ardı edilir." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "Cash move deleted: %s" msgstr "Nakit hareketi silindi: %s" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_list_popup/cash_move_list_popup.xml:0 msgid "Cash move details" msgstr "Nakit taşıma detayları" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "Cash register" msgstr "Kasa" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__rounding_method #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_rounding_method msgid "Cash rounding" msgstr "Nakit yuvarlama" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_cashdrawer #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_cashdrawer #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Cashdrawer" msgstr "Nakit Çekmece" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__cashier msgid "Cashier" msgstr "Kasiyer" #. module: point_of_sale #: model:product.template,name:point_of_sale.casual_denim_short_product_template msgid "Casual Denim Short" msgstr "Günlük Denim Şort" #. module: point_of_sale #: model:product.template,name:point_of_sale.casual_t_shirt_product_template msgid "Casual T-shirt" msgstr "Günlük Tişört" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.casual_denim_short_product_template msgid "Casual denim shorts, comfortable and stylish for everyday wear." msgstr "Rahat ve şık, günlük kullanım için ideal denim şort." #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.t_shirt_black_embroidered_product_template msgid "" "Casual slim t-shirt 100% cotton with white embroidery. Various sizes " "available" msgstr "" "% c100 pamuk, beyaz işlemeli günlük slim tişört. Çeşitli bedenlerde mevcut" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.t_shirt_slim_product_template msgid "Casual slim t-shirt 100% cotton. Various sizes available" msgstr "% c100 pamuk günlük slim tişört. Çeşitli bedenlerde mevcut" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.casual_t_shirt_product_template msgid "Casual t-shirt 100% cotton. Various colors and sizes available." msgstr "% c100 pamuk günlük tişört. Çeşitli renk ve bedenlerde mevcut." #. module: point_of_sale #: model_terms:ir.actions.act_window,help:point_of_sale.product_pos_category_action msgid "" "Categories are used to browse your products through the\n" " touchscreen interface." msgstr "" "Kategoriler ürünleri dokunmatik ekran üzerinden\n" " görüntülemek için kullanılır." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/category_selector/category_selector.xml:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_category_kanban msgid "Category" msgstr "Kategori" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_category__name msgid "Category Name" msgstr "Kategori Adı" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_product_product__pos_categ_ids #: model:ir.model.fields,help:point_of_sale.field_product_template__pos_categ_ids msgid "Category used in the Point of Sale." msgstr "Satış Noktasında kullanılan kategori." #. module: point_of_sale #: model:pos.category,name:point_of_sale.pos_category_chairs msgid "Chairs" msgstr "Sandalyeler" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_status/payment_status.js:0 #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0 #: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0 msgid "Change" msgstr "Değiştir" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0 msgid "Change Tip" msgstr "Bahşiş Değiştir" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_product_product__to_weight #: model:ir.model.fields,help:point_of_sale.field_product_template__to_weight msgid "" "Check if the product should be weighted using the hardware scale integration." msgstr "" "Donanım kantarı entegrasyonunu kullanarak ürünün ağırlıklandırılması gerekip " "gerekmediğini kontrol edin." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_product_product__available_in_pos #: model:ir.model.fields,help:point_of_sale.field_product_template__available_in_pos msgid "Check if you want this product to appear in the Point of Sale." msgstr "" "Bu ürünün Satış Noktası'nda görünmesini isteyip istemediğinizi kontrol edin." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_uom_uom__is_pos_groupable msgid "" "Check if you want to group products of this unit in point of sale orders" msgstr "" "Satış Noktası siparişlerinde bu birimin ürünlerini gruplamak isteyip " "istemediğinizi kontrol edin" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__cash_control #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_cash_control msgid "Check the amount of the cashbox at opening and closing." msgstr "Açılış ve Kapanışlarda kasadaki para miktarını kontrol et." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/hooks/hooks.js:0 msgid "" "Check the internet connection then try to sync again by clicking on the red " "wifi button (upper right of the screen)." msgstr "" "İnternet bağlantısını kontrol edin, ardından kırmızı wifi düğmesine (ekranın " "sağ üst köşesi) tıklayarak tekrar senkronize etmeyi deneyin." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0 msgid "" "Check the printer configuration for the 'Device ID' setting.\n" "It should be set to: 'local_printer'" msgstr "" "'Aygıt Kimliği' ayarı için yazıcı yapılandırmasını kontrol edin.\n" "Şu şekilde ayarlanmalıdır: 'local_printer'" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/printer/epson_printer.js:0 msgid "" "Check the printer configuration for the 'Device ID' setting.\n" "It should be set to: local_printer" msgstr "" "'Aygıt Kimliği' ayarı için yazıcı yapılandırmasını kontrol edin.\n" "Şu şekilde ayarlanmalıdır: local_printer" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "Checking Local Network Access permission..." msgstr "" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_cheese_croissant_product_template msgid "Cheese Croissant" msgstr "Peynirli Kruvasan" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_cherry_pie_product_template msgid "Cherry Pie" msgstr "Vişneli Turta" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_bagel_product_template msgid "Chewy and dense bagel, perfect for sandwiches or with cream cheese." msgstr "" "Sandviç yapmak veya krem peynir ile yemek için mükemmel; yoğun ve dolgun " "bagel." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_category__child_ids msgid "Children Categories" msgstr "Alt Kategoriler" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "Choose a specific fiscal position at the order depending on the kind of " "customer (tax exempt, onsite vs. takeaway, etc.)." msgstr "" "Müşteri türüne bağlı olarak siparişte belirli bir mali pozisyon seçin " "(vergiden muaf, yerinde ve paket servis, vb.)." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/list_container/list_container.js:0 msgid "Choose an order" msgstr "Bir sipariş seçin" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0 msgid "Choose customer" msgstr "Müşteri seçin" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_res_company__point_of_sale_ticket_portal_url_display_mode #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__point_of_sale_ticket_portal_url_display_mode msgid "Choose how the URL to the portal will be print on the receipt." msgstr "URL’nin makbuzda nasıl yazdırılacağını seçin." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.js:0 msgid "Choose the tax you want to apply" msgstr "Uygulamak istediğiniz vergiyi seçin" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.xml:0 msgid "Choose your store" msgstr "Mağazanızı seçin" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_cinnamon_roll_product_template msgid "Cinnamon Roll" msgstr "Tarçınlı Rulo" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_classic_brown_jacket_product_template msgid "Classic Brown Jacket" msgstr "Klasik Kahverengi Ceket" #. module: point_of_sale #: model:product.template,name:point_of_sale.classic_leather_belt_product_template msgid "Classic Leather Belt" msgstr "Klasik Deri Kemer" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.classic_leather_belt_product_template msgid "Classic leather belt, a must-have accessory for any wardrobe." msgstr "Her gardıropta bulunması gereken, klasik deri kemer." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Click here to close the session" msgstr "Oturumu kapatmak için buraya tıklayın" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__client msgid "Client" msgstr "Müşteri" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0 #: code:addons/point_of_sale/static/src/app/components/tour_selector_popup/tour_selector_popup.xml:0 #: code:addons/point_of_sale/static/src/app/customer_display/customer_display_qr_code_popup.xml:0 #: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0 #: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "Close" msgstr "Kapat" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0 #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0 msgid "Close Register" msgstr "Kasayı Kapat" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_form_pos_close_session_wizard msgid "Close Session" msgstr "Oturumu Kapat" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form msgid "Close Session & Post Entries" msgstr "Oturumu Kapat ve Girişleri Gönder" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_close_session_wizard msgid "Close Session Wizard" msgstr "Oturum Kapatma Sihirbazı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0 msgid "Close debug widget" msgstr "Hata ayıklama panelini kapat" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_session__state__closed msgid "Closed & Posted" msgstr "Kapalı & Onaylı" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "Closed Register" msgstr "Kapalı Kasa" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_tree msgid "Closing" msgstr "Kapanış" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_session__state__closing_control #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "Closing Control" msgstr "Kapanış Kotrolü" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__stop_at #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search msgid "Closing Date" msgstr "Kapanış Tarihi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_closing_entry_by_product #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_closing_entry_by_product #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Closing Entry by product" msgstr "Ürüne göre Kapanış Kaydı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__closing_notes msgid "Closing Notes" msgstr "Kapanış Notları" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0 msgid "Closing Register" msgstr "Kasa Kapatma" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "Closing Session" msgstr "Kapanış Oturumu" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "Closing counted: %s \n" msgstr "" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "Closing difference in %(payment_method)s (%(session)s)" msgstr "%(payment_method)s kapanış farkı (%(session)s)" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "Closing difference: %s \n" msgstr "" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "Closing expected: %s \n" msgstr "" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0 msgid "Closing note" msgstr "Kapanış notu" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0 msgid "Closing session error" msgstr "Kapanış oturumu hatası" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0 msgid "Clothes" msgstr "Giysi" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "Clothes Shop" msgstr "Giyim Mağazası" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0 msgid "Code:" msgstr "Kod:" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.action_pos_bill #: model:ir.model,name:point_of_sale.model_pos_bill #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__default_bill_ids #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_default_bill_ids #: model:ir.ui.menu,name:point_of_sale.menu_pos_bill msgid "Coins/Bills" msgstr "Madeni Paralar/Banknotlar" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/money_details_popup/money_details_popup.xml:0 msgid "Coins/Notes" msgstr "Madeni Paralar/Banknotlar" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_category__color #: model:ir.model.fields,field_description:point_of_sale.field_pos_note__color #: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__color #: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view #: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_view_form_normalized_pos msgid "Color" msgstr "Renk" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_product_product__color #: model:ir.model.fields,field_description:point_of_sale.field_product_template__color msgid "Color Index" msgstr "Renk" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "Combine %(payment_method)s POS payments from %(session)s" msgstr "%(payment_method)s'den %(session)s POS ödemelerini birleştirin" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_t_shirt_pants_product_template msgid "Combo" msgstr "Kombo" #. module: point_of_sale #: model:ir.ui.menu,name:point_of_sale.menu_product_combo msgid "Combo Choices" msgstr "Kombo Seçenekleri" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__combo_item_id msgid "Combo Item" msgstr "Kombo Ürün" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__combo_line_ids msgid "Combo Lines" msgstr "Kombin Satırları" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__combo_parent_id msgid "Combo Parent" msgstr "Kombin Üst Öğesi" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_res_company msgid "Companies" msgstr "Şirketler" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__company_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__company_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__company_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__company_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__company_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__company_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__company_id #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__company_id msgid "Company" msgstr "Firma" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__company_has_template #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_company_has_template msgid "Company has chart of accounts" msgstr "Şirketin hesap planı var" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_res_config_settings msgid "Config Settings" msgstr "Yapılandırma Ayarları" #. module: point_of_sale #: model:ir.ui.menu,name:point_of_sale.menu_point_config_product msgid "Configuration" msgstr "Ayarlar" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form msgid "Configurations > Settings" msgstr "Yapılandırmalar > Ayarlar" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Configure Presets" msgstr "Ön Ayarları Yapılandırma" #. module: point_of_sale #: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_config_kanban #: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_config_tree msgid "Configure at least one Point of Sale." msgstr "En az bir Satış Noktası yapılandırın." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.xml:0 #: code:addons/point_of_sale/static/src/app/components/popups/date_picker_popup/date_picker_popup.js:0 #: code:addons/point_of_sale/static/src/app/components/popups/money_details_popup/money_details_popup.xml:0 #: code:addons/point_of_sale/static/src/app/components/popups/number_popup/number_popup.js:0 #: code:addons/point_of_sale/static/src/app/components/tour_selector_popup/tour_selector_popup.xml:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.view_confirm_action_wizard msgid "Confirm" msgstr "Onayla" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.action_confirm_action_wizard msgid "Confirm Action" msgstr "Eylemi Onaylayın" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/qr_code_popup/qr_code_popup.js:0 msgid "Confirm Payment" msgstr "Ödemeyi Onayla" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_confirmation_wizard msgid "Confirmation Wizard" msgstr "Onay Sihirbazı" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Connect device to your PoS without an IoT Box" msgstr "IoT Box olmadan cihazı PoS'unuza bağlayın" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__other_devices #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_other_devices msgid "Connect devices to your PoS without an IoT Box." msgstr "IoT Box olmadan cihazları PoS'unuza bağlayın." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Connect devices using an IoT Box" msgstr "IoT Box kullanarak cihazları bağlama" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Connected Devices" msgstr "Bağlı Cihazlar" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/proxy_status/proxy_status.xml:0 msgid "Connecting to Proxy" msgstr "Proxy'ye bağlanma" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/error_handlers.js:0 msgid "Connection Lost" msgstr "Bağlantı Kesildi" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0 msgid "Connection error" msgstr "Bağlantı hatası" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/printer/base_printer.js:0 msgid "Connection to IoT Box failed" msgstr "IoT Kutusu ile bağlantı kurulamadı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/printer/base_printer.js:0 msgid "Connection to the printer failed" msgstr "Yazıcıya bağlantı başarısız" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "" "Connection to the server has been lost. Please check your internet " "connection." msgstr "" "Sunucu ile bağlantı kesildi. Lütfen internet bağlantınızı kontrol edin." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_make_invoice__consolidated_billing msgid "Consolidated Billing" msgstr "Konsolide Faturalandırma" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_res_partner msgid "Contact" msgstr "Kontak" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Contact Info" msgstr "İletişim Bilgisi" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/preset_slots_popup/preset_slots_popup.xml:0 #: code:addons/point_of_sale/static/src/app/components/popups/retry_print_popup/retry_print_popup.xml:0 msgid "Continue" msgstr "Devam edin" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form msgid "Continue Selling" msgstr "Satışa Devam Et" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/error_handlers.js:0 msgid "Continue with limited functionality" msgstr "Sınırlı işlevsellikle devam et" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0 msgid "" "Continuous printing of high-density printing caused a printing error. Please " "retry later" msgstr "" "Yüksek yoğunluklu sürekli yazdırma, bir yazdırma hatasına neden oldu. Lütfen " "daha sonra tekrar deneyin" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/stock_picking.py:0 msgid "" "Conversion Error: The following unit of measure conversions result in a zero " "quantity due to rounding:" msgstr "" "Dönüştürme Hatası: Aşağıdaki ölçü birimi dönüştürmeleri, yuvarlama nedeniyle " "sıfır miktar ile sonuçlanıyor:" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__currency_rate msgid "Conversion Rate" msgstr "Dönüştürme oranı" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_payment__currency_rate msgid "Conversion rate from company currency to order currency." msgstr "Şirket para biriminden sipariş para birimine çevrim kuru." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0 msgid "Cost:" msgstr "Maliyet:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0 msgid "Count" msgstr "Sayı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__count_linked_config msgid "Count Linked Config" msgstr "Bağlantılı Yapılandırmayı Say" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__count_linked_orders msgid "Count Linked Orders" msgstr "Bağlı Siparişleri Say" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Counted" msgstr "Sayılan" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_res_country msgid "Country" msgstr "Ülke" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__country_code msgid "Country Code" msgstr "Ülke Kodu" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_res_country_state msgid "Country state" msgstr "Ülke İl/Eyaleti" #. module: point_of_sale #: model:product.template,name:point_of_sale.cozy_sweater_product_template msgid "Cozy Sweater" msgstr "Sıcak Tutan Kazak" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.cozy_sweater_product_template msgid "Cozy sweater, perfect for colder weather. Available in various colors." msgstr "Soğuk hava için ideal, çeşitli renklerde mevcut sıcak tutan kazak." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_make_invoice msgid "Create" msgstr "Oluştur" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #: code:addons/point_of_sale/wizard/pos_confirmation_wizard.py:0 msgid "Create Invoice(s)" msgstr "Fatura(lar) Oluşturun" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree msgid "Create Invoices" msgstr "Faturalar Oluştur" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/select_lot_popup/select_lot_popup.js:0 msgid "Create Lot/Serial number..." msgstr "Lot/Seri numarası oluşturun..." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0 msgid "Create Manually" msgstr "El ile Oluştur" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0 msgid "Create Product" msgstr "Ürün Oluştur" #. module: point_of_sale #: model:ir.model,website_form_label:point_of_sale.model_res_partner msgid "Create a Customer" msgstr "Müşteri Oluşturma" #. module: point_of_sale #: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_sale_graph #: model_terms:ir.actions.act_window,help:point_of_sale.action_report_pos_order_all #: model_terms:ir.actions.act_window,help:point_of_sale.action_report_pos_order_all_filtered msgid "Create a new POS order" msgstr "Yeni bir POS siparişi oluşturun" #. module: point_of_sale #: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_config_kanban #: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_config_tree msgid "Create a new PoS" msgstr "Yeni bir PoS oluşturun" #. module: point_of_sale #: model_terms:ir.actions.act_window,help:point_of_sale.product_product_action msgid "Create a new product variant" msgstr "Yeni bir ürün varyantı oluştur" #. module: point_of_sale #: model_terms:ir.actions.act_window,help:point_of_sale.product_template_action_pos_product msgid "Create new product" msgstr "Yeni ürün oluşturun" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_make_invoice__consolidated_billing msgid "" "Create one invoice for all orders related to same customer and same " "invoicing address" msgstr "" "Aynı müşteriye ve aynı fatura adresine ilişkin tüm siparişler için tek " "fatura oluşturun" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__create_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_category__create_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__create_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__create_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_confirmation_wizard__create_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__create_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__create_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_make_invoice__create_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__create_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_note__create_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__create_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__create_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__create_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__create_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__create_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__create_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__create_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__create_uid msgid "Created by" msgstr "Tarafından oluşturuldu" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__create_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_category__create_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__create_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__create_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_confirmation_wizard__create_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__create_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__create_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_make_invoice__create_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__create_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_note__create_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__create_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__create_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__create_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__create_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__create_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__create_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__create_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__create_date msgid "Created on" msgstr "Oluşturuldu" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_crocheted_poncho_unisize_product_template msgid "Crocheted Poncho Unisize" msgstr "Tığ İşi Panço Tek Beden" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_res_currency #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__currency_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__currency_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__currency_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__currency_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__currency_id msgid "Currency" msgstr "Kur" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__currency_rate msgid "Currency Rate" msgstr "Geçerli Kur" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__current_session_id msgid "Current Session" msgstr "Mevcut Oturum" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__current_user_id msgid "Current Session Responsible" msgstr "Mevcut Oturum Sorumlusu" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__current_session_state msgid "Current Session State" msgstr "Mevcut Oturum Durumu" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_header_or_footer #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_header_or_footer msgid "Custom Header & Footer" msgstr "Özel Üstbilgi ve Altbilgi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__custom_attribute_value_ids msgid "Custom Values" msgstr "Özel Değerler" #. module: point_of_sale #. odoo-javascript #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #: code:addons/point_of_sale/static/src/app/models/pos_order.js:0 #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0 #: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/select_partner_button/select_partner_button.xml:0 #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0 #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__partner_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__partner_id #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__partner_id #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter msgid "Customer" msgstr "Müşteri" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_payment_method__type__pay_later msgid "Customer Account" msgstr "Müşteri Hesabı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Customer Display" msgstr "Müşteri Ekranı" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "Customer Invoice" msgstr "Müşteri Faturası" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "Customer Invoices" msgstr "Müşteri Faturaları" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/orderline/orderline.xml:0 #: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0 #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0 #: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0 #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__customer_note #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Customer Note" msgstr "Müşteri Notu" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_order__access_url msgid "Customer Portal URL" msgstr "Müşteri Portal URL" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/customer_display/customer_display_qr_code_popup.xml:0 msgid "Customer QR Code" msgstr "Müşteri QR Kodu" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0 msgid "Customer Required" msgstr "Müşteri Gerekli" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "Customer address is required" msgstr "Müşteri adresi gereklidir" #. module: point_of_sale #. odoo-javascript #. odoo-python #: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0 #: code:addons/point_of_sale/wizard/pos_payment.py:0 msgid "Customer is required for %s payment method." msgstr "Müşteri, %s ödeme yöntemi için gereklidir." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0 msgid "Customer tips, cannot be modified directly" msgstr "Müşteri bahşişleri doğrudan değiştirilemez" #. module: point_of_sale #: model:ir.ui.menu,name:point_of_sale.menu_point_of_sale_customer msgid "Customers" msgstr "Müşteriler" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0 msgid "Daily Sale" msgstr "Günlük Satış" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Daily Sales Report" msgstr "Günlük Satış Raporu" #. module: point_of_sale #: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_session_filtered msgid "Daily sessions hold sales from your Point of Sale." msgstr "Günlük oturumlar, Satış Noktanızdan yapılan satışları içerir." #. module: point_of_sale #: model:ir.ui.menu,name:point_of_sale.menu_pos_dashboard msgid "Dashboard" msgstr "Kontrol Paneli" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0 #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__date_order #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_date #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code msgid "Date" msgstr "Tarih" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/date_picker_popup/date_picker_popup.js:0 msgid "DatePicker" msgstr "Tarih Seçici" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0 msgid "Days" msgstr "Gün" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_decimal_precision msgid "Decimal Precision" msgstr "Ondalık Hassasiyeti" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form msgid "Default" msgstr "Öntanımlı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__account_default_pos_receivable_account_id msgid "Default Account Receivable (PoS)" msgstr "Varsayılan Alacak Hesabı (PoS)" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__default_fiscal_position_id #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_default_fiscal_position_id msgid "Default Fiscal Position" msgstr "Varsayılan Mali Koşul" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Default Journals" msgstr "Varsayılan Yevmiyeler" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Default POS Receivable Account" msgstr "Varsayılan Satış Noktası Alacak Hesabı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__default_preset_id #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_default_preset_id msgid "Default Preset" msgstr "Varsayılan Ön Ayar" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.js:0 msgid "Default Price" msgstr "Varsayılan Fiyat" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pricelist_id #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_pricelist_id msgid "Default Pricelist" msgstr "Varsayılan Fiyat Listesi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__default_qr msgid "Default Qr" msgstr "Varsayılan QR" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__default_pos_receivable_account_name msgid "Default Receivable Account Name" msgstr "Varsayılan Alacak Hesap Adı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__sale_tax_id msgid "Default Sale Tax" msgstr "Varsayılan Satış Vergisi" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Default Sales Tax" msgstr "Varsayılan Satış Vergisi" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Default journals for orders and invoices" msgstr "Siparişler ve faturalar için varsayılan günlükler" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Default sales tax for products" msgstr "Ürünler için varsayılan satış vergisi" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_order_line__product_uom_id msgid "Default unit of measure used for all stock operations." msgstr "Bütün stok hareketleri için kullanılan varsayılan ölçü birimi." #. module: point_of_sale #: model_terms:ir.actions.act_window,help:point_of_sale.product_pos_category_action msgid "Define a new category" msgstr "Yeni bir kategori tanımlayın" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "Define presets to manage taxes & prices for dine in, take out, members..." msgstr "" "Masa servisi, paket servis ve üyeler gibi durumlar için vergi ve fiyatları " "yönetmeye yönelik ön ayarlar oluşturun." #. module: point_of_sale #: model_terms:ir.actions.act_window,help:point_of_sale.product_template_action_pos_product msgid "Define products and categories for POS retail and restaurant" msgstr "POS perakende ve restoran için ürün ve kategorileri tanımlayın" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Define the smallest coinage of the currency used to pay by cash" msgstr "" "Nakit olarak ödemek için kullanılan para biriminin en küçük tutarını " "tanımlayın" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__name msgid "" "Defines the name of the payment method that will be displayed in the Point " "of Sale when the payments are selected." msgstr "" "Ödemeler seçildiğinde Satış Noktasında görüntülenecek olan ödeme yönteminin " "adını tanımlar." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__delay_validation msgid "Delay Validation" msgstr "Onaylama Süresi" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0 msgid "Delete" msgstr "Sil" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.js:0 msgid "Delete Orders?" msgstr "Siparişler silinsin mi?" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0 msgid "Delete all indexed DB" msgstr "Tüm dizinlenmiş DB'yi sil" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0 msgid "Delete paid orders" msgstr "Ödenmiş siparişleri silme" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0 msgid "Delete unpaid orders" msgstr "Ödenmemiş siparişleri silme" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Demo 3-03-2000 5:00 PM" msgstr "Demo 3-03-2000 17:00" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Demo Name" msgstr "Demo Adı" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_rye_bread_product_template msgid "Dense and dark, made with rye flour, perfect for sandwiches." msgstr "Yoğun ve koyu renkli, çavdar unu ile yapılmış; sandviçler için ideal." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0 #: model:ir.model.fields,field_description:point_of_sale.field_product_tag__pos_description #: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view msgid "Description" msgstr "Açıklama" #. module: point_of_sale #: model:pos.category,name:point_of_sale.pos_category_desks msgid "Desks" msgstr "Masaları" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__account_id msgid "Destination account" msgstr "Hedef hesabı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__account_readonly msgid "Destination account is readonly" msgstr "Hedef hesap salt okunur" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.xml:0 #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0 msgid "Details" msgstr "Detaylar" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_product_product__pos_sequence #: model:ir.model.fields,help:point_of_sale.field_product_template__pos_sequence msgid "Determine the display order in the POS Terminal" msgstr "POS Terminalinde görüntüleme sırasını belirleme" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0 msgid "Device ID:" msgstr "Cihaz Kimliği:" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__device_seq_id msgid "Device Sequence" msgstr "Cihaz Sırası" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0 #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_difference #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Difference" msgstr "Fark" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "Difference at closing PoS session" msgstr "PoS oturumu kapanış farkı" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_session__cash_register_difference msgid "" "Difference between the theoretical closing balance and the real closing " "balance." msgstr "Teorik kapanış bakiyesi ve gerçek kapanış bakiyesi arasındaki fark." #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_digest_digest msgid "Digest" msgstr "Özet" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.js:0 msgid "Dine in" msgstr "Masa Servisi" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0 msgid "Disable" msgstr "Devre dışı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0 msgid "Disable debug mode" msgstr "Hata ayıklama modunu devre dışı bırak" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Disc.%" msgstr "İnd.%" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Disc:" msgstr "İnd:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_list_popup/cash_move_list_popup.xml:0 #: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.xml:0 #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0 #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0 #: code:addons/point_of_sale/static/src/app/components/popups/number_popup/number_popup.xml:0 #: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0 #: code:addons/point_of_sale/static/src/app/components/popups/optional_products_popup/optional_products_popup.xml:0 #: code:addons/point_of_sale/static/src/app/components/popups/product_configurator_popup/product_configurator_popup.xml:0 #: code:addons/point_of_sale/static/src/app/components/popups/select_lot_popup/select_lot_popup.xml:0 #: code:addons/point_of_sale/static/src/app/components/popups/sync_popup/sync_popup.xml:0 #: code:addons/point_of_sale/static/src/app/components/popups/text_input_popup/text_input_popup.xml:0 #: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form msgid "Discard" msgstr "Sil" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__discount msgid "Discount (%)" msgstr "İndirim (%)" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__notice msgid "Discount Notice" msgstr "İndirim Notu" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/sale_details_button/sales_detail_report.xml:0 msgid "Discount:" msgstr "İndirim:" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__discount msgid "Discounted Product" msgstr "İndirimli Ürün" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Discounts" msgstr "İndirimler" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_account_account__display_name #: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__display_name #: model:ir.model.fields,field_description:point_of_sale.field_account_cash_rounding__display_name #: model:ir.model.fields,field_description:point_of_sale.field_account_fiscal_position__display_name #: model:ir.model.fields,field_description:point_of_sale.field_account_journal__display_name #: model:ir.model.fields,field_description:point_of_sale.field_account_move__display_name #: model:ir.model.fields,field_description:point_of_sale.field_account_move_line__display_name #: model:ir.model.fields,field_description:point_of_sale.field_account_payment__display_name #: model:ir.model.fields,field_description:point_of_sale.field_account_tax__display_name #: model:ir.model.fields,field_description:point_of_sale.field_account_tax_group__display_name #: model:ir.model.fields,field_description:point_of_sale.field_barcode_rule__display_name #: model:ir.model.fields,field_description:point_of_sale.field_decimal_precision__display_name #: model:ir.model.fields,field_description:point_of_sale.field_digest_digest__display_name #: model:ir.model.fields,field_description:point_of_sale.field_ir_http__display_name #: model:ir.model.fields,field_description:point_of_sale.field_ir_module_module__display_name #: model:ir.model.fields,field_description:point_of_sale.field_ir_sequence__display_name #: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__display_name #: model:ir.model.fields,field_description:point_of_sale.field_pos_bus_mixin__display_name #: model:ir.model.fields,field_description:point_of_sale.field_pos_category__display_name #: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__display_name #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__display_name #: model:ir.model.fields,field_description:point_of_sale.field_pos_confirmation_wizard__display_name #: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__display_name #: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__display_name #: model:ir.model.fields,field_description:point_of_sale.field_pos_load_mixin__display_name #: model:ir.model.fields,field_description:point_of_sale.field_pos_make_invoice__display_name #: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__display_name #: model:ir.model.fields,field_description:point_of_sale.field_pos_note__display_name #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__display_name #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__display_name #: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__display_name #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__display_name #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__display_name #: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__display_name #: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__display_name #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__display_name #: model:ir.model.fields,field_description:point_of_sale.field_product_attribute__display_name #: model:ir.model.fields,field_description:point_of_sale.field_product_attribute_custom_value__display_name #: model:ir.model.fields,field_description:point_of_sale.field_product_category__display_name #: model:ir.model.fields,field_description:point_of_sale.field_product_combo__display_name #: model:ir.model.fields,field_description:point_of_sale.field_product_combo_item__display_name #: model:ir.model.fields,field_description:point_of_sale.field_product_pricelist__display_name #: model:ir.model.fields,field_description:point_of_sale.field_product_pricelist_item__display_name #: model:ir.model.fields,field_description:point_of_sale.field_product_product__display_name #: model:ir.model.fields,field_description:point_of_sale.field_product_tag__display_name #: model:ir.model.fields,field_description:point_of_sale.field_product_template__display_name #: model:ir.model.fields,field_description:point_of_sale.field_product_template_attribute_exclusion__display_name #: model:ir.model.fields,field_description:point_of_sale.field_product_template_attribute_line__display_name #: model:ir.model.fields,field_description:point_of_sale.field_product_template_attribute_value__display_name #: model:ir.model.fields,field_description:point_of_sale.field_product_uom__display_name #: model:ir.model.fields,field_description:point_of_sale.field_report_point_of_sale_report_invoice__display_name #: model:ir.model.fields,field_description:point_of_sale.field_report_point_of_sale_report_saledetails__display_name #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__display_name #: model:ir.model.fields,field_description:point_of_sale.field_res_company__display_name #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__display_name #: model:ir.model.fields,field_description:point_of_sale.field_res_country__display_name #: model:ir.model.fields,field_description:point_of_sale.field_res_country_state__display_name #: model:ir.model.fields,field_description:point_of_sale.field_res_currency__display_name #: model:ir.model.fields,field_description:point_of_sale.field_res_lang__display_name #: model:ir.model.fields,field_description:point_of_sale.field_res_partner__display_name #: model:ir.model.fields,field_description:point_of_sale.field_res_users__display_name #: model:ir.model.fields,field_description:point_of_sale.field_resource_calendar_attendance__display_name #: model:ir.model.fields,field_description:point_of_sale.field_stock_move__display_name #: model:ir.model.fields,field_description:point_of_sale.field_stock_picking__display_name #: model:ir.model.fields,field_description:point_of_sale.field_stock_picking_type__display_name #: model:ir.model.fields,field_description:point_of_sale.field_stock_reference__display_name #: model:ir.model.fields,field_description:point_of_sale.field_stock_rule__display_name #: model:ir.model.fields,field_description:point_of_sale.field_stock_warehouse__display_name #: model:ir.model.fields,field_description:point_of_sale.field_uom_uom__display_name msgid "Display Name" msgstr "İsim Göster" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/customer_display/customer_display_qr_code_popup.xml:0 msgid "Display QR" msgstr "" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "Display and update your products information through electronic price tags" msgstr "" "Elektronik fiyat etiketleri aracılığıyla ürün bilgilerinizi görüntüleyin ve " "güncelleyin" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_group_by_categ #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_group_by_categ #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Display products grouped by categories." msgstr "Kategorilere göre gruplandırılmış ürünleri görüntüleyin." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__is_closing_entry_by_product #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_is_closing_entry_by_product #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "Display the breakdown of sales lines by product in the automatically " "generated closing entry." msgstr "" "Otomatik oluşturulan kapanış kaydında satış kalemlerinin ürün bazında " "dökümünü görüntüleyin." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_pricer msgid "Display the price of your products through electronic price tags" msgstr "" "Ürünlerinizin fiyatlarını elektronik fiyat etiketleri aracılığıyla gösterin" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/digest.py:0 msgid "Do not have access, skip this data for user's digest email" msgstr "Erişiminiz yok, kullanıcı e-mail özeti için bu veriyi atlayın" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0 msgid "Do you want to open the customer list to select customer?" msgstr "Müşteri seçmek için müşteri listesini açmak istiyor musunuz?" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/retry_print_popup/retry_print_popup.xml:0 msgid "Download" msgstr "İndir" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0 msgid "Download Logs" msgstr "" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0 msgid "Download a report with all the sales of the current PoS Session" msgstr "Geçerli PoS Oturumunun tüm satışlarını içeren bir rapor indirin" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0 msgid "Download logs" msgstr "" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0 msgid "EAN-13" msgstr "EAN-13" #. module: point_of_sale #: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_printer_form msgid "" "Each printer can be configured to print products from a specific category.\n" " The printer will then only print updates for products belonging " "to one of\n" " its linked categories." msgstr "" "Her yazıcı, belirli bir kategorideki ürünleri yazdırmak üzere " "yapılandırılabilir.\n" " Yazıcı daha sonra yalnızca aşağıdakilerden birine ait ürünler " "için güncellemeleri yazdıracaktır\n" " bağlantılı kategorileri." #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_preset msgid "Easily load a set of configuration options" msgstr "Bir dizi yapılandırma seçeneğini kolayca yükleyin" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "Edit" msgstr "Düzenle" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_line/partner_line.xml:0 msgid "Edit Details" msgstr "Detayları Düzenle" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.res_partner_action_edit_pos msgid "Edit Partner" msgstr "Partneri Düzenle" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0 msgid "Edit Payment" msgstr "Ödemeyi Düzenle" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.product_template_action_edit_pos msgid "Edit Product" msgstr "Ürünü Düzenle" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_edited #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__is_edited msgid "Edited" msgstr "Düzenlendi" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "Edited order(s) during the session:%s" msgstr "Oturum sırasında düzenlenen sipariş(ler):%s" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_electronic_scale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_electronic_scale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Electronic Scale" msgstr "Elektronik Tartı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__email msgid "Email" msgstr "E-Posta" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__user_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__user_id msgid "Employee" msgstr "Çalışan" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_order__user_id msgid "Employee who uses the cash register." msgstr "Kasa kullanan çalışan" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "Employees can scan their badge or enter a PIN to log in to a PoS session. " "These credentials are configurable in the *HR Settings* tab of the employee " "form." msgstr "" "Çalışanlar, bir satış noktası oturumuna giriş yapmak için kartlarını " "tarayabilir ya da bir PIN girebilir. Bu giriş bilgileri, çalışan formundaki " "İK Ayarları sekmesinden yapılandırılabilir." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0 msgid "Empty Order" msgstr "Boş Sipariş" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_scan_via_proxy msgid "" "Enable barcode scanning with a remotely connected barcode scanner and card " "swiping with a Vantiv card reader." msgstr "" "Uzaktan bağlı bir barkod tarayıcı ile barkod taramayı ve bir Vantiv kart " "okuyucu ile kart kaydırmayı etkinleştirin." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__use_fast_payment #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_use_fast_payment msgid "Enable fast payment methods to validate orders on the product screen." msgstr "" "Ürün ekranında siparişleri doğrulamak için hızlı ödeme yöntemlerini " "etkinleştirin." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_electronic_scale msgid "Enables Electronic Scale integration." msgstr "Elektronik Ölçek Entegrasyonunu etkinleştir." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__end_date msgid "End Date" msgstr "Bitiş Tarihi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_balance_end_real msgid "Ending Balance" msgstr "Kapanış Bakiyesi" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "" "Ensure that there is an existing bank journal. Check if chart of accounts is " "installed in your company." msgstr "" "Bir banka günlüğünün mevcut olduğundan emin olun. Şirketinizde hesap " "planının kurulu olup olmadığını kontrol edin." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "Ensure you validate the refund before taking another order." msgstr "" "Başka bir sipariş almadan önce para iadesini doğruladığınızdan emin olun." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__epson_printer_ip #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_epson_printer_ip msgid "Epson Printer IP" msgstr "Epson Yazıcı IP'si" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__epson_printer_ip msgid "Epson Printer IP Address" msgstr "Epson Yazıcısı IP Adresi" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_printer.py:0 msgid "Epson Printer IP Address cannot be empty." msgstr "Epson yazıcı IP adresi boş olamaz." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Epson Receipt Printer IP Address" msgstr "Epson Makbuz Yazıcısı IP Adresi" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0 #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "Error" msgstr "Hata" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_category.py:0 msgid "Error! You cannot create recursive categories." msgstr "Hata! Özyinelemeli kategoriler oluşturamazsınız." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0 msgid "Error: no internet connection." msgstr "Hata: İnternet bağlantısı yok." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/feedback_screen/feedback_screen.xml:0 msgid "Everything is ready to go!" msgstr "Her şey hazır!" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "Existing orderlines" msgstr "Mevcut sipariş satırları" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Expected" msgstr "Beklenen" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0 msgid "Expected delivery:" msgstr "Beklenen teslimat:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0 msgid "Export PoS data" msgstr "Satış Noktası verilerini dışa aktarma" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0 msgid "Export data" msgstr "Verileri dışa aktar" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Extra Info" msgstr "Diğer Bilgiler" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__extra_tax_data msgid "Extra Tax Data" msgstr "Ekstra Vergi Verileri" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__failed_pickings #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__failed_pickings msgid "Failed Pickings" msgstr "Başarısız Teslimatlar" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0 msgid "Failed to print a test receipt. Check your printer." msgstr "Test fişi yazdırılamadı. Yazıcınızı kontrol edin." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0 msgid "" "Failed to reach the printer. Check the configured url. Make sure that the " "printer is online and you are on the same network." msgstr "" "Yazıcıya ulaşılamadı. Yapılandırılmış url'yi kontrol edin. Yazıcının " "çevrimiçi olduğundan ve aynı ağda olduğunuzdan emin olun." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "Failure to generate Payment QR Code" msgstr "Ödeme QR Kodu oluşturulamadı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__fallback_nomenclature_id #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_fallback_nomenclature_id #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Fallback Nomenclature" msgstr "Yedek Adlandırma" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__fast_payment_method_ids #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_fast_payment_method_ids msgid "Fast Payment Methods" msgstr "Hızlı Ödeme öntemleri" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__use_fast_payment #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_use_fast_payment msgid "Fast Payment Validation" msgstr "Hızlı Ödeme Doğrulama" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0 msgid "Financials" msgstr "Finans" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_account_fiscal_position #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__fiscal_position_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__fiscal_position_id msgid "Fiscal Position" msgstr "Mali Durum" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0 msgid "Fiscal Position not found" msgstr "Mali Pozisyon bulunamadı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__fiscal_position_ids #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_fiscal_position_ids #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Fiscal Positions" msgstr "Mali Koşullar" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_res_partner__fiscal_position_id #: model:ir.model.fields,help:point_of_sale.field_res_users__fiscal_position_id msgid "" "Fiscal positions are used to adapt taxes and accounts for particular " "customers or sales orders/invoices. The default value comes from the " "customer." msgstr "" "Mali pozisyonlar, belirli müşteriler veya satış siparişleri/faturaları için " "vergi ve hesapları uyarlamak amacıyla kullanılır. Varsayılan değer " "müşteriden gelir." #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_butter_croissant_product_template msgid "Flaky all butter pastry, layered for a light and golden croissant." msgstr "Kat kat açılmış, hafif ve altın renginde tamamen tereyağlı kruvasan." #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_cheese_croissant_product_template msgid "Flaky croissant filled with creamy cheese, a savory twist on a classic." msgstr "Krem peynir dolgulu, tuzlu bir dokunuş katan kat kat kruvasan." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Flexible Pricelists" msgstr "Esnek Fiyat Listeleri" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Flexible Taxes" msgstr "Esnek Vergiler" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0 msgid "Floor plan, tips, self order, etc." msgstr "Masa planı, bahşişler, self servis sipariş vb." #. module: point_of_sale #: model:product.template,name:point_of_sale.product_flour_product_template msgid "Flour" msgstr "Un" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_flour_product_template msgid "Flour sold by the kilogram." msgstr "Un kilogram ile satılır." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_follower_ids #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_follower_ids msgid "Followers" msgstr "Takipçiler" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_partner_ids #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_partner_ids msgid "Followers (Partners)" msgstr "Takipçiler (İş ortakları)" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_type_icon msgid "Font awesome icon e.g. fa-tasks" msgstr "Yazı tipi harika simgesi ör. fa-görevler" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0 msgid "Food, but over the counter" msgstr "Yiyecek, ancak tezgahtan teslim" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Footer" msgstr "Alt Bilgi" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_bill_tree msgid "For all point of sale." msgstr "Tüm satış noktaları için." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_big_scrollbars #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_big_scrollbars msgid "For imprecise industrial touchscreens." msgstr "Kesin olmayan endüstriyel dokunmatik ekranlar için." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0 msgid "Force Cancel" msgstr "" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.view_form_pos_close_session_wizard msgid "Force Close Session" msgstr "Oturumu Kapatmaya Zorla" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0 msgid "Force Done" msgstr "Bitirmeye Zorla" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0 msgid "Force cancel" msgstr "" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0 msgid "Force done" msgstr "Bitirmeye zorla" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_account_payment__force_outstanding_account_id msgid "Forced Outstanding Account" msgstr "Zorunlu Bekleyen Hesap" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__split_transactions msgid "" "Forces to set a customer when using this payment method and splits the " "journal entries for each customer. It could slow down the closing process." msgstr "" "Bu ödeme yöntemi kullanılırken bir müşteri ayarlamaya zorlar ve her müşteri " "için yevmiye kayıtlarını böler. Kapanış sürecini yavaşlatabilir." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/models/accounting/pos_order_line_accounting.js:0 msgid "Free" msgstr "Ücretsiz" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/product_info_banner/product_info_banner.xml:0 msgid "Free To Use:" msgstr "Kullanım Ücretsiz:" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_product_combo__qty_free msgid "Free quantity" msgstr "Ücretsiz miktar" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "From invoice payments" msgstr "Fatura ödemelerinden" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/sync_popup/sync_popup.xml:0 msgid "Full" msgstr "Tam" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__full_product_name msgid "Full Product Name" msgstr "Tam Ürün Adı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/sync_popup/sync_popup.xml:0 msgid "Full Synchronization:" msgstr "Tam Senkronizasyon:" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__invoice_status__invoiced msgid "Fully Invoiced" msgstr "Tamamı Faturalanan" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0 msgid "Furniture" msgstr "Mobilya" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "Furniture Shop" msgstr "Mobilya Mağazası" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__general_customer_note msgid "General Customer Note" msgstr "Genel Müşteri Notu" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_company__point_of_sale_ticket_unique_code #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__point_of_sale_ticket_unique_code msgid "Generate a code on ticket" msgstr "Fişte bir kod oluştur" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0 msgid "Get Weight" msgstr "Kilo Alın" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid "Get my invoice" msgstr "Faturamı al" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_category__sequence msgid "Gives the sequence order when displaying a list of product categories." msgstr "Ürün kategorilerini gösterirken sıra numarası verir." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_discount #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_discount msgid "Global Discounts" msgstr "Alt Toplam İndirimleri" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0 #: code:addons/point_of_sale/static/src/app/screens/product_screen/action_pad/back_button/back_button.xml:0 msgid "Go Back" msgstr "Geri dön" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/models/pos_order_line.js:0 msgid "Greater than allowed" msgstr "İzin verilenden daha büyük" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_green_hood_product_template msgid "Green Hood" msgstr "Yeşil Kapüşonlu" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0 #: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0 msgid "Gross Weight:" msgstr "Brüt Ağırlık:" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_uom_uom__is_pos_groupable msgid "Group Products in POS" msgstr "POS da grup ürünleri" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_group_by_categ #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_group_by_categ msgid "Group products by categories" msgstr "Ürünleri kategorilere göre gruplayın" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_ir_http msgid "HTTP Routing" msgstr "HTTP Yönlendirme" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "HTTPS connection to IoT Box failed" msgstr "IoT Kutusuna HTTPS bağlantısı başarısız oldu" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__has_active_session #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_has_active_session msgid "Has Active Session" msgstr "Aktif Oturumu Var" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_control msgid "Has Cash Control" msgstr "Nakit Kontrolü Var" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__has_deleted_line msgid "Has Deleted Line" msgstr "Silinmiş Satır Var" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_category__has_image #: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__has_image #: model:ir.model.fields,field_description:point_of_sale.field_product_tag__has_image msgid "Has Image" msgstr "Resmi var" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__has_message #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__has_message msgid "Has Message" msgstr "Mesaj Var" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__has_refundable_lines msgid "Has Refundable Lines" msgstr "İade edilebilir satırları vardır" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Header" msgstr "Üstbilgi" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_multigrain_bread_product_template msgid "Hearty multigrain loaf with seeds and grains for extra nutrition." msgstr "" "Fazladan besin için tohum ve tahıllarla hazırlanmış besleyici çok tahıllı " "ekmek." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__hide_qr_code_method msgid "Hide Qr Code Method" msgstr "QR Kod Yöntemini Gizleyin" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__hide_use_payment_terminal msgid "Hide Use Payment Terminal" msgstr "Ödeme Terminalini Gizle" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/loader/critical_pos_error/critical_pos_error.xml:0 msgid "Hide details" msgstr "" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__group_pos_preset msgid "Hide or show the Presets menu in the Point of Sale configuration." msgstr "" "Satış Noktası yapılandırmasında Ön Ayarlar menüsünü gizleyin veya gösterin." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Hide pictures in POS" msgstr "POS’ta görselleri gizle" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_wholemeal_loaf_product_template msgid "" "High fibre loaf. Baked with fine wholemeal flour to give a soft texture." msgstr "" "Yumuşak doku için ince tam buğday unuyla pişirilmiş yüksek lifli ekmek." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/product_template.py:0 msgid "" "Hold up! Archiving products while POS sessions are active is like pulling a " "plate mid-meal.\n" "Make sure to close all sessions first to avoid any issues." msgstr "" "Durun! Satış Noktası oturumları aktifken ürünleri arşivlemek, yemeğin " "ortasında tabak çekmeye benzer.\n" "Herhangi bir sorunla karşılaşmamak için önce tüm oturumları kapattığınızdan " "emin olun." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__preset_time msgid "Hour" msgstr "Saat" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_order__preset_time msgid "Hour of the day for the order" msgstr "Sipariş için günün saati" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "How to manage tax-included prices" msgstr "Vergi dahil fiyatlar nasıl yönetilir" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_account_account__id #: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__id #: model:ir.model.fields,field_description:point_of_sale.field_account_cash_rounding__id #: model:ir.model.fields,field_description:point_of_sale.field_account_fiscal_position__id #: model:ir.model.fields,field_description:point_of_sale.field_account_journal__id #: model:ir.model.fields,field_description:point_of_sale.field_account_move__id #: model:ir.model.fields,field_description:point_of_sale.field_account_move_line__id #: model:ir.model.fields,field_description:point_of_sale.field_account_payment__id #: model:ir.model.fields,field_description:point_of_sale.field_account_tax__id #: model:ir.model.fields,field_description:point_of_sale.field_account_tax_group__id #: model:ir.model.fields,field_description:point_of_sale.field_barcode_rule__id #: model:ir.model.fields,field_description:point_of_sale.field_decimal_precision__id #: model:ir.model.fields,field_description:point_of_sale.field_digest_digest__id #: model:ir.model.fields,field_description:point_of_sale.field_ir_http__id #: model:ir.model.fields,field_description:point_of_sale.field_ir_module_module__id #: model:ir.model.fields,field_description:point_of_sale.field_ir_sequence__id #: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__id #: model:ir.model.fields,field_description:point_of_sale.field_pos_bus_mixin__id #: model:ir.model.fields,field_description:point_of_sale.field_pos_category__id #: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__id #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__id #: model:ir.model.fields,field_description:point_of_sale.field_pos_confirmation_wizard__id #: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__id #: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__id #: model:ir.model.fields,field_description:point_of_sale.field_pos_load_mixin__id #: model:ir.model.fields,field_description:point_of_sale.field_pos_make_invoice__id #: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__id #: model:ir.model.fields,field_description:point_of_sale.field_pos_note__id #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__id #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__id #: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__id #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__id #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__id #: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__id #: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__id #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__id #: model:ir.model.fields,field_description:point_of_sale.field_product_attribute__id #: model:ir.model.fields,field_description:point_of_sale.field_product_attribute_custom_value__id #: model:ir.model.fields,field_description:point_of_sale.field_product_category__id #: model:ir.model.fields,field_description:point_of_sale.field_product_combo__id #: model:ir.model.fields,field_description:point_of_sale.field_product_combo_item__id #: model:ir.model.fields,field_description:point_of_sale.field_product_pricelist__id #: model:ir.model.fields,field_description:point_of_sale.field_product_pricelist_item__id #: model:ir.model.fields,field_description:point_of_sale.field_product_product__id #: model:ir.model.fields,field_description:point_of_sale.field_product_tag__id #: model:ir.model.fields,field_description:point_of_sale.field_product_template__id #: model:ir.model.fields,field_description:point_of_sale.field_product_template_attribute_exclusion__id #: model:ir.model.fields,field_description:point_of_sale.field_product_template_attribute_line__id #: model:ir.model.fields,field_description:point_of_sale.field_product_template_attribute_value__id #: model:ir.model.fields,field_description:point_of_sale.field_product_uom__id #: model:ir.model.fields,field_description:point_of_sale.field_report_point_of_sale_report_invoice__id #: model:ir.model.fields,field_description:point_of_sale.field_report_point_of_sale_report_saledetails__id #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__id #: model:ir.model.fields,field_description:point_of_sale.field_res_company__id #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__id #: model:ir.model.fields,field_description:point_of_sale.field_res_country__id #: model:ir.model.fields,field_description:point_of_sale.field_res_country_state__id #: model:ir.model.fields,field_description:point_of_sale.field_res_currency__id #: model:ir.model.fields,field_description:point_of_sale.field_res_lang__id #: model:ir.model.fields,field_description:point_of_sale.field_res_partner__id #: model:ir.model.fields,field_description:point_of_sale.field_res_users__id #: model:ir.model.fields,field_description:point_of_sale.field_resource_calendar_attendance__id #: model:ir.model.fields,field_description:point_of_sale.field_stock_move__id #: model:ir.model.fields,field_description:point_of_sale.field_stock_picking__id #: model:ir.model.fields,field_description:point_of_sale.field_stock_picking_type__id #: model:ir.model.fields,field_description:point_of_sale.field_stock_reference__id #: model:ir.model.fields,field_description:point_of_sale.field_stock_rule__id #: model:ir.model.fields,field_description:point_of_sale.field_stock_warehouse__id #: model:ir.model.fields,field_description:point_of_sale.field_uom_uom__id msgid "ID" msgstr "ID" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0 msgid "INTERNAL NOTE" msgstr "İÇ NOT" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__proxy_ip #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_proxy_ip msgid "IP Address" msgstr "IP Adresi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_exception_icon msgid "Icon" msgstr "Simge" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_exception_icon msgid "Icon to indicate an exception activity." msgstr "İstisnai bir etkinliği belirtmek için kullanılan simge." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__identification msgid "Identification" msgstr "Tanımlama" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__split_transactions msgid "Identify Customer" msgstr "Müşteriyi Tanımla" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_order__message_needaction #: model:ir.model.fields,help:point_of_sale.field_pos_session__message_needaction msgid "If checked, new messages require your attention." msgstr "İşaretliyse, yeni mesajlar dikkatinize sunulacak." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_order__message_has_error #: model:ir.model.fields,help:point_of_sale.field_pos_order__message_has_sms_error #: model:ir.model.fields,help:point_of_sale.field_pos_session__message_has_error #: model:ir.model.fields,help:point_of_sale.field_pos_session__message_has_sms_error msgid "If checked, some messages have a delivery error." msgstr "İşaretliyse, bazı mesajlar gönderi hatası içermektedir." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_order_line__refunded_orderline_id msgid "" "If this orderline is a refund, then the refunded orderline is specified in " "this field." msgstr "" "Bu sipariş satırı bir iade ise, iade edilen sipariş satırı bu alanda " "belirtilir." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/printer/epson_printer.js:0 msgid "" "If you are on a secure server (HTTPS) please make sure you manually accepted " "the certificate by accessing %s. " msgstr "" "Güvenli bir sunucudaysanız (HTTPS), lütfen %s'e erişerek sertifikayı manuel " "olarak kabul ettiğinizden emin olun. " #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__picking_policy #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_picking_policy msgid "" "If you deliver all products at once, the delivery order will be scheduled " "based on the greatest product lead time. Otherwise, it will be based on the " "shortest." msgstr "" "Tüm ürünleri tek seferde teslim ederseniz teslimat siparişi en uzun ürün " "teslim süresine göre planlanacaktır. Aksi takdirde, en kısa süre esas " "alınacaktır." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_category__image_512 #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__image #: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__image_512 msgid "Image" msgstr "Görsel" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_category__image_128 #: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__image_128 msgid "Image 128" msgstr "Görsel 128" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0 msgid "Import data" msgstr "Veri içe aktarma" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0 msgid "Import orders" msgstr "İthalat siparişleri" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Improve navigation for imprecise industrial touchscreens" msgstr "" "Endüstriyel dokunmatik ekranlar için kaydırma özelliklerini daha kolay hale " "getirin" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_list_popup/cash_move_list_popup.js:0 msgid "In" msgstr "Birim" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_session__state__opened #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search msgid "In Progress" msgstr "İşlemde" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "In order to delete a sale, it must be new or cancelled." msgstr "Bir satışı silmek için satış yeni veya iptal edilmiş olmalı." #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_update_stock_quantities__real msgid "In real time" msgstr "Gerçek zamanlı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0 msgid "Incorrect address for shipping" msgstr "Gönderim için yanlış adres" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0 msgid "Info" msgstr "Bilgi" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view msgid "Information about your product." msgstr "Ürününüz hakkında bilgi." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__message msgid "Information message" msgstr "Bilgi mesajı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0 msgid "Install App" msgstr "App Yükle" #. module: point_of_sale #: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_method_form msgid "" "Installing chart of accounts from the General Settings of\n" " Invocing/Accounting app will create Bank and Cash payment\n" " methods automatically." msgstr "" "Faturalama/Muhasebe uygulamalarının Genel Ayarlarından\n" " hesap planının yüklenmesi, Banka ve Nakit ödeme " "yöntemlerini\n" " otomatik olarak oluşturacaktır." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form msgid "Integrate with" msgstr "Entegre Edin" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__payment_method_type msgid "Integration" msgstr "Entegrasyon" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__receivable_account_id msgid "Intermediary Account" msgstr "Aracı Hesap" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Intermediary account used for unidentified customers." msgstr "Kimliği belirsiz müşteriler için kullanılan aracı hesap." #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.product_category_action msgid "Internal Categories" msgstr "İç Kategoriler" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__internal_note msgid "Internal Note" msgstr "İç Not" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Internal Notes" msgstr "İç Notlar" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__interval_time msgid "Interval time (in min)" msgstr "Aralık süresi (dakika cinsinden)" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0 msgid "Invalid QR Code! Please, Scan again!" msgstr "Geçersiz QR Kodu! Lütfen tekrar tarayın!" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0 #: code:addons/point_of_sale/static/src/app/components/product_info_banner/product_info_banner.xml:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Inventory" msgstr "Stok" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Inventory Management" msgstr "Stok Yönetimi" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0 #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0 #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__account_move #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Invoice" msgstr "Fatura" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_partner__invoice_emails #: model:ir.model.fields,field_description:point_of_sale.field_res_users__invoice_emails msgid "Invoice Emails" msgstr "Fatura E-postaları" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__invoice_journal_id #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_invoice_journal_id msgid "Invoice Journal" msgstr "Fatura Yevmiyesi" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Invoice Name" msgstr "Fatura Adı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0 msgid "Invoice Number" msgstr "Fatura Numarası" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code msgid "Invoice Request" msgstr "Fatura Talebi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__invoice_status msgid "Invoice Status" msgstr "Fatura Durumu" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_payment.py:0 msgid "" "Invoice payment for %(order)s (%(account_move)s) using %(payment_method)s" msgstr "" "%(order)s kullanarak %(account_move)s (%(payment_method)s) için fatura " "ödemesi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__invoiced #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter #: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search msgid "Invoiced" msgstr "Faturalanan" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Invoices" msgstr "Faturalar" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid "Invoicing confirmation" msgstr "Faturalandırma onayı" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "IoT Box" msgstr "IoT Kutusu" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "IoT Box IP Address" msgstr "IoT Kutusu IP Adresi" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/customer_display/customer_display_data_service.js:0 msgid "IoT Customer Display Error" msgstr "IoT Müşteri Ekranı Hatası" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_is_follower #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_is_follower msgid "Is Follower" msgstr "Takipçi mi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_invoiced msgid "Is Invoiced" msgstr "Is Invoiced" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__is_kiosk_mode msgid "Is Kiosk Mode" msgstr "Kiosk Modu mu" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_refund msgid "Is Refund" msgstr "İade" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_total_cost_computed #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__is_total_cost_computed msgid "Is Total Cost Computed" msgstr "Toplam Maliyet Hesaplandı mı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__is_in_company_currency msgid "Is Using Company Currency" msgstr "Şirket Para Birimini Kullanıyor" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_restaurant #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_restaurant msgid "Is a Bar/Restaurant" msgstr "Restoran, Bistro, Kafe, Pastane veya Bar ise seçin" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_installed_account_accountant msgid "Is the Full Accounting Installed" msgstr "Tam Muhasebe Yüklendi mi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_tipped msgid "Is this already tipped?" msgstr "Bahşiş zaten verildi mi?" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__is_change msgid "Is this payment change?" msgstr "Ödeme değişikliği mi?" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/account_tax.py:0 msgid "" "It is forbidden to modify a tax used in a POS order not posted. You must " "close the POS sessions before modifying the tax." msgstr "" "Deftere aktarılmamış bir POS siparişinde kullanılan bir verginin " "değiştirilmesi yasaktır. Vergiyi değiştirmeden önce POS oturumlarını " "kapatmanız gerekir." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_printer_service.js:0 msgid "It is possible to print your tickets by making use of an IoT Box." msgstr "Biletlerinizi bir IoT Kutusu kullanarak yazdırmanız mümkündür." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0 msgid "" "It seems like you don't have enough rights to create point of sale " "configurations." msgstr "" "Satış noktası yapılandırmaları oluşturmak için yeterli yetkilere sahip " "olmadığınız görünüyor." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "It seems like you don't have enough rights to load data." msgstr "Veri yüklemek için yeterli hakkınız yok gibi görünüyor." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/wizard/pos_confirmation_wizard.py:0 msgid "" "It seems that the POS order(s) %(order_ref)s do not have a customer.\n" "\n" "Would you like to set %(customer_name)s as the customer for the selected POS " "order(s)?" msgstr "" "Görünüşe göre %(order_ref)s adresindeki Satış Noktası Siparişi(ler)inin bir " "müşterisi yok.\n" "\n" "Seçilen Satış Noktası Siparişi(ler)i için %(customer_name)s adresini müşteri " "olarak ayarlamak ister misiniz?" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/printer/epson_printer.js:0 msgid "It seems that the printer runs out of paper." msgstr "Görünüşe göre yazıcının kağıdı bitiyor." #. module: point_of_sale #: model:product.template,name:point_of_sale.jean_jacket_product_template msgid "Jean Jacket" msgstr "Kot Ceket" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_account_journal #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__journal_id #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__journal_id #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search msgid "Journal" msgstr "Yevmiye" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_account_move #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__move_id msgid "Journal Entry" msgstr "Yevmiye Kaydı" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_account_move_line msgid "Journal Item" msgstr "Yevmiye Kalemi" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "Journal Items" msgstr "Yevmiye Kalemleri" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/wizard/pos_make_invoice.py:0 msgid "Kindly ensure that each order contains a customer." msgstr "Lütfen her siparişin bir müşteri içerdiğinden emin olun." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_digest_digest__kpi_pos_total_value msgid "Kpi Pos Total Value" msgstr "Kpi Pos Toplam Değeri" #. module: point_of_sale #: model:product.template,name:point_of_sale.led_lamp_product_template msgid "LED Lamp" msgstr "LED Lamba" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/navbar.js:0 msgid "LNA Permission status" msgstr "" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__name #: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__name msgid "Label" msgstr "Açıklama" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_res_lang msgid "Languages" msgstr "Diller" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Laptop" msgstr "Dizüstü bilgisayar" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Laptop model x" msgstr "Dizüstü bilgisayar modeli x" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_big_scrollbars #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_big_scrollbars msgid "Large Scrollbars" msgstr "Büyük Kaydırma Çubukları" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__last_session_closing_cash msgid "Last Session Closing Cash" msgstr "Son Oturum Kapatma Sırasındaki Nakit" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__last_session_closing_date msgid "Last Session Closing Date" msgstr "Son Oturumun Kapanış Tarihi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__write_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_category__write_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__write_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__write_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_confirmation_wizard__write_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__write_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__write_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_make_invoice__write_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__write_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_note__write_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__write_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__write_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__write_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__write_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__write_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__write_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__write_uid #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__write_uid msgid "Last Updated by" msgstr "Son Güncelleyen" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__write_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_category__write_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__write_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__write_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_confirmation_wizard__write_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__write_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__write_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_make_invoice__write_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__write_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_note__write_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__write_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__write_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__write_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__write_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__write_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__write_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__write_date #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__write_date msgid "Last Updated on" msgstr "Son Güncelleme" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__last_data_change msgid "Last Write Date" msgstr "Son Yazım Tarihi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__last_order_preparation_change msgid "Last preparation change" msgstr "Son hazırlık değişikliği" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_order__last_order_preparation_change msgid "Last printed state of the order" msgstr "Siparişin son basılı durumu" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/tour_selector_popup/tour_selector_popup.xml:0 msgid "Launch fake tours" msgstr "Sahte turları başlat" #. module: point_of_sale #: model:product.template,name:point_of_sale.leather_jacket_product_template msgid "Leather Jacket" msgstr "Deri Ceket" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.xml:0 msgid "Leave a reason here" msgstr "Buraya bir gerekçe girin" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__receivable_account_id msgid "" "Leave empty to use the default account from the company setting.\n" "Overrides the company's receivable account (for Point of Sale) used in the " "journal entries." msgstr "" "Şirket ayarından varsayılan hesabı kullanmak için boş bırakın.\n" "Yevmiye kayıtlarında kullanılan şirketin alacak hesabını (Satış Noktası " "için) geçersiz kılar." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form msgid "Leave empty to use the receivable account of customer" msgstr "Müşterinin alacak hesabını kullanmak için boş bırakın" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__journal_id msgid "" "Leave empty to use the receivable account of customer.\n" "Defines the journal where to book the accumulated payments (or individual " "payment if Identify Customer is true) after closing the session.\n" "For cash journal, we directly write to the default account in the journal " "via statement lines.\n" "For bank journal, we write to the outstanding account specified in this " "payment method.\n" "Only cash and bank journals are allowed." msgstr "" "Boş bırakıldığında, müşterinin alacak hesabı kullanılır.\n" "Oturum kapatıldığında, biriken ödemelerin (veya “Müşteri Tanımla” seçiliyse " "bireysel ödemenin) muhasebeleştirileceği yevmiye burada tanımlanır.\n" "Nakit yevmiye için, yevmiye içerisindeki varsayılan hesaba doğrudan hareket " "satırı ile yazılır.\n" "Banka yevmiyesi için, tanımlı ödeme yöntemi içindeki geçici hesaba yazılır.\n" "Sadece nakit ve banka yevmiyeleri kullanılabilir." #. module: point_of_sale #: model:product.template,name:point_of_sale.letter_tray_product_template msgid "Letter Tray" msgstr "Mektup Tepsisi" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_template_blue_denim_jeans_slim msgid "Light Blue Jeans Slim" msgstr "Açık Mavi Slim Kot Pantolon" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_classic_brown_jacket_product_template msgid "" "Lightweight bomber jacket in linen with a ribbed stand-up collar and zip " "down the front." msgstr "" "Keten kumaştan üretilmiş, hafif bomber ceket. Ribana yakalı ve önü fermuarlı." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/sync_popup/sync_popup.xml:0 msgid "Limited" msgstr "Sınırlı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/sync_popup/sync_popup.xml:0 msgid "Limited Synchronization:" msgstr "Sınırlı Senkronizasyon:" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__manual_discount #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_manual_discount msgid "Line Discounts" msgstr "Hat İndirimleri" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__name msgid "Line No" msgstr "Satır No" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Link Cashdrawer" msgstr "Link Para Çekmecesi" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_product_uom msgid "Link between products and their UoMs" msgstr "Ürünler ve UoM'leri arasındaki bağlantı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/customer_display/customer_display_qr_code_popup.xml:0 msgid "Link copied to clipboard" msgstr "Panoya kopyalanan bağlantı" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_preset.py:0 msgid "Linked Orders" msgstr "Bağlantılı Siparişler" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_preset.py:0 msgid "Linked POS Configurations" msgstr "Bağlantılı Satış Noktası Konfigürasyonları" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_order__reversed_move_ids msgid "" "List of account moves created when this POS order was reversed and invoiced " "after session close." msgstr "" "Bu Satış Noktası siparişi iptal edildiğinde ve oturum kapandıktan sonra " "faturalandırıldığında oluşturulan hesap hareketlerinin listesi." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0 msgid "Load Order" msgstr "Siparişi Yükle" #. module: point_of_sale #: model:ir.actions.client,name:point_of_sale.action_client_product_menu msgid "Load Product Menu" msgstr "Ürün Menüsünü Yükle" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0 msgid "Load Sample" msgstr "Yük Örneği" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0 msgid "Loading..." msgstr "Yükleniyor..." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__epson_printer_ip #: model:ir.model.fields,help:point_of_sale.field_pos_printer__epson_printer_ip #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_epson_printer_ip msgid "" "Local IP address of an Epson receipt printer, or its serial number if the " "'Automatic Certificate Update' option is enabled in the printer settings." msgstr "" "Epson makbuz yazıcısının yerel IP adresi veya yazıcı ayarlarında 'Otomatik " "Sertifika Güncelleme' seçeneği etkinleştirilmişse seri numarası." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0 msgid "Local Network Access" msgstr "" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/init_lna.js:0 msgid "" "Local Network Access configuration is enabled, but your browser is not " "Chromium-based. Please use a Chromium-based browser to benefit from this " "feature. Please note that IOS devices do not support Local Network Access " "yet." msgstr "" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/init_lna.js:0 msgid "" "Local Network Access is enabled for this POS, but your browser version does " "not support it. Please update your browser to the latest version." msgstr "" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/init_lna.js:0 msgid "Local Network Access is not configured for this POS." msgstr "" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/init_lna.js:0 msgid "Local Network Access permission granted." msgstr "" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/init_lna.js:0 msgid "" "Local Network Access permission is denied. Some hardware devices might not " "work properly. Please allow Local Network Access in your browser settings." msgstr "" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/init_lna.js:0 msgid "" "Local Network Access permission is not yet granted. Some hardware devices " "might not work properly. Please allow Local Network Access in your browser " "settings." msgstr "" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Log in with Employees" msgstr "Çalışanlarla Giriş Yapın" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/sale_details_button/sales_detail_report.xml:0 #: code:addons/point_of_sale/static/src/app/screens/login_screen/login_screen.xml:0 #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/receipt_header/receipt_header.xml:0 msgid "Logo" msgstr "Logo" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__lot_name msgid "Lot Name" msgstr "Lot Adı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/select_lot_popup/select_lot_popup.xml:0 msgid "Lot/Serial number" msgstr "Lot/Seri No" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "Lot/Serial number(s) required for" msgstr "Lot/Seri numarası(ları) için gerekli" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__pack_lot_ids msgid "Lot/serial Number" msgstr "Lot/Seri Numarası" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0 msgid "Low voltage unrecoverable error occured, please check the printer" msgstr "Düşük voltaj, kurtarılamaz hatası oluştu, lütfen yazıcıyı kontrol edin" #. module: point_of_sale #: model:pos.category,name:point_of_sale.pos_category_lower msgid "Lower body" msgstr "Alt vücut" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/preset_slots_popup/preset_slots_popup.js:0 msgid "Lunch" msgstr "Öğle Yemeği" #. module: point_of_sale #: model:product.template,name:point_of_sale.magnetic_board_product_template msgid "Magnetic Board" msgstr "Manyetik Kart" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment msgid "Make Payment" msgstr "Ödeme Yapma" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__available_pricelist_ids msgid "" "Make several pricelists available in the Point of Sale. You can also apply a " "pricelist to specific customers from their contact form (in Sales tab). To " "be valid, this pricelist must be listed here as an available pricelist. " "Otherwise the default pricelist will apply." msgstr "" "Satış Noktası’nda birden fazla fiyat listesi sunulabilir. Ayrıca, belirli " "müşterilere özel bir fiyat listesi, iletişim formundaki Satış sekmesinden " "atanabilir. Geçerli olabilmesi için bu fiyat listesinin burada listelenmiş " "olması gerekir. Aksi halde varsayılan fiyat listesi uygulanır." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/customer_display/customer_display_data_service.js:0 msgid "" "Make sure there is an IoT Box subscription associated with your Odoo " "database, then restart the IoT Box." msgstr "" "Odoo veri tabanınızla ilişkili bir IoT Kutusu aboneliği olduğundan emin " "olun, ardından IoT Kutusunu yeniden başlatın." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "" "Make sure you are using IoT Box v18.12 or higher. Navigate to %s to accept " "the certificate of your IoT Box." msgstr "" "IoT Box v18.12 veya üstünü kullandığınızdan emin olun. IoT Kutunuzun " "sertifikasını kabul etmek için %söğesine gidin ." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Manage Printers" msgstr "Yazıcıları Yönet" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__use_timing msgid "Manage orders by time" msgstr "Siparişleri zamana göre yönetin" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Manage promotion that will grant customers discounts or gifts" msgstr "Müşterilere indirim veya hediye verecek promosyonları yönetme" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order_line__price_type__manual msgid "Manual" msgstr "Manuel" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.report_userlabel msgid "Marc Demo" msgstr "Marc Demo" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__margin #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__margin #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__margin msgid "Margin" msgstr "Marj" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__margin_percent #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__margin_percent msgid "Margin (%)" msgstr "Marj (%)" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0 msgid "Margin:" msgstr "Marj:" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_margins_costs_accessible_to_every_user #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_margins_costs_accessible_to_every_user msgid "Margins & Costs" msgstr "Marjlar ve Maliyetler" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0 msgid "Maximum Exceeded" msgstr "Maksimum Aşıldı" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_product_combo__qty_max msgid "Maximum number of items to select in the combo." msgstr "Kombinasyonda seçilecek maksimum öğe sayısı." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_product_combo__qty_max msgid "Maximum quantity" msgstr "Maksimum miktar" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0 msgid "Maximum value reached" msgstr "Maksimum değere ulaşıldı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0 msgid "Mechanical error, please check the printer" msgstr "Mekanik hata, lütfen yazıcıyı kontrol edin" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Mercado Pago" msgstr "Mercado Pago" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_mercado_pago msgid "Mercado Pago Payment Terminal" msgstr "Mercado Pago Ödeme Terminali" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_confirmation_wizard__message msgid "Message" msgstr "Mesaj" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_has_error #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_has_error msgid "Message Delivery error" msgstr "Mesaj Teslim hatası" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_ids #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_ids msgid "Messages" msgstr "Mesajlar" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__name msgid "Method" msgstr "Yöntem" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search msgid "Method Name" msgstr "Yöntem Adı" #. module: point_of_sale #: model:pos.category,name:point_of_sale.pos_category_miscellaneous msgid "Misc" msgstr "Diğer" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0 msgid "Missing required" msgstr "Gerekli alan eksik" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__mobile msgid "Mobile" msgstr "Mobil" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_ir_module_module msgid "Module" msgstr "Modül" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_hr #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_hr msgid "Module Pos Hr" msgstr "Pos Hr Modülü" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_blueberry_muffin_product_template msgid "Moist and fluffy muffins bursting with blueberries." msgstr "Yaban mersiniyle dolu nemli ve kabarık muffinler." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form msgid "More settings:" msgstr "Diğer ayarlar:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/preset_slots_popup/preset_slots_popup.js:0 msgid "Morning" msgstr "Sabah" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0 msgid "Multi colors and sizes" msgstr "Çoklu renk ve beden seçenekleri" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_multigrain_bread_product_template msgid "Multigrain Bread" msgstr "Çok Tahıllı Ekmek" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_make_invoice msgid "Multiple order invoice creation" msgstr "Çoklu sipariş faturası oluşturma" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__my_activity_date_deadline msgid "My Activity Deadline" msgstr "Aktivite Son Tarihim" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search msgid "My Sessions" msgstr "Oturumlarım" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/product_info_banner/product_info_banner.xml:0 msgid "N/A" msgstr "Yok" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "NEW" msgstr "YENİ" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "NOTE UPDATE" msgstr "NOT GÜNCELLEME" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__name #: model:ir.model.fields,field_description:point_of_sale.field_pos_note__name #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_preset__identification__name #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details #: model_terms:ir.ui.view,arch_db:point_of_sale.report_userlabel msgid "Name" msgstr "Adı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0 msgid "Need an invoice?" msgstr "Fatura lazım mı?" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0 msgid "Need customer to invoice" msgstr "Fatura için müşteriye ihtiyaç var" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "" "Need loss account for the following journals to post the lost amount: %s\n" msgstr "" "Kayıp tutarı kaydetmek için aşağıdaki yevmiyelerde kayıp hesabı gerekir: %s\n" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "" "Need profit account for the following journals to post the gained amount: %s" msgstr "" "Kazanç tutarı kaydetmek için aşağıdaki yevmiyelerde kazanç hesabı gerekir: %s" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0 #: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0 msgid "Net Weight:" msgstr "Net Ağırlık:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0 msgid "Network Error" msgstr "Ağ Sorunu" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0 #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__draft #: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__draft msgid "New" msgstr "Yeni" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0 #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0 msgid "New Order" msgstr "Yeni Sipariş" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.product_template_action_add_pos msgid "New Product" msgstr "Yeni Ürün" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.js:0 msgid "New amount" msgstr "Yeni tutar" #. module: point_of_sale #: model:product.template,name:point_of_sale.newspaper_rack_product_template msgid "Newspaper Rack" msgstr "Gazetelik" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_calendar_event_id msgid "Next Activity Calendar Event" msgstr "Sonraki Aktivite Takvimi Etkinliği" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_date_deadline msgid "Next Activity Deadline" msgstr "Sonraki Aktivite Son Tarihi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_summary msgid "Next Activity Summary" msgstr "Sonraki Aktivite Özeti" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_type_id msgid "Next Activity Type" msgstr "Sonraki Aktivitie Türü" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0 msgid "Next Order List" msgstr "Sonraki Sipariş Listesi" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0 msgid "Next number:" msgstr "Sıradaki numara:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "No" msgstr "Hayır" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/printer/base_printer.js:0 msgid "No Internet Connection" msgstr "İnternet Bağlantısı Yok" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "No PoS configuration found" msgstr "Herhangi bir PoS yapılandırması bulunamadı" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form msgid "No Point of Sale" msgstr "Satış Noktası Yok" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "No Point of Sale selected" msgstr "Satış Noktası Seçilmedi" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0 msgid "No Product Yet?" msgstr "Henüz Ürün Yok mu?" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/report_sale_details.py:0 msgid "No Taxes" msgstr "Vergisiz" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/barcode_reader_service.js:0 msgid "" "No barcode nomenclature has been configured. This can be changed in the " "configuration settings." msgstr "" "Barkod adlandırması yapılandırılmamış. Bu, yapılandırma ayarlarından " "değiştirilebilir." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_list_popup/cash_move_list_popup.xml:0 msgid "No cash move found" msgstr "Nakit hareketi bulunamadı" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "" "No cash statement found for this session. Unable to record returned cash." msgstr "" "Oturuma bağlı nakit hesap özeti bulunamadığı için nakit iadesi kaydedilemedi." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "" "No chart of account configured, go to the \"configuration / settings\" menu, " "and install one from the Invoicing tab." msgstr "" "Yapılandırılmış bir hesap planı yok, “yapılandırma / ayarlar” menüsüne gidin " "ve Faturalama sekmesinden bir hesap planı yükleyin." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0 msgid "No customers found, press enter to load more." msgstr "Müşteri bulunamadı, daha fazla yüklemek için enter tuşuna basın." #. module: point_of_sale #: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_sale_graph #: model_terms:ir.actions.act_window,help:point_of_sale.action_report_pos_order_all #: model_terms:ir.actions.act_window,help:point_of_sale.action_report_pos_order_all_filtered msgid "No data yet!" msgstr "Henüz veri yok!" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/select_lot_popup/select_lot_popup.js:0 msgid "No existing Lot/Serial number found..." msgstr "Mevcut Lot/Seri numarası bulunamadı..." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "No existing serial/lot number" msgstr "Mevcut bir seri/lot numarası yok" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "No invoice journal configured for this POS session." msgstr "Bu Satış Noktası oturumu için yapılandırılmış fatura defteri yok." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/report/pos_invoice.py:0 msgid "No link to an invoice for %s." msgstr "%s için fatura bağlantısı mevcut değil." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.js:0 msgid "No more customer found for \"%s\"." msgstr "\"%s\" için başka müşteri bulunamadı." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "" "No open session available. Please open a new session to capture the order." msgstr "" "Açık oturum mevcut değil. Lütfen siparişi almak için yeni bir oturum açın." #. module: point_of_sale #: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_form #: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_pos_form msgid "No orders found" msgstr "Sipariş bulunamadı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.js:0 msgid "No other products found for \"%s\"." msgstr "\"%s\" için başka ürün bulunamadı." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0 msgid "No products found for" msgstr "Şunun için ürün bulunamadı:" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/controllers/main.py:0 msgid "No sale order found." msgstr "Satış siparişi bulunamadı." #. module: point_of_sale #: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_session #: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_session_filtered msgid "No sessions found" msgstr "Oturum bulunamadı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/preset_slots_popup/preset_slots_popup.xml:0 msgid "No slot available for this day" msgstr "Bu gün için yer yok" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/wizard/pos_make_invoice.py:0 msgid "No valid orders were selected. No new invoices could be generated" msgstr "" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__barcode_nomenclature_id msgid "Nomenclature" msgstr "Sınıflandırma" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_payment_method.py:0 msgid "None required" msgstr "" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search msgid "Not Cancelled" msgstr "İptal Edilmeyen" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/report_sale_details.py:0 msgid "Not Categorized" msgstr "Kategorilendirilmemiş" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search msgid "Not Invoiced" msgstr "Faturalanmadı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0 msgid "Not available" msgstr "Mevcut değil" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_preset__identification__none msgid "Not required" msgstr "Gerekli değil" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0 msgid "Note" msgstr "Not" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.action_pos_note_model #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__note_ids #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_note_ids #: model:ir.ui.menu,name:point_of_sale.menu_pos_note_model #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_note_tree msgid "Note Models" msgstr "Not Modelleri" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Notes" msgstr "Notlar" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0 msgid "Number by page" msgstr "Sayfaya göre numara" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_needaction_counter #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_needaction_counter msgid "Number of Actions" msgstr "Aksiyon Sayısı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__nb_print msgid "Number of Print" msgstr "Yazılacak Adet" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__refund_orders_count msgid "Number of Refund Orders" msgstr "İade Siparişi Sayısı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__number_of_rescue_session msgid "Number of Rescue Session" msgstr "Kurtarma Oturumu Sayısı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_has_error_counter #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_has_error_counter msgid "Number of errors" msgstr "Hata adedi" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_product_combo__qty_free msgid "Number of free items included in the combo." msgstr "Komboya dahil olan ücretsiz öğelerin sayısı." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_order_line__refunded_qty msgid "Number of items refunded in this orderline." msgstr "Bu sipariş satırında iade edilen ürün sayısı." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_order__message_needaction_counter #: model:ir.model.fields,help:point_of_sale.field_pos_session__message_needaction_counter msgid "Number of messages requiring action" msgstr "İşlem gerektiren mesaj sayısı" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_order__message_has_error_counter #: model:ir.model.fields,help:point_of_sale.field_pos_session__message_has_error_counter msgid "Number of messages with delivery error" msgstr "Teslimat hatası olan mesaj adedi" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_order__refund_orders_count msgid "Number of orders where items from this order were refunded" msgstr "Bu siparişteki ürünlerin iade edildiği sipariş sayısı" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Number of transactions:" msgstr "İşlem sayısı:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0 msgid "Number stack:" msgstr "Numara yığını:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0 msgid "Odoo" msgstr "Odoo" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_list_popup/cash_move_list_popup.js:0 #: code:addons/point_of_sale/static/src/app/utils/error_handlers.js:0 msgid "Odoo Server Error" msgstr "Odoo Sunucu Hatası" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_odoo_sneakers_product_template msgid "Odoo Sneakers" msgstr "Odoo Spor Ayakkabı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "Offline Orders" msgstr "Çevrimdışı siparişler" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "One-click Payment" msgstr "Tek Tıkla Ödeme" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0 msgid "Ongoing" msgstr "Devam eden" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_appointment #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_appointment msgid "Online Booking" msgstr "Çevrim İçi Rezervasyon" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "Online payment, delivery payment, terminal payment, and methods that require " "customer identification are not supported for fast payment validation." msgstr "" "Çevrimiçi ödeme, teslimat ödemesi, terminal ödemesi ve müşteri kimliği " "gerektiren yöntemler hızlı ödeme doğrulaması için desteklenmez." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Online reservation for Point of Sale" msgstr "Satış Noktası için online rezervasyon" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/models/pos_order_line.js:0 msgid "" "Only a negative quantity is allowed for this refund line. Click on +/- to " "modify the quantity to be refunded." msgstr "" "Bu iade satırı için yalnızca negatif miktarlara izin verilir. İade edilecek " "miktarı değiştirmek için +/- üzerine tıklayın." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "Only administrators can edit receipt headers and footers" msgstr "" "Yalnızca yöneticiler fiş başlıklarını ve alt bilgilerini düzenleyebilir" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__only_round_cash_method #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_only_round_cash_method msgid "Only apply rounding on cash" msgstr "Yalnızca nakit üzerinde yuvarlamayı uygula" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_payment_method.py:0 msgid "" "Only journals of type 'Cash' or 'Bank' could be used with payment methods." msgstr "" "Ödeme yöntemleriyle yalnızca 'Nakit' veya 'Banka' türündeki günlükler " "kullanılabilir." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Only on cash methods" msgstr "Sadece nakit yöntemlerde" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__restrict_price_control #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_restrict_price_control #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "Only users with Manager access rights for PoS app can modify the product " "prices on orders." msgstr "" "Sadece Yetkili erişim hakkı ile kullanıcılar ürün fiyatlarını ya da " "siparişlerini POS uygulaması için değiştirebilir." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/loader/critical_pos_error/critical_pos_error.xml:0 msgid "Oops!" msgstr "" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "Oops.." msgstr "Oops.." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0 msgid "Open Cashbox" msgstr "Nakit Çekmecesini Aç" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/customer_display/customer_display_qr_code_popup.xml:0 msgid "Open Customer Display" msgstr "Açık Müşteri Ekranı" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__open_session_ids msgid "Open PoS sessions that are using this payment method." msgstr "Bu ödeme yöntemini kullanan PoS oturumlarını açın." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0 #: code:addons/point_of_sale/static/src/app/screens/login_screen/login_screen.xml:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "Open Register" msgstr "Kasayı Açın" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0 msgid "Open debug widget" msgstr "Hata ayıklama panelini aç" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0 msgid "Open the money details popup" msgstr "Para ayrıntıları penceresini açın" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__user_id #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search msgid "Opened By" msgstr "Açan" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "Opened by" msgstr "Açan" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0 msgid "Opening" msgstr "Açılış" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0 msgid "Opening Balance Eg: 123" msgstr "Açılış Bakiyesi Örn: 123" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0 #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_session__state__opening_control #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "Opening Control" msgstr "Açılış Kontrolü" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__start_at #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search msgid "Opening Date" msgstr "Açılış Tarihi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__opening_notes msgid "Opening Notes" msgstr "Açılış Notları" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_session__cash_register_balance_end msgid "Opening balance summed to all cash transactions." msgstr "Açılış bakiyesi tüm nakit işlemlerine özetlenmiştir." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0 msgid "Opening cash" msgstr "Açılış nakit" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "Opening cash counted: %s \n" msgstr "" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "Opening cash difference: %s \n" msgstr "" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "Opening cash expected: %s \n" msgstr "" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "Opening control message: " msgstr "Açılış kontrol mesajı: " #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0 #: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0 msgid "Opening note" msgstr "Açılış notu" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__picking_type_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__picking_type_id #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_picking_type_id #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Operation Type" msgstr "Operasyon Türü" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Operation types show up in the Inventory dashboard." msgstr "Operasyon tipleri Stok panelinden görülür." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/optional_products_popup/optional_products_popup.xml:0 msgid "Optional Products" msgstr "Tamamlayıcı Ürünler" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0 msgid "Optional Products:" msgstr "Opsiyonel Ürünler:" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_product_product__pos_optional_product_ids #: model:ir.model.fields,help:point_of_sale.field_product_template__pos_optional_product_ids msgid "" "Optional products are suggested when customers add items to their cart " "(e.g., adding a burger suggests cold drinks or fries)." msgstr "" "Müşteriler sepetlerine ürün eklediklerinde isteğe bağlı ürünler önerilir " "(örneğin, burger eklendiğinde soğuk içecekler veya patates kızartması " "önerilir)." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0 #: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0 #: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0 #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__pos_order_id #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__order_id msgid "Order" msgstr "Sipariş" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "Order %s is not fully paid." msgstr "Sipariş %s tam olarak ödenmemiştir." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__order_backend_seq_id msgid "Order Backend Sequence" msgstr "Sipariş sistem sıralaması" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_make_invoice__count #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__order_count msgid "Order Count" msgstr "Sipariş Sayımı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__date #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter #: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search msgid "Order Date" msgstr "Sipariş Tarihi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__order_line_seq_id msgid "Order Line Sequence" msgstr "Sipariş Hattı Sıras" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__lines msgid "Order Lines" msgstr "Sipariş Satırları" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__floating_order_name msgid "Order Name" msgstr "Sipariş Adı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__tracking_number msgid "Order Number" msgstr "Sipariş Numarası" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "Order Outdated" msgstr "Sipariş Güncel Değil" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_order_printer msgid "Order Printer" msgstr "Sipariş Yazıcısı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__printer_ids #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_printer_ids msgid "Order Printers" msgstr "Sipariş Yazıcıları" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__name #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__order_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__order_id #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Order Ref" msgstr "Sipariş Ref" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__order_seq_id msgid "Order Sequence" msgstr "Sipariş Sırası" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_order__refunded_order_id msgid "Order from which items were refunded in this order" msgstr "Bu siparişte iade edilen ürünlerin ait olduğu sipariş" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Order lines" msgstr "Sipariş Satırları" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "Order saved for later" msgstr "Sipariş daha sonraki bir zaman için kaydedildi" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form msgid "Order(s)" msgstr "Sipariş(ler)" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_order_line__refund_orderline_ids msgid "Orderlines in this field are the lines that refunded this orderline." msgstr "" "Bu alandaki sipariş satırları, bu sipariş satırına iade yapan satırlardır." #. module: point_of_sale #. odoo-javascript #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0 #: model:ir.actions.act_window,name:point_of_sale.action_pos_order_filtered #: model:ir.actions.act_window,name:point_of_sale.action_pos_pos_form #: model:ir.actions.act_window,name:point_of_sale.action_pos_sale_graph #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__order_ids #: model:ir.ui.menu,name:point_of_sale.menu_point_of_sale #: model:ir.ui.menu,name:point_of_sale.menu_point_ofsale #: model:ir.ui.menu,name:point_of_sale.menu_report_pos_order_all #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form msgid "Orders" msgstr "Siparişler" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.action_report_pos_order_all #: model:ir.actions.act_window,name:point_of_sale.action_report_pos_order_all_filtered msgid "Orders Analysis" msgstr "Sipariş Analizi" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0 #: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0 msgid "Orders status" msgstr "Sipariş durumu" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__source msgid "Origin" msgstr "Kaynak" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order_line__price_type__original msgid "Original" msgstr "Orijinal" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.js:0 msgid "Original Tax" msgstr "Orijinal Vergi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__other_devices #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_other_devices msgid "Other Devices" msgstr "Diğer Cihazlar" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Other Information" msgstr "Diğer Bilgiler" #. module: point_of_sale #: model:pos.category,name:point_of_sale.pos_category_others msgid "Others" msgstr "Diğerleri" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_list_popup/cash_move_list_popup.js:0 msgid "Out" msgstr "Tükendi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__outstanding_account_id msgid "Outstanding Account" msgstr "Bekleyen Hesap" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_search_view_pos #: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_view_form_normalized_pos msgid "POS Category" msgstr "POS Kategorisi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_product_product__pos_optional_product_ids #: model:ir.model.fields,field_description:point_of_sale.field_product_template__pos_optional_product_ids msgid "POS Optional Products" msgstr "Satış Noktası Opsiyonel Ürünler" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_order_count #: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_order_count msgid "POS Order Count" msgstr "Satış Noktası Siparişi Sayısı" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line_form msgid "POS Order line" msgstr "POS Sipariş Satırı" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line msgid "POS Order lines" msgstr "POS Sipariş Satırları" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_account_journal_pos_user_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree msgid "POS Orders" msgstr "POS Siparişleri" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree_all_sales_lines msgid "POS Orders lines" msgstr "POS Satış Satırları" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_account_payment__pos_payment_method_id msgid "POS Payment Method" msgstr "POS Ödeme Yöntemi" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_printer_form msgid "POS Printer" msgstr "POS Yazıcısı" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_product_tree_view #: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_search_view_pos #: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_tree_view msgid "POS Product Category" msgstr "POS Ürün Kategorisi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_digest_digest__kpi_pos_total msgid "POS Sales" msgstr "POS Satışları" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_product_product__pos_sequence #: model:ir.model.fields,field_description:point_of_sale.field_product_template__pos_sequence msgid "POS Sequence" msgstr "Satış Noktası Sırası" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_account_payment__pos_session_id msgid "POS Session" msgstr "POS Oturumu" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_session_ids #: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_session_ids msgid "POS Sessions" msgstr "POS Oturumları" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "POS device from config #%s" msgstr "Yapılandırmada belirtilen Satış Noktası #%s" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "POS order backend from config #%s" msgstr "Yapılandırmada belirtilen Satış Noktası Sipariş sistem sıralaması #%s" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "POS order from config #%s" msgstr "Yapılandırmada belirtilen Satış Noktası Siparişi #%s" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "POS order line from config #%s" msgstr "Yapılandırmada belirtilen Satış Noktası sipariş satırı #%s" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0 #: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0 #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_paid #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__paid #: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__paid msgid "Paid" msgstr "Ödendi" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_pain_au_chocolat_product_template msgid "Pain au Chocolat" msgstr "Çikolatalı Kruvasan" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_category__parent_id msgid "Parent Category" msgstr "Üst Kategori" #. module: point_of_sale #: model:pos.category,name:point_of_sale.pos_category_pastries msgid "Pastries" msgstr "Hamur işleri" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0 msgid "Pay" msgstr "Ödeme İşlemi" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment msgid "Pay Order" msgstr "Siparişi Öde" #. module: point_of_sale #. odoo-javascript #. odoo-python #: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0 #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0 #: code:addons/point_of_sale/wizard/pos_payment.py:0 #: model:ir.actions.act_window,name:point_of_sale.action_pos_payment #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Payment" msgstr "Ödeme" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_method_authcode msgid "Payment APPR Code" msgstr "Ödeme Onay Kodu (APPR)" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__payment_date msgid "Payment Date" msgstr "Ödeme Tarihi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_method_issuer_bank msgid "Payment Issuer Bank" msgstr "Ödemeyi Veren Banka" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__payment_method_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_method_id #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__payment_method_id #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_search #: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search msgid "Payment Method" msgstr "Ödeme Yöntemi" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.action_pos_payment_method_form #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__payment_method_ids #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__payment_method_ids #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_payment_method_ids #: model:ir.ui.menu,name:point_of_sale.menu_pos_payment_method #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_tree #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Payment Methods" msgstr "Ödeme Yöntemleri" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_method_payment_mode msgid "Payment Mode" msgstr "Ödeme Yöntemi" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Payment Name Demo" msgstr "Ödeme Adı Demo" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__ticket msgid "Payment Receipt Info" msgstr "Ödeme Makbuzu Bilgileri" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__payment_name msgid "Payment Reference" msgstr "Ödeme Referansı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_status msgid "Payment Status" msgstr "Ödeme Durumu" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0 #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0 msgid "Payment Successful" msgstr "Ödeme Başarılı" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Payment Terminals" msgstr "Ödeme Terminalleri" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__transaction_id msgid "Payment Transaction ID" msgstr "Ödeme İşlem ID" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "Payment changes:" msgstr "Ödeme değişiklikleri:" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Payment method" msgstr "Ödeme Yöntemi" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Payment methods available" msgstr "Kullanılabilir Ödeme Yöntemleri" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_ref_no msgid "Payment reference number" msgstr "Ödeme referans numarası" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_payment__payment_ref_no msgid "Payment reference number from payment provider terminal" msgstr "Ödeme sağlayıcı terminalinden alınan ödeme referans numarası" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0 msgid "Payment request pending" msgstr "Ödeme isteği bekleniyor" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0 msgid "Payment reversed" msgstr "Ödeme tersine çevrildi" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #: model:ir.actions.act_window,name:point_of_sale.action_pos_payment_form #: model:ir.model,name:point_of_sale.model_account_payment #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__payment_ids #: model:ir.ui.menu,name:point_of_sale.menu_pos_payment #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_search #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_tree #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form msgid "Payments" msgstr "Ödemeler" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0 msgid "Payments Difference" msgstr "Ödeme Farkı" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.action_payment_methods_tree msgid "Payments Methods" msgstr "Ödeme Yöntemleri" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0 msgid "Payments in" msgstr "Ödemeler" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/sale_details_button/sales_detail_report.xml:0 msgid "Payments:" msgstr "Ödemeler:" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_pecan_pie_product_template msgid "Pecan Pie" msgstr "Pikan Cevizli Turta" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Pick which product PoS categories are available" msgstr "Hangi ürün POS kategorilerinin kullanılabilir olduğunu seçin" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__picking_ids #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__picking_ids msgid "Picking" msgstr "Toplama" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__picking_count #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__picking_count msgid "Picking Count" msgstr "Transfer Sayısı" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_stock_picking_type msgid "Picking Type" msgstr "Toplama Türü" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #: code:addons/point_of_sale/models/pos_session.py:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form msgid "Pickings" msgstr "Transfer Listeleri" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Pine Labs" msgstr "Pine Labs" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_pine_labs msgid "Pine Labs Payment Terminal" msgstr "Pine Labs Ödeme Terminali" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.xml:0 msgid "Please" msgstr "Lütfen" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0 msgid "Please Confirm Large Amount" msgstr "Lütfen Yüksek Tutarı Onaylayın" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/models/pos_order.js:0 msgid "Please add a valid customer to the order." msgstr "Lütfen siparişe geçerli bir müşteri ekleyin." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/res_company.py:0 msgid "" "Please close all the point of sale sessions in this period before closing " "it. Open sessions are: %s " msgstr "" "Lütfen kapatmadan önce bu dönemdeki tüm satış noktası oturumlarını kapatın. " "Açık oturumlar: %s " #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_payment_method.py:0 msgid "" "Please close and validate the following open PoS Sessions before modifying " "this payment method.\n" "Open sessions: %s" msgstr "" "Lütfen bu ödeme yöntemini değiştirmeden önce aşağıdaki açık PoS Oturumlarını " "kapatın ve doğrulayın.\n" "Açık oturumlar: %s" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0 msgid "Please configure a valid ePoS url in order to test the printer" msgstr "Yazıcıyı test etmek için lütfen geçerli bir ePoS URL'si yapılandırın" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "Please create/select a Point of Sale above to show the configuration options." msgstr "" "Yapılandırma seçeneklerini göstermek için lütfen yukarıda bir Satış Noktası " "oluşturun/seçin." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "" "Please define income account for this product: '%(product)s' (id:%(id)d)." msgstr "" "Lütfen bu ürün için gelir hesabını tanımlayın: \"%(product)s\" (id:%(id)d)." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/printer/base_printer.js:0 msgid "" "Please ensure the IoT box is turned on and connected to the network before " "retrying." msgstr "" "Lütfen yeniden denemeden önce IoT kutusunun açık ve ağa bağlı olduğundan " "emin olun." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/printer/base_printer.js:0 msgid "Please ensure you are connected to the internet before retrying." msgstr "Lütfen yeniden denemeden önce internete bağlı olduğunuzdan emin olun." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid "" "Please enter your billing information or" msgstr "" "Lütfen fatura bilgilerinizi girin veya" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/controllers/main.py:0 msgid "Please fill all the required fields." msgstr "Lütfen gerekli tüm alanları doldurun." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "" "Please go on the %s journal and define a Loss Account. This account will be " "used to record cash difference." msgstr "" "Lütfen %s yevmiye defterine gidin ve bir Zarar Hesabı tanımlayın. Bu hesap, " "nakit farkını kaydetmek için kullanılacaktır." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "" "Please go on the %s journal and define a Profit Account. This account will " "be used to record cash difference." msgstr "" "Lütfen %s yevmiye defterine gidin ve bir Zarar Hesabı tanımlayın. Bu hesap, " "nakit farkını kaydetmek için kullanılacaktır." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/hooks/hooks.js:0 msgid "Please print the invoice from the backend" msgstr "Lütfen faturayı sunucu uygulamadan yazdırın" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/qr_code_popup/qr_code_popup.js:0 #: code:addons/point_of_sale/static/src/customer_display/customer_facing_qr.js:0 msgid "Please scan the QR code with %s" msgstr "Lütfen QR kodunu %s ile tarayın" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_status/payment_status.xml:0 msgid "Please select a payment method" msgstr "Lütfen bir ödeme yöntemi seçin" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/models/pos_order.js:0 msgid "Please select a time slot before proceeding." msgstr "Lütfen devam etmeden önce bir zaman aralığı seçin." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0 msgid "Please select the Customer" msgstr "Lütfen müşteri seçin" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0 msgid "Please, Scan again!" msgstr "Lütfen Tekrar Tarayın!" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_partner__pos_contact_address #: model:ir.model.fields,field_description:point_of_sale.field_res_users__pos_contact_address msgid "PoS Address" msgstr "PoS Adresi" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form msgid "PoS Config" msgstr "PoS Yapılandırması" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/customer_display/customer_display_qr_code_popup.js:0 msgid "PoS Customer Display opened in a new window" msgstr "POS Müşteri Ekranı yeni bir pencerede açıldı" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "PoS Interface" msgstr "PoS Arayüzü" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_note msgid "PoS Note" msgstr "PoS Notu" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_product_attribute_custom_value__pos_order_line_id msgid "PoS Order Line" msgstr "PoS Sipariş Hattı" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/stock_warehouse.py:0 #: model:ir.model.fields,field_description:point_of_sale.field_stock_reference__pos_order_ids #: model_terms:ir.ui.view,arch_db:point_of_sale.view_partner_property_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_pivot msgid "PoS Orders" msgstr "POS Siparişleri" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.product_pos_category_action #: model:ir.ui.menu,name:point_of_sale.menu_products_pos_category #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "PoS Product Categories" msgstr "Pos Ürün Kategorileri" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_tree_view msgid "PoS Product Category" msgstr "POS Ürün Kategorisi" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_load_mixin msgid "PoS data loading mixin" msgstr "PoS veri yükleme bileşeni" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_partner_property_form msgid "Point Of Sale" msgstr "Satış Noktası" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/account_journal.py:0 #: model:ir.actions.act_window,name:point_of_sale.action_pos_config_kanban #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__name #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__config_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__config_ids #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__config_id #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__config_id #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_config_id #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__source__pos #: model:ir.ui.menu,name:point_of_sale.menu_point_root #: model:res.groups.privilege,name:point_of_sale.res_groups_privilege_point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.digest_digest_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search #: model_terms:ir.ui.view,arch_db:point_of_sale.product_tag_form_view_inherit_point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view #: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_search_view_pos #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search #: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search msgid "Point of Sale" msgstr "Satış Noktası" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.report_pos_order_view_tree #: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_graph #: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_pivot #: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search msgid "Point of Sale Analysis" msgstr "Satış Noktası Analizi" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_category #: model:ir.model.fields,field_description:point_of_sale.field_product_product__pos_categ_ids #: model:ir.model.fields,field_description:point_of_sale.field_product_template__pos_categ_ids #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__pos_categ_id #: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search msgid "Point of Sale Category" msgstr "Satış Noktası Kategorisi" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_search msgid "Point of Sale Config" msgstr "Satış Noktası Ayarları" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_config #: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__config_id #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_tree msgid "Point of Sale Configuration" msgstr "Satış Noktası Yapılandırması" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_daily_sales_reports_wizard msgid "Point of Sale Daily Report" msgstr "Satış Noktası Günlük Raporu" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_report_point_of_sale_report_saledetails msgid "Point of Sale Details" msgstr "Satış Noktası Detayları" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_details_wizard msgid "Point of Sale Details Report" msgstr "Satış Noktası Detay Raporu" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_report_point_of_sale_report_invoice msgid "Point of Sale Invoice Report" msgstr "Satış Noktası Fatura Raporu" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__journal_id #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_journal_id msgid "Point of Sale Journal" msgstr "Satış Noktası Yevmiyesi" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.action_pos_config_tree msgid "Point of Sale List" msgstr "Satış Noktası Listesi" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_make_payment msgid "Point of Sale Make Payment Wizard" msgstr "Satış Noktası Ödeme Yapma Sihirbazı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__group_pos_manager_id msgid "Point of Sale Manager Group" msgstr "Satış Noktası Yönetici Grubu" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_stock_warehouse__pos_type_id msgid "Point of Sale Operation Type" msgstr "Satış Noktası İşletme Türü" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_order_line msgid "Point of Sale Order Lines" msgstr "Satış Noktası Sipariş Satırları" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_order #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_search #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Point of Sale Orders" msgstr "Satış Noktası Siparişi" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_report_pos_order msgid "Point of Sale Orders Report" msgstr "Satış Noktası Siparişleri Raporu" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_payment_method #: model:ir.model.fields,field_description:point_of_sale.field_account_journal__pos_payment_method_ids msgid "Point of Sale Payment Methods" msgstr "Satış Noktası Ödeme Yöntemleri" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_payment msgid "Point of Sale Payments" msgstr "Satış Noktası Ödemeleri" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_printer msgid "Point of Sale Printer" msgstr "Satış Noktası Yazıcısı" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_session #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_tree msgid "Point of Sale Session" msgstr "Satış Noktası Oturumu" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__group_pos_user_id msgid "Point of Sale User Group" msgstr "Satış Noktası Kullanıcı Grubu" #. module: point_of_sale #: model:mail.template,name:point_of_sale.email_template_pos_receipt msgid "Point of Sale: Receipt" msgstr "Satış Noktası: Makbuz" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__pos_config_ids #: model:ir.ui.menu,name:point_of_sale.menu_point_of_sale_list #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Point of Sales" msgstr "Satış Noktası" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_crocheted_poncho_unisize_product_template msgid "" "Poncho in a soft, crochet-look knit with a round, gently draped neckline." msgstr "" "Yuvarlak ve hafif dökümlü yakalı, yumuşak tığ işi görünümlü örgü panço." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__access_url msgid "Portal Access URL" msgstr "Portal Erişim URL" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_allowed_pricelist_ids msgid "Pos Allowed Pricelist" msgstr "Pos İzin Verilen Fiyat Listesi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__pos_config_ids #: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__pos_config_ids msgid "Pos Config" msgstr "POS Ayarları" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_order_printer msgid "Pos Is Order Printer" msgstr "Pos Sipariş Yazıcısıdır" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_order_ids #: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_order_ids #: model:ir.model.fields,field_description:point_of_sale.field_res_partner__pos_order_ids #: model:ir.model.fields,field_description:point_of_sale.field_res_users__pos_order_ids #: model:ir.model.fields,field_description:point_of_sale.field_stock_picking__pos_order_id msgid "Pos Order" msgstr "POS Siparişi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_partner__pos_order_count #: model:ir.model.fields,field_description:point_of_sale.field_res_users__pos_order_count msgid "Pos Order Count" msgstr "Sipariş Sayısı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__pos_order_line_id msgid "Pos Order Line" msgstr "POS Sipariş Satırı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_payment_ids #: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_payment_ids msgid "Pos Payment" msgstr "Pos Ödeme" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_form_view msgid "Pos Product Categories" msgstr "Pos Ürün Kategorileri" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_refunded_invoice_ids #: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_refunded_invoice_ids msgid "Pos Refunded Invoice" msgstr "İade Edilen POS Faturası" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_selectable_categ_ids msgid "Pos Selectable Categ" msgstr "Pos Seçilebilir Kateg" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__pos_session_id #: model:ir.model.fields,field_description:point_of_sale.field_stock_picking__pos_session_id msgid "Pos Session" msgstr "POS Oturumu" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pos_session_duration msgid "Pos Session Duration" msgstr "Pos Oturum Süresi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pos_session_state msgid "Pos Session State" msgstr "POS Oturum Durumu" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pos_session_username msgid "Pos Session Username" msgstr "Satış Noktası Oturum Kullanıcı Adı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__open_session_ids msgid "Pos Sessions" msgstr "Pos Oturumları" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_posbox #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_posbox msgid "PosBox" msgstr "PosBox" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/models/pos_order_line.js:0 msgid "Positive quantity not allowed" msgstr "Pozitif miktara izin verilmez" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__done #: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__done #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter msgid "Posted" msgstr "Onaylanmış" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0 #: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0 msgid "Powered by" msgstr "Hazırlayan" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Preparation" msgstr "Hazırlık" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.action_pos_printer_form #: model:ir.ui.menu,name:point_of_sale.menu_pos_preparation_printer #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_printer msgid "Preparation Printers" msgstr "Hazırlık Yazıcıları" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form msgid "Preparation capacity" msgstr "Hazırlık kapasitesi" #. module: point_of_sale #: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_printer_form msgid "" "Preparation printers are typically used by restaurants and bars to print " "the\n" " orders at the kitchen/bar when the waiter updates an order." msgstr "" "Hazırlık yazıcıları genellikle restoranlar ve barlar tarafından\n" " Garson bir siparişi güncellediğinde mutfakta/barda siparişler." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/action_pad/action_pad.xml:0 #: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0 #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__preset_id #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form msgid "Preset" msgstr "Ön ayar" #. module: point_of_sale #: model:res.groups,name:point_of_sale.group_pos_preset msgid "Preset Menu" msgstr "Ön Ayar Menüsü" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Preset time" msgstr "Önceden ayarlanmış zaman" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.action_pos_preset_form #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__group_pos_preset #: model:ir.ui.menu,name:point_of_sale.menu_pos_preset #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_tree msgid "Presets" msgstr "Ön Ayarlar" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0 msgid "Previous Order List" msgstr "Önceki Sipariş Listesi" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.js:0 #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0 msgid "Price" msgstr "Fiyat" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Price Control" msgstr "Fiyat Kontrolü" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_type msgid "Price Type" msgstr "Fiyat Türü" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "Price discount from %(original_price)s to %(discounted_price)s" msgstr "Fiyat indirimi: %(original_price)s 'den%(discounted_price)s'ye" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0 msgid "Price excl. Tax:" msgstr "Vergi Hariç Fiyat:" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_extra msgid "Price extra" msgstr "Ekstra fiyat" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0 msgid "Price incl. Tax:" msgstr "Fiyata vergi dahildir:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0 msgid "Price list" msgstr "Fiyat listesi" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__price msgid "Priced Product" msgstr "Fiyatlandırılmış Ürünler" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0 #: model:ir.model,name:point_of_sale.model_product_pricelist #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__pricelist_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__pricelist_id #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__pricelist_id msgid "Pricelist" msgstr "Fiyat Listesi" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_product_pricelist_item msgid "Pricelist Rule" msgstr "Fiyat Listesi Kuralı" #. module: point_of_sale #: model:ir.ui.menu,name:point_of_sale.pos_config_menu_action_product_pricelist #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Pricelists" msgstr "Fiyat Listeleri" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Pricer" msgstr "Fiyat Etiketi Cihazı (Pricer)" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_pricer msgid "Pricer electronic price tags" msgstr "Pricer elektronik etiketleri" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Pricer tags" msgstr "Fiyat Etiketleri" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Pricing" msgstr "Fiyatlandırma" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/sale_details_button/sale_details_button.xml:0 #: model:ir.model.fields,field_description:point_of_sale.field_res_company__point_of_sale_ticket_portal_url_display_mode #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__point_of_sale_ticket_portal_url_display_mode #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_daily_sales_reports_wizard #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_details_wizard msgid "Print" msgstr "Yazdır" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0 msgid "Print Basic Receipt" msgstr "Temel Makbuz Yazdır" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0 msgid "Print Full Receipt" msgstr "Tam Makbuz Yazdır" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0 msgid "Print Receipt" msgstr "Fişi Yazdır" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0 msgid "Print Report" msgstr "Rapor Yazdır" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/sale_details_button/sale_details_button.xml:0 msgid "Print a report with all the sales of the current PoS Session" msgstr "Mevcut PoS Oturumunun tüm satışlarını içeren bir rapor yazdırın" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__basic_receipt #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_basic_receipt #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Print basic ticket without prices. Can be used for gifts." msgstr "Fiyat içermeyen temel fişi yazdırın. Hediye amaçlı kullanılabilir." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_res_company__point_of_sale_use_ticket_qr_code #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__point_of_sale_use_ticket_qr_code #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "Print information on the receipt to allow the customer to easily access the " "invoice anytime, from Odoo's portal." msgstr "" "Müşterinin faturaya Odoo portalından kolayca erişebilmesi için makbuza bilgi " "yazdırın." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Print orders at the kitchen, at the bar, etc." msgstr "Mutfakta, barda siparişleri yazdır." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Print receipts automatically once the payment is registered" msgstr "Ödeme kaydedildikten sonra makbuzları otomatik olarak yazdırın" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_print_via_proxy #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_print_via_proxy msgid "Print via Proxy" msgstr "Proxy ile Yazdır" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__product_categories_ids msgid "Printed Product Categories" msgstr "Yazılı Ürün Kategorileri" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/proxy_status/proxy_status.js:0 msgid "Printer" msgstr "Yazıcı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__name msgid "Printer Name" msgstr "Yazıcı Adı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__printer_type msgid "Printer Type" msgstr "Yazıcı Türü" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0 msgid "Printer cover is open, please close it before printing" msgstr "Yazıcı kapağı açık, yazdırmadan önce lütfen kapatın" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/printer/epson_printer.js:0 msgid "Printer cover is open. Please close it and try again!" msgstr "Yazıcı kapağı açık. Lütfen kapatın ve tekrar deneyin!" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Printers" msgstr "Yazıcılar" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/retry_print_popup/retry_print_popup.js:0 #: code:addons/point_of_sale/static/src/app/utils/printer/epson_printer.js:0 msgid "Printing failed" msgstr "Yazdırma başarısız oldu" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_printer_service.js:0 msgid "Printing is not supported on some browsers" msgstr "Bazı tarayıcılarda yazdırma desteklenmiyor" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0 msgid "Proceed Anyway" msgstr "Yine de Devam Et" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_product_template #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__product_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__product_id #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_id #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter #: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search msgid "Product" msgstr "Ürün" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Product & PoS categories" msgstr "Ürün ve POS kategorileri" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_product_attribute msgid "Product Attribute" msgstr "Ürün Niteliği" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_product_attribute_custom_value msgid "Product Attribute Custom Value" msgstr "Ürün Nitelik Özel Değeri" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_product_category #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_categ_id #: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search msgid "Product Category" msgstr "Ürün Kategorisi" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_product_combo msgid "Product Combo" msgstr "Ürün Kombinasyonu" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_product_combo_item msgid "Product Combo Item" msgstr "Ürün Kombinasyon Öğesi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_product_product__public_description #: model:ir.model.fields,field_description:point_of_sale.field_product_template__public_description msgid "Product Description" msgstr "Ürün Açıklaması" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/optional_products_popup/optional_products_popup.xml:0 msgid "Product Image" msgstr "Ürün Görseli" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0 msgid "Product Info" msgstr "Ürün Bilgisi" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_view_form_normalized_pos msgid "Product Name" msgstr "Ürün Adı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__note msgid "Product Note" msgstr "Ürün Notu" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Product Prices" msgstr "Ürün Fiyatları" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_tree_view msgid "Product Product Categories" msgstr "Ürün Kategorileri" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_qty msgid "Product Quantity" msgstr "Ürün Miktarı" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_product_tag msgid "Product Tag" msgstr "Ürün Etiketleri" #. module: point_of_sale #: model:ir.ui.menu,name:point_of_sale.pos_menu_products_tag_action msgid "Product Tags" msgstr "Ürün Etiketleri" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_tmpl_id msgid "Product Template" msgstr "Ürün Şablonu" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_product_template_attribute_exclusion msgid "Product Template Attribute Exclusion" msgstr "Ürün Şablonu Niteliği Hariç" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_product_template_attribute_line msgid "Product Template Attribute Line" msgstr "Ürün Şablon Nitelik Satırı" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_product_template_attribute_value msgid "Product Template Attribute Value" msgstr "Ürün Şablon Nitelik Değeri" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__product_uom_id msgid "Product Unit" msgstr "Ürün Birimi" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_uom_uom msgid "Product Unit of Measure" msgstr "Ürün Ölçü Birimi" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_product_product msgid "Product Variant" msgstr "Ürün Varyantı" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.product_product_action #: model:ir.ui.menu,name:point_of_sale.pos_config_menu_action_product_product msgid "Product Variants" msgstr "Ürün Varyantları" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Product prices on receipts" msgstr "Makbuzlarda görünecek ürün fiyatları" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_tipproduct #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_tipproduct msgid "Product tips" msgstr "Ürün Önerileri" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0 #: model:ir.actions.act_window,name:point_of_sale.product_template_action_pos_product #: model:ir.ui.menu,name:point_of_sale.menu_pos_products #: model:ir.ui.menu,name:point_of_sale.pos_config_menu_catalog #: model:ir.ui.menu,name:point_of_sale.pos_menu_products_configuration #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Products" msgstr "Ürünler" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid "Products:" msgstr "Ürünler:" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Promotions, Coupons, Gift Card & Loyalty Program" msgstr "Promosyonlar, Kuponlar, Hediye Kartı ve Sadakat Programı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/proxy_status/proxy_status.xml:0 msgid "Proxy Connected" msgstr "Proxy Bağlı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/proxy_status/proxy_status.xml:0 msgid "Proxy Disconnected" msgstr "Proxy Bağlantısı Kesildi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__proxy_ip msgid "Proxy IP Address" msgstr "Proxy IP Adresi" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/proxy_status/proxy_status.xml:0 msgid "Proxy Warning" msgstr "Proxy Uyarısı" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "QFPay" msgstr "QFPay" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_qfpay msgid "QFPay Payment Terminal" msgstr "QFPay Ödeme Terminali" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/qr_code_popup/qr_code_popup.xml:0 #: code:addons/point_of_sale/static/src/customer_display/customer_facing_qr.xml:0 msgid "QR Code" msgstr "QR kod" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__qr_code_method msgid "QR Code Format" msgstr "QR Kod Formatı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/qr_code_popup/qr_code_popup.js:0 msgid "QR Code Payment" msgstr "QR Kod ile Ödeme" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_ticket_portal_url_display_mode__qr_code msgid "QR code" msgstr "QR kodu" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_ticket_portal_url_display_mode__qr_code_and_url msgid "QR code + URL" msgstr "QR kodu + URL" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.js:0 #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0 msgid "Qty" msgstr "Miktar" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__qty msgid "Quantity" msgstr "Miktar" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Quantity:" msgstr "Miktar:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/sync_popup/sync_popup.xml:0 msgid "Quickly refresh essential data." msgstr "Temel verileri hızla yenileyin." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_receipt/cash_move_receipt.xml:0 msgid "REASON" msgstr "SEBEP" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/sale_details_button/sales_detail_report.xml:0 msgid "REFUNDED:" msgstr "İADE EDİLEN:" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__rating_ids #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__rating_ids msgid "Ratings" msgstr "Değerlendirmeler" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Razorpay" msgstr "Razorpay" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_razorpay msgid "Razorpay Payment Terminal" msgstr "Razorpay Ödeme Terminali" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/tours/point_of_sale.js:0 msgid "Ready to launch your point of sale?" msgstr "Satış noktanızı başlatmaya hazır mısınız?" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.xml:0 msgid "Reason" msgstr "Sebep" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0 msgid "Receipt" msgstr "Alım" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "Receipt %s" msgstr "Makbuz %s" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__receipt_footer #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_receipt_footer msgid "Receipt Footer" msgstr "Makbuz Altbilgi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__receipt_header #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_receipt_header msgid "Receipt Header" msgstr "Makbuz Üstbilgi" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0 #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__pos_reference msgid "Receipt Number" msgstr "Makbuz Numarası" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Receipt Printer" msgstr "Makbuz Yazıcısı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0 msgid "Receipt and invoice sent successfully" msgstr "Makbuz ve fatura başarıyla gönderildi" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0 msgid "Receipt sent successfully" msgstr "Makbuz başarıyla gönderildi" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view msgid "Recommend when 'Adding to Cart'" msgstr "'Sepete Eklerken' Tavsiye Et" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__use_payment_terminal msgid "Record payments with a terminal on this journal." msgstr "Bu yevmiyede bir terminal ile ödemeleri kaydedin." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__rescue msgid "Recovery Session" msgstr "Kurtarma Oturumu" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0 #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__stock_reference_ids msgid "Reference" msgstr "Referans" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_stock_reference msgid "Reference between stock documents" msgstr "Stok belgeleri arasında referans" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0 msgid "Refresh" msgstr "Refresh" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0 msgid "Refresh customer display" msgstr "Müşteri ekranını yenileyin" #. module: point_of_sale #. odoo-javascript #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0 #: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0 #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0 msgid "Refund" msgstr "İade/Fiyat Farkı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0 msgid "Refund Initiated" msgstr "Para İadesi Başlatıldı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__refund_orderline_ids msgid "Refund Order Lines" msgstr "İade Sipariş Satırları" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "Refund Orders" msgstr "İade Siparişleri" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0 msgid "Refund Successful" msgstr "Para İadesi Başarılı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0 msgid "Refund in process" msgstr "İade işlemi devam ediyor" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0 msgid "Refunded" msgstr "İade Edildi" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__refunded_order_id msgid "Refunded Order" msgstr "İade Edilen Sipariş" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__refunded_orderline_id msgid "Refunded Order Line" msgstr "İade Edilen Sipariş Satırı" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Refunded Orders" msgstr "İade Edilen Siparişler" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__refunded_qty msgid "Refunded Quantity" msgstr "İade Edilen Miktar" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0 msgid "Refunding" msgstr "İade Ediliyor" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Refunds" msgstr "İadeler" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0 msgid "Register" msgstr "Kaydolun" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "Related Session: %(link)s" msgstr "İlgili Oturum: %(link)s" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/navbar.js:0 #: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0 #: code:addons/point_of_sale/static/src/app/components/popups/confirmation_dialog/confirmation_dialog.js:0 #: code:addons/point_of_sale/static/src/app/components/popups/confirmation_dialog/confirmation_dialog.xml:0 msgid "Reload Data" msgstr "Verileri Yeniden Yükle" #. module: point_of_sale #: model:ir.actions.client,name:point_of_sale.action_client_pos_menu msgid "Reload POS Menu" msgstr "POS Menüsünü Yeniden Yükle" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/sync_popup/sync_popup.xml:0 msgid "Reload all data (may take longer depending on the amount of data)." msgstr "" "Tüm verileri yeniden yükleyin (veri miktarına bağlı olarak daha uzun " "sürebilir)." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/loader/critical_pos_error/critical_pos_error.xml:0 msgid "Reload data" msgstr "" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_status/payment_status.js:0 msgid "Remaining" msgstr "Kalan" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/buttons/quantity_buttons/quantity_buttons.xml:0 msgid "Remove one" msgstr "kaldırın" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "Removed %(payment_method)s with %(amount)s" msgstr "%(payment_method)s ile birlikte %(amount)s kaldırıldı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0 msgid "Replenishment" msgstr "İkmal" #. module: point_of_sale #: model:ir.ui.menu,name:point_of_sale.menu_point_rep msgid "Reporting" msgstr "Raporlama" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0 msgid "Reprint Invoice" msgstr "Faturayı Yeniden Yazdır" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code msgid "Request Invoice" msgstr "Fatura Talep Et" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0 msgid "Request sent" msgstr "İstek gönderildi" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "Rescue Sessions" msgstr "Kurtarma Oturumları" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__resource_calendar_id msgid "Resource" msgstr "Kaynak" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_user_id msgid "Responsible User" msgstr "Sorumlu Kullanıcı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0 msgid "Restaurant" msgstr "Restoran" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__limit_categories #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_limit_categories msgid "Restrict Categories" msgstr "Kategorileri Kısıtla" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__restrict_price_control #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_restrict_price_control msgid "Restrict Price Modifications to Managers" msgstr "Fiyat Değişikliklerini Yöneticilere Sınırla" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Restrict price modification to managers" msgstr "Fiyatları sadece yönetici yetkisi olan kullanıcılar değiştirebilsin" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0 msgid "Retail" msgstr "Perakende satış" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/retry_print_popup/retry_print_popup.xml:0 #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0 msgid "Retry" msgstr "Yinele" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Return Products" msgstr "İadeler" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__is_return #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form msgid "Return mode" msgstr "Dönüş modu" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_return msgid "Returned" msgstr "İade" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__reversed_move_ids msgid "Reversal Account Moves" msgstr "Ters Hesap Hareketleri" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "" "Reversal of POS closing entry %(entry)s for order %(order)s from session %" "(session)s" msgstr "" "Sipariş %(entry)s için POS kapanış giriş %(order)s oturum %(session)s " "tersine çevrilmesi" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "Reversal of: %s" msgstr "Ters Kaydı: %s" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0 msgid "Reversal request sent to terminal" msgstr "Terminale gönderilen iptal isteği" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0 msgid "Reverse" msgstr "Tersine çevir" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0 msgid "Reverse Payment" msgstr "Ödeme Ters Kaydı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__reversed_pos_order_id #: model:ir.model.fields,field_description:point_of_sale.field_account_move__reversed_pos_order_id msgid "Reversed POS Order" msgstr "Tersine Çevrilmiş POS Siparişi" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0 msgid "Review" msgstr "İnceleme" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0 msgid "Review Orders" msgstr "Siparişleri Gözden Geçirin" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_pain_au_chocolat_product_template msgid "Rich buttery pastry with a dark chocolate center." msgstr "Ortası bitter çikolata dolgulu, zengin tereyağlı hamur işi." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0 msgid "Rounding" msgstr "Yuvarlama" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Rounding Method" msgstr "Yuvarlama Yöntemi" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0 msgid "Rounding error in payment lines" msgstr "Ödeme satırlarında yuvarlama hatası" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/tour_selector_popup/tour_selector_popup.xml:0 msgid "Running a fake tour will create random orders. Use at your own risk." msgstr "" "Sahte bir tur çalıştırmak rastgele siparişler oluşturur. Bu riski alarak " "kullanın." #. module: point_of_sale #: model:product.template,name:point_of_sale.product_rye_bread_product_template msgid "Rye Bread" msgstr "Çavdar Ekmeği" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_has_sms_error #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_has_sms_error msgid "SMS Delivery error" msgstr "SMS İleti hatası" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_sms #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_sms msgid "SMS Enabled" msgstr "SMS Etkin" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/sale_details_button/sales_detail_report.xml:0 msgid "SOLD:" msgstr "SATILAN:" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__nbr_lines msgid "Sale Line Count" msgstr "Satış Satır Sayısı" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.action_pos_order_line #: model:ir.actions.act_window,name:point_of_sale.action_pos_order_line_day #: model:ir.actions.act_window,name:point_of_sale.action_pos_order_line_form msgid "Sale line" msgstr "Satış Satırı" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Sales" msgstr "Satış" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.action_report_pos_details #: model:ir.actions.report,name:point_of_sale.sale_details_report #: model:ir.ui.menu,name:point_of_sale.menu_report_order_details #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_daily_sales_reports_wizard #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_details_wizard msgid "Sales Details" msgstr "Satış Detayları" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__sale_journal msgid "Sales Journal" msgstr "Satış Yevmiyesi" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Sample Closing Note" msgstr "Örnek Kapanış Notu" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Sample Config Name" msgstr "Örnek Yapılandırma Adı" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Sample Opening Note" msgstr "Örnek Açılış Notu" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form msgid "Save" msgstr "Kaydet" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Save this page and come back here to set up the feature." msgstr "Bu sayfayı kaydedin ve özelliği ayarlamak için buraya dönün." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/proxy_status/proxy_status.js:0 msgid "Scale" msgstr "Tartı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.js:0 msgid "Scale error" msgstr "Terazi hatası" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0 msgid "Scan" msgstr "Tara" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/customer_display/customer_display_qr_code_popup.xml:0 msgid "Scan QR" msgstr "" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0 msgid "Scan a barcode to create automatically, or load our sample data." msgstr "" "Otomatik olarak oluşturmak için bir barkodu tarayın veya örnek verilerimizi " "yükleyin." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_scan_via_proxy #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_scan_via_proxy msgid "Scan via Proxy" msgstr "Proxy üzerinden tara" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/proxy_status/proxy_status.js:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form msgid "Scanner" msgstr "Tarayıcı" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form msgid "Schedule" msgstr "Programlayın" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form msgid "Schedule based on" msgstr "Programa göre" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0 msgid "Search Customers..." msgstr "Müşteri Ara..." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0 msgid "Search Orders..." msgstr "Siparişleri Ara..." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/search_bar/search_bar.xml:0 msgid "Search Products" msgstr "Ürün Arama" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter msgid "Search Sales Order" msgstr "Satış Siparişi Ara" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0 msgid "Search more" msgstr "Daha fazlasını ara" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0 msgid "Search products..." msgstr "Ürün ara..." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_bus_mixin__access_token #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__access_token #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__access_token msgid "Security Token" msgstr "Güvenlik Token" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/selection_popup/selection_popup.js:0 msgid "Select" msgstr "Seçme" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Select PoS to start sharing orders" msgstr "Siparişleri paylaşmaya başlamak için POS seçin" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0 msgid "Select a payment method to validate the order." msgstr "Siparişi doğrulamak için bir ödeme yöntemi seçin." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/preset_slots_popup/preset_slots_popup.xml:0 msgid "Select a preset" msgstr "Bir ön ayar seçin" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0 msgid "Select an order or scan QR code" msgstr "Bir sipariş seçin veya QR kodunu tarayın" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "Select preset" msgstr "Ön ayar seçme" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.js:0 msgid "Select the pricelist" msgstr "Fiyat listesini seçin" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0 msgid "Select the product(s) to refund and set the quantity" msgstr "İade edilecek ürün(ler)i seçin ve miktarı belirleyin" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0 msgid "Select the shipping date" msgstr "Teslimat tarihini seçin" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__attribute_value_ids msgid "Selected Attributes" msgstr "Seçilen Özellikler" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form msgid "Selection of outstanding account is required" msgstr "Ödenmemiş hesap seçimi gereklidir" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Self-ordering interfaces are not impacted." msgstr "Self-order arayüzleri etkilenmez." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_company__point_of_sale_use_ticket_qr_code #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__point_of_sale_use_ticket_qr_code msgid "Self-service invoicing" msgstr "Self-servis faturalama" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Sell products and deliver them later." msgstr "Ürünleri sat ve daha sonra teslim et." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0 msgid "Send" msgstr "Gönder" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 #: model:ir.actions.server,name:point_of_sale.model_pos_order_send_mail msgid "Send Email" msgstr "E-posta Gönder" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0 msgid "Send Payment Request" msgstr "Ödeme Talebi Gönder" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0 msgid "Send Refund Request" msgstr "İade Talebi Gönder" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Send Text receipt Using sms" msgstr "Makbuzu SMS ile gönder" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0 msgid "Sending" msgstr "Gönderiyor" #. module: point_of_sale #: model:mail.template,description:point_of_sale.email_template_pos_receipt msgid "Sent to customers with the receipt in attachment" msgstr "Makbuz ekinde müşterilere gönderilir" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_ir_sequence #: model:ir.model.fields,field_description:point_of_sale.field_pos_category__sequence #: model:ir.model.fields,field_description:point_of_sale.field_pos_note__sequence #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__sequence msgid "Sequence" msgstr "Sıralama" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__sequence_number msgid "Sequence Number" msgstr "Sıra Numarası" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.js:0 msgid "Served by %s" msgstr "Hizmet veren: %s" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/receipt_header/receipt_header.xml:0 msgid "Served by:" msgstr "Hizmet veren:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "Server communication problem" msgstr "Sunucu iletişim hatası" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 #: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_session_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__session_id #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__session_id #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__session_id #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_search msgid "Session" msgstr "Oturum" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Session Control" msgstr "Oturum Kontrolü" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__name msgid "Session ID" msgstr "Oturum ID" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Session ID:" msgstr "Oturum Kimliği:" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__session_move_id msgid "Session Journal Entry" msgstr "Oturum Yevmiye Kaydı" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.action_report_pos_daily_sales_reports #: model:ir.ui.menu,name:point_of_sale.menu_report_daily_details msgid "Session Report" msgstr "Oturum Raporu" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__statistics_for_current_session msgid "Session Statistics" msgstr "Oturum İstatistikleri" #. module: point_of_sale #: model:mail.activity.type,name:point_of_sale.mail_activity_old_session msgid "Session open over 7 days" msgstr "Oturum 7 gün boyunca açık" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.action_pos_session #: model:ir.actions.act_window,name:point_of_sale.action_pos_session_filtered #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__session_ids #: model:ir.ui.menu,name:point_of_sale.menu_pos_session_all #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "Sessions" msgstr "Oturumlar" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__set_maximum_difference #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_set_maximum_difference msgid "Set Maximum Difference" msgstr "Maksimum Farkı Ayarla" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "Set a maximum difference allowed between the expected and counted money " "during the closing of the session" msgstr "" "Seans kapanışı sırasında beklenen ve sayılan para arasında izin verilen " "maksimum farkı belirleyin" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__set_maximum_difference #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_set_maximum_difference msgid "" "Set a maximum difference allowed between the expected and counted money " "during the closing of the session." msgstr "" "Seansın kapanışı sırasında beklenen ve sayılan para arasında izin verilen " "maksimum farkı ayarlayın." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0 msgid "Set fiscal position" msgstr "Mali koşulu ayarlama" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Set multiple prices per product, automated discounts, etc." msgstr "" "Her ürün için birden fazla birim fiyat ve otomatik iskontolar vb. özel " "fiyatları ayarlayın." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Set the background image of your customer display" msgstr "Müşteri ekranınızın arka plan görüntüsünü ayarlayın" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0 msgid "Set the new discount" msgstr "Yeni indirimi ayarla" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0 msgid "Set the new price" msgstr "Yeni fiyatı ayarla" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0 msgid "Set the new quantity" msgstr "Yeni miktarı ayarlama" #. module: point_of_sale #: model:ir.actions.act_window,name:point_of_sale.action_pos_configuration #: model:ir.ui.menu,name:point_of_sale.menu_pos_global_settings msgid "Settings" msgstr "Ayarlar" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Settings on this page will apply to this point of sale." msgstr "Bu sayfadaki ayarlar bu satış noktası için geçerli olacaktır." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_payment_provider_cards/pos_payment_provider_cards.xml:0 msgid "Setup" msgstr "Kurulum" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Share Open Orders" msgstr "Açık Siparişleri Paylaş" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0 #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__ship_later #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_ship_later msgid "Ship Later" msgstr "Daha Sonra Gönder" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__shipping_date msgid "Shipping Date" msgstr "Gönderim Tarihi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__picking_policy #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_picking_policy msgid "Shipping Policy" msgstr "Ürün Teslimat Politikası" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/res_partner.py:0 msgid "Shopping cart" msgstr "Alışveriş Sepeti" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_apple_pie_product_template msgid "Shortcrust pastry with a Bramley apple filling." msgstr "Bramley elması dolgulu tart hamuru." #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_cherry_pie_product_template msgid "Shortcrust pastry with a Morello cherry filling." msgstr "Morello vişnesi dolgulu tart hamuru." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Shortcut to skip payment screen" msgstr "Ödeme ekranına atlamak için kısayol" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__show_category_images #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_show_category_images msgid "Show Category Images" msgstr "Kategori Görsellerini Göster" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__show_product_images #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_show_product_images msgid "Show Product Images" msgstr "Ürün Görsellerini Göster" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Show category images" msgstr "Kategori görsellerini göster" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__show_category_images #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_show_category_images msgid "Show category images in the Point of Sale interface." msgstr "Satış Noktası arayüzünde kategori görsellerini gösterin." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/loader/critical_pos_error/critical_pos_error.xml:0 msgid "Show details" msgstr "" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__module_pos_hr #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_module_pos_hr msgid "Show employee login screen" msgstr "Personel giriş ekranını göster" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Show margins & costs" msgstr "Kar marjlarını ve maliyetleri göster" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Show margins & costs on product information" msgstr "Ürün bilgisi üzerinde kar marjlarını ve maliyetleri göster" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Show product images" msgstr "Ürün görsellerini göster" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__show_product_images #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_show_product_images msgid "Show product images in the Point of Sale interface." msgstr "Satış Noktası arayüzünde ürün görsellerini göster." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid "Sign in" msgstr "Giriş" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_print_skip_screen #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_print_skip_screen msgid "Skip Preview Screen" msgstr "Önizleme Ekranını Atla" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/models/pos_order.js:0 msgid "Slot" msgstr "Slot" #. module: point_of_sale #: model:product.template,name:point_of_sale.small_shelf_product_template msgid "Small Shelf" msgstr "Küçük Raf" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_cinnamon_roll_product_template msgid "" "Soft dough with a buttery cinnamon filling, topped with cream cheese icing." msgstr "Tereyağlı tarçın dolgulu yumuşak hamur, üzerinde krem peynirli krema." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "Some Serial/Lot Numbers are missing" msgstr "Bazı Seri/Lot Numaraları eksik" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "Some orders are already being invoiced. Please try again later." msgstr "" "Bazı siparişler zaten faturalandırılıyor. Lütfen daha sonra tekrar deneyin." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "" "Some orders could not be submitted to the server due to configuration " "errors. You can exit the Point of Sale, but do not close the session before " "the issue has been resolved." msgstr "" "Bazı siparişler yapılandırma hataları nedeniyle sunucuya gönderilemedi. " "Satış Noktası'ndan çıkabilirsiniz, ancak sorun çözülmeden oturumu kapatmayın." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "" "Some orders could not be submitted to the server due to internet connection " "issues. You can exit the Point of Sale, but do not close the session before " "the issue has been resolved." msgstr "" "Bazı siparişler internet bağlantı sorunları nedeniyle sunucuya " "gönderilemedi. Satış Noktası'ndan çıkabilirsiniz, ancak sorun çözülmeden " "oturumu kapatmayın." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/feedback_screen/feedback_screen.xml:0 msgid "Some process are still running in background, please wait..." msgstr "Bazı işlemler hala arka planda çalışıyor, lütfen bekleyin..." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0 msgid "Some required information is missing." msgstr "Bazı gerekli bilgiler eksik." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0 msgid "Some, if not all, post-processing after syncing order failed." msgstr "" "Tamamı değilse de bazıları, eşitleme sırasının ardından işleme sonrası " "başarısız oldu." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/loader/critical_pos_error/critical_pos_error.xml:0 msgid "" "Something went wrong... If you really are stuck, share the report with your " "friendly support service" msgstr "" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_sourdough_loaf_product_template msgid "Sourdough Loaf" msgstr "Ekşi Mayalı Somun" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Specific route" msgstr "Belirli rota" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_pos_pack_operation_lot msgid "Specify product lot/serial number in pos order line" msgstr "Pos sipariş satırında ürün lot/seri numarası belirt" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__route_id #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_route_id msgid "Spefic route for products delivered later." msgstr "Daha sonra teslim edilen ürünler için özel rota." #. module: point_of_sale #: model:product.template,name:point_of_sale.sport_shoes_product_template msgid "Sport Shoes" msgstr "Spor Ayakkabı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__start_date msgid "Start Date" msgstr "Başlama Tarihi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_balance_start msgid "Starting Balance" msgstr "Açılış Bakiyesi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__state #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__state #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__state #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search msgid "Status" msgstr "Durumu" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_state msgid "" "Status based on activities\n" "Overdue: Due date is already passed\n" "Today: Activity date is today\n" "Planned: Future activities." msgstr "" "Aktivitelere göre durum \n" "Gecikmiş\\: Son tarih geçmiş\n" "Bugün\\: Aktivite tarihi bugün\n" "Planlanmış\\: Gelecek Aktiviteler." #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_stock_move msgid "Stock Move" msgstr "Stok Hareketi" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_stock_rule msgid "Stock Rule" msgstr "Stok Kuralı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__update_stock_at_closing msgid "Stock should be updated at closing" msgstr "Stok kapanışta güncellenmelidir" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "Stock variation for %s" msgstr "Stok değişimi için %s" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0 msgid "Stock, product configurator, replenishment, discounts" msgstr "Stok, ürün yapılandırıcı, yenileme, indirimler" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0 msgid "Stop" msgstr "Durdur" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0 msgid "Stop Barcode Scanner" msgstr "Barkod Okuyucuyu Durdur" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__order_edit_tracking #: model:ir.model.fields,help:point_of_sale.field_pos_order__order_edit_tracking #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_order_edit_tracking #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Store edited orders in the backend" msgstr "Düzenlenmiş siparişleri arka uçta saklayın" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Stripe" msgstr "Stripe" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_stripe msgid "Stripe Payment Terminal" msgstr "Stripe Ödeme Terminali" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.leather_jacket_product_template msgid "Stylish leather jacket, durable and fashionable for all occasions." msgstr "Her yerde giyilebilecek dayanıklı ve şık deri ceket." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/order_display/order_display.xml:0 #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0 #: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0 msgid "Subtotal" msgstr "Ara Toplam" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__price_subtotal_excl msgid "Subtotal w/o Tax" msgstr "Vergisiz alt toplam" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__price_sub_total msgid "Subtotal w/o discount" msgstr "İndirimsiz Alt Toplam" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0 msgid "Succesfully printed a test receipt" msgstr "Test makbuzu başarıyla yazdırıldı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.js:0 msgid "Successfully made a cash %s of %s." msgstr "Başarıyla %s nakit %s yaptı." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line msgid "Sum of subtotals" msgstr "Alt Toplam Toplamı" #. module: point_of_sale #: model:product.template,name:point_of_sale.summer_hat_product_template msgid "Summer Hat" msgstr "Yazlık Şapka" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.summer_hat_product_template msgid "Summer hat, ideal for beach days and sunny weather." msgstr "Plaj günleri ve güneşli hava için ideal yazlık şapka." #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_pecan_pie_product_template msgid "" "Sweet pie filled with pecans, with a rich, buttery filling and flaky saltt." msgstr "Pikan cevizi dolgulu, zengin tereyağlı ve gevrek hamurlu tatlı turta." #. module: point_of_sale #: model:product.template,name:point_of_sale.t_shirt_slim_product_template msgid "T shirt slim" msgstr "Slim Tişört" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_t_shirt_pants_product_template msgid "T-shirt & Pants Combo" msgstr "Tişört ve Pantolon Kombinasyonu" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0 msgid "Tables, menus, kitchen display, etc." msgstr "Masalar, menüler, mutfak ekranı vb." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Take out / Delivery / Members" msgstr "Paket servis / Teslimat / Üyeler" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0 msgid "Tare" msgstr "Dara" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0 msgid "Tare Weight:" msgstr "Dara Ağırlığı:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0 #: model:ir.model,name:point_of_sale.model_account_tax msgid "Tax" msgstr "Vergi" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_tax_included #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_tax_included msgid "Tax Display" msgstr "Vergi Görünümü" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_subtotal msgid "Tax Excl." msgstr "Vergi Hariç" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_account_tax_group msgid "Tax Group" msgstr "Vergi Grubu" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.js:0 msgid "Tax ID: %(vatId)s" msgstr "Vergi No: %(vatId)s" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_subtotal_incl msgid "Tax Incl." msgstr "Vergi Dahil" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Tax Name" msgstr "Vergi Adı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__tax_regime_selection #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_tax_regime_selection msgid "Tax Regime Selection value" msgstr "Vergi Yönetim Seçimi değeri" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__iface_tax_included__subtotal msgid "Tax-Excluded Price" msgstr "Vergi Hariç Fiyat" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__iface_tax_included__total msgid "Tax-Included Price" msgstr "Vergi Dahil Fiyat" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/order_display/order_display.xml:0 #: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0 #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_tax #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__tax_ids #: model:ir.ui.menu,name:point_of_sale.menu_action_tax_form_open #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Taxes" msgstr "Vergiler" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Taxes on refunds" msgstr "İadelerde Vergiler" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Taxes on sales" msgstr "Satış vergileri" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__tax_ids_after_fiscal_position msgid "Taxes to Apply" msgstr "Uygulanacak Vergiler" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/sale_details_button/sales_detail_report.xml:0 msgid "Taxes:" msgstr "Vergiler:" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Technical Stuff" msgstr "Teknik Konular" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Technical Stuffs" msgstr "Teknik Konular" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_receipt/cash_move_receipt.xml:0 #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0 msgid "Tel:" msgstr "Tel:" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_payment_method.py:0 msgid "Terminal" msgstr "" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/test_epos/test_epos_button.xml:0 msgid "Test" msgstr "Test" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0 msgid "Thank you." msgstr "Teşekkürler." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_category.py:0 msgid "The Availability After must be set between 00:00 and 24:00" msgstr "\"Sonra Müsait\" zamanı 00:00 ile 24:00 arasında ayarlanmalıdır" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_category.py:0 msgid "The Availability Until must be greater than Availability After." msgstr "" "\"Mevcut Olma Bitişi\", \"Mevcut Olma Başlangıcından\" daha sonraki bir saat " "olmalıdır." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_category.py:0 msgid "The Availability Until must be set between 00:00 and 24:00" msgstr "Müsaitlik Bitiş Saati 00:00 ile 24:00 arasında olmalıdır." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "The Epson receipt printer will be used instead of the receipt printer " "connected to the IoT Box." msgstr "" "IoT Box'a bağlı fiş yazıcısı yerine Epson fiş yazıcısı kullanılacaktır." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_printer__proxy_ip msgid "The IP Address or hostname of the Printer's hardware proxy" msgstr "Yazıcının donanım proxy'sinin IP Adresi veya ana bilgisayar adı" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_order__country_code msgid "" "The ISO country code in two chars. \n" "You can use this field for quick search." msgstr "" "İki karakterde ISO ülke kodu.\n" "Hızlı arama için bu alanı kullanabilirsiniz." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/select_lot_popup/select_lot_popup.js:0 msgid "The Lot/Serial number is already added." msgstr "Lot/Seri numarası zaten eklenmiştir." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/select_lot_popup/select_lot_popup.js:0 msgid "The Lot/Serial number is not valid" msgstr "Lot/Seri numarası geçerli değil" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/barcode_reader_service.js:0 msgid "" "The Point of Sale could not find any product, customer, employee or action " "associated with the scanned barcode." msgstr "" "Satış Noktası, taranan barkodla ilişkili herhangi bir ürün, müşteri, çalışan " "veya eylem bulamadı." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_rounding_form_view_inherited msgid "" "The Point of Sale only supports the \"add a rounding line\" rounding " "strategy." msgstr "" "Satış Noktası yalnızca \"yuvarlama satırı ekle\" yuvarlama stratejisini " "destekler." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/controllers/main.py:0 msgid "The Ticket Number should be at least 12 characters long." msgstr "Bilet Numarası en az 12 karakter uzunluğunda olmalıdır." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0 msgid "" "The amount cannot be higher than the due amount if you don't have a cash " "payment method configured." msgstr "" "Yapılandırılmış bir nakit ödeme yönteminiz yoksa tutar, ödenmesi gereken " "tutardan yüksek olamaz." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0 msgid "" "The amount of your payment lines must be rounded to validate the " "transaction.\n" "The rounding precision is %(rounding)s so you should set %(expectedAmount)s " "as payment amount instead of %(paidAmount)s." msgstr "" "İşlemi doğrulamak için ödeme satırlarınızın tutarı yuvarlanmalıdır.\n" "Yuvarlama hassasiyeti %(rounding)s olduğundan ödeme tutarı olarak %" "(paidAmount)s yerine %(expectedAmount)s ayarlamalısınız." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_payment__card_brand msgid "The brand of the payment card (e.g. Visa, AMEX, ...)" msgstr "Ödeme kartının markası (örn. Visa, AMEX, ...)" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "" "The cash rounding strategy of the point of sale %(pos)s must be: '%(value)s'" msgstr "" "%(pos)s satış noktasının nakit yuvarlama stratejisi şöyle olmalıdır: '%" "(value)s'" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "The company must have a fiscal country set." msgstr "Şirketin bir mali ülke seti olmalıdır." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0 msgid "The cutter has a foreign matter, please check the cutter mechanism" msgstr "Kesicide yabancı madde var, lütfen kesici mekanizmasını kontrol edin" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "The default pricelist must be included in the available pricelists." msgstr "Varsayılan fiyat listesi mevcut fiyat listesine dahil edilmelidir." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "" "The default pricelist must belong to no company or the company of the point " "of sale." msgstr "" "Varsayılan fiyat listesi hiçbir şirkete veya satış noktasının şirketine ait " "olmamalıdır." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "" "The default tip product is missing. Please manually specify the tip product. " "(See Tips field.)" msgstr "" "Varsayılan uç ürünü eksik. Lütfen uç ürününü manuel olarak belirtin. (Bkz. " "İpuçları alanı.)" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0 msgid "" "The device is not connected, please check the printer power / connection" msgstr "Cihaz bağlı değil, lütfen yazıcının gücünü / bağlantısını kontrol edin" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "" "The existing serial/lot numbers could not be retrieved. \n" "Continue without checking the validity of serial/lot numbers ?" msgstr "" "Mevcut seri/lot numaraları alınamadı. \n" "Seri/lot numaralarının geçerliliğini kontrol etmeden devam edilsin mi ?" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/controllers/main.py:0 msgid "The field %s must be filled." msgstr "%s alan doldurulmalıdır." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0 msgid "" "The fiscal position used in the original order is not loaded. Make sure it " "is loaded by adding it in the pos configuration." msgstr "" "Orijinal siparişte kullanılan mali pozisyon yüklenmemiştir. POS " "yapılandırmasına ekleyerek yüklendiğinden emin olun." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/printer/epson_printer.js:0 msgid "" "The following error code was given by the printer: %s \n" "To find more details on the error reason, please search online for: Epson " "Server Direct Print %s " msgstr "" "Yazıcı tarafından aşağıdaki hata kodu verildi: %s \n" "Hata nedeni hakkında daha fazla ayrıntı bulmak için lütfen çevrimiçi arama " "yapın: Epson Server Doğrudan Baskı %s " #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/wizard/pos_make_invoice.py:0 msgid "" "The following refund orders can't be part of a consolidated invoice because " "they refunded invoiced orders. Each refund order should be handled " "separately.\n" "\n" "%s" msgstr "" "Aşağıdaki iade siparişleri, faturalanmış siparişlerin iadesini yaptıkları " "için konsolide faturanın bir parçası olamaz. Her iade emri ayrı ayrı ele " "alınmalıdır.\n" "\n" "%s" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/product_combo.py:0 msgid "The free quantity must be smaller or equal to the maximum quantity." msgstr "Serbest miktar maksimum miktardan küçük veya eşit olmalıdır." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/product_combo.py:0 msgid "The free quantity of a combo must be greater or equal to 0." msgstr "Bir kombinasyonun serbest miktarı 0'dan büyük veya eşit olmalıdır." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__proxy_ip #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_proxy_ip msgid "" "The hostname or ip address of the hardware proxy, Will be autodetected if " "left empty." msgstr "" "Donanım proxysinin sunucu adı ya da ip adresleri eğer boş bırakılırsa " "otomatik olarak belirlenecektir." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "" "The invoice journal must be in the same currency as the Sales Journal or the " "company currency if that is not set." msgstr "" "Fatura günlüğü, Satış Günlüğü ile aynı para biriminde veya bunun " "ayarlanmamış olduğu durumda şirket para biriminde olmalıdır." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "The mail template with xmlid %s has been deleted." msgstr "xmlid %s adresli posta şablonu silindi." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0 msgid "" "The maximum difference allowed is %s.\n" "Please contact your manager to accept the closing difference." msgstr "" "İzin verilen en yüksek fark %s.\n" "Kapanış farkını onaylatmak için lütfen yöneticinizle iletişime geçin." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/product_combo.py:0 msgid "The maximum quantity of a combo must be greater or equal to 1." msgstr "Bir kombinasyonun maksimum miktarı 1'den büyük veya eşit olmalıdır." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0 msgid "" "The money counted doesn't match what we expected. Want to log the difference " "for the books?" msgstr "" "Sayım sonucu bulunan tutar beklenenle uyuşmuyor. Farkı muhasebeleştirmek " "ister misiniz?" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_bill.py:0 msgid "The name of the Coins/Bills must be a number." msgstr "Madeni para/kağıt para adları bir sayı olmalıdır." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_res_partner__pos_order_count #: model:ir.model.fields,help:point_of_sale.field_res_users__pos_order_count msgid "The number of point of sales orders related to this customer" msgstr "Bu müşteri ile ilgili satış noktası siparişlerinin sayısı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/hooks/hooks.js:0 msgid "The order could not be sent to the server due to an unknown error" msgstr "Bilinmeyen bir hata nedeniyle sipariş sunucuya iletilemedi" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "" "The order delivery / pickup date is in the future. You cannot cancel it." msgstr "Sipariş teslim / teslim alma tarihi gelecektedir. İptal edemezsiniz." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "" "The order has been modified on another device. If you have modified existing " "order lines, check that your changes have not been overwritten.\n" "\n" "The order will be sent to the server with the last changes made on this " "device." msgstr "" "Sipariş başka bir cihazda değiştirildi. Mevcut sipariş satırlarını " "değiştirdiyseniz, değişikliklerinizin üzerine yazılıp yazılmadığını kontrol " "edin.\n" "\n" "Sipariş, bu cihazda yapılan son değişikliklerle birlikte sunucuya " "gönderilecek." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/hooks/hooks.js:0 msgid "" "The order has been synchronized earlier. Please make the invoice from the " "backend for the order: " msgstr "" "Sipariş daha önce eşleştirildi. Lütfen sipariş için sunucu uygulamadan " "fatura yapın: " #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "The paid amount is different from the total amount of the order." msgstr "Ödenen tutar, siparişin toplam tutarından farklıdır." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0 msgid "The paper is empty, please load paper into the printer" msgstr "Kağıt boş, lütfen yazıcıya kağıt yükleyin" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_payment.py:0 msgid "" "The payment method selected is not allowed in the config of the POS session." msgstr "" "POS oturumunun yapılandırmasında seçilen ödeme yöntemine izin verilmiyor." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "" "The payment methods for the point of sale %s must belong to its company." msgstr "%s satış noktası için ödeme yöntemleri kendi şirketine ait olmalıdır." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_available_categ_ids msgid "" "The point of sale will only display products which are within one of the " "selected category trees. If no category is specified, all available products " "will be shown" msgstr "" "Satış noktası yalnızca seçilen kategori ağaçlarından birine dahil olan " "ürünleri gösterecektir. Herhangi bir kategori belirtilmediği takdirde mevcut " "tüm ürünler gösterilecektir" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_account_bank_statement_line__reversed_pos_order_id #: model:ir.model.fields,help:point_of_sale.field_account_move__reversed_pos_order_id msgid "" "The pos order that was reverted after closing the session to create an " "invoice for it." msgstr "" "Oturumu kapattıktan sonra fatura oluşturmak için geri döndürülen satış " "noktası siparişi." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__note_ids #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_note_ids msgid "The predefined notes of this point of sale." msgstr "Bu satış noktasına ait önceden tanımlanmış notlar." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__pricelist_id msgid "" "The pricelist used if no customer is selected or if the customer has no Sale " "Pricelist configured if any." msgstr "" "Hiçbir müşterinin seçilmemiş olduğu veya müşterinin yapılandırılmış bir " "Satış Fiyat Listesinin olmadığı durumlarda kullanılan fiyat listesi." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/printer/epson_printer.js:0 msgid "The printer is not reachable." msgstr "Yazıcıya erişilemiyor." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_category__hour_after msgid "" "The product will be available after this hour for online order and self " "order." msgstr "" "Ürün bu saatten sonra online sipariş ve self servis sipariş için hazır " "olacaktır." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_category__hour_until msgid "" "The product will be available until this hour for online order and self " "order." msgstr "" "Ürün bu saate kadar online sipariş ve self servis sipariş için mevcut " "olacaktır." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_order__currency_rate msgid "" "The rate of the currency to the currency of rate applicable at the date of " "the order" msgstr "Para biriminin sipariş tarihinde geçerli olan para birimine oranı" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_print_skip_screen #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_print_skip_screen msgid "" "The receipt screen will be skipped if the receipt can be printed " "automatically." msgstr "Fiş otomatik yazdırılabiliyorsa önizleme ekranı gösterilmeyecektir." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_print_auto #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_print_auto msgid "The receipt will automatically be printed at the end of each order." msgstr "Makbuz her siparişin sonunda otomatik olarak yazdırılır." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0 msgid "" "The requested quantity to be refunded is higher than the ordered quantity. " "%s is requested while only %s can be refunded." msgstr "" "İade edilmek üzere talep edilen miktar, sipariş edilen miktardan daha " "yüksektir. %s talep edilirken, yalnızca %s iade edilebilir." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/models/pos_order_line.js:0 msgid "" "The requested quantity to be refunded is higher than the refundable quantity." msgstr "" "İade edilmesi talep edilen miktar, iade edilebilir miktardan yüksektir." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/models/pos_order.js:0 #: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0 msgid "The selected customer needs an address." msgstr "Seçilen müşterinin bir adrese ihtiyacı var." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "" "The selected pricelists must belong to no company or the company of the " "point of sale." msgstr "" "Seçilen fiyat listeleri hiçbir şirkete veya satış noktası şirketine ait " "olmamalıdır." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/hooks/hooks.js:0 msgid "The server encountered an error while receiving your order." msgstr "Sipariş alınırken sunucuda bir sorun oluştu." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "" "The session has been already closed by another User. All sales completed in " "the meantime have been saved in a Rescue Session, which can be reviewed " "anytime and posted to Accounting from Point of Sale's dashboard." msgstr "" "Oturum başka bir Kullanıcı tarafından zaten sonlandırılmıştır. Bu sırada " "tamamlanan tüm satışlar bir Kurtarma Oturumuna kaydedilmiştir ve bu oturum " "her zaman gözden geçirilebilir ve Satış Noktasının kontrol panelinden " "Muhasebeye gönderilebilir." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "" "The session has been opened for an unusually long period. Please consider " "closing." msgstr "" "Oturum alışılmadık derecede uzun bir süre için açıldı. Lütfen kapatmayı " "düşünün." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "The session is being closed by another user. The page will be reloaded." msgstr "" "Oturum başka bir kullanıcı tarafından kapatılıyor. Sayfa yeniden " "yüklenecektir." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_preset.py:0 msgid "The start time must be before the end time." msgstr "Başlangıç zamanı bitiş zamanından önce olmalıdır." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0 msgid "" "The tip has been added to the order. However,the selected payment line does " "not allow tips to be added." msgstr "" "Bahşiş siparişe eklenmiştir. Ancak, seçilen ödeme satırı bahşiş eklenmesine " "izin vermiyor." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_adyen #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "The transactions are processed by Adyen. Set your Adyen credentials on the " "related payment method." msgstr "" "İşlemler Adyen tarafından işlenir. İlgili ödeme yönteminde Adyen kimlik " "bilgilerinizi ayarlayın." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "The transactions are processed by Mercado Pago on terminal" msgstr "İşlemler terminal üzerinde Mercado Pago tarafından işlenir" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_mercado_pago msgid "" "The transactions are processed by Mercado Pago. Set your Mercado Pago " "credentials on the related payment method." msgstr "" "İşlemler Mercado Pago tarafından işlenir. İlgili ödeme yöntemine Mercado " "Pago kimlik bilgilerinizi tanımlayın." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "The transactions are processed by Pine Labs on the terminal." msgstr "İşlemler Pine Labs tarafından terminal üzerinde işlenir." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_pine_labs msgid "" "The transactions are processed by Pine Labs. Set your Pine Labs credentials " "on the related payment method." msgstr "" "İşlemler Pine Labs tarafından işlenir. Pine Labs kimlik bilgilerinizi ilgili " "ödeme yönteminde ayarlayın." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "The transactions are processed by QFPay on the terminal." msgstr "İşlemler QFPay tarafından terminal üzerinde gerçekleştirilir." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_qfpay msgid "" "The transactions are processed by QFPay. Set your QFPay credentials on the " "related payment method." msgstr "" "İşlemler QFPay tarafından gerçekleştirilir. QFPay kimlik bilgilerinizi " "ilgili ödeme yönteminde ayarlayın." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_razorpay #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "The transactions are processed by Razorpay. Set your Razorpay credentials on " "the related payment method." msgstr "" "İşlemler Razorpay tarafından gerçekleştirilir. Razorpay kimlik bilgilerinizi " "ilgili ödeme yönteminde ayarlayın." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_stripe #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "The transactions are processed by Stripe. Set your Stripe credentials on the " "related payment method." msgstr "" "İşlemler Stripe tarafından işlenir. İlgili ödeme yönteminde Stripe kimlik " "bilgilerinizi ayarlayın." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_viva_com #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "The transactions are processed by Viva.com on terminal or tap on phone." msgstr "" "İşlemler Viva.com tarafından terminal üzerinden veya telefon üzerinden " "gerçekleştirilir." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_payment__card_type msgid "The type of the payment card (e.g. CREDIT CARD OR DEBIT CARD)" msgstr "Ödemede kullanılan kartın türü (örneğin KREDİ KARTI VEYA HESAP KARTI)" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_balance_end msgid "Theoretical Closing Balance" msgstr "Teorik Kapanış Bakiyesi" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0 msgid "There are no products in this category." msgstr "Bu kategoride ürün bulunmamaktadır." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "" "There are still orders in draft state in the session. Pay or cancel the " "following orders to validate the session:\n" "%s" msgstr "" "Oturumda hala taslak durumunda olan siparişler var. Oturumu doğrulamak için " "aşağıdaki siparişleri ödeyin veya iptal edin:\n" "%s" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "" "There is a difference between the amounts to post and the amounts of the " "orders, it is probably caused by taxes or accounting configurations changes." msgstr "" "Gönderilecek tutarlar ile siparişlerin tutarları arasında bir fark var, " "muhtemelen vergilerden veya muhasebe yapılandırma değişikliklerinden " "kaynaklanıyor." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/models/pos_order.js:0 #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0 msgid "There is already an electronic payment in progress." msgstr "Zaten devam etmekte olan bir elektronik ödeme var." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "There is no Chart of Accounts configured on the company. Please go to the " "invoicing settings to install a Chart of Accounts." msgstr "" "Şirket üzerinde yapılandırılmış bir Hesap Planı yok. Hesap Planı yüklemek " "için lütfen faturalama ayarlarına gidin." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0 msgid "" "There is no cash payment method available in this point of sale to handle " "the change.\n" "\n" " Please pay the exact amount or add a cash payment method in the point of " "sale configuration" msgstr "" "Para üstü verilebilmesi için gerekli olan nakit ödeme metodu bu satış " "noktasında mevcut değildir.\n" "\n" "Lütfen tam miktarı ödeyiniz veya satış noktası yapılandırmasında nakit ödeme " "metodunu ekleyiniz" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "There is no cash payment method for this PoS Session" msgstr "Bu PoS Oturumu için nakit ödeme yöntemi yoktur" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "There is no cash register in this session." msgstr "Bu POS Oturumu için bir nakit kaydı yok." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "" "There is no serial/lot number for the selected product, and their creation " "is not allowed from the Point of Sale app." msgstr "" "Seçilen ürün için seri/lot numarası yoktur ve Satış Noktası uygulamasından " "oluşturulmasına izin verilmez." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0 msgid "" "There must be at least one product in your order before it can be validated " "and invoiced." msgstr "" "Onaylanmadan ve faturalandırılmadan önce siparişinizde en az bir ürün " "bulunmalıdır." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__fast_payment_method_ids #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_fast_payment_method_ids msgid "These payment methods will be available for fast payment" msgstr "Bu ödeme yöntemleri hızlı ödeme için kullanılabilecektir" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/barcode_reader_service.js:0 msgid "" "This barcode is not compatible with the GS1 standard. Consider configuring a " "fallback barcode parser from the PoS settings." msgstr "" "Bu barkod GS1 standardı ile uyumlu değildir. Satış Noktası ayarlarından bir " "yedek barkod ayrıştırıcı yapılandırmayı düşünün." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "" "This cash payment method is already used in another Point of Sale.\n" "A new cash payment method should be created for this Point of Sale." msgstr "" "Bu nakit ödeme yöntemi başka bir Satış Noktasında zaten kullanılmaktadır.\n" "Bu Satış Noktası için yeni bir nakit ödeme yöntemi oluşturulmalıdır." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/customer_display/customer_display_qr_code_popup.xml:0 msgid "This device" msgstr "" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__amount_authorized_diff #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_amount_authorized_diff msgid "" "This field depicts the maximum difference allowed between the ending balance " "and the theoretical cash when closing a session, for non-POS managers. If " "this maximum is reached, the user will have an error message at the closing " "of his session saying that he needs to contact his manager." msgstr "" "Bu alan, oturum kapanışında POS yöneticisi olmayanlar için, kapanış bakiyesi " "ile teorik kasa arasındaki izin verilen maksimum farkı gösterir. Bu maksimum " "değere ulaşılırsa, kullanıcı oturumunu kapatırken yöneticisiyle iletişime " "geçmesi gerektiğini belirten bir hata mesajı alır." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__group_pos_manager_id msgid "" "This field is there to pass the id of the pos manager group to the point of " "sale client." msgstr "" "Bu alan, PoS yöneticisi grubunun kimliğini satış noktası istemcisine iletmek " "için kullanılmaktadır." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__group_pos_user_id msgid "" "This field is there to pass the id of the pos user group to the point of " "sale client." msgstr "" "Bu alan pos kullanıcı grubunun kimliğini satış noktası alanına iletmek için " "vardır." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "This invoice has been created from the point of sale session:%s" msgstr "Bu fatura satış noktası oturumundan oluşturulmuştur:%s" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__fiscal_position_ids msgid "" "This is useful for restaurants with onsite and take-away services that imply " "specific tax rates." msgstr "" "Yerinde ya da take-away servislerle ve özel vergi oranları ile çalışan " "restoranlar için çok faydalıdır." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/account_journal.py:0 msgid "" "This journal is associated with a payment method. You cannot modify its type" msgstr "" "Bu yevmiye bir ödeme yöntemiyle ilişkilendirilmiştir. Türünü " "değiştiremezsiniz" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.js:0 msgid "This operation will destroy all ${" msgstr "Bu işlem tüm verileri silecek ${" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/product_configurator_popup/product_configurator_popup.xml:0 msgid "This option or combination of options is not available" msgstr "Bu seçenek veya seçenek kombinasyonu mevcut değil" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "" "This order already has refund lines for %s. We can't change the customer " "associated to it. Create a new order for the new customer." msgstr "" "Bu siparişte zaten %s için iade satırları var. Bununla ilişkili olan " "müşteriyi değiştiremeyiz. Yeni müşteri için yeni bir sipariş oluşturun." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "" "This order has already been paid. You cannot set it back to draft or edit it." msgstr "" "Bu siparişin ödemesi zaten yapıldı. Siparişi taslak haline geri döndüremez " "veya düzenleyemezsiniz." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.js:0 msgid "" "This order is not yet synced to server. Make sure it is synced then try " "again." msgstr "" "Bu sipariş henüz sunucuyla senkronize edilmedi. Senkronize edildiğinden emin " "olun ve tekrar deneyin." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0 msgid "" "This orderline has already been sent to the kitchen and cannot be edited." msgstr "Bu sipariş hattı zaten mutfağa gönderilmiştir ve düzenlenemez." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_payment_method.py:0 msgid "This payment method is not configured to generate QR codes." msgstr "Bu ödeme yöntemi QR kodu oluşturacak şekilde yapılandırılmamış." #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__tip_product_id #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "This product is used as reference on customer receipts." msgstr "Bu ürün müşteri makbuzu üzerinde referans olarak kullanılır." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "This session is already closed." msgstr "Bu oturum zaten kapalı." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "This tax is applied to any new product created in the catalog." msgstr "Bu vergi, katalogda oluşturulan herhangi yeni bir ürüne uygulanır." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Those settings are common to all PoS." msgstr "Bu ayarlar tüm POS’lar için ortaktır." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/receipt_header/receipt_header.xml:0 msgid "Ticket" msgstr "Bilet" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__ticket_code msgid "Ticket Code" msgstr "Bilet Kodu" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code msgid "Ticket Nr" msgstr "Fiş No" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_tiger_white_loaf_product_template msgid "" "Tiger bloomer. Baked for a soft inside, with its distinctive savoury " "crackled crust." msgstr "Yumuşak iç dokulu, kendine özgü gevrek kabuklu Tiger ekmeği." #. module: point_of_sale #: model:product.template,name:point_of_sale.product_tiger_white_loaf_product_template msgid "Tiger white loaf" msgstr "Tiger beyaz somun ekmek" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0 msgid "Timeout occured, please try again" msgstr "Zaman aşımı oluştu, lütfen tekrar deneyin" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0 msgid "Tip" msgstr "Bahşiş" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__tip_amount msgid "Tip Amount" msgstr "Bahşiş Tutarı" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__tip_product_id #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_tip_product_id #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Tip Product" msgstr "Bahşiş Ürünü" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_product_tip_product_template #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Tips" msgstr "Bahşişler" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "To Close" msgstr "Kapatılacak" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__invoice_status__to_invoice msgid "To Invoice" msgstr "Faturalanacak" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0 msgid "To Pay" msgstr "Ödenecek" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0 msgid "To Refund:" msgstr "İade Edilecek:" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_product_product__to_weight #: model:ir.model.fields,field_description:point_of_sale.field_product_template__to_weight msgid "To Weigh With Scale" msgstr "Tartıyla Tartmak İçin" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/product_product.py:0 #: code:addons/point_of_sale/models/product_template.py:0 msgid "" "To delete a product, make sure all point of sale sessions are closed.\n" "\n" "Deleting a product available in a session would be like attempting to snatch " "a hamburger from a customer’s hand mid-bite; chaos will ensue as ketchup and " "mayo go flying everywhere!" msgstr "" "Bir ürünü silmek için tüm satış noktası oturumlarının kapalı olduğundan emin " "olun.\n" "\n" "Bir oturumda mevcut olan ürünü silmek, müşterinin elinden ısırmak üzere " "olduğu hamburgeri kapmaya çalışmak gibidir; ketçap ve mayonez etrafa " "saçılırken tam bir kaos çıkar!" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0 msgid "" "To enable invoice creation, please add a journal for it in the settings." msgstr "" "Fatura oluşturmayı etkinleştirmek için lütfen ayarlardan bunun için bir " "yevmiye defteri ekleyin." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__to_invoice msgid "To invoice" msgstr "Faturalanacak" #. module: point_of_sale #: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_form #: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_pos_form msgid "To record new orders, start a new session." msgstr "Yeni siparişleri kaydetmek için yeni bir oturum başlatın." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "To return product(s), you need to open a session in the POS %s" msgstr "Ürün (ler) i iade etmek için POS %s bir oturum açmanız gerekir" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "Today" msgstr "Bugün" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/order_display/order_display.xml:0 #: code:addons/point_of_sale/static/src/app/components/popups/money_details_popup/money_details_popup.xml:0 #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0 #: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0 #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_total #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Total" msgstr "Toplam" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0 msgid "Total Cost:" msgstr "Toplam tutar:" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__total_discount msgid "Total Discount" msgstr "Toplam İndirim" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0 msgid "Total Margin:" msgstr "Toplam Marj:" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Total Paid (with rounding)" msgstr "Toplam Ödeme (Yuvarlamalı)" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__total_payments_amount msgid "Total Payments Amount" msgstr "Total Payments Amount" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__price_total msgid "Total Price" msgstr "Toplam Fiyat" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0 msgid "Total Price excl. Tax:" msgstr "Vergi Hariç Toplam Fiyat:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0 msgid "Total Price incl. Tax:" msgstr "Vergi dahil toplam fiyat:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.js:0 msgid "Total VAT:" msgstr "Toplam KDV:" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_payment__amount msgid "Total amount of the payment." msgstr "Ödemenin toplam tutarı." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__total_cost msgid "Total cost" msgstr "Toplam Tutar" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line msgid "Total qty" msgstr "Toplam Miktar" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/navbar/sale_details_button/sales_detail_report.xml:0 #: code:addons/point_of_sale/static/src/app/components/popups/combo_configurator_popup/combo_configurator_popup.xml:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Total:" msgstr "Toplam:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/money_details_popup/money_details_popup.js:0 msgid "Total: %s" msgstr "Toplam: %s" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__order_edit_tracking #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__order_edit_tracking #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_order_edit_tracking msgid "Track orders edits" msgstr "Sipariş düzenlemelerini takip et" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_odoo_sneakers_product_template msgid "" "Trainers in cotton canvas with a padded top edge, tongue and lacing at the " "front." msgstr "" "Pamuklu kanvas kumaştan üretilmiş, üst kenarı, dili ve ön kısmı bağcıklı " "spor ayakkabı." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_real_transaction msgid "Transaction" msgstr "İşlem" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0 msgid "Transaction cancelled" msgstr "İşlem iptal edildi" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_stock_picking msgid "Transfer" msgstr "Aktarım" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Trusted POS" msgstr "Güvenilir POS" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__trusted_config_ids #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_trusted_config_ids msgid "Trusted Point of Sale Configurations" msgstr "Güvenilir Satış Noktası Yapılandırmaları" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_barcode_rule__type #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__type msgid "Type" msgstr "Tip" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__qr_code_method msgid "Type of QR-code to be generated for this payment method." msgstr "Bu ödeme yöntemi için üretilecek QR kodunun türü." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__card_type msgid "Type of card used" msgstr "Kullanılan kartın türü" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_exception_decoration msgid "Type of the exception activity on record." msgstr "Kayıtlardaki istisna etkinliğinin türü." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_line/partner_line.xml:0 msgid "UNSELECT" msgstr "SEÇİMİ KALDIR" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_ticket_portal_url_display_mode__url msgid "URL" msgstr "URL" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "" "Unable to close and validate the session.\n" "Please set corresponding tax account in each repartition line of the " "following taxes: \n" "%s" msgstr "" "Oturum kapatılamıyor ve doğrulanamıyor.\n" "Lütfen aşağıdaki vergilerin her bir yeniden bölümleme satırında ilgili vergi " "hesabını ayarlayın: \n" "%s" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0 msgid "Unable to download invoice." msgstr "Fatura indirilemiyor." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "" "Unable to modify this PoS Configuration because you can't modify %s while a " "session is open." msgstr "" "Oturum açıkken %s değiştiremeyeceğiniz için bu PoS Yapılandırması " "değiştirilemiyor." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/barcode_reader_service.js:0 msgid "Unable to parse barcode" msgstr "Barkod çözümlenemiyor" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/error_handlers.js:0 msgid "Unable to show information about this error." msgstr "Bu hatayla ilgili bilgi gösterilemiyor." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/hooks/hooks.js:0 msgid "Unable to sync order" msgstr "Sipariş senkronize edilemiyor" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code msgid "Unique code" msgstr "Benzersiz kod" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details msgid "Unit" msgstr "Birim" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_unit msgid "Unit Price" msgstr "Birim Fiyat" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "Unit price:" msgstr "Birim Fiyat:" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/barcode_reader_service.js:0 msgid "Unknown Barcode" msgstr "Bilinmeyen Barkod" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/hooks/hooks.js:0 #: code:addons/point_of_sale/static/src/app/utils/error_handlers.js:0 msgid "Unknown Error" msgstr "Bilinmeyen Hata" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_service.js:0 msgid "Unnamed Product" msgstr "İsimsiz Ürün" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0 msgid "Unpaid" msgstr "Ödenmemiş" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/barcode_reader_service.js:0 msgid "Unsupported Barcode Format" msgstr "Desteklenmeyen Barkod Formatı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.js:0 msgid "Unsynced order" msgstr "Senkronize edilmemiş sipariş" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/error_handlers.js:0 msgid "" "Until the connection is reestablished, Odoo Point of Sale will operate with " "limited functionality." msgstr "" "Bağlantı yeniden kurulana kadar Odoo Satış Noktası sınırlı işlevsellikle " "çalışacaktır." #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_company__point_of_sale_update_stock_quantities #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__update_stock_quantities #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Update quantities in stock" msgstr "Update quantities in stock" #. module: point_of_sale #: model:pos.category,name:point_of_sale.pos_category_upper msgid "Upper body" msgstr "Üst Vücut" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view msgid "Upsell & Cross-Sell" msgstr "Ek Satış ve Çapraz Satış" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__use_presets #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_use_presets msgid "Use Presets" msgstr "Ön Ayarları Kullanın" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__use_payment_terminal msgid "Use a Payment Terminal" msgstr "Ödeme Terminali Kullanma" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__use_pricelist #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_use_pricelist msgid "Use a pricelist." msgstr "Bir fiyat listesi kullan." #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_printer__printer_type__iot msgid "Use a printer connected to the IoT Box" msgstr "IoT Box'a bağlı bir yazıcı kullanın" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_printer__printer_type__epson_epos msgid "Use an Epson printer" msgstr "Bir Epson yazıcı kullanın" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Use automatic taxes mapping with Avatax" msgstr "Avatax ile otomatik vergi eşleştirmesini kullan" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__module_pos_avatax #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_module_pos_avatax msgid "Use automatic taxes mapping with Avatax in PoS" msgstr "POS'ta Avatax ile otomatik vergi eşlemesi kullanın" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Use barcodes to scan products, customer cards, etc." msgstr "Ürünleri, müşteri kartlarını vb. taramak için barkodları kullanın." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Use fiscal positions to get different taxes by order" msgstr "Siparişe göre farklı vergiler almak için mali pozisyonları kullanma" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "Used to record product pickings. Products are consumed from its default " "source location." msgstr "" "Ürün toplamalarını kaydetmek için kullanılır. Ürünler varsayılan kaynak " "konumundan tüketilir." #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_res_users #: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__user_id #: model:res.groups,name:point_of_sale.group_pos_user #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form #: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search msgid "User" msgstr "Kullanıcı" #. module: point_of_sale #: model:ir.actions.report,name:point_of_sale.report_user_label msgid "User Labels" msgstr "Kullanıcı Etiketleri" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__uuid #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__uuid #: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__uuid #: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__uuid msgid "Uuid" msgstr "Ettn" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/receipt_header/receipt_header.xml:0 msgid "VAT" msgstr "VKN/TCKN" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.js:0 msgid "VAT:" msgstr "VKN/TCKN :" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0 msgid "Validate" msgstr "Doğrula" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__value msgid "Value" msgstr "Değer" #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.product_green_hood_product_template msgid "" "Versatile cotton hoodie with an adjustable drawstring hood and front zipper " "closure." msgstr "" "Ayarlanabilir bağcıklı kapüşonu ve ön fermuar kapatmasıyla çok yönlü pamuklu " "kapüşonlu." #. module: point_of_sale #: model:product.template,description_sale:point_of_sale.jean_jacket_product_template msgid "Vintage jean jacket, a timeless piece for any casual outfit." msgstr "Her kıyafete uygun, klasik bir kot ceket." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_combo_view_form msgid "Visible to all" msgstr "Herkes tarafından görülebilir" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Viva.com" msgstr "Viva.com" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_viva_com msgid "Viva.com Payment Terminal" msgstr "Viva.com Ödeme Terminali" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0 msgid "Waiting for card" msgstr "Kart bekleniyor" #. module: point_of_sale #: model:product.template,name:point_of_sale.wall_shelf_product_template msgid "Wall Shelf Unit" msgstr "Duvar Raf Ünitesi" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_stock_warehouse #: model:ir.model.fields,field_description:point_of_sale.field_pos_config__warehouse_id #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "Warehouse" msgstr "Depo" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_warehouse_id msgid "Warehouse (PoS)" msgstr "Depo (PoS)" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/wizard/pos_make_invoice.py:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.view_confirm_action_wizard msgid "Warning" msgstr "Uyarı" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "" "Warning, the paid amount is higher than the total amount. (Difference: %s)" msgstr "Uyarı, ödenen tutar toplam tutardan yüksektir. (Fark: %s)" #. module: point_of_sale #: model:ir.model.fields,field_description:point_of_sale.field_pos_order__website_message_ids #: model:ir.model.fields,field_description:point_of_sale.field_pos_session__website_message_ids msgid "Website Messages" msgstr "Websitesi Mesajları" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_order__website_message_ids #: model:ir.model.fields,help:point_of_sale.field_pos_session__website_message_ids msgid "Website communication history" msgstr "Websitesi iletişim geçmişi" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0 msgid "Weighing Product:" msgstr "Ürün Tartılıyor:" #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__weight msgid "Weighted Product" msgstr "Tartılmış Ürün" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0 msgid "Welcome." msgstr "Hoş geldiniz." #. module: point_of_sale #: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__picking_policy__one msgid "When all products are ready" msgstr "Tüm ürünler hazır olduğunda" #. module: point_of_sale #: model:ir.model.fields,help:point_of_sale.field_pos_config__is_margins_costs_accessible_to_every_user #: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_is_margins_costs_accessible_to_every_user msgid "" "When disabled, only PoS manager can view the margin and cost of product " "among the Product info." msgstr "" "Devre dışı bırakıldığında, yalnızca PoS yöneticisi Ürün bilgileri arasında " "ürünün marjını ve maliyetini görüntüleyebilir." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "" "Whenever you close a session, one entry is generated in the following " "accounting journal for all the orders not invoiced. Invoices are recorded in " "accounting separately." msgstr "" "Bir oturum kapatılıyorsa, tüm faturalanmayan siparişler için, takip eden " "muhasebe yevmiyesinde bir kayıt oluşturulur. Faturalar muhasebede ayrı ayrı " "kaydedilir." #. module: point_of_sale #: model:product.template,name:point_of_sale.whiteboard_product_template msgid "Whiteboard" msgstr "Beyaz Tahta" #. module: point_of_sale #: model:product.template,name:point_of_sale.whiteboard_pen_product_template msgid "Whiteboard Pen" msgstr "Beyaz Tahta Kalemi" #. module: point_of_sale #: model:product.template,name:point_of_sale.product_wholemeal_loaf_product_template msgid "Wholemeal loaf" msgstr "Tam buğday somun ekmeği" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0 msgid "With a" msgstr "İle" #. module: point_of_sale #: model:ir.model,name:point_of_sale.model_resource_calendar_attendance msgid "Work Detail" msgstr "Çalışma Ayrıntısı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/retry_print_popup/retry_print_popup.xml:0 msgid "Would you like to continue without printing or retry?" msgstr "Yazdırmadan devam etmek veya yeniden denemek ister misiniz?" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "Yes" msgstr "Evet" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/main.js:0 msgid "" "You are currently offline. Reloading the page may cause you to lose unsaved " "data." msgstr "" "Şu anda çevrim dışısınız. Sayfayı yenilemek kaydedilmemiş verileri " "kaybetmenize neden olabilir." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "" "You are not allowed to change the cash rounding configuration while a pos " "session using it is already opened." msgstr "" "Bir pos oturumu kullanarak zaten açıldığında nakit yuvarlama " "yapılandırmasını değiştirmenize izin verilmez." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/services/pos_store.js:0 msgid "" "You are trying to sell products with serial/lot numbers, but some of them " "are not set.\n" "Would you like to proceed anyway?" msgstr "" "Seri/parti numarasına sahip ürünler satmaya çalışıyorsunuz ancak bazıları " "ayarlanmamış.\n" "Yine de devam etmek ister misiniz?" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/customer_display/customer_display_qr_code_popup.xml:0 msgid "" "You can either use it on this device or scan the QR code to display it on " "another device" msgstr "" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/account_journal.py:0 msgid "" "You can not archive this journal because it is set on the following payment " "method : %s." msgstr "" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.js:0 msgid "You can not change the %s of the refund order." msgstr "Geri ödeme emrinin %s adresini değiştiremezsiniz." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "" "You can only cancel a session that is in opening control state and has no " "orders." msgstr "" "Yalnızca açılış kontrol durumundaki ve henüz siparişi olmayan oturumları " "iptal edebilirsiniz." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "You can only refund products from the same order." msgstr "Sadece aynı siparişe ait ürünleri iade edebilirsiniz" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "" "You can only unlink PoS order lines that are related to orders in new or " "cancelled state." msgstr "" "Yalnızca yeni ya da iptal edilmiş durumdaki siparişlere ait satış noktası " "satırlarını bağlantıdan ayırabilirsiniz." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/sync_popup/sync_popup.xml:0 msgid "You can update it by selecting one of the following options:" msgstr "Aşağıdaki seçeneklerden birini seçerek güncelleyebilirsiniz:" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/account_move.py:0 msgid "" "You can't reset this invoice to draft because the POS session is still open. " "Please close the ongoing session first, then try again." msgstr "" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "" "You can't: create a pos order from the backend interface, or unset the " "pricelist, or create a pos.order in a python test with Form tool, or edit " "the form view in studio if no PoS order exist" msgstr "" "Şunları yapamazsınız: arka uç arayüzünden bir satış noktası siparişi " "oluşturamazsınız, fiyat listesini kaldıramazsınız, Form aracıyla bir Python " "testinde pos.order oluşturamazsınız veya hiç satış noktası siparişi yoksa " "Studio'da form görünümünü düzenleyemezsiniz." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/stock_picking.py:0 msgid "" "You cannot archive '%(picking_type)s' as it is used by POS configuration '%" "(config)s'." msgstr "" "'%(config)s' POS yapılandırması tarafından kullanıldığı için '%" "(picking_type)s' arşivlenemez." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/product_template.py:0 msgid "" "You cannot archive a product that is set as a special product in a Point of " "Sale configuration. Please change the configuration first." msgstr "" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "You cannot change the payment of a printed order." msgstr "Yazdırılmış bir siparişin ödemesini değiştiremezsiniz" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "" "You cannot close the POS when invoices are not posted.\n" "Invoices: %s" msgstr "" "Faturalar deftere aktarılmadığında POS'u kapatamazsınız.\n" "Faturalar: %s" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "" "You cannot close the POS while there are still draft orders for the day." msgstr "" "Ilgili gün için hala taslak siparişler varken Satış Noktası'nı " "kapatamazsınız." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "You cannot create a session starting before: %(lock_date_info)s" msgstr "" "%(lock_date_info)s tarihinden önce başlayan bir oturum oluşturamazsınız" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "You cannot delete a cash move that is not linked to this session." msgstr "Bu oturumla bağlantılı olmayan bir nakit hareketini silemezsiniz." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/res_partner.py:0 msgid "" "You cannot delete a customer that has point of sales orders. You can archive " "it instead." msgstr "" "Satış Noktası siparişleri olan bir müşteriyi silemezsiniz. Bunun yerine " "arşivleyebilirsiniz." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_category.py:0 msgid "" "You cannot delete a point of sale category while a session is still opened." msgstr "Oturum hala açıkken bir satış noktası kategorisini silemezsiniz." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_preset.py:0 msgid "You cannot delete a preset that is linked to a POS configuration." msgstr "Bir Satış Noktası yapılandırmasına bağlı bir ön ayarı silemezsiniz." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/account_cash_rounding.py:0 msgid "" "You cannot delete a rounding method that is used in a Point of Sale " "configuration." msgstr "" "Bir Satış Noktası yapılandırmasında kullanılan yuvarlama yöntemi silinemez." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/ir_sequence.py:0 msgid "You cannot delete a sequence used in an active POS config: %s" msgstr "" "Etkin bir Satış Noktası yapılandırmasında kullanılan bir diziyi " "silemezsiniz: %s" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_payment.py:0 msgid "You cannot edit a payment for a posted order." msgstr "Gönderilmiş bir siparişin ödemesini düzenleyemezsiniz." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "" "You cannot share open orders with configuration that does not use the same " "currency." msgstr "" "Aynı para birimini kullanmayan bir yapılandırma ile açık siparişleri " "paylaşamazsınız." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "You cannot use the same journal on multiples cash payment methods." msgstr "Aynı yevmiyeyi birden fazla nakit ödeme yönteminde kullanamazsınız." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "" "You do not have permission to open a POS session. Please try opening a " "session with a different user" msgstr "" "Bir Satış Noktası oturumu başlatma izniniz yok. Lütfen farklı bir kullanıcı " "ile oturum açmayı deneyin." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "You don't have the access rights to delete a cash in/out." msgstr "" "Bir nakit giriş/çıkışını silmek için erişim haklarına sahip değilsiniz." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "You don't have the access rights to get the cash in/out list." msgstr "Nakit giriş/çıkış listesini almak için erişim yetkiniz yok." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "" "You don't have the access rights to get the point of sale closing control " "data." msgstr "" "Satış noktası kapanış kontrol verilerini almak için erişim haklarına sahip " "değilsiniz." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "" "You have enabled the \"Identify Customer\" option for %(payment_method)s " "payment method,but the order %(order)s does not contain a customer." msgstr "" "%(payment_method)s ödeme yöntemi için \"Müşteriyi Tanımla\" seçeneğini " "etkinleştirdiniz, ancak sipariş %(order)s bir müşteri içermiyor." #. module: point_of_sale #: model_terms:ir.actions.act_window,help:point_of_sale.product_product_action msgid "" "You must define a product for everything you sell through\n" " the point of sale interface." msgstr "" "Satış Noktasında satışını yapacağınız her şey için bir ürün tanımlamalısınız." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/product_template.py:0 msgid "You must first remove this product from the %s combo" msgstr "Önce bu ürünü %s kombinasyonundan kaldırmalısınız" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "" "You must have at least one payment method configured to launch a session." msgstr "" "Bir oturum başlatmak için yapılandırılmış en az bir ödeme yönteminiz " "olmalıdır." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_payment_method.py:0 msgid "" "You must select a QR-code method to generate QR-codes for this payment " "method." msgstr "" "Bu ödeme yöntemine yönelik QR kodları oluşturmak için bir QR kodu yöntemi " "seçmelisiniz." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 msgid "You need a loss and profit account on your cash journal." msgstr "Nakit yevmiyenizde bir zarar ve kar hesabına ihtiyacınız var." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0 msgid "" "You need to select the customer before you can invoice or ship an order." msgstr "" "Bir siparişi faturalandırabilmeniz veya gönderebilmeniz için önce müşteriyi " "seçmeniz gerekir." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "You should assign a Point of Sale to your session." msgstr "Oturumunuza bir Satış Noktası atamalısınız." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0 #: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0 msgid "You still have" msgstr "Hala" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/printer/base_printer.js:0 msgid "" "Your IoT box cannot find the printer, please ensure it is connected and " "turned on before retrying." msgstr "" "IoT kutunuz yazıcıyı bulamıyor, lütfen yeniden denemeden önce bağlı ve açık " "olduğundan emin olun." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_session.py:0 msgid "" "Your PoS Session is open since %(date)s, we advise you to close it and to " "create a new one." msgstr "" "PoS Oturumunuz %(date)s beri açık, kapatmanızı ve yeni bir tane " "oluşturmanızı öneririz." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid "" "Your address is missing or incomplete.
\n" " Please make sure to" msgstr "" "Adresiniz kayıp veya eksik.
\n" " Lütfen emin olun" #. module: point_of_sale #: model:mail.template,subject:point_of_sale.email_template_pos_receipt msgid "Your {{ object.config_id.name }} receipt" msgstr "{{ object.config_id.name }} makbuzunuz" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_form_view msgid "and" msgstr "ve" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0 #: code:addons/point_of_sale/static/src/app/components/product_info_banner/product_info_banner.xml:0 msgid "available," msgstr "uygun," #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid "before continuing." msgstr "devam etmeden önce." #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/controllers/main.py:0 msgid "by Email" msgstr "eposta ile" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_preset.py:0 msgid "default_preset_id" msgstr "default_preset_id" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0 msgid "discount" msgstr "indirim" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/orderline/orderline.xml:0 msgid "discount off on" msgstr "indirim kapalı" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_view_form_normalized_pos msgid "e.g. 1234567890" msgstr "örneğin 1234567890" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form msgid "e.g. Cash" msgstr "örn. Nakit" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_view_form_normalized_pos msgid "e.g. Cheese Burger" msgstr "e.g. Cheese Burger" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "e.g. Company Address, Website" msgstr "örn: Şirket Adresi, Website" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form msgid "e.g. Dine in" msgstr "örneğin Yemek" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form msgid "e.g. NYC Shop" msgstr "örn. NYC Mağazası" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "e.g. Return Policy, Thanks for shopping with us!" msgstr "örn: İade Politikası, Bizimle alışveriş yaptığınız için teşekkürler!" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_form_view msgid "e.g. Soft Drinks" msgstr "örn. Alkolsüz İçecekler" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form #: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form msgid "ePos Printer" msgstr "ePos Yazıcı" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form msgid "email" msgstr "e-posta" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0 msgid "failed. Please try again" msgstr "başarısız oldu. Lütfen tekrar deneyin" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid "fill all relevant information" msgstr "ilgili tüm bilgileri doldurun" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen msgid "for" msgstr "için" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0 msgid "for an order of" msgstr "ve sipariş tutarı" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0 #: code:addons/point_of_sale/static/src/app/components/product_info_banner/product_info_banner.xml:0 msgid "forecasted" msgstr "tahmin edilen" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0 msgid "from" msgstr "kimden" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_config.py:0 #: code:addons/point_of_sale/models/pos_order.py:0 #: code:addons/point_of_sale/models/pos_session.py:0 msgid "id" msgstr "kimlik" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0 msgid "in" msgstr "inç" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0 msgid "in progress" msgstr "devam ediyor" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0 msgid "in this category." msgstr "bu kategoride." #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/combo_configurator_popup/combo_configurator_popup.xml:0 msgid "included" msgstr "" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.xml:0 msgid "install a chart of accounts" msgstr "bir hesap planı yükleyin" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0 #: model_terms:ir.ui.view,arch_db:point_of_sale.product_combo_view_form msgid "items" msgstr "öğeler" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form msgid "minutes" msgstr "dakika" #. module: point_of_sale #: model:mail.activity.type,summary:point_of_sale.mail_activity_old_session msgid "note" msgstr "not" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0 msgid "on" msgstr ":" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0 #: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0 msgid "open orders for the next few days." msgstr "önümüzdeki birkaç gün için açık siparişler." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form msgid "orders per" msgstr "başına sipariş" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0 msgid "orders:" msgstr "siparişler:" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban msgid "outstanding rescue session" msgstr "tamamlanmamış kurtarma oturumu" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_preset.py:0 msgid "preset_id" msgstr "preset_id" #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code msgid "qx9h1" msgstr "qx9h1" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_order.py:0 msgid "return" msgstr "iade" #. module: point_of_sale #. odoo-python #: code:addons/point_of_sale/models/pos_payment_method.py:0 msgid "terminal" msgstr "" #. module: point_of_sale #. odoo-javascript #: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.xml:0 msgid "to activate the buttons." msgstr "butonları etkinleştirmek için." #. module: point_of_sale #: model_terms:ir.ui.view,arch_db:point_of_sale.report_invoice_document msgid "using" msgstr "kullanma" #~ msgid "Action cancelled (%s)" #~ msgstr "Aksiyon iptal edildi (%s)" #~ msgid "Cash drawer opened (%s)" #~ msgstr "Kasa çekmecesi açıldı (%s)" #~ msgid "There is already a cash payment line." #~ msgstr "Zaten bir nakit ödeme hattı var." #~ msgid "free" #~ msgstr "ücretsiz" #~ msgid "" #~ "This journal is associated with payment method %(payment_method)s that is " #~ "being used by order %(pos_order)s in the active pos session %" #~ "(pos_session)s" #~ msgstr "" #~ "Bu yevmiye defteri, aktif POS oturumu %(pos_session)s içinde %" #~ "(pos_order)s siparişinde kullanılan %(payment_method)s ödeme yöntemiyle " #~ "ilişkilendirilmiştir" #~ msgid "" #~ "Unable to create consolidated invoice/s because the following orders " #~ "can't be invoiced.\n" #~ "\n" #~ "%s" #~ msgstr "" #~ "Aşağıdaki siparişler faturalandırılamadığı için konsolide fatura/" #~ "faturalar oluşturulamıyor.\n" #~ "\n" #~ "%s" #~ msgid "Ok" #~ msgstr "Tamam" #~ msgid "Confirm?" #~ msgstr "Onaylıyor musunuz?" #~ msgid "Start adding products" #~ msgstr "Ürün eklemeye başla" #~ msgid "" #~ "This invoice is linked to a POS Order, resetting it to draft prevents " #~ "closing the session. You should rather refund the order or create a " #~ "credit note." #~ msgstr "" #~ "Bu fatura bir Satış Noktası Siparişine bağlıdır, taslağa sıfırlamak " #~ "oturumu kapatmayı engeller. Bunun yerine siparişi iade etmeli veya bir " #~ "alacak dekontu oluşturmalısınız." #~ msgid "Warning: Invoice Reset Risk" #~ msgstr "Uyarı : Fatura Sıfırlama Riski" #~ msgid "Add %s" #~ msgstr "Ekle %s" #~ msgid "" #~ "To ensure due balance follow-up, generate an invoice or download the " #~ "accounting application. " #~ msgstr "" #~ "Bakiye takibini sağlamak için bir fatura oluşturun veya muhasebe " #~ "uygulamasını indirin. " #~ msgid "The Ticket Number should be at least 14 characters long." #~ msgstr "Fiş Numarası en az 14 karakter uzunluğunda olmalıdır." #~ msgid "You cannot invoice orders belonging to different companies." #~ msgstr "Farklı şirketlere ait siparişler için fatura oluşturamazsınız." #~ msgid " REFUND" #~ msgstr " İADE" #~ msgid "%(pos_name)s (not used)" #~ msgstr "%(pos_name)s (not used)" #~ msgid "%s POS payment of %s in %s" #~ msgstr "%s %s %s POS ödemesi" #~ msgid "%s product(s) found for \"%s\"." #~ msgstr "\"%s\" için %s ürün(ler) bulundu." #~ msgid "& invoice" #~ msgstr "& fatura" #~ msgid "(Both will be sent by email)" #~ msgstr "(Her ikisi de e-posta ile gönderilecektir)" #~ msgid "(RESCUE FOR %(session)s)" #~ msgstr "(%(session)s için KURTARMA)" #~ msgid "(update)" #~ msgstr "(güncelle)" #~ msgid "" #~ "" #~ msgstr "" #~ "" #~ msgid "" #~ "

Ready to have a look at the POS Interface? Let's start our " #~ "first session.

" #~ msgstr "" #~ "

POS Arayüzüne göz atmaya hazır mısınız? İlk seansımıza " #~ "başlayalım.

" #~ msgid "" #~ " %s" #~ msgstr "%s -> %s arası fiyat indirimi" #~ msgid "Price excl. VAT:" #~ msgstr "KDV hariç fiyat:" #~ msgid "" #~ "Print a QR code on the receipt to allow the user to easily request the " #~ "invoice for an order." #~ msgstr "" #~ "Kullanıcının bir siparişin faturasını kolayca talep etmesini sağlamak " #~ "için makbuza bir QR kodu yazdırın." #~ msgid "" #~ "Printing is not supported on some browsers due to no default printing " #~ "protocol is available. It is possible to print your tickets by making use " #~ "of an IoT Box." #~ msgstr "" #~ "Varsayılan yazdırma protokolü bulunmadığından yazdırma bazı tarayıcılarda " #~ "desteklenmez. IoT Box kullanarak biletlerinizi yazdırmanız mümkündür." #~ msgid "Procurement Group" #~ msgstr "Tedarik Grubu" #~ msgid "Product UoM" #~ msgstr "Ürün Ölçü Birimi" #~ msgid "Product UoM Categories" #~ msgstr "Ürün Ölçü Birimi Kategorileri" #~ msgid "Product information" #~ msgstr "Ürün Bilgisi" #~ msgid "" #~ "Product is not loaded. Tried loading the product from the server but " #~ "there is a network error." #~ msgstr "" #~ "Ürün yüklenmedi. Ürünü sunucudan yüklemeyi denediniz ancak bir ağ hatası " #~ "var." #~ msgid "Read Weighing Scale" #~ msgstr "Tartıyı Oku" #~ msgid "Refresh Display" #~ msgstr "Görüntüyü Yenile" #~ msgid "Refunded Orders Count" #~ msgstr "İade Edilen Siparişlerin Sayısı" #~ msgid "Refunding %s in " #~ msgstr "%s iade ediliyor " #~ msgid "Remaining unsynced orders" #~ msgstr "Kalan senkronize edilmemiş siparişler" #~ msgid "Remove" #~ msgstr "Kaldır" #~ msgid "Reset" #~ msgstr "Sıfırla" #~ msgid "Responsible" #~ msgstr "Sorumlu" #~ msgid "Reversal of POS closing entry %s for order %s from session %s" #~ msgstr "Sipariş %s için POS kapanış giriş %s oturum %s tersine çevrilmesi" #~ msgid "Run Point of Sale JS Tests" #~ msgstr "Satış Noktası JS Testlerini Çalıştırın" #~ msgid "SN" #~ msgstr "Seri No" #~ msgid "Scan EAN-13" #~ msgstr "EAN-13 Tara" #~ msgid "Scan me to request an invoice for your purchase." #~ msgstr "Satın alma işleminiz için fatura istemek üzere beni tarayın." #~ msgid "Search Products..." #~ msgstr "Ürünleri Ara..." #~ msgid "Select Fiscal Position" #~ msgstr "Mali Koşulu Seçin" #~ msgid "Select an order" #~ msgstr "Bir sipariş seçin" #~ msgid "Send by email" #~ msgstr "Eposta ile Gönder" #~ msgid "Sending email failed. Please try again." #~ msgstr "E-posta gönderilemedi. Lütfen tekrar deneyin." #~ msgid "Serial/Lot Number" #~ msgstr "Seri/Lot Numarası" #~ msgid "Served by" #~ msgstr "Tarafından hizmet verilmiştir" #~ msgid "Server Error" #~ msgstr "Sunucu Hatası" #~ msgid "Session ids:" #~ msgstr "Oturum No:" #~ msgid "Set Weight" #~ msgstr "Ağırlık Belirle" #~ msgid "Set of coins/bills that will be used in opening and closing control" #~ msgstr "" #~ "Açılış ve kapanış kontrolünde kullanılacak madeni paralar/banknotlar" #~ msgid "Show checkout to customers through a second display" #~ msgstr "Ödemeyi ikinci bir ekran aracılığıyla müşterilere gösterin" #~ msgid "Show checkout to customers with a remotely-connected screen." #~ msgstr "Uzaktan bağlı bir ekran ile müşterilere ödeme göster." #~ msgid "Show checkout to customers." #~ msgstr "Müşterilere ödemeyi göster." #~ msgid "Six" #~ msgstr "Six" #~ msgid "Six Payment Terminal" #~ msgstr "Six Ödeme Terminali" #~ msgid "Size" #~ msgstr "Boyut" #~ msgid "Start Category" #~ msgstr "Başlangıç Kategorisi" #~ msgid "Start category should belong in the available categories." #~ msgstr "Başlangıç kategorisi mevcut kategorilere ait olmalıdır." #~ msgid "Start selling from a default product category" #~ msgstr "Varsayılan bir ürün kategorisinde satışa başla" #~ msgid "State" #~ msgstr "İl/Eyalet" #~ msgid "Stock input for %s" #~ msgstr "%s için stok girişi" #~ msgid "Stock output for %s" #~ msgstr "%s için stok çıkışı" #~ msgid "Street" #~ msgstr "Sokak/Cadde" #~ msgid "Successfully imported" #~ msgstr "Başarıyla içe aktarıldı" #~ msgid "Summary" #~ msgstr "Özet" #~ msgid "Synchronisation Connected" #~ msgstr "Senkronizasyon Bağlı" #~ msgid "Synchronisation Connecting" #~ msgstr "Senkronizasyon Bağlantısı" #~ msgid "Synchronisation Disconnected" #~ msgstr "Senkronizasyon Bağlantısı Kesildi" #~ msgid "Synchronisation Error" #~ msgstr "Senkronizasyon Hatası" #~ msgid "TOTAL" #~ msgstr "TOPLAM" #~ msgid "Tax Amount" #~ msgstr "Vergi Tutarı" #~ msgid "Tax ID" #~ msgstr "Vergi No" #~ msgid "The %s must be filled in your details." #~ msgstr "%s bilgilerinizle doldurulmalıdır." #~ msgid "" #~ "The amount of your payment lines must be rounded to validate the " #~ "transaction." #~ msgstr "İşlemi doğrulamak için ödeme satırlarınızın tutarı yuvarlanmalıdır." #~ msgid "" #~ "The fiscal data module encountered an error while receiving your order." #~ msgstr "Mali veri modülü, siparişinizi alırken bir hatayla karşılaştı." #~ msgid "The function to load %s has not been implemented." #~ msgstr "%s yükleme işlevi uygulanmadı." #~ msgid "" #~ "The invoice journal of the point of sale %s must belong to the same " #~ "company." #~ msgstr "%s satış noktasının fatura yevmiyesi aynı şirkete ait olmalıdır." #~ msgid "" #~ "The maximum difference allowed is %s.\n" #~ "\n" #~ " Please contact your manager to accept the closing " #~ "difference." #~ msgstr "" #~ "İzin verilen maksimum fark %s.\n" #~ "\n" #~ "\n" #~ " Kapanış farkını kabul etmek için lütfen " #~ "yöneticinizle iletişime geçin." #~ msgid "" #~ "The point of sale will display this product category by default. If no " #~ "category is specified, all available products will be shown." #~ msgstr "" #~ "Satış noktası varsayılan bu ürün kategorilerini gösterecektir. Eğer " #~ "özelleşmiş kategori yoksa, tüm erişilir ürünler gösterilecektir." #~ msgid "" #~ "The requested quantity to be refunded is higher than the refundable " #~ "quantity of %s." #~ msgstr "" #~ "İade edilmesi istenen miktar, iade edilebilir %s miktarından daha " #~ "yüksektir." #~ msgid "" #~ "The sales journal of the point of sale %s must belong to its company." #~ msgstr "%s satış noktasının satış yevmiyesi onun şirketine ait olmalıdır." #~ msgid "" #~ "The transactions are processed by Six. Set the IP address of the terminal " #~ "on the related payment method." #~ msgstr "" #~ "İşlemler Six tarafından işlenir. İlgili ödeme yönteminde terminalin IP " #~ "adresini ayarlayın." #~ msgid "" #~ "The transactions are processed by Vantiv. Set your Vantiv credentials on " #~ "the related payment method." #~ msgstr "" #~ "İşlemler Vantiv tarafından gerçekleştirilir. Vantiv kimlik bilgilerinizi " #~ "ilgili ödeme yönteminde ayarlayın." #~ msgid "There are unsynced orders. Do you want to sync these orders?" #~ msgstr "" #~ "Senkronize edilmemiş siparişler var. Bu siparişleri senkronize etmek " #~ "istiyor musunuz?" #~ msgid "This invoice has been created from the point of sale session: %s" #~ msgstr "Bu fatura, satış noktası oturumundan oluşturuldu: %s" #~ msgid "" #~ "This operation will destroy all unpaid orders in the browser. You will " #~ "lose all the unsaved data and exit the point of sale. This operation " #~ "cannot be undone." #~ msgstr "" #~ "Bu operasyon tarayıcıdaki tüm ödenmemiş siparişleri iptal eder. Tüm " #~ "kaydedilmemiş bilgileri kaybeder ve satış noktasından çıkarsınız. Bu " #~ "işlem geri alınamaz." #~ msgid "" #~ "This operation will permanently destroy all paid orders from the local " #~ "storage. You will lose all the data. This operation cannot be undone." #~ msgstr "" #~ "Bu işlem tüm ödenmiş siparişleri yerel depolamadan kalıcı olarak " #~ "silecektir. Verilerinizi kaybedeceksiniz. Bu işlem geri alınamaz." #~ msgid "This order is empty" #~ msgstr "Bu sipariş boş" #~ msgid "" #~ "This sequence is automatically created by Odoo but you can change it to " #~ "customize the reference numbers of your orders lines." #~ msgstr "" #~ "Bu satır Odoo tarafından otomatik olarak oluşturulur ancak sipariş " #~ "satırlarınızın referans numaralarının özelleştirmek için bunu " #~ "değiştirebilirsiniz." #~ msgid "" #~ "This sequence is automatically created by Odoo but you can change it to " #~ "customize the reference numbers of your orders." #~ msgstr "" #~ "Sıralama Odoo tarafından otomatik olarak oluşturulmaktadır ancak " #~ "siparişlerinizin referans numaralarını özelleştirmek için " #~ "değiştirebilirsiniz." #~ msgid "Tips:" #~ msgstr "İpuçları:" #~ msgid "To Refund: %s" #~ msgstr "İade için: %s" #~ msgid "Total Cash Transaction" #~ msgstr "Toplam Nakit İşlem" #~ msgid "Total Due" #~ msgstr "Toplam Vade" #~ msgid "Total Price excl. VAT:" #~ msgstr "KDV hariç toplam fiyat:" #~ msgid "Total Taxes" #~ msgstr "Vergiler Toplamı" #~ msgid "Unsupported File Format" #~ msgstr "Desteklenmeyen Dosya Biçimi" #~ msgid "UoM" #~ msgstr "Ölçü Birimi" #~ msgid "Use QR code on ticket" #~ msgstr "Bilet üzerinde QR kodu kullanın" #~ msgid "Valid product lot" #~ msgstr "Geçerli ürün lotu" #~ msgid "Vantiv (US & Canada)" #~ msgstr "Vantiv (ABD ve Kanada)" #~ msgid "Vantiv Payment Terminal" #~ msgstr "Vantiv Ödeme Terminali" #~ msgid "Weighing" #~ msgstr "Tartılıyor" #~ msgid "You are not allowed to change this quantity" #~ msgstr "Bu miktarı değiştirmenize izin verilmez" #~ msgid "You can only have one cash payment method." #~ msgstr "Yalnızca bir nakit ödeme yönteminiz olabilir." #~ msgid "You cannot close the POS when orders are still in draft" #~ msgstr "Siparişler hala taslaktayken POS'u kapatamazsınız" #~ msgid "You cannot create a session before the accounting lock date." #~ msgstr "Hesap kilitleme tarihinden önce oturum oluşturamazsınız." #~ msgid "" #~ "You cannot delete a bank statement line linked to Point of Sale session." #~ msgstr "" #~ "Satış Noktası oturumuna bağlı bir banka ekstresi satırını silemezsiniz." #~ msgid "" #~ "You cannot delete a product saleable in point of sale while a session is " #~ "still opened." #~ msgstr "" #~ "Oturum hala açıkken, satış noktasındaki satılabilir ürünü silemezsiniz." #~ msgid "" #~ "You cannot delete contacts while there are active PoS sessions. Close the " #~ "session(s) %s first." #~ msgstr "" #~ "Etkin PoS oturumları varken kişileri silemezsiniz. Önce oturum(lar)ı " #~ "kapatın %s." #~ msgid "" #~ "You have enabled the \"Identify Customer\" option for %s payment " #~ "method,but the order %s does not contain a customer." #~ msgstr "" #~ "%s ödeme yöntemi için \"Müşteriyi Tanımla\" seçeneğini etkinleştirdiniz, " #~ "ancak sipariş %s bir müşteri içermiyor." #~ msgid "You have to round your payments lines. is not rounded." #~ msgstr "Ödeme satırlarınızı yuvarlamanız gerekir. yuvarlanmaz." #~ msgid "ZIP" #~ msgstr "PK" #~ msgid "at" #~ msgstr "de" #~ msgid "belong to another session:" #~ msgstr "farklı bir oturuma ait:" #~ msgid "paid orders" #~ msgstr "ödenmiş siparişler" #~ msgid "unpaid orders" #~ msgstr "ödenmemiş siparişler" #~ msgid "unpaid orders could not be imported" #~ msgstr "ödenmeyen siparişler içe aktarılamaz" #~ msgid "unselect" #~ msgstr "seçimi kaldır" #~ msgid "were duplicates of existing orders" #~ msgstr "mükerrer siparişler"