main
1---
2en:
3 activemodel:
4 attributes:
5 scim/user:
6 locale: locale
7 password: password
8 schemas: schemas
9 userName: userName
10 errors:
11 messages:
12 record_invalid: Invalid
13 activerecord:
14 attributes:
15 user:
16 mfa_secret: MFA Secret
17 password_digest: Password
18 provisioning_uri: Provisioning URI
19 user_session:
20 ip: IP Address
21 sudo_enabled_at: Sudo Enabled At
22 user_agent: User Agent
23 models:
24 user_session: Session
25 cancel: Cancel
26 errors:
27 bad_request:
28 title: 400 - Bad Request
29 forbidden:
30 title: Forbidden
31 not_found:
32 title: 404 - Not Found
33 js:
34 form:
35 errors:
36 confirmation: doesn't match
37 invalid: is invalid
38 required: is required
39 too_long: is too long
40 too_short: is too short
41 loading: Loading…
42 mfas:
43 new:
44 login: Login
45 title: MFA Login
46 my:
47 audits:
48 audit:
49 attribute: Attribute
50 by: By
51 from: From
52 new: New
53 old: Old
54 version: "(Version %{version})"
55 index:
56 title: Audit Log
57 clients:
58 create:
59 success: Client ID %{client_id} Client Secret %{client_secret}
60 index:
61 client_id: Client
62 name: Name
63 new: New
64 redirect_uris: Redirect uris
65 title: OAuth Clients
66 new:
67 cancel: Cancel
68 enable: Enable
69 title: New OAuth Client
70 dashboards:
71 show:
72 title: Dashboard
73 mfas:
74 create:
75 success: successfully updated!
76 destroy:
77 error: MFA code is incorrect
78 success: MFA has been disabled
79 edit:
80 blurb: MFA gives you a second line of defense against unauthorized attempts to access your account.
81 disable: Disable
82 title: Multi-Factor Authentication (MFA)
83 new:
84 blurb: MFA gives you a second line of defense against unauthorized attempts to access your account.
85 copy: Copy
86 enable: Enable
87 step_1: 'Step 1: Download Authenticator'
88 step_1_blurb_html: To enable MFA, you must have a device that can run Google Authenticator or another <a href="https://tools.ietf.org/html/rfc6238">RFC-6238</a> compatible app.
89 step_2: 'Step 2: Scan QR Code'
90 step_3: 'Step 3: Test Verfication Code'
91 step_3_1: Open your Authenticator app
92 step_3_2: Enter the verification code displayed
93 test: Test
94 title: Multi Factor Authentication - Setup
95 test:
96 invalid: Invalid
97 success: Success
98 sessions:
99 destroy:
100 success: Success
101 index:
102 title: Sessions
103 oauth:
104 authorizations:
105 show:
106 authorize: Authorize
107 authorize_prompt_html: Do you authorize <strong>%{name}</strong> to access your data?
108 title: Authorize
109 tokens:
110 bad_request:
111 invalid_request: invalid_request
112 registrations:
113 new:
114 login: Login
115 register: Register
116 title: Register
117 responses:
118 response:
119 title: Sending Response to Service Provider
120 saving: Saving…
121 scim:
122 errors:
123 user:
124 password_update_not_permitted: Password update not permitted
125 sessions:
126 new:
127 login: Login
128 title: Login
129 show:
130 audits: Audit Log
131 clients: Clients
132 documentation: Documentation
133 home: Home
134 logout: Logout
135 mfa: MFA
136 more: More
137 report_an_issue: Report an issue
138 sessions: Sessions