Merge pull request #17124 from overleaf/ab-group-sso-copy-links-update

[web] Group SSO copy & link updates

GitOrigin-RevId: 267e76aa0123bffa47583f2f773372f4e5e4185b
This commit is contained in:
Alexandre Bourdin 2024-02-16 10:23:24 +01:00 committed by Copybot
parent 0ed6e0be17
commit cb5430f8b5
3 changed files with 19 additions and 20 deletions

View file

@ -282,7 +282,6 @@
"dismiss": "",
"dismiss_error_popup": "",
"display_deleted_user": "",
"do_this_later": "",
"do_you_want_to_change_your_primary_email_address_to": "",
"do_you_want_to_overwrite_it": "",
"do_you_want_to_overwrite_it_plural": "",
@ -1052,7 +1051,6 @@
"revoke_invite": "",
"right": "",
"role": "",
"saml_audience_mismatch_error": "",
"saml_auth_error": "",
"saml_identity_exists_error": "",
"saml_invalid_signature_error": "",
@ -1135,6 +1133,7 @@
"sessions": "",
"set_color": "",
"set_column_width": "",
"set_up_single_sign_on": "",
"set_up_sso": "",
"settings": "",
"setup_another_account_under_a_personal_email_address": "",
@ -1190,10 +1189,14 @@
"sso_configuration": "",
"sso_configuration_not_finalized": "",
"sso_configuration_saved": "",
"sso_error_audience_mismatch": "",
"sso_error_idp_error": "",
"sso_error_invalid_external_user_id": "",
"sso_error_invalid_signature": "",
"sso_error_missing_external_user_id": "",
"sso_error_missing_firstname_attribute": "",
"sso_error_missing_lastname_attribute": "",
"sso_error_missing_signature": "",
"sso_error_response_already_processed": "",
"sso_explanation": "",
"sso_here_is_the_data_we_received": "",
@ -1204,11 +1207,9 @@
"sso_is_enabled_explanation_1": "",
"sso_is_enabled_explanation_1_sso_only": "",
"sso_is_enabled_explanation_2": "",
"sso_link_currently_signed_in": "",
"sso_link_account_with_idp": "",
"sso_link_error": "",
"sso_link_invite_has_been_sent_to_email": "",
"sso_link_now_or_later": "",
"sso_link_your_group_uses_sso": "",
"sso_logs": "",
"sso_not_active": "",
"sso_test_interstitial_info_1": "",
@ -1404,6 +1405,7 @@
"undeleting": "",
"understanding_labels": "",
"unfold_line": "",
"unique_identifier_attribute": "",
"university": "",
"university_school": "",
"unknown": "",
@ -1456,7 +1458,6 @@
"user_deletion_error": "",
"user_deletion_password_reset_tip": "",
"user_first_name_attribute": "",
"user_id_attribute": "",
"user_last_name_attribute": "",
"user_sessions": "",
"valid": "",
@ -1570,6 +1571,7 @@
"youre_about_to_enable_single_sign_on": "",
"youre_about_to_enable_single_sign_on_sso_only": "",
"youre_on_free_trial_which_ends_on": "",
"youre_signed_in_as_logout": "",
"zoom_in": "",
"zoom_out": "",
"zotero_groups_loading_error": "",

View file

