From 3e6eb06bd8482a1e2ebadca25c1202926aa1a6ed Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Fri, 8 May 2026 18:35:13 -0700 Subject: [PATCH] New translations en-us.json (Turkish) [ci skip] --- messages/tr-TR.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/messages/tr-TR.json b/messages/tr-TR.json index 145a59eee..734c47c3b 100644 --- a/messages/tr-TR.json +++ b/messages/tr-TR.json @@ -523,6 +523,12 @@ "userMessageOrgRemove": "Kaldırıldığında, bu kullanıcı organizasyona artık erişim sağlayamayacak. Kullanıcı tekrar davet edilebilir, ancak daveti kabul etmesi gerekecek.", "userRemoveOrgConfirm": "Kullanıcıyı Kaldırmayı Onayla", "userRemoveOrg": "Kullanıcıyı Organizasyondan Kaldır", + "userQuestionOrgRemoveSelf": "Are you sure you want to remove yourself from this organization?", + "userMessageOrgRemoveSelf": "You will lose access immediately. An administrator can invite you again later, but you will need to accept a new invitation.", + "userRemoveOrgConfirmSelf": "Confirm Remove Myself", + "userRemoveOrgSelf": "Remove yourself from the organization", + "userRemoveOrgSelfWarning": "You will lose access to this organization immediately.", + "userRemoveOrgConfirmPhraseSelf": "REMOVE MYSELF FROM ORG", "users": "Kullanıcılar", "accessRoleMember": "Üye", "accessRoleOwner": "Sahip", @@ -531,6 +537,11 @@ "emailInvalid": "Geçersiz e-posta adresi", "inviteValidityDuration": "Lütfen bir süre seçin", "accessRoleSelectPlease": "Lütfen bir rol seçin", + "removeOwnAdminRoleConfirmTitle": "Remove your administrator access?", + "removeOwnAdminRoleConfirmDescription": "You will no longer have administrator permissions in this organization after saving. Another administrator can restore access if needed.", + "removeOwnAdminRoleConfirmButton": "Remove My Administrator Access", + "removeOwnAdminRoleConfirmPhrase": "REMOVE MY ADMIN ACCESS", + "ownerMustRetainAdminRole": "The organization owner must keep at least one administrator role.", "usernameRequired": "Kullanıcı adı gereklidir", "idpSelectPlease": "Lütfen bir kimlik sağlayıcı seçin", "idpGenericOidc": "Genel OAuth2/OIDC sağlayıcısı.",