mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-05-12 13:05:00 +00:00
650 lines
25 KiB
JSON
650 lines
25 KiB
JSON
{
|
|
"action": {
|
|
"back": "Back",
|
|
"@back": {
|
|
"context": "pages/recovery/disabled.html:30:32-48"
|
|
},
|
|
"cancel": "Cancel",
|
|
"@cancel": {
|
|
"context": "pages/consent.html:75:11-29, pages/device_consent.html:132:13-31, pages/login.html:104:13-31, pages/policy_violation.html:52:13-31, pages/register.html:89:13-31"
|
|
},
|
|
"continue": "Continue",
|
|
"@continue": {
|
|
"context": "pages/account/emails/add.html:45:26-46, pages/account/emails/verify.html:60:26-46, pages/consent.html:63:28-48, pages/device_consent.html:129:13-33, pages/device_link.html:48:26-46, pages/login.html:66:30-50, pages/reauth.html:40:28-48, pages/recovery/start.html:46:26-46, pages/register.html:84:28-48, pages/sso.html:45:28-48"
|
|
},
|
|
"create_account": "Create Account",
|
|
"@create_account": {
|
|
"context": "pages/login.html:76:35-61, pages/upstream_oauth2/do_register.html:157:26-52"
|
|
},
|
|
"sign_in": "Sign in",
|
|
"@sign_in": {
|
|
"context": "pages/index.html:38:26-45"
|
|
},
|
|
"sign_out": "Sign out",
|
|
"@sign_out": {
|
|
"context": "pages/consent.html:71:28-48, pages/device_consent.html:141:30-50, pages/index.html:36:28-48, pages/policy_violation.html:46:28-48, pages/sso.html:53:28-48, pages/upstream_oauth2/link_mismatch.html:32:24-44, pages/upstream_oauth2/suggest_link.html:40:26-46"
|
|
},
|
|
"start_over": "Start over",
|
|
"@start_over": {
|
|
"context": "pages/recovery/consumed.html:30:32-54, pages/recovery/expired.html:38:32-54"
|
|
}
|
|
},
|
|
"app": {
|
|
"human_name": "Matrix Authentication Service",
|
|
"@human_name": {
|
|
"context": "pages/index.html:23:29-48",
|
|
"description": "Human readable name of the application"
|
|
},
|
|
"name": "matrix-authentication-service",
|
|
"@name": {
|
|
"context": "app.html:25:14-27, base.html:32:31-44",
|
|
"description": "Name of the application"
|
|
},
|
|
"technical_description": "OpenID Connect discovery document: <a class=\"cpd-link\" data-kind=\"primary\" href=\"%(discovery_url)s\">%(discovery_url)s</a>",
|
|
"@technical_description": {
|
|
"context": "pages/index.html:25:13-72",
|
|
"description": "Introduction text displayed on the home page"
|
|
}
|
|
},
|
|
"branding": {
|
|
"privacy_policy": {
|
|
"alt": "Link to the service privacy policy",
|
|
"@alt": {
|
|
"context": "components/footer.html:21:83-115"
|
|
},
|
|
"link": "Privacy Policy",
|
|
"@link": {
|
|
"context": "components/footer.html:22:14-47"
|
|
}
|
|
},
|
|
"terms_and_conditions": {
|
|
"alt": "Link to the service terms and conditions",
|
|
"@alt": {
|
|
"context": "components/footer.html:31:80-118"
|
|
},
|
|
"link": "Terms & Conditions",
|
|
"@link": {
|
|
"context": "components/footer.html:32:14-53"
|
|
}
|
|
}
|
|
},
|
|
"common": {
|
|
"display_name": "Display Name",
|
|
"@display_name": {
|
|
"context": "pages/upstream_oauth2/do_register.html:115:37-61"
|
|
},
|
|
"email_address": "Email address",
|
|
"@email_address": {
|
|
"context": "pages/account/emails/add.html:41:33-58, pages/recovery/start.html:42:33-58, pages/register.html:48:35-60, pages/upstream_oauth2/do_register.html:87:37-62"
|
|
},
|
|
"mxid": "Matrix ID",
|
|
"@mxid": {
|
|
"context": "pages/upstream_oauth2/do_register.html:66:35-51"
|
|
},
|
|
"password": "Password",
|
|
"@password": {
|
|
"context": "pages/login.html:58:37-57, pages/reauth.html:36:35-55, pages/register.html:52:35-55"
|
|
},
|
|
"password_confirm": "Confirm password",
|
|
"@password_confirm": {
|
|
"context": "pages/register.html:56:35-63"
|
|
},
|
|
"username": "Username",
|
|
"@username": {
|
|
"context": "pages/login.html:54:37-57, pages/register.html:44:35-55, pages/upstream_oauth2/do_register.html:74:35-55, pages/upstream_oauth2/do_register.html:79:39-59"
|
|
}
|
|
},
|
|
"error": {
|
|
"unexpected": "Unexpected error",
|
|
"@unexpected": {
|
|
"context": "pages/error.html:30:29-50",
|
|
"description": "Error message displayed when an unexpected error occurs"
|
|
}
|
|
},
|
|
"mas": {
|
|
"add_email": {
|
|
"description": "Enter an email address to recover your account in case you lose access to it.",
|
|
"@description": {
|
|
"context": "pages/account/emails/add.html:27:25-55"
|
|
},
|
|
"heading": "Add an email address",
|
|
"@heading": {
|
|
"context": "pages/account/emails/add.html:26:27-53",
|
|
"description": "Heading for the page to add an email address"
|
|
}
|
|
},
|
|
"back_to_homepage": "Go back to the homepage",
|
|
"@back_to_homepage": {
|
|
"context": "pages/404.html:24:29-54"
|
|
},
|
|
"captcha": {
|
|
"noscript": "This form is protected by a CAPTCHA and requires JavaScript to be enabled to submit it. Please enable JavaScript in your browser and reload this page.",
|
|
"@noscript": {
|
|
"context": "components/captcha.html:21:11-36"
|
|
}
|
|
},
|
|
"change_password": {
|
|
"change": "Change password",
|
|
"@change": {
|
|
"description": "Button to change the user's password"
|
|
},
|
|
"confirm": "Confirm password",
|
|
"@confirm": {
|
|
"description": "Confirmation field for the new password"
|
|
},
|
|
"current": "Current password",
|
|
"@current": {
|
|
"description": "Field for the user's current password"
|
|
},
|
|
"description": "This will change the password on your account.",
|
|
"@description": {},
|
|
"heading": "Change my password",
|
|
"@heading": {
|
|
"description": "Heading on the change password page"
|
|
},
|
|
"new": "New password",
|
|
"@new": {
|
|
"description": "Field for the user's new password"
|
|
}
|
|
},
|
|
"consent": {
|
|
"client_wants_access": "<span>%(client_name)s</span> at <span>%(redirect_uri)s</span> wants to acccess your account.",
|
|
"@client_wants_access": {
|
|
"context": "pages/consent.html:33:11-122"
|
|
},
|
|
"heading": "Allow access to your account?",
|
|
"@heading": {
|
|
"context": "pages/consent.html:31:27-51, pages/device_consent.html:33:29-53"
|
|
},
|
|
"make_sure_you_trust": "Make sure that you trust <span>%(client_name)s</span>.",
|
|
"@make_sure_you_trust": {
|
|
"context": "pages/consent.html:44:81-142, pages/device_consent.html:109:83-144"
|
|
},
|
|
"this_will_allow": "This will allow <span>%(client_name)s</span> to:",
|
|
"@this_will_allow": {
|
|
"context": "pages/consent.html:34:11-68, pages/device_consent.html:99:13-70"
|
|
},
|
|
"you_may_be_sharing": "You may be sharing sensitive information with this site or app.",
|
|
"@you_may_be_sharing": {
|
|
"context": "pages/consent.html:45:7-42, pages/device_consent.html:110:9-44"
|
|
}
|
|
},
|
|
"device_card": {
|
|
"access_requested": "Access requested",
|
|
"@access_requested": {
|
|
"context": "pages/device_consent.html:87:34-71"
|
|
},
|
|
"device_code": "Code",
|
|
"@device_code": {
|
|
"context": "pages/device_consent.html:91:34-66"
|
|
},
|
|
"generic_device": "Device",
|
|
"@generic_device": {
|
|
"context": "pages/device_consent.html:75:22-57"
|
|
},
|
|
"ip_address": "IP address",
|
|
"@ip_address": {
|
|
"context": "pages/device_consent.html:82:36-67"
|
|
}
|
|
},
|
|
"device_code_link": {
|
|
"description": "Link a device",
|
|
"@description": {
|
|
"context": "pages/device_link.html:27:25-62"
|
|
},
|
|
"headline": "Enter the code displayed on your device",
|
|
"@headline": {
|
|
"context": "pages/device_link.html:26:27-61"
|
|
}
|
|
},
|
|
"device_consent": {
|
|
"another_device_access": "Another device wants to access your account.",
|
|
"@another_device_access": {
|
|
"context": "pages/device_consent.html:98:13-58"
|
|
},
|
|
"denied": {
|
|
"description": "You denied access to %(client_name)s. You can close this window.",
|
|
"@description": {
|
|
"context": "pages/device_consent.html:152:27-94"
|
|
},
|
|
"heading": "Access denied",
|
|
"@heading": {
|
|
"context": "pages/device_consent.html:151:29-67"
|
|
}
|
|
},
|
|
"granted": {
|
|
"description": "You granted access to %(client_name)s. You can close this window.",
|
|
"@description": {
|
|
"context": "pages/device_consent.html:163:27-95"
|
|
},
|
|
"heading": "Access granted",
|
|
"@heading": {
|
|
"context": "pages/device_consent.html:162:29-68"
|
|
}
|
|
}
|
|
},
|
|
"emails": {
|
|
"greeting": "Hello %(username)s,",
|
|
"@greeting": {
|
|
"context": "emails/verification.html:19:3-51, emails/verification.txt:19:3-51",
|
|
"description": "Greeting at the top of emails sent to the user"
|
|
},
|
|
"recovery": {
|
|
"click_button": "Click on the button below to create a new password:",
|
|
"@click_button": {
|
|
"context": "emails/recovery.html:36:7-44"
|
|
},
|
|
"copy_link": "Copy the following link and paste it into a browser to create a new password:",
|
|
"@copy_link": {
|
|
"context": "emails/recovery.txt:20:3-37"
|
|
},
|
|
"create_new_password": "Create new password",
|
|
"@create_new_password": {
|
|
"context": "emails/recovery.html:51:9-53"
|
|
},
|
|
"headline": "You requested a password reset for your %(server_name)s account.",
|
|
"@headline": {
|
|
"context": "emails/recovery.html:34:7-74, emails/recovery.txt:18:3-70"
|
|
},
|
|
"subject": "Reset your account password (%(mxid)s)",
|
|
"@subject": {
|
|
"context": "emails/recovery.subject:22:3-46"
|
|
},
|
|
"you_can_ignore": "If you didn't ask for a new password, you can ignore this email. Your current password will continue to work.",
|
|
"@you_can_ignore": {
|
|
"context": "emails/recovery.html:53:7-46, emails/recovery.txt:24:3-42"
|
|
}
|
|
},
|
|
"verify": {
|
|
"body_html": "Your verification code to confirm this email address is: <strong>%(code)s</strong>",
|
|
"@body_html": {
|
|
"context": "emails/verification.html:21:3-59",
|
|
"description": "The body of the email sent to verify an email address (HTML)"
|
|
},
|
|
"body_text": "Your verification code to confirm this email address is: %(code)s",
|
|
"@body_text": {
|
|
"context": "emails/verification.txt:21:3-59",
|
|
"description": "The body of the email sent to verify an email address (text)"
|
|
},
|
|
"subject": "Your email verification code is: %(code)s",
|
|
"@subject": {
|
|
"context": "emails/verification.subject:19:3-57",
|
|
"description": "The subject line of the email sent to verify an email address"
|
|
}
|
|
}
|
|
},
|
|
"errors": {
|
|
"captcha": "CAPTCHA verification failed, please try again",
|
|
"@captcha": {
|
|
"context": "components/errors.html:25:7-30"
|
|
},
|
|
"denied_policy": "Denied by policy: %(policy)s",
|
|
"@denied_policy": {
|
|
"context": "components/errors.html:23:7-58, components/field.html:72:17-68"
|
|
},
|
|
"field_required": "This field is required",
|
|
"@field_required": {
|
|
"context": "components/field.html:68:17-47"
|
|
},
|
|
"invalid_credentials": "Invalid credentials",
|
|
"@invalid_credentials": {
|
|
"context": "components/errors.html:19:7-42"
|
|
},
|
|
"password_mismatch": "Password fields don't match",
|
|
"@password_mismatch": {
|
|
"context": "components/errors.html:21:7-40, components/field.html:74:17-50"
|
|
},
|
|
"username_taken": "This username is already taken",
|
|
"@username_taken": {
|
|
"context": "components/field.html:70:17-47"
|
|
}
|
|
},
|
|
"login": {
|
|
"call_to_register": "Don't have an account yet?",
|
|
"@call_to_register": {
|
|
"context": "pages/login.html:72:15-46"
|
|
},
|
|
"continue_with_provider": "Continue with %(provider)s",
|
|
"@continue_with_provider": {
|
|
"context": "pages/login.html:91:13-65",
|
|
"description": "Button to log in with an upstream provider"
|
|
},
|
|
"description": "Please sign in to continue:",
|
|
"@description": {
|
|
"context": "pages/login.html:38:31-57"
|
|
},
|
|
"forgot_password": "Forgot password?",
|
|
"@forgot_password": {
|
|
"context": "pages/login.html:63:35-65",
|
|
"description": "On the login page, link to the account recovery process"
|
|
},
|
|
"headline": "Sign in",
|
|
"@headline": {
|
|
"context": "pages/login.html:37:33-56"
|
|
},
|
|
"link": {
|
|
"description": "Linking your <span class=\"break-keep text-links\">%(provider)s</span> account",
|
|
"@description": {
|
|
"context": "pages/login.html:33:31-77"
|
|
},
|
|
"headline": "Sign in to link",
|
|
"@headline": {
|
|
"context": "pages/login.html:31:33-61"
|
|
}
|
|
},
|
|
"no_login_methods": "No login methods available.",
|
|
"@no_login_methods": {
|
|
"context": "pages/login.html:98:11-42"
|
|
}
|
|
},
|
|
"navbar": {
|
|
"my_account": "My account",
|
|
"@my_account": {
|
|
"context": "pages/index.html:35:26-52"
|
|
},
|
|
"register": "Create an account",
|
|
"@register": {
|
|
"context": "pages/index.html:41:36-60"
|
|
},
|
|
"signed_in_as": "Signed in as <span class=\"font-semibold\">%(username)s</span>.",
|
|
"@signed_in_as": {
|
|
"context": "pages/index.html:32:11-79",
|
|
"description": "Displayed in the navbar when the user is signed in"
|
|
}
|
|
},
|
|
"not_found": {
|
|
"description": "The page you were looking for doesn't exist or has been moved",
|
|
"@description": {
|
|
"context": "pages/404.html:22:8-38"
|
|
},
|
|
"heading": "Page not found",
|
|
"@heading": {
|
|
"context": "pages/404.html:21:39-65"
|
|
}
|
|
},
|
|
"not_you": "Not %(username)s?",
|
|
"@not_you": {
|
|
"context": "pages/consent.html:68:11-67, pages/device_consent.html:138:13-69, pages/sso.html:50:11-67",
|
|
"description": "Suggestions for the user to log in as a different user"
|
|
},
|
|
"or_separator": "Or",
|
|
"@or_separator": {
|
|
"context": "components/field.html:93:10-31",
|
|
"description": "Separator between the login methods"
|
|
},
|
|
"policy_violation": {
|
|
"description": "This might be because of the client which authored the request, the currently logged in user, or the request itself.",
|
|
"@description": {
|
|
"context": "pages/policy_violation.html:27:25-62",
|
|
"description": "Displayed when an authorization request is denied by the policy"
|
|
},
|
|
"heading": "The authorization request was denied the policy enforced by this service",
|
|
"@heading": {
|
|
"context": "pages/policy_violation.html:26:27-60",
|
|
"description": "Displayed when an authorization request is denied by the policy"
|
|
},
|
|
"logged_as": "Logged as <span class=\"font-semibold\">%(username)s</span>",
|
|
"@logged_as": {
|
|
"context": "pages/policy_violation.html:43:11-86"
|
|
}
|
|
},
|
|
"recovery": {
|
|
"consumed": {
|
|
"description": "To create a new password, start over and select “Forgot password”.",
|
|
"@description": {
|
|
"context": "pages/recovery/consumed.html:27:25-63",
|
|
"description": "Description on the error page shown when a user tries to use a recovery link that has already been used"
|
|
},
|
|
"heading": "The link to reset your password has already been used",
|
|
"@heading": {
|
|
"context": "pages/recovery/consumed.html:26:27-61",
|
|
"description": "Title on the error page shown when a user tries to use a recovery link that has already been used"
|
|
}
|
|
},
|
|
"disabled": {
|
|
"description": "If you have lost your credentials, please contact the administrator to recover your account.",
|
|
"@description": {
|
|
"context": "pages/recovery/disabled.html:27:25-63"
|
|
},
|
|
"heading": "Account recovery is disabled",
|
|
"@heading": {
|
|
"context": "pages/recovery/disabled.html:26:27-61"
|
|
}
|
|
},
|
|
"expired": {
|
|
"description": "Request a new email that will be sent to: <span>%(email)s</span>.",
|
|
"@description": {
|
|
"context": "pages/recovery/expired.html:27:46-104",
|
|
"description": "Description on the page shown when a user tries to use an expired recovery link"
|
|
},
|
|
"heading": "The link to reset your password has expired",
|
|
"@heading": {
|
|
"context": "pages/recovery/expired.html:26:27-60",
|
|
"description": "Title on the page shown when a user tries to use an expired recovery link"
|
|
},
|
|
"resend_email": "Resend email",
|
|
"@resend_email": {
|
|
"context": "pages/recovery/expired.html:35:28-66"
|
|
}
|
|
},
|
|
"finish": {
|
|
"confirm": "Enter new password again",
|
|
"@confirm": {
|
|
"context": "pages/recovery/finish.html:49:33-65",
|
|
"description": "Label for the password confirmation field"
|
|
},
|
|
"description": "Choose a new password for your account.",
|
|
"@description": {
|
|
"context": "pages/recovery/finish.html:27:25-61",
|
|
"description": "Description for the final password recovery page"
|
|
},
|
|
"heading": "Reset your password",
|
|
"@heading": {
|
|
"context": "pages/recovery/finish.html:26:27-59",
|
|
"description": "Heading for the final password recovery page"
|
|
},
|
|
"new": "New password",
|
|
"@new": {
|
|
"context": "pages/recovery/finish.html:45:33-61",
|
|
"description": "Label for the new password field"
|
|
},
|
|
"save_and_continue": "Save and continue",
|
|
"@save_and_continue": {
|
|
"context": "pages/recovery/finish.html:53:26-68",
|
|
"description": "Button to save the new password and continue"
|
|
}
|
|
},
|
|
"progress": {
|
|
"change_email": "Try a different email",
|
|
"@change_email": {
|
|
"context": "pages/recovery/progress.html:38:33-72",
|
|
"description": "Button to change the email address for the password recovery link"
|
|
},
|
|
"description": "We sent an email with a link to reset your password if there's an account using <span>%(email)s</span>.",
|
|
"@description": {
|
|
"context": "pages/recovery/progress.html:27:46-105",
|
|
"description": "The description of the password recovery page, informing the user that an email has been sent to reset their password"
|
|
},
|
|
"heading": "Check your email",
|
|
"@heading": {
|
|
"context": "pages/recovery/progress.html:26:27-61",
|
|
"description": "The title of the password recovery page, informing the user that an email has been sent to reset their password"
|
|
},
|
|
"resend_email": "Resend email",
|
|
"@resend_email": {
|
|
"context": "pages/recovery/progress.html:35:36-75",
|
|
"description": "Button to resend the email with the password recovery link"
|
|
}
|
|
},
|
|
"start": {
|
|
"description": "An email will be sent with a link to reset your password.",
|
|
"@description": {
|
|
"context": "pages/recovery/start.html:27:25-60",
|
|
"description": "The description of the page to initiate an account recovery"
|
|
},
|
|
"heading": "Enter your email to continue",
|
|
"@heading": {
|
|
"context": "pages/recovery/start.html:26:27-58",
|
|
"description": "The title of the page to initiate an account recovery"
|
|
}
|
|
}
|
|
},
|
|
"register": {
|
|
"call_to_login": "Already have an account?",
|
|
"@call_to_login": {
|
|
"context": "pages/register.html:99:11-42",
|
|
"description": "Displayed on the registration page to suggest to log in instead"
|
|
},
|
|
"create_account": {
|
|
"description": "Please create an account to get started:",
|
|
"@description": {
|
|
"context": "pages/register.html:27:25-69"
|
|
},
|
|
"heading": "Create an account",
|
|
"@heading": {
|
|
"context": "pages/register.html:26:27-67"
|
|
}
|
|
},
|
|
"sign_in_instead": "Sign in instead",
|
|
"@sign_in_instead": {
|
|
"context": "pages/register.html:103:31-64"
|
|
},
|
|
"terms_of_service": "I agree to the <a href=\"%s\" data-kind=\"primary\" class=\"cpd-link\">Terms and Conditions</a>",
|
|
"@terms_of_service": {
|
|
"context": "pages/register.html:61:37-97, pages/upstream_oauth2/do_register.html:144:35-95"
|
|
}
|
|
},
|
|
"scope": {
|
|
"edit_profile": "Edit your profile and contact details",
|
|
"@edit_profile": {
|
|
"context": "components/scope.html:23:35-62",
|
|
"description": "Displayed when the 'urn:mas:graphql:*' scope is requested"
|
|
},
|
|
"manage_sessions": "Manage your devices and sessions",
|
|
"@manage_sessions": {
|
|
"context": "components/scope.html:24:39-69",
|
|
"description": "Displayed when the 'urn:mas:graphql:*' scope is requested"
|
|
},
|
|
"mas_admin": "Administer any user on the matrix-authentication-service",
|
|
"@mas_admin": {
|
|
"context": "components/scope.html:31:36-60",
|
|
"description": "Displayed when the 'urn:mas:admin' scope is requested"
|
|
},
|
|
"send_messages": "Send new messages on your behalf",
|
|
"@send_messages": {
|
|
"context": "components/scope.html:27:35-63"
|
|
},
|
|
"synapse_admin": "Administer the Synapse homeserver",
|
|
"@synapse_admin": {
|
|
"context": "components/scope.html:29:36-64",
|
|
"description": "Displayed when the 'urn:synapse:admin:*' scope is requested"
|
|
},
|
|
"view_messages": "View your existing messages and data",
|
|
"@view_messages": {
|
|
"context": "components/scope.html:26:35-63",
|
|
"description": "Displayed when the 'urn:matrix:client:api:*' scope is requested"
|
|
},
|
|
"view_profile": "See your profile info and contact details",
|
|
"@view_profile": {
|
|
"context": "components/scope.html:21:43-70",
|
|
"description": "Displayed when the 'openid' scope is requested"
|
|
}
|
|
},
|
|
"upstream_oauth2": {
|
|
"link_mismatch": {
|
|
"heading": "This upstream account is already linked to another account.",
|
|
"@heading": {
|
|
"context": "pages/upstream_oauth2/link_mismatch.html:27:11-57",
|
|
"description": "Page shown when the user tries to link an upstream account that is already linked to another account"
|
|
}
|
|
},
|
|
"register": {
|
|
"choose_username": {
|
|
"description": "This cannot be changed later.",
|
|
"@description": {
|
|
"context": "pages/upstream_oauth2/do_register.html:46:13-74"
|
|
},
|
|
"heading": "Choose your username",
|
|
"@heading": {
|
|
"context": "pages/upstream_oauth2/do_register.html:43:13-70",
|
|
"description": "Displayed when creating a new account from an SSO login, and the username is not forced"
|
|
}
|
|
},
|
|
"create_account": "Create a new account",
|
|
"@create_account": {
|
|
"description": "Displayed when creating a new account from an SSO login, and the username is pre-filled and forced"
|
|
},
|
|
"enforced_by_policy": "Enforced by server policy",
|
|
"@enforced_by_policy": {
|
|
"context": "pages/upstream_oauth2/do_register.html:70:14-66"
|
|
},
|
|
"forced_display_name": "Will use the following display name",
|
|
"@forced_display_name": {
|
|
"description": "Tells the user what display name will be imported"
|
|
},
|
|
"forced_email": "Will use the following email address",
|
|
"@forced_email": {
|
|
"description": "Tells the user which email address will be imported"
|
|
},
|
|
"forced_localpart": "Will use the following username",
|
|
"@forced_localpart": {
|
|
"description": "Tells the user which username will be used"
|
|
},
|
|
"import_data": {
|
|
"description": "Confirm the information that will be linked to your new %(server_name)s account.",
|
|
"@description": {
|
|
"context": "pages/upstream_oauth2/do_register.html:31:13-104"
|
|
},
|
|
"heading": "Import your data",
|
|
"@heading": {
|
|
"context": "pages/upstream_oauth2/do_register.html:28:13-66"
|
|
}
|
|
},
|
|
"imported_from_upstream": "Imported from your upstream account",
|
|
"@imported_from_upstream": {
|
|
"context": "pages/upstream_oauth2/do_register.html:119:16-72, pages/upstream_oauth2/do_register.html:91:16-72"
|
|
},
|
|
"link_existing": "Link to an existing account",
|
|
"@link_existing": {
|
|
"description": "Button to link an existing account after an SSO login"
|
|
},
|
|
"suggested_display_name": "Import display name",
|
|
"@suggested_display_name": {
|
|
"description": "Option to let the user import their display name after an SSO login"
|
|
},
|
|
"suggested_email": "Import email address",
|
|
"@suggested_email": {
|
|
"description": "Option to let the user import their email address after an SSO login"
|
|
},
|
|
"use": "Use",
|
|
"@use": {
|
|
"context": "pages/upstream_oauth2/do_register.html:106:18-55, pages/upstream_oauth2/do_register.html:135:20-57"
|
|
}
|
|
},
|
|
"suggest_link": {
|
|
"action": "Link",
|
|
"@action": {
|
|
"context": "pages/upstream_oauth2/suggest_link.html:35:28-72"
|
|
},
|
|
"heading": "Link to your existing account",
|
|
"@heading": {
|
|
"context": "pages/upstream_oauth2/suggest_link.html:26:27-72"
|
|
}
|
|
}
|
|
},
|
|
"verify_email": {
|
|
"6_digit_code": "6-digit code",
|
|
"@6_digit_code": {
|
|
"context": "pages/account/emails/verify.html:41:33-67"
|
|
},
|
|
"description": "Enter the 6-digit code sent to: <em>%(email)s</em>",
|
|
"@description": {
|
|
"context": "pages/account/emails/verify.html:26:25-77"
|
|
},
|
|
"headline": "Verify your email",
|
|
"@headline": {
|
|
"context": "pages/account/emails/verify.html:25:27-57"
|
|
}
|
|
}
|
|
}
|
|
} |