@ -419,7 +419,6 @@
"display_deleted_user": "Display deleted users",
"do_not_have_acct_or_do_not_want_to_link": "If you dont have an <b>__appName__</b> account, or if you dont want to link to your <b>__institutionName__</b> account, please click <b>__clickText__</b>.",
"do_not_link_accounts": "Dont link accounts",
"do_this_later": "Ill do this later",
"do_you_want_to_change_your_primary_email_address_to": "Do you want to change your primary email address to <b>__email__</b>?",
"do_you_want_to_overwrite_it": "Do you want to overwrite it?",
"do_you_want_to_overwrite_it_plural": "Do you want to overwrite them?",
@ -1578,7 +1577,6 @@
"role": "Role",
"ru": "Russian",
"saml": "SAML",
"saml_audience_mismatch_error": "Sorry, the Service Provider entity ID configured in your IdP does not match the one provided in our metadata. Please contact your administrator for more information.",
"saml_auth_error": "Sorry, your identity provider responded with an error. Please contact your administrator for more information.",
"saml_authentication_required_error": "Other login methods have been disabled by your group administrator. Please use your group SSO login.",
"saml_create_admin_instructions": "Choose an email address for the first __appName__ admin account. This should correspond to an account in the SAML system. You will then be asked to log in with this account.",
@ -1679,6 +1677,7 @@
"set_column_width": "Set column width",
"set_new_password": "Set new password",
"set_password": "Set Password",
"set_up_single_sign_on": "Set up single sign-on (SSO)",
"set_up_sso": "Set up SSO",
"settings": "Settings",
"setup_another_account_under_a_personal_email_address": "Set up another Overleaf account under a personal email address.",
@ -1752,10 +1751,14 @@
"sso_configuration": "SSO configuration",
"sso_configuration_not_finalized": "Your configuration has not been finalized.",
"sso_configuration_saved": "SSO configuration has been saved",
"sso_error_audience_mismatch": "The Service Provider entity ID configured in your IdP does not match the one provided in our metadata. Please contact your IT department for more information.",
"sso_error_idp_error": "Your identity provider responded with an error.",
"sso_error_invalid_external_user_id": "The SAML attribute provided by your IdP that uniquely identifies your user has an invalid format, a string is expected. Attribute: <0>__expecting__</0>",
"sso_error_invalid_signature": "Sorry, the information received from your identity provider has an invalid signature.",
"sso_error_missing_external_user_id": "The SAML attribute provided by your IdP that uniquely identifies your user is either missing or under a different name than the one you configured. Expecting: <0>__expecting__</0>",
"sso_error_missing_firstname_attribute": "The SAML attribute that specifies the users first name is either missing or under a different name than the one you configured. Expecting: <0>__expecting__</0>",
"sso_error_missing_lastname_attribute": "The SAML attribute that specifies the users last name is either missing or under a different name than the one you configured. Expecting: <0>__expecting__</0>",
"sso_error_missing_signature": "Sorry, the information received from your identity provider is not signed (both response and assertion signatures are required).",
"sso_error_response_already_processed": "The SAML responses InResponseTo is invalid. This can happen if it either didnt match that of the SAML request, or the login took too long to process and the request has expired.",
"sso_explanation": "Set up single sign-on for your group. This sign in method will be optional for group members unless Managed Users is enabled. <0>Learn more about Overleaf Group SSO</0>.",
"sso_here_is_the_data_we_received": "Here is the data we received in the SAML response:",
@ -1765,14 +1768,12 @@
"sso_is_disabled_explanation_1": "Group members wont be able to log in via SSO",
"sso_is_disabled_explanation_2": "All members of the group will need a username and password to log in to __appName__",
"sso_is_enabled": "SSO is enabled",
"sso_is_enabled_explanation_1": "Group members will <0>only</0> be able to sign in via SSO",
"sso_is_enabled_explanation_1_sso_only": "Group members will have the option to log in via SSO",
"sso_is_enabled_explanation_1": "Group members will <0>only</0> be able to sign in via SSO after linking their accounts with your IdP.",
"sso_is_enabled_explanation_1_sso_only": "Group members will have the option to sign in via SSO.",
"sso_is_enabled_explanation_2": "If there are any problems with the configuration, only you (as the group administrator) will be able to disable SSO.",
"sso_link_currently_signed_in": "Currently signed in as <0>__email__</0>. <1>Log out.</1>",
"sso_link_account_with_idp": "This group uses SSO. This means we need to authenticate your account with the group identity provider. Click <0>Set up SSO</0> to authenticate now.",
"sso_link_error": "Error linking account",
"sso_link_invite_has_been_sent_to_email": "An SSO invite reminder has been sent to <0>__email__</0>",
"sso_link_now_or_later": "We need to link your account with the group identity provider. You can either do this now, or do this later.",
"sso_link_your_group_uses_sso": "The group you are part of uses single sign-on",
"sso_login": "SSO login",
"sso_logs": "SSO Logs",
"sso_not_active": "SSO not active",
@ -2029,6 +2030,7 @@
"undeleting": "Undeleting",
"understanding_labels": "Understanding labels",
"unfold_line": "Unfold line",
"unique_identifier_attribute": "Unique identifier attribute",
"university": "University",
"university_school": "University or school name",
"unknown": "Unknown",
@ -2096,7 +2098,6 @@
"user_deletion_error": "Sorry, something went wrong deleting your account. Please try again in a minute.",
"user_deletion_password_reset_tip": "If you cannot remember your password, or if you are using Single-Sign-On with another provider to sign in (such as Twitter or Google), please <0>reset your password</0> and try again.",
"user_first_name_attribute": "User first name attribute",
"user_id_attribute": "Unique identifier",
"user_is_not_part_of_group": "User is not part of group",
"user_last_name_attribute": "User last name attribute",
"user_management": "User management",
@ -2254,6 +2255,7 @@
"youre_already_setup_for_sso": "Youre already set up for SSO",
"youre_on_free_trial_which_ends_on": "Youre on a free trial which ends on <0>__date__</0>.",
"youre_signed_in_as": "Youre signed in as <0>__email__</0>.",
"youre_signed_in_as_logout": "Youre signed in as <0>__email__</0>. <1>Log out.</1>",
"zh-CN": "Chinese",
"zip_contents_too_large": "Zip contents too large",
"zoom_in": "Zoom in",

