From b766a9c409027f3dab5fcccd51b24f184a726419 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sedat=20=C3=96ZT=C3=9CRK?= <76204082+iamsedatozturk@users.noreply.github.com> Date: Mon, 10 Nov 2025 13:55:04 +0300 Subject: [PATCH] =?UTF-8?q?LanguagesData=20d=C3=BCzenlemesi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Seeds/LanguagesData.json | 864 +++++++++--------- .../admin/listForm/edit/FormTabEditForm.tsx | 2 +- .../listForm/edit/FormTabExtraFilters.tsx | 2 +- .../edit/form-fields/FormFieldTabDetails.tsx | 2 +- .../organization-unit/OrganizationUnits.tsx | 2 +- ui/src/views/public/Home.tsx | 2 +- 6 files changed, 428 insertions(+), 446 deletions(-) diff --git a/api/src/Kurs.Platform.DbMigrator/Seeds/LanguagesData.json b/api/src/Kurs.Platform.DbMigrator/Seeds/LanguagesData.json index 8b025f9d..6090c0a0 100644 --- a/api/src/Kurs.Platform.DbMigrator/Seeds/LanguagesData.json +++ b/api/src/Kurs.Platform.DbMigrator/Seeds/LanguagesData.json @@ -155,7 +155,7 @@ "resourceName": "Platform", "key": "App.SupplyChain", "en": "Supply Chain", - "tr": "Satınalma" + "tr": "Tedarik Zinciri" }, { "resourceName": "Platform", @@ -238,14 +238,14 @@ { "resourceName": "AbpAccount", "key": "UserName", - "en": "Username", + "en": "User Name", "tr": "Kullanıcı Adı" }, { "resourceName": "AbpAccount", "key": "EmailAddress", - "en": "Email address", - "tr": "E-posta adresi" + "en": "Email", + "tr": "E-posta" }, { "resourceName": "AbpAccount", @@ -262,8 +262,8 @@ { "resourceName": "AbpAccount", "key": "RememberMe", - "en": "Remember me", - "tr": "Beni hatırla" + "en": "Remember Me", + "tr": "Beni Hatırla" }, { "resourceName": "AbpAccount", @@ -352,20 +352,20 @@ { "resourceName": "AbpAccount", "key": "DisplayName:CurrentPassword", - "en": "Current password", - "tr": "Geçerli parola" + "en": "Current Password", + "tr": "Mevcut Parola" }, { "resourceName": "AbpAccount", "key": "DisplayName:NewPassword", - "en": "New password", - "tr": "Yeni parola" + "en": "New Password", + "tr": "Yeni Parola" }, { "resourceName": "AbpAccount", "key": "DisplayName:NewPasswordConfirm", - "en": "Confirm new password", - "tr": "Yeni parolayı onayla" + "en": "Confirm New Password", + "tr": "Yeni Parolayı Onayla" }, { "resourceName": "AbpAccount", @@ -376,44 +376,44 @@ { "resourceName": "AbpAccount", "key": "DisplayName:UserName", - "en": "Username", + "en": "User Name", "tr": "Kullanıcı Adı" }, { "resourceName": "AbpAccount", "key": "DisplayName:Email", "en": "Email", - "tr": "Email" + "tr": "E-posta" }, { "resourceName": "AbpAccount", "key": "DisplayName:Name", - "en": "Name", - "tr": "Ad" + "en": "First Name", + "tr": "Adı" }, { "resourceName": "AbpAccount", "key": "DisplayName:Surname", - "en": "Surname", + "en": "Last Name", "tr": "Soyadı" }, { "resourceName": "AbpAccount", "key": "DisplayName:Password", "en": "Password", - "tr": "Password" + "tr": "Parola" }, { "resourceName": "AbpAccount", "key": "DisplayName:EmailAddress", - "en": "Email address", - "tr": "E-posta adresi" + "en": "Email", + "tr": "E-posta" }, { "resourceName": "AbpAccount", "key": "DisplayName:PhoneNumber", - "en": "Phone number", - "tr": "Telefon numarası" + "en": "Phone Number", + "tr": "Telefon No" }, { "resourceName": "AbpAccount", @@ -496,8 +496,8 @@ { "resourceName": "AbpAccount", "key": "OrLoginWith", - "en": "Or login with:", - "tr": "Veya ile giriş yapın:" + "en": "Or login with", + "tr": "Veya ile giriş yapın" }, { "resourceName": "AbpAccount", @@ -509,7 +509,7 @@ "resourceName": "AbpAccount", "key": "SendPasswordResetLink_Information", "en": "A password reset link will be sent to your email to reset your password. If you don't get an email within a few minutes, please re-try.", - "tr": "Şifrenizi sıfırlamak için e-posta adresinize bir şifre sıfırlama bağlantısı gönderilecektir. Birkaç dakika içinde bir e-posta almazsanız, lütfen tekrar deneyin. ." + "tr": "Şifrenizi sıfırlamak için e-posta adresinize bir parola sıfırlama bağlantısı gönderilecektir. Birkaç dakika içinde bir e-posta almazsanız, lütfen tekrar deneyin. ." }, { "resourceName": "AbpAccount", @@ -556,14 +556,14 @@ { "resourceName": "AbpAccount", "key": "ProfileTab:Password", - "en": "Change password", - "tr": "Şifreyi değiştir" + "en": "Change Password", + "tr": "Şifreyi Değiştir" }, { "resourceName": "AbpAccount", "key": "ProfileTab:PersonalInfo", - "en": "Personal info", - "tr": "Kişisel bilgi" + "en": "Personal Information", + "tr": "Kişisel Bilgiler" }, { "resourceName": "AbpAccount", @@ -592,8 +592,8 @@ { "resourceName": "AbpAccount", "key": "ResetMyPassword", - "en": "Reset my password", - "tr": "Şifremi sıfırla" + "en": "Reset Password", + "tr": "Şifreyi Sıfırla" }, { "resourceName": "AbpAccount", @@ -785,7 +785,7 @@ "resourceName": "Platform", "key": "App.Forum.CategoryManagement.EditCategory", "en": "Edit Category", - "tr": "Kategoriyi Düzenle" + "tr": "Kategori Düzenle" }, { "resourceName": "Platform", @@ -886,7 +886,7 @@ { "resourceName": "Platform", "key": "App.Forum.PostManagement.BaslikNew", - "en": "Message", + "en": "Content", "tr": "İçerik" }, { @@ -982,8 +982,8 @@ { "resourceName": "Platform", "key": "App.NoResults", - "en": "No Results", - "tr": "Sonuç Yok" + "en": "No record found...", + "tr": "Kayıt Bulunamadı..." }, { "resourceName": "Platform", @@ -1013,13 +1013,13 @@ "resourceName": "Platform", "key": "Create", "en": "Create", - "tr": "Ekle" + "tr": "Oluştur" }, { "resourceName": "Platform", "key": "Update", "en": "Update", - "tr": "Değiştir" + "tr": "Güncelle" }, { "resourceName": "Platform", @@ -1169,7 +1169,7 @@ "resourceName": "Platform", "key": "Abp.Identity.Permissions", "en": "Permissions", - "tr": "İzinler" + "tr": "Yetkiler" }, { "resourceName": "Platform", @@ -1237,12 +1237,6 @@ "en": "Edit", "tr": "Düzenle" }, - { - "resourceName": "Platform", - "key": "Abp.Identity.OrganizationUnit.AddMember", - "en": "Add Member", - "tr": "Üye Ekle" - }, { "resourceName": "Platform", "key": "Abp.Identity.OrganizationUnit.AddMembers", @@ -1267,12 +1261,6 @@ "en": "Add Role", "tr": "Rol Ekle" }, - { - "resourceName": "Platform", - "key": "Abp.Identity.OrganizationUnit.AddRoles", - "en": "Add Roles", - "tr": "Rol Ekle" - }, { "resourceName": "Platform", "key": "Abp.Identity.OrganizationUnit.MoveAllUsers", @@ -1307,7 +1295,7 @@ "resourceName": "Platform", "key": "Abp.Identity.OrganizationUnit.Rename", "en": "Rename", - "tr": "Değiştir" + "tr": "Yeniden Adlandır" }, { "resourceName": "Platform", @@ -1337,12 +1325,12 @@ "resourceName": "Platform", "key": "Abp.Identity.OrganizationUnit.Parent", "en": "Parent", - "tr": "Ebeveyn" + "tr": "Üst" }, { "resourceName": "Platform", "key": "Abp.Identity.OrganizationUnit.DisplayName", - "en": "DisplayName", + "en": "Display Name", "tr": "Görünür Adı" }, { @@ -1570,14 +1558,14 @@ { "resourceName": "Platform", "key": "App.Reports.ReportViewer.BackToDashboard", - "en": "Back to Dashboard", - "tr": "Ana Sayfaya Dön" + "en": "Back to Home", + "tr": "Ana Sayfa'ya Dön" }, { "resourceName": "Platform", "key": "App.Reports.ReportViewer.DownloadPDF", - "en": "Download PDF", - "tr": "PDF İndir" + "en": "Download Pdf", + "tr": "Pdf İndir" }, { "resourceName": "Platform", @@ -1714,8 +1702,8 @@ { "resourceName": "Platform", "key": "App.Reports.TemplateEditor.Placeholder.DefaultValue", - "en": "Default value", - "tr": "Varsayılan değer" + "en": "Default Value", + "tr": "Varsayılan Değer" }, { "resourceName": "Platform", @@ -1750,8 +1738,8 @@ { "resourceName": "Platform", "key": "App.Reports.ReportViewer.ReportIdMissing", - "en": "Report ID not found", - "tr": "Rapor ID'si bulunamadı" + "en": "Report not found", + "tr": "Rapor bulunamadı" }, { "resourceName": "Platform", @@ -1858,13 +1846,13 @@ { "resourceName": "Platform", "key": "App.Listforms.ImportManager.FileTypeError", - "en": "File type not supported. Accepted formats:", - "tr": "Dosya türü desteklenmiyor. Kabul edilen formatlar:" + "en": "File type not supported. Accepted formats", + "tr": "Dosya türü desteklenmiyor. Kabul edilen formatlar" }, { "resourceName": "Platform", "key": "App.Listforms.ImportManager.Uploading", - "en": "Uploading...", + "en": "Loading...", "tr": "Yükleniyor..." }, { @@ -2062,8 +2050,8 @@ { "resourceName": "Platform", "key": "App.Listforms.ImportManager.Status.Processing", - "en": "Processing", - "tr": "İşleniyor" + "en": "Processing...", + "tr": "İşleniyor..." }, { "resourceName": "Platform", @@ -2152,8 +2140,8 @@ { "resourceName": "Platform", "key": "App.Listforms.ImportManager.ImportProgress.Status.Processing", - "en": "Processing import...", - "tr": "İçe aktarma işleniyor..." + "en": "Processing...", + "tr": "İşleniyor..." }, { "resourceName": "Platform", @@ -2176,8 +2164,8 @@ { "resourceName": "Platform", "key": "App.Listforms.ImportManager.ImportProgress.ProcessingFile", - "en": "Processing", - "tr": "İşleniyor" + "en": "Processing...", + "tr": "İşleniyor..." }, { "resourceName": "Platform", @@ -2213,13 +2201,13 @@ "resourceName": "Platform", "key": "App.Settings.SettingDefinitions", "en": "Setting Definitions", - "tr": "Ayar Yönetimi" + "tr": "Ayar Tanımları" }, { "resourceName": "Platform", "key": "App.IpRestrictions", "en": "Ip Restrictions", - "tr": "IP Kısıtlamaları" + "tr": "Ip Kısıtlamaları" }, { "resourceName": "Platform", @@ -2303,7 +2291,7 @@ "resourceName": "Platform", "key": "App.Sender.WhatsApp.Url.Description", "en": "Url Description", - "tr": "Url Description" + "tr": "Url Açıklaması" }, { "resourceName": "Platform", @@ -2321,13 +2309,13 @@ "resourceName": "Platform", "key": "App.Sender.WhatsApp.TemplateName", "en": "Template Name", - "tr": "Template Name" + "tr": "Şablon Adı" }, { "resourceName": "Platform", "key": "App.Sender.WhatsApp.TemplateName.Description", "en": "Template Name Description", - "tr": "Template Name Description" + "tr": "Şablon Adı Açıklaması" }, { "resourceName": "Platform", @@ -2339,7 +2327,7 @@ "resourceName": "Platform", "key": "App.Sender.WhatsApp.Token.Description", "en": "Token Description", - "tr": "Token Description" + "tr": "Token Açıklaması" }, { "resourceName": "Platform", @@ -2423,7 +2411,7 @@ "resourceName": "Platform", "key": "Abp.Mailing.Smtp", "en": "Smtp", - "tr": "SMTP" + "tr": "Smtp" }, { "resourceName": "Platform", @@ -2470,14 +2458,14 @@ { "resourceName": "Platform", "key": "Abp.Mailing.Smtp.Password.Description", - "en": "Email Password Description", + "en": "Password Description", "tr": "Parola Açıklaması" }, { "resourceName": "Platform", "key": "Abp.Mailing.Smtp.Domain", "en": "Domain", - "tr": "Alan Adı" + "tr": "Domain" }, { "resourceName": "Platform", @@ -2657,13 +2645,13 @@ "resourceName": "Platform", "key": "Abp.Account.EnableLocalLogin", "en": "Authenticate with a local account", - "tr": "Yerel bir hesapla kimlik doğrulaması yapın" + "tr": "Yerel bir hesapla kimlik doğrulaması" }, { "resourceName": "Platform", "key": "Abp.Account.EnableLocalLogin.Description", "en": "Authenticate with a local account Description", - "tr": "Yerel bir hesapla kimlik doğrulaması yapın Açıklaması" + "tr": "Yerel bir hesapla kimlik doğrulama açıklaması" }, { "resourceName": "Platform", @@ -2692,8 +2680,8 @@ { "resourceName": "Platform", "key": "Abp.Account.SignUp", - "en": "Sign up", - "tr": "Yeni Üye" + "en": "Sign Up", + "tr": "Üye Ol" }, { "resourceName": "Platform", @@ -2704,8 +2692,8 @@ { "resourceName": "Platform", "key": "Abp.Account.EmailAddress", - "en": "Email Address", - "tr": "Email Adresi" + "en": "Email", + "tr": "E-posta" }, { "resourceName": "Platform", @@ -2753,13 +2741,13 @@ "resourceName": "Platform", "key": "Abp.Account.TwoFactor.Enabled", "en": "Enabled", - "tr": "Etkinleştirilmiş" + "tr": "Etkinleştir" }, { "resourceName": "Platform", "key": "Abp.Account.TwoFactor.Enabled.Description", - "en": "Two Factor Enabled", - "tr": "İki Faktörlü Kimlik Doğrulama Açıklaması" + "en": "Two Factor Enabled Description", + "tr": "İki Faktör Ektinleştirme Açıklaması" }, { "resourceName": "Platform", @@ -2836,13 +2824,13 @@ { "resourceName": "Platform", "key": "Abp.Account.SignIn", - "en": "Sign in", + "en": "Sign In", "tr": "Oturum Aç" }, { "resourceName": "Platform", "key": "Abp.Account.Register", - "en": "New register", + "en": "New Register", "tr": "Yeni Üyelik" }, { @@ -2861,7 +2849,7 @@ "resourceName": "Platform", "key": "Abp.Account.ForgotPassword.Checkyouremail.Message", "en": "We have sent a password recovery instruction to your email", - "tr": "E-postanıza bir şifre kurtarma talimatı gönderdik" + "tr": "E-postanıza bir parola kurtarma talimatı gönderdik" }, { "resourceName": "Platform", @@ -2885,7 +2873,7 @@ "resourceName": "Platform", "key": "Abp.Account.ResetPassword.SetNewPassword", "en": "Set new password", - "tr": "Yeni şifre belirle" + "tr": "Yeni parola belirle" }, { "resourceName": "Platform", @@ -3034,26 +3022,26 @@ { "resourceName": "Platform", "key": "Abp.Identity.Password.PasswordChangePeriodDays", - "en": "Password change period(days)", - "tr": "Şifre Değiştirme Süresi (Gün)" + "en": "Password change period (days)", + "tr": "Parola Değiştirme Süresi (Gün)" }, { "resourceName": "Platform", "key": "Abp.Identity.Password.PasswordChangePeriodDays.Description", - "en": "Password change period(days)", - "tr": "Şifre Değiştirme Süresi (Gün)" + "en": "Password change period (days)", + "tr": "Parola Değiştirme Süresi (Gün)" }, { "resourceName": "Platform", "key": "Abp.Identity.Password.ForceUsersToPeriodicallyChangePassword", "en": "Force users to periodically change password", - "tr": "Kullanıcıları periyodik olarak şifre değiştirmeye zorlayın" + "tr": "Kullanıcıları periyodik olarak parola değiştirmeye zorlayın" }, { "resourceName": "Platform", "key": "Abp.Identity.Password.ForceUsersToPeriodicallyChangePassword.Description", "en": "Force users to periodically change password", - "tr": "Kullanıcıları periyodik olarak şifre değiştirmeye zorlayın" + "tr": "Kullanıcıları periyodik olarak parola değiştirmeye zorlayın" }, { "resourceName": "Platform", @@ -3077,7 +3065,7 @@ "resourceName": "Platform", "key": "Abp.Identity.Lockout", "en": "Lockout Settings", - "tr": "Kilitleme Ayarları" + "tr": "Kilit Ayarları" }, { "resourceName": "Platform", @@ -3226,19 +3214,19 @@ { "resourceName": "Platform", "key": "Abp.Identity.User.UserInformation.EmailAddress", - "en": "Email Address", - "tr": "Email Adresi" + "en": "Email", + "tr": "E-posta" }, { "resourceName": "Platform", "key": "Abp.Identity.User.UserInformation.Name", - "en": "Name", + "en": "First Name", "tr": "Adı" }, { "resourceName": "Platform", "key": "Abp.Identity.User.UserInformation.Surname", - "en": "Surname", + "en": "Last Name", "tr": "Soyadı" }, { @@ -3274,7 +3262,7 @@ { "resourceName": "Platform", "key": "Abp.Identity.User.ClaimType", - "en": "ClaimType", + "en": "Claim Type", "tr": "Talep Tipi" }, { @@ -3286,7 +3274,7 @@ { "resourceName": "Platform", "key": "Abp.Identity.User.ClaimValue", - "en": "ClaimValue", + "en": "Claim Value", "tr": "Talep Değeri" }, { @@ -3316,8 +3304,8 @@ { "resourceName": "Platform", "key": "Abp.Identity.User.LockoutManagement.PhoneNumberConfirmed", - "en": "Phone Number Confirmed", - "tr": "Telefon Numarası Onayı" + "en": "Phone No Confirmed", + "tr": "Telefon No Onayı" }, { "resourceName": "Platform", @@ -3359,7 +3347,7 @@ "resourceName": "Platform", "key": "Abp.Identity.User.LockoutManagement.ShouldChangePwOnNextLogin", "en": "Should Change Password On Next Login?", - "tr": "Bir Sonraki Girişte Şifre Değiştirilsin mi?" + "tr": "Bir Sonraki Girişte Parola Değiştirilsin mi?" }, { "resourceName": "Platform", @@ -3436,7 +3424,7 @@ { "resourceName": "Platform", "key": "Abp.Identity.Preferences.Language", - "en": "Language", + "en": "Culture Name", "tr": "Dil" }, { @@ -3520,8 +3508,8 @@ { "resourceName": "Platform", "key": "Error:0006", - "en": "No records!", - "tr": "Kayıt Yok!" + "en": "No record found...", + "tr": "Kayıt Bulunamadı..." }, { "resourceName": "Platform", @@ -3851,7 +3839,7 @@ "resourceName": "Platform", "key": "ListForms.ListFormField.CopyFieldsAll", "en": "All", - "tr": "Hepsi" + "tr": "Tümü" }, { "resourceName": "Platform", @@ -3887,7 +3875,7 @@ "resourceName": "Platform", "key": "ListForms.ListFormField.CopyFieldsHeadering", "en": "Headering", - "tr": "Başlık" + "tr": "Başlıklandırma" }, { "resourceName": "Platform", @@ -3941,7 +3929,7 @@ "resourceName": "Platform", "key": "ListForms.ListFormField.CopyFieldsPivotSetting", "en": "Pivot Settings", - "tr": "Pivot Settings" + "tr": "Pivot Ayarları" }, { "resourceName": "Platform", @@ -4037,7 +4025,7 @@ "resourceName": "Platform", "key": "ListForms.ListFormEdit.TabState", "en": "State", - "tr": "Durum" + "tr": "State" }, { "resourceName": "Platform", @@ -4103,7 +4091,7 @@ "resourceName": "Platform", "key": "ListForms.ListFormEdit.TabChartZoomAndPan", "en": "Zoom & Pan", - "tr": "Zoom & Pan" + "tr": "Yakınlaştır & Kaydır" }, { "resourceName": "Platform", @@ -4115,7 +4103,7 @@ "resourceName": "Platform", "key": "ListForms.ListFormEdit.TabChartExport", "en": "Export", - "tr": "Dışa Aktar" + "tr": "Dışa Ver" }, { "resourceName": "Platform", @@ -4138,14 +4126,14 @@ { "resourceName": "Platform", "key": "ListForms.ListFormEdit.DetailsName", - "en": "Name", - "tr": "Adı" + "en": "List Name", + "tr": "Liste Adı" }, { "resourceName": "Platform", "key": "ListForms.ListFormEdit.IsSub", - "en": "Is Sub", - "tr": "Is Sub" + "en": "Is Sub?", + "tr": "Alt Form mu?" }, { "resourceName": "Platform", @@ -4252,8 +4240,8 @@ { "resourceName": "Platform", "key": "ListForms.ListFormEdit.DatabasePreviewTSQL", - "en": "Preview T-SQL", - "tr": "Preview T-SQL" + "en": "Preview T-Sql", + "tr": "Preview T-Sql" }, { "resourceName": "Platform", @@ -4281,8 +4269,8 @@ }, { "resourceName": "Platform", - "key": "ListForms.ListFormEdit.ExtraCaption", - "en": "Caption", + "key": "ListForms.ListFormEdit.ExtraTitle", + "en": "Title", "tr": "Başlık" }, { @@ -4307,7 +4295,7 @@ "resourceName": "Platform", "key": "ListForms.ListFormEdit.ExtraSqlQuery", "en": "Sql Query", - "tr": "Sql Sorgusu" + "tr": "T-Sql Sorgu" }, { "resourceName": "Platform", @@ -4337,7 +4325,7 @@ "resourceName": "Platform", "key": "ListForms.ListFormEdit.DatabaseDataSourceSelectCommand", "en": "Select Command", - "tr": "Select T-SQL" + "tr": "Select T-Sql" }, { "resourceName": "Platform", @@ -4403,7 +4391,7 @@ "resourceName": "Platform", "key": "ListForms.ListFormEdit.DatabaseSelectSelectFieldsDefaultValuesSqlQuery", "en": "Sql Query", - "tr": "T-SQL Sorgu" + "tr": "T-Sql Sorgu" }, { "resourceName": "Platform", @@ -4415,7 +4403,7 @@ "resourceName": "Platform", "key": "ListForms.ListFormEdit.DatabaseInsertCommand", "en": "Insert Command", - "tr": "Insert T-SQL" + "tr": "Insert T-Sql" }, { "resourceName": "Platform", @@ -4426,7 +4414,7 @@ { "resourceName": "Platform", "key": "ListForms.ListFormEdit.DatabaseInsertFieldsDefaultValuesDescription", - "en": "Assignments to fields when Save is pressed while adding a record", + "en": "Assignments to fields when you click Save while adding a record", "tr": "Kayıt eklenirken Kaydet'e basılınca alanlara yapılacak atamalar" }, { @@ -4457,7 +4445,7 @@ "resourceName": "Platform", "key": "ListForms.ListFormEdit.DatabaseInsertFieldsDefaultValuesSqlQuery", "en": "Sql Query", - "tr": "T-SQL Sorgu" + "tr": "T-Sql Sorgu" }, { "resourceName": "Platform", @@ -4468,7 +4456,7 @@ { "resourceName": "Platform", "key": "ListForms.ListFormEdit.DatabaseFormDefaultFieldsDefaultValuesDescription", - "en": "Default values ​​that will be in the fields when the new form is opened", + "en": "Default values in the fields when a new form is opened", "tr": "Yeni form açılınca alanlarda olacak default değerler" }, { @@ -4499,7 +4487,7 @@ "resourceName": "Platform", "key": "ListForms.ListFormEdit.DatabaseFormDefaultFieldsDefaultValuesSqlQuery", "en": "Sql Query", - "tr": "T-SQL Sorgu" + "tr": "T-Sql Sorgu" }, { "resourceName": "Platform", @@ -4511,7 +4499,7 @@ "resourceName": "Platform", "key": "ListForms.ListFormEdit.DatabaseUpdateCommand", "en": "Update Command", - "tr": "Update T-SQL" + "tr": "Update T-Sql" }, { "resourceName": "Platform", @@ -4523,7 +4511,7 @@ "resourceName": "Platform", "key": "ListForms.ListFormEdit.DatabaseUpdateFieldsDefaultValuesDescription", "en": "Assignments to be made to the fields when Save is pressed while updating the record", - "tr": "Kayıt eklenirken Kaydet'e basılınca alanlara yapılacak atamalar" + "tr": "Kayıt güncellenirken Kaydet'e basılınca alanlara yapılacak atamalar" }, { "resourceName": "Platform", @@ -4553,7 +4541,7 @@ "resourceName": "Platform", "key": "ListForms.ListFormEdit.DatabaseUpdateFieldsDefaultValuesSqlQuery", "en": "Sql Query", - "tr": "T-SQL Sorgu" + "tr": "T-Sql Sorgu" }, { "resourceName": "Platform", @@ -4565,7 +4553,7 @@ "resourceName": "Platform", "key": "ListForms.ListFormEdit.DatabaseDeleteCommand", "en": "Delete Command", - "tr": "Delete T-SQL" + "tr": "Delete T-Sql" }, { "resourceName": "Platform", @@ -4576,7 +4564,7 @@ { "resourceName": "Platform", "key": "ListForms.ListFormEdit.DatabaseDeleteFieldsDefaultValuesDescription", - "en": "Assignments to fields when clicking Save while deleting a record", + "en": "Assignments to fields when you click Save while adding a record", "tr": "Kayıt eklenirken Kaydet'e basılınca alanlara yapılacak atamalar" }, { @@ -4607,7 +4595,7 @@ "resourceName": "Platform", "key": "ListForms.ListFormEdit.DatabaseDeleteFieldsDefaultValuesSqlQuery", "en": "Sql Query", - "tr": "T-SQL Sorgu" + "tr": "T-Sql Sorgu" }, { "resourceName": "Platform", @@ -4619,7 +4607,7 @@ "resourceName": "Platform", "key": "ListForms.ListFormEdit.PermissionsCreate", "en": "Create", - "tr": "Ekle" + "tr": "Oluştur" }, { "resourceName": "Platform", @@ -4631,7 +4619,7 @@ "resourceName": "Platform", "key": "ListForms.ListFormEdit.PermissionsUpdate", "en": "Update", - "tr": "Güncelleme" + "tr": "Güncelle" }, { "resourceName": "Platform", @@ -4769,7 +4757,7 @@ "resourceName": "Platform", "key": "ListForms.ListFormEdit.EditingAllowDeleteAll", "en": "Allow Delete All", - "tr": "Tümünü silmeye izin Ver" + "tr": "Tümünü Silmeye İzin Ver" }, { "resourceName": "Platform", @@ -4919,13 +4907,13 @@ "resourceName": "Platform", "key": "ListForms.ListFormEdit.SubFormsRelation.ParentFieldName", "en": "Parent Field Name", - "tr": "Parent Field Name" + "tr": "Üst Kimlik İfadesi" }, { "resourceName": "Platform", "key": "ListForms.ListFormEdit.SubFormsRelation.ChildFieldName", "en": "Child Field Name", - "tr": "Child Field Name" + "tr": "Alt Kimlik İfadesi" }, { "resourceName": "Platform", @@ -4955,7 +4943,7 @@ "resourceName": "Platform", "key": "ListForms.ListFormEdit.WidgetValueClassName", "en": "Value Class Name", - "tr": "Değer Sütun Sınıf Adı" + "tr": "Değer Sınıf Adı" }, { "resourceName": "Platform", @@ -4997,43 +4985,43 @@ "resourceName": "Platform", "key": "ListForms.ListFormEdit.WidgetSqlQuery", "en": "Sql Query", - "tr": "T-SQL Sorgu" + "tr": "T-Sql Sorgu" }, { "resourceName": "Platform", "key": "ListForms.ListFormEdit.EditingFormOrder", "en": "Order", - "tr": "Edit formunda çıkacak field'lar" + "tr": "Sıra" }, { "resourceName": "Platform", "key": "ListForms.ListFormEdit.EditingFormItemType", "en": "Item Type", - "tr": "Sıra" + "tr": "Öğe Türü" }, { "resourceName": "Platform", - "key": "ListForms.ListFormEdit.EditingFormCaption", - "en": "Caption", - "tr": "Öğe Türü" + "key": "ListForms.ListFormEdit.EditingFormTitle", + "en": "Title", + "tr": "Başlık" }, { "resourceName": "Platform", "key": "ListForms.ListFormEdit.EditingFormColumnCount", "en": "Column Count", - "tr": "Başlık" + "tr": "Sütun Sayısı" }, { "resourceName": "Platform", "key": "ListForms.ListFormEdit.EditingFormColumnSpan", "en": "Column Span", - "tr": "Sütun Sayısı" + "tr": "Sütun Genişliği" }, { "resourceName": "Platform", "key": "ListForms.ListFormEdit.EditingFormItems", "en": "Items", - "tr": "Sütun Genişliği" + "tr": "Öğeler" }, { "resourceName": "Platform", @@ -5045,13 +5033,13 @@ "resourceName": "Platform", "key": "ListForms.ListFormEdit.EditingHideOnOutsideClick", "en": "Hide On Outside Click", - "tr": "Öğeler" + "tr": "Dış Tıklamada Gizle" }, { "resourceName": "Platform", "key": "ListForms.ListFormEdit.FilteringSorting", "en": "Sorting", - "tr": "Sorting" + "tr": "Sıralama" }, { "resourceName": "Platform", @@ -5194,7 +5182,7 @@ { "resourceName": "Platform", "key": "ListForms.ListFormEdit.ParentIdExpr", - "en": "Parent ID Expression", + "en": "Parent Field Name", "tr": "Üst Kimlik İfadesi" }, { @@ -5206,8 +5194,8 @@ { "resourceName": "Platform", "key": "ListForms.ListFormEdit.HasItemsExpr", - "en": "Has Items Expression", - "tr": "Öğeler Var İfadesi" + "en": "Has Items", + "tr": "Öğeler var mı?" }, { "resourceName": "Platform", @@ -5243,7 +5231,7 @@ "resourceName": "Platform", "key": "ListForms.ListFormEdit.SelectionMode", "en": "Selection Mode", - "tr": "Seçim Modu" + "tr": "Seçme Modu" }, { "resourceName": "Platform", @@ -5513,19 +5501,19 @@ "resourceName": "Platform", "key": "ListForms.ListFormEdit.CustomizationRole", "en": "Customization Role", - "tr": "Rol" + "tr": "Özelleştirme Rolü" }, { "resourceName": "Platform", "key": "ListForms.ListFormEdit.CustomizationUser", "en": "Customization User", - "tr": "Kullanıcı" + "tr": "Özelleştirme Kullanıcısı" }, { "resourceName": "Platform", "key": "ListForms.ListFormEdit.CustomizationData", "en": "Customization Data", - "tr": "Data" + "tr": "Özelleştirme Verisi" }, { "resourceName": "Platform", @@ -5561,7 +5549,7 @@ "resourceName": "Platform", "key": "ListForms.ListFormFieldEdit.TabHeadering", "en": "Headering", - "tr": "Başlık" + "tr": "Başlıklandırma" }, { "resourceName": "Platform", @@ -5625,8 +5613,8 @@ }, { "resourceName": "Platform", - "key": "ListForms.ListFormFieldEdit.DetailsCaption", - "en": "Caption", + "key": "ListForms.ListFormFieldEdit.DetailsTitle", + "en": "Title", "tr": "Başlık" }, { @@ -5639,7 +5627,7 @@ "resourceName": "Platform", "key": "ListForms.ListFormFieldEdit.DetailsFieldType", "en": "Field Type", - "tr": "Alan Türü" + "tr": "Alan Tipi" }, { "resourceName": "Platform", @@ -5699,7 +5687,7 @@ "resourceName": "Platform", "key": "ListForms.ListFormFieldEdit.OptionsAllowEditing", "en": "Allow Editing", - "tr": "Düzenlemeye İzin Ver" + "tr": "Güncellemeye İzin Ver" }, { "resourceName": "Platform", @@ -5758,7 +5746,7 @@ { "resourceName": "Platform", "key": "ListForms.ListFormFieldEdit.HeaderingDataSourceString", - "en": "DataSource String", + "en": "Data Source", "tr": "Veri Kaynağı" }, { @@ -5885,7 +5873,7 @@ "resourceName": "Platform", "key": "ListForms.ListFormFieldEdit.JoinOptionsFieldNameAlias", "en": "Field Name Alias", - "tr": "Alan Adı Takma Adı" + "tr": "Alan Takma Adı" }, { "resourceName": "Platform", @@ -5968,20 +5956,20 @@ { "resourceName": "Platform", "key": "ListForms.ListFormFieldEdit.LookupCascadeRelationField", - "en": "Cascade Relation SQL Table Column Name", - "tr": "Cascade İlişki SQL Tablo Alanı Adı" + "en": "Cascade Relation Sql Table Column Name", + "tr": "Cascade İlişki Sql Tablo Alanı Adı" }, { "resourceName": "Platform", "key": "ListForms.ListFormFieldEdit.LookupTableFilterRowVisible", "en": "Filter Row Visible", - "tr": "Filtreleme Satırı Göster" + "tr": "Filtre Satırı Göster" }, { "resourceName": "Platform", "key": "ListForms.ListFormFieldEdit.LookupTable", - "en": "Table", - "tr": "Tablo" + "en": "Table Name", + "tr": "Tablo Adı" }, { "resourceName": "Platform", @@ -5998,7 +5986,7 @@ { "resourceName": "Platform", "key": "ListForms.ListFormFieldEdit.LookupTableColumnsString", - "en": "Columns String", + "en": "Columns", "tr": "Sütunlar" }, { @@ -6011,7 +5999,7 @@ "resourceName": "Platform", "key": "ListForms.ListFormFieldEdit.LookupTagBox", "en": "Tag Box", - "tr": "Tag Box" + "tr": "Etiket Kutusu" }, { "resourceName": "Platform", @@ -6059,13 +6047,13 @@ "resourceName": "Platform", "key": "ListForms.ListFormFieldEdit.TabPivotSettings", "en": "Pivot Settings", - "tr": "Pivot Settings" + "tr": "Pivot Ayarları" }, { "resourceName": "Platform", "key": "ListForms.ListFormFieldEdit.PivotSettingIsPivot", "en": "Is Pivot", - "tr": "Is Pivot" + "tr": "Pivot mu?" }, { "resourceName": "Platform", @@ -6095,19 +6083,19 @@ "resourceName": "Platform", "key": "ListForms.ListFormFieldEdit.PivotSettingSummaryType", "en": "Summary Type", - "tr": "Summary Type" + "tr": "Özet Türü" }, { "resourceName": "Platform", "key": "ListForms.ListFormFieldEdit.PivotSettingGroupInterval", "en": "Group Interval", - "tr": "Group Interval" + "tr": "Grup Aralığı" }, { "resourceName": "Platform", "key": "ListForms.ListFormFieldEdit.PivotSettingWordWrapEnabled", "en": "WordWrap Enabled", - "tr": "WordWrap Enabled" + "tr": "WordWrap Etkin" }, { "resourceName": "Platform", @@ -6208,8 +6196,8 @@ { "resourceName": "Platform", "key": "AI.Welcome", - "en": "Welcome!", - "tr": "Hoş Geldiniz!" + "en": "Welcome", + "tr": "Hoş Geldiniz" }, { "resourceName": "Platform", @@ -6256,14 +6244,14 @@ { "resourceName": "Platform", "key": "blog.posts.title", - "tr": "BLOG YAZILARI", - "en": "BLOG POSTS" + "en": "Blog Posts", + "tr": "Blog Yazıları" }, { "resourceName": "Platform", "key": "blog.posts.post.title", - "tr": "Başlık", - "en": "Caption" + "en": "Title", + "tr": "Başlık" }, { "resourceName": "Platform", @@ -6346,8 +6334,8 @@ { "resourceName": "Platform", "key": "blog.posts.categories", - "tr": "KATEGORİLER", - "en": "CATEGORIES" + "tr": "Kategoriler", + "en": "Categories" }, { "resourceName": "Platform", @@ -6364,8 +6352,8 @@ { "resourceName": "Platform", "key": "blog.posts.categories.name", - "tr": "İsim", - "en": "Name" + "tr": "Kategori Adı", + "en": "Category Name" }, { "resourceName": "Platform", @@ -6389,13 +6377,13 @@ "resourceName": "Platform", "key": "blog.posts.categories.count", "tr": "Adet", - "en": "Count" + "en": "Quantity" }, { "resourceName": "Platform", "key": "blog.posts.categories.order", "tr": "Sıralama", - "en": "Order" + "en": "Sorting" }, { "resourceName": "Platform", @@ -6418,13 +6406,13 @@ { "resourceName": "Platform", "key": "blog.posts.ai.title", - "tr": "Yapay zekanın iş süreçlerine etkileri ve geleceği...", + "tr": "Yapay Zeka ve İş Dünyası", "en": "Artificial Intelligence and Business" }, { "resourceName": "Platform", "key": "blog.posts.ai.excerpt", - "tr": "Yapay zekanın iş süreçlerine etkileri ve geleceği...", + "tr": "Yapay zekanın iş süreçlerindeki etkileri ve geleceği...", "en": "The impacts and future of AI in business processes..." }, { @@ -6460,8 +6448,8 @@ { "resourceName": "Platform", "key": "blog.categories.webdev", - "tr": "Web Geliştirme", - "en": "Web Development" + "tr": "Web Uygulamaları", + "en": "Web Applications" }, { "resourceName": "Platform", @@ -6508,7 +6496,7 @@ { "resourceName": "Platform", "key": "blog.categories.mobile", - "tr": "Mobil", + "tr": "Cep Telefonu", "en": "Mobile" }, { @@ -6550,7 +6538,7 @@ { "resourceName": "Platform", "key": "blog.posts.digital.date", - "tr": "blog.posts.digital.date", + "tr": "April 15, 2024", "en": "April 15, 2024" }, { @@ -6839,7 +6827,7 @@ "resourceName": "Platform", "key": "App.Definitions.WorkHour", "tr": "Çalışma Saatleri", - "en": "Work Hours" + "en": "Working Hours" }, { "resourceName": "Platform", @@ -7000,7 +6988,7 @@ { "resourceName": "Platform", "key": "Public.about.stats.countries", - "tr": "Ülke", + "tr": "Ülkeler", "en": "Countries" }, { @@ -7061,7 +7049,7 @@ "resourceName": "Platform", "key": "Public.about.vision.desc", "tr": "Türkiye'nin ve bölgenin önde gelen yazılım şirketlerinden biri olarak, global pazarda söz sahibi olmak ve teknoloji dünyasına yön veren şirketler arasında yer almak.", - "en": "To become one of the leading software companies in Turkey and the region, and to take our place among the global leaders shaping the world of technology." + "en": "To become one of the leading software companies in Turkey and the region, and to take our place among the global leaders shAping the world of technology." }, { "resourceName": "Platform", @@ -7084,7 +7072,7 @@ { "resourceName": "Platform", "key": "Public.blog.categories.mobile", - "tr": "Mobil", + "tr": "Cep Telefonu", "en": "Mobile" }, { @@ -7114,7 +7102,7 @@ { "resourceName": "Platform", "key": "Public.blog.posts.ai.excerpt", - "tr": "Yapay zekanın iş süreçlerine etkileri ve geleceği...", + "tr": "Yapay zekanın iş süreçlerindeki etkileri ve geleceği...", "en": "The impacts and future of AI in business processes..." }, { @@ -7300,7 +7288,7 @@ { "resourceName": "Platform", "key": "Public.common.name", - "tr": "Ad", + "tr": "Adı", "en": "First Name" }, { @@ -7336,7 +7324,7 @@ { "resourceName": "Platform", "key": "Public.common.surname", - "tr": "Soyad", + "tr": "Soyadı", "en": "Last Name" }, { @@ -7396,7 +7384,7 @@ { "resourceName": "Platform", "key": "Public.contact.taxNumber", - "tr": "Vergi Numarası", + "tr": "Vergi No", "en": "Tax Number" }, { @@ -7528,8 +7516,8 @@ { "resourceName": "Platform", "key": "Public.features.guvenlik.desc", - "tr": "IP kısıtlama, yetkilendirme ve veri yedekleme özellikleri", - "en": "IP restriction, authorization, and data backup features" + "tr": "Ip kısıtlama, yetkilendirme ve veri yedekleme özellikleri", + "en": "Ip restriction, authorization, and data backup features" }, { "resourceName": "Platform", @@ -7569,13 +7557,7 @@ }, { "resourceName": "Platform", - "key": "Public.features.rapid", - "tr": "Sınıf Planlaması", - "en": "Class Planning" - }, - { - "resourceName": "Platform", - "key": "Public.features.rapid.desc", + "key": "Public.features.rApid.desc", "tr": "Kolay sınıf oluşturma, öğretmen atama ve ders programı yönetimi", "en": "Easy class creation, teacher assignment, and lesson schedule management" }, @@ -7744,8 +7726,8 @@ { "resourceName": "Platform", "key": "Public.login.email", - "tr": "Email Adresi", - "en": "Email Address" + "tr": "E-posta", + "en": "Email" }, { "resourceName": "Platform", @@ -7768,8 +7750,8 @@ { "resourceName": "Platform", "key": "Public.login.forgotPassword", - "tr": "Parolanızı mı unuttunuz?", - "en": "Forgot your password?" + "tr": "Şifremi Unuttum?", + "en": "Forgot password?" }, { "resourceName": "Platform", @@ -7793,7 +7775,7 @@ "resourceName": "Platform", "key": "Public.login.organizationPlaceholder", "tr": "Kurum Adı", - "en": "Organization name" + "en": "Organization Name" }, { "resourceName": "Platform", @@ -7816,13 +7798,13 @@ { "resourceName": "Platform", "key": "Public.login.rememberMe", - "tr": "Beni hatırla", - "en": "Remember me" + "tr": "Beni Hatırla", + "en": "Remember Me" }, { "resourceName": "Platform", "key": "Public.login.signIn", - "tr": "Giriş Yap", + "tr": "Oturum Aç", "en": "Sign In" }, { @@ -7888,7 +7870,7 @@ { "resourceName": "Platform", "key": "Public.nav.products", - "tr": "Satın Alma", + "tr": "Satınalma", "en": "Buy" }, { @@ -7925,7 +7907,7 @@ "resourceName": "Platform", "key": "Public.notFound.button", "tr": "Ana Sayfa'ya Dön", - "en": "Return to Homepage" + "en": "Back to Home" }, { "resourceName": "Platform", @@ -7978,8 +7960,8 @@ { "resourceName": "Platform", "key": "Public.products.crm.title", - "tr": "Crm Sistemi", - "en": "Crm System" + "tr": "Crm", + "en": "Crm" }, { "resourceName": "Platform", @@ -8062,8 +8044,8 @@ { "resourceName": "Platform", "key": "Public.order.success.number", - "tr": "Sipariş numaranız:", - "en": "Your order number:" + "tr": "Sipariş numaranız", + "en": "Your order number" }, { "resourceName": "Platform", @@ -8110,80 +8092,80 @@ { "resourceName": "Platform", "key": "Public.payment.customer.code", - "tr": "Kurum Kodu:", - "en": "Institution Code:" + "tr": "Kurum Kodu", + "en": "Organization Code" }, { "resourceName": "Platform", "key": "Public.payment.customer.founder", - "tr": "Kurucu:", - "en": "Founder:" + "tr": "Kurucu", + "en": "Founder" }, { "resourceName": "Platform", "key": "Public.payment.customer.company", - "tr": "Şirket:", - "en": "Company:" + "tr": "Şirket", + "en": "Company" }, { "resourceName": "Platform", "key": "Public.payment.customer.email", - "tr": "E-posta:", - "en": "Email:" + "tr": "E-posta", + "en": "Email" }, { "resourceName": "Platform", "key": "Public.payment.customer.phoneNumber", - "tr": "Telefon No:", - "en": "Phone Number:" + "tr": "Telefon No", + "en": "Phone Number" }, { "resourceName": "Platform", "key": "Public.payment.customer.address", - "tr": "Adres:", - "en": "Address:" + "tr": "Adres", + "en": "Address" }, { "resourceName": "Platform", "key": "Public.payment.customer.country", - "tr": "Ülke:", - "en": "Country:" + "tr": "Ülke", + "en": "Country" }, { "resourceName": "Platform", "key": "Public.payment.customer.city", - "tr": "Şehir:", - "en": "City:" + "tr": "Şehir", + "en": "City" }, { "resourceName": "Platform", "key": "Public.payment.customer.district", - "tr": "İlçe:", - "en": "District:" + "tr": "İlçe", + "en": "District" }, { "resourceName": "Platform", "key": "Public.payment.customer.postalCode", - "tr": "Posta Kodu:", - "en": "Postal Code:" + "tr": "Posta Kodu", + "en": "Postal Code" }, { "resourceName": "Platform", "key": "Public.payment.customer.taxOffice", - "tr": "Vergi Dairesi:", - "en": "Tax Office:" + "tr": "Vergi Dairesi", + "en": "Tax Office" }, { "resourceName": "Platform", "key": "Public.payment.customer.taxNumber", - "tr": "Vergi No:", - "en": "Tax Number:" + "tr": "Vergi No", + "en": "Tax Number" }, { "resourceName": "Platform", "key": "Public.payment.customer.reference", - "tr": "Referans:", - "en": "Reference:" + "tr": "Referans", + "en": "Reference" }, { "resourceName": "Platform", @@ -8212,8 +8194,8 @@ { "resourceName": "Platform", "key": "Public.payment.installments.commission", - "tr": "Komisyon:", - "en": "Commission:" + "tr": "Komisyon", + "en": "Commission" }, { "resourceName": "Platform", @@ -8254,26 +8236,26 @@ { "resourceName": "Platform", "key": "Public.payment.summary.subtotal", - "tr": "Ara Toplam:", - "en": "Subtotal:" + "tr": "Ara Toplam", + "en": "Subtotal" }, { "resourceName": "Platform", "key": "Public.payment.summary.commission", - "tr": "Komisyon:", - "en": "Commission:" + "tr": "Komisyon", + "en": "Commission" }, { "resourceName": "Platform", "key": "Public.payment.summary.monthlyInstallment", - "tr": "Aylık Taksit:", - "en": "Monthly Installment:" + "tr": "Aylık Taksit", + "en": "Monthly Installment" }, { "resourceName": "Platform", "key": "Public.payment.summary.total", - "tr": "Toplam:", - "en": "Total:" + "tr": "Toplam", + "en": "Total" }, { "resourceName": "Platform", @@ -8326,14 +8308,14 @@ { "resourceName": "Platform", "key": "Public.products.tenantForm.orgCode", - "tr": "Kurum Kodu *", - "en": "Organization Code *" + "tr": "Kurum Kodu", + "en": "Organization Code" }, { "resourceName": "Platform", "key": "Public.products.tenantForm.orgName", - "tr": "Şirket Adı *", - "en": "Company Name *" + "tr": "Şirket Adı", + "en": "Company Name" }, { "resourceName": "Platform", @@ -8344,38 +8326,38 @@ { "resourceName": "Platform", "key": "Public.products.tenantForm.founder", - "tr": "Kurucu:", - "en": "Founder:" + "tr": "Kurucu", + "en": "Founder" }, { "resourceName": "Platform", "key": "Public.products.tenantForm.company", - "tr": "Şirket:", - "en": "Company:" + "tr": "Şirket", + "en": "Company" }, { "resourceName": "Platform", "key": "Public.products.tenantForm.email", - "tr": "E-posta:", - "en": "Email:" + "tr": "E-posta", + "en": "Email" }, { "resourceName": "Platform", "key": "Public.products.tenantForm.phoneNumber", - "tr": "Telefon No*", - "en": "Phone Number*" + "tr": "Telefon No", + "en": "Phone Number" }, { "resourceName": "Platform", "key": "Public.products.tenantForm.mobile", - "tr": "Mobile:", - "en": "Mobile:" + "tr": "Cep Telefonu", + "en": "Mobile" }, { "resourceName": "Platform", "key": "Public.products.tenantForm.address", - "tr": "Adres *", - "en": "Address *" + "tr": "Adres", + "en": "Address" }, { "resourceName": "Platform", @@ -8386,32 +8368,32 @@ { "resourceName": "Platform", "key": "Public.products.tenantForm.city", - "tr": "Şehir *", - "en": "City *" + "tr": "Şehir", + "en": "City" }, { "resourceName": "Platform", "key": "Public.products.tenantForm.district", - "tr": "İlçe *", - "en": "District *" + "tr": "İlçe", + "en": "District" }, { "resourceName": "Platform", "key": "Public.products.tenantForm.postalCode", - "tr": "Posta Kodu *", - "en": "Postal Code *" + "tr": "Posta Kodu", + "en": "Postal Code" }, { "resourceName": "Platform", "key": "Public.products.tenantForm.taxOffice", - "tr": "Vergi Dairesi *", - "en": "Tax Office *" + "tr": "Vergi Dairesi", + "en": "Tax Office" }, { "resourceName": "Platform", "key": "Public.products.tenantForm.taxNumber", - "tr": "Vergi No *", - "en": "Tax Number *" + "tr": "Vergi No", + "en": "Tax Number" }, { "resourceName": "Platform", @@ -8428,7 +8410,7 @@ { "resourceName": "Platform", "key": "Public.products.tenantForm.buttons.continue", - "tr": "Devam Et", + "tr": "Devam", "en": "Continue" }, { @@ -8446,8 +8428,8 @@ { "resourceName": "Platform", "key": "Public.products.empty.title", - "tr": "Ürün bulunamadı", - "en": "No products found" + "tr": "Kayıt Bulunamadı...", + "en": "No record found..." }, { "resourceName": "Platform", @@ -8518,8 +8500,8 @@ { "resourceName": "Platform", "key": "Public.cart.total", - "tr": "Toplam:", - "en": "Total:" + "tr": "Toplam", + "en": "Total" }, { "resourceName": "Platform", @@ -8530,8 +8512,8 @@ { "resourceName": "Platform", "key": "Public.products.quantity", - "tr": "Adet:", - "en": "Quantity:" + "tr": "Adet", + "en": "Quantity" }, { "resourceName": "Platform", @@ -8566,8 +8548,8 @@ { "resourceName": "Platform", "key": "Public.products.total", - "tr": "Toplam:", - "en": "Total:" + "tr": "Toplam", + "en": "Total" }, { "resourceName": "Platform", @@ -8590,7 +8572,7 @@ { "resourceName": "Platform", "key": "Public.products.cta.title", - "tr": "Daha Fazla Bilgi", + "tr": "Detaylı Bilgi", "en": "Learn More" }, { @@ -8602,7 +8584,7 @@ { "resourceName": "Platform", "key": "Public.products.ecommerce.features.analytics", - "tr": "E-ticaret Analitiği", + "tr": "E-Ticaret Analitiği", "en": "E-Commerce Analytics" }, { @@ -8632,8 +8614,8 @@ { "resourceName": "Platform", "key": "Public.products.ecommerce.features.seo", - "tr": "SEO Optimizasyonu", - "en": "SEO Optimization" + "tr": "Seo Optimizasyonu", + "en": "Seo Optimization" }, { "resourceName": "Platform", @@ -8788,8 +8770,8 @@ { "resourceName": "Platform", "key": "Public.products.modules.reporting.features.branch", - "tr": "Şube bazlı raporlar", - "en": "Branch-based reports" + "tr": "Şube Bazlı Raporlar", + "en": "Branch Based Reports" }, { "resourceName": "Platform", @@ -9070,13 +9052,13 @@ { "resourceName": "Platform", "key": "Public.services.consulting.features.training", - "tr": "Performans optimizasyonu", + "tr": "Teknoloji eğitimi", "en": "Technology Training" }, { "resourceName": "Platform", "key": "Public.services.consulting.title", - "tr": "Bakım ve Destek", + "tr": "Teknoloji Danışmanlığı", "en": "Technology Consulting" }, { @@ -9106,79 +9088,79 @@ { "resourceName": "Platform", "key": "Public.services.database.features.backup", - "tr": "DDoS koruması", + "tr": "Veritabanı yedekleme", "en": "Database Backup" }, { "resourceName": "Platform", "key": "Public.services.database.features.design", - "tr": "Yüksek performanslı sunucular", + "tr": "Veritabanı Tasarımı", "en": "Database Design" }, { "resourceName": "Platform", "key": "Public.services.database.features.migration", - "tr": "Otomatik yedekleme", + "tr": "Veritabanı Göçü", "en": "Database Migration" }, { "resourceName": "Platform", "key": "Public.services.database.features.optimization", - "tr": "7/24 sunucu izleme", + "tr": "Veritabanı Optimizasyonu", "en": "Database Optimization" }, { "resourceName": "Platform", "key": "Public.services.database.features.recovery", - "tr": "Teknik destek", + "tr": "Veri kurtarma hizmetleri", "en": "Database Recovery" }, { "resourceName": "Platform", "key": "Public.services.database.title", - "tr": "Hosting ve Barındırma", + "tr": "Veritabanı Çözümleri", "en": "Database Solutions" }, { "resourceName": "Platform", "key": "Public.services.integration.desc", - "tr": "Toplu iletişim çözümleri", + "tr": "Farklı sistemler arasında veri akışı ve entegrasyon çözümleri", "en": "Data flow and integration solutions between different systems" }, { "resourceName": "Platform", - "key": "Public.services.integration.features.api", - "tr": "Toplu SMS paketleri", - "en": "API Integration" + "key": "Public.services.integration.features.Api", + "tr": "Api Entegrasyonu", + "en": "Api Integration" }, { "resourceName": "Platform", "key": "Public.services.integration.features.legacy", - "tr": "Otomatik bildirimler", + "tr": "Eski Sistem Entegrasyonu", "en": "Legacy System Integration" }, { "resourceName": "Platform", "key": "Public.services.integration.features.middleware", - "tr": "E-posta entegrasyonu", + "tr": "Ara katman yazılım geliştirme", "en": "Middleware Development" }, { "resourceName": "Platform", "key": "Public.services.integration.features.monitoring", - "tr": "SMS şablonları", + "tr": "Entegrasyon İzleme ve Yönetimi", "en": "Integration Monitoring & Management" }, { "resourceName": "Platform", "key": "Public.services.integration.features.realtime", - "tr": "Veli bilgilendirme sistemi", + "tr": "Gerçek Zamanlı Veri Entegrasyonu", "en": "Real-Time Data Integration" }, { "resourceName": "Platform", "key": "Public.services.integration.title", - "tr": "SMS ve İletişim Hizmetleri", + "tr": "Sistem Entegrasyonu", "en": "System Integration" }, { @@ -9220,7 +9202,7 @@ { "resourceName": "Platform", "key": "Public.services.maintenance.title", - "tr": "Bakım ve Destek", + "tr": "Bakım & Destek", "en": "Maintenance & Support" }, { @@ -9238,19 +9220,19 @@ { "resourceName": "Platform", "key": "Public.services.mobile.features.design", - "tr": "Veri yedekleme hizmeti", + "tr": "Mobil Uygulama Tasarımı", "en": "Mobile App Design" }, { "resourceName": "Platform", "key": "Public.services.mobile.features.native", - "tr": "IP kısıtlama ayarları", + "tr": "Ip kısıtlama ayarları", "en": "Native Mobile App Development" }, { "resourceName": "Platform", "key": "Public.services.mobile.features.push", - "tr": "SSL sertifika yönetimi", + "tr": "Ssl sertifika yönetimi", "en": "Push Notification Integration" }, { @@ -9262,7 +9244,7 @@ { "resourceName": "Platform", "key": "Public.services.mobile.title", - "tr": "Güvenlik Hizmetleri", + "tr": "Mobil Uygulamalar", "en": "Mobile Applications" }, { @@ -9292,8 +9274,8 @@ { "resourceName": "Platform", "key": "Public.services.security.features.ssl", - "tr": "SSL Sertifikası Yönetimi", - "en": "SSL Certificate Management" + "tr": "Ssl Sertifikası Yönetimi", + "en": "Ssl Certificate Management" }, { "resourceName": "Platform", @@ -9459,9 +9441,9 @@ }, { "resourceName": "Platform", - "key": "Public.services.support.sms.features.api", - "tr": "API desteği", - "en": "API support" + "key": "Public.services.support.sms.features.Api", + "tr": "Api Desteği", + "en": "Api Support" }, { "resourceName": "Platform", @@ -9502,8 +9484,8 @@ { "resourceName": "Platform", "key": "Public.services.support.sms.title", - "tr": "SMS Paketleri", - "en": "SMS Packages" + "tr": "Sms Paketleri", + "en": "Sms Packages" }, { "resourceName": "Platform", @@ -9525,9 +9507,9 @@ }, { "resourceName": "Platform", - "key": "Public.services.web.features.api", - "tr": "Kullanım kılavuzları", - "en": "API Development" + "key": "Public.services.web.features.Api", + "tr": "Api Geliştirme", + "en": "Api Development" }, { "resourceName": "Platform", @@ -9550,13 +9532,13 @@ { "resourceName": "Platform", "key": "Public.services.web.features.seo", - "tr": "Sürekli teknik destek", - "en": "SEO Optimization" + "tr": "Seo Optimizasyonu", + "en": "Seo Optimization" }, { "resourceName": "Platform", "key": "Public.services.web.title", - "tr": "Kullanıcı Eğitimi", + "tr": "Web Uygulamaları", "en": "Web Applications" }, { @@ -9688,8 +9670,8 @@ { "resourceName": "Platform", "key": "App.DeveloperKit.Component.PropsLabel", - "en": "Props:", - "tr": "Özellikler:" + "en": "Properties", + "tr": "Özellikler" }, { "resourceName": "Platform", @@ -9706,20 +9688,20 @@ { "resourceName": "Platform", "key": "App.DeveloperKit.Component.Action.Edit", - "en": "Edit component", - "tr": "Bileşeni düzenle" + "en": "Edit Component", + "tr": "Bileşeni Düzenle" }, { "resourceName": "Platform", "key": "App.DeveloperKit.Component.Action.View", - "en": "View component", - "tr": "Bileşeni görüntüle" + "en": "View Component", + "tr": "Bileşeni Görüntüle" }, { "resourceName": "Platform", "key": "App.DeveloperKit.Component.Action.Delete", - "en": "Delete component", - "tr": "Bileşeni sil" + "en": "Delete Component", + "tr": "Bileşeni Sil" }, { "resourceName": "Platform", @@ -9737,7 +9719,7 @@ "resourceName": "Platform", "key": "App.DeveloperKit.Component.Empty.Filtered.Description", "en": "Try adjusting your search or filters", - "tr": "Arama veya filtreleri değiştirin" + "tr": "Aramanızı veya filtrelerinizi değiştirin" }, { "resourceName": "Platform", @@ -9760,8 +9742,8 @@ { "resourceName": "Platform", "key": "App.DeveloperKit.Endpoint.Description", - "en": "Interactive documentation for auto-generated CRUD endpoints", - "tr": "Otomatik oluşturulan CRUD uç noktaları için etkileşimli dokümantasyon" + "en": "Interactive documentation for auto-generated Crud endpoints", + "tr": "Otomatik oluşturulan Crud uç noktaları için etkileşimli dokümantasyon" }, { "resourceName": "Platform", @@ -9772,8 +9754,8 @@ { "resourceName": "Platform", "key": "App.DeveloperKit.Endpoint.GeneratedCrud", - "en": "Generated CRUD", - "tr": "Oluşturulmuş CRUD" + "en": "Generated Crud", + "tr": "Oluşturulmuş Crud" }, { "resourceName": "Platform", @@ -9832,14 +9814,14 @@ { "resourceName": "Platform", "key": "App.DeveloperKit.Endpoint.UrlLabel", - "en": "URL", - "tr": "URL" + "en": "Url", + "tr": "Url" }, { "resourceName": "Platform", "key": "App.DeveloperKit.Endpoint.CopyUrl", - "en": "Copy URL", - "tr": "URL'yi kopyala" + "en": "Copy Url", + "tr": "Url Kopyala" }, { "resourceName": "Platform", @@ -9850,8 +9832,8 @@ { "resourceName": "Platform", "key": "App.DeveloperKit.Endpoint.RequiredLabel", - "en": "required", - "tr": "zorunlu" + "en": "Required", + "tr": "Zorunlu" }, { "resourceName": "Platform", @@ -9929,7 +9911,7 @@ "resourceName": "Platform", "key": "App.DeveloperKit.Endpoint.EmptyFilteredDescription", "en": "Try adjusting your search or filters", - "tr": "Arama veya filtreleri değiştirin" + "tr": "Aramanızı veya filtrelerinizi değiştirin" }, { "resourceName": "Platform", @@ -9994,14 +9976,14 @@ { "resourceName": "Platform", "key": "App.DeveloperKit.Migration.EntitiesRequireMigrationDescription", - "en": "The following entities need database migrations to be generated:", - "tr": "Aşağıdaki varlıklar için veritabanı geçişleri oluşturulmalıdır:" + "en": "The following entities need database migrations to be generated", + "tr": "Aşağıdaki varlıklar için veritabanı geçişleri oluşturulmalıdır" }, { "resourceName": "Platform", "key": "App.DeveloperKit.Migration.Fields", "en": "fields", - "tr": "alan" + "tr": "alanlar" }, { "resourceName": "Platform", @@ -10012,7 +9994,7 @@ { "resourceName": "Platform", "key": "App.DeveloperKit.Migration.Generate", - "en": "Generate", + "en": "Create", "tr": "Oluştur" }, { @@ -10030,14 +10012,14 @@ { "resourceName": "Platform", "key": "App.DeveloperKit.Migration.ViewSQL", - "en": "View SQL", - "tr": "SQL'yi Görüntüle" + "en": "View Sql", + "tr": "Sql'yi Görüntüle" }, { "resourceName": "Platform", "key": "App.DeveloperKit.Migration.NoSQL", - "en": "No SQL", - "tr": "SQL Yok" + "en": "No Sql", + "tr": "Sql Yok" }, { "resourceName": "Platform", @@ -10060,26 +10042,26 @@ { "resourceName": "Platform", "key": "App.DeveloperKit.Migration.GenerateCrudEndpoints", - "en": "Generate CRUD Endpoints", - "tr": "CRUD Uç Noktalarını Oluştur" + "en": "Generate Crud Endpoints", + "tr": "Crud Uç Noktalarını Oluştur" }, { "resourceName": "Platform", "key": "App.DeveloperKit.Migration.SQLScriptLabel", - "en": "SQL Script:", - "tr": "SQL Betiği:" + "en": "Sql Query", + "tr": "T-Sql Sorgu" }, { "resourceName": "Platform", "key": "App.DeveloperKit.Migration.NoSQLScript", - "en": "No SQL Script Available", - "tr": "SQL Betiği Mevcut Değil" + "en": "No Sql Script Available", + "tr": "Sql Betiği Mevcut Değil" }, { "resourceName": "Platform", "key": "App.DeveloperKit.Migration.NoSQLScriptDesc", - "en": "The SQL script for this migration has not been generated or loaded yet.", - "tr": "Bu geçiş için SQL betiği henüz oluşturulmamış veya yüklenmemiş." + "en": "The Sql script for this migration has not been generated or loaded yet.", + "tr": "Bu geçiş için Sql betiği henüz oluşturulmamış veya yüklenmemiş." }, { "resourceName": "Platform", @@ -10103,7 +10085,7 @@ "resourceName": "Platform", "key": "App.DeveloperKit.Migration.NoMigrationsAdjustSearch", "en": "Try adjusting your search or filters", - "tr": "Arama veya filtreleri değiştirin" + "tr": "Aramanızı veya filtrelerinizi değiştirin" }, { "resourceName": "Platform", @@ -10126,8 +10108,8 @@ { "resourceName": "Platform", "key": "App.DeveloperKit.Entity.Description", - "en": "Create and manage database entities with automatic CRUD endpoints", - "tr": "Veritabanı varlıklarını oluşturun ve yönetin (otomatik CRUD uç noktalarıyla)" + "en": "Create and manage database entities with automatic Crud endpoints", + "tr": "Veritabanı varlıklarını oluşturun ve yönetin (otomatik Crud uç noktalarıyla)" }, { "resourceName": "Platform", @@ -10156,8 +10138,8 @@ { "resourceName": "Platform", "key": "App.DeveloperKit.Entity.CrudEndpoints", - "en": "CRUD Endpoints", - "tr": "CRUD Uç Noktaları" + "en": "Crud Endpoints", + "tr": "Crud Uç Noktaları" }, { "resourceName": "Platform", @@ -10175,19 +10157,19 @@ "resourceName": "Platform", "key": "App.DeveloperKit.Entity.Filter.Active", "en": "Active Only", - "tr": "Yalnızca Aktif" + "tr": "Sadece Aktifler" }, { "resourceName": "Platform", "key": "App.DeveloperKit.Entity.Filter.Inactive", "en": "Inactive Only", - "tr": "Yalnızca Pasif" + "tr": "Sadece Pasifler" }, { "resourceName": "Platform", "key": "App.DeveloperKit.Entity.TableLabel", - "en": "Table", - "tr": "Tablo" + "en": "Table Name", + "tr": "Tablo Adı" }, { "resourceName": "Platform", @@ -10199,7 +10181,7 @@ "resourceName": "Platform", "key": "App.DeveloperKit.Entity.Fields", "en": "fields", - "tr": "alan" + "tr": "alanlar" }, { "resourceName": "Platform", @@ -10210,20 +10192,20 @@ { "resourceName": "Platform", "key": "App.DeveloperKit.Entity.FieldLabel", - "en": "Fields:", - "tr": "Alanlar:" + "en": "Fields", + "tr": "Alanlar" }, { "resourceName": "Platform", "key": "App.DeveloperKit.Entity.MigrationStatus", - "en": "Migration Status:", - "tr": "Geçiş Durumu:" + "en": "Migration Status", + "tr": "Geçiş Durumu" }, { "resourceName": "Platform", "key": "App.DeveloperKit.Entity.EndpointStatus", - "en": "Crud Endpoint Status:", - "tr": "Uç Nokta Durumu:" + "en": "Crud Endpoint Status", + "tr": "Crud Uç Nokta Durumu" }, { "resourceName": "Platform", @@ -10240,14 +10222,14 @@ { "resourceName": "Platform", "key": "App.DeveloperKit.Entity.Edit", - "en": "Edit entity", - "tr": "Varlığı düzenle" + "en": "Edit Entity", + "tr": "Varlığı Düzenle" }, { "resourceName": "Platform", "key": "App.DeveloperKit.Entity.Delete", - "en": "Delete entity", - "tr": "Varlığı sil" + "en": "Delete Entity", + "tr": "Varlığı Sil" }, { "resourceName": "Platform", @@ -10294,8 +10276,8 @@ { "resourceName": "Platform", "key": "App.DeveloperKit.Dashboard.Description", - "en": "Full-stack development workflow: Entity → Migration → API → Component", - "tr": "Full-stack geliştirme akışı: Varlık → Geçiş → API → Bileşen" + "en": "Full-stack development workflow: Entity → Migration → Api → Component", + "tr": "Full-stack geliştirme akışı: Varlık → Geçiş → Api → Bileşen" }, { "resourceName": "Platform", @@ -10311,9 +10293,9 @@ }, { "resourceName": "Platform", - "key": "App.DeveloperKit.Dashboard.Stats.APIs", - "en": "Generated APIs", - "tr": "Oluşturulan API'ler" + "key": "App.DeveloperKit.Dashboard.Stats.Apis", + "en": "Generated Apis", + "tr": "Oluşturulan Api'ler" }, { "resourceName": "Platform", @@ -10336,8 +10318,8 @@ { "resourceName": "Platform", "key": "App.DeveloperKit.Dashboard.Flow.GenerateMigration.Desc", - "en": "Create SQL migration scripts for database changes", - "tr": "Veritabanı değişiklikleri için SQL geçiş betikleri oluşturun" + "en": "Create Sql migration scripts for database changes", + "tr": "Veritabanı değişiklikleri için Sql geçiş betikleri oluşturun" }, { "resourceName": "Platform", @@ -10353,15 +10335,15 @@ }, { "resourceName": "Platform", - "key": "App.DeveloperKit.Dashboard.Flow.GenerateAPI", - "en": "Generate APIs", - "tr": "API Oluştur" + "key": "App.DeveloperKit.Dashboard.Flow.GenerateApi", + "en": "Generate Apis", + "tr": "Api Oluştur" }, { "resourceName": "Platform", - "key": "App.DeveloperKit.Dashboard.Flow.GenerateAPI.Desc", - "en": "Auto-create CRUD endpoints for entities", - "tr": "Varlıklar için otomatik CRUD uç noktaları oluşturun" + "key": "App.DeveloperKit.Dashboard.Flow.GenerateApi.Desc", + "en": "Auto-create Crud endpoints for entities", + "tr": "Varlıklar için otomatik Crud uç noktaları oluşturun" }, { "resourceName": "Platform", @@ -10372,8 +10354,8 @@ { "resourceName": "Platform", "key": "App.DeveloperKit.Dashboard.Flow.BuildComponent.Desc", - "en": "Create React components using the APIs", - "tr": "API'leri kullanarak React bileşenleri oluşturun" + "en": "Create React components using the Apis", + "tr": "Api'leri kullanarak React bileşenleri oluşturun" }, { "resourceName": "Platform", @@ -10390,8 +10372,8 @@ { "resourceName": "Platform", "key": "App.DeveloperKit.Dashboard.SystemHealth.Backend", - "en": "Backend API", - "tr": "Sunucu API" + "en": "Backend Api", + "tr": "Sunucu Api" }, { "resourceName": "Platform", @@ -10522,8 +10504,8 @@ { "resourceName": "Platform", "key": "App.DeveloperKit.EntityEditor.Tooltip.Content", - "en": "Design your database entities with proper field types and constraints. Enable audit fields for tracking changes and soft delete for data safety. CRUD endpoints will be automatically generated for your entities.", - "tr": "Veritabanı varlıklarınızı uygun alan türleri ve kısıtlamalarla tasarlayın. Değişiklikleri izlemek için denetim alanlarını etkinleştirin ve veri güvenliği için yumuşak silmeyi kullanın. CRUD uç noktaları otomatik olarak oluşturulacaktır." + "en": "Design your database entities with proper field types and constraints. Enable audit fields for tracking changes and soft delete for data safety. Crud endpoints will be automatically generated for your entities.", + "tr": "Veritabanı varlıklarınızı uygun alan türleri ve kısıtlamalarla tasarlayın. Değişiklikleri izlemek için denetim alanlarını etkinleştirin ve veri güvenliği için yumuşak silmeyi kullanın. Crud uç noktaları otomatik olarak oluşturulacaktır." }, { "resourceName": "Platform", @@ -10559,7 +10541,7 @@ "resourceName": "Platform", "key": "App.DeveloperKit.EntityEditor.DisplayName", "en": "Display Name", - "tr": "Görünen Ad" + "tr": "Görünür Adı" }, { "resourceName": "Platform", @@ -10582,20 +10564,20 @@ { "resourceName": "Platform", "key": "App.DeveloperKit.EntityEditor.Status", - "en": "Status Information", - "tr": "Durum Bilgisi" + "en": "Status", + "tr": "Durum" }, { "resourceName": "Platform", "key": "App.DeveloperKit.EntityEditor.Status.Migration", - "en": "Migration Status:", - "tr": "Geçiş Durumu:" + "en": "Migration Status", + "tr": "Geçiş Durumu" }, { "resourceName": "Platform", "key": "App.DeveloperKit.EntityEditor.Status.Endpoint", - "en": "Endpoint Status:", - "tr": "Uç Nokta Durumu:" + "en": "Endpoint Status", + "tr": "Uç Nokta Durumu" }, { "resourceName": "Platform", @@ -10637,7 +10619,7 @@ "resourceName": "Platform", "key": "App.DeveloperKit.EntityEditor.Type", "en": "Type", - "tr": "Tür" + "tr": "Tip" }, { "resourceName": "Platform", @@ -10728,7 +10710,7 @@ "key": "App.DeveloperKit.ComponentEditor.Title.Create", "en": "Create Component", "tr": "Bileşen Oluştur" - }, + }, { "resourceName": "Platform", "key": "App.DeveloperKit.ComponentEditor.Active", @@ -10762,7 +10744,7 @@ { "resourceName": "Platform", "key": "App.DeveloperKit.ComponentEditor.ValidationError.Line", - "en": "Line", + "en": "Row", "tr": "Satır" }, { @@ -10894,8 +10876,8 @@ { "resourceName": "Platform", "key": "Public.products.smsBlocking", - "tr": "SMS Engelleme Hizmeti", - "en": "SMS Blocking Service" + "tr": "Sms Engelleme Hizmeti", + "en": "Sms Blocking Service" }, { "resourceName": "Platform", @@ -10997,13 +10979,13 @@ "resourceName": "Platform", "key": "App.Coordinator.Classroom.RoomDetail", "tr": "Sanal Sınıf", - "en": "Virtul Classroom" + "en": "Virtul Class" }, { "resourceName": "Platform", "key": "App.Coordinator.Classroom.Planning", "tr": "Sınıf Planlama", - "en": "Classroom Planning" + "en": "Class Planning" }, { "resourceName": "Platform", @@ -11020,7 +11002,7 @@ { "resourceName": "Platform", "key": "App.SupplyChain.Material", - "tr": "Malzeme Listesi", + "tr": "Malzemeler", "en": "Materials" }, { @@ -11032,7 +11014,7 @@ { "resourceName": "Platform", "key": "App.SupplyChain.Request", - "tr": "Satınalma Talepleri", + "tr": "Satın Alma Talepleri", "en": "Purchase Requests" }, { @@ -11063,7 +11045,7 @@ "resourceName": "Platform", "key": "App.Maintenance.Workcenter", "tr": "İş Merkezleri", - "en": "Workcenter" + "en": "Workcenters" }, { "resourceName": "Platform", @@ -11093,7 +11075,7 @@ "resourceName": "Platform", "key": "App.Maintenance.Workorders", "tr": "Bakım İş Emirleri", - "en": "Work Orders" + "en": "Maintenance Workorders" }, { "resourceName": "Platform", @@ -11152,7 +11134,7 @@ { "resourceName": "Platform", "key": "App.Projects.List", - "tr": "Projeler", + "tr": "Arge", "en": "Projects" }, { @@ -11219,7 +11201,7 @@ "resourceName": "Platform", "key": "App.Hr.Organization", "tr": "Organizasyon Şeması", - "en": "Organization Chart" + "en": "Organization Units" }, { "resourceName": "Platform", @@ -11242,7 +11224,7 @@ { "resourceName": "Platform", "key": "App.Hr.Payroll", - "tr": "Bordro İşlemleri", + "tr": "Bordro Yönetimi", "en": "Payroll Management" }, { @@ -11321,7 +11303,7 @@ "resourceName": "Platform", "key": "App.Mrp.Bom", "tr": "Ürün Ağaçları", - "en": "BOM" + "en": "Bill of Materials" }, { "resourceName": "Platform", @@ -11390,4 +11372,4 @@ "en": "Check & Notes" } ] -} \ No newline at end of file +} diff --git a/ui/src/views/admin/listForm/edit/FormTabEditForm.tsx b/ui/src/views/admin/listForm/edit/FormTabEditForm.tsx index 17fb8712..27612f10 100644 --- a/ui/src/views/admin/listForm/edit/FormTabEditForm.tsx +++ b/ui/src/views/admin/listForm/edit/FormTabEditForm.tsx @@ -56,7 +56,7 @@ function FormTabEditForm(props: { listFormCode: string }) { {translate('::ListForms.ListFormEdit.EditingFormOrder')} {translate('::ListForms.ListFormEdit.EditingFormItemType')} - {translate('::ListForms.ListFormEdit.EditingFormCaption')} + {translate('::ListForms.ListFormEdit.EditingFormTitle')} {translate('::ListForms.ListFormEdit.EditingFormColumnCount')} {translate('::ListForms.ListFormEdit.EditingFormColumnSpan')} {translate('::ListForms.ListFormEdit.EditingFormItems')} diff --git a/ui/src/views/admin/listForm/edit/FormTabExtraFilters.tsx b/ui/src/views/admin/listForm/edit/FormTabExtraFilters.tsx index ac8b4f06..24e84493 100644 --- a/ui/src/views/admin/listForm/edit/FormTabExtraFilters.tsx +++ b/ui/src/views/admin/listForm/edit/FormTabExtraFilters.tsx @@ -55,7 +55,7 @@ function FormTabExtraFilters(props: { listFormCode: string }) { /> {translate('::ListForms.ListFormEdit.ExtraFieldName')} - {translate('::ListForms.ListFormEdit.ExtraCaption')} + {translate('::ListForms.ListFormEdit.ExtraTitle')} {translate('::ListForms.ListFormEdit.ExtraOperator')} {translate('::ListForms.ListFormEdit.ExtraDefaultValue')} {translate('::ListForms.ListFormEdit.ExtraControlType')} diff --git a/ui/src/views/admin/listForm/edit/form-fields/FormFieldTabDetails.tsx b/ui/src/views/admin/listForm/edit/form-fields/FormFieldTabDetails.tsx index 0f3e82f5..c1ba3f04 100644 --- a/ui/src/views/admin/listForm/edit/form-fields/FormFieldTabDetails.tsx +++ b/ui/src/views/admin/listForm/edit/form-fields/FormFieldTabDetails.tsx @@ -47,7 +47,7 @@ function FormFieldTabDetails({ diff --git a/ui/src/views/admin/organization-unit/OrganizationUnits.tsx b/ui/src/views/admin/organization-unit/OrganizationUnits.tsx index 1cbb0481..53ed070f 100644 --- a/ui/src/views/admin/organization-unit/OrganizationUnits.tsx +++ b/ui/src/views/admin/organization-unit/OrganizationUnits.tsx @@ -871,7 +871,7 @@ const OrganizationUnits = () => { } }} > - {translate('::Abp.Identity.OrganizationUnit.AddRoles')} + {translate('::Abp.Identity.OrganizationUnit.AddRole')} diff --git a/ui/src/views/public/Home.tsx b/ui/src/views/public/Home.tsx index 18359234..b1e30121 100644 --- a/ui/src/views/public/Home.tsx +++ b/ui/src/views/public/Home.tsx @@ -30,7 +30,7 @@ const Home: React.FC = () => { }, { icon: , - title: translate('::Public.features.rapid'), + title: translate('::App.Coordinator.Classroom.Planning'), description: translate('::Public.features.rapid.desc'), }, {