You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MaiChartManager/Front/src/locales/en.yaml
+63-42Lines changed: 63 additions & 42 deletions
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,9 @@ music:
89
89
utageType: Utage Type
90
90
utageComment: Utage Comment
91
91
sortName: In-game SortName
92
-
sortNameTips: May only contain digits, uppercase letters, and katakana; invalid characters will be automatically replaced
92
+
sortNameTips: >-
93
+
May only contain digits, uppercase letters, and katakana; invalid
94
+
characters will be automatically replaced
93
95
jacket: Jacket
94
96
audioPreview: Preview
95
97
editPreview: Edit Preview
@@ -142,7 +144,9 @@ music:
142
144
replaceChartFailed: Failed to replace chart
143
145
replaceChartSuccess: Chart replaced successfully
144
146
notValidChartFile: Chart file must be .ma2 or maidata.txt.
145
-
replaceChartShiftModeHint: Make sure the delay adjustment mode selected here matches the one used when importing the chart, otherwise notes may be positioned incorrectly!
147
+
replaceChartShiftModeHint: >-
148
+
Make sure the delay adjustment mode selected here matches the one used
149
+
when importing the chart, otherwise notes may be positioned incorrectly!
146
150
batch:
147
151
title: Batch Actions
148
152
batchAndSearch: Batch Actions & Search
@@ -232,7 +236,9 @@ chart:
232
236
option:
233
237
advancedOptions: Advanced Options
234
238
shiftMode: Delay Adjustment Mode
235
-
shiftModeLocked: The Delay Adjustment Mode is locked to the mode used when the chart was originally imported and cannot be changed.
239
+
shiftModeLocked: >-
240
+
The Delay Adjustment Mode is locked to the mode used when the chart was
241
+
originally imported and cannot be changed.
236
242
shiftByBar: By Bar
237
243
shiftByBarDesc: >-
238
244
If the rest at the beginning of the chart is less than one bar, add one
@@ -257,7 +263,10 @@ chart:
257
263
258
264
May cause first note to appear at odd timing, e.g. immediately at start
ignoreGaplessTip: If the chart was made with some specific chart editors, such as certain versions of Visual Maimai, and the imported chart has timing issues, you can try enabling this option.
266
+
ignoreGaplessTip: >-
267
+
If the chart was made with some specific chart editors, such as certain
268
+
versions of Visual Maimai, and the imported chart has timing issues, you
269
+
can try enabling this option.
261
270
codecForceH264: H264
262
271
codecForceVP9: VP9 USM
263
272
assignId: Assign ID for new imported songs
@@ -271,7 +280,9 @@ chart:
271
280
trimPadding: Will trim {padding} seconds of audio to ensure first note is in second bar
272
281
addFirst: Will add {padding} seconds of silence to match &first value
273
282
trimFirst: Will trim {padding} seconds of audio to match &first value
274
-
addBar: Will add 1 bar of silence at the beginning of the chart to ensure the first note is after the second bar
283
+
addBar: >-
284
+
Will add 1 bar of silence at the beginning of the chart to ensure the
285
+
first note is after the second bar
275
286
error:
276
287
noMaidata: maidata.txt not found
277
288
noAudio: Audio file not found
@@ -366,7 +377,9 @@ mod:
366
377
select1P: 1P Select
367
378
select2P: 2P Select
368
379
disableIO4: Disable IO4 Input
369
-
disableIO4Tip: Toggle on to disable corresponding input. After disabling IO4 input, your compatible IO4 board or segatools IO4 simulation will be ignored.
380
+
disableIO4Tip: >-
381
+
Toggle on to disable corresponding input. After disabling IO4 input, your
382
+
compatible IO4 board or segatools IO4 simulation will be ignored.
370
383
disableIO4System: System Buttons (Test, Service)
371
384
disable1P: Disable 1P
372
385
enable1P: Enable 1P
@@ -400,7 +413,8 @@ mod:
400
413
After enabling this, the settings in Test menu will no longer work, but
401
414
you can still test (testing requires disabling 1P mode)
402
415
403
-
If your controller has corresponding host software, it's recommended to disable this option and use the host software for adjustments
416
+
If your controller has corresponding host software, it's recommended to
417
+
disable this option and use the host software for adjustments
404
418
configCorrupted: AquaMai config file corrupted
405
419
configCorruptedMessage: Please manually check AquaMai.toml and try to fix possible issues
406
420
resetToDefault: Reset to default settings
@@ -453,42 +467,46 @@ mod:
453
467
Led: LEDs
454
468
P1: Enable 1P
455
469
P2: Enable 2P
456
-
tip: If mixing Maimoller with other protocols, disable this for the non-Maimoller side
457
-
on: 'On'
458
-
off: 'Off'
470
+
tip: >-
471
+
If mixing Maimoller with other protocols, disable this for the
472
+
non-Maimoller side
473
+
'on': 'On'
474
+
'off': 'Off'
459
475
enable: Enable
460
476
disable: Disable
461
-
stableChannel: "Stable Channel"
462
-
fastChannel: "Fast Channel"
463
-
mumod: "MuMod"
464
-
mumodDesc: "Auto-update Loader"
465
-
mumodInstalled: "Installed"
466
-
mumodChannel: "Update Channel"
467
-
mumodChannelSlow: "Stable"
468
-
mumodChannelFast: "Fast"
469
-
cacheUpdating: "Updating cache..."
470
-
cacheFailed: "Cache update failed"
477
+
stableChannel: Stable Channel
478
+
fastChannel: Fast Channel
479
+
mumod: MuMod
480
+
mumodDesc: Auto-update Loader
481
+
mumodInstalled: Installed
482
+
mumodChannel: Update Channel
483
+
mumodChannelSlow: Stable
484
+
mumodChannelFast: Fast
485
+
cacheUpdating: Updating cache...
486
+
cacheFailed: Cache update failed
471
487
conflict:
472
-
title: "Conflict Detected"
473
-
message: "Both AquaMai and MuMod are present, please choose which to keep"
474
-
deleteAquaMai: "Delete AquaMai"
475
-
deleteMuMod: "Delete MuMod"
488
+
title: Conflict Detected
489
+
message: Both AquaMai and MuMod are present, please choose which to keep
490
+
deleteAquaMai: Delete AquaMai
491
+
deleteMuMod: Delete MuMod
476
492
pdx:
477
-
noDevice: "No PDX device detected"
478
-
deviceCount: "{count} PDX device(s) detected"
479
-
driverWinusb: "Current driver: Exclusive mode"
480
-
driverDefault: "Current driver: Windows Touch mode"
481
-
switchToExclusive: "Switch to Exclusive mode"
482
-
switchToWintouch: "Switch to Windows Touch mode"
483
-
switchSuccess: "Driver switched successfully"
484
-
switchFailed: "Driver switch failed"
485
-
switchCancelled: "Permission request cancelled"
486
-
refresh: "Refresh device status"
487
-
unavailable: "PDX driver tool unavailable"
488
-
selectDevice: "Select device"
489
-
path1P: "1P Device Path"
490
-
path2P: "2P Device Path"
491
-
pathDesc: "USB port path, e.g. 2.2. Use the path shown in the configuration tool. Leave empty to use the first detected device as 1P"
493
+
noDevice: No PDX device detected
494
+
deviceCount: '{count} PDX device(s) detected'
495
+
driverWinusb: 'Current driver: Exclusive mode'
496
+
driverDefault: 'Current driver: Windows Touch mode'
497
+
switchToExclusive: Switch to Exclusive mode
498
+
switchToWintouch: Switch to Windows Touch mode
499
+
switchSuccess: Driver switched successfully
500
+
switchFailed: Driver switch failed
501
+
switchCancelled: Permission request cancelled
502
+
refresh: Refresh device status
503
+
unavailable: PDX driver tool unavailable
504
+
selectDevice: Select device
505
+
path1P: 1P Device Path
506
+
path2P: 2P Device Path
507
+
pathDesc: >-
508
+
USB port path, e.g. 2.2. Use the path shown in the configuration tool.
509
+
Leave empty to use the first detected device as 1P
492
510
tools:
493
511
title: Tools
494
512
audioConvert: Audio Convert (ACB + AWB)
@@ -515,7 +533,7 @@ error:
515
533
confirm: Got it
516
534
file:
517
535
notSelected: No file selected
518
-
unsupportedFileType: 'Unsupported file type'
536
+
unsupportedFileType: Unsupported file type
519
537
message:
520
538
notice: Notice
521
539
saveSuccess: Saved successfully
@@ -563,6 +581,7 @@ purchase:
563
581
changeId: Change music ID
564
582
batchExport: Batch export music as new Opt
565
583
batchMaidata: Batch convert music to Maidata
584
+
ldxp: LDXP
566
585
startup:
567
586
error: Error occurred during startup
568
587
errorList: Error List
@@ -585,7 +604,7 @@ about:
585
604
enterActivationCode: Please enter activation code
586
605
activationCodeInvalid: Invalid activation code
587
606
activationSuccess: Premium features activated, thank you!
588
-
updateAvailable: 'New version available ({version})'
607
+
updateAvailable: New version available ({version})
589
608
viewChangelog: View Changelog
590
609
changelogTitle: Changelog
591
610
updateHint: Update from Microsoft Store
@@ -622,7 +641,9 @@ settings:
622
641
updateChannel: Update Channel
623
642
updateChannelSlow: Stable
624
643
updateChannelCi: Fast
625
-
updateChannelDesc: Stable channel delays updates by a few days, suitable for users who prefer stability
644
+
updateChannelDesc: >-
645
+
Stable channel delays updates by a few days, suitable for users who prefer
0 commit comments