mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-22 05:58:05 +00:00
New translations en-us.json (Turkish)
This commit is contained in:
@@ -56,6 +56,9 @@
|
|||||||
"sitesBannerTitle": "Herhangi Bir Ağa Bağlan",
|
"sitesBannerTitle": "Herhangi Bir Ağa Bağlan",
|
||||||
"sitesBannerDescription": "Bir site, Pangolin'in kullanıcılara, halka açık veya özel kaynaklara, her yerden erişim sağlamak için uzak bir ağa bağlantı sunmasıdır. Site ağı bağlantısını (Newt) çalıştırabileceğiniz her yere kurarak bağlantıyı kurunuz.",
|
"sitesBannerDescription": "Bir site, Pangolin'in kullanıcılara, halka açık veya özel kaynaklara, her yerden erişim sağlamak için uzak bir ağa bağlantı sunmasıdır. Site ağı bağlantısını (Newt) çalıştırabileceğiniz her yere kurarak bağlantıyı kurunuz.",
|
||||||
"sitesBannerButtonText": "Site Kur",
|
"sitesBannerButtonText": "Site Kur",
|
||||||
|
"approvalsBannerTitle": "Approve or Deny Device Access",
|
||||||
|
"approvalsBannerDescription": "Review and approve or deny device access requests from users. When device approvals are required, users must get admin approval before their devices can connect to your organization's resources.",
|
||||||
|
"approvalsBannerButtonText": "Learn More",
|
||||||
"siteCreate": "Site Oluştur",
|
"siteCreate": "Site Oluştur",
|
||||||
"siteCreateDescription2": "Yeni bir site oluşturup bağlanmak için aşağıdaki adımları izleyin",
|
"siteCreateDescription2": "Yeni bir site oluşturup bağlanmak için aşağıdaki adımları izleyin",
|
||||||
"siteCreateDescription": "Kaynaklarınızı bağlamaya başlamak için yeni bir site oluşturun",
|
"siteCreateDescription": "Kaynaklarınızı bağlamaya başlamak için yeni bir site oluşturun",
|
||||||
@@ -258,7 +261,7 @@
|
|||||||
"accessRolesAdd": "Rol Ekle",
|
"accessRolesAdd": "Rol Ekle",
|
||||||
"accessRoleDelete": "Rolü Sil",
|
"accessRoleDelete": "Rolü Sil",
|
||||||
"accessApprovalsManage": "Manage Approvals",
|
"accessApprovalsManage": "Manage Approvals",
|
||||||
"accessApprovalsDescription": "Manage approval requests in the organization",
|
"accessApprovalsDescription": "View and manage pending approvals for access to this organization",
|
||||||
"description": "Açıklama",
|
"description": "Açıklama",
|
||||||
"inviteTitle": "Açık Davetiyeler",
|
"inviteTitle": "Açık Davetiyeler",
|
||||||
"inviteDescription": "Organizasyona katılmak için diğer kullanıcılar için davetleri yönetin",
|
"inviteDescription": "Organizasyona katılmak için diğer kullanıcılar için davetleri yönetin",
|
||||||
@@ -2509,5 +2512,15 @@
|
|||||||
"unblock": "Unblock",
|
"unblock": "Unblock",
|
||||||
"deviceActions": "Device Actions",
|
"deviceActions": "Device Actions",
|
||||||
"deviceActionsDescription": "Manage device status and access",
|
"deviceActionsDescription": "Manage device status and access",
|
||||||
"devicePendingApprovalBannerDescription": "This device is pending approval. It won't be able to connect to resources until approved."
|
"devicePendingApprovalBannerDescription": "This device is pending approval. It won't be able to connect to resources until approved.",
|
||||||
|
"connected": "Connected",
|
||||||
|
"disconnected": "Disconnected",
|
||||||
|
"approvalsEmptyStateTitle": "Device Approvals Not Enabled",
|
||||||
|
"approvalsEmptyStateDescription": "Enable device approvals for roles to require admin approval before users can connect new devices.",
|
||||||
|
"approvalsEmptyStateStep1Title": "Go to Roles",
|
||||||
|
"approvalsEmptyStateStep1Description": "Navigate to your organization's roles settings to configure device approvals.",
|
||||||
|
"approvalsEmptyStateStep2Title": "Enable Device Approvals",
|
||||||
|
"approvalsEmptyStateStep2Description": "Edit a role and enable the 'Require Device Approvals' option. Users with this role will need admin approval for new devices.",
|
||||||
|
"approvalsEmptyStatePreviewDescription": "Preview: When enabled, pending device requests will appear here for review",
|
||||||
|
"approvalsEmptyStateButtonText": "Manage Roles"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user