forked from Ivasoft/mattermost-mobile
76 lines
5.0 KiB
JSON
76 lines
5.0 KiB
JSON
{
|
|
"login_mfa.enterToken": "To complete the sign in process, please enter a token from your smartphone's authenticator",
|
|
"login_mfa.token": "MFA Token",
|
|
"login_mfa.tokenReq": "Please enter an MFA token",
|
|
"login.email": "Email",
|
|
"login.forgot": "I forgot my password",
|
|
"login.invalidPassword": "Your password is incorrect.",
|
|
"login.ldapUsername": "AD/LDAP Username",
|
|
"login.ldapUsernameLower": "AD/LDAP username",
|
|
"login.noEmail": "Please enter your email",
|
|
"login.noEmailLdapUsername": "Please enter your email or {ldapUsername}",
|
|
"login.noEmailUsername": "Please enter your email or username",
|
|
"login.noEmailUsernameLdapUsername": "Please enter your email, username or {ldapUsername}",
|
|
"login.noLdapUsername": "Please enter your {ldapUsername}",
|
|
"login.noPassword": "Please enter your password",
|
|
"login.noUsername": "Please enter your username",
|
|
"login.noUsernameLdapUsername": "Please enter your username or {ldapUsername}",
|
|
"login.or": "or",
|
|
"login.password": "Password",
|
|
"login.signIn": "Sign in",
|
|
"login.username": "Username",
|
|
"login.userNotFound": "We couldn't find an account matching your login credentials.",
|
|
"mobile.about.appVersion": "App Version: {version} (Build {number})",
|
|
"mobile.components.select_server_view.connect": "Connect",
|
|
"mobile.components.select_server_view.connecting": "Connecting...",
|
|
"mobile.components.select_server_view.enterServerUrl": "Enter Server URL",
|
|
"mobile.components.select_server_view.proceed": "Proceed",
|
|
"mobile.components.select_server_view.siteUrlPlaceholder": "https://mattermost.example.com",
|
|
"mobile.error_handler.button": "Relaunch",
|
|
"mobile.error_handler.description": "\nTap relaunch to open the app again. After restart, you can report the problem from the settings menu.\n",
|
|
"mobile.error_handler.title": "Unexpected error occurred",
|
|
"mobile.launchError.notification": "Did not find a server for this notification",
|
|
"mobile.login_options.choose_title": "Choose your login method",
|
|
"mobile.managed.blocked_by": "Blocked by {vendor}",
|
|
"mobile.managed.exit": "Exit",
|
|
"mobile.managed.jailbreak": "Jailbroken devices are not trusted by {vendor}, please exit the app.",
|
|
"mobile.managed.not_secured.android": "This device must be secured with a screen lock to use Mattermost.",
|
|
"mobile.managed.not_secured.ios": "This device must be secured with a passcode to use Mattermost.\n\nGo to Settings > Face ID & Passcode.",
|
|
"mobile.managed.not_secured.ios.touchId": "This device must be secured with a passcode to use Mattermost.\n\nGo to Settings > Touch ID & Passcode.",
|
|
"mobile.managed.secured_by": "Secured by {vendor}",
|
|
"mobile.managed.settings": "Go to settings",
|
|
"mobile.oauth.failed_to_login": "Your login attempt failed. Please try again.",
|
|
"mobile.oauth.failed_to_open_link": "The link failed to open. Please try again.",
|
|
"mobile.oauth.failed_to_open_link_no_browser": "The link failed to open. Please verify if a browser is installed in the current space.",
|
|
"mobile.oauth.something_wrong": "Something went wrong",
|
|
"mobile.oauth.something_wrong.okButon": "Ok",
|
|
"mobile.oauth.switch_to_browser": "Please use your browser to complete the login",
|
|
"mobile.oauth.try_again": "Try again",
|
|
"mobile.push_notification_reply.button": "Send",
|
|
"mobile.push_notification_reply.placeholder": "Write a reply...",
|
|
"mobile.push_notification_reply.title": "Reply",
|
|
"mobile.request.invalid_request_method": "Invalid request method",
|
|
"mobile.request.invalid_response": "Received invalid response from the server.",
|
|
"mobile.routes.login": "Login",
|
|
"mobile.routes.loginOptions": "Login Chooser",
|
|
"mobile.routes.mfa": "Multi-factor Authentication",
|
|
"mobile.routes.sso": "Single Sign-On",
|
|
"mobile.server_upgrade.button": "OK",
|
|
"mobile.server_upgrade.description": "\nA server upgrade is required to use the Mattermost app. Please ask your System Administrator for details.\n",
|
|
"mobile.server_upgrade.title": "Server upgrade required",
|
|
"mobile.server_url.deeplink.emm.denied": "This app is controlled by an EMM and the DeepLink server url does not match the EMM allowed server",
|
|
"mobile.server_url.empty": "Please enter a valid server URL",
|
|
"mobile.server_url.invalid_format": "URL must start with http:// or https://",
|
|
"mobile.session_expired": "Session Expired: Please log in to continue receiving notifications. Sessions for {siteName} are configured to expire every {daysCount, number} {daysCount, plural, one {day} other {days}}.",
|
|
"password_form.title": "Password Reset",
|
|
"password_send.checkInbox": "Please check your inbox.",
|
|
"password_send.description": "To reset your password, enter the email address you used to sign up",
|
|
"password_send.error": "Please enter a valid email address.",
|
|
"password_send.link": "If the account exists, a password reset email will be sent to:",
|
|
"password_send.reset": "Reset my password",
|
|
"signup.email": "Email and Password",
|
|
"signup.google": "Google Apps",
|
|
"signup.office365": "Office 365",
|
|
"web.root.signup_info": "All team communication in one place, searchable and accessible anywhere"
|
|
}
|