aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx/Assets/Locales/en_US.json
blob: b3cab7f5f6d14f01a9b06f188eeba4559d38acf7 (plain) (blame)
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
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
{
  "Language": "English (US)",
  "MenuBarFileOpenApplet": "Open Applet",
  "MenuBarFileOpenAppletOpenMiiAppletToolTip": "Open Mii Editor Applet in Standalone mode",
  "SettingsTabInputDirectMouseAccess": "Direct Mouse Access",
  "SettingsTabSystemMemoryManagerMode": "Memory Manager Mode:",
  "SettingsTabSystemMemoryManagerModeSoftware": "Software",
  "SettingsTabSystemMemoryManagerModeHost": "Host (fast)",
  "SettingsTabSystemMemoryManagerModeHostUnchecked": "Host Unchecked (fastest, unsafe)",
  "SettingsTabSystemUseHypervisor": "Use Hypervisor",
  "MenuBarFile": "_File",
  "MenuBarFileOpenFromFile": "_Load Application From File",
  "MenuBarFileOpenFromFileError": "No applications found in selected file.",
  "MenuBarFileOpenUnpacked": "Load _Unpacked Game",
  "MenuBarFileOpenEmuFolder": "Open Ryujinx Folder",
  "MenuBarFileOpenLogsFolder": "Open Logs Folder",
  "MenuBarFileExit": "_Exit",
  "MenuBarOptions": "_Options",
  "MenuBarOptionsToggleFullscreen": "Toggle Fullscreen",
  "MenuBarOptionsStartGamesInFullscreen": "Start Games in Fullscreen Mode",
  "MenuBarOptionsStopEmulation": "Stop Emulation",
  "MenuBarOptionsSettings": "_Settings",
  "MenuBarOptionsManageUserProfiles": "_Manage User Profiles",
  "MenuBarActions": "_Actions",
  "MenuBarOptionsSimulateWakeUpMessage": "Simulate Wake-up message",
  "MenuBarActionsScanAmiibo": "Scan An Amiibo",
  "MenuBarTools": "_Tools",
  "MenuBarToolsInstallFirmware": "Install Firmware",
  "MenuBarFileToolsInstallFirmwareFromFile": "Install a firmware from XCI or ZIP",
  "MenuBarFileToolsInstallFirmwareFromDirectory": "Install a firmware from a directory",
  "MenuBarToolsManageFileTypes": "Manage file types",
  "MenuBarToolsInstallFileTypes": "Install file types",
  "MenuBarToolsUninstallFileTypes": "Uninstall file types",
  "MenuBarView": "_View",
  "MenuBarViewWindow": "Window Size",
  "MenuBarViewWindow720": "720p",
  "MenuBarViewWindow1080": "1080p",
  "MenuBarHelp": "_Help",
  "MenuBarHelpCheckForUpdates": "Check for Updates",
  "MenuBarHelpAbout": "About",
  "MenuSearch": "Search...",
  "GameListHeaderFavorite": "Fav",
  "GameListHeaderIcon": "Icon",
  "GameListHeaderApplication": "Name",
  "GameListHeaderDeveloper": "Developer",
  "GameListHeaderVersion": "Version",
  "GameListHeaderTimePlayed": "Play Time",
  "GameListHeaderLastPlayed": "Last Played",
  "GameListHeaderFileExtension": "File Ext",
  "GameListHeaderFileSize": "File Size",
  "GameListHeaderPath": "Path",
  "GameListContextMenuOpenUserSaveDirectory": "Open User Save Directory",
  "GameListContextMenuOpenUserSaveDirectoryToolTip": "Opens the directory which contains Application's User Save",
  "GameListContextMenuOpenDeviceSaveDirectory": "Open Device Save Directory",
  "GameListContextMenuOpenDeviceSaveDirectoryToolTip": "Opens the directory which contains Application's Device Save",
  "GameListContextMenuOpenBcatSaveDirectory": "Open BCAT Save Directory",
  "GameListContextMenuOpenBcatSaveDirectoryToolTip": "Opens the directory which contains Application's BCAT Save",
  "GameListContextMenuManageTitleUpdates": "Manage Title Updates",
  "GameListContextMenuManageTitleUpdatesToolTip": "Opens the Title Update management window",
  "GameListContextMenuManageDlc": "Manage DLC",
  "GameListContextMenuManageDlcToolTip": "Opens the DLC management window",
  "GameListContextMenuCacheManagement": "Cache Management",
  "GameListContextMenuCacheManagementPurgePptc": "Queue PPTC Rebuild",
  "GameListContextMenuCacheManagementPurgePptcToolTip": "Trigger PPTC to rebuild at boot time on the next game launch",
  "GameListContextMenuCacheManagementPurgeShaderCache": "Purge Shader Cache",
  "GameListContextMenuCacheManagementPurgeShaderCacheToolTip": "Deletes Application's shader cache",
  "GameListContextMenuCacheManagementOpenPptcDirectory": "Open PPTC Directory",
  "GameListContextMenuCacheManagementOpenPptcDirectoryToolTip": "Opens the directory which contains Application's PPTC cache",
  "GameListContextMenuCacheManagementOpenShaderCacheDirectory": "Open Shader Cache Directory",
  "GameListContextMenuCacheManagementOpenShaderCacheDirectoryToolTip": "Opens the directory which contains Application's shader cache",
  "GameListContextMenuExtractData": "Extract Data",
  "GameListContextMenuExtractDataExeFS": "ExeFS",
  "GameListContextMenuExtractDataExeFSToolTip": "Extract the ExeFS section from Application's current config (including updates)",
  "GameListContextMenuExtractDataRomFS": "RomFS",
  "GameListContextMenuExtractDataRomFSToolTip": "Extract the RomFS section from Application's current config (including updates)",
  "GameListContextMenuExtractDataLogo": "Logo",
  "GameListContextMenuExtractDataLogoToolTip": "Extract the Logo section from Application's current config (including updates)",
  "GameListContextMenuCreateShortcut": "Create Application Shortcut",
  "GameListContextMenuCreateShortcutToolTip": "Create a Desktop Shortcut that launches the selected Application",
  "GameListContextMenuCreateShortcutToolTipMacOS": "Create a shortcut in macOS's Applications folder that launches the selected Application",
  "GameListContextMenuOpenModsDirectory": "Open Mods Directory",
  "GameListContextMenuOpenModsDirectoryToolTip": "Opens the directory which contains Application's Mods",
  "GameListContextMenuOpenSdModsDirectory": "Open Atmosphere Mods Directory",
  "GameListContextMenuOpenSdModsDirectoryToolTip": "Opens the alternative SD card Atmosphere directory which contains Application's Mods. Useful for mods that are packaged for real hardware.",
  "StatusBarGamesLoaded": "{0}/{1} Games Loaded",
  "StatusBarSystemVersion": "System Version: {0}",
  "LinuxVmMaxMapCountDialogTitle": "Low limit for memory mappings detected",
  "LinuxVmMaxMapCountDialogTextPrimary": "Would you like to increase the value of vm.max_map_count to {0}",
  "LinuxVmMaxMapCountDialogTextSecondary": "Some games might try to create more memory mappings than currently allowed. Ryujinx will crash as soon as this limit gets exceeded.",
  "LinuxVmMaxMapCountDialogButtonUntilRestart": "Yes, until the next restart",
  "LinuxVmMaxMapCountDialogButtonPersistent": "Yes, permanently",
  "LinuxVmMaxMapCountWarningTextPrimary": "Max amount of memory mappings is lower than recommended.",
  "LinuxVmMaxMapCountWarningTextSecondary": "The current value of vm.max_map_count ({0}) is lower than {1}. Some games might try to create more memory mappings than currently allowed. Ryujinx will crash as soon as this limit gets exceeded.\n\nYou might want to either manually increase the limit or install pkexec, which allows Ryujinx to assist with that.",
  "Settings": "Settings",
  "SettingsTabGeneral": "User Interface",
  "SettingsTabGeneralGeneral": "General",
  "SettingsTabGeneralEnableDiscordRichPresence": "Enable Discord Rich Presence",
  "SettingsTabGeneralCheckUpdatesOnLaunch": "Check for Updates on Launch",
  "SettingsTabGeneralShowConfirmExitDialog": "Show \"Confirm Exit\" Dialog",
  "SettingsTabGeneralRememberWindowState": "Remember Window Size/Position",
  "SettingsTabGeneralHideCursor": "Hide Cursor:",
  "SettingsTabGeneralHideCursorNever": "Never",
  "SettingsTabGeneralHideCursorOnIdle": "On Idle",
  "SettingsTabGeneralHideCursorAlways": "Always",
  "SettingsTabGeneralGameDirectories": "Game Directories",
  "SettingsTabGeneralAdd": "Add",
  "SettingsTabGeneralRemove": "Remove",
  "SettingsTabSystem": "System",
  "SettingsTabSystemCore": "Core",
  "SettingsTabSystemSystemRegion": "System Region:",
  "SettingsTabSystemSystemRegionJapan": "Japan",
  "SettingsTabSystemSystemRegionUSA": "USA",
  "SettingsTabSystemSystemRegionEurope": "Europe",
  "SettingsTabSystemSystemRegionAustralia": "Australia",
  "SettingsTabSystemSystemRegionChina": "China",
  "SettingsTabSystemSystemRegionKorea": "Korea",
  "SettingsTabSystemSystemRegionTaiwan": "Taiwan",
  "SettingsTabSystemSystemLanguage": "System Language:",
  "SettingsTabSystemSystemLanguageJapanese": "Japanese",
  "SettingsTabSystemSystemLanguageAmericanEnglish": "American English",
  "SettingsTabSystemSystemLanguageFrench": "French",
  "SettingsTabSystemSystemLanguageGerman": "German",
  "SettingsTabSystemSystemLanguageItalian": "Italian",
  "SettingsTabSystemSystemLanguageSpanish": "Spanish",
  "SettingsTabSystemSystemLanguageChinese": "Chinese",
  "SettingsTabSystemSystemLanguageKorean": "Korean",
  "SettingsTabSystemSystemLanguageDutch": "Dutch",
  "SettingsTabSystemSystemLanguagePortuguese": "Portuguese",
  "SettingsTabSystemSystemLanguageRussian": "Russian",
  "SettingsTabSystemSystemLanguageTaiwanese": "Taiwanese",
  "SettingsTabSystemSystemLanguageBritishEnglish": "British English",
  "SettingsTabSystemSystemLanguageCanadianFrench": "Canadian French",
  "SettingsTabSystemSystemLanguageLatinAmericanSpanish": "Latin American Spanish",
  "SettingsTabSystemSystemLanguageSimplifiedChinese": "Simplified Chinese",
  "SettingsTabSystemSystemLanguageTraditionalChinese": "Traditional Chinese",
  "SettingsTabSystemSystemTimeZone": "System TimeZone:",
  "SettingsTabSystemSystemTime": "System Time:",
  "SettingsTabSystemEnableVsync": "VSync",
  "SettingsTabSystemEnablePptc": "PPTC (Profiled Persistent Translation Cache)",
  "SettingsTabSystemEnableFsIntegrityChecks": "FS Integrity Checks",
  "SettingsTabSystemAudioBackend": "Audio Backend:",
  "SettingsTabSystemAudioBackendDummy": "Dummy",
  "SettingsTabSystemAudioBackendOpenAL": "OpenAL",
  "SettingsTabSystemAudioBackendSoundIO": "SoundIO",
  "SettingsTabSystemAudioBackendSDL2": "SDL2",
  "SettingsTabSystemHacks": "Hacks",
  "SettingsTabSystemHacksNote": "May cause instability",
  "SettingsTabSystemExpandDramSize": "Expand DRAM to 8GiB",
  "SettingsTabSystemIgnoreMissingServices": "Ignore Missing Services",
  "SettingsTabGraphics": "Graphics",
  "SettingsTabGraphicsAPI": "Graphics API",
  "SettingsTabGraphicsEnableShaderCache": "Enable Shader Cache",
  "SettingsTabGraphicsAnisotropicFiltering": "Anisotropic Filtering:",
  "SettingsTabGraphicsAnisotropicFilteringAuto": "Auto",
  "SettingsTabGraphicsAnisotropicFiltering2x": "2x",
  "SettingsTabGraphicsAnisotropicFiltering4x": "4x",
  "SettingsTabGraphicsAnisotropicFiltering8x": "8x",
  "SettingsTabGraphicsAnisotropicFiltering16x": "16x",
  "SettingsTabGraphicsResolutionScale": "Resolution Scale:",
  "SettingsTabGraphicsResolutionScaleCustom": "Custom (Not recommended)",
  "SettingsTabGraphicsResolutionScaleNative": "Native (720p/1080p)",
  "SettingsTabGraphicsResolutionScale2x": "2x (1440p/2160p)",
  "SettingsTabGraphicsResolutionScale3x": "3x (2160p/3240p)",
  "SettingsTabGraphicsResolutionScale4x": "4x (2880p/4320p) (Not recommended)",
  "SettingsTabGraphicsAspectRatio": "Aspect Ratio:",
  "SettingsTabGraphicsAspectRatio4x3": "4:3",
  "SettingsTabGraphicsAspectRatio16x9": "16:9",
  "SettingsTabGraphicsAspectRatio16x10": "16:10",
  "SettingsTabGraphicsAspectRatio21x9": "21:9",
  "SettingsTabGraphicsAspectRatio32x9": "32:9",
  "SettingsTabGraphicsAspectRatioStretch": "Stretch to Fit Window",
  "SettingsTabGraphicsDeveloperOptions": "Developer Options",
  "SettingsTabGraphicsShaderDumpPath": "Graphics Shader Dump Path:",
  "SettingsTabLogging": "Logging",
  "SettingsTabLoggingLogging": "Logging",
  "SettingsTabLoggingEnableLoggingToFile": "Enable Logging to File",
  "SettingsTabLoggingEnableStubLogs": "Enable Stub Logs",
  "SettingsTabLoggingEnableInfoLogs": "Enable Info Logs",
  "SettingsTabLoggingEnableWarningLogs": "Enable Warning Logs",
  "SettingsTabLoggingEnableErrorLogs": "Enable Error Logs",
  "SettingsTabLoggingEnableTraceLogs": "Enable Trace Logs",
  "SettingsTabLoggingEnableGuestLogs": "Enable Guest Logs",
  "SettingsTabLoggingEnableFsAccessLogs": "Enable Fs Access Logs",
  "SettingsTabLoggingFsGlobalAccessLogMode": "Fs Global Access Log Mode:",
  "SettingsTabLoggingDeveloperOptions": "Developer Options",
  "SettingsTabLoggingDeveloperOptionsNote": "WARNING: Will reduce performance",
  "SettingsTabLoggingGraphicsBackendLogLevel": "Graphics Backend Log Level:",
  "SettingsTabLoggingGraphicsBackendLogLevelNone": "None",
  "SettingsTabLoggingGraphicsBackendLogLevelError": "Error",
  "SettingsTabLoggingGraphicsBackendLogLevelPerformance": "Slowdowns",
  "SettingsTabLoggingGraphicsBackendLogLevelAll": "All",
  "SettingsTabLoggingEnableDebugLogs": "Enable Debug Logs",
  "SettingsTabInput": "Input",
  "SettingsTabInputEnableDockedMode": "Docked Mode",
  "SettingsTabInputDirectKeyboardAccess": "Direct Keyboard Access",
  "SettingsButtonSave": "Save",
  "SettingsButtonClose": "Close",
  "SettingsButtonOk": "OK",
  "SettingsButtonCancel": "Cancel",
  "SettingsButtonApply": "Apply",
  "ControllerSettingsPlayer": "Player",
  "ControllerSettingsPlayer1": "Player 1",
  "ControllerSettingsPlayer2": "Player 2",
  "ControllerSettingsPlayer3": "Player 3",
  "ControllerSettingsPlayer4": "Player 4",
  "ControllerSettingsPlayer5": "Player 5",
  "ControllerSettingsPlayer6": "Player 6",
  "ControllerSettingsPlayer7": "Player 7",
  "ControllerSettingsPlayer8": "Player 8",
  "ControllerSettingsHandheld": "Handheld",
  "ControllerSettingsInputDevice": "Input Device",
  "ControllerSettingsRefresh": "Refresh",
  "ControllerSettingsDeviceDisabled": "Disabled",
  "ControllerSettingsControllerType": "Controller Type",
  "ControllerSettingsControllerTypeHandheld": "Handheld",
  "ControllerSettingsControllerTypeProController": "Pro Controller",
  "ControllerSettingsControllerTypeJoyConPair": "JoyCon Pair",
  "ControllerSettingsControllerTypeJoyConLeft": "JoyCon Left",
  "ControllerSettingsControllerTypeJoyConRight": "JoyCon Right",
  "ControllerSettingsProfile": "Profile",
  "ControllerSettingsProfileDefault": "Default",
  "ControllerSettingsLoad": "Load",
  "ControllerSettingsAdd": "Add",
  "ControllerSettingsRemove": "Remove",
  "ControllerSettingsButtons": "Buttons",
  "ControllerSettingsButtonA": "A",
  "ControllerSettingsButtonB": "B",
  "ControllerSettingsButtonX": "X",
  "ControllerSettingsButtonY": "Y",
  "ControllerSettingsButtonPlus": "+",
  "ControllerSettingsButtonMinus": "-",
  "ControllerSettingsDPad": "Directional Pad",
  "ControllerSettingsDPadUp": "Up",
  "ControllerSettingsDPadDown": "Down",
  "ControllerSettingsDPadLeft": "Left",
  "ControllerSettingsDPadRight": "Right",
  "ControllerSettingsStickButton": "Button",
  "ControllerSettingsStickUp": "Up",
  "ControllerSettingsStickDown": "Down",
  "ControllerSettingsStickLeft": "Left",
  "ControllerSettingsStickRight": "Right",
  "ControllerSettingsStickStick": "Stick",
  "ControllerSettingsStickInvertXAxis": "Invert Stick X",
  "ControllerSettingsStickInvertYAxis": "Invert Stick Y",
  "ControllerSettingsStickDeadzone": "Deadzone:",
  "ControllerSettingsLStick": "Left Stick",
  "ControllerSettingsRStick": "Right Stick",
  "ControllerSettingsTriggersLeft": "Triggers Left",
  "ControllerSettingsTriggersRight": "Triggers Right",
  "ControllerSettingsTriggersButtonsLeft": "Trigger Buttons Left",
  "ControllerSettingsTriggersButtonsRight": "Trigger Buttons Right",
  "ControllerSettingsTriggers": "Triggers",
  "ControllerSettingsTriggerL": "L",
  "ControllerSettingsTriggerR": "R",
  "ControllerSettingsTriggerZL": "ZL",
  "ControllerSettingsTriggerZR": "ZR",
  "ControllerSettingsLeftSL": "SL",
  "ControllerSettingsLeftSR": "SR",
  "ControllerSettingsRightSL": "SL",
  "ControllerSettingsRightSR": "SR",
  "ControllerSettingsExtraButtonsLeft": "Buttons Left",
  "ControllerSettingsExtraButtonsRight": "Buttons Right",
  "ControllerSettingsMisc": "Miscellaneous",
  "ControllerSettingsTriggerThreshold": "Trigger Threshold:",
  "ControllerSettingsMotion": "Motion",
  "ControllerSettingsMotionUseCemuhookCompatibleMotion": "Use CemuHook compatible motion",
  "ControllerSettingsMotionControllerSlot": "Controller Slot:",
  "ControllerSettingsMotionMirrorInput": "Mirror Input",
  "ControllerSettingsMotionRightJoyConSlot": "Right JoyCon Slot:",
  "ControllerSettingsMotionServerHost": "Server Host:",
  "ControllerSettingsMotionGyroSensitivity": "Gyro Sensitivity:",
  "ControllerSettingsMotionGyroDeadzone": "Gyro Deadzone:",
  "ControllerSettingsSave": "Save",
  "ControllerSettingsClose": "Close",
  "KeyUnknown": "Unknown",
  "KeyShiftLeft": "Shift Left",
  "KeyShiftRight": "Shift Right",
  "KeyControlLeft": "Ctrl Left",
  "KeyMacControlLeft": "⌃ Left",
  "KeyControlRight": "Ctrl Right",
  "KeyMacControlRight": "⌃ Right",
  "KeyAltLeft": "Alt Left",
  "KeyMacAltLeft": "⌥ Left",
  "KeyAltRight": "Alt Right",
  "KeyMacAltRight": "⌥ Right",
  "KeyWinLeft": "⊞ Left",
  "KeyMacWinLeft": "⌘ Left",
  "KeyWinRight": "⊞ Right",
  "KeyMacWinRight": "⌘ Right",
  "KeyMenu": "Menu",
  "KeyUp": "Up",
  "KeyDown": "Down",
  "KeyLeft": "Left",
  "KeyRight": "Right",
  "KeyEnter": "Enter",
  "KeyEscape": "Escape",
  "KeySpace": "Space",
  "KeyTab": "Tab",
  "KeyBackSpace": "Backspace",
  "KeyInsert": "Insert",
  "KeyDelete": "Delete",
  "KeyPageUp": "Page Up",
  "KeyPageDown": "Page Down",
  "KeyHome": "Home",
  "KeyEnd": "End",
  "KeyCapsLock": "Caps Lock",
  "KeyScrollLock": "Scroll Lock",
  "KeyPrintScreen": "Print Screen",
  "KeyPause": "Pause",
  "KeyNumLock": "Num Lock",
  "KeyClear": "Clear",
  "KeyKeypad0": "Keypad 0",
  "KeyKeypad1": "Keypad 1",
  "KeyKeypad2": "Keypad 2",
  "KeyKeypad3": "Keypad 3",
  "KeyKeypad4": "Keypad 4",
  "KeyKeypad5": "Keypad 5",
  "KeyKeypad6": "Keypad 6",
  "KeyKeypad7": "Keypad 7",
  "KeyKeypad8": "Keypad 8",
  "KeyKeypad9": "Keypad 9",
  "KeyKeypadDivide": "Keypad Divide",
  "KeyKeypadMultiply": "Keypad Multiply",
  "KeyKeypadSubtract": "Keypad Subtract",
  "KeyKeypadAdd": "Keypad Add",
  "KeyKeypadDecimal": "Keypad Decimal",
  "KeyKeypadEnter": "Keypad Enter",
  "KeyNumber0": "0",
  "KeyNumber1": "1",
  "KeyNumber2": "2",
  "KeyNumber3": "3",
  "KeyNumber4": "4",
  "KeyNumber5": "5",
  "KeyNumber6": "6",
  "KeyNumber7": "7",
  "KeyNumber8": "8",
  "KeyNumber9": "9",
  "KeyTilde": "~",
  "KeyGrave": "`",
  "KeyMinus": "-",
  "KeyPlus": "+",
  "KeyBracketLeft": "[",
  "KeyBracketRight": "]",
  "KeySemicolon": ";",
  "KeyQuote": "\"",
  "KeyComma": ",",
  "KeyPeriod": ".",
  "KeySlash": "/",
  "KeyBackSlash": "\\",
  "KeyUnbound": "Unbound",
  "GamepadLeftStick": "L Stick Button",
  "GamepadRightStick": "R Stick Button",
  "GamepadLeftShoulder": "Left Shoulder",
  "GamepadRightShoulder": "Right Shoulder",
  "GamepadLeftTrigger": "Left Trigger",
  "GamepadRightTrigger": "Right Trigger",
  "GamepadDpadUp": "Up",
  "GamepadDpadDown": "Down",
  "GamepadDpadLeft": "Left",
  "GamepadDpadRight": "Right",
  "GamepadMinus": "-",
  "GamepadPlus": "+",
  "GamepadGuide": "Guide",
  "GamepadMisc1": "Misc",
  "GamepadPaddle1": "Paddle 1",
  "GamepadPaddle2": "Paddle 2",
  "GamepadPaddle3": "Paddle 3",
  "GamepadPaddle4": "Paddle 4",
  "GamepadTouchpad": "Touchpad",
  "GamepadSingleLeftTrigger0": "Left Trigger 0",
  "GamepadSingleRightTrigger0": "Right Trigger 0",
  "GamepadSingleLeftTrigger1": "Left Trigger 1",
  "GamepadSingleRightTrigger1": "Right Trigger 1",
  "StickLeft": "Left Stick",
  "StickRight": "Right Stick",
  "UserProfilesSelectedUserProfile": "Selected User Profile:",
  "UserProfilesSaveProfileName": "Save Profile Name",
  "UserProfilesChangeProfileImage": "Change Profile Image",
  "UserProfilesAvailableUserProfiles": "Available User Profiles:",
  "UserProfilesAddNewProfile": "Create Profile",
  "UserProfilesDelete": "Delete",
  "UserProfilesClose": "Close",
  "ProfileNameSelectionWatermark": "Choose a nickname",
  "ProfileImageSelectionTitle": "Profile Image Selection",
  "ProfileImageSelectionHeader": "Choose a profile Image",
  "ProfileImageSelectionNote": "You may import a custom profile image, or select an avatar from system firmware",
  "ProfileImageSelectionImportImage": "Import Image File",
  "ProfileImageSelectionSelectAvatar": "Select Firmware Avatar",
  "InputDialogTitle": "Input Dialog",
  "InputDialogOk": "OK",
  "InputDialogCancel": "Cancel",
  "InputDialogAddNewProfileTitle": "Choose the Profile Name",
  "InputDialogAddNewProfileHeader": "Please Enter a Profile Name",
  "InputDialogAddNewProfileSubtext": "(Max Length: {0})",
  "AvatarChoose": "Choose Avatar",
  "AvatarSetBackgroundColor": "Set Background Color",
  "AvatarClose": "Close",
  "ControllerSettingsLoadProfileToolTip": "Load Profile",
  "ControllerSettingsAddProfileToolTip": "Add Profile",
  "ControllerSettingsRemoveProfileToolTip": "Remove Profile",
  "ControllerSettingsSaveProfileToolTip": "Save Profile",
  "MenuBarFileToolsTakeScreenshot": "Take Screenshot",
  "MenuBarFileToolsHideUi": "Hide UI",
  "GameListContextMenuRunApplication": "Run Application",
  "GameListContextMenuToggleFavorite": "Toggle Favorite",
  "GameListContextMenuToggleFavoriteToolTip": "Toggle Favorite status of Game",
  "SettingsTabGeneralTheme": "Theme:",
  "SettingsTabGeneralThemeAuto": "Auto",
  "SettingsTabGeneralThemeDark": "Dark",
  "SettingsTabGeneralThemeLight": "Light",
  "ControllerSettingsConfigureGeneral": "Configure",
  "ControllerSettingsRumble": "Rumble",
  "ControllerSettingsRumbleStrongMultiplier": "Strong Rumble Multiplier",
  "ControllerSettingsRumbleWeakMultiplier": "Weak Rumble Multiplier",
  "DialogMessageSaveNotAvailableMessage": "There is no savedata for {0} [{1:x16}]",
  "DialogMessageSaveNotAvailableCreateSaveMessage": "Would you like to create savedata for this game?",
  "DialogConfirmationTitle": "Ryujinx - Confirmation",
  "DialogUpdaterTitle": "Ryujinx - Updater",
  "DialogErrorTitle": "Ryujinx - Error",
  "DialogWarningTitle": "Ryujinx - Warning",
  "DialogExitTitle": "Ryujinx - Exit",
  "DialogErrorMessage": "Ryujinx has encountered an error",
  "DialogExitMessage": "Are you sure you want to close Ryujinx?",
  "DialogExitSubMessage": "All unsaved data will be lost!",
  "DialogMessageCreateSaveErrorMessage": "There was an error creating the specified savedata: {0}",
  "DialogMessageFindSaveErrorMessage": "There was an error finding the specified savedata: {0}",
  "FolderDialogExtractTitle": "Choose the folder to extract into",
  "DialogNcaExtractionMessage": "Extracting {0} section from {1}...",
  "DialogNcaExtractionTitle": "Ryujinx - NCA Section Extractor",
  "DialogNcaExtractionMainNcaNotFoundErrorMessage": "Extraction failure. The main NCA was not present in the selected file.",
  "DialogNcaExtractionCheckLogErrorMessage": "Extraction failure. Read the log file for further information.",
  "DialogNcaExtractionSuccessMessage": "Extraction completed successfully.",
  "DialogUpdaterConvertFailedMessage": "Failed to convert the current Ryujinx version.",
  "DialogUpdaterCancelUpdateMessage": "Cancelling Update!",
  "DialogUpdaterAlreadyOnLatestVersionMessage": "You are already using the most updated version of Ryujinx!",
  "DialogUpdaterFailedToGetVersionMessage": "An error has occurred when trying to get release information from GitHub Release. This can be caused if a new release is being compiled by GitHub Actions. Try again in a few minutes.",
  "DialogUpdaterConvertFailedGithubMessage": "Failed to convert the received Ryujinx version from Github Release.",
  "DialogUpdaterDownloadingMessage": "Downloading Update...",
  "DialogUpdaterExtractionMessage": "Extracting Update...",
  "DialogUpdaterRenamingMessage": "Renaming Update...",
  "DialogUpdaterAddingFilesMessage": "Adding New Update...",
  "DialogUpdaterCompleteMessage": "Update Complete!",
  "DialogUpdaterRestartMessage": "Do you want to restart Ryujinx now?",
  "DialogUpdaterNoInternetMessage": "You are not connected to the Internet!",
  "DialogUpdaterNoInternetSubMessage": "Please verify that you have a working Internet connection!",
  "DialogUpdaterDirtyBuildMessage": "You Cannot update a Dirty build of Ryujinx!",
  "DialogUpdaterDirtyBuildSubMessage": "Please download Ryujinx at https://ryujinx.org/ if you are looking for a supported version.",
  "DialogRestartRequiredMessage": "Restart Required",
  "DialogThemeRestartMessage": "Theme has been saved. A restart is needed to apply the theme.",
  "DialogThemeRestartSubMessage": "Do you want to restart",
  "DialogFirmwareInstallEmbeddedMessage": "Would you like to install the firmware embedded in this game? (Firmware {0})",
  "DialogFirmwareInstallEmbeddedSuccessMessage": "No installed firmware was found but Ryujinx was able to install firmware {0} from the provided game.\nThe emulator will now start.",
  "DialogFirmwareNoFirmwareInstalledMessage": "No Firmware Installed",
  "DialogFirmwareInstalledMessage": "Firmware {0} was installed",
  "DialogInstallFileTypesSuccessMessage": "Successfully installed file types!",
  "DialogInstallFileTypesErrorMessage": "Failed to install file types.",
  "DialogUninstallFileTypesSuccessMessage": "Successfully uninstalled file types!",
  "DialogUninstallFileTypesErrorMessage": "Failed to uninstall file types.",
  "DialogOpenSettingsWindowLabel": "Open Settings Window",
  "DialogControllerAppletTitle": "Controller Applet",
  "DialogMessageDialogErrorExceptionMessage": "Error displaying Message Dialog: {0}",
  "DialogSoftwareKeyboardErrorExceptionMessage": "Error displaying Software Keyboard: {0}",
  "DialogErrorAppletErrorExceptionMessage": "Error displaying ErrorApplet Dialog: {0}",
  "DialogUserErrorDialogMessage": "{0}: {1}",
  "DialogUserErrorDialogInfoMessage": "\nFor more information on how to fix this error, follow our Setup Guide.",
  "DialogUserErrorDialogTitle": "Ryujinx Error ({0})",
  "DialogAmiiboApiTitle": "Amiibo API",
  "DialogAmiiboApiFailFetchMessage": "An error occured while fetching information from the API.",
  "DialogAmiiboApiConnectErrorMessage": "Unable to connect to Amiibo API server. The service may be down or you may need to verify your internet connection is online.",
  "DialogProfileInvalidProfileErrorMessage": "Profile {0} is incompatible with the current input configuration system.",
  "DialogProfileDefaultProfileOverwriteErrorMessage": "Default Profile can not be overwritten",
  "DialogProfileDeleteProfileTitle": "Deleting Profile",
  "DialogProfileDeleteProfileMessage": "This action is irreversible, are you sure you want to continue?",
  "DialogWarning": "Warning",
  "DialogPPTCDeletionMessage": "You are about to queue a PPTC rebuild on the next boot of:\n\n{0}\n\nAre you sure you want to proceed?",
  "DialogPPTCDeletionErrorMessage": "Error purging PPTC cache at {0}: {1}",
  "DialogShaderDeletionMessage": "You are about to delete the Shader cache for :\n\n{0}\n\nAre you sure you want to proceed?",
  "DialogShaderDeletionErrorMessage": "Error purging Shader cache at {0}: {1}",
  "DialogRyujinxErrorMessage": "Ryujinx has encountered an error",
  "DialogInvalidTitleIdErrorMessage": "UI error: The selected game did not have a valid title ID",
  "DialogFirmwareInstallerFirmwareNotFoundErrorMessage": "A valid system firmware was not found in {0}.",
  "DialogFirmwareInstallerFirmwareInstallTitle": "Install Firmware {0}",
  "DialogFirmwareInstallerFirmwareInstallMessage": "System version {0} will be installed.",
  "DialogFirmwareInstallerFirmwareInstallSubMessage": "\n\nThis will replace the current system version {0}.",
  "DialogFirmwareInstallerFirmwareInstallConfirmMessage": "\n\nDo you want to continue?",
  "DialogFirmwareInstallerFirmwareInstallWaitMessage": "Installing firmware...",
  "DialogFirmwareInstallerFirmwareInstallSuccessMessage": "System version {0} successfully installed.",
  "DialogUserProfileDeletionWarningMessage": "There would be no other profiles to be opened if selected profile is deleted",
  "DialogUserProfileDeletionConfirmMessage": "Do you want to delete the selected profile",
  "DialogUserProfileUnsavedChangesTitle": "Warning - Unsaved Changes",
  "DialogUserProfileUnsavedChangesMessage": "You have made changes to this user profile that have not been saved.",
  "DialogUserProfileUnsavedChangesSubMessage": "Do you want to discard your changes?",
  "DialogControllerSettingsModifiedConfirmMessage": "The current controller settings has been updated.",
  "DialogControllerSettingsModifiedConfirmSubMessage": "Do you want to save?",
  "DialogLoadFileErrorMessage": "{0}. Errored File: {1}",
  "DialogModAlreadyExistsMessage": "Mod already exists",
  "DialogModInvalidMessage": "The specified directory does not contain a mod!",
  "DialogModDeleteNoParentMessage": "Failed to Delete: Could not find the parent directory for mod \"{0}\"!",
  "DialogDlcNoDlcErrorMessage": "The specified file does not contain a DLC for the selected title!",
  "DialogPerformanceCheckLoggingEnabledMessage": "You have trace logging enabled, which is designed to be used by developers only.",
  "DialogPerformanceCheckLoggingEnabledConfirmMessage": "For optimal performance, it's recommended to disable trace logging. Would you like to disable trace logging now?",
  "DialogPerformanceCheckShaderDumpEnabledMessage": "You have shader dumping enabled, which is designed to be used by developers only.",
  "DialogPerformanceCheckShaderDumpEnabledConfirmMessage": "For optimal performance, it's recommended to disable shader dumping. Would you like to disable shader dumping now?",
  "DialogLoadAppGameAlreadyLoadedMessage": "A game has already been loaded",
  "DialogLoadAppGameAlreadyLoadedSubMessage": "Please stop emulation or close the emulator before launching another game.",
  "DialogUpdateAddUpdateErrorMessage": "The specified file does not contain an update for the selected title!",
  "DialogSettingsBackendThreadingWarningTitle": "Warning - Backend Threading",
  "DialogSettingsBackendThreadingWarningMessage": "Ryujinx must be restarted after changing this option for it to apply fully. Depending on your platform, you may need to manually disable your driver's own multithreading when using Ryujinx's.",
  "DialogModManagerDeletionWarningMessage": "You are about to delete the mod: {0}\n\nAre you sure you want to proceed?",
  "DialogModManagerDeletionAllWarningMessage": "You are about to delete all mods for this title.\n\nAre you sure you want to proceed?",
  "SettingsTabGraphicsFeaturesOptions": "Features",
  "SettingsTabGraphicsBackendMultithreading": "Graphics Backend Multithreading:",
  "CommonAuto": "Auto",
  "CommonOff": "Off",
  "CommonOn": "On",
  "InputDialogYes": "Yes",
  "InputDialogNo": "No",
  "DialogProfileInvalidProfileNameErrorMessage": "The file name contains invalid characters. Please try again.",
  "MenuBarOptionsPauseEmulation": "Pause",
  "MenuBarOptionsResumeEmulation": "Resume",
  "AboutUrlTooltipMessage": "Click to open the Ryujinx website in your default browser.",
  "AboutDisclaimerMessage": "Ryujinx is not affiliated with Nintendo™,\nor any of its partners, in any way.",
  "AboutAmiiboDisclaimerMessage": "AmiiboAPI (www.amiiboapi.com) is used\nin our Amiibo emulation.",
  "AboutPatreonUrlTooltipMessage": "Click to open the Ryujinx Patreon page in your default browser.",
  "AboutGithubUrlTooltipMessage": "Click to open the Ryujinx GitHub page in your default browser.",
  "AboutDiscordUrlTooltipMessage": "Click to open an invite to the Ryujinx Discord server in your default browser.",
  "AboutTwitterUrlTooltipMessage": "Click to open the Ryujinx Twitter page in your default browser.",
  "AboutRyujinxAboutTitle": "About:",
  "AboutRyujinxAboutContent": "Ryujinx is an emulator for the Nintendo Switch™.\nPlease support us on Patreon.\nGet all the latest news on our Twitter or Discord.\nDevelopers interested in contributing can find out more on our GitHub or Discord.",
  "AboutRyujinxMaintainersTitle": "Maintained By:",
  "AboutRyujinxMaintainersContentTooltipMessage": "Click to open the Contributors page in your default browser.",
  "AboutRyujinxSupprtersTitle": "Supported on Patreon By:",
  "AmiiboSeriesLabel": "Amiibo Series",
  "AmiiboCharacterLabel": "Character",
  "AmiiboScanButtonLabel": "Scan It",
  "AmiiboOptionsShowAllLabel": "Show All Amiibo",
  "AmiiboOptionsUsRandomTagLabel": "Hack: Use Random tag Uuid",
  "DlcManagerTableHeadingEnabledLabel": "Enabled",
  "DlcManagerTableHeadingTitleIdLabel": "Title ID",
  "DlcManagerTableHeadingContainerPathLabel": "Container Path",
  "DlcManagerTableHeadingFullPathLabel": "Full Path",
  "DlcManagerRemoveAllButton": "Remove All",
  "DlcManagerEnableAllButton": "Enable All",
  "DlcManagerDisableAllButton": "Disable All",
  "ModManagerDeleteAllButton": "Delete All",
  "MenuBarOptionsChangeLanguage": "Change Language",
  "MenuBarShowFileTypes": "Show File Types",
  "CommonSort": "Sort",
  "CommonShowNames": "Show Names",
  "CommonFavorite": "Favorite",
  "OrderAscending": "Ascending",
  "OrderDescending": "Descending",
  "SettingsTabGraphicsFeatures": "Features & Enhancements",
  "ErrorWindowTitle": "Error Window",
  "ToggleDiscordTooltip": "Choose whether or not to display Ryujinx on your \"currently playing\" Discord activity",
  "AddGameDirBoxTooltip": "Enter a game directory to add to the list",
  "AddGameDirTooltip": "Add a game directory to the list",
  "RemoveGameDirTooltip": "Remove selected game directory",
  "CustomThemeCheckTooltip": "Use a custom Avalonia theme for the GUI to change the appearance of the emulator menus",
  "CustomThemePathTooltip": "Path to custom GUI theme",
  "CustomThemeBrowseTooltip": "Browse for a custom GUI theme",
  "DockModeToggleTooltip": "Docked mode makes the emulated system behave as a docked Nintendo Switch. This improves graphical fidelity in most games. Conversely, disabling this will make the emulated system behave as a handheld Nintendo Switch, reducing graphics quality.\n\nConfigure player 1 controls if planning to use docked mode; configure handheld controls if planning to use handheld mode.\n\nLeave ON if unsure.",
  "DirectKeyboardTooltip": "Direct keyboard access (HID) support. Provides games access to your keyboard as a text entry device.\n\nOnly works with games that natively support keyboard usage on Switch hardware.\n\nLeave OFF if unsure.",
  "DirectMouseTooltip": "Direct mouse access (HID) support. Provides games access to your mouse as a pointing device.\n\nOnly works with games that natively support mouse controls on Switch hardware, which are few and far between.\n\nWhen enabled, touch screen functionality may not work.\n\nLeave OFF if unsure.",
  "RegionTooltip": "Change System Region",
  "LanguageTooltip": "Change System Language",
  "TimezoneTooltip": "Change System TimeZone",
  "TimeTooltip": "Change System Time",
  "VSyncToggleTooltip": "Emulated console's Vertical Sync. Essentially a frame-limiter for the majority of games; disabling it may cause games to run at higher speed or make loading screens take longer or get stuck.\n\nCan be toggled in-game with a hotkey of your preference (F1 by default). We recommend doing this if you plan on disabling it.\n\nLeave ON if unsure.",
  "PptcToggleTooltip": "Saves translated JIT functions so that they do not need to be translated every time the game loads.\n\nReduces stuttering and significantly speeds up boot times after the first boot of a game.\n\nLeave ON if unsure.",
  "FsIntegrityToggleTooltip": "Checks for corrupt files when booting a game, and if corrupt files are detected, displays a hash error in the log.\n\nHas no impact on performance and is meant to help troubleshooting.\n\nLeave ON if unsure.",
  "AudioBackendTooltip": "Changes the backend used to render audio.\n\nSDL2 is the preferred one, while OpenAL and SoundIO are used as fallbacks. Dummy will have no sound.\n\nSet to SDL2 if unsure.",
  "MemoryManagerTooltip": "Change how guest memory is mapped and accessed. Greatly affects emulated CPU performance.\n\nSet to HOST UNCHECKED if unsure.",
  "MemoryManagerSoftwareTooltip": "Use a software page table for address translation. Highest accuracy but slowest performance.",
  "MemoryManagerHostTooltip": "Directly map memory in the host address space. Much faster JIT compilation and execution.",
  "MemoryManagerUnsafeTooltip": "Directly map memory, but do not mask the address within the guest address space before access. Faster, but at the cost of safety. The guest application can access memory from anywhere in Ryujinx, so only run programs you trust with this mode.",
  "UseHypervisorTooltip": "Use Hypervisor instead of JIT. Greatly improves performance when available, but can be unstable in its current state.",
  "DRamTooltip": "Utilizes an alternative memory mode with 8GiB of DRAM to mimic a Switch development model.\n\nThis is only useful for higher-resolution texture packs or 4k resolution mods. Does NOT improve performance.\n\nLeave OFF if unsure.",
  "IgnoreMissingServicesTooltip": "Ignores unimplemented Horizon OS services. This may help in bypassing crashes when booting certain games.\n\nLeave OFF if unsure.",
  "GraphicsBackendThreadingTooltip": "Executes graphics backend commands on a second thread.\n\nSpeeds up shader compilation, reduces stuttering, and improves performance on GPU drivers without multithreading support of their own. Slightly better performance on drivers with multithreading.\n\nSet to AUTO if unsure.",
  "GalThreadingTooltip": "Executes graphics backend commands on a second thread.\n\nSpeeds up shader compilation, reduces stuttering, and improves performance on GPU drivers without multithreading support of their own. Slightly better performance on drivers with multithreading.\n\nSet to AUTO if unsure.",
  "ShaderCacheToggleTooltip": "Saves a disk shader cache which reduces stuttering in subsequent runs.\n\nLeave ON if unsure.",
  "ResolutionScaleTooltip": "Multiplies the game's rendering resolution.\n\nA few games may not work with this and look pixelated even when the resolution is increased; for those games, you may need to find mods that remove anti-aliasing or that increase their internal rendering resolution. For using the latter, you'll likely want to select Native.\n\nThis option can be changed while a game is running by clicking \"Apply\" below; you can simply move the settings window aside and experiment until you find your preferred look for a game.\n\nKeep in mind 4x is overkill for virtually any setup.",
  "ResolutionScaleEntryTooltip": "Floating point resolution scale, such as 1.5. Non-integral scales are more likely to cause issues or crash.",
  "AnisotropyTooltip": "Level of Anisotropic Filtering. Set to Auto to use the value requested by the game.",
  "AspectRatioTooltip": "Aspect Ratio applied to the renderer window.\n\nOnly change this if you're using an aspect ratio mod for your game, otherwise the graphics will be stretched.\n\nLeave on 16:9 if unsure.",
  "ShaderDumpPathTooltip": "Graphics Shaders Dump Path",
  "FileLogTooltip": "Saves console logging to a log file on disk. Does not affect performance.",
  "StubLogTooltip": "Prints stub log messages in the console. Does not affect performance.",
  "InfoLogTooltip": "Prints info log messages in the console. Does not affect performance.",
  "WarnLogTooltip": "Prints warning log messages in the console. Does not affect performance.",
  "ErrorLogTooltip": "Prints error log messages in the console. Does not affect performance.",
  "TraceLogTooltip": "Prints trace log messages in the console. Does not affect performance.",
  "GuestLogTooltip": "Prints guest log messages in the console. Does not affect performance.",
  "FileAccessLogTooltip": "Prints file access log messages in the console.",
  "FSAccessLogModeTooltip": "Enables FS access log output to the console. Possible modes are 0-3",
  "DeveloperOptionTooltip": "Use with care",
  "OpenGlLogLevel": "Requires appropriate log levels enabled",
  "DebugLogTooltip": "Prints debug log messages in the console.\n\nOnly use this if specifically instructed by a staff member, as it will make logs difficult to read and worsen emulator performance.",
  "LoadApplicationFileTooltip": "Open a file explorer to choose a Switch compatible file to load",
  "LoadApplicationFolderTooltip": "Open a file explorer to choose a Switch compatible, unpacked application to load",
  "OpenRyujinxFolderTooltip": "Open Ryujinx filesystem folder",
  "OpenRyujinxLogsTooltip": "Opens the folder where logs are written to",
  "ExitTooltip": "Exit Ryujinx",
  "OpenSettingsTooltip": "Open settings window",
  "OpenProfileManagerTooltip": "Open User Profiles Manager window",
  "StopEmulationTooltip": "Stop emulation of the current game and return to game selection",
  "CheckUpdatesTooltip": "Check for updates to Ryujinx",
  "OpenAboutTooltip": "Open About Window",
  "GridSize": "Grid Size",
  "GridSizeTooltip": "Change the size of grid items",
  "SettingsTabSystemSystemLanguageBrazilianPortuguese": "Brazilian Portuguese",
  "AboutRyujinxContributorsButtonHeader": "See All Contributors",
  "SettingsTabSystemAudioVolume": "Volume: ",
  "AudioVolumeTooltip": "Change Audio Volume",
  "SettingsTabSystemEnableInternetAccess": "Guest Internet Access/LAN Mode",
  "EnableInternetAccessTooltip": "Allows the emulated application to connect to the Internet.\n\nGames with a LAN mode can connect to each other when this is enabled and the systems are connected to the same access point. This includes real consoles as well.\n\nDoes NOT allow connecting to Nintendo servers. May cause crashing in certain games that try to connect to the Internet.\n\nLeave OFF if unsure.",
  "GameListContextMenuManageCheatToolTip": "Manage Cheats",
  "GameListContextMenuManageCheat": "Manage Cheats",
  "GameListContextMenuManageModToolTip": "Manage Mods",
  "GameListContextMenuManageMod": "Manage Mods",
  "ControllerSettingsStickRange": "Range:",
  "DialogStopEmulationTitle": "Ryujinx - Stop Emulation",
  "DialogStopEmulationMessage": "Are you sure you want to stop emulation?",
  "SettingsTabCpu": "CPU",
  "SettingsTabAudio": "Audio",
  "SettingsTabNetwork": "Network",
  "SettingsTabNetworkConnection": "Network Connection",
  "SettingsTabCpuCache": "CPU Cache",
  "SettingsTabCpuMemory": "CPU Mode",
  "DialogUpdaterFlatpakNotSupportedMessage": "Please update Ryujinx via FlatHub.",
  "UpdaterDisabledWarningTitle": "Updater Disabled!",
  "ControllerSettingsRotate90": "Rotate 90° Clockwise",
  "IconSize": "Icon Size",
  "IconSizeTooltip": "Change the size of game icons",
  "MenuBarOptionsShowConsole": "Show Console",
  "ShaderCachePurgeError": "Error purging shader cache at {0}: {1}",
  "UserErrorNoKeys": "Keys not found",
  "UserErrorNoFirmware": "Firmware not found",
  "UserErrorFirmwareParsingFailed": "Firmware parsing error",
  "UserErrorApplicationNotFound": "Application not found",
  "UserErrorUnknown": "Unknown error",
  "UserErrorUndefined": "Undefined error",
  "UserErrorNoKeysDescription": "Ryujinx was unable to find your 'prod.keys' file",
  "UserErrorNoFirmwareDescription": "Ryujinx was unable to find any firmwares installed",
  "UserErrorFirmwareParsingFailedDescription": "Ryujinx was unable to parse the provided firmware. This is usually caused by outdated keys.",
  "UserErrorApplicationNotFoundDescription": "Ryujinx couldn't find a valid application at the given path.",
  "UserErrorUnknownDescription": "An unknown error occured!",
  "UserErrorUndefinedDescription": "An undefined error occured! This shouldn't happen, please contact a dev!",
  "OpenSetupGuideMessage": "Open the Setup Guide",
  "NoUpdate": "No Update",
  "TitleUpdateVersionLabel": "Version {0}",
  "TitleBundledUpdateVersionLabel": "Bundled: Version {0}",
  "TitleBundledDlcLabel": "Bundled:",
  "RyujinxInfo": "Ryujinx - Info",
  "RyujinxConfirm": "Ryujinx - Confirmation",
  "FileDialogAllTypes": "All types",
  "Never": "Never",
  "SwkbdMinCharacters": "Must be at least {0} characters long",
  "SwkbdMinRangeCharacters": "Must be {0}-{1} characters long",
  "SoftwareKeyboard": "Software Keyboard",
  "SoftwareKeyboardModeNumeric": "Must be 0-9 or '.' only",
  "SoftwareKeyboardModeAlphabet": "Must be non CJK-characters only",
  "SoftwareKeyboardModeASCII": "Must be ASCII text only",
  "ControllerAppletControllers": "Supported Controllers:",
  "ControllerAppletPlayers": "Players:",
  "ControllerAppletDescription": "Your current configuration is invalid. Open settings and reconfigure your inputs.",
  "ControllerAppletDocked": "Docked mode set. Handheld control should be disabled.",
  "UpdaterRenaming": "Renaming Old Files...",
  "UpdaterRenameFailed": "Updater was unable to rename file: {0}",
  "UpdaterAddingFiles": "Adding New Files...",
  "UpdaterExtracting": "Extracting Update...",
  "UpdaterDownloading": "Downloading Update...",
  "Game": "Game",
  "Docked": "Docked",
  "Handheld": "Handheld",
  "ConnectionError": "Connection Error.",
  "AboutPageDeveloperListMore": "{0} and more...",
  "ApiError": "API Error.",
  "LoadingHeading": "Loading {0}",
  "CompilingPPTC": "Compiling PTC",
  "CompilingShaders": "Compiling Shaders",
  "AllKeyboards": "All keyboards",
  "OpenFileDialogTitle": "Select a supported file to open",
  "OpenFolderDialogTitle": "Select a folder with an unpacked game",
  "AllSupportedFormats": "All Supported Formats",
  "RyujinxUpdater": "Ryujinx Updater",
  "SettingsTabHotkeys": "Keyboard Hotkeys",
  "SettingsTabHotkeysHotkeys": "Keyboard Hotkeys",
  "SettingsTabHotkeysToggleVsyncHotkey": "Toggle VSync:",
  "SettingsTabHotkeysScreenshotHotkey": "Screenshot:",
  "SettingsTabHotkeysShowUiHotkey": "Show UI:",
  "SettingsTabHotkeysPauseHotkey": "Pause:",
  "SettingsTabHotkeysToggleMuteHotkey": "Mute:",
  "ControllerMotionTitle": "Motion Control Settings",
  "ControllerRumbleTitle": "Rumble Settings",
  "SettingsSelectThemeFileDialogTitle": "Select Theme File",
  "SettingsXamlThemeFile": "Xaml Theme File",
  "AvatarWindowTitle": "Manage Accounts - Avatar",
  "Amiibo": "Amiibo",
  "Unknown": "Unknown",
  "Usage": "Usage",
  "Writable": "Writable",
  "SelectDlcDialogTitle": "Select DLC files",
  "SelectUpdateDialogTitle": "Select update files",
  "SelectModDialogTitle": "Select mod directory",
  "UserProfileWindowTitle": "User Profiles Manager",
  "CheatWindowTitle": "Cheats Manager",
  "DlcWindowTitle": "Manage Downloadable Content for {0} ({1})",
  "ModWindowTitle": "Manage Mods for {0} ({1})",
  "UpdateWindowTitle": "Title Update Manager",
  "CheatWindowHeading": "Cheats Available for {0} [{1}]",
  "BuildId": "BuildId:",
  "DlcWindowHeading": "{0} Downloadable Content(s)",
  "ModWindowHeading": "{0} Mod(s)",
  "UserProfilesEditProfile": "Edit Selected",
  "Cancel": "Cancel",
  "Save": "Save",
  "Discard": "Discard",
  "Paused": "Paused",
  "UserProfilesSetProfileImage": "Set Profile Image",
  "UserProfileEmptyNameError": "Name is required",
  "UserProfileNoImageError": "Profile image must be set",
  "GameUpdateWindowHeading": "Manage Updates for {0} ({1})",
  "SettingsTabHotkeysResScaleUpHotkey": "Increase resolution:",
  "SettingsTabHotkeysResScaleDownHotkey": "Decrease resolution:",
  "UserProfilesName": "Name:",
  "UserProfilesUserId": "User ID:",
  "SettingsTabGraphicsBackend": "Graphics Backend",
  "SettingsTabGraphicsBackendTooltip": "Select the graphics backend that will be used in the emulator.\n\nVulkan is overall better for all modern graphics cards, as long as their drivers are up to date. Vulkan also features faster shader compilation (less stuttering) on all GPU vendors.\n\nOpenGL may achieve better results on old Nvidia GPUs, on old AMD GPUs on Linux, or on GPUs with lower VRAM, though shader compilation stutters will be greater.\n\nSet to Vulkan if unsure. Set to OpenGL if your GPU does not support Vulkan even with the latest graphics drivers.",
  "SettingsEnableTextureRecompression": "Enable Texture Recompression",
  "SettingsEnableTextureRecompressionTooltip": "Compresses ASTC textures in order to reduce VRAM usage.\n\nGames using this texture format include Astral Chain, Bayonetta 3, Fire Emblem Engage, Metroid Prime Remastered, Super Mario Bros. Wonder and The Legend of Zelda: Tears of the Kingdom.\n\nGraphics cards with 4GiB VRAM or less will likely crash at some point while running these games.\n\nEnable only if you're running out of VRAM on the aforementioned games. Leave OFF if unsure.",
  "SettingsTabGraphicsPreferredGpu": "Preferred GPU",
  "SettingsTabGraphicsPreferredGpuTooltip": "Select the graphics card that will be used with the Vulkan graphics backend.\n\nDoes not affect the GPU that OpenGL will use.\n\nSet to the GPU flagged as \"dGPU\" if unsure. If there isn't one, leave untouched.",
  "SettingsAppRequiredRestartMessage": "Ryujinx Restart Required",
  "SettingsGpuBackendRestartMessage": "Graphics Backend or GPU settings have been modified. This will require a restart to be applied",
  "SettingsGpuBackendRestartSubMessage": "Do you want to restart now?",
  "RyujinxUpdaterMessage": "Do you want to update Ryujinx to the latest version?",
  "SettingsTabHotkeysVolumeUpHotkey": "Increase Volume:",
  "SettingsTabHotkeysVolumeDownHotkey": "Decrease Volume:",
  "SettingsEnableMacroHLE": "Enable Macro HLE",
  "SettingsEnableMacroHLETooltip": "High-level emulation of GPU Macro code.\n\nImproves performance, but may cause graphical glitches in some games.\n\nLeave ON if unsure.",
  "SettingsEnableColorSpacePassthrough": "Color Space Passthrough",
  "SettingsEnableColorSpacePassthroughTooltip": "Directs the Vulkan backend to pass through color information without specifying a color space. For users with wide gamut displays, this may result in more vibrant colors, at the cost of color correctness.",
  "VolumeShort": "Vol",
  "UserProfilesManageSaves": "Manage Saves",
  "DeleteUserSave": "Do you want to delete user save for this game?",
  "IrreversibleActionNote": "This action is not reversible.",
  "SaveManagerHeading": "Manage Saves for {0} ({1})",
  "SaveManagerTitle": "Save Manager",
  "Name": "Name",
  "Size": "Size",
  "Search": "Search",
  "UserProfilesRecoverLostAccounts": "Recover Lost Accounts",
  "Recover": "Recover",
  "UserProfilesRecoverHeading": "Saves were found for the following accounts",
  "UserProfilesRecoverEmptyList": "No profiles to recover",
  "GraphicsAATooltip": "Applies anti-aliasing to the game render.\n\nFXAA will blur most of the image, while SMAA will attempt to find jagged edges and smooth them out.\n\nNot recommended to use in conjunction with the FSR scaling filter.\n\nThis option can be changed while a game is running by clicking \"Apply\" below; you can simply move the settings window aside and experiment until you find your preferred look for a game.\n\nLeave on NONE if unsure.",
  "GraphicsAALabel": "Anti-Aliasing:",
  "GraphicsScalingFilterLabel": "Scaling Filter:",
  "GraphicsScalingFilterTooltip": "Choose the scaling filter that will be applied when using resolution scale.\n\nBilinear works well for 3D games and is a safe default option.\n\nNearest is recommended for pixel art games.\n\nFSR 1.0 is merely a sharpening filter, not recommended for use with FXAA or SMAA.\n\nArea scaling is recommended when downscaling resolutions that are larger than the output window. It can be used to achieve a supersampled anti-aliasing effect when downscaling by more than 2x.\n\nThis option can be changed while a game is running by clicking \"Apply\" below; you can simply move the settings window aside and experiment until you find your preferred look for a game.\n\nLeave on BILINEAR if unsure.",
  "GraphicsScalingFilterBilinear": "Bilinear",
  "GraphicsScalingFilterNearest": "Nearest",
  "GraphicsScalingFilterFsr": "FSR",
  "GraphicsScalingFilterArea": "Area",
  "GraphicsScalingFilterLevelLabel": "Level",
  "GraphicsScalingFilterLevelTooltip": "Set FSR 1.0 sharpening level. Higher is sharper.",
  "SmaaLow": "SMAA Low",
  "SmaaMedium": "SMAA Medium",
  "SmaaHigh": "SMAA High",
  "SmaaUltra": "SMAA Ultra",
  "UserEditorTitle": "Edit User",
  "UserEditorTitleCreate": "Create User",
  "SettingsTabNetworkInterface": "Network Interface:",
  "NetworkInterfaceTooltip": "The network interface used for LAN/LDN features.\n\nIn conjunction with a VPN or XLink Kai and a game with LAN support, can be used to spoof a same-network connection over the Internet.\n\nLeave on DEFAULT if unsure.",
  "NetworkInterfaceDefault": "Default",
  "PackagingShaders": "Packaging Shaders",
  "AboutChangelogButton": "View Changelog on GitHub",
  "AboutChangelogButtonTooltipMessage": "Click to open the changelog for this version in your default browser.",
  "SettingsTabNetworkMultiplayer": "Multiplayer",
  "MultiplayerMode": "Mode:",
  "MultiplayerModeTooltip": "Change LDN multiplayer mode.\n\nLdnMitm will modify local wireless/local play functionality in games to function as if it were LAN, allowing for local, same-network connections with other Ryujinx instances and hacked Nintendo Switch consoles that have the ldn_mitm module installed.\n\nMultiplayer requires all players to be on the same game version (i.e. Super Smash Bros. Ultimate v13.0.1 can't connect to v13.0.0).\n\nLeave DISABLED if unsure.",
  "MultiplayerModeDisabled": "Disabled",
  "MultiplayerModeLdnMitm": "ldn_mitm"
}