-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Expand file tree
/
Copy pathmessages.json
More file actions
536 lines (536 loc) · 14.9 KB
/
Copy pathmessages.json
File metadata and controls
536 lines (536 loc) · 14.9 KB
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
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
{
"extName": {
"message": "Authenticator",
"description": "Extension Name."
},
"extShortName": {
"message": "Authenticator",
"description": "Extension Short Name."
},
"extDesc": {
"message": "Authenticator generates two-factor authentication codes in your browser.",
"description": "Extension Description."
},
"added": {
"message": " has been added.",
"description": "Added Account."
},
"errorqr": {
"message": "Unrecognized QR code.",
"description": "QR Error."
},
"errorsecret": {
"message": "Invalid account secret",
"description": "Secret Error."
},
"add_code": {
"message": "Add account",
"description": "Add account."
},
"add_qr": {
"message": "Scan QR Code",
"description": "Scan QR Code."
},
"add_secret": {
"message": "Manual Entry",
"description": "Manual Entry."
},
"migration_fail": {
"message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.",
"description": "Import migration data failed."
},
"migration_partly_fail": {
"message": "Some account data was not imported successfully.",
"description": "Some migration data is broken."
},
"close": {
"message": "Close",
"description": "Close."
},
"ok": {
"message": "Ok",
"description": "OK."
},
"yes": {
"message": "Yes",
"description": "Yes."
},
"no": {
"message": "No",
"description": "No."
},
"account": {
"message": "Account",
"description": "Account."
},
"accountName": {
"message": "Username",
"description": "Account Name."
},
"issuer": {
"message": "Issuer",
"description": "Issuer."
},
"secret": {
"message": "Secret",
"description": "Secret."
},
"updateSuccess": {
"message": "Success.",
"description": "Update Success."
},
"updateFailure": {
"message": "Failure.",
"description": "Update Failure."
},
"about": {
"message": "About",
"description": "About."
},
"settings": {
"message": "Settings",
"description": "Settings."
},
"security": {
"message": "Security",
"description": "Security."
},
"current_phrase": {
"message": "Current Password",
"description": "Current Passphrase."
},
"new_phrase": {
"message": "New Password",
"description": "New Passphrase."
},
"phrase": {
"message": "Password",
"description": "Passphrase."
},
"confirm_phrase": {
"message": "Confirm Password",
"description": "Confirm Passphrase."
},
"confirm_delete": {
"message": "Are you sure you want to delete this account? This action cannot be undone.",
"description": "Remove entry confirmation"
},
"confirm_delete_all": {
"message": "I understand that all of my data will be irrecoverably deleted.",
"description": "Message that user is required to acknowledge before clearing all data."
},
"delete_all": {
"message": "Reset Authenticator"
},
"delete_all_warning": {
"message": "This will delete all of your data and completely reset Authenticator. You will not be able to recover any deleted data! You should consider saving a backup before resetting Authenticator."
},
"security_warning": {
"message": "This password will be used to encrypt your accounts. No one can help you if you forget the password.",
"description": "Passphrase Warning."
},
"update": {
"message": "Update",
"description": "Update."
},
"phrase_incorrect": {
"message": "You cannot add a new account until all accounts are decrypted. Please enter the correct password before continuing.",
"description": "Passphrase Incorrect."
},
"phrase_incorrect_export": {
"message": "Accounts that were not able to be decrypted will not be included in this backup.",
"description": "Skip Unable-decripted Data."
},
"phrase_not_match": {
"message": "Password does not match.",
"description": "Passphrase Not Match."
},
"encrypted": {
"message": "Encrypted",
"description": "Encrypted."
},
"copied": {
"message": "Copied",
"description": "Copied."
},
"feedback": {
"message": "Feedback",
"description": "Feedback."
},
"translate": {
"message": "Translate",
"description": "Translate."
},
"source": {
"message": "Source Code",
"description": "Source Code."
},
"passphrase_info": {
"message": "Enter password to decrypt account data.",
"description": "Passphrase Info"
},
"sync_clock": {
"message": "Sync Clock with Google",
"description": "Sync Clock"
},
"remember_phrase": {
"message": "Remember Password",
"description": "Remember Passphrase"
},
"clock_too_far_off": {
"message": "Caution! Your local clock is too far off, please fix it before continuing.",
"description": "Local Time is Too Far Off"
},
"remind_backup": {
"message": "Do you have a backup for your accounts? Don't wait until it's too late!",
"description": "Remind Backup"
},
"capture_failed": {
"message": "Capture failed, please reload the page and try again.",
"description": "Capture Failed"
},
"capture_local_file_failed": {
"message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.",
"description": "Import QR image backup instead of scan local image"
},
"based_on_time": {
"message": "Time Based",
"description": "Time Based"
},
"based_on_counter": {
"message": "Counter Based",
"description": "Counter Based"
},
"resize_popup_page": {
"message": "Preferences",
"description": "Popup Page Settings"
},
"scale": {
"message": "Scale",
"description": "Scale"
},
"export_info": {
"message": "Warning: all backups are unencrypted. Want to add an account to another app? Hover over the top right part of any account and hit the hidden button.",
"description": "Export menu info text"
},
"download_backup": {
"message": "Download Backup File",
"description": "Download backup file."
},
"import_backup": {
"message": "Import Backup",
"description": "Import backup."
},
"import_backup_file": {
"message": "Import Backup File",
"description": "Import backup file."
},
"import_backup_qr": {
"message": "Import QR Image Backup",
"description": "Import qr image backup."
},
"import_qr_images": {
"message": "Import QR Images",
"description": "Import qr images. Shown as add account method."
},
"import_backup_code": {
"message": "Import Text Backup",
"description": "Import backup code."
},
"import_otp_urls": {
"message": "Import OTP URLs",
"description": "Import OTP URLs. Shown as add account method."
},
"import_backup_qr_partly_failed": {
"message": "Import successful, but some QR codes could not be recognized.",
"description": "Import successful, but some QR image cannot be recognized."
},
"import_backup_qr_in_batches": {
"message": "You can select multiple files to import backup in batches.",
"description": "You can select multiple image files to import backup in batches."
},
"show_all_entries": {
"message": "Show all entries",
"description": "Show all entries."
},
"dropbox_risk": {
"message": "Warning: backups are unencrypted. Use at your own risk.",
"description": "Backup risk warning."
},
"import_error_password": {
"message": "You must provide correct password to import backups.",
"description": "Error password warning when import backups."
},
"local_passphrase_warning": {
"message": "Your password is stored locally, please change it in the security menu immediately.",
"description": "localStorage password warning."
},
"remove": {
"message": "Remove",
"description": "Remove password."
},
"download_enc_backup": {
"message": "Download Password-Protected Backup",
"description": "Download Encrypted Backup"
},
"search": {
"message": "Search",
"description": "Search"
},
"popout": {
"message": "Popup mode",
"description": "Make window turn into persistent popup"
},
"lock": {
"message": "Lock",
"description": "Lock accounts"
},
"edit": {
"message": "Edit",
"description": "Edit"
},
"manual_dropbox": {
"message": "Manual Backup",
"description": "Manual backup"
},
"use_autofill": {
"message": "Use Autofill",
"description": "Use Autofill"
},
"autofill_mode": {
"message": "Autofill mode",
"description": "Label for autofill mode selector"
},
"autofill_mode_replace": {
"message": "Replace (dedicated OTP field)",
"description": "Autofill replaces the value in detected OTP field"
},
"autofill_mode_append": {
"message": "Append to focused field (password + OTP)",
"description": "Autofill appends the code to the currently focused input"
},
"use_high_contrast": {
"message": "Use High Contrast",
"description": "Use High Contrast"
},
"theme": {
"message": "Theme",
"description": "Theme"
},
"theme_light": {
"message": "Light",
"description": "Light theme"
},
"theme_dark": {
"message": "Dark",
"description": "Dark theme"
},
"theme_simple": {
"message": "Simple",
"description": "Simple theme"
},
"theme_compact": {
"message": "Compact",
"description": "Compact theme"
},
"theme_high_contrast": {
"message": "High Contrast",
"description": "High Contrast theme"
},
"theme_flat": {
"message": "Flat",
"description": "Flat theme"
},
"storage_sync_info": {
"message": "Automatically backup your data to 3rd party storage services.",
"description": "3rd party backup info"
},
"browser_sync": {
"message": "Browser Sync",
"description": "Storage location"
},
"sign_in": {
"message": "Sign in",
"description": "Sign in to 3rd party storage services"
},
"sign_in_business": {
"message": "Sign in (Business)",
"description": "Sign in to 3rd party storage services"
},
"onedrive_business_perms": {
"message": "Why do business accounts require more permissions?"
},
"log_out": {
"message": "Logout",
"description": "Sign out of 3rd party storage services"
},
"token_revoked": {
"message": "There was an issue connecting to your $SERVICE$ account, please sign in again.",
"description": "Error authenticating to backup service. $SERVICE$ will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')",
"placeholders": {
"service": {
"content": "$1",
"example": "Google Drive"
}
}
},
"otp_unsupported_warn": {
"message": "You have one or more Steam or Blizzard accounts. Unencrypted backups will not use standardized backup format.",
"description": "Warning if using account that is not supported by standard backup format."
},
"otp_backup_inform": {
"message": "You can import backups from some other applications.",
"description": "Info text on import page"
},
"otp_backup_learn": {
"message": "Learn more",
"description": "learn more link on import page. Placed after otp_backup_inform"
},
"loading": {
"message": "Loading..."
},
"autolock": {
"message": "Lock after"
},
"minutes": {
"message": "minutes"
},
"advanced": {
"message": "Advanced"
},
"period": {
"message": "Period"
},
"type": {
"message": "Type"
},
"invalid": {
"message": "Invalid"
},
"digits": {
"message": "Digits"
},
"algorithm": {
"message": "Algorithm"
},
"smart_filter": {
"message": "Smart Filter"
},
"backup": {
"message": "Backup"
},
"backup_file_info": {
"message": "Backup your data to a file."
},
"password_policy_default_hint": {
"message": "Your password does not meet your organization's security requirements. Contact your administrator for more information."
},
"advisor": {
"message": "Advisor"
},
"advisor_insight_password_not_set": {
"message": "Set a password to protect your data."
},
"advisor_insight_auto_lock_not_set": {
"message": "Enable auto-lock to protect your data."
},
"advisor_insight_browser_sync_not_enabled": {
"message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers."
},
"advisor_insight_auto_fill_not_enabled": {
"message": "Autofill can be enabled to automatically fill codes into websites."
},
"advisor_insight_smart_filter_not_enabled": {
"message": "Enabling smart filter allows for quick access to accounts."
},
"show_all_insights": {
"message": "Show all insights."
},
"no_insight_available": {
"message": "No insights found, everything looks good!"
},
"danger": {
"message": "Danger"
},
"warning": {
"message": "Warning"
},
"info": {
"message": "Info"
},
"dismiss": {
"message": "Dismiss"
},
"learn_more": {
"message": "Learn more"
},
"enable_context_menu": {
"message": "Add to context menu"
},
"no_entires": {
"message": "No accounts to display. Add your first account now."
},
"permissions": {
"message": "Permissions"
},
"permission_revoke": {
"message": "Revoke"
},
"permission_show_required_permissions": {
"message": "Show non-revocable permissions"
},
"permission_required": {
"message": "This is a required permission and cannot be revoked."
},
"permission_active_tab": {
"message": "Access to the current tab to scan QR codes."
},
"permission_storage": {
"message": "Access to browser storage to store account data."
},
"permission_identity": {
"message": "Allows sign in to 3rd party storage services."
},
"permission_alarms": {
"message": "Allows auto-lock to work."
},
"permission_scripting": {
"message": "Inject scripts into he current tab to scan QR codes and allow auto-fill to work."
},
"permission_clipboard_write": {
"message": "Grants write-only access to the clipboard to copy codes to clipboard when you click on the account."
},
"permission_context_menus": {
"message": "Adds Authenticator to context menu."
},
"permission_sync_clock": {
"message": "Allows clock sync with Google."
},
"permission_dropbox": {
"message": "Allows backup to Dropbox."
},
"permission_dropbox_cannot_revoke": {
"message": "You must disable Dropbox backup first."
},
"permission_drive": {
"message": "Allows backup to Google Drive."
},
"permission_drive_cannot_revoke": {
"message": "You must disable Google Drive backup first."
},
"permission_onedrive": {
"message": "Allows backup to OneDrive."
},
"permission_onedrive_cannot_revoke": {
"message": "You must disable OneDrive backup first."
},
"permission_unknown_permission": {
"message": "Unknown permission. If see this message, please send a bug report."
},
"phrase_wrong": {
"message": "Password incorrect"
},
"activate_auto_filter": {
"message": "Warning: Smart filter loosely matches the domain name to an account. Always verify that you are on the correct website before entering a code!"
}
}