From 35daf42a556dc777e881dea45bb70c247cfff5bf Mon Sep 17 00:00:00 2001 From: Taylan Date: Wed, 16 Apr 2025 21:45:14 +0200 Subject: [PATCH] =?UTF-8?q?turkish=20translation=20of=20Main=20=E2=80=9CUs?= =?UTF-8?q?er=20&=20Roles=E2=80=9D=20->=20Content?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- internationalization/tr.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/internationalization/tr.md b/internationalization/tr.md index 464ce77f..32fd2fd0 100644 --- a/internationalization/tr.md +++ b/internationalization/tr.md @@ -187,3 +187,36 @@ | This is the site that will be used in the dashboard. | Kontrol panelinde kullanılacak sitedir. | | | Create Resource | Kaynak Oluştur | | | Close | Kapat | | + +--- + +## Main “User & Roles” + +##### Content + +| EN | TR | Notes | +| ------------------------------------------------------------ | ------------------------------------------------------------------------------------------ | ----------------------------- | +| Manage User & Roles | Kullanıcılar ve Rolleri Yönet | | +| Invite users and add them to roles to manage access to your organization | Organizasyonunuza erişimi yönetmek için kullanıcıları davet edin ve rollere atayın | | +| Users | Kullanıcılar | sidebar item | +| Roles | Roller | sidebar item | +| **User tab** | **Kullanıcı Sekmesi** | | +| Search users | Kullanıcıları ara | placeholder | +| Invite User | Kullanıcı Davet Et | addbutton | +| Email | E-posta | table header | +| Status | Durum | table header | +| Role | Rol | table header | +| Confirmed | Onaylandı | account status | +| Not confirmed (?) | Onaylanmadı (?) | account status | +| Owner | Sahip | role | +| Admin | Yönetici | role | +| Member | Üye | role | +| **Roles Tab** | **Roller Sekmesi** | | +| Search roles | Rolleri ara | placeholder | +| Add Role | Rol Ekle | addbutton | +| Name | Ad | table header | +| Description | Açıklama | table header | +| Admin | Yönetici | role | +| Member | Üye | role | +| Admin role with the most permissions | En fazla yetkiye sahip yönetici rolü | admin role desc | +| Members can only view resources | Üyeler yalnızca kaynakları görüntüleyebilir | member role desc |