mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-05-12 15:15:04 +00:00
221 lines
7.9 KiB
JSON
221 lines
7.9 KiB
JSON
{
|
||
"action": {
|
||
"back": "Back",
|
||
"cancel": "Cancel",
|
||
"clear": "Clear",
|
||
"close": "Close",
|
||
"continue": "Continue",
|
||
"edit": "Edit",
|
||
"save": "Save"
|
||
},
|
||
"branding": {
|
||
"privacy_policy": {
|
||
"alt": "Link to the service privacy policy",
|
||
"link": "Privacy Policy"
|
||
},
|
||
"terms_and_conditions": {
|
||
"alt": "Link to the service terms and conditions",
|
||
"link": "Terms & Conditions"
|
||
}
|
||
},
|
||
"common": {
|
||
"loading": "Loading…",
|
||
"next": "Next",
|
||
"previous": "Previous",
|
||
"saved": "Saved",
|
||
"saving": "Saving…"
|
||
},
|
||
"frontend": {
|
||
"account": {
|
||
"edit_profile": {
|
||
"display_name_help": "This is what others will see wherever you’re signed in.",
|
||
"display_name_label": "Display name",
|
||
"title": "Edit profile",
|
||
"username_label": "Username"
|
||
},
|
||
"password": {
|
||
"change": "Change password",
|
||
"change_disabled": "Password changes are disabled by the administrator.",
|
||
"label": "Password"
|
||
},
|
||
"title": "Your account"
|
||
},
|
||
"add_email_form": {
|
||
"email_denied_error": "The entered email is not allowed by the server policy",
|
||
"email_exists_error": "The entered email is already added to this account",
|
||
"email_field_help": "Add an alternative email you can use to access this account.",
|
||
"email_field_label": "Add email",
|
||
"email_invalid_error": "The entered email is invalid"
|
||
},
|
||
"browser_session_details": {
|
||
"current_badge": "Current"
|
||
},
|
||
"browser_sessions_overview": {
|
||
"body:one": "{{count}} active session",
|
||
"body:other": "{{count}} active sessions",
|
||
"heading": "Browsers",
|
||
"view_all_button": "View all"
|
||
},
|
||
"compat_session_detail": {
|
||
"client_details_title": "Client info",
|
||
"name": "Name",
|
||
"session_details_title": "Session"
|
||
},
|
||
"device_type_icon_label": {
|
||
"mobile": "Mobile",
|
||
"pc": "Computer",
|
||
"tablet": "Tablet",
|
||
"unknown": "Unknown device type"
|
||
},
|
||
"end_session_button": {
|
||
"confirmation_modal_title": "Are you sure you want to end this session?",
|
||
"text": "Sign out"
|
||
},
|
||
"error": {
|
||
"hideDetails": "Hide details",
|
||
"showDetails": "Show details",
|
||
"subtitle": "An unexpected error occurred. Please try again.",
|
||
"title": "Something went wrong"
|
||
},
|
||
"errors": {
|
||
"field_required": "This field is required"
|
||
},
|
||
"last_active": {
|
||
"active_date": "Active {{relativeDate}}",
|
||
"active_now": "Active now",
|
||
"inactive_90_days": "Inactive for 90+ days"
|
||
},
|
||
"nav": {
|
||
"devices": "Devices",
|
||
"settings": "Settings"
|
||
},
|
||
"not_found_alert_title": "Not found.",
|
||
"not_logged_in_alert": "You're not logged in.",
|
||
"oauth2_client_detail": {
|
||
"details_title": "Client info",
|
||
"name": "Name",
|
||
"policy": "Policy",
|
||
"terms": "Terms of service"
|
||
},
|
||
"oauth2_session_detail": {
|
||
"client_details_name": "Name",
|
||
"client_title": "Client info"
|
||
},
|
||
"pagination_controls": {
|
||
"total": "Total: {{totalCount}}"
|
||
},
|
||
"password_change": {
|
||
"current_password_label": "Current password",
|
||
"failure": {
|
||
"description": {
|
||
"invalid_new_password": "The new password you chose is invalid; it may not meet the configured security policy.",
|
||
"no_current_password": "You don't have a current password.",
|
||
"password_changes_disabled": "Password changes are disabled.",
|
||
"unspecified": "This might be a temporary problem, so please try again later. If the problem persists, please contact your server administrator.",
|
||
"wrong_password": "The password you supplied as your current password is incorrect. Please try again."
|
||
},
|
||
"title": "Failed to update password"
|
||
},
|
||
"new_password_again_label": "Enter new password again",
|
||
"new_password_label": "New password",
|
||
"passwords_match": "Passwords match!",
|
||
"passwords_no_match": "Passwords don't match",
|
||
"subtitle": "Choose a new password for your account.",
|
||
"success": {
|
||
"description": "Your password has been updated successfully.",
|
||
"title": "Password updated"
|
||
},
|
||
"title": "Change your password"
|
||
},
|
||
"reset_cross_signing": {
|
||
"button": "Allow crypto identity reset",
|
||
"description": "If you are not signed in anywhere else, and have forgotten or lost all recovery options you’ll need to reset your crypto identity. This means you will lose your existing message history, other users will see that you have reset your identity and you will need to verify your existing devices again.",
|
||
"failure": {
|
||
"description": "This might be a temporary problem, so please try again later. If the problem persists, please contact your server administrator.",
|
||
"title": "Failed to allow crypto identity"
|
||
},
|
||
"heading": "Reset crypto identity",
|
||
"success": {
|
||
"description": "A client can now temporarily reset your account crypto identity. Follow the instructions in your client to complete the process.",
|
||
"title": "Crypto identity reset temporarily allowed"
|
||
}
|
||
},
|
||
"session": {
|
||
"client_id_label": "Client ID",
|
||
"current": "Current",
|
||
"device_id_label": "Device ID",
|
||
"finished_label": "Finished",
|
||
"ip_label": "IP Address",
|
||
"last_active_label": "Last Active",
|
||
"name_for_platform": "{{name}} for {{platform}}",
|
||
"scopes_label": "Scopes",
|
||
"signed_in_label": "Signed in",
|
||
"title": "Device details",
|
||
"unknown_browser": "Unknown browser",
|
||
"unknown_device": "Unknown device",
|
||
"uri_label": "Uri"
|
||
},
|
||
"session_detail": {
|
||
"alert": {
|
||
"button": "Go back",
|
||
"text": "This session does not exist, or is no longer active.",
|
||
"title": "Cannot find session: {{deviceId}}"
|
||
}
|
||
},
|
||
"unverified_email_alert": {
|
||
"button": "Review and verify",
|
||
"text:one": "You have {{count}} unverified email address.",
|
||
"text:other": "You have {{count}} unverified email addresses.",
|
||
"title": "Unverified email"
|
||
},
|
||
"user_email": {
|
||
"cant_delete_primary": "Choose a different primary email to delete this one.",
|
||
"delete_button_confirmation_modal": {
|
||
"action": "Delete email",
|
||
"body": "Delete this email?"
|
||
},
|
||
"delete_button_title": "Remove email address",
|
||
"email": "Email",
|
||
"make_primary_button": "Make primary",
|
||
"not_verified": "Not verified",
|
||
"primary_email": "Primary email",
|
||
"retry_button": "Resend code"
|
||
},
|
||
"user_email_list": {
|
||
"no_primary_email_alert": "No primary email address"
|
||
},
|
||
"user_sessions_overview": {
|
||
"active_sessions:one": "{{count}} active session",
|
||
"active_sessions:other": "{{count}} active sessions",
|
||
"heading": "Where you're signed in"
|
||
},
|
||
"verify_email": {
|
||
"code_field_error": "Code not recognised",
|
||
"code_field_label": "6-digit code",
|
||
"code_field_wrong_shape": "Code must be 6 digits",
|
||
"email_sent_alert": {
|
||
"description": "Enter the new code below.",
|
||
"title": "New code sent"
|
||
},
|
||
"enter_code_prompt": "Enter the 6-digit code sent to: <email>{{email}}</email>",
|
||
"heading": "Verify your email",
|
||
"invalid_code_alert": {
|
||
"description": "Check the code sent to your email and update the fields below to continue.",
|
||
"title": "You entered the wrong code"
|
||
},
|
||
"resend_code": "Resend code"
|
||
}
|
||
},
|
||
"mas": {
|
||
"scope": {
|
||
"edit_profile": "Edit your profile and contact details",
|
||
"manage_sessions": "Manage your devices and sessions",
|
||
"mas_admin": "Administer any user on the matrix-authentication-service",
|
||
"send_messages": "Send new messages on your behalf",
|
||
"synapse_admin": "Administer the Synapse homeserver",
|
||
"view_messages": "View your existing messages and data",
|
||
"view_profile": "See your profile info and contact details"
|
||
}
|
||
}
|
||
}
|