# Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_picking_batch # # Translators: # emre oktem, 2024 # Tiffany Chang, 2024 # Buket Şeker , 2024 # cagri erarslan , 2024 # Güven YILMAZ , 2024 # abc Def , 2024 # Ayhan KIZILTAN , 2024 # Gökhan Erdoğdu , 2024 # Melih Melik Sonmez, 2024 # Ertuğrul Güreş , 2024 # Levent Karakaş , 2024 # Ahmet Altinisik , 2024 # Ozlem Cikrikci , 2024 # Umur Akın , 2024 # Ediz Duman , 2024 # Martin Trigaux, 2024 # Ramiz Deniz Öner , 2024 # Murat Kaplan , 2024 # Tugay Hatıl , 2024 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 18.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-12-16 13:40+0000\n" "PO-Revision-Date: 2024-09-25 09:42+0000\n" "Last-Translator: Tugay Hatıl , 2024\n" "Language-Team: Turkish (https://app.transifex.com/odoo/teams/41243/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: tr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "2023-08-20" msgstr "" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_type_kanban_batch msgid "Waves" msgstr "" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.view_picking_type_form_inherit msgid "" "Wave Grouping" msgstr "" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.view_picking_type_form_inherit msgid "" "Batch " "Grouping" msgstr "" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "FROM" msgstr "BAŞLANGIÇ" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Lot/Serial Number" msgstr "Lot / Seri Numarası" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Package" msgstr "Paket" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Product Barcode" msgstr "Ürün Barkodu" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Responsible:" msgstr "Sorumlu:" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "TO" msgstr "BİTİŞ" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "" msgstr "" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_type__batch_max_lines msgid "" "A transfer will not be automatically added to batches that will exceed this number of lines if the transfer is added to it.\n" "Leave this value as '0' if no line limit." msgstr "" "Bu satır sayısını aşacak partilere havale eklenmesi halinde otomatik olarak havale eklenmeyecektir.\n" "Satır sınırı yoksa bu değeri '0' olarak bırakın." #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_type__batch_max_pickings msgid "" "A transfer will not be automatically added to batches that will exceed this number of transfers.\n" "Leave this value as '0' if no transfer limit." msgstr "" "Bu transfer sayısını aşan partilere otomatik olarak transfer eklenmeyecektir.\n" "Transfer limiti yoksa bu değeri '0' olarak bırakın." #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__message_needaction msgid "Action Needed" msgstr "Aksiyon Gerekiyor" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__activity_ids msgid "Activities" msgstr "Aktiviteler" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__activity_exception_decoration msgid "Activity Exception Decoration" msgstr "Etkinlik İstisna Dekorasyonu" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__activity_state msgid "Activity State" msgstr "Aktivite Durumu" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__activity_type_icon msgid "Activity Type Icon" msgstr "Aktivite Türü İmgesi" #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/models/stock_picking.py:0 #: code:addons/stock_picking_batch/wizard/stock_add_to_wave.py:0 msgid "Add Operations" msgstr "Operasyon Ekle" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_to_batch_form msgid "Add pickings to" msgstr "Transfer ekle" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_add_to_wave_form #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_to_batch_form msgid "Add to" msgstr "Ekle: " #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/models/stock_move_line.py:0 #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_add_to_wave_form #: model_terms:ir.ui.view,arch_db:stock_picking_batch.view_move_line_tree_detailed_wave msgid "Add to Wave" msgstr "Gruba Ekle" #. module: stock_picking_batch #: model:ir.actions.act_window,name:stock_picking_batch.stock_picking_to_batch_action_stock_picking msgid "Add to batch" msgstr "Batch ekle" #. module: stock_picking_batch #: model:ir.actions.act_window,name:stock_picking_batch.stock_add_to_wave_action_stock_picking msgid "Add to wave" msgstr "Gruba ekle" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_form msgid "Allocation" msgstr "Tahsis" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__allowed_picking_ids msgid "Allowed Picking" msgstr "İzin Verilen Transferler" #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/models/stock_picking.py:0 msgid "Assigned to %s Responsible" msgstr "%s Sorumlusuna atandı" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__message_attachment_count msgid "Attachment Count" msgstr "Ek Sayısı" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__batch_auto_confirm msgid "Auto-confirm" msgstr "otomatik onayla" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__auto_batch msgid "Automatic Batches" msgstr "Otomatik Batches" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_type__batch_group_by_partner msgid "Automatically group batches by contacts." msgstr "Toplu işleri kişilere göre otomatik olarak gruplandırın." #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_type__batch_group_by_destination msgid "Automatically group batches by destination country." msgstr "Partileri hedef ülkeye göre otomatik olarak gruplandırın." #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_type__batch_group_by_dest_loc msgid "Automatically group batches by their destination location." msgstr "Partileri hedef konumlarına göre otomatik olarak gruplandırın." #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_type__batch_group_by_src_loc msgid "Automatically group batches by their source location." msgstr "Partileri kaynak konumlarına göre otomatik olarak gruplandırın." #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_type__auto_batch msgid "" "Automatically put pickings into batches as they are confirmed when possible." msgstr "" "Mümkün olduğunda onaylandıkları için toplamaları otomatik olarak partilere " "koyun." #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Barcode" msgstr "Barkod" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_form_inherit msgid "Batch" msgstr "Batch" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.view_picking_type_form_inherit msgid "Batch & Wave Transfers" msgstr "" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Batch Name" msgstr "Toplu Bordro Adı" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__batch_properties_definition msgid "Batch Properties" msgstr "" #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/models/stock_picking_batch.py:0 #: code:addons/stock_picking_batch/wizard/stock_picking_to_batch.py:0 #: model:ir.actions.report,name:stock_picking_batch.action_report_picking_batch #: model:ir.model,name:stock_picking_batch.model_stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_move_line__batch_id #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking__batch_id #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__name #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_to_batch__batch_id #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_move_line_view_search_inherit_stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter #: model_terms:ir.ui.view,arch_db:stock_picking_batch.view_picking_internal_search_inherit msgid "Batch Transfer" msgstr "Toplu Transfer" #. module: stock_picking_batch #: model:ir.model,name:stock_picking_batch.model_stock_picking_to_batch msgid "Batch Transfer Lines" msgstr "Toplu Transfer Satırları" #. module: stock_picking_batch #: model:ir.actions.act_window,name:stock_picking_batch.stock_picking_batch_action #: model:ir.ui.menu,name:stock_picking_batch.stock_picking_batch_menu msgid "Batch Transfers" msgstr "Toplu Transferler" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter msgid "Batch Transfers not finished" msgstr "Toplu transferler tamamlanmadı" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_move_line__batch_id #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking__batch_id msgid "Batch associated to this transfer" msgstr "Bu transfer ile ilişkili toplu transfer" #. module: stock_picking_batch #: model_terms:ir.actions.act_window,help:stock_picking_batch.action_picking_tree_wave #: model_terms:ir.actions.act_window,help:stock_picking_batch.stock_picking_batch_action msgid "Batch transfers" msgstr "" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_type_kanban_batch msgid "Batches" msgstr "Toplu Bordrolar" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_calendar msgid "Calendar View" msgstr "Takvimi Göster" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_add_to_wave_form #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_form #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_to_batch_form msgid "Cancel" msgstr "İptal" #. module: stock_picking_batch #: model:ir.model.fields.selection,name:stock_picking_batch.selection__stock_picking_batch__state__cancel msgid "Cancelled" msgstr "İptal Edildi" #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/wizard/stock_add_to_wave.py:0 msgid "Cannot create wave transfers" msgstr "Grup transferi oluşturulamıyor" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_type__wave_category_ids msgid "Categories to consider when grouping waves." msgstr "" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_form msgid "Check Availability" msgstr "Uygunluk Kontrolü" #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/models/stock_picking_batch.py:0 msgid "Choose Labels Layout" msgstr "Etiket Düzenini Seç" #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/models/stock_picking_batch.py:0 msgid "Choose Type of Labels To Print" msgstr "Yazdırılacak Etiket Türünü Seçin" #. module: stock_picking_batch #: model_terms:ir.actions.act_window,help:stock_picking_batch.action_picking_tree_wave #: model_terms:ir.actions.act_window,help:stock_picking_batch.stock_picking_batch_action msgid "Cluster transfers" msgstr "" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__company_id msgid "Company" msgstr "Firma" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_add_to_wave_form #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_form #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_to_batch_form msgid "Confirm" msgstr "Onayla" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__batch_group_by_partner #: model_terms:ir.ui.view,arch_db:stock_picking_batch.view_picking_type_form_inherit msgid "Contact" msgstr "Kontak" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__count_picking_batch msgid "Count Picking Batch" msgstr "Batch Transfer Sayısı" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__count_picking_wave msgid "Count Picking Wave" msgstr "Grup Transfer Sayısı" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_add_to_wave__create_uid #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__create_uid #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_to_batch__create_uid msgid "Created by" msgstr "Tarafından oluşturuldu" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_add_to_wave__create_date #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__create_date #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_to_batch__create_date msgid "Created on" msgstr "Oluşturuldu" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__description #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_to_batch__description msgid "Description" msgstr "Açıklama" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__batch_group_by_destination msgid "Destination Country" msgstr "Hedef Ülke" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.view_picking_type_form_inherit msgid "Destination Location" msgstr "Hedef Konum" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_form msgid "Detailed Operations" msgstr "Detaylı Operasyonlar" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_add_to_wave__display_name #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__display_name #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_to_batch__display_name msgid "Display Name" msgstr "İsim Göster" #. module: stock_picking_batch #: model:ir.model.fields.selection,name:stock_picking_batch.selection__stock_picking_batch__state__done #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter msgid "Done" msgstr "Yapıldı" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_to_batch__is_create_draft #: model:ir.model.fields.selection,name:stock_picking_batch.selection__stock_picking_batch__state__draft #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter msgid "Draft" msgstr "Taslak" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__message_follower_ids msgid "Followers" msgstr "Takipçiler" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__message_partner_ids msgid "Followers (Partners)" msgstr "Takipçiler (İş ortakları)" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_batch__activity_type_icon msgid "Font awesome icon e.g. fa-tasks" msgstr "Yazı tipi harika simgesi ör. fa-görevler" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter msgid "Future Activities" msgstr "Sonraki Aktiviteler" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter msgid "Group By" msgstr "Grupla" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__batch_group_by_dest_loc msgid "Group by Destination Location" msgstr "" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__batch_group_by_src_loc msgid "Group by Source Location" msgstr "" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Gujarat" msgstr "" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__has_message msgid "Has Message" msgstr "Mesaj Var" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_add_to_wave__id #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__id #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_to_batch__id msgid "ID" msgstr "ID" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__activity_exception_icon msgid "Icon" msgstr "Simge" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_batch__activity_exception_icon msgid "Icon to indicate an exception activity." msgstr "İstisnai bir etkinliği belirtmek için kullanılan simge." #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_batch__message_needaction msgid "If checked, new messages require your attention." msgstr "İşaretliyse, yeni mesajlar dikkatinize sunulacak." #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_batch__message_has_error #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_batch__message_has_sms_error msgid "If checked, some messages have a delivery error." msgstr "İşaretliyse, bazı mesajlar gönderi hatası içermektedir." #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/models/stock_picking.py:0 msgid "" "If the Automatic Batches feature is enabled, at least one 'Group by' option " "must be selected." msgstr "" "Otomatik Partiler özelliği etkinleştirildiyse, en az bir 'Gruplama ölçütü' " "seçeneği belirlenmelidir." #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter msgid "In Progress" msgstr "İşlemde" #. module: stock_picking_batch #: model:ir.model.fields.selection,name:stock_picking_batch.selection__stock_picking_batch__state__in_progress msgid "In progress" msgstr "Devam Eden" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__message_is_follower msgid "Is Follower" msgstr "Takipçi mi" #. module: stock_picking_batch #: model:ir.ui.menu,name:stock_picking_batch.menu_stock_jobs msgid "Jobs" msgstr "İş" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "John Doe" msgstr "" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_add_to_wave__write_uid #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__write_uid #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_to_batch__write_uid msgid "Last Updated by" msgstr "Son Güncelleyen" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_add_to_wave__write_date #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__write_date #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_to_batch__write_date msgid "Last Updated on" msgstr "Son Güncelleme" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter msgid "Late Activities" msgstr "Geciken Aktiviteler" #. module: stock_picking_batch #: model_terms:ir.actions.act_window,help:stock_picking_batch.action_picking_tree_wave #: model_terms:ir.actions.act_window,help:stock_picking_batch.stock_picking_batch_action msgid "" "Launch picking orders by aisle or area and regroup at packing zone. Ideal " "for large warehouses." msgstr "" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_add_to_wave__line_ids msgid "Line" msgstr "Satır" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_batch__picking_ids msgid "List of transfers associated to this batch" msgstr "Bu toplu transfer ile ilişkili transfer listesi" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__wave_group_by_location msgid "Location" msgstr "Konum" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Location From Name" msgstr "" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Location To Name" msgstr "" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_type__wave_location_ids msgid "Locations to consider when grouping waves." msgstr "" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Lot Number" msgstr "Lot Numarası" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__batch_max_lines msgid "Maximum lines" msgstr "" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__batch_max_pickings msgid "Maximum transfers" msgstr "" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__message_has_error msgid "Message Delivery error" msgstr "Mesaj Teslim hatası" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__message_ids msgid "Messages" msgstr "Mesajlar" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_add_to_wave__mode #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_to_batch__mode msgid "Mode" msgstr "Şekli" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.view_move_line_tree msgid "Move Lines" msgstr "Hareket Satırları" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__my_activity_date_deadline msgid "My Activity Deadline" msgstr "Aktivite Son Tarihim" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter msgid "My Transfers" msgstr "Transferlerim" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__activity_calendar_event_id msgid "Next Activity Calendar Event" msgstr "Sonraki Aktivite Takvimi Etkinliği" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__activity_date_deadline msgid "Next Activity Deadline" msgstr "Sonraki Aktivite Son Tarihi" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__activity_summary msgid "Next Activity Summary" msgstr "Sonraki Aktivite Özeti" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__activity_type_id msgid "Next Activity Type" msgstr "Sonraki Aktivitie Türü" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__message_needaction_counter msgid "Number of Actions" msgstr "Aksiyon Sayısı" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__message_has_error_counter msgid "Number of errors" msgstr "Hata adedi" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_batch__message_needaction_counter msgid "Number of messages requiring action" msgstr "İşlem gerektiren mesaj sayısı" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_batch__message_has_error_counter msgid "Number of messages with delivery error" msgstr "Teslimat hatası olan mesaj adedi" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__picking_type_id msgid "Operation Type" msgstr "Operasyon Türü" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_form msgid "Operations" msgstr "Operasyonlar" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Package ID" msgstr "" #. module: stock_picking_batch #: model_terms:ir.actions.act_window,help:stock_picking_batch.action_picking_tree_wave #: model_terms:ir.actions.act_window,help:stock_picking_batch.stock_picking_batch_action msgid "" "Pick multiple orders in one trip and prepare orders as you pick. This " "reduces packing time and is ideal for small products." msgstr "" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_add_to_wave__picking_ids msgid "Picking" msgstr "Toplama" #. module: stock_picking_batch #: model:ir.model,name:stock_picking_batch.model_stock_picking_type msgid "Picking Type" msgstr "Toplama Türü" #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/models/stock_picking_batch.py:0 msgid "" "Please add 'Done' quantities to the batch picking to create a new pack." msgstr "" "Yeni bir paket oluşturmak için lütfen batch transfere 'Bitti' miktarlarını " "ekleyin." #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_type_kanban_batch msgid "Prepare Batch" msgstr "" #. module: stock_picking_batch #: model:ir.actions.act_window,name:stock_picking_batch.action_prepare_wave #: model:ir.actions.act_window,name:stock_picking_batch.action_prepare_wave_for_picking_type #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_type_kanban_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_wave_kanban #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_wave_tree msgid "Prepare Wave" msgstr "" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_form msgid "Print" msgstr "Yazdır" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_form msgid "Print Labels" msgstr "Etiketleri Yazdır" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__wave_group_by_product #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Product" msgstr "Ürün" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Product Barcode" msgstr "" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__wave_group_by_category msgid "Product Category" msgstr "Ürün Kategorisi" #. module: stock_picking_batch #: model:ir.model,name:stock_picking_batch.model_stock_move_line msgid "Product Moves (Stock Move Line)" msgstr "Ürün Harketleri (Stok Hareket Satırları)" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Product Name" msgstr "Ürün Adı" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__properties msgid "Properties" msgstr "Özellikler" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_form msgid "Put in Pack" msgstr "Pakete Koy" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Quantity" msgstr "Miktar" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Quantity Done" msgstr "Yapılan Miktar" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__rating_ids msgid "Ratings" msgstr "Değerlendirmeler" #. module: stock_picking_batch #: model_terms:ir.actions.act_window,help:stock_picking_batch.action_picking_tree_wave #: model_terms:ir.actions.act_window,help:stock_picking_batch.stock_picking_batch_action msgid "" "Regroup multiple orders into one picking and consolidate at the packing " "zone." msgstr "" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_add_to_wave__user_id #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__user_id #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_to_batch__user_id #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter msgid "Responsible" msgstr "Sorumlu" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__activity_user_id msgid "Responsible User" msgstr "Sorumlu Kullanıcı" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Result Package ID" msgstr "" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__message_has_sms_error msgid "SMS Delivery error" msgstr "SMS İleti hatası" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__scheduled_date #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Scheduled Date" msgstr "Planlanan Tarih" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_batch__scheduled_date msgid "" "Scheduled date for the transfers to be processed.\n" " - If manually set then scheduled date for all transfers in batch will automatically update to this date.\n" " - If not manually changed and transfers are added/removed/updated then this will be their earliest scheduled date\n" " but this scheduled date will not be set for all transfers in batch." msgstr "" "Transferlerin işlenmesi için planlanan tarih.\n" "- Manuel olarak ayarlanırsa, toplu olarak tüm transferler için planlanan tarih otomatik olarak bu tarihe güncellenir.\n" "- Manuel olarak değiştirilmezse ve transferler eklenir/kaldırılır/güncellenirse, bu onların en erken planlanan tarihi olacaktır, ancak bu planlanan tarih toplu olarak tüm transferler için ayarlanmaz." #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter msgid "Search Batch Transfer" msgstr "Toplu Transfer Arama" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.view_picking_type_form_inherit msgid "Select locations you want to group" msgstr "" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.view_picking_type_form_inherit msgid "Select product categories you want to group" msgstr "" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking__batch_sequence msgid "Sequence" msgstr "Sıralama" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__show_allocation msgid "Show Allocation Button" msgstr "Tahsis Düğmesini Göster" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__show_check_availability msgid "Show Check Availability" msgstr "Uygunluk Kontrolünü Göster" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__show_lots_text msgid "Show Lots Text" msgstr "Lot Metinlerini Göster" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter msgid "Show all records which has next action date is before today" msgstr "Bir sonraki eylem tarihi bugünden önce olan tüm kayıtları göster" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.view_picking_type_form_inherit msgid "Source Location" msgstr "Kaynak Konum" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_type__wave_group_by_location msgid "" "Split transfers by defined locations, then group transfers with the same " "location." msgstr "" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_type__wave_group_by_category msgid "" "Split transfers by product category, then group transfers that have the same" " product category." msgstr "" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_type__wave_group_by_product msgid "" "Split transfers by product then group transfers that have the same product." msgstr "" #. module: stock_picking_batch #: model:mail.message.subtype,description:stock_picking_batch.mt_batch_state #: model:mail.message.subtype,name:stock_picking_batch.mt_batch_state msgid "Stage Changed" msgstr "Aşama Değişti" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__state #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter msgid "State" msgstr "İl/Eyalet" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Status" msgstr "Durumu" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_batch__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: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_form #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_tree msgid "Stock Batch Transfer" msgstr "Stok Toplu Transfer" #. module: stock_picking_batch #: model:ir.model,name:stock_picking_batch.model_stock_move msgid "Stock Move" msgstr "Stok Hareketi" #. module: stock_picking_batch #: model:ir.model,name:stock_picking_batch.model_stock_package_destination msgid "Stock Package Destination" msgstr "Stok Hedef Paket" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__move_line_ids msgid "Stock move lines" msgstr "Ürün hareketleri" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__move_ids msgid "Stock moves" msgstr "Stok hareketleri" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Summary:" msgstr "Özet:" #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/models/stock_picking_batch.py:0 msgid "" "The following transfers cannot be added to batch transfer %(batch)s. Please check their states and operation types.\n" "\n" "Incompatibilities: %(incompatible_transfers)s" msgstr "" #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/wizard/stock_add_to_wave.py:0 msgid "The selected operations should belong to a unique company." msgstr "Seçilen operasyonlar benzersiz bir şirkete ait olmalıdır." #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/wizard/stock_picking_to_batch.py:0 msgid "The selected pickings should belong to an unique company." msgstr "Seçilen toplamalar benzersiz bir şirkete ait olmalıdır." #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/wizard/stock_add_to_wave.py:0 msgid "The selected transfers should belong to a unique company." msgstr "Seçilen transferler benzersiz bir şirkete ait olmalıdır." #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/wizard/stock_add_to_wave.py:0 msgid "The selected transfers should belong to the same operation type" msgstr "Seçilen transferler aynı işlem tipine ait olmalıdır." #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__is_wave msgid "This batch is a wave" msgstr "Bu batch bir grup" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter msgid "To Do" msgstr "Yapılacak" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter msgid "Today Activities" msgstr "Bugünkü Aktiviteler" #. module: stock_picking_batch #: model:ir.model,name:stock_picking_batch.model_stock_picking #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Transfer" msgstr "Aktarım" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Transfer Display Name" msgstr "" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Transfer Name" msgstr "" #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/models/stock_picking_batch.py:0 msgid "Transferred by" msgstr "Transfer Eden: " #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__picking_ids #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_form msgid "Transfers" msgstr "Transferler" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__picking_type_code msgid "Type of Operation" msgstr "Operasyon Türü" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_batch__activity_exception_decoration msgid "Type of the exception activity on record." msgstr "Kayıtlardaki istisna etkinliğinin türü." #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Unit of Measure" msgstr "Ölçü Birimi" #. module: stock_picking_batch #: model:ir.actions.server,name:stock_picking_batch.action_unreserve_batch_picking msgid "Unreserve" msgstr "Rezervasyonu Kaldır" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_form msgid "Validate" msgstr "Doğrula" #. module: stock_picking_batch #: model:ir.model,name:stock_picking_batch.model_stock_warehouse #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__warehouse_id msgid "Warehouse" msgstr "Depo" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__wave_location_ids msgid "Wave Locations" msgstr "" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__wave_category_ids msgid "Wave Product Categories" msgstr "" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_add_to_wave__wave_id msgid "Wave Transfer" msgstr "Grup Transfer" #. module: stock_picking_batch #: model:ir.model,name:stock_picking_batch.model_stock_add_to_wave msgid "Wave Transfer Lines" msgstr "Grup Transfer Satırları" #. module: stock_picking_batch #: model:ir.actions.act_window,name:stock_picking_batch.action_picking_tree_wave #: model:ir.ui.menu,name:stock_picking_batch.stock_picking_wave_menu msgid "Wave Transfers" msgstr "Dalga Transferleri" #. module: stock_picking_batch #: model_terms:ir.actions.act_window,help:stock_picking_batch.action_picking_tree_wave #: model_terms:ir.actions.act_window,help:stock_picking_batch.stock_picking_batch_action msgid "Wave transfers" msgstr "" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__website_message_ids msgid "Website Messages" msgstr "Websitesi Mesajları" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_batch__website_message_ids msgid "Website communication history" msgstr "Websitesi iletişim geçmişi" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_to_batch__is_create_draft msgid "When checked, create the batch in draft status" msgstr "İşaretlendiğinde, toplu işi taslak durumunda oluşturun" #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/models/stock_picking_batch.py:0 msgid "You cannot delete Done batch transfers." msgstr "Bitti durumundaki batch transferi silemezsiniz." #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/models/stock_picking_batch.py:0 msgid "You have to set some pickings to batch." msgstr "Batch için bazı transferleri ayarlamalısınız." #. module: stock_picking_batch #: model:ir.model.fields.selection,name:stock_picking_batch.selection__stock_picking_to_batch__mode__new msgid "a new batch transfer" msgstr "yeni bir batch transfer" #. module: stock_picking_batch #: model:ir.model.fields.selection,name:stock_picking_batch.selection__stock_add_to_wave__mode__new msgid "a new wave transfer" msgstr "yeni bir grup transfer" #. module: stock_picking_batch #: model:ir.model.fields.selection,name:stock_picking_batch.selection__stock_picking_to_batch__mode__existing msgid "an existing batch transfer" msgstr "mevcut bir batch transfer" #. module: stock_picking_batch #: model:ir.model.fields.selection,name:stock_picking_batch.selection__stock_add_to_wave__mode__existing msgid "an existing wave transfer" msgstr "mevcut bir grup transfer" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__estimated_shipping_volume msgid "shipping_volume" msgstr "" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__estimated_shipping_weight msgid "shipping_weight" msgstr ""