From 886fe4e3c104282f88bf5c18355e9c8702dc2c5c Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Wed, 23 Mar 2016 18:25:39 -0300 Subject: Add claim LDAP locs in spanish --- webapp/i18n/en.json | 49 ++++++++++++++++++++++++------------------------- 1 file changed, 24 insertions(+), 25 deletions(-) (limited to 'webapp/i18n/en.json') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 34e938e69..00f4f333d 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -633,6 +633,18 @@ "choose_auth_page.ldapCreate": "Create new team with LDAP Account", "choose_auth_page.noSignup": "No sign-up methods configured, please contact your system administrator.", "claim.account.noEmail": "No email specified", + "claim.email_to_ldap.enterLdapPwd": "Enter the ID and password for your LDAP account", + "claim.email_to_ldap.enterPwd": "Enter the password for your {team} {site} email account", + "claim.email_to_ldap.ldapId": "LDAP ID", + "claim.email_to_ldap.ldapIdError": "Please enter your LDAP ID.", + "claim.email_to_ldap.ldapPasswordError": "Please enter your LDAP password.", + "claim.email_to_ldap.ldapPwd": "LDAP Password", + "claim.email_to_ldap.pwd": "Password", + "claim.email_to_ldap.pwdError": "Please enter your password.", + "claim.email_to_ldap.ssoNote": "You must already have a valid LDAP account", + "claim.email_to_ldap.ssoType": "Upon claiming your account, you will only be able to login with LDAP", + "claim.email_to_ldap.switchTo": "Switch account to LDAP", + "claim.email_to_ldap.title": "Switch Email/Password Account to LDAP", "claim.email_to_oauth.enterPwd": "Enter the password for your {team} {site} account", "claim.email_to_oauth.pwd": "Password", "claim.email_to_oauth.pwdError": "Please enter your password.", @@ -640,6 +652,18 @@ "claim.email_to_oauth.ssoType": "Upon claiming your account, you will only be able to login with {type} SSO", "claim.email_to_oauth.switchTo": "Switch account to {uiType}", "claim.email_to_oauth.title": "Switch Email/Password Account to {uiType}", + "claim.ldap_to_email.confirm": "Confirm Password", + "claim.ldap_to_email.email": "You will use the email {email} to login", + "claim.ldap_to_email.enterLdapPwd": "Enter your LDAP password for your {team} {site} email account", + "claim.ldap_to_email.enterPwd": "Enter a new password for your email account", + "claim.ldap_to_email.ldapPasswordError": "Please enter your LDAP password.", + "claim.ldap_to_email.ldapPwd": "LDAP Password", + "claim.ldap_to_email.pwd": "Password", + "claim.ldap_to_email.pwdError": "Please enter your password.", + "claim.ldap_to_email.pwdNotMatch": "Passwords do not match.", + "claim.ldap_to_email.ssoType": "Upon claiming your account, you will only be able to login with your email and password", + "claim.ldap_to_email.switchTo": "Switch account to email/password", + "claim.ldap_to_email.title": "Switch LDAP Account to Email/Password", "claim.oauth_to_email.confirm": "Confirm Password", "claim.oauth_to_email.description": "Upon changing your account type, you will only be able to login with your email and password.", "claim.oauth_to_email.enterPwd": "Please enter a password.", @@ -647,31 +671,6 @@ "claim.oauth_to_email.pwdNotMatch": "Password do not match.", "claim.oauth_to_email.switchTo": "Switch {type} to email and password", "claim.oauth_to_email.title": "Switch {type} Account to Email", - "claim.oauth_to_email.newPwd": "Enter a new password for your {team} {site} account", - "claim.email_to_ldap.pwdError": "Please enter your password.", - "claim.email_to_ldap.ldapIdError": "Please enter your LDAP ID.", - "claim.email_to_ldap.ldapPasswordError": "Please enter your LDAP password.", - "claim.email_to_ldap.title": "Switch Email/Password Account to LDAP", - "claim.email_to_ldap.ssoType": "Upon claiming your account, you will only be able to login with LDAP", - "claim.email_to_ldap.ssoNote": "You must already have a valid LDAP account", - "claim.email_to_ldap.enterPwd": "Enter the password for your {team} {site} email account", - "claim.email_to_ldap.pwd": "Password", - "claim.email_to_ldap.enterLdapPwd": "Enter the ID and password for your LDAP account", - "claim.email_to_ldap.ldapId": "LDAP ID", - "claim.email_to_ldap.ldapPwd": "LDAP Password", - "claim.email_to_ldap.switchTo": "Switch account to LDAP", - "claim.ldap_to_email.pwdError": "Please enter your password.", - "claim.ldap_to_email.pwdNotMatch": "Passwords do not match.", - "claim.ldap_to_email.ldapPasswordError": "Please enter your LDAP password.", - "claim.ldap_to_email.title": "Switch LDAP Account to Email/Password", - "claim.ldap_to_email.ssoType": "Upon claiming your account, you will only be able to login with your email and password", - "claim.ldap_to_email.email": "You will use the email {email} to login", - "claim.ldap_to_email.enterLdapPwd": "Enter your LDAP password for your {team} {site} email account", - "claim.ldap_to_email.ldapPwd": "LDAP Password", - "claim.ldap_to_email.enterPwd": "Enter a new password for your email account", - "claim.ldap_to_email.pwd": "Password", - "claim.ldap_to_email.confirm": "Confirm Password", - "claim.ldap_to_email.switchTo": "Switch account to email/password", "confirm_modal.cancel": "Cancel", "create_comment.addComment": "Add a comment...", "create_comment.comment": "Add Comment", -- cgit v1.2.3-1-g7c22