diff --git a/api/src/Erp.Platform.DbMigrator/Seeds/HostDataSeeder.cs b/api/src/Erp.Platform.DbMigrator/Seeds/HostDataSeeder.cs index 5ab755f0..44054987 100644 --- a/api/src/Erp.Platform.DbMigrator/Seeds/HostDataSeeder.cs +++ b/api/src/Erp.Platform.DbMigrator/Seeds/HostDataSeeder.cs @@ -124,6 +124,7 @@ public class HostSeederDto public List AiBots { get; set; } public List Languages { get; set; } public List LanguageTexts { get; set; } + public List LanguageFieldTitles { get; set; } public List DataSources { get; set; } public List Settings { get; set; } public List BackgroundWorkers { get; set; } @@ -551,6 +552,46 @@ public class HostDataSeeder : IDataSeedContributor, ITransientDependency } } + foreach (var item in items.LanguageFieldTitles) + { + try + { + if (!keys.Any(a => a.Key == item.Key)) + { + await _languageKey.InsertAsync(new() + { + Key = item.Key, + ResourceName = item.ResourceName, + }); + } + if (!texts.Any(a => a.CultureName == "en" && a.Key == item.Key)) + { + await _languagesText.InsertAsync(new() + { + CultureName = "en", + Key = item.Key, + Value = item.En, + ResourceName = item.ResourceName, + }); + } + if (!texts.Any(a => a.CultureName == "tr" && a.Key == item.Key)) + { + + await _languagesText.InsertAsync(new() + { + CultureName = "tr", + Key = item.Key, + Value = item.Tr, + ResourceName = item.ResourceName, + }); + } + } + catch (Exception ex) + { + throw new Exception($"Hata veren Kod:' ResourceName='{item.ResourceName}', Key='{item.Key}' Message='{ex.Message}'"); + } + } + foreach (var item in items.BackgroundWorkers) { if (!await _backgroundWorkerRepository.AnyAsync(x => x.Name == item.Name)) diff --git a/api/src/Erp.Platform.DbMigrator/Seeds/LanguagesData.json b/api/src/Erp.Platform.DbMigrator/Seeds/LanguagesData.json index a6ef368a..77f4ad7e 100644 --- a/api/src/Erp.Platform.DbMigrator/Seeds/LanguagesData.json +++ b/api/src/Erp.Platform.DbMigrator/Seeds/LanguagesData.json @@ -10974,7 +10974,6 @@ "tr": "Özet Tipi Gerekli", "en": "Summary Type Required" }, - { "resourceName": "Platform", "key": "App.Platform.Intranet.LeaveRequestModal.Title", @@ -12043,7 +12042,7 @@ "tr": "Bugün doğan yok", "en": "No birthdays today" }, - { + { "resourceName": "Platform", "key": "App.Platform.Intranet.Widgets.UpcomingEvents.Title", "tr": "Yaklaşan Etkinlikler", @@ -12055,7 +12054,7 @@ "tr": "Yaklaşan etkinlik yok", "en": "No upcoming events" }, - { + { "resourceName": "Platform", "key": "App.Platform.Intranet.Widgets.UpcomingTrainings.Title", "tr": "Yaklaşan Eğitimler", @@ -12271,7 +12270,3451 @@ "tr": "Sıfırla", "en": "Reset" } + ], + "LanguageFieldTitles": [ + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Abbreviation", + "en": "Abbreviation", + "tr": "Kısaltma" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.AccountNumber", + "en": "Account Number", + "tr": "Hesap Numarası" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.AccountOwner", + "en": "Account Owner", + "tr": "Hesap Sahibi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.AccountType", + "en": "Account Type", + "tr": "Hesap Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ActivityDate", + "en": "Activity Date", + "tr": "Aktivite Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ActivityType", + "en": "Activity Type", + "tr": "Aktivite Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ActualAmount", + "en": "Actual Amount", + "tr": "Gerçek Tutar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ActualCloseDate", + "en": "Actual Close Date", + "tr": "Gerçek Kapanış Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ActualCost", + "en": "Actual Cost", + "tr": "Gerçek Maliyet" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ActualEnd", + "en": "Actual End", + "tr": "Gerçek Bitiş" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ActualEndDate", + "en": "Actual End Date", + "tr": "Gerçek Bitiş Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ActualProcessTime", + "en": "Actual Process Time", + "tr": "Gerçek Proses Saati" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ActualSetupTime", + "en": "Actual Setup Time", + "tr": "Gerçek Kurulum Saati" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ActualStart", + "en": "Actual Start", + "tr": "Gerçek Başlangıç" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ActualStartDate", + "en": "Actual Start Date", + "tr": "Gerçek Başlangıç Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Address", + "en": "Address", + "tr": "Adres" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Address1", + "en": "Address1", + "tr": "Adres1" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Address2", + "en": "Address2", + "tr": "Adres2" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.AfterSp", + "en": "After Sp", + "tr": "Sonraki Stored Procedure" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.AllowsParallelOperation", + "en": "Allows Parallel Operation", + "tr": "Paralel İşleme İzin Verir" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Amount", + "en": "Amount", + "tr": "Tutar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.AmountThreshold", + "en": "Amount Threshold", + "tr": "Tutar Eşiği" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ApiUrl", + "en": "Api URL", + "tr": "Api URL" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ApplicationName", + "en": "Application Name", + "tr": "Uygulama Adı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.AppliedDate", + "en": "Applied Date", + "tr": "Uygulama Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ApprovalId", + "en": "Approval", + "tr": "Onay" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ApprovedById", + "en": "Approved By", + "tr": "Onaylayan" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ApprovedDate", + "en": "Approved Date", + "tr": "Onaylandı Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ArrivalTime", + "en": "Arrival Time", + "tr": "Varış Saati" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.AssessorTypes", + "en": "Assessor Types", + "tr": "Değerlendirici Türleri" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.AssistantDriverName", + "en": "Assistant Driver Name", + "tr": "Asistan Sürücü Adı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.AssistantDriverNationalId", + "en": "Assistant Driver National", + "tr": "Asistan Sürücü Kimlik" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.AssistantDriverPhone1", + "en": "Assistant Driver Phone1", + "tr": "Asistan Sürücü Telefon1" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.AssistantDriverPhone2", + "en": "Assistant Driver Phone2", + "tr": "Asistan Sürücü Telefon2" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Attachments", + "en": "Attachments", + "tr": "Ekler" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Authority", + "en": "Authority", + "tr": "Yetki" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Available", + "en": "Available", + "tr": "Mevcut" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.AvailableQuantity", + "en": "Available Quantity", + "tr": "Mevcut Miktar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.AverageOrderValue", + "en": "Average Order Value", + "tr": "Ortalama Sipariş Değeri" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.BackgroundColor", + "en": "Background Color", + "tr": "Arka Plan Rengi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.BadgeId", + "en": "Badge", + "tr": "Rozet" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Balance", + "en": "Balance", + "tr": "Bakiye" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.BankId", + "en": "Bank", + "tr": "Banka" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.BankJson", + "en": "Bank JSON", + "tr": "Banka JSON" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.BankName", + "en": "Bank Name", + "tr": "Banka Adı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Barcode", + "en": "Barcode", + "tr": "Barkod" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.BaseQuantity", + "en": "Base Quantity", + "tr": "Temel Miktar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.BaseSalary", + "en": "Base Salary", + "tr": "Temel Maaş" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.BeforeSp", + "en": "Before Sp", + "tr": "Before Sp" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.BirthDate", + "en": "Birth Date", + "tr": "Doğum Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.BomId", + "en": "Bom", + "tr": "Bom" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.BomTypeId", + "en": "Bom Type", + "tr": "Bom Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Bonus", + "en": "Bonus", + "tr": "Bonus" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.BranchId", + "en": "Branch", + "tr": "Şube" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.BranchName", + "en": "Branch Name", + "tr": "Şube Adı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Brand", + "en": "Brand", + "tr": "Marka" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Budget", + "en": "Budget", + "tr": "Bütçe" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.BudgetedAmount", + "en": "Budgeted Amount", + "tr": "Bütçelenen Tutar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.CanTransferMoney", + "en": "Can Transfer Money", + "tr": "Para Transfer Edebilir" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Capacity", + "en": "Capacity", + "tr": "Kapasite" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.CardNumber", + "en": "Card Number", + "tr": "Kart Numarası" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Category", + "en": "Category", + "tr": "Kategori" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.CategoryId", + "en": "Category", + "tr": "Kategori" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Certificate", + "en": "Certificate", + "tr": "Sertifika" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Challenges", + "en": "Challenges", + "tr": "Zorluklar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Channel", + "en": "Channel", + "tr": "Kanal" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.CheckIn", + "en": "Check In", + "tr": "Giriş Yap" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.CheckNumber", + "en": "Check Number", + "tr": "Çek Numarası" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.CheckOut", + "en": "Check Out", + "tr": "Çıkış Yap" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.City", + "en": "City", + "tr": "Şehir" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ClassTypeId", + "en": "Class Type", + "tr": "Sınıf Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ClientIpAddress", + "en": "Client Ip Address", + "tr": "Müşteri Ip Adresi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Code", + "en": "Code", + "tr": "Kod" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Color", + "en": "Color", + "tr": "Renk" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.CommentCount", + "en": "Comment Count", + "tr": "Yorum Sayısı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Commission", + "en": "Commission", + "tr": "Komisyon" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.CompanyName", + "en": "Company Name", + "tr": "Şirket Adı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ComponentPath", + "en": "Component Path", + "tr": "Bileşen Yolu" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ConditionType", + "en": "Condition Type", + "tr": "Koşul Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ConfirmedDeliveryDate", + "en": "Confirmed Delivery Date", + "tr": "Onaylı Teslim Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ConfirmedQuantity", + "en": "Confirmed Quantity", + "tr": "Onaylı Miktar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ConnectionString", + "en": "Connection String", + "tr": "Bağlantı Dizesi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ContactId", + "en": "Contact", + "tr": "İletişim" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Content", + "en": "Content", + "tr": "İçerik" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ContentEn", + "en": "Content En", + "tr": "İçerik En" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ContentTr", + "en": "Content Tr", + "tr": "İçerik Tr" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.CorrectAnswer", + "en": "Correct Answer", + "tr": "Doğru Cevap" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.CostCenterId", + "en": "Cost Center", + "tr": "Maliyet Merkezi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.CostCenterType", + "en": "Cost Center Type", + "tr": "Maliyet Merkezi Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.CostPerHour", + "en": "Cost Per Hour", + "tr": "Maliyet Saat Başına" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.CostPrice", + "en": "Cost Price", + "tr": "Maliyet Fiyat" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Country", + "en": "Country", + "tr": "Ülke" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.CoverImage", + "en": "Cover Image", + "tr": "Kapak Resmi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.CreationTime", + "en": "Creation Time", + "tr": "Oluşturma Zamanı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.CreditLimit", + "en": "Credit Limit", + "tr": "Kredi Limiti" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Criteria", + "en": "Criteria", + "tr": "Kriterler" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Criticality", + "en": "Criticality", + "tr": "Önem Derecesi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Cron", + "en": "Cron", + "tr": "Cron" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.CssClass", + "en": "Css Class", + "tr": "Css Sınıfı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.CultureName", + "en": "Culture Name", + "tr": "Kültür Adı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Currency", + "en": "Currency", + "tr": "Para Birimi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.CurrentAccountId", + "en": "Current Account", + "tr": "Cari Hesap" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.CurrentBalance", + "en": "Current Balance", + "tr": "Cari Bakiye" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.CustomerId", + "en": "Customer", + "tr": "Müşteri" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.CustomerRequirement", + "en": "Customer Requirement", + "tr": "Müşteri Gereksinimi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.CustomerSegmentId", + "en": "Customer Segment", + "tr": "Müşteri Segmenti" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.CustomerTypeId", + "en": "Customer Type", + "tr": "Müşteri Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.DailyTransferLimit", + "en": "Daily Transfer Limit", + "tr": "Günlük Transfer Limiti" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.DataSourceCode", + "en": "Data Source Code", + "tr": "Veri Kaynağı Kodu" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.DataSourceType", + "en": "Data Source Type", + "tr": "Veri Kaynağı Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.DataType", + "en": "Data Type", + "tr": "Veri Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Date", + "en": "Date", + "tr": "Tarih" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Day", + "en": "Day", + "tr": "Gün" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Deadline", + "en": "Deadline", + "tr": "Bitiş Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.DefaultDuration", + "en": "Default Duration", + "tr": "Varsayılan Süre" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.DefaultValue", + "en": "Default Value", + "tr": "Varsayılan Değer" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.DeleteServiceAddress", + "en": "Delete Service Address", + "tr": "Delete Service Adresi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.DeliveryDate", + "en": "Delivery Date", + "tr": "Teslim Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.DeliveryTermId", + "en": "Delivery Term", + "tr": "Teslim Şartı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.DeliveryTime", + "en": "Delivery Time", + "tr": "Teslim Saati" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Department", + "en": "Department", + "tr": "Departman" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.DepartmentId", + "en": "Department", + "tr": "Departman" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Departments", + "en": "Departments", + "tr": "Departmanlar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.DepartureTime", + "en": "Departure Time", + "tr": "Ayrılış Saati" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Description", + "en": "Description", + "tr": "Açıklama" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.DescriptionKey", + "en": "Description Key", + "tr": "Açıklama Anahtarı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.DescriptionsJson", + "en": "Descriptions JSON", + "tr": "Açıklamalar JSON" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Difficulty", + "en": "Difficulty", + "tr": "Zorluk" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.DiscountAmount", + "en": "Discount Amount", + "tr": "İndirim Tutarı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.DiscountRate", + "en": "Discount Rate", + "tr": "İndirim Oranı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.DisplayName", + "en": "Display Name", + "tr": "Görünür Adı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.DisplayOrder", + "en": "Display Order", + "tr": "Görüntüleme Sırası" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.District", + "en": "District", + "tr": "İlçe" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.DrawerName", + "en": "Drawer Name", + "tr": "Drawer Adı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.DriverName", + "en": "Driver Name", + "tr": "Sürücü Adı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.DriverNationalId", + "en": "Driver National", + "tr": "Sürücü Kimlik" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.DriverPhone1", + "en": "Driver Phone1", + "tr": "Sürücü Telefon1" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.DriverPhone2", + "en": "Driver Phone2", + "tr": "Sürücü Telefon2" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.DueDate", + "en": "Due Date", + "tr": "Bitiş Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Duration", + "en": "Duration", + "tr": "Süre" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ElementId", + "en": "Element", + "tr": "Element" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Email", + "en": "Email", + "tr": "E-posta" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.EmergencyContactName", + "en": "Emergency Contact Name", + "tr": "Acil Durum İletişim Adı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.EmergencyContactPhoneNumber", + "en": "Emergency Contact Phone Number", + "tr": "Acil Durum İletişim Telefon Numarası" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.EmergencyContactRelationship", + "en": "Emergency Contact Relationship", + "tr": "Acil Durum İletişim Kişisi İlişkisi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.EmployeeId", + "en": "Employee", + "tr": "Çalışan" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.EmployeeIds", + "en": "Employees", + "tr": "Çalışanlar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.EmployeeStatus", + "en": "Employee Status", + "tr": "Çalışan Durumu" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.EmploymentTypeId", + "en": "Employment Type", + "tr": "İstihdam Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.EndDate", + "en": "End Date", + "tr": "Bitiş Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.EndTime", + "en": "End Time", + "tr": "Bitiş Saati" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Enrolled", + "en": "Enrolled", + "tr": "Kayıtlı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.EstimatedCost", + "en": "Estimated Cost", + "tr": "Tahmini Maliyet" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.EstimatedDuration", + "en": "Estimated Duration", + "tr": "Tahmini Süre" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.EstimatedPrice", + "en": "Estimated Price", + "tr": "Tahmini Fiyat" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.EstimatedRepairTime", + "en": "Estimated Repair Time", + "tr": "Tahmini Onarım Süresi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.EstimatedValue", + "en": "Estimated Value", + "tr": "Tahmini Değer" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.EvaluatedAt", + "en": "Evaluated At", + "tr": "Değerlendirildiği Tarih" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.EvaluationComments", + "en": "Evaluation Comments", + "tr": "Değerlendirme Yorumları" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.EvaluationNotes", + "en": "Evaluation Notes", + "tr": "Değerlendirme Notlar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.EvaluationScore", + "en": "Evaluation Score", + "tr": "Değerlendirme Puanı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Excerpt", + "en": "Excerpt", + "tr": "Alıntı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ExchangeRate", + "en": "Exchange Rate", + "tr": "Exchange Oranı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ExecutionDuration", + "en": "Execution Duration", + "tr": "Yürütme Süresi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ExecutionTime", + "en": "Execution Time", + "tr": "Yürütme Saati" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ExpectedCloseDate", + "en": "Expected Close Date", + "tr": "Beklenen Kapanış Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ExpiryDate", + "en": "Expiry Date", + "tr": "Son Kullanma Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Explanation", + "en": "Explanation", + "tr": "Açıklama" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ExtraProperties", + "en": "Extra Properties", + "tr": "Ekstra Özellikler" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.FaultTypeId", + "en": "Fault Type", + "tr": "Arıza Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.FaxNumber", + "en": "Fax Number", + "tr": "Faks Numarası" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Features", + "en": "Features", + "tr": "Özellikler" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.FiscalYear", + "en": "Fiscal Year", + "tr": "Mali Yıl" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.FollowUpActivity", + "en": "Follow Up Activity", + "tr": "Takip Aktivitesi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.FollowUpDate", + "en": "Follow Up Date", + "tr": "Takip Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.FollowUpRequired", + "en": "Follow Up Required", + "tr": "Takip Gerekli" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Founder", + "en": "Founder", + "tr": "Kurucu" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Frequency", + "en": "Frequency", + "tr": "Frekans" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.FrequencyUnit", + "en": "Frequency Unit", + "tr": "Frekans Birimi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Friday", + "en": "Friday", + "tr": "Cuma" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Gender", + "en": "Gender", + "tr": "Cinsiyet" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.GrossSalary", + "en": "Gross Salary", + "tr": "Brüt Maaş" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Group", + "en": "Group", + "tr": "Grup" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.GroupName", + "en": "Group Name", + "tr": "Grup Adı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.HireDate", + "en": "Hire Date", + "tr": "İşe Alım Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.HoursWorked", + "en": "Hours Worked", + "tr": "Çalışılan Saat" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.HtmlContent", + "en": "HTML Content", + "tr": "HTML İçeriği" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.HttpMethod", + "en": "HTTP Method", + "tr": "HTTP Yöntemi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.HttpStatusCode", + "en": "HTTP Status Code", + "tr": "HTTP Durum Kodu" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Humidity", + "en": "Humidity", + "tr": "Nem" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Iban", + "en": "IBAN", + "tr": "IBAN" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IbanNumber", + "en": "IBAN Number", + "tr": "IBAN Numarası" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Icon", + "en": "Icon", + "tr": "Simge" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Id", + "en": "Id", + "tr": "Kimlik" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Identifier", + "en": "Identifier", + "tr": "Tanımlayıcı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ImageUrl", + "en": "Image URL", + "tr": "Resim URL" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IncludeLunch", + "en": "Include Lunch", + "tr": "Öğle Yemeğini Dahil Et" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.InsertServiceAddress", + "en": "Insert Service Address", + "tr": "Servis Adresi Ekle" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.InstallationDate", + "en": "Installation Date", + "tr": "Kurulum Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Installment", + "en": "Installment", + "tr": "Taksit" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Instructions", + "en": "Instructions", + "tr": "Talimatlar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Instructor", + "en": "Instructor", + "tr": "Eğitmen" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.InvoiceDate", + "en": "Invoice Date", + "tr": "Fatura Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.InvoiceId", + "en": "Invoice", + "tr": "Fatura" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.InvoiceNumber", + "en": "Invoice Number", + "tr": "Fatura Numarası" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.InvoiceTypeId", + "en": "Invoice Type", + "tr": "Fatura Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IP", + "en": "IP", + "tr": "Ip Adresi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsActive", + "en": "Is Active", + "tr": "Aktif" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsAnonymous", + "en": "Is Anonymous", + "tr": "Anonim" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsCustomized", + "en": "Is Customized", + "tr": "Özelleştirilmiş" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsDefault", + "en": "Is Default", + "tr": "Varsayılan" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsDisabled", + "en": "Is Disabled", + "tr": "Devre Dışı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsEnabled", + "en": "Is Enabled", + "tr": "Etkin" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsEncrypted", + "en": "Is Encrypted", + "tr": "Şifreli" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsFixed", + "en": "Is Fixed", + "tr": "Sabit" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsHalfDay", + "en": "Is Half Day", + "tr": "Yarım Gün" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsInherited", + "en": "Is Inherited", + "tr": "Miras Yoluyla" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsLiked", + "en": "Is Liked", + "tr": "Beğenildi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsMainWarehouse", + "en": "Is Main Warehouse", + "tr": "Ana Depo" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsOrganizationUnit", + "en": "Is Organization Unit", + "tr": "Organizasyon Birimi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsOwnPost", + "en": "Is Own Post", + "tr": "Kendi Gönderisi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsParallel", + "en": "Is Parallel", + "tr": "Paralel" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsPhantom", + "en": "Is Phantom", + "tr": "Hayalet" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsPinned", + "en": "Is Pinned", + "tr": "Sabitlenmiş" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsPrimary", + "en": "Is Primary", + "tr": "Öncelikli" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsPublic", + "en": "Is Public", + "tr": "Herkese Açık" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsPublished", + "en": "Is Published", + "tr": "Yayınlandı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsQuantityBased", + "en": "Is Quantity Based", + "tr": "Miktar Bazlı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsRead", + "en": "Is Read", + "tr": "Okundu" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsRequired", + "en": "Is Required", + "tr": "Zorunlu" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsSent", + "en": "Is Sent", + "tr": "Gönderildi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsStatic", + "en": "Is Static", + "tr": "Statik" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsSubForm", + "en": "Is Sub Form", + "tr": "Alt Form" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IssueDate", + "en": "Issue Date", + "tr": "Düzenleme Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Issuer", + "en": "Issuer", + "tr": "Düzenleyen" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsTenant", + "en": "Is Tenant", + "tr": "Tenant" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsTransfer", + "en": "Is Transfer", + "tr": "Transfer" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsUrgent", + "en": "Is Urgent", + "tr": "Acil" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.IsVisibleToClients", + "en": "Is Visible To Clients", + "tr": "Müşterilere Görünür" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.JobPositionId", + "en": "Job Position", + "tr": "İş Pozisyonu" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Justification", + "en": "Justification", + "tr": "Gerekçe" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Key", + "en": "Key", + "tr": "Anahtar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.KeyFieldDbSourceType", + "en": "Key Field Db Source Type", + "tr": "Anahtar Sütun Db Kaynak Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.KeyFieldName", + "en": "Key Field Name", + "tr": "Anahtar Sütun Adı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Kind", + "en": "Kind", + "tr": "Tür" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.LaborCost", + "en": "Labor Cost", + "tr": "İşçilik Maliyeti" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.LastModificationTime", + "en": "Last Modification Time", + "tr": "Son Değişiklik Saati" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.LastMovementDate", + "en": "Last Movement Date", + "tr": "Son Hareket Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.LeadTime", + "en": "Lead Time", + "tr": "Teslim Süresi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.LeaveType", + "en": "Leave Type", + "tr": "İzin Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Lesson1", + "en": "Lesson1", + "tr": "Ders1" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Lesson2", + "en": "Lesson2", + "tr": "Ders2" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Lesson3", + "en": "Lesson3", + "tr": "Ders3" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Lesson4", + "en": "Lesson4", + "tr": "Ders4" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.LessonBreakMinute", + "en": "Lesson Break Minute", + "tr": "Ders Arası Dakika" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.LessonCount", + "en": "Lesson Count", + "tr": "Ders Sayısı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.LessonDuration", + "en": "Lesson Duration", + "tr": "Ders Süresi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.LessonMinute", + "en": "Lesson Minute", + "tr": "Ders Dakikası" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Level", + "en": "Level", + "tr": "Seviye" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.LevelType", + "en": "Level Type", + "tr": "Seviye Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.LifetimeValue", + "en": "Lifetime Value", + "tr": "Yaşam boyu Değer" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.LikeCount", + "en": "Like Count", + "tr": "Beğeni Sayısı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Likes", + "en": "Likes", + "tr": "Beğeniler" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.LineTotal", + "en": "Line Total", + "tr": "Satır Toplamı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ListFormCode", + "en": "List Form Code", + "tr": "Liste Form Kodu" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ListFormType", + "en": "List Form Type", + "tr": "Liste Form Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Location", + "en": "Location", + "tr": "Lokasyon" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.LocationId", + "en": "Location", + "tr": "Lokasyon" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.LocationTypeId", + "en": "Location Type", + "tr": "Lokasyon Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Logo", + "en": "Logo", + "tr": "Logo" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.LossReasonId", + "en": "Loss Reason", + "tr": "Loss Neden" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.LotNumber", + "en": "Lot Number", + "tr": "Lot Numarası" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.LunchMinute", + "en": "Lunch Minute", + "tr": "Öğle Dakikası" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.LunchTime", + "en": "Lunch Time", + "tr": "Öğle Saati" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.MachineCost", + "en": "Machine Cost", + "tr": "Makine Maliyeti" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.MainDescription", + "en": "Main Description", + "tr": "Ana Açıklama" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.MainGroupKey", + "en": "Main Group Key", + "tr": "Ana Grup Anahtarı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ManagerId", + "en": "Manager", + "tr": "Yönetici" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Manufacturer", + "en": "Manufacturer", + "tr": "Üretici" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.MapJson", + "en": "Map JSON", + "tr": "Harita JSON" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.MaritalStatus", + "en": "Marital Status", + "tr": "Medeni Durum" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.MarketShare", + "en": "Market Share", + "tr": "Pazar Payı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.MaterialGroupId", + "en": "Material Group", + "tr": "Malzeme Grup" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.MaterialId", + "en": "Material", + "tr": "Malzeme" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Materials", + "en": "Materials", + "tr": "Malzemeler" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.MaterialTypeId", + "en": "Material Type", + "tr": "Malzeme Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.MaxParticipants", + "en": "Max Participants", + "tr": "Maksimum Katılımcı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.MaxSalary", + "en": "Max Salary", + "tr": "Maksimum Maaş" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.MaxStudentCount", + "en": "Max Student Count", + "tr": "Maksimum Öğrenci Sayısı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.MediaType", + "en": "Media Type", + "tr": "Medya Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.MediaUrl", + "en": "Media URL", + "tr": "Medya URL" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.MenuGroup", + "en": "Menu Group", + "tr": "Menu Grup" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Message", + "en": "Message", + "tr": "Mesaj" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Method", + "en": "Method", + "tr": "Method" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.MinSalary", + "en": "Min Salary", + "tr": "Min Salary" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.MinStudentCount", + "en": "Min Student Count", + "tr": "Min Student Count" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.MobileNumber", + "en": "Mobile Number", + "tr": "Mobile Numarası" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Model", + "en": "Model", + "tr": "Model" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ModelYear", + "en": "Model Year", + "tr": "Model Yıl" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Monday", + "en": "Monday", + "tr": "Pazartesi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.MonthlyPaymentRate", + "en": "Monthly Payment Rate", + "tr": "Aylık Ödeme Oranı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.MonthlyPrice", + "en": "Monthly Price", + "tr": "Aylık Fiyat" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.MovementDate", + "en": "Movement Date", + "tr": "Hareket Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.MovementId", + "en": "Movement", + "tr": "Hareket" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.MovementNumber", + "en": "Movement Number", + "tr": "Hareket Numarası" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.MovementType", + "en": "Movement Type", + "tr": "Hareket Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.MovementTypeName", + "en": "Movement Type Name", + "tr": "Hareket Türü Adı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.MoveTime", + "en": "Move Time", + "tr": "Hareket Saati" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.MultiTenancySide", + "en": "Multi Tenancy Side", + "tr": "Çoklu Kiracılık Tarafı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Name", + "en": "Name", + "tr": "Adı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.NameKey", + "en": "Name Key", + "tr": "Adı Anahtarı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.NationalId", + "en": "National", + "tr": "Kimlik" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.NetAmount", + "en": "Net Amount", + "tr": "Net Tutar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.NetSalary", + "en": "Net Salary", + "tr": "Net Maaş" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.NextDue", + "en": "Next Due", + "tr": "Sonraki Vade" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.NextSteps", + "en": "Next Steps", + "tr": "Sonraki Adımlar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Notes", + "en": "Notes", + "tr": "Notlar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.NotificationChannel", + "en": "Notification Channel", + "tr": "Bildirim Kanalı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.NotificationType", + "en": "Notification Type", + "tr": "Bildirim Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.NumberOfBranches", + "en": "Number Of Branches", + "tr": "Şube Sayısı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.NumberOfUsers", + "en": "Number Of Users", + "tr": "Kullanıcı Sayısı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.OperationId", + "en": "Operation", + "tr": "Operasyon" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.OperationTypeId", + "en": "Operation Type", + "tr": "Operasyon Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Operator", + "en": "Operator", + "tr": "Operatör" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.OpportunityId", + "en": "Opportunity", + "tr": "Fırsat" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Options", + "en": "Options", + "tr": "Seçenekler" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Order", + "en": "Order", + "tr": "Sipariş" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.OrderDate", + "en": "Order Date", + "tr": "Sipariş Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.OrderNumber", + "en": "Order Number", + "tr": "Sipariş Numarası" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.OrderTypeId", + "en": "Order Type", + "tr": "Sipariş Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.OrganizationName", + "en": "Organization Name", + "tr": "Organizasyon Adı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Outcome", + "en": "Outcome", + "tr": "Sonuç" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.OverdraftLimit", + "en": "Overdraft Limit", + "tr": "Ek Hesap Limiti" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.OverheadCost", + "en": "Overhead Cost", + "tr": "Genel Gider" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Overtime", + "en": "Overtime", + "tr": "Fazla Mesai" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.PaidAmount", + "en": "Paid Amount", + "tr": "Ödenen Tutar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ParametersJson", + "en": "Parameters JSON", + "tr": "Parametreler JSON" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ParentCode", + "en": "Parent Code", + "tr": "Üst Kod" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ParentCostCenterId", + "en": "Parent Cost Center", + "tr": "Üst Maliyet Merkezi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ParentDepartmentId", + "en": "Parent Department", + "tr": "Üst Departman" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ParentGroupId", + "en": "Parent Group", + "tr": "Üst Grup" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ParentId", + "en": "Parent", + "tr": "Üst" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ParentName", + "en": "Parent Name", + "tr": "Üst Adı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Participants", + "en": "Participants", + "tr": "Katılımcılar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ParticipantsCount", + "en": "Participants Count", + "tr": "Katılımcı Sayısı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.PartnerId", + "en": "Partner", + "tr": "Partner" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.PartyType", + "en": "Party Type", + "tr": "Partner Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Password", + "en": "Password", + "tr": "Şifre" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Path", + "en": "Path", + "tr": "Yol" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.PayeeName", + "en": "Payee Name", + "tr": "Ödeme Alanı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.PaymentDate", + "en": "Payment Date", + "tr": "Ödeme Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.PaymentMethodId", + "en": "Payment Method", + "tr": "Ödeme Yöntemi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.PaymentStatusId", + "en": "Payment Status", + "tr": "Ödeme Durumu" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.PaymentTermId", + "en": "Payment Term", + "tr": "Ödeme Süresi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.PayrollGroup", + "en": "Payroll Group", + "tr": "Bordro Grup" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.PeriodMonth", + "en": "Period Month", + "tr": "Dönem Ay" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.PeriodYear", + "en": "Period Year", + "tr": "Dönem Yılı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.PermissionJson", + "en": "Permission JSON", + "tr": "Yetki JSON" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.PermissionsJson", + "en": "Permissions JSON", + "tr": "Yetkiler JSON" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.PhaseId", + "en": "Phase", + "tr": "Faz" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.PhoneCode", + "en": "Phone Code", + "tr": "Telefon Kodu" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.PhoneNumber", + "en": "Phone Number", + "tr": "Telefon Numarası" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Place", + "en": "Place", + "tr": "Yer" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.PlannedCost", + "en": "Planned Cost", + "tr": "Planlanan Maliyet" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.PlannedEndDate", + "en": "Planned End Date", + "tr": "Planlanan Bitiş Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.PlannedQuantity", + "en": "Planned Quantity", + "tr": "Planlanan Miktar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.PlannedStartDate", + "en": "Planned Start Date", + "tr": "Planlanan Başlangıç Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.PlanType", + "en": "Plan Type", + "tr": "Plan Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.PlanWizardId", + "en": "Plan Wizard", + "tr": "Plan Sihirbazı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Plate", + "en": "Plate", + "tr": "Plaka" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.PlateCode", + "en": "Plate Code", + "tr": "Plaka Kodu" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Points", + "en": "Points", + "tr": "Puanlar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Position", + "en": "Position", + "tr": "Pozisyon" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.PostalCode", + "en": "Postal Code", + "tr": "Posta Kodu" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Priority", + "en": "Priority", + "tr": "Öncelik" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Probability", + "en": "Probability", + "tr": "Olasılık" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ProcessTime", + "en": "Process Time", + "tr": "Proses Süresi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ProductionOrderId", + "en": "Production Order", + "tr": "Üretim Siparişi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Progress", + "en": "Progress", + "tr": "İlerleme" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Project", + "en": "Project", + "tr": "Proje" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ProjectId", + "en": "Project", + "tr": "Proje" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ProjectTypeId", + "en": "Project Type", + "tr": "Proje Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Providers", + "en": "Providers", + "tr": "Sağlayıcılar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.PublishDate", + "en": "Publish Date", + "tr": "Yayın Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.PublishedAt", + "en": "Published At", + "tr": "Yayınlanma Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.PurchaseOrderId", + "en": "Purchase Order", + "tr": "Satınalma Siparişi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Purpose", + "en": "Purpose", + "tr": "Amaç" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Qualifications", + "en": "Qualifications", + "tr": "Nitelikler" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.QualityCheckRequired", + "en": "Quality Check Required", + "tr": "Kalite Kontrolü Zorunlu" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Quantity", + "en": "Quantity", + "tr": "Miktar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.QuestionPoolId", + "en": "Question Pool", + "tr": "Soru Havuzu" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.QuestionText", + "en": "Question Text", + "tr": "Soru Metni" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.QuestionType", + "en": "Question Type", + "tr": "Soru Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.QueueTime", + "en": "Queue Time", + "tr": "Kuyruk Saati" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.QuotationDate", + "en": "Quotation Date", + "tr": "Teklif Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.QuotationId", + "en": "Quotation", + "tr": "Teklif" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.QuotationNumber", + "en": "Quotation Number", + "tr": "Teklif Numarası" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Rarity", + "en": "Rarity", + "tr": "Nadirlik" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Rate", + "en": "Rate", + "tr": "Oran" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Ratio", + "en": "Ratio", + "tr": "Oran" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ReadTime", + "en": "Read Time", + "tr": "Okuma Süresi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Reason", + "en": "Reason", + "tr": "Neden" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ReceivedDate", + "en": "Received Date", + "tr": "Alınma Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.RecipientId", + "en": "Recipient", + "tr": "Alıcı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.RecipientType", + "en": "Recipient Type", + "tr": "Alıcı Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ReferenceDocument", + "en": "Reference Document", + "tr": "Referans Belgesi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ReferenceTypeId", + "en": "Reference Type", + "tr": "Referans Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Regex", + "en": "Regex", + "tr": "Regex" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.RegexDescription", + "en": "Regex Description", + "tr": "Regex Açıklaması" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.RegistrationTypeId", + "en": "Registration Type", + "tr": "Kayıt Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.RejectionReason", + "en": "Rejection Reason", + "tr": "Reddetme Nedeni" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.RemainingAmount", + "en": "Remaining Amount", + "tr": "Kalan Tutar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.RequestDate", + "en": "Request Date", + "tr": "İstek Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.RequestedDeliveryDate", + "en": "Requested Delivery Date", + "tr": "Talep Edilen Teslimat Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.RequestId", + "en": "Request", + "tr": "İstek" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.RequestNumber", + "en": "Request Number", + "tr": "İstek Numarası" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.RequestTitle", + "en": "Request Title", + "tr": "İstek Başlığı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.RequestTypeId", + "en": "Request Type", + "tr": "İstek Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Required", + "en": "Required", + "tr": "Zorunlu" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.RequiredDate", + "en": "Required Date", + "tr": "Zorunlu Tarih" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.RequiredPermissionName", + "en": "Required Permission Name", + "tr": "Zorunlu Yetki Adı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.RequiredQuantity", + "en": "Required Quantity", + "tr": "Zorunlu Miktar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.RequiredSkills", + "en": "Required Skills", + "tr": "Zorunlu Beceriler" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.RequiredSkillsJson", + "en": "Required Skills JSON", + "tr": "Zorunlu Beceriler JSON" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.RequiresSetup", + "en": "Requires Setup", + "tr": "Kurulum Gerektirir" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ReservedQuantity", + "en": "Reserved Quantity", + "tr": "Rezerve Edilen Miktar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ResourceId", + "en": "Resource", + "tr": "Kaynak" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ResourceName", + "en": "Resource Name", + "tr": "Kaynak Adı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ResourceType", + "en": "Resource Type", + "tr": "Kaynak Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Responses", + "en": "Responses", + "tr": "Yanıtlar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Responsibilities", + "en": "Responsibilities", + "tr": "Sorumluluklar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ResponsibleEmployeeId", + "en": "Responsible Employee", + "tr": "Sorumlu Çalışan" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Risk", + "en": "Risk", + "tr": "Risk" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.RiskId", + "en": "Risk", + "tr": "Risk" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Risks", + "en": "Risks", + "tr": "Riskler" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Rounding", + "en": "Rounding", + "tr": "Yuvarlama" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Route", + "en": "Route", + "tr": "Rota" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.RouteType", + "en": "Route Type", + "tr": "Rota Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.RuleId", + "en": "Rule", + "tr": "Kural" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.RunTime", + "en": "Run Time", + "tr": "Çalışma Süresi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.SalesOrderId", + "en": "Sales Order", + "tr": "Satış Siparişi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.SalesPrice", + "en": "Sales Price", + "tr": "Satış Fiyatı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Saturday", + "en": "Saturday", + "tr": "Cumartesi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ScheduledEnd", + "en": "Scheduled End", + "tr": "Planlanan Bitiş" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ScheduledStart", + "en": "Scheduled Start", + "tr": "Planlanan Başlangıç" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ScrapPercentage", + "en": "Scrap Percentage", + "tr": "Hurda Yüzdesi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ScrapQuantity", + "en": "Scrap Quantity", + "tr": "Hurda Miktarı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.SectionsJson", + "en": "Sections JSON", + "tr": "Bölümler JSON" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.SectorId", + "en": "Sector", + "tr": "Sektör" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Security", + "en": "Security", + "tr": "Güvenlik" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.SelectCommand", + "en": "Select Command", + "tr": "Select Command" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.SelectCommandType", + "en": "Select Command Type", + "tr": "Select Command Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.SelectOptions", + "en": "Select Options", + "tr": "Seçenekleri Seçin" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Sequence", + "en": "Sequence", + "tr": "Dizi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.SerialNumber", + "en": "Serial Number", + "tr": "Seri Numarası" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.SetupTime", + "en": "Setup Time", + "tr": "Kurulum Süresi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Severity", + "en": "Severity", + "tr": "Şiddet" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ShortName", + "en": "Short Name", + "tr": "Kısa Adı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.SkillTypeId", + "en": "Skill Type", + "tr": "Yetenek Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Slug", + "en": "Slug", + "tr": "Slug" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.SocialPostId", + "en": "Social Post", + "tr": "Sosyal Gönderi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.SocialSecurity", + "en": "Social Security", + "tr": "Sosyal Güvenlik" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.SortMode", + "en": "Sort Mode", + "tr": "Sıralama Modu" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.SourceId", + "en": "Source", + "tr": "Kaynak" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.SpecialInstructions", + "en": "Special Instructions", + "tr": "Özel Talimatlar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Specification", + "en": "Specification", + "tr": "Spesifikasyon" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Sql", + "en": "SQL", + "tr": "SQL" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Stage", + "en": "Stage", + "tr": "Aşama" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.StandardTime", + "en": "Standard Time", + "tr": "Standard Saati" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.StartDate", + "en": "Start Date", + "tr": "Başlangıç Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.StartTime", + "en": "Start Time", + "tr": "Başlangıç Saati" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.StateRequired", + "en": "State Required", + "tr": "Durum Zorunlu" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.StatsJson", + "en": "Stats JSON", + "tr": "Stats JSON" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Status", + "en": "Status", + "tr": "Durum" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.StatusId", + "en": "Status", + "tr": "Durum" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Strategy", + "en": "Strategy", + "tr": "Strateji" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Strengths", + "en": "Strengths", + "tr": "Güçlü Yönler" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.SubGroupKey", + "en": "Sub Group Key", + "tr": "Alt Grup Anahtarı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Subject", + "en": "Subject", + "tr": "Konu" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.SubmissionTime", + "en": "Submission Time", + "tr": "Gönderim Saati" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.SubmittedAt", + "en": "Submitted At", + "tr": "Gönderilme Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.SubmittedBy", + "en": "Submitted By", + "tr": "Gönderen" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Subtotal", + "en": "Subtotal", + "tr": "Ara Toplam" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Summary", + "en": "Summary", + "tr": "Özet" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Sunday", + "en": "Sunday", + "tr": "Pazar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.SupplierId", + "en": "Supplier", + "tr": "Tedarikçi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.SupplierTypeId", + "en": "Supplier Type", + "tr": "Tedarikçi Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.SupplyCardTypeId", + "en": "Supply Card Type", + "tr": "Tedarik Kart Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Surname", + "en": "Surname", + "tr": "Soyadı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.SurveyId", + "en": "Survey", + "tr": "Anket" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.SwiftCode", + "en": "Swift Code", + "tr": "Swift Kod" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Symbol", + "en": "Symbol", + "tr": "Sembol" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.System", + "en": "System", + "tr": "Sistem" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.TableName", + "en": "Table Name", + "tr": "Table Adı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Tags", + "en": "Tags", + "tr": "Etiketler" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Target", + "en": "Target", + "tr": "Hedef" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.TargetEmployees", + "en": "Target Employees", + "tr": "Hedef Çalışanlar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.TargetLocationId", + "en": "Target Location", + "tr": "Hedef Lokasyon" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.TargetZoneId", + "en": "Target Zone", + "tr": "Hedef Bölge" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.TaskId", + "en": "Task", + "tr": "Görev" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.TaxAmount", + "en": "Tax Amount", + "tr": "Vergi Tutarı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.TaxLabel", + "en": "Tax Label", + "tr": "Vergi Etiketi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.TaxNumber", + "en": "Tax Number", + "tr": "Vergi Numarası" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.TaxOffice", + "en": "Tax Office", + "tr": "Vergi Ofisi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.TaxRate", + "en": "Tax Rate", + "tr": "Vergi Oran" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.TeamCode", + "en": "Team Code", + "tr": "Ekip Kodu" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Temperature", + "en": "Temperature", + "tr": "Sıcaklık" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.TemperatureControlled", + "en": "Temperature Controlled", + "tr": "Sıcaklık Kontrollü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.TemplateId", + "en": "Template", + "tr": "Şablon" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.TenantId", + "en": "Tenant", + "tr": "Organizasyon" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Term", + "en": "Term", + "tr": "Şart" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.TerminationDate", + "en": "Termination Date", + "tr": "Fesih Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Terms", + "en": "Terms", + "tr": "Şartlar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Thumbnail", + "en": "Thumbnail", + "tr": "Küçük Resim" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Thursday", + "en": "Thursday", + "tr": "Perşembe" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.TimeLimit", + "en": "Time Limit", + "tr": "Saat Limiti" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.TimeoutDays", + "en": "Timeout Days", + "tr": "Zaman Aşımı Günleri" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Title", + "en": "Title", + "tr": "Başlık" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Total", + "en": "Total", + "tr": "Toplam" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.TotalAmount", + "en": "Total Amount", + "tr": "Toplam Tutar" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.TotalCost", + "en": "Total Cost", + "tr": "Toplam Maliyet" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.TotalDays", + "en": "Total Days", + "tr": "Toplam Gün" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.TotalHours", + "en": "Total Hours", + "tr": "Toplam Saat" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.TotalPrice", + "en": "Total Price", + "tr": "Toplam Fiyat" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.TotalRevenue", + "en": "Total Revenue", + "tr": "Toplam Gelir" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.TotalStock", + "en": "Total Stock", + "tr": "Toplam Stok" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Township", + "en": "Township", + "tr": "İlçe" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.TrackingType", + "en": "Tracking Type", + "tr": "Takip Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Tuesday", + "en": "Tuesday", + "tr": "Salı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Type", + "en": "Type", + "tr": "Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.TypeId", + "en": "Type", + "tr": "Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.UiCultureName", + "en": "UI Culture Name", + "tr": "UI Kültür Adı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.UnitCost", + "en": "Unit Cost", + "tr": "Birim Maliyet" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.UnitPrice", + "en": "Unit Price", + "tr": "Birim Fiyat" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.UomCategoryId", + "en": "Uom Category", + "tr": "Birim Kategori" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.UomId", + "en": "Uom", + "tr": "Birim" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.UpdateServiceAddress", + "en": "Update Service Address", + "tr": "Güncelleme Servis Adresi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Url", + "en": "URL", + "tr": "URL" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.UserName", + "en": "User Name", + "tr": "Kullanıcı Adı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ValidFrom", + "en": "Valid From", + "tr": "Geçerli Başlangıç" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ValidTo", + "en": "Valid To", + "tr": "Geçerli" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ValidUntil", + "en": "Valid Until", + "tr": "Geçerlilik Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Value", + "en": "Value", + "tr": "Değer" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ValueType", + "en": "Value Type", + "tr": "Değer Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Version", + "en": "Version", + "tr": "Version" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ViewCount", + "en": "View Count", + "tr": "Görüntüleme Sayısı" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.VisitDate", + "en": "Visit Date", + "tr": "Ziyaret Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.VknTckn", + "en": "VKN TCKN", + "tr": "VKN TCKN" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.WaitTime", + "en": "Wait Time", + "tr": "Bekleme Süresi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.WarehouseId", + "en": "Warehouse", + "tr": "Depo" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.WarehouseTypeId", + "en": "Warehouse Type", + "tr": "Depo Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.WarrantyExpiry", + "en": "Warranty Expiry", + "tr": "Garanti Bitişi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.WaybillDate", + "en": "Waybill Date", + "tr": "İrsaliye Tarihi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.WaybillId", + "en": "Waybill", + "tr": "İrsaliye" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.WaybillNumber", + "en": "Waybill Number", + "tr": "İrsaliye Numarası" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.WaybillStatusId", + "en": "Waybill Status", + "tr": "İrsaliye Durumu" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.WaybillTypeId", + "en": "Waybill Type", + "tr": "İrsaliye Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Weaknesses", + "en": "Weaknesses", + "tr": "Zayıf Yönler" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Website", + "en": "Website", + "tr": "Web Sitesi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Wednesday", + "en": "Wednesday", + "tr": "Çarşamba" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.Weight", + "en": "Weight", + "tr": "Ağırlık" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.WorkcenterId", + "en": "Workcenter", + "tr": "İş Merkezi" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.WorkcenterTypeId", + "en": "Workcenter Type", + "tr": "İş Merkezi Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.WorkedTypeId", + "en": "Worked Type", + "tr": "İş Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.WorkerType", + "en": "Worker Type", + "tr": "İşçi Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.WorkHoursJson", + "en": "Work Hours JSON", + "tr": "Çalışma Saatleri JSON" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.WorkLocation", + "en": "Work Location", + "tr": "İş Lokasyonu" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.WorkorderId", + "en": "Workorder", + "tr": "İş Emri" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.WorkorderNumber", + "en": "Workorder Number", + "tr": "İş Emri Numarası" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.WorkorderTypeId", + "en": "Workorder Type", + "tr": "İş Emri Türü" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.YearlyPrice", + "en": "Yearly Price", + "tr": "Yıllık Fiyat" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ZipRequired", + "en": "Zip Required", + "tr": "Zip Zorunlu" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ZoneId", + "en": "Zone", + "tr": "Bölge" + }, + { + "resourceName": "Platform", + "key": "App.Listform.ListformField.ZoneTypeId", + "en": "Zone Type", + "tr": "Bölge Türü" + } ] -} - - +} \ No newline at end of file