View file

@ -417,7 +417,6 @@
"display_deleted_user": "显示已删除的用户",
"do_not_have_acct_or_do_not_want_to_link": "如果您没有 <b>__appName__</b> 帐户,或者您不想链接到您的 <b>__institutionName__</b> 帐户,请单击 <b>__clickText__</b>。",
"do_not_link_accounts": "不链接帐户",
"do_this_later": "我稍后再做",
"do_you_want_to_change_your_primary_email_address_to": "是否要将主电子邮件地址更改为<b>__email__</b>",
"do_you_want_to_overwrite_them": "您想覆盖它们吗?",
"document_history": "文档历史",
@ -1750,13 +1749,10 @@
"sso_is_disabled_explanation_1": "群组成员将无法通过SSO登录",
"sso_is_disabled_explanation_2": "该组的所有成员都需要用户名和密码才能登录__appName__",
"sso_is_enabled": "SSO 已经开启",
"sso_is_enabled_explanation_1": "群组成员将 <0>只能</0> 通过 SSO 登录",
"sso_is_enabled_explanation_1": "群组成员将 <0>只能</0> 通过 SSO 登录",
"sso_is_enabled_explanation_2": "如果配置有任何问题只有您作为组管理员才能禁用SSO。",
"sso_link_currently_signed_in": "当前以<0>__email__</0>身份登录。<1> 注销</1>。",
"sso_link_error": "链接SSO帐户时出错",
"sso_link_invite_has_been_sent_to_email": "一封 SSO 邀请提示已经被发送到 <0>__email__</0>",
"sso_link_now_or_later": "我们需要将您的帐户与群组身份提供方链接。你可以现在链接,也可以以后链接。",
"sso_link_your_group_uses_sso": "您所在的群组使用单点登录",
"sso_logs": "单点登录日志",
"sso_not_active": "单点登录未开启",
"sso_not_linked": "您尚未将帐户绑定到 __provider__。请以另一种方式登录到您的帐户并通过您的帐户设置绑定您的 __provider__ 帐户。",
@ -2076,7 +2072,6 @@
"user_deletion_error": "抱歉,删除您的帐户时出错。请稍后再试。",
"user_deletion_password_reset_tip": "如果您忘记了密码,或者您使用其他提供商(例如 Twitter 或 Google的单点登录进行登录请<0>重置您的密码</0>并重试。",
"user_first_name_attribute": "用户名字属性",
"user_id_attribute": "唯一标识符",
"user_is_not_part_of_group": "用户不属于团队",
"user_last_name_attribute": "用户姓氏属性",
"user_management": "用户管理",