summaryrefslogtreecommitdiffstats
path: root/web/static/i18n/en.json
blob: ae302b86e56473039463e3dd03540061db4c1e4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
{
  "admin.nav.switch": "Switch to {display_name}",
  "admin.nav.logout": "Logout",
  "admin.nav.help": "Help",
  "admin.nav.report": "Report a Problem",
  "admin.sidebarHeader.systemConsole": "System Console",
  "admin.sidebar.loading": "Loading",
  "admin.sidebar.rmTeamSidebar": "Remove team from sidebar menu",
  "admin.sidebar.addTeamSidebar": "Add team from sidebar menu",
  "admin.sidebar.users": "- Users",
  "admin.sidebar.statistics": "- Statistics",
  "admin.sidebar.ldap": "LDAP Settings",
  "admin.sidebar.license": "Edition and License",
  "admin.sidebar.reports": "SITE REPORTS",
  "admin.sidebar.view_statistics": "View Statistics",
  "admin.sidebar.settings": "SETTINGS",
  "admin.sidebar.service": "Service Settings",
  "admin.sidebar.team": "Team Settings",
  "admin.sidebar.sql": "SQL Settings",
  "admin.sidebar.email": "Email Settings",
  "admin.sidebar.file": "File Settings",
  "admin.sidebar.log": "Log Settings",
  "admin.sidebar.rate_limit": "Rate Limit Settings",
  "admin.sidebar.privacy": "Privacy Settings",
  "admin.sidebar.gitlab": "GitLab Settings",
  "admin.sidebar.support": "Legal and Support Settings",
  "admin.sidebar.teams": "TEAMS ({count})",
  "admin.sidebar.other": "OTHER",
  "admin.sidebar.logs": "Logs",
  "admin.analytics.loading": "Loading...",
  "admin.analytics.totalUsers": "Total Users",
  "admin.analytics.publicChannels": "Public Channels",
  "admin.analytics.privateGroups": "Private Groups",
  "admin.analytics.totalPosts": "Total Posts",
  "admin.analytics.meaningful": "Not enough data for a meaningful representation.",
  "admin.analytics.activeUsers": "Active Users With Posts",
  "admin.analytics.recentActive": "Recent Active Users",
  "admin.analytics.newlyCreated": "Newly Created Users",
  "admin.analytics.title": "Statistics for {title}",
  "admin.email.notificationDisplayExample": "Ex: \"Mattermost Notification\", \"System\", \"No-Reply\"",
  "admin.email.notificationEmailExample": "Ex: \"mattermost@yourcompany.com\", \"admin@yourcompany.com\"",
  "admin.email.smtpUsernameExample": "Ex: \"admin@yourcompany.com\", \"AKIADTOVBGERKLCBV\"",
  "admin.email.smtpPasswordExample": "Ex: \"yourpassword\", \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"",
  "admin.email.smtpServerExample": "Ex: \"smtp.yourcompany.com\", \"email-smtp.us-east-1.amazonaws.com\"",
  "admin.email.smtpPortExample": "Ex: \"25\", \"465\"",
  "admin.email.connectionSecurityNone": "None",
  "admin.email.connectionSecurityTls": "TLS (Recommended)",
  "admin.email.connectionSecurityStart": "STARTTLS",
  "admin.email.inviteSaltExample": "Ex \"bjlSR4QqkXFBr7TP4oDzlfZmcNuH9Yo\"",
  "admin.email.passwordSaltExample": "Ex \"bjlSR4QqkXFBr7TP4oDzlfZmcNuH9Yo\"",
  "admin.email.pushServerEx": "E.g.: \"https://push-test.mattermost.com\"",
  "admin.email.testing": "Testing...",
  "admin.email.saving": "Saving Config...",
  "admin.email.emailSuccess": "No errors were reported while sending an email.  Please check your inbox to make sure.",
  "admin.email.emailFail": "Connection unsuccessful: {error}",
  "admin.email.emailSettings": "Email Settings",
  "admin.email.allowSignupTitle": "Allow Sign Up With Email: ",
  "admin.email.true": "true",
  "admin.email.false": "false",
  "admin.email.allowSignupDescription": "When true, Mattermost allows team creation and account signup using email and password.  This value should be false only when you want to limit signup to a single-sign-on service like OAuth or LDAP.",
  "admin.email.notificationsTitle": "Send Email Notifications: ",
  "admin.email.notificationsDescription": "Typically set to true in production. When true, Mattermost attempts to send email notifications. Developers may set this field to false to skip email setup for faster development.<br />Setting this to true removes the Preview Mode banner (requires logging out and logging back in after setting is changed).",
  "admin.email.requireVerificationTitle": "Require Email Verification: ",
  "admin.email.requireVerificationDescription": "Typically set to true in production. When true, Mattermost requires email verification after account creation prior to allowing login. Developers may set this field to false so skip sending verification emails for faster development.",
  "admin.email.notificationDisplayTitle": "Notification Display Name:",
  "admin.email.notificationDisplayDescription": "Display name on email account used when sending notification emails from Mattermost.",
  "admin.email.notificationEmailTitle": "Notification Email Address:",
  "admin.email.notificationEmailDescription": "Email address displayed on email account used when sending notification emails from Mattermost.",
  "admin.email.smtpUsernameTitle": "SMTP Username:",
  "admin.email.smtpUsernameDescription": " Obtain this credential from administrator setting up your email server.",
  "admin.email.smtpPasswordTitle": "SMTP Password:",
  "admin.email.smtpPasswordDescription": " Obtain this credential from administrator setting up your email server.",
  "admin.email.smtpServerTitle": "SMTP Server:",
  "admin.email.smtpServerDescription": "Location of SMTP email server.",
  "admin.email.smtpPortTitle": "SMTP Port:",
  "admin.email.smtpPortDescription": "Port of SMTP email server.",
  "admin.email.connectionSecurityTitle": "Connection Security:",
  "admin.email.connectionSecurityNoneDescription": "Mattermost will send email over an unsecure connection.",
  "admin.email.connectionSecurityTlsDescription": "Encrypts the communication between Mattermost and your email server.",
  "admin.email.connectionSecurityStartDescription": "Takes an existing insecure connection and attempts to upgrade it to a secure connection using TLS.",
  "admin.email.connectionSecurityTest": "Test Connection",
  "admin.email.inviteSaltTitle": "Invite Salt:",
  "admin.email.inviteSaltDescription": "32-character salt added to signing of email invites. Randomly generated on install. Click \"Re-Generate\" to create new salt.",
  "admin.email.regenerate": "Re-Generate",
  "admin.email.passwordSaltTitle": "Password Reset Salt:",
  "admin.email.passwordSaltDescription": "32-character salt added to signing of password reset emails. Randomly generated on install. Click \"Re-Generate\" to create new salt.",
  "admin.email.pushTitle": "Send Push Notifications: ",
  "admin.email.pushDesc": "Typically set to true in production. When true, Mattermost attempts to send iOS and Android push notifications through the push notification server.",
  "admin.email.pushServerTitle": "Push Notification Server:",
  "admin.email.pushServerDesc": "Location of Mattermost push notification service you can set up behind your firewall using https://github.com/mattermost/push-proxy. For testing you can use https://push-test.mattermost.com, which connects to the sample Mattermost iOS app in the public Apple AppStore. Please do not use test service for production deployments.",
  "admin.email.save": "Save",
  "admin.gitlab.clientIdExample": "Ex \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"",
  "admin.gitlab.clientSecretExample": "Ex \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"",
  "admin.gitlab.authExample": "Ex \"\"",
  "admin.gitlab.tokenExample": "Ex \"\"",
  "admin.gitlab.userExample": "Ex \"\"",
  "admin.gitlab.saving": "Saving Config...",
  "admin.gitlab.settingsTitle": "GitLab Settings",
  "admin.gitlab.enableTitle": "Enable Sign Up With GitLab: ",
  "admin.gitlab.true": "true",
  "admin.gitlab.false": "false",
  "admin.gitlab.enableDescription": "When true, Mattermost allows team creation and account signup using GitLab OAuth.",
  "admin.gitlab.EnableHtmlDesc": "<ol><li>Log in to your GitLab account and go to Applications -> Profile Settings.</li><li>Enter Redirect URIs \"<your-mattermost-url>/login/gitlab/complete\" (example: http://localhost:8065/login/gitlab/complete) and \"<your-mattermost-url>/signup/gitlab/complete\". </li><li>Then use \"Secret\" and \"Id\" fields from GitLab to complete the options below.</li><li>Complete the Endpoint URLs below. </li></ol>",
  "admin.gitlab.clientIdTitle": "Id:",
  "admin.gitlab.clientIdDescription": "Obtain this value via the instructions above for logging into GitLab",
  "admin.gitlab.clientSecretTitle": "Secret:",
  "admin.gitab.clientSecretDescription": "Obtain this value via the instructions above for logging into GitLab.",
  "admin.gitlab.authTitle": "Auth Endpoint:",
  "admin.gitlab.authDescription": "Enter https://<your-gitlab-url>/oauth/authorize (example https://example.com:3000/oauth/authorize).   Make sure you use HTTP or HTTPS in your URL depending on your server configuration.",
  "admin.gitlab.tokenTitle": "Token Endpoint:",
  "admin.gitlab.tokenDescription": "Enter https://<your-gitlab-url>/oauth/token.   Make sure you use HTTP or HTTPS in your URL depending on your server configuration.",
  "admin.gitlab.userTitle": "User API Endpoint:",
  "admin.gitlab.userDescription": "Enter https://<your-gitlab-url>/api/v3/user.   Make sure you use HTTP or HTTPS in your URL depending on your server configuration.",
  "admin.gitlab.save": "Save",
  "admin.image.storeDisabled": "Disable File Storage",
  "admin.image.storeLocal": "Local File System",
  "admin.image.storeAmazonS3": "Amazon S3",
  "admin.image.localExample": "Ex \"./data/\"",
  "admin.image.amazonS3IdExample": "Ex \"AKIADTOVBGERKLCBV\"",
  "admin.image.amazonS3SecretExample": "Ex \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"",
  "admin.image.amazonS3BucketExample": "Ex \"mattermost-media\"",
  "admin.image.amazonS3RegionExample": "Ex \"us-east-1\"",
  "admin.image.thumbWidthExample": "Ex \"120\"",
  "admin.image.thumbHeightExample": "Ex \"100\"",
  "admin.image.previewWidthExample": "Ex \"1024\"",
  "admin.image.previewHeightExample": "Ex \"0\"",
  "admin.image.profileWidthExample": "Ex \"1024\"",
  "admin.image.profileHeightExample": "Ex \"0\"",
  "admin.image.publicLinkExample": "Ex \"gxHVDcKUyP2y1eiyW8S8na1UYQAfq6J6\"",
  "admin.image.saving": "Saving Config...",
  "admin.image.fileSettings": "File Settings",
  "admin.image.storeTitle": "Store Files In:",
  "admin.image.localTitle": "Local Directory Location:",
  "admin.image.localDescription": "Directory to which image files are written. If blank, will be set to ./data/.",
  "admin.image.amazonS3IdTitle": "Amazon S3 Access Key Id:",
  "admin.image.amazonS3IdDescription": "Obtain this credential from your Amazon EC2 administrator.",
  "admin.image.amazonS3SecretTitle": "Amazon S3 Secret Access Key:",
  "admin.image.amazonS3SecretDescription": "Obtain this credential from your Amazon EC2 administrator.",
  "admin.image.amazonS3BucketTitle": "Amazon S3 Bucket:",
  "admin.image.amazonS3BucketDescription": "Name you selected for your S3 bucket in AWS.",
  "admin.image.amazonS3RegionTitle": "Amazon S3 Region:",
  "admin.image.amazonS3RegionDescription": "AWS region you selected for creating your S3 bucket.",
  "admin.image.thumbWidthTitle": "Thumbnail Width:",
  "admin.image.thumbWidthDescription": "Width of thumbnails generated from uploaded images. Updating this value changes how thumbnail images render in future, but does not change images created in the past.",
  "admin.image.thumbHeightTitle": "Thumbnail Height:",
  "admin.image.thumbHeightDescription": "Height of thumbnails generated from uploaded images. Updating this value changes how thumbnail images render in future, but does not change images created in the past.",
  "admin.image.previewWidthTitle": "Preview Width:",
  "admin.image.previewWidthDescription": "Maximum width of preview image. Updating this value changes how preview images render in future, but does not change images created in the past.",
  "admin.image.previewHeightTitle": "Preview Height:",
  "admin.image.previewHeightDescription": "Maximum height of preview image (\"0\": Sets to auto-size). Updating this value changes how preview images render in future, but does not change images created in the past.",
  "admin.image.profileWidthTitle": "Profile Width:",
  "admin.image.profileWidthDescription": "Width of profile picture.",
  "admin.image.profileHeightTitle": "Profile Height:",
  "admin.image.profileHeightDescription": "Height of profile picture.",
  "admin.image.shareTitle": "Share Public File Link: ",
  "admin.image.true": "true",
  "admin.image.false": "false",
  "admin.image.shareDescription": "Allow users to share public links to files and images.",
  "admin.image.publicLinkTitle": "Public Link Salt:",
  "admin.image.publicLinkDescription": "32-character salt added to signing of public image links. Randomly generated on install. Click \"Re-Generate\" to create new salt.",
  "admin.image.regenerate": "Re-Generate",
  "admin.image.save": "Save",
  "admin.ldap.serverEx": "Ex \"10.0.0.23\"",
  "admin.ldap.portEx": "Ex \"389\"",
  "admin.ldap.baseEx": "Ex \"dc=mydomain,dc=com\"",
  "admin.ldap.firstnameAttrEx": "Ex \"givenName\"",
  "admin.ldap.lastnameAttrEx": "Ex \"sn\"",
  "admin.ldap.emailAttrEx": "Ex \"mail\"",
  "admin.ldap.usernameAttrEx": "Ex \"sAMAccountName\"",
  "admin.ldap.idAttrEx": "Ex \"sAMAccountName\"",
  "admin.ldap.queryEx": "Ex \"60\"",
  "admin.ldap.saving": "Saving Config...",
  "admin.ldap.bannerHeading": "Note:",
  "admin.ldap.bannerDesc": "If a user attribute changes on the LDAP server it will be updated the next time the user enters their credentials to log in to Mattermost. This includes if a user is made inactive or removed from an LDAP server. Synchronization with LDAP servers is planned in a future release.",
  "admin.ldap.noLicense": "<h4 className=\"banner__heading\">Note:</h4><p>LDAP is an enterprise feature. Your current license does not support LDAP. Click <a href=\"http://mattermost.com\"target=\"_blank\">here</a> for information and pricing on enterprise licenses.</p>",
  "admin.ldap.title": "LDAP Settings",
  "admin.ldap.enableTitle": "Enable Login With LDAP:",
  "admin.ldap.true": "true",
  "admin.ldap.false": "false",
  "admin.ldap.enableDesc": "When true, Mattermost allows login using LDAP",
  "admin.ldap.serverTitle": "LDAP Server:",
  "admin.ldap.serverDesc": "The domain or IP address of LDAP server.",
  "admin.ldap.portTitle": "LDAP Port:",
  "admin.ldap.portDesc": "The port Mattermost will use to connect to the LDAP server. Default is 389.",
  "admin.ldap.baseTitle": "BaseDN:",
  "admin.ldap.baseDesc": "The Base DN is the Distinguished Name of the location where Mattermost should start its search for users in the LDAP tree.",
  "admin.ldap.bindUserTitle": "Bind Username:",
  "admin.ldap.bindUserDesc": "The username used to perform the LDAP search. This should typically be an account created specifically for use with Mattermost. It should have access limited to read the portion of the LDAP tree specified in the BaseDN field.",
  "admin.ldap.bindPwdTitle": "Bind Password:",
  "admin.ldap.bindPwdDesc": "Password of the user given in \"Bind Username\".",
  "admin.ldap.firstnameAttrTitle": "First Name Attrubute",
  "admin.ldap.firstnameAttrDesc": "The attribute in the LDAP server that will be used to populate the first name of users in Mattermost.",
  "admin.ldap.lastnameAttrTitle": "Last Name Attribute:",
  "admin.ldap.lastnameAttrDesc": "The attribute in the LDAP server that will be used to populate the last name of users in Mattermost.",
  "admin.ldap.emailAttrTitle": "Email Attribute:",
  "admin.ldap.emailAttrDesc": "The attribute in the LDAP server that will be used to populate the email addresses of users in Mattermost.",
  "admin.ldap.usernameAttrTitle": "Username Attribute:",
  "admin.ldap.uernameAttrDesc": "The attribute in the LDAP server that will be used to populate the username field in Mattermost. This may be the same as the ID Attribute.",
  "admin.ldap.idAttrTitle": "Id Attribute: ",
  "admin.ldap.idAttrDesc": "The attribute in the LDAP server that will be used as a unique identifier in Mattermost. It should be an LDAP attribute with a value that does not change, such as username or uid. If a user’s Id Attribute changes, it will create a new Mattermost account unassociated with their old one. This is the value used to log in to Mattermost in the \"LDAP Username\" field on the sign in page. Normally this attribute is the same as the “Username Attribute” field above. If your team typically uses domain\\\\username to sign in to other services with LDAP, you may choose to put domain\\\\username in this field to maintain consistency between sites.",
  "admin.ldap.queryTitle": "Query Timeout (seconds):",
  "admin.ldap.queryDesc": "The timeout value for queries to the LDAP server. Increase if you are getting timeout errors caused by a slow LDAP server.",
  "admin.ldap.save": "Save",
  "admin.support.saving": "Saving Config...",
  "admin.support.title": "Legal and Support Settings",
  "admin.support.termsTitle": "Terms of Service link:",
  "admin.support.termsDesc": "Link to Terms of Service available to users on desktop and on mobile. Leaving this blank will hide the option to display a notice.",
  "admin.support.privacyTitle": "Privacy Policy link:",
  "admin.support.privacyDesc": "Link to Privacy Policy available to users on desktop and on mobile. Leaving this blank will hide the option to display a notice.",
  "admin.support.aboutTitle": "About link:",
  "admin.support.aboutDesc": "Link to About page for more information on your Mattermost deployment, for example its purpose and audience within your organization. Defaults to Mattermost information page.",
  "admin.support.helpTitle": "Help link:",
  "admin.support.helpDesc": "Link to help documentation from team site main menu. Typically not changed unless your organization chooses to create custom documentation.",
  "admin.support.problemTitle": "Report a Problem link:",
  "admin.support.problemDesc": "Link to help documentation from team site main menu. By default this points to the peer-to-peer troubleshooting forum where users can search for, find and request help with technical issues.",
  "admin.support.emailTitle": "Support email:",
  "admin.support.emailHelp": "Email shown during tutorial for end users to ask support questions.",
  "admin.support.save": "Save",
  "admin.license.removing": "Removing License...",
  "admin.license.uploading": "Uploading License...",
  "admin.license.enterpriseEdition": "Mattermost Enterprise Edition. Designed for enterprise-scale communication.",
  "admin.license.entrepriseType": "<div><p>This compiled release of Mattermost platform is provided under a <a href=\"http://mattermost.com\" target=\"_blank\">commercial license</a>\n                    from Mattermost, Inc. based on your subscription level and is subject to the <a href=\"{terms}\" target=\"_blank\">Terms of Service.</a></p>\n                    <p>Your subscription details are as follows:</p>\n                    Name: {name}<br />\n                    Company or organization name: {company}<br/>\n                    Number of users: {users}<br/>\n                    License issued: {issued}<br/>\n                    Start date of license: {start}<br/>\n                    Expiry date of license: {expires}<br/>\n                    LDAP: {ldap}<br/></div>",
  "admin.license.keyRemove": "Remove Enterprise License and Downgrade Server",
  "admin.licence.keyMigration": "If you’re migrating servers you may need to remove your license key from this server in order to install it on a new server. To start,\n                            <a href=\"http://mattermost.com\" target=\"_blank\">disable all Enterprise Edition features on this server</a>.\n                            This will enable the ability to remove the license key and downgrade this server from Enterprise Edition to Team Edition.",
  "admin.license.teamEdition": "Mattermost Team Edition. Designed for teams from 5 to 50 users.",
  "admin.license.teamType": "<span><p>This compiled release of Mattermost platform is offered under an MIT license.</p>\n                    <p>See MIT-COMPILED-LICENSE.txt in your root install directory for details. See NOTICES.txt for information about open source software used in this system.</p></span>",
  "admin.license.upload": "Upload",
  "admin.license.uploadDesc": "Upload a license key for Mattermost Enterprise Edition to upgrade this server. <a href=\"http://mattermost.com\" target=\"_blank\">Visit us online</a>\n                             to learn more about the benefits of Enterprise Edition or to purchase a key.",
  "admin.license.title": "Edition and License",
  "admin.license.edition": "Edition: ",
  "admin.license.type": "License: ",
  "admin.license.key": "License Key: ",
  "admin.log.locationPlaceholder": "Enter your file location",
  "admin.log.formatPlaceholder": "Enter your file format",
  "admin.log.saving": "Saving Config...",
  "admin.log.logSettings": "Log Settings",
  "admin.log.consoleTitle": "Log To The Console: ",
  "admin.log.true": "true",
  "admin.log.false": "false",
  "admin.log.consoleDescription": "Typically set to false in production. Developers may set this field to true to output log messages to console based on the console level option.  If true, server writes messages to the standard output stream (stdout).",
  "admin.log.levelTitle": "Console Log Level:",
  "admin.log.levelDescription": "This setting determines the level of detail at which log events are written to the console. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.",
  "admin.log.fileTitle": "Log To File: ",
  "admin.log.fileDescription": "Typically set to true in production.  When true, log files are written to the log file specified in file location field below.",
  "admin.log.fileLevelTitle": "File Log Level:",
  "admin.log.fileLevelDescription": "This setting determines the level of detail at which log events are written to the log file. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.",
  "admin.log.locationTitle": "File Location:",
  "admin.log.locationDescription": "File to which log files are written. If blank, will be set to ./logs/mattermost, which writes logs to mattermost.log. Log rotation is enabled and every 10,000 lines of log information is written to new files stored in the same directory, for example mattermost.2015-09-23.001, mattermost.2015-09-23.002, and so forth.",
  "admin.log.formatTitle": "File Format:",
  "admin.log.formatDescription": "Format of log message output. If blank will be set to \"[%D %T] [%L] %M\", where:",
  "admin.log.formatTime": "Time (15:04:05 MST)",
  "admin.log.formatDateLong": "Date (2006/01/02)",
  "admin.log.formatDateShort": "Date (01/02/06)",
  "admin.log.formatLevel": "Level (DEBG, INFO, EROR)",
  "admin.log.formatSource": "Source",
  "admin.log.formatMessage": "Message",
  "admin.log.save": "Save",
  "admin.logs.title": "Server Logs",
  "admin.logs.reload": "Reload",
  "admin.privacy.saving": "Saving Config...",
  "admin.privacy.title": "Privacy Settings",
  "admin.privacy.showEmailTitle": "Show Email Address: ",
  "admin.privacy.true": "true",
  "admin.privacy.false": "false",
  "admin.privacy.showEmailDescription": "When false, hides email address of users from other users in the user interface, including team owners and team administrators. Used when system is set up for managing teams where some users choose to keep their contact information private.",
  "admin.privacy.showFullNameTitle": "Show Full Name: ",
  "admin.privacy.showFullNameDescription": "When false, hides full name of users from other users, including team owners and team administrators. Username is shown in place of full name.",
  "admin.privacy.save": "Save",
  "admin.rate.queriesExample": "Ex \"10\"",
  "admin.rate.memoryExample": "Ex \"10000\"",
  "admin.rate.httpHeaderExample": "Ex \"X-Real-IP\", \"X-Forwarded-For\"",
  "admin.rate.saving": "Saving Config...",
  "admin.rate.noteTitle": "Note:",
  "admin.rate.noteDescription": "Changing properties in this section will require a server restart before taking effect.",
  "admin.rate.title": "Rate Limit Settings",
  "admin.rate.enableLimiterTitle": "Enable Rate Limiter: ",
  "admin.rate.true": "true",
  "admin.rate.false": "false",
  "admin.rate.enableLimiterDescription": "When true, APIs are throttled at rates specified below.",
  "admin.rate.queriesTitle": "Number Of Queries Per Second:",
  "admin.rate.queriesDescription": "Throttles API at this number of requests per second.",
  "admin.rate.memoryTitle": "Memory Store Size:",
  "admin.rate.memoryDescription": "Maximum number of users sessions connected to the system as determined by \"Vary By Remote Address\" and \"Vary By Header\" settings below.",
  "admin.rate.remoteTitle": "Vary By Remote Address: ",
  "admin.rate.remoteDescription": "When true, rate limit API access by IP address.",
  "admin.rate.httpHeaderTitle": "Vary By HTTP Header:",
  "admin.rate.httpHeaderDescription": "When filled in, vary rate limiting by HTTP header field specified (e.g. when configuring NGINX set to \"X-Real-IP\", when configuring AmazonELB set to \"X-Forwarded-For\").",
  "admin.rate.save": "Save",
  "admin.reset_password.submit": "Please enter at least {chars} characters.",
  "admin.reset_password.title": "Reset Password",
  "admin.reset_password.newPassword": "New Password",
  "admin.reset_password.close": "Close",
  "admin.reset_password.select": "Select",
  "admin.select_team.selectTeam": "Select Team",
  "admin.select_team.close": "Close",
  "admin.select_team.select": "Select",
  "admin.service.listenExample": "Ex \":8065\"",
  "admin.service.attemptExample": "Ex \"10\"",
  "admin.service.segmentExample": "Ex \"g3fgGOXJAQ43QV7rAh6iwQCkV4cA1Gs\"",
  "admin.service.googleExample": "Ex \"7rAh6iwQCkV4cA1Gsg3fgGOXJAQ43QV\"",
  "admin.service.sessionDaysEx": "Ex \"30\"",
  "admin.service.saving": "Saving Config...",
  "admin.service.title": "Service Settings",
  "admin.service.listenAddress": "Listen Address:",
  "admin.service.listenDescription": "The address to which to bind and listen. Entering \":8065\" will bind to all interfaces or you can choose one like \"127.0.0.1:8065\".  Changing this will require a server restart before taking effect.",
  "admin.service.attemptTitle": "Maximum Login Attempts:",
  "admin.service.attemptDescription": "Login attempts allowed before user is locked out and required to reset password via email.",
  "admin.service.segmentTitle": "Segment Developer Key:",
  "admin.service.segmentDescription": "For users running a SaaS services, sign up for a key at Segment.com to track metrics.",
  "admin.service.googleTitle": "Google Developer Key:",
  "admin.service.googleDescription": "Set this key to enable embedding of YouTube video previews based on hyperlinks appearing in messages or comments. Instructions to obtain a key available at\n                                    <a href=\"https://www.youtube.com/watch?v=Im69kzhpR3I\" target=\"_blank\">https://www.youtube.com/watch?v=Im69kzhpR3I</a>.\n                                    Leaving the field blank disables the automatic generation of YouTube video previews from links.",
  "admin.service.webhooksTitle": "Enable Incoming Webhooks: ",
  "admin.service.true": "true",
  "admin.service.false": "false",
  "admin.service.webhooksDescription": "When true, incoming webhooks will be allowed. To help combat phishing attacks, all posts from webhooks will be labelled by a BOT tag.",
  "admin.service.outWebhooksTitle": "Enable Outgoing Webhooks: ",
  "admin.service.outWebhooksDesc": "When true, outgoing webhooks will be allowed.",
  "admin.service.overrideTitle": "Enable Overriding Usernames from Webhooks: ",
  "admin.service.overrideDescription": "When true, webhooks will be allowed to change the username they are posting as. Note, combined with allowing icon overriding, this could open users up to phishing attacks.",
  "admin.service.iconTitle": "Enable Overriding Icon from Webhooks: ",
  "admin.service.iconDescription": "When true, webhooks will be allowed to change the icon they post with. Note, combined with allowing username overriding, this could open users up to phishing attacks.",
  "admin.service.testingTitle": "Enable Testing: ",
  "admin.service.testingDescription": "(Developer Option) When true, /loadtest slash command is enabled to load test accounts and test data. Changing this will require a server restart before taking effect.",
  "admin.service.developerTitle": "Enable Developer Mode: ",
  "admin.service.developerDesc": "(Developer Option) When true, extra information around errors will be displayed in the UI.",
  "admin.service.securityTitle": "Enable Security Alerts: ",
  "admin.service.securityDesc": "When true, System Administrators are notified by email if a relevant security fix alert has been announced in the last 12 hours. Requires email to be enabled.",
  "admin.service.webSessionDays": "Session Length for Web in Days:",
  "admin.service.webSessionDaysDesc": "The web session will expire after the number of days specified and will require a user to login again.",
  "admin.service.mobileSessionDays": "Session Length for Mobile Device in Days:",
  "admin.service.mobileSessionDaysDesc": "The native mobile session will expire after the number of days specified and will require a user to login again.",
  "admin.service.ssoSessionDays": "Session Length for SSO in Days:",
  "admin.service.ssoSessionDaysDesc": "The SSO session will expire after the number of days specified and will require a user to login again.",
  "admin.service.sessionCache": "Session Cache in Minutes:",
  "admin.service.sessionCacheDesc": "The number of minutes to cache a session in memory.",
  "admin.service.save": "Save",
  "admin.sql.warning": "Warning: re-generating this salt may cause some columns in the database to return empty results.",
  "admin.sql.maxConnectionsExample": "Ex \"10\"",
  "admin.sql.maxOpenExample": "Ex \"10\"",
  "admin.sql.keyExample": "Ex \"gxHVDcKUyP2y1eiyW8S8na1UYQAfq6J6\"",
  "admin.sql.saving": "Saving Config...",
  "admin.sql.noteTitle": "Note:",
  "admin.sql.noteDescription": "Changing properties in this section will require a server restart before taking effect.",
  "admin.sql.title": "SQL Settings",
  "admin.sql.driverName": "Driver Name:",
  "admin.sql.dataSource": "Data Source:",
  "admin.sql.replicas": "Data Source Replicas:",
  "admin.sql.maxConnectionsTitle": "Maximum Idle Connections:",
  "admin.sql.maxConnectionsDescription": "Maximum number of idle connections held open to the database.",
  "admin.sql.maxOpenTitle": "Maximum Open Connections:",
  "admin.sql.maxOpenDescription": "Maximum number of open connections held open to the database.",
  "admin.sql.keyTitle": "At Rest Encrypt Key:",
  "admin.sql.keyDescription": "32-character salt available to encrypt and decrypt sensitive fields in database.",
  "admin.sql.regenerate": "Re-Generate",
  "admin.sql.traceTitle": "Trace: ",
  "admin.sql.true": "true",
  "admin.sql.false": "false",
  "admin.sql.traceDescription": "(Development Mode) When true, executing SQL statements are written to the log.",
  "admin.sql.save": "Save",
  "admin.system_analytics.totalPosts": "Total Posts",
  "admin.system_analytics.activeUsers": "Active Users With Posts",
  "admin.system_analytics.title": "the System",
  "admin.team_analytics.totalPosts": "Total Posts",
  "admin.team_analytics.activeUsers": "Active Users With Posts",
  "admin.team.siteNameExample": "Ex \"Mattermost\"",
  "admin.team.maxUsersExample": "Ex \"25\"",
  "admin.team.restrictExample": "Ex \"corp.mattermost.com, mattermost.org\"",
  "admin.team.saving": "Saving Config...",
  "admin.team.title": "Team Settings",
  "admin.team.siteNameTitle": "Site Name:",
  "admin.team.siteNameDescription": "Name of service shown in login screens and UI.",
  "admin.team.maxUsersTitle": "Max Users Per Team:",
  "admin.team.maxUsersDescription": "Maximum total number of users per team, including both active and inactive users.",
  "admin.team.teamCreationTitle": "Enable Team Creation: ",
  "admin.team.true": "true",
  "admin.team.false": "false",
  "admin.team.teamCreationDescription": "When false, the ability to create teams is disabled. The create team button displays error when pressed.",
  "admin.team.userCreationTitle": "Enable User Creation: ",
  "admin.team.userCreationDescription": "When false, the ability to create accounts is disabled. The create account button displays error when pressed.",
  "admin.team.restrictTitle": "Restrict Creation To Domains:",
  "admin.team.restrictDescription": "Teams and user accounts can only be created from a specific domain (e.g. \"mattermost.org\") or list of comma-separated domains (e.g. \"corp.mattermost.com, mattermost.org\").",
  "admin.team.restrictNameTitle": "Restrict Team Names: ",
  "admin.team.restrictNameDesc": "When true, You cannot create a team name with reserved words like www, admin, support, test, channel, etc",
  "admin.team.dirTitle": "Enable Team Directory: ",
  "admin.team.dirDesc": "When true, teams that are configured to show in team directory will show on main page inplace of creating a new team.",
  "admin.team.save": "Save",
  "admin.userList.title": "Users for {team}",
  "admin.userList.title2": "Users for {team} ({count})",
  "admin.user_item.member": "Member",
  "admin.user_item.sysAdmin": "System Admin",
  "admin.user_item.teamAdmin": "Team Admin",
  "admin.user_item.inactive": "Inactive",
  "admin.user_item.makeSysAdmin": "Make System Admin",
  "admin.user_item.makeTeamAdmin": "Make Team Admin",
  "admin.user_item.makeMember": "Make Member",
  "admin.user_item.makeActive": "Make Active",
  "admin.user_item.makeInactive": "Make Inactive",
  "admin.user_item.resetPwd": "Reset Password",
  "claim.account.noEmail": "No email specified",
  "claim.email_to_sso.pwdError": "Please enter your password.",
  "claim.email_to_sso.pwd": "Password",
  "claim.email_to_sso.title": "Switch Email/Password Account to {uiType}",
  "claim.email_to_sso.ssoType": "Upon claiming your account, you will only be able to login with {type} SSO",
  "claim.email_to_sso.enterPwd": "Enter the password for your {team} {site} account",
  "claim.email_to_sso.switchTo": "Switch account to {uiType}",
  "claim.sso_to_email.enterPwd": "Please enter a password.",
  "claim.sso_to_email.pwdNotMatch": "Password do not match.",
  "claim.sso_to_email.newPwd": "New Password",
  "claim.sso_to_email.confirm": "Confirm Password",
  "claim.sso_to_email.title": "Switch {type} Account to Email",
  "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",
  "error_bar.preview_mode": "Preview Mode: Email notifications have not been configured",
  "loading_screen.loading": "Loading",
  "suggestion.mention.all": "Notifies everyone in the team",
  "suggestion.mention.channel": "Notifies everyone in the channel",
  "suggestion.search.public": "Public Channels",
  "suggestion.search.private": "Private Groups",
  "tutorial_intro.screenOne": "<h3>Welcome to:</h3>\n                    <h1>Mattermost</h1>\n                    <p>Your team communication all in one place, instantly searchable and available anywhere</p>\n                    <p>Keep your team connected to help them achieve what matters most.</p>",
  "tutorial_intro.screenTwo": "<h3>How Mattermost works:</h3>\n                    <p>Communication happens in public discussion channels, private groups and direct messages.</p>\n                    <p>Everything is archived and searchable from any web-enabled desktop, laptop or phone.</p>",
  "tutorial_intro.invite": "Invite teammates",
  "tutorial_intro.teamInvite": "Team Invite",
  "tutorial_intro.support": "Need anything, just email us at ",
  "tutorial_intro.allSet": "You’re all set",
  "tutorial_intro.whenReady": " when you’re ready.",
  "tutorial_intro.end": "Click “Next” to enter Town Square. This is the first channel teammates see when they sign up. Use it for posting updates everyone needs to know.",
  "tutorial_intro.next": "Next",
  "tutorial_intro.skip": "Skip tutorial",
  "tutorial_tip.ok": "Okay",
  "tutorial_tip.next": "Next",
  "tutorial_tip.seen": "Seen this before? ",
  "tutorial_tip.out": "Opt out of these tips."
}