DocSpace-buildtools/web/ASC.Web.Client/public/locales/en/Confirm.json

59 lines
3.7 KiB
JSON
Raw Normal View History

{
"InviteTitle": "You are invited to join this portal!",
"LoginRegistryButton": "Join",
"LoginWithAccount": "or login with:",
"Email": "Email",
"InvitePassword": "Password",
"FirstName": "First Name",
"LastName": "Last Name",
"CopyEmailAndPassword": "Copy email and password",
"ErrorPasswordMessage": "Password must contain",
"ErrorPasswordLength": "from {{fromNumber}} to {{toNumber}} characters",
"ErrorPasswordNoDigits": "digits",
"ErrorPasswordNoUpperCase": "capital letters",
"ErrorPasswordNoSpecialSymbols": "special characters",
"EmailAndPasswordCopiedToClipboard": "Email and password copied to clipboard",
"PassworResetTitle": "Now you can create a new password.",
"PasswordCustomMode": "Password",
"ImportContactsOkButton": "OK",
"LoadingProcessing": "Loading...",
"ChangePasswordSuccess": "Password has been successfully changed",
"DeleteProfileBtn": "Delete my account",
"DeleteProfileConfirmation": "Attention! You are about to delete your account.",
"DeleteProfileConfirmationInfo": "By clicking the \"Delete my account\" button you agree with our Privacy policy.",
"DeleteProfileSuccessMessage": "Your account has been successfully deleted.",
"DeleteProfileSuccessMessageInfo": "See our Privacy policy to learn more about deleting your account and data accociated with it.",
"ConfirmOwnerPortalTitle": "Please confirm that you want to change portal owner to {{newOwner}}",
"SaveButton": "Save",
"CancelButton": "Cancel",
"SignInWithGoogle": "Sign in with Google",
"SignInWithFacebook": "Sign in with Facebook",
"SignInWithTwitter": "Sign in with Twitter",
"SignInWithLinkedIn": "Sign in with LinkedIn",
"ProviderLoginError": "Authorization error",
"ProviderNotConnected": "Provider is not connected to your account", "EnterAppCodeTitle": "Enter code from authentication app",
"EnterAppCodeDescription": "Enter 6-digit generated code from your application. If you don<6F>t have access to your phone you can use your backup codes.",
"EnterCodePlaceholder": "Enter code",
"Continue": "Continue",
"SetAppTitle": "Configure your authenticator application",
"SetAppDescription": "The two-factor authentication is enabled to provide additional portal security. Configure your authenticator application to continue work on the portal. For example you could use Google Authenticator for Android and iOS or Authenticator for Windows Phone.",
"SetAppInstallDescription": "To connect your apllication scan the QR code or manually enter your secret key <strong>{{key}}</strong> then enter 6-digit code from your application in the field below.",
"SetAppButton": "Connect App"<<<<<<< .mine
"EnterAppCodeDescription": "Enter 6-digit generated code from your application. If you don<6F>t have access to your phone you can use your backup codes.",
2021-04-14 12:23:03 +00:00
"EnterCodePlaceholder": "Enter code",
2021-04-18 20:34:26 +00:00
"Continue": "Continue",
"SetAppTitle": "Configure your authenticator application",
"SetAppDescription": "The two-factor authentication is enabled to provide additional portal security. Configure your authenticator application to continue work on the portal. For example you could use Google Authenticator for Android and iOS or Authenticator for Windows Phone.",
2021-04-19 10:49:36 +00:00
"SetAppInstallDescription": "To connect your apllication scan the QR code or manually enter your secret key <strong>{{key}}</strong> then enter 6-digit code from your application in the field below.",
2021-04-18 20:34:26 +00:00
"SetAppButton": "Connect App"
=======
"SignInWithGoogle": "Sign in with Google",
"SignInWithFacebook": "Sign in with Facebook",
"SignInWithTwitter": "Sign in with Twitter",
"SignInWithLinkedIn": "Sign in with LinkedIn",
"ProviderLoginError": "Authorization error",
"ProviderNotConnected": "Provider is not connected to your account"
>>>>>>> .theirs
}