forked from buckets/translations
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbase.tsx
531 lines (529 loc) · 19.8 KB
/
base.tsx
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
// Auto-generated file
import { IMsg, IMessageSet } from '@iffycan/i18n'
export interface IMessages extends IMessageSet {
"\n Though filling out this form is preferrable, you can also email [email protected]\n ": IMsg<string>;
"(Drop files or click)": IMsg<string>;
"(If you want a response)": IMsg<string>;
"(optional)": IMsg<string>;
"/mo": IMsg<string>;
"A sync is already in progress": IMsg<string>;
"About Buckets": IMsg<string>;
"Account": IMsg<string>;
"Account Transactions": IMsg<string>;
"Account and transactions deleted": IMsg<string>;
"Account closed": IMsg<string>;
"Account deleted completely": IMsg<string>;
"Account name": IMsg<string>;
"Accounts": IMsg<string>;
"Accounts in side bar": IMsg<string>;
"Actions": IMsg<string>;
"Activity": IMsg<string>;
"Actual Size": IMsg<string>;
"Add": IMsg<string>;
"All Files": IMsg<string>;
"Allow new device requests": IMsg<string>;
"Amazon.com Reconciliation": IMsg<string>;
"Amount": IMsg<string>;
"Amount of money over-allocated in buckets.": IMsg<string>;
"Analysis": IMsg<string>;
"Animation": IMsg<string>;
"Any other monthly bills you have?": IMsg<string>;
"Application preferences": IMsg<string>;
"Assets": IMsg<string>;
"Attached files are too large.": IMsg<string>;
"Average": IMsg<string>;
"Avg:": IMsg<string>;
"Babysitting": IMsg<string>;
"Balance": IMsg<string>;
"Balance:": IMsg<string>;
"Birthdays": IMsg<string>;
"Break Import Links": IMsg<string>;
"Bring All to Front": IMsg<string>;
"Bucket": IMsg<string>;
"Bucket Transactions": IMsg<string>;
"Bucket deleted completely": IMsg<string>;
"Bucket type:": IMsg<string>;
"Buckets": IMsg<string>;
"Buckets Budget Filename": IMsg<string>;
"Buckets License": IMsg<string>;
"Buckets has crashed. Please restart after submitting a bug report.": IMsg<string>;
"Budget": IMsg<string>;
"Budget Specific Settings": IMsg<string>;
"Budget password:": IMsg<string>;
"Budgeted": IMsg<string>;
"CSV Account": IMsg<string>;
"CSV Fields": IMsg<string>;
"Cable TV": IMsg<string>;
"Calculator": IMsg<string>;
"Cancel": IMsg<string>;
"Cancel sync": IMsg<string>;
"Car Insurance": IMsg<string>;
"Car Maintenance": IMsg<string>;
"Car Payment": IMsg<string>;
"Categorization": IMsg<string>;
"Categorize": IMsg<string>;
"Category": IMsg<string>;
"Change Account Type": IMsg<string>;
"Channel": IMsg<string>;
"Channels": IMsg<string>;
"Charity": IMsg<string>;
"Chat with Matt": IMsg<string>;
"Chat...": IMsg<string>;
"Check For Updates...": IMsg<string>;
"Check for Updates": IMsg<string>;
"Checking for updates...": IMsg<string>;
"Choose a file ending in either .ynab4 or .ymeta": IMsg<string>;
"Cleared": IMsg<string>;
"Cleared balance": IMsg<string>;
"Click the \"Set mapping\" to continue.": IMsg<string>;
"Close Account": IMsg<string>;
"Close Window": IMsg<string>;
"Close account": IMsg<string>;
"Closed": IMsg<string>;
"Clothing": IMsg<string>;
"Confirm password:": IMsg<string>;
"Connect": IMsg<string>;
"Connect to bank": IMsg<string>;
"Connected": IMsg<string>;
"Connecting...": IMsg<string>;
"Connection corrupted. Please delete and re-create.": IMsg<string>;
"Connection saved!": IMsg<string>;
"Copy": IMsg<string>;
"Create Account": IMsg<string>;
"Create Backup": IMsg<string>;
"Create Backup and Start Over": IMsg<string>;
"Create Macro": IMsg<string>;
"Create Template": IMsg<string>;
"Create Transaction": IMsg<string>;
"Create budget password:": IMsg<string>;
"Create macro": IMsg<string>;
"Create new account": IMsg<string>;
"Currency symbol": IMsg<string>;
"Cut": IMsg<string>;
"Date Posted": IMsg<string>;
"Date format": IMsg<string>;
"Debt": IMsg<string>;
"Debugger": IMsg<string>;
"Decimal delimiter": IMsg<string>;
"Delete": IMsg<string>;
"Delete Account": IMsg<string>;
"Delete Connection": IMsg<string>;
"Delete Group": IMsg<string>;
"Delete Macro": IMsg<string>;
"Delete Transactions": IMsg<string>;
"Delete all": IMsg<string>;
"Description": IMsg<string>;
"Details": IMsg<string>;
"Diapers": IMsg<string>;
"Disable Macro": IMsg<string>;
"Disconnected": IMsg<string>;
"Do both devices display the same image and code?": IMsg<string>;
"Done": IMsg<string>;
"Download": IMsg<string>;
"Download Update": IMsg<string>;
"Downloading update...": IMsg<string>;
"Duplicate Window": IMsg<string>;
"EXPERIMENTAL Buckets Macro Maker": IMsg<string>;
"Eating out": IMsg<string>;
"Edit": IMsg<string>;
"Electricity": IMsg<string>;
"Enable Macro": IMsg<string>;
"Ending Balance": IMsg<string>;
"Ending amount:": IMsg<string>;
"Enter Buckets License": IMsg<string>;
"Enter License...": IMsg<string>;
"Error": IMsg<string>;
"Error during import": IMsg<string>;
"Error fetching data": IMsg<string>;
"Error importing": IMsg<string>;
"Error parsing response": IMsg<string>;
"Error running recording": IMsg<string>;
"Error running sync": IMsg<string>;
"Error updating transaction": IMsg<string>;
"Expenses": IMsg<string>;
"Export": IMsg<string>;
"Faint cents": IMsg<string>;
"File": IMsg<string>;
"File does not exist:": IMsg<string>;
"File saved: ": IMsg<string>;
"File type not recognized.": IMsg<string>;
"Find Next": IMsg<string>;
"Find Previous": IMsg<string>;
"Find...": IMsg<string>;
"Finish import": IMsg<string>;
"For Date Posted, you must also choose the date format.": IMsg<string>;
"Force Reload": IMsg<string>;
"From": IMsg<string>;
"Fuel": IMsg<string>;
"Gain/Loss": IMsg<string>;
"Getting Started...": IMsg<string>;
"Go To...": IMsg<string>;
"Goal completion:": IMsg<string>;
"Goal:": IMsg<string>;
"Goal: 0": IMsg<string>;
"Groceries": IMsg<string>;
"Guide": IMsg<string>;
"Header row": IMsg<string>;
"Health Insurance": IMsg<string>;
"Hello! Thanks for trying out Buckets.": IMsg<string>;
"Help": IMsg<string>;
"Hide Buckets": IMsg<string>;
"Hide Others": IMsg<string>;
"Holidays": IMsg<string>;
"Household goods": IMsg<string>;
"ID": IMsg<string>;
"Identify the data each column contains using the drop downs below.": IMsg<string>;
"If Net is 0, the bucket transactions will be marked as transfers rather than as income or expenses.": IMsg<string>;
"If multiple columns are selected for Amount, the first non-zero value will be used. This is helpful if the CSV contains separate Credit and Debit columns.": IMsg<string>;
"Import": IMsg<string>;
"Import .zip file": IMsg<string>;
"Import From Web YNAB...": IMsg<string>;
"Import From YNAB4...": IMsg<string>;
"Import Transactions...": IMsg<string>;
"Import all Amazon Reports": IMsg<string>;
"Import complete!": IMsg<string>;
"Import file": IMsg<string>;
"Import from Web YNAB": IMsg<string>;
"Import from YNAB4": IMsg<string>;
"Import links broken": IMsg<string>;
"In": IMsg<string>;
"In/Out": IMsg<string>;
"Include log file": IMsg<string>;
"Income": IMsg<string>;
"Install and Relaunch Buckets": IMsg<string>;
"Internet": IMsg<string>;
"Invalid": IMsg<string>;
"Invalid SimpleFIN Token": IMsg<string>;
"Invalid categorization. Categories not set.": IMsg<string>;
"Invalid license": IMsg<string>;
"It says:": IMsg<string>;
"It should say:": IMsg<string>;
"Keep account transactions": IMsg<string>;
"Keep accounts": IMsg<string>;
"Keep bucket transactions": IMsg<string>;
"Keep buckets": IMsg<string>;
"Kick Bucket": IMsg<string>;
"Kick the bucket": IMsg<string>;
"Kicked": IMsg<string>;
"Language": IMsg<string>;
"Language default": IMsg<string>;
"Last used": IMsg<string>;
"Later": IMsg<string>;
"Learn More": IMsg<string>;
"Life Insurance": IMsg<string>;
"Limit": IMsg<string>;
"Link Account": IMsg<string>;
"Macros": IMsg<string>;
"Make Transfer": IMsg<string>;
"Make it rain!": IMsg<string>;
"Make it so": IMsg<string>;
"Mark Cleared": IMsg<string>;
"Mark Not Cleared": IMsg<string>;
"Medical": IMsg<string>;
"Memo": IMsg<string>;
"Minimize": IMsg<string>;
"Month to Month": IMsg<string>;
"Monthly": IMsg<string>;
"Monthly deposit:": IMsg<string>;
"Months": IMsg<string>;
"Move Bucket": IMsg<string>;
"Move Group": IMsg<string>;
"Name": IMsg<string>;
"Natural gas/propane/oil": IMsg<string>;
"Need ideas for getting started?": IMsg<string>;
"Needs": IMsg<string>;
"Negate": IMsg<string>;
"Negative": IMsg<string>;
"Net": IMsg<string>;
"Net Transfers": IMsg<string>;
"Net Wealth": IMsg<string>;
"New Bucket": IMsg<string>;
"New Budget...": IMsg<string>;
"New Group": IMsg<string>;
"New account": IMsg<string>;
"New bucket": IMsg<string>;
"New car": IMsg<string>;
"New computer": IMsg<string>;
"New phone": IMsg<string>;
"New roof": IMsg<string>;
"No": IMsg<string>;
"No file chosen": IMsg<string>;
"No matches found": IMsg<string>;
"No name": IMsg<string>;
"No orders imported": IMsg<string>;
"No refunds imported": IMsg<string>;
"Normal": IMsg<string>;
"Not Transfer": IMsg<string>;
"Not yet cleared": IMsg<string>;
"Note": IMsg<string>;
"Nothing found matching:": IMsg<string>;
"Number format": IMsg<string>;
"OK": IMsg<string>;
"Off Budget Accounts": IMsg<string>;
"Off budget": IMsg<string>;
"On": IMsg<string>;
"Only select a column for Unique ID if you are sure it contains bank-assigned, unique transaction IDs. Most CSVs will not have this field.": IMsg<string>;
"Open Anyway": IMsg<string>;
"Open Buckets Budget": IMsg<string>;
"Open Budget...": IMsg<string>;
"Open Recent...": IMsg<string>;
"Open Transaction File": IMsg<string>;
"Open Web YNAB Zip File": IMsg<string>;
"Open YNAB4 File": IMsg<string>;
"Optional message:": IMsg<string>;
"Optionally request an Amazon Refunds report": IMsg<string>;
"Or click to download the new version manually.": IMsg<string>;
"Order": IMsg<string>;
"Orders": IMsg<string>;
"Out": IMsg<string>;
"Pair code": IMsg<string>;
"Passwords did not match": IMsg<string>;
"Paste": IMsg<string>;
"Paste and Match Style": IMsg<string>;
"Paused": IMsg<string>;
"Pending devices": IMsg<string>;
"Permanently delete account": IMsg<string>;
"Personal Loan Payment": IMsg<string>;
"Phone": IMsg<string>;
"Playing": IMsg<string>;
"Port": IMsg<string>;
"Possible Duplicates": IMsg<string>;
"Posted": IMsg<string>;
"Preferences": IMsg<string>;
"Preferences...": IMsg<string>;
"Preparation": IMsg<string>;
"Prompt": IMsg<string>;
"Provide a name for the new account.": IMsg<string>;
"Purchase": IMsg<string>;
"Purchase Full Version...": IMsg<string>;
"Quit Buckets": IMsg<string>;
"Rain": IMsg<string>;
"Rain left": IMsg<string>;
"Rainfall this month:": IMsg<string>;
"Recently used": IMsg<string>;
"Record change as transaction": IMsg<string>;
"Recording": IMsg<string>;
"Recurring Expenses": IMsg<string>;
"Redo": IMsg<string>;
"Refunds": IMsg<string>;
"Reload": IMsg<string>;
"Remote devices": IMsg<string>;
"Remove Categorization": IMsg<string>;
"Rent/Mortgage": IMsg<string>;
"Reopen": IMsg<string>;
"Reopen Account": IMsg<string>;
"Report Bug": IMsg<string>;
"Report Bug...": IMsg<string>;
"Report Translation Error...": IMsg<string>;
"Request an Amazon Items report": IMsg<string>;
"Request an Amazon Orders report": IMsg<string>;
"Required deposit:": IMsg<string>;
"Restart Buckets": IMsg<string>;
"Restart Buckets for changes to take effect.": IMsg<string>;
"Run": IMsg<string>;
"Running...": IMsg<string>;
"SQL Query": IMsg<string>;
"Save": IMsg<string>;
"Screenshots:": IMsg<string>;
"Search": IMsg<string>;
"Search for Amazon transactions:": IMsg<string>;
"Search:": IMsg<string>;
"Searching...": IMsg<string>;
"Select All": IMsg<string>;
"Select the account these transactions belong to.": IMsg<string>;
"Self debt": IMsg<string>;
"Send Report": IMsg<string>;
"Services": IMsg<string>;
"Set mapping": IMsg<string>;
"Settings": IMsg<string>;
"Share from this computer": IMsg<string>;
"Shared budgets": IMsg<string>;
"Sharing": IMsg<string>;
"Show All": IMsg<string>;
"Show Log Files...": IMsg<string>;
"Show uncategorized": IMsg<string>;
"Sign": IMsg<string>;
"Sign in to the YNAB website, click My Budget then Export Budget.": IMsg<string>;
"SimpleFIN Connections": IMsg<string>;
"SimpleFIN client unconfigured": IMsg<string>;
"Since some buckets have negative balances, this payment balance may not be what you actually have available for a payment.": IMsg<string>;
"Skip This Version": IMsg<string>;
"Speech": IMsg<string>;
"Spending Money": IMsg<string>;
"Start Over": IMsg<string>;
"Start Speaking": IMsg<string>;
"Start with a template": IMsg<string>;
"Status": IMsg<string>;
"Step took too long": IMsg<string>;
"Stop Speaking": IMsg<string>;
"Student Loan Payment": IMsg<string>;
"Submit": IMsg<string>;
"Success!": IMsg<string>;
"Successfully imported Amazon Items report": IMsg<string>;
"Successfully imported Amazon Orders report": IMsg<string>;
"Successfully imported Amazon Refunds report": IMsg<string>;
"Sync": IMsg<string>;
"Sync complete": IMsg<string>;
"Sync has not yet been set up.": IMsg<string>;
"Synced balance": IMsg<string>;
"Syncing...": IMsg<string>;
"System default": IMsg<string>;
"Target date:": IMsg<string>;
"Test Toast": IMsg<string>;
"There has been an error.": IMsg<string>;
"There was an error. Maybe try again?": IMsg<string>;
"This budget was upgraded for a newer version of Buckets. Using it with this older version may not work.": IMsg<string>;
"This device's name": IMsg<string>;
"This is a special group for all the buckets without a group.": IMsg<string>;
"This tool will delete data to make it easy to start over with your budget.": IMsg<string>;
"Thousands separator": IMsg<string>;
"To": IMsg<string>;
"Toggle Developer Tools": IMsg<string>;
"Toggle Full Screen": IMsg<string>;
"Tools": IMsg<string>;
"Total amount your buckets expect each month.": IMsg<string>;
"Transaction": IMsg<string>;
"Transactions": IMsg<string>;
"Transactions to review": IMsg<string>;
"Transfer": IMsg<string>;
"Trial Version": IMsg<string>;
"Tuition": IMsg<string>;
"Un-kick": IMsg<string>;
"Un-kick Bucket": IMsg<string>;
"Unable to claim access token": IMsg<string>;
"Unable to open the file:": IMsg<string>;
"Uncaught Error": IMsg<string>;
"Uncleared": IMsg<string>;
"Undo": IMsg<string>;
"Unexpected sync error": IMsg<string>;
"Unique ID": IMsg<string>;
"Unknown category": IMsg<string>;
"Unlinked Accounts": IMsg<string>;
"Unregistered Version": IMsg<string>;
"Update Account Balance": IMsg<string>;
"Update Account Name": IMsg<string>;
"Update Available": IMsg<string>;
"Update Bucket Name": IMsg<string>;
"Update Bucket Type": IMsg<string>;
"Update Color": IMsg<string>;
"Update Currency Symbol": IMsg<string>;
"Update Goal": IMsg<string>;
"Update Group Name": IMsg<string>;
"Update Macro Name": IMsg<string>;
"Update Monthly Deposit": IMsg<string>;
"Update Name": IMsg<string>;
"Update Note": IMsg<string>;
"Update Target Date": IMsg<string>;
"Update Transaction": IMsg<string>;
"Update account balance": IMsg<string>;
"Update balance": IMsg<string>;
"Update balance without a transaction": IMsg<string>;
"Update downloaded.": IMsg<string>;
"Used in future": IMsg<string>;
"Using this tool can ruin your budget file. Make a copy of your budget if you're worried.": IMsg<string>;
"Vacation ": IMsg<string>;
"View": IMsg<string>;
"Want": IMsg<string>;
"Wants": IMsg<string>;
"Warning: Doing this will use rain you don't have and could steal rain from future months (if available).": IMsg<string>;
"Water": IMsg<string>;
"Web YNAB Export": IMsg<string>;
"When \"On\" this macro will be run during a normal sync.": IMsg<string>;
"Window": IMsg<string>;
"Year to Year": IMsg<string>;
"Year's Supply": IMsg<string>;
"Yearly": IMsg<string>;
"Years": IMsg<string>;
"Yes": IMsg<string>;
"You are running the latest version!": IMsg<string>;
"You can do math in all number inputs, not just here in the calculator.": IMsg<string>;
"You don't have any recurring expense buckets yet.": IMsg<string>;
"You have no closed accounts.": IMsg<string>;
"You haven't kicked the bucket yet...": IMsg<string>;
"You must backup to a different file.": IMsg<string>;
"You must have at least one column each set to Amount, Memo and Date Posted.": IMsg<string>;
"Your email address:": IMsg<string>;
"Zoom": IMsg<string>;
"Zoom In": IMsg<string>;
"Zoom Out": IMsg<string>;
"account-bal-diff-1": IMsg<string>;
"account-bal-diff-fix-1": IMsg<string>;
"account-bal-diff-fix-2": IMsg<string>;
"account-in": IMsg<string>;
"account-net-amount": IMsg<string>;
"account-out": IMsg<string>;
"account-type": IMsg<string>;
"accounts.balance_mismatch_msg": IMsg<string>;
"accounts.name_placeholder": IMsg<string>;
"action.New bucket": IMsg<string>;
"action.New group": IMsg<string>;
"action.ignore": IMsg<string>;
"action.link-account": IMsg<string>;
"action.report bug": IMsg<string>;
"bucket.detailslabel": IMsg<string>;
"bucket.transfer.help": IMsg<string>;
"bucketactivity.help": IMsg<string>;
"buckethead.in": IMsg<string>;
"bucketinout.help": IMsg<string>;
"bucketrain.help": IMsg<string>;
"buckettype.deposit": IMsg<string>;
"buckettype.deposit-date": IMsg<string>;
"buckettype.goal-date": IMsg<string>;
"buckettype.goal-deposit": IMsg<string>;
"buckettype.plain": IMsg<string>;
"budget-file-type-name": IMsg<string>;
"connection-instructions-v2": IMsg<string>;
"daterange.all": IMsg<string>;
"daterange.from2monthsago": IMsg<string>;
"daterange.from3monthsago": IMsg<string>;
"daterange.fromlastmonth": IMsg<string>;
"daterange.thismonth": IMsg<string>;
"debt-bucket-explanation": IMsg<string>;
"debt-payment-bucket-name": IMsg<(account_name:string)=>string|JSX.Element>;
"default account name": IMsg<string>;
"default new bucket name": IMsg<string>;
"default new group name": IMsg<string>;
"edit.mapping": IMsg<(onClick:any)=>string|JSX.Element>;
"enter-license-prompt": IMsg<string>;
"error-detail": IMsg<string>;
"getting-started-link": IMsg<(clickhandler:any)=>string|JSX.Element>;
"go-to-next-month": IMsg<string>;
"go-to-next-year": IMsg<string>;
"go-to-prev-month": IMsg<string>;
"go-to-prev-year": IMsg<string>;
"go-to-this-month": IMsg<string>;
"in the bank": IMsg<string>;
"match-count": IMsg<(target_match:number,total_matches:number)=>string|JSX.Element>;
"misc group name": IMsg<string>;
"money-balance-as-of": IMsg<(amount:any,date:any)=>string|JSX.Element>;
"months gain/loss label": IMsg<(gain:any)=>string|JSX.Element>;
"more": IMsg<string>;
"nag-message": IMsg<()=>string|JSX.Element>;
"navigatestep": IMsg<(url:any)=>string|JSX.Element>;
"net-transfers.help": IMsg<string>;
"noin.income": IMsg<string>;
"notify-downloaded-file": IMsg<(filename:any)=>string|JSX.Element>;
"noun.debt": IMsg<string>;
"noun.transfer": IMsg<string>;
"off": IMsg<string>;
"on": IMsg<string>;
"press Escape to close": IMsg<string>;
"rain.help.neg": IMsg<(abs_amount:any)=>string|JSX.Element>;
"rain.help.pos": IMsg<(abs_amount:any)=>string|JSX.Element>;
"shipment-number": IMsg<(number:number)=>string|JSX.Element>;
"simplefin-connect-intro": IMsg<string>;
"simplefin-get-token": IMsg<(mklink:any)=>string|JSX.Element>;
"simplefin-paste": IMsg<string>;
"single-account Closed": IMsg<string>;
"single-bucket Kicked": IMsg<string>;
"some day...": IMsg<string>;
"sync-symbol help": IMsg<string>;
"sync.toast.syncing": IMsg<(start:string,end:string)=>string|JSX.Element>;
"this_device.name": IMsg<string>;
"toast.updated-trans": IMsg<(count:any)=>string|JSX.Element>;
"trans-created-outofview": IMsg<(month:string)=>string|JSX.Element>;
"transfer-from-account": IMsg<(dropdown:any)=>string|JSX.Element>;
"transfer-to-account": IMsg<(dropdown:any)=>string|JSX.Element>;
"verb-open": IMsg<string>;
"version-available": IMsg<(newv:string)=>string|JSX.Element>;
}