diff --git a/messages/tr-TR.json b/messages/tr-TR.json index f2ab7e7f..cac8054c 100644 --- a/messages/tr-TR.json +++ b/messages/tr-TR.json @@ -257,6 +257,8 @@ "accessRolesSearch": "Rolleri ara...", "accessRolesAdd": "Rol Ekle", "accessRoleDelete": "Rolü Sil", + "accessApprovalsManage": "Manage Approvals", + "accessApprovalsDescription": "Manage approval requests in the organization", "description": "Açıklama", "inviteTitle": "Açık Davetiyeler", "inviteDescription": "Organizasyona katılmak için diğer kullanıcılar için davetleri yönetin", @@ -450,6 +452,18 @@ "selectDuration": "Süreyi seçin", "selectResource": "Kaynak Seçin", "filterByResource": "Kaynağa Göre Filtrele", + "selectApprovalState": "Select Approval State", + "filterByApprovalState": "Filter By Approval State", + "approvalListEmpty": "No approvals", + "approvalState": "Approval State", + "approve": "Approve", + "approved": "Approved", + "denied": "Denied", + "deniedApproval": "Denied Approval", + "all": "All", + "deny": "Deny", + "viewDetails": "View Details", + "requestingNewDeviceApproval": "requested a new device", "resetFilters": "Filtreleri Sıfırla", "totalBlocked": "Pangolin Tarafından Engellenen İstekler", "totalRequests": "Toplam İstekler", @@ -729,16 +743,28 @@ "countries": "Ülkeler", "accessRoleCreate": "Rol Oluştur", "accessRoleCreateDescription": "Kullanıcıları gruplamak ve izinlerini yönetmek için yeni bir rol oluşturun.", + "accessRoleEdit": "Edit Role", + "accessRoleEditDescription": "Edit role information.", "accessRoleCreateSubmit": "Rol Oluştur", "accessRoleCreated": "Rol oluşturuldu", "accessRoleCreatedDescription": "Rol başarıyla oluşturuldu.", "accessRoleErrorCreate": "Rol oluşturulamadı", "accessRoleErrorCreateDescription": "Rol oluşturulurken bir hata oluştu.", + "accessRoleUpdateSubmit": "Update Role", + "accessRoleUpdated": "Role updated", + "accessRoleUpdatedDescription": "The role has been successfully updated.", + "accessApprovalUpdated": "Approval processed", + "accessApprovalApprovedDescription": "Set Approval Request decision to approved.", + "accessApprovalDeniedDescription": "Set Approval Request decision to denied.", + "accessRoleErrorUpdate": "Failed to update role", + "accessRoleErrorUpdateDescription": "An error occurred while updating the role.", + "accessApprovalErrorUpdate": "Failed to process approval", + "accessApprovalErrorUpdateDescription": "An error occurred while processing the approval.", "accessRoleErrorNewRequired": "Yeni rol gerekli", "accessRoleErrorRemove": "Rol kaldırılamadı", "accessRoleErrorRemoveDescription": "Rol kaldırılırken bir hata oluştu.", "accessRoleName": "Rol Adı", - "accessRoleQuestionRemove": "{name} rolünü silmek üzeresiniz. Bu eylemi geri alamazsınız.", + "accessRoleQuestionRemove": "You're about to delete the `{name}` role. You cannot undo this action.", "accessRoleRemove": "Rolü Kaldır", "accessRoleRemoveDescription": "Kuruluştan bir rol kaldır", "accessRoleRemoveSubmit": "Rolü Kaldır", @@ -1193,6 +1219,7 @@ "sidebarOverview": "Genel Bakış", "sidebarHome": "Ana Sayfa", "sidebarSites": "Siteler", + "sidebarApprovals": "Approval Requests", "sidebarResources": "Kaynaklar", "sidebarProxyResources": "Herkese Açık", "sidebarClientResources": "Özel", @@ -1308,6 +1335,7 @@ "refreshError": "Veriler yenilenemedi", "verified": "Doğrulandı", "pending": "Beklemede", + "pendingApproval": "Pending Approval", "sidebarBilling": "Faturalama", "billing": "Faturalama", "orgBillingDescription": "Fatura bilgilerinizi ve aboneliklerinizi yönetin", @@ -1551,6 +1579,8 @@ "IntervalSeconds": "Sağlıklı Aralık", "timeoutSeconds": "Zaman Aşımı (saniye)", "timeIsInSeconds": "Zaman saniye cinsindendir", + "requireDeviceApproval": "Require Device Approvals", + "requireDeviceApprovalDescription": "Users with this role need their devices approved by an admin before they can access resources", "retryAttempts": "Tekrar Deneme Girişimleri", "expectedResponseCodes": "Beklenen Yanıt Kodları", "expectedResponseCodesDescription": "Sağlıklı durumu gösteren HTTP durum kodu. Boş bırakılırsa, 200-300 arası sağlıklı kabul edilir.",