diff --git a/packages/nc-gui/lang/tr.json b/packages/nc-gui/lang/tr.json index 16fb5234b7..4a5a5996b6 100644 --- a/packages/nc-gui/lang/tr.json +++ b/packages/nc-gui/lang/tr.json @@ -16,7 +16,7 @@ "cancel": "İptal", "submit": "Gönder", "create": "Oluştur", - "duplicate": "Duplicate", + "duplicate": "Yinelenen", "insert": "Ekle", "delete": "Sil", "update": "Güncelle", @@ -56,25 +56,25 @@ "notification": "Bildirim", "reference": "Referans", "function": "Fonksiyon", - "confirm": "Confirm", - "generate": "Generate", - "copy": "Copy", - "misc": "Miscellaneous", - "lock": "Lock", - "unlock": "Unlock", - "credentials": "Credentials", - "help": "Help", - "questions": "Questions", - "reachOut": "Reach out here", - "betaNote": "This feature is currently in beta.", - "moreInfo": "More information can be found here", - "logs": "Logs", - "groupingField": "Grouping Field", - "insertAfter": "Insert After", - "insertBefore": "Insert Before", - "hideField": "Hide Field", - "sortAsc": "Sort Ascending", - "sortDesc": "Sort Descending" + "confirm": "Onaylayın", + "generate": "Oluşturmak", + "copy": "Anlaşıldı", + "misc": "Çeşitli", + "lock": "Kilit", + "unlock": "Kilit açma", + "credentials": "Kimlik Bilgileri", + "help": "Yardım", + "questions": "Sorular", + "reachOut": "Buradan ulaşın", + "betaNote": "Bu özellik şu anda beta aşamasındadır.", + "moreInfo": "Daha fazla bilgiye buradan ulaşabilirsiniz", + "logs": "Günlükler", + "groupingField": "Gruplama Alanı", + "insertAfter": "Sonra Ekle", + "insertBefore": "Önce Ekle", + "hideField": "Alanı Gizle", + "sortAsc": "Artan Sırala", + "sortDesc": "Azalan Sıralama" }, "objects": { "project": "Proje", @@ -110,13 +110,13 @@ "editor": "Editör", "commenter": "Yorumcu", "viewer": "İzleyici", - "orgLevelCreator": "Organization Level Creator", - "orgLevelViewer": "Organization Level Viewer" + "orgLevelCreator": "Organizasyon Seviyesi Oluşturucu", + "orgLevelViewer": "Organizasyon Seviyesi Görüntüleyici" }, - "sqlVIew": "SQL View" + "sqlVIew": "SQL Görünümü" }, "datatype": { - "ID": "ID", + "ID": "KIMLIK", "ForeignKey": "Yabancı anahtar", "SingleLineText": "Tek satır metin", "LongText": "Uzun metin", @@ -167,7 +167,7 @@ "isNotNull": "null değil" }, "title": { - "erdView": "ERD View", + "erdView": "ERD Görünümü", "newProj": "Yeni proje", "myProject": "Benim projelerim", "formTitle": "Form başlığı", @@ -197,18 +197,18 @@ "teamAndSettings": "Takım & Ayarlar", "apiDocs": "API Yardım", "importFromAirtable": "Airtable'dan içe aktar", - "generateToken": "Generate Token", - "APIsAndSupport": "APIs & Support", - "helpCenter": "Help center", - "swaggerDocumentation": "Swagger Documentation", - "quickImportFrom": "Quick Import From", - "quickImport": "Quick Import", - "advancedSettings": "Advanced Settings", - "codeSnippet": "Code Snippet", - "keyboardShortcut": "Keyboard Shortcuts" + "generateToken": "Belirteç Oluştur", + "APIsAndSupport": "API'ler & Destek", + "helpCenter": "Yardım merkezi", + "swaggerDocumentation": "Swagger Dokümantasyonu", + "quickImportFrom": "Hızlı İçe Aktarma", + "quickImport": "Hızlı İçe Aktarma", + "advancedSettings": "Gelişmiş Ayarlar", + "codeSnippet": "Kod Parçacığı", + "keyboardShortcut": "Klavye Kısayolları" }, "labels": { - "createdBy": "Created By", + "createdBy": "Tarafından Oluşturuldu", "notifyVia": "Aracılığıyla Bildir", "projName": "Proje adı", "tableName": "Tablo adı", @@ -235,7 +235,7 @@ "operationSubType": "İşlem alt-türü", "description": "Tanım", "authentication": "Kimlik Doğrulama", - "token": "Token", + "token": "Jeton", "where": "Koşul", "cache": "Önbellek", "chat": "Sohbet", @@ -247,11 +247,11 @@ "created": "Oluşturuldu", "sqlOutput": "SQL Çıktısı", "addOption": "Seçenek ekle", - "qrCodeValueColumn": "Column with QR code value", - "barcodeValueColumn": "Column with Barcode value", - "barcodeFormat": "Barcode format", - "qrCodeValueTooLong": "Too many characters for a QR code", - "barcodeValueTooLong": "Too many characters for a barcode", + "qrCodeValueColumn": "QR kod değerine sahip sütun", + "barcodeValueColumn": "Barkod değeri içeren sütun", + "barcodeFormat": "Barkod formatı", + "qrCodeValueTooLong": "QR kodu için çok fazla karakter", + "barcodeValueTooLong": "Barkod için çok fazla karakter", "aggregateFunction": "Birleştirme fonksiyonu", "dbCreateIfNotExists": "Veritabanı : yoksa oluştur", "clientKey": "İstemci Anahtarı", @@ -277,44 +277,44 @@ "selectUserRole": "Kullanıcı Rolü Seç", "childTable": "Alt tablo", "childColumn": "Alt sütun", - "linkToAnotherRecord": "Link to another record", + "linkToAnotherRecord": "Başka bir kayda bağlantı", "onUpdate": "Güncellenince", "onDelete": "Silinince", - "account": "Account", - "language": "Language", - "primaryColor": "Primary Color", - "accentColor": "Accent Color", - "customTheme": "Custom Theme", - "requestDataSource": "Request a data source you need?", - "apiKey": "API Key", - "sharedBase": "Shared Base", - "importData": "Import Data", - "importSecondaryViews": "Import Secondary Views", - "importRollupColumns": "Import Rollup Columns", - "importLookupColumns": "Import Lookup Columns", - "importAttachmentColumns": "Import Attachment Columns", - "importFormulaColumns": "Import Formula Columns", - "noData": "No Data", - "goToDashboard": "Go to Dashboard", - "importing": "Importing", - "flattenNested": "Flatten Nested", - "downloadAllowed": "Download allowed", - "weAreHiring": "We are Hiring!", - "primaryKey": "Primary key", - "hasMany": "has many", - "belongsTo": "belongs to", - "manyToMany": "have many to many relation", - "extraConnectionParameters": "Extra connection parameters", - "commentsOnly": "Comments only", - "documentation": "Documentation", - "subscribeNewsletter": "Subscribe to our weekly newsletter", - "signUpWithGoogle": "Sign up with Google", - "signInWithGoogle": "Sign in with Google", - "agreeToTos": "By signing up, you agree to the Terms of Service", - "welcomeToNc": "Welcome to NocoDB!", - "inviteOnlySignup": "Allow signup only using invite url", - "nextRow": "Next Row", - "prevRow": "Previous Row" + "account": "Hesap", + "language": "Dil", + "primaryColor": "Ana Renk", + "accentColor": "Vurgu Rengi", + "customTheme": "Özel Tema", + "requestDataSource": "İhtiyacınız olan bir veri kaynağı mı talep ediyorsunuz?", + "apiKey": "API Anahtarı", + "sharedBase": "Paylaşılan Taban", + "importData": "Veri İçe Aktarma", + "importSecondaryViews": "İkincil Görünümleri İçe Aktarma", + "importRollupColumns": "Rollup Sütunlarını İçe Aktarma", + "importLookupColumns": "Arama Sütunlarını İçe Aktarma", + "importAttachmentColumns": "Ek Sütunlarını İçe Aktar", + "importFormulaColumns": "Formül Sütunlarını İçe Aktarma", + "noData": "Veri Yok", + "goToDashboard": "Gösterge Tablosuna Git", + "importing": "İthalat", + "flattenNested": "Yuvalanmış Düzleştir", + "downloadAllowed": "İndirme izni verildi", + "weAreHiring": "İşe Alım Yapıyoruz!", + "primaryKey": "Birincil anahtar", + "hasMany": "birçok", + "belongsTo": "aittir", + "manyToMany": "çoktan çoka ilişkisi var", + "extraConnectionParameters": "Ekstra bağlantı parametreleri", + "commentsOnly": "Sadece yorumlar", + "documentation": "Dokümantasyon", + "subscribeNewsletter": "Haftalık bültenimize abone olun", + "signUpWithGoogle": "Google ile kaydolun", + "signInWithGoogle": "Google ile oturum açın", + "agreeToTos": "Kaydolarak Hizmet Koşullarını kabul etmiş olursunuz", + "welcomeToNc": "NocoDB'ye hoş geldiniz!", + "inviteOnlySignup": "Yalnızca davet url'si kullanarak kaydolmaya izin ver", + "nextRow": "Sonraki Sıra", + "prevRow": "Önceki Sıra" }, "activity": { "createProject": "Proje Oluştur", @@ -327,7 +327,7 @@ "deleteProject": "Projeyi Sil", "refreshProject": "Projeleri Yenile", "saveProject": "Projeyi Kaydet", - "deleteKanbanStack": "Delete stack?", + "deleteKanbanStack": "Yığını silelim mi?", "createProjectExtended": { "extDB": "Dışarıdan bir veritabanına
bağlanarak oluştur", "excel": "Excel'den Proje Oluştur", @@ -359,14 +359,14 @@ "invite": "Davet et", "inviteMore": "Daha fazla davet et", "inviteTeam": "Takıma davet et", - "inviteUser": "Invite User", + "inviteUser": "Kullanıcı Davet Et", "inviteToken": "Davet kodu", "newUser": "Yeni kullanıcı", "editUser": "Kullanıcıyı düzenle", "deleteUser": "Kullanıcıyı projeden kaldır", "resendInvite": "Davet e-postasını yeniden gönder", "copyInviteURL": "Davet linkini kopyala", - "copyPasswordResetURL": "Copy password reset URL", + "copyPasswordResetURL": "Parola sıfırlama URL'sini kopyala", "newRole": "Yeni rol", "reloadRoles": "Rolleri yeniden yükle", "nextPage": "Sonraki Sayfa", @@ -382,8 +382,8 @@ "setPrimary": "Birincil değer yap", "addRow": "Yeni satır ekle", "saveRow": "Satırı kaydet", - "saveAndExit": "Save & Exit", - "saveAndStay": "Save & Stay", + "saveAndExit": "Kaydet ve Çık", + "saveAndStay": "Kaydet ve Kal", "insertRow": "Yeni Satır Ekle", "deleteRow": "Satırı Sil", "deleteSelectedRow": "Seçilen Satırları Sil", @@ -427,29 +427,29 @@ "editConnJson": "JSON bağlantısını düzenle", "sponsorUs": "Bizi Destekle", "sendEmail": "E-POSTA GÖNDER", - "addUserToProject": "Add user to project", - "getApiSnippet": "Get API Snippet", - "clearCell": "Clear cell", - "addFilterGroup": "Add Filter Group", - "linkRecord": "Link record", - "addNewRecord": "Add new record", - "useConnectionUrl": "Use Connection URL", - "toggleCommentsDraw": "Toggle comments draw", - "expandRecord": "Expand Record", - "deleteRecord": "Delete Record", + "addUserToProject": "Projeye kullanıcı ekleme", + "getApiSnippet": "API Snippet'i Alın", + "clearCell": "Temiz hücre", + "addFilterGroup": "Filtre Grubu Ekle", + "linkRecord": "Bağlantı kaydı", + "addNewRecord": "Yeni kayıt ekle", + "useConnectionUrl": "Bağlantı URL'sini Kullan", + "toggleCommentsDraw": "Yorum çizimini değiştir", + "expandRecord": "Kaydı Genişlet", + "deleteRecord": "Kayıt Silme", "erd": { - "showColumns": "Show Columns", - "showPkAndFk": "Show Primary and Foreign Keys", - "showSqlViews": "Show SQL Views", - "showMMTables": "Show Many to Many tables", - "showJunctionTableNames": "Show Junction Table Names" + "showColumns": "Sütunları Göster", + "showPkAndFk": "Birincil ve Yabancı Anahtarları Göster", + "showSqlViews": "SQL Görünümlerini Göster", + "showMMTables": "Çoktan Çoka tabloları göster", + "showJunctionTableNames": "Bağlantı Tablosu Adlarını Göster" }, "kanban": { - "collapseStack": "Collapse Stack", - "deleteStack": "Delete Stack", - "stackedBy": "Stacked By", - "chooseGroupingField": "Choose a Grouping Field", - "addOrEditStack": "Add / Edit Stack" + "collapseStack": "Yığını Daralt", + "deleteStack": "Yığını Sil", + "stackedBy": "Tarafından Yığılmış", + "chooseGroupingField": "Bir Gruplama Alanı Seçin", + "addOrEditStack": "Yığın Ekle / Düzenle" } }, "tooltip": { @@ -497,24 +497,24 @@ "noItemsFound": "Hiç bir öğe bulunamadı", "defaultValue": "Varsayılan değer", "filterByEmail": "E-posta ile filtrele", - "filterQuery": "Filter query", - "selectField": "Select field" + "filterQuery": "Filtre sorgusu", + "selectField": "Alan seçin" }, "msg": { "warning": { "barcode": { - "renderError": "Barcode error - please check compatibility between input and barcode type" + "renderError": "Barkod hatası - lütfen giriş ve barkod türü arasındaki uyumluluğu kontrol edin" }, "nonEditableFields": { - "computedFieldUnableToClear": "Warning: Computed field - unable to clear text", - "qrFieldsCannotBeDirectlyChanged": "Warning: QR fields cannot be directly changed." + "computedFieldUnableToClear": "Uyarı: Hesaplanmış alan - metin temizlenemiyor", + "qrFieldsCannotBeDirectlyChanged": "Uyarı: QR alanları doğrudan değiştirilemez." } }, "info": { - "pasteNotSupported": "Paste operation is not supported on the active cell", + "pasteNotSupported": "Etkin hücre üzerinde yapıştırma işlemi desteklenmiyor", "roles": { - "orgCreator": "Creator can create new projects and access any invited project.", - "orgViewer": "Viewer is not allowed to create new projects but they can access any invited project." + "orgCreator": "İçerik oluşturucu yeni projeler oluşturabilir ve davet edilen herhangi bir projeye erişebilir.", + "orgViewer": "İzleyicinin yeni proje oluşturmasına izin verilmez ancak davet edilen herhangi bir projeye erişebilir." }, "footerInfo": "Sayfa başına satır", "upload": "Yüklenecek Dosyayı Seçin", @@ -606,33 +606,33 @@ "addDefaultColumns": "Varsayılan kolonları ekle", "tableNameInDb": "Veritabanında kayıt edildiği şekilde tablo adları", "airtable": { - "credentials": "Where to find this?" + "credentials": "Bunu nerede bulabilirim?" }, "import": { - "clickOrDrag": "Click or drag file to this area to upload" + "clickOrDrag": "Yüklemek için dosyayı tıklayın veya bu alana sürükleyin" }, - "metaDataRecreated": "Table metadata recreated successfully", - "invalidCredentials": "Invalid credentials", - "downloadingMoreFiles": "Downloading more files", - "copiedToClipboard": "Copied to clipboard", - "requriedFieldsCantBeMoved": "Required field can't be moved", - "updateNotAllowedWithoutPK": "Update not allowed for table which doesn't have primary key", - "autoIncFieldNotEditable": "Auto increment field is not editable", - "editingPKnotSupported": "Editing primary key not supported", - "deletedCache": "Deleted cache successfully", - "cacheEmpty": "Cache is empty", - "exportedCache": "Exported Cache Successfully", - "valueAlreadyInList": "This value is already in the list", - "noColumnsToUpdate": "No columns to update", - "tableDeleted": "Deleted table successfully", - "generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base", - "deleteViewConfirmation": "Are you sure you want to delete this view?", - "deleteTableConfirmation": "Do you want to delete the table", - "showM2mTables": "Show M2M Tables", - "deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack.", - "computedFieldEditWarning": "Computed field: contents are read-only. Use column edit menu to reconfigure", - "computedFieldDeleteWarning": "Computed field: contents are read-only. Unable to clear content.", - "noMoreRecords": "No more records" + "metaDataRecreated": "Tablo meta verileri başarıyla yeniden oluşturuldu", + "invalidCredentials": "Geçersiz kimlik bilgileri", + "downloadingMoreFiles": "Daha fazla dosya indirme", + "copiedToClipboard": "Panoya kopyalandı", + "requriedFieldsCantBeMoved": "Zorunlu alan taşınamaz", + "updateNotAllowedWithoutPK": "Birincil anahtarı olmayan tablo için güncellemeye izin verilmiyor", + "autoIncFieldNotEditable": "Otomatik artış alanı düzenlenebilir değil", + "editingPKnotSupported": "Birincil anahtarın düzenlenmesi desteklenmiyor", + "deletedCache": "Önbellek başarıyla silindi", + "cacheEmpty": "Önbellek boş", + "exportedCache": "Önbellek Başarıyla Dışa Aktarıldı", + "valueAlreadyInList": "Bu değer zaten listede", + "noColumnsToUpdate": "Güncellenecek sütun yok", + "tableDeleted": "Tablo başarıyla silindi", + "generatePublicShareableReadonlyBase": "Herkese açık paylaşılabilir salt okunur taban oluşturun", + "deleteViewConfirmation": "Bu görünümü silmek istediğinizden emin misiniz?", + "deleteTableConfirmation": "Tabloyu silmek istiyor musunuz", + "showM2mTables": "M2M Tablolarını Göster", + "deleteKanbanStackConfirmation": "Bu yığının silinmesi `{stackToBeDeleted}` seçim seçeneğini `{groupingField}` adresinden de kaldıracaktır. Kayıtlar kategorize edilmemiş yığına taşınacaktır.", + "computedFieldEditWarning": "Hesaplanan alan: içerik salt okunurdur. Yeniden yapılandırmak için sütun düzenleme menüsünü kullanın", + "computedFieldDeleteWarning": "Hesaplanan alan: içerik salt okunurdur. İçerik temizlenemiyor.", + "noMoreRecords": "Artık kayıt yok" }, "error": { "searchProject": "{search} için aramanız hiç bir sonuç bulamadı", @@ -648,53 +648,53 @@ "passwdRequired": "Şifre gerekli", "passwdLength": "Şifreniz en az 8 karakter olmalıdır", "passwdMismatch": "Parolalar uyuşmuyor", - "completeRuleSet": "At least 8 characters with one Uppercase, one number and one special character", - "atLeast8Char": "At least 8 characters", - "atLeastOneUppercase": "One Uppercase letter", - "atLeastOneNumber": "One Number", - "atLeastOneSpecialChar": "One special character", - "allowedSpecialCharList": "Allowed special character list" + "completeRuleSet": "Biri büyük harf, biri sayı ve biri özel karakter olmak üzere en az 8 karakter", + "atLeast8Char": "En az 8 karakter", + "atLeastOneUppercase": "Bir büyük harf", + "atLeastOneNumber": "Bir Numara", + "atLeastOneSpecialChar": "Bir özel karakter", + "allowedSpecialCharList": "İzin verilen özel karakter listesi" }, - "invalidURL": "Invalid URL", - "internalError": "Some internal error occurred", - "templateGeneratorNotFound": "Template Generator cannot be found!", - "fileUploadFailed": "Failed to upload file", - "primaryColumnUpdateFailed": "Failed to update primary column", - "formDescriptionTooLong": "Data too long for Form Description", - "columnsRequired": "Following columns are required", - "selectAtleastOneColumn": "At least one column has to be selected", - "columnDescriptionNotFound": "Cannot find the destination column for", - "duplicateMappingFound": "Duplicate mapping found, please remove one of the mapping", - "nullValueViolatesNotNull": "Null value violates not-null constraint", - "sourceHasInvalidNumbers": "Source data contains some invalid numbers", - "sourceHasInvalidBoolean": "Source data contains some invalid boolean values", - "invalidForm": "Invalid Form", - "formValidationFailed": "Form validation failed", - "youHaveBeenSignedOut": "You have been signed out", - "failedToLoadList": "Failed to load list", - "failedToLoadChildrenList": "Failed to load children list", - "deleteFailed": "Delete failed", - "unlinkFailed": "Unlink failed", - "rowUpdateFailed": "Row update failed", - "deleteRowFailed": "Failed to delete row", - "setFormDataFailed": "Failed to set form data", - "formViewUpdateFailed": "Failed to update form view", - "tableNameRequired": "Table name is required", - "nameShouldStartWithAnAlphabetOr_": "Name should start with an alphabet or _", - "followingCharactersAreNotAllowed": "Following characters are not allowed", - "columnNameRequired": "Column name is required", - "projectNameExceeds50Characters": "Project name exceeds 50 characters", - "projectNameCannotStartWithSpace": "Project name cannot start with space", - "requiredField": "Required field", - "ipNotAllowed": "IP not allowed", - "targetFileIsNotAnAcceptedFileType": "Target file is not an accepted file type", - "theAcceptedFileTypeIsCsv": "The accepted file type is .csv", - "theAcceptedFileTypesAreXlsXlsxXlsmOdsOts": "The accepted file types are .xls, .xlsx, .xlsm, .ods, .ots", - "parameterKeyCannotBeEmpty": "Parameter key cannot be empty", - "duplicateParameterKeysAreNotAllowed": "Duplicate parameter keys are not allowed", - "fieldRequired": "{value} cannot be empty.", - "projectNotAccessible": "Project not accessible", - "copyToClipboardError": "Failed to copy to clipboard" + "invalidURL": "Geçersiz URL", + "internalError": "Bazı dahili hatalar oluştu", + "templateGeneratorNotFound": "Şablon Oluşturucu bulunamıyor!", + "fileUploadFailed": "Dosya yüklenemedi", + "primaryColumnUpdateFailed": "Birincil sütun güncellenemedi", + "formDescriptionTooLong": "Form Açıklaması için çok uzun veri", + "columnsRequired": "Aşağıdaki sütunlar gereklidir", + "selectAtleastOneColumn": "En az bir sütun seçilmelidir", + "columnDescriptionNotFound": "için hedef sütun bulunamıyor", + "duplicateMappingFound": "Yinelenen eşleme bulundu, lütfen eşlemelerden birini kaldırın", + "nullValueViolatesNotNull": "Null değer not-null kısıtlamasını ihlal ediyor", + "sourceHasInvalidNumbers": "Kaynak veriler bazı geçersiz sayılar içeriyor", + "sourceHasInvalidBoolean": "Kaynak veriler bazı geçersiz boolean değerleri içeriyor", + "invalidForm": "Geçersiz Form", + "formValidationFailed": "Form doğrulama başarısız oldu", + "youHaveBeenSignedOut": "Çıkışınız yapıldı", + "failedToLoadList": "Liste yüklenemedi", + "failedToLoadChildrenList": "Çocuk listesi yüklenemedi", + "deleteFailed": "Silme işlemi başarısız", + "unlinkFailed": "Bağlantıyı kaldırma başarısız", + "rowUpdateFailed": "Satır güncellemesi başarısız oldu", + "deleteRowFailed": "Satır silinemedi", + "setFormDataFailed": "Form verileri ayarlanamadı", + "formViewUpdateFailed": "Form görünümü güncelleştirilemedi", + "tableNameRequired": "Tablo adı gereklidir", + "nameShouldStartWithAnAlphabetOr_": "İsim bir alfabe veya _ ile başlamalıdır", + "followingCharactersAreNotAllowed": "Aşağıdaki karakterlere izin verilmez", + "columnNameRequired": "Sütun adı gereklidir", + "projectNameExceeds50Characters": "Proje adı 50 karakteri aşıyor", + "projectNameCannotStartWithSpace": "Proje adı boşlukla başlayamaz", + "requiredField": "Zorunlu alan", + "ipNotAllowed": "IP'ye izin verilmiyor", + "targetFileIsNotAnAcceptedFileType": "Hedef dosya kabul edilen bir dosya türü değil", + "theAcceptedFileTypeIsCsv": "Kabul edilen dosya türü .csv'dir", + "theAcceptedFileTypesAreXlsXlsxXlsmOdsOts": "Kabul edilen dosya türleri .xls, .xlsx, .xlsm, .ods, .ots", + "parameterKeyCannotBeEmpty": "Parametre anahtarı boş olamaz", + "duplicateParameterKeysAreNotAllowed": "Yinelenen parametre anahtarlarına izin verilmez", + "fieldRequired": "{value} boş olamaz.", + "projectNotAccessible": "Proje erişilebilir değil", + "copyToClipboardError": "Panoya kopyalanamadı" }, "toast": { "exportMetadata": "Proje metaverileri başarıyla dışa aktarıldı", @@ -714,39 +714,39 @@ "futureRelease": "Çok yakında!" }, "success": { - "columnDuplicated": "Column duplicated successfully", - "updatedUIACL": "Updated UI ACL for tables successfully", - "pluginUninstalled": "Plugin uninstalled successfully", - "pluginSettingsSaved": "Plugin settings saved successfully", - "pluginTested": "Successfully tested plugin settings", - "tableRenamed": "Table renamed successfully", - "viewDeleted": "View deleted successfully", - "primaryColumnUpdated": "Successfully updated as primary column", - "tableDataExported": "Successfully exported all table data", - "updated": "Successfully updated", - "sharedViewDeleted": "Deleted shared view successfully", - "userDeleted": "User deleted successfully", - "viewRenamed": "View renamed successfully", - "tokenGenerated": "Token generated successfully", - "tokenDeleted": "Token deleted successfully", - "userAddedToProject": "Successfully added user to project", - "userAdded": "Successfully added user", - "userDeletedFromProject": "Successfully deleted user from project", - "inviteEmailSent": "Invite Email sent successfully", - "inviteURLCopied": "Invite URL copied to clipboard", - "passwordResetURLCopied": "Password reset URL copied to clipboard", - "shareableURLCopied": "Copied shareable base URL to clipboard!", - "embeddableHTMLCodeCopied": "Copied embeddable HTML code!", - "userDetailsUpdated": "Successfully updated the user details", - "tableDataImported": "Successfully imported table data", - "webhookUpdated": "Webhook details updated successfully", - "webhookDeleted": "Hook deleted successfully", - "webhookTested": "Webhook tested successfully", - "columnUpdated": "Column updated", - "columnCreated": "Column created", - "passwordChanged": "Password changed successfully. Please login again.", - "settingsSaved": "Settings saved successfully", - "roleUpdated": "Role updated successfully" + "columnDuplicated": "Sütun başarıyla çoğaltıldı", + "updatedUIACL": "Tablolar için UI ACL başarıyla güncellendi", + "pluginUninstalled": "Eklenti başarıyla kaldırıldı", + "pluginSettingsSaved": "Eklenti ayarları başarıyla kaydedildi", + "pluginTested": "Eklenti ayarları başarıyla test edildi", + "tableRenamed": "Tablo başarıyla yeniden adlandırıldı", + "viewDeleted": "Görünüm başarıyla silindi", + "primaryColumnUpdated": "Birincil sütun olarak başarıyla güncellendi", + "tableDataExported": "Tüm tablo verileri başarıyla dışa aktarıldı", + "updated": "Başarıyla güncellendi", + "sharedViewDeleted": "Paylaşılan görünüm başarıyla silindi", + "userDeleted": "Kullanıcı başarıyla silindi", + "viewRenamed": "Görünüm başarıyla yeniden adlandırıldı", + "tokenGenerated": "Belirteç başarıyla oluşturuldu", + "tokenDeleted": "Belirteç başarıyla silindi", + "userAddedToProject": "Kullanıcı projeye başarıyla eklendi", + "userAdded": "Kullanıcı başarıyla eklendi", + "userDeletedFromProject": "Kullanıcı projeden başarıyla silindi", + "inviteEmailSent": "Davet E-postası başarıyla gönderildi", + "inviteURLCopied": "Panoya kopyalanan davet URL'si", + "passwordResetURLCopied": "Panoya kopyalanan parola sıfırlama URL'si", + "shareableURLCopied": "Paylaşılabilir temel URL panoya kopyalandı!", + "embeddableHTMLCodeCopied": "Yerleştirilebilir HTML kodu kopyalandı!", + "userDetailsUpdated": "Kullanıcı bilgileri başarıyla güncellendi", + "tableDataImported": "Tablo verileri başarıyla içe aktarıldı", + "webhookUpdated": "Web kancası ayrıntıları başarıyla güncellendi", + "webhookDeleted": "Kanca başarıyla silindi", + "webhookTested": "Web kancası başarıyla test edildi", + "columnUpdated": "Sütun güncellendi", + "columnCreated": "Sütun oluşturuldu", + "passwordChanged": "Şifre başarıyla değiştirildi. Lütfen tekrar giriş yapınız.", + "settingsSaved": "Ayarlar başarıyla kaydedildi", + "roleUpdated": "Rol başarıyla güncellendi" } } }