summaryrefslogtreecommitdiffstats
path: root/web/static/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'web/static/i18n/en.json')
-rw-r--r--web/static/i18n/en.json80
1 files changed, 80 insertions, 0 deletions
diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json
index 5127d38d5..1a82660fd 100644
--- a/web/static/i18n/en.json
+++ b/web/static/i18n/en.json
@@ -416,6 +416,12 @@
"claim.sso_to_email.description": "Upon changing your account type, you will only be able to login with your email and password.",
"claim.sso_to_email_newPwd": "Enter a new password for your {team} {site} account",
"claim.sso_to_email.switchTo": "Switch {type} to email and password",
+ "email_verify.verified": "{siteName} Email Verified",
+ "email_verify.verifiedBody": "<p>Your email has been verified! Click <a href={url}>here</a> to log in.</p>",
+ "email_verify.almost": "{siteName}: You are almost done",
+ "email_verify.notVerifiedBody": "Please verify your email address. Check your inbox for an email.",
+ "email_verify.resend": "Resend Email",
+ "email_verify.sent": " Verification email sent.",
"error_bar.preview_mode": "Preview Mode: Email notifications have not been configured",
"find_team.submitError": "Please enter a valid email address",
"find_team.placeholder": "you@domain.com",
@@ -463,11 +469,30 @@
"password_send.title": "Password Reset",
"password_send.description": "To reset your password, enter the email address you used to sign up for {teamName}.",
"password_send.reset": "Reset my password",
+ "signup_team_complete.completed": "You've already completed the signup process for this invitation or this invitation has expired.",
"signup_team.noTeams": "There are no teams include in the Team Directory and team creation has been disabled.",
"signup_team.choose": "Choose a Team",
"signup_team.createTeam": "Or Create a Team",
"signup_team.disabled": "Team creation has been disabled. Please contact an administrator for access.",
"signup_team.none": "No team creation method has been enabled. Please contact an administrator for access.",
+ "signup_user_completed.required": "This field is required",
+ "signup_user_completed.validEmail": "Please enter a valid email address",
+ "signup_user_completed.reserved": "This username is reserved, please choose a new one.",
+ "signup_user_completed.usernameLength": "Username must begin with a letter, and contain between {min} to {max} lowercase characters made up of numbers, letters, and the symbols '.', '-' and '_'.",
+ "signup_user_completed.passwordLength": "Please enter at least {min} characters",
+ "signup_user_completed.expired": "You've already completed the signup process for this invitation or this invitation has expired.",
+ "signup_user_completed.userHelp": "Username must begin with a letter, and contain between {min} to {max} lowercase characters made up of numbers, letters, and the symbols '.', '-' and '_'",
+ "signup_user_completed.emailIs": "Your email address is <strong>{email}</strong>. You'll use this address to sign in to {siteName}.",
+ "signup_user_completed.whatis": "What's your email address?",
+ "signup_user_completed.gitlab": "with GitLab",
+ "signup_user_completed.google": "with Google",
+ "signup_user_completed.chooseUser": "Choose your username",
+ "signup_user_completed.choosePwd": "Choose your password",
+ "signup_user_completed.create": "Create Account",
+ "signup_user_completed.or": "or",
+ "signup_user_completed.welcome": "Welcome to:",
+ "signup_user_completed.onSite": "on {siteName}",
+ "signup_user_completed.lets": "Let's create your account",
"suggestion.mention.all": "Notifies everyone in the team",
"suggestion.mention.channel": "Notifies everyone in the channel",
"suggestion.search.public": "Public Channels",
@@ -477,6 +502,61 @@
"choose_auth_page.emailCreate": "Create new team with email address",
"choose_auth_page.noSignup": "No sign-up methods configured, please contact your system administrator.",
"choose_auth_page.find": "Find my teams",
+ "team_signup_display_name.required": "This field is required",
+ "team_signup_display_name.charLength": "Name must be 4 or more characters up to a maximum of 15",
+ "team_signup_display_name.teamName": "Team Name",
+ "team_signup_display_name.nameHelp": "Name your team in any language. Your team name shows in menus and headings.",
+ "team_signup_display_name.next": "Next",
+ "team_signup_display_name.back": "Back to previous step",
+ "team_signup_email.validEmail": "Please enter a valid email address",
+ "team_signup_email.different": "Please use a different email than the one used at signup",
+ "team_signup_email.address": "Email Address",
+ "team_signup_password.passwordError": "Please enter at least {chars} characters",
+ "team_signup_password.creating": "Creating team...",
+ "team_signup_password.yourPassword": "Your password",
+ "team_signup_password.selectPassword": "Select a password that you'll use to login with your email address:",
+ "team_signup_password.email": "Email",
+ "team_signup_password.choosePwd": "Choose your password",
+ "team_signup_password.hint": "Passwords must contain {min} to {max} characters. Your password will be strongest if it contains a mix of symbols, numbers, and upper and lowercase characters.",
+ "team_signup_password.finish": "Finish",
+ "team_signup_password.agreement": "By proceeding to create your account and use {siteName}, you agree to our <a href='/static/help/terms.html'>Terms of Service</a> and <a href='/static/help/privacy.html'>Privacy Policy</a>. If you do not agree, you cannot use {siteName}.",
+ "team_signup_password.back": "Back to previous step",
+ "team_signup_send_invites.addInvitation": "Add Invitation",
+ "team_signup_send_invites.prefer": "if you prefer, you can invite team members later<br /> and ",
+ "team_signup_send_invites.skip": "skip this step ",
+ "team_signup_send_invites.forNow": "for now.",
+ "team_signup_send_invites.disabled": "Email is currently disabled for your team, and emails cannot be sent. Contact your system administrator to enable email and email invitations.",
+ "team_signup_send_invites.title": "Invite Team Members",
+ "team_signup_send_invites.next": "Next",
+ "team_signup_send_invites.back": "Back to previous step",
+ "team_signup_url.required": "This field is required",
+ "team_signup_url.regex": "Use only lower case letters, numbers and dashes. Must start with a letter and can't end in a dash.",
+ "team_signup_url.charLength": "Name must be 4 or more characters up to a maximum of 15",
+ "team_signup_url.taken": "URL is taken or contains a reserved word",
+ "team_signup_url.unavailable": "This URL is unavailable. Please try another.",
+ "team_signup_url.teamUrl": "Team URL",
+ "team_signup_url.webAddress": "Choose the web address of your new team:",
+ "team_signup_url.hint": "<li>Short and memorable is best</li>\n <li>Use lowercase letters, numbers and dashes</li>\n <li>Must start with a letter and can't end in a dash</li>",
+ "team_signup_url.next": "Next",
+ "team_signup_url.back": "Back to previous step",
+ "team_signup_username.reserved": "This username is reserved, please choose a new one.",
+ "team_signup_username.invalid": "Username must begin with a letter, and contain between {min} to {max} characters in total, which may be numbers, lowercase letters, or any of the symbols '.', '-', or '_'",
+ "team_signup_username.hint": "Usernames must begin with a letter and contain between {min} to {max} characters made up of lowercase letters, numbers, and the symbols '.', '-' and '_'",
+ "team_signup_username.username": "Your username",
+ "team_signup_username.memorable": "Select a memorable username that makes it easy for teammates to identify you:",
+ "team_signup_username.chooseUsername": "Choose your username",
+ "team_signup_username.next": "Next",
+ "team_signup_username.back": "Back to previous step",
+ "team_signup_welcome.storageError": "This service requires local storage to be enabled. Please enable it or exit private browsing.",
+ "team_signup_welcome.validEmailError": "Please enter a valid email address",
+ "team_signup_welcome.address": "Email Address",
+ "team_signup_welcome.welcome": "Welcome to:",
+ "team_signup_welcome.lets": "Let's set up your new team",
+ "team_signup_welcome.confirm": "Please confirm your email address:",
+ "team_signup_welcome.admin": "Your account will administer the new team site. <br />\n You can add other administrators later.",
+ "team_signup_welcome.yes": "Yes, this address is correct",
+ "team_signup_welcome.instead": "Use this instead",
+ "team_signup_welcome.different": "Use a different email",
"email_signup.emailError": "Please enter a valid email address",
"email_signup.address": "Email Address",
"email_signup.createTeam": "Create Team",