RetroArch
msg_hash_us.h
Go to the documentation of this file.
1 #ifdef HAVE_LAKKA_SWITCH
3  MENU_ENUM_LABEL_VALUE_SWITCH_GPU_PROFILE,
4  "GPU Overclock"
5  )
7  MENU_ENUM_SUBLABEL_SWITCH_GPU_PROFILE,
8  "Overclock or underclock the Switch GPU"
9  )
10 MSG_HASH(
11  MENU_ENUM_LABEL_VALUE_SWITCH_BACKLIGHT_CONTROL,
12  "Screen brightness"
13  )
14 MSG_HASH(
15  MENU_ENUM_SUBLABEL_SWITCH_BACKLIGHT_CONTROL,
16  "Increase or decrease the Switch screen brightness"
17  )
18 #endif
19 #if defined(HAVE_LAKKA_SWITCH) || defined(HAVE_LIBNX)
20 MSG_HASH(
21  MENU_ENUM_LABEL_VALUE_SWITCH_CPU_PROFILE,
22  "CPU Overclock"
23  )
24 MSG_HASH(
25  MENU_ENUM_SUBLABEL_SWITCH_CPU_PROFILE,
26  "Overclock the Switch CPU"
27  )
28 #endif
29 MSG_HASH(
31  "Compiler"
32  )
33 MSG_HASH(
35  "Unknown compiler"
36  )
37 MSG_HASH(
38  MSG_NATIVE,
39  "Native")
40 MSG_HASH(
42  "Device disconnected from port"
43  )
44 MSG_HASH(
46  "Unknown netplay command received"
47  )
48 MSG_HASH(
50  "File already exists. Saving to backup buffer"
51  )
52 MSG_HASH(
54  "Got connection from: \"%s\""
55  )
56 MSG_HASH(
58  "Got connection from: \"%s (%s)\""
59  )
60 MSG_HASH(
62  "Port Mapping Successful"
63  )
64 MSG_HASH(
66  "Port Mapping Failed"
67  )
68 MSG_HASH(
70  "No arguments supplied and no menu builtin, displaying help..."
71  )
72 MSG_HASH(
74  "Setting disk in tray"
75  )
76 MSG_HASH(
78  "Waiting for client ..."
79  )
80 MSG_HASH(
82  "You have left the game"
83  )
84 MSG_HASH(
86  "You have joined as player %u"
87  )
88 MSG_HASH(
90  "You have joined with input devices %.*s"
91  )
92 MSG_HASH(
94  "Player %.*s has left the game"
95  )
96 MSG_HASH(
98  "%.*s has joined as player %u"
99  )
100 MSG_HASH(
102  "%.*s has joined with input devices %.*s"
103  )
104 MSG_HASH(
106  "A netplay connection attempt failed because the peer is not running RetroArch, or is running an old version of RetroArch."
107  )
108 MSG_HASH(
110  "The netplay peer is running an old version of RetroArch. Cannot connect."
111  )
112 MSG_HASH(
114  "WARNING: A netplay peer is running a different version of RetroArch. If problems occur, use the same version."
115  )
116 MSG_HASH(
118  "A netplay peer is running a different core. Cannot connect."
119  )
120 MSG_HASH(
122  "WARNING: A netplay peer is running a different version of the core. If problems occur, use the same version."
123  )
124 MSG_HASH(
126  "This core does not support inter-architecture netplay between these systems"
127  )
128 MSG_HASH(
130  "This core does not support inter-architecture netplay"
131  )
132 MSG_HASH(
134  "Enter netplay server password:"
135  )
136 MSG_HASH(
138  "Incorrect password"
139  )
140 MSG_HASH(
142  "\"%s\" has disconnected"
143  )
144 MSG_HASH(
146  "A netplay client has disconnected"
147  )
148 MSG_HASH(
150  "Netplay disconnected"
151  )
152 MSG_HASH(
154  "You do not have permission to play"
155  )
156 MSG_HASH(
158  "There are no free player slots"
159  )
160 MSG_HASH(
162  "The input devices requested are not available"
163  )
164 MSG_HASH(
166  "Cannot switch to play mode"
167  )
168 MSG_HASH(
170  "Netplay peer \"%s\" paused"
171  )
172 MSG_HASH(
174  "Your nickname changed to \"%s\""
175  )
176 MSG_HASH(
177  MENU_ENUM_SUBLABEL_VIDEO_SHARED_CONTEXT,
178  "Give hardware-rendered cores their own private context. Avoids having to assume hardware state changes inbetween frames."
179  )
180 MSG_HASH(
181  MENU_ENUM_SUBLABEL_MENU_HORIZONTAL_ANIMATION,
182  "Enable horizontal animation for the menu. This will have a performance hit."
183  )
184 MSG_HASH(
185  MENU_ENUM_SUBLABEL_MENU_SETTINGS,
186  "Adjusts menu screen appearance settings."
187  )
188 MSG_HASH(
189  MENU_ENUM_SUBLABEL_VIDEO_HARD_SYNC,
190  "Hard-synchronize the CPU and GPU. Reduces latency at the cost of performance."
191  )
192 MSG_HASH(
193  MENU_ENUM_SUBLABEL_VIDEO_THREADED,
194  "Improves performance at the cost of latency and more video stuttering. Use only if you cannot obtain full speed otherwise."
195  )
196 MSG_HASH(
198  "Audio volume"
199  )
200 MSG_HASH(
202  "Autodetect"
203  )
204 MSG_HASH(
206  "Auto-loading savestate from"
207  )
208 MSG_HASH(
210  "Capabilities"
211  )
212 MSG_HASH(
214  "Connecting to netplay host"
215  )
216 MSG_HASH(
218  "Connecting to port"
219  )
220 MSG_HASH(
222  "Connection slot"
223  )
224 MSG_HASH(
226  "Sorry, unimplemented: cores that don't demand content cannot participate in netplay."
227  )
228 MSG_HASH(
230  "Password"
231  )
232 MSG_HASH(
234  "Accounts Cheevos"
235  )
236 MSG_HASH(
237  MENU_ENUM_LABEL_VALUE_ACCOUNTS_CHEEVOS_USERNAME,
238  "Username"
239  )
240 MSG_HASH(
241  MENU_ENUM_LABEL_VALUE_ACCOUNTS_LIST,
242  "Accounts"
243  )
244 MSG_HASH(
246  "Accounts List Endpoint"
247  )
248 MSG_HASH(
249  MENU_ENUM_LABEL_VALUE_ACCOUNTS_RETRO_ACHIEVEMENTS,
250  "RetroAchievements"
251  )
252 MSG_HASH(
253  MENU_ENUM_LABEL_VALUE_ACHIEVEMENT_LIST,
254  "Achievements"
255  )
256 MSG_HASH(
257  MENU_ENUM_LABEL_VALUE_ACHIEVEMENT_PAUSE,
258  "Pause Achievements Hardcore Mode"
259  )
260 MSG_HASH(
261  MENU_ENUM_LABEL_VALUE_ACHIEVEMENT_RESUME,
262  "Resume Achievements Hardcore Mode"
263  )
264 MSG_HASH(
265  MENU_ENUM_LABEL_VALUE_ACHIEVEMENT_LIST_HARDCORE,
266  "Achievements (Hardcore)"
267  )
268 MSG_HASH(
269  MENU_ENUM_LABEL_VALUE_ADD_CONTENT_LIST,
270  "Scan Content"
271  )
272 MSG_HASH(
273  MENU_ENUM_LABEL_VALUE_CONFIGURATIONS_LIST,
274  "Configuration File"
275  )
276 MSG_HASH(
277  MENU_ENUM_LABEL_VALUE_ADD_TAB,
278  "Import content"
279  )
280 MSG_HASH(
281  MENU_ENUM_LABEL_VALUE_NETPLAY_TAB,
282  "Netplay Rooms"
283  )
284 MSG_HASH(
286  "Ask"
287  )
288 MSG_HASH(
289  MENU_ENUM_LABEL_VALUE_ASSETS_DIRECTORY,
290  "Assets"
291  )
292 MSG_HASH(
293  MENU_ENUM_LABEL_VALUE_AUDIO_BLOCK_FRAMES,
294  "Block Frames"
295  )
296 MSG_HASH(
297  MENU_ENUM_LABEL_VALUE_AUDIO_DEVICE,
298  "Audio Device"
299  )
300 MSG_HASH(
301  MENU_ENUM_LABEL_VALUE_AUDIO_DRIVER,
302  "Audio Driver"
303  )
304 MSG_HASH(
305  MENU_ENUM_LABEL_VALUE_AUDIO_DSP_PLUGIN,
306  "Audio DSP Plugin"
307  )
308 MSG_HASH(
309  MENU_ENUM_LABEL_VALUE_AUDIO_ENABLE,
310  "Audio Enable"
311  )
312 MSG_HASH(
313  MENU_ENUM_LABEL_VALUE_AUDIO_FILTER_DIR,
314  "Audio Filter"
315  )
316 MSG_HASH(
317  MENU_ENUM_LABEL_VALUE_TURBO_DEADZONE_LIST,
318  "Turbo/Deadzone"
319  )
320 MSG_HASH(
321  MENU_ENUM_LABEL_VALUE_AUDIO_LATENCY,
322  "Audio Latency (ms)"
323  )
324 MSG_HASH(
325  MENU_ENUM_LABEL_VALUE_AUDIO_MAX_TIMING_SKEW,
326  "Audio Maximum Timing Skew"
327  )
328 MSG_HASH(
329  MENU_ENUM_LABEL_VALUE_AUDIO_MUTE,
330  "Audio Mute"
331  )
332 MSG_HASH(
333  MENU_ENUM_LABEL_VALUE_AUDIO_OUTPUT_RATE,
334  "Audio Output Rate (Hz)"
335  )
336 MSG_HASH(
337  MENU_ENUM_LABEL_VALUE_AUDIO_RATE_CONTROL_DELTA,
338  "Dynamic Audio Rate Control"
339  )
340 MSG_HASH(
341  MENU_ENUM_LABEL_VALUE_AUDIO_RESAMPLER_DRIVER,
342  "Audio Resampler Driver"
343  )
344 MSG_HASH(
345  MENU_ENUM_LABEL_VALUE_AUDIO_SETTINGS,
346  "Audio"
347  )
348 MSG_HASH(
349  MENU_ENUM_LABEL_VALUE_AUDIO_SYNC,
350  "Audio Sync"
351  )
352 MSG_HASH(
353  MENU_ENUM_LABEL_VALUE_AUDIO_VOLUME,
354  "Audio Volume Level (dB)"
355  )
356 MSG_HASH(
357  MENU_ENUM_LABEL_VALUE_AUDIO_WASAPI_EXCLUSIVE_MODE,
358  "WASAPI Exclusive Mode"
359  )
360 MSG_HASH(
361  MENU_ENUM_LABEL_VALUE_AUDIO_WASAPI_FLOAT_FORMAT,
362  "WASAPI Float Format"
363  )
364 MSG_HASH(
365  MENU_ENUM_LABEL_VALUE_AUDIO_WASAPI_SH_BUFFER_LENGTH,
366  "WASAPI Shared Buffer Length"
367  )
368 MSG_HASH(
369  MENU_ENUM_LABEL_VALUE_AUTOSAVE_INTERVAL,
370  "SaveRAM Autosave Interval"
371  )
372 MSG_HASH(
373  MENU_ENUM_LABEL_VALUE_AUTO_OVERRIDES_ENABLE,
374  "Load Override Files Automatically"
375  )
376 MSG_HASH(
377  MENU_ENUM_LABEL_VALUE_AUTO_REMAPS_ENABLE,
378  "Load Remap Files Automatically"
379  )
380 MSG_HASH(
381  MENU_ENUM_LABEL_VALUE_AUTO_SHADERS_ENABLE,
382  "Load Shader Presets Automatically"
383  )
384 MSG_HASH(
386  "Back"
387  )
388 MSG_HASH(
390  "Confirm"
391  )
392 MSG_HASH(
394  "Info"
395  )
396 MSG_HASH(
398  "Quit"
399  )
400 MSG_HASH(
402  "Scroll Down"
403  )
404 MSG_HASH(
406  "Scroll Up"
407  )
408 MSG_HASH(
410  "Start"
411  )
412 MSG_HASH(
414  "Toggle Keyboard"
415  )
416 MSG_HASH(
418  "Toggle Menu"
419  )
420 MSG_HASH(
422  "Basic menu controls"
423  )
424 MSG_HASH(
426  "Confirm/OK"
427  )
428 MSG_HASH(
430  "Info"
431  )
432 MSG_HASH(
434  "Quit"
435  )
436 MSG_HASH(
438  "Scroll Up"
439  )
440 MSG_HASH(
442  "Defaults"
443  )
444 MSG_HASH(
446  "Toggle Keyboard"
447  )
448 MSG_HASH(
450  "Toggle Menu"
451  )
452 MSG_HASH(
453  MENU_ENUM_LABEL_VALUE_BLOCK_SRAM_OVERWRITE,
454  "Don't overwrite SaveRAM on loading savestate"
455  )
456 MSG_HASH(
457  MENU_ENUM_LABEL_VALUE_BLUETOOTH_ENABLE,
458  "Bluetooth Enable"
459  )
460 MSG_HASH(
461  MENU_ENUM_LABEL_VALUE_BUILDBOT_ASSETS_URL,
462  "Buildbot Assets URL"
463  )
464 MSG_HASH(
465  MENU_ENUM_LABEL_VALUE_CACHE_DIRECTORY,
466  "Cache"
467  )
468 MSG_HASH(
469  MENU_ENUM_LABEL_VALUE_CAMERA_ALLOW,
470  "Allow Camera"
471  )
472 MSG_HASH(
473  MENU_ENUM_LABEL_VALUE_CAMERA_DRIVER,
474  "Camera Driver"
475  )
476 MSG_HASH(
478  "Cheat"
479  )
480 MSG_HASH(
481  MENU_ENUM_LABEL_VALUE_CHEAT_APPLY_CHANGES,
482  "Apply Changes"
483  )
484 MSG_HASH(
485  MENU_ENUM_LABEL_VALUE_CHEAT_START_SEARCH,
486  "Start Search For New Cheat Code"
487  )
488 MSG_HASH(
489  MENU_ENUM_LABEL_VALUE_CHEAT_CONTINUE_SEARCH,
490  "Continue Search"
491  )
492 MSG_HASH(
493  MENU_ENUM_LABEL_VALUE_CHEAT_DATABASE_PATH,
494  "Cheat File"
495  )
496 MSG_HASH(
498  "Cheat File"
499  )
500 MSG_HASH(
501  MENU_ENUM_LABEL_VALUE_CHEAT_FILE_LOAD,
502  "Load Cheat File (Replace)"
503  )
504 MSG_HASH(
505  MENU_ENUM_LABEL_VALUE_CHEAT_FILE_LOAD_APPEND,
506  "Load Cheat File (Append)"
507  )
508 MSG_HASH(
509  MENU_ENUM_LABEL_VALUE_CHEAT_FILE_SAVE_AS,
510  "Save Cheat File As"
511  )
512 MSG_HASH(
513  MENU_ENUM_LABEL_VALUE_CHEAT_NUM_PASSES,
514  "Cheat Passes"
515  )
516 MSG_HASH(
517  MENU_ENUM_LABEL_VALUE_CHEEVOS_DESCRIPTION,
518  "Description"
519  )
520 MSG_HASH(
521  MENU_ENUM_LABEL_VALUE_CHEEVOS_HARDCORE_MODE_ENABLE,
522  "Hardcore Mode"
523  )
524 MSG_HASH(
525  MENU_ENUM_LABEL_VALUE_CHEEVOS_LEADERBOARDS_ENABLE,
526  "Leaderboards"
527  )
528 MSG_HASH(
529  MENU_ENUM_LABEL_VALUE_CHEEVOS_BADGES_ENABLE,
530  "Achievement Badges"
531  )
532 MSG_HASH(
533  MENU_ENUM_LABEL_VALUE_CHEEVOS_LOCKED_ACHIEVEMENTS,
534  "Locked Achievements:"
535  )
536 MSG_HASH(
537  MENU_ENUM_LABEL_VALUE_CHEEVOS_LOCKED_ENTRY,
538  "Locked"
539  )
540 MSG_HASH(
542  "RetroAchievements"
543  )
544 MSG_HASH(
545  MENU_ENUM_LABEL_VALUE_CHEEVOS_TEST_UNOFFICIAL,
546  "Test Unofficial Achievements"
547  )
548 MSG_HASH(
549  MENU_ENUM_LABEL_VALUE_CHEEVOS_UNLOCKED_ACHIEVEMENTS,
550  "Unlocked Achievements:"
551  )
552 MSG_HASH(
553  MENU_ENUM_LABEL_VALUE_CHEEVOS_UNLOCKED_ENTRY,
554  "Unlocked"
555  )
556 MSG_HASH(
557  MENU_ENUM_LABEL_VALUE_CHEEVOS_UNLOCKED_ENTRY_HARDCORE,
558  "Hardcore"
559  )
560 MSG_HASH(
561  MENU_ENUM_LABEL_VALUE_CHEEVOS_VERBOSE_ENABLE,
562  "Verbose Mode"
563  )
564 MSG_HASH(
565  MENU_ENUM_LABEL_VALUE_CHEEVOS_AUTO_SCREENSHOT,
566  "Automatic Screenshot"
567  )
568 MSG_HASH(
569  MENU_ENUM_LABEL_VALUE_CLOSE_CONTENT,
570  "Close Content"
571  )
572 MSG_HASH(
574  "Config"
575  )
576 MSG_HASH(
577  MENU_ENUM_LABEL_VALUE_CONFIGURATIONS,
578  "Load Configuration"
579  )
580 MSG_HASH(
581  MENU_ENUM_LABEL_VALUE_CONFIGURATION_SETTINGS,
582  "Configuration"
583  )
584 MSG_HASH(
585  MENU_ENUM_LABEL_VALUE_CONFIG_SAVE_ON_EXIT,
586  "Save Configuration on Exit"
587  )
588 MSG_HASH(
589  MENU_ENUM_LABEL_VALUE_CONTENT_COLLECTION_LIST,
590  "Collections"
591  )
592 MSG_HASH(
593  MENU_ENUM_LABEL_VALUE_CONTENT_DATABASE_DIRECTORY,
594  "Database"
595  )
596 MSG_HASH(
597  MENU_ENUM_LABEL_VALUE_CONTENT_DIR,
598  "Content"
599  )
600 MSG_HASH(
601  MENU_ENUM_LABEL_VALUE_CONTENT_HISTORY_SIZE,
602  "History List Size"
603  )
604 MSG_HASH(
605  MENU_ENUM_LABEL_VALUE_PLAYLIST_ENTRY_REMOVE,
606  "Allow to remove entries"
607  )
608 MSG_HASH(
609  MENU_ENUM_LABEL_VALUE_CONTENT_SETTINGS,
610  "Quick Menu"
611  )
612 MSG_HASH(
614  "Downloads"
615  )
616 MSG_HASH(
617  MENU_ENUM_LABEL_VALUE_CORE_ASSETS_DIRECTORY,
618  "Downloads"
619  )
620 MSG_HASH(
621  MENU_ENUM_LABEL_VALUE_CORE_CHEAT_OPTIONS,
622  "Cheats"
623  )
624 MSG_HASH(
625  MENU_ENUM_LABEL_VALUE_CORE_COUNTERS,
626  "Core Counters"
627  )
628 MSG_HASH(
629  MENU_ENUM_LABEL_VALUE_CORE_ENABLE,
630  "Show core name"
631  )
632 MSG_HASH(
633  MENU_ENUM_LABEL_VALUE_CORE_INFORMATION,
634  "Core Information"
635  )
636 MSG_HASH(
638  "Authors"
639  )
640 MSG_HASH(
642  "Categories"
643  )
644 MSG_HASH(
646  "Core label"
647  )
648 MSG_HASH(
650  "Core name"
651  )
652 MSG_HASH(
654  "Firmware(s)"
655  )
656 MSG_HASH(
658  "License(s)"
659  )
660 MSG_HASH(
662  "Permissions"
663  )
664 MSG_HASH(
666  "Supported extensions"
667  )
668 MSG_HASH(
670  "System manufacturer"
671  )
672 MSG_HASH(
674  "System name"
675  )
676 MSG_HASH(
677  MENU_ENUM_LABEL_VALUE_CORE_INPUT_REMAPPING_OPTIONS,
678  "Controls"
679  )
680 MSG_HASH(
681  MENU_ENUM_LABEL_VALUE_CORE_LIST,
682  "Load Core"
683  )
684 MSG_HASH(
685  MENU_ENUM_LABEL_VALUE_SIDELOAD_CORE_LIST,
686  "Install or Restore a Core"
687  )
688 MSG_HASH(
689  MENU_ENUM_LABEL_VALUE_SIDELOAD_CORE_ERROR,
690  "Core installation failed"
691  )
692 MSG_HASH(
693  MENU_ENUM_LABEL_VALUE_SIDELOAD_CORE_SUCCESS,
694  "Core installation succesful"
695  )
696 MSG_HASH(
697  MENU_ENUM_LABEL_VALUE_CORE_OPTIONS,
698  "Options"
699  )
700 MSG_HASH(
701  MENU_ENUM_LABEL_VALUE_CORE_SETTINGS,
702  "Core"
703  )
704 MSG_HASH(
705  MENU_ENUM_LABEL_VALUE_CORE_SET_SUPPORTS_NO_CONTENT_ENABLE,
706  "Start a Core Automatically"
707  )
708 MSG_HASH(
709  MENU_ENUM_LABEL_VALUE_CORE_UPDATER_AUTO_EXTRACT_ARCHIVE,
710  "Automatically extract downloaded archive"
711  )
712 MSG_HASH(
713  MENU_ENUM_LABEL_VALUE_CORE_UPDATER_BUILDBOT_URL,
714  "Buildbot Cores URL"
715  )
716 MSG_HASH(
717  MENU_ENUM_LABEL_VALUE_CORE_UPDATER_LIST,
718  "Core Updater"
719  )
720 MSG_HASH(
721  MENU_ENUM_LABEL_VALUE_CORE_UPDATER_SETTINGS,
722  "Updater"
723  )
724 MSG_HASH(
725  MENU_ENUM_LABEL_VALUE_CPU_ARCHITECTURE,
726  "CPU Architecture:"
727  )
728 MSG_HASH(
729  MENU_ENUM_LABEL_VALUE_CPU_CORES,
730  "CPU Cores:"
731  )
732 MSG_HASH(
733  MENU_ENUM_LABEL_VALUE_CURSOR_DIRECTORY,
734  "Cursor"
735  )
736 MSG_HASH(
737  MENU_ENUM_LABEL_VALUE_CURSOR_MANAGER,
738  "Cursor Manager"
739  )
740 MSG_HASH(
741  MENU_ENUM_LABEL_VALUE_CUSTOM_RATIO,
742  "Custom Ratio"
743  )
744 MSG_HASH(
745  MENU_ENUM_LABEL_VALUE_DATABASE_MANAGER,
746  "Database Manager"
747  )
748 MSG_HASH(
749  MENU_ENUM_LABEL_VALUE_DATABASE_SELECTION,
750  "Database Selection"
751  )
752 MSG_HASH(
753  MENU_ENUM_LABEL_VALUE_DELETE_ENTRY,
754  "Remove"
755  )
756 MSG_HASH(
757  MENU_ENUM_LABEL_VALUE_FAVORITES,
758  "Start directory"
759  )
760 MSG_HASH(
762  "<Content dir>"
763  )
764 MSG_HASH(
766  "<Default>"
767  )
768 MSG_HASH(
770  "<None>"
771  )
772 MSG_HASH(
773  MENU_ENUM_LABEL_VALUE_DIRECTORY_NOT_FOUND,
774  "Directory not found."
775  )
776 MSG_HASH(
777  MENU_ENUM_LABEL_VALUE_DIRECTORY_SETTINGS,
778  "Directory"
779  )
780 MSG_HASH(
781  MENU_ENUM_LABEL_VALUE_DISK_CYCLE_TRAY_STATUS,
782  "Disk Cycle Tray Status"
783  )
784 MSG_HASH(
785  MENU_ENUM_LABEL_VALUE_DISK_IMAGE_APPEND,
786  "Disk Image Append"
787  )
788 MSG_HASH(
789  MENU_ENUM_LABEL_VALUE_DISK_INDEX,
790  "Disk Index"
791  )
792 MSG_HASH(
793  MENU_ENUM_LABEL_VALUE_DISK_OPTIONS,
794  "Disk Control"
795  )
796 MSG_HASH(
798  "Don't care"
799  )
800 MSG_HASH(
801  MENU_ENUM_LABEL_VALUE_DOWNLOADED_FILE_DETECT_CORE_LIST,
802  "Downloads"
803  )
804 MSG_HASH(
805  MENU_ENUM_LABEL_VALUE_DOWNLOAD_CORE,
806  "Download a Core"
807  )
808 MSG_HASH(
809  MENU_ENUM_LABEL_VALUE_DOWNLOAD_CORE_CONTENT,
810  "Content Downloader"
811  )
812 MSG_HASH(
813  MENU_ENUM_LABEL_VALUE_DPI_OVERRIDE_ENABLE,
814  "DPI Override Enable"
815  )
816 MSG_HASH(
817  MENU_ENUM_LABEL_VALUE_DPI_OVERRIDE_VALUE,
818  "DPI Override"
819  )
820 MSG_HASH(
821  MENU_ENUM_LABEL_VALUE_DRIVER_SETTINGS,
822  "Driver"
823  )
824 MSG_HASH(
825  MENU_ENUM_LABEL_VALUE_DUMMY_ON_CORE_SHUTDOWN,
826  "Load Dummy on Core Shutdown"
827  )
828 MSG_HASH(
829  MENU_ENUM_LABEL_VALUE_CHECK_FOR_MISSING_FIRMWARE,
830  "Check for Missing Firmware Before Loading"
831  )
832 MSG_HASH(
833  MENU_ENUM_LABEL_VALUE_DYNAMIC_WALLPAPER,
834  "Dynamic Background"
835  )
836 MSG_HASH(
837  MENU_ENUM_LABEL_VALUE_DYNAMIC_WALLPAPERS_DIRECTORY,
838  "Dynamic Backgrounds"
839  )
840 MSG_HASH(
841  MENU_ENUM_LABEL_VALUE_CHEEVOS_ENABLE,
842  "Enable Achievements"
843  )
844 MSG_HASH(
845  MENU_ENUM_LABEL_VALUE_ENTRY_HOVER_COLOR,
846  "Menu entry hover color"
847  )
848 MSG_HASH(
849  MENU_ENUM_LABEL_VALUE_ENTRY_NORMAL_COLOR,
850  "Menu entry normal color"
851  )
852 MSG_HASH(
854  "False"
855  )
856 MSG_HASH(
857  MENU_ENUM_LABEL_VALUE_FASTFORWARD_RATIO,
858  "Maximum Run Speed"
859  )
860 MSG_HASH(
861  MENU_ENUM_LABEL_VALUE_FAVORITES_TAB,
862  "Favorites"
863  )
864 MSG_HASH(
865  MENU_ENUM_LABEL_VALUE_FPS_SHOW,
866  "Display Framerate"
867  )
868 MSG_HASH(
869  MENU_ENUM_LABEL_VALUE_MEMORY_SHOW,
870  "Include Memory Details"
871  )
872 MSG_HASH(
873  MENU_ENUM_LABEL_VALUE_FRAME_THROTTLE_ENABLE,
874  "Limit Maximum Run Speed"
875  )
876 MSG_HASH(
877  MENU_ENUM_LABEL_VALUE_VRR_RUNLOOP_ENABLE,
878  "Sync to Exact Content Framerate (G-Sync, FreeSync)"
879  )
880 MSG_HASH(
881  MENU_ENUM_LABEL_VALUE_FRAME_THROTTLE_SETTINGS,
882  "Frame Throttle"
883  )
884 MSG_HASH(
885  MENU_ENUM_LABEL_VALUE_FRONTEND_COUNTERS,
886  "Frontend Counters"
887  )
888 MSG_HASH(
889  MENU_ENUM_LABEL_VALUE_GAME_SPECIFIC_OPTIONS,
890  "Load Content-Specific Core Options Automatically"
891  )
892 MSG_HASH(
893  MENU_ENUM_LABEL_VALUE_GAME_SPECIFIC_OPTIONS_CREATE,
894  "Create game-options file"
895  )
896 MSG_HASH(
897  MENU_ENUM_LABEL_VALUE_GAME_SPECIFIC_OPTIONS_IN_USE,
898  "Save Game-options file"
899  )
900 MSG_HASH(
901  MENU_ENUM_LABEL_VALUE_HELP,
902  "Help"
903  )
904 MSG_HASH(
905  MENU_ENUM_LABEL_VALUE_HELP_AUDIO_VIDEO_TROUBLESHOOTING,
906  "Audio/Video Troubleshooting"
907  )
908 MSG_HASH(
909  MENU_ENUM_LABEL_VALUE_HELP_CHANGE_VIRTUAL_GAMEPAD,
910  "Changing Virtual Gamepad Overlay"
911  )
912 MSG_HASH(
913  MENU_ENUM_LABEL_VALUE_HELP_CONTROLS,
914  "Basic Menu Controls"
915  )
916 MSG_HASH(
917  MENU_ENUM_LABEL_VALUE_HELP_LIST,
918  "Help"
919  )
920 MSG_HASH(
921  MENU_ENUM_LABEL_VALUE_HELP_LOADING_CONTENT,
922  "Loading Content"
923  )
924 MSG_HASH(
925  MENU_ENUM_LABEL_VALUE_HELP_SCANNING_CONTENT,
926  "Scanning For Content"
927  )
928 MSG_HASH(
929  MENU_ENUM_LABEL_VALUE_HELP_WHAT_IS_A_CORE,
930  "What Is A Core?"
931  )
932 MSG_HASH(
933  MENU_ENUM_LABEL_VALUE_HISTORY_LIST_ENABLE,
934  "History List Enable"
935  )
936 MSG_HASH(
937  MENU_ENUM_LABEL_VALUE_HISTORY_TAB,
938  "History"
939  )
940 MSG_HASH(
941  MENU_ENUM_LABEL_VALUE_HORIZONTAL_MENU,
942  "Horizontal Menu"
943  )
944 MSG_HASH(
945  MENU_ENUM_LABEL_VALUE_IMAGES_TAB,
946  "Image"
947  )
948 MSG_HASH(
949  MENU_ENUM_LABEL_VALUE_INFORMATION,
950  "Information"
951  )
952 MSG_HASH(
953  MENU_ENUM_LABEL_VALUE_INFORMATION_LIST,
954  "Information"
955  )
956 MSG_HASH(
958  "Analog To Digital Type"
959  )
960 MSG_HASH(
961  MENU_ENUM_LABEL_VALUE_INPUT_ALL_USERS_CONTROL_MENU,
962  "All Users Control Menu"
963  )
964 MSG_HASH(
966  "Left Analog X"
967  )
968 MSG_HASH(
970  "Left analog X- (left)"
971  )
972 MSG_HASH(
974  "Left analog X+ (right)"
975  )
976 MSG_HASH(
978  "Left Analog Y"
979  )
980 MSG_HASH(
982  "Left analog Y- (up)"
983  )
984 MSG_HASH(
986  "Left analog Y+ (down)"
987  )
988 MSG_HASH(
990  "Right Analog X"
991  )
992 MSG_HASH(
994  "Right analog X- (left)"
995  )
996 MSG_HASH(
998  "Right analog X+ (right)"
999  )
1000 MSG_HASH(
1002  "Right Analog Y"
1003  )
1004 MSG_HASH(
1006  "Right analog Y- (up)"
1007  )
1008 MSG_HASH(
1010  "Right analog Y+ (down)"
1011  )
1012 MSG_HASH(
1014  "Gun Trigger"
1015  )
1016 MSG_HASH(
1018  "Gun Reload"
1019  )
1020 MSG_HASH(
1022  "Gun Aux A"
1023  )
1024 MSG_HASH(
1026  "Gun Aux B"
1027  )
1028 MSG_HASH(
1030  "Gun Aux C"
1031  )
1032 MSG_HASH(
1034  "Gun Start"
1035  )
1036 MSG_HASH(
1038  "Gun Select"
1039  )
1040 MSG_HASH(
1042  "Gun D-pad Up"
1043  )
1044 MSG_HASH(
1046  "Gun D-pad Down"
1047  )
1048 MSG_HASH(
1050  "Gun D-pad Left"
1051  )
1052 MSG_HASH(
1054  "Gun D-pad Right"
1055  )
1056 MSG_HASH(
1057  MENU_ENUM_LABEL_VALUE_INPUT_AUTODETECT_ENABLE,
1058  "Autoconfig Enable"
1059  )
1060 MSG_HASH(
1061  MENU_ENUM_LABEL_VALUE_INPUT_AXIS_THRESHOLD,
1062  "Analog Stick Deadzone"
1063  )
1064 MSG_HASH(
1065  MENU_ENUM_LABEL_VALUE_MENU_INPUT_SWAP_OK_CANCEL,
1066  "Menu Swap OK & Cancel Buttons"
1067  )
1068 MSG_HASH(
1070  "Bind All"
1071  )
1072 MSG_HASH(
1074  "Bind Default All"
1075  )
1076 MSG_HASH(
1077  MENU_ENUM_LABEL_VALUE_INPUT_BIND_TIMEOUT,
1078  "Bind Timeout"
1079  )
1080 MSG_HASH(
1081  MENU_ENUM_LABEL_VALUE_INPUT_BIND_HOLD,
1082  "Bind Hold"
1083  )
1084 MSG_HASH(
1085  MENU_ENUM_LABEL_VALUE_INPUT_DESCRIPTOR_HIDE_UNBOUND,
1086  "Hide Unbound Core Input Descriptors"
1087  )
1088 MSG_HASH(
1089  MENU_ENUM_LABEL_VALUE_INPUT_DESCRIPTOR_LABEL_SHOW,
1090  "Display Input Descriptor Labels"
1091  )
1092 MSG_HASH(
1094  "Device Index"
1095  )
1096 MSG_HASH(
1098  "Device Type"
1099  )
1100 MSG_HASH(
1102  "Mouse Index"
1103  )
1104 MSG_HASH(
1105  MENU_ENUM_LABEL_VALUE_INPUT_DRIVER,
1106  "Input Driver"
1107  )
1108 MSG_HASH(
1109  MENU_ENUM_LABEL_VALUE_INPUT_DUTY_CYCLE,
1110  "Duty Cycle"
1111  )
1112 MSG_HASH(
1113  MENU_ENUM_LABEL_VALUE_INPUT_HOTKEY_BINDS,
1114  "Input Hotkey Binds"
1115  )
1116 MSG_HASH(
1117  MENU_ENUM_LABEL_VALUE_INPUT_ICADE_ENABLE,
1118  "Keyboard Gamepad Mapping Enable"
1119  )
1120 MSG_HASH(
1122  "A button (right)"
1123  )
1124 MSG_HASH(
1126  "B button (down)"
1127  )
1128 MSG_HASH(
1130  "Down D-pad"
1131  )
1132 MSG_HASH(
1134  "L2 button (trigger)"
1135  )
1136 MSG_HASH(
1138  "L3 button (thumb)"
1139  )
1140 MSG_HASH(
1142  "L button (shoulder)"
1143  )
1144 MSG_HASH(
1146  "Left D-pad"
1147  )
1148 MSG_HASH(
1150  "R2 button (trigger)"
1151  )
1152 MSG_HASH(
1154  "R3 button (thumb)"
1155  )
1156 MSG_HASH(
1158  "R button (shoulder)"
1159  )
1160 MSG_HASH(
1162  "Right D-pad"
1163  )
1164 MSG_HASH(
1166  "Select button"
1167  )
1168 MSG_HASH(
1170  "Start button"
1171  )
1172 MSG_HASH(
1174  "Up D-pad"
1175  )
1176 MSG_HASH(
1178  "X button (top)"
1179  )
1180 MSG_HASH(
1182  "Y button (left)"
1183  )
1184 MSG_HASH(
1186  "(Key: %s)"
1187  )
1188 MSG_HASH(
1190  "Mouse 1"
1191  )
1192 MSG_HASH(
1194  "Mouse 2"
1195  )
1196 MSG_HASH(
1198  "Mouse 3"
1199  )
1200 MSG_HASH(
1202  "Mouse 4"
1203  )
1204 MSG_HASH(
1206  "Mouse 5"
1207  )
1208 MSG_HASH(
1210  "Wheel Up"
1211  )
1212 MSG_HASH(
1214  "Wheel Down"
1215  )
1216 MSG_HASH(
1218  "Wheel Left"
1219  )
1220 MSG_HASH(
1222  "Wheel Right"
1223  )
1224 MSG_HASH(
1225  MENU_ENUM_LABEL_VALUE_INPUT_KEYBOARD_GAMEPAD_MAPPING_TYPE,
1226  "Keyboard Gamepad Mapping Type"
1227  )
1228 MSG_HASH(
1229  MENU_ENUM_LABEL_VALUE_INPUT_MAX_USERS,
1230  "Max Users"
1231  )
1232 MSG_HASH(
1233  MENU_ENUM_LABEL_VALUE_INPUT_MENU_ENUM_TOGGLE_GAMEPAD_COMBO,
1234  "Menu Toggle Gamepad Combo"
1235  )
1236 MSG_HASH(
1238  "Cheat index -"
1239  )
1240 MSG_HASH(
1242  "Cheat index +"
1243  )
1244 MSG_HASH(
1246  "Cheat toggle"
1247  )
1248 MSG_HASH(
1250  "Disk eject toggle"
1251  )
1252 MSG_HASH(
1254  "Disk next"
1255  )
1256 MSG_HASH(
1258  "Disk prev"
1259  )
1260 MSG_HASH(
1262  "Enable hotkeys"
1263  )
1264 MSG_HASH(
1266  "Fast forward hold"
1267  )
1268 MSG_HASH(
1270  "Fast forward toggle"
1271  )
1272 MSG_HASH(
1274  "Frameadvance"
1275  )
1276 MSG_HASH(
1278  "FPS toggle"
1279  )
1280 MSG_HASH(
1282  "Fullscreen toggle"
1283  )
1284 MSG_HASH(
1286  "Grab mouse toggle"
1287  )
1288 MSG_HASH(
1290  "Game focus toggle"
1291  )
1292 MSG_HASH(
1294  "Desktop menu toggle"
1295  )
1296 MSG_HASH(
1298  "Load state"
1299  )
1300 MSG_HASH(
1302  "Menu toggle"
1303  )
1304 MSG_HASH(
1306  "Input replay movie record toggle"
1307  )
1308 MSG_HASH(
1310  "Audio mute toggle"
1311  )
1312 MSG_HASH(
1314  "Netplay toggle play/spectate mode"
1315  )
1316 MSG_HASH(
1318  "On-screen keyboard toggle"
1319  )
1320 MSG_HASH(
1322  "Overlay next"
1323  )
1324 MSG_HASH(
1326  "Pause toggle"
1327  )
1328 #ifdef HAVE_LAKKA
1329 MSG_HASH(
1331  "Restart RetroArch"
1332  )
1333 #else
1334 MSG_HASH(
1336  "Quit RetroArch"
1337  )
1338 #endif
1339 MSG_HASH(
1341  "Reset game"
1342  )
1343 MSG_HASH(
1344  MENU_ENUM_LABEL_VALUE_INPUT_META_REWIND,
1345  "Rewind"
1346  )
1347 MSG_HASH(
1348  MENU_ENUM_LABEL_VALUE_INPUT_META_CHEAT_DETAILS,
1349  "Cheat Details"
1350  )
1351 MSG_HASH(
1352  MENU_ENUM_LABEL_VALUE_INPUT_META_CHEAT_SEARCH,
1353  "Start or Continue Cheat Search"
1354  )
1355 MSG_HASH(
1357  "Save state"
1358  )
1359 MSG_HASH(
1361  "Take screenshot"
1362  )
1363 MSG_HASH(
1365  "Next shader"
1366  )
1367 MSG_HASH(
1369  "Previous shader"
1370  )
1371 MSG_HASH(
1373  "Slow motion hold"
1374  )
1375 MSG_HASH(
1377  "Slow motion toggle"
1378  )
1379 MSG_HASH(
1381  "Savestate slot -"
1382  )
1383 MSG_HASH(
1385  "Savestate slot +"
1386  )
1387 MSG_HASH(
1389  "Volume -"
1390  )
1391 MSG_HASH(
1393  "Volume +"
1394  )
1395 MSG_HASH(
1396  MENU_ENUM_LABEL_VALUE_INPUT_OVERLAY_ENABLE,
1397  "Display Overlay"
1398  )
1399 MSG_HASH(
1400  MENU_ENUM_LABEL_VALUE_INPUT_OVERLAY_HIDE_IN_MENU,
1401  "Hide Overlay In Menu"
1402  )
1403 MSG_HASH(
1404  MENU_ENUM_LABEL_VALUE_INPUT_OVERLAY_SHOW_PHYSICAL_INPUTS,
1405  "Show Inputs On Overlay"
1406  )
1407 MSG_HASH(
1408  MENU_ENUM_LABEL_VALUE_INPUT_OVERLAY_SHOW_PHYSICAL_INPUTS_PORT,
1409  "Show Inputs Listen Port"
1410  )
1411 MSG_HASH(
1412  MENU_ENUM_LABEL_VALUE_INPUT_POLL_TYPE_BEHAVIOR,
1413  "Poll Type Behavior"
1414  )
1415 MSG_HASH(
1417  "Early"
1418  )
1419 MSG_HASH(
1421  "Late"
1422  )
1423 MSG_HASH(
1425  "Normal"
1426  )
1427 MSG_HASH(
1428  MENU_ENUM_LABEL_VALUE_INPUT_PREFER_FRONT_TOUCH,
1429  "Prefer Front Touch"
1430  )
1431 MSG_HASH(
1432  MENU_ENUM_LABEL_VALUE_INPUT_REMAPPING_DIRECTORY,
1433  "Input Remapping"
1434  )
1435 MSG_HASH(
1436  MENU_ENUM_LABEL_VALUE_INPUT_REMAP_BINDS_ENABLE,
1437  "Remap Binds Enable"
1438  )
1439 MSG_HASH(
1441  "Save Autoconfig"
1442  )
1443 MSG_HASH(
1444  MENU_ENUM_LABEL_VALUE_INPUT_SETTINGS,
1445  "Input"
1446  )
1447 MSG_HASH(
1448  MENU_ENUM_LABEL_VALUE_INPUT_SMALL_KEYBOARD_ENABLE,
1449  "Small Keyboard Enable"
1450  )
1451 MSG_HASH(
1452  MENU_ENUM_LABEL_VALUE_INPUT_TOUCH_ENABLE,
1453  "Touch Enable"
1454  )
1455 MSG_HASH(
1457  "Turbo enable"
1458  )
1459 MSG_HASH(
1460  MENU_ENUM_LABEL_VALUE_INPUT_TURBO_PERIOD,
1461  "Turbo Period"
1462  )
1463 MSG_HASH(
1464  MENU_ENUM_LABEL_VALUE_INPUT_USER_BINDS,
1465  "Input User %u Binds"
1466  )
1467 MSG_HASH(
1468  MENU_ENUM_LABEL_VALUE_LATENCY_SETTINGS,
1469  "Latency"
1470  )
1471 MSG_HASH(
1473  "Internal storage status"
1474  )
1475 MSG_HASH(
1476  MENU_ENUM_LABEL_VALUE_JOYPAD_AUTOCONFIG_DIR,
1477  "Input Autoconfig"
1478  )
1479 MSG_HASH(
1480  MENU_ENUM_LABEL_VALUE_JOYPAD_DRIVER,
1481  "Joypad Driver"
1482  )
1483 MSG_HASH(
1484  MENU_ENUM_LABEL_VALUE_LAKKA_SERVICES,
1485  "Services"
1486  )
1487 MSG_HASH(
1489  "Chinese (Simplified)"
1490  )
1491 MSG_HASH(
1493  "Chinese (Traditional)"
1494  )
1495 MSG_HASH(
1497  "Dutch"
1498  )
1499 MSG_HASH(
1501  "English"
1502  )
1503 MSG_HASH(
1505  "Esperanto"
1506  )
1507 MSG_HASH(
1509  "French"
1510  )
1511 MSG_HASH(
1513  "German"
1514  )
1515 MSG_HASH(
1517  "Italian"
1518  )
1519 MSG_HASH(
1521  "Japanese"
1522  )
1523 MSG_HASH(
1525  "Korean"
1526  )
1527 MSG_HASH(
1529  "Polish"
1530  )
1531 MSG_HASH(
1533  "Portuguese (Brazil)"
1534  )
1535 MSG_HASH(
1537  "Portuguese (Portugal)"
1538  )
1539 MSG_HASH(
1541  "Russian"
1542  )
1543 MSG_HASH(
1545  "Spanish"
1546  )
1547 MSG_HASH(
1549  "Vietnamese"
1550  )
1551 MSG_HASH(
1553  "Arabic"
1554  )
1555 MSG_HASH(
1557  "Greek"
1558  )
1559 MSG_HASH(
1561  "Left Analog"
1562  )
1563 MSG_HASH(
1564  MENU_ENUM_LABEL_VALUE_LIBRETRO_DIR_PATH,
1565  "Core"
1566  )
1567 MSG_HASH(
1568  MENU_ENUM_LABEL_VALUE_LIBRETRO_INFO_PATH,
1569  "Core Info"
1570  )
1571 MSG_HASH(
1572  MENU_ENUM_LABEL_VALUE_LIBRETRO_LOG_LEVEL,
1573  "Core Logging Level"
1574  )
1575 MSG_HASH(
1577  "Linear"
1578  )
1579 MSG_HASH(
1580  MENU_ENUM_LABEL_VALUE_LOAD_ARCHIVE,
1581  "Load Archive"
1582  )
1583 MSG_HASH(
1584  MENU_ENUM_LABEL_VALUE_LOAD_CONTENT_HISTORY,
1585  "Load Recent"
1586  )
1587 MSG_HASH(
1588  MENU_ENUM_LABEL_VALUE_LOAD_CONTENT_LIST,
1589  "Load Content"
1590  )
1591 MSG_HASH(
1592  MENU_ENUM_LABEL_VALUE_LOAD_STATE,
1593  "Load State"
1594  )
1595 MSG_HASH(
1596  MENU_ENUM_LABEL_VALUE_LOCATION_ALLOW,
1597  "Allow Location"
1598  )
1599 MSG_HASH(
1600  MENU_ENUM_LABEL_VALUE_LOCATION_DRIVER,
1601  "Location Driver"
1602  )
1603 MSG_HASH(
1604  MENU_ENUM_LABEL_VALUE_LOGGING_SETTINGS,
1605  "Logging"
1606  )
1607 MSG_HASH(
1608  MENU_ENUM_LABEL_VALUE_LOG_VERBOSITY,
1609  "Logging Verbosity"
1610  )
1611 MSG_HASH(
1612  MENU_ENUM_LABEL_VALUE_MAIN_MENU,
1613  "Main Menu"
1614  )
1615 MSG_HASH(
1616  MENU_ENUM_LABEL_VALUE_MANAGEMENT,
1617  "Database Settings"
1618  )
1619 MSG_HASH(
1620  MENU_ENUM_LABEL_VALUE_MATERIALUI_MENU_COLOR_THEME,
1621  "Menu Color Theme"
1622  )
1623 MSG_HASH(
1625  "Blue"
1626  )
1627 MSG_HASH(
1629  "Blue Grey"
1630  )
1631 MSG_HASH(
1633  "Dark Blue"
1634  )
1635 MSG_HASH(
1637  "Green"
1638  )
1639 MSG_HASH(
1641  "Shield"
1642  )
1643 MSG_HASH(
1645  "Red"
1646  )
1647 MSG_HASH(
1649  "Yellow"
1650  )
1651 MSG_HASH(
1652  MENU_ENUM_LABEL_VALUE_MATERIALUI_MENU_FOOTER_OPACITY,
1653  "Footer Opacity"
1654  )
1655 MSG_HASH(
1656  MENU_ENUM_LABEL_VALUE_MATERIALUI_MENU_HEADER_OPACITY,
1657  "Header Opacity"
1658  )
1659 MSG_HASH(
1660  MENU_ENUM_LABEL_VALUE_MENU_DRIVER,
1661  "Menu Driver"
1662  )
1663 MSG_HASH(
1664  MENU_ENUM_LABEL_VALUE_MENU_ENUM_THROTTLE_FRAMERATE,
1665  "Throttle Menu Framerate"
1666  )
1667 MSG_HASH(
1668  MENU_ENUM_LABEL_VALUE_MENU_FILE_BROWSER_SETTINGS,
1669  "Settings"
1670  )
1671 MSG_HASH(
1672  MENU_ENUM_LABEL_VALUE_MENU_LINEAR_FILTER,
1673  "Menu Linear Filter"
1674  )
1675 MSG_HASH(
1676  MENU_ENUM_LABEL_VALUE_MENU_HORIZONTAL_ANIMATION,
1677  "Horizontal Animation"
1678  )
1679 MSG_HASH(
1680  MENU_ENUM_LABEL_VALUE_MENU_SETTINGS,
1681  "Appearance"
1682  )
1683 MSG_HASH(
1684  MENU_ENUM_LABEL_VALUE_MENU_WALLPAPER,
1685  "Background"
1686  )
1687 MSG_HASH(
1688  MENU_ENUM_LABEL_VALUE_MENU_WALLPAPER_OPACITY,
1689  "Background opacity"
1690  )
1691 MSG_HASH(
1693  "Missing"
1694  )
1695 MSG_HASH(
1697  "..."
1698  )
1699 MSG_HASH(
1700  MENU_ENUM_LABEL_VALUE_MOUSE_ENABLE,
1701  "Mouse Support"
1702  )
1703 MSG_HASH(
1704  MENU_ENUM_LABEL_VALUE_MULTIMEDIA_SETTINGS,
1705  "Multimedia"
1706  )
1707 MSG_HASH(
1708  MENU_ENUM_LABEL_VALUE_MUSIC_TAB,
1709  "Music"
1710  )
1711 MSG_HASH(
1712  MENU_ENUM_LABEL_VALUE_NAVIGATION_BROWSER_FILTER_SUPPORTED_EXTENSIONS_ENABLE,
1713  "Filter unknown extensions"
1714  )
1715 MSG_HASH(
1716  MENU_ENUM_LABEL_VALUE_NAVIGATION_WRAPAROUND,
1717  "Navigation Wrap-Around"
1718  )
1719 MSG_HASH(
1721  "Nearest"
1722  )
1723 MSG_HASH(
1724  MENU_ENUM_LABEL_VALUE_NETPLAY,
1725  "Netplay"
1726  )
1727 MSG_HASH(
1728  MENU_ENUM_LABEL_VALUE_NETPLAY_ALLOW_SLAVES,
1729  "Allow Slave-Mode Clients"
1730  )
1731 MSG_HASH(
1732  MENU_ENUM_LABEL_VALUE_NETPLAY_CHECK_FRAMES,
1733  "Netplay Check Frames"
1734  )
1735 MSG_HASH(
1736  MENU_ENUM_LABEL_VALUE_NETPLAY_INPUT_LATENCY_FRAMES_MIN,
1737  "Input Latency Frames"
1738  )
1739 MSG_HASH(
1740  MENU_ENUM_LABEL_VALUE_NETPLAY_INPUT_LATENCY_FRAMES_RANGE,
1741  "Input Latency Frames Range"
1742  )
1743 MSG_HASH(
1744  MENU_ENUM_LABEL_VALUE_NETPLAY_DELAY_FRAMES,
1745  "Netplay Delay Frames"
1746  )
1747 MSG_HASH(
1748  MENU_ENUM_LABEL_VALUE_NETPLAY_DISCONNECT,
1749  "Disconnect from netplay host"
1750  )
1751 MSG_HASH(
1752  MENU_ENUM_LABEL_VALUE_NETPLAY_ENABLE,
1753  "Netplay Enable"
1754  )
1755 MSG_HASH(
1756  MENU_ENUM_LABEL_VALUE_NETPLAY_ENABLE_CLIENT,
1757  "Connect to netplay host"
1758  )
1759 MSG_HASH(
1760  MENU_ENUM_LABEL_VALUE_NETPLAY_ENABLE_HOST,
1761  "Start netplay host"
1762  )
1763 MSG_HASH(
1764  MENU_ENUM_LABEL_VALUE_NETPLAY_DISABLE_HOST,
1765  "Stop netplay host"
1766  )
1767 MSG_HASH(
1768  MENU_ENUM_LABEL_VALUE_NETPLAY_IP_ADDRESS,
1769  "Server Address"
1770  )
1771 MSG_HASH(
1772  MENU_ENUM_LABEL_VALUE_NETPLAY_LAN_SCAN_SETTINGS,
1773  "Scan local network"
1774  )
1775 MSG_HASH(
1776  MENU_ENUM_LABEL_VALUE_NETPLAY_MODE,
1777  "Netplay Client Enable"
1778  )
1779 MSG_HASH(
1780  MENU_ENUM_LABEL_VALUE_NETPLAY_NICKNAME,
1781  "Username"
1782  )
1783 MSG_HASH(
1784  MENU_ENUM_LABEL_VALUE_NETPLAY_PASSWORD,
1785  "Server Password"
1786  )
1787 MSG_HASH(
1788  MENU_ENUM_LABEL_VALUE_NETPLAY_PUBLIC_ANNOUNCE,
1789  "Publicly Announce Netplay"
1790  )
1791 MSG_HASH(
1792  MENU_ENUM_LABEL_VALUE_NETPLAY_REQUEST_DEVICE_I,
1793  "Request Device %u"
1794  )
1795 MSG_HASH(
1796  MENU_ENUM_LABEL_VALUE_NETPLAY_REQUIRE_SLAVES,
1797  "Disallow Non-Slave-Mode Clients"
1798  )
1799 MSG_HASH(
1800  MENU_ENUM_LABEL_VALUE_NETPLAY_SETTINGS,
1801  "Netplay settings"
1802  )
1803 MSG_HASH(
1804  MENU_ENUM_LABEL_VALUE_NETPLAY_SHARE_ANALOG,
1805  "Analog Input Sharing"
1806  )
1807 MSG_HASH(
1809  "Max"
1810  )
1811 MSG_HASH(
1813  "Average"
1814  )
1815 MSG_HASH(
1816  MENU_ENUM_LABEL_VALUE_NETPLAY_SHARE_DIGITAL,
1817  "Digital Input Sharing"
1818  )
1819 MSG_HASH(
1821  "Share"
1822  )
1823 MSG_HASH(
1825  "Grapple"
1826  )
1827 MSG_HASH(
1829  "Vote"
1830  )
1831 MSG_HASH(
1833  "None"
1834  )
1835 MSG_HASH(
1837  "No preference"
1838  )
1839 MSG_HASH(
1840  MENU_ENUM_LABEL_VALUE_NETPLAY_START_AS_SPECTATOR,
1841  "Netplay Spectator Mode"
1842  )
1843 MSG_HASH(
1844  MENU_ENUM_LABEL_VALUE_NETPLAY_STATELESS_MODE,
1845  "Netplay Stateless Mode"
1846  )
1847 MSG_HASH(
1848  MENU_ENUM_LABEL_VALUE_NETPLAY_SPECTATE_PASSWORD,
1849  "Server Spectate-Only Password"
1850  )
1851 MSG_HASH(
1852  MENU_ENUM_LABEL_VALUE_NETPLAY_SPECTATOR_MODE_ENABLE,
1853  "Netplay Spectator Enable"
1854  )
1855 MSG_HASH(
1856  MENU_ENUM_LABEL_VALUE_NETPLAY_TCP_UDP_PORT,
1857  "Netplay TCP Port"
1858  )
1859 MSG_HASH(
1860  MENU_ENUM_LABEL_VALUE_NETPLAY_NAT_TRAVERSAL,
1861  "Netplay NAT Traversal"
1862  )
1863 MSG_HASH(
1864  MENU_ENUM_LABEL_VALUE_NETWORK_CMD_ENABLE,
1865  "Network Commands"
1866  )
1867 MSG_HASH(
1868  MENU_ENUM_LABEL_VALUE_NETWORK_CMD_PORT,
1869  "Network Command Port"
1870  )
1871 MSG_HASH(
1872  MENU_ENUM_LABEL_VALUE_NETWORK_INFORMATION,
1873  "Network Information"
1874  )
1875 MSG_HASH(
1876  MENU_ENUM_LABEL_VALUE_NETWORK_REMOTE_ENABLE,
1877  "Network Gamepad"
1878  )
1879 MSG_HASH(
1880  MENU_ENUM_LABEL_VALUE_NETWORK_REMOTE_PORT,
1881  "Network Remote Base Port"
1882  )
1883 MSG_HASH(
1884  MENU_ENUM_LABEL_VALUE_NETWORK_SETTINGS,
1885  "Network"
1886  )
1887 MSG_HASH(
1889  "No"
1890  )
1891 MSG_HASH(
1893  "None"
1894  )
1895 MSG_HASH(
1897  "N/A"
1898  )
1899 MSG_HASH(
1900  MENU_ENUM_LABEL_VALUE_NO_ACHIEVEMENTS_TO_DISPLAY,
1901  "No achievements to display."
1902  )
1903 MSG_HASH(
1905  "No Core"
1906  )
1907 MSG_HASH(
1908  MENU_ENUM_LABEL_VALUE_NO_CORES_AVAILABLE,
1909  "No cores available."
1910  )
1911 MSG_HASH(
1912  MENU_ENUM_LABEL_VALUE_NO_CORE_INFORMATION_AVAILABLE,
1913  "No core information available."
1914  )
1915 MSG_HASH(
1916  MENU_ENUM_LABEL_VALUE_NO_CORE_OPTIONS_AVAILABLE,
1917  "No core options available."
1918  )
1919 MSG_HASH(
1920  MENU_ENUM_LABEL_VALUE_NO_ENTRIES_TO_DISPLAY,
1921  "No entries to display."
1922  )
1923 MSG_HASH(
1924  MENU_ENUM_LABEL_VALUE_NO_HISTORY_AVAILABLE,
1925  "No history available."
1926  )
1927 MSG_HASH(
1929  "No information is available."
1930  )
1931 MSG_HASH(
1932  MENU_ENUM_LABEL_VALUE_NO_ITEMS,
1933  "No items."
1934  )
1935 MSG_HASH(
1936  MENU_ENUM_LABEL_VALUE_NO_NETPLAY_HOSTS_FOUND,
1937  "No netplay hosts found."
1938  )
1939 MSG_HASH(
1940  MENU_ENUM_LABEL_VALUE_NO_NETWORKS_FOUND,
1941  "No networks found."
1942  )
1943 MSG_HASH(
1944  MENU_ENUM_LABEL_VALUE_NO_PERFORMANCE_COUNTERS,
1945  "No performance counters."
1946  )
1947 MSG_HASH(
1948  MENU_ENUM_LABEL_VALUE_NO_PLAYLISTS,
1949  "No playlists."
1950  )
1951 MSG_HASH(
1952  MENU_ENUM_LABEL_VALUE_NO_PLAYLIST_ENTRIES_AVAILABLE,
1953  "No playlist entries available."
1954  )
1955 MSG_HASH(
1956  MENU_ENUM_LABEL_VALUE_NO_SETTINGS_FOUND,
1957  "No settings found."
1958  )
1959 MSG_HASH(
1960  MENU_ENUM_LABEL_VALUE_NO_SHADER_PARAMETERS,
1961  "No shader parameters."
1962  )
1963 MSG_HASH(
1964  MENU_ENUM_LABEL_VALUE_OFF,
1965  "OFF"
1966  )
1967 MSG_HASH(
1968  MENU_ENUM_LABEL_VALUE_ON,
1969  "ON"
1970  )
1971 MSG_HASH(
1972  MENU_ENUM_LABEL_VALUE_ONLINE,
1973  "Online"
1974  )
1975 MSG_HASH(
1976  MENU_ENUM_LABEL_VALUE_ONLINE_UPDATER,
1977  "Online Updater"
1978  )
1979 MSG_HASH(
1980  MENU_ENUM_LABEL_VALUE_ONSCREEN_DISPLAY_SETTINGS,
1981  "Onscreen Display"
1982  )
1983 MSG_HASH(
1984  MENU_ENUM_LABEL_VALUE_ONSCREEN_OVERLAY_SETTINGS,
1985  "Onscreen Overlay"
1986  )
1987 MSG_HASH(
1988  MENU_ENUM_SUBLABEL_ONSCREEN_OVERLAY_SETTINGS,
1989  "Adjust Bezels and Onscreen controls"
1990  )
1991 MSG_HASH(
1992  MENU_ENUM_LABEL_VALUE_ONSCREEN_NOTIFICATIONS_SETTINGS,
1993  "Onscreen Notifications"
1994  )
1995 MSG_HASH(
1996  MENU_ENUM_SUBLABEL_ONSCREEN_NOTIFICATIONS_SETTINGS,
1997  "Adjust the Onscreen Notifications"
1998  )
1999 MSG_HASH(
2000  MENU_ENUM_LABEL_VALUE_OPEN_ARCHIVE,
2001  "Browse Archive"
2002  )
2003 MSG_HASH(
2005  "Optional"
2006  )
2007 MSG_HASH(
2009  "Overlay"
2010  )
2011 MSG_HASH(
2012  MENU_ENUM_LABEL_VALUE_OVERLAY_AUTOLOAD_PREFERRED,
2013  "Autoload Preferred Overlay"
2014  )
2015 MSG_HASH(
2016  MENU_ENUM_LABEL_VALUE_OVERLAY_DIRECTORY,
2017  "Overlay"
2018  )
2019 MSG_HASH(
2020  MENU_ENUM_LABEL_VALUE_OVERLAY_OPACITY,
2021  "Overlay Opacity"
2022  )
2023 MSG_HASH(
2024  MENU_ENUM_LABEL_VALUE_OVERLAY_PRESET,
2025  "Overlay Preset"
2026  )
2027 MSG_HASH(
2028  MENU_ENUM_LABEL_VALUE_OVERLAY_SCALE,
2029  "Overlay Scale"
2030  )
2031 MSG_HASH(
2032  MENU_ENUM_LABEL_VALUE_OVERLAY_SETTINGS,
2033  "Onscreen Overlay"
2034  )
2035 MSG_HASH(
2036  MENU_ENUM_LABEL_VALUE_PAL60_ENABLE,
2037  "Use PAL60 Mode"
2038  )
2039 MSG_HASH(
2040  MENU_ENUM_LABEL_VALUE_PARENT_DIRECTORY,
2041  "Parent directory"
2042  )
2043 MSG_HASH(
2044  MENU_ENUM_LABEL_VALUE_PAUSE_LIBRETRO,
2045  "Pause when menu activated"
2046  )
2047 MSG_HASH(
2048  MENU_ENUM_LABEL_VALUE_PAUSE_NONACTIVE,
2049  "Don't run in background"
2050  )
2051 MSG_HASH(
2052  MENU_ENUM_LABEL_VALUE_PERFCNT_ENABLE,
2053  "Performance Counters"
2054  )
2055 MSG_HASH(
2056  MENU_ENUM_LABEL_VALUE_PLAYLISTS_TAB,
2057  "Playlists"
2058  )
2059 MSG_HASH(
2060  MENU_ENUM_LABEL_VALUE_PLAYLIST_DIRECTORY,
2061  "Playlist"
2062  )
2063 MSG_HASH(
2064  MENU_ENUM_LABEL_VALUE_PLAYLIST_SETTINGS,
2065  "Playlists"
2066  )
2067 MSG_HASH(
2068  MENU_ENUM_LABEL_VALUE_POINTER_ENABLE,
2069  "Touch Support"
2070  )
2071 MSG_HASH(
2073  "Port"
2074  )
2075 MSG_HASH(
2077  "Present"
2078  )
2079 MSG_HASH(
2080  MENU_ENUM_LABEL_VALUE_PRIVACY_SETTINGS,
2081  "Privacy"
2082  )
2083 MSG_HASH(
2084  MENU_ENUM_LABEL_VALUE_MIDI_SETTINGS,
2085  "MIDI"
2086  )
2087 #ifdef HAVE_LAKKA
2088 MSG_HASH(
2089  MENU_ENUM_LABEL_VALUE_QUIT_RETROARCH,
2090  "Restart RetroArch"
2091  )
2092 #else
2093 MSG_HASH(
2094  MENU_ENUM_LABEL_VALUE_QUIT_RETROARCH,
2095  "Quit RetroArch"
2096  )
2097 #endif
2098 MSG_HASH(
2099  MENU_ENUM_LABEL_VALUE_RDB_ENTRY_ANALOG,
2100  "Analog supported"
2101  )
2102 MSG_HASH(
2103  MENU_ENUM_LABEL_VALUE_RDB_ENTRY_BBFC_RATING,
2104  "BBFC Rating"
2105  )
2106 MSG_HASH(
2107  MENU_ENUM_LABEL_VALUE_RDB_ENTRY_CERO_RATING,
2108  "CERO Rating"
2109  )
2110 MSG_HASH(
2111  MENU_ENUM_LABEL_VALUE_RDB_ENTRY_COOP,
2112  "Co-op supported"
2113  )
2114 MSG_HASH(
2115  MENU_ENUM_LABEL_VALUE_RDB_ENTRY_CRC32,
2116  "CRC32"
2117  )
2118 MSG_HASH(
2119  MENU_ENUM_LABEL_VALUE_RDB_ENTRY_DESCRIPTION,
2120  "Description"
2121  )
2122 MSG_HASH(
2123  MENU_ENUM_LABEL_VALUE_RDB_ENTRY_DEVELOPER,
2124  "Developer"
2125  )
2126 MSG_HASH(
2127  MENU_ENUM_LABEL_VALUE_RDB_ENTRY_EDGE_MAGAZINE_ISSUE,
2128  "Edge Magazine Issue"
2129  )
2130 MSG_HASH(
2131  MENU_ENUM_LABEL_VALUE_RDB_ENTRY_EDGE_MAGAZINE_RATING,
2132  "Edge Magazine Rating"
2133  )
2134 MSG_HASH(
2135  MENU_ENUM_LABEL_VALUE_RDB_ENTRY_EDGE_MAGAZINE_REVIEW,
2136  "Edge Magazine Review"
2137  )
2138 MSG_HASH(
2139  MENU_ENUM_LABEL_VALUE_RDB_ENTRY_ELSPA_RATING,
2140  "ELSPA Rating"
2141  )
2142 MSG_HASH(
2143  MENU_ENUM_LABEL_VALUE_RDB_ENTRY_ENHANCEMENT_HW,
2144  "Enhancement Hardware"
2145  )
2146 MSG_HASH(
2147  MENU_ENUM_LABEL_VALUE_RDB_ENTRY_ESRB_RATING,
2148  "ESRB Rating"
2149  )
2150 MSG_HASH(
2151  MENU_ENUM_LABEL_VALUE_RDB_ENTRY_FAMITSU_MAGAZINE_RATING,
2152  "Famitsu Magazine Rating"
2153  )
2154 MSG_HASH(
2155  MENU_ENUM_LABEL_VALUE_RDB_ENTRY_FRANCHISE,
2156  "Franchise"
2157  )
2158 MSG_HASH(
2159  MENU_ENUM_LABEL_VALUE_RDB_ENTRY_GENRE,
2160  "Genre"
2161  )
2162 MSG_HASH(
2163  MENU_ENUM_LABEL_VALUE_RDB_ENTRY_MD5,
2164  "MD5"
2165  )
2166 MSG_HASH(
2167  MENU_ENUM_LABEL_VALUE_RDB_ENTRY_NAME,
2168  "Name"
2169  )
2170 MSG_HASH(
2171  MENU_ENUM_LABEL_VALUE_RDB_ENTRY_ORIGIN,
2172  "Origin"
2173  )
2174 MSG_HASH(
2175  MENU_ENUM_LABEL_VALUE_RDB_ENTRY_PEGI_RATING,
2176  "PEGI Rating"
2177  )
2178 MSG_HASH(
2179  MENU_ENUM_LABEL_VALUE_RDB_ENTRY_PUBLISHER,
2180  "Publisher"
2181  )
2182 MSG_HASH(
2183  MENU_ENUM_LABEL_VALUE_RDB_ENTRY_RELEASE_MONTH,
2184  "Releasedate Month"
2185  )
2186 MSG_HASH(
2187  MENU_ENUM_LABEL_VALUE_RDB_ENTRY_RELEASE_YEAR,
2188  "Releasedate Year"
2189  )
2190 MSG_HASH(
2191  MENU_ENUM_LABEL_VALUE_RDB_ENTRY_RUMBLE,
2192  "Rumble supported"
2193  )
2194 MSG_HASH(
2195  MENU_ENUM_LABEL_VALUE_RDB_ENTRY_SERIAL,
2196  "Serial"
2197  )
2198 MSG_HASH(
2199  MENU_ENUM_LABEL_VALUE_RDB_ENTRY_SHA1,
2200  "SHA1"
2201  )
2202 MSG_HASH(
2203  MENU_ENUM_LABEL_VALUE_RDB_ENTRY_START_CONTENT,
2204  "Start Content"
2205  )
2206 MSG_HASH(
2207  MENU_ENUM_LABEL_VALUE_RDB_ENTRY_TGDB_RATING,
2208  "TGDB Rating"
2209  )
2210 #ifdef HAVE_LAKKA_SWITCH
2211 MSG_HASH(
2212  MENU_ENUM_LABEL_VALUE_REBOOT,
2213  "Reboot into RCM"
2214  )
2215 #else
2216 MSG_HASH(
2217  MENU_ENUM_LABEL_VALUE_REBOOT,
2218  "Reboot"
2219  )
2220 #endif
2221 MSG_HASH(
2222  MENU_ENUM_LABEL_VALUE_RECORDING_CONFIG_DIRECTORY,
2223  "Recording Config"
2224  )
2225 MSG_HASH(
2226  MENU_ENUM_LABEL_VALUE_RECORDING_OUTPUT_DIRECTORY,
2227  "Recording Output"
2228  )
2229 MSG_HASH(
2230  MENU_ENUM_LABEL_VALUE_RECORDING_SETTINGS,
2231  "Recording"
2232  )
2233 MSG_HASH(
2234  MENU_ENUM_LABEL_VALUE_RECORD_CONFIG,
2235  "Custom Record Config"
2236  )
2237 MSG_HASH(
2238  MENU_ENUM_LABEL_VALUE_STREAM_CONFIG,
2239  "Custom Stream Config"
2240  )
2241 MSG_HASH(
2242  MENU_ENUM_LABEL_VALUE_RECORD_DRIVER,
2243  "Record Driver"
2244  )
2245 MSG_HASH(
2246  MENU_ENUM_LABEL_VALUE_MIDI_DRIVER,
2247  "MIDI Driver"
2248  )
2249 MSG_HASH(
2250  MENU_ENUM_LABEL_VALUE_RECORD_ENABLE,
2251  "Enable Recording"
2252  )
2253 MSG_HASH(
2254  MENU_ENUM_LABEL_VALUE_RECORD_PATH,
2255  "Save Output Recording as..."
2256  )
2257 MSG_HASH(
2258  MENU_ENUM_LABEL_VALUE_RECORD_USE_OUTPUT_DIRECTORY,
2259  "Save Recordings in Output Dir"
2260  )
2261 MSG_HASH(
2263  "Remap File"
2264  )
2265 MSG_HASH(
2266  MENU_ENUM_LABEL_VALUE_REMAP_FILE_LOAD,
2267  "Load Remap File"
2268  )
2269 MSG_HASH(
2270  MENU_ENUM_LABEL_VALUE_REMAP_FILE_SAVE_CORE,
2271  "Save Core Remap File"
2272  )
2273 MSG_HASH(
2274  MENU_ENUM_LABEL_VALUE_REMAP_FILE_SAVE_CONTENT_DIR,
2275  "Save Content Directory Remap File"
2276  )
2277 MSG_HASH(
2278  MENU_ENUM_LABEL_VALUE_REMAP_FILE_SAVE_GAME,
2279  "Save Game Remap File"
2280  )
2281 MSG_HASH(
2282  MENU_ENUM_LABEL_VALUE_REMAP_FILE_REMOVE_CORE,
2283  "Delete Core Remap File"
2284  )
2285 MSG_HASH(
2286  MENU_ENUM_LABEL_VALUE_REMAP_FILE_REMOVE_GAME,
2287  "Delete Game Remap File"
2288  )
2289 MSG_HASH(
2290  MENU_ENUM_LABEL_VALUE_REMAP_FILE_REMOVE_CONTENT_DIR,
2291  "Delete Game Content Directory Remap File"
2292  )
2293 MSG_HASH(
2295  "Required"
2296  )
2297 MSG_HASH(
2298  MENU_ENUM_LABEL_VALUE_RESTART_CONTENT,
2299  "Restart"
2300  )
2301 MSG_HASH(
2302  MENU_ENUM_LABEL_VALUE_RESTART_RETROARCH,
2303  "Restart RetroArch"
2304  )
2305 MSG_HASH(
2306  MENU_ENUM_LABEL_VALUE_RESUME,
2307  "Resume"
2308  )
2309 MSG_HASH(
2310  MENU_ENUM_LABEL_VALUE_RESUME_CONTENT,
2311  "Resume"
2312  )
2313 MSG_HASH(
2315  "RetroKeyboard"
2316  )
2317 MSG_HASH(
2319  "RetroPad"
2320  )
2321 MSG_HASH(
2323  "RetroPad w/ Analog"
2324  )
2325 MSG_HASH(
2326  MENU_ENUM_LABEL_VALUE_RETRO_ACHIEVEMENTS_SETTINGS,
2327  "Achievements"
2328  )
2329 MSG_HASH(
2330  MENU_ENUM_LABEL_VALUE_REWIND_ENABLE,
2331  "Rewind Enable"
2332  )
2333 MSG_HASH(
2334  MENU_ENUM_LABEL_VALUE_CHEAT_APPLY_AFTER_TOGGLE,
2335  "Apply After Toggle"
2336  )
2337 MSG_HASH(
2338  MENU_ENUM_LABEL_VALUE_CHEAT_APPLY_AFTER_LOAD,
2339  "Auto-Apply Cheats During Game Load"
2340  )
2341 MSG_HASH(
2342  MENU_ENUM_LABEL_VALUE_REWIND_GRANULARITY,
2343  "Rewind Granularity"
2344  )
2345 MSG_HASH(
2346  MENU_ENUM_LABEL_VALUE_REWIND_BUFFER_SIZE,
2347  "Rewind Buffer Size (MB)"
2348  )
2349 MSG_HASH(
2350  MENU_ENUM_LABEL_VALUE_REWIND_BUFFER_SIZE_STEP,
2351  "Rewind Buffer Size Step (MB)"
2352  )
2353 MSG_HASH(
2354  MENU_ENUM_LABEL_VALUE_REWIND_SETTINGS,
2355  "Rewind"
2356  )
2357 MSG_HASH(
2358  MENU_ENUM_LABEL_VALUE_CHEAT_SETTINGS,
2359  "Cheat Settings"
2360  )
2361 MSG_HASH(
2362  MENU_ENUM_LABEL_VALUE_CHEAT_DETAILS_SETTINGS,
2363  "Cheat Details"
2364  )
2365 MSG_HASH(
2366  MENU_ENUM_LABEL_VALUE_CHEAT_SEARCH_SETTINGS,
2367  "Start or Continue Cheat Search"
2368  )
2369 MSG_HASH(
2370  MENU_ENUM_LABEL_VALUE_RGUI_BROWSER_DIRECTORY,
2371  "File Browser"
2372  )
2373 MSG_HASH(
2374  MENU_ENUM_LABEL_VALUE_RGUI_CONFIG_DIRECTORY,
2375  "Config"
2376  )
2377 MSG_HASH(
2378  MENU_ENUM_LABEL_VALUE_RGUI_SHOW_START_SCREEN,
2379  "Display Start Screen"
2380  )
2381 MSG_HASH(
2383  "Right Analog"
2384  )
2385 MSG_HASH(
2386  MENU_ENUM_LABEL_VALUE_ADD_TO_FAVORITES,
2387  "Add to Favorites"
2388  )
2389 MSG_HASH(
2390  MENU_ENUM_LABEL_VALUE_ADD_TO_FAVORITES_PLAYLIST,
2391  "Add to Favorites"
2392  )
2393 MSG_HASH(
2394  MENU_ENUM_LABEL_VALUE_RESET_CORE_ASSOCIATION,
2395  "Reset Core Association"
2396  )
2397 MSG_HASH(
2398  MENU_ENUM_LABEL_VALUE_RUN,
2399  "Run"
2400  )
2401 MSG_HASH(
2402  MENU_ENUM_LABEL_VALUE_RUN_MUSIC,
2403  "Run"
2404  )
2405 MSG_HASH(
2406  MENU_ENUM_LABEL_VALUE_SAMBA_ENABLE,
2407  "SAMBA Enable"
2408  )
2409 MSG_HASH(
2410  MENU_ENUM_LABEL_VALUE_SAVEFILE_DIRECTORY,
2411  "Savefile"
2412  )
2413 MSG_HASH(
2414  MENU_ENUM_LABEL_VALUE_SAVESTATE_AUTO_INDEX,
2415  "Save State Auto Index"
2416  )
2417 MSG_HASH(
2418  MENU_ENUM_LABEL_VALUE_SAVESTATE_AUTO_LOAD,
2419  "Auto Load State"
2420  )
2421 MSG_HASH(
2422  MENU_ENUM_LABEL_VALUE_SAVESTATE_AUTO_SAVE,
2423  "Auto Save State"
2424  )
2425 MSG_HASH(
2426  MENU_ENUM_LABEL_VALUE_SAVESTATE_DIRECTORY,
2427  "Savestate"
2428  )
2429 MSG_HASH(
2430  MENU_ENUM_LABEL_VALUE_SAVESTATE_THUMBNAIL_ENABLE,
2431  "Savestate Thumbnails"
2432  )
2433 MSG_HASH(
2434  MENU_ENUM_LABEL_VALUE_SAVE_CURRENT_CONFIG,
2435  "Save Current Configuration"
2436  )
2437 MSG_HASH(
2438  MENU_ENUM_LABEL_VALUE_SAVE_CURRENT_CONFIG_OVERRIDE_CORE,
2439  "Save Core Overrides"
2440  )
2441 MSG_HASH(
2442  MENU_ENUM_LABEL_VALUE_SAVE_CURRENT_CONFIG_OVERRIDE_CONTENT_DIR,
2443  "Save Content Directory Overrides"
2444  )
2445 MSG_HASH(
2446  MENU_ENUM_LABEL_VALUE_SAVE_CURRENT_CONFIG_OVERRIDE_GAME,
2447  "Save Game Overrides"
2448  )
2449 MSG_HASH(
2450  MENU_ENUM_LABEL_VALUE_SAVE_NEW_CONFIG,
2451  "Save New Configuration"
2452  )
2453 MSG_HASH(
2454  MENU_ENUM_LABEL_VALUE_SAVE_STATE,
2455  "Save State"
2456  )
2457 MSG_HASH(
2458  MENU_ENUM_LABEL_VALUE_SAVING_SETTINGS,
2459  "Saving"
2460  )
2461 MSG_HASH(
2462  MENU_ENUM_LABEL_VALUE_SCAN_DIRECTORY,
2463  "Scan Directory"
2464  )
2465 MSG_HASH(
2466  MENU_ENUM_LABEL_VALUE_SCAN_FILE,
2467  "Scan File"
2468  )
2469 MSG_HASH(
2470  MENU_ENUM_LABEL_VALUE_SCAN_THIS_DIRECTORY,
2471  "<Scan This Directory>"
2472  )
2473 MSG_HASH(
2474  MENU_ENUM_LABEL_VALUE_SCREENSHOT_DIRECTORY,
2475  "Screenshot"
2476  )
2477 MSG_HASH(
2478  MENU_ENUM_LABEL_VALUE_SCREEN_RESOLUTION,
2479  "Screen Resolution"
2480  )
2481 MSG_HASH(
2483  "Search"
2484  )
2485 MSG_HASH(
2486  MENU_ENUM_LABEL_VALUE_SECONDS,
2487  "seconds"
2488  )
2489 MSG_HASH(
2490  MENU_ENUM_LABEL_VALUE_SETTINGS,
2491  "Settings"
2492  )
2493 MSG_HASH(
2494  MENU_ENUM_LABEL_VALUE_SETTINGS_TAB,
2495  "Settings"
2496  )
2497 MSG_HASH(
2499  "Shader"
2500  )
2501 MSG_HASH(
2502  MENU_ENUM_LABEL_VALUE_SHADER_APPLY_CHANGES,
2503  "Apply Changes"
2504  )
2505 MSG_HASH(
2506  MENU_ENUM_LABEL_VALUE_SHADER_OPTIONS,
2507  "Shaders"
2508  )
2509 MSG_HASH(
2510  MENU_ENUM_LABEL_VALUE_SHADER_PIPELINE_RIBBON,
2511  "Ribbon"
2512  )
2513 MSG_HASH(
2514  MENU_ENUM_LABEL_VALUE_SHADER_PIPELINE_RIBBON_SIMPLIFIED,
2515  "Ribbon (simplified)"
2516  )
2517 MSG_HASH(
2518  MENU_ENUM_LABEL_VALUE_SHADER_PIPELINE_SIMPLE_SNOW,
2519  "Simple Snow"
2520  )
2521 MSG_HASH(
2522  MENU_ENUM_LABEL_VALUE_SHADER_PIPELINE_SNOW,
2523  "Snow"
2524  )
2525 MSG_HASH(
2526  MENU_ENUM_LABEL_VALUE_SHOW_ADVANCED_SETTINGS,
2527  "Show Advanced Settings"
2528  )
2529 MSG_HASH(
2530  MENU_ENUM_LABEL_VALUE_SHOW_HIDDEN_FILES,
2531  "Show Hidden Files and Folders"
2532  )
2533 MSG_HASH(
2534  MENU_ENUM_LABEL_VALUE_SHUTDOWN,
2535  "Shutdown"
2536  )
2537 MSG_HASH(
2538  MENU_ENUM_LABEL_VALUE_SLOWMOTION_RATIO,
2539  "Slow-Motion Ratio"
2540  )
2541 MSG_HASH(
2542  MENU_ENUM_LABEL_VALUE_RUN_AHEAD_ENABLED,
2543  "Run-Ahead to Reduce Latency"
2544  )
2545 MSG_HASH(
2546  MENU_ENUM_LABEL_VALUE_RUN_AHEAD_FRAMES,
2547  "Number of Frames to Run Ahead"
2548  )
2549 MSG_HASH(
2550  MENU_ENUM_LABEL_VALUE_RUN_AHEAD_SECONDARY_INSTANCE,
2551  "RunAhead Use Second Instance"
2552  )
2553 MSG_HASH(
2554  MENU_ENUM_LABEL_VALUE_RUN_AHEAD_HIDE_WARNINGS,
2555  "RunAhead Hide Warnings"
2556  )
2557 MSG_HASH(
2558  MENU_ENUM_LABEL_VALUE_SORT_SAVEFILES_ENABLE,
2559  "Sort Saves In Folders"
2560  )
2561 MSG_HASH(
2562  MENU_ENUM_LABEL_VALUE_SORT_SAVESTATES_ENABLE,
2563  "Sort Savestates In Folders"
2564  )
2565 MSG_HASH(
2566  MENU_ENUM_LABEL_VALUE_SAVESTATES_IN_CONTENT_DIR_ENABLE,
2567  "Write Savestates to Content Dir"
2568  )
2569 MSG_HASH(
2570  MENU_ENUM_LABEL_VALUE_SAVEFILES_IN_CONTENT_DIR_ENABLE,
2571  "Write Saves to Content Dir"
2572  )
2573 MSG_HASH(
2574  MENU_ENUM_LABEL_VALUE_SYSTEMFILES_IN_CONTENT_DIR_ENABLE,
2575  "System Files are in Content Dir"
2576  )
2577 MSG_HASH(
2578  MENU_ENUM_LABEL_VALUE_SCREENSHOTS_IN_CONTENT_DIR_ENABLE,
2579  "Write Screenshots to Content Dir"
2580  )
2581 MSG_HASH(
2582  MENU_ENUM_LABEL_VALUE_SSH_ENABLE,
2583  "SSH Enable"
2584  )
2585 MSG_HASH(
2586  MENU_ENUM_LABEL_VALUE_START_CORE,
2587  "Start Core"
2588  )
2589 MSG_HASH(
2590  MENU_ENUM_LABEL_VALUE_START_NET_RETROPAD,
2591  "Start Remote RetroPad"
2592  )
2593 MSG_HASH(
2594  MENU_ENUM_LABEL_VALUE_START_VIDEO_PROCESSOR,
2595  "Start Video Processor"
2596  )
2597 MSG_HASH(
2598  MENU_ENUM_LABEL_VALUE_STATE_SLOT,
2599  "State Slot"
2600  )
2601 MSG_HASH(
2602  MENU_ENUM_LABEL_VALUE_STATUS,
2603  "Status"
2604  )
2605 MSG_HASH(
2606  MENU_ENUM_LABEL_VALUE_STDIN_CMD_ENABLE,
2607  "stdin Commands"
2608  )
2609 MSG_HASH(
2611  "Suggested cores"
2612  )
2613 MSG_HASH(
2614  MENU_ENUM_LABEL_VALUE_SUSPEND_SCREENSAVER_ENABLE,
2615  "Suspend Screensaver"
2616  )
2617 MSG_HASH(
2618  MENU_ENUM_LABEL_VALUE_SYSTEM_BGM_ENABLE,
2619  "System BGM Enable"
2620  )
2621 MSG_HASH(
2622  MENU_ENUM_LABEL_VALUE_SYSTEM_DIRECTORY,
2623  "System/BIOS"
2624  )
2625 MSG_HASH(
2626  MENU_ENUM_LABEL_VALUE_SYSTEM_INFORMATION,
2627  "System Information"
2628  )
2629 MSG_HASH(
2631  "7zip support"
2632  )
2633 MSG_HASH(
2635  "ALSA support"
2636  )
2637 MSG_HASH(
2639  "Build date"
2640  )
2641 MSG_HASH(
2643  "Cg support"
2644  )
2645 MSG_HASH(
2647  "Cocoa support"
2648  )
2649 MSG_HASH(
2651  "Command interface support"
2652  )
2653 MSG_HASH(
2655  "CoreText support"
2656  )
2657 MSG_HASH(
2659  "CPU Features"
2660  )
2661 MSG_HASH(
2663  "Display metric DPI"
2664  )
2665 MSG_HASH(
2667  "Display metric height (mm)"
2668  )
2669 MSG_HASH(
2671  "Display metric width (mm)"
2672  )
2673 MSG_HASH(
2675  "DirectSound support"
2676  )
2677 MSG_HASH(
2679  "WASAPI support"
2680  )
2681 MSG_HASH(
2683  "Dynamic library support"
2684  )
2685 MSG_HASH(
2687  "Dynamic run-time loading of libretro library"
2688  )
2689 MSG_HASH(
2691  "EGL support"
2692  )
2693 MSG_HASH(
2695  "OpenGL/Direct3D render-to-texture (multi-pass shaders) support"
2696  )
2697 MSG_HASH(
2699  "FFmpeg support"
2700  )
2701 MSG_HASH(
2703  "FreeType support"
2704  )
2705 MSG_HASH(
2707  "STB TrueType support"
2708  )
2709 MSG_HASH(
2711  "Frontend identifier"
2712  )
2713 MSG_HASH(
2715  "Frontend name"
2716  )
2717 MSG_HASH(
2719  "Frontend OS"
2720  )
2721 MSG_HASH(
2723  "Git version"
2724  )
2725 MSG_HASH(
2727  "GLSL support"
2728  )
2729 MSG_HASH(
2731  "HLSL support"
2732  )
2733 MSG_HASH(
2735  "JACK support"
2736  )
2737 MSG_HASH(
2739  "KMS/EGL support"
2740  )
2741 MSG_HASH(
2743  "Lakka Version"
2744  )
2745 MSG_HASH(
2747  "LibretroDB support"
2748  )
2749 MSG_HASH(
2751  "Libusb support"
2752  )
2753 MSG_HASH(
2755  "libxml2 XML parsing support"
2756  )
2757 MSG_HASH(
2759  "Netplay (peer-to-peer) support"
2760  )
2761 MSG_HASH(
2763  "Network Command interface support"
2764  )
2765 MSG_HASH(
2767  "Network Gamepad support"
2768  )
2769 MSG_HASH(
2771  "OpenAL support"
2772  )
2773 MSG_HASH(
2775  "OpenGL ES support"
2776  )
2777 MSG_HASH(
2779  "OpenGL support"
2780  )
2781 MSG_HASH(
2783  "OpenSL support"
2784  )
2785 MSG_HASH(
2787  "OpenVG support"
2788  )
2789 MSG_HASH(
2791  "OSS support"
2792  )
2793 MSG_HASH(
2795  "Overlay support"
2796  )
2797 MSG_HASH(
2799  "Power source"
2800  )
2801 MSG_HASH(
2803  "Charged"
2804  )
2805 MSG_HASH(
2807  "Charging"
2808  )
2809 MSG_HASH(
2811  "Discharging"
2812  )
2813 MSG_HASH(
2815  "No source"
2816  )
2817 MSG_HASH(
2819  "PulseAudio support"
2820  )
2821 MSG_HASH(
2823  "Python (script support in shaders) support"
2824  )
2825 MSG_HASH(
2827  "BMP support (RBMP)"
2828  )
2829 MSG_HASH(
2831  "RetroRating level"
2832  )
2833 MSG_HASH(
2835  "JPEG support (RJPEG)"
2836  )
2837 MSG_HASH(
2839  "RoarAudio support"
2840  )
2841 MSG_HASH(
2843  "PNG support (RPNG)"
2844  )
2845 MSG_HASH(
2847  "RSound support"
2848  )
2849 MSG_HASH(
2851  "TGA support (RTGA)"
2852  )
2853 MSG_HASH(
2855  "SDL2 support"
2856  )
2857 MSG_HASH(
2859  "SDL image support"
2860  )
2861 MSG_HASH(
2863  "SDL1.2 support"
2864  )
2865 MSG_HASH(
2867  "Slang support"
2868  )
2869 MSG_HASH(
2871  "Threading support"
2872  )
2873 MSG_HASH(
2875  "Udev support"
2876  )
2877 MSG_HASH(
2879  "Video4Linux2 support"
2880  )
2881 MSG_HASH(
2883  "Video context driver"
2884  )
2885 MSG_HASH(
2887  "Vulkan support"
2888  )
2889 MSG_HASH(
2891  "Metal support"
2892  )
2893 MSG_HASH(
2895  "Wayland support"
2896  )
2897 MSG_HASH(
2899  "X11 support"
2900  )
2901 MSG_HASH(
2903  "XAudio2 support"
2904  )
2905 MSG_HASH(
2907  "XVideo support"
2908  )
2909 MSG_HASH(
2911  "Zlib support"
2912  )
2913 MSG_HASH(
2914  MENU_ENUM_LABEL_VALUE_TAKE_SCREENSHOT,
2915  "Take Screenshot"
2916  )
2917 MSG_HASH(
2918  MENU_ENUM_LABEL_VALUE_THREADED_DATA_RUNLOOP_ENABLE,
2919  "Threaded tasks"
2920  )
2921 MSG_HASH(
2922  MENU_ENUM_LABEL_VALUE_THUMBNAILS,
2923  "Thumbnails"
2924  )
2925 MSG_HASH(
2926  MENU_ENUM_LABEL_VALUE_LEFT_THUMBNAILS,
2927  "Left Thumbnails"
2928  )
2929 MSG_HASH(
2930  MENU_ENUM_LABEL_VALUE_XMB_VERTICAL_THUMBNAILS,
2931  "Thumbnails Vertical Disposition"
2932  )
2933 MSG_HASH(
2934  MENU_ENUM_LABEL_VALUE_THUMBNAILS_DIRECTORY,
2935  "Thumbnails"
2936  )
2937 MSG_HASH(
2938  MENU_ENUM_LABEL_VALUE_THUMBNAILS_UPDATER_LIST,
2939  "Thumbnails Updater"
2940  )
2941 MSG_HASH(
2943  "Boxarts"
2944  )
2945 MSG_HASH(
2947  "Screenshots"
2948  )
2949 MSG_HASH(
2951  "Title Screens"
2952  )
2953 MSG_HASH(
2954  MENU_ENUM_LABEL_VALUE_TIMEDATE_ENABLE,
2955  "Show date / time"
2956  )
2957 MSG_HASH(
2958  MENU_ENUM_LABEL_VALUE_TIMEDATE_STYLE,
2959  "Style of date / time"
2960  )
2961 MSG_HASH(
2962  MENU_ENUM_SUBLABEL_TIMEDATE_STYLE,
2963  "Changes the style current date and/or time is shown inside the menu."
2964  )
2965 MSG_HASH(
2967  "YYYY-MM-DD HH:MM:SS"
2968  )
2969 MSG_HASH(
2971  "YYYY-MM-DD HH:MM"
2972  )
2973 MSG_HASH(
2975  "MM-DD-YYYY HH:MM"
2976  )
2977 MSG_HASH(
2979  "HH:MM:SS"
2980  )
2981 MSG_HASH(
2983  "HH:MM"
2984  )
2985 MSG_HASH(
2987  "DD/MM HH:MM"
2988  )
2989 MSG_HASH(
2991  "MM/DD HH:MM"
2992  )
2993  MSG_HASH(
2995  "HH:MM:SS (AM/PM)"
2996  )
2997 MSG_HASH(
2998  MENU_ENUM_LABEL_VALUE_TITLE_COLOR,
2999  "Menu title color"
3000  )
3001 MSG_HASH(
3002  MENU_ENUM_LABEL_VALUE_BG_DARK_COLOR,
3003  "Menu background dark color"
3004  )
3005 MSG_HASH(
3006  MENU_ENUM_LABEL_VALUE_BG_LIGHT_COLOR,
3007  "Menu background light color"
3008  )
3009 MSG_HASH(
3010  MENU_ENUM_LABEL_VALUE_BORDER_DARK_COLOR,
3011  "Menu border dark color"
3012  )
3013 MSG_HASH(
3014  MENU_ENUM_LABEL_VALUE_BORDER_LIGHT_COLOR,
3015  "Menu border light color"
3016  )
3017 MSG_HASH(
3019  "True"
3020  )
3021 MSG_HASH(
3022  MENU_ENUM_LABEL_VALUE_UI_COMPANION_ENABLE,
3023  "UI Companion Enable"
3024  )
3025 MSG_HASH(
3026  MENU_ENUM_LABEL_VALUE_UI_COMPANION_START_ON_BOOT,
3027  "UI Companion Start On Boot"
3028  )
3029 MSG_HASH(
3030  MENU_ENUM_LABEL_VALUE_UI_COMPANION_TOGGLE,
3031  "Show desktop menu on startup"
3032  )
3033 MSG_HASH(
3034  MENU_ENUM_LABEL_VALUE_DESKTOP_MENU_ENABLE,
3035  "Enable desktop menu (restart)"
3036  )
3037 MSG_HASH(
3038  MENU_ENUM_LABEL_VALUE_UI_MENUBAR_ENABLE,
3039  "Menubar"
3040  )
3041 MSG_HASH(
3043  "Unable to read compressed file."
3044  )
3045 MSG_HASH(
3046  MENU_ENUM_LABEL_VALUE_UNDO_LOAD_STATE,
3047  "Undo Load State"
3048  )
3049 MSG_HASH(
3050  MENU_ENUM_LABEL_VALUE_UNDO_SAVE_STATE,
3051  "Undo Save State"
3052  )
3053 MSG_HASH(
3055  "Unknown"
3056  )
3057 MSG_HASH(
3058  MENU_ENUM_LABEL_VALUE_UPDATER_SETTINGS,
3059  "Updater"
3060  )
3061 MSG_HASH(
3062  MENU_ENUM_LABEL_VALUE_UPDATE_ASSETS,
3063  "Update Assets"
3064  )
3065 MSG_HASH(
3066  MENU_ENUM_LABEL_VALUE_UPDATE_AUTOCONFIG_PROFILES,
3067  "Update Joypad Profiles"
3068  )
3069 MSG_HASH(
3070  MENU_ENUM_LABEL_VALUE_UPDATE_CG_SHADERS,
3071  "Update Cg Shaders"
3072  )
3073 MSG_HASH(
3074  MENU_ENUM_LABEL_VALUE_UPDATE_CHEATS,
3075  "Update Cheats"
3076  )
3077 MSG_HASH(
3078  MENU_ENUM_LABEL_VALUE_UPDATE_CORE_INFO_FILES,
3079  "Update Core Info Files"
3080  )
3081 MSG_HASH(
3082  MENU_ENUM_LABEL_VALUE_UPDATE_DATABASES,
3083  "Update Databases"
3084  )
3085 MSG_HASH(
3086  MENU_ENUM_LABEL_VALUE_UPDATE_GLSL_SHADERS,
3087  "Update GLSL Shaders"
3088  )
3089 MSG_HASH(
3090  MENU_ENUM_LABEL_VALUE_UPDATE_LAKKA,
3091  "Update Lakka"
3092  )
3093 MSG_HASH(
3094  MENU_ENUM_LABEL_VALUE_UPDATE_OVERLAYS,
3095  "Update Overlays"
3096  )
3097 MSG_HASH(
3098  MENU_ENUM_LABEL_VALUE_UPDATE_SLANG_SHADERS,
3099  "Update Slang Shaders"
3100  )
3101 MSG_HASH(
3103  "User"
3104  )
3105 MSG_HASH(
3107  "Kbd"
3108  )
3109 MSG_HASH(
3110  MENU_ENUM_LABEL_VALUE_USER_INTERFACE_SETTINGS,
3111  "User Interface"
3112  )
3113 MSG_HASH(
3114  MENU_ENUM_LABEL_VALUE_USER_LANGUAGE,
3115  "Language"
3116  )
3117 MSG_HASH(
3118  MENU_ENUM_LABEL_VALUE_USER_SETTINGS,
3119  "User"
3120  )
3121 MSG_HASH(
3122  MENU_ENUM_LABEL_VALUE_USE_BUILTIN_IMAGE_VIEWER,
3123  "Use Builtin Image Viewer"
3124  )
3125 MSG_HASH(
3126  MENU_ENUM_LABEL_VALUE_USE_BUILTIN_PLAYER,
3127  "Use Builtin Media Player"
3128  )
3129 MSG_HASH(
3130  MENU_ENUM_LABEL_VALUE_USE_THIS_DIRECTORY,
3131  "<Use this directory>"
3132  )
3133 MSG_HASH(
3134  MENU_ENUM_LABEL_VALUE_VIDEO_ALLOW_ROTATE,
3135  "Allow rotation"
3136  )
3137 MSG_HASH(
3138  MENU_ENUM_LABEL_VALUE_VIDEO_ASPECT_RATIO,
3139  "Config Aspect Ratio"
3140  )
3141 MSG_HASH(
3142  MENU_ENUM_LABEL_VALUE_VIDEO_ASPECT_RATIO_AUTO,
3143  "Auto Aspect Ratio"
3144  )
3145 MSG_HASH(
3146  MENU_ENUM_LABEL_VALUE_VIDEO_ASPECT_RATIO_INDEX,
3147  "Aspect Ratio"
3148  )
3149 MSG_HASH(
3150  MENU_ENUM_LABEL_VALUE_VIDEO_BLACK_FRAME_INSERTION,
3151  "Black Frame Insertion"
3152  )
3153 MSG_HASH(
3154  MENU_ENUM_LABEL_VALUE_VIDEO_CROP_OVERSCAN,
3155  "Crop Overscan (Reload)"
3156  )
3157 MSG_HASH(
3158  MENU_ENUM_LABEL_VALUE_VIDEO_DISABLE_COMPOSITION,
3159  "Disable Desktop Composition"
3160  )
3161 MSG_HASH(
3162  MENU_ENUM_LABEL_VALUE_VIDEO_3DS_LCD_BOTTOM,
3163  "3DS Bottom Screen"
3164  )
3165 MSG_HASH(
3166  MENU_ENUM_LABEL_VALUE_VIDEO_DRIVER,
3167  "Video Driver"
3168  )
3169 MSG_HASH(
3170  MENU_ENUM_LABEL_VALUE_VIDEO_FILTER,
3171  "Video Filter"
3172  )
3173 MSG_HASH(
3174  MENU_ENUM_LABEL_VALUE_VIDEO_FILTER_DIR,
3175  "Video Filter"
3176  )
3177 MSG_HASH(
3178  MENU_ENUM_LABEL_VALUE_VIDEO_FILTER_FLICKER,
3179  "Flicker filter"
3180  )
3181 MSG_HASH(
3182  MENU_ENUM_LABEL_VALUE_VIDEO_FONT_ENABLE,
3183  "Enable Onscreen Notifications"
3184  )
3185 MSG_HASH(
3186  MENU_ENUM_LABEL_VALUE_VIDEO_FONT_PATH,
3187  "Notification Font"
3188  )
3189 MSG_HASH(
3190  MENU_ENUM_LABEL_VALUE_VIDEO_FONT_SIZE,
3191  "Notification Size"
3192  )
3193 MSG_HASH(
3194  MENU_ENUM_LABEL_VALUE_VIDEO_FORCE_ASPECT,
3195  "Force aspect ratio"
3196  )
3197 MSG_HASH(
3198  MENU_ENUM_LABEL_VALUE_VIDEO_FORCE_SRGB_DISABLE,
3199  "Force-disable sRGB FBO"
3200  )
3201 MSG_HASH(
3202  MENU_ENUM_LABEL_VALUE_VIDEO_FRAME_DELAY,
3203  "Frame Delay"
3204  )
3205 MSG_HASH(
3206  MENU_ENUM_LABEL_VALUE_VIDEO_FULLSCREEN,
3207  "Start in Fullscreen Mode"
3208  )
3209 MSG_HASH(
3210  MENU_ENUM_LABEL_VALUE_VIDEO_GAMMA,
3211  "Video Gamma"
3212  )
3213 MSG_HASH(
3214  MENU_ENUM_LABEL_VALUE_VIDEO_GPU_RECORD,
3215  "Use GPU Recording"
3216  )
3217 MSG_HASH(
3218  MENU_ENUM_LABEL_VALUE_VIDEO_GPU_SCREENSHOT,
3219  "GPU Screenshot Enable"
3220  )
3221 MSG_HASH(
3222  MENU_ENUM_LABEL_VALUE_VIDEO_HARD_SYNC,
3223  "Hard GPU Sync"
3224  )
3225 MSG_HASH(
3226  MENU_ENUM_LABEL_VALUE_VIDEO_HARD_SYNC_FRAMES,
3227  "Hard GPU Sync Frames"
3228  )
3229 MSG_HASH(
3230  MENU_ENUM_LABEL_VALUE_VIDEO_MAX_SWAPCHAIN_IMAGES,
3231  "Max swapchain images"
3232  )
3233 MSG_HASH(
3234  MENU_ENUM_LABEL_VALUE_VIDEO_MESSAGE_POS_X,
3235  "Notification X Position"
3236  )
3237 MSG_HASH(
3238  MENU_ENUM_LABEL_VALUE_VIDEO_MESSAGE_POS_Y,
3239  "Notification Y Position"
3240  )
3241 MSG_HASH(
3242  MENU_ENUM_LABEL_VALUE_VIDEO_MONITOR_INDEX,
3243  "Monitor Index"
3244  )
3245 MSG_HASH(
3246  MENU_ENUM_LABEL_VALUE_VIDEO_POST_FILTER_RECORD,
3247  "Use Post Filter Recording"
3248  )
3249 MSG_HASH(
3250  MENU_ENUM_LABEL_VALUE_VIDEO_REFRESH_RATE,
3251  "Vertical Refresh Rate"
3252  )
3253 MSG_HASH(
3254  MENU_ENUM_LABEL_VALUE_VIDEO_REFRESH_RATE_AUTO,
3255  "Estimated Screen Framerate"
3256  )
3257 MSG_HASH(
3258  MENU_ENUM_LABEL_VALUE_VIDEO_REFRESH_RATE_POLLED,
3259  "Set Display-Reported Refresh Rate"
3260  )
3261 MSG_HASH(
3262  MENU_ENUM_LABEL_VALUE_VIDEO_ROTATION,
3263  "Rotation"
3264  )
3265 MSG_HASH(
3266  MENU_ENUM_LABEL_VALUE_VIDEO_SCALE,
3267  "Windowed Scale"
3268  )
3269 MSG_HASH(
3270  MENU_ENUM_LABEL_VALUE_VIDEO_RECORD_THREADS,
3271  "Recording Threads"
3272  )
3273 MSG_HASH(
3274  MENU_ENUM_LABEL_VALUE_VIDEO_SCALE_INTEGER,
3275  "Integer Scale"
3276  )
3277 MSG_HASH(
3278  MENU_ENUM_LABEL_VALUE_VIDEO_SETTINGS,
3279  "Video"
3280  )
3281 MSG_HASH(
3282  MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_DIR,
3283  "Video Shader"
3284  )
3285 MSG_HASH(
3286  MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_NUM_PASSES,
3287  "Shader Passes"
3288  )
3289 MSG_HASH(
3290  MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_PARAMETERS,
3291  "Shader Parameters"
3292  )
3293 MSG_HASH(
3294  MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_PRESET,
3295  "Load Shader Preset"
3296  )
3297 MSG_HASH(
3298  MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_PRESET_SAVE_AS,
3299  "Save Shader Preset As"
3300  )
3301 MSG_HASH(
3302  MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_PRESET_SAVE_CORE,
3303  "Save Core Preset"
3304  )
3305 MSG_HASH(
3306  MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_PRESET_SAVE_PARENT,
3307  "Save Content Directory Preset"
3308  )
3309 MSG_HASH(
3310  MENU_ENUM_LABEL_VALUE_VIDEO_SHADER_PRESET_SAVE_GAME,
3311  "Save Game Preset"
3312  )
3313 MSG_HASH(
3314  MENU_ENUM_LABEL_VALUE_VIDEO_SHARED_CONTEXT,
3315  "Enable Hardware Shared Context"
3316  )
3317 MSG_HASH(
3318  MENU_ENUM_LABEL_VALUE_VIDEO_SMOOTH,
3319  "Bilinear Filtering"
3320  )
3321 MSG_HASH(
3322  MENU_ENUM_LABEL_VALUE_VIDEO_SOFT_FILTER,
3323  "Soft Filter Enable"
3324  )
3325 MSG_HASH(
3326  MENU_ENUM_LABEL_VALUE_VIDEO_SWAP_INTERVAL,
3327  "Vertical Sync (Vsync) Swap Interval"
3328  )
3329 MSG_HASH(
3330  MENU_ENUM_LABEL_VALUE_VIDEO_TAB,
3331  "Video"
3332  )
3333 MSG_HASH(
3334  MENU_ENUM_LABEL_VALUE_VIDEO_THREADED,
3335  "Threaded Video"
3336  )
3337 MSG_HASH(
3338  MENU_ENUM_LABEL_VALUE_VIDEO_VFILTER,
3339  "Deflicker"
3340  )
3341 MSG_HASH(
3342  MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_HEIGHT,
3343  "Custom Aspect Ratio Height"
3344  )
3345 MSG_HASH(
3346  MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_WIDTH,
3347  "Custom Aspect Ratio Width"
3348  )
3349 MSG_HASH(
3350  MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_X,
3351  "Custom Aspect Ratio X Pos."
3352  )
3353 MSG_HASH(
3354  MENU_ENUM_LABEL_VALUE_VIDEO_VIEWPORT_CUSTOM_Y,
3355  "Custom Aspect Ratio Y Pos."
3356  )
3357 MSG_HASH(
3358  MENU_ENUM_LABEL_VALUE_VIDEO_VI_WIDTH,
3359  "Set VI Screen Width"
3360  )
3361 MSG_HASH(
3362  MENU_ENUM_LABEL_VALUE_VIDEO_VSYNC,
3363  "Vertical Sync (Vsync)"
3364  )
3365 MSG_HASH(
3366  MENU_ENUM_LABEL_VALUE_VIDEO_WINDOWED_FULLSCREEN,
3367  "Windowed Fullscreen Mode"
3368  )
3369 MSG_HASH(
3370  MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_WIDTH,
3371  "Window Width"
3372  )
3373 MSG_HASH(
3374  MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_HEIGHT,
3375  "Window Height"
3376  )
3377 MSG_HASH(
3378  MENU_ENUM_LABEL_VALUE_VIDEO_FULLSCREEN_X,
3379  "Fullscreen Width"
3380  )
3381 MSG_HASH(
3382  MENU_ENUM_LABEL_VALUE_VIDEO_FULLSCREEN_Y,
3383  "Fullscreen Height"
3384  )
3385 MSG_HASH(
3386  MENU_ENUM_LABEL_VALUE_WIFI_DRIVER,
3387  "Wi-Fi Driver"
3388  )
3389 MSG_HASH(
3390  MENU_ENUM_LABEL_VALUE_WIFI_SETTINGS,
3391  "Wi-Fi"
3392  )
3393 MSG_HASH(
3394  MENU_ENUM_LABEL_VALUE_XMB_ALPHA_FACTOR,
3395  "Menu Alpha Factor"
3396  )
3397 MSG_HASH(
3398  MENU_ENUM_LABEL_VALUE_MENU_FONT_COLOR_RED,
3399  "Menu Font Red Color"
3400  )
3401 MSG_HASH(
3402  MENU_ENUM_LABEL_VALUE_MENU_FONT_COLOR_GREEN,
3403  "Menu Font Green Color"
3404  )
3405 MSG_HASH(
3406  MENU_ENUM_LABEL_VALUE_MENU_FONT_COLOR_BLUE,
3407  "Menu Font Blue Color"
3408  )
3409 MSG_HASH(
3410  MENU_ENUM_LABEL_VALUE_XMB_FONT,
3411  "Menu Font"
3412  )
3413 MSG_HASH(
3415  "Custom"
3416  )
3417 MSG_HASH(
3419  "FlatUI"
3420  )
3421 MSG_HASH(
3423  "Monochrome"
3424  )
3425 MSG_HASH(
3427  "Monochrome Inverted"
3428  )
3429 MSG_HASH(
3431  "Systematic"
3432  )
3433 MSG_HASH(
3435  "NeoActive"
3436  )
3437 MSG_HASH(
3439  "Pixel"
3440  )
3441 MSG_HASH(
3443  "RetroActive"
3444  )
3445 MSG_HASH(
3447  "Retrosystem"
3448  )
3449 MSG_HASH(
3451  "Dot-Art"
3452  )
3453 MSG_HASH(
3455  "Automatic"
3456  )
3457 MSG_HASH(
3458  MENU_ENUM_LABEL_VALUE_XMB_MENU_COLOR_THEME,
3459  "Menu Color Theme"
3460  )
3461 MSG_HASH(
3463  "Apple Green"
3464  )
3465 MSG_HASH(
3467  "Dark"
3468  )
3469 MSG_HASH(
3471  "Light"
3472  )
3473 MSG_HASH(
3475  "Morning Blue"
3476  )
3477 MSG_HASH(
3479  "Dark Purple"
3480  )
3481 MSG_HASH(
3483  "Electric Blue"
3484  )
3485 MSG_HASH(
3487  "Golden"
3488  )
3489 MSG_HASH(
3491  "Legacy Red"
3492  )
3493 MSG_HASH(
3495  "Midnight Blue"
3496  )
3497 MSG_HASH(
3499  "Plain"
3500  )
3501 MSG_HASH(
3503  "Undersea"
3504  )
3505 MSG_HASH(
3507  "Volcanic Red"
3508  )
3509 MSG_HASH(
3510  MENU_ENUM_LABEL_VALUE_XMB_RIBBON_ENABLE,
3511  "Menu Shader Pipeline"
3512  )
3513 MSG_HASH(
3514  MENU_ENUM_LABEL_VALUE_XMB_SCALE_FACTOR,
3515  "Menu Scale Factor"
3516  )
3517 MSG_HASH(
3518  MENU_ENUM_LABEL_VALUE_XMB_SHADOWS_ENABLE,
3519  "Icon Shadows Enable"
3520  )
3521 MSG_HASH(
3522  MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_HISTORY,
3523  "Show History Tab"
3524  )
3525 MSG_HASH(
3526  MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_ADD,
3527  "Show Import content Tab"
3528  )
3529 MSG_HASH(
3530  MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_PLAYLISTS,
3531  "Show Playlist Tabs"
3532  )
3533 MSG_HASH(
3534  MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_FAVORITES,
3535  "Show Favorites Tab"
3536  )
3537 MSG_HASH(
3538  MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_IMAGES,
3539  "Show Image Tab"
3540  )
3541 MSG_HASH(
3542  MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_MUSIC,
3543  "Show Music Tab"
3544  )
3545 MSG_HASH(
3546  MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_SETTINGS,
3547  "Show Settings Tab"
3548  )
3549 MSG_HASH(
3550  MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_VIDEO,
3551  "Show Video Tab"
3552  )
3553 MSG_HASH(
3554  MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_NETPLAY,
3555  "Show Netplay Tab"
3556  )
3557 MSG_HASH(
3558  MENU_ENUM_LABEL_VALUE_XMB_LAYOUT,
3559  "Menu Layout"
3560  )
3561 MSG_HASH(
3562  MENU_ENUM_LABEL_VALUE_XMB_THEME,
3563  "Menu Icon Theme"
3564  )
3565 MSG_HASH(
3567  "Yes"
3568  )
3569 MSG_HASH(
3571  "Shader Preset"
3572  )
3573 MSG_HASH(
3574  MENU_ENUM_SUBLABEL_CHEEVOS_ENABLE,
3575  "Enable or disable achievements. For more information, visit http://retroachievements.org"
3576  )
3577 MSG_HASH(
3578  MENU_ENUM_SUBLABEL_CHEEVOS_TEST_UNOFFICIAL,
3579  "Enable or disable unofficial achievements and/or beta features for testing purposes."
3580  )
3581 MSG_HASH(
3582  MENU_ENUM_SUBLABEL_CHEEVOS_HARDCORE_MODE_ENABLE,
3583  "Enables hardcore mode, this will enable or disable savestates, cheats, rewind, pause, and slow-motion.\n"
3584  "Toggling this setting at runtime will restart your game."
3585  )
3586 MSG_HASH(
3587  MENU_ENUM_SUBLABEL_CHEEVOS_LEADERBOARDS_ENABLE,
3588  "Enable or disable in-game leaderboards. Has no effect if Hardcore Mode is disabled."
3589  )
3590 MSG_HASH(
3591  MENU_ENUM_SUBLABEL_CHEEVOS_BADGES_ENABLE,
3592  "Enable or disable badge display in the Achievement List."
3593  )
3594 MSG_HASH(
3595  MENU_ENUM_SUBLABEL_CHEEVOS_VERBOSE_ENABLE,
3596  "Enable or disable OSD verbosity for achievements."
3597  )
3598 MSG_HASH(
3599  MENU_ENUM_SUBLABEL_CHEEVOS_AUTO_SCREENSHOT,
3600  "Automatically take a screenshot when an achievement is triggered."
3601  )
3602 MSG_HASH(
3603  MENU_ENUM_SUBLABEL_DRIVER_SETTINGS,
3604  "Change drivers used by the system."
3605  )
3606 MSG_HASH(
3607  MENU_ENUM_SUBLABEL_RETRO_ACHIEVEMENTS_SETTINGS,
3608  "Change achievement settings."
3609  )
3610 MSG_HASH(
3611  MENU_ENUM_SUBLABEL_CORE_SETTINGS,
3612  "Change core settings."
3613  )
3614 MSG_HASH(
3615  MENU_ENUM_SUBLABEL_RECORDING_SETTINGS,
3616  "Change recording settings."
3617  )
3618 MSG_HASH(
3619  MENU_ENUM_SUBLABEL_ONSCREEN_DISPLAY_SETTINGS,
3620  "Change display overlay and keyboard overlay, and onscreen notification settings."
3621  )
3622 MSG_HASH(
3623  MENU_ENUM_SUBLABEL_FRAME_THROTTLE_SETTINGS,
3624  "Change rewind, fast-forward, and slow-motion settings."
3625  )
3626 MSG_HASH(
3627  MENU_ENUM_SUBLABEL_SAVING_SETTINGS,
3628  "Change saving settings."
3629  )
3630 MSG_HASH(
3631  MENU_ENUM_SUBLABEL_LOGGING_SETTINGS,
3632  "Change logging settings."
3633  )
3634 MSG_HASH(
3635  MENU_ENUM_SUBLABEL_USER_INTERFACE_SETTINGS,
3636  "Change user interface settings."
3637  )
3638 MSG_HASH(
3639  MENU_ENUM_SUBLABEL_USER_SETTINGS,
3640  "Change account, username, and language settings."
3641  )
3642 MSG_HASH(
3643  MENU_ENUM_SUBLABEL_PRIVACY_SETTINGS,
3644  "Change your privacy settings."
3645  )
3646 MSG_HASH(
3647  MENU_ENUM_SUBLABEL_MIDI_SETTINGS,
3648  "Change MIDI settings."
3649  )
3650 MSG_HASH(
3651  MENU_ENUM_SUBLABEL_DIRECTORY_SETTINGS,
3652  "Change default directories where files are located."
3653  )
3654 MSG_HASH(
3655  MENU_ENUM_SUBLABEL_PLAYLIST_SETTINGS,
3656  "Change playlist settings."
3657  )
3658 MSG_HASH(
3659  MENU_ENUM_SUBLABEL_NETWORK_SETTINGS,
3660  "Configure server and network settings."
3661  )
3662 MSG_HASH(
3663  MENU_ENUM_SUBLABEL_ADD_CONTENT_LIST,
3664  "Scan content and add to the database."
3665  )
3666 MSG_HASH(
3667  MENU_ENUM_SUBLABEL_AUDIO_SETTINGS,
3668  "Change audio output settings."
3669  )
3670 MSG_HASH(
3671  MENU_ENUM_SUBLABEL_BLUETOOTH_ENABLE,
3672  "Enable or disable bluetooth."
3673  )
3674 MSG_HASH(
3675  MENU_ENUM_SUBLABEL_CONFIG_SAVE_ON_EXIT,
3676  "Saves changes to the configuration file on exit."
3677  )
3678 MSG_HASH(
3679  MENU_ENUM_SUBLABEL_CONFIGURATION_SETTINGS,
3680  "Change default settings for configuration files."
3681  )
3682 MSG_HASH(
3683  MENU_ENUM_SUBLABEL_CONFIGURATIONS_LIST,
3684  "Manage and create configuration files."
3685  )
3686 MSG_HASH(
3687  MENU_ENUM_SUBLABEL_CPU_CORES,
3688  "Amount of cores that the CPU has."
3689  )
3690 MSG_HASH(
3691  MENU_ENUM_SUBLABEL_FPS_SHOW,
3692  "Displays the current framerate per second onscreen."
3693  )
3694 MSG_HASH(
3695  MENU_ENUM_SUBLABEL_FRAMECOUNT_SHOW,
3696  "Displays the current frame count onscreen."
3697  )
3698 MSG_HASH(
3699  MENU_ENUM_SUBLABEL_MEMORY_SHOW,
3700  "Includes the current memory usage/total onscreen with FPS/Frames."
3701  )
3702 MSG_HASH(
3703  MENU_ENUM_SUBLABEL_INPUT_HOTKEY_BINDS,
3704  "Configure hotkey settings."
3705  )
3706 MSG_HASH(
3707  MENU_ENUM_SUBLABEL_INPUT_MENU_ENUM_TOGGLE_GAMEPAD_COMBO,
3708  "Gamepad button combination to toggle menu."
3709  )
3710 MSG_HASH(
3711  MENU_ENUM_SUBLABEL_INPUT_SETTINGS,
3712  "Change joypad, keyboard, and mouse settings."
3713  )
3714 MSG_HASH(
3715  MENU_ENUM_SUBLABEL_INPUT_USER_BINDS,
3716  "Configure controls for this user."
3717  )
3718 MSG_HASH(
3719  MENU_ENUM_SUBLABEL_LATENCY_SETTINGS,
3720  "Change settings related to video, audio and input latency."
3721  )
3722 MSG_HASH(
3723  MENU_ENUM_SUBLABEL_LOG_VERBOSITY,
3724  "Enable or disable logging to the terminal."
3725  )
3726 MSG_HASH(
3727  MENU_ENUM_SUBLABEL_NETPLAY,
3728  "Join or host a netplay session."
3729  )
3730 MSG_HASH(
3731  MENU_ENUM_SUBLABEL_NETPLAY_LAN_SCAN_SETTINGS,
3732  "Search for and connect to netplay hosts on the local network."
3733  )
3734 MSG_HASH(
3736  "Display system information."
3737  )
3738 MSG_HASH(
3739  MENU_ENUM_SUBLABEL_ONLINE_UPDATER,
3740  "Download add-ons, components, and content for RetroArch."
3741  )
3742 MSG_HASH(
3743  MENU_ENUM_SUBLABEL_SAMBA_ENABLE,
3744  "Enable or disable network sharing of your folders."
3745  )
3746 MSG_HASH(
3748  "Manage operating system level services."
3749  )
3750 MSG_HASH(
3751  MENU_ENUM_SUBLABEL_SHOW_HIDDEN_FILES,
3752  "Show hidden files/directories inside the file browser."
3753  )
3754 MSG_HASH(
3755  MENU_ENUM_SUBLABEL_SSH_ENABLE,
3756  "Enable or disable remote command line access."
3757  )
3758 MSG_HASH(
3759  MENU_ENUM_SUBLABEL_SUSPEND_SCREENSAVER_ENABLE,
3760  "Prevents your system's screensaver from becoming active."
3761  )
3762 MSG_HASH(
3763  MENU_ENUM_SUBLABEL_VIDEO_WINDOW_SCALE,
3764  "Sets the window size relative to the core viewport size. Alternatively, you can set a window width and height below for a fixed window size."
3765  )
3766 MSG_HASH(
3767  MENU_ENUM_SUBLABEL_USER_LANGUAGE,
3768  "Sets the language of the interface."
3769  )
3770 MSG_HASH(
3771  MENU_ENUM_SUBLABEL_VIDEO_BLACK_FRAME_INSERTION,
3772  "Inserts a black frame inbetween frames. Useful for users with 120Hz screens who want to play 60Hz content to eliminate ghosting."
3773  )
3774 MSG_HASH(
3775  MENU_ENUM_SUBLABEL_VIDEO_FRAME_DELAY,
3776  "Reduces latency at the cost of a higher risk of video stuttering. Adds a delay after V-Sync (in ms)."
3777  )
3778 MSG_HASH(
3779  MENU_ENUM_SUBLABEL_VIDEO_HARD_SYNC_FRAMES,
3780  "Sets how many frames the CPU can run ahead of the GPU when using 'Hard GPU Sync'."
3781  )
3782 MSG_HASH(
3783  MENU_ENUM_SUBLABEL_VIDEO_MAX_SWAPCHAIN_IMAGES,
3784  "Tells the video driver to explicitly use a specified buffering mode."
3785  )
3786 MSG_HASH(
3787  MENU_ENUM_SUBLABEL_VIDEO_MONITOR_INDEX,
3788  "Selects which display screen to use."
3789  )
3790 MSG_HASH(
3791  MENU_ENUM_SUBLABEL_VIDEO_REFRESH_RATE_AUTO,
3792  "The accurate estimated refresh rate of the screen in Hz."
3793  )
3794 MSG_HASH(
3795  MENU_ENUM_SUBLABEL_VIDEO_REFRESH_RATE_POLLED,
3796  "The refresh rate as reported by the display driver."
3797  )
3798 MSG_HASH(
3799  MENU_ENUM_SUBLABEL_VIDEO_SETTINGS,
3800  "Change video output settings."
3801  )
3802 MSG_HASH(
3803  MENU_ENUM_SUBLABEL_WIFI_SETTINGS,
3804  "Scans for wireless networks and establishes connection."
3805  )
3806 MSG_HASH(
3807  MENU_ENUM_SUBLABEL_HELP_LIST,
3808  "Learn more about how the program works."
3809  )
3810 MSG_HASH(
3812  "Added to favorites"
3813  )
3814 MSG_HASH(
3816  "Playlist entry core association has been reset."
3817  )
3818 MSG_HASH(
3820  "Appended disk"
3821  )
3822 MSG_HASH(
3824  "Application Dir"
3825  )
3826 MSG_HASH(
3828  "Applying cheat changes."
3829  )
3830 MSG_HASH(
3832  "Applying shader"
3833  )
3834 MSG_HASH(
3836  "Audio muted."
3837  )
3838 MSG_HASH(
3840  "Audio unmuted."
3841  )
3842 MSG_HASH(
3844  "Error saving autoconf file."
3845  )
3846 MSG_HASH(
3848  "Autoconfig file saved successfully."
3849  )
3850 MSG_HASH(
3852  "Could not initialize autosave."
3853  )
3854 MSG_HASH(
3856  "Auto save state to"
3857  )
3858 MSG_HASH(
3860  "Blocking SRAM Overwrite"
3861  )
3862 MSG_HASH(
3864  "Bringing up command interface on port"
3865  )
3866 MSG_HASH(
3867  MSG_BYTES,
3868  "bytes"
3869  )
3870 MSG_HASH(
3872  "Cannot infer new config path. Use current time."
3873  )
3874 MSG_HASH(
3876  "Achievements Hardcore Mode Enabled, savestate & rewind were disabled."
3877  )
3878 MSG_HASH(
3880  "Comparing with known magic numbers..."
3881  )
3882 MSG_HASH(
3884  "Compiled against API"
3885  )
3886 MSG_HASH(
3888  "Config directory not set. Cannot save new config."
3889  )
3890 MSG_HASH(
3892  "Connected to"
3893  )
3894 MSG_HASH(
3896  "Content CRC32s differ. Cannot use different games."
3897  )
3898 MSG_HASH(
3900  "Content loading skipped. Implementation will load it on its own."
3901  )
3902 MSG_HASH(
3904  "Core does not support save states."
3905  )
3906 MSG_HASH(
3908  "Core options file created successfully."
3909  )
3910 MSG_HASH(
3912  "Could not find any next driver"
3913  )
3914 MSG_HASH(
3916  "Could not find compatible system."
3917  )
3918 MSG_HASH(
3920  "Could not find valid data track"
3921  )
3922 MSG_HASH(
3924  "could not open data track"
3925  )
3926 MSG_HASH(
3928  "Could not read content file"
3929  )
3930 MSG_HASH(
3932  "Could not read movie header."
3933  )
3934 MSG_HASH(
3936  "Could not read state from movie."
3937  )
3938 MSG_HASH(
3940  "CRC32 checksum mismatch between content file and saved content checksum in replay file header. Replay highly likely to desync on playback."
3941  )
3942 MSG_HASH(
3944  "Custom timing given"
3945  )
3946 MSG_HASH(
3948  "Decompression already in progress."
3949  )
3950 MSG_HASH(
3952  "Decompression failed."
3953  )
3954 MSG_HASH(
3956  "Detected viewport of"
3957  )
3958 MSG_HASH(
3960  "Did not find a valid content patch."
3961  )
3962 MSG_HASH(
3964  "Disconnect device from a valid port."
3965  )
3966 MSG_HASH(
3968  "Closed"
3969  )
3970 MSG_HASH(
3972  "Ejected"
3973  )
3974 MSG_HASH(
3976  "Downloading"
3977  )
3978 MSG_HASH(
3980  "index"
3981  )
3982 MSG_HASH(
3984  "Download failed"
3985  )
3986 MSG_HASH(
3987  MSG_ERROR,
3988  "Error"
3989  )
3990 MSG_HASH(
3992  "Libretro core requires content, but nothing was provided."
3993  )
3994 MSG_HASH(
3996  "Libretro core requires special content, but none were provided."
3997  )
3998 MSG_HASH(
4000  "Error parsing arguments."
4001  )
4002 MSG_HASH(
4004  "Error saving core options file."
4005  )
4006 MSG_HASH(
4008  "Error saving remap file."
4009  )
4010 MSG_HASH(
4012  "Error removing remap file."
4013  )
4014 MSG_HASH(
4016  "Error saving shader preset."
4017  )
4018 MSG_HASH(
4020  "External Application Dir"
4021  )
4022 MSG_HASH(
4024  "Extracting"
4025  )
4026 MSG_HASH(
4028  "Extracting file"
4029  )
4030 MSG_HASH(
4032  "Failed saving config to"
4033  )
4034 MSG_HASH(
4035  MSG_FAILED_TO,
4036  "Failed to"
4037  )
4038 MSG_HASH(
4040  "Failed to accept incoming spectator."
4041  )
4042 MSG_HASH(
4044  "Failed to allocate memory for patched content..."
4045  )
4046 MSG_HASH(
4048  "Failed to apply shader."
4049  )
4050 MSG_HASH(
4052  "Failed to bind socket."
4053  )
4054 MSG_HASH(
4056  "Failed to create the directory."
4057  )
4058 MSG_HASH(
4060  "Failed to extract content from compressed file"
4061  )
4062 MSG_HASH(
4064  "Failed to get nickname from client."
4065  )
4066 MSG_HASH(
4068  "Failed to load"
4069  )
4070 MSG_HASH(
4072  "Failed to load content"
4073  )
4074 MSG_HASH(
4076  "Failed to load movie file"
4077  )
4078 MSG_HASH(
4080  "Failed to load overlay."
4081  )
4082 MSG_HASH(
4084  "Failed to load state from"
4085  )
4086 MSG_HASH(
4088  "Failed to open libretro core"
4089  )
4090 MSG_HASH(
4092  "Failed to patch"
4093  )
4094 MSG_HASH(
4096  "Failed to receive header from client."
4097  )
4098 MSG_HASH(
4100  "Failed to receive nickname."
4101  )
4102 MSG_HASH(
4104  "Failed to receive nickname from host."
4105  )
4106 MSG_HASH(
4108  "Failed to receive nickname size from host."
4109  )
4110 MSG_HASH(
4112  "Failed to receive SRAM data from host."
4113  )
4114 MSG_HASH(
4116  "Failed to remove disk from tray."
4117  )
4118 MSG_HASH(
4120  "Failed to remove temporary file"
4121  )
4122 MSG_HASH(
4124  "Failed to save SRAM"
4125  )
4126 MSG_HASH(
4128  "Failed to save state to"
4129  )
4130 MSG_HASH(
4132  "Failed to send nickname."
4133  )
4134 MSG_HASH(
4136  "Failed to send nickname size."
4137  )
4138 MSG_HASH(
4140  "Failed to send nickname to client."
4141  )
4142 MSG_HASH(
4144  "Failed to send nickname to host."
4145  )
4146 MSG_HASH(
4148  "Failed to send SRAM data to client."
4149  )
4150 MSG_HASH(
4152  "Failed to start audio driver. Will continue without audio."
4153  )
4154 MSG_HASH(
4156  "Failed to start movie record."
4157  )
4158 MSG_HASH(
4160  "Failed to start recording."
4161  )
4162 MSG_HASH(
4164  "Failed to take screenshot."
4165  )
4166 MSG_HASH(
4168  "Failed to undo load state."
4169  )
4170 MSG_HASH(
4172  "Failed to undo save state."
4173  )
4174 MSG_HASH(
4176  "Failed to unmute audio."
4177  )
4178 MSG_HASH(
4180  "Fatal error received in"
4181  )
4182 MSG_HASH(
4184  "File not found"
4185  )
4186 MSG_HASH(
4188  "Found auto savestate in"
4189  )
4190 MSG_HASH(
4192  "Found disk label"
4193  )
4194 MSG_HASH(
4196  "Found first data track on file"
4197  )
4198 MSG_HASH(
4200  "Found last state slot"
4201  )
4202 MSG_HASH(
4204  "Found shader"
4205  )
4206 MSG_HASH(
4207  MSG_FRAMES,
4208  "Frames"
4209  )
4210 MSG_HASH(
4212  "Per-Game Options: game-specific core options found at"
4213  )
4214 MSG_HASH(
4216  "Got invalid disk index."
4217  )
4218 MSG_HASH(
4220  "Grab mouse state"
4221  )
4222 MSG_HASH(
4224  "Game focus on"
4225  )
4226 MSG_HASH(
4228  "Game focus off"
4229  )
4230 MSG_HASH(
4232  "Libretro core is hardware rendered. Must use post-shaded recording as well."
4233  )
4234 MSG_HASH(
4236  "Inflated checksum did not match CRC32."
4237  )
4238 MSG_HASH(
4240  "Input Cheat"
4241  )
4242 MSG_HASH(
4244  "Input Cheat Filename"
4245  )
4246 MSG_HASH(
4248  "Input Preset Filename"
4249  )
4250 MSG_HASH(
4252  "Rename Title"
4253  )
4254 MSG_HASH(
4255  MSG_INTERFACE,
4256  "Interface"
4257  )
4258 MSG_HASH(
4260  "Internal Storage"
4261  )
4262 MSG_HASH(
4264  "Removable Storage"
4265  )
4266 MSG_HASH(
4268  "Invalid nickname size."
4269  )
4270 MSG_HASH(
4271  MSG_IN_BYTES,
4272  "in bytes"
4273  )
4274 MSG_HASH(
4276  "in gigabytes"
4277  )
4278 MSG_HASH(
4280  "in megabytes"
4281  )
4282 MSG_HASH(
4284  "is compiled against a different version of libretro than this libretro implementation."
4285  )
4286 MSG_HASH(
4288  "Frontend for libretro"
4289  )
4290 MSG_HASH(
4292  "Loaded state from slot #%d."
4293  )
4294 MSG_HASH(
4296  "Loaded state from slot #-1 (auto)."
4297  )
4298 MSG_HASH(
4299  MSG_LOADING,
4300  "Loading"
4301  )
4302 MSG_HASH(
4303  MSG_FIRMWARE,
4304  "One or more firmware files are missing"
4305  )
4306 MSG_HASH(
4308  "Loading content file"
4309  )
4310 MSG_HASH(
4312  "Loading history file"
4313  )
4314 MSG_HASH(
4316  "Loading state"
4317  )
4318 MSG_HASH(
4319  MSG_MEMORY,
4320  "Memory"
4321  )
4322 MSG_HASH(
4324  "Input replay movie file is not a valid BSV1 file."
4325  )
4326 MSG_HASH(
4328  "Input replay movie format seems to have a different serializer version. Will most likely fail."
4329  )
4330 MSG_HASH(
4332  "Input replay movie playback ended."
4333  )
4334 MSG_HASH(
4336  "Stopping movie record."
4337  )
4338 MSG_HASH(
4340  "Failed to initialize netplay."
4341  )
4342 MSG_HASH(
4344  "No content, starting dummy core."
4345  )
4346 MSG_HASH(
4348  "No save state has been overwritten yet."
4349  )
4350 MSG_HASH(
4352  "No state has been loaded yet."
4353  )
4354 MSG_HASH(
4356  "Error saving overrides."
4357  )
4358 MSG_HASH(
4360  "Overrides saved successfully."
4361  )
4362 MSG_HASH(
4363  MSG_PAUSED,
4364  "Paused."
4365  )
4366 MSG_HASH(
4367  MSG_PROGRAM,
4368  "RetroArch"
4369  )
4370 MSG_HASH(
4372  "Reading first data track..."
4373  )
4374 MSG_HASH(
4375  MSG_RECEIVED,
4376  "received"
4377  )
4378 MSG_HASH(
4380  "Recording terminated due to resize."
4381  )
4382 MSG_HASH(
4384  "Recording to"
4385  )
4386 MSG_HASH(
4388  "Redirecting cheat file to"
4389  )
4390 MSG_HASH(
4392  "Redirecting save file to"
4393  )
4394 MSG_HASH(
4396  "Redirecting savestate to"
4397  )
4398 MSG_HASH(
4400  "Remap file saved successfully."
4401  )
4402 MSG_HASH(
4404  "Remap file removed successfully."
4405  )
4406 MSG_HASH(
4408  "Removed disk from tray."
4409  )
4410 MSG_HASH(
4412  "Removing temporary content file"
4413  )
4414 MSG_HASH(
4415  MSG_RESET,
4416  "Reset"
4417  )
4418 MSG_HASH(
4420  "Restarting recording due to driver reinit."
4421  )
4422 MSG_HASH(
4424  "Restored old save state."
4425  )
4426 MSG_HASH(
4428  "Shaders: restoring default shader preset to"
4429  )
4430 MSG_HASH(
4432  "Reverting savefile directory to"
4433  )
4434 MSG_HASH(
4436  "Reverting savestate directory to"
4437  )
4438 MSG_HASH(
4439  MSG_REWINDING,
4440  "Rewinding."
4441  )
4442 MSG_HASH(
4444  "Initializing rewind buffer with size"
4445  )
4446 MSG_HASH(
4448  "Failed to initialize rewind buffer. Rewinding will be disabled."
4449  )
4450 MSG_HASH(
4452  "Implementation uses threaded audio. Cannot use rewind."
4453  )
4454 MSG_HASH(
4456  "Reached end of rewind buffer."
4457  )
4458 MSG_HASH(
4460  "Saved new config to"
4461  )
4462 MSG_HASH(
4464  "Saved state to slot #%d."
4465  )
4466 MSG_HASH(
4468  "Saved state to slot #-1 (auto)."
4469  )
4470 MSG_HASH(
4472  "Saved successfully to"
4473  )
4474 MSG_HASH(
4476  "Saving RAM type"
4477  )
4478 MSG_HASH(
4480  "Saving state"
4481  )
4482 MSG_HASH(
4483  MSG_SCANNING,
4484  "Scanning"
4485  )
4486 MSG_HASH(
4488  "Scanning of directory finished"
4489  )
4490 MSG_HASH(
4492  "Sending command"
4493  )
4494 MSG_HASH(
4496  "Several patches are explicitly defined, ignoring all..."
4497  )
4498 MSG_HASH(
4499  MSG_SHADER,
4500  "Shader"
4501  )
4502 MSG_HASH(
4504  "Shader preset saved successfully."
4505  )
4506 MSG_HASH(
4508  "Skipping SRAM load."
4509  )
4510 MSG_HASH(
4512  "Slow motion."
4513  )
4514 MSG_HASH(
4516  "Fast forward."
4517  )
4518 MSG_HASH(
4520  "Slow motion rewind."
4521  )
4522 MSG_HASH(
4524  "SRAM will not be saved."
4525  )
4526 MSG_HASH(
4528  "Starting movie playback."
4529  )
4530 MSG_HASH(
4532  "Starting movie record to"
4533  )
4534 MSG_HASH(
4536  "State size"
4537  )
4538 MSG_HASH(
4540  "State slot"
4541  )
4542 MSG_HASH(
4544  "Taking screenshot."
4545  )
4546 MSG_HASH(
4547  MSG_TO,
4548  "to"
4549  )
4550 MSG_HASH(
4552  "Undid load state."
4553  )
4554 MSG_HASH(
4556  "Undoing save state"
4557  )
4558 MSG_HASH(
4559  MSG_UNKNOWN,
4560  "Unknown"
4561  )
4562 MSG_HASH(
4563  MSG_UNPAUSED,
4564  "Unpaused."
4565  )
4566 MSG_HASH(
4568  "Unrecognized command"
4569  )
4570 MSG_HASH(
4572  "Using core name for new config."
4573  )
4574 MSG_HASH(
4576  "Using libretro dummy core. Skipping recording."
4577  )
4578 MSG_HASH(
4580  "Connect device from a valid port."
4581  )
4582 MSG_HASH(
4584  "Disconnecting device from port"
4585  )
4586 MSG_HASH(
4588  "Rebooting..."
4589  )
4590 MSG_HASH(
4592  "Shutting down..."
4593  )
4594 MSG_HASH(
4596  "Version of libretro API"
4597  )
4598 MSG_HASH(
4600  "Viewport size calculation failed! Will continue using raw data. This will probably not work right ..."
4601  )
4602 MSG_HASH(
4604  "virtual disk tray."
4605  )
4606 MSG_HASH(
4607  MENU_ENUM_SUBLABEL_AUDIO_LATENCY,
4608  "Desired audio latency in milliseconds. Might not be honored if the audio driver can't provide given latency."
4609  )
4610 MSG_HASH(
4611  MENU_ENUM_SUBLABEL_AUDIO_MUTE,
4612  "Mute/unmute audio."
4613  )
4614 MSG_HASH(
4615  MENU_ENUM_SUBLABEL_AUDIO_RATE_CONTROL_DELTA,
4616  "Helps smooth out imperfections in timing when synchronizing audio and video. Be aware that if disabled, proper synchronization is nearly impossible to obtain."
4617  )
4618 MSG_HASH(
4619  MENU_ENUM_SUBLABEL_CAMERA_ALLOW,
4620  "Allow or disallow camera access by cores."
4621  )
4622 MSG_HASH(
4623  MENU_ENUM_SUBLABEL_LOCATION_ALLOW,
4624  "Allow or disallow location services access by cores."
4625  )
4626 MSG_HASH(
4627  MENU_ENUM_SUBLABEL_INPUT_MAX_USERS,
4628  "Maximum amount of users supported by RetroArch."
4629  )
4630 MSG_HASH(
4631  MENU_ENUM_SUBLABEL_INPUT_POLL_TYPE_BEHAVIOR,
4632  "Influence how input polling is done inside RetroArch. Setting it to 'Early' or 'Late' can result in less latency, depending on your configuration."
4633  )
4634 MSG_HASH(
4635  MENU_ENUM_SUBLABEL_INPUT_ALL_USERS_CONTROL_MENU,
4636  "Allows any user to control the menu. If disabled, only User 1 can control the menu."
4637  )
4638 MSG_HASH(
4639  MENU_ENUM_SUBLABEL_AUDIO_VOLUME,
4640  "Audio volume (in dB). 0 dB is normal volume, and no gain is applied."
4641  )
4642 MSG_HASH(
4643  MENU_ENUM_SUBLABEL_AUDIO_WASAPI_EXCLUSIVE_MODE,
4644  "Allow the WASAPI driver to take exclusive control of the audio device. If disabled, it will use shared mode instead."
4645  )
4646 MSG_HASH(
4647  MENU_ENUM_SUBLABEL_AUDIO_WASAPI_FLOAT_FORMAT,
4648  "Use float format for the WASAPI driver, if supported by your audio device."
4649  )
4650 MSG_HASH(
4651  MENU_ENUM_SUBLABEL_AUDIO_WASAPI_SH_BUFFER_LENGTH,
4652  "The intermediate buffer length (in frames) when using the WASAPI driver in shared mode."
4653  )
4654 MSG_HASH(
4655  MENU_ENUM_SUBLABEL_AUDIO_SYNC,
4656  "Synchronize audio. Recommended."
4657  )
4658 MSG_HASH(
4659  MENU_ENUM_SUBLABEL_INPUT_AXIS_THRESHOLD,
4660  "How far an axis must be tilted to result in a button press."
4661  )
4662 MSG_HASH(
4663  MENU_ENUM_SUBLABEL_INPUT_BIND_TIMEOUT,
4664  "Amount of seconds to wait until proceeding to the next bind."
4665  )
4666 MSG_HASH(
4667  MENU_ENUM_SUBLABEL_INPUT_BIND_HOLD,
4668  "Amount of seconds to hold an input to bind it."
4669  )
4670 MSG_HASH(
4671  MENU_ENUM_SUBLABEL_INPUT_TURBO_PERIOD,
4672  "Describes the period when turbo-enabled buttons are toggled. Numbers are described in frames."
4673  )
4674 MSG_HASH(
4675  MENU_ENUM_SUBLABEL_INPUT_DUTY_CYCLE,
4676  "Describes how long the period of a turbo-enabled button should be. Numbers are described in frames."
4677  )
4678 MSG_HASH(
4679  MENU_ENUM_SUBLABEL_VIDEO_VSYNC,
4680  "Synchronizes the output video of the graphics card to the refresh rate of the screen. Recommended."
4681  )
4682 MSG_HASH(
4683  MENU_ENUM_SUBLABEL_VIDEO_ALLOW_ROTATE,
4684  "Allow cores to set rotation. When disabled, rotation requests are ignored. Useful for setups where one manually rotates the screen."
4685  )
4686 MSG_HASH(
4687  MENU_ENUM_SUBLABEL_DUMMY_ON_CORE_SHUTDOWN,
4688  "Some cores might have a shutdown feature. If enabled, it will prevent the core from shutting RetroArch down. Instead, it loads a dummy core."
4689  )
4690 MSG_HASH(
4691  MENU_ENUM_SUBLABEL_CHECK_FOR_MISSING_FIRMWARE,
4692  "Check if all the required firmware is present before attempting to load content."
4693  )
4694 MSG_HASH(
4695  MENU_ENUM_SUBLABEL_VIDEO_REFRESH_RATE,
4696  "Vertical refresh rate of your screen. Used to calculate a suitable audio input rate.\n"
4697  "NOTE: This will be ignored if 'Threaded Video' is enabled."
4698  )
4699 MSG_HASH(
4700  MENU_ENUM_SUBLABEL_AUDIO_ENABLE,
4701  "Enable audio output."
4702  )
4703 MSG_HASH(
4704  MENU_ENUM_SUBLABEL_AUDIO_MAX_TIMING_SKEW,
4705  "The maximum change in audio input rate. Increasing this enables very large changes in timing at the cost of an inaccurate audio pitch (e.g., running PAL cores on NTSC displays)."
4706  )
4707 MSG_HASH(
4708  MSG_FAILED,
4709  "failed"
4710  )
4711 MSG_HASH(
4712  MSG_SUCCEEDED,
4713  "succeeded"
4714  )
4715 MSG_HASH(
4717  "not configured"
4718  )
4719 MSG_HASH(
4721  "not configured, using fallback"
4722  )
4723 MSG_HASH(
4724  MENU_ENUM_LABEL_VALUE_DATABASE_CURSOR_LIST,
4725  "Database Cursor List"
4726  )
4727 MSG_HASH(
4728  MENU_ENUM_LABEL_VALUE_DATABASE_CURSOR_LIST_ENTRY_DEVELOPER,
4729  "Database - Filter : Developer"
4730  )
4731 MSG_HASH(
4732  MENU_ENUM_LABEL_VALUE_DATABASE_CURSOR_LIST_ENTRY_PUBLISHER,
4733  "Database - Filter : Publisher"
4734  )
4735 MSG_HASH(
4736  MENU_ENUM_LABEL_VALUE_DISABLED,
4737  "Disabled"
4738  )
4739 MSG_HASH(
4740  MENU_ENUM_LABEL_VALUE_ENABLED,
4741  "Enabled"
4742  )
4743 MSG_HASH(
4744  MENU_ENUM_LABEL_VALUE_CONTENT_HISTORY_PATH,
4745  "Content History Path"
4746  )
4747 MSG_HASH(
4748  MENU_ENUM_LABEL_VALUE_DATABASE_CURSOR_LIST_ENTRY_ORIGIN,
4749  "Database - Filter : Origin"
4750  )
4751 MSG_HASH(
4752  MENU_ENUM_LABEL_VALUE_DATABASE_CURSOR_LIST_ENTRY_FRANCHISE,
4753  "Database - Filter : Franchise"
4754  )
4755 MSG_HASH(
4756  MENU_ENUM_LABEL_VALUE_DATABASE_CURSOR_LIST_ENTRY_ESRB_RATING,
4757  "Database - Filter : ESRB Rating"
4758  )
4759 MSG_HASH(
4760  MENU_ENUM_LABEL_VALUE_DATABASE_CURSOR_LIST_ENTRY_ELSPA_RATING,
4761  "Database - Filter : ELSPA Rating"
4762  )
4763 MSG_HASH(
4764  MENU_ENUM_LABEL_VALUE_DATABASE_CURSOR_LIST_ENTRY_PEGI_RATING,
4765  "Database - Filter : PEGI Rating"
4766  )
4767 MSG_HASH(
4768  MENU_ENUM_LABEL_VALUE_DATABASE_CURSOR_LIST_ENTRY_CERO_RATING,
4769  "Database - Filter : CERO Rating"
4770  )
4771 MSG_HASH(
4772  MENU_ENUM_LABEL_VALUE_DATABASE_CURSOR_LIST_ENTRY_BBFC_RATING,
4773  "Database - Filter : BBFC Rating"
4774  )
4775 MSG_HASH(
4776  MENU_ENUM_LABEL_VALUE_DATABASE_CURSOR_LIST_ENTRY_MAX_USERS,
4777  "Database - Filter : Max Users"
4778  )
4779 MSG_HASH(
4780  MENU_ENUM_LABEL_VALUE_DATABASE_CURSOR_LIST_ENTRY_RELEASEDATE_BY_MONTH,
4781  "Database - Filter : Releasedate By Month"
4782  )
4783 MSG_HASH(
4784  MENU_ENUM_LABEL_VALUE_DATABASE_CURSOR_LIST_ENTRY_RELEASEDATE_BY_YEAR,
4785  "Database - Filter : Releasedate By Year"
4786  )
4787 MSG_HASH(
4788  MENU_ENUM_LABEL_VALUE_DATABASE_CURSOR_LIST_ENTRY_EDGE_MAGAZINE_ISSUE,
4789  "Database - Filter : Edge Magazine Issue"
4790  )
4791 MSG_HASH(
4792  MENU_ENUM_LABEL_VALUE_DATABASE_CURSOR_LIST_ENTRY_EDGE_MAGAZINE_RATING,
4793  "Database - Filter : Edge Magazine Rating"
4794  )
4795 MSG_HASH(
4796  MENU_ENUM_LABEL_VALUE_DATABASE_CURSOR_LIST_ENTRY_DATABASE_INFO,
4797  "Database Info"
4798  )
4799 MSG_HASH(
4801  "Wi-Fi scan complete."
4802  )
4803 MSG_HASH(
4805  "Scanning wireless networks..."
4806  )
4807 MSG_HASH(
4809  "Netplay scan complete."
4810  )
4811 MSG_HASH(
4813  "Scanning for netplay hosts..."
4814  )
4815 MSG_HASH(
4816  MENU_ENUM_SUBLABEL_PAUSE_NONACTIVE,
4817  "Pause gameplay when RetroArch is not the active window."
4818  )
4819 MSG_HASH(
4820  MENU_ENUM_SUBLABEL_VIDEO_DISABLE_COMPOSITION,
4821  "Enable or disable composition."
4822  )
4823 MSG_HASH(
4824  MENU_ENUM_SUBLABEL_HISTORY_LIST_ENABLE,
4825  "Enable or disable recent playlist for games, images, music, and videos."
4826  )
4827 MSG_HASH(
4828  MENU_ENUM_SUBLABEL_CONTENT_HISTORY_SIZE,
4829  "Limit the number of entries in recent playlist for games, images, music, and videos."
4830  )
4831 MSG_HASH(
4832  MENU_ENUM_LABEL_VALUE_INPUT_UNIFIED_MENU_CONTROLS,
4833  "Unified Menu Controls"
4834  )
4835 MSG_HASH(
4836  MENU_ENUM_SUBLABEL_INPUT_UNIFIED_MENU_CONTROLS,
4837  "Use the same controls for both the menu and the game. Applies to the keyboard."
4838  )
4839 MSG_HASH(
4840  MENU_ENUM_SUBLABEL_VIDEO_FONT_ENABLE,
4841  "Show onscreen messages."
4842  )
4843 MSG_HASH(
4844  MENU_ENUM_LABEL_VALUE_NETWORK_USER_REMOTE_ENABLE,
4845  "User %d Remote Enable"
4846  )
4847 MSG_HASH(
4848  MENU_ENUM_LABEL_VALUE_BATTERY_LEVEL_ENABLE,
4849  "Show battery level"
4850  )
4851 MSG_HASH(
4852  MENU_ENUM_LABEL_VALUE_SELECT_FILE,
4853  "Select File"
4854  )
4855 MSG_HASH(
4856  MENU_ENUM_LABEL_VALUE_SELECT_FROM_COLLECTION,
4857  "Select From Collection"
4858  )
4859 MSG_HASH(
4861  "Filter"
4862  )
4863 MSG_HASH(
4865  "Scale"
4866  )
4867 MSG_HASH(
4869  "Netplay will start when content is loaded."
4870  )
4871 MSG_HASH(
4873  "Couldn't find a suitable core or content file, load manually."
4874  )
4875 MSG_HASH(
4876  MENU_ENUM_LABEL_VALUE_BROWSE_URL_LIST,
4877  "Browse URL"
4878  )
4879 MSG_HASH(
4880  MENU_ENUM_LABEL_VALUE_BROWSE_URL,
4881  "URL Path"
4882  )
4883 MSG_HASH(
4884  MENU_ENUM_LABEL_VALUE_BROWSE_START,
4885  "Start"
4886  )
4887 MSG_HASH(
4888  MENU_ENUM_LABEL_VALUE_SHADER_PIPELINE_BOKEH,
4889  "Bokeh"
4890  )
4891 MSG_HASH(
4892  MENU_ENUM_LABEL_VALUE_SHADER_PIPELINE_SNOWFLAKE,
4893  "Snowflake"
4894  )
4895 MSG_HASH(
4896  MENU_ENUM_LABEL_VALUE_NETPLAY_REFRESH_ROOMS,
4897  "Refresh Room List"
4898  )
4899 MSG_HASH(
4900  MENU_ENUM_LABEL_VALUE_NETPLAY_ROOM_NICKNAME,
4901  "Nickname: %s"
4902  )
4903 MSG_HASH(
4904  MENU_ENUM_LABEL_VALUE_NETPLAY_ROOM_NICKNAME_LAN,
4905  "Nickname (lan): %s"
4906  )
4907 MSG_HASH(
4909  "Compatible content found"
4910  )
4911 MSG_HASH(
4912  MENU_ENUM_SUBLABEL_VIDEO_CROP_OVERSCAN,
4913  "Cuts off a few pixels around the edges of the image customarily left blank by developers which sometimes also contain garbage pixels."
4914  )
4915 MSG_HASH(
4916  MENU_ENUM_SUBLABEL_VIDEO_SMOOTH,
4917  "Adds a slight blur to the image to take the edge off of the hard pixel edges. This option has very little impact on performance."
4918  )
4919 MSG_HASH(
4920  MENU_ENUM_SUBLABEL_VIDEO_FILTER,
4921  "Apply a CPU-powered video filter.\n"
4922  "NOTE: Might come at a high performance cost. Some video filters might only work for cores that use 32bit or 16bit color."
4923  )
4924 MSG_HASH(
4925  MENU_ENUM_SUBLABEL_CHEEVOS_USERNAME,
4926  "Input the username of your RetroAchievements account."
4927  )
4928 MSG_HASH(
4929  MENU_ENUM_SUBLABEL_CHEEVOS_PASSWORD,
4930  "Input the password of your RetroAchievements account."
4931  )
4932 MSG_HASH(
4933  MENU_ENUM_SUBLABEL_NETPLAY_NICKNAME,
4934  "Input your user name here. This will be used for netplay sessions, among other things."
4935  )
4936 MSG_HASH(
4937  MENU_ENUM_SUBLABEL_VIDEO_POST_FILTER_RECORD,
4938  "Capture the image after filters (but not shaders) are applied. Your video will look as fancy as what you see on your screen."
4939  )
4940 MSG_HASH(
4941  MENU_ENUM_SUBLABEL_CORE_LIST,
4942  "Select which core to use."
4943  )
4944 MSG_HASH(
4945  MENU_ENUM_SUBLABEL_START_CORE,
4946  "Start core without content."
4947  )
4948 MSG_HASH(
4949  MENU_ENUM_SUBLABEL_DOWNLOAD_CORE,
4950  "Install a core from the online updater."
4951  )
4952 MSG_HASH(
4953  MENU_ENUM_SUBLABEL_SIDELOAD_CORE_LIST,
4954  "Install or restore a core from the downloads directory."
4955  )
4956 MSG_HASH(
4957  MENU_ENUM_SUBLABEL_LOAD_CONTENT_LIST,
4958  "Select which content to start."
4959  )
4960 MSG_HASH(
4961  MENU_ENUM_SUBLABEL_NETWORK_INFORMATION,
4962  "Show network interface(s) and associated IP addresses."
4963  )
4964 MSG_HASH(
4965  MENU_ENUM_SUBLABEL_SYSTEM_INFORMATION,
4966  "Show information specific to the device."
4967  )
4968 #ifdef HAVE_LAKKA
4969 MSG_HASH(
4970  MENU_ENUM_SUBLABEL_QUIT_RETROARCH,
4971  "Restart the program."
4972  )
4973 #else
4974 MSG_HASH(
4975  MENU_ENUM_SUBLABEL_QUIT_RETROARCH,
4976  "Quit the program."
4977  )
4978 #endif
4979 MSG_HASH(
4980  MENU_ENUM_SUBLABEL_VIDEO_WINDOW_WIDTH,
4981  "Set the custom width for the display window."
4982  )
4983 MSG_HASH(
4984  MENU_ENUM_SUBLABEL_VIDEO_WINDOW_HEIGHT,
4985  "Set the custom height for the display window."
4986  )
4987 MSG_HASH(
4988  MENU_ENUM_SUBLABEL_VIDEO_WINDOW_SAVE_POSITION,
4989  "Remember window size and position, enabling this has precedence over Windowed Scale"
4990  )
4991 MSG_HASH(
4992  MENU_ENUM_SUBLABEL_VIDEO_FULLSCREEN_X,
4993  "Set the custom width size for the non-windowed fullscreen mode. Leaving it unset will use the desktop resolution."
4994  )
4995 MSG_HASH(
4996  MENU_ENUM_SUBLABEL_VIDEO_FULLSCREEN_Y,
4997  "Set the custom height size for the non-windowed fullscreen mode. Leaving it unset will use the desktop resolution."
4998  )
4999 MSG_HASH(
5000  MENU_ENUM_SUBLABEL_VIDEO_MESSAGE_POS_X,
5001  "Specify custom X axis position for onscreen text."
5002  )
5003 MSG_HASH(
5004  MENU_ENUM_SUBLABEL_VIDEO_MESSAGE_POS_Y,
5005  "Specify custom Y axis position for onscreen text."
5006  )
5007 MSG_HASH(
5008  MENU_ENUM_SUBLABEL_VIDEO_FONT_SIZE,
5009  "Specify the font size in points."
5010  )
5011 MSG_HASH(
5012  MENU_ENUM_SUBLABEL_INPUT_OVERLAY_HIDE_IN_MENU,
5013  "Hide the overlay while inside the menu, and show it again when exiting the menu."
5014  )
5015 MSG_HASH(
5016  MENU_ENUM_SUBLABEL_INPUT_OVERLAY_SHOW_PHYSICAL_INPUTS,
5017  "Show keyboard/controller inputs on the onscreen overlay."
5018  )
5019 MSG_HASH(
5020  MENU_ENUM_SUBLABEL_INPUT_OVERLAY_SHOW_PHYSICAL_INPUTS_PORT,
5021  "Select the port for the overlay to listen to if Show Inputs On Overlay is enabled."
5022  )
5023 MSG_HASH(
5024  MENU_ENUM_SUBLABEL_CONTENT_COLLECTION_LIST,
5025  "Scanned content will appear here."
5026  )
5027 MSG_HASH(
5028  MENU_ENUM_SUBLABEL_VIDEO_SCALE_INTEGER,
5029  "Only scales video in integer steps. The base size depends on system-reported geometry and aspect ratio. If 'Force Aspect' is not set, X/Y will be integer scaled independently."
5030  )
5031 MSG_HASH(
5032  MENU_ENUM_SUBLABEL_VIDEO_GPU_SCREENSHOT,
5033  "Screenshots output of GPU shaded material if available."
5034  )
5035 MSG_HASH(
5036  MENU_ENUM_SUBLABEL_VIDEO_ROTATION,
5037  "Forces a certain rotation of the screen. The rotation is added to rotations which the core sets."
5038  )
5039 MSG_HASH(
5040  MENU_ENUM_SUBLABEL_VIDEO_FORCE_SRGB_DISABLE,
5041  "Forcibly disable sRGB FBO support. Some Intel OpenGL drivers on Windows have video problems with sRGB FBO support if this is enabled. Enabling this can work around it."
5042  )
5043 MSG_HASH(
5044  MENU_ENUM_SUBLABEL_VIDEO_FULLSCREEN,
5045  "Start in fullscreen. Can be changed at runtime. Can be overridden by a command line switch"
5046  )
5047 MSG_HASH(
5048  MENU_ENUM_SUBLABEL_VIDEO_WINDOWED_FULLSCREEN,
5049  "If fullscreen, prefer using a windowed fullscreen mode."
5050  )
5051 MSG_HASH(
5052  MENU_ENUM_SUBLABEL_VIDEO_GPU_RECORD,
5053  "Records output of GPU shaded material if available."
5054  )
5055 MSG_HASH(
5056  MENU_ENUM_SUBLABEL_SAVESTATE_AUTO_INDEX,
5057  "When making a savestate, save state index is automatically increased before it is saved. When loading content, the index will be set to the highest existing index."
5058  )
5059 MSG_HASH(
5060  MENU_ENUM_SUBLABEL_BLOCK_SRAM_OVERWRITE,
5061  "Block Save RAM from being overwritten when loading save states. Might potentially lead to buggy games."
5062  )
5063 MSG_HASH(
5064  MENU_ENUM_SUBLABEL_FASTFORWARD_RATIO,
5065  "The maximum rate at which content will be run when using fast forward (e.g., 5.0x for 60 fps content = 300 fps cap). If set to 0.0x, fastforward ratio is unlimited (no FPS cap)."
5066  )
5067 MSG_HASH(
5068  MENU_ENUM_SUBLABEL_SLOWMOTION_RATIO,
5069  "When in slow motion, content will slow down by the factor specified/set."
5070  )
5071 MSG_HASH(
5072  MENU_ENUM_SUBLABEL_RUN_AHEAD_ENABLED,
5073  "Run core logic one or more frames ahead then load the state back to reduce perceived input lag."
5074  )
5075 MSG_HASH(
5076  MENU_ENUM_SUBLABEL_RUN_AHEAD_FRAMES,
5077  "The number of frames to run ahead. Causes gameplay issues such as jitter if you exceed the number of lag frames internal to the game."
5078  )
5079 MSG_HASH(
5080  MENU_ENUM_SUBLABEL_RUN_AHEAD_SECONDARY_INSTANCE,
5081  "Use a second instance of the RetroArch core to run ahead. Prevents audio problems due to loading state."
5082  )
5083 MSG_HASH(
5084  MENU_ENUM_SUBLABEL_RUN_AHEAD_HIDE_WARNINGS,
5085  "Hides the warning message that appears when using RunAhead and the core does not support savestates."
5086  )
5087 MSG_HASH(
5088  MENU_ENUM_SUBLABEL_REWIND_ENABLE,
5089  "Enable rewinding. This will take a performance hit when playing."
5090  )
5091 MSG_HASH(
5092  MENU_ENUM_SUBLABEL_CHEAT_APPLY_AFTER_TOGGLE,
5093  "Apply cheat immediately after toggling."
5094  )
5095 MSG_HASH(
5096  MENU_ENUM_SUBLABEL_CHEAT_APPLY_AFTER_LOAD,
5097  "Auto-apply cheats when game loads."
5098  )
5099 MSG_HASH(
5100  MENU_ENUM_SUBLABEL_CHEAT_REPEAT_COUNT,
5101  "The number of times the cheat will be applied.\n"
5102  "Use with the other two Iteration options to affect large areas of memory."
5103  )
5104 MSG_HASH(
5105  MENU_ENUM_SUBLABEL_CHEAT_REPEAT_ADD_TO_ADDRESS,
5106  "After each 'Number of Iterations' the Memory Address will be increased by this number times the 'Memory Search Size'."
5107  )
5108 MSG_HASH(
5109  MENU_ENUM_SUBLABEL_CHEAT_REPEAT_ADD_TO_VALUE,
5110  "After each 'Number of Iterations' the Value will be increased by this amount."
5111  )
5112 MSG_HASH(
5113  MENU_ENUM_SUBLABEL_REWIND_GRANULARITY,
5114  "When rewinding a defined number of frames, you can rewind several frames at a time, increasing the rewind speed."
5115  )
5116 MSG_HASH(
5117  MENU_ENUM_SUBLABEL_REWIND_BUFFER_SIZE,
5118  "The amount of memory (in MB) to reserve for the rewind buffer. Increasing this will increase the amount of rewind history."
5119  )
5120 MSG_HASH(
5121  MENU_ENUM_SUBLABEL_REWIND_BUFFER_SIZE_STEP,
5122  "Each time you increase or decrease the rewind buffer size value via this UI it will change by this amount"
5123  )
5124 MSG_HASH(
5125  MENU_ENUM_SUBLABEL_CHEAT_IDX,
5126  "Index position in list."
5127  )
5128 MSG_HASH(
5129  MENU_ENUM_SUBLABEL_CHEAT_ADDRESS_BIT_POSITION,
5130  "Address bitmask when Memory Search Size < 8-bit."
5131  )
5132 MSG_HASH(
5133  MENU_ENUM_SUBLABEL_CHEAT_MATCH_IDX,
5134  "Select the match to view."
5135  )
5136 MSG_HASH(
5137  MENU_ENUM_SUBLABEL_CHEAT_START_OR_CONT,
5138  ""
5139  )
5140 MSG_HASH(
5141  MENU_ENUM_SUBLABEL_CHEAT_START_OR_RESTART,
5142  "Left/Right to change bit-size"
5143  )
5144 MSG_HASH(
5145  MENU_ENUM_SUBLABEL_CHEAT_SEARCH_EXACT,
5146  "Left/Right to change value"
5147  )
5148 MSG_HASH(
5149  MENU_ENUM_SUBLABEL_CHEAT_SEARCH_LT,
5150  ""
5151  )
5152 MSG_HASH(
5153  MENU_ENUM_SUBLABEL_CHEAT_SEARCH_GT,
5154  ""
5155  )
5156 MSG_HASH(
5157  MENU_ENUM_SUBLABEL_CHEAT_SEARCH_LTE,
5158  ""
5159  )
5160 MSG_HASH(
5161  MENU_ENUM_SUBLABEL_CHEAT_SEARCH_GTE,
5162  ""
5163  )
5164 MSG_HASH(
5165  MENU_ENUM_SUBLABEL_CHEAT_SEARCH_EQ,
5166  ""
5167  )
5168 MSG_HASH(
5169  MENU_ENUM_SUBLABEL_CHEAT_SEARCH_NEQ,
5170  ""
5171  )
5172 MSG_HASH(
5173  MENU_ENUM_SUBLABEL_CHEAT_SEARCH_EQPLUS,
5174  "Left/Right to change value"
5175  )
5176 MSG_HASH(
5177  MENU_ENUM_SUBLABEL_CHEAT_SEARCH_EQMINUS,
5178  "Left/Right to change value"
5179  )
5180 MSG_HASH(
5181  MENU_ENUM_SUBLABEL_CHEAT_ADD_MATCHES,
5182  ""
5183  )
5184 MSG_HASH(
5185  MENU_ENUM_SUBLABEL_CHEAT_VIEW_MATCHES,
5186  ""
5187  )
5188 MSG_HASH(
5189  MENU_ENUM_SUBLABEL_CHEAT_CREATE_OPTION,
5190  ""
5191  )
5192 MSG_HASH(
5193  MENU_ENUM_SUBLABEL_CHEAT_DELETE_OPTION,
5194  ""
5195  )
5196 MSG_HASH(
5197  MENU_ENUM_SUBLABEL_CHEAT_ADD_NEW_TOP,
5198  ""
5199  )
5200 MSG_HASH(
5201  MENU_ENUM_SUBLABEL_CHEAT_ADD_NEW_BOTTOM,
5202  ""
5203  )
5204 MSG_HASH(
5205  MENU_ENUM_SUBLABEL_CHEAT_DELETE_ALL,
5206  ""
5207  )
5208 MSG_HASH(
5209  MENU_ENUM_SUBLABEL_CHEAT_RELOAD_CHEATS,
5210  ""
5211  )
5212 MSG_HASH(
5213  MENU_ENUM_SUBLABEL_CHEAT_BIG_ENDIAN,
5214  "Big endian : 258 = 0x0102,\n"
5215  "Little endian : 258 = 0x0201"
5216  )
5217 MSG_HASH(
5218  MENU_ENUM_SUBLABEL_LIBRETRO_LOG_LEVEL,
5219  "Sets log level for cores. If a log level issued by a core is below this value, it is ignored."
5220  )
5221 MSG_HASH(
5222  MENU_ENUM_SUBLABEL_PERFCNT_ENABLE,
5223  "Enable performance counters for RetroArch (and cores)."
5224  )
5225 MSG_HASH(
5226  MENU_ENUM_SUBLABEL_SAVESTATE_AUTO_SAVE,
5227  "Automatically makes a savestate at the end of RetroArch's runtime. RetroArch will automatically load this savestate if 'Auto Load State' is enabled."
5228  )
5229 MSG_HASH(
5230  MENU_ENUM_SUBLABEL_SAVESTATE_AUTO_LOAD,
5231  "Automatically load the auto save state on startup."
5232  )
5233 MSG_HASH(
5234  MENU_ENUM_SUBLABEL_SAVESTATE_THUMBNAIL_ENABLE,
5235  "Show thumbnails of save states inside the menu."
5236  )
5237 MSG_HASH(
5238  MENU_ENUM_SUBLABEL_AUTOSAVE_INTERVAL,
5239  "Autosaves the non-volatile Save RAM at a regular interval. This is disabled by default unless set otherwise. The interval is measured in seconds. A value of 0 disables autosave."
5240  )
5241 MSG_HASH(
5242  MENU_ENUM_SUBLABEL_INPUT_REMAP_BINDS_ENABLE,
5243  "If enabled, overrides the input binds with the remapped binds set for the current core."
5244  )
5245 MSG_HASH(
5246  MENU_ENUM_SUBLABEL_INPUT_AUTODETECT_ENABLE,
5247  "Enable input auto-detection. Will attempt to autoconfigure joypads, Plug-and-Play style."
5248  )
5249 MSG_HASH(
5250  MENU_ENUM_SUBLABEL_MENU_INPUT_SWAP_OK_CANCEL,
5251  "Swap buttons for OK/Cancel. Disabled is the Japanese button orientation, enabled is the western orientation."
5252  )
5253 MSG_HASH(
5254  MENU_ENUM_SUBLABEL_PAUSE_LIBRETRO,
5255  "If disabled, the content will keep running in the background when RetroArch's menu is toggled."
5256  )
5257 MSG_HASH(
5258  MENU_ENUM_SUBLABEL_VIDEO_DRIVER,
5259  "Video driver to use."
5260  )
5261 MSG_HASH(
5262  MENU_ENUM_SUBLABEL_AUDIO_DRIVER,
5263  "Audio driver to use."
5264  )
5265 MSG_HASH(
5266  MENU_ENUM_SUBLABEL_INPUT_DRIVER,
5267  "Input driver to use. Depending on the video driver, it might force a different input driver."
5268  )
5269 MSG_HASH(
5270  MENU_ENUM_SUBLABEL_JOYPAD_DRIVER,
5271  "Joypad driver to use."
5272  )
5273 MSG_HASH(
5274  MENU_ENUM_SUBLABEL_AUDIO_RESAMPLER_DRIVER,
5275  "Audio resampler driver to use."
5276  )
5277 MSG_HASH(
5278  MENU_ENUM_SUBLABEL_CAMERA_DRIVER,
5279  "Camera driver to use."
5280  )
5281 MSG_HASH(
5282  MENU_ENUM_SUBLABEL_LOCATION_DRIVER,
5283  "Location driver to use."
5284  )
5285 MSG_HASH(
5286  MENU_ENUM_SUBLABEL_MENU_DRIVER,
5287  "Menu driver to use."
5288  )
5289 MSG_HASH(
5290  MENU_ENUM_SUBLABEL_RECORD_DRIVER,
5291  "Record driver to use."
5292  )
5293 MSG_HASH(
5294  MENU_ENUM_SUBLABEL_MIDI_DRIVER,
5295  "MIDI driver to use."
5296  )
5297 MSG_HASH(
5298  MENU_ENUM_SUBLABEL_WIFI_DRIVER,
5299  "WiFi driver to use."
5300  )
5301 MSG_HASH(
5302  MENU_ENUM_SUBLABEL_NAVIGATION_BROWSER_FILTER_SUPPORTED_EXTENSIONS_ENABLE,
5303  "Filter files being shown in filebrowser by supported extensions."
5304  )
5305 MSG_HASH(
5306  MENU_ENUM_SUBLABEL_MENU_WALLPAPER,
5307  "Select an image to set as menu wallpaper."
5308  )
5309 MSG_HASH(
5310  MENU_ENUM_SUBLABEL_DYNAMIC_WALLPAPER,
5311  "Dynamically load a new wallpaper depending on context."
5312  )
5313 MSG_HASH(
5314  MENU_ENUM_SUBLABEL_AUDIO_DEVICE,
5315  "Override the default audio device the audio driver uses. This is driver dependent."
5316  )
5317 MSG_HASH(
5318  MENU_ENUM_SUBLABEL_AUDIO_DSP_PLUGIN,
5319  "Audio DSP plugin that processes audio before it's sent to the driver."
5320  )
5321 MSG_HASH(
5322  MENU_ENUM_SUBLABEL_AUDIO_OUTPUT_RATE,
5323  "Audio output sample rate."
5324  )
5325 MSG_HASH(
5326  MENU_ENUM_SUBLABEL_OVERLAY_OPACITY,
5327  "Opacity of all UI elements of the overlay."
5328  )
5329 MSG_HASH(
5330  MENU_ENUM_SUBLABEL_OVERLAY_SCALE,
5331  "Scale of all UI elements of the overlay."
5332  )
5333 MSG_HASH(
5334  MENU_ENUM_SUBLABEL_INPUT_OVERLAY_ENABLE,
5335  "Enable the overlay."
5336  )
5337 MSG_HASH(
5338  MENU_ENUM_SUBLABEL_OVERLAY_PRESET,
5339  "Select an overlay from the file browser."
5340  )
5341 MSG_HASH(
5342  MENU_ENUM_SUBLABEL_NETPLAY_IP_ADDRESS,
5343  "The address of the host to connect to."
5344  )
5345 MSG_HASH(
5346  MENU_ENUM_SUBLABEL_NETPLAY_TCP_UDP_PORT,
5347  "The port of the host IP address. Can be either a TCP or UDP port."
5348  )
5349 MSG_HASH(
5350  MENU_ENUM_SUBLABEL_NETPLAY_PASSWORD,
5351  "The password for connecting to the netplay host. Used only in host mode."
5352  )
5353 MSG_HASH(
5354  MENU_ENUM_SUBLABEL_NETPLAY_PUBLIC_ANNOUNCE,
5355  "Whether to announce netplay games publicly. If unset, clients must manually connect rather than using the public lobby."
5356  )
5357 MSG_HASH(
5358  MENU_ENUM_SUBLABEL_NETPLAY_SPECTATE_PASSWORD,
5359  "The password for connecting to the netplay host with only spectator privileges. Used only in host mode."
5360  )
5361 MSG_HASH(
5362  MENU_ENUM_SUBLABEL_NETPLAY_START_AS_SPECTATOR,
5363  "Whether to start netplay in spectator mode."
5364  )
5365 MSG_HASH(
5366  MENU_ENUM_SUBLABEL_NETPLAY_ALLOW_SLAVES,
5367  "Whether to allow connections in slave mode. Slave-mode clients require very little processing power on either side, but will suffer significantly from network latency."
5368  )
5369 MSG_HASH(
5370  MENU_ENUM_SUBLABEL_NETPLAY_REQUIRE_SLAVES,
5371  "Whether to disallow connections not in slave mode. Not recommended except for very fast networks with very weak machines."
5372  )
5373 MSG_HASH(
5374  MENU_ENUM_SUBLABEL_NETPLAY_STATELESS_MODE,
5375  "Whether to run netplay in a mode not requiring save states. If set to true, a very fast network is required, but no rewinding is performed, so there will be no netplay jitter."
5376  )
5377 MSG_HASH(
5378  MENU_ENUM_SUBLABEL_NETPLAY_CHECK_FRAMES,
5379  "The frequency in frames with which netplay will verify that the host and client are in sync."
5380  )
5381 MSG_HASH(
5382  MENU_ENUM_SUBLABEL_NETPLAY_NAT_TRAVERSAL,
5383  "When hosting, attempt to listen for connections from the public Internet, using UPnP or similar technologies to escape LANs."
5384  )
5385 MSG_HASH(
5386  MENU_ENUM_SUBLABEL_STDIN_CMD_ENABLE,
5387  "Enable stdin command interface."
5388  )
5389 MSG_HASH(
5390  MENU_ENUM_SUBLABEL_MOUSE_ENABLE,
5391  "Enable mouse controls inside the menu."
5392  )
5393 MSG_HASH(
5394  MENU_ENUM_SUBLABEL_POINTER_ENABLE,
5395  "Enable touch controls inside the menu."
5396  )
5397 MSG_HASH(
5398  MENU_ENUM_SUBLABEL_THUMBNAILS,
5399  "Type of thumbnail to display."
5400  )
5401 MSG_HASH(
5402  MENU_ENUM_SUBLABEL_LEFT_THUMBNAILS,
5403  "Type of thumbnail to display at the left."
5404  )
5405 MSG_HASH(
5406  MENU_ENUM_SUBLABEL_XMB_VERTICAL_THUMBNAILS,
5407  "Display the left thumbnail under the right one, on the right side of the screen."
5408  )
5409 MSG_HASH(
5410  MENU_ENUM_SUBLABEL_TIMEDATE_ENABLE,
5411  "Shows current date and/or time inside the menu."
5412  )
5413 MSG_HASH(
5414  MENU_ENUM_SUBLABEL_BATTERY_LEVEL_ENABLE,
5415  "Shows current battery level inside the menu."
5416  )
5417 MSG_HASH(
5418  MENU_ENUM_SUBLABEL_NAVIGATION_WRAPAROUND,
5419  "Wrap-around to beginning and/or end if boundary of list is reached horizontally or vertically."
5420  )
5421 MSG_HASH(
5422  MENU_ENUM_SUBLABEL_NETPLAY_ENABLE_HOST,
5423  "Enables netplay in host (server) mode."
5424  )
5425 MSG_HASH(
5426  MENU_ENUM_SUBLABEL_NETPLAY_ENABLE_CLIENT,
5427  "Enter netplay server address and connect in client mode."
5428  )
5429 MSG_HASH(
5430  MENU_ENUM_SUBLABEL_NETPLAY_DISCONNECT,
5431  "Disconnects an active Netplay connection."
5432  )
5433 MSG_HASH(
5434  MENU_ENUM_SUBLABEL_SCAN_DIRECTORY,
5435  "Scans a directory for compatible files and add them to the collection."
5436  )
5437 MSG_HASH(
5438  MENU_ENUM_SUBLABEL_SCAN_FILE,
5439  "Scans a compatible file and add it to the collection."
5440  )
5441 MSG_HASH(
5442  MENU_ENUM_SUBLABEL_VIDEO_SWAP_INTERVAL,
5443  "Uses a custom swap interval for Vsync. Set this to effectively halve monitor refresh rate."
5444  )
5445 MSG_HASH(
5446  MENU_ENUM_SUBLABEL_SORT_SAVEFILES_ENABLE,
5447  "Sort save files in folders named after the core used."
5448  )
5449 MSG_HASH(
5450  MENU_ENUM_SUBLABEL_SORT_SAVESTATES_ENABLE,
5451  "Sort save states in folders named after the core used."
5452  )
5453 MSG_HASH(
5454  MENU_ENUM_SUBLABEL_NETPLAY_REQUEST_DEVICE_I,
5455  "Request to play with the given input device."
5456  )
5457 MSG_HASH(
5458  MENU_ENUM_SUBLABEL_CORE_UPDATER_BUILDBOT_URL,
5459  "URL to core updater directory on the Libretro buildbot."
5460  )
5461 MSG_HASH(
5462  MENU_ENUM_SUBLABEL_BUILDBOT_ASSETS_URL,
5463  "URL to assets updater directory on the Libretro buildbot."
5464  )
5465 MSG_HASH(
5466  MENU_ENUM_SUBLABEL_CORE_UPDATER_AUTO_EXTRACT_ARCHIVE,
5467  "After downloading, automatically extract files contained in the downloaded archives."
5468  )
5469 MSG_HASH(
5470  MENU_ENUM_SUBLABEL_NETPLAY_REFRESH_ROOMS,
5471  "Scan for new rooms."
5472  )
5473 MSG_HASH(
5474  MENU_ENUM_SUBLABEL_DELETE_ENTRY,
5475  "Remove this entry from the collection."
5476  )
5477 MSG_HASH(
5478  MENU_ENUM_SUBLABEL_INFORMATION,
5479  "View more information about the content."
5480  )
5481 MSG_HASH(
5482  MENU_ENUM_SUBLABEL_ADD_TO_FAVORITES,
5483  "Add the entry to your favorites."
5484  )
5485 MSG_HASH(
5486  MENU_ENUM_SUBLABEL_ADD_TO_FAVORITES_PLAYLIST,
5487  "Add the entry to your favorites."
5488  )
5489 MSG_HASH(
5490  MENU_ENUM_SUBLABEL_RUN,
5491  "Start the content."
5492  )
5493 MSG_HASH(
5494  MENU_ENUM_SUBLABEL_MENU_FILE_BROWSER_SETTINGS,
5495  "Adjusts filebrowser settings."
5496  )
5497 MSG_HASH(
5498  MENU_ENUM_SUBLABEL_AUTO_REMAPS_ENABLE,
5499  "Enable customized controls by default at startup."
5500  )
5501 MSG_HASH(
5502  MENU_ENUM_SUBLABEL_AUTO_OVERRIDES_ENABLE,
5503  "Enable customized configuration by default at startup."
5504  )
5505 MSG_HASH(
5506  MENU_ENUM_SUBLABEL_GAME_SPECIFIC_OPTIONS,
5507  "Enable customized core options by default at startup."
5508  )
5509 MSG_HASH(
5510  MENU_ENUM_SUBLABEL_CORE_ENABLE,
5511  "Shows current core name inside menu."
5512  )
5513 MSG_HASH(
5514  MENU_ENUM_SUBLABEL_DATABASE_MANAGER,
5515  "View databases."
5516  )
5517 MSG_HASH(
5518  MENU_ENUM_SUBLABEL_CURSOR_MANAGER,
5519  "View previous searches."
5520  )
5521 MSG_HASH(
5522  MENU_ENUM_SUBLABEL_TAKE_SCREENSHOT,
5523  "Captures an image of the screen."
5524  )
5525 MSG_HASH(
5526  MENU_ENUM_SUBLABEL_CLOSE_CONTENT,
5527  "Closes the current content. Any unsaved changes might be lost."
5528  )
5529 MSG_HASH(
5530  MENU_ENUM_SUBLABEL_LOAD_STATE,
5531  "Load a saved state from the currently selected slot."
5532  )
5533 MSG_HASH(
5534  MENU_ENUM_SUBLABEL_SAVE_STATE,
5535  "Save a state to the currently selected slot."
5536  )
5537 MSG_HASH(
5538  MENU_ENUM_SUBLABEL_RESUME,
5539  "Resume the currently running content and leave the Quick Menu."
5540  )
5541 MSG_HASH(
5542  MENU_ENUM_SUBLABEL_RESUME_CONTENT,
5543  "Resume the currently running content and leave the Quick Menu."
5544  )
5545 MSG_HASH(
5546  MENU_ENUM_SUBLABEL_STATE_SLOT,
5547  "Changes the currently selected state slot."
5548  )
5549 MSG_HASH(
5550  MENU_ENUM_SUBLABEL_UNDO_LOAD_STATE,
5551  "If a state was loaded, content will go back to the state prior to loading."
5552  )
5553 MSG_HASH(
5554  MENU_ENUM_SUBLABEL_UNDO_SAVE_STATE,
5555  "If a state was overwritten, it will roll back to the previous save state."
5556  )
5557 MSG_HASH(
5558  MENU_ENUM_SUBLABEL_ACCOUNTS_RETRO_ACHIEVEMENTS,
5559  "RetroAchievements service. For more information, visit http://retroachievements.org"
5560  )
5561 MSG_HASH(
5562  MENU_ENUM_SUBLABEL_ACCOUNTS_LIST,
5563  "Manages currently configured accounts."
5564  )
5565 MSG_HASH(
5566  MENU_ENUM_SUBLABEL_INPUT_META_REWIND,
5567  "Manages rewind settings."
5568  )
5569 MSG_HASH(
5570  MENU_ENUM_SUBLABEL_INPUT_META_CHEAT_DETAILS,
5571  "Manages cheat details settings."
5572  )
5573 MSG_HASH(
5574  MENU_ENUM_SUBLABEL_INPUT_META_CHEAT_SEARCH,
5575  "Start or continue a cheat code search."
5576  )
5577 MSG_HASH(
5578  MENU_ENUM_SUBLABEL_RESTART_CONTENT,
5579  "Restarts the content from the beginning."
5580  )
5581 MSG_HASH(
5582  MENU_ENUM_SUBLABEL_SAVE_CURRENT_CONFIG_OVERRIDE_CORE,
5583  "Saves an override configuration file which will apply for all content loaded with this core. Will take precedence over the main configuration."
5584  )
5585 MSG_HASH(
5586  MENU_ENUM_SUBLABEL_SAVE_CURRENT_CONFIG_OVERRIDE_CONTENT_DIR,
5587  "Saves an override configuration file which will apply for all content loaded from the same directory as the current file. Will take precedence over the main configuration."
5588  )
5589 MSG_HASH(
5590  MENU_ENUM_SUBLABEL_SAVE_CURRENT_CONFIG_OVERRIDE_GAME,
5591  "Saves an override configuration file which will apply for the current content only. Will take precedence over the main configuration."
5592  )
5593 MSG_HASH(
5594  MENU_ENUM_SUBLABEL_CORE_CHEAT_OPTIONS,
5595  "Set up cheat codes."
5596  )
5597 MSG_HASH(
5598  MENU_ENUM_SUBLABEL_SHADER_OPTIONS,
5599  "Set up shaders to visually augment the image."
5600  )
5601 MSG_HASH(
5602  MENU_ENUM_SUBLABEL_CORE_INPUT_REMAPPING_OPTIONS,
5603  "Change the controls for the currently running content."
5604  )
5605 MSG_HASH(
5606  MENU_ENUM_SUBLABEL_CORE_OPTIONS,
5607  "Change the options for the currently running content."
5608  )
5609 MSG_HASH(
5610  MENU_ENUM_SUBLABEL_SHOW_ADVANCED_SETTINGS,
5611  "Show advanced settings for power users (hidden by default)."
5612  )
5613 MSG_HASH(
5614  MENU_ENUM_SUBLABEL_THREADED_DATA_RUNLOOP_ENABLE,
5615  "Perform tasks on a separate thread."
5616  )
5617 MSG_HASH(
5618  MENU_ENUM_SUBLABEL_PLAYLIST_ENTRY_REMOVE,
5619  "Allow the user to remove entries from collections."
5620  )
5621 MSG_HASH(
5622  MENU_ENUM_SUBLABEL_SYSTEM_DIRECTORY,
5623  "Sets the System directory. Cores can query for this directory to load BIOSes, system-specific configs, etc."
5624  )
5625 MSG_HASH(
5626  MENU_ENUM_SUBLABEL_RGUI_BROWSER_DIRECTORY,
5627  "Sets start directory for the filebrowser."
5628  )
5629 MSG_HASH(
5630  MENU_ENUM_SUBLABEL_CONTENT_DIR,
5631  "Usually set by developers who bundle libretro/RetroArch apps to point to assets."
5632  )
5633 MSG_HASH(
5634  MENU_ENUM_SUBLABEL_DYNAMIC_WALLPAPERS_DIRECTORY,
5635  "Directory to store wallpapers dynamically loaded by the menu depending on context."
5636  )
5637 MSG_HASH(
5638  MENU_ENUM_SUBLABEL_THUMBNAILS_DIRECTORY,
5639  "Supplementary thumbnails (boxarts/misc. images, etc.) are stored here."
5640  )
5641 MSG_HASH(
5642  MENU_ENUM_SUBLABEL_RGUI_CONFIG_DIRECTORY,
5643  "Sets start directory for menu configuration browser."
5644  )
5645 MSG_HASH(
5646  MENU_ENUM_SUBLABEL_NETPLAY_INPUT_LATENCY_FRAMES_MIN,
5647  "The number of frames of input latency for netplay to use to hide network latency. Reduces jitter and makes netplay less CPU-intensive, at the expense of noticeable input lag."
5648  )
5649 MSG_HASH(
5650  MENU_ENUM_SUBLABEL_NETPLAY_INPUT_LATENCY_FRAMES_RANGE,
5651  "The range of frames of input latency that may be used to hide network latency. Reduces jitter and makes netplay less CPU-intensive, at the expense of unpredictable input lag."
5652  )
5653 MSG_HASH(
5654  MENU_ENUM_SUBLABEL_DISK_CYCLE_TRAY_STATUS,
5655  "Cycle the current disk. If the disk is inserted, it will eject the disk. If the disk has not been inserted, it will be inserted. "
5656  )
5657 MSG_HASH(
5658  MENU_ENUM_SUBLABEL_DISK_INDEX,
5659  "Change the disk index."
5660  )
5661 MSG_HASH(
5662  MENU_ENUM_SUBLABEL_DISK_OPTIONS,
5663  "Disk image management."
5664  )
5665 MSG_HASH(
5666  MENU_ENUM_SUBLABEL_DISK_IMAGE_APPEND,
5667  "Select a disk image to insert."
5668  )
5669 MSG_HASH(
5670  MENU_ENUM_SUBLABEL_MENU_ENUM_THROTTLE_FRAMERATE,
5671  "Makes sure the framerate is capped while inside the menu."
5672  )
5673 MSG_HASH(
5674  MENU_ENUM_SUBLABEL_VRR_RUNLOOP_ENABLE,
5675  "No deviation from core requested timing. Use for Variable Refresh Rate screens, G-Sync, FreeSync."
5676  )
5677 MSG_HASH(
5678  MENU_ENUM_SUBLABEL_XMB_LAYOUT,
5679  "Select a different layout for the XMB interface."
5680  )
5681 MSG_HASH(
5682  MENU_ENUM_SUBLABEL_XMB_THEME,
5683  "Select a different icon theme for RetroArch."
5684  )
5685 MSG_HASH(
5686  MENU_ENUM_SUBLABEL_XMB_SHADOWS_ENABLE,
5687  "Enable drop shadows for all icons. This will have a minor performance hit."
5688  )
5689 MSG_HASH(
5690  MENU_ENUM_SUBLABEL_MATERIALUI_MENU_COLOR_THEME,
5691  "Select a different background color gradient theme."
5692  )
5693 MSG_HASH(
5694  MENU_ENUM_SUBLABEL_MENU_WALLPAPER_OPACITY,
5695  "Modify the opacity of the background wallpaper."
5696  )
5697 MSG_HASH(
5698  MENU_ENUM_SUBLABEL_XMB_MENU_COLOR_THEME,
5699  "Select a different background color gradient theme."
5700  )
5701 MSG_HASH(
5702  MENU_ENUM_SUBLABEL_XMB_RIBBON_ENABLE,
5703  "Select an animated background effect. Can be GPU-intensive depending on the effect. If performance is unsatisfactory, either turn this off or revert to a simpler effect."
5704  )
5705 MSG_HASH(
5706  MENU_ENUM_SUBLABEL_XMB_FONT,
5707  "Select a different main font to be used by the menu."
5708  )
5709 MSG_HASH(
5710  MENU_ENUM_SUBLABEL_CONTENT_SHOW_FAVORITES,
5711  "Show the favorites tab inside the main menu."
5712  )
5713 MSG_HASH(
5714  MENU_ENUM_SUBLABEL_CONTENT_SHOW_IMAGES,
5715  "Show the image tab inside the main menu."
5716  )
5717 MSG_HASH(
5718  MENU_ENUM_SUBLABEL_CONTENT_SHOW_MUSIC,
5719  "Show the music tab inside the main menu."
5720  )
5721 MSG_HASH(
5722  MENU_ENUM_SUBLABEL_CONTENT_SHOW_VIDEO,
5723  "Show the video tab inside the main menu."
5724  )
5725 MSG_HASH(
5726  MENU_ENUM_SUBLABEL_CONTENT_SHOW_NETPLAY,
5727  "Show the netplay tab inside the main menu."
5728  )
5729 MSG_HASH(
5730  MENU_ENUM_SUBLABEL_CONTENT_SHOW_SETTINGS,
5731  "Show the settings tab inside the main menu."
5732  )
5733 MSG_HASH(
5734  MENU_ENUM_SUBLABEL_CONTENT_SHOW_HISTORY,
5735  "Show the recent history tab inside the main menu."
5736  )
5737 MSG_HASH(
5738  MENU_ENUM_SUBLABEL_CONTENT_SHOW_ADD,
5739  "Show the import content tab inside the main menu."
5740  )
5741 MSG_HASH(
5742  MENU_ENUM_SUBLABEL_CONTENT_SHOW_PLAYLISTS,
5743  "Show playlist tabs inside the main menu."
5744  )
5745 MSG_HASH(
5746  MENU_ENUM_SUBLABEL_RGUI_SHOW_START_SCREEN,
5747  "Show startup screen in menu. This is automatically set to false after the program starts for the first time."
5748  )
5749 MSG_HASH(
5750  MENU_ENUM_SUBLABEL_MATERIALUI_MENU_HEADER_OPACITY,
5751  "Modify the opacity of the header graphic."
5752  )
5753 MSG_HASH(
5754  MENU_ENUM_SUBLABEL_MATERIALUI_MENU_FOOTER_OPACITY,
5755  "Modify the opacity of the footer graphic."
5756  )
5757 MSG_HASH(
5758  MENU_ENUM_SUBLABEL_DPI_OVERRIDE_ENABLE,
5759  "The menu normally scales itself dynamically. If you want to set a specific scaling size instead, enable this."
5760  )
5761 MSG_HASH(
5762  MENU_ENUM_SUBLABEL_DPI_OVERRIDE_VALUE,
5763  "Set the custom scaling size here.\n"
5764  "NOTE: You have to enable 'DPI Override' for this scaling size to take effect."
5765  )
5766 MSG_HASH(
5767  MENU_ENUM_SUBLABEL_CORE_ASSETS_DIRECTORY,
5768  "Save all downloaded files to this directory."
5769  )
5770 MSG_HASH(
5771  MENU_ENUM_SUBLABEL_INPUT_REMAPPING_DIRECTORY,
5772  "Save all remapped controls to this directory."
5773  )
5774 MSG_HASH(
5775  MENU_ENUM_SUBLABEL_LIBRETRO_DIR_PATH,
5776  "Directory where the program searches for content/cores."
5777  )
5778 MSG_HASH(
5779  MENU_ENUM_SUBLABEL_LIBRETRO_INFO_PATH,
5780  "Application/core information files are stored here."
5781  )
5782 MSG_HASH(
5783  MENU_ENUM_SUBLABEL_JOYPAD_AUTOCONFIG_DIR,
5784  "If a joypad is plugged in, that joypad will be autoconfigured if a config file corresponding to it is present inside this directory."
5785  )
5786 MSG_HASH(
5787  MENU_ENUM_SUBLABEL_PLAYLIST_DIRECTORY,
5788  "Save all collections to this directory."
5789  )
5790 MSG_HASH(
5791  MENU_ENUM_SUBLABEL_CACHE_DIRECTORY,
5792  "If set to a directory, content which is temporarily extracted (e.g. from archives) will be extracted to this directory."
5793  )
5794 MSG_HASH(
5795  MENU_ENUM_SUBLABEL_CURSOR_DIRECTORY,
5796  "Saved queries are stored to this directory."
5797  )
5798 MSG_HASH(
5799  MENU_ENUM_SUBLABEL_CONTENT_DATABASE_DIRECTORY,
5800  "Databases are stored to this directory."
5801  )
5802 MSG_HASH(
5803  MENU_ENUM_SUBLABEL_ASSETS_DIRECTORY,
5804  "This location is queried by default when menu interfaces try to look for loadable assets, etc."
5805  )
5806 MSG_HASH(
5807  MENU_ENUM_SUBLABEL_SAVEFILE_DIRECTORY,
5808  "Save all save files to this directory. If not set, will try to save inside the content file's working directory."
5809  )
5810 MSG_HASH(
5811  MENU_ENUM_SUBLABEL_SAVESTATE_DIRECTORY,
5812  "Save all save states to this directory. If not set, will try to save inside the content file's working directory."
5813  )
5814 MSG_HASH(
5815  MENU_ENUM_SUBLABEL_SCREENSHOT_DIRECTORY,
5816  "Directory to dump screenshots to."
5817  )
5818 MSG_HASH(
5819  MENU_ENUM_SUBLABEL_OVERLAY_DIRECTORY,
5820  "Defines a directory where overlays are kept for easy access."
5821  )
5822 MSG_HASH(
5823  MENU_ENUM_SUBLABEL_CHEAT_DATABASE_PATH,
5824  "Cheat files are kept here."
5825  )
5826 MSG_HASH(
5827  MENU_ENUM_SUBLABEL_AUDIO_FILTER_DIR,
5828  "Directory where audio DSP filter files are kept."
5829  )
5830 MSG_HASH(
5831  MENU_ENUM_SUBLABEL_VIDEO_FILTER_DIR,
5832  "Directory where CPU-based video filter files are kept."
5833  )
5834 MSG_HASH(
5835  MENU_ENUM_SUBLABEL_VIDEO_SHADER_DIR,
5836  "Defines a directory where GPU-based video shader files are kept for easy access."
5837  )
5838 MSG_HASH(
5839  MENU_ENUM_SUBLABEL_RECORDING_OUTPUT_DIRECTORY,
5840  "Recordings will be dumped to this directory."
5841  )
5842 MSG_HASH(
5843  MENU_ENUM_SUBLABEL_RECORDING_CONFIG_DIRECTORY,
5844  "Recording configurations will be kept here."
5845  )
5846 MSG_HASH(
5847  MENU_ENUM_SUBLABEL_VIDEO_FONT_PATH,
5848  "Select a different font for onscreen notifications."
5849  )
5850 MSG_HASH(
5851  MENU_ENUM_SUBLABEL_SHADER_APPLY_CHANGES,
5852  "Changes to the shader configuration will take effect immediately. Use this if you changed the amount of shader passes, filtering, FBO scale, etc."
5853  )
5854 MSG_HASH(
5855  MENU_ENUM_SUBLABEL_VIDEO_SHADER_NUM_PASSES,
5856  "Increase or decrease the amount of shader pipeline passes. You can bind a separate shader to each pipeline pass and configure its scale and filtering."
5857  )
5858 MSG_HASH(
5859  MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET,
5860  "Load a shader preset. The shader pipeline will be automatically set-up."
5861  )
5862 MSG_HASH(
5863  MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET_SAVE_AS,
5864  "Save the current shader settings as a new shader preset."
5865  )
5866 MSG_HASH(
5867  MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET_SAVE_CORE,
5868  "Save the current shader settings as the default settings for this application/core."
5869  )
5870 MSG_HASH(
5871  MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET_SAVE_PARENT,
5872  "Save the current shader settings as the default settings for all files in the current content directory."
5873  )
5874 MSG_HASH(
5875  MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET_SAVE_GAME,
5876  "Save the current shader settings as the default settings for the content."
5877  )
5878 MSG_HASH(
5879  MENU_ENUM_SUBLABEL_VIDEO_SHADER_PARAMETERS,
5880  "Modifies the current shader directly. Changes will not be saved to the preset file."
5881  )
5882 MSG_HASH(
5883  MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET_PARAMETERS,
5884  "Modifies the shader preset itself currently used in the menu."
5885  )
5886 MSG_HASH(
5887  MENU_ENUM_SUBLABEL_CHEAT_NUM_PASSES,
5888  "Increase or decrease the amount of cheats."
5889  )
5890 MSG_HASH(
5891  MENU_ENUM_SUBLABEL_CHEAT_APPLY_CHANGES,
5892  "Cheat changes will take effect immediately."
5893  )
5894 MSG_HASH(
5895  MENU_ENUM_SUBLABEL_CHEAT_START_SEARCH,
5896  "Start search for a new cheat. Number of bits can be changed."
5897  )
5898 MSG_HASH(
5899  MENU_ENUM_SUBLABEL_CHEAT_CONTINUE_SEARCH,
5900  "Continue search for a new cheat."
5901  )
5902 MSG_HASH(
5903  MENU_ENUM_SUBLABEL_CHEAT_FILE_LOAD,
5904  "Load a cheat file and replace existing cheats."
5905  )
5906 MSG_HASH(
5907  MENU_ENUM_SUBLABEL_CHEAT_FILE_LOAD_APPEND,
5908  "Load a cheat file and append to existing cheats."
5909  )
5910 MSG_HASH(
5911  MENU_ENUM_SUBLABEL_CHEAT_FILE_SAVE_AS,
5912  "Save current cheats as a save file."
5913  )
5914 MSG_HASH(
5915  MENU_ENUM_SUBLABEL_CONTENT_SETTINGS,
5916  "Quickly access all relevant in-game settings."
5917  )
5918 MSG_HASH(
5919  MENU_ENUM_SUBLABEL_CORE_INFORMATION,
5920  "View information pertaining to the application/core."
5921  )
5922 MSG_HASH(
5923  MENU_ENUM_SUBLABEL_VIDEO_ASPECT_RATIO,
5924  "Floating point value for video aspect ratio (width / height), used if the Aspect Ratio is set to 'Config'."
5925  )
5926 MSG_HASH(
5927  MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_HEIGHT,
5928  "Custom viewport height that is used if the Aspect Ratio is set to 'Custom'."
5929  )
5930 MSG_HASH(
5931  MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_WIDTH,
5932  "Custom viewport width that is used if the Aspect Ratio is set to 'Custom'."
5933  )
5934 MSG_HASH(
5935  MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_X,
5936  "Custom viewport offset used for defining the X-axis position of the viewport. These are ignored if 'Integer Scale' is enabled. It will be automatically centered then."
5937  )
5938 MSG_HASH(
5939  MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_Y,
5940  "Custom viewport offset used for defining the Y-axis position of the viewport. These are ignored if 'Integer Scale' is enabled. It will be automatically centered then."
5941  )
5942 MSG_HASH(
5943  MENU_ENUM_LABEL_VALUE_NETPLAY_USE_MITM_SERVER,
5944  "Use Relay Server"
5945  )
5946 MSG_HASH(
5947  MENU_ENUM_SUBLABEL_NETPLAY_USE_MITM_SERVER,
5948  "Forward netplay connections through a man-in-the-middle server. Useful if the host is behind a firewall or has NAT/UPnP problems."
5949  )
5950 MSG_HASH(
5951  MENU_ENUM_LABEL_VALUE_NETPLAY_MITM_SERVER,
5952  "Relay Server Location"
5953  )
5954 MSG_HASH(
5955  MENU_ENUM_SUBLABEL_NETPLAY_MITM_SERVER,
5956  "Choose a specific relay server to use. Geographically closer locations tend to have lower latency."
5957  )
5958 MSG_HASH(
5959  MENU_ENUM_LABEL_VALUE_ADD_TO_MIXER,
5960  "Add to mixer"
5961  )
5962 MSG_HASH(
5963  MENU_ENUM_LABEL_VALUE_ADD_TO_MIXER_AND_PLAY,
5964  "Add to mixer and play"
5965  )
5966 MSG_HASH(
5967  MENU_ENUM_LABEL_VALUE_ADD_TO_MIXER_AND_COLLECTION,
5968  "Add to mixer"
5969  )
5970 MSG_HASH(
5971  MENU_ENUM_LABEL_VALUE_ADD_TO_MIXER_AND_COLLECTION_AND_PLAY,
5972  "Add to mixer and play"
5973  )
5974 MSG_HASH(
5975  MENU_ENUM_LABEL_VALUE_FILTER_BY_CURRENT_CORE,
5976  "Filter by current core"
5977  )
5978 MSG_HASH(
5980  "Global audio mixer volume"
5981  )
5982 MSG_HASH(
5983  MENU_ENUM_SUBLABEL_AUDIO_MIXER_VOLUME,
5984  "Global audio mixer volume (in dB). 0 dB is normal volume, and no gain is applied."
5985  )
5986 MSG_HASH(
5987  MENU_ENUM_LABEL_VALUE_AUDIO_MIXER_VOLUME,
5988  "Audio Mixer Volume Level (dB)"
5989  )
5990 MSG_HASH(
5991  MENU_ENUM_LABEL_VALUE_AUDIO_MIXER_MUTE,
5992  "Audio Mixer Mute"
5993  )
5994 MSG_HASH(
5995  MENU_ENUM_SUBLABEL_AUDIO_MIXER_MUTE,
5996  "Mute/unmute mixer audio."
5997  )
5998 MSG_HASH(
5999  MENU_ENUM_LABEL_VALUE_MENU_SHOW_ONLINE_UPDATER,
6000  "Show Online Updater"
6001  )
6002 MSG_HASH(
6003  MENU_ENUM_SUBLABEL_MENU_SHOW_ONLINE_UPDATER,
6004  "Show/hide the 'Online Updater' option."
6005  )
6006 MSG_HASH(
6007  MENU_ENUM_LABEL_VALUE_MENU_VIEWS_SETTINGS,
6008  "Views"
6009  )
6010 MSG_HASH(
6011  MENU_ENUM_SUBLABEL_MENU_VIEWS_SETTINGS,
6012  "Show or hide elements on the menu screen."
6013  )
6014 MSG_HASH(
6015  MENU_ENUM_LABEL_VALUE_MENU_SHOW_CORE_UPDATER,
6016  "Show Core Updater"
6017  )
6018 MSG_HASH(
6019  MENU_ENUM_SUBLABEL_MENU_SHOW_CORE_UPDATER,
6020  "Show/hide the ability to update cores (and core info files)."
6021  )
6022 MSG_HASH(
6024  "Preparing for content scan..."
6025  )
6026 MSG_HASH(
6027  MENU_ENUM_LABEL_VALUE_CORE_DELETE,
6028  "Delete core"
6029  )
6030 MSG_HASH(
6031  MENU_ENUM_SUBLABEL_CORE_DELETE,
6032  "Remove this core from disk."
6033  )
6034 MSG_HASH(
6035  MENU_ENUM_LABEL_VALUE_MENU_FRAMEBUFFER_OPACITY,
6036  "Framebuffer Opacity"
6037  )
6038 MSG_HASH(
6039  MENU_ENUM_SUBLABEL_MENU_FRAMEBUFFER_OPACITY,
6040  "Modify the opacity of the framebuffer."
6041  )
6042 MSG_HASH(
6043  MENU_ENUM_LABEL_VALUE_GOTO_FAVORITES,
6044  "Favorites"
6045  )
6046 MSG_HASH(
6047  MENU_ENUM_SUBLABEL_GOTO_FAVORITES,
6048  "Content which you have added to 'Favorites' will appear here."
6049  )
6050 MSG_HASH(
6051  MENU_ENUM_LABEL_VALUE_GOTO_MUSIC,
6052  "Music"
6053  )
6054 MSG_HASH(
6055  MENU_ENUM_SUBLABEL_GOTO_MUSIC,
6056  "Music which has been previously played will appear here."
6057  )
6058 MSG_HASH(
6059  MENU_ENUM_LABEL_VALUE_GOTO_IMAGES,
6060  "Image"
6061  )
6062 MSG_HASH(
6063  MENU_ENUM_SUBLABEL_GOTO_IMAGES,
6064  "Images which have been previously viewed will appear here."
6065  )
6066 MSG_HASH(
6067  MENU_ENUM_LABEL_VALUE_GOTO_VIDEO,
6068  "Video"
6069  )
6070 MSG_HASH(
6071  MENU_ENUM_SUBLABEL_GOTO_VIDEO,
6072  "Videos which have been previously played will appear here."
6073  )
6074 MSG_HASH(
6075  MENU_ENUM_LABEL_VALUE_MATERIALUI_ICONS_ENABLE,
6076  "Menu Icons"
6077  )
6078 MSG_HASH(
6079  MENU_ENUM_SUBLABEL_MATERIALUI_ICONS_ENABLE,
6080  "Enable/disable the menu icons shown at the lefthand side of the menu entries."
6081  )
6082 MSG_HASH(
6083  MENU_ENUM_LABEL_VALUE_XMB_MAIN_MENU_ENABLE_SETTINGS,
6084  "Enable Settings Tab"
6085  )
6086 MSG_HASH(
6087  MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_SETTINGS_PASSWORD,
6088  "Set Password For Enabling Settings Tab"
6089  )
6090 MSG_HASH(
6092  "Enter Password"
6093  )
6094 MSG_HASH(
6096  "Password correct."
6097  )
6098 MSG_HASH(
6100  "Password incorrect."
6101  )
6102 MSG_HASH(
6103  MENU_ENUM_SUBLABEL_XMB_MAIN_MENU_ENABLE_SETTINGS,
6104  "Enables the Settings tab. A restart is required for the tab to appear."
6105  )
6106 MSG_HASH(
6107  MENU_ENUM_SUBLABEL_CONTENT_SHOW_SETTINGS_PASSWORD,
6108  "Supplying a password when hiding the settings tab makes it possible to later restore it from the menu, by going to the Main Menu tab, selecting Enable Settings Tab and entering the password."
6109  )
6110 MSG_HASH(
6111  MENU_ENUM_SUBLABEL_PLAYLIST_ENTRY_RENAME,
6112  "Allow the user to rename entries in collections."
6113  )
6114 MSG_HASH(
6115  MENU_ENUM_LABEL_VALUE_PLAYLIST_ENTRY_RENAME,
6116  "Allow to rename entries"
6117  )
6118 MSG_HASH(
6119  MENU_ENUM_SUBLABEL_RENAME_ENTRY,
6120  "Rename the title of the entry."
6121  )
6122 MSG_HASH(
6123  MENU_ENUM_LABEL_VALUE_RENAME_ENTRY,
6124  "Rename"
6125  )
6126 MSG_HASH(
6127  MENU_ENUM_LABEL_VALUE_MENU_SHOW_LOAD_CORE,
6128  "Show Load Core"
6129  )
6130 MSG_HASH(
6131  MENU_ENUM_SUBLABEL_MENU_SHOW_LOAD_CORE,
6132  "Show/hide the 'Load Core' option."
6133  )
6134 MSG_HASH(
6135  MENU_ENUM_LABEL_VALUE_MENU_SHOW_LOAD_CONTENT,
6136  "Show Load Content"
6137  )
6138 MSG_HASH(
6139  MENU_ENUM_SUBLABEL_MENU_SHOW_LOAD_CONTENT,
6140  "Show/hide the 'Load Content' option."
6141  )
6142 MSG_HASH(
6143  MENU_ENUM_LABEL_VALUE_MENU_SHOW_INFORMATION,
6144  "Show Information"
6145  )
6146 MSG_HASH(
6147  MENU_ENUM_SUBLABEL_MENU_SHOW_INFORMATION,
6148  "Show/hide the 'Information' option."
6149  )
6150 MSG_HASH(
6151  MENU_ENUM_LABEL_VALUE_MENU_SHOW_CONFIGURATIONS,
6152  "Show Configuration File"
6153  )
6154 MSG_HASH(
6155  MENU_ENUM_SUBLABEL_MENU_SHOW_CONFIGURATIONS,
6156  "Show/hide the 'Configuration File' option."
6157  )
6158 MSG_HASH(
6159  MENU_ENUM_LABEL_VALUE_MENU_SHOW_HELP,
6160  "Show Help"
6161  )
6162 MSG_HASH(
6163  MENU_ENUM_SUBLABEL_MENU_SHOW_HELP,
6164  "Show/hide the 'Help' option."
6165  )
6166 #ifdef HAVE_LAKKA
6167 MSG_HASH(
6168  MENU_ENUM_LABEL_VALUE_MENU_SHOW_QUIT_RETROARCH,
6169  "Show Restart RetroArch"
6170  )
6171 MSG_HASH(
6172  MENU_ENUM_SUBLABEL_MENU_SHOW_QUIT_RETROARCH,
6173  "Show/hide the 'Restart RetroArch' option."
6174  )
6175 #else
6176 MSG_HASH(
6177  MENU_ENUM_LABEL_VALUE_MENU_SHOW_QUIT_RETROARCH,
6178  "Show Quit RetroArch"
6179  )
6180 MSG_HASH(
6181  MENU_ENUM_SUBLABEL_MENU_SHOW_QUIT_RETROARCH,
6182  "Show/hide the 'Quit RetroArch' option."
6183  )
6184 #endif
6185 MSG_HASH(
6186  MENU_ENUM_LABEL_VALUE_MENU_SHOW_REBOOT,
6187  "Show Reboot"
6188  )
6189 MSG_HASH(
6190  MENU_ENUM_SUBLABEL_MENU_SHOW_REBOOT,
6191  "Show/hide the 'Reboot' option."
6192  )
6193 MSG_HASH(
6194  MENU_ENUM_LABEL_VALUE_MENU_SHOW_SHUTDOWN,
6195  "Show Shutdown"
6196  )
6197 MSG_HASH(
6198  MENU_ENUM_SUBLABEL_MENU_SHOW_SHUTDOWN,
6199  "Show/hide the 'Shutdown' option."
6200  )
6201 MSG_HASH(
6202  MENU_ENUM_LABEL_VALUE_QUICK_MENU_VIEWS_SETTINGS,
6203  "Quick Menu"
6204  )
6205 MSG_HASH(
6206  MENU_ENUM_SUBLABEL_QUICK_MENU_VIEWS_SETTINGS,
6207  "Show or hide elements on the Quick Menu screen."
6208  )
6209 MSG_HASH(
6210  MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_TAKE_SCREENSHOT,
6211  "Show Take Screenshot"
6212  )
6213 MSG_HASH(
6214  MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_TAKE_SCREENSHOT,
6215  "Show/hide the 'Take Screenshot' option."
6216  )
6217 MSG_HASH(
6218  MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_SAVE_LOAD_STATE,
6219  "Show Save/Load State"
6220  )
6221 MSG_HASH(
6222  MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_SAVE_LOAD_STATE,
6223  "Show/hide the options for saving/loading state."
6224  )
6225 MSG_HASH(
6226  MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_UNDO_SAVE_LOAD_STATE,
6227  "Show Undo Save/Load State"
6228  )
6229 MSG_HASH(
6230  MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_UNDO_SAVE_LOAD_STATE,
6231  "Show/hide the options for undoing save/load state."
6232  )
6233 MSG_HASH(
6234  MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_ADD_TO_FAVORITES,
6235  "Show Add to Favorites"
6236  )
6237 MSG_HASH(
6238  MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_ADD_TO_FAVORITES,
6239  "Show/hide the 'Add to Favorites' option."
6240  )
6241 MSG_HASH(
6242  MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_START_RECORDING,
6243  "Show Start Recording"
6244  )
6245 MSG_HASH(
6246  MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_START_RECORDING,
6247  "Show/hide the 'Start Recording' option."
6248  )
6249 MSG_HASH(
6250  MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_START_STREAMING,
6251  "Show Start Streaming"
6252  )
6253 MSG_HASH(
6254  MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_START_STREAMING,
6255  "Show/hide the 'Start Streaming' option."
6256  )
6257 MSG_HASH(
6258  MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_RESET_CORE_ASSOCIATION,
6259  "Show Reset Core Association"
6260  )
6261 MSG_HASH(
6262  MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_RESET_CORE_ASSOCIATION,
6263  "Show/hide the 'Reset Core Association' option."
6264  )
6265 MSG_HASH(
6266  MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_OPTIONS,
6267  "Show Options"
6268  )
6269 MSG_HASH(
6270  MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_OPTIONS,
6271  "Show/hide the 'Options' option."
6272  )
6273 MSG_HASH(
6274  MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_CONTROLS,
6275  "Show Controls"
6276  )
6277 MSG_HASH(
6278  MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_CONTROLS,
6279  "Show/hide the 'Controls' option."
6280  )
6281 MSG_HASH(
6282  MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_CHEATS,
6283  "Show Cheats"
6284  )
6285 MSG_HASH(
6286  MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_CHEATS,
6287  "Show/hide the 'Cheats' option."
6288  )
6289 MSG_HASH(
6290  MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_SHADERS,
6291  "Show Shaders"
6292  )
6293 MSG_HASH(
6294  MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_SHADERS,
6295  "Show/hide the 'Shaders' option."
6296  )
6297 MSG_HASH(
6298  MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_SAVE_CORE_OVERRIDES,
6299  "Show Save Core Overrides"
6300  )
6301 MSG_HASH(
6302  MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_SAVE_CORE_OVERRIDES,
6303  "Show/hide the 'Save Core Overrides' option."
6304  )
6305 MSG_HASH(
6306  MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_SAVE_GAME_OVERRIDES,
6307  "Show Save Game Overrides"
6308  )
6309 MSG_HASH(
6310  MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_SAVE_GAME_OVERRIDES,
6311  "Show/hide the 'Save Game Overrides' option."
6312  )
6313 MSG_HASH(
6314  MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_INFORMATION,
6315  "Show Information"
6316  )
6317 MSG_HASH(
6318  MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_INFORMATION,
6319  "Show/hide the 'Information' option."
6320  )
6321 MSG_HASH(
6322  MENU_ENUM_LABEL_VALUE_VIDEO_MESSAGE_BGCOLOR_ENABLE,
6323  "Notification Background Enable"
6324  )
6325 MSG_HASH(
6326  MENU_ENUM_LABEL_VALUE_VIDEO_MESSAGE_BGCOLOR_RED,
6327  "Notification Background Red Color"
6328  )
6329 MSG_HASH(
6330  MENU_ENUM_LABEL_VALUE_VIDEO_MESSAGE_BGCOLOR_GREEN,
6331  "Notification Background Green Color"
6332  )
6333 MSG_HASH(
6334  MENU_ENUM_LABEL_VALUE_VIDEO_MESSAGE_BGCOLOR_BLUE,
6335  "Notification Background Blue Color"
6336  )
6337 MSG_HASH(
6338  MENU_ENUM_LABEL_VALUE_VIDEO_MESSAGE_BGCOLOR_OPACITY,
6339  "Notification Background Opacity"
6340  )
6341 MSG_HASH(
6342  MENU_ENUM_LABEL_VALUE_MENU_DISABLE_KIOSK_MODE,
6343  "Disable Kiosk Mode"
6344  )
6345 MSG_HASH(
6346  MENU_ENUM_SUBLABEL_MENU_DISABLE_KIOSK_MODE,
6347  "Disables kiosk mode. A restart is required for the change to take full effect."
6348  )
6349 MSG_HASH(
6350  MENU_ENUM_LABEL_VALUE_MENU_ENABLE_KIOSK_MODE,
6351  "Enable Kiosk Mode"
6352  )
6353 MSG_HASH(
6354  MENU_ENUM_SUBLABEL_MENU_ENABLE_KIOSK_MODE,
6355  "Protects the setup by hiding all configuration related settings."
6356  )
6357 MSG_HASH(
6358  MENU_ENUM_LABEL_VALUE_MENU_KIOSK_MODE_PASSWORD,
6359  "Set Password For Disabling Kiosk Mode"
6360  )
6361 MSG_HASH(
6362  MENU_ENUM_SUBLABEL_MENU_KIOSK_MODE_PASSWORD,
6363  "Supplying a password when enabling kiosk mode makes it possible to later disable it from the menu, by going to the Main Menu, selecting Disable Kiosk Mode and entering the password."
6364  )
6365 MSG_HASH(
6367  "Enter Password"
6368  )
6369 MSG_HASH(
6371  "Password correct."
6372  )
6373 MSG_HASH(
6375  "Password incorrect."
6376  )
6377 MSG_HASH(
6378  MENU_ENUM_LABEL_VALUE_VIDEO_MESSAGE_COLOR_RED,
6379  "Notification Red Color"
6380  )
6381 MSG_HASH(
6382  MENU_ENUM_LABEL_VALUE_VIDEO_MESSAGE_COLOR_GREEN,
6383  "Notification Green Color"
6384  )
6385 MSG_HASH(
6386  MENU_ENUM_LABEL_VALUE_VIDEO_MESSAGE_COLOR_BLUE,
6387  "Notification Blue Color"
6388  )
6389 MSG_HASH(
6390  MENU_ENUM_LABEL_VALUE_FRAMECOUNT_SHOW,
6391  "Display Frame Count"
6392  )
6393 MSG_HASH(
6395  "Configuration override loaded."
6396  )
6397 MSG_HASH(
6399  "Game remap file loaded."
6400  )
6401 MSG_HASH(
6403  "Core remap file loaded."
6404  )
6405 MSG_HASH(
6407  "RunAhead has been disabled because this core does not support save states."
6408  )
6409 MSG_HASH(
6411  "Failed to save state. RunAhead has been disabled."
6412  )
6413 MSG_HASH(
6415  "Failed to load state. RunAhead has been disabled."
6416  )
6417 MSG_HASH(
6419  "Failed to create second instance. RunAhead will now use only one instance."
6420  )
6421 MSG_HASH(
6422  MENU_ENUM_LABEL_VALUE_AUTOMATICALLY_ADD_CONTENT_TO_PLAYLIST,
6423  "Automatically add content to playlist"
6424  )
6425 MSG_HASH(
6426  MENU_ENUM_SUBLABEL_AUTOMATICALLY_ADD_CONTENT_TO_PLAYLIST,
6427  "Automatically scans loaded content so they appear inside playlists."
6428  )
6429 MSG_HASH(
6431  "Scanning of file finished"
6432  )
6433 MSG_HASH(
6434  MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_OPACITY,
6435  "Window Opacity"
6436  )
6437 MSG_HASH(
6438  MENU_ENUM_LABEL_VALUE_AUDIO_RESAMPLER_QUALITY,
6439  "Audio Resampler Quality"
6440  )
6441 MSG_HASH(
6442  MENU_ENUM_SUBLABEL_AUDIO_RESAMPLER_QUALITY,
6443  "Lower this value to favor performance/lower latency over audio quality, increase if you want better audio quality at the expense of performance/lower latency."
6444  )
6445 MSG_HASH(
6446  MENU_ENUM_LABEL_VALUE_SHADER_WATCH_FOR_CHANGES,
6447  "Watch shader files for changes"
6448  )
6449 MSG_HASH(
6450  MENU_ENUM_SUBLABEL_SHADER_WATCH_FOR_CHANGES,
6451  "Auto-apply changes made to shader files on disk."
6452  )
6453 MSG_HASH(
6454  MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_SHOW_DECORATIONS,
6455  "Show Window Decorations"
6456  )
6457 MSG_HASH(
6458  MENU_ENUM_LABEL_VALUE_STATISTICS_SHOW,
6459  "Display Statistics"
6460  )
6461 MSG_HASH(
6462  MENU_ENUM_SUBLABEL_STATISTICS_SHOW,
6463  "Show onscreen technical statistics."
6464  )
6465 MSG_HASH(
6466  MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_ENABLE,
6467  "Enable border filler"
6468  )
6469 MSG_HASH(
6470  MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_THICKNESS_ENABLE,
6471  "Enable border filler thickness"
6472  )
6473 MSG_HASH(
6474  MENU_ENUM_LABEL_VALUE_MENU_RGUI_BACKGROUND_FILLER_THICKNESS_ENABLE,
6475  "Enable background filler thickness"
6476  )
6477 MSG_HASH(
6478  MENU_ENUM_SUBLABEL_CRT_SWITCH_RESOLUTION,
6479  "For CRT displays only. Attempts to use exact core/game resolution and refresh rate."
6480  )
6481 MSG_HASH(
6482  MENU_ENUM_LABEL_VALUE_CRT_SWITCH_RESOLUTION,
6483  "CRT SwitchRes"
6484  )
6485 MSG_HASH(
6486  MENU_ENUM_SUBLABEL_CRT_SWITCH_RESOLUTION_SUPER,
6487  "Switch among native and ultrawide super resolutions."
6488  )
6489 MSG_HASH(
6490  MENU_ENUM_LABEL_VALUE_CRT_SWITCH_RESOLUTION_SUPER,
6491  "CRT Super Resolution"
6492  )
6493 MSG_HASH(
6494  MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_REWIND,
6495  "Show Rewind Settings"
6496  )
6497 MSG_HASH(
6498  MENU_ENUM_SUBLABEL_CONTENT_SHOW_REWIND,
6499  "Show/hide the Rewind options."
6500  )
6501 MSG_HASH(
6502  MENU_ENUM_SUBLABEL_CONTENT_SHOW_LATENCY,
6503  "Show/hide the Latency options."
6504  )
6505 MSG_HASH(
6506  MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_LATENCY,
6507  "Show Latency Settings"
6508  )
6509 MSG_HASH(
6510  MENU_ENUM_SUBLABEL_CONTENT_SHOW_OVERLAYS,
6511  "Show/hide the Overlay options."
6512  )
6513 MSG_HASH(
6514  MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_OVERLAYS,
6515  "Show Overlay Settings"
6516  )
6517 MSG_HASH(
6518  MENU_ENUM_LABEL_VALUE_AUDIO_ENABLE_MENU,
6519  "Enable menu audio"
6520  )
6521 MSG_HASH(
6522  MENU_ENUM_SUBLABEL_AUDIO_ENABLE_MENU,
6523  "Enable or disable menu sound."
6524  )
6525 MSG_HASH(
6526  MENU_ENUM_LABEL_VALUE_AUDIO_MIXER_SETTINGS,
6527  "Mixer Settings"
6528  )
6529 MSG_HASH(
6530  MENU_ENUM_SUBLABEL_AUDIO_MIXER_SETTINGS,
6531  "View and/or modify audio mixer settings."
6532  )
6533 MSG_HASH(
6535  "Info"
6536  )
6537 MSG_HASH(
6539  "&File"
6540  )
6541 MSG_HASH(
6543  "&Load Core..."
6544  )
6545 MSG_HASH(
6547  "&Unload Core"
6548  )
6549 MSG_HASH(
6551  "E&xit"
6552  )
6553 MSG_HASH(
6555  "&Edit"
6556  )
6557 MSG_HASH(
6559  "&Search"
6560  )
6561 MSG_HASH(
6563  "&View"
6564  )
6565 MSG_HASH(
6567  "Closed Docks"
6568  )
6569 MSG_HASH(
6571  "Shader Parameters"
6572  )
6573 MSG_HASH(
6575  "&Options..."
6576  )
6577 MSG_HASH(
6579  "Remember dock positions:"
6580  )
6581 MSG_HASH(
6583  "Remember window geometry:"
6584  )
6585 MSG_HASH(
6587  "Remember last content browser tab:"
6588  )
6589 MSG_HASH(
6591  "Theme:"
6592  )
6593 MSG_HASH(
6595  "<System Default>"
6596  )
6597 MSG_HASH(
6599  "Dark"
6600  )
6601 MSG_HASH(
6603  "Custom..."
6604  )
6605 MSG_HASH(
6607  "Options"
6608  )
6609 MSG_HASH(
6611  "&Tools"
6612  )
6613 MSG_HASH(
6615  "&Help"
6616  )
6617 MSG_HASH(
6619  "About RetroArch"
6620  )
6621 MSG_HASH(
6623  "Documentation"
6624  )
6625 MSG_HASH(
6627  "Load Custom Core..."
6628  )
6629 MSG_HASH(
6631  "Load Core"
6632  )
6633 MSG_HASH(
6635  "Loading Core..."
6636  )
6637 MSG_HASH(
6639  "Name"
6640  )
6641 MSG_HASH(
6643  "Version"
6644  )
6645 MSG_HASH(
6647  "Playlists"
6648  )
6649 MSG_HASH(
6651  "File Browser"
6652  )
6653 MSG_HASH(
6655  "Top"
6656  )
6657 MSG_HASH(
6659  "Up"
6660  )
6661 MSG_HASH(
6663  "Content Browser"
6664  )
6665 MSG_HASH(
6667  "Boxart"
6668  )
6669 MSG_HASH(
6671  "Screenshot"
6672  )
6673 MSG_HASH(
6675  "Title Screen"
6676  )
6677 MSG_HASH(
6679  "All Playlists"
6680  )
6681 MSG_HASH(
6683  "Core"
6684  )
6685 MSG_HASH(
6687  "Core Info"
6688  )
6689 MSG_HASH(
6691  "<Ask me>"
6692  )
6693 MSG_HASH(
6695  "Information"
6696  )
6697 MSG_HASH(
6699  "Warning"
6700  )
6701 MSG_HASH(
6703  "Error"
6704  )
6705 MSG_HASH(
6707  "Network Error"
6708  )
6709 MSG_HASH(
6711  "Please restart the program for the changes to take effect."
6712  )
6713 MSG_HASH(
6715  "Log"
6716  )
6717 #ifdef HAVE_QT
6718 MSG_HASH(
6720  "Scan Finished.<br><br>\n"
6721  "In order for content to be correctly scanned, you must:\n"
6722  "<ul><li>have a compatible core already downloaded</li>\n"
6723  "<li>have \"Core Info Files\" updated via Online Updater</li>\n"
6724  "<li>have \"Databases\" updated via Online Updater</li>\n"
6725  "<li>restart RetroArch if any of the above was just done</li></ul>\n"
6726  "Finally, the content must match existing databases from <a href=\"https://docs.libretro.com/guides/roms-playlists-thumbnails/#sources\">here</a>. If it is still not working, consider <a href=\"https://www.github.com/libretro/RetroArch/issues\">submitting a bug report</a>."
6727  )
6728 #endif
6729 MSG_HASH(
6730  MENU_ENUM_LABEL_VALUE_SHOW_WIMP,
6731  "Show Desktop Menu"
6732  )
6733 MSG_HASH(
6734  MENU_ENUM_SUBLABEL_SHOW_WIMP,
6735  "Opens the desktop menu if closed."
6736  )
6737 MSG_HASH(
6739  "Don't show this again"
6740  )
6741 MSG_HASH(
6743  "Stop"
6744  )
6745 MSG_HASH(
6747  "Associate Core"
6748  )
6749 MSG_HASH(
6751  "Hidden Playlists"
6752  )
6753 MSG_HASH(
6755  "Hide"
6756  )
6757 MSG_HASH(
6759  "Highlight color:"
6760  )
6761 MSG_HASH(
6763  "&Choose..."
6764  )
6765 MSG_HASH(
6767  "Select Color"
6768  )
6769 MSG_HASH(
6771  "Select Theme"
6772  )
6773 MSG_HASH(
6775  "Custom Theme"
6776  )
6777 MSG_HASH(
6779  "File path is blank."
6780  )
6781 MSG_HASH(
6783  "File is empty."
6784  )
6785 MSG_HASH(
6787  "Could not open file for reading."
6788  )
6789 MSG_HASH(
6791  "Could not open file for writing."
6792  )
6793 MSG_HASH(
6795  "File does not exist."
6796  )
6797 MSG_HASH(
6799  "Suggest loaded core first:"
6800  )
6801 MSG_HASH(
6803  "Zoom"
6804  )
6805 MSG_HASH(
6807  "View"
6808  )
6809 MSG_HASH(
6811  "Icons"
6812  )
6813 MSG_HASH(
6815  "List"
6816  )
6817 MSG_HASH(
6818  MENU_ENUM_LABEL_VALUE_QUICK_MENU_OVERRIDE_OPTIONS,
6819  "Overrides"
6820  )
6821 MSG_HASH(
6822  MENU_ENUM_SUBLABEL_QUICK_MENU_OVERRIDE_OPTIONS,
6823  "Options for overriding the global configuration."
6824  )
6825 MSG_HASH(
6827  "Will start playback of the audio stream. Once finished, it will remove the current audio stream from memory."
6828  )
6829 MSG_HASH(
6831  "Will start playback of the audio stream. Once finished, it will loop and play the track again from the beginning."
6832  )
6833 MSG_HASH(
6835  "Will start playback of the audio stream. Once finished, it will jump to the next audio stream in sequential order and repeat this behavior. Useful as an album playback mode."
6836  )
6837 MSG_HASH(
6839  "This will stop playback of the audio stream, but not remove it from memory. You can start playing it again by selecting 'Play'."
6840  )
6841 MSG_HASH(
6843  "This will stop playback of the audio stream and remove it entirely from memory."
6844  )
6845 MSG_HASH(
6847  "Adjust the volume of the audio stream."
6848  )
6849 MSG_HASH(
6850  MENU_ENUM_SUBLABEL_ADD_TO_MIXER,
6851  "Add this audio track to an available audio stream slot. If no slots are currently available, it will be ignored."
6852  )
6853 MSG_HASH(
6854  MENU_ENUM_SUBLABEL_ADD_TO_MIXER_AND_PLAY,
6855  "Add this audio track to an available audio stream slot and play it. If no slots are currently available, it will be ignored."
6856  )
6857 MSG_HASH(
6859  "Play"
6860  )
6861 MSG_HASH(
6863  "Play (Looped)"
6864  )
6865 MSG_HASH(
6867  "Play (Sequential)"
6868  )
6869 MSG_HASH(
6871  "Stop"
6872  )
6873 MSG_HASH(
6875  "Remove"
6876  )
6877 MSG_HASH(
6879  "Volume"
6880  )
6881 MSG_HASH(
6882  MENU_ENUM_LABEL_VALUE_DETECT_CORE_LIST_OK_CURRENT_CORE,
6883  "Current core"
6884  )
6885 MSG_HASH(
6887  "Clear"
6888  )
6889 MSG_HASH(
6890  MENU_ENUM_SUBLABEL_ACHIEVEMENT_PAUSE,
6891  "Pause achievements for current session (This action will enable savestates, cheats, rewind, pause, and slow-motion)."
6892  )
6893 MSG_HASH(
6894  MENU_ENUM_SUBLABEL_ACHIEVEMENT_RESUME,
6895  "Resume achievements for current session (This action will disable savestates, cheats, rewind, pause, and slow-motion and reset the current game)."
6896  )
6897 MSG_HASH(
6899  "In-Menu"
6900  )
6901 MSG_HASH(
6903  "In-Game"
6904  )
6905 MSG_HASH(
6907  "In-Game (Paused)"
6908  )
6909 MSG_HASH(
6911  "Playing"
6912  )
6913 MSG_HASH(
6915  "Paused"
6916  )
6917 MSG_HASH(
6918  MENU_ENUM_LABEL_VALUE_DISCORD_ALLOW,
6919  "Enable Discord Rich Presence"
6920  )
6921 MSG_HASH(
6922  MENU_ENUM_SUBLABEL_DISCORD_ALLOW,
6923  "Enable or disable Discord Rich Presence support.\n"
6924  "NOTE: It will not work with the browser version, only with the native desktop client."
6925  )
6926 MSG_HASH(
6927  MENU_ENUM_LABEL_VALUE_MIDI_INPUT,
6928  "Input"
6929  )
6930 MSG_HASH(
6931  MENU_ENUM_SUBLABEL_MIDI_INPUT,
6932  "Select input device."
6933  )
6934 MSG_HASH(
6935  MENU_ENUM_LABEL_VALUE_MIDI_OUTPUT,
6936  "Output"
6937  )
6938 MSG_HASH(
6939  MENU_ENUM_SUBLABEL_MIDI_OUTPUT,
6940  "Select output device."
6941  )
6942 MSG_HASH(
6943  MENU_ENUM_LABEL_VALUE_MIDI_VOLUME,
6944  "Volume"
6945  )
6946 MSG_HASH(
6947  MENU_ENUM_SUBLABEL_MIDI_VOLUME,
6948  "Set output volume (%)."
6949  )
6950 MSG_HASH(
6951  MENU_ENUM_LABEL_VALUE_POWER_MANAGEMENT_SETTINGS,
6952  "Power Management"
6953  )
6954 MSG_HASH(
6955  MENU_ENUM_SUBLABEL_POWER_MANAGEMENT_SETTINGS,
6956  "Change power management settings."
6957  )
6958 MSG_HASH(
6959  MENU_ENUM_LABEL_VALUE_SUSTAINED_PERFORMANCE_MODE,
6960  "Sustained Performance Mode"
6961  )
6962 MSG_HASH(
6964  "mpv support"
6965  )
6966 MSG_HASH(
6967  MENU_ENUM_LABEL_VALUE_CHEAT_IDX,
6968  "Index"
6969  )
6970 MSG_HASH(
6971  MENU_ENUM_LABEL_VALUE_CHEAT_MATCH_IDX,
6972  "View Match #"
6973  )
6974 MSG_HASH(
6975  MENU_ENUM_LABEL_VALUE_CHEAT_MATCH,
6976  "Match Address: %08X Mask: %02X"
6977  )
6978 MSG_HASH(
6979  MENU_ENUM_LABEL_VALUE_CHEAT_COPY_MATCH,
6980  "Create Code Match #"
6981  )
6982 MSG_HASH(
6983  MENU_ENUM_LABEL_VALUE_CHEAT_DELETE_MATCH,
6984  "Delete Match #"
6985  )
6986 MSG_HASH(
6987  MENU_ENUM_LABEL_VALUE_CHEAT_BROWSE_MEMORY,
6988  "Browse Address: %08X"
6989  )
6990 MSG_HASH(
6991  MENU_ENUM_LABEL_VALUE_CHEAT_DESC,
6992  "Description"
6993  )
6994 MSG_HASH(
6995  MENU_ENUM_LABEL_VALUE_CHEAT_STATE,
6996  "Enabled"
6997  )
6998 MSG_HASH(
6999  MENU_ENUM_LABEL_VALUE_CHEAT_CODE,
7000  "Code"
7001  )
7002 MSG_HASH(
7003  MENU_ENUM_LABEL_VALUE_CHEAT_HANDLER,
7004  "Handler"
7005  )
7006 MSG_HASH(
7007  MENU_ENUM_LABEL_VALUE_CHEAT_MEMORY_SEARCH_SIZE,
7008  "Memory Search Size"
7009  )
7010 MSG_HASH(
7011  MENU_ENUM_LABEL_VALUE_CHEAT_TYPE,
7012  "Type"
7013  )
7014 MSG_HASH(
7015  MENU_ENUM_LABEL_VALUE_CHEAT_VALUE,
7016  "Value"
7017  )
7018 MSG_HASH(
7019  MENU_ENUM_LABEL_VALUE_CHEAT_ADDRESS,
7020  "Memory Address"
7021  )
7022 MSG_HASH(
7023  MENU_ENUM_LABEL_VALUE_CHEAT_ADDRESS_BIT_POSITION,
7024  "Memory Address Mask"
7025  )
7026 MSG_HASH(
7027  MENU_ENUM_LABEL_VALUE_CHEAT_RUMBLE_TYPE,
7028  "Rumble When Memory"
7029  )
7030 MSG_HASH(
7031  MENU_ENUM_LABEL_VALUE_CHEAT_RUMBLE_VALUE,
7032  "Rumble Value"
7033  )
7034 MSG_HASH(
7035  MENU_ENUM_LABEL_VALUE_CHEAT_RUMBLE_PORT,
7036  "Rumble Port"
7037  )
7038 MSG_HASH(
7039  MENU_ENUM_LABEL_VALUE_CHEAT_RUMBLE_PRIMARY_STRENGTH,
7040  "Rumble Primary Strength"
7041  )
7042 MSG_HASH(
7043  MENU_ENUM_LABEL_VALUE_CHEAT_RUMBLE_PRIMARY_DURATION,
7044  "Rumble Primary Duration (ms)"
7045  )
7046 MSG_HASH(
7047  MENU_ENUM_LABEL_VALUE_CHEAT_RUMBLE_SECONDARY_STRENGTH,
7048  "Rumble Secondary Strength"
7049  )
7050 MSG_HASH(
7051  MENU_ENUM_LABEL_VALUE_CHEAT_RUMBLE_SECONDARY_DURATION,
7052  "Rumble Secondary Duration (ms)"
7053  )
7054 MSG_HASH(
7055  MENU_ENUM_LABEL_VALUE_CHEAT_REPEAT_COUNT,
7056  "Number of Iterations"
7057  )
7058 MSG_HASH(
7059  MENU_ENUM_LABEL_VALUE_CHEAT_REPEAT_ADD_TO_VALUE,
7060  "Value Increase Each Iteration"
7061  )
7062 MSG_HASH(
7063  MENU_ENUM_LABEL_VALUE_CHEAT_REPEAT_ADD_TO_ADDRESS,
7064  "Address Increase Each Iteration"
7065  )
7066 MSG_HASH(
7067  MENU_ENUM_LABEL_VALUE_CHEAT_ADD_NEW_AFTER,
7068  "Add New Cheat After This One"
7069  )
7070 MSG_HASH(
7071  MENU_ENUM_LABEL_VALUE_CHEAT_ADD_NEW_BEFORE,
7072  "Add New Cheat Before This One"
7073  )
7074 MSG_HASH(
7075  MENU_ENUM_LABEL_VALUE_CHEAT_COPY_AFTER,
7076  "Copy This Cheat After"
7077  )
7078 MSG_HASH(
7079  MENU_ENUM_LABEL_VALUE_CHEAT_COPY_BEFORE,
7080  "Copy This Cheat Before"
7081  )
7082 MSG_HASH(
7083  MENU_ENUM_LABEL_VALUE_CHEAT_DELETE,
7084  "Delete This Cheat"
7085  )
7086 MSG_HASH(
7088  "Emulator"
7089  )
7090 MSG_HASH(
7092  "RetroArch"
7093  )
7094 MSG_HASH(
7096  "<Disabled>"
7097  )
7098 MSG_HASH(
7100  "Set To Value"
7101  )
7102 MSG_HASH(
7104  "Increase By Value"
7105  )
7106 MSG_HASH(
7108  "Decrease By Value"
7109  )
7110 MSG_HASH(
7112  "Run next cheat if value = memory"
7113  )
7114 MSG_HASH(
7116  "Run next cheat if value != memory"
7117  )
7118 MSG_HASH(
7120  "Run next cheat if value < memory"
7121  )
7122 MSG_HASH(
7124  "Run next cheat if value > memory"
7125  )
7126 MSG_HASH(
7128  "<Disabled>"
7129  )
7130 MSG_HASH(
7132  "Changes"
7133  )
7134 MSG_HASH(
7136  "Does Not Change"
7137  )
7138 MSG_HASH(
7140  "Increases"
7141  )
7142 MSG_HASH(
7144  "Decreases"
7145  )
7146 MSG_HASH(
7148  "= Rumble Value"
7149  )
7150 MSG_HASH(
7152  "!= Rumble Value"
7153  )
7154 MSG_HASH(
7156  "< Rumble Value"
7157  )
7158 MSG_HASH(
7160  "> Rumble Value"
7161  )
7162 MSG_HASH(
7164  "Increases by Rumble Value"
7165  )
7166 MSG_HASH(
7168  "Decreases by Rumble Value"
7169  )
7170 MSG_HASH(
7172  "1-bit, max value = 0x01"
7173  )
7174 MSG_HASH(
7176  "2-bit, max value = 0x03"
7177  )
7178 MSG_HASH(
7180  "4-bit, max value = 0x0F"
7181  )
7182 MSG_HASH(
7184  "8-bit, max value = 0xFF"
7185  )
7186 MSG_HASH(
7188  "16-bit, max value = 0xFFFF"
7189  )
7190 MSG_HASH(
7192  "32-bit, max value = 0xFFFFFFFF"
7193  )
7194 MSG_HASH(
7196  "1"
7197  )
7198 MSG_HASH(
7200  "2"
7201  )
7202 MSG_HASH(
7204  "3"
7205  )
7206 MSG_HASH(
7208  "4"
7209  )
7210 MSG_HASH(
7212  "5"
7213  )
7214 MSG_HASH(
7216  "6"
7217  )
7218 MSG_HASH(
7220  "7"
7221  )
7222 MSG_HASH(
7224  "8"
7225  )
7226 MSG_HASH(
7228  "9"
7229  )
7230 MSG_HASH(
7232  "10"
7233  )
7234 MSG_HASH(
7236  "11"
7237  )
7238 MSG_HASH(
7240  "12"
7241  )
7242 MSG_HASH(
7244  "13"
7245  )
7246 MSG_HASH(
7248  "14"
7249  )
7250 MSG_HASH(
7252  "15"
7253  )
7254 MSG_HASH(
7256  "16"
7257  )
7258 MSG_HASH(
7260  "All"
7261  )
7262 MSG_HASH(
7263  MENU_ENUM_LABEL_VALUE_CHEAT_START_OR_CONT,
7264  "Start or Continue Cheat Search"
7265  )
7266 MSG_HASH(
7267  MENU_ENUM_LABEL_VALUE_CHEAT_START_OR_RESTART,
7268  "Start or Restart Cheat Search"
7269  )
7270 MSG_HASH(
7271  MENU_ENUM_LABEL_VALUE_CHEAT_SEARCH_EXACT,
7272  "Search Memory For Values"
7273  )
7274 MSG_HASH(
7275  MENU_ENUM_LABEL_VALUE_CHEAT_SEARCH_LT,
7276  "Search Memory For Values"
7277  )
7278 MSG_HASH(
7279  MENU_ENUM_LABEL_VALUE_CHEAT_SEARCH_GT,
7280  "Search Memory For Values"
7281  )
7282 MSG_HASH(
7283  MENU_ENUM_LABEL_VALUE_CHEAT_SEARCH_EQ,
7284  "Search Memory For Values"
7285  )
7286 MSG_HASH(
7287  MENU_ENUM_LABEL_VALUE_CHEAT_SEARCH_GTE,
7288  "Search Memory For Values"
7289  )
7290 MSG_HASH(
7291  MENU_ENUM_LABEL_VALUE_CHEAT_SEARCH_LTE,
7292  "Search Memory For Values"
7293  )
7294 MSG_HASH(
7295  MENU_ENUM_LABEL_VALUE_CHEAT_SEARCH_NEQ,
7296  "Search Memory For Values"
7297  )
7298 MSG_HASH(
7299  MENU_ENUM_LABEL_VALUE_CHEAT_SEARCH_EQPLUS,
7300  "Search Memory For Values"
7301  )
7302 MSG_HASH(
7303  MENU_ENUM_LABEL_VALUE_CHEAT_SEARCH_EQMINUS,
7304  "Search Memory For Values"
7305  )
7306 MSG_HASH(
7307  MENU_ENUM_LABEL_VALUE_CHEAT_ADD_MATCHES,
7308  "Add the %u Matches to Your List"
7309  )
7310 MSG_HASH(
7311  MENU_ENUM_LABEL_VALUE_CHEAT_VIEW_MATCHES,
7312  "View the List of %u Matches"
7313  )
7314 MSG_HASH(
7315  MENU_ENUM_LABEL_VALUE_CHEAT_CREATE_OPTION,
7316  "Create Code From This Match"
7317  )
7318 MSG_HASH(
7319  MENU_ENUM_LABEL_VALUE_CHEAT_DELETE_OPTION,
7320  "Delete This Match"
7321  )
7322 MSG_HASH(
7323  MENU_ENUM_LABEL_VALUE_CHEAT_ADD_NEW_TOP,
7324  "Add New Code to Top"
7325  )
7326 MSG_HASH(
7327  MENU_ENUM_LABEL_VALUE_CHEAT_ADD_NEW_BOTTOM,
7328  "Add New Code to Bottom"
7329  )
7330 MSG_HASH(
7331  MENU_ENUM_LABEL_VALUE_CHEAT_DELETE_ALL,
7332  "Delete All Codes"
7333  )
7334 MSG_HASH(
7335  MENU_ENUM_LABEL_VALUE_CHEAT_RELOAD_CHEATS,
7336  "Reload Game-Specific Cheats"
7337  )
7338 MSG_HASH(
7340  "Equal to %u (%X)"
7341  )
7342 MSG_HASH(
7344  "Less Than Before"
7345  )
7346 MSG_HASH(
7348  "Greater Than Before"
7349  )
7350 MSG_HASH(
7352  "Less Than or Equal To Before"
7353  )
7354 MSG_HASH(
7356  "Greater Than or Equal To Before"
7357  )
7358 MSG_HASH(
7360  "Equal to Before"
7361  )
7362 MSG_HASH(
7364  "Not Equal to Before"
7365  )
7366 MSG_HASH(
7368  "Equal to Before+%u (%X)"
7369  )
7370 MSG_HASH(
7372  "Equal to Before-%u (%X)"
7373  )
7374 MSG_HASH(
7375  MENU_ENUM_LABEL_CHEAT_SEARCH_SETTINGS,
7376  "Start or Continue Cheat Search"
7377  )
7378 MSG_HASH(
7380  "Successfully started cheat search"
7381  )
7382 MSG_HASH(
7384  "Failed to start cheat search"
7385  )
7386 MSG_HASH(
7388  "Searching has not been initialized/started"
7389  )
7390 MSG_HASH(
7392  "New match count = %u"
7393  )
7394 MSG_HASH(
7395  MENU_ENUM_LABEL_VALUE_CHEAT_BIG_ENDIAN,
7396  "Big Endian"
7397  )
7398 MSG_HASH(
7400  "Added %u matches"
7401  )
7402 MSG_HASH(
7404  "Failed to add matches"
7405  )
7406 MSG_HASH(
7408  "Created code from match"
7409  )
7410 MSG_HASH(
7412  "Failed to create code"
7413  )
7414 MSG_HASH(
7416  "Deleted match"
7417  )
7418 MSG_HASH(
7420  "Not enough room. The total number of cheats you can have is 100."
7421  )
7422 MSG_HASH(
7424  "New cheat added to top of list."
7425  )
7426 MSG_HASH(
7428  "New cheat added to bottom of list."
7429  )
7430 MSG_HASH(
7432  "Press right five times to delete all cheats."
7433  )
7434 MSG_HASH(
7436  "All cheats deleted."
7437  )
7438 MSG_HASH(
7440  "New cheat added before this one."
7441  )
7442 MSG_HASH(
7444  "New cheat added after this one."
7445  )
7446 MSG_HASH(
7448  "Cheat copied before this one."
7449  )
7450 MSG_HASH(
7452  "Cheat copied after this one."
7453  )
7454 MSG_HASH(
7456  "Cheat deleted."
7457  )
7458 MSG_HASH(
7460  "Progress:"
7461  )
7462 MSG_HASH(
7464  "\"All Playlists\" max list entries:"
7465  )
7466 MSG_HASH(
7468  "\"All Playlists\" max grid entries:"
7469  )
7470 MSG_HASH(
7472  "Show hidden files and folders:"
7473  )
7474 MSG_HASH(
7476  "New Playlist"
7477  )
7478 MSG_HASH(
7480  "Please enter the new playlist name:"
7481  )
7482 MSG_HASH(
7484  "Delete Playlist"
7485  )
7486 MSG_HASH(
7488  "Rename Playlist"
7489  )
7490 MSG_HASH(
7492  "Are you sure you want to delete the playlist \"%1\"?"
7493  )
7494 MSG_HASH(
7496  "Question"
7497  )
7498 MSG_HASH(
7500  "Could not delete file."
7501  )
7502 MSG_HASH(
7504  "Could not rename file."
7505  )
7506 MSG_HASH(
7508  "Gathering list of files..."
7509  )
7510 MSG_HASH(
7512  "Adding files to playlist..."
7513  )
7514 MSG_HASH(
7516  "Playlist Entry"
7517  )
7518 MSG_HASH(
7520  "Name:"
7521  )
7522 MSG_HASH(
7524  "Path:"
7525  )
7526 MSG_HASH(
7528  "Core:"
7529  )
7530 MSG_HASH(
7532  "Database:"
7533  )
7534 MSG_HASH(
7536  "Extensions:"
7537  )
7538 MSG_HASH(
7540  "(space-separated; includes all by default)"
7541  )
7542 MSG_HASH(
7544  "Filter inside archives"
7545  )
7546 MSG_HASH(
7548  "(used to find thumbnails)"
7549  )
7550 MSG_HASH(
7552  "Are you sure you want to delete the item \"%1\"?"
7553  )
7554 MSG_HASH(
7556  "Please choose a single playlist first."
7557  )
7558 MSG_HASH(
7560  "Delete"
7561  )
7562 MSG_HASH(
7564  "Add Entry..."
7565  )
7566 MSG_HASH(
7568  "Add File(s)..."
7569  )
7570 MSG_HASH(
7572  "Add Folder..."
7573  )
7574 MSG_HASH(
7576  "Edit"
7577  )
7578 MSG_HASH(
7580  "Select Files"
7581  )
7582 MSG_HASH(
7584  "Select Folder"
7585  )
7586 MSG_HASH(
7588  "<multiple>"
7589  )
7590 MSG_HASH(
7592  "Error updating playlist entry."
7593  )
7594 MSG_HASH(
7596  "Please fill out all required fields."
7597  )
7598 MSG_HASH(
7600  "Update RetroArch (nightly)"
7601  )
7602 MSG_HASH(
7604  "RetroArch updated successfully. Please restart the application for the changes to take effect."
7605  )
7606 MSG_HASH(
7608  "Update failed."
7609  )
7610 MSG_HASH(
7612  "Contributors"
7613  )
7614 MSG_HASH(
7616  "Current shader"
7617  )
7618 MSG_HASH(
7620  "Move Down"
7621  )
7622 MSG_HASH(
7624  "Move Up"
7625  )
7626 MSG_HASH(
7628  "Load"
7629  )
7630 MSG_HASH(
7632  "Save"
7633  )
7634 MSG_HASH(
7636  "Remove"
7637  )
7638 MSG_HASH(
7640  "Apply"
7641  )
7642 MSG_HASH(
7644  "Add Pass"
7645  )
7646 MSG_HASH(
7648  "Clear All Passes"
7649  )
7650 MSG_HASH(
7652  "No shader passes."
7653  )
7654 MSG_HASH(
7656  "Reset Pass"
7657  )
7658 MSG_HASH(
7660  "Reset All Passes"
7661  )
7662 MSG_HASH(
7664  "Reset Parameter"
7665  )
7666 MSG_HASH(
7668  "Download thumbnail"
7669  )
7670 MSG_HASH(
7672  "A download is already in progress."
7673  )
7674 MSG_HASH(
7676  "Start on playlist:"
7677  )
7678 MSG_HASH(
7680  "Download All Thumbnails"
7681  )
7682 MSG_HASH(
7684  "Entire System"
7685  )
7686 MSG_HASH(
7688  "This Playlist"
7689  )
7690 MSG_HASH(
7692  "Thumbnails downloaded successfully."
7693  )
7694 MSG_HASH(
7696  "Succeeded: %1 Failed: %2"
7697  )
7698 MSG_HASH(
7700  "Configured in port:"
7701  )
7702 MSG_HASH(
7704  "Failed to set disk"
7705  )
7706 MSG_HASH(
7708  "Core Options"
7709  )
7710 MSG_HASH(
7711  MENU_ENUM_LABEL_VALUE_VIDEO_ADAPTIVE_VSYNC,
7712  "Adaptive Vsync"
7713  )
7714 MSG_HASH(
7715  MENU_ENUM_SUBLABEL_VIDEO_ADAPTIVE_VSYNC,
7716  "V-Sync is enabled until performance falls below the target refresh rate.\n"
7717  "This can minimize stuttering when performance falls below realtime, and can be more energy efficient."
7718  )
7719 MSG_HASH(
7720  MENU_ENUM_LABEL_VALUE_CRT_SWITCHRES_SETTINGS,
7721  "CRT SwitchRes"
7722  )
7723 MSG_HASH(
7724  MENU_ENUM_SUBLABEL_CRT_SWITCHRES_SETTINGS,
7725  "Output native, low-resolution signals for use with CRT displays."
7726  )
7727 MSG_HASH(
7728  MENU_ENUM_SUBLABEL_CRT_SWITCH_X_AXIS_CENTERING,
7729  "Cycle through these options if the image is not centered properly on the display."
7730  )
7731 MSG_HASH(
7732  MENU_ENUM_LABEL_VALUE_CRT_SWITCH_X_AXIS_CENTERING,
7733  "X-Axis Centering"
7734  )
7735 MSG_HASH(
7736  MENU_ENUM_SUBLABEL_CRT_SWITCH_RESOLUTION_USE_CUSTOM_REFRESH_RATE,
7737  "Use a custom refresh rate specified in the config file if needed."
7738  )
7739 MSG_HASH(
7740  MENU_ENUM_LABEL_VALUE_CRT_SWITCH_RESOLUTION_USE_CUSTOM_REFRESH_RATE,
7741  "Use Custom Refresh Rate"
7742  )
7743 MSG_HASH(
7744  MENU_ENUM_SUBLABEL_CRT_SWITCH_RESOLUTION_OUTPUT_DISPLAY_ID,
7745  "Select the output port connected to the CRT display."
7746  )
7747 MSG_HASH(
7748  MENU_ENUM_LABEL_VALUE_CRT_SWITCH_RESOLUTION_OUTPUT_DISPLAY_ID,
7749  "Output Display ID"
7750  )
7751 MSG_HASH(
7752  MENU_ENUM_LABEL_VALUE_QUICK_MENU_START_RECORDING,
7753  "Start Recording"
7754  )
7755 MSG_HASH(
7756  MENU_ENUM_SUBLABEL_QUICK_MENU_START_RECORDING,
7757  "Starts recording."
7758  )
7759 MSG_HASH(
7760  MENU_ENUM_LABEL_VALUE_QUICK_MENU_STOP_RECORDING,
7761  "Stop Recording"
7762  )
7763 MSG_HASH(
7764  MENU_ENUM_SUBLABEL_QUICK_MENU_STOP_RECORDING,
7765  "Stops recording."
7766  )
7767 MSG_HASH(
7768  MENU_ENUM_LABEL_VALUE_QUICK_MENU_START_STREAMING,
7769  "Start Streaming"
7770  )
7771 MSG_HASH(
7772  MENU_ENUM_SUBLABEL_QUICK_MENU_START_STREAMING,
7773  "Starts streaming."
7774  )
7775 MSG_HASH(
7776  MENU_ENUM_LABEL_VALUE_QUICK_MENU_STOP_STREAMING,
7777  "Stop Streaming"
7778  )
7779 MSG_HASH(
7780  MENU_ENUM_SUBLABEL_QUICK_MENU_STOP_STREAMING,
7781  "Stops streaming."
7782  )
7783 MSG_HASH(
7785  "Recording toggle"
7786  )
7787 MSG_HASH(
7789  "Streaming toggle"
7790  )
7791 MSG_HASH(
7793  "A savestate was loaded, Achievements Hardcore Mode disabled for the current session. Restart to enable hardcore mode."
7794  )
7795 MSG_HASH(
7796  MENU_ENUM_LABEL_VALUE_VIDEO_RECORD_QUALITY,
7797  "Record Quality"
7798  )
7799 MSG_HASH(
7800  MENU_ENUM_LABEL_VALUE_VIDEO_STREAM_QUALITY,
7801  "Stream Quality"
7802  )
7803 MSG_HASH(
7804  MENU_ENUM_LABEL_VALUE_STREAMING_URL,
7805  "Streaming URL"
7806  )
7807 MSG_HASH(
7808  MENU_ENUM_LABEL_VALUE_UDP_STREAM_PORT,
7809  "UDP Stream Port"
7810  )
7811 MSG_HASH(
7812  MENU_ENUM_LABEL_VALUE_ACCOUNTS_TWITCH,
7813  "Twitch"
7814  )
7815 MSG_HASH(
7816  MENU_ENUM_LABEL_VALUE_ACCOUNTS_YOUTUBE,
7817  "YouTube"
7818  )
7819 MSG_HASH(
7820  MENU_ENUM_LABEL_VALUE_TWITCH_STREAM_KEY,
7821  "Twitch Stream Key"
7822  )
7823 MSG_HASH(
7824  MENU_ENUM_LABEL_VALUE_YOUTUBE_STREAM_KEY,
7825  "YouTube Stream Key"
7826  )
7827 MSG_HASH(
7828  MENU_ENUM_LABEL_VALUE_STREAMING_MODE,
7829  "Streaming Mode"
7830  )
7831 MSG_HASH(
7832  MENU_ENUM_LABEL_VALUE_STREAMING_TITLE,
7833  "Title of Stream"
7834  )
7835 MSG_HASH(
7836  MENU_ENUM_LABEL_VALUE_INPUT_SPLIT_JOYCON,
7837  "Split Joy-Con"
7838  )
7839 MSG_HASH(
7840  MENU_ENUM_LABEL_VALUE_RESET_TO_DEFAULT_CONFIG,
7841  "Reset To Defaults"
7842  )
7843 MSG_HASH(
7844  MENU_ENUM_SUBLABEL_RESET_TO_DEFAULT_CONFIG,
7845  "Reset the current configuration to default values."
7846  )
7847 MSG_HASH(
7849  "OK"
7850  )
7851 MSG_HASH(
7852  MENU_ENUM_LABEL_VALUE_OZONE_MENU_COLOR_THEME,
7853  "Menu Color Theme"
7854  )
7855 MSG_HASH(
7857  "Basic White"
7858  )
7859 MSG_HASH(
7861  "Basic Black"
7862  )
7863 MSG_HASH(
7864  MENU_ENUM_SUBLABEL_OZONE_MENU_COLOR_THEME,
7865  "Select a different color theme."
7866  )
7867 MSG_HASH(
7868  MENU_ENUM_LABEL_VALUE_MENU_USE_PREFERRED_SYSTEM_COLOR_THEME,
7869  "Use preferred system color theme"
7870  )
7871 MSG_HASH(
7872  MENU_ENUM_SUBLABEL_MENU_USE_PREFERRED_SYSTEM_COLOR_THEME,
7873  "Use your operating system's color theme (if any) - overrides theme settings."
7874  )
7875 MSG_HASH(
7877  "Lowest"
7878  )
7879 MSG_HASH(
7881  "Lower"
7882  )
7883 MSG_HASH(
7885  "Normal"
7886  )
7887 MSG_HASH(
7889  "Higher"
7890  )
7891 MSG_HASH(
7893  "Highest"
7894  )
7895 MSG_HASH(
7896  MENU_ENUM_LABEL_VALUE_NO_MUSIC_AVAILABLE,
7897  "No music available."
7898  )
7899 MSG_HASH(
7900  MENU_ENUM_LABEL_VALUE_NO_VIDEOS_AVAILABLE,
7901  "No videos available."
7902  )
7903 MSG_HASH(
7904  MENU_ENUM_LABEL_VALUE_NO_IMAGES_AVAILABLE,
7905  "No images available."
7906  )
7907 MSG_HASH(
7908  MENU_ENUM_LABEL_VALUE_NO_FAVORITES_AVAILABLE,
7909  "No favorites available."
7910  )
7911 MSG_HASH(
7913  "Warning: Missing assets, use the Online Updater if available"
7914  )
7915 MSG_HASH(
7916  MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_SAVE_POSITION,
7917  "Remember Window Position and Size"
7918  )
7919 MSG_HASH(
7921  "Hold Start (2 seconds)"
7922  )
GLsizeiptr const GLvoid GLenum usage
Definition: glext.h:6559
Definition: msg_hash.h:369
Definition: msg_hash.h:167
Definition: msg_hash.h:1941
Definition: msg_hash.h:1138
struct nk_font * font
Definition: nk_common.c:40
Definition: msg_hash.h:2018
Definition: msg_hash.h:1197
Definition: msg_hash.h:207
Definition: msg_hash.h:1950
Definition: msg_hash.h:368
Definition: msg_hash.h:392
GLuint shader
Definition: glext.h:6670
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Port Mapping Successful No arguments supplied and no menu displaying help Waiting for client You have joined as player u Player *s has left the game *s has joined with input devices *s The netplay peer is running an old version of RetroArch Cannot connect A netplay peer is running a different core Cannot connect This core does not support inter architecture netplay between these systems Enter netplay server Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Resume Achievements Hardcore Mode Scan Content Import content Ask Block Frames Audio Driver Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control Audio Audio Volume WASAPI Exclusive Mode WASAPI Shared Buffer Length Load Override Files Automatically Load Shader Presets Automatically Confirm Quit Scroll Up Toggle Keyboard Basic menu controls Info Scroll Up Toggle Keyboard Don t overwrite SaveRAM on loading savestate Buildbot Assets URL Allow Camera Cheat Start Search For New Cheat Code Cheat File Load Cheat Load Cheat Save Cheat File As Description Leaderboards Locked Locked Test Unofficial Achievements Unlocked Verbose Mode Close Content Load Configuration Save Configuration on Exit Database History List Size Quick Menu Downloads Core Counters Core Information Categories Core name Permissions System manufacturer Controls Install or Restore a Core Core installation succesful Core Automatically extract downloaded archive Core Updater CPU CPU Cursor Custom Ratio Database Selection Start directory< Default > Directory not found Disk Cycle Tray Status Disk Index Don t care Download a Core DPI Override Enable Driver Check for Missing Firmware Before Loading Dynamic Backgrounds Menu entry hover color False Favorites Include Memory Details Sync to Exact Content Frame Throttle Load Content Specific Core Options Automatically Save Game options file Audio Video Troubleshooting Basic Menu Controls Loading Content What Is A Core History Image Information All Users Control Menu Left analog Left analog Left Analog Y Left analog Right Analog X Right analog Right Analog Y Right analog Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right Analog Stick Deadzone Bind All Bind Timeout Hide Unbound Core Input Descriptors Device Index Mouse Index Duty Cycle Keyboard Gamepad Mapping Enable B Down D pad L3 L Left D pad R3 R Right D pad Start button X Y Mouse Mouse Mouse Wheel Down Wheel Right Max Users Cheat index Cheat toggle Disk next Enable hotkeys Fast forward toggle FPS toggle Grab mouse toggle Desktop menu toggle Menu toggle Audio mute toggle On screen keyboard toggle Pause toggle Reset game Cheat Details Save state Next shader Slow motion hold Savestate slot Volume Display Overlay Show Inputs On Overlay Poll Type Behavior Late Prefer Front Touch Remap Binds Enable Input Touch Enable Turbo Period Latency Input Autoconfig Services Dutch Esperanto German Japanese Polish Russian Vietnamese Greek Core Core Logging Level Load Archive Load Content Allow Location Logging Main Menu Menu Color Theme Blue Grey Green Red Footer Opacity Menu Driver Settings Horizontal Animation Background Missing Mouse Support Music Navigation Wrap Around Netplay Netplay Check Frames Input Latency Frames Range Disconnect from netplay host Connect to netplay host Stop netplay host Scan local network Username Publicly Announce Netplay Disallow Non Slave Mode Clients Analog Input Sharing Average Share Vote No preference Netplay Stateless Mode Netplay Spectator Enable Netplay NAT Traversal Network Command Port Network Gamepad Network None No achievements to display No cores available No core options available No history available No items No networks found No playlists No settings found OFF Online Onscreen Display Adjust Bezels and Onscreen controls Adjust the Onscreen Notifications Optional Autoload Preferred Overlay Overlay Opacity Overlay Scale Use PAL60 Mode Pause when menu activated Performance Counters Playlist Touch Support Present MIDI Analog supported CERO Rating CRC32 Developer Edge Magazine Rating ELSPA Rating ESRB Rating Franchise MD5 Origin Publisher Releasedate Year Serial Start Content Reboot Recording Output Custom Record Config Record Driver Enable Recording Save Recordings in Output Dir Load Remap File Save Content Directory Remap File Delete Core Remap File Delete Game Content Directory Remap File Restart Resume RetroKeyboard RetroPad w Analog Rewind Enable Auto Apply Cheats During Game Load Rewind Buffer Rewind Buffer Size Rewind Cheat Details File Browser Display Start Screen Add to Favorites Reset Core Association Run Savefile Auto Load State Savestate Save Current Configuration Save Content Directory Overrides Save New Configuration Saving Scan File Screenshot Search Settings Shader Shaders Simple Snow Show Advanced Settings Shutdown Run Ahead to Reduce Latency RunAhead Use Second Instance Sort Saves In Folders Write Savestates to Content Dir System Files are in Content Dir SSH Enable Start Remote RetroPad State Slot stdin Commands Suspend Screensaver System BIOS support Build date Cocoa support CoreText support Display metric DPI Display metric DirectSound support Dynamic library support EGL support FFmpeg support STB TrueType support Frontend name Git version HLSL support KMS EGL support LibretroDB support libxml2 XML parsing support Network Command interface support OpenAL support OpenGL support OpenVG support Overlay support Charged Discharging PulseAudio support BMP RetroRating level RoarAudio support RSound support SDL2 support SDL1 support Threading support Video4Linux2 support Vulkan support Wayland support XAudio2 support Zlib support Threaded tasks Left Thumbnails Thumbnails Boxarts Title Screens Style of date time YYYY MM DD YYYY MM DD MM DD YYYY DD MM MM DD Menu title color Menu background light color Menu border light color UI Companion Enable Show desktop menu on startup Menubar Undo Load State Unknown Update Assets Update Cg Shaders Update Core Info Files Update GLSL Shaders Update Overlays User User Interface User Use Builtin Media Player Allow rotation Auto Aspect Ratio Black Frame Insertion Disable Desktop Composition Video Driver Video Filter Enable Onscreen Notifications Notification Size Force disable sRGB FBO Start in Fullscreen Mode Use GPU Recording Hard GPU Sync Max swapchain images Notification Y Position Use Post Filter Recording Estimated Screen Framerate Rotation Recording Threads Video Shader Passes Load Shader Preset Save Core Preset Save Game Preset Bilinear Filtering Vertical Video Deflicker Custom Aspect Ratio Width Custom Aspect Ratio Y Pos Vertical Windowed Fullscreen Mode Window Height Fullscreen Height Wi Fi Menu Font Red Color Menu Font Blue Color Custom Monochrome Systematic Pixel Retrosystem Automatic Apple Green Light Dark Purple Golden Midnight Blue Undersea Menu Shader Pipeline Icon Shadows Enable Show Import content Tab Show Favorites Tab Show Music Tab Show Video Tab Menu Layout Yes Enable or disable achievements For more information
Definition: msg_hash_us.h:3575
Definition: msg_hash.h:1876
Definition: msg_hash.h:316
Definition: msg_hash.h:225
byte Error
Definition: jsonsax_full.c:107
static char * number(char *str, long num, int base, int size, int precision, int type)
Definition: kprintf.c:42
Definition: msg_hash.h:231
Definition: msg_hash.h:1137
GLuint const GLchar * name
Definition: glext.h:6671
Compilador Desconocido Dispositivo desconectado del puerto El archivo ya existe Guardándolo en el búfer de respaldo Conexión obtenida Dirección pública Poniendo disco en bandeja As dejado el juego Se ha unido con el dispositivo de entrada *s *s se ha unido como jugador u Una conexión de netplay probablemente no este usando RetroArch o esté usando una versión antigua de RetroArch use la misma versión use la misma versión Este núcleo no soporta juego en red entre diferentes sistemas Contraseña incorrecta Un cliente de juego en red se ha desconectado No tienes permiso para jugar El dispositivo de entrada pedido no esta disponible Cliente de juego en red s pausado Dar a los núcleos renderizados por hardware un contexto privado Evita tener que asumir cambios en el estado del hardware entre cuadros Ajusta la apariencia del menú Mejora el rendimiento a costa de la latencia y posiblemente algunos tirones Usar solo si no puede obtener máxima velocidad de otra manera Auto detectar Capacidades Conectando al puerto Lo no Contraseña Nombre de usuario Fin de la lista Lista de logros Continuar usando el modo Hardcore de logros Escanear Contenido Importar contenido Preguntar Bloquear frames Controlador de Audio Activar audio Turbo Zona Muerta Variación máxima de sincronía de audio Frecuencia de muestreo de Control de frecuencia dinámico Audio Volumen de WASAPI Mode Exclusivo WASAPI Tamaño del búfer compartido Cargar autom archivos de personalización Cargar Shaders automáticamente Confirmar Salir Desplazar hacia arriba Mostrar teclado Controles básicos del menú Información Desplazar hacia arriba Mostrar teclado No sobrescribir SaveRAM al cargar URL de recursos del Buildbot Permitir cámara Truco Iniciar búsqueda de trucos Archivo de trucos Cargar archivo de Cargar archivo de Guardar archivo de trucos como Descripción Tablas de clasificación Logros Bloqueado Probar logros No oficiales Desbloqueado Logros modo informativo Cerrar Cargar configuración Guardar configuración al salir Base de datos Tamaño del historial Menú rápido Descargas Contadores de núcleo Información del núcleo Categorías Nombre del núcleo Permisos Fabricante del sistema Controles Instalar or Restaurar un núcleo Núcleo instalado exitosamente Núcleo Extraer automáticamente el archivo descargado Actualizador de núcleos Arquitectura de Núcleos de Cursor Relación personalizada Seleccionar bases de datos Favoritos< Predeterminada > No se ha encontrado la carpeta Abrir Cerrar la bandeja de discos Índice de disco No importa Descargar núcleo Forzar DPI Controladores Chequear si falta Firmware antes de cargar Fondos de pantalla dinámicos Color de resaltado del menú Desactivado Favoritos Incluir detalles de memoria Sincronizar Velocidad de frames Usar opciones de núcleo para cada juego si existen Archivo de opciones del juego Solucionar problemas de Audio Video Controles básicos del menú Cargando contenido ¿Qué es un núcleo Historial Imágenes Información Todos controlan el menú Analógico izq Analógico izq Analógico izq Y Analógico izq Analógico der X Analógico der Analógico der Y Analógico der Activar Auto configuración Asignar todo Tiempo limite para asignar Ocultar descripciones de entrada sin asignar de los núcleo Indice de dispositivo Indice de ratón Ciclo de trabajo Activar mapeo de Teclado Mando Botón D pad ABAJO Botón Botón D pad IZQUIERDA Botón Botón D pad DERECHA Botón Start Botón Botón Ratón Ratón Ratón Rueda ABAJO Rueda DERECHA Máximo de usuarios Indice de trucos Activar truco Siguiente disco Activar hotkeys Avance rápido Mostrar FPS Capturar ratón Activar menú de escritorio Mostrar menú Silenciar audio Mostrar teclado en pantalla Pausar Resetear juego Detalles de truco Guardar estado Siguiente shader Tecla a mantener para cámara lenta Posición de guardado Volumen Mostrar superposición Mostrar entradas en la superposición Comportamiento del sondeo Tarde Preferir táctil frontal Permitir reasignar controles Controles Activar táctil Periodo del turbo Latencia Auto configuración de controles Servicios Holandés Esperanto Alemán Japones Polaco Ruso Vietnamita Griego Núcleos Nivel de registro de los núcleos Cargar archivo Cargar Contenido Permitir ubicación Registros Menú principal Tema de color del menú Azul gris Verde Rojo Opacidad del pie de página Controlador del menú Configuraciones Animación horizontal Fondo Faltante Soporte para ratón Música Volver al inicio al llegar al final Juego en red Juego en Latencia mínima en frames Juego en Desconectar del servidor Conectar a un servidor de juego Terminar juego en red Escanear red local Apodo para juego en red Anunciar juego en red públicamente Desactivar clientes sin modo esclavo Comparir entrada analoga Promedio Compartir Votar Sin preferencia Juego en Contraseña del servidor para espectadores Juego en Juego en Comandos de red Información de red Puerto de base remota de red No No disponible Sin núcleo No hay información del núcleo No hay entradas disponibles No hay información disponible No se encontraron anfitriones No hay contadores de rendimiento No hay entradas en la lista de reproducción No hay parámetros de shaders ON Actualizador en línea Superposiciones Notificaciones Explorar archivo Superposiciones Superposiciones Superposición Superposición de pantalla Carpeta superior Pausar al quedar en segundo plano Listas de reproducción Listas de reproducción Puerto Privacidad Cerrar RetroArch BBFC Rating Soporte de Co op Descripción Edición de la revista Edge Analisis de la revista Edge Hardware de mejora Calificación de la revista Famitsu Género Nombre PEGI Rating Mes de lanzamiento Soporte de vibración SHA1 TGDB Rating Carpeta de configuración de grabación Grabación Cargar configuración de Streaming Controlador MIDI Guardar grabación como Archivo de reasignación de controles Guardar controles para el núcleo Guardar controles para el juego Borrar controles personalizados del juego Necesario Reiniciar RetroArch Reanudar RetroPad Logros Aplicar después de cambiar Nivel de detalle del rebobinado Tamaño del intervalo de ajuste del Rebobinado Detalles del truco Explorador de archivos Mostrar pantalla de inicio Agregar a Favoritos Restablecer asociación de núcleo Iniciar Partidas guardadas Cargar guardado rápido automáticamente Guardados rápidos Guardar configuración actual Lugar donde guardar personalizaciones del juego Guardar configuración nueva Guardado Escanear archivo Capturas de pantalla Buscar Ajustes Shader Shaders Nieve Simple Mostrar ajustes avanzados Apagar Reducir latencia usando Run Ahead Segunda instancia de RunAhead Ordenar partidas guardadas por carpetas Escribir guardado rápido en la carpeta del contenido Archivos de Sistema están en la carpeta del contenido Activar SSH Iniciar RetroPad remoto Posición de guardado Comandos stdin Suspender salvapantallas Sistema BIOS Soporte de Fecha de compilación Soporte de Cocoa Soporte de CoreText Mostrar DPI métricos Mostrar ancho Soporte de DirectSound Soporte de librerías dinámicas Soporte de EGL Soporte de FFmpeg Soporte de STB TrueType Nombre del frontend Versión de Git Soporte de HLSL Soporte de KMS EGL Soporte de LibretroDB Soporte de parseo XML libxml2 Soporte de interfaz de comandos en red Soporte de OpenAL Soporte de OpenGL Soporte de OpenVG Soporte de superposiciones Cargada Descargando Soporte de PulseAudio Soporte de Nivel de RetroRating Soporte de RoarAudio Soporte de RSound Soporte de SDL2 Soporte de SDL1 Soporte de hilos Soporte de Video4Linux2 Soporte de Vulkan Soporte de Wayland Soporte de XAudio2 Soporte de Zlib Tareas en hilos Miniaturas Izquierdas Miniaturas Cajas Pantallas de título Estilo de fecha y hora YYYY MM DD YYYY MM DD MM DD YYYY DD MM MM DD Color de títulos del menú Color claro del fondo del menú Color claro del borde del menú Activar IU ayudante Mostrar menú de escritorio al inicio Barra de menús Deshacer carga Desconocido Actualizar recursos Actualizar shaders Cg Actualizar archivos de info de núcleo Actualizar shaders GLSL Actualizar superposiciones Usuario Interfaz de usuario Usuario Usar visor de medios integrado Permitir rotación Relación de aspecto automática Insertar frames negros Desactivar composición de escritorio Controlador de video Filtro de video Mostrar notificaciones en pantalla Tamaño de notificación Forzar desactivación del FBO sRGB Iniciar en pantalla completa Activar grabación de GPU Sincronía estricta de GPU Máximo de imágenes en swapchain Posición Y de notificaciones Activar grabación con filtros Frecuencia estimada del monitor Rotación Hilos de Escalar usando enteros Shader de video Previsualizar parámetros de shaders Guardar preset de shaders como Guardar preset de directorio de contenido Activar contexto compartido por HW Activar filtros por software Video Filtro contra parpadeos Ancho de la resolución personal Pos Y de la resolución personal Sincronía Pantalla completa en ventana Alto de la ventana Alto en pantalla completa Wi Fi Fuente del Menú componente roja Fuente del Menú componente azul Personalizado Monochrome Systematic Pixel Retrosystem Automatic Verde manzana Claro Violeta Dorado Azul Medianoche Bajo el mar Menú Shader Pipeline Sombras de iconos Mostrar pestaña importar contenido Mostrar pestaña favoritos Mostrar pestaña música Mostrar pestaña video Disposición del menú Sí Activar logros Para más visita Activar logros no oficiales y o beta para probarlos No tiene efecto si el modo hardcore está desactivado Activar para ver notificaciones mas informativas sobre logros Cambia los controladores usados por el sistema Opciones de los núcleos Opciones de controles en pantalla y marcos Opciones de guardado Opciones de la interfaz de usuario Opciones de privacidad Cambia las carpetas por defecto donde se encuentran los archivos Opciones de servidor y red Opciones de salida de audio Guarda los cambios en el archivo de configuración al salir Administrar y crear archivos de configuración Muestra la velocidad de cuadros por segundo Muestra la cantidad de memoria usada total Combinación de botones del mando para mostrar el menú Cambiar los controles para este usuario Activar o desactivar registros a la terminal Buscar y conectarse a anfitriones de juego en red en la red local Descarga componentes y contenido adicional para RetroArch Administrar los servicios del sistema operativo Activar o desactivar acceso remoto por linea de comandos Hacer que el tamaño de la ventana sea relativo al núcleo puedes fijar el tamaño mas abajo Insertar un cuadro negro Útil para usuarios con pantallas de que quieren eliminar ghosting en el contenido de Cuantos cuadros puede ir la CPU por delante de la GPU al usar Sincronía estricta de GPU Seleccionar la pantalla a usar Usar la frecuencia de actualización tasa de refresco indicada por el controlador de pantalla Escanear redes inalambricas y conectarse Agregado a los favoritos Disco encolado Aplicando trucos Silencio Error guardando archivo de auto configuración No se puede inicializar autogurardado Bloquear sobrescritura de SaveRAM bytes Modo hardcore guardado rápido y rebobinado deshabilitados Compilado para la API Conectado a Carga de contenido saltada La implementación usara la suya Archivo de opciones del núcleo creado exitosamente No se encuentra un sistema compatible No se puede abrir la pista de datos No se puede leer el encabezado de la película El CRC32 del contenido no concuerda con el del Es probable que se de sincronice al reproducir Descompresión en progreso Detectado viewport de Desconecte el dispositivo desde un puerto válido Expulsado indice Error El núcleo Libretro necesita contenido pero no fue provisto Error guardando archivo de opciones del núcleo Error eliminado archivo de reasignación Carpeta de aplicación externa Extrayendo archivo Fallo al Fallo al reservar memoria para el contenido parcheado Fallo al asignar el socket Fallo al extraer el contenido desde el archivo comprimido Fallo al cargar Fallo al cargar la película Fallo al cargar guardado de Fallo el parcheado Fallo al recibir el apodo Fallo al recibir el tamaño del apodo del servidor Fallo al sacar el disco de la bandeja Fallo al guardar SaveRAM Fallo al enviar el apodo Fallo al enviar el apodo al cliente Fallo al enviar datos SaveRAM al cliente Fallo al iniciar clip de grabación Fallo al capturar pantalla Fallo al deshacer guardado Error fatal recibido en Encontrado autoguardado en Encontrada la primer pista de datos en el archivo Encontrado el shader Opciones especificas de juego encontradas en Capturar estado del ratón Game focus OFF El CRC32 inflado no concuerda Introducir nombre de archivo de truco Renombrar titulo Almacenamiento interno Tamaño de apodo invalido en gigabytes está compilado para otra versión de Libretro Cargado guardado de la posición Cargando Cargando contenido Cargando estado La película no es un archivo BSV1 válido Finalizó la reproducción Fallo al iniciar juego en red No hay guardado sobrescrito todavía Error guardando personalizaciones Pausado Leyendo la primer pista de datos Grabación terminada debido al cambio de tamaño Redirigiendo archivo de trucos a Redirigiendo archivo de guardado rápido a Reasignaciones eliminadas exitosamente Eliminando el contenido temporal Reiniciando grabación por reinicio del controlador Revirtiendo la carpeta de guardado a Rebobinando Fallo al iniciar el buffer El rebobinado se desactivará Fin del buffer de rebobinado Guardado a la posición Guardado exitosamente en Guardando Escaneo de carpeta finalizado Varios parches están explicitamente ignorando todos Shader preset guardado exitosamente Cámara lenta Rebobinado lento Iniciando reproducción de película Tamaño del guardado Capturando pantalla Deshecha la carga Desconocido Comando no reconocido Usando núcleo vacío Saltando grabación Desconectando el dispositivo del puerto Apagando Fallo al calcular de la ventana ! Se continuará usando datos en bruto Probablemente no funcionará bien Latencia de audio deseada en milisegundos Puede no ser honrada si el controlador no puede proveerla Ayuda a suavizar imperfecciones de timing al sincronizar audio y video desactivarlo hace casi imposible una sincronía correcta Habilitar o deshabilitar al núcleo a usar los servicios de ubicación Influencia como el sondeo es hecho dentro de RetroArch Temprano o Tarde pueden resultar en menor dependiendo de su configuración dB es normal
Definition: msg_hash_es.h:4636
Definition: msg_hash.h:274
Definition: msg_hash.h:615
def archive()
Definition: build.py:184
Definition: msg_hash.h:460
Definition: msg_hash.h:307
const GLint * first
Definition: glext.h:6478
Definition: msg_hash.h:411
Definition: msg_hash.h:2152
Definition: msg_hash.h:409
Compilador desconhecido Dispositivo desconectado da porta Este arquivo já existe Salvando no buffer de backup Conexão recebida Endereço público Definindo disco na bandeja Você deixou o jogo Você se juntou ao dispositivo de entrada *s *s se juntou como jogador u Uma tentativa de conexão de jogo em rede falhou porque o par não está executando o RetroArch ou está executando uma versão antiga do RetroArch use a mesma versão use a mesma versão Este núcleo não suporta jogo em rede entre diferentes sistemas Senha incorreta Um cliente de jogo em rede desconectou Você não tem permissão para jogar Os dispositivos de entrada solicitados não estão disponíveis Par do jogo em rede s pausou Dar aos núcleos renderizados por hardware seu próprio contexto privado Evita ter que assumir mudanças de estado de hardware entre quadros Ajusta as configurações de aparência da tela de menu Melhora o desempenho ao custo de latência e mais engasgamento de vídeo Use somente se você não puder obter velocidade total de outra forma Detectar automaticamente Capacidades Conectando a porta não Senha Nome de usuário Ponto Final da Lista de Contas Lista de Conquistas Contiuar Conquistas no Modo Hardcore Analisar Conteúdo Importar conteúdo Perguntar Bloquear Quadros Driver de Áudio Habilitar Áudio Turbo Zona Morta Desvio Máximo de Tempo do Áudio Taxa da Saída de Controle Dinâmico da Taxa de Áudio Áudio Nível de Volume de WASAPI Modo Exclusivo WASAPI Tamanho do Buffer Compartilhado Carrega Automaticamente Arquivos de Redefinição Carrega Automaticamente Predefinições de Shader Confirmar Sair Rolar para Cima Alternar Teclado Controles Básicos de Menu Informação Rolar para Cima Alternar Teclado Não sobregravar a SRAM ao carregar Estado de Jogo URL de Recursos do Buildbot Permitir Câmera Trapaça Iniciar Pesquisa Por um Novo Código de Trapaça Arquivo de Trapaça Carregar Arquivo de Trapaça Salvar Arquivo de Trapaça Como Descrição Tabelas de Classificação Conquistas Bloqueada Testar Conquistas Não Oficiais Desbloqueada Modo Detalhado das Conquistas Fechar Conteúdo Carregar Configuração Salvar Configuração ao Sair Base de Dados Tamanho da Lista de Histórico Menu Rápido Downloads Contadores do Núcleo Informação do Núcleo Categorias Nome do núcleo Permissões Fabricante do sistema Controles Opções Iniciar um Núcleo Automaticamente URL de Núcleos do Buildbot Atualizador Cores da Cursor Proporção Personalizada Seleção de Base de Dados Diretório Inicial< Padrão > Diretório não encontrado Condição da Bandeja do Ciclo de Disco Índice de Disco Não importa Baixar Núcleo Habilitar Redefinição de DPI Driver Verificar por Firmware que Falta Antes de Carregar Planos de Fundo Dinâmicos Cor do item de menu ao passar o cursor Falso Favoritos Controlar Velocidade Máxima de Execução Controle de Quadros Carrega Automaticamente Opções de Núcleo Específicas do Conteúdo Salvar arquivo de opções do jogo Solução de Problemas de Áudio Vídeo Controles Básicos de Menu Carregando Conteúdo O Que é um Núcleo Histórico Imagem Informação Todos os Usuários Controlam o Menu Analógico Esquerdo Analógico Esquerdo Analógico Esquerdo Y Analógico Esquerdo Analógico Direito X Analógico Direito Analógico Direito Y Analógico Direito Gatinho da Pistola Aux A da Pistola Aux C da Pistola Select da Pistola D pad Baixo da Pistola D pad Direito da Pistola Zona Morta do Controle Analógico Vincular Todos Tempo Limite para Vincular Ocultar Descritores de Entrada do Núcleo Não Vinculados Índice de Dispositivo Índice de Mouse Ciclo de Trabalho Habilitar Mapeamento de Gamepad no Teclado Botão Direcional para baixo Botão Botão Direcional Esquerdo Botão Botão Direcional Direito Botão Start Botão Botão Mouse Mouse Mouse Roda do Mouse para Baixo Roda do Mouse para Direita Usuários Máximos Índice de Trapaça Alternar Trapaça Próximo disco Habilitar teclas de atalho Alternar Avanço Rápido Alternar tela cheia Alternar foco do jogo Carregar Estado de Jogo Alternar gravação de filme Alternar modo jogador espectador do jogo em rede Próxima Transparência Sair do RetroArch Rebobinar Iniciar ou Continuar a Pesquisa de Trapaça Capturar tela Shader anterior Alternar câmera lenta Compartimento do Estado de Jogo Volume Ocultar Transparência no Menu Porta de Escuta do Exibir Comandos Mais cedo Normal Remapeamento de Entrada Salvar Auto Configuração Habilitar Teclado Pequeno Habilitar Turbo Vínculos de Entrada do Usuário u Condição do armazenamento interno Driver de Joypad Holandês Esperanto Alemão Japonês Polonês Russo Vietnamita Grego Núcleo Nível de Registro de Eventos do Núcleo Carregar Arquivo Carregar Conteúdo Permitir Localização Registro de Eventos Menu Principal Tema de Cor do Menu Cinza Azulado Verde Vermelho Opacidade do Rodapé Driver de Menu Configurações Animação Horizontal Plano de Fundo Faltando Suporte para Mouse Música Navegação Retorna ao Início Jogo em Rede Verificar Quadros do Jogo em Rede Faixa de Quadros de Latência de Entrada Desconectar do hospedeiro de jogo em rede Conectar ao hospedeiro de jogo em rede Parar hospedeiro de jogo em rede Analisar a rede local Usuário Anunciar Jogo em Rede Publicamente Não Permitir Clientes em Modo Não Escravo Compartilhamento de Entrada Analógica Médio Compartilhar Eleger Sem preferência Modo sem Estados de Jogo do Jogo em Rede Habilitar Espectador do Jogo em Rede Travessia de NAT do Jogo em Rede Porta de Comando de Rede Gamepad de Rede Rede Nenhum Não há Conquistas para mostrar Nenhum núcleo disponível Não há opções de núcleo disponíveis Não há histórico disponível Sem itens Nenhuma rede encontrada Não há listas de reprodução Nenhuma configuração encontrada DESLIGADO Online Exibição na Tela Opções de controles de Notificações na Tela ou Molduras Ajusta as Notificações na Tela Opcional Carrega Automaticamente Transparência Favorita Opacidade da Transparência Escala da Transparência Utilizar Modo PAL60 Pausar quando o menu for ativado Contadores de Desempenho Lista de Reprodução Suporte para Toque Presente MIDI Analógico suportado Classificação CERO CRC32 Desenvolvedor Classificação da Revista Edge Classificação ELSPA Classificação ESRB Franquia MD5 Origem Editor Ano de Lançamento Número de Série Iniciar Conteúdo Reiniciar Saída de Gravação Carregar Configuração de Gravação Driver de Gravação Habilitar Gravação Salvar Gravações no Diretório de Saída Carregar Arquivo de Remapeamento Salvar Remapeamento de Controle para o Diretório de Conteúdo Excluir Arquivo de Remapeamento de Núcleo Excluir Arquivo de Remapeamento de Jogo do Diretório de Conteúdo Reiniciar Continuar RetroKeyboard RetroPad com Analógico Habilitar Rebobinagem Aplicar Automaticamente Trapaças Durante o Carregamento do Jogo Tamanho do Buffer da Tamanho do Intervalo de Ajuste do Rebobinamento Detalhes da Trapaça Navegador de Arquivos Mostrar Tela Inicial Adicionar aos Favoritos Redefinir Associação do Núcleo Executar Arquivo de Jogo Salvo Carrega Automaticamente Estado de Jogo Arquivo de Estado de Jogo Salvar Configuração Atual Salvar Redefinições do Diretório de Conteúdo Salvar Nova Configuração Salvando Analisar Arquivo Captura de Tela Procurar Configurações Shader Shaders Neve Simples Exibir Configurações Avançadas Desligar Adiantar Quadro para Reduzir a Latência O Adiantamento de Quadro Usará uma Segunda Instância Classificar Arquivos de Jogo Salvo em Pastas Gravar Estados de Jogo no Diretório de Conteúdo Arquivos de Sistema estão no Diretório de Conteúdo Habilitar SSH Iniciar RetroPad Remoto Compartimento do Estado de Jogo Comandos stdin Desativar Protetor de Tela Sistema BIOS Suporte a Data de compilação Suporte a Cocoa Suporte a CoreText Métrica DPI da tela Métrica de largura da Suporte a DirectSound Suporte à biblioteca dinâmica Suporte a EGL Suporte a FFmpeg Suporte a STB TrueType Nome do Frontend Versão Git Suporte a HLSL Suporte a KMS EGL Suporte a LibretroDB Suporte a libxml2 XML parsing Suporte à Interface de comando de rede Suporte a OpenAL Suporte a OpenGL Suporte a OpenVG Suporte à Transparência Carregado Descarregando Suporte a PulseAudio Suporte a Nível RetroRating Suporte a RoarAudio Suporte a RSound Suporte a SDL2 Suporte a SDL1 Suporte a Paralelismo Suporte a Video4Linux2 Suporte a Vulkan Suporte a Wayland Suporte a XAudio2 Suporte a Zlib Paralelismo de tarefas Miniaturas à Esquerda Miniaturas Arte da Embalagem Telas do Título Estilo da data hora YYYY MM DD YYYY MM DD MM DD YYYY DD MM MM DD Cor do título do menu Habilitar Companheiro da Interface de Usuário Mostrar menu desktop na inicialização Barra de Menu Desfazer Carregamento de Estado de Jogo Desconhecido Atualizar Recursos Atualizar Shaders Cg Atualizar Arquivos de Informação de Núcleo Atualizar Shaders GLSL Atualizar Transparências Usuário Interface de Usuário Usuário Utilizar o Reprodutor de Mídia Integrado Permitir rotação Proporção de Tela Automática Inserção de Quadro Opaco Desativar Composição da Área de Trabalho Driver de Vídeo Filtro de Vídeo Habilitar Notificações na Tela Tamanho da Notificação na Tela Forçar Desativação de sRGB FBO Iniciar em Modo de Tela Cheia Usar Gravação da GPU Sincronia Rígida de GPU Máximo de imagens na cadeia de troca Posição Y da Notificação na Tela Usar Gravação Pós Filtro Taxa de Quadros Estimada da Tela Rotação Escala em Inteiros Shader de Vídeo Pré visualizar Parâmetros de Shader Salvar Predefinição de Shader Como Salvar Predefinição do Diretório de Conteúdo Habilitar Contexto Compartilhado de Hardware Habilitar Filtro por Software Vídeo Reduzir Tremulação de Vídeo Largura Personalizada da Proporção de Tela Posição Y Personalizada da Proporção de Tela Sincronização Vertical(V-Sync)" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_WINDOWED_FULLSCREEN
Definition: msg_hash.h:228
int accept(int sockfd, struct sockaddr *addr, socklen_t *addrlen)
includes all by default used to find thumbnails Please choose a single playlist first Add Entry Add Folder Select Files< multiple > Please fill out all required fields RetroArch updated successfully Please restart the application for the changes to take effect Contributors Move Down Load Remove Add Pass No shader passes Reset All Passes Download thumbnail Start on Download All Thumbnails This Playlist Succeeded
Definition: msg_hash_us.h:7699
Definition: msg_hash.h:1530
Definition: msg_hash.h:357
Definition: msg_hash.h:374
Definition: msg_hash.h:1995
void Swap(T &a, T &b) RAPIDJSON_NOEXCEPT
Custom swap() to avoid dependency on C++ <algorithm> header.
Definition: swap.h:33
GLenum GLenum GLuint components
Definition: glext.h:10527
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Public address Setting disk in tray You have left the game You have joined with input devices *s *s has joined as player u A netplay connection attempt failed because the peer is not running or is running an old version of RetroArch use the same version use the same version This core does not support inter architecture netplay Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Scan Content Import content Ask Block Frames نظام تشغيل الصوت Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control الصوت Audio Volume WASAPI Exclusive Mode WASAPI Shared Buffer Length Load Override Files Automatically Load Shader Presets Automatically Confirm Quit Scroll Up Toggle Keyboard Basic menu controls Info Scroll Up Toggle Keyboard Don t overwrite SaveRAM on loading savestate Buildbot Assets URL Allow Camera Cheat Cheat File Load Cheat File Cheat Passes Hardcore Mode Achievement Badges Locked Test Unofficial Achievements Unlocked Verbose Mode Config ملفات التكوين Collections Content Allow to remove entries Downloads Cheats Show core name Authors Core label Permissions System manufacturer Controls Options Start a Core Automatically Buildbot Cores URL Updater CPU Cursor Custom Ratio Database Selection Start directory< Default > Directory not found Disk Cycle Tray Status Disk Index Don t care Download Core DPI Override Enable أنظمة التشغيل Check for Missing Firmware Before Loading Dynamic Backgrounds Menu entry hover color False Favorites Limit Maximum Run Speed Frontend Counters Create game options file مساعدة Changing Virtual Gamepad Overlay مساعدة Scanning For Content History List Enable Horizontal Menu معلومات Analog To Digital Type Left Analog X Left analog Left Analog Y Left analog Right Analog X Right analog Right Analog Y Right analog Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right Analog Stick Deadzone Bind All Bind Timeout Hide Unbound Core Input Descriptors Device Index Mouse Index Duty Cycle Keyboard Gamepad Mapping Enable B Down D pad L3 L Left D pad R3 R Right D pad Start button X Y Mouse Mouse Mouse Wheel Down Wheel Right Max Users Cheat index Cheat toggle Disk next Enable hotkeys Fast forward toggle Fullscreen toggle Game focus toggle Menu toggle Audio mute toggle On screen keyboard toggle Pause toggle Reset game Save state Next shader Slow motion toggle Savestate slot Volume Display Overlay Show Inputs On Overlay Poll Type Behavior Late Prefer Front Touch Remap Binds Enable أجهزة الادخال Touch Enable Turbo Period Internal storage status نظام تشغيل الجوي باد Dutch Esperanto German Japanese Polish Russian Vietnamese Left Analog Core Info Linear Load Recent Load State Location Driver Logging Verbosity Database Settings Blue Dark Blue Shield Yellow Header Opacity Throttle Menu Framerate Menu Linear Filter Appearance Background opacity Multimedia Filter unknown extensions Nearest Allow Slave Mode Clients Input Latency Frames Netplay Delay Frames Netplay Enable Start netplay host Server Address Netplay Client Enable Server Password Request Device u Netplay settings Max Digital Input Sharing Grapple None Netplay Spectator Mode Server Spectate Only Password Netplay TCP Port Network Commands Network Information Network Remote Base Port No N A No Core No core information available No entries to display No information is available No netplay hosts found No performance counters No playlist entries available No shader parameters ON التحديث عبر الانترنت Onscreen Overlay Browse Archive Overlay Overlay Overlay Preset Onscreen Overlay Parent directory Don t run in background قوائم التشغيل قوائم التشغيل Port خصوصية Analog supported CERO Rating CRC32 Developer Edge Magazine Rating ELSPA Rating ESRB Rating Franchise MD5 Origin Publisher Releasedate Year Serial Start Content Reboot Recording Output Load Recording Config Enable Recording Save Recordings in Output Dir Load Remap File Save Game Remap File Delete Game Remap File Restart Resume RetroKeyboard RetroPad w Analog Rewind Enable Rewind Config Right Analog Add to Favorites Run Savefile Auto Load State Savestate Save Current Configuration Save Game Overrides Save State Scan Directory< Scan This Directory > Screen Resolution seconds Settings Apply Changes Ribbon Simple Snow Show Advanced Settings Shutdown Sort Saves In Folders Write Savestates to Content Dir System Files are in Content Dir SSH Enable Start Remote RetroPad State Slot stdin Commands Suspend Screensaver System BIOS support Build date Cocoa support CoreText support Display metric DPI Display metric DirectSound support Dynamic library support EGL support FFmpeg support STB TrueType support Frontend name Git version HLSL support KMS EGL support LibretroDB support libxml2 XML parsing support Network Command interface support OpenAL support OpenGL support OpenVG support Overlay support Charged Discharging PulseAudio support BMP RetroRating level RoarAudio support RSound support SDL2 support SDL1 support Threading support Video4Linux2 support Vulkan support X11 support XVideo support Take Screenshot Thumbnails Thumbnails Updater Screenshots Show date time True UI Companion Start On Boot Unable to read compressed file Undo Save State Updater Update Joypad Profiles Update Cheats Update Databases Update Lakka Update Slang Shaders Kbd Language Use Builtin Image Viewer< Use this directory > Config Aspect Ratio Aspect Ratio Crop Disable Desktop Composition Video Filter Flicker filter Notification Font Force aspect ratio Frame Delay Video Gamma GPU Screenshot Enable Hard GPU Sync Frames Notification X Position Monitor Index Vertical Refresh Rate Set Display Reported Refresh Rate Windowed Scale الفيديو Shader Passes Load Shader Preset Save Shader Preset As Save Game Preset Bilinear Filtering Vertical Video Deflicker Custom Aspect Ratio Width Custom Aspect Ratio Y Pos Vertical Windowed Fullscreen Mode Window Height Fullscreen Height Wi Fi Menu Font Red Color Menu Font Blue Color Custom Monochrome Systematic Pixel Retrosystem Menu Color Theme Dark Morning Blue Electric Blue Legacy Red Plain Volcanic Red Menu Scale Factor Show History Tab Show Playlist Tabs Show Image Tab Show Settings Tab Show Netplay Tab Menu Icon Theme Shader Preset Enable or disable unofficial achievements and or beta features for testing purposes Enable or disable in game leaderboards Has no effect if Hardcore Mode is disabled Enable or disable OSD verbosity for achievements Change achievement settings Change recording settings Change fast and slow motion settings Change logging settings Change account
Definition: msg_hash_ar.h:1957
Definition: msg_hash.h:154
int bind(int sockfd, const struct sockaddr *addr, socklen_t addrlen)
GLenum mode
Definition: glext.h:6857
set set set set set set set macro pixldst1 op
Definition: pixman-arm-neon-asm.h:54
Definition: msg_hash.h:2135
Definition: msg_hash.h:353
Definition: msg_hash.h:1865
未知的編譯器 設備已從連接口上移開 文件已存在。儲存到備份至緩衝區 連接來自: 公開地址 設定光碟機裡光碟 你已離開遊戲 這個核心模擬器不支援不同系統的網路連線對打 輸入連線遊戲服務器的密碼: s 已斷開連線 已離開連線遊戲模式 連線遊戲人數已滿 連線遊戲對方 s 已暫停 使用模擬器硬體渲染私人內容時可避免硬體在各frames時的狀態改變 調整選單顯示的相關設定。 以延遲和視訊撕裂為代價換取高性能,當且僅當能 n 達到全速模擬時使用。 自動偵測 容量 連接到連接口 對不起,錯誤發生:模擬器核心未請求內容,無法加入連線遊戲。 密碼 用戶名 帳戶列表終端 成就列表 添加遊戲內容 導入遊戲內容 詢問 塊幀 聲音驅動程式 啟用聲音 渦輪 盲區 聲音最大採樣間隔 動態聲音碼率控制間隔 聲音 SaveRAM自動儲存間隔 自動戴入重映射文件 返回 訊息 向下滾動 開始 切換選單 確認 退出 默認值 切換選單 啟用藍牙服務 緩沖目錄 相機驅動程式 執行金手指修改 金手指文件 另存金手指文件 描述 鎖定 非官方測試成就 未鎖定 設定 設定 退出時進行詢問 遊戲內容數據庫目錄 歷史記錄數量 快捷選單 下載目錄 核心計數器 核心訊息 分類 核心名稱 許可證 支持的擴展 系統名稱 戴入核心 核心 自動解壓下載的檔案 核心更新程序 指針目錄 自定義比率 選擇數據庫 選擇文件並探測核心< 默認 > 沒有找到文件夾。 Disk Cycle Tray Status 光碟索引 不關心 下載核心…… 啟用DPI覆蓋 驅動 載入前檢查韌體 BIOS是否存在 動態壁紙目錄 選單項懸停顏色 取消 顯示幀率 幀率限制 自動戴入遊戲內容特定的核心選項 遊戲選項文件 聲音 視訊故障排除 基本選單控制 戴入遊戲內容 什麼是「核心」? 歷史 圖像 訊息 所有用戶都能控制選單 左搖桿Y 右搖桿X 右搖桿Y Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right 輸入軸閾值 綁定全部 綁定超時時間 顯示輸入描述標籤 設備類型 Turbo占空比 鍵盤控制器映射啟用 下十字鍵 左十字鍵 右十字鍵 開始鍵 Mouse Mouse Mouse Wheel Down Wheel Right 最大用戶數 金手指索引 金手指開關 下一張光碟 啟用熱鍵 快進切換 切換全營幕 切換遊戲焦距 切換選單 靜音開關 切換營幕鍵盤 切換暫停 重置遊戲 儲存狀態 下一個Shader 慢動作 存檔槽 音量 顯示覆層 輪詢類型行為 稍晚 優先前置觸摸 啟用綁定重映射 輸入 啟用觸摸 Turbo區間 內部存儲狀態 手柄驅動 簡體中文 荷蘭語 世界語 德語 日語 波蘭語 葡萄牙語 西班牙語 Arabic 核心目錄 核心日誌級別 使用核心戴入壓縮包 載入遊戲內容 允許使用位置 日誌 主選單 選單顏色主題 藍灰色 綠色 紅色 底部不透明度 選單驅動 選單文件瀏覽器 Horizontal Animation 選單壁紙 丟失 鼠標支持 音樂 環繞式導航 連線遊戲 連線遊戲延遲幀數 啟用連線遊戲 作為遊戲主機 服務器地址 啟用連線遊戲客戶端 服務器密碼 連線遊戲無狀態模式 啟用連線遊戲旁觀者 連線遊戲使用NAT穿透技術 網路命令端口 網路遊戲控制器 網路 無 沒有可顯示的成就。 沒有可用的核心。 沒有可用的核心選項。 沒有可用的歷史記錄。 沒有條目。 未發現網路。 沒有遊戲列表。 沒有找到設定。 關 連線更新器 營幕覆層 營幕通知 OSK覆層目錄 自動戴入最佳的覆層 覆層不透明度 覆層縮放比例 使用PAL60模式 當選單激活時暫停 性能計數器 遊戲列表目錄 觸控支援 現在 退出 RetroArch BBFC 分級 多人遊戲支持 描述 Edge雜誌發行 Edge雜誌評論 增強硬件 經銷商 MD5 起源 出版方 發售年份 系列 啟動遊戲內容 重啟 錄影輸出目錄 錄影設定 啟用錄影 使用輸出目錄 戴入重映射文件 儲存遊戲重映射文件 重啟 繼續 Retro鍵盤 RetroPad w Analog 啟用回溯 回溯 設定目錄 右側搖桿 啟用SAMBA文件共享服務 自動索引儲存狀態 自動儲存狀態 既時存檔縮圖 儲存核心覆寫 儲存新設定 存檔 掃瞄文件 營幕截圖目錄 搜索: 設定 Shader Shader效果 Simple Snow 顯示高級設定 關機 排序文件夾中的存檔 啟用SSH遠程終端服務 啟動遠程的RetroPad 狀態存儲槽 標準輸入流命令 暫停屏保程序 系統 BIOS目錄 支持 編譯日期 Cocoa 支持 CoreText 支持 顯示器度量DPI DirectSound 支持 動態鏈接庫支持 EGL 支持 FFmpeg 支持 STB TrueType 支持 前端名稱 Git版本 HLSL 支持 KMS EGL 支持 Libusb 支持 網路控制台支持 OpenAL 支持 OpenGL 支持 OpenVG 支持 覆層支持 已充滿電 放電中 PulseAudio 支持 BMP RetroRating 等級 RoarAudio 支持 RSound 支持 SDL2 支持 SDL1 支持 多線程支持 Video4Linux2 支持 Vulkan 支持 X11 支持 XVideo 支持 截取營幕 縮略圖 縮略圖更新程序 截屏 顯示時間日期 真 UI Companion Start On Boot 無法讀取壓縮的文件。 撤銷儲存狀態 更新程序 更新自動設定檔案 更新金手指 更新數據庫 更新 Lakka 更新Slang Shader效果文件 用戶界面 用戶 使用內建媒體播放器 允許旋轉 畫面比例選項 Crop 禁用桌面元素 視訊驅動 視訊濾鏡目錄 強制畫面比例 幀延時 視訊Gamma 啟用GPU截屏 強制GPU同步幀數 顯示器索引 刷新率 Set Display Reported Refresh Rate 窗口縮放量 視訊 Shader渲染遍數 戴入Shader預設 儲存核心預設 啟用硬件共享上下文 啟用軟件過濾器 視訊 降低閃爍 自定義畫面寬度 自定義畫面Y 垂直同步 窗口寬度 Wi Fi驅動 選單透明度因子 自定義 Monochrome Systematic Pixel Retrosystem 選單顏色主題 深色 鐵藍色 傳統紅 樸素 火山紅 選單縮放因子 顯示歷史頁 顯示圖像頁 顯示設定頁 Menu Layout 是 打開或關閉成就。更多內容請訪問 為測試目的而打開或關閉非官方成就和 或測試版特性。 修改驅動設定。 修改核心設定。 修改顯示覆蓋、鍵盤覆蓋和營幕通知的設定。 修改存檔設定。 修改用戶界面設定。 修改你的隱私設定。 修改遊戲列表設定。 下載且 或者掃瞄遊戲內容,並將其加入你的收藏中。 啟用或者禁止藍牙。 修改設定文件的默認設定。 CPU擁有的核心總數。 設定熱鍵選項。 調整遊戲控制器、鍵盤和鼠標的設定。 啟用或禁止向控制台打印日誌。 在局域網內搜索並連接聯網遊戲的主機。 下載並更新RetroArch的附加插件和組件。 管理操作系統層級的服務。 阻止系統激活營幕保護程序。 在幀與幀之間插入黑色的中間幀,通常用於消除在 n n 的鬼影。 設定當開啟「強制GPU同步」時CPU可以預先GPU多少幀。 選擇將要使用哪一個顯示器。 The refresh rate as reported by the display driver 掃瞄無線網路並且建立連接。 磁碟已加入 載入 shader 取消靜音。 自動設定文件儲存成功。 自動儲存狀態至 啟用通訊埠上的指令介面 無法推斷新的設定路徑,使用當前時間。 與已知的magic numbers比較 未設定設定目錄,無法儲存新的設定。 內容的CRC32s不同。無法使用不同的遊戲。 核心不支持儲存狀態。 無法找到磁碟 無法找到有效的數據軌 無法讀取內容文件 無法讀取視訊狀態 Custom timing given 解壓縮失敗。 無法找到任何有效的內容位置 已關閉 正在下載 錯誤 Libretro core 但程式未找到可載入內容 無法儲存 core options 檔案 無法儲存預置 shader 正在解壓 無法儲存設定到 無法讓觀眾加入 無法載入 shader 創建目錄失敗。 從客戶端獲取暱稱失敗 載入內容失敗 無法戴入 overlay 打開libretro核心失敗 無法接收連線端的資訊 無法接收主控端的暱稱 無法接收主控端 SRAM 資料 移除臨時文件失敗 即時存檔儲存失敗 發送暱稱尺寸失敗 發送暱稱至主控端失敗 聲音驅動啟動失敗,將在無聲音模式下繼續啟動。 建用錄製視訊失敗 還原載入即時存檔失敗 還原取消靜音失敗 未找到文件 找到磁碟標籤 找到最後一個狀態槽 幀 錯誤的磁碟索引 打開遊戲焦點 Libretro core is hardware rendered Must use post shaded recording as well 輸入金手指 目前檔案 接口 可移除的儲存空間 字節 兆字節 為libretro而設計的前端 戴入狀態從槽 一個或多個固件文件丟失 正在讀取歷史文件 內存 視訊格式看起來使用了不同的序列化版本。很有可能失敗。 停止視訊錄製。 沒有內容,啟動虛擬核心。 沒有戴入任何存檔。 覆蓋儲存成功。 RetroArch 接收完畢 錄製到 重新轉向 save file to Remap file 儲存成功 移除臨時內容文件 重啟錄製由於驅動器重新初始化。 Shaders
Definition: msg_hash_cht.h:2181
Definition: msg_hash.h:2070
_In_ D3D_ROOT_SIGNATURE_VERSION Version
Definition: d3d12.h:3372
Definition: msg_hash.h:425
Definition: msg_hash.h:2113
Ιστορικό Εικόνα Πληροφορίες Όλοι Οι Χρήστες Χειρίζονται Το Μενού Αριστερό Αναλογικό Αριστερό Αναλογικό Αριστερό Αναλογικό Y Αριστερό Αναλογικό Δεξί Αναλογικό X Δεξί Αναλογικό Δεξί Αναλογικό Y Δεξί Αναλογικό Σκανδάλη Όπλου Όπλο Aux A Όπλο Aux C Όπλο Select Όπλο D pad Κάτω Όπλο D pad Δεξιά Νεκρή Ζώνη Αναλογικού Σύνδεση Όλων Λήξη Χρόνου Σύνδεσης Hide Unbound Core Input Descriptors Κατάλογος Συσκευών Κατάλογος Ποντικιού Duty Cycle Keyboard Gamepad Mapping Enable Κουμπί D pad κάτω Κουμπί L3(αντίχειρας)" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_L
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Port Mapping Successful No arguments supplied and no menu displaying help Waiting for client You have joined as player u Player *s has left the game *s has joined with input devices *s The netplay peer is running an old version of RetroArch Cannot connect A netplay peer is running a different core Cannot connect This core does not support inter architecture netplay between these systems Enter netplay server Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Resume Achievements Hardcore Mode Scan Content Import content Ask Block Frames Audio Driver Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control Audio Audio Volume WASAPI Exclusive Mode WASAPI Shared Buffer Length Load Override Files Automatically Load Shader Presets Automatically Confirm Quit Scroll Up Toggle Keyboard Basic menu controls Info Scroll Up Toggle Keyboard Don t overwrite SaveRAM on loading savestate Buildbot Assets URL Allow Camera Cheat Start Search For New Cheat Code Cheat File Load Cheat Load Cheat Save Cheat File As Description Leaderboards Locked Locked Test Unofficial Achievements Unlocked Verbose Mode Close Content Load Configuration Save Configuration on Exit Database History List Size Quick Menu Downloads Core Counters Core Information Categories Core name Permissions System manufacturer Controls Install or Restore a Core Core installation succesful Core Automatically extract downloaded archive Core Updater CPU CPU Cursor Custom Ratio Database Selection Start directory< Default > Directory not found Disk Cycle Tray Status Disk Index Don t care Download a Core DPI Override Enable Driver Check for Missing Firmware Before Loading Dynamic Backgrounds Menu entry hover color False Favorites Include Memory Details Sync to Exact Content Frame Throttle Load Content Specific Core Options Automatically Save Game options file Audio Video Troubleshooting Basic Menu Controls Loading Content What Is A Core History Image Information All Users Control Menu Left analog Left analog Left Analog Y Left analog Right Analog X Right analog Right Analog Y Right analog Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right Analog Stick Deadzone Bind All Bind Timeout Hide Unbound Core Input Descriptors Device Index Mouse Index Duty Cycle Keyboard Gamepad Mapping Enable B Down D pad L3 L Left D pad R3 R Right D pad Start button X Y Mouse Mouse Mouse Wheel Down Wheel Right Max Users Cheat index Cheat toggle Disk next Enable hotkeys Fast forward toggle FPS toggle Grab mouse toggle Desktop menu toggle Menu toggle Audio mute toggle On screen keyboard toggle Pause toggle Reset game Cheat Details Save state Next shader Slow motion hold Savestate slot Volume Display Overlay Show Inputs On Overlay Poll Type Behavior Late Prefer Front Touch Remap Binds Enable Input Touch Enable Turbo Period Latency Input Autoconfig Services Dutch Esperanto German Japanese Polish Russian Vietnamese Greek Core Core Logging Level Load Archive Load Content Allow Location Logging Main Menu Menu Color Theme Blue Grey Green Red Footer Opacity Menu Driver Settings Horizontal Animation Background Missing Mouse Support Music Navigation Wrap Around Netplay Netplay Check Frames Input Latency Frames Range Disconnect from netplay host Connect to netplay host Stop netplay host Scan local network Username Publicly Announce Netplay Disallow Non Slave Mode Clients Analog Input Sharing Average Share Vote No preference Netplay Stateless Mode Netplay Spectator Enable Netplay NAT Traversal Network Command Port Network Gamepad Network None No achievements to display No cores available No core options available No history available No items No networks found No playlists No settings found OFF Online Onscreen Display Adjust Bezels and Onscreen controls Adjust the Onscreen Notifications Optional Autoload Preferred Overlay Overlay Opacity Overlay Scale Use PAL60 Mode Pause when menu activated Performance Counters Playlist Touch Support Present MIDI Analog supported CERO Rating CRC32 Developer Edge Magazine Rating ELSPA Rating ESRB Rating Franchise MD5 Origin Publisher Releasedate Year Serial Start Content Reboot Recording Output Custom Record Config Record Driver Enable Recording Save Recordings in Output Dir Load Remap File Save Content Directory Remap File Delete Core Remap File Delete Game Content Directory Remap File Restart Resume RetroKeyboard RetroPad w Analog Rewind Enable Auto Apply Cheats During Game Load Rewind Buffer Rewind Buffer Size Rewind Cheat Details File Browser Display Start Screen Add to Favorites Reset Core Association Run Savefile Auto Load State Savestate Save Current Configuration Save Content Directory Overrides Save New Configuration Saving Scan File Screenshot Search Settings Shader Shaders Simple Snow Show Advanced Settings Shutdown Run Ahead to Reduce Latency RunAhead Use Second Instance Sort Saves In Folders Write Savestates to Content Dir System Files are in Content Dir SSH Enable Start Remote RetroPad State Slot stdin Commands Suspend Screensaver System BIOS support Build date Cocoa support CoreText support Display metric DPI Display metric DirectSound support Dynamic library support EGL support FFmpeg support STB TrueType support Frontend name Git version HLSL support KMS EGL support LibretroDB support libxml2 XML parsing support Network Command interface support OpenAL support OpenGL support OpenVG support Overlay support Charged Discharging PulseAudio support BMP RetroRating level RoarAudio support RSound support SDL2 support SDL1 support Threading support Video4Linux2 support Vulkan support Wayland support XAudio2 support Zlib support Threaded tasks Left Thumbnails Thumbnails Boxarts Title Screens Style of date time YYYY MM DD YYYY MM DD MM DD YYYY DD MM MM DD Menu title color Menu background light color Menu border light color UI Companion Enable Show desktop menu on startup Menubar Undo Load State Unknown Update Assets Update Cg Shaders Update Core Info Files Update GLSL Shaders Update Overlays User User Interface User Use Builtin Media Player Allow rotation Auto Aspect Ratio Black Frame Insertion Disable Desktop Composition Video Driver Video Filter Enable Onscreen Notifications Notification Size Force disable sRGB FBO Start in Fullscreen Mode Use GPU Recording Hard GPU Sync Max swapchain images Notification Y Position Use Post Filter Recording Estimated Screen Framerate Rotation Recording Threads Video Shader Passes Load Shader Preset Save Core Preset Save Game Preset Bilinear Filtering Vertical Video Deflicker Custom Aspect Ratio Width Custom Aspect Ratio Y Pos Vertical Windowed Fullscreen Mode Window Height Fullscreen Height Wi Fi Menu Font Red Color Menu Font Blue Color Custom Monochrome Systematic Pixel Retrosystem Automatic Apple Green Light Dark Purple Golden Midnight Blue Undersea Menu Shader Pipeline Icon Shadows Enable Show Import content Tab Show Favorites Tab Show Music Tab Show Video Tab Menu Layout Yes Enable or disable achievements For more visit Enable or disable unofficial achievements and or beta features for testing purposes Enable or disable in game leaderboards Has no effect if Hardcore Mode is disabled Enable or disable OSD verbosity for achievements Change drivers used by the system Change core settings Change display overlay and keyboard and onscreen notification settings Change saving settings Change user interface settings Change your privacy settings Change default directories where files are located Configure server and network settings Change audio output settings Saves changes to the configuration file on exit Manage and create configuration files Displays the current framerate per second onscreen Includes the current memory usage total onscreen with FPS Frames Gamepad button combination to toggle menu Configure controls for this user Enable or disable logging to the terminal Search for and connect to netplay hosts on the local network Download add and content for RetroArch Manage operating system level services Enable or disable remote command line access Sets the window size relative to the core viewport size Alternatively
Definition: msg_hash_us.h:3764
Definition: msg_hash.h:2026
Definition: msg_hash.h:155
Definition: msg_hash.h:2007
Definition: msg_hash.h:351
Definition: msg_hash.h:2174
Definition: msg_hash.h:2079
Definition: msg_hash.h:367
Definition: msg_hash.h:620
#define G(L)
Definition: lstate.h:205
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Port Mapping Successful No arguments supplied and no menu displaying help Waiting for client You have joined as player u Player *s has left the game *s has joined with input devices *s The netplay peer is running an old version of RetroArch Cannot connect A netplay peer is running a different core Cannot connect This core does not support inter architecture netplay between these systems Enter netplay server password
Definition: msg_hash_us.h:137
Definition: msg_hash.h:614
Definition: stb_vorbis.h:340
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Port Mapping Successful No arguments supplied and no menu displaying help Waiting for client You have joined as player u Player *s has left the game *s has joined with input devices *s The netplay peer is running an old version of RetroArch Cannot connect A netplay peer is running a different core Cannot connect This core does not support inter architecture netplay between these systems Enter netplay server Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Resume Achievements Hardcore Mode Scan Content Import content Ask Block Frames Audio Driver Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control Audio Audio Volume WASAPI Exclusive Mode WASAPI Shared Buffer Length Load Override Files Automatically Load Shader Presets Automatically Confirm Quit Scroll Up Toggle Keyboard Basic menu controls Info Scroll Up Toggle Keyboard Don t overwrite SaveRAM on loading savestate Buildbot Assets URL Allow Camera Cheat Start Search For New Cheat Code Cheat File Load Cheat Load Cheat Save Cheat File As Description Leaderboards Locked Locked Test Unofficial Achievements Unlocked Verbose Mode Close Content Load Configuration Save Configuration on Exit Database History List Size Quick Menu Downloads Core Counters Core Information Categories Core name Permissions System manufacturer Controls Install or Restore a Core Core installation succesful Core Automatically extract downloaded archive Core Updater CPU CPU Cursor Custom Ratio Database Selection Start directory< Default > Directory not found Disk Cycle Tray Status Disk Index Don t care Download a Core DPI Override Enable Driver Check for Missing Firmware Before Loading Dynamic Backgrounds Menu entry hover color False Favorites Include Memory Details Sync to Exact Content Frame Throttle Load Content Specific Core Options Automatically Save Game options file Audio Video Troubleshooting Basic Menu Controls Loading Content What Is A Core History Image Information All Users Control Menu Left analog Left analog Left Analog Y Left analog Right Analog X Right analog Right Analog Y Right analog Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right Analog Stick Deadzone Bind All Bind Timeout Hide Unbound Core Input Descriptors Device Index Mouse Index Duty Cycle Keyboard Gamepad Mapping Enable B Down D pad L3 L Left D pad R3 R Right D pad Start button X Y Mouse Mouse Mouse Wheel Down Wheel Right Max Users Cheat index Cheat toggle Disk next Enable hotkeys Fast forward toggle FPS toggle Grab mouse toggle Desktop menu toggle Menu toggle Audio mute toggle On screen keyboard toggle Pause toggle Reset game Cheat Details Save state Next shader Slow motion hold Savestate slot Volume Display Overlay Show Inputs On Overlay Poll Type Behavior Late Prefer Front Touch Remap Binds Enable Input Touch Enable Turbo Period Latency Input Autoconfig Services Dutch Esperanto German Japanese Polish Russian Vietnamese Greek Core Core Logging Level Load Archive Load Content Allow Location Logging Main Menu Menu Color Theme Blue Grey Green Red Footer Opacity Menu Driver Settings Horizontal Animation Background Missing Mouse Support Music Navigation Wrap Around Netplay Netplay Check Frames Input Latency Frames Range Disconnect from netplay host Connect to netplay host Stop netplay host Scan local network Username Publicly Announce Netplay Disallow Non Slave Mode Clients Analog Input Sharing Average Share Vote No preference Netplay Stateless Mode Netplay Spectator Enable Netplay NAT Traversal Network Command Port Network Gamepad Network None No achievements to display No cores available No core options available No history available No items No networks found No playlists No settings found OFF Online Onscreen Display Adjust Bezels and Onscreen controls Adjust the Onscreen Notifications Optional Autoload Preferred Overlay Overlay Opacity Overlay Scale Use PAL60 Mode Pause when menu activated Performance Counters Playlist Touch Support Present MIDI Analog supported CERO Rating CRC32 Developer Edge Magazine Rating ELSPA Rating ESRB Rating Franchise MD5 Origin Publisher Releasedate Year Serial Start Content Reboot Recording Output Custom Record Config Record Driver Enable Recording Save Recordings in Output Dir Load Remap File Save Content Directory Remap File Delete Core Remap File Delete Game Content Directory Remap File Restart Resume RetroKeyboard RetroPad w Analog Rewind Enable Auto Apply Cheats During Game Load Rewind Buffer Size(MB)" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_REWIND_BUFFER_SIZE_STEP
Definition: msg_hash.h:1869
Definition: msg_hash.h:2165
GLboolean GLenum GLenum GLvoid * values
Definition: glext.h:6318
Definition: msg_hash.h:335
Definition: msg_hash.h:191
Definition: msg_hash.h:346
Definition: msg_hash.h:2141
Definition: msg_hash.h:1942
Definition: msg_hash.h:177
Definition: msg_hash.h:2114
Definition: msg_hash.h:276
Definition: msg_hash.h:2162
Definition: msg_hash.h:305
Definition: msg_hash.h:1938
Definition: msg_hash.h:268
Definition: msg_hash.h:452
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Port Mapping Successful No arguments supplied and no menu displaying help Waiting for client You have joined as player u Player *s has left the game *s has joined with input devices *s The netplay peer is running an old version of RetroArch Cannot connect A netplay peer is running a different core Cannot connect This core does not support inter architecture netplay between these systems Enter netplay server Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Resume Achievements Hardcore Mode Scan Content Import content Ask Block Frames Audio Driver Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control Audio Audio Volume WASAPI Exclusive Mode WASAPI Shared Buffer Length Load Override Files Automatically Load Shader Presets Automatically Confirm Quit Scroll Up Toggle Keyboard Basic menu controls Info Scroll Up Toggle Keyboard Don t overwrite SaveRAM on loading savestate Buildbot Assets URL Allow Camera Cheat Start Search For New Cheat Code Cheat File Load Cheat Load Cheat Save Cheat File As Description Leaderboards Locked Locked Test Unofficial Achievements Unlocked Verbose Mode Close Content Load Configuration Save Configuration on Exit Database History List Size Quick Menu Downloads Core Counters Core Information Categories Core name License(s)" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CORE_INFO_PERMISSIONS
Ιστορικό Εικόνα Πληροφορίες Όλοι Οι Χρήστες Χειρίζονται Το Μενού Αριστερό Αναλογικό Αριστερό Αναλογικό Αριστερό Αναλογικό Y Αριστερό Αναλογικό Δεξί Αναλογικό X Δεξί Αναλογικό Δεξί Αναλογικό Y Δεξί Αναλογικό Σκανδάλη Όπλου Όπλο Aux A Όπλο Aux C Όπλο Select Όπλο D pad Κάτω Όπλο D pad Δεξιά Νεκρή Ζώνη Αναλογικού Σύνδεση Όλων Λήξη Χρόνου Σύνδεσης Hide Unbound Core Input Descriptors Κατάλογος Συσκευών Κατάλογος Ποντικιού Duty Cycle Keyboard Gamepad Mapping Enable Κουμπί D pad κάτω Κουμπί Κουμπί D pad αριστερό Κουμπί Κουμπί D pad δεξί Κουμπί Start Κουμπί Κουμπί Ποντίκι Ποντίκι Ποντίκι Ροδέλα Κάτω Ροδέλα Δεξιά Μέγιστοι Χρήστες Κατάλογος απάτης Απάτες Επόμενος δίσκος Ενεργοποίηση πλήκτρων εντολών Γρήγορη κίνηση Πλήρης οθόνη Εστίαση παιχνιδιού Φόρτωση κατάστασης Input replay movie record toggle Εναλλαγή κατάστασης παιχνιδιού θεατή Netplay Επόμενο επικάλλυμα Έξοδος από το RetroArch Επιστροφή Start or Continue Cheat Search Λήψη Στιγμιότυπου Προηγούμενη σκίαση Αργή κίνηση Θέση κατάστασης αποθήκευσης Ένταση Απόκρυψη Επικαλύμματος Στο Μενού Εμφάνιση Θύρας Εισαγωγών Νωρίς Φυσιολογικά Input Remapping Αποθήκευση Αυτόματης Διαμόρφωσης Ενεργοποίηση Μικρού Πληκτρολογίου Ενεργοποίηση Turbo Σύνδεση Πλήκτρων Εισόδου Χρήστη u Internal storage status Οδηγός Joypad Dutch Esperanto German Japanese Polish Russian Vietnamese Ελληνικά Πυρήνας Core Logging Level Φόρτωση Αρχείου Φόρτωση Περιεχομένου Επίτρεψη Τοποθεσίας Αρχείο Καταγραφής Κεντρικό Μενού Χρώμα Θέματος Μενού Μπλε Γκρι Πράσινο Κόκκινο Footer Opacity Οδηγός Μενού Ρυθμίσεις Horizontal Animation Φόντο Λείπει Υποστήριξη Ποντικιού Μουσική Navigation Wrap Around Netplay Netplay Check Frames Input Latency Frames Range Disconnect from netplay host Σύνδεση σε οικοδεσπότη netplay Λήξη netplay ως οικοδεσπότης Σάρωση τοπικού δικτύου Scan local network Όνομα Χρήστη Δημόσια Ανακοίνωση Netplay Disallow Non Slave Mode Clients Analog Input Sharing Μέσος Όρος Κοινοποίηση Ψήφος Καμία προτίμηση Netplay Stateless Mode Netplay Spectator Enable Netplay NAT Traversal Network Command Port Χειριστήριο Δικτύου Δίκτυο Τίποτα Δεν υπάρχουν επιτεύγματα προς προβολή Δεν υπάρχουν διαθέσιμοι πυρήνες Δεν υπάρχουν διαθέσιμες επιλογές πυρήνα Δεν υπάρχει διαθέσιμο ιστορικό Δεν υπάρχουν αντικείμενα Δεν βρέθηκαν δίκτυα Δεν βρέθηκαν λίστες αναπαραγωγής Δεν βρέθηκαν ρυθμίσεις OFF Online Οθόνη Απεικόνισης Προσαρμογή Προσόψεων και Χειρισμών Οθόνης Προσαρμόστε τις Ειδοποιήσεις Οθόνης Προεραιτικό Αυτόματη Φόρτωση Προτιμώμενου Επικαλύμματος Διαφάνεια Επικαλύμματος Κλίμακα Επικαλύμματος Χρήση Λειτουργίας PAL60 Παύση όταν ενεργοποιείται το μενού Performance Counters Λίστα Αναπαραγωγής Υποστήριξη Αφής Present MIDI Analog supported CERO Rating CRC32 Developer Edge Magazine Rating ELSPA Rating ESRB Rating Franchise MD5 Origin Publisher Releasedate Year Serial Έναρξη Περιεχομένου Επανεκκίνηση Recording Output Custom Record Config Οδηγός Εγγραφής Ενεργοποίηση Εγγραφής Αποθήκευση Εγγραφών στο Ευρετήριο Εξαγωγής Load Remap File Save Content Directory Remap File Delete Core Remap File Delete Game Content Directory Remap File Επανεκκίνηση Συνέχιση RetroKeyboard RetroPad με Αναλογικό Ενεργοποίηση Επιστροφής Αυτόματη Εφαρμογή Απατών Κατά την Φόρτωση Παιχνιδιού Μέγεθος Ενδιάμεσης Μνήμης Βήμα Μεγέθους Ενδιάμεσης Μνήμης Επιστροφή Λεπτομέρειες Απάτης Περιηγητής Αρχείων Εμφάνιση Αρχικής Οθόνης Προσθήκη στα Αγαπημένα Επαναφορά Συσχέτισης Πυρήνα Εκκίνηση Αρχείο Αποθήκευσης Auto Load State Savestate Αποθήκευση Τρέχουσας Διαμόρφωσης Save Content Directory Overrides Αποθήκευση Νέας Διαμόρφωσης Αποθήκευση Σάρωση αρχείου Στιγμιότυπο Οθόνης Αναζήτηση Ρυθμίσεις Σκίαση Σκιάσεις Απλό Χιόνι Εμφάνιση Ρυθμίσεων Για Προχωρημένους Τερματισμός Run Ahead to Reduce Latency RunAhead Use Second Instance Sort Saves In Folders Write Savestates to Content Dir System Files are in Content Dir Ενεργοποίηση SSH Έναρξη Απομακρυσμένου RetroPad Θέση Κατάστασης Εντολές stdin Αναστολή Προφύλαξης Οθόνης Σύστημα BIOS Υποστήριξη Ημερομηνία Κατασκευής Υποστήριξη Cocoa Υποστήριξη CoreText DPI Οθόνης Πλάτος Υποστήριξη DirectSound Υποστήριξη δυναμικής βιβλιοθήκης Υποστήριξη EGL Υποστήριξη FFmpeg Υποστήριξη STB TrueType Όνομα λειτουργικού συστήματος Έκδοση Git Υποστήριξη HLSL Υποστήριξη KMS EGL Υποστήριξη LibretroDB Υποστήριξη ανάλυσης libxml2 XML Υποστήριξη Γραμμής Εντολών Δικτύου Υποστήριξη OpenAL Υποστήριξη OpenGL Υποστήριξη OpenVG Υποστήριξη Επικαλλυμάτων Φορτισμένο Ξεφορτίζει Υποστήριξη PulseAudio Υποστήριξη BMP(RBMP)" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_RETRORATING_LEVEL
Definition: msg_hash.h:227
Definition: msg_hash.h:356
未知的编译器 设备已从端口上断开 文件已存在。保存到备份缓冲区 连接来自:「 公开地址 Setting disk in tray 你已离开游戏 This core does not support inter architecture netplay between these systems 输入联机游戏服务器的密码: s 已断开连接 联机游戏已断开 玩家数量已满 联机游戏对方「 s」暂停 Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames 调整菜单屏幕相关的设置。 以延迟和视频撕裂为代价换取高性能。 n 当且仅当能达到全速模拟时使用。 自动检测 容量 连接到端口 对不起,未实现:核心未请求内容,无法加入联机游戏。 密码 用户名 账户列表终端 成就列表 添加游戏内容 导入游戏内容 询问 块帧 音频驱动 启用音频 涡轮 盲区 音频最大采样间隔 音频输出码率(Hz) 音频重采样驱动 启用音频同步 游戏存档自动保存间隔 自动加载自定义键位文件 返回 信息 向下滚动 开始 切换菜单 确认 退出 默认值 切换菜单 启用蓝牙服务 缓存文件夹 相机驱动 应用金手指修改 金手指文件 加载金手指文件(追加) 金手指列表 专家模式 成就奖章 锁定 非官方成就测试 未锁定 详细模式 关闭 加载配置 退出时保存配置 收藏 游戏内容文件夹 允许移除记录 下载文件夹 金手指 显示核心名称 作者 核心标签 固件 许可 系统制造商 键位设置 核心选项 自动启动一个核心 构建机器人核心URL 更新程序 指针文件夹 自定义比率 选择数据库 选择文件并选择核心< 默认 > 没有找到文件夹。 Disk Cycle Tray Status 光盘索引 自动 下载核心…… 启用DPI覆盖 驱动 加载前检查固件完整性 动态壁纸文件夹 菜单项悬停颜色 否 收藏夹 限制最大运行速度 帧率限制 自动加载游戏内容特定的核心选项 游戏选项文件 音频 视频故障排除 基本菜单控制 加载游戏内容 什么是「核心」? 历史 图像 信息 所有用户都能控制菜单 左摇杆Y 右摇杆X 右摇杆Y Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right 摇杆灵敏度 绑定全部 绑定超时时间 显示输入描述标签 设备类型 Turbo占空比 键盘控制器映射启用 下十字键 左十字键 右十字键 开始键 s 键 Mouse Mouse Wheel Up Wheel Left 键盘控制器映射类型 游戏控制器菜单切出组合键 金手指索引 光驱出仓切换 上一张光盘 快进保持 帧提前量 鼠标捕获开关 即时读档 视频录制开关 联机游戏切换 游戏 围观 模式 下一个图层 退出 RetroArch 回溯 屏幕截图 上一个渲染器 慢动作切换 存档槽 音量 显示图层 在图层上显示控制器 轮询类型行为 稍晚 优先前置触摸 启用绑定自定义键位 输入 启用触摸 连发按键频率 延迟 输入设备自动配置文件夹 Lakka 服务 繁体中文 英语 法语 意大利语 韩语 葡萄牙语 俄语 越南语 左侧摇杆 核心信息文件夹 线性 加载最近的游戏内容 即时读档 定位驱动 完整日志记录 数据库设置 蓝色 深蓝色 NV SHIELD 黄色 顶部不透明度 限制菜单帧率 菜单线性过滤 菜单 壁纸不透明度 多媒体 过滤未知扩展名 最近 允许从属模式客户端 输入延迟帧 在线游戏延迟帧数 启用在线游戏 作为游戏主机 服务器地址 启用在线游戏客户端 服务器密码 只允许从属模式客户端 在线游戏设置 最大 数字输入分配 Grapple 无 在线游戏旁观者模式 服务器观战的密码 在线游戏 TCP UDP 端口 网络命令 网络信息 网络远端基本端口 否 N A 没有核心 没有可用的核心信息。 没有可显示的条目。 没有可用的信息。 未发现联机游戏主机。 没有性能计数器。 没有可用的游戏列表项目。 没有渲染器参数。 开 在线更新器 屏幕图层 屏幕提示 以文件夹形式打开压缩包 OSK 图层文件夹 自动加载最佳的图层 图层不透明度 图层缩放比例 使用 PAL60 模式 当菜单激活时暂停 性能计数器 游戏列表文件夹 触摸支持 现在 MIDI 设置 支持摇杆输入 CERO 分级 CRC32 开发者 Edge 杂志评分 ELSPA 分级 ESRB 分级 经销商 MD5 起源 出版方 发售年份 系列 启动游戏内容 重启 录像输出文件夹 录像配置 MIDI 驱动 输出文件 自定义键位文件 保存核心自定义键位文件 保存游戏自定义键位文件 重启 继续 键盘 带摇杆的手柄 启用回溯 游戏加载时自动应用金手指 回溯 配置文件夹 右侧摇杆 添加到收藏 运行 启用SAMBA文件共享服务 自动索引即时存档 自动保存即时存档 即时存档缩略图 保存核心独立配置 保存游戏独立配置 即时存档 扫描文件夹< 扫描当前文件夹 > 屏幕分辨率 秒 设置 应用渲染器修改 彩条效果 简易雪花效果 显示高级设置 关机 提前运行以降低延迟 排序文件夹中的游戏存档 启用SSH远程终端服务 启动远程输入设备 即时存档栏位 标准输入流命令 暂停屏保程序 系统 BIOS文件夹 支持 编译日期 Cocoa 支持 CoreText 支持 显示器度量DPI DirectSound 支持 动态链接库支持 EGL 支持 FFmpeg 支持 STB TrueType 支持 前端名称 Git版本 HLSL 支持 KMS EGL 支持 Libusb 支持 网络控制台支持 OpenAL 支持 OpenGL 支持 OpenVG 支持 图层支持 已充满电 放电中 PulseAudio 支持 BMP RetroRating 等级 RoarAudio 支持 RSound 支持 SDL2 支持 SDL1 支持 多线程支持 Video4Linux2 支持 Vulkan 支持 X11 支持 XVideo 支持 截图 缩略图 缩略图垂直排列 缩略图更新程序 截屏 显示时间日期 更改菜单中当前日期 时间显示格式。 YYYY MM DD MM DD YYYY DD MM MM DD 菜单标题颜色 UI Companion Enable 菜单栏 撤销即时读档 未知 更新资源 更新 CG 渲染器效果文件 更新核心信息文件 更新 GLSL 渲染器效果文件 更新图层 用户 语言 使用内建的图像浏览器< 使用当前文件夹 > 宽高比设置 宽高比选项 裁剪过扫描部分(需重启) 视频滤镜 闪烁过滤器 屏显消息 (OSD) 字体 强制视窗比例 帧延时 视频 Gamma 启用 GPU 截屏 强制 GPU 同步帧数 屏显消息(OSD)X轴位置 显示器索引 刷新率 由视频驱动自行设置刷新率 窗口缩放量 视频 渲染器渲染次数 加载渲染器预设 保存渲染器预设为 保存游戏文件夹预设 启用硬件共享上下文 启用软件过滤器 视频 降低闪烁 自定义视窗宽度 自定义视窗Y 垂直同步 窗口宽度 Wi Fi驱动 菜单透明度因子 菜单字体 RGB 绿色分量 菜单字体 FlatUI Monochrome Inverted NeoActive RetroActive Dot Art 苹果绿 深紫色 金色 蓝黑色 海底 菜单渲染器管线 启用图标阴影 显示导入内容页 显示收藏页 显示音乐页 显示视频页 菜单布局 是 打开或关闭成就。更多内容请访问 n 为测试目的而打开或关闭非官方成就 n 和测试版特性。 启用或禁用游戏中排行榜。 n 仅在硬核模式下生效。 启用或禁用屏显消息(OSD)显示成就获取情况。 修改驱动设置。 修改核心设置。 修改显示图层、键盘图层和屏幕通知的设置。 修改存档设置。 修改用户界面设置。 修改你的隐私设置。 修改此系统的默认文件夹。 修改网络设置。 调整音频输出的选项。 程序将在退出时保存修改到配置文件。 管理和创建配置文件。 在屏幕上显示当前每秒的帧率。 控制器用来切出菜单的组合键。 配置该用户的控制选项。 启用或禁止向控制台打印日志。 在局域网内搜索并连接联网游戏的主机。 下载并更新 RetroArch 的附加插件和组件。 管理操作系统层级的服务。 阻止系统激活屏幕保护程序。 在帧与帧之间插入黑色的中间帧,通常用于消除在 n 刷新率的显示器上运行 的游戏内容 n 带来的重影。 当开启「强制 GPU 同步」时, n CPU 可提前 GPU 多少帧。 选择将要使用哪一个显示器。 设置为视频驱动自行设置的刷新率 扫描无线网络并且建立连接。 外置磁盘 应用渲染器 取消静音。 自动配置文件保存成功。 自动保存即时存档至 Bringing up command interface on port 无法推断新的配置路径,使用当前时间。 与已知的magic numbers比较 未设置配置文件夹,无法保存新的配置。 内容的 CRC32s 不同。无法使用不同的游戏。 核心不支持即时存档。 找不到更多驱动程序。 无法找到有效的数据轨 无法读取内容文件 无法读取视频状态。 Custom timing given 解压缩失败。 没有找到有效的游戏内容补丁。 已关闭 正在下载 错误 Libretro 核心需要加载特定游戏内容才能运行。 保存核心选项文件时出现错误。 保存预设渲染器文件时出现错误。 正在解压 无法将配置文件保存到 同意旁观失败。 应用渲染器失败。 创建文件夹失败。 从客户端获取昵称失败。 载入内容失败 Failed to load overlay 打开libretro核心失败 接收客户端报文失败。 从主机接收昵称失败。 从主机接收游戏存档数据失败。 移除临时文件失败 无法保存即时存档到 发送昵称尺寸失败。 发送昵称至宿主端失败。 音频驱动启动失败,将在无音频模式下继续启动。 开始录制失败。 撤消即时读档失败。 取消静音失败。 未找到文件 Found disk label Found last state slot 帧 Got invalid disk index Game focus on Libretro core is hardware rendered Must use post shaded recording as well 输入金手指 输入预置文件名 接口 移动存储 (字节) (MB) 为libretro而设计的前端 读取 一个或多个固件文件丢失 正在读取历史文件 内存 视频格式看起来使用了不同的序列化版本。很有可能失败。 停止视频录制。 没有内容,启动虚拟核心。 没有加载任何存档。 独立配置保存成功。 RetroArch 接收完毕 录制到 重定向游戏存档文件至 自定义键位文件已保存。 移除临时内容文件 重启录制由于驱动器重新初始化。 重置渲染器预设到 恢复存档文件到目录 初始化回溯缓冲区大小 Implementation uses threaded audio Cannot use rewind 已保存新配置到 保存 保存 RAM 类型 扫描中 发送指令 渲染器 跳过游戏存档加载。 快进。 游戏存档不会被保存。 启动视频录制到 即时存档栏位 到 撤销即时存档 取消暂停。 Using core name for new config 从有效端口连接设备。 正在重启…… libretro API 版本 虚拟磁盘托盘。 静音或取消静音。 允许或禁止核心使用摄像头。 支持玩家的最大数量 允许任何用户打开菜单。 n 如果禁用,则只有用户 能打开菜单。 同步音频。推荐。 Amount of seconds to wait until proceeding to the next bind 连发时每两次按键之间的间隔帧数。 同步显卡的视频输出到屏幕刷新率。推荐。 某些核心关闭时可能会直接关闭 RetroArch。 n 启用此选项可以避免这种情况发生。 屏幕的刷新率。注意:如果视频独立线程已启用, n 此选项将被忽略。 The maximum change in audio input rate You may want to increase this to enable very large changes in for example running PAL cores on NTSC displays
Definition: msg_hash_chs.h:2579
Definition: msg_hash.h:2153
Definition: msg_hash.h:2125
Definition: msg_hash.h:1516
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Public address Setting disk in tray You have left the game You have joined with input devices *s *s has joined as player u A netplay connection attempt failed because the peer is not running or is running an old version of RetroArch use the same version use the same version This core does not support inter architecture netplay Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Scan Content Import content Ask Block Frames نظام تشغيل الصوت Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control الصوت Audio Volume WASAPI Exclusive Mode WASAPI Shared Buffer Length Load Override Files Automatically Load Shader Presets Automatically Confirm Quit Scroll Up Toggle Keyboard Basic menu controls Info Scroll Up Toggle Keyboard Don t overwrite SaveRAM on loading savestate Buildbot Assets URL Allow Camera Cheat Cheat File Load Cheat File Cheat Passes Hardcore Mode Achievement Badges Locked Test Unofficial Achievements Unlocked Verbose Mode Config ملفات التكوين Collections Content Allow to remove entries Downloads Cheats Show core name Authors Core label Permissions System manufacturer Controls Options Start a Core Automatically Buildbot Cores URL Updater CPU Cursor Custom Ratio Database Selection Start directory< Default > Directory not found Disk Cycle Tray Status Disk Index Don t care Download Core DPI Override Enable أنظمة التشغيل Check for Missing Firmware Before Loading Dynamic Backgrounds Menu entry hover color False Favorites Limit Maximum Run Speed Frontend Counters Create game options file مساعدة Changing Virtual Gamepad Overlay مساعدة Scanning For Content History List Enable Horizontal Menu معلومات Analog To Digital Type Left Analog X Left analog Left Analog Y Left analog Right Analog X Right analog Right Analog Y Right analog Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right Analog Stick Deadzone Bind All Bind Timeout Hide Unbound Core Input Descriptors Device Index Mouse Index Duty Cycle Keyboard Gamepad Mapping Enable B Down D pad L3 L Left D pad R3 R Right D pad Start button X Y Mouse Mouse Mouse Wheel Down Wheel Right Max Users Cheat index Cheat toggle Disk next Enable hotkeys Fast forward toggle Fullscreen toggle Game focus toggle Menu toggle Audio mute toggle On screen keyboard toggle Pause toggle Reset game Save state Next shader Slow motion toggle Savestate slot Volume Display Overlay Show Inputs On Overlay Poll Type Behavior Late Prefer Front Touch Remap Binds Enable أجهزة الادخال Touch Enable Turbo Period Internal storage status نظام تشغيل الجوي باد Dutch Esperanto German Japanese Polish Russian Vietnamese Left Analog Core Info Linear Load Recent Load State Location Driver Logging Verbosity Database Settings Blue Dark Blue Shield Yellow Header Opacity Throttle Menu Framerate Menu Linear Filter Appearance Background opacity Multimedia Filter unknown extensions Nearest Allow Slave Mode Clients Input Latency Frames Netplay Delay Frames Netplay Enable Start netplay host Server Address Netplay Client Enable Server Password Request Device u Netplay settings Max Digital Input Sharing Grapple None Netplay Spectator Mode Server Spectate Only Password Netplay TCP Port Network Commands Network Information Network Remote Base Port No N A No Core No core information available No entries to display No information is available No netplay hosts found No performance counters No playlist entries available No shader parameters ON التحديث عبر الانترنت Onscreen Overlay Browse Archive Overlay Overlay Overlay Preset Onscreen Overlay Parent directory Don t run in background قوائم التشغيل قوائم التشغيل Port خصوصية Analog supported CERO Rating CRC32 Developer Edge Magazine Rating ELSPA Rating ESRB Rating Franchise MD5 Origin Publisher Releasedate Year Serial Start Content Reboot Recording Output Load Recording Config Enable Recording Save Recordings in Output Dir Load Remap File Save Game Remap File Delete Game Remap File Restart Resume RetroKeyboard RetroPad w Analog Rewind Enable Rewind Config Right Analog Add to Favorites Run Savefile Auto Load State Savestate Save Current Configuration Save Game Overrides Save State Scan Directory< Scan This Directory > Screen Resolution seconds Settings Apply Changes Ribbon Simple Snow Show Advanced Settings Shutdown Sort Saves In Folders Write Savestates to Content Dir System Files are in Content Dir SSH Enable Start Remote RetroPad State Slot stdin Commands Suspend Screensaver System BIOS support Build date Cocoa support CoreText support Display metric DPI Display metric DirectSound support Dynamic library support EGL support FFmpeg support STB TrueType support Frontend name Git version HLSL support KMS EGL support LibretroDB support libxml2 XML parsing support Network Command interface support OpenAL support OpenGL support OpenVG support Overlay support Charged Discharging PulseAudio support BMP RetroRating level RoarAudio support RSound support SDL2 support SDL1 support Threading support Video4Linux2 support Vulkan support X11 support XVideo support Take Screenshot Thumbnails Thumbnails Updater Screenshots Show date time True UI Companion Start On Boot Unable to read compressed file Undo Save State Updater Update Joypad Profiles Update Cheats Update Databases Update Lakka Update Slang Shaders Kbd Language Use Builtin Image Viewer< Use this directory > Config Aspect Ratio Aspect Ratio Crop Disable Desktop Composition Video Filter Flicker filter Notification Font Force aspect ratio Frame Delay Video Gamma GPU Screenshot Enable Hard GPU Sync Frames Notification X Position Monitor Index Vertical Refresh Rate Set Display Reported Refresh Rate Windowed Scale الفيديو Shader Passes Load Shader Preset Save Shader Preset As Save Game Preset Bilinear Filtering Vertical Video Deflicker Custom Aspect Ratio Width Custom Aspect Ratio Y Pos Vertical Windowed Fullscreen Mode Window Height Fullscreen Height Wi Fi Menu Font Red Color Menu Font Blue Color Custom Monochrome Systematic Pixel Retrosystem Menu Color Theme Dark Morning Blue Electric Blue Legacy Red Plain Volcanic Red Menu Scale Factor Show History Tab Show Playlist Tabs Show Image Tab Show Settings Tab Show Netplay Tab Menu Icon Theme Shader Preset Enable or disable unofficial achievements and or beta features for testing purposes Enable or disable in game leaderboards Has no effect if Hardcore Mode is disabled Enable or disable OSD verbosity for achievements Change achievement settings Change recording settings Change fast and slow motion settings Change logging settings Change username
Definition: msg_hash_ar.h:1957
Definition: msg_hash.h:617
Definition: msg_hash.h:2130
Definition: msg_hash.h:1195
Definition: msg_hash.h:1130
GLuint start
Definition: glext.h:6292
Definition: msg_hash.h:695
Definition: msg_hash.h:413
Definition: msg_hash.h:1965
Definition: msg_hash.h:2074
Definition: msg_hash.h:1878
Definition: ffmpeg_core.c:151
Definition: msg_hash.h:2075
Definition: msg_hash.h:609
Definition: msg_hash.h:1196
Definition: msg_hash.h:253
rotation
Definition: video_defines.h:62
Definition: msg_hash.h:385
Ιστορικό Εικόνα Πληροφορίες Όλοι Οι Χρήστες Χειρίζονται Το Μενού Αριστερό Αναλογικό Αριστερό Αναλογικό Αριστερό Αναλογικό Y Αριστερό Αναλογικό Δεξί Αναλογικό X Δεξί Αναλογικό Δεξί Αναλογικό Y Δεξί Αναλογικό Σκανδάλη Όπλου Όπλο Aux A Όπλο Aux C Όπλο Select Όπλο D pad Κάτω Όπλο D pad Δεξιά Νεκρή Ζώνη Αναλογικού Σύνδεση Όλων Λήξη Χρόνου Σύνδεσης Hide Unbound Core Input Descriptors Κατάλογος Συσκευών Κατάλογος Ποντικιού Duty Cycle Keyboard Gamepad Mapping Enable Κουμπί B(κάτω)" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_DOWN
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Port Mapping Successful No arguments supplied and no menu displaying help Waiting for client You have joined as player u Player *s has left the game *s has joined with input devices *s The netplay peer is running an old version of RetroArch Cannot connect A netplay peer is running a different core Cannot connect This core does not support inter architecture netplay between these systems Enter netplay server Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Resume Achievements Hardcore Mode Scan Content Import content Ask Block Frames Audio Driver Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Rate(Hz)" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_AUDIO_RATE_CONTROL_DELTA
Definition: msg_hash.h:1141
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Port Mapping Successful No arguments supplied and no menu displaying help Waiting for client You have joined as player u Player *s has left the game *s has joined with input devices *s The netplay peer is running an old version of RetroArch Cannot connect A netplay peer is running a different core Cannot connect This core does not support inter architecture netplay between these systems Enter netplay server Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Resume Achievements Hardcore Mode Scan Content Import content Ask Block Frames Audio Driver Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control Audio Audio Volume WASAPI Exclusive Mode WASAPI Shared Buffer Length Load Override Files Automatically Load Shader Presets Automatically Confirm Quit Scroll Up Toggle Keyboard Basic menu controls Info Scroll Up Toggle Keyboard Don t overwrite SaveRAM on loading savestate Buildbot Assets URL Allow Camera Cheat Start Search For New Cheat Code Cheat File Load Cheat Load Cheat Save Cheat File As Description Leaderboards Locked Locked Test Unofficial Achievements Unlocked Verbose Mode Close Content Load Configuration Save Configuration on Exit Database History List Size Quick Menu Downloads Core Counters Core Information Categories Core name Permissions System manufacturer Controls Install or Restore a Core Core installation succesful Core Automatically extract downloaded archive Core Updater CPU CPU Cursor Custom Ratio Database Selection Start directory< Default > Directory not found Disk Cycle Tray Status Disk Index Don t care Download a Core DPI Override Enable Driver Check for Missing Firmware Before Loading Dynamic Backgrounds Menu entry hover color False Favorites Include Memory Details Sync to Exact Content Frame Throttle Load Content Specific Core Options Automatically Save Game options file Audio Video Troubleshooting Basic Menu Controls Loading Content What Is A Core History Image Information All Users Control Menu Left analog Left analog Left Analog Y Left analog Right Analog X Right analog Right Analog Y Right analog Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right Analog Stick Deadzone Bind All Bind Timeout Hide Unbound Core Input Descriptors Device Index Mouse Index Duty Cycle Keyboard Gamepad Mapping Enable B Down D pad L3 L Left D pad R3 R Right D pad Start button X Y Mouse Mouse Mouse Wheel Down Wheel Right Max Users Cheat index Cheat toggle Disk next Enable hotkeys Fast forward toggle FPS toggle Grab mouse toggle Desktop menu toggle Menu toggle Audio mute toggle On screen keyboard toggle Pause toggle Reset game Cheat Details Save state Next shader Slow motion hold Savestate slot Volume Display Overlay Show Inputs On Overlay Poll Type Behavior Late Prefer Front Touch Remap Binds Enable Input Touch Enable Turbo Period Latency Input Autoconfig Services Dutch Esperanto German Japanese Polish Russian Vietnamese Greek Core Core Logging Level Load Archive Load Content Allow Location Logging Main Menu Menu Color Theme Blue Grey Green Red Footer Opacity Menu Driver Settings Horizontal Animation Background Missing Mouse Support Music Navigation Wrap Around Netplay Netplay Check Frames Input Latency Frames Range Disconnect from netplay host Connect to netplay host Stop netplay host Scan local network Username Publicly Announce Netplay Disallow Non Slave Mode Clients Analog Input Sharing Average Share Vote No preference Netplay Stateless Mode Netplay Spectator Enable Netplay NAT Traversal Network Command Port Network Gamepad Network None No achievements to display No cores available No core options available No history available No items No networks found No playlists No settings found OFF Online Onscreen Display Adjust Bezels and Onscreen controls Adjust the Onscreen Notifications Optional Autoload Preferred Overlay Overlay Opacity Overlay Scale Use PAL60 Mode Pause when menu activated Performance Counters Playlist Touch Support Present MIDI Analog supported CERO Rating CRC32 Developer Edge Magazine Rating ELSPA Rating ESRB Rating Franchise MD5 Origin Publisher Releasedate Year Serial Start Content Reboot Recording Output Custom Record Config Record Driver Enable Recording Save Recordings in Output Dir Load Remap File Save Content Directory Remap File Delete Core Remap File Delete Game Content Directory Remap File Restart Resume RetroKeyboard RetroPad w Analog Rewind Enable Auto Apply Cheats During Game Load Rewind Buffer Rewind Buffer Size Rewind Cheat Details File Browser Display Start Screen Add to Favorites Reset Core Association Run Savefile Auto Load State Savestate Save Current Configuration Save Content Directory Overrides Save New Configuration Saving Scan File Screenshot Search Settings Shader Shaders Simple Snow Show Advanced Settings Shutdown Run Ahead to Reduce Latency RunAhead Use Second Instance Sort Saves In Folders Write Savestates to Content Dir System Files are in Content Dir SSH Enable Start Remote RetroPad State Slot stdin Commands Suspend Screensaver System BIOS support Build date Cocoa support CoreText support Display metric DPI Display metric DirectSound support Dynamic library support EGL support FFmpeg support STB TrueType support Frontend name Git version HLSL support KMS EGL support LibretroDB support libxml2 XML parsing support Network Command interface support OpenAL support OpenGL support OpenVG support Overlay support Charged Discharging PulseAudio support BMP RetroRating level RoarAudio support RSound support SDL2 support SDL1 support Threading support Video4Linux2 support Vulkan support Wayland support XAudio2 support Zlib support Threaded tasks Left Thumbnails Thumbnails Boxarts Title Screens Style of date time YYYY MM DD YYYY MM DD MM DD YYYY DD MM MM DD Menu title color Menu background light color Menu border light color UI Companion Enable Show desktop menu on startup Menubar Undo Load State Unknown Update Assets Update Cg Shaders Update Core Info Files Update GLSL Shaders Update Overlays User User Interface User Use Builtin Media Player Allow rotation Auto Aspect Ratio Black Frame Insertion Disable Desktop Composition Video Driver Video Filter Enable Onscreen Notifications Notification Size Force disable sRGB FBO Start in Fullscreen Mode Use GPU Recording Hard GPU Sync Max swapchain images Notification Y Position Use Post Filter Recording Estimated Screen Framerate Rotation Recording Threads Video Shader Passes Load Shader Preset Save Core Preset Save Game Preset Bilinear Filtering Vertical Sync(Vsync) Swap Interval" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_VIDEO_TAB
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Port Mapping Successful No arguments supplied and no menu displaying help Waiting for client You have joined as player u Player *s has left the game *s has joined with input devices *s The netplay peer is running an old version of RetroArch Cannot connect A netplay peer is running a different core Cannot connect This core does not support inter architecture netplay between these systems Enter netplay server Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Resume Achievements Hardcore Mode Scan Content Import content Ask Block Frames Audio Driver Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control Audio Audio Volume WASAPI Exclusive Mode WASAPI Shared Buffer Length Load Override Files Automatically Load Shader Presets Automatically Confirm Quit Scroll Up Toggle Keyboard Basic menu controls Info Scroll Up Toggle Keyboard Don t overwrite SaveRAM on loading savestate Buildbot Assets URL Allow Camera Cheat Start Search For New Cheat Code Cheat File Load Cheat Load Cheat Save Cheat File As Description Leaderboards Locked Locked Test Unofficial Achievements Unlocked Verbose Mode Close Content Load Configuration Save Configuration on Exit Database History List Size Quick Menu Downloads Core Counters Core Information Categories Core name Permissions System manufacturer Controls Install or Restore a Core Core installation succesful Core Automatically extract downloaded archive Core Updater CPU CPU Cursor Custom Ratio Database Selection Start directory< Default > Directory not found Disk Cycle Tray Status Disk Index Don t care Download a Core DPI Override Enable Driver Check for Missing Firmware Before Loading Dynamic Backgrounds Menu entry hover color False Favorites Include Memory Details Sync to Exact Content Frame Throttle Load Content Specific Core Options Automatically Save Game options file Audio Video Troubleshooting Basic Menu Controls Loading Content What Is A Core History Image Information All Users Control Menu Left analog Left analog Left Analog Y Left analog Right Analog X Right analog Right Analog Y Right analog Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right Analog Stick Deadzone Bind All Bind Timeout Hide Unbound Core Input Descriptors Device Index Mouse Index Duty Cycle Keyboard Gamepad Mapping Enable B Down D pad L3 L Left D pad R3 R Right D pad Start button X Y Mouse Mouse Mouse Wheel Down Wheel Right Max Users Cheat index Cheat toggle Disk next Enable hotkeys Fast forward toggle FPS toggle Grab mouse toggle Desktop menu toggle Menu toggle Audio mute toggle On screen keyboard toggle Pause toggle Reset game Cheat Details Save state Next shader Slow motion hold Savestate slot Volume Display Overlay Show Inputs On Overlay Poll Type Behavior Late Prefer Front Touch Remap Binds Enable Input Touch Enable Turbo Period Latency Input Autoconfig Services Dutch Esperanto German Japanese Polish Russian Vietnamese Greek Core Core Logging Level Load Archive Load Content Allow Location Logging Main Menu Menu Color Theme Blue Grey Green Red Footer Opacity Menu Driver Settings Horizontal Animation Background Missing Mouse Support Music Navigation Wrap Around Netplay Netplay Check Frames Input Latency Frames Range Disconnect from netplay host Connect to netplay host Stop netplay host Scan local network Username Publicly Announce Netplay Disallow Non Slave Mode Clients Analog Input Sharing Average Share Vote No preference Netplay Stateless Mode Netplay Spectator Enable Netplay NAT Traversal Network Command Port Network Gamepad Network None No achievements to display No cores available No core options available No history available No items No networks found No playlists No settings found OFF Online Onscreen Display Adjust Bezels and Onscreen controls Adjust the Onscreen Notifications Optional Autoload Preferred Overlay Overlay Opacity Overlay Scale Use PAL60 Mode Pause when menu activated Performance Counters Playlist Touch Support Present MIDI Analog supported CERO Rating CRC32 Developer Edge Magazine Rating ELSPA Rating ESRB Rating Franchise MD5 Origin Publisher Releasedate Year Serial Start Content Reboot Recording Output Custom Record Config Record Driver Enable Recording Save Recordings in Output Dir Load Remap File Save Content Directory Remap File Delete Core Remap File Delete Game Content Directory Remap File Restart Resume RetroKeyboard RetroPad w Analog Rewind Enable Auto Apply Cheats During Game Load Rewind Buffer Rewind Buffer Size Rewind Cheat Details File Browser Display Start Screen Add to Favorites Reset Core Association Run Savefile Auto Load State Savestate Save Current Configuration Save Content Directory Overrides Save New Configuration Saving Scan File Screenshot Search Settings Shader Shaders Simple Snow Show Advanced Settings Shutdown Run Ahead to Reduce Latency RunAhead Use Second Instance Sort Saves In Folders Write Savestates to Content Dir System Files are in Content Dir SSH Enable Start Remote RetroPad State Slot stdin Commands Suspend Screensaver System BIOS support Build date Cocoa support CoreText support Display metric DPI Display metric DirectSound support Dynamic library support EGL support FFmpeg support STB TrueType support Frontend name Git version HLSL support KMS EGL support LibretroDB support libxml2 XML parsing support Network Command interface support OpenAL support OpenGL support OpenVG support Overlay support Charged Discharging PulseAudio support BMP RetroRating level RoarAudio support RSound support SDL2 support SDL1 support Threading support Video4Linux2 support Vulkan support Wayland support XAudio2 support Zlib support Threaded tasks Left Thumbnails Thumbnails Boxarts Title Screens Style of date time YYYY MM DD YYYY MM DD MM DD YYYY DD MM MM DD Menu title color Menu background light color Menu border light color UI Companion Enable Show desktop menu on startup Menubar Undo Load State Unknown Update Assets Update Cg Shaders Update Core Info Files Update GLSL Shaders Update Overlays User User Interface User Use Builtin Media Player Allow rotation Auto Aspect Ratio Black Frame Insertion Disable Desktop Composition Video Driver Video Filter Enable Onscreen Notifications Notification Size Force disable sRGB FBO Start in Fullscreen Mode Use GPU Recording Hard GPU Sync Max swapchain images Notification Y Position Use Post Filter Recording Estimated Screen Framerate Rotation Recording Threads Video Shader Passes Load Shader Preset Save Core Preset Save Game Preset Bilinear Filtering Vertical Video Deflicker Custom Aspect Ratio Width Custom Aspect Ratio Y Pos Vertical Windowed Fullscreen Mode Window Height Fullscreen Height Wi Fi Menu Font Red Color Menu Font Blue Color Custom Monochrome Systematic Pixel Retrosystem Automatic Apple Green Light Dark Purple Golden Midnight Blue Undersea Menu Shader Pipeline Icon Shadows Enable Show Import content Tab Show Favorites Tab Show Music Tab Show Video Tab Menu Layout Yes Enable or disable achievements For more visit Enable or disable unofficial achievements and or beta features for testing purposes Enable or disable in game leaderboards Has no effect if Hardcore Mode is disabled Enable or disable OSD verbosity for achievements Change drivers used by the system Change core settings Change display overlay and keyboard and onscreen notification settings Change saving settings Change user interface settings Change your privacy settings Change default directories where files are located Configure server and network settings Change audio output settings Saves changes to the configuration file on exit Manage and create configuration files Displays the current framerate per second onscreen Includes the current memory usage total onscreen with FPS Frames Gamepad button combination to toggle menu Configure controls for this user Enable or disable logging to the terminal Search for and connect to netplay hosts on the local network Download add ons
Definition: msg_hash_us.h:3740
GLuint address
Definition: glext.h:10300
Definition: msg_hash.h:171
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Port Mapping Successful No arguments supplied and no menu displaying help Waiting for client You have joined as player u Player *s has left the game *s has joined with input devices *s The netplay peer is running an old version of RetroArch Cannot connect A netplay peer is running a different core Cannot connect This core does not support inter architecture netplay between these systems Enter netplay server Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Resume Achievements Hardcore Mode Scan Content Import content Ask Block Frames Audio Driver Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control Audio Audio Volume WASAPI Exclusive Mode WASAPI Shared Buffer Length Load Override Files Automatically Load Shader Presets Automatically Confirm Quit Scroll Up Toggle Keyboard Basic menu controls Info Scroll Up Toggle Keyboard Don t overwrite SaveRAM on loading savestate Buildbot Assets URL Allow Camera Cheat Start Search For New Cheat Code Cheat File Load Cheat Load Cheat Save Cheat File As Description Leaderboards Locked Locked Test Unofficial Achievements Unlocked Verbose Mode Close Content Load Configuration Save Configuration on Exit Database History List Size Quick Menu Downloads Core Counters Core Information Categories Core name Permissions System manufacturer Controls Install or Restore a Core Core installation succesful Core Automatically extract downloaded archive Core Updater CPU CPU Cursor Custom Ratio Database Selection Start directory< Default > Directory not found Disk Cycle Tray Status Disk Index Don t care Download a Core DPI Override Enable Driver Check for Missing Firmware Before Loading Dynamic Backgrounds Menu entry hover color False Favorites Include Memory Details Sync to Exact Content Frame Throttle Load Content Specific Core Options Automatically Save Game options file Audio Video Troubleshooting Basic Menu Controls Loading Content What Is A Core History Image Information All Users Control Menu Left analog Left analog Left Analog Y Left analog Right Analog X Right analog Right Analog Y Right analog Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right Analog Stick Deadzone Bind All Bind Timeout Hide Unbound Core Input Descriptors Device Index Mouse Index Duty Cycle Keyboard Gamepad Mapping Enable B Down D pad L3 L Left D pad R3 R Right D pad Start button X Y Mouse Mouse Mouse Wheel Down Wheel Right Max Users Cheat index Cheat toggle Disk next Enable hotkeys Fast forward toggle FPS toggle Grab mouse toggle Desktop menu toggle Menu toggle Audio mute toggle On screen keyboard toggle Pause toggle Reset game Cheat Details Save state Next shader Slow motion hold Savestate slot Volume Display Overlay Show Inputs On Overlay Poll Type Behavior Late Prefer Front Touch Remap Binds Enable Input Touch Enable Turbo Period Latency Input Autoconfig Services Dutch Esperanto German Japanese Polish Russian Vietnamese Greek Core Core Logging Level Load Archive Load Content Allow Location Logging Main Menu Menu Color Theme Blue Grey Green Red Footer Opacity Menu Driver Settings Horizontal Animation Background Missing Mouse Support Music Navigation Wrap Around Netplay Netplay Check Frames Input Latency Frames Range Disconnect from netplay host Connect to netplay host Stop netplay host Scan local network Username Publicly Announce Netplay Disallow Non Slave Mode Clients Analog Input Sharing Average Share Vote No preference Netplay Stateless Mode Netplay Spectator Enable Netplay NAT Traversal Network Command Port Network Gamepad Network None No achievements to display No cores available No core options available No history available No items No networks found No playlists No settings found OFF Online Onscreen Display Adjust Bezels and Onscreen controls Adjust the Onscreen Notifications Optional Autoload Preferred Overlay Overlay Opacity Overlay Scale Use PAL60 Mode Pause when menu activated Performance Counters Playlist Touch Support Present MIDI Analog supported CERO Rating CRC32 Developer Edge Magazine Rating ELSPA Rating ESRB Rating Franchise MD5 Origin Publisher Releasedate Year Serial Start Content Reboot Recording Output Custom Record Config Record Driver Enable Recording Save Recordings in Output Dir Load Remap File Save Content Directory Remap File Delete Core Remap File Delete Game Content Directory Remap File Restart Resume RetroKeyboard RetroPad w Analog Rewind Enable Auto Apply Cheats During Game Load Rewind Buffer Rewind Buffer Size Step(MB)" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_REWIND_SETTINGS
Definition: msg_hash.h:2098
Definition: libretro.h:2275
static const struct adam7_pass passes[]
Definition: rpng.c:505
Definition: msg_hash.h:273
GLsizei const GLchar ** path
Definition: glext.h:7901
Definition: msg_hash.h:611
Definition: msg_hash.h:423
Definition: msg_hash.h:2133
Definition: msg_hash.h:398
GLdouble GLdouble t
Definition: glext.h:6398
Definition: msg_hash.h:2146
Nieznany kompilator Urządzenie zostało odłączone od portu Plik już istnieje Zapisywanie do bufora kopii zapasowej Mam połączenie Adres publiczny Ustawianie dysku w zasobniku Opuściłeś grę Dołączyłeś z urządzeniami wejściowymi *s *s dołączył jako gracz u Próba połączenia online nie powiodła ponieważ peer nie działa w trybie RetroArch lub używa starej wersji RetroArch użyjcie tej samej wersji użyj tej samej wersji Ten rdzeń nie obsługuje gry online między architekturami Niepoprawne hasło Klient gry online został odłączony Nie masz uprawnień do grania Żądane urządzenia wejściowe nie są dostępne Gracz s wstrzymał grę Nadaj rdzeniom sprzętowym własny prywatny kontekst Unikaj konieczności przejmowania zmian stanu sprzętu pomiędzy klatkami Dostosuj ustawienia wyglądu ekranu menu Poprawia wydajność kosztem opóźnień i częstszego rwania obrazu Używaj tylko gdy nie możesz uzyskać pełnej prędkości w przeciwnym razie Automatyczne wykrywanie Możliwości Łączenie z portem które nie wymagają nie mogą uczestniczyć w grze sieciowej Konta Cheevos Konta Retro osiągniecia Lista Skanuj zawartość Importuj zawartość Zapytać Zablokuj klatki Sterownik audio Włącz dźwięk Turbo Martwa strefa Maksymalne przesunięcie czasowe dźwięku Szybkość wyjścia Dynamiczna kontrola szybkości audio Dźwiek Poziom głośności Tryb WASAPI Współdzielony bufor WASAPI Automatyczne zastępowanie plików Automatycznie załaduj Shadery Potwierdź Wyjdź Przewiń do góry Przełącz klawiaturę Podstawowe ustawienia menu Informacje Przewiń do góry Przełącz klawiaturę Nie zastępuj SaveRAM przy ładowaniu stanu zapisu Adres URL zasobów Buildbot Zezwalaj na kamerę Oszukać Oszukane pliki Załaduj oszukany plik Oszukane przepustki Osiągnięcia trybu hardcore Odznaki osiągnięć Zablokowany Sprawdź nieoficjalne osiągnięcia Odblokowany Osiągnięcia trybu pełnego Zamknij zawartość Załaduj konfigurację Zapisz konfigurację przy wyjściu Baza danych Rozmiar listy historii Szybkie menu Pobrane pliki Liczniki rdzeniowe Informacje podstawowe Kategoria Nazwa rdzenia Licencja Obsługiwane rozszerzenia Nazwa systemu Załaduj rdzeń Rdzeń Automatycznie wyodrębnij pobrane archiwum Aktualizacja Rdzenia Architektura Rdzeń procesora Menedżer kursorów Menedżer bazy danych Usuń< Treść dir >< Żaden > Szczegóły Dołącz obraz dysku Kontrola dysku Pliki do pobrania Program do pobierania treści Nadpisz DPI Atrapa rdzenia przy zatrzymaniu rdzenia Dynamiczne tło Włącz osiągnięcia Normalny kolor menu Mnożnik prędkości Wyświetl ilość klatek na sekundę Manipulacja klatek Automatycznie ładuj zależne od zawartości opcje rdzenia Plik opcji gry Rozwiązywanie problemów audio wideo Podstawowa kontrola menu Ładowanie zawartości Co to jest rdzeń Historia Obraz Informacja Menu sterowania wszystkich użytkowników Lewy analog Lewy analog Lewy analog Y Lewy analog Prawo analog X Prawy analog Prawo analog Y Prawy analog Spust Pomocniczy A Pomocniczy C Wybierz D pad dół D pad prawo Martwa strefa gałki analogowej Powiąż wszystko Limit czasu powiązania Ukryj niezwiązane podstawowe deskryptory wejściowe Indeks urządzeń Indeks myszy Cykl zapisu Włączanie mapowania gamepada klawiatury Przycisk W dół D pad Przycisk L3 Lewy D pad R3 przycisk Prawy D pad Przycisk Start Przycisk Przycisk Mysz Mysz Mysz Kółko do dołu Kółko w prawo Maksymalna liczba użytkowników Indeks kodów Włącz kody Następny dysk Włącz klawisze skrótów Szybkie przewijanie do przodu Przełączanie pełnoekranowe Przełącznik ostrości gry Przełączanie menu Przełącznik wyciszania dźwięku Przełączanie klawiatury ekranowej Wstrzymaj przełącznik Zresetuj grę Zapisz stan Następny moduł cieniujący Zwolnione tempo Slot zapisu Głośność Wyświetl nakładkę Pokaż nakładki na nakładce Zachowanie typu ankiety Późno Preferuj dotyk Włącz sporządzanie mapy powiązań na nowo Sterowanie Włącz dotyk Okres turbo Opóźnienie Wprowadź autoconfig Usługi holenderski esperanto niemiecki japoński polski rosyjski wietnamski Lewy analog Informacje o rdzeniu Liniowy Załaduj ostatnie Wczytaj zapis Sterownik lokalizacji Zalogowanie rozmowy Ustawienia bazy danych Niebieski Ciemny niebieski NVIDIA Shield Żółty Nieprzezroczystość nagłówka Menu obrotowe przepustnicy częstotliwości wyświetlania klatek Menu filtra liniowego Wygląd Nieprzezroczystość tła Multimedia Filtruj nieznane rozszerzenia Najbliższy Zezwalaj na klientów w trybie slave Wejściowe klatki opóźnień Opóźnij klatki gry online Włącz grę online Uruchom hosta gry online Adres serwera Włącz klienta gry online Hasło serwera Zażądaj urządzenia u Ustawienia gry online Max Udostępnianie wejścia cyfrowego Zahacz Żaden Tryb widza gry online Hasło spontaniczne serwera Port TCP gry online Polecenia sieciowe Informacje o sieci Port zdalnej sieci Nie N A Bez rdzenia Brak dostępnych podstawowych informacji Brak wpisów do wyświetlenia Brak informacji Nie znaleziono hostów gry online Brak liczników wydajności Brak dostępnych pozycji na liście odtwarzania Brak parametrów modułu cieniującego Włącz Aktualizacja online Nakładka na ekranie Przeglądaj archiwum Nakładka Nakładka Ustawienia nakładki Nakładka na ekranie Nadrzędny katalog Nie pracuj w tle Listy odtwarzania Listy odtwarzania Port Prywatność Obsługa analog Ocena CERO CRC32 Deweloper Ocena magazynu Edge Ocena ELSPA Ocena ESRB Seria MD5 Pochodzenie Wydawca Rok wydania Kod seryjny Rozpocznij zawartość Restart Wyjście nagrywania Załaduj konfigurację nagrywania Sterownik MIDI Zapisz wyjścia jako Plik zmian Zapisz plik zmiany rdzenia Usuń plik zmiany rdzenia Wymagany Uruchom RetroArch ponownie Wznów zawartość Retro pad Osiągnięcia Przewijanie granularności Przeglądarka plików Wyświetl ekran startowy Dodaj do ulubionych Zresetuj domyślny rdzeń Uruchom muzykę Zapisz plik Automatyczne załadowanie stanu Zapisz stan Zapisz bieżącą konfigurację Zapisz nadpisania katalogu zawartości Zapisz nową konfigurację Zapisywanie Zeskanuj plik Zrzut ekranu Szukaj Ustawienia Shader Shadery Prosty śnieg Pokaż ustawienia zaawansowane Zamknąć Przejdź do przodu w celu skrócenia czasu oczekiwania Sortuj zapisy w folderach Ukryj ostrzeżenia RunAhead Napisz zapis stanów do treści dir Pliki systemowe znajdują się w katalogu treści Włącz SSH Uruchom zdalny Retro pad Slot zapisu Polecenia STDIN Wstrzymaj wygaszacz ekranu System BIOS Obsługa Data Builda Wsparcie Cocoa Obsługa CoreText Wyświetl DPI metryczne Wyświetl szerokość Wsparcie DirectSound Obsługa dynamicznej biblioteki Wsparcie EGL Wsparcie FFmpeg Wsparcie STB TrueType Nazwa frontendu Wersja Git Wsparcie HLSL Obsługa KMS EGL Obsługa LibretroDB Libxml2 obsługa parowania XML Obsługa interfejsu dowodzenia sieciowego Obsługa OpenAL Obsługa OpenGL Obsługa OpenVG Obsługa nakładek Naładowany Rozładowywanie Obsługa PulseAudio Obsługa Poziom Oceny Retro Obsługa RoarAudio Wsparcie RSound Wsparcie SDL2 Wsparcie SDL1 Przewlekanie wsparcia Obsługa Video4Linux2 Wsparcie Vulkan Wsparcie X11 Wsparcie XVideo Zrób zrzut ekranu Miniatury Miniatury dyspozycji pionowej Zaktualizuj miniatury Zrzuty ekranu Pokaż datę czas Prawdziwe Uruchom Companion UI przy włączeniu Uruchom menu okienkowe przy włączeniu Nie można odczytać skompresowanego pliku Cofnij zapisanie stanu Aktualizacja Zaktualizuj profile joypad Zaktualizuj kody Zaktualizuj bazy danych Zaktualizuj Lakka Zaktualizuj Shadery Slang Kbd Język Użyj wbudowanej przeglądarki zdjęć< Użyj tego katalogu > Konfiguruj współczynnik kształtu Proporcja obrazu Przytnij Wyłącz kompozycję pulpitu Sterownik wideo Filtr wideo Włącz powiadomienia na ekranie Rozmiar powiadomienia Wymuś wyłączenie sRGB FBO Użyj trybu pełnoekranowego Użyj zapisu GPU Trudna synchronizacja z GPU Maksymalne obrazy swapchain Pozycja Y powiadomienia Użyj funkcji Nagrywania po filtrowaniu Szacowana liczba klatek na sekundę na ekranie Obrót Skala całkowita Moduł cieniujący wideo Podgląd parametrów modułu cieniującego Zapisz ustawienie Shadera jako Zapisz ustawienie zawartości katalogu zawartości Włącz udostępniony kontekst sprzętu Włącz filtr miękki Wideo Migotanie Niestandardowy współczynnik proporcji Szerokość Niestandardowy współczynnik kształtu Y Poz Synchronizacja Tryb pełnoekranowy z pełnym ekranem Wysokość okna Pełnoekranowa wysokość Wi Fi Kolor czcionki czerwony Kolor czcionki niebieski Niestandardowy Monochromia Systematyczny Pixel RetroSystem Kolor menu Ciemny Poranny błękit Elektryczny błękit Czerwone dziedzictwo Zwykły Czerwień wulkaniczna Współczynnik skali menu Pokaż kartę Historii Pokaż kartę Listy odtwarzania Pokaż kartę Obraz Pokaż kartę Ustawienia Pokaż kartę Gry Online Motyw ikon menu Ustawienia Shader Włącz lub wyłącz nieoficjalne osiągnięcia i lub funkcje beta do celów testowych Włącz lub wyłącz tabele wyników w grze Nie jeśli tryb Hardcore jest wyłączony Włącz lub wyłącz powiadomienia OSD dla osiągnięć Zmień sterowniki używane przez system Zmień ustawienia rdzenia Zmień nakładkę ekranu i nakładkę klawiatury oraz ustawienia powiadomień na ekranie Zmień ustawienia zapisu Zmień ustawienia interfejsu użytkownika Zmień ustawienia prywatności Zmień domyślne w których znajdują się pliki Skonfiguruj ustawienia serwera i sieci Zmień ustawienia wyjścia audio Zapisuje zmiany w pliku konfiguracyjnym przy wyjściu Zarządzaj i twórz pliki konfiguracyjne Wyświetla bieżącą liczbę klatek na sekundę na ekranie Kombinacja przycisków gamepada do przełączania menu Skonfiguruj elementy sterujące dla tego użytkownika Dołącz lub obsługuj sesję gry online Wyświetl informacje o systemie Włącz lub wyłącz udostępnianie sieciowe folderów Pokaż ukryte pliki katalogi w przeglądarce plików Włącz lub wyłącz zdalny dostęp do wiersza poleceń Ustawia rozmiar okna względem głównego rozmiaru wyświetlania Alternatywnie możesz ustawić szerokość i wysokość okna poniżej dla ustalonego rozmiaru okna Wstawia czarną klatke między klatkami Przydatny dla użytkowników z którzy chcą odtwarzać zawartość Hz
Definition: msg_hash_pl.h:2046
Definition: msg_hash.h:404
Definition: msg_hash.h:1861
Definition: msg_hash.h:310
Definition: msg_hash.h:393
Definition: msg_hash.h:415
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Port Mapping Successful No arguments supplied and no menu displaying help Waiting for client You have joined as player u Player *s has left the game *s has joined with input devices *s The netplay peer is running an old version of RetroArch Cannot connect A netplay peer is running a different core Cannot connect This core does not support inter architecture netplay between these systems Enter netplay server Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Resume Achievements Hardcore Mode Scan Content Import content Ask Block Frames Audio Driver Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control Audio Audio Volume Level(dB)" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_AUDIO_WASAPI_EXCLUSIVE_MODE
Definition: msg_hash.h:417
Definition: msg_hash.h:331
Compilador desconhecido Dispositivo desconectado da porta O ficheiro já existe A guardar no buffer de cópia de segurança Ligação obtida Endereço público Colocando o disco na área de notificação Você saiu do jogo Este núcleo não suporta inter arquitetura de Netplay entre estes sistemas Introduza a palavra passe do Palavra passe incorreta O cliente Netplay foi desligado Não tem permissão para jogar Não é possível entrar no modo de reprodução A sua alcunha foi alterada para s Enable horizontal animation for the menu This will have a performance hit Sincroniza o hardware do processador e da GPU Reduz a com um custo no desempenho Volume de som Auto carregar estado da gravação de Ligando ao anfitrião de Netplay Vaga para ligação Palavra passe Nome de utilizador Nó da lista de contas Lista de conquistas Procurar conteúdo Importar conteúdo Perguntar Bloquear fotogramas Controlador de som Ativar som Turbo Zona morta Otimização de tempo máximo de som Taxa de saída de Controlo dinâmico de taxa de som Definições de som Nível de volume de Intervalo de auto gravação de SaveRAM Carregar os ficheiros de mapeamento automaticamente Voltar Informações Deslizar para baixo Iniciar Ativar Desativar menu Confirmar OK Sair Pré definições Ativar Desativar menu Ativar Bluetooth Cache Controlador de câmera Aplicar alterações Ficheiro de batota Gravar ficheiro de batota como Descrição Conquistas Bloqueada Testar conquista não oficial Desbloqueada Configurar Configuração Coleções Conteúdo Permitir a remoção de entradas Transferências Batota Mostrar nome do núcleo Autores Designação do núcleo Permissões Fabricante do sistema Mapeamento de teclas Opções Iniciar um núcleo automaticamente URL dos núcleos do buildbot Atualizador Núcleo do Cursor Rácio personalizado Seleção de base de dados Iniciar pasta< Pré-definição > Pasta não encontrada Estado do ciclo do disco na área de notificação Índice do disco Ignorar Transferir núcleo Ativar sobreposição de DPI Controlador Verificar por firmware em falta antes do carregamento de conteúdo Fundos dinâmicos Cor da entrada do menu quando sobreposta pelo cursor Falso Mostrar taxa de fotogramas Aceleração de fotogramas Carregar opções específicas de conteúdos de núcleos automaticamente Ficheiro de opções de jogo Solução de problemas de som vídeo Controlos principais do menu Carregando Conteúdo O que é um núcleo Histórico Imagem Informação Menu de teclas de todos os utilizadores Analógico esquerdo Analógico esquerdo Analógico esquerdo Y Analógico esquerdo Analógico direito X Analógico direito Analógico direito Y Analógico direito Gatilho pistola Pistola Auxiliar A Pistola Auxiliar C Select da pistola Botão Botão Botão Ativar auto configuração de teclas Menu trocar botões OK e Cancelar Associar todas as teclas pré definidas Esconder descritores de núcleo não consolidados Índice do dispositivo Controlador de entrada Associação de tecla de atalho Botão Botão Botão Botão L2(gatilho)") MSG_HASH(MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_L3
Definition: msg_hash.h:396
Definition: msg_hash.h:330
Definition: msg_hash.h:329
Definition: msg_hash.h:281
Compilatore sconosciuto Dispositivo disconnesso dalla porta Il file esiste già Salvataggio in buffer di backup Hai connessione Indirizzo pubblico impostazioni del disco nel cassetto Sei uscito dal gioco Questo core non supporta la rete di inter architettura tra questi sistemi inserisci la password del server Password errata Un client del netplay si è scollegato Non hai il permesso di giocare Non è possibile passare in modalità gioco Il tuo nickname è cambiato in s Enable horizontal animation for the menu This will have a performance hit Sincronizzare duramente la CPU e la GPU Riduce la latenza al costo delle prestazioni Volume audio Carica automaticamente il salvataggio da Connessione al host del netplay Connessione allo slot Password Nome utente Accounts List Endpoint Lista Achievement Scansione Dei Contenuti Importa contenuto Invita Blocchi Frame Driver audio Audio Abilitato Turbo Deadzone Temporizzazione massima audio Skew Frequenza audio di Audio Dinamico di controllo Delta Audio Livello del Volume WASAPI Modalità Esclusiva WASAPI ha condiviso la lunghezza del Buffer Carica automaticamente il file Override Carica Shader predefiniti automaticamente Conferma Abbandona Scorrere verso l alto Pulsante Tastiera Controlli di base del menu Info Scorri verso l alto Pulsante Keyboard Non sovrascrivere il SaveRAM durante il caricamento del salvataggio URL degli asset Buildbot Consenti Fotocamera Cheat File Cheat Carica File Cheat Cheat Passes Modalità Achievements Hardcore Bloccato Testa gli Achievements non ufficiali Achievements Sbloccato Configurazione Configurazione Collezioni Contenuto Rimuovi le voci Downloads Cheats Visualizza il nome del core Autori Etichetta Core Firmware Autorizzazioni Produttore del sistema Controlli Opzioni Avvia automaticamente un Core Buildbot Cores URL Aggiorna CPU dei Cursore Custom Ratio Selezione del database Avvia da directory< Default > Directory non trovata Stato del ciclo nel vassoio del disco Indice del Disco Non importa Scarica Core DPI Override Abilitato Driver Controlla il firmware mancante prima del caricamento Sfondi dinamici Colore al passaggio del mouse Falso Preferiti Limita la velocità massima di esercizio Contatori di frontend Crea file delle opzioni di gioco Aiuto Cambia la sovrapposizione virtuale del gamepad Aiuto Scansione del contenuto Abilita l elenco della cronologia Menu Orizzontale Informazioni Da analogico a digitale Analogico sinistro X Analogico sinistro Analogico sinistro Y Analogico sinistro Analogico Destro X Analogico Destro Analogico Destro Y Analogico Destro Trigger della Pistola Pistola Aux A Pistola Aux C Pistola Select Pistola D pad giu Pistola D pad Destro Deadzone dello stick analogico Bind All Bind Timeout Nascondi i descrittori di input di core non legati Indice del dispositivo Indice del mouse Ciclo di lavoro Mappatura del Gamepad su tastiera Abilitato Pulsante D pad giù Pulsante Pulsante D pad sinistro Pulsante Pulsante D pad Destro Pulsante Start Pulsante Pulsante Mouse Mouse Mouse Wheel Down Wheel Right Massimo numero di Utenti Indice dei Cheat Pulsante Cheat Disco successivo Abilita hotkeys Pulsante per avanzamento veloce Pulsante per lo schermo intero Pulsante Game focus Pulsante per il Menu Pulsante per disattivare l audio Pulsante per la tastiera su schermo Pulsante Pausa Resetta il gioco Pulsante Salva Stato Shader successivo Slow motion Slot di Salvataggio Volume Nascondi Overlay nel Menu Visualizza Inputs Listen Port Anticipato Normale Input di rimappatura Salva file Autoconfig Piccola Tastiera Abilitata Turbo Abilitato Input utente u Binds Input Autoconfig Servizi Olandese Esperanto Tedesco Giapponese Polacco Russo Vietnamese Analogico sinistro Informazione sul Core Lineare Carica Recenti Carica Stato Posizione del Driver Logging Verbosity Impostazioni del Database Blu Blu scuro Shield Giallo Opacità di intestazione Frequenza dei fotogrammi nel menu Filtro lineare del Menu Impostazioni Aspetto Opacità Sfondo Multimedia Filtra estensioni sconosciute Nearest Attiva modalità Client Slave Input della latenza del Frames Netplay Delay Frames Netplay Abilitato Avvia l host netplay Indirizzo Server Netplay Client Abilitato Password del Server Disattiva i client in modalità non slave Modalità Spettatore Netplay Password solo per il server Netplay TCP Port Comandi di rete Informazioni sulla rete Porta della rete remota di Base No N A Nessun Core Nessuna informazione sul core disponibile Nessuna voce da visualizzare Nessuna informazione disponibile Nessun host netplay trovato Nessun contatore delle prestazioni Nessuna voce della playlist disponibile Nessun parametro shader trovato ON Aggiorna Online Overlay sullo schermo Apri archivio Overlay Overlay Overlay Predefinito Overlay sullo schermo Directory principale Non eseguire in background Playlists Playlists Porta Privacy Analogici supportati Classificazione CERO CRC32 Sviluppatore Valutazione di Edge Magazine Valutazione ELSPA Valutazione ESRB Franchise MD5 Origin Editore Anno di uscita Seriale Avvia il contenuto Riavvia Output per la registrazione Carica configurazione di registrazione Abilita Registrazione Salva la registrazione di Output nella Directory Carica File Remap Salva il file di Remap del gioco Cancella il file di Remap del gioco Riavvia Riprendi RetroTastiera RetroPad w Analogico Abilita riavvolgimento Riavvolgimento Configurazione Analogico Destro Aggiungi a Preferiti Avvia Salvare il file Carica automaticamente i salvataggi Salva Stato Salva la configurazione corrente Salva gli Override dei giochi Salva Stato Scansione della Directory< Effettua la scansione di questa directory > Risoluzione schermo secondi Impostazioni Applica le modifiche Onda Neve semplice Visualizza impostazioni avanzate Arresta il sistema Ordina il Salvataggio in Cartelle Scrivi i salvataggi nella directory I file di sistema sono contenuti nella directory Abilita SSH Avvia RetroPad Remoto Slot di salvataggio Commandi stdin Sospendi Screensaver Sistema BIOS Supporto Data di costruzione Supporto Cocoa Supporto CoreText Visualizza DPI metrica Visualizza la larghezza Supporto DirectSound Supporto libreria Dinamica Supporto EGL Supporto FFmpeg Supporto STB TrueType Nome frontend Versione Git Supporto HLSL Supporto KMS EGL Supporto LibretroDB Supporto libxml2 XML parsing Supporto dell interfaccia di comando di rete Supporto OpenAL Supporto OpenGL Supporto OpenVG Supporto Overlay Caricato Scaricamento Supporto PulseAudio Supporto Livello RetroRating Supporto RoarAudio Supporto RSound Supporto SDL2 Supporto SDL1 Supporto Threading Supporto Video4Linux2 Supporto Vulkan Supporto X11 Supporto XVideo Effettua Screenshot Miniature Aggiorna Miniature Screenshots Visualizza data ora Vero Abilita UI Companion all avvio Impossibile leggere il file compresso Annulla salva stato Aggiornamento Aggiorna i profili del Joypad Aggiorna Cheats Aggiorna i Database Aggiorna Lakka Aggiorna Slang Shaders Interfaccia utente Utente Use Media Player integrato Consenti la rotazione Rapporto d aspetto Automatico Inserimento Frame nero Disattiva composizione del Desktop Driver Video Filtro Video Abilita le notifiche sullo schermo Dimensioni delle notifiche su schermo Forza disabilita sRGB FBO Utilizza la modalità a schermo intero Utilizza la registrazione da GPU Sincronizzazione GPU forzata Massimo swapchain di immagini Posizione Y delle notifiche su schermo Utilizza registrazione Post Filtro Framerate dello schermo stimato Rotazione Scala Integer Video Shader Anteprima dei parametri Shader Salvare Preset Shader come Salva Game Preset Filtro Bilineare Vertical Video Deflicker Personalizza Rapporto d aspetto in Larghezza Personalizza Rapporto d aspetto in una posizione Y Sincronizzazione Modalità finestra a schermo intero Altezza della finestra Altezza a schermo intero Wi Fi Font del Menu di colore Rosso Font del Menu di colore Blue Personalizzato Monocromatico Sistematico Pixel Retrosystem Colore del menu Scuro Blu Elettrico Rosso Legacy Pianura Rosso vulcanico Menu Scale Factor Visualizza la colonna cronologia Visualizza colonna Preferiti Visualizza colonna Musica Visualizza colonna Video Menu Layout Si Abilita o disabilita achievements Per maggiori visitate il sito Abilita o disabilita gli achievements non ufficiali e o funzionalità beta per scopi di test Abilita o disabilita OSD verbosity per gli achievements Modifica le impostazioni degli achievement Modifica le impostazioni di registrazione Modifica le impostazioni per il avanzamento rapido e slow motion Modifica le impostazioni per il login Modifica accounts
Definition: msg_hash_it.h:1866
Definition: msg_hash.h:2014
Definition: msg_hash.h:208
Definition: msg_hash.h:2168
Definition: msg_hash.h:2119
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Port Mapping Successful No arguments supplied and no menu builtin
Definition: msg_hash_us.h:70
GLenum GLint * range
Definition: glext.h:8206
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Port Mapping Successful No arguments supplied and no menu displaying help Waiting for client You have joined as player u Player *s has left the game *s has joined with input devices *s The netplay peer is running an old version of RetroArch Cannot connect A netplay peer is running a different core Cannot connect This core does not support inter architecture netplay between these systems Enter netplay server Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Sorry
Definition: msg_hash_us.h:226
Definition: msg_hash.h:407
Definition: msg_hash.h:2097
Definition: msg_hash.h:2055
Definition: msg_hash.h:402
Definition: msg_hash.h:2134
Definition: msg_hash.h:197
Definition: msg_hash.h:1525
GLsizeiptr size
Definition: glext.h:6559
Definition: msg_hash.h:1527
Definition: msg_hash.h:1131
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Public address Setting disk in tray You have left the game You have joined with input devices *s *s has joined as player u A netplay connection attempt failed because the peer is not running or is running an old version of RetroArch WARNING
Definition: msg_hash_ar.h:83
includes all by default used to find thumbnails Please choose a single playlist first Add Entry Add Folder Select Files< multiple > Please fill out all required fields RetroArch updated successfully Please restart the application for the changes to take effect Contributors Move Down Load Remove Add Pass No shader passes Reset All Passes Download thumbnail Start on Download All Thumbnails This Playlist Configured in port
Definition: msg_hash_us.h:7699
Definition: msg_hash.h:2004
Definition: msg_hash.h:338
Definition: msg_hash.h:295
Definition: msg_hash.h:380
GLsizei const GLint * locations
Definition: glext.h:11449
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Port Mapping Successful No arguments supplied and no menu displaying help Waiting for client You have joined as player u Player *s has left the game *s has joined with input devices *s The netplay peer is running an old version of RetroArch Cannot connect A netplay peer is running a different core Cannot connect This core does not support inter architecture netplay between these systems Enter netplay server Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Resume Achievements Hardcore Mode Scan Content Import content Ask Block Frames Audio Driver Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control Audio Audio Volume WASAPI Exclusive Mode WASAPI Shared Buffer Length Load Override Files Automatically Load Shader Presets Automatically Confirm Quit Scroll Up Toggle Keyboard Basic menu controls Info Scroll Up Toggle Keyboard Don t overwrite SaveRAM on loading savestate Buildbot Assets URL Allow Camera Cheat Start Search For New Cheat Code Cheat File Load Cheat Load Cheat Save Cheat File As Description Leaderboards Locked Locked Test Unofficial Achievements Unlocked Verbose Mode Close Content Load Configuration Save Configuration on Exit Database History List Size Quick Menu Downloads Core Counters Core Information Categories Core name Permissions System manufacturer Controls Install or Restore a Core Core installation succesful Core Automatically extract downloaded archive Core Updater CPU CPU Cursor Custom Ratio Database Selection Start directory< Default > Directory not found Disk Cycle Tray Status Disk Index Don t care Download a Core DPI Override Enable Driver Check for Missing Firmware Before Loading Dynamic Backgrounds Menu entry hover color False Favorites Include Memory Details Sync to Exact Content Frame Throttle Load Content Specific Core Options Automatically Save Game options file Audio Video Troubleshooting Basic Menu Controls Loading Content What Is A Core History Image Information All Users Control Menu Left analog Left analog Left Analog Y Left analog Right Analog X Right analog Right Analog Y Right analog Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right Analog Stick Deadzone Bind All Bind Timeout Hide Unbound Core Input Descriptors Device Index Mouse Index Duty Cycle Keyboard Gamepad Mapping Enable B Down D pad L3 L Left D pad R3 R Right D pad Start button X Y Mouse Mouse Mouse Wheel Down Wheel Right Max Users Cheat index Cheat toggle Disk next Enable hotkeys Fast forward toggle FPS toggle Grab mouse toggle Desktop menu toggle Menu toggle Audio mute toggle On screen keyboard toggle Pause toggle Reset game Cheat Details Save state Next shader Slow motion hold Savestate slot Volume Display Overlay Show Inputs On Overlay Poll Type Behavior Late Prefer Front Touch Remap Binds Enable Input Touch Enable Turbo Period Latency Input Autoconfig Services Dutch Esperanto German Japanese Polish Russian Vietnamese Greek Core Core Logging Level Load Archive Load Content Allow Location Logging Main Menu Menu Color Theme Blue Grey Green Red Footer Opacity Menu Driver Settings Horizontal Animation Background Missing Mouse Support Music Navigation Wrap Around Netplay Netplay Check Frames Input Latency Frames Range Disconnect from netplay host Connect to netplay host Stop netplay host Scan local network Username Publicly Announce Netplay Disallow Non Slave Mode Clients Analog Input Sharing Average Share Vote No preference Netplay Stateless Mode Netplay Spectator Enable Netplay NAT Traversal Network Command Port Network Gamepad Network None No achievements to display No cores available No core options available No history available No items No networks found No playlists No settings found OFF Online Onscreen Display Adjust Bezels and Onscreen controls Adjust the Onscreen Notifications Optional Autoload Preferred Overlay Overlay Opacity Overlay Scale Use PAL60 Mode Pause when menu activated Performance Counters Playlist Touch Support Present MIDI Analog supported CERO Rating CRC32 Developer Edge Magazine Rating ELSPA Rating ESRB Rating Franchise MD5 Origin Publisher Releasedate Year Serial Start Content Reboot Recording Output Custom Record Config Record Driver Enable Recording Save Recordings in Output Dir Load Remap File Save Content Directory Remap File Delete Core Remap File Delete Game Content Directory Remap File Restart Resume RetroKeyboard RetroPad w Analog Rewind Enable Auto Apply Cheats During Game Load Rewind Buffer Rewind Buffer Size Rewind Cheat Details File Browser Display Start Screen Add to Favorites Reset Core Association Run Savefile Auto Load State Savestate Save Current Configuration Save Content Directory Overrides Save New Configuration Saving Scan File Screenshot Search Settings Shader Shaders Ribbon(simplified)" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_SHADER_PIPELINE_SIMPLE_SNOW
GLboolean enable
Definition: glext.h:12027
Definition: msg_hash.h:2155
Definition: msg_hash.h:2148
GLenum GLenum GLenum GLenum GLenum scale
Definition: glext.h:9939
#define next(ls)
Definition: llex.c:32
GLdouble s
Definition: glext.h:6390
static const struct @115 elements[]
Definition: stb_vorbis.h:331
Definition: msg_hash.h:1874
Definition: msg_hash.h:2154
struct passwd out
Definition: missing_libc_functions.c:51
Definition: msg_hash.h:370
Definition: msg_hash.h:312
static const bool fullscreen
Definition: config.def.h:108
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Port Mapping Successful No arguments supplied and no menu displaying help Waiting for client You have joined as player u Player *s has left the game *s has joined with input devices *s The netplay peer is running an old version of RetroArch Cannot connect A netplay peer is running a different core Cannot connect This core does not support inter architecture netplay between these systems Enter netplay server Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Resume Achievements Hardcore Mode Scan Content Import content Ask Block Frames Audio Driver Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control Audio Audio Volume WASAPI Exclusive Mode WASAPI Shared Buffer Length Load Override Files Automatically Load Shader Presets Automatically Confirm Quit Scroll Up Toggle Keyboard Basic menu controls Info Scroll Up Toggle Keyboard Don t overwrite SaveRAM on loading savestate Buildbot Assets URL Allow Camera Cheat Start Search For New Cheat Code Cheat File Load Cheat Load Cheat Save Cheat File As Description Leaderboards Locked Locked Test Unofficial Achievements Unlocked Verbose Mode Close Content Load Configuration Save Configuration on Exit Database History List Size Quick Menu Downloads Core Counters Core Information Categories Core name Permissions System manufacturer Controls Install or Restore a Core Core installation succesful Core Automatically extract downloaded archive Core Updater CPU CPU Cursor Custom Ratio Database Selection Start directory< Default > Directory not found Disk Cycle Tray Status Disk Index Don t care Download a Core DPI Override Enable Driver Check for Missing Firmware Before Loading Dynamic Backgrounds Menu entry hover color False Favorites Include Memory Details Sync to Exact Content Frame Throttle Load Content Specific Core Options Automatically Save Game options file Audio Video Troubleshooting Basic Menu Controls Loading Content What Is A Core History Image Information All Users Control Menu Left analog X(left)" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_INPUT_ANALOG_LEFT_X_PLUS
GLint GLint bottom
Definition: glext.h:8393
def dump(f, lines)
Definition: glgen.py:79
static RpcConnection Instance
Definition: rpc_connection.cpp:7
Definition: msg_hash.h:343
Definition: msg_hash.h:399
Definition: msg_hash.h:280
GLdouble GLdouble GLdouble GLdouble top
Definition: glext.h:11766
Definition: msg_hash.h:163
Definition: msg_hash.h:1116
Definition: msg_hash.h:255
Definition: msg_hash.h:1962
static struct descriptor joypad
Definition: net_retropad_core.c:88
Definition: msg_hash.h:2050
Definition: msg_hash.h:416
Definition: msg_hash.h:332
Definition: msg_hash.h:261
Definition: msg_hash.h:2160
Definition: msg_hash.h:2058
Definition: msg_hash.h:275
Definition: msg_hash.h:342
Definition: msg_hash.h:285
Definition: msg_hash.h:1852
Definition: msg_hash.h:1129
Definition: msg_hash.h:279
Definition: civetweb.c:1041
Definition: ibxm.h:9
GLenum GLenum GLenum input
Definition: glext.h:9938
Definition: msg_hash.h:698
Definition: msg_hash.h:288
Definition: msg_hash.h:2111
Definition: msg_hash.h:1951
static bool read(ElfFile &file, const std::string &filename)
Definition: main.cpp:146
Definition: msg_hash.h:667
GLdouble GLdouble right
Definition: glext.h:11766
ush Pos
Definition: deflate.h:89
Definition: msg_hash.h:271
Definition: msg_hash.h:386
Definition: msg_hash.h:179
#define R(t)
Definition: discord_rpc.cpp:35
#define GLSL(src)
Definition: shaders_common.h:10
Definition: msg_hash.h:2069
Definition: msg_hash.h:277
int dummy
Definition: lstrlib.c:1125
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Public address Setting disk in tray You have left the game You have joined with input devices *s *s has joined as player u A netplay connection attempt failed because the peer is not running or is running an old version of RetroArch use the same version use the same version This core does not support inter architecture netplay Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Scan Content Import content Ask Block Frames نظام تشغيل الصوت Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control الصوت Audio Volume WASAPI Exclusive Mode WASAPI Shared Buffer Length Load Override Files Automatically Load Shader Presets Automatically Confirm Quit Scroll Up Toggle Keyboard Basic menu controls Info Scroll Up Toggle Keyboard Don t overwrite SaveRAM on loading savestate Buildbot Assets URL Allow Camera Cheat Cheat File Load Cheat File Cheat Passes Hardcore Mode Achievement Badges Locked Test Unofficial Achievements Unlocked Verbose Mode Config ملفات التكوين Collections Content Allow to remove entries Downloads Cheats Show core name Authors Core label Permissions System manufacturer Controls Options Start a Core Automatically Buildbot Cores URL Updater CPU Cursor Custom Ratio Database Selection Start directory< Default > Directory not found Disk Cycle Tray Status Disk Index Don t care Download Core DPI Override Enable أنظمة التشغيل Check for Missing Firmware Before Loading Dynamic Backgrounds Menu entry hover color False Favorites Limit Maximum Run Speed Frontend Counters Create game options file مساعدة Changing Virtual Gamepad Overlay مساعدة Scanning For Content History List Enable Horizontal Menu معلومات Analog To Digital Type Left Analog X Left analog Left Analog Y Left analog Right Analog X Right analog Right Analog Y Right analog Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right Analog Stick Deadzone Bind All Bind Timeout Hide Unbound Core Input Descriptors Device Index Mouse Index Duty Cycle Keyboard Gamepad Mapping Enable B Down D pad L3 L Left D pad R3 R Right D pad Start button X Y Mouse Mouse Mouse Wheel Down Wheel Right Max Users Cheat index Cheat toggle Disk next Enable hotkeys Fast forward toggle Fullscreen toggle Game focus toggle Menu toggle Audio mute toggle On screen keyboard toggle Pause toggle Reset game Save state Next shader Slow motion toggle Savestate slot Volume Display Overlay Show Inputs On Overlay Poll Type Behavior Late Prefer Front Touch Remap Binds Enable أجهزة الادخال Touch Enable Turbo Period Internal storage status نظام تشغيل الجوي باد Dutch Esperanto German Japanese Polish Russian Vietnamese Left Analog Core Info Linear Load Recent Load State Location Driver Logging Verbosity Database Settings Blue Dark Blue Shield Yellow Header Opacity Throttle Menu Framerate Menu Linear Filter Appearance Background opacity Multimedia Filter unknown extensions Nearest Allow Slave Mode Clients Input Latency Frames Netplay Delay Frames Netplay Enable Start netplay host Server Address Netplay Client Enable Server Password Request Device u Netplay settings Max Digital Input Sharing Grapple None Netplay Spectator Mode Server Spectate Only Password Netplay TCP Port Network Commands Network Information Network Remote Base Port No N A No Core No core information available No entries to display No information is available No netplay hosts found No performance counters No playlist entries available No shader parameters ON التحديث عبر الانترنت Onscreen Overlay Browse Archive Overlay Overlay Overlay Preset Onscreen Overlay Parent directory Don t run in background قوائم التشغيل قوائم التشغيل Port خصوصية Analog supported CERO Rating CRC32 Developer Edge Magazine Rating ELSPA Rating ESRB Rating Franchise MD5 Origin Publisher Releasedate Year Serial Start Content Reboot Recording Output Load Recording Config Enable Recording Save Recordings in Output Dir Load Remap File Save Game Remap File Delete Game Remap File Restart Resume RetroKeyboard RetroPad w Analog Rewind Enable Rewind Config Right Analog Add to Favorites Run Savefile Auto Load State Savestate Save Current Configuration Save Game Overrides Save State Scan Directory< Scan This Directory > Screen Resolution seconds Settings Apply Changes Ribbon Simple Snow Show Advanced Settings Shutdown Sort Saves In Folders Write Savestates to Content Dir System Files are in Content Dir SSH Enable Start Remote RetroPad State Slot stdin Commands Suspend Screensaver System BIOS support Build date Cocoa support CoreText support Display metric DPI Display metric DirectSound support Dynamic library support EGL support FFmpeg support STB TrueType support Frontend name Git version HLSL support KMS EGL support LibretroDB support libxml2 XML parsing support Network Command interface support OpenAL support OpenGL support OpenVG support Overlay support Charged Discharging PulseAudio support BMP RetroRating level RoarAudio support RSound support SDL2 support SDL1 support Threading support Video4Linux2 support Vulkan support X11 support XVideo support Take Screenshot Thumbnails Thumbnails Updater Screenshots Show date time True UI Companion Start On Boot Unable to read compressed file Undo Save State Updater Update Joypad Profiles Update Cheats Update Databases Update Lakka Update Slang Shaders Kbd Language Use Builtin Image Viewer< Use this directory > Config Aspect Ratio Aspect Ratio Crop Overscan(Reload)") MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_DISABLE_COMPOSITION
Definition: msg_hash.h:313
Definition: msg_hash.h:1541
GLuint GLuint GLsizei count
Definition: glext.h:6292
Unbekannter Compiler Gerät von Anschluss getrennt Datei existiert bereits Speichere im Backup Puffer Verbindung mit Öffentliche Addresse Lege Datenträger in Laufwerksschublade ein Du hast das Spiel verlassen Dieser Core unterstützt kein Netplay zwischen diesen Systemen Gib das Server Passwort Falsches Passwort Die Verbindung mit einem Netplay Client wurde getrennt Du hast nicht die an diesem Spiel teilzunehmen Konnte nicht zum Spieler Modus wechseln Dein Nickname wurde zu s geändert Enable horizontal animation for the menu This will have a performance hit Harte Synchronisation der CPU und der GPU Reduziert braucht aber mehr Leistung Audio Lautstärke Lade Fähigkeiten Verbinde zu Port nicht die keinen Inhalt können nicht an Netplay teilnehmen Errungenschaften Konten Benutzerkonten Retro Errungenschaften Inhalt durchsuchen Inhalt importieren Nachfragen Warte auf Audio Frames Audiotreiber Aktiviere Audio Turbo Deadzone Maximaler Audioversatz Dynamische Audio Ratenkontrolle Audio Exklusiver WASAPI Modus Größe des gemeinsamen WASAPI Puffers Override Dateien automatisch laden Shader Voreinstellungen automatisch laden Bestätigen Beenden Nach oben scrollen Tastatur ein ausschalten Grundlegende Menüsteuerung Info Nach oben scrollen Tastatur ein ausschalten Überschreibe SaveRAM wenn ein Bluetooth aktivieren Temporäre Dateien Kameratreiber Änderungen übernehmen Cheat Datei Speichere Cheat Datei unter Beschreibung Gesperrte Gesperrt Teste inoffizielle Errungenschaften Freigeschaltete Freigeschaltet Konfiguration Konfigurationen Sammlungen Inhalt Einträge zu entfernen Downloads Cheats Core Namen anzeigen Autoren Core Bezeichnung Firmware Berechtigungen System Hersteller Steuerung Optionen Cores automatisch starten Buildbot Core URL Aktualisierungen CPU Suchanfragen Benutzerdefiniertes Verhältnis Datenbank Auswahl Startverzeichnis< Standard > Verzeichnis nicht gefunden Datentägerstatus Datenträger Nummer Ignorieren Core herunterladen Aktiviert DPI Überschreibung Treiber Vor dem Laden nach fehlender Firmware suchen Dynamische Hintergrundbilder Farbe für gewählte Menü Einträge Aus Favoriten Begrenze maximale Ausführgeschwindigkeit Frontend Zähler Erstellt Datei mit Spieloptionen Hilfe Ändert virtuelles Controller Overlay Hilfe Nach Inhalten suchen Verlaufliste aktivieren Horizontales Menü Informationen Analog zu Digital Typ Linker Analogstick X Linker Analogstick Linker Analogstick Y Linker Analogstick Rechter Analogstick X Rechter Analogstick Rechter Analogstick Y Rechter Analogstick Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right Schwellenwert der Analogsticks Alle zuordnen Zeitlimit für Belegung Zeige Eingabe Bezeichnungen Gerätetyp Eingabetreiber Tastenkürzel belegen A B Steuerkreuz nach unten L3 L Steuerkreuz nach links R3 R Steuerkreuz nach rechts Start Knopf X Y Mouse Mouse Mouse Wheel Down Wheel Right Maximale Benutzeranzahl Cheat Index Cheat ein ausschalten Nächster Datenträger Hotkeys aktivieren Zeitraffer ein ausschalten Vollbildmodus ein ausschalten Spielfokus ein ausschalten Menü aufrufen Audio stumm lautschalten Bildschirmtastatur ein ausschalten Pause weiter Spiel zurücksetzen Erstelle Bildschirmfoto Vorheriger Shader Zustands Speicherplatz Lautstärke Aktiviere Overlay Eingaben im Overlay anzeigen Abfrageverhalten Spät Touch Eingabe auf der Vorderseite bevorzugen Tasten Neubelegung aktivieren Eingabe Touch Eingabe aktivieren Autofeuer Frequenz Status des internen Speichers Controller Treiber Niederländisch Esperanto Deutsch Japanisch Polnisch Russisch Vietnamesisch Linker Analogstick Core Informationen Linear Inhalt aus Verlauf laden Spielstand laden Standort Treiber Logs auf Kommandozeile ausgeben Datenbanken Blau Dunkelblau Shield Gelb Transparenz der Kopfzeile Bildwiederholrate im Menü begrenzen Linearer Filter für Menü Menü Hintergrundbild Transparenz Multimedia Unbekannte Dateierweiterungen filtern Nächster Erlaube Slave Modus für Clients Eingabeverzögerung Netplay Verzögerung Aktiviere Netplay Starte Hosting Server Adresse Netplay Client aktivieren Server Passwort Verbiete die nicht im Slave Modus laufen Im Beobachtermodus starten Server Passwort für Beobachtermodus Netplay TCP UDP Port Netzwerk Befehle Netzwerk Informationen Netzwerk Remote Port Nein Nicht verfügbar Kein Core Keine Core Informationen verfügbar Keine Einträge Keine Informationen verfügbar Keine Netplay Hosts gefunden Keine Leistungszähler Keine Wiedergabelisten Einträge verfügbar Keine Shader Parameter EIN Online Aktualisierungen Bildschirm Overlay Öffne Archiv als Ordner Overlay Overlays Overlay Voreinstellung Overlays Übergeordnetes Verzeichnis Nicht im Hintergrund ausführen Wiedergabelisten Wiedergabelisten Port Privatsphäre Analog unterstützt CERO Bewertung CRC32 Entwickler Edge Magazine Bewertung ELSPA Bewertung ESRB Bewertung Franchise MD5 Herkunft Publisher Veröffentlichungsjahr Seriennummer Starte Inhalt Neustart Aufnahmen Lade Aufnahme Konfiguration Aktiviere Aufnahmefunktion Speichere Aufnahme im Ausgabeverzeichnis Remap Datei laden Speichere Spiel Remap Datei Lösche Spiel Remap Datei Neu starten Fortsetzen RetroKeyboard RetroPad mit Analogsticks Genauigkeit des Zurückspulen Konfigurationen Rechter Analogstick Zu Favoriten hinzufügen Abspielen Speicherdaten Zustand automatisch laden Zustands Miniaturansichten Speichere Core Überschreibungen Speichere neue Konfiguration Speichern Datei durchsuchen Bildschirmfotos Sekunden Einstellungen Änderungen übernehmen Band Schnee Zeige versteckte Dateien und Ordner Zeitlupen Verhältnis Sortiere Zustandsdaten in Ordnern Speicherdaten im Verzeichnis des Inhalts speichern Bildschirmfotos im Verzeichnis des Inhalts speichern Core starten Starte Videoprozessor Status Vorgeschlagene Cores Aktiviere System BGM System Informationen ALSA Unterstützung Cg Unterstützung Befehlsinterface Unterstützung CPU Eigenschaften DirectSound Unterstützung Unterstützung für dynamische Bibliotheken EGL Unterstützung FFmpeg Unterstützung STB TrueType Unterstützung Frontend Name Git Version HLSL Unterstützung KMS EGL Unterstützung LibretroDB Unterstützung Libxml2 XML Parsing Unterstützung Netzwerk Befehlsinterface Unterstützung OpenAL Unterstützung OpenGL Unterstützung OpenVG Unterstützung Overlay Unterstützung Geladen Entlädt PulseAudio Unterstützung BMP RetroRating Stufe RoarAudio Unterstützung RSound Unterstützung SDL2 Unterstützung SDL1 Unterstützung Threading Unterstützung Video4Linux2 Unterstützung Vulkan Unterstützung X11 Unterstützung XVideo Unterstützung Bildschirmfoto anfertigen Miniaturansichten Miniaturansichten aktualisieren Bildschirmfoto Uhrzeit Datum anzeigen An UI Companion beim Hochfahren starten Komprimiertes Archiv kann nicht gelesen werden Speichern des Zustands rückgängig machen Online Aktualisierungen Gamepad Controller Profile aktualisieren Cheats aktualisieren Datenbanken aktualisieren Lakka aktualisieren Slang Shader aktualisieren Kbd Sprache Verwende eingebauten Bildbetrachter< Dieses Verzeichnis verwenden > Konfiguriere Bildseitenverhältnis Bildseitenverhältnis Deaktiviere Desktop Gestaltung Videotreiber Grafikfilter Bildschirm Benachrichtigungen aktivieren Schritftgröße der Bildschirm Benachrichtigungen Erzwinge Deaktivierung des sRGB FBO Vollbildmodus Verwende GPU für Aufnahme Synchronisiere GPU und CPU Maximale Anzahl von Zwischenbildern Y Position der Bildschirm Benachrichtigungen Wende Filter auf Aufnahme an Geschätzte Bildwiederholrate Rotation Pixelgenaue Bildskalierung Video Shader Vorschau der Shader Parameter Shader Voreinstellung speichern unter Spiel Voreinstellung speichern Bilineare Filterung VSync Intervall Video in separatem Thread Bildhöhe X Position des Bildes VI Bildgröße Unechter Fensterbreite Vollbild Breite WLAN Treiber Menü Transparenz Menu Font Green Color Menü Schriftart FlatUI Monochrome Inverted NeoActive RetroActive Dot Art Apple Green Dark Purple Golden Midnight Blue Undersea Menü Shader Icon Schatten aktivieren Zeige Tab Inhalte importieren Zeige Tab Bilder Zeige Tab Einstellungen Zeige Tab Netplay Menü Design Shader Voreinstellungen Aktiviere inoffizielle Errungenschaften und oder Beta Funktionen zu Testzwecken Aktiviere ausführliche Ausgabe von Bildschirmmeldungen für Errungenschaften Ändere die Einstellungen für Errungenschaften Ändere die Einstellungen für die Aufnahme Funktion Ändere die Einstellungen für Zeitraffer und Zeitlupe Ändere die Log Einstellungen Sprache Ändere die Standard Verzeichnisse für dieses System Ändere die Einstellungen für das Netzwerk Ändere die Einstellungen der Audio Ausgabe Speichere Änderungen an der Konfigurationsdatei beim Beenden Verwalte und erstelle Konfigurationsdateien Zeigt die aktuelle Bildwiederholrate auf dem Bildschirm an Controller mit der das Menü aufgerufen wird Steuerung für diesen Benutzer konfigurieren Hoste eine Netplay Sitzung oder trete einer bei Zeige Informationen über Netzwerk und das System an Aktiviere die Netzwerkfreigabe deiner Ordner Zeige versteckte Dateien und Ordner im Dateimanager an Hält dein System davon den Bildschirmschoner zu aktivieren Legt die Sprache der Benutzeroberfläche fest Reduziert kann aber zu Anzeigefehlern führen Fügt eine Verzögerung bei V Sync Anzahl der der die CPU der GPU voraus sein wenn die CPU GPU Synchronisation aktiviert ist Wält den Bildschirm der für RetroArch verwendet wird The refresh rate as reported by the display driver Sucht nach drahtlosen Netzwerken und stellt eine Verbindung her Zu Favoriten hinzugefügt Anwendungen Shader anwenden Audio laut Autokonfigurations Datei erfolgreich gespeichert Zustand automatisch speichern in Starte Befehlsinterface auf Port Kann neuen Konfigurationspfad nicht ableiten Verwende aktuelle Zeit Vergleiche mit bekannten Magic Numbers Konfigurations Verzeichnis nicht definiert Kann neue Konfiguration nicht speichern CRC32 Prüfsummen des Inhalts weichen ab Andere Spiele können nicht verwendet werden Core unterstützt keine Core Optionsdatei wurde erfolgreich erstellt Konnte kein kompatibles System finden Konnte Daten Track nicht öffnen Konnte Film Header nicht lesen CRC32 Prüfsumme des Inhalts und die gespeicherte Prüfsumme der Replay Datei stimmen nicht überein Wird die Aufzeichnung wird sie sehr wahrscheinlich asynchron Dekompression läuft bereits Erkannte Bildbereich von Gerät von einem gültigen Anschluss trennen Ausgeworfen Herunterladen fehlgeschlagen Libretro Core benötigt es wurde jedoch keiner bereitgestellt Fehler beim Verarbeiten der Argumente Fehler beim Speichern der Tasten Umbelegungen Fehler beim Speichern der Shader Voreinstellungen Entpacke Fehler beim Speichern der Konfiguration in Ankommender Beobachter konnte nicht akzeptiert werden Fehler beim Anwenden des Shaders Fehler beim Erstellen des Verzeichnisses Benutzername konnte vom Client nicht gelesen werden Laden des Inhalts fehlgeschlagen Laden des Overlays fehlgeschlagen Öffnen des Libretro Cores fehlgeschlagen Header konnte nicht vom Client empfangen werden Empfangen des Nickname vom Host fehlgeschlagen SRAM Daten wurden vom Host nicht empfangen Fehler beim entfernen der temporären Datei Fehler beim Speichern des Spielstands in Fehler beim Senden der Nickname Länge Fehler beim Senden des Nickname zum Host Audiotreiber konnte nicht gestartet werden Fahre ohne Audio fort Konnte Aufzeichnung nicht starten Laden des Spielstands konnte nicht rückgängig gemacht werden Audio konnte nicht lautgeschaltet werden Datei nicht gefunden Datenträger Label gefunden Letzten Speicherplatz gefunden Bilder Ungültiger Datenträger Index Spielfokus ein Der Libretro Core ist Hardware gerendert GPU Aufzeichnung muss ebenfalls aktiviert werden Cheat eingeben Vorlagen Dateiname Netzwerk Karte Wechseldatenträger in Bytes in Megabyte Frontend für libretro Spielstand aus Speicherplatz Eine oder mehrere Firmware Dateien fehlen Lade Verlaufs Datei Speicher Filmdatei besitzt offenbar eine andere Serializer Version Wird höchstwahrscheinlich fehlschlagen Beende Film Aufzeichnung Kein starte Dummy Core Kein Spielstand wurde bis jetzt geladen Überschreibungen erfolgreich gespeichert RetroArch empfangen Aufzeichen in Speicherdaten umleiten in Remap Datei wurde erfolgreich gespeichert Datenträger aus Laufwerk entfernt Zurücksetzen Alter Spielstand wiederhergestellt Setze Speicherdaten Verzeichnis zurück auf Zurückspulen Fehler beim Initialisieren des Rückspul Puffers Zurückspulen wird deaktiviert Ende des Rückspul Puffers erreicht Spielstand in Speicherplatz Erfolgreich gespeichert in Speichere aktuellen Durchsuchen Sende Befehl Shader Überspringe Laden des SRAM Snel vooruit SRAM wird nicht gespeichert Starte Film Aufzeichnung in Spielstand Speicherplatz nach Speichern des Spielstands wurde rückgängig gemacht Nicht pausiert Verwende Core Namen für neue Konfiguration Verbinde Gerät mit einem gültigen Anschluss Neustart Version der libretro API Virtuelle Laufwerksschublade Audio stumm lautschalten Erlaube oder verbiete den Cores Zugriff auf die Kamera Maximale Anzahl von die von RetroArch unterstützt werden Ermöglicht jedem Benutzer das Menü zu benutzen Wenn kann nur Benutzer das Menü benutzen Erlaube dem WASAPI die vollständige Kontrolle über das Audio Gerät zu übernehmen Wenn wird der Shared Modus verwendet Zwischenspeicher wenn der WASAPI Treiber im Shared Modus verwendet wird Legt wie weit ein Analog Stick bewegt werden bis er reagiert nach wie vielen Einzelbildern eine Taste mit aktiviertem Turbo Modus erneut gedrückt wird Synchronisiert die Video Ausgabe der Grafikkarte mit der Bildwiederholrate des Bildschirms Empfohlen Einige Cores haben eine eigene Abschalt Funktion Wenn wird der Core daran RetroArch zu beenden Stattdessen wird ein Dummy Core geladen Vertikale Bildwiederholrate des Bildschirms Wird um eine geeignete Audio Eingangsrate zu berechnen wenn Video in separatem Thread aktiviert ist Maximale Änderung der Audio Eingangsrate Dieser Wert kann erhöht wenn sehr große Änderungen im Timing aktiviert werden beispielsweise um einen PAL Core auf einem NTSC Bildschirm verursacht jedoch fehlerhafte Tonhöhen erfolgreich nicht verwende Rückfalloption Datenbank Datenbank Deaktiviert Pfad zur Verlaufsliste Datenbank Datenbank Datenbank Datenbank Datenbank Datenbank Datenbank Datenbank Datenbank Datenbank Datenbank Datenbank Informationen Suche nach WLAN Netzwerken Suche nach Netplay Hosts Aktiviere oder deaktiviere Desktop Aktiviere Wiedergabeliste für kürzlich geöffnete Inhalte Einheitliche Menüsteuerung Zeige Bildschirmbenachrichtungen an Akkustand anzeigen Wähle aus Sammlung Skalierung Konnte keinen geeigneten Core oder Inhalt lade manuell URL Pfad Bokeh Nickname
Definition: msg_hash_de.h:2580
Definition: msg_hash.h:397
Definition: msg_hash.h:604
Definition: msg_hash.h:359
Definition: msg_hash.h:2136
Definition: msg_hash.h:189
Definition: msg_hash.h:2137
Definition: msg_hash.h:607
GLuint GLsizei const GLchar * label
Definition: glext.h:8583
Definition: msg_hash.h:290
Definition: msg_hash.h:467
struct netplay_room * room
Definition: discord.c:49
Definition: msg_hash.h:186
Definition: msg_hash.h:344
GLint location
Definition: glext.h:6690
Definition: msg_hash.h:1612
Definition: msg_hash.h:2167
GLint GLint GLsizei GLsizei GLsizei GLint GLenum GLenum const GLvoid * pixels
Definition: glext.h:6293
Definition: msg_hash.h:160
Definition: msg_hash.h:694
Definition: msg_hash.h:190
Definition: msg_hash.h:176
Definition: msg_hash.h:2073
Definition: msg_hash.h:1859
Definition: msg_hash.h:2034
Definition: msg_hash.h:2008
Definition: msg_hash.h:1526
Definition: msg_hash.h:389
Definition: msg_hash.h:2076
Definition: msg_hash.h:1854
Definition: msg_hash.h:613
Definition: msg_hash.h:1868
Definition: msg_hash.h:325
static const char * match(MatchState *ms, const char *s, const char *p)
Definition: lstrlib.c:425
Definition: msg_hash.h:321
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Port Mapping Successful No arguments supplied and no menu displaying help Waiting for client You have joined as player u Player *s has left the game *s has joined with input devices *s The netplay peer is running an old version of RetroArch Cannot connect A netplay peer is running a different core Cannot connect This core does not support inter architecture netplay between these systems Enter netplay server Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Resume Achievements Hardcore Mode Scan Content Import content Ask Block Frames Audio Driver Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control Audio Audio Volume WASAPI Exclusive Mode WASAPI Shared Buffer Length Load Override Files Automatically Load Shader Presets Automatically Confirm Quit Scroll Up Toggle Keyboard Basic menu controls Info Scroll Up Toggle Keyboard Don t overwrite SaveRAM on loading savestate Buildbot Assets URL Allow Camera Cheat Start Search For New Cheat Code Cheat File Load Cheat Load Cheat Save Cheat File As Description Leaderboards Locked Locked Test Unofficial Achievements Unlocked Verbose Mode Close Content Load Configuration Save Configuration on Exit Database History List Size Quick Menu Downloads Core Counters Core Information Categories Core name Permissions System manufacturer Controls Install or Restore a Core Core installation succesful Core Automatically extract downloaded archive Core Updater CPU CPU Cursor Custom Ratio Database Selection Start directory< Default > Directory not found Disk Cycle Tray Status Disk Index Don t care Download a Core DPI Override Enable Driver Check for Missing Firmware Before Loading Dynamic Backgrounds Menu entry hover color False Favorites Include Memory Details Sync to Exact Content Frame Throttle Load Content Specific Core Options Automatically Save Game options file Audio Video Troubleshooting Basic Menu Controls Loading Content What Is A Core History Image Information All Users Control Menu Left analog Left analog Left Analog Y Left analog Right Analog X Right analog Right Analog Y Right analog Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right Analog Stick Deadzone Bind All Bind Timeout Hide Unbound Core Input Descriptors Device Index Mouse Index Duty Cycle Keyboard Gamepad Mapping Enable B Down D pad L3 L Left D pad R3 R Right D pad Start button X Y Mouse Mouse Mouse Wheel Down Wheel Right Max Users Cheat index Cheat toggle Disk next Enable hotkeys Fast forward toggle FPS toggle Grab mouse toggle Desktop menu toggle Menu toggle Audio mute toggle On screen keyboard toggle Pause toggle Reset game Cheat Details Save state Next shader Slow motion hold Savestate slot Volume Display Overlay Show Inputs On Overlay Poll Type Behavior Late Prefer Front Touch Remap Binds Enable Input Touch Enable Turbo Period Latency Input Autoconfig Services Dutch Esperanto German Japanese Polish Russian Vietnamese Greek Core Core Logging Level Load Archive Load Content Allow Location Logging Main Menu Menu Color Theme Blue Grey Green Red Footer Opacity Menu Driver Settings Horizontal Animation Background Missing Mouse Support Music Navigation Wrap Around Netplay Netplay Check Frames Input Latency Frames Range Disconnect from netplay host Connect to netplay host Stop netplay host Scan local network Username Publicly Announce Netplay Disallow Non Slave Mode Clients Analog Input Sharing Average Share Vote No preference Netplay Stateless Mode Netplay Spectator Enable Netplay NAT Traversal Network Command Port Network Gamepad Network None No achievements to display No cores available No core options available No history available No items No networks found No playlists No settings found OFF Online Onscreen Display Adjust Bezels and Onscreen controls Adjust the Onscreen Notifications Optional Autoload Preferred Overlay Overlay Opacity Overlay Scale Use PAL60 Mode Pause when menu activated Performance Counters Playlist Touch Support Present MIDI Analog supported CERO Rating CRC32 Developer Edge Magazine Rating ELSPA Rating ESRB Rating Franchise MD5 Origin Publisher Releasedate Year Serial Start Content Reboot Recording Output Custom Record Config Record Driver Enable Recording Save Recordings in Output Dir Load Remap File Save Content Directory Remap File Delete Core Remap File Delete Game Content Directory Remap File Restart Resume RetroKeyboard RetroPad w Analog Rewind Enable Auto Apply Cheats During Game Load Rewind Buffer Rewind Buffer Size Rewind Cheat Details File Browser Display Start Screen Add to Favorites Reset Core Association Run Savefile Auto Load State Savestate Save Current Configuration Save Content Directory Overrides Save New Configuration Saving Scan File Screenshot Search Settings Shader Shaders Simple Snow Show Advanced Settings Shutdown Run Ahead to Reduce Latency RunAhead Use Second Instance Sort Saves In Folders Write Savestates to Content Dir System Files are in Content Dir SSH Enable Start Remote RetroPad State Slot stdin Commands Suspend Screensaver System BIOS support Build date Cocoa support CoreText support Display metric DPI Display metric DirectSound support Dynamic library support EGL support FFmpeg support STB TrueType support Frontend name Git version HLSL support KMS EGL support LibretroDB support libxml2 XML parsing support Network Command interface support OpenAL support OpenGL support OpenVG support Overlay support Charged Discharging PulseAudio support BMP RetroRating level RoarAudio support RSound support SDL2 support SDL1 support Threading support Video4Linux2 support Vulkan support Wayland support XAudio2 support Zlib support Threaded tasks Left Thumbnails Thumbnails Boxarts Title Screens Style of date time YYYY MM DD YYYY MM DD MM DD YYYY DD MM MM DD Menu title color Menu background light color Menu border light color UI Companion Enable Show desktop menu on startup Menubar Undo Load State Unknown Update Assets Update Cg Shaders Update Core Info Files Update GLSL Shaders Update Overlays User User Interface User Use Builtin Media Player Allow rotation Auto Aspect Ratio Black Frame Insertion Disable Desktop Composition Video Driver Video Filter Enable Onscreen Notifications Notification Size Force disable sRGB FBO Start in Fullscreen Mode Use GPU Recording Hard GPU Sync Max swapchain images Notification Y Position Use Post Filter Recording Estimated Screen Framerate Rotation Recording Threads Video Shader Passes Load Shader Preset Save Core Preset Save Game Preset Bilinear Filtering Vertical Video Deflicker Custom Aspect Ratio Width Custom Aspect Ratio Y Pos Vertical Windowed Fullscreen Mode Window Height Fullscreen Height Wi Fi Menu Font Red Color Menu Font Blue Color Custom Monochrome Systematic Pixel Retrosystem Automatic Apple Green Light Dark Purple Golden Midnight Blue Undersea Menu Shader Pipeline Icon Shadows Enable Show Import content Tab Show Favorites Tab Show Music Tab Show Video Tab Menu Layout Yes Enable or disable achievements For more visit http
Definition: msg_hash_us.h:3575
Definition: msg_hash.h:265
Definition: msg_hash.h:2029
#define OFF
Definition: inffast.c:28
Definition: msg_hash.h:2016
Definition: msg_hash.h:328
Definition: msg_hash.h:2089
Definition: msg_hash.h:318
Definition: msg_hash.h:1524
Definition: msg_hash.h:395
300 fps cap). If set to 0.0x, fastforward ratio is unlimited(no FPS cap)." ) MSG_HASH( MENU_ENUM_SUBLABEL_SLOWMOTION_RATIO, "When in slow motion, content will slow down by the factor specified/set." ) MSG_HASH( MENU_ENUM_SUBLABEL_RUN_AHEAD_ENABLED, "Run core logic one or more frames ahead then load the state back to reduce perceived input lag." ) MSG_HASH( MENU_ENUM_SUBLABEL_RUN_AHEAD_FRAMES, "The number of frames to run ahead. Causes gameplay issues such as jitter if you exceed the number of lag frames internal to the game." ) MSG_HASH( MENU_ENUM_SUBLABEL_RUN_AHEAD_SECONDARY_INSTANCE, "Use a second instance of the RetroArch core to run ahead. Prevents audio problems due to loading state." ) MSG_HASH( MENU_ENUM_SUBLABEL_RUN_AHEAD_HIDE_WARNINGS, "Hides the warning message that appears when using RunAhead and the core does not support savestates." ) MSG_HASH( MENU_ENUM_SUBLABEL_REWIND_ENABLE, "Ενεργοποίηση επιστροφής. Η επίδοση θα πέσει κατά το παιχνίδι." ) MSG_HASH( MENU_ENUM_SUBLABEL_CHEAT_APPLY_AFTER_TOGGLE, "Apply cheat immediately after toggling." ) MSG_HASH( MENU_ENUM_SUBLABEL_CHEAT_APPLY_AFTER_LOAD, "Auto-apply cheats when game loads." ) MSG_HASH( MENU_ENUM_SUBLABEL_CHEAT_REPEAT_COUNT, "The number of times the cheat will be applied. Use with the other two Iteration options to affect large areas of memory." ) MSG_HASH( MENU_ENUM_SUBLABEL_CHEAT_REPEAT_ADD_TO_ADDRESS, "After each 'Number of Iterations' the Memory Address will be increased by this number times the 'Memory Search Size'." ) MSG_HASH( MENU_ENUM_SUBLABEL_CHEAT_REPEAT_ADD_TO_VALUE, "After each 'Number of Iterations' the Value will be increased by this amount." ) MSG_HASH( MENU_ENUM_SUBLABEL_REWIND_GRANULARITY, "When rewinding a defined number of frames, you can rewind several frames at a time, increasing the rewind speed." ) MSG_HASH( MENU_ENUM_SUBLABEL_REWIND_BUFFER_SIZE, "The amount of memory(in MB) to reserve for the rewind buffer. Increasing this will increase the amount of rewind history." ) MSG_HASH( MENU_ENUM_SUBLABEL_REWIND_BUFFER_SIZE_STEP, "Each time you increase or decrease the rewind buffer size value via this UI it will change by this amount" ) MSG_HASH( MENU_ENUM_SUBLABEL_CHEAT_IDX, "Index position in list." ) MSG_HASH( MENU_ENUM_SUBLABEL_CHEAT_ADDRESS_BIT_POSITION, "Address bitmask when Memory Search Size< 8-bit." ) MSG_HASH( MENU_ENUM_SUBLABEL_CHEAT_MATCH_IDX, "Select the match to view." ) MSG_HASH( MENU_ENUM_SUBLABEL_CHEAT_START_OR_CONT, "" ) MSG_HASH( MENU_ENUM_SUBLABEL_CHEAT_START_OR_RESTART, "Αριστερά/Δεξιά για αλλαγή μεγέθους bit" ) MSG_HASH( MENU_ENUM_SUBLABEL_CHEAT_SEARCH_EXACT, "Αριστερά/Δεξιά για αλλαγή τιμής" ) MSG_HASH( MENU_ENUM_SUBLABEL_CHEAT_SEARCH_LT, "" ) MSG_HASH( MENU_ENUM_SUBLABEL_CHEAT_SEARCH_GT, "" ) MSG_HASH( MENU_ENUM_SUBLABEL_CHEAT_SEARCH_LTE, "" ) MSG_HASH( MENU_ENUM_SUBLABEL_CHEAT_SEARCH_GTE, "" ) MSG_HASH( MENU_ENUM_SUBLABEL_CHEAT_SEARCH_EQ, "" ) MSG_HASH( MENU_ENUM_SUBLABEL_CHEAT_SEARCH_NEQ, "" ) MSG_HASH( MENU_ENUM_SUBLABEL_CHEAT_SEARCH_EQPLUS, "Αριστερά/Δεξιά για αλλαγή τιμής" ) MSG_HASH( MENU_ENUM_SUBLABEL_CHEAT_SEARCH_EQMINUS, "Αριστερά/Δεξιά για αλλαγή τιμής" ) MSG_HASH( MENU_ENUM_SUBLABEL_CHEAT_ADD_MATCHES, "" ) MSG_HASH( MENU_ENUM_SUBLABEL_CHEAT_VIEW_MATCHES, "" ) MSG_HASH( MENU_ENUM_SUBLABEL_CHEAT_CREATE_OPTION, "" ) MSG_HASH( MENU_ENUM_SUBLABEL_CHEAT_DELETE_OPTION, "" ) MSG_HASH( MENU_ENUM_SUBLABEL_CHEAT_ADD_NEW_TOP, "" ) MSG_HASH( MENU_ENUM_SUBLABEL_CHEAT_ADD_NEW_BOTTOM, "" ) MSG_HASH( MENU_ENUM_SUBLABEL_CHEAT_DELETE_ALL, "" ) MSG_HASH( MENU_ENUM_SUBLABEL_CHEAT_RELOAD_CHEATS, "" ) MSG_HASH( MENU_ENUM_SUBLABEL_CHEAT_BIG_ENDIAN, "Big endian :258=0x0102,\n" "Little endian :258=0x0201" ) MSG_HASH( MENU_ENUM_SUBLABEL_LIBRETRO_LOG_LEVEL, "Sets log level for cores. If a log level issued by a core is below this value, it is ignored." ) MSG_HASH( MENU_ENUM_SUBLABEL_PERFCNT_ENABLE, "Enable performance counters for RetroArch(and cores)." ) MSG_HASH( MENU_ENUM_SUBLABEL_SAVESTATE_AUTO_SAVE, "Automatically makes a savestate at the end of RetroArch 's runtime. RetroArch will automatically load this savestate if 'Auto Load State' is enabled." ) MSG_HASH( MENU_ENUM_SUBLABEL_SAVESTATE_AUTO_LOAD, "Automatically load the auto save state on startup." ) MSG_HASH( MENU_ENUM_SUBLABEL_SAVESTATE_THUMBNAIL_ENABLE, "Show thumbnails of save states inside the menu." ) MSG_HASH( MENU_ENUM_SUBLABEL_AUTOSAVE_INTERVAL, "Autosaves the non-volatile Save RAM at a regular interval. This is disabled by default unless set otherwise. The interval is measured in seconds. A value of 0 disables autosave." ) MSG_HASH( MENU_ENUM_SUBLABEL_INPUT_REMAP_BINDS_ENABLE, "If enabled, overrides the input binds with the remapped binds set for the current core." ) MSG_HASH( MENU_ENUM_SUBLABEL_INPUT_AUTODETECT_ENABLE, "Enable input auto-detection. Will attempt to autoconfigure joypads, Plug-and-Play style." ) MSG_HASH( MENU_ENUM_SUBLABEL_MENU_INPUT_SWAP_OK_CANCEL, "Εναλλαγή πλήτρκων για Επιβεβαίωση/Ακύρωση. Απενεργοποιημένο είναι ο Ιαπωνικός προσανατολισμός, ενεργοποιημένος είναι ο δυτικός προσανατολισμός." ) MSG_HASH( MENU_ENUM_SUBLABEL_PAUSE_LIBRETRO, "Εάν απενεργοποιηθεί το περιεχόμενο θα συνεχίσει να τρέχει στο παρασκήνιο όταν το μενού του RetroArch είναι ανοικτό." ) MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_DRIVER, "Οδηγός βίντεο προς χρήση." ) MSG_HASH( MENU_ENUM_SUBLABEL_AUDIO_DRIVER, "Οδηγός ήχου προς χρήση." ) MSG_HASH( MENU_ENUM_SUBLABEL_INPUT_DRIVER, "Οδηγός Εισόδου προς χρήση. Ανάλογα με τον οδηγό βίντεο, ίσως αλλάξει αναγκαστικά ο οδηγός εισαγωγής." ) MSG_HASH( MENU_ENUM_SUBLABEL_JOYPAD_DRIVER, "Οδηγός Joypad προς χρήση." ) MSG_HASH( MENU_ENUM_SUBLABEL_AUDIO_RESAMPLER_DRIVER, "Οδηγός Επαναδειγματολήπτη Ήχου προς χρήση." ) MSG_HASH( MENU_ENUM_SUBLABEL_CAMERA_DRIVER, "Οδηγός Κάμερας προς χρήση." ) MSG_HASH( MENU_ENUM_SUBLABEL_LOCATION_DRIVER, "Οδηγός Τοποθεσίας προς χρήση." ) MSG_HASH( MENU_ENUM_SUBLABEL_MENU_DRIVER, "Οδηγός Μενού προς χρήση." ) MSG_HASH( MENU_ENUM_SUBLABEL_RECORD_DRIVER, "Οδηγός Εγγραφής προς χρήση." ) MSG_HASH( MENU_ENUM_SUBLABEL_MIDI_DRIVER, "Οδηγός MIDI προς χρήση." ) MSG_HASH( MENU_ENUM_SUBLABEL_WIFI_DRIVER, "Οδηγός Wi-Fi προς χρήση." ) MSG_HASH( MENU_ENUM_SUBLABEL_NAVIGATION_BROWSER_FILTER_SUPPORTED_EXTENSIONS_ENABLE, "Filter files being shown in filebrowser by supported extensions." ) MSG_HASH( MENU_ENUM_SUBLABEL_MENU_WALLPAPER, "Select an image to set as menu wallpaper." ) MSG_HASH( MENU_ENUM_SUBLABEL_DYNAMIC_WALLPAPER, "Dynamically load a new wallpaper depending on context." ) MSG_HASH( MENU_ENUM_SUBLABEL_AUDIO_DEVICE, "Παράκαμψη της προκαθορισμένης συσκευής ήχου που χρησιμοποιεί ο οδηγός ήχου. Αυτή η επιλογή εξαρτάται από τον οδηγό." ) MSG_HASH( MENU_ENUM_SUBLABEL_AUDIO_DSP_PLUGIN, "Πρόσθετο ήχου DSP που επεξεργάζεται τον ήχο πριν αποσταλεί στον οδηγό." ) MSG_HASH( MENU_ENUM_SUBLABEL_AUDIO_OUTPUT_RATE, "Audio output sample rate." ) MSG_HASH( MENU_ENUM_SUBLABEL_OVERLAY_OPACITY, "Διαφάνεια όλων των στοιχείων του επικαλλύματος." ) MSG_HASH( MENU_ENUM_SUBLABEL_OVERLAY_SCALE, "Κλίμακα όλων των στοιχείων του επικαλλύματος." ) MSG_HASH( MENU_ENUM_SUBLABEL_INPUT_OVERLAY_ENABLE, "Ενεργοποίηση του επικαλλύματος." ) MSG_HASH( MENU_ENUM_SUBLABEL_OVERLAY_PRESET, "Επιλογή ενός επικαλλύματος από τον περιηγητή αρχείων." ) MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_IP_ADDRESS, "The address of the host to connect to." ) MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_TCP_UDP_PORT, "The port of the host IP address. Can be either a TCP or UDP port." ) MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_PASSWORD, "The password for connecting to the netplay host. Used only in host mode." ) MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_PUBLIC_ANNOUNCE, "Whether to announce netplay games publicly. If unset, clients must manually connect rather than using the public lobby." ) MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_SPECTATE_PASSWORD, "The password for connecting to the netplay host with only spectator privileges. Used only in host mode." ) MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_START_AS_SPECTATOR, "Whether to start netplay in spectator mode." ) MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_ALLOW_SLAVES, "Whether to allow connections in slave mode. Slave-mode clients require very little processing power on either side, but will suffer significantly from network latency." ) MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_REQUIRE_SLAVES, "Whether to disallow connections not in slave mode. Not recommended except for very fast networks with very weak machines." ) MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_STATELESS_MODE, "Whether to run netplay in a mode not requiring save states. If set to true, a very fast network is required, but no rewinding is performed, so there will be no netplay jitter." ) MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_CHECK_FRAMES, "The frequency in frames with which netplay will verify that the host and client are in sync." ) MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_NAT_TRAVERSAL, "When hosting, attempt to listen for connections from the public Internet, using UPnP or similar technologies to escape LANs." ) MSG_HASH( MENU_ENUM_SUBLABEL_STDIN_CMD_ENABLE, "Enable stdin command interface." ) MSG_HASH( MENU_ENUM_SUBLABEL_MOUSE_ENABLE, "Enable mouse controls inside the menu." ) MSG_HASH( MENU_ENUM_SUBLABEL_POINTER_ENABLE, "Enable touch controls inside the menu." ) MSG_HASH( MENU_ENUM_SUBLABEL_THUMBNAILS, "Type of thumbnail to display." ) MSG_HASH( MENU_ENUM_SUBLABEL_LEFT_THUMBNAILS, "Type of thumbnail to display at the left." ) MSG_HASH( MENU_ENUM_SUBLABEL_XMB_VERTICAL_THUMBNAILS, "Display the left thumbnail under the right one, on the right side of the screen." ) MSG_HASH( MENU_ENUM_SUBLABEL_TIMEDATE_ENABLE, "Εμφάνιση τρέχουσας ημερομηνίας ή και ώρας μέσα στο μενού." ) MSG_HASH( MENU_ENUM_SUBLABEL_BATTERY_LEVEL_ENABLE, "Εμφάνιση τρέχουσας μπαταρίας μέσα στο μενού." ) MSG_HASH( MENU_ENUM_SUBLABEL_NAVIGATION_WRAPAROUND, "Wrap-around to beginning and/or end if boundary of list is reached horizontally or vertically." ) MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_ENABLE_HOST, "Ενεργοποιεί το netplay ως οικοδεσπότης(εξυπηρετητής)." ) MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_ENABLE_CLIENT, "Ενεργοποιεί το netplay ως πελάτης." ) MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_DISCONNECT, "Αποσυνδέει μία ενεργή σύνδεση Netplay." ) MSG_HASH( MENU_ENUM_SUBLABEL_SCAN_DIRECTORY, "Σαρώνει ένα ευρετήριο για συμβατά αρχεία και τα προσθέτει στην συλλογή." ) MSG_HASH( MENU_ENUM_SUBLABEL_SCAN_FILE, "Σαρώνει ένα συμβατό αρχείο και το προσθέτει στην συλλογή." ) MSG_HASH( MENU_ENUM_SUBLABEL_VIDEO_SWAP_INTERVAL, "Χρησιμοποιεί ένα προτιμώμενο διάστημα αλλαγής για το Vsync. Ορίστε αυτό ώστε να μειώσεται στο μισό τον ρυθμό ανανέωσης της οθόνης αποτελεσματικά." ) MSG_HASH( MENU_ENUM_SUBLABEL_SORT_SAVEFILES_ENABLE, "Sort save files in folders named after the core used." ) MSG_HASH( MENU_ENUM_SUBLABEL_SORT_SAVESTATES_ENABLE, "Sort save states in folders named after the core used." ) MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_REQUEST_DEVICE_I, "Request to play with the given input device." ) MSG_HASH( MENU_ENUM_SUBLABEL_CORE_UPDATER_BUILDBOT_URL, "URL to core updater directory on the Libretro buildbot." ) MSG_HASH( MENU_ENUM_SUBLABEL_BUILDBOT_ASSETS_URL, "URL to assets updater directory on the Libretro buildbot." ) MSG_HASH( MENU_ENUM_SUBLABEL_CORE_UPDATER_AUTO_EXTRACT_ARCHIVE, "After downloading, automatically extract files contained in the downloaded archives." ) MSG_HASH( MENU_ENUM_SUBLABEL_NETPLAY_REFRESH_ROOMS, "Σάρωση για νέα δωμάτια." ) MSG_HASH( MENU_ENUM_SUBLABEL_DELETE_ENTRY, "Κατάργηση αυτής της καταχώρησης από την συλλογή." ) MSG_HASH( MENU_ENUM_SUBLABEL_INFORMATION, "View more information about the content." ) MSG_HASH( MENU_ENUM_SUBLABEL_ADD_TO_FAVORITES, "Προσθήκη καταχώρησης στα αγαπημένα." ) MSG_HASH( MENU_ENUM_SUBLABEL_ADD_TO_FAVORITES_PLAYLIST, "Προσθήκη καταχώρησης στα αγαπημένα." ) MSG_HASH( MENU_ENUM_SUBLABEL_RUN, "Έναρξη περιεχομένου." ) MSG_HASH( MENU_ENUM_SUBLABEL_MENU_FILE_BROWSER_SETTINGS, "Προσαρμογή ρυθμίσεων εξερευνητή αρχείου." ) MSG_HASH( MENU_ENUM_SUBLABEL_AUTO_REMAPS_ENABLE, "Enable customized controls by default at startup." ) MSG_HASH( MENU_ENUM_SUBLABEL_AUTO_OVERRIDES_ENABLE, "Enable customized configuration by default at startup." ) MSG_HASH( MENU_ENUM_SUBLABEL_GAME_SPECIFIC_OPTIONS, "Enable customized core options by default at startup." ) MSG_HASH( MENU_ENUM_SUBLABEL_CORE_ENABLE, "Εμφανίζει το όνομα του τρέχων πυρήνα μέσα στο μενού." ) MSG_HASH( MENU_ENUM_SUBLABEL_DATABASE_MANAGER, "Προβολή βάσεων δεδομένων." ) MSG_HASH( MENU_ENUM_SUBLABEL_CURSOR_MANAGER, "Προβολή προηγούμενων αναζητήσεων." ) MSG_HASH( MENU_ENUM_SUBLABEL_TAKE_SCREENSHOT, "Καταγράφει μία εικόνα της οθόνης." ) MSG_HASH( MENU_ENUM_SUBLABEL_CLOSE_CONTENT, "Κλείνει το τρέχον περιεχόμενο. Οποιεσδήποτε μη αποθηκευμένες αλλαγές μπορεί να χαθούν." ) MSG_HASH( MENU_ENUM_SUBLABEL_LOAD_STATE, "Φόρτωση μίας κατάστασης από την τρέχουσα θέση." ) MSG_HASH( MENU_ENUM_SUBLABEL_SAVE_STATE, "Αποθήκευση μίας κατάστασης στην τρέχουσα θέση." ) MSG_HASH( MENU_ENUM_SUBLABEL_RESUME, "Συνέχιση εκτέλεσης του τρέχοντος περιεχομένου και έξοδος από το Γρήγορο Μενού." ) MSG_HASH( MENU_ENUM_SUBLABEL_RESUME_CONTENT, "Συνέχιση εκτέλεσης του τρέχοντος περιεχομένου και έξοδος από το Γρήγορο Μενού." ) MSG_HASH( MENU_ENUM_SUBLABEL_STATE_SLOT, "Αλλάζει την τρέχουσα επιλεγμένη θέση κατάστασης." ) MSG_HASH( MENU_ENUM_SUBLABEL_UNDO_LOAD_STATE, "Εάν μία κατάσταση φορτώθηκε, το περιεχόμενο θα επιστρέψει στην κατάσταση πριν την φόρτωση." ) MSG_HASH( MENU_ENUM_SUBLABEL_UNDO_SAVE_STATE, "Εάν μία κατάσταση αντικαταστάθηκε, το περιεχόμενο θα επιστρέψει στην προηγούμενη κατάσταση αποθήκευσης." ) MSG_HASH( MENU_ENUM_SUBLABEL_ACCOUNTS_RETRO_ACHIEVEMENTS, "Υπηρεσία RetroAchievements. Για περισσότερες πληροφορίες επισκεφθείτε το http:) MSG_HASH(MENU_ENUM_SUBLABEL_ACCOUNTS_LIST, "Διαχειρίζεται τους τρέχοντες διαμορφωμένους λογαριασμούς.") MSG_HASH(MENU_ENUM_SUBLABEL_INPUT_META_REWIND, "Διαχειρίζεται τις ρυθμίσεις επαναφοράς.") MSG_HASH(MENU_ENUM_SUBLABEL_INPUT_META_CHEAT_DETAILS, "Manages cheat details settings.") MSG_HASH(MENU_ENUM_SUBLABEL_INPUT_META_CHEAT_SEARCH, "Start or continue a cheat code search.") MSG_HASH(MENU_ENUM_SUBLABEL_RESTART_CONTENT, "Επανεκκινεί το περιεχόμενο από την αρχή.") MSG_HASH(MENU_ENUM_SUBLABEL_SAVE_CURRENT_CONFIG_OVERRIDE_CORE, "Saves an override configuration file which will apply for all content loaded with this core. Will take precedence over the main configuration.") MSG_HASH(MENU_ENUM_SUBLABEL_SAVE_CURRENT_CONFIG_OVERRIDE_CONTENT_DIR, "Saves an override configuration file which will apply for all content loaded from the same directory as the current file. Will take precedence over the main configuration.") MSG_HASH(MENU_ENUM_SUBLABEL_SAVE_CURRENT_CONFIG_OVERRIDE_GAME, "Saves an override configuration file which will apply for the current content only. Will take precedence over the main configuration.") MSG_HASH(MENU_ENUM_SUBLABEL_CORE_CHEAT_OPTIONS, "Στήσιμο κωδικών απάτης.") MSG_HASH(MENU_ENUM_SUBLABEL_SHADER_OPTIONS, "Στήσιμο σκιάσεων για την οπτική βελτίωση της εικόνας.") MSG_HASH(MENU_ENUM_SUBLABEL_CORE_INPUT_REMAPPING_OPTIONS, "Αλλαγή χειρισμών για το τρέχον εκτελούμενο περιεχόμενο.") MSG_HASH(MENU_ENUM_SUBLABEL_CORE_OPTIONS, "Αλλαγή επιλογών για το τρέχον εκτελούμενο περιεχόμενο.") MSG_HASH(MENU_ENUM_SUBLABEL_SHOW_ADVANCED_SETTINGS, "Show advanced settings for power users (hidden by default).") MSG_HASH(MENU_ENUM_SUBLABEL_THREADED_DATA_RUNLOOP_ENABLE, "Perform tasks on a separate thread.") MSG_HASH(MENU_ENUM_SUBLABEL_PLAYLIST_ENTRY_REMOVE, "Επιτρέψτε στον χρήστη να καταργεί τις καταχωρήσεις από την συλλογή.") MSG_HASH(MENU_ENUM_SUBLABEL_SYSTEM_DIRECTORY, "Sets the System directory. Cores can query for this directory to load BIOSes, system-specific configs, etc.") MSG_HASH(MENU_ENUM_SUBLABEL_RGUI_BROWSER_DIRECTORY, "Sets start directory for the filebrowser.") MSG_HASH(MENU_ENUM_SUBLABEL_CONTENT_DIR, "Usually set by developers who bundle libretro/RetroArch apps to point to assets.") MSG_HASH(MENU_ENUM_SUBLABEL_DYNAMIC_WALLPAPERS_DIRECTORY, "Directory to store wallpapers dynamically loaded by the menu depending on context.") MSG_HASH(MENU_ENUM_SUBLABEL_THUMBNAILS_DIRECTORY, "Supplementary thumbnails (boxarts/misc. images, etc.) are stored here.") MSG_HASH(MENU_ENUM_SUBLABEL_RGUI_CONFIG_DIRECTORY, "Sets start directory for menu configuration browser.") MSG_HASH(MENU_ENUM_SUBLABEL_NETPLAY_INPUT_LATENCY_FRAMES_MIN, "The number of frames of input latency for netplay to use to hide network latency. Reduces jitter and makes netplay less CPU-intensive, at the expense of noticeable input lag.") MSG_HASH(MENU_ENUM_SUBLABEL_NETPLAY_INPUT_LATENCY_FRAMES_RANGE, "The range of frames of input latency that may be used to hide network latency. Reduces jitter and makes netplay less CPU-intensive, at the expense of unpredictable input lag.") MSG_HASH(MENU_ENUM_SUBLABEL_DISK_CYCLE_TRAY_STATUS, "Cycle the current disk. If the disk is inserted, it will eject the disk. If the disk has not been inserted, it will be inserted. ") MSG_HASH(MENU_ENUM_SUBLABEL_DISK_INDEX, "Change the disk index.") MSG_HASH(MENU_ENUM_SUBLABEL_DISK_OPTIONS, "Disk image management.") MSG_HASH(MENU_ENUM_SUBLABEL_DISK_IMAGE_APPEND, "Select a disk image to insert.") MSG_HASH(MENU_ENUM_SUBLABEL_MENU_ENUM_THROTTLE_FRAMERATE, "Makes sure the framerate is capped while inside the menu.") MSG_HASH(MENU_ENUM_SUBLABEL_VRR_RUNLOOP_ENABLE, "No deviation from core requested timing. Use for Variable Refresh Rate screens, G-Sync, FreeSync.") MSG_HASH(MENU_ENUM_SUBLABEL_XMB_LAYOUT, "Select a different layout for the XMB interface.") MSG_HASH(MENU_ENUM_SUBLABEL_XMB_THEME, "Select a different theme for the icon. Changes will take effect after you restart the program.") MSG_HASH(MENU_ENUM_SUBLABEL_XMB_SHADOWS_ENABLE, "Enable drop shadows for all icons. This will have a minor performance hit.") MSG_HASH(MENU_ENUM_SUBLABEL_MATERIALUI_MENU_COLOR_THEME, "Select a different background color gradient theme.") MSG_HASH(MENU_ENUM_SUBLABEL_MENU_WALLPAPER_OPACITY, "Modify the opacity of the background wallpaper.") MSG_HASH(MENU_ENUM_SUBLABEL_XMB_MENU_COLOR_THEME, "Select a different background color gradient theme.") MSG_HASH(MENU_ENUM_SUBLABEL_XMB_RIBBON_ENABLE, "Select an animated background effect. Can be GPU-intensive depending on the effect. If performance is unsatisfactory, either turn this off or revert to a simpler effect.") MSG_HASH(MENU_ENUM_SUBLABEL_XMB_FONT, "Select a different main font to be used by the menu.") MSG_HASH(MENU_ENUM_SUBLABEL_CONTENT_SHOW_FAVORITES, "Προβολή καρτέλας αγαπημένων μέσα στο μενού.") MSG_HASH(MENU_ENUM_SUBLABEL_CONTENT_SHOW_IMAGES, "Προβολή καρτέλας εικόνων μέσα στο μενού.") MSG_HASH(MENU_ENUM_SUBLABEL_CONTENT_SHOW_MUSIC, "Προβολή καρτέλας μουσικής μέσα στο μενού.") MSG_HASH(MENU_ENUM_SUBLABEL_CONTENT_SHOW_VIDEO, "Προβολή καρτέλας βίντεο μέσα στο μενού.") MSG_HASH(MENU_ENUM_SUBLABEL_CONTENT_SHOW_NETPLAY, "Προβολή καρτέλας netplay μέσα στο μενού.") MSG_HASH(MENU_ENUM_SUBLABEL_CONTENT_SHOW_SETTINGS, "Προβολή καρτέλας ρυθμίσεων μέσα στο μενού.") MSG_HASH(MENU_ENUM_SUBLABEL_CONTENT_SHOW_HISTORY, "Προβολή καρτέλας πρόσφατου ιστορικού μέσα στο μενού.") MSG_HASH(MENU_ENUM_SUBLABEL_CONTENT_SHOW_ADD, "Προβολή καρτέλας εισαγωγής περιεχομένου μέσα στο μενού.") MSG_HASH(MENU_ENUM_SUBLABEL_CONTENT_SHOW_PLAYLISTS, "Προβολή καρτέλας λίστας αναπαραγωγής μέσα στο μενού.") MSG_HASH(MENU_ENUM_SUBLABEL_RGUI_SHOW_START_SCREEN, "Προβολή οθόνης εκκίνησης στο μενού. Τίθεται αυτόματα σε αρνητικό μετά την πρώτη εκκίνηση του προγράμματος.") MSG_HASH(MENU_ENUM_SUBLABEL_MATERIALUI_MENU_HEADER_OPACITY, "Modify the opacity of the header graphic.") MSG_HASH(MENU_ENUM_SUBLABEL_MATERIALUI_MENU_FOOTER_OPACITY, "Modify the opacity of the footer graphic.") MSG_HASH(MENU_ENUM_SUBLABEL_DPI_OVERRIDE_ENABLE, "The menu normally scales itself dynamically. If you want to set a specific scaling size instead, enable this.") MSG_HASH(MENU_ENUM_SUBLABEL_DPI_OVERRIDE_VALUE, "Set the custom scaling size here.\n" "NOTE: You have to enable 'DPI Override' for this scaling size to take effect.") MSG_HASH(MENU_ENUM_SUBLABEL_CORE_ASSETS_DIRECTORY, "Save all downloaded files to this directory.") MSG_HASH(MENU_ENUM_SUBLABEL_INPUT_REMAPPING_DIRECTORY, "Save all remapped controls to this directory.") MSG_HASH(MENU_ENUM_SUBLABEL_LIBRETRO_DIR_PATH, "Directory where the program searches for content/cores.") MSG_HASH(MENU_ENUM_SUBLABEL_LIBRETRO_INFO_PATH, "Application/core information files are stored here.") MSG_HASH(MENU_ENUM_SUBLABEL_JOYPAD_AUTOCONFIG_DIR, "If a joypad is plugged in, that joypad will be autoconfigured if a config file corresponding to it is present inside this directory.") MSG_HASH(MENU_ENUM_SUBLABEL_PLAYLIST_DIRECTORY, "Save all collections to this directory.") MSG_HASH(MENU_ENUM_SUBLABEL_CACHE_DIRECTORY, "If set to a directory, content which is temporarily extracted (e.g. from archives) will be extracted to this directory.") MSG_HASH(MENU_ENUM_SUBLABEL_CURSOR_DIRECTORY, "Saved queries are stored to this directory.") MSG_HASH(MENU_ENUM_SUBLABEL_CONTENT_DATABASE_DIRECTORY, "Databases are stored to this directory.") MSG_HASH(MENU_ENUM_SUBLABEL_ASSETS_DIRECTORY, "This location is queried by default when menu interfaces try to look for loadable assets, etc.") MSG_HASH(MENU_ENUM_SUBLABEL_SAVEFILE_DIRECTORY, "Save all save files to this directory. If not set, will try to save inside the content file's working directory.") MSG_HASH(MENU_ENUM_SUBLABEL_SAVESTATE_DIRECTORY, "Save all save states to this directory. If not set, will try to save inside the content file's working directory.") MSG_HASH(MENU_ENUM_SUBLABEL_SCREENSHOT_DIRECTORY, "Directory to dump screenshots to.") MSG_HASH(MENU_ENUM_SUBLABEL_OVERLAY_DIRECTORY, "Ορίζει ένα ευρετήριο όπου τα επικαλλύματα αποθηκεύονται για εύκολη πρόσβαση.") MSG_HASH(MENU_ENUM_SUBLABEL_CHEAT_DATABASE_PATH, "Τα αρχεία απάτης αποθηκεύονται εδώ.") MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_FILTER_DIR, "Directory where audio DSP filter files are kept.") MSG_HASH(MENU_ENUM_SUBLABEL_VIDEO_FILTER_DIR, "Directory where CPU-based video filter files are kept.") MSG_HASH(MENU_ENUM_SUBLABEL_VIDEO_SHADER_DIR, "Defines a directory where GPU-based video shader files are kept for easy access.") MSG_HASH(MENU_ENUM_SUBLABEL_RECORDING_OUTPUT_DIRECTORY, "Recordings will be dumped to this directory.") MSG_HASH(MENU_ENUM_SUBLABEL_RECORDING_CONFIG_DIRECTORY, "Recording configurations will be kept here.") MSG_HASH(MENU_ENUM_SUBLABEL_VIDEO_FONT_PATH, "Select a different font for onscreen notifications.") MSG_HASH(MENU_ENUM_SUBLABEL_SHADER_APPLY_CHANGES, "Changes to the shader configuration will take effect immediately. Use this if you changed the amount of shader passes, filtering, FBO scale, etc.") MSG_HASH(MENU_ENUM_SUBLABEL_VIDEO_SHADER_NUM_PASSES, "Increase or decrease the amount of shader pipeline passes. You can bind a separate shader to each pipeline pass and configure its scale and filtering.") MSG_HASH(MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET, "Load a shader preset. The shader pipeline will be automatically set-up.") MSG_HASH(MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET_SAVE_AS, "Save the current shader settings as a new shader preset.") MSG_HASH(MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET_SAVE_CORE, "Save the current shader settings as the default settings for this application/core.") MSG_HASH(MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET_SAVE_PARENT, "Save the current shader settings as the default settings for all files in the current content directory.") MSG_HASH(MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET_SAVE_GAME, "Save the current shader settings as the default settings for the content.") MSG_HASH(MENU_ENUM_SUBLABEL_VIDEO_SHADER_PARAMETERS, "Modifies the current shader directly. Changes will not be saved to the preset file.") MSG_HASH(MENU_ENUM_SUBLABEL_VIDEO_SHADER_PRESET_PARAMETERS, "Modifies the shader preset itself currently used in the menu.") MSG_HASH(MENU_ENUM_SUBLABEL_CHEAT_NUM_PASSES, "Increase or decrease the amount of cheats.") MSG_HASH(MENU_ENUM_SUBLABEL_CHEAT_APPLY_CHANGES, "Cheat changes will take effect immediately.") MSG_HASH(MENU_ENUM_SUBLABEL_CHEAT_START_SEARCH, "Start search for a new cheat. Number of bits can be changed.") MSG_HASH(MENU_ENUM_SUBLABEL_CHEAT_CONTINUE_SEARCH, "Continue search for a new cheat.") MSG_HASH(MENU_ENUM_SUBLABEL_CHEAT_FILE_LOAD, "Load a cheat file and replace existing cheats.") MSG_HASH(MENU_ENUM_SUBLABEL_CHEAT_FILE_LOAD_APPEND, "Load a cheat file and append to existing cheats.") MSG_HASH(MENU_ENUM_SUBLABEL_CHEAT_FILE_SAVE_AS, "Save current cheats as a save file.") MSG_HASH(MENU_ENUM_SUBLABEL_CONTENT_SETTINGS, "Γρήγορα πρόσβαση σε όλες τις σχετικές ρυθμίσεις παιχνιδιού.") MSG_HASH(MENU_ENUM_SUBLABEL_CORE_INFORMATION, "View information pertaining to the application/core.") MSG_HASH(MENU_ENUM_SUBLABEL_VIDEO_ASPECT_RATIO, "Floating point value for video aspect ratio (width / height), used if the Aspect Ratio is set to 'Config'.") MSG_HASH(MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_HEIGHT, "Προτιμώμενο ύψος οπτικής γωνίας το οποίο χρησιμοποιείται εάν η Αναλογία Οθόνης είναι ορισμένη ως 'Προτιμώμενη'.") MSG_HASH(MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_WIDTH, "Προτιμώμενο πλάτος οπτικής γωνίας το οποίο χρησιμοποιείται εάν η Αναλογία Οθόνης είναι ορισμένη ως 'Προτιμώμενη'.") MSG_HASH(MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_X, "Προτιμώμενη απόκλειση οπτικής γωνίας για τον ορισμό της θέσης του άξωνα X της οπτικής γωνίας. Αυτό αγνοείται εάν έχεται ενεργοποιήσει την 'Ακέραια Κλίμακα'. Τότε θα κεντραριστεί αυτόματα.") MSG_HASH(MENU_ENUM_SUBLABEL_VIDEO_VIEWPORT_CUSTOM_Y, "Προτιμώμενη απόκλειση οπτικής γωνίας για τον ορισμό της θέσης του άξωνα Y της οπτικής γωνίας. Αυτό αγνοείται εάν έχεται ενεργοποιήσει την 'Ακέραια Κλίμακα'. Τότε θα κεντραριστεί αυτόματα.") MSG_HASH(MENU_ENUM_LABEL_VALUE_NETPLAY_USE_MITM_SERVER, "Χρήση Εξυπηρετητή Αναμετάδοσης") MSG_HASH(MENU_ENUM_SUBLABEL_NETPLAY_USE_MITM_SERVER, "Forward netplay connections through a man-in-the-middle server. Useful if the host is behind a firewall or has NAT/UPnP problems.") MSG_HASH(MENU_ENUM_LABEL_VALUE_NETPLAY_MITM_SERVER, "Τοποθεσία Εξυπηρετητή Αναμετάδοσης") MSG_HASH(MENU_ENUM_SUBLABEL_NETPLAY_MITM_SERVER, "Choose a specific relay server to use. Geographically closer locations tend to have lower latency.") MSG_HASH(MENU_ENUM_LABEL_VALUE_ADD_TO_MIXER, "Προσθήκη στον μίκτη") MSG_HASH(MENU_ENUM_LABEL_VALUE_ADD_TO_MIXER_AND_PLAY, "Προσθήκη στον μίκτη και αναπαραγωγή") MSG_HASH(MENU_ENUM_LABEL_VALUE_ADD_TO_MIXER_AND_COLLECTION, "Προσθήκη στον μίκτη") MSG_HASH(MENU_ENUM_LABEL_VALUE_ADD_TO_MIXER_AND_COLLECTION_AND_PLAY, "Προσθήκη στον μίκτη και αναπαραγωγή") MSG_HASH(MENU_ENUM_LABEL_VALUE_FILTER_BY_CURRENT_CORE, "Φιλτράρισμα με βάση τον τρέχων πυρήνα") MSG_HASH(MSG_AUDIO_MIXER_VOLUME, "Γενική ένταση μίκτη ήχου") MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_MIXER_VOLUME, "Γενική ένταση μίκτη ήχου (σε dB). Το 0 είναι η φυσιολογική ένταση και δεν εφαρμόζεται gain.") MSG_HASH(MENU_ENUM_LABEL_VALUE_AUDIO_MIXER_VOLUME, "Επίπεδο Έντασης Μίκτη Ήχου (dB)") MSG_HASH(MENU_ENUM_LABEL_VALUE_AUDIO_MIXER_MUTE, "Σίγαση Μίκτη Ήχου") MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_MIXER_MUTE, "Σίγαση/κατάργηση σίγασης μίκτη ήχου.") MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_SHOW_ONLINE_UPDATER, "Προβολή Διαδικτυακού Ενημερωτή") MSG_HASH(MENU_ENUM_SUBLABEL_MENU_SHOW_ONLINE_UPDATER, "Εμφάνιση/απόκρυψη της επιλογής 'Διαδικτυακού Ενημερωτή'.") MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_VIEWS_SETTINGS, "Προβολές") MSG_HASH(MENU_ENUM_SUBLABEL_MENU_VIEWS_SETTINGS, "Προβολή ή απόκρυψη στοιχείων στην οθόνη του μενού.") MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_SHOW_CORE_UPDATER, "Προβολή Ενημερωτή Πυρήνων") MSG_HASH(MENU_ENUM_SUBLABEL_MENU_SHOW_CORE_UPDATER, "Εμφάνιση/απόκρυψη της ικανότητας ενημέρωσης πυρήνων (και πληροφοριακών αρχείων πυρήνων).") MSG_HASH(MSG_PREPARING_FOR_CONTENT_SCAN, "Προετοιμασία για σάρωση περιεχομένου...") MSG_HASH(MENU_ENUM_LABEL_VALUE_CORE_DELETE, "Διαγραφή πυρήνα") MSG_HASH(MENU_ENUM_SUBLABEL_CORE_DELETE, "Κατάργηση αυτού του πυρήνα από τον δίσκο.") MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_FRAMEBUFFER_OPACITY, "Framebuffer Opacity") MSG_HASH(MENU_ENUM_SUBLABEL_MENU_FRAMEBUFFER_OPACITY, "Modify the opacity of the framebuffer.") MSG_HASH(MENU_ENUM_LABEL_VALUE_GOTO_FAVORITES, "Αγαπημένα") MSG_HASH(MENU_ENUM_SUBLABEL_GOTO_FAVORITES, "Περιεχόμενο που έχετε προσθέσει στα 'Αγαπημένα' θα εμφανίζεται εδώ.") MSG_HASH(MENU_ENUM_LABEL_VALUE_GOTO_MUSIC, "Μουσική") MSG_HASH(MENU_ENUM_SUBLABEL_GOTO_MUSIC, "Μουσική που έχει προηγουμένως αναπαραχθεί θα εμφανίζονται εδώ.") MSG_HASH(MENU_ENUM_LABEL_VALUE_GOTO_IMAGES, "Εικόνα") MSG_HASH(MENU_ENUM_SUBLABEL_GOTO_IMAGES, "Εικόνες που έχουν προηγουμένως προβληθεί θα εμφανίζονται εδώ.") MSG_HASH(MENU_ENUM_LABEL_VALUE_GOTO_VIDEO, "Βίντεο") MSG_HASH(MENU_ENUM_SUBLABEL_GOTO_VIDEO, "Βίντεο που έχουν προηγουμένως αναπαραχθεί θα εμφανίζονται εδώ.") MSG_HASH(MENU_ENUM_LABEL_VALUE_MATERIALUI_ICONS_ENABLE, "Εικονίδια Μενού") MSG_HASH(MENU_ENUM_SUBLABEL_MATERIALUI_ICONS_ENABLE, "Ενεργοποίηση/Απενεργοποίηση των εικονιδίων που εμφανίζονται στα αριστερά των καταχωρήσεων του μενού.") MSG_HASH(MENU_ENUM_LABEL_VALUE_XMB_MAIN_MENU_ENABLE_SETTINGS, "Ενεργοποίηση Καρτέλας Μενού") MSG_HASH(MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_SETTINGS_PASSWORD, "Ορισμός Κωδικού Για Την Ενεργοποίηση Της Καρτέλας Ρυθμίσεων") MSG_HASH(MSG_INPUT_ENABLE_SETTINGS_PASSWORD, "Εισαγωγή Κωδικού") MSG_HASH(MSG_INPUT_ENABLE_SETTINGS_PASSWORD_OK, "Σωστός κωδικός.") MSG_HASH(MSG_INPUT_ENABLE_SETTINGS_PASSWORD_NOK, "Λανθασμένος κωδικός.") MSG_HASH(MENU_ENUM_SUBLABEL_XMB_MAIN_MENU_ENABLE_SETTINGS, "Ενεργοποιεί την καρτέλα Ρυθμίσεις. Χρειάζεται επανεκκίνηση για να εμφανιστεί η καρτέλα.") MSG_HASH(MENU_ENUM_SUBLABEL_CONTENT_SHOW_SETTINGS_PASSWORD, "Supplying a password when hiding the settings tab makes it possible to later restore it from the menu, by going to the Main Menu tab, selecting Enable Settings Tab and entering the password.") MSG_HASH(MENU_ENUM_SUBLABEL_PLAYLIST_ENTRY_RENAME, "Επιτρέψτε στον χρήστη να μετονομάζει τις καταχωρήσεις στην συλλογή.") MSG_HASH(MENU_ENUM_LABEL_VALUE_PLAYLIST_ENTRY_RENAME, "Επίτρεψη μετονομασίας καταχωρήσεων") MSG_HASH(MENU_ENUM_SUBLABEL_RENAME_ENTRY, "Μετονομασία του τίτλου αυτής της καταχώρησης.") MSG_HASH(MENU_ENUM_LABEL_VALUE_RENAME_ENTRY, "Μετονομασία") MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_SHOW_LOAD_CORE, "Προβολή Φόρτωσης Πυρήνα") MSG_HASH(MENU_ENUM_SUBLABEL_MENU_SHOW_LOAD_CORE, "Εμφάνιση/απόκρυψη της επιλογής 'Φόρτωση Πυρήνα'.") MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_SHOW_LOAD_CONTENT, "Προβολή Φόρτωσης Περιεχομένου") MSG_HASH(MENU_ENUM_SUBLABEL_MENU_SHOW_LOAD_CONTENT, "Εμφάνιση/απόκρυψη της επιλογής 'Φόρτωση Περιεχομένου'.") MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_SHOW_INFORMATION, "Προβολή Πληροφοριών") MSG_HASH(MENU_ENUM_SUBLABEL_MENU_SHOW_INFORMATION, "Εμφάνιση/απόκρυψη της επιλογής 'Πληροφορίες'.") MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_SHOW_CONFIGURATIONS, "Προβολή Διαμορφώσεων") MSG_HASH(MENU_ENUM_SUBLABEL_MENU_SHOW_CONFIGURATIONS, "Εμφάνιση/απόκρυψη της επιλογής 'Διαμορφώσεις'.") MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_SHOW_HELP, "Προβολή Βοήθειας") MSG_HASH(MENU_ENUM_SUBLABEL_MENU_SHOW_HELP, "Εμφάνιση/απόκρυψη της επιλογής 'Βοήθεια'.") MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_SHOW_QUIT_RETROARCH, "Προβολή Εξόδου RetroArch") MSG_HASH(MENU_ENUM_SUBLABEL_MENU_SHOW_QUIT_RETROARCH, "Εμφάνιση/απόκρυψη της επιλογής 'Έξοδος από RetroArch'.") MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_SHOW_REBOOT, "Προβολή Επανεκκίνησης") MSG_HASH(MENU_ENUM_SUBLABEL_MENU_SHOW_REBOOT, "Εμφάνιση/απόκρυψη της επιλογής 'Επανεκκίνηση'.") MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_SHOW_SHUTDOWN, "Show Shutdown") MSG_HASH(MENU_ENUM_SUBLABEL_MENU_SHOW_SHUTDOWN, "Show/hide the 'Shutdown' option.") MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_VIEWS_SETTINGS, "Γρήγορο Μενού") MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_VIEWS_SETTINGS, "Show or hide elements on the Quick Menu screen.") MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_TAKE_SCREENSHOT, "Show Take Screenshot") MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_TAKE_SCREENSHOT, "Show/hide the 'Take Screenshot' option.") MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_SAVE_LOAD_STATE, "Show Save/Load State") MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_SAVE_LOAD_STATE, "Show/hide the options for saving/loading state.") MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_UNDO_SAVE_LOAD_STATE, "Show Undo Save/Load State") MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_UNDO_SAVE_LOAD_STATE, "Show/hide the options for undoing save/load state.") MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_ADD_TO_FAVORITES, "Show Add to Favorites") MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_ADD_TO_FAVORITES, "Show/hide the 'Add to Favorites' option.") MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_START_RECORDING, "Show Start Recording") MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_START_RECORDING, "Show/hide the 'Start Recording' option.") MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_START_STREAMING, "Show Start Streaming") MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_START_STREAMING, "Show/hide the 'Start Streaming' option.") MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_RESET_CORE_ASSOCIATION, "Show Reset Core Association") MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_RESET_CORE_ASSOCIATION, "Show/hide the 'Reset Core Association' option.") MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_OPTIONS, "Show Options") MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_OPTIONS, "Show/hide the 'Options' option.") MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_CONTROLS, "Show Controls") MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_CONTROLS, "Show/hide the 'Controls' option.") MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_CHEATS, "Show Cheats") MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_CHEATS, "Show/hide the 'Cheats' option.") MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_SHADERS, "Show Shaders") MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_SHADERS, "Show/hide the 'Shaders' option.") MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_SAVE_CORE_OVERRIDES, "Show Save Core Overrides") MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_SAVE_CORE_OVERRIDES, "Show/hide the 'Save Core Overrides' option.") MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_SAVE_GAME_OVERRIDES, "Show Save Game Overrides") MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_SAVE_GAME_OVERRIDES, "Show/hide the 'Save Game Overrides' option.") MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_SHOW_INFORMATION, "Show Information") MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_SHOW_INFORMATION, "Show/hide the 'Information' option.") MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_MESSAGE_BGCOLOR_ENABLE, "Notification Background Enable") MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_MESSAGE_BGCOLOR_RED, "Notification Background Red Color") MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_MESSAGE_BGCOLOR_GREEN, "Notification Background Green Color") MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_MESSAGE_BGCOLOR_BLUE, "Notification Background Blue Color") MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_MESSAGE_BGCOLOR_OPACITY, "Notification Background Opacity") MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_DISABLE_KIOSK_MODE, "Disable Kiosk Mode") MSG_HASH(MENU_ENUM_SUBLABEL_MENU_DISABLE_KIOSK_MODE, "Disables kiosk mode. A restart is required for the change to take full effect.") MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_ENABLE_KIOSK_MODE, "Ενεργοποίηση Λειτουργίας Κιόσκι") MSG_HASH(MENU_ENUM_SUBLABEL_MENU_ENABLE_KIOSK_MODE, "Protects the setup by hiding all configuration related settings.") MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_KIOSK_MODE_PASSWORD, "Set Password For Disabling Kiosk Mode") MSG_HASH(MENU_ENUM_SUBLABEL_MENU_KIOSK_MODE_PASSWORD, "Supplying a password when enabling kiosk mode makes it possible to later disable it from the menu, by going to the Main Menu, selecting Disable Kiosk Mode and entering the password.") MSG_HASH(MSG_INPUT_KIOSK_MODE_PASSWORD, "Εισαγωγή Κωδικού") MSG_HASH(MSG_INPUT_KIOSK_MODE_PASSWORD_OK, "Σωστός κωδικός.") MSG_HASH(MSG_INPUT_KIOSK_MODE_PASSWORD_NOK, "Λανθασμένος κωδικός.") MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_MESSAGE_COLOR_RED, "Notification Red Color") MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_MESSAGE_COLOR_GREEN, "Notification Green Color") MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_MESSAGE_COLOR_BLUE, "Notification Blue Color") MSG_HASH(MENU_ENUM_LABEL_VALUE_FRAMECOUNT_SHOW, "Display Frame Count") MSG_HASH(MSG_CONFIG_OVERRIDE_LOADED, "Configuration override loaded.") MSG_HASH(MSG_GAME_REMAP_FILE_LOADED, "Game remap file loaded.") MSG_HASH(MSG_CORE_REMAP_FILE_LOADED, "Core remap file loaded.") MSG_HASH(MSG_RUNAHEAD_CORE_DOES_NOT_SUPPORT_SAVESTATES, "RunAhead has been disabled because this core does not support save states.") MSG_HASH(MSG_RUNAHEAD_FAILED_TO_SAVE_STATE, "Failed to save state. RunAhead has been disabled.") MSG_HASH(MSG_RUNAHEAD_FAILED_TO_LOAD_STATE, "Failed to load state. RunAhead has been disabled.") MSG_HASH(MSG_RUNAHEAD_FAILED_TO_CREATE_SECONDARY_INSTANCE, "Failed to create second instance. RunAhead will now use only one instance.") MSG_HASH(MENU_ENUM_LABEL_VALUE_AUTOMATICALLY_ADD_CONTENT_TO_PLAYLIST, "Automatically add content to playlist") MSG_HASH(MENU_ENUM_SUBLABEL_AUTOMATICALLY_ADD_CONTENT_TO_PLAYLIST, "Automatically scans loaded content so they appear inside playlists.") MSG_HASH(MSG_SCANNING_OF_FILE_FINISHED, "Scanning of file finished") MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_OPACITY, "Διαφάνεια Παραθύρου") MSG_HASH(MENU_ENUM_LABEL_VALUE_AUDIO_RESAMPLER_QUALITY, "Ποιότητα Επαναδειγματολήπτη Ήχου") MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_RESAMPLER_QUALITY, "Ελαττώστε αυτή την τιμή για καλύτερη επίδοση/χαμηλότερη καθυστέρηση αντί ποιότητας ήχου, αυξήστε εάν θέλετε καλύτερη ποιότητα με κόστος στην επίδοση/χαμηλότερη καθυστέρηση.") MSG_HASH(MENU_ENUM_LABEL_VALUE_SHADER_WATCH_FOR_CHANGES, "Watch shader files for changes") MSG_HASH(MENU_ENUM_SUBLABEL_SHADER_WATCH_FOR_CHANGES, "Auto-apply changes made to shader files on disk.") MSG_HASH(MENU_ENUM_LABEL_VALUE_VIDEO_WINDOW_SHOW_DECORATIONS, "Εμφάνιση Διακοσμητικών Παραθύρου") MSG_HASH(MENU_ENUM_LABEL_VALUE_STATISTICS_SHOW, "Εμφάνιση Στατιστικών") MSG_HASH(MENU_ENUM_SUBLABEL_STATISTICS_SHOW, "Εμφάνιση τεχνικών στατιστικών στην οθόνη.") MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_ENABLE, "Enable border filler") MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_THICKNESS_ENABLE, "Enable border filler thickness") MSG_HASH(MENU_ENUM_LABEL_VALUE_MENU_RGUI_BACKGROUND_FILLER_THICKNESS_ENABLE, "Enable background filler thickness") MSG_HASH(MENU_ENUM_SUBLABEL_CRT_SWITCH_RESOLUTION, "Για οθόνες CRT μόνο. Προσπαθεί να χρησιμοποιήσει την ακριβή ανάλυση πυρήνα/παιχνιδιού και ρυθμού ανανέωσης.") MSG_HASH(MENU_ENUM_LABEL_VALUE_CRT_SWITCH_RESOLUTION, "CRT SwitchRes") MSG_HASH(MENU_ENUM_SUBLABEL_CRT_SWITCH_RESOLUTION_SUPER, "Switch among native and ultrawide super resolutions.") MSG_HASH(MENU_ENUM_LABEL_VALUE_CRT_SWITCH_RESOLUTION_SUPER, "Σούπερ Ανάλυση CRT") MSG_HASH(MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_REWIND, "Προβολή Ρυθμίσεων Επιστροφής") MSG_HASH(MENU_ENUM_SUBLABEL_CONTENT_SHOW_REWIND, "Εμφάνιση/απόκρυψη επιλογών Επιστροφής.") MSG_HASH(MENU_ENUM_SUBLABEL_CONTENT_SHOW_LATENCY, "Εμφάνιση/απόκρυψη επιλογών Καθυστέρησης.") MSG_HASH(MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_LATENCY, "Προβολή Ρυθμίσεων Καθυστέρησης") MSG_HASH(MENU_ENUM_SUBLABEL_CONTENT_SHOW_OVERLAYS, "Εμφάνιση/απόκρυψη επιλογών Επικαλλυμάτων.") MSG_HASH(MENU_ENUM_LABEL_VALUE_CONTENT_SHOW_OVERLAYS, "Προβολή Ρυθμίσεων Επικαλλυμάτων") MSG_HASH(MENU_ENUM_LABEL_VALUE_AUDIO_ENABLE_MENU, "Ενεργοποίηση ήχου μενού") MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_ENABLE_MENU, "Ενεργοποίηση ή απενεργοποίηση ήχου μενού.") MSG_HASH(MENU_ENUM_LABEL_VALUE_AUDIO_MIXER_SETTINGS, "Ρυθμίσεις Μίκτη") MSG_HASH(MENU_ENUM_SUBLABEL_AUDIO_MIXER_SETTINGS, "Εμφάνιση και/ή επεξεργασία ρυθμίσεων μίκτη.") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_INFO, "Πληροφορίες") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_FILE, "&File") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_FILE_LOAD_CORE, "&Load Core...") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_FILE_UNLOAD_CORE, "&Unload Core") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_FILE_EXIT, "E&xit") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_EDIT, "&Edit") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_EDIT_SEARCH, "&Search") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_VIEW, "&View") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_VIEW_CLOSED_DOCKS, "Closed Docks") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_VIEW_SHADER_PARAMS, "Shader Parameters") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_VIEW_OPTIONS, "&Options...") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_VIEW_OPTIONS_SAVE_DOCK_POSITIONS, "Remember dock positions:") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_VIEW_OPTIONS_SAVE_GEOMETRY, "Remember window geometry:") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_VIEW_OPTIONS_SAVE_LAST_TAB, "Remember last content browser tab:") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_VIEW_OPTIONS_THEME, "Θέμα:") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_VIEW_OPTIONS_THEME_SYSTEM_DEFAULT, "<System Default>") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_VIEW_OPTIONS_THEME_DARK, "Σκούρο") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_VIEW_OPTIONS_THEME_CUSTOM, "Custom...") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_VIEW_OPTIONS_TITLE, "Επιλογές") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_TOOLS, "&Tools") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_HELP, "&Help") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_HELP_ABOUT, "Σχετικά με το RetroArch") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_HELP_DOCUMENTATION, "Εγχειρίδιο") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_LOAD_CUSTOM_CORE, "Load Custom Core...") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_LOAD_CORE, "Φόρτωση Πυρήνα΄") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_LOADING_CORE, "Φόρτωση Πυρήνα...") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_NAME, "Όνομα") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_CORE_VERSION, "Έκδοση") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_TAB_PLAYLISTS, "Λίστες Αναπαραγωγής") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_TAB_FILE_BROWSER, "File Browser") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_TAB_FILE_BROWSER_TOP, "Top") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_TAB_FILE_BROWSER_UP, "Up") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_DOCK_CONTENT_BROWSER, "Content Browser") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_THUMBNAIL_BOXART, "Boxart") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_THUMBNAIL_SCREENSHOT, "Screenshot") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_THUMBNAIL_TITLE_SCREEN, "Title Screen") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_ALL_PLAYLISTS, "All Playlists") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_CORE, "Core") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_CORE_INFO, "Core Info") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_CORE_SELECTION_ASK, "<Ask me>") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_INFORMATION, "Information") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_WARNING, "Warning") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_ERROR, "Error") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_NETWORK_ERROR, "Network Error") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_RESTART_TO_TAKE_EFFECT, "Please restart the program for the changes to take effect.") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_LOG, "Log") MSG_HASH(MENU_ENUM_LABEL_VALUE_SHOW_WIMP, "Εμφάνιση Μενού Επιφάνεις Εργασίας") MSG_HASH(MENU_ENUM_SUBLABEL_SHOW_WIMP, "Opens the desktop menu if closed.") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_DONT_SHOW_AGAIN, "Don't show this again") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_STOP, "Στοπ") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_ASSOCIATE_CORE, "Associate Core") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_HIDDEN_PLAYLISTS, "Hidden Playlists") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_HIDE, "Hide") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_VIEW_OPTIONS_HIGHLIGHT_COLOR, "Highlight color:") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_CHOOSE, "&Choose...") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_SELECT_COLOR, "Select Color") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_SELECT_THEME, "Select Theme") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_CUSTOM_THEME, "Custom Theme") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_FILE_PATH_IS_BLANK, "File path is blank.") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_FILE_IS_EMPTY, "File is empty.") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_FILE_READ_OPEN_FAILED, "Could not open file for reading.") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_FILE_WRITE_OPEN_FAILED, "Could not open file for writing.") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_FILE_DOES_NOT_EXIST, "File does not exist.") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_VIEW_OPTIONS_SUGGEST_LOADED_CORE_FIRST, "Suggest loaded core first:") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_ZOOM, "Zoom") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_VIEW, "View") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_VIEW_TYPE_ICONS, "Icons") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_VIEW_TYPE_LIST, "List") MSG_HASH(MENU_ENUM_LABEL_VALUE_QUICK_MENU_OVERRIDE_OPTIONS, "Overrides") MSG_HASH(MENU_ENUM_SUBLABEL_QUICK_MENU_OVERRIDE_OPTIONS, "Options for overriding the global configuration.") MSG_HASH(MENU_ENUM_SUBLABEL_MIXER_ACTION_PLAY, "Will start playback of the audio stream. Once finished, it will remove the current audio stream from memory.") MSG_HASH(MENU_ENUM_SUBLABEL_MIXER_ACTION_PLAY_LOOPED, "Will start playback of the audio stream. Once finished, it will loop and play the track again from the beginning.") MSG_HASH(MENU_ENUM_SUBLABEL_MIXER_ACTION_PLAY_SEQUENTIAL, "Will start playback of the audio stream. Once finished, it will jump to the next audio stream in sequential order and repeat this behavior. Useful as an album playback mode.") MSG_HASH(MENU_ENUM_SUBLABEL_MIXER_ACTION_STOP, "This will stop playback of the audio stream, but not remove it from memory. You can start playing it again by selecting 'Play'.") MSG_HASH(MENU_ENUM_SUBLABEL_MIXER_ACTION_REMOVE, "This will stop playback of the audio stream and remove it entirely from memory.") MSG_HASH(MENU_ENUM_SUBLABEL_MIXER_ACTION_VOLUME, "Adjust the volume of the audio stream.") MSG_HASH(MENU_ENUM_SUBLABEL_ADD_TO_MIXER, "Add this audio track to an available audio stream slot. If no slots are currently available, it will be ignored.") MSG_HASH(MENU_ENUM_SUBLABEL_ADD_TO_MIXER_AND_PLAY, "Add this audio track to an available audio stream slot and play it. If no slots are currently available, it will be ignored.") MSG_HASH(MENU_ENUM_LABEL_VALUE_MIXER_ACTION_PLAY, "Αναπαραγωγή") MSG_HASH(MENU_ENUM_LABEL_VALUE_MIXER_ACTION_PLAY_LOOPED, "Αναπαραγωγή (Looped)") MSG_HASH(MENU_ENUM_LABEL_VALUE_MIXER_ACTION_PLAY_SEQUENTIAL, "Αναπαραγωγή (Sequential)") MSG_HASH(MENU_ENUM_LABEL_VALUE_MIXER_ACTION_STOP, "Στοπ") MSG_HASH(MENU_ENUM_LABEL_VALUE_MIXER_ACTION_REMOVE, "Κατάργηση") MSG_HASH(MENU_ENUM_LABEL_VALUE_MIXER_ACTION_VOLUME, "Ένταση") MSG_HASH(MENU_ENUM_LABEL_VALUE_DETECT_CORE_LIST_OK_CURRENT_CORE, "Τρέχων πυρήνας") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_SEARCH_CLEAR, "Clear") MSG_HASH(MENU_ENUM_SUBLABEL_ACHIEVEMENT_PAUSE, "Pause achievements for current session (This action will enable savestates, cheats, rewind, pause, and slow-motion).") MSG_HASH(MENU_ENUM_SUBLABEL_ACHIEVEMENT_RESUME, "Resume achievements for current session (This action will disable savestates, cheats, rewind, pause, and slow-motion and reset the current game).") MSG_HASH(MENU_ENUM_LABEL_VALUE_DISCORD_IN_MENU, "In-Menu") MSG_HASH(MENU_ENUM_LABEL_VALUE_DISCORD_IN_GAME, "In-Game") MSG_HASH(MENU_ENUM_LABEL_VALUE_DISCORD_IN_GAME_PAUSED, "In-Game (Paused)") MSG_HASH(MENU_ENUM_LABEL_VALUE_DISCORD_STATUS_PLAYING, "Playing") MSG_HASH(MENU_ENUM_LABEL_VALUE_DISCORD_STATUS_PAUSED, "Paused") MSG_HASH(MENU_ENUM_LABEL_VALUE_DISCORD_ALLOW, "Ενεργοποίηση Discord Rich Presence") MSG_HASH(MENU_ENUM_SUBLABEL_DISCORD_ALLOW, "Ενεργοποίηση ή απενεργοποίηση υποστήριξης Discord Rich Presence.\n" "ΣΗΜΕΙΩΣΗ: Δεν θα δουλέψει με την έκδοση του περιηγητή, μόνο με την τοπικά εγκατεστημένη.") MSG_HASH(MENU_ENUM_LABEL_VALUE_MIDI_INPUT, "Είσοδος") MSG_HASH(MENU_ENUM_SUBLABEL_MIDI_INPUT, "Επιλογή συσκευής εισόδου.") MSG_HASH(MENU_ENUM_LABEL_VALUE_MIDI_OUTPUT, "Έξοδος") MSG_HASH(MENU_ENUM_SUBLABEL_MIDI_OUTPUT, "Επιλογή συσκευής εξόδου.") MSG_HASH(MENU_ENUM_LABEL_VALUE_MIDI_VOLUME, "Ένταση") MSG_HASH(MENU_ENUM_SUBLABEL_MIDI_VOLUME, "Ορισμός έντασης εξόδου (%).") MSG_HASH(MENU_ENUM_LABEL_VALUE_POWER_MANAGEMENT_SETTINGS, "Διαχείριση Ενέργειας") MSG_HASH(MENU_ENUM_SUBLABEL_POWER_MANAGEMENT_SETTINGS, "Αλλαγή ρυθμίσεων διαχείρισης ενέργειας.") MSG_HASH(MENU_ENUM_LABEL_VALUE_SUSTAINED_PERFORMANCE_MODE, "Κατάσταση Συνεχούς Επίδοσης") MSG_HASH(MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_MPV_SUPPORT, "Υποστήριξη mpv") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_IDX, "Index") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_MATCH_IDX, "View Match #") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_MATCH, "Match Address: %08X Mask: %02X") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_COPY_MATCH, "Create Code Match #") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_DELETE_MATCH, "Delete Match #") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_BROWSE_MEMORY, "Browse Address: %08X") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_DESC, "Πληροφορίες") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_STATE, "Ενεργοποιημένο") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_CODE, "Κωδικός") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_HANDLER, "Handler") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_MEMORY_SEARCH_SIZE, "Memory Search Size") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_TYPE, "Τύπος") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_VALUE, "Τιμή") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_ADDRESS, "Memory Address") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_ADDRESS_BIT_POSITION, "Memory Address Mask") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_RUMBLE_TYPE, "Rumble When Memory") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_RUMBLE_VALUE, "Rumble Value") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_RUMBLE_PORT, "Rumble Port") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_RUMBLE_PRIMARY_STRENGTH, "Rumble Primary Strength") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_RUMBLE_PRIMARY_DURATION, "Rumble Primary Duration (ms)") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_RUMBLE_SECONDARY_STRENGTH, "Rumble Secondary Strength") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_RUMBLE_SECONDARY_DURATION, "Rumble Secondary Duration (ms)") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_REPEAT_COUNT, "Number of Iterations") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_REPEAT_ADD_TO_VALUE, "Value Increase Each Iteration") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_REPEAT_ADD_TO_ADDRESS, "Address Increase Each Iteration") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_ADD_NEW_AFTER, "Add New Cheat After This One") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_ADD_NEW_BEFORE, "Add New Cheat Before This One") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_COPY_AFTER, "Copy This Cheat After") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_COPY_BEFORE, "Copy This Cheat Before") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_DELETE, "Delete This Cheat") MSG_HASH(MENU_ENUM_LABEL_CHEAT_HANDLER_TYPE_EMU, "Emulator") MSG_HASH(MENU_ENUM_LABEL_CHEAT_HANDLER_TYPE_RETRO, "RetroArch") MSG_HASH(MENU_ENUM_LABEL_CHEAT_TYPE_DISABLED, "<Disabled>") MSG_HASH(MENU_ENUM_LABEL_CHEAT_TYPE_SET_TO_VALUE, "Set To Value") MSG_HASH(MENU_ENUM_LABEL_CHEAT_TYPE_INCREASE_VALUE, "Increase By Value") MSG_HASH(MENU_ENUM_LABEL_CHEAT_TYPE_DECREASE_VALUE, "Decrease By Value") MSG_HASH(MENU_ENUM_LABEL_CHEAT_TYPE_RUN_NEXT_IF_EQ, "Run next cheat if value = memory") MSG_HASH(MENU_ENUM_LABEL_CHEAT_TYPE_RUN_NEXT_IF_NEQ, "Run next cheat if value != memory") MSG_HASH(MENU_ENUM_LABEL_CHEAT_TYPE_RUN_NEXT_IF_LT, "Run next cheat if value < memory") MSG_HASH(MENU_ENUM_LABEL_CHEAT_TYPE_RUN_NEXT_IF_GT, "Run next cheat if value > memory") MSG_HASH(MENU_ENUM_LABEL_RUMBLE_TYPE_DISABLED, "<Disabled>") MSG_HASH(MENU_ENUM_LABEL_RUMBLE_TYPE_CHANGES, "Changes") MSG_HASH(MENU_ENUM_LABEL_RUMBLE_TYPE_DOES_NOT_CHANGE, "Does Not Change") MSG_HASH(MENU_ENUM_LABEL_RUMBLE_TYPE_INCREASE, "Increases") MSG_HASH(MENU_ENUM_LABEL_RUMBLE_TYPE_DECREASE, "Decreases") MSG_HASH(MENU_ENUM_LABEL_RUMBLE_TYPE_EQ_VALUE, "= Rumble Value") MSG_HASH(MENU_ENUM_LABEL_RUMBLE_TYPE_NEQ_VALUE, "!= Rumble Value") MSG_HASH(MENU_ENUM_LABEL_RUMBLE_TYPE_LT_VALUE, "< Rumble Value") MSG_HASH(MENU_ENUM_LABEL_RUMBLE_TYPE_GT_VALUE, "> Rumble Value") MSG_HASH(MENU_ENUM_LABEL_RUMBLE_TYPE_INCREASE_BY_VALUE, "Increases by Rumble Value") MSG_HASH(MENU_ENUM_LABEL_RUMBLE_TYPE_DECREASE_BY_VALUE, "Decreases by Rumble Value") MSG_HASH(MENU_ENUM_LABEL_CHEAT_MEMORY_SIZE_1, "1-bit, max value = 0x01") MSG_HASH(MENU_ENUM_LABEL_CHEAT_MEMORY_SIZE_2, "2-bit, max value = 0x03") MSG_HASH(MENU_ENUM_LABEL_CHEAT_MEMORY_SIZE_4, "4-bit, max value = 0x0F") MSG_HASH(MENU_ENUM_LABEL_CHEAT_MEMORY_SIZE_8, "8-bit, max value = 0xFF") MSG_HASH(MENU_ENUM_LABEL_CHEAT_MEMORY_SIZE_16, "16-bit, max value = 0xFFFF") MSG_HASH(MENU_ENUM_LABEL_CHEAT_MEMORY_SIZE_32, "32-bit, max value = 0xFFFFFFFF") MSG_HASH(MENU_ENUM_LABEL_RUMBLE_PORT_0, "1") MSG_HASH(MENU_ENUM_LABEL_RUMBLE_PORT_1, "2") MSG_HASH(MENU_ENUM_LABEL_RUMBLE_PORT_2, "3") MSG_HASH(MENU_ENUM_LABEL_RUMBLE_PORT_3, "4") MSG_HASH(MENU_ENUM_LABEL_RUMBLE_PORT_4, "5") MSG_HASH(MENU_ENUM_LABEL_RUMBLE_PORT_5, "6") MSG_HASH(MENU_ENUM_LABEL_RUMBLE_PORT_6, "7") MSG_HASH(MENU_ENUM_LABEL_RUMBLE_PORT_7, "8") MSG_HASH(MENU_ENUM_LABEL_RUMBLE_PORT_8, "9") MSG_HASH(MENU_ENUM_LABEL_RUMBLE_PORT_9, "10") MSG_HASH(MENU_ENUM_LABEL_RUMBLE_PORT_10, "11") MSG_HASH(MENU_ENUM_LABEL_RUMBLE_PORT_11, "12") MSG_HASH(MENU_ENUM_LABEL_RUMBLE_PORT_12, "13") MSG_HASH(MENU_ENUM_LABEL_RUMBLE_PORT_13, "14") MSG_HASH(MENU_ENUM_LABEL_RUMBLE_PORT_14, "15") MSG_HASH(MENU_ENUM_LABEL_RUMBLE_PORT_15, "16") MSG_HASH(MENU_ENUM_LABEL_RUMBLE_PORT_16, "All") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_START_OR_CONT, "Start or Continue Cheat Search") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_START_OR_RESTART, "Start or Restart Cheat Search") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_SEARCH_EXACT, "Search Memory For Values") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_SEARCH_LT, "Search Memory For Values") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_SEARCH_GT, "Search Memory For Values") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_SEARCH_EQ, "Search Memory For Values") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_SEARCH_GTE, "Search Memory For Values") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_SEARCH_LTE, "Search Memory For Values") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_SEARCH_NEQ, "Search Memory For Values") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_SEARCH_EQPLUS, "Search Memory For Values") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_SEARCH_EQMINUS, "Search Memory For Values") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_ADD_MATCHES, "Add the %u Matches to Your List") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_VIEW_MATCHES, "View the List of %u Matches") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_CREATE_OPTION, "Create Code From This Match") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_DELETE_OPTION, "Delete This Match") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_ADD_NEW_TOP, "Add New Code to Top") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_ADD_NEW_BOTTOM, "Add New Code to Bottom") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_DELETE_ALL, "Delete All Codes") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_RELOAD_CHEATS, "Reload Game-Specific Cheats") MSG_HASH(MENU_ENUM_LABEL_CHEAT_SEARCH_EXACT_VAL, "Equal to %u (%X)") MSG_HASH(MENU_ENUM_LABEL_CHEAT_SEARCH_LT_VAL, "Less Than Before") MSG_HASH(MENU_ENUM_LABEL_CHEAT_SEARCH_GT_VAL, "Greater Than Before") MSG_HASH(MENU_ENUM_LABEL_CHEAT_SEARCH_LTE_VAL, "Less Than or Equal To Before") MSG_HASH(MENU_ENUM_LABEL_CHEAT_SEARCH_GTE_VAL, "Greater Than or Equal To Before") MSG_HASH(MENU_ENUM_LABEL_CHEAT_SEARCH_EQ_VAL, "Equal to Before") MSG_HASH(MENU_ENUM_LABEL_CHEAT_SEARCH_NEQ_VAL, "Not Equal to Before") MSG_HASH(MENU_ENUM_LABEL_CHEAT_SEARCH_EQPLUS_VAL, "Equal to Before+%u (%X)") MSG_HASH(MENU_ENUM_LABEL_CHEAT_SEARCH_EQMINUS_VAL, "Equal to Before-%u (%X)") MSG_HASH(MENU_ENUM_LABEL_CHEAT_SEARCH_SETTINGS, "Start or Continue Cheat Search") MSG_HASH(MSG_CHEAT_INIT_SUCCESS, "Successfully started cheat search") MSG_HASH(MSG_CHEAT_INIT_FAIL, "Failed to start cheat search") MSG_HASH(MSG_CHEAT_SEARCH_NOT_INITIALIZED, "Searching has not been initialized/started") MSG_HASH(MSG_CHEAT_SEARCH_FOUND_MATCHES, "New match count = %u") MSG_HASH(MENU_ENUM_LABEL_VALUE_CHEAT_BIG_ENDIAN, "Big Endian") MSG_HASH(MSG_CHEAT_SEARCH_ADDED_MATCHES_SUCCESS, "Added %u matches") MSG_HASH(MSG_CHEAT_SEARCH_ADDED_MATCHES_FAIL, "Failed to add matches") MSG_HASH(MSG_CHEAT_SEARCH_ADD_MATCH_SUCCESS, "Created code from match") MSG_HASH(MSG_CHEAT_SEARCH_ADD_MATCH_FAIL, "Failed to create code") MSG_HASH(MSG_CHEAT_SEARCH_DELETE_MATCH_SUCCESS, "Deleted match") MSG_HASH(MSG_CHEAT_SEARCH_ADDED_MATCHES_TOO_MANY, "Not enough room. The total number of cheats you can have is 100.") MSG_HASH(MSG_CHEAT_ADD_TOP_SUCCESS, "New cheat added to top of list.") MSG_HASH(MSG_CHEAT_ADD_BOTTOM_SUCCESS, "New cheat added to bottom of list.") MSG_HASH(MSG_CHEAT_DELETE_ALL_INSTRUCTIONS, "Press right five times to delete all cheats.") MSG_HASH(MSG_CHEAT_DELETE_ALL_SUCCESS, "All cheats deleted.") MSG_HASH(MSG_CHEAT_ADD_BEFORE_SUCCESS, "New cheat added before this one.") MSG_HASH(MSG_CHEAT_ADD_AFTER_SUCCESS, "New cheat added after this one.") MSG_HASH(MSG_CHEAT_COPY_BEFORE_SUCCESS, "Cheat copied before this one.") MSG_HASH(MSG_CHEAT_COPY_AFTER_SUCCESS, "Cheat copied after this one.") MSG_HASH(MSG_CHEAT_DELETE_SUCCESS, "Cheat deleted.") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_PROGRESS, "Progress:") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_VIEW_OPTIONS_ALL_PLAYLISTS_LIST_MAX_COUNT, "\"All Playlists\" max list entries:") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_VIEW_OPTIONS_ALL_PLAYLISTS_GRID_MAX_COUNT, "\"All Playlists\" max grid entries:") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_MENU_VIEW_OPTIONS_SHOW_HIDDEN_FILES, "Εμφάνιση κρυφών αρχείων και φακέλων:") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_NEW_PLAYLIST, "Νέα Λίστα Αναπαραγωγής") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_ENTER_NEW_PLAYLIST_NAME, "Please enter the new playlist name:") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_DELETE_PLAYLIST, "Διαγραφή Λίστας Αναπαραγωγής") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_RENAME_PLAYLIST, "Μετονομασία Λίστας Αναπαραγωγής") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_CONFIRM_DELETE_PLAYLIST, "Are you sure you want to delete the playlist \"%1\"?") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_QUESTION, "Question") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_COULD_NOT_DELETE_FILE, "Could not delete file.") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_COULD_NOT_RENAME_FILE, "Could not rename file.") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_GATHERING_LIST_OF_FILES, "Gathering list of files...") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_ADDING_FILES_TO_PLAYLIST, "Adding files to playlist...") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_PLAYLIST_ENTRY, "Playlist Entry") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_PLAYLIST_ENTRY_NAME, "Όνομα:") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_PLAYLIST_ENTRY_PATH, "Path:") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_PLAYLIST_ENTRY_CORE, "Πυρήνας:") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_PLAYLIST_ENTRY_DATABASE, "Database:") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_PLAYLIST_ENTRY_EXTENSIONS, "Extensions:") MSG_HASH(MENU_ENUM_LABEL_VALUE_QT_PLAYLIST_ENTRY_EXTENSIONS_PLACEHOLDER, "(space-separated content
Definition: msg_hash_el.h:7404
Definition: msg_hash.h:2156
Definition: msg_hash.h:2006
Definition: msg_hash.h:1136
Definition: msg_hash.h:304
Definition: msg_hash.h:1851
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Port Mapping Successful No arguments supplied and no menu displaying help Waiting for client You have joined as player u Player *s has left the game *s has joined with input devices *s The netplay peer is running an old version of RetroArch Cannot connect A netplay peer is running a different core Cannot connect This core does not support inter architecture netplay between these systems Enter netplay server Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Resume Achievements Hardcore Mode Scan Content Import content Ask Block Frames Audio Driver Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control Audio Audio Volume WASAPI Exclusive Mode WASAPI Shared Buffer Length Load Override Files Automatically Load Shader Presets Automatically Confirm Quit Scroll Up Toggle Keyboard Basic menu controls Info Scroll Up Toggle Keyboard Don t overwrite SaveRAM on loading savestate Buildbot Assets URL Allow Camera Cheat Start Search For New Cheat Code Cheat File Load Cheat Load Cheat Save Cheat File As Description Leaderboards Locked Locked Test Unofficial Achievements Unlocked Verbose Mode Close Content Load Configuration Save Configuration on Exit Database History List Size Quick Menu Downloads Core Counters Core Information Categories Core name Permissions System manufacturer Controls Install or Restore a Core Core installation succesful Core Automatically extract downloaded archive Core Updater CPU Architecture
Definition: msg_hash_us.h:729
const GLuint * shaders
Definition: glext.h:8205
Definition: msg_hash.h:2126
Definition: msg_hash.h:372
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Port Mapping Successful No arguments supplied and no menu displaying help Waiting for client You have joined as player u Player *s has left the game *s has joined with input devices *s The netplay peer is running an old version of RetroArch Cannot connect A netplay peer is running a different core Cannot connect This core does not support inter architecture netplay between these systems Enter netplay server Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Resume Achievements Hardcore Mode Scan Content Import content Ask Block Frames Audio Driver Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control Audio Audio Volume WASAPI Exclusive Mode WASAPI Shared Buffer Length Load Override Files Automatically Load Shader Presets Automatically Confirm Quit Scroll Up Toggle Keyboard Basic menu controls Info Scroll Up Toggle Keyboard Don t overwrite SaveRAM on loading savestate Buildbot Assets URL Allow Camera Cheat Start Search For New Cheat Code Cheat File Load Cheat Load Cheat Save Cheat File As Description Leaderboards Locked Locked Test Unofficial Achievements Unlocked Verbose Mode Close Content Load Configuration Save Configuration on Exit Database History List Size Quick Menu Downloads Core Counters Core Information Categories Core name Permissions System manufacturer Controls Install or Restore a Core Core installation succesful Core Automatically extract downloaded archive Core Updater CPU CPU Cores
Definition: msg_hash_us.h:729
Definition: msg_hash.h:394
Definition: msg_hash.h:358
Definition: msg_hash.h:270
Definition: msg_hash.h:2059
Definition: msg_hash.h:300
#define log(...)
Definition: spirv_cross.cpp:28
Definition: msg_hash.h:1496
Definition: msg_hash.h:315
Definition: msg_hash.h:2011
Definition: msg_hash.h:196
Definition: msg_hash.h:1539
Definition: msg_hash.h:2163
GLenum type
Definition: glext.h:6233
GLuint program
Definition: glext.h:7390
set set set set set set set macro pixldst1 abits if abits op else op endif endm macro pixldst2 abits if abits op else op endif endm macro pixldst4 abits if abits op else op endif endm macro pixldst0 abits op endm macro pixldst3 mem_operand op endm macro pixldst30 mem_operand op endm macro pixldst abits if abits elseif abits elseif abits elseif abits elseif abits pixldst0 abits else pixldst0 abits pixldst0 abits pixldst0 abits pixldst0 abits endif elseif abits else pixldst0 abits pixldst0 abits endif elseif abits else error unsupported bpp *numpix else pixst endif endm macro pixld1_s mem_operand if asr adds SRC_WIDTH_FIXED bpl add asl mov asr adds SRC_WIDTH_FIXED bpl add asl mov asr adds SRC_WIDTH_FIXED bpl add asl mov asr adds SRC_WIDTH_FIXED bpl add asl elseif asr adds SRC_WIDTH_FIXED bpl add asl mov asr adds SRC_WIDTH_FIXED bpl add asl else error unsupported endif endm macro pixld2_s mem_operand if mov asr add asl add asl mov asr sub UNIT_X add asl mov asr add asl add asl mov asr add UNIT_X add asl else pixld1_s mem_operand pixld1_s mem_operand endif endm macro pixld0_s mem_operand if asr adds SRC_WIDTH_FIXED bpl add asl elseif asr adds SRC_WIDTH_FIXED bpl add asl endif endm macro pixld_s_internal mem_operand if mem_operand pixld2_s mem_operand pixdeinterleave basereg elseif mem_operand elseif mem_operand elseif mem_operand elseif mem_operand pixld0_s mem_operand else pixld0_s mem_operand pixld0_s mem_operand pixld0_s mem_operand pixld0_s mem_operand endif elseif mem_operand else pixld0_s mem_operand pixld0_s mem_operand endif elseif mem_operand else error unsupported mem_operand if bpp mem_operand endif endm macro vuzp8 reg2 vuzp d d &reg2 endm macro vzip8 reg2 vzip d d &reg2 endm macro pixdeinterleave basereg basereg basereg basereg basereg endif endm macro pixinterleave basereg basereg basereg basereg basereg endif endm macro PF boost_increment endif if endif PF tst PF addne PF subne PF cmp ORIG_W if endif if endif if endif PF subge ORIG_W PF subges if endif if endif if endif endif endm macro cache_preload_simple endif if dst_r_bpp pld [DST_R, #(PREFETCH_DISTANCE_SIMPLE *dst_r_bpp/8)] endif if mask_bpp pld if[MASK, #(PREFETCH_DISTANCE_SIMPLE *mask_bpp/8)] endif endif endm macro fetch_mask_pixblock pixld mask_basereg pixblock_size MASK endm macro ensure_destination_ptr_alignment process_pixblock_tail_head if beq irp local skip1(dst_w_bpp<=(lowbit *8)) &&((lowbit *8)<(pixblock_size *dst_w_bpp)) .if lowbit< 16 tst DST_R
Definition: pixman-arm-neon-asm.h:469
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Port Mapping Successful No arguments supplied and no menu displaying help Waiting for client You have joined as player u Player *s has left the game *s has joined with input devices *s The netplay peer is running an old version of RetroArch Cannot connect A netplay peer is running a different core Cannot connect This core does not support inter architecture netplay between these systems Enter netplay server Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Resume Achievements Hardcore Mode Scan Content Import content Ask Block Frames Audio Driver Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control Audio Audio Volume WASAPI Exclusive Mode WASAPI Shared Buffer Length Load Override Files Automatically Load Shader Presets Automatically Confirm Quit Scroll Up Toggle Keyboard Basic menu controls Info Scroll Up Toggle Keyboard Don t overwrite SaveRAM on loading savestate Buildbot Assets URL Allow Camera Cheat Start Search For New Cheat Code Cheat File Load Cheat Load Cheat Save Cheat File As Description Leaderboards Locked Locked Test Unofficial Achievements Unlocked Verbose Mode Close Content Load Configuration Save Configuration on Exit Database History List Size Quick Menu Downloads Core Counters Core Information Categories Core name Permissions System manufacturer Controls Install or Restore a Core Core installation succesful Core Automatically extract downloaded archive Core Updater CPU CPU Cursor Custom Ratio Database Selection Start directory< Default > Directory not found Disk Cycle Tray Status Disk Index Don t care Download a Core DPI Override Enable Driver Check for Missing Firmware Before Loading Dynamic Backgrounds Menu entry hover color False Favorites Include Memory Details Sync to Exact Content Frame Throttle Load Content Specific Core Options Automatically Save Game options file Audio Video Troubleshooting Basic Menu Controls Loading Content What Is A Core History Image Information All Users Control Menu Left analog Left analog Left Analog Y Left analog Right Analog X Right analog Right Analog Y Right analog Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right Analog Stick Deadzone Bind All Bind Timeout Hide Unbound Core Input Descriptors Device Index Mouse Index Duty Cycle Keyboard Gamepad Mapping Enable B Down D pad L3 L Left D pad R3 R Right D pad Start button X Y Mouse Mouse Mouse Wheel Down Wheel Right Max Users Cheat index Cheat toggle Disk next Enable hotkeys Fast forward toggle FPS toggle Grab mouse toggle Desktop menu toggle Menu toggle Audio mute toggle On screen keyboard toggle Pause toggle Reset game Cheat Details Save state Next shader Slow motion hold Savestate slot Volume Display Overlay Show Inputs On Overlay Poll Type Behavior Late Prefer Front Touch Remap Binds Enable Input Touch Enable Turbo Period Latency Input Autoconfig Services Dutch Esperanto German Japanese Polish Portuguese(Portugal)" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_LANG_RUSSIAN
Definition: msg_hash.h:612
Definition: msg_hash.h:463
static unsigned int buttons
Definition: main.c:14
Definition: msg_hash.h:180
Unbekannter Compiler Gerät von Anschluss getrennt Datei existiert bereits Speichere im Backup Puffer Verbindung mit Öffentliche Addresse Lege Datenträger in Laufwerksschublade ein Du hast das Spiel verlassen Dieser Core unterstützt kein Netplay zwischen diesen Systemen Gib das Server Passwort Falsches Passwort Die Verbindung mit einem Netplay Client wurde getrennt Du hast nicht die an diesem Spiel teilzunehmen Konnte nicht zum Spieler Modus wechseln Dein Nickname wurde zu s geändert Enable horizontal animation for the menu This will have a performance hit Harte Synchronisation der CPU und der GPU Reduziert braucht aber mehr Leistung Audio Lautstärke Lade Fähigkeiten Verbinde zu Port nicht die keinen Inhalt können nicht an Netplay teilnehmen Errungenschaften Konten Benutzerkonten Retro Errungenschaften Inhalt durchsuchen Inhalt importieren Nachfragen Warte auf Audio Frames Audiotreiber Aktiviere Audio Turbo Deadzone Maximaler Audioversatz Dynamische Audio Ratenkontrolle Audio Exklusiver WASAPI Modus Größe des gemeinsamen WASAPI Puffers Override Dateien automatisch laden Shader Voreinstellungen automatisch laden Bestätigen Beenden Nach oben scrollen Tastatur ein ausschalten Grundlegende Menüsteuerung Info Nach oben scrollen Tastatur ein ausschalten Überschreibe SaveRAM wenn ein Bluetooth aktivieren Temporäre Dateien Kameratreiber Änderungen übernehmen Cheat Datei Speichere Cheat Datei unter Beschreibung Gesperrte Gesperrt Teste inoffizielle Errungenschaften Freigeschaltete Freigeschaltet Konfiguration Konfigurationen Sammlungen Inhalt Einträge zu entfernen Downloads Cheats Core Namen anzeigen Autoren Core Bezeichnung Firmware Berechtigungen System Hersteller Steuerung Optionen Cores automatisch starten Buildbot Core URL Aktualisierungen CPU Suchanfragen Benutzerdefiniertes Verhältnis Datenbank Auswahl Startverzeichnis< Standard > Verzeichnis nicht gefunden Datentägerstatus Datenträger Nummer Ignorieren Core herunterladen Aktiviert DPI Überschreibung Treiber Vor dem Laden nach fehlender Firmware suchen Dynamische Hintergrundbilder Farbe für gewählte Menü Einträge Aus Favoriten Begrenze maximale Ausführgeschwindigkeit Frontend Zähler Erstellt Datei mit Spieloptionen Hilfe Ändert virtuelles Controller Overlay Hilfe Nach Inhalten suchen Verlaufliste aktivieren Horizontales Menü Informationen Analog zu Digital Typ Linker Analogstick X Linker Analogstick Linker Analogstick Y Linker Analogstick Rechter Analogstick X Rechter Analogstick Rechter Analogstick Y Rechter Analogstick Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right Schwellenwert der Analogsticks Alle zuordnen Zeitlimit für Belegung Zeige Eingabe Bezeichnungen Gerätetyp Eingabetreiber Tastenkürzel belegen A B Steuerkreuz nach unten L3 L Steuerkreuz nach links R3 R Steuerkreuz nach rechts Start Knopf X Y Mouse Mouse Mouse Wheel Down Wheel Right Maximale Benutzeranzahl Cheat Index Cheat ein ausschalten Nächster Datenträger Hotkeys aktivieren Zeitraffer ein ausschalten Vollbildmodus ein ausschalten Spielfokus ein ausschalten Menü aufrufen Audio stumm lautschalten Bildschirmtastatur ein ausschalten Pause weiter Spiel zurücksetzen Erstelle Bildschirmfoto Vorheriger Shader Zustands Speicherplatz Lautstärke Aktiviere Overlay Eingaben im Overlay anzeigen Abfrageverhalten Spät Touch Eingabe auf der Vorderseite bevorzugen Tasten Neubelegung aktivieren Eingabe Touch Eingabe aktivieren Autofeuer Frequenz Status des internen Speichers Controller Treiber Niederländisch Esperanto Deutsch Japanisch Polnisch Russisch Vietnamesisch Linker Analogstick Core Informationen Linear Inhalt aus Verlauf laden Spielstand laden Standort Treiber Logs auf Kommandozeile ausgeben Datenbanken Blau Dunkelblau Shield Gelb Transparenz der Kopfzeile Bildwiederholrate im Menü begrenzen Linearer Filter für Menü Menü Hintergrundbild Transparenz Multimedia Unbekannte Dateierweiterungen filtern Nächster Erlaube Slave Modus für Clients Eingabeverzögerung Netplay Verzögerung Aktiviere Netplay Starte Hosting Server Adresse Netplay Client aktivieren Server Passwort Verbiete die nicht im Slave Modus laufen Im Beobachtermodus starten Server Passwort für Beobachtermodus Netplay TCP UDP Port Netzwerk Befehle Netzwerk Informationen Netzwerk Remote Port Nein Nicht verfügbar Kein Core Keine Core Informationen verfügbar Keine Einträge Keine Informationen verfügbar Keine Netplay Hosts gefunden Keine Leistungszähler Keine Wiedergabelisten Einträge verfügbar Keine Shader Parameter EIN Online Aktualisierungen Bildschirm Overlay Öffne Archiv als Ordner Overlay Overlays Overlay Voreinstellung Overlays Übergeordnetes Verzeichnis Nicht im Hintergrund ausführen Wiedergabelisten Wiedergabelisten Port Privatsphäre Analog unterstützt CERO Bewertung CRC32 Entwickler Edge Magazine Bewertung ELSPA Bewertung ESRB Bewertung Franchise MD5 Herkunft Publisher Veröffentlichungsjahr Seriennummer Starte Inhalt Neustart Aufnahmen Lade Aufnahme Konfiguration Aktiviere Aufnahmefunktion Speichere Aufnahme im Ausgabeverzeichnis Remap Datei laden Speichere Spiel Remap Datei Lösche Spiel Remap Datei Neu starten Fortsetzen RetroKeyboard RetroPad mit Analogsticks Genauigkeit des Zurückspulen Konfigurationen Rechter Analogstick Zu Favoriten hinzufügen Abspielen Speicherdaten Zustand automatisch laden Zustands Miniaturansichten Speichere Core Überschreibungen Speichere neue Konfiguration Speichern Datei durchsuchen Bildschirmfotos Sekunden Einstellungen Änderungen übernehmen Band Schnee Zeige versteckte Dateien und Ordner Zeitlupen Verhältnis Sortiere Zustandsdaten in Ordnern Speicherdaten im Verzeichnis des Inhalts speichern Bildschirmfotos im Verzeichnis des Inhalts speichern Core starten Starte Videoprozessor Status Vorgeschlagene Cores Aktiviere System BGM System Informationen ALSA Unterstützung Cg Unterstützung Befehlsinterface Unterstützung CPU Eigenschaften DirectSound Unterstützung Unterstützung für dynamische Bibliotheken EGL Unterstützung FFmpeg Unterstützung STB TrueType Unterstützung Frontend Name Git Version HLSL Unterstützung KMS EGL Unterstützung LibretroDB Unterstützung Libxml2 XML Parsing Unterstützung Netzwerk Befehlsinterface Unterstützung OpenAL Unterstützung OpenGL Unterstützung OpenVG Unterstützung Overlay Unterstützung Geladen Entlädt PulseAudio Unterstützung BMP RetroRating Stufe RoarAudio Unterstützung RSound Unterstützung SDL2 Unterstützung SDL1 Unterstützung Threading Unterstützung Video4Linux2 Unterstützung Vulkan Unterstützung X11 Unterstützung XVideo Unterstützung Bildschirmfoto anfertigen Miniaturansichten Miniaturansichten aktualisieren Bildschirmfoto Uhrzeit Datum anzeigen An UI Companion beim Hochfahren starten Komprimiertes Archiv kann nicht gelesen werden Speichern des Zustands rückgängig machen Online Aktualisierungen Gamepad Controller Profile aktualisieren Cheats aktualisieren Datenbanken aktualisieren Lakka aktualisieren Slang Shader aktualisieren Kbd Sprache Verwende eingebauten Bildbetrachter< Dieses Verzeichnis verwenden > Konfiguriere Bildseitenverhältnis Bildseitenverhältnis Deaktiviere Desktop Gestaltung Videotreiber Grafikfilter Bildschirm Benachrichtigungen aktivieren Schritftgröße der Bildschirm Benachrichtigungen Erzwinge Deaktivierung des sRGB FBO Vollbildmodus Verwende GPU für Aufnahme Synchronisiere GPU und CPU Maximale Anzahl von Zwischenbildern Y Position der Bildschirm Benachrichtigungen Wende Filter auf Aufnahme an Geschätzte Bildwiederholrate Rotation Pixelgenaue Bildskalierung Video Shader Vorschau der Shader Parameter Shader Voreinstellung speichern unter Spiel Voreinstellung speichern Bilineare Filterung VSync Intervall Video in separatem Thread Bildhöhe X Position des Bildes VI Bildgröße Unechter Fensterbreite Vollbild Breite WLAN Treiber Menü Transparenz Menu Font Green Color Menü Schriftart FlatUI Monochrome Inverted NeoActive RetroActive Dot Art Apple Green Dark Purple Golden Midnight Blue Undersea Menü Shader Icon Schatten aktivieren Zeige Tab Inhalte importieren Zeige Tab Bilder Zeige Tab Einstellungen Zeige Tab Netplay Menü Design Shader Voreinstellungen Aktiviere inoffizielle Errungenschaften und oder Beta Funktionen zu Testzwecken Aktiviere ausführliche Ausgabe von Bildschirmmeldungen für Errungenschaften Ändere die Einstellungen für Errungenschaften Ändere die Einstellungen für die Aufnahme Funktion Ändere die Einstellungen für Zeitraffer und Zeitlupe Ändere die Log Einstellungen Sprache Ändere die Standard Verzeichnisse für dieses System Ändere die Einstellungen für das Netzwerk Ändere die Einstellungen der Audio Ausgabe Speichere Änderungen an der Konfigurationsdatei beim Beenden Verwalte und erstelle Konfigurationsdateien Zeigt die aktuelle Bildwiederholrate auf dem Bildschirm an Controller mit der das Menü aufgerufen wird Steuerung für diesen Benutzer konfigurieren Hoste eine Netplay Sitzung oder trete einer bei Zeige Informationen über Core
Definition: msg_hash_de.h:1934
Definition: msg_hash.h:166
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Port Mapping Successful No arguments supplied and no menu displaying help Waiting for client You have joined as player u Player *s has left the game *s has joined with input devices *s The netplay peer is running an old version of RetroArch Cannot connect A netplay peer is running a different core Cannot connect This core does not support inter architecture netplay between these systems Enter netplay server Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Resume Achievements Hardcore Mode Scan Content Import content Ask Block Frames Audio Driver Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control Audio Audio Volume WASAPI Exclusive Mode WASAPI Shared Buffer Length Load Override Files Automatically Load Shader Presets Automatically Confirm Quit Scroll Up Toggle Keyboard Basic menu controls Info Scroll Up Toggle Keyboard Don t overwrite SaveRAM on loading savestate Buildbot Assets URL Allow Camera Cheat Start Search For New Cheat Code Cheat File Load Cheat Load Cheat Save Cheat File As Description Leaderboards Locked Locked Test Unofficial Achievements Unlocked Verbose Mode Close Content Load Configuration Save Configuration on Exit Database History List Size Quick Menu Downloads Core Counters Core Information Categories Core name Permissions System manufacturer Controls Install or Restore a Core Core installation succesful Core Automatically extract downloaded archive Core Updater CPU CPU Cursor Custom Ratio Database Selection Start directory< Default > Directory not found Disk Cycle Tray Status Disk Index Don t care Download a Core DPI Override Enable Driver Check for Missing Firmware Before Loading Dynamic Backgrounds Menu entry hover color False Favorites Include Memory Details Sync to Exact Content Frame Throttle Load Content Specific Core Options Automatically Save Game options file Audio Video Troubleshooting Basic Menu Controls Loading Content What Is A Core History Image Information All Users Control Menu Left analog Left analog Left Analog Y Left analog Right Analog X Right analog Right Analog Y Right analog Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right Analog Stick Deadzone Bind All Bind Timeout Hide Unbound Core Input Descriptors Device Index Mouse Index Duty Cycle Keyboard Gamepad Mapping Enable B Down D pad L3 L Left D pad R3 R Right D pad Start button X Y Mouse Mouse Mouse Wheel Down Wheel Right Max Users Cheat index Cheat toggle Disk next Enable hotkeys Fast forward toggle FPS toggle Grab mouse toggle Desktop menu toggle Menu toggle Audio mute toggle On screen keyboard toggle Pause toggle Reset game Cheat Details Save state Next shader Slow motion hold Savestate slot Volume Display Overlay Show Inputs On Overlay Poll Type Behavior Late Prefer Front Touch Remap Binds Enable Input Touch Enable Turbo Period Latency Input Autoconfig Services Dutch Esperanto German Japanese Polish Russian Vietnamese Greek Core Core Logging Level Load Archive Load Content Allow Location Logging Main Menu Menu Color Theme Blue Grey Green Red Footer Opacity Menu Driver Settings Horizontal Animation Background Missing Mouse Support Music Navigation Wrap Around Netplay Netplay Check Frames Input Latency Frames Range Disconnect from netplay host Connect to netplay host Stop netplay host Scan local network Username Publicly Announce Netplay Disallow Non Slave Mode Clients Analog Input Sharing Average Share Vote No preference Netplay Stateless Mode Netplay Spectator Enable Netplay NAT Traversal Network Command Port Network Gamepad Network None No achievements to display No cores available No core options available No history available No items No networks found No playlists No settings found OFF Online Onscreen Display Adjust Bezels and Onscreen controls Adjust the Onscreen Notifications Optional Autoload Preferred Overlay Overlay Opacity Overlay Scale Use PAL60 Mode Pause when menu activated Performance Counters Playlist Touch Support Present MIDI Analog supported CERO Rating CRC32 Developer Edge Magazine Rating ELSPA Rating ESRB Rating Franchise MD5 Origin Publisher Releasedate Year Serial Start Content Reboot Recording Output Custom Record Config Record Driver Enable Recording Save Recordings in Output Dir Load Remap File Save Content Directory Remap File Delete Core Remap File Delete Game Content Directory Remap File Restart Resume RetroKeyboard RetroPad w Analog Rewind Enable Auto Apply Cheats During Game Load Rewind Buffer Rewind Buffer Size Rewind Cheat Details File Browser Display Start Screen Add to Favorites Reset Core Association Run Savefile Auto Load State Savestate Save Current Configuration Save Content Directory Overrides Save New Configuration Saving Scan File Screenshot Search Settings Shader Shaders Simple Snow Show Advanced Settings Shutdown Run Ahead to Reduce Latency RunAhead Use Second Instance Sort Saves In Folders Write Savestates to Content Dir System Files are in Content Dir SSH Enable Start Remote RetroPad State Slot stdin Commands Suspend Screensaver System BIOS support Build date Cocoa support CoreText support Display metric DPI Display metric DirectSound support Dynamic library support EGL support FFmpeg support STB TrueType support Frontend name Git version HLSL support KMS EGL support LibretroDB support libxml2 XML parsing support Network Command interface support OpenAL support OpenGL support OpenVG support Overlay support Charged Discharging PulseAudio support BMP RetroRating level RoarAudio support RSound support SDL2 support SDL1 support Threading support Video4Linux2 support Vulkan support Wayland support XAudio2 support Zlib support Threaded tasks Left Thumbnails Thumbnails Boxarts Title Screens Style of date time YYYY MM DD HH
Definition: msg_hash_us.h:2970
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Port Mapping Successful No arguments supplied and no menu displaying help Waiting for client You have joined as player u Player *s has left the game *s has joined with input devices *s The netplay peer is running an old version of RetroArch Cannot connect A netplay peer is running a different core Cannot connect This core does not support inter architecture netplay between these systems Enter netplay server Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Resume Achievements Hardcore Mode Scan Content Import content Ask Block Frames Audio Driver Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control Audio Audio Volume WASAPI Exclusive Mode WASAPI Shared Buffer Length Load Override Files Automatically Load Shader Presets Automatically Confirm Quit Scroll Up Toggle Keyboard Basic menu controls Info Scroll Up Toggle Keyboard Don t overwrite SaveRAM on loading savestate Buildbot Assets URL Allow Camera Cheat Start Search For New Cheat Code Cheat File Load Cheat File(Replace)" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_CHEAT_FILE_LOAD_APPEND
Definition: msg_hash.h:2002
Definition: msg_hash.h:233
Definition: msg_hash.h:400
Definition: msg_hash.h:980
Definition: msg_hash.h:2017
Definition: msg_hash.h:2099
version
Definition: setup.py:6
Definition: msg_hash.h:375
joypad_connection_t * slots
Definition: btstack_hid.c:629
GLenum GLenum GLsizei const GLuint GLboolean enabled
Definition: glext.h:8417
ssize_t send(int sockfd, const void *buf, size_t len, int flags)
Definition: msg_hash.h:418
Definition: msg_hash.h:362
Definition: msg_hash.h:1988
Definition: msg_hash.h:450
Definition: msg_hash.h:371
Definition: msg_hash.h:354
Definition: msg_hash.h:478
Definition: msg_hash.h:2071
std::function< void(size_t, size_t, const std::string &)> Log
Definition: peglib.h:1636
Definition: msg_hash.h:2142
Definition: msg_hash.h:212
Definition: msg_hash.h:234
Definition: msg_hash.h:182
Definition: msg_hash.h:301
Definition: msg_hash.h:2143
Definition: msg_hash.h:226
Definition: msg_hash.h:608
Definition: inflate.h:27
VULKAN_HPP_INLINE void swap(UniqueHandle< Type > &lhs, UniqueHandle< Type > &rhs)
Definition: vulkan.hpp:441
Definition: msg_hash.h:1749
Definition: msg_hash.h:164
Definition: msg_hash.h:214
Definition: msg_hash.h:2057
Definition: msg_hash.h:2037
Definition: msg_hash.h:210
Definition: msg_hash.h:2003
Definition: msg_hash.h:377
GLsizei const GLfloat * points
Definition: glext.h:9015
Definition: msg_hash.h:1944
Definition: ffmpeg_fft.c:42
Definition: msg_hash.h:345
Definition: msg_hash.h:2144
int connect(int sockfd, const struct sockaddr *addr, socklen_t addrlen)
Definition: msg_hash.h:1862
GLuint GLint GLboolean GLint GLenum access
Definition: glext.h:8533
GLint level
Definition: glext.h:6293
Definition: msg_hash.h:320
Definition: msg_hash.h:390
includes all by default used to find thumbnails Please choose a single playlist first Add Entry Add Folder Select Files< multiple > Please fill out all required fields RetroArch updated successfully Please restart the application for the changes to take effect Contributors Move Down Load Remove Add Pass No shader passes Reset All Passes Download thumbnail Start on Download All Thumbnails This Playlist Configured in Failed to set disk Adaptive Vsync CRT SwitchRes Cycle through these options if the image is not centered properly on the display Use a custom refresh rate specified in the config file if needed Select the output port connected to the CRT display Start Recording Stop Recording Start Streaming Stop Streaming Recording toggle A savestate was loaded
Definition: msg_hash_us.h:7793
Definition: msg_hash.h:1614
Definition: msg_hash.h:2150
Definition: msg_hash.h:379
Definition: msg_hash.h:251
Definition: msg_hash.h:2169
Definition: msg_hash.h:319
Definition: msg_hash.h:256
GLboolean reset
Definition: glext.h:6318
Definition: msg_hash.h:336
Definition: msg_hash.h:2123
EShMessages controls
Definition: Config.FromFile.cpp:45
Definition: msg_hash.h:198
Definition: msg_hash.h:195
#define SS(x)
Definition: luac.c:393
static l_noret error(LoadState *S, const char *why)
Definition: lundump.c:39
Definition: msg_hash.h:1005
Definition: msg_hash.h:1961
Definition: msg_hash.h:1135
Definition: msg_hash.h:292
GLenum GLsizei GLenum GLenum const GLvoid * image
Definition: glext.h:6305
Definition: msg_hash.h:2121
Definition: msg_hash.h:170
Definition: msg_hash.h:2030
Definition: msg_hash.h:2118
Definition: msg_hash.h:333
static uint64_t state[MAX_PADS]
Definition: xenon360_input.c:33
Definition: msg_hash.h:365
static BaseConnectionUnix Connection
Definition: connection_unix.cpp:21
Definition: msg_hash.h:1856
GLenum GLuint GLenum GLsizei const GLchar * message
Definition: glext.h:6233
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Port Mapping Successful No arguments supplied and no menu displaying help Waiting for client You have joined as player u Player *s has left the game *s has joined with input devices *s The netplay peer is running an old version of RetroArch Cannot connect A netplay peer is running a different core Cannot connect This core does not support inter architecture netplay between these systems Enter netplay server Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Resume Achievements Hardcore Mode Scan Content Import content Ask Block Frames Audio Driver Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control Audio Audio Volume WASAPI Exclusive Mode WASAPI Shared Buffer Length Load Override Files Automatically Load Shader Presets Automatically Confirm Quit Scroll Up Toggle Keyboard Basic menu controls Info Scroll Up Toggle Keyboard Don t overwrite SaveRAM on loading savestate Buildbot Assets URL Allow Camera Cheat Start Search For New Cheat Code Cheat File Load Cheat Load Cheat Save Cheat File As Description Leaderboards Locked Locked Test Unofficial Achievements Unlocked Verbose Mode Close Content Load Configuration Save Configuration on Exit Database History List Size Quick Menu Downloads Core Counters Core Information Categories Core name Permissions System manufacturer Controls Install or Restore a Core Core installation succesful Core Automatically extract downloaded archive Core Updater CPU CPU Cursor Custom Ratio Database Selection Start directory< Default > Directory not found Disk Cycle Tray Status Disk Index Don t care Download a Core DPI Override Enable Driver Check for Missing Firmware Before Loading Dynamic Backgrounds Menu entry hover color False Favorites Include Memory Details Sync to Exact Content Frame Throttle Load Content Specific Core Options Automatically Save Game options file Audio Video Troubleshooting Basic Menu Controls Loading Content What Is A Core History Image Information All Users Control Menu Left analog Left analog Left Analog Y Left analog Right Analog X Right analog Right Analog Y Right analog Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right Analog Stick Deadzone Bind All Bind Timeout Hide Unbound Core Input Descriptors Device Index Mouse Index Duty Cycle Keyboard Gamepad Mapping Enable B button(down)" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_DOWN
Definition: msg_hash.h:2054
Definition: msg_hash.h:291
char little
Definition: lstrlib.c:1126
time_t time(time_t *timer)
Definition: msg_hash.h:2140
static void cannot(const char *what)
Definition: luac.c:44
未知的编译器 设备已从端口上断开 文件已存在。保存到备份缓冲区 连接来自:「 公开地址 Setting disk in tray 你已离开游戏 This core does not support inter architecture netplay between these systems 输入联机游戏服务器的密码: s 已断开连接 联机游戏已断开 玩家数量已满 联机游戏对方「 s」暂停 Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames 调整菜单屏幕相关的设置。 以延迟和视频撕裂为代价换取高性能。 n 当且仅当能达到全速模拟时使用。 自动检测 容量 连接到端口 对不起,未实现:核心未请求内容,无法加入联机游戏。 密码 用户名 账户列表终端 成就列表 添加游戏内容 导入游戏内容 询问 块帧 音频驱动 启用音频 涡轮 盲区 音频最大采样间隔 音频输出码率(Hz) 音频重采样驱动 启用音频同步 游戏存档自动保存间隔 自动加载自定义键位文件 返回 信息 向下滚动 开始 切换菜单 确认 退出 默认值 切换菜单 启用蓝牙服务 缓存文件夹 相机驱动 应用金手指修改 金手指文件 加载金手指文件(追加) 金手指列表 专家模式 成就奖章 锁定 非官方成就测试 未锁定 详细模式 关闭 加载配置 退出时保存配置 收藏 游戏内容文件夹 允许移除记录 下载文件夹 金手指 显示核心名称 作者 核心标签 固件 许可 系统制造商 键位设置 核心选项 自动启动一个核心 构建机器人核心URL 更新程序 指针文件夹 自定义比率 选择数据库 选择文件并选择核心< 默认 > 没有找到文件夹。 Disk Cycle Tray Status 光盘索引 自动 下载核心…… 启用DPI覆盖 驱动 加载前检查固件完整性 动态壁纸文件夹 菜单项悬停颜色 否 收藏夹 限制最大运行速度 帧率限制 自动加载游戏内容特定的核心选项 游戏选项文件 音频 视频故障排除 基本菜单控制 加载游戏内容 什么是「核心」? 历史 图像 信息 所有用户都能控制菜单 左摇杆Y 右摇杆X 右摇杆Y Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right 摇杆灵敏度 绑定全部 绑定超时时间 显示输入描述标签 设备类型 Turbo占空比 键盘控制器映射启用 下十字键 左十字键 右十字键 开始键 s 键 Mouse Mouse Wheel Up Wheel Left 键盘控制器映射类型 游戏控制器菜单切出组合键 金手指索引 光驱出仓切换 上一张光盘 快进保持 帧提前量 鼠标捕获开关 即时读档 视频录制开关 联机游戏切换 游戏 围观 模式 下一个图层 退出 RetroArch 回溯 屏幕截图 上一个渲染器 慢动作切换 存档槽 音量 显示图层 在图层上显示控制器 轮询类型行为 稍晚 优先前置触摸 启用绑定自定义键位 输入 启用触摸 连发按键频率 延迟 输入设备自动配置文件夹 Lakka 服务 繁体中文 英语 法语 意大利语 韩语 葡萄牙语 俄语 越南语 左侧摇杆 核心信息文件夹 线性 加载最近的游戏内容 即时读档 定位驱动 完整日志记录 数据库设置 蓝色 深蓝色 NV SHIELD 黄色 顶部不透明度 限制菜单帧率 菜单线性过滤 菜单 壁纸不透明度 多媒体 过滤未知扩展名 最近 允许从属模式客户端 输入延迟帧 在线游戏延迟帧数 启用在线游戏 作为游戏主机 服务器地址 启用在线游戏客户端 服务器密码 只允许从属模式客户端 在线游戏设置 最大 数字输入分配 Grapple 无 在线游戏旁观者模式 服务器观战的密码 在线游戏 TCP UDP 端口 网络命令 网络信息 网络远端基本端口 否 N A 没有核心 没有可用的核心信息。 没有可显示的条目。 没有可用的信息。 未发现联机游戏主机。 没有性能计数器。 没有可用的游戏列表项目。 没有渲染器参数。 开 在线更新器 屏幕图层 屏幕提示 以文件夹形式打开压缩包 OSK 图层文件夹 自动加载最佳的图层 图层不透明度 图层缩放比例 使用 PAL60 模式 当菜单激活时暂停 性能计数器 游戏列表文件夹 触摸支持 现在 MIDI 设置 支持摇杆输入 CERO 分级 CRC32 开发者 Edge 杂志评分 ELSPA 分级 ESRB 分级 经销商 MD5 起源 出版方 发售年份 系列 启动游戏内容 重启 录像输出文件夹 录像配置 MIDI 驱动 输出文件 自定义键位文件 保存核心自定义键位文件 保存游戏自定义键位文件 重启 继续 键盘 带摇杆的手柄 启用回溯 游戏加载时自动应用金手指 回溯 配置文件夹 右侧摇杆 添加到收藏 运行 启用SAMBA文件共享服务 自动索引即时存档 自动保存即时存档 即时存档缩略图 保存核心独立配置 保存游戏独立配置 即时存档 扫描文件夹< 扫描当前文件夹 > 屏幕分辨率 秒 设置 应用渲染器修改 彩条效果 简易雪花效果 显示高级设置 关机 提前运行以降低延迟 排序文件夹中的游戏存档 启用SSH远程终端服务 启动远程输入设备 即时存档栏位 标准输入流命令 暂停屏保程序 系统 BIOS文件夹 支持 编译日期 Cocoa 支持 CoreText 支持 显示器度量DPI DirectSound 支持 动态链接库支持 EGL 支持 FFmpeg 支持 STB TrueType 支持 前端名称 Git版本 HLSL 支持 KMS EGL 支持 Libusb 支持 Netplay(点对点) 支持") MSG_HASH(MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_NETWORK_COMMAND_IFACE_SUPPORT
void(* connected)(unsigned port, input_device_driver_t *driver)
Definition: gamepad.h:24
Definition: msg_hash.h:220
Compilador Desconocido Dispositivo desconectado del puerto El archivo ya existe Guardándolo en el búfer de respaldo Conexión obtenida Dirección pública Poniendo disco en bandeja As dejado el juego Se ha unido con el dispositivo de entrada *s *s se ha unido como jugador u Una conexión de netplay probablemente no este usando RetroArch o esté usando una versión antigua de RetroArch use la misma versión use la misma versión Este núcleo no soporta juego en red entre diferentes sistemas Contraseña incorrecta Un cliente de juego en red se ha desconectado No tienes permiso para jugar El dispositivo de entrada pedido no esta disponible Cliente de juego en red s pausado Dar a los núcleos renderizados por hardware un contexto privado Evita tener que asumir cambios en el estado del hardware entre cuadros Ajusta la apariencia del menú Mejora el rendimiento a costa de la latencia y posiblemente algunos tirones Usar solo si no puede obtener máxima velocidad de otra manera Auto detectar Capacidades Conectando al puerto Lo no Contraseña Nombre de usuario Fin de la lista Lista de logros Continuar usando el modo Hardcore de logros Escanear Contenido Importar contenido Preguntar Bloquear frames Controlador de Audio Activar audio Turbo Zona Muerta Variación máxima de sincronía de audio Frecuencia de muestreo de Control de frecuencia dinámico Audio Volumen de Audio(dB)" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_AUDIO_WASAPI_EXCLUSIVE_MODE
Definition: msg_hash.h:162
Definition: msg_hash.h:2042
Definition: msg_hash.h:199
Definition: msg_hash.h:387
Definition: msg_hash.h:1140
static struct frame frames[2]
Definition: ffmpeg_core.c:162
Definition: msg_hash.h:1198
GLint GLint GLsizei GLuint * counters
Definition: glext.h:12021
GLint GLint GLint GLint GLint x
Definition: glext.h:6295
Definition: msg_hash.h:1359
GLuint in
Definition: glext.h:10523
Definition: msg_hash.h:2166
Definition: msg_hash.h:2108
static u64 changed
Definition: video.c:1347
Definition: msg_hash.h:202
GLuint64EXT * result
Definition: glext.h:12211
Definition: msg_hash.h:2128
Definition: msg_hash.h:364
GLuint GLdouble GLdouble GLint GLint order
Definition: glext.h:12101
Definition: deflate.c:120
Definition: msg_hash.h:619
#define A(i)
Definition: ecp_curves.c:884
Definition: document.h:391
Definition: getopt.h:45
Definition: msg_hash.h:245
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Port Mapping Successful No arguments supplied and no menu displaying help Waiting for client You have joined as player u Player *s has left the game *s has joined with input devices *s The netplay peer is running an old version of RetroArch Cannot connect A netplay peer is running a different core Cannot connect This core does not support inter architecture netplay between these systems Enter netplay server Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port unimplemented
Definition: msg_hash_us.h:226
Definition: msg_hash.h:205
Definition: ibxm.c:59
Definition: msg_hash.h:1968
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Port Mapping Successful No arguments supplied and no menu displaying help Waiting for client You have joined as player u Player *s has left the game *s has joined with input devices *s The netplay peer is running an old version of RetroArch Cannot connect A netplay peer is running a different core Cannot connect This core does not support inter architecture netplay between these systems Enter netplay server Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Resume Achievements Hardcore Mode Scan Content Import content Ask Block Frames Audio Driver Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control Audio Audio Volume WASAPI Exclusive Mode WASAPI Shared Buffer Length Load Override Files Automatically Load Shader Presets Automatically Confirm Quit Scroll Up Toggle Keyboard Basic menu controls Info Scroll Up Toggle Keyboard Don t overwrite SaveRAM on loading savestate Buildbot Assets URL Allow Camera Cheat Start Search For New Cheat Code Cheat File Load Cheat Load Cheat Save Cheat File As Description Leaderboards Locked Locked Test Unofficial Achievements Unlocked Verbose Mode Close Content Load Configuration Save Configuration on Exit Database History List Size Quick Menu Downloads Core Counters Core Information Categories Core name Permissions System manufacturer Controls Install or Restore a Core Core installation succesful Core Automatically extract downloaded archive Core Updater CPU CPU Cursor Custom Ratio Database Selection Start directory< Default > Directory not found Disk Cycle Tray Status Disk Index Don t care Download a Core DPI Override Enable Driver Check for Missing Firmware Before Loading Dynamic Backgrounds Menu entry hover color False Favorites Include Memory Details Sync to Exact Content Frame Throttle Load Content Specific Core Options Automatically Save Game options file Audio Video Troubleshooting Basic Menu Controls Loading Content What Is A Core History Image Information All Users Control Menu Left analog Left analog Left Analog Y Left analog Y(down)" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_INPUT_ANALOG_RIGHT_X
Definition: inftrees.h:27
Definition: msg_hash.h:185
#define local
Definition: gzguts.h:112
未知的編譯器 設備已從連接口上移開 文件已存在。儲存到備份至緩衝區 連接來自: 公開地址 設定光碟機裡光碟 你已離開遊戲 這個核心模擬器不支援不同系統的網路連線對打 輸入連線遊戲服務器的密碼: s 已斷開連線 已離開連線遊戲模式 連線遊戲人數已滿 連線遊戲對方 s 已暫停 使用模擬器硬體渲染私人內容時可避免硬體在各frames時的狀態改變 調整選單顯示的相關設定。 以延遲和視訊撕裂為代價換取高性能,當且僅當能 n 達到全速模擬時使用。 自動偵測 容量 連接到連接口 對不起,錯誤發生:模擬器核心未請求內容,無法加入連線遊戲。 密碼 用戶名 帳戶列表終端 成就列表 添加遊戲內容 導入遊戲內容 詢問 塊幀 聲音驅動程式 啟用聲音 渦輪 盲區 聲音最大採樣間隔 動態聲音碼率控制間隔 聲音 SaveRAM自動儲存間隔 自動戴入重映射文件 返回 訊息 向下滾動 開始 切換選單 確認 退出 默認值 切換選單 啟用藍牙服務 緩沖目錄 相機驅動程式 執行金手指修改 金手指文件 另存金手指文件 描述 鎖定 非官方測試成就 未鎖定 設定 設定 退出時進行詢問 遊戲內容數據庫目錄 歷史記錄數量 快捷選單 下載目錄 核心計數器 核心訊息 分類 核心名稱 許可證 支持的擴展 系統名稱 戴入核心 核心 自動解壓下載的檔案 核心更新程序 指針目錄 自定義比率 選擇數據庫 選擇文件並探測核心< 默認 > 沒有找到文件夾。 Disk Cycle Tray Status 光碟索引 不關心 下載核心…… 啟用DPI覆蓋 驅動 載入前檢查韌體 BIOS是否存在 動態壁紙目錄 選單項懸停顏色 取消 顯示幀率 幀率限制 自動戴入遊戲內容特定的核心選項 遊戲選項文件 聲音 視訊故障排除 基本選單控制 戴入遊戲內容 什麼是「核心」? 歷史 圖像 訊息 所有用戶都能控制選單 左搖桿Y 右搖桿X 右搖桿Y Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right 輸入軸閾值 綁定全部 綁定超時時間 顯示輸入描述標籤 設備類型 Turbo占空比 鍵盤控制器映射啟用 下十字鍵 左十字鍵 右十字鍵 開始鍵 Mouse Mouse Mouse Wheel Down Wheel Right 最大用戶數 金手指索引 金手指開關 下一張光碟 啟用熱鍵 快進切換 切換全營幕 切換遊戲焦距 切換選單 靜音開關 切換營幕鍵盤 切換暫停 重置遊戲 儲存狀態 下一個Shader 慢動作 存檔槽 音量 顯示覆層 輪詢類型行為 稍晚 優先前置觸摸 啟用綁定重映射 輸入 啟用觸摸 Turbo區間 內部存儲狀態 手柄驅動 簡體中文 荷蘭語 世界語 德語 日語 波蘭語 葡萄牙語 西班牙語 Arabic 核心目錄 核心日誌級別 使用核心戴入壓縮包 載入遊戲內容 允許使用位置 日誌 主選單 選單顏色主題 藍灰色 綠色 紅色 底部不透明度 選單驅動 選單文件瀏覽器 Horizontal Animation 選單壁紙 丟失 鼠標支持 音樂 環繞式導航 連線遊戲 連線遊戲延遲幀數 啟用連線遊戲 作為遊戲主機 服務器地址 啟用連線遊戲客戶端 服務器密碼 連線遊戲無狀態模式 啟用連線遊戲旁觀者 連線遊戲使用NAT穿透技術 網路命令端口 網路遊戲控制器 網路 無 沒有可顯示的成就。 沒有可用的核心。 沒有可用的核心選項。 沒有可用的歷史記錄。 沒有條目。 未發現網路。 沒有遊戲列表。 沒有找到設定。 關 連線更新器 營幕覆層 營幕通知 OSK覆層目錄 自動戴入最佳的覆層 覆層不透明度 覆層縮放比例 使用PAL60模式 當選單激活時暫停 性能計數器 遊戲列表目錄 觸控支援 現在 退出 RetroArch BBFC 分級 多人遊戲支持 描述 Edge雜誌發行 Edge雜誌評論 增強硬件 經銷商 MD5 起源 出版方 發售年份 系列 啟動遊戲內容 重啟 錄影輸出目錄 錄影設定 啟用錄影 使用輸出目錄 戴入重映射文件 儲存遊戲重映射文件 重啟 繼續 Retro鍵盤 RetroPad w Analog 啟用回溯 回溯 設定目錄 右側搖桿 啟用SAMBA文件共享服務 自動索引儲存狀態 自動儲存狀態 既時存檔縮圖 儲存核心覆寫 儲存新設定 存檔 掃瞄文件 營幕截圖目錄 搜索: 設定 Shader Shader效果 Simple Snow 顯示高級設定 關機 排序文件夾中的存檔 啟用SSH遠程終端服務 啟動遠程的RetroPad 狀態存儲槽 標準輸入流命令 暫停屏保程序 系統 BIOS目錄 支持 編譯日期 Cocoa 支持 CoreText 支持 顯示器度量DPI DirectSound 支持 動態鏈接庫支持 EGL 支持 FFmpeg 支持 STB TrueType 支持 前端名稱 Git版本 HLSL 支持 KMS EGL 支持 Libusb 支持 網路控制台支持 OpenAL 支持 OpenGL 支持 OpenVG 支持 覆層支持 已充滿電 放電中 PulseAudio 支持 BMP RetroRating 等級 RoarAudio 支持 RSound 支持 SDL2 支持 SDL1 支持 多線程支持 Video4Linux2 支持 Vulkan 支持 X11 支持 XVideo 支持 截取營幕 縮略圖 縮略圖更新程序 截屏 顯示時間日期 真 UI Companion Start On Boot 無法讀取壓縮的文件。 撤銷儲存狀態 更新程序 更新自動設定檔案 更新金手指 更新數據庫 更新 Lakka 更新Slang Shader效果文件 用戶界面 用戶 使用內建媒體播放器 允許旋轉 畫面比例選項 Crop 禁用桌面元素 視訊驅動 視訊濾鏡目錄 強制畫面比例 幀延時 視訊Gamma 啟用GPU截屏 強制GPU同步幀數 顯示器索引 刷新率 Set Display Reported Refresh Rate 窗口縮放量 視訊 Shader渲染遍數 戴入Shader預設 儲存核心預設 啟用硬件共享上下文 啟用軟件過濾器 視訊 降低閃爍 自定義畫面寬度 自定義畫面Y 垂直同步 窗口寬度 Wi Fi驅動 選單透明度因子 自定義 Monochrome Systematic Pixel Retrosystem 選單顏色主題 深色 鐵藍色 傳統紅 樸素 火山紅 選單縮放因子 顯示歷史頁 顯示圖像頁 顯示設定頁 Menu Layout 是 打開或關閉成就。更多內容請訪問 為測試目的而打開或關閉非官方成就和 或測試版特性。 修改驅動設定。 修改核心設定。 修改顯示覆蓋、鍵盤覆蓋和營幕通知的設定。 修改存檔設定。 修改用戶界面設定。 修改你的隱私設定。 修改遊戲列表設定。 下載且 或者掃瞄遊戲內容,並將其加入你的收藏中。 啟用或者禁止藍牙。 修改設定文件的默認設定。 CPU擁有的核心總數。 設定熱鍵選項。 調整遊戲控制器、鍵盤和鼠標的設定。 啟用或禁止向控制台打印日誌。 在局域網內搜索並連接聯網遊戲的主機。 下載並更新RetroArch的附加插件和組件。 管理操作系統層級的服務。 阻止系統激活營幕保護程序。 在幀與幀之間插入黑色的中間幀,通常用於消除在 n n 的鬼影。 設定當開啟「強制GPU同步」時CPU可以預先GPU多少幀。 選擇將要使用哪一個顯示器。 The refresh rate as reported by the display driver 掃瞄無線網路並且建立連接。 磁碟已加入 載入 shader 取消靜音。 自動設定文件儲存成功。 自動儲存狀態至 啟用通訊埠上的指令介面 無法推斷新的設定路徑,使用當前時間。 與已知的magic numbers比較 未設定設定目錄,無法儲存新的設定。 內容的CRC32s不同。無法使用不同的遊戲。 核心不支持儲存狀態。 無法找到磁碟 無法找到有效的數據軌 無法讀取內容文件 無法讀取視訊狀態 Custom timing given 解壓縮失敗。 無法找到任何有效的內容位置 已關閉 正在下載 錯誤 Libretro core 但程式未找到可載入內容 無法儲存 core options 檔案 無法儲存預置 shader 正在解壓 無法儲存設定到 無法讓觀眾加入 無法載入 shader 創建目錄失敗。 從客戶端獲取暱稱失敗 載入內容失敗 無法戴入 overlay 打開libretro核心失敗 無法接收連線端的資訊 無法接收主控端的暱稱 無法接收主控端 SRAM 資料 移除臨時文件失敗 即時存檔儲存失敗 發送暱稱尺寸失敗 發送暱稱至主控端失敗 聲音驅動啟動失敗,將在無聲音模式下繼續啟動。 建用錄製視訊失敗 還原載入即時存檔失敗 還原取消靜音失敗 未找到文件 找到磁碟標籤 找到最後一個狀態槽 幀 錯誤的磁碟索引 打開遊戲焦點 Libretro core is hardware rendered Must use post shaded recording as well 輸入金手指 目前檔案 接口 可移除的儲存空間 字節 兆字節 為libretro而設計的前端 戴入狀態從槽 一個或多個固件文件丟失 正在讀取歷史文件 內存 視訊格式看起來使用了不同的序列化版本。很有可能失敗。 停止視訊錄製。 沒有內容,啟動虛擬核心。 沒有戴入任何存檔。 覆蓋儲存成功。 RetroArch 接收完畢 錄製到 重新轉向 save file to Remap file 儲存成功 移除臨時內容文件 重啟錄製由於驅動器重新初始化。 Reverting savefile directory to 正在回溯。 初始化回放緩存失敗 回放功能關閉 到達回放緩存末端 儲存狀態至槽 成功儲存至 存檔中 已完成對文件夾的掃瞄 Several patches are explicitly defined
Definition: msg_hash_cht.h:2214
Definition: msg_hash.h:378
Definition: msg_hash.h:2131
Compilador Desconocido Dispositivo desconectado del puerto El archivo ya existe Guardándolo en el búfer de respaldo Conexión obtenida Dirección pública Poniendo disco en bandeja As dejado el juego Se ha unido con el dispositivo de entrada *s *s se ha unido como jugador u Una conexión de netplay probablemente no este usando RetroArch o esté usando una versión antigua de RetroArch use la misma versión use la misma versión Este núcleo no soporta juego en red entre diferentes sistemas Contraseña incorrecta Un cliente de juego en red se ha desconectado No tienes permiso para jugar El dispositivo de entrada pedido no esta disponible Cliente de juego en red s pausado Dar a los núcleos renderizados por hardware un contexto privado Evita tener que asumir cambios en el estado del hardware entre cuadros Ajusta la apariencia del menú Mejora el rendimiento a costa de la latencia y posiblemente algunos tirones Usar solo si no puede obtener máxima velocidad de otra manera Auto detectar Capacidades Conectando al puerto Lo no Contraseña Nombre de usuario Fin de la lista Lista de logros Continuar usando el modo Hardcore de logros Escanear Contenido Importar contenido Preguntar Bloquear frames Controlador de Audio Activar audio Turbo Zona Muerta Variación máxima de sincronía de audio Frecuencia de muestreo de audio(Hz)" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_AUDIO_RATE_CONTROL_DELTA
Definition: msg_hash.h:327
Definition: msg_hash.h:317
Definition: msg_hash.h:348
Definition: msg_hash.h:419
Definition: msg_hash.h:352
Definition: msg_hash.h:347
Definition: msg_hash.h:178
Definition: msg_hash.h:2129
Definition: msg_hash.h:2158
Definition: msg_hash.h:1943
Definition: msg_hash.h:244
Definition: msg_hash.h:2120
GLint GLint GLsizei GLsizei GLsizei GLint border
Definition: glext.h:6293
#define NOTE(note, octave)
Definition: asndlib.h:144
Definition: msg_hash.h:603
static struct retro_log_callback logging
Definition: mpv-libretro.c:43
Definition: msg_hash.h:200
Definition: msg_hash.h:298
Definition: msg_hash.h:2132
T Max(const T a, const T b)
Definition: Common.h:207
static struct descriptor analog
Definition: net_retropad_core.c:98
static void save(LexState *ls, int c)
Definition: llex.c:57
Unbekannter Compiler Gerät von Anschluss getrennt Datei existiert bereits Speichere im Backup Puffer Verbindung mit Öffentliche Addresse Lege Datenträger in Laufwerksschublade ein Du hast das Spiel verlassen Dieser Core unterstützt kein Netplay zwischen diesen Systemen Gib das Server Passwort Falsches Passwort Die Verbindung mit einem Netplay Client wurde getrennt Du hast nicht die an diesem Spiel teilzunehmen Konnte nicht zum Spieler Modus wechseln Dein Nickname wurde zu s geändert Enable horizontal animation for the menu This will have a performance hit Harte Synchronisation der CPU und der GPU Reduziert braucht aber mehr Leistung Audio Lautstärke Lade Fähigkeiten Verbinde zu Port nicht die keinen Inhalt können nicht an Netplay teilnehmen Errungenschaften Konten Benutzerkonten Retro Errungenschaften Inhalt durchsuchen Inhalt importieren Nachfragen Warte auf Audio Frames Audiotreiber Aktiviere Audio Turbo Deadzone Maximaler Audioversatz Dynamische Audio Ratenkontrolle Audio Exklusiver WASAPI Modus Größe des gemeinsamen WASAPI Puffers Override Dateien automatisch laden Shader Voreinstellungen automatisch laden Bestätigen Beenden Nach oben scrollen Tastatur ein ausschalten Grundlegende Menüsteuerung Info Nach oben scrollen Tastatur ein ausschalten Überschreibe SaveRAM wenn ein Bluetooth aktivieren Temporäre Dateien Kameratreiber Änderungen übernehmen Cheat Datei Speichere Cheat Datei unter Beschreibung Gesperrte Gesperrt Teste inoffizielle Errungenschaften Freigeschaltete Freigeschaltet Konfiguration Konfigurationen Sammlungen Inhalt Einträge zu entfernen Downloads Cheats Core Namen anzeigen Autoren Core Bezeichnung Firmware Berechtigungen System Hersteller Steuerung Optionen Cores automatisch starten Buildbot Core URL Aktualisierungen CPU Suchanfragen Benutzerdefiniertes Verhältnis Datenbank Auswahl Startverzeichnis< Standard > Verzeichnis nicht gefunden Datentägerstatus Datenträger Nummer Ignorieren Core herunterladen Aktiviert DPI Überschreibung Treiber Vor dem Laden nach fehlender Firmware suchen Dynamische Hintergrundbilder Farbe für gewählte Menü Einträge Aus Favoriten Begrenze maximale Ausführgeschwindigkeit Frontend Zähler Erstellt Datei mit Spieloptionen Hilfe Ändert virtuelles Controller Overlay Hilfe Nach Inhalten suchen Verlaufliste aktivieren Horizontales Menü Informationen Analog zu Digital Typ Linker Analogstick X Linker Analogstick Linker Analogstick Y Linker Analogstick Rechter Analogstick X Rechter Analogstick Rechter Analogstick Y Rechter Analogstick Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right Schwellenwert der Analogsticks Alle zuordnen Zeitlimit für Belegung Zeige Eingabe Bezeichnungen Gerätetyp Eingabetreiber Tastenkürzel belegen A B Steuerkreuz nach unten L3 L Steuerkreuz nach links R3 R Steuerkreuz nach rechts Start Knopf X Y Mouse Mouse Mouse Wheel Down Wheel Right Maximale Benutzeranzahl Cheat Index Cheat ein ausschalten Nächster Datenträger Hotkeys aktivieren Zeitraffer ein ausschalten Vollbildmodus ein ausschalten Spielfokus ein ausschalten Menü aufrufen Audio stumm lautschalten Bildschirmtastatur ein ausschalten Pause weiter Spiel zurücksetzen Erstelle Bildschirmfoto Vorheriger Shader Zustands Speicherplatz Lautstärke Aktiviere Overlay Eingaben im Overlay anzeigen Abfrageverhalten Spät Touch Eingabe auf der Vorderseite bevorzugen Tasten Neubelegung aktivieren Eingabe Touch Eingabe aktivieren Autofeuer Frequenz Status des internen Speichers Controller Treiber Niederländisch Esperanto Deutsch Japanisch Polnisch Russisch Vietnamesisch Linker Analogstick Core Informationen Linear Inhalt aus Verlauf laden Spielstand laden Standort Treiber Logs auf Kommandozeile ausgeben Datenbanken Blau Dunkelblau Shield Gelb Transparenz der Kopfzeile Bildwiederholrate im Menü begrenzen Linearer Filter für Menü Menü Hintergrundbild Transparenz Multimedia Unbekannte Dateierweiterungen filtern Nächster Erlaube Slave Modus für Clients Eingabeverzögerung Netplay Verzögerung Aktiviere Netplay Starte Hosting Server Adresse Netplay Client aktivieren Server Passwort Verbiete die nicht im Slave Modus laufen Im Beobachtermodus starten Server Passwort für Beobachtermodus Netplay TCP UDP Port Netzwerk Befehle Netzwerk Informationen Netzwerk Remote Port Nein Nicht verfügbar Kein Core Keine Core Informationen verfügbar Keine Einträge Keine Informationen verfügbar Keine Netplay Hosts gefunden Keine Leistungszähler Keine Wiedergabelisten Einträge verfügbar Keine Shader Parameter EIN Online Aktualisierungen Bildschirm Overlay Öffne Archiv als Ordner Overlay Overlays Overlay Voreinstellung Overlays Übergeordnetes Verzeichnis Nicht im Hintergrund ausführen Wiedergabelisten Wiedergabelisten Port Privatsphäre Analog unterstützt CERO Bewertung CRC32 Entwickler Edge Magazine Bewertung ELSPA Bewertung ESRB Bewertung Franchise MD5 Herkunft Publisher Veröffentlichungsjahr Seriennummer Starte Inhalt Neustart Aufnahmen Lade Aufnahme Konfiguration Aktiviere Aufnahmefunktion Speichere Aufnahme im Ausgabeverzeichnis Remap Datei laden Speichere Spiel Remap Datei Lösche Spiel Remap Datei Neu starten Fortsetzen RetroKeyboard RetroPad mit Analogsticks Genauigkeit des Zurückspulen Konfigurationen Rechter Analogstick Zu Favoriten hinzufügen Abspielen Speicherdaten Zustand automatisch laden Zustands Miniaturansichten Speichere Core Überschreibungen Speichere neue Konfiguration Speichern Datei durchsuchen Bildschirmfotos Sekunden Einstellungen Änderungen übernehmen Band Schnee Zeige versteckte Dateien und Ordner Zeitlupen Verhältnis Sortiere Zustandsdaten in Ordnern Speicherdaten im Verzeichnis des Inhalts speichern Bildschirmfotos im Verzeichnis des Inhalts speichern Core starten Starte Videoprozessor Status Vorgeschlagene Cores Aktiviere System BGM System Informationen ALSA Unterstützung Cg Unterstützung Befehlsinterface Unterstützung CPU Eigenschaften DirectSound Unterstützung Unterstützung für dynamische Bibliotheken EGL Unterstützung FFmpeg Unterstützung STB TrueType Unterstützung Frontend Name Git Version HLSL Unterstützung KMS EGL Unterstützung LibretroDB Unterstützung Libxml2 XML Parsing Unterstützung Netzwerk Befehlsinterface Unterstützung OpenAL Unterstützung OpenGL Unterstützung OpenVG Unterstützung Overlay Unterstützung Geladen Entlädt PulseAudio Unterstützung BMP RetroRating Stufe RoarAudio Unterstützung RSound Unterstützung SDL2 Unterstützung SDL1 Unterstützung Threading Unterstützung Video4Linux2 Unterstützung Vulkan Unterstützung X11 Unterstützung XVideo Unterstützung Bildschirmfoto anfertigen Miniaturansichten Miniaturansichten aktualisieren Bildschirmfoto Uhrzeit Datum anzeigen An UI Companion beim Hochfahren starten Komprimiertes Archiv kann nicht gelesen werden Speichern des Zustands rückgängig machen Online Aktualisierungen Gamepad Controller Profile aktualisieren Cheats aktualisieren Datenbanken aktualisieren Lakka aktualisieren Slang Shader aktualisieren Kbd Sprache Verwende eingebauten Bildbetrachter< Dieses Verzeichnis verwenden > Konfiguriere Bildseitenverhältnis Bildseitenverhältnis Deaktiviere Desktop Gestaltung Videotreiber Grafikfilter Bildschirm Benachrichtigungen aktivieren Schritftgröße der Bildschirm Benachrichtigungen Erzwinge Deaktivierung des sRGB FBO Vollbildmodus Verwende GPU für Aufnahme Synchronisiere GPU und CPU Maximale Anzahl von Zwischenbildern Y Position der Bildschirm Benachrichtigungen Wende Filter auf Aufnahme an Geschätzte Bildwiederholrate Rotation Pixelgenaue Bildskalierung Video Shader Vorschau der Shader Parameter Shader Voreinstellung speichern unter Spiel Voreinstellung speichern Bilineare Filterung VSync Intervall Video in separatem Thread Bildhöhe X Position des Bildes VI Bildgröße Unechter Fensterbreite Vollbild Breite WLAN Treiber Menü Transparenz Menu Font Green Color Menü Schriftart FlatUI Monochrome Inverted NeoActive RetroActive Dot Art Apple Green Dark Purple Golden Midnight Blue Undersea Menü Shader Icon Schatten aktivieren Zeige Tab Inhalte importieren Zeige Tab Bilder Zeige Tab Einstellungen Zeige Tab Netplay Menü Design Shader Voreinstellungen Aktiviere inoffizielle Errungenschaften und oder Beta Funktionen zu Testzwecken Aktiviere ausführliche Ausgabe von Bildschirmmeldungen für Errungenschaften Ändere die Einstellungen für Errungenschaften Ändere die Einstellungen für die Aufnahme Funktion Ändere die Einstellungen für Zeitraffer und Zeitlupe Ändere die Log Einstellungen Sprache Ändere die Standard Verzeichnisse für dieses System Ändere die Einstellungen für das Netzwerk Ändere die Einstellungen der Audio Ausgabe Speichere Änderungen an der Konfigurationsdatei beim Beenden Verwalte und erstelle Konfigurationsdateien Zeigt die aktuelle Bildwiederholrate auf dem Bildschirm an Controller mit der das Menü aufgerufen wird Steuerung für diesen Benutzer konfigurieren Hoste eine Netplay Sitzung oder trete einer bei Zeige Informationen über Netzwerk und das System an Aktiviere die Netzwerkfreigabe deiner Ordner Zeige versteckte Dateien und Ordner im Dateimanager an Hält dein System davon den Bildschirmschoner zu aktivieren Legt die Sprache der Benutzeroberfläche fest Reduziert kann aber zu Anzeigefehlern führen Fügt eine Verzögerung bei V Sync Anzahl der der die CPU der GPU voraus sein wenn die CPU GPU Synchronisation aktiviert ist Wält den Bildschirm der für RetroArch verwendet wird The refresh rate as reported by the display driver Sucht nach drahtlosen Netzwerken und stellt eine Verbindung her Zu Favoriten hinzugefügt Anwendungen Shader anwenden Audio laut Autokonfigurations Datei erfolgreich gespeichert Zustand automatisch speichern in Starte Befehlsinterface auf Port Kann neuen Konfigurationspfad nicht ableiten Verwende aktuelle Zeit Vergleiche mit bekannten Magic Numbers Konfigurations Verzeichnis nicht definiert Kann neue Konfiguration nicht speichern CRC32 Prüfsummen des Inhalts weichen ab Andere Spiele können nicht verwendet werden Core unterstützt keine Core Optionsdatei wurde erfolgreich erstellt Konnte kein kompatibles System finden Konnte Daten Track nicht öffnen Konnte Film Header nicht lesen CRC32 Prüfsumme des Inhalts und die gespeicherte Prüfsumme der Replay Datei stimmen nicht überein Wird die Aufzeichnung wird sie sehr wahrscheinlich asynchron Dekompression läuft bereits Erkannte Bildbereich von Gerät von einem gültigen Anschluss trennen Ausgeworfen Herunterladen fehlgeschlagen Libretro Core benötigt es wurde jedoch keiner bereitgestellt Fehler beim Verarbeiten der Argumente Fehler beim Speichern der Tasten Umbelegungen Fehler beim Speichern der Shader Voreinstellungen Entpacke Fehler beim Speichern der Konfiguration in Ankommender Beobachter konnte nicht akzeptiert werden Fehler beim Anwenden des Shaders Fehler beim Erstellen des Verzeichnisses Benutzername konnte vom Client nicht gelesen werden Laden des Inhalts fehlgeschlagen Laden des Overlays fehlgeschlagen Öffnen des Libretro Cores fehlgeschlagen Header konnte nicht vom Client empfangen werden Empfangen des Nickname vom Host fehlgeschlagen SRAM Daten wurden vom Host nicht empfangen Fehler beim entfernen der temporären Datei Fehler beim Speichern des Spielstands in Fehler beim Senden der Nickname Länge Fehler beim Senden des Nickname zum Host Audiotreiber konnte nicht gestartet werden Fahre ohne Audio fort Konnte Aufzeichnung nicht starten Laden des Spielstands konnte nicht rückgängig gemacht werden Audio konnte nicht lautgeschaltet werden Datei nicht gefunden Datenträger Label gefunden Letzten Speicherplatz gefunden Bilder Ungültiger Datenträger Index Spielfokus ein Der Libretro Core ist Hardware gerendert GPU Aufzeichnung muss ebenfalls aktiviert werden Cheat eingeben Vorlagen Dateiname Netzwerk Karte Wechseldatenträger in Bytes in Megabyte Frontend für libretro Spielstand aus Speicherplatz Eine oder mehrere Firmware Dateien fehlen Lade Verlaufs Datei Speicher Filmdatei besitzt offenbar eine andere Serializer Version Wird höchstwahrscheinlich fehlschlagen Beende Film Aufzeichnung Kein starte Dummy Core Kein Spielstand wurde bis jetzt geladen Überschreibungen erfolgreich gespeichert RetroArch empfangen Aufzeichen in Speicherdaten umleiten in Remap Datei wurde erfolgreich gespeichert Datenträger aus Laufwerk entfernt Zurücksetzen Alter Spielstand wiederhergestellt Setze Speicherdaten Verzeichnis zurück auf Zurückspulen Fehler beim Initialisieren des Rückspul Puffers Zurückspulen wird deaktiviert Ende des Rückspul Puffers erreicht Spielstand in Speicherplatz Erfolgreich gespeichert in Speichere aktuellen Durchsuchen Sende Befehl Shader Überspringe Laden des SRAM Snel vooruit SRAM wird nicht gespeichert Starte Film Aufzeichnung in Spielstand Speicherplatz nach Speichern des Spielstands wurde rückgängig gemacht Nicht pausiert Verwende Core Namen für neue Konfiguration Verbinde Gerät mit einem gültigen Anschluss Neustart Version der libretro API Virtuelle Laufwerksschublade Audio stumm lautschalten Erlaube oder verbiete den Cores Zugriff auf die Kamera Maximale Anzahl von die von RetroArch unterstützt werden Ermöglicht jedem Benutzer das Menü zu benutzen Wenn kann nur Benutzer das Menü benutzen Erlaube dem WASAPI die vollständige Kontrolle über das Audio Gerät zu übernehmen Wenn wird der Shared Modus verwendet Zwischenspeicher wenn der WASAPI Treiber im Shared Modus verwendet wird Legt wie weit ein Analog Stick bewegt werden bis er reagiert nach wie vielen Einzelbildern eine Taste mit aktiviertem Turbo Modus erneut gedrückt wird Synchronisiert die Video Ausgabe der Grafikkarte mit der Bildwiederholrate des Bildschirms Empfohlen Einige Cores haben eine eigene Abschalt Funktion Wenn wird der Core daran RetroArch zu beenden Stattdessen wird ein Dummy Core geladen Vertikale Bildwiederholrate des Bildschirms Wird um eine geeignete Audio Eingangsrate zu berechnen wenn Video in separatem Thread aktiviert ist Maximale Änderung der Audio Eingangsrate Dieser Wert kann erhöht wenn sehr große Änderungen im Timing aktiviert werden beispielsweise um einen PAL Core auf einem NTSC Bildschirm verursacht jedoch fehlerhafte Tonhöhen erfolgreich nicht verwende Rückfalloption Datenbank Datenbank Deaktiviert Pfad zur Verlaufsliste Datenbank Datenbank Datenbank Datenbank Datenbank Datenbank Datenbank Datenbank Datenbank Datenbank Datenbank Datenbank Informationen Suche nach WLAN Netzwerken Suche nach Netplay Hosts Aktiviere oder deaktiviere Desktop Aktiviere Wiedergabeliste für kürzlich geöffnete Inhalte Einheitliche Menüsteuerung Zeige Bildschirmbenachrichtungen an Akkustand anzeigen Wähle aus Sammlung Skalierung Konnte keinen geeigneten Core oder Inhalt lade manuell URL Pfad Bokeh Nickname(lan) wenn wird die westliche Tastenbelegung verwendet Zu verwendender Videotreiber Zu verwendender Eingabetreiber Abhängig vom Videotreiber kann dieser einen anderen Eingabetreiber erzwingen Zu verwendender Audio Resampling Treiber Zu verwendender Treiber für Ortsdienste Zu verwendender Aufnahmetreiber Zeige nur Dateien mit unterstützten Dateierweiterungen im Dateibrowser an Lade ein neues Hintergrundbild abhängig vom Inhalt Audio DSP Plugin
Definition: msg_hash_de.h:2782
Definition: msg_hash.h:406
Definition: msg_hash.h:2122
Definition: msg_hash.h:183
Definition: msg_hash.h:184
GLbyte by
Definition: glext.h:9673
GLuint index
Definition: glext.h:6671
Definition: nk_menu.h:45
Definition: msg_hash.h:216
Nieznany kompilator Urządzenie zostało odłączone od portu Plik już istnieje Zapisywanie do bufora kopii zapasowej Mam połączenie Adres publiczny Ustawianie dysku w zasobniku Opuściłeś grę Dołączyłeś z urządzeniami wejściowymi *s *s dołączył jako gracz u Próba połączenia online nie powiodła ponieważ peer nie działa w trybie RetroArch lub używa starej wersji RetroArch użyjcie tej samej wersji użyj tej samej wersji Ten rdzeń nie obsługuje gry online między architekturami Niepoprawne hasło Klient gry online został odłączony Nie masz uprawnień do grania Żądane urządzenia wejściowe nie są dostępne Gracz s wstrzymał grę Nadaj rdzeniom sprzętowym własny prywatny kontekst Unikaj konieczności przejmowania zmian stanu sprzętu pomiędzy klatkami Dostosuj ustawienia wyglądu ekranu menu Poprawia wydajność kosztem opóźnień i częstszego rwania obrazu Używaj tylko gdy nie możesz uzyskać pełnej prędkości w przeciwnym razie Automatyczne wykrywanie Możliwości Łączenie z portem które nie wymagają nie mogą uczestniczyć w grze sieciowej Konta Cheevos Konta Retro osiągniecia Lista Skanuj zawartość Importuj zawartość Zapytać Zablokuj klatki Sterownik audio Włącz dźwięk Turbo Martwa strefa Maksymalne przesunięcie czasowe dźwięku Szybkość wyjścia Dynamiczna kontrola szybkości audio Dźwiek Poziom głośności Tryb WASAPI Współdzielony bufor WASAPI Automatyczne zastępowanie plików Automatycznie załaduj Shadery Potwierdź Wyjdź Przewiń do góry Przełącz klawiaturę Podstawowe ustawienia menu Informacje Przewiń do góry Przełącz klawiaturę Nie zastępuj SaveRAM przy ładowaniu stanu zapisu Adres URL zasobów Buildbot Zezwalaj na kamerę Oszukać Oszukane pliki Załaduj oszukany plik Oszukane przepustki Osiągnięcia trybu hardcore Odznaki osiągnięć Zablokowany Sprawdź nieoficjalne osiągnięcia Odblokowany Osiągnięcia trybu pełnego Zamknij zawartość Załaduj konfigurację Zapisz konfigurację przy wyjściu Baza danych Rozmiar listy historii Szybkie menu Pobrane pliki Liczniki rdzeniowe Informacje podstawowe Kategoria Nazwa rdzenia Licencja Obsługiwane rozszerzenia Nazwa systemu Załaduj rdzeń Rdzeń Automatycznie wyodrębnij pobrane archiwum Aktualizacja Rdzenia Architektura Rdzeń procesora Menedżer kursorów Menedżer bazy danych Usuń< Treść dir >< Żaden > Szczegóły Dołącz obraz dysku Kontrola dysku Pliki do pobrania Program do pobierania treści Nadpisz DPI Atrapa rdzenia przy zatrzymaniu rdzenia Dynamiczne tło Włącz osiągnięcia Normalny kolor menu Mnożnik prędkości Wyświetl ilość klatek na sekundę Manipulacja klatek Automatycznie ładuj zależne od zawartości opcje rdzenia Plik opcji gry Rozwiązywanie problemów audio wideo Podstawowa kontrola menu Ładowanie zawartości Co to jest rdzeń Historia Obraz Informacja Menu sterowania wszystkich użytkowników Lewy analog Lewy analog Lewy analog Y Lewy analog Prawo analog X Prawy analog Prawo analog Y Prawy analog Spust Pomocniczy A Pomocniczy C Wybierz D pad dół D pad prawo Martwa strefa gałki analogowej Powiąż wszystko Limit czasu powiązania Ukryj niezwiązane podstawowe deskryptory wejściowe Indeks urządzeń Indeks myszy Cykl zapisu Włączanie mapowania gamepada klawiatury Przycisk W dół D pad Przycisk L3 Lewy D pad R3 przycisk Prawy D pad Przycisk Start Przycisk Przycisk Mysz Mysz Mysz Kółko do dołu Kółko w prawo Maksymalna liczba użytkowników Indeks kodów Włącz kody Następny dysk Włącz klawisze skrótów Szybkie przewijanie do przodu Przełączanie pełnoekranowe Przełącznik ostrości gry Przełączanie menu Przełącznik wyciszania dźwięku Przełączanie klawiatury ekranowej Wstrzymaj przełącznik Zresetuj grę Zapisz stan Następny moduł cieniujący Zwolnione tempo Slot zapisu Głośność Wyświetl nakładkę Pokaż nakładki na nakładce Zachowanie typu ankiety Późno Preferuj dotyk Włącz sporządzanie mapy powiązań na nowo Sterowanie Włącz dotyk Okres turbo Opóźnienie Wprowadź autoconfig Usługi holenderski esperanto niemiecki japoński polski rosyjski wietnamski Lewy analog Informacje o rdzeniu Liniowy Załaduj ostatnie Wczytaj zapis Sterownik lokalizacji Zalogowanie rozmowy Ustawienia bazy danych Niebieski Ciemny niebieski NVIDIA Shield Żółty Nieprzezroczystość nagłówka Menu obrotowe przepustnicy częstotliwości wyświetlania klatek Menu filtra liniowego Wygląd Nieprzezroczystość tła Multimedia Filtruj nieznane rozszerzenia Najbliższy Zezwalaj na klientów w trybie slave Wejściowe klatki opóźnień Opóźnij klatki gry online Włącz grę online Uruchom hosta gry online Adres serwera Włącz klienta gry online Hasło serwera Zażądaj urządzenia u Ustawienia gry online Max Udostępnianie wejścia cyfrowego Zahacz Żaden Tryb widza gry online Hasło spontaniczne serwera Port TCP gry online Polecenia sieciowe Informacje o sieci Port zdalnej sieci Nie N A Bez rdzenia Brak dostępnych podstawowych informacji Brak wpisów do wyświetlenia Brak informacji Nie znaleziono hostów gry online Brak liczników wydajności Brak dostępnych pozycji na liście odtwarzania Brak parametrów modułu cieniującego Włącz Aktualizacja online Nakładka na ekranie Przeglądaj archiwum Nakładka Nakładka Ustawienia nakładki Nakładka na ekranie Nadrzędny katalog Nie pracuj w tle Listy odtwarzania Listy odtwarzania Port Prywatność Obsługa analog Ocena CERO CRC32 Deweloper Ocena magazynu Edge Ocena ELSPA Ocena ESRB Seria MD5 Pochodzenie Wydawca Rok wydania Kod seryjny Rozpocznij zawartość Restart Wyjście nagrywania Załaduj konfigurację nagrywania Sterownik MIDI Zapisz wyjścia jako Plik zmian Zapisz plik zmiany rdzenia Usuń plik zmiany rdzenia Wymagany Uruchom RetroArch ponownie Wznów zawartość Retro pad Osiągnięcia Przewijanie granularności Przeglądarka plików Wyświetl ekran startowy Dodaj do ulubionych Zresetuj domyślny rdzeń Uruchom muzykę Zapisz plik Automatyczne załadowanie stanu Zapisz stan Zapisz bieżącą konfigurację Zapisz nadpisania katalogu zawartości Zapisz nową konfigurację Zapisywanie Zeskanuj plik Zrzut ekranu Szukaj Ustawienia Shader Shadery Prosty śnieg Pokaż ustawienia zaawansowane Zamknąć Przejdź do przodu w celu skrócenia czasu oczekiwania Sortuj zapisy w folderach Ukryj ostrzeżenia RunAhead Napisz zapis stanów do treści dir Pliki systemowe znajdują się w katalogu treści Włącz SSH Uruchom zdalny Retro pad Slot zapisu Polecenia STDIN Wstrzymaj wygaszacz ekranu System BIOS Obsługa Data Builda Wsparcie Cocoa Obsługa CoreText Wyświetl DPI metryczne Wyświetl szerokość Wsparcie DirectSound Obsługa dynamicznej biblioteki Wsparcie EGL Wsparcie FFmpeg Wsparcie STB TrueType Nazwa frontendu Wersja Git Wsparcie HLSL Obsługa KMS EGL Obsługa LibretroDB Libxml2 obsługa parowania XML Obsługa interfejsu dowodzenia sieciowego Obsługa OpenAL Obsługa OpenGL Obsługa OpenVG Obsługa nakładek Naładowany Rozładowywanie Obsługa PulseAudio Obsługa Poziom Oceny Retro Obsługa RoarAudio Wsparcie RSound Wsparcie SDL2 Wsparcie SDL1 Przewlekanie wsparcia Obsługa Video4Linux2 Wsparcie Vulkan Wsparcie X11 Wsparcie XVideo Zrób zrzut ekranu Miniatury Miniatury dyspozycji pionowej Zaktualizuj miniatury Zrzuty ekranu Pokaż datę czas Prawdziwe Uruchom Companion UI przy włączeniu Uruchom menu okienkowe przy włączeniu Nie można odczytać skompresowanego pliku Cofnij zapisanie stanu Aktualizacja Zaktualizuj profile joypad Zaktualizuj kody Zaktualizuj bazy danych Zaktualizuj Lakka Zaktualizuj Shadery Slang Kbd Język Użyj wbudowanej przeglądarki zdjęć< Użyj tego katalogu > Konfiguruj współczynnik kształtu Proporcja obrazu Przytnij Wyłącz kompozycję pulpitu Sterownik wideo Filtr wideo Włącz powiadomienia na ekranie Rozmiar powiadomienia Wymuś wyłączenie sRGB FBO Użyj trybu pełnoekranowego Użyj zapisu GPU Trudna synchronizacja z GPU Maksymalne obrazy swapchain Pozycja Y powiadomienia Użyj funkcji Nagrywania po filtrowaniu Szacowana liczba klatek na sekundę na ekranie Obrót Skala całkowita Moduł cieniujący wideo Podgląd parametrów modułu cieniującego Zapisz ustawienie Shadera jako Zapisz ustawienie zawartości katalogu zawartości Włącz udostępniony kontekst sprzętu Włącz filtr miękki Wideo Migotanie Niestandardowy współczynnik proporcji Szerokość Niestandardowy współczynnik kształtu Y Poz Synchronizacja Tryb pełnoekranowy z pełnym ekranem Wysokość okna Pełnoekranowa wysokość Wi Fi Kolor czcionki czerwony Kolor czcionki niebieski Niestandardowy Monochromia Systematyczny Pixel RetroSystem Kolor menu Ciemny Poranny błękit Elektryczny błękit Czerwone dziedzictwo Zwykły Czerwień wulkaniczna Współczynnik skali menu Pokaż kartę Historii Pokaż kartę Listy odtwarzania Pokaż kartę Obraz Pokaż kartę Ustawienia Pokaż kartę Gry Online Motyw ikon menu Ustawienia Shader Włącz lub wyłącz nieoficjalne osiągnięcia i lub funkcje beta do celów testowych Włącz lub wyłącz tabele wyników w grze Nie jeśli tryb Hardcore jest wyłączony Włącz lub wyłącz powiadomienia OSD dla osiągnięć Zmień sterowniki używane przez system Zmień ustawienia rdzenia Zmień nakładkę ekranu i nakładkę klawiatury oraz ustawienia powiadomień na ekranie Zmień ustawienia zapisu Zmień ustawienia interfejsu użytkownika Zmień ustawienia prywatności Zmień domyślne w których znajdują się pliki Skonfiguruj ustawienia serwera i sieci Zmień ustawienia wyjścia audio Zapisuje zmiany w pliku konfiguracyjnym przy wyjściu Zarządzaj i twórz pliki konfiguracyjne Wyświetla bieżącą liczbę klatek na sekundę na ekranie Kombinacja przycisków gamepada do przełączania menu Skonfiguruj elementy sterujące dla tego użytkownika Dołącz lub obsługuj sesję gry online Wyświetl informacje o systemie Włącz lub wyłącz udostępnianie sieciowe folderów Pokaż ukryte pliki katalogi w przeglądarce plików Włącz lub wyłącz zdalny dostęp do wiersza poleceń Ustawia rozmiar okna względem głównego rozmiaru wyświetlania Alternatywnie możesz ustawić szerokość i wysokość okna poniżej dla ustalonego rozmiaru okna Wstawia czarną klatke między klatkami Przydatny dla użytkowników z którzy chcą odtwarzać zawartość aby wyeliminować efekt duchów Określa liczbę jaką procesor może uruchomić przed gdy używana jest Trudna synchronizacja z GPU który ekran wyświetlacza ma być używany Częstotliwość odświeżania zgłoszona przez sterownik ekranu Skanuje sieci bezprzewodowe i nawiązuje połączenie Dodano do ulubionych Dołączony dysk Stosowanie zmian w kodzie Wyciszenie Dźwięku Błąd podczas zapisywania pliku autoconfig Nie można zainicjować autozapisu Blokowanie nadpisywania SRAM bajty Tryb Hardcore stan zapisu i przewijanie do tyłu były wyłączone Skompilowany z API Połączony z Pominięto ładowanie treści Implementacja załaduje ją samodzielnie Plik opcji rdzenia został pomyślnie utworzony Nie można znaleźć zgodnego systemu Nie można otworzyć ścieżki danych Nie można odczytać nagłówka filmu Niezgodność sumy kontrolnej CRC32 między plikiem treści a zapisaną sumą kontrolną w nagłówku pliku odtwarzania Powtórka najprawdopodobniej zsynchronizuje się podczas odtwarzania Dekompresja już trwa Wykryty obszar widoku Odłącz urządzenie od poprawnego portu Wyrzucony Index Błąd Rdzeń Libretro wymaga specjalnych ale żadne nie zostały dostarczone Błąd podczas zapisywania pliku opcji podstawowych Błąd podczas usuwania pliku remap Aplikacja zewnętrzna Dir Wyodrębnianie pliku Nie udało się Nie można przydzielić pamięci na poprawioną zawartość Nie powiodło się wiązanie gniazda Nie można wyodrębnić treści ze skompresowanego pliku Nie udało się załadować Nie udało się załadować pliku filmowego Nie udało się załadować stanu z Nie udało się załatać Nie udało się odebrać pseudonimu Nie można odebrać rozmiaru pseudonimu z hosta Nie udało się usunąć dysku z zasobnika Nie udało się zapisać SRAM Nie udało się wysłać pseudonimu Nie udało się wysłać pseudonimu do klienta Nie udało się wysłać danych SRAM do klienta Nie można uruchomić nagrywania filmu Nie udało się zrobić zrzutu ekranu Nie udało się cofnąć stanu zapisania Błąd krytyczny odebrany w Znajdź stan automatycznego zapisywania w Znaleziono pierwszą ścieżkę danych w pliku Znaleziony moduł cieniujący Opcje Otrzymałem nieprawidłowy indeks dysku Skup się na grze Rdzeń Libretro jest renderowany sprzętowo Musi także korzystać z nagrywania po cieniowaniu Wejdź w kod Wprowadź wstępnie ustawioną nazwę pliku Interfejs Magazyn wymienny w bajtach w megabajtach Frontend dla libretro Załadowany stan z gniazda Brak jednego lub więcej plików oprogramowania układowego Ładowanie pliku historii Pamięć Wygląda na to
Definition: msg_hash_pl.h:2324
Definition: msg_hash.h:286
Definition: msg_hash.h:1987
std::pair< Type, bool > State
Definition: spirv_reflect.cpp:33
static int initialized
Definition: iosuhax_disc_interface.c:32
Definition: msg_hash.h:223
Definition: msg_hash.h:339
Definition: msg_hash.h:211
Definition: msg_hash.h:2027
Definition: msg_hash.h:412
bool fail(size_t len)
Definition: peglib.h:479
Compilador Desconocido Dispositivo desconectado del puerto El archivo ya existe Guardándolo en el búfer de respaldo Conexión obtenida Dirección pública Poniendo disco en bandeja As dejado el juego Se ha unido con el dispositivo de entrada *s *s se ha unido como jugador u Una conexión de netplay probablemente no este usando RetroArch o esté usando una versión antigua de RetroArch use la misma versión use la misma versión Este núcleo no soporta juego en red entre diferentes sistemas Contraseña incorrecta Un cliente de juego en red se ha desconectado No tienes permiso para jugar El dispositivo de entrada pedido no esta disponible Cliente de juego en red s pausado Dar a los núcleos renderizados por hardware un contexto privado Evita tener que asumir cambios en el estado del hardware entre cuadros Ajusta la apariencia del menú Mejora el rendimiento a costa de la latencia y posiblemente algunos tirones Usar solo si no puede obtener máxima velocidad de otra manera Auto detectar Capacidades Conectando al puerto Lo no Contraseña Nombre de usuario Fin de la lista Lista de logros Continuar usando el modo Hardcore de logros Escanear Contenido Importar contenido Preguntar Bloquear frames Controlador de Audio Activar audio Turbo Zona Muerta Variación máxima de sincronía de audio Frecuencia de muestreo de Control de frecuencia dinámico Audio Volumen de WASAPI Mode Exclusivo WASAPI Tamaño del búfer compartido Cargar autom archivos de personalización Cargar Shaders automáticamente Confirmar Salir Desplazar hacia arriba Mostrar teclado Controles básicos del menú Información Desplazar hacia arriba Mostrar teclado No sobrescribir SaveRAM al cargar URL de recursos del Buildbot Permitir cámara Truco Iniciar búsqueda de trucos Archivo de trucos Cargar archivo de Cargar archivo de Guardar archivo de trucos como Descripción Tablas de clasificación Logros Bloqueado Probar logros No oficiales Desbloqueado Logros modo informativo Cerrar Cargar configuración Guardar configuración al salir Base de datos Tamaño del historial Menú rápido Descargas Contadores de núcleo Información del núcleo Categorías Nombre del núcleo Permisos Fabricante del sistema Controles Instalar or Restaurar un núcleo Núcleo instalado exitosamente Núcleo Extraer automáticamente el archivo descargado Actualizador de núcleos Arquitectura de Núcleos de Cursor Relación personalizada Seleccionar bases de datos Favoritos< Predeterminada > No se ha encontrado la carpeta Abrir Cerrar la bandeja de discos Índice de disco No importa Descargar núcleo Forzar DPI Controladores Chequear si falta Firmware antes de cargar Fondos de pantalla dinámicos Color de resaltado del menú Desactivado Favoritos Incluir detalles de memoria Sincronizar Velocidad de frames Usar opciones de núcleo para cada juego si existen Archivo de opciones del juego Solucionar problemas de Audio Video Controles básicos del menú Cargando contenido ¿Qué es un núcleo Historial Imágenes Información Todos controlan el menú Analógico izq Analógico izq Analógico izq Y Analógico izq Analógico der X Analógico der Analógico der Y Analógico der Activar Auto configuración Asignar todo Tiempo limite para asignar Ocultar descripciones de entrada sin asignar de los núcleo Indice de dispositivo Indice de ratón Ciclo de trabajo Activar mapeo de Teclado Mando Botón D pad ABAJO Botón Botón D pad IZQUIERDA Botón Botón D pad DERECHA Botón Start Botón Botón Ratón Ratón Ratón Rueda ABAJO Rueda DERECHA Máximo de usuarios Indice de trucos Activar truco Siguiente disco Activar hotkeys Avance rápido Mostrar FPS Capturar ratón Activar menú de escritorio Mostrar menú Silenciar audio Mostrar teclado en pantalla Pausar Resetear juego Detalles de truco Guardar estado Siguiente shader Tecla a mantener para cámara lenta Posición de guardado Volumen Mostrar superposición Mostrar entradas en la superposición Comportamiento del sondeo Tarde Preferir táctil frontal Permitir reasignar controles Controles Activar táctil Periodo del turbo Latencia Auto configuración de controles Servicios Holandés Esperanto Alemán Japones Polaco Ruso Vietnamita Griego Núcleos Nivel de registro de los núcleos Cargar archivo Cargar Contenido Permitir ubicación Registros Menú principal Tema de color del menú Azul gris Verde Rojo Opacidad del pie de página Controlador del menú Configuraciones Animación horizontal Fondo Faltante Soporte para ratón Música Volver al inicio al llegar al final Juego en red Juego en Latencia mínima en frames Juego en Desconectar del servidor Conectar a un servidor de juego Terminar juego en red Escanear red local Apodo para juego en red Anunciar juego en red públicamente Desactivar clientes sin modo esclavo Comparir entrada analoga Promedio Compartir Votar Sin preferencia Juego en Contraseña del servidor para espectadores Juego en Juego en Comandos de red Información de red Puerto de base remota de red No No disponible Sin núcleo No hay información del núcleo No hay entradas disponibles No hay información disponible No se encontraron anfitriones No hay contadores de rendimiento No hay entradas en la lista de reproducción No hay parámetros de shaders ON Actualizador en línea Superposiciones Notificaciones Explorar archivo Superposiciones Superposiciones Superposición Superposición de pantalla Carpeta superior Pausar al quedar en segundo plano Listas de reproducción Listas de reproducción Puerto Privacidad Cerrar RetroArch BBFC Rating Soporte de Co op Descripción Edición de la revista Edge Analisis de la revista Edge Hardware de mejora Calificación de la revista Famitsu Género Nombre PEGI Rating Mes de lanzamiento Soporte de vibración SHA1 TGDB Rating Carpeta de configuración de grabación Grabación Cargar configuración de Streaming Controlador MIDI Guardar grabación como Archivo de reasignación de controles Guardar controles para el núcleo Guardar controles para el juego Borrar controles personalizados del juego Necesario Reiniciar RetroArch Reanudar RetroPad Logros Aplicar después de cambiar Nivel de detalle del rebobinado Tamaño del intervalo de ajuste del Rebobinado Detalles del truco Explorador de archivos Mostrar pantalla de inicio Agregar a Favoritos Restablecer asociación de núcleo Iniciar Partidas guardadas Cargar guardado rápido automáticamente Guardados rápidos Guardar configuración actual Lugar donde guardar personalizaciones del juego Guardar configuración nueva Guardado Escanear archivo Capturas de pantalla Buscar Ajustes Shader Shaders Nieve Simple Mostrar ajustes avanzados Apagar Reducir latencia usando Run Ahead Segunda instancia de RunAhead Ordenar partidas guardadas por carpetas Escribir guardado rápido en la carpeta del contenido Archivos de Sistema están en la carpeta del contenido Activar SSH Iniciar RetroPad remoto Posición de guardado Comandos stdin Suspender salvapantallas Sistema BIOS Soporte de Fecha de compilación Soporte de Cocoa Soporte de CoreText Mostrar DPI métricos Mostrar ancho Soporte de DirectSound Soporte de librerías dinámicas Soporte de EGL Soporte de FFmpeg Soporte de STB TrueType Nombre del frontend Versión de Git Soporte de HLSL Soporte de KMS EGL Soporte de LibretroDB Soporte de parseo XML libxml2 Soporte de interfaz de comandos en red Soporte de OpenAL Soporte de OpenGL Soporte de OpenVG Soporte de superposiciones Cargada Descargando Soporte de PulseAudio Soporte de Nivel de RetroRating Soporte de RoarAudio Soporte de RSound Soporte de SDL2 Soporte de SDL1 Soporte de hilos Soporte de Video4Linux2 Soporte de Vulkan Soporte de Wayland Soporte de XAudio2 Soporte de Zlib Tareas en hilos Miniaturas Izquierdas Miniaturas Cajas Pantallas de título Estilo de fecha y hora YYYY MM DD YYYY MM DD MM DD YYYY DD MM MM DD Color de títulos del menú Color claro del fondo del menú Color claro del borde del menú Activar IU ayudante Mostrar menú de escritorio al inicio Barra de menús Deshacer carga Desconocido Actualizar recursos Actualizar shaders Cg Actualizar archivos de info de núcleo Actualizar shaders GLSL Actualizar superposiciones Usuario Interfaz de usuario Usuario Usar visor de medios integrado Permitir rotación Relación de aspecto automática Insertar frames negros Desactivar composición de escritorio Controlador de video Filtro de video Mostrar notificaciones en pantalla Tamaño de notificación Forzar desactivación del FBO sRGB Iniciar en pantalla completa Activar grabación de GPU Sincronía estricta de GPU Máximo de imágenes en swapchain Posición Y de notificaciones Activar grabación con filtros Frecuencia estimada del monitor Rotación Hilos de Escalar usando enteros Shader de video Previsualizar parámetros de shaders Guardar preset de shaders como Guardar preset de directorio de contenido Activar contexto compartido por HW Activar filtros por software Video Filtro contra parpadeos Ancho de la resolución personal Pos Y de la resolución personal Sincronía Pantalla completa en ventana Alto de la ventana Alto en pantalla completa Wi Fi Fuente del Menú componente roja Fuente del Menú componente azul Personalizado Monochrome Systematic Pixel Retrosystem Automatic Verde manzana Claro Violeta Dorado Azul Medianoche Bajo el mar Menú Shader Pipeline Sombras de iconos Mostrar pestaña importar contenido Mostrar pestaña favoritos Mostrar pestaña música Mostrar pestaña video Disposición del menú Sí Activar logros Para más visita Activar logros no oficiales y o beta para probarlos No tiene efecto si el modo hardcore está desactivado Activar para ver notificaciones mas informativas sobre logros Cambia los controladores usados por el sistema Opciones de los núcleos Opciones de controles en pantalla y marcos Opciones de guardado Opciones de la interfaz de usuario Opciones de privacidad Cambia las carpetas por defecto donde se encuentran los archivos Opciones de servidor y red Opciones de salida de audio Guarda los cambios en el archivo de configuración al salir Administrar y crear archivos de configuración Muestra la velocidad de cuadros por segundo Muestra la cantidad de memoria usada total Combinación de botones del mando para mostrar el menú Cambiar los controles para este usuario Activar o desactivar registros a la terminal Buscar y conectarse a anfitriones de juego en red en la red local Descarga componentes y contenido adicional para RetroArch Administrar los servicios del sistema operativo Activar o desactivar acceso remoto por linea de comandos Hacer que el tamaño de la ventana sea relativo al núcleo puedes fijar el tamaño mas abajo Insertar un cuadro negro Útil para usuarios con pantallas de que quieren eliminar ghosting en el contenido de Cuantos cuadros puede ir la CPU por delante de la GPU al usar Sincronía estricta de GPU Seleccionar la pantalla a usar Usar la frecuencia de actualización tasa de refresco indicada por el controlador de pantalla Escanear redes inalambricas y conectarse Agregado a los favoritos Disco encolado Aplicando trucos Silencio Error guardando archivo de auto configuración No se puede inicializar autogurardado Bloquear sobrescritura de SaveRAM bytes Modo hardcore guardado rápido y rebobinado deshabilitados Compilado para la API Conectado a Carga de contenido saltada La implementación usara la suya Archivo de opciones del núcleo creado exitosamente No se encuentra un sistema compatible No se puede abrir la pista de datos No se puede leer el encabezado de la película El CRC32 del contenido no concuerda con el del Es probable que se de sincronice al reproducir Descompresión en progreso Detectado viewport de Desconecte el dispositivo desde un puerto válido Expulsado indice Error El núcleo Libretro necesita contenido pero no fue provisto Error guardando archivo de opciones del núcleo Error eliminado archivo de reasignación Carpeta de aplicación externa Extrayendo archivo Fallo al Fallo al reservar memoria para el contenido parcheado Fallo al asignar el socket Fallo al extraer el contenido desde el archivo comprimido Fallo al cargar Fallo al cargar la película Fallo al cargar guardado de Fallo el parcheado Fallo al recibir el apodo Fallo al recibir el tamaño del apodo del servidor Fallo al sacar el disco de la bandeja Fallo al guardar SaveRAM Fallo al enviar el apodo Fallo al enviar el apodo al cliente Fallo al enviar datos SaveRAM al cliente Fallo al iniciar clip de grabación Fallo al capturar pantalla Fallo al deshacer guardado Error fatal recibido en Encontrado autoguardado en Encontrada la primer pista de datos en el archivo Encontrado el shader Opciones especificas de juego encontradas en Capturar estado del ratón Game focus OFF El CRC32 inflado no concuerda Introducir nombre de archivo de truco Renombrar titulo Almacenamiento interno Tamaño de apodo invalido en gigabytes está compilado para otra versión de Libretro Cargado guardado de la posición Cargando Cargando contenido Cargando estado La película no es un archivo BSV1 válido Finalizó la reproducción Fallo al iniciar juego en red No hay guardado sobrescrito todavía Error guardando personalizaciones Pausado Leyendo la primer pista de datos Grabación terminada debido al cambio de tamaño Redirigiendo archivo de trucos a Redirigiendo archivo de guardado rápido a Reasignaciones eliminadas exitosamente Eliminando el contenido temporal Reiniciando grabación por reinicio del controlador Revirtiendo la carpeta de guardado a Rebobinando Fallo al iniciar el buffer El rebobinado se desactivará Fin del buffer de rebobinado Guardado a la posición Guardado exitosamente en Guardando Escaneo de carpeta finalizado Varios parches están explicitamente ignorando todos Shader preset guardado exitosamente Cámara lenta Rebobinado lento Iniciando reproducción de película Tamaño del guardado Capturando pantalla Deshecha la carga Desconocido Comando no reconocido Usando núcleo vacío Saltando grabación Desconectando el dispositivo del puerto Apagando Fallo al calcular de la ventana ! Se continuará usando datos en bruto Probablemente no funcionará bien Latencia de audio deseada en milisegundos Puede no ser honrada si el controlador no puede proveerla Ayuda a suavizar imperfecciones de timing al sincronizar audio y video desactivarlo hace casi imposible una sincronía correcta Habilitar o deshabilitar al núcleo a usar los servicios de ubicación Influencia como el sondeo es hecho dentro de RetroArch Temprano o Tarde pueden resultar en menor dependiendo de su configuración dB es donde no se aplica ganancia Usar formato de punto flotante en WASAPI
Definition: msg_hash_es.h:4644
Definition: msg_hash.h:254
Definition: msg_hash.h:2081
Definition: msg_hash.h:2100
Compilador desconhecido Dispositivo desconectado da porta O ficheiro já existe A guardar no buffer de cópia de segurança Ligação obtida Endereço público Colocando o disco na área de notificação Você saiu do jogo Este núcleo não suporta inter arquitetura de Netplay entre estes sistemas Introduza a palavra passe do Palavra passe incorreta O cliente Netplay foi desligado Não tem permissão para jogar Não é possível entrar no modo de reprodução A sua alcunha foi alterada para s Enable horizontal animation for the menu This will have a performance hit Sincroniza o hardware do processador e da GPU Reduz a com um custo no desempenho Volume de som Auto carregar estado da gravação de Ligando ao anfitrião de Netplay Vaga para ligação Palavra passe Nome de utilizador Nó da lista de contas Lista de conquistas Procurar conteúdo Importar conteúdo Perguntar Bloquear fotogramas Controlador de som Ativar som Turbo Zona morta Otimização de tempo máximo de som Taxa de saída de Controlo dinâmico de taxa de som Definições de som Nível de volume de Intervalo de auto gravação de SaveRAM Carregar os ficheiros de mapeamento automaticamente Voltar Informações Deslizar para baixo Iniciar Ativar Desativar menu Confirmar OK Sair Pré definições Ativar Desativar menu Ativar Bluetooth Cache Controlador de câmera Aplicar alterações Ficheiro de batota Gravar ficheiro de batota como Descrição Conquistas Bloqueada Testar conquista não oficial Desbloqueada Configurar Configuração Coleções Conteúdo Permitir a remoção de entradas Transferências Batota Mostrar nome do núcleo Autores Designação do núcleo Permissões Fabricante do sistema Mapeamento de teclas Opções Iniciar um núcleo automaticamente URL dos núcleos do buildbot Atualizador Núcleo do Cursor Rácio personalizado Seleção de base de dados Iniciar pasta< Pré-definição > Pasta não encontrada Estado do ciclo do disco na área de notificação Índice do disco Ignorar Transferir núcleo Ativar sobreposição de DPI Controlador Verificar por firmware em falta antes do carregamento de conteúdo Fundos dinâmicos Cor da entrada do menu quando sobreposta pelo cursor Falso Mostrar taxa de fotogramas Aceleração de fotogramas Carregar opções específicas de conteúdos de núcleos automaticamente Ficheiro de opções de jogo Solução de problemas de som vídeo Controlos principais do menu Carregando Conteúdo O que é um núcleo Histórico Imagem Informação Menu de teclas de todos os utilizadores Analógico esquerdo Analógico esquerdo Analógico esquerdo Y Analógico esquerdo Analógico direito X Analógico direito Analógico direito Y Analógico direito Gatilho pistola Pistola Auxiliar A Pistola Auxiliar C Select da pistola Botão Botão Botão Ativar auto configuração de teclas Menu trocar botões OK e Cancelar Associar todas as teclas pré definidas Esconder descritores de núcleo não consolidados Índice do dispositivo Controlador de entrada Associação de tecla de atalho Botão Botão Botão Botão Botão Botão Botão Botão R2(gatilho)") MSG_HASH(MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_R3
static mpv_handle * mpv
Definition: mpv-libretro.c:53
int main(int argc, char *argv[])
Definition: send-presence.c:197
Definition: msg_hash.h:2028
Definition: msg_hash.h:2149
GLsizei GLsizei GLchar * source
Definition: glext.h:6688
Definition: msg_hash.h:206
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Port Mapping Successful No arguments supplied and no menu displaying help Waiting for client You have joined as player u Player *s has left the game *s has joined with input devices *s The netplay peer is running an old version of RetroArch Cannot connect A netplay peer is running a different core Cannot connect This core does not support inter architecture netplay between these systems Enter netplay server Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Resume Achievements Hardcore Mode Scan Content Import content Ask Block Frames Audio Driver Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control Audio Audio Volume WASAPI Exclusive Mode WASAPI Shared Buffer Length Load Override Files Automatically Load Shader Presets Automatically Confirm Quit Scroll Up Toggle Keyboard Basic menu controls Info Scroll Up Toggle Keyboard Don t overwrite SaveRAM on loading savestate Buildbot Assets URL Allow Camera Cheat Start Search For New Cheat Code Cheat File Load Cheat Load Cheat Save Cheat File As Description Leaderboards Locked Locked Test Unofficial Achievements Unlocked Verbose Mode Close Content Load Configuration Save Configuration on Exit Database History List Size Quick Menu Downloads Core Counters Core Information Categories Core name Permissions System manufacturer Controls Install or Restore a Core Core installation succesful Core Automatically extract downloaded archive Core Updater CPU CPU Cursor Custom Ratio Database Selection Start directory< Default > Directory not found Disk Cycle Tray Status Disk Index Don t care Download a Core DPI Override Enable Driver Check for Missing Firmware Before Loading Dynamic Backgrounds Menu entry hover color False Favorites Include Memory Details Sync to Exact Content Frame Throttle Load Content Specific Core Options Automatically Save Game options file Audio Video Troubleshooting Basic Menu Controls Loading Content What Is A Core History Image Information All Users Control Menu Left analog Left analog Left Analog Y Left analog Right Analog X Right analog Right Analog Y Right analog Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right Analog Stick Deadzone Bind All Bind Timeout Hide Unbound Core Input Descriptors Device Index Mouse Index Duty Cycle Keyboard Gamepad Mapping Enable B Down D pad L3 L Left D pad R3 R Right D pad Start button X Y Key
Definition: msg_hash_us.h:1189
Definition: msg_hash.h:323
Definition: msg_hash.h:1873
Definition: msg_hash.h:242
Definition: lobject.h:100
Definition: msg_hash.h:2031
#define bitmask(b)
Definition: lgc.h:70
Definition: msg_hash.h:2161
Definition: msg_hash.h:1194
Definition: msg_hash.h:1997
Definition: msg_hash.h:373
Definition: msg_hash.h:1515
Definition: msg_hash.h:247
int shutdown(int sockfd, int how)
Definition: msg_hash.h:422
Definition: msg_hash.h:264
#define quality
Definition: ps3_defines.h:300
Definition: msg_hash.h:340
Definition: msg_hash.h:2052
Definition: netplay_private.h:383
Definition: msg_hash.h:1830
Definition: msg_hash.h:674
Definition: ibxm.h:14
Definition: msg_hash.h:408
def SHA1(data)
Definition: pkg.py:550
GLenum cap
Definition: glext.h:10546
GLenum GLint GLenum GLsizei GLsizei GLsizei GLint GLsizei const GLvoid * bits
Definition: glext.h:11836
Definition: msg_hash.h:420
Compilador Desconocido Dispositivo desconectado del puerto El archivo ya existe Guardándolo en el búfer de respaldo Conexión obtenida Dirección pública Poniendo disco en bandeja As dejado el juego Se ha unido con el dispositivo de entrada *s *s se ha unido como jugador u Una conexión de netplay probablemente no este usando RetroArch o esté usando una versión antigua de RetroArch use la misma versión use la misma versión Este núcleo no soporta juego en red entre diferentes sistemas Contraseña incorrecta Un cliente de juego en red se ha desconectado No tienes permiso para jugar El dispositivo de entrada pedido no esta disponible Cliente de juego en red s pausado Dar a los núcleos renderizados por hardware un contexto privado Evita tener que asumir cambios en el estado del hardware entre cuadros Ajusta la apariencia del menú Mejora el rendimiento a costa de la latencia y posiblemente algunos tirones Usar solo si no puede obtener máxima velocidad de otra manera Auto detectar Capacidades Conectando al puerto Lo no Contraseña Nombre de usuario Fin de la lista Lista de logros Continuar usando el modo Hardcore de logros Escanear Contenido Importar contenido Preguntar Bloquear frames Controlador de Audio Activar audio Turbo Zona Muerta Variación máxima de sincronía de audio Frecuencia de muestreo de Control de frecuencia dinámico Audio Volumen de WASAPI Mode Exclusivo WASAPI Tamaño del búfer compartido Cargar autom archivos de personalización Cargar Shaders automáticamente Confirmar Salir Desplazar hacia arriba Mostrar teclado Controles básicos del menú Información Desplazar hacia arriba Mostrar teclado No sobrescribir SaveRAM al cargar URL de recursos del Buildbot Permitir cámara Truco Iniciar búsqueda de trucos Archivo de trucos Cargar archivo de Cargar archivo de Guardar archivo de trucos como Descripción Tablas de clasificación Logros Bloqueado Probar logros No oficiales Desbloqueado Logros modo informativo Cerrar Cargar configuración Guardar configuración al salir Base de datos Tamaño del historial Menú rápido Descargas Contadores de núcleo Información del núcleo Categorías Nombre del núcleo Permisos Fabricante del sistema Controles Instalar or Restaurar un núcleo Núcleo instalado exitosamente Núcleo Extraer automáticamente el archivo descargado Actualizador de núcleos Arquitectura de Núcleos de Cursor Relación personalizada Seleccionar bases de datos Favoritos< Predeterminada > No se ha encontrado la carpeta Abrir Cerrar la bandeja de discos Índice de disco No importa Descargar núcleo Forzar DPI Controladores Chequear si falta Firmware antes de cargar Fondos de pantalla dinámicos Color de resaltado del menú Desactivado Favoritos Incluir detalles de memoria Sincronizar Velocidad de frames Usar opciones de núcleo para cada juego si existen Archivo de opciones del juego Solucionar problemas de Audio Video Controles básicos del menú Cargando contenido ¿Qué es un núcleo Historial Imágenes Información Todos controlan el menú Analógico izq Analógico izq Analógico izq Y Analógico izq Analógico der X Analógico der Analógico der Y Analógico der Activar Auto configuración Asignar todo Tiempo limite para asignar Ocultar descripciones de entrada sin asignar de los núcleo Indice de dispositivo Indice de ratón Ciclo de trabajo Activar mapeo de Teclado Mando Botón D pad ABAJO Botón Botón D pad IZQUIERDA Botón Botón D pad DERECHA Botón Start Botón Botón Ratón Ratón Ratón Rueda ABAJO Rueda DERECHA Máximo de usuarios Indice de trucos Activar truco Siguiente disco Activar hotkeys Avance rápido Mostrar FPS Capturar ratón Activar menú de escritorio Mostrar menú Silenciar audio Mostrar teclado en pantalla Pausar Resetear juego Detalles de truco Guardar estado Siguiente shader Tecla a mantener para cámara lenta Posición de guardado Volumen Mostrar superposición Mostrar entradas en la superposición Comportamiento del sondeo Tarde Preferir táctil frontal Permitir reasignar controles Controles Activar táctil Periodo del turbo Latencia Auto configuración de controles Servicios Holandés Esperanto Alemán Japones Polaco Ruso Vietnamita Griego Núcleos Nivel de registro de los núcleos Cargar archivo Cargar Contenido Permitir ubicación Registros Menú principal Tema de color del menú Azul gris Verde Rojo Opacidad del pie de página Controlador del menú Configuraciones Animación horizontal Fondo Faltante Soporte para ratón Música Volver al inicio al llegar al final Juego en red Juego en Latencia mínima en frames Juego en Desconectar del servidor Conectar a un servidor de juego Terminar juego en red Escanear red local Apodo para juego en red Anunciar juego en red públicamente Desactivar clientes sin modo esclavo Comparir entrada analoga Promedio Compartir Votar Sin preferencia Juego en Contraseña del servidor para espectadores Juego en Juego en Comandos de red Información de red Puerto de base remota de red No No disponible Sin núcleo No hay información del núcleo No hay entradas disponibles No hay información disponible No se encontraron anfitriones No hay contadores de rendimiento No hay entradas en la lista de reproducción No hay parámetros de shaders ON Actualizador en línea Superposiciones Notificaciones Explorar archivo Superposiciones Superposiciones Superposición Superposición de pantalla Carpeta superior Pausar al quedar en segundo plano Listas de reproducción Listas de reproducción Puerto Privacidad Cerrar RetroArch BBFC Rating Soporte de Co op Descripción Edición de la revista Edge Analisis de la revista Edge Hardware de mejora Calificación de la revista Famitsu Género Nombre PEGI Rating Mes de lanzamiento Soporte de vibración SHA1 TGDB Rating Carpeta de configuración de grabación Grabación Cargar configuración de Streaming Controlador MIDI Guardar grabación como Archivo de reasignación de controles Guardar controles para el núcleo Guardar controles para el juego Borrar controles personalizados del juego Necesario Reiniciar RetroArch Reanudar RetroPad Logros Aplicar después de cambiar Nivel de detalle del rebobinado Tamaño del intervalo de ajuste del Rebobinado Detalles del truco Explorador de archivos Mostrar pantalla de inicio Agregar a Favoritos Restablecer asociación de núcleo Iniciar Partidas guardadas Cargar guardado rápido automáticamente Guardados rápidos Guardar configuración actual Lugar donde guardar personalizaciones del juego Guardar configuración nueva Guardado Escanear archivo Capturas de pantalla Buscar Ajustes Shader Shaders Nieve Simple Mostrar ajustes avanzados Apagar Reducir latencia usando Run Ahead Segunda instancia de RunAhead Ordenar partidas guardadas por carpetas Escribir guardado rápido en la carpeta del contenido Archivos de Sistema están en la carpeta del contenido Activar SSH Iniciar RetroPad remoto Posición de guardado Comandos stdin Suspender salvapantallas Sistema BIOS Soporte de Fecha de compilación Soporte de Cocoa Soporte de CoreText Mostrar DPI métricos Mostrar ancho Soporte de DirectSound Soporte de librerías dinámicas Soporte de EGL Soporte de FFmpeg Soporte de STB TrueType Nombre del frontend Versión de Git Soporte de HLSL Soporte de KMS EGL Soporte de LibretroDB Soporte de parseo XML libxml2 Soporte de interfaz de comandos en red Soporte de OpenAL Soporte de OpenGL Soporte de OpenVG Soporte de superposiciones Cargada Descargando Soporte de PulseAudio Soporte de Nivel de RetroRating Soporte de RoarAudio Soporte de RSound Soporte de SDL2 Soporte de SDL1 Soporte de hilos Soporte de Video4Linux2 Soporte de Vulkan Soporte de Wayland Soporte de XAudio2 Soporte de Zlib Tareas en hilos Miniaturas Izquierdas Miniaturas Cajas Pantallas de título Estilo de fecha y hora YYYY MM DD YYYY MM DD MM DD YYYY DD MM MM DD Color de títulos del menú Color claro del fondo del menú Color claro del borde del menú Activar IU ayudante Mostrar menú de escritorio al inicio Barra de menús Deshacer carga Desconocido Actualizar recursos Actualizar shaders Cg Actualizar archivos de info de núcleo Actualizar shaders GLSL Actualizar superposiciones Usuario Interfaz de usuario Usuario Usar visor de medios integrado Permitir rotación Relación de aspecto automática Insertar frames negros Desactivar composición de escritorio Controlador de video Filtro de video Mostrar notificaciones en pantalla Tamaño de notificación Forzar desactivación del FBO sRGB Iniciar en pantalla completa Activar grabación de GPU Sincronía estricta de GPU Máximo de imágenes en swapchain Posición Y de notificaciones Activar grabación con filtros Frecuencia estimada del monitor Rotación Hilos de Escalar usando enteros Shader de video Previsualizar parámetros de shaders Guardar preset de shaders como Guardar preset de directorio de contenido Activar contexto compartido por HW Activar filtros por software Video Filtro contra parpadeos Ancho de la resolución personal Pos Y de la resolución personal Sincronía Pantalla completa en ventana Alto de la ventana Alto en pantalla completa Wi Fi Fuente del Menú componente roja Fuente del Menú componente azul Personalizado Monochrome Systematic Pixel Retrosystem Automatic Verde manzana Claro Violeta Dorado Azul Medianoche Bajo el mar Menú Shader Pipeline Sombras de iconos Mostrar pestaña importar contenido Mostrar pestaña favoritos Mostrar pestaña música Mostrar pestaña video Disposición del menú Sí Activar logros Para más visita Activar logros no oficiales y o beta para probarlos No tiene efecto si el modo hardcore está desactivado Activar para ver notificaciones mas informativas sobre logros Cambia los controladores usados por el sistema Opciones de los núcleos Opciones de controles en pantalla y marcos Opciones de guardado Opciones de la interfaz de usuario Opciones de privacidad Cambia las carpetas por defecto donde se encuentran los archivos Opciones de servidor y red Opciones de salida de audio Guarda los cambios en el archivo de configuración al salir Administrar y crear archivos de configuración Muestra la velocidad de cuadros por segundo Muestra la cantidad de memoria usada total Combinación de botones del mando para mostrar el menú Cambiar los controles para este usuario Activar o desactivar registros a la terminal Buscar y conectarse a anfitriones de juego en red en la red local Descarga componentes y contenido adicional para RetroArch Administrar los servicios del sistema operativo Activar o desactivar acceso remoto por linea de comandos Hacer que el tamaño de la ventana sea relativo al núcleo puedes fijar el tamaño mas abajo Insertar un cuadro negro Útil para usuarios con pantallas de que quieren eliminar ghosting en el contenido de Cuantos cuadros puede ir la CPU por delante de la GPU al usar Sincronía estricta de GPU Seleccionar la pantalla a usar Usar la frecuencia de actualización tasa de refresco indicada por el controlador de pantalla Escanear redes inalambricas y conectarse Agregado a los favoritos Disco encolado Aplicando trucos Silencio Error guardando archivo de auto configuración No se puede inicializar autogurardado Bloquear sobrescritura de SaveRAM bytes Modo hardcore guardado rápido y rebobinado deshabilitados Compilado para la API Conectado a Carga de contenido saltada La implementación usara la suya Archivo de opciones del núcleo creado exitosamente No se encuentra un sistema compatible No se puede abrir la pista de datos No se puede leer el encabezado de la película El CRC32 del contenido no concuerda con el del Es probable que se de sincronice al reproducir Descompresión en progreso Detectado viewport de Desconecte el dispositivo desde un puerto válido Expulsado indice Error El núcleo Libretro necesita contenido pero no fue provisto Error guardando archivo de opciones del núcleo Error eliminado archivo de reasignación Carpeta de aplicación externa Extrayendo archivo Fallo al Fallo al reservar memoria para el contenido parcheado Fallo al asignar el socket Fallo al extraer el contenido desde el archivo comprimido Fallo al cargar Fallo al cargar la película Fallo al cargar guardado de Fallo el parcheado Fallo al recibir el apodo Fallo al recibir el tamaño del apodo del servidor Fallo al sacar el disco de la bandeja Fallo al guardar SaveRAM Fallo al enviar el apodo Fallo al enviar el apodo al cliente Fallo al enviar datos SaveRAM al cliente Fallo al iniciar clip de grabación Fallo al capturar pantalla Fallo al deshacer guardado Error fatal recibido en Encontrado autoguardado en Encontrada la primer pista de datos en el archivo Encontrado el shader Opciones especificas de juego encontradas en Capturar estado del ratón Game focus OFF El CRC32 inflado no concuerda Introducir nombre de archivo de truco Renombrar titulo Almacenamiento interno Tamaño de apodo invalido en gigabytes está compilado para otra versión de Libretro Cargado guardado de la posición Cargando Cargando contenido Cargando estado La película no es un archivo BSV1 válido Finalizó la reproducción Fallo al iniciar juego en red No hay guardado sobrescrito todavía Error guardando personalizaciones Pausado Leyendo la primer pista de datos Grabación terminada debido al cambio de tamaño Redirigiendo archivo de trucos a Redirigiendo archivo de guardado rápido a Reasignaciones eliminadas exitosamente Eliminando el contenido temporal Reiniciando grabación por reinicio del controlador Revirtiendo la carpeta de guardado a Rebobinando Fallo al iniciar el buffer El rebobinado se desactivará Fin del buffer de rebobinado Guardado a la posición Guardado exitosamente en Guardando Escaneo de carpeta finalizado Varios parches están explicitamente ignorando todos Shader preset guardado exitosamente Cámara lenta Rebobinado lento Iniciando reproducción de película Tamaño del guardado Capturando pantalla Deshecha la carga Desconocido Comando no reconocido Usando núcleo vacío Saltando grabación Desconectando el dispositivo del puerto Apagando Fallo al calcular de la ventana ! Se continuará usando datos en bruto Probablemente no funcionará bien Latencia de audio deseada en milisegundos Puede no ser honrada si el controlador no puede proveerla Ayuda a suavizar imperfecciones de timing al sincronizar audio y video desactivarlo hace casi imposible una sincronía correcta Habilitar o deshabilitar al núcleo a usar los servicios de ubicación Influencia como el sondeo es hecho dentro de RetroArch Temprano o Tarde pueden resultar en menor dependiendo de su configuración dB es donde no se aplica ganancia Usar formato de punto flotante en Su dispositivo debe soportarlo Sincronizar audio Recomendado Cantidad de segundos a esperar hasta la siguiente asignación Periodo entre pulsación de los botones turbo(en frames)" ) MSG_HASH( MENU_ENUM_SUBLABEL_INPUT_DUTY_CYCLE
Definition: pixman-private.h:133
void free(void *)
Definition: msg_hash.h:366
std::string output
Definition: Config.FromFile.cpp:44
Definition: msg_hash.h:1139
Definition: msg_hash.h:2110
static char server[64]
Definition: net_retropad_core.c:73
Definition: msg_hash.h:2151
Definition: msg_hash.h:1860
GLuint GLuint stream
Definition: glext.h:8189
Definition: msg_hash.h:266
Definition: msg_hash.h:1864
Definition: msg_hash.h:381
Definition: metal_common.h:63
GLboolean GLboolean g
Definition: glext.h:6844
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection No arguments supplied and no menu displaying help Waiting for client Enable horizontal animation for the menu This will have a performance hit Hard synchronize the CPU and GPU Reduces latency at the cost of performance Audio volume Auto loading savestate from Connecting to netplay host Connection slot Password Username Accounts List Endpoint Achievements Scan Content Import content Assets Audio Device Audio DSP Plugin Audio Filter Audio Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control Audio Audio Volume SaveRAM Autosave Interval Load Remap Files Automatically Back Info Scroll Down Start Toggle Menu Confirm OK Quit Defaults Toggle Menu Bluetooth Enable Cache Camera Driver Apply Cheat Changes Cheat File Save Cheat File As Description Locked Locked Test Unofficial Achievements Unlocked Config Configuration Collections Content Quick Menu Downloads Core Counters Core Information Categories Core name Permissions System manufacturer Controls Options Start a Core Automatically Buildbot Cores URL Updater CPU Cursor Custom Ratio Database Selection Favorites< Default > Directory not found Disk Cycle Tray Status Disk Index Don t care Download Core DPI Override Enable Driver Dynamic Wallpaper Enable Achievements Menu entry normal color Maximum Run Speed Limit Maximum Run Speed Frontend Counters Create game options file help Changing Virtual Gamepad Overlay Help Scanning For Content History List Enable Horizontal Menu Information Analog To Digital Type Left Analog X Left analog Left Analog Y Left analog Right Analog X Right analog Right Analog Y Right analog Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right Analog Stick Deadzone Bind All Bind Timeout Hide Unbound Core Input Descriptors Device Index Input Driver Input Hotkey Binds A B Down D pad L3 L Left D pad R3 R Right D pad Start button X Y Mouse Mouse Mouse Wheel Down Wheel Right Max Users Cheat index Cheat toggle Disk next Enable hotkeys Fast forward toggle Fullscreen toggle Load state Movie record toggle On screen keyboard toggle Pause toggle Reset game Save state Next shader Slow motion Savestate slot Volume Hide Overlay In Menu Early Normal Input Remapping Save Autoconfig Small Keyboard Enable Turbo enable Input User u Binds Input Autoconfig Services Dutch Esperanto German Japanese Polish Russian Vietnamese Left Analog Core Info Linear Load Recent Load State Location Driver Logging Verbosity Database Settings Blue Dark Blue Shield Yellow Header Opacity Throttle Menu Framerate Menu Linear Filter Appearance Background opacity Multimedia Filter unknown extensions Nearest Netplay Check Frames Disconnect Connect to Netplay host Stop netplay host Netplay Client Enable Netplay settings Netplay TCP UDP Port Network Command Port Network Gamepad Network None No achievements to display No cores available No core options available No history available No items No playlists No settings found OFF Online Onscreen Display Onscreen Notifications Optional Autoload Preferred Overlay Overlay Opacity Overlay Scale Use PAL60 Mode Pause when menu activated Performance Counters Playlist Touch Support Present Quit RetroArch BBFC Rating Co op supported Description Edge Magazine Issue Edge Magazine Review Enhancement Hardware Famitsu Magazine Rating Genre Name PEGI Rating Releasedate Month Rumble supported SHA1 TGDB Rating Recording Config Recording Record Driver Save Output Recording as Remap File Save Core Remap File Required Restart RetroArch Resume RetroPad Achievements Rewind Granularity File Browser Display Start Screen Run Savefile Auto Load State Savestate Save Core Overrides Save New Configuration Saving Scan File Screenshot Search Settings Shader Shaders Simple Snow Show Advanced Settings Shutdown Sort Saves In Folders SSH Enable Start Remote RetroPad State Slot stdin Commands Suspend Screensaver System BIOS support Build date Cocoa support CoreText support Display metric DPI Display metric DirectSound support Dynamic library support EGL support FFmpeg support STB TrueType support Frontend name Git version HLSL support KMS EGL support Libusb support Network Command interface support OpenAL support OpenGL support OpenVG support Overlay support Charged Discharging PulseAudio support BMP RetroRating level RoarAudio support RSound support SDL2 support SDL1 support Threading support Video4Linux2 support Vulkan support X11 support XVideo support Take Screenshot Thumbnails Thumbnails Updater Screenshots Display time date True UI Companion Start On Boot Unable to read compressed file Undo Save State Updater Update Joypad Profiles Update Cheats Update Databases Update Lakka Update Slang Shaders User Interface User Use Builtin Media Player Allow rotation Aspect Ratio Crop Disable Desktop Composition Video Driver Video Filter Enable Onscreen Notifications Onscreen Notification Size Force disable sRGB FBO Use Fullscreen Mode Use GPU Recording Hard GPU Sync Max swapchain images Onscreen Notification Y Position Use Post Filter Recording Estimated Screen Framerate Rotation Integer Scale Video Shader Preview Shader Parameters Save Shader Preset As Save Game Preset Bilinear Filtering Vertical Video Deflicker Custom Viewport Width Custom Viewport Y Pos Vertical Windowed Fullscreen Mode Window Height Wi Fi Menu Font Red Color Menu Font Blue Color Custom Monochrome Systematic Pixel Retrosystem Menu Color Theme Dark Electric Blue Legacy Red Plain Volcanic Red Menu Scale Factor Display History Tab Display Music Tab Display Video Tab Menu Icon Theme Shader Preset Enable or disable unofficial achievements and or beta features for testing purposes Change drivers for this system Change settings for the core Change settings for display keyboard overlay and onscreen notifications Change settings for the saving Change settings for the user interface Change your privacy settings Change settings for the playlists Scan contents and add to the database Enable or disable bluetooth Change default settings for configuration files Amount of cores that the CPU has Configure hotkey settings Adjusts settings for keyboard and mouse Enable or disable logging to the terminal Display core
Definition: msg_hash_eo.h:1757
GLuint color
Definition: glext.h:6883
Definition: main.cpp:442
s32 sync
Definition: system.c:44
GLint GLint GLsizei GLsizei GLsizei GLint GLenum format
Definition: glext.h:6293
Definition: Filter.h:16
Definition: input_overlay.h:98
Definition: msg_hash.h:1875
Definition: msg_hash.h:1753
Definition: msg_hash.h:284
GLint GLint GLint GLint GLint GLint GLint GLbitfield GLenum filter
Definition: glext.h:7672
Definition: msg_hash.h:322
#define Code
Definition: deflate.h:77
Definition: msg_hash.h:355
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Public address Setting disk in tray You have left the game You have joined with input devices *s *s has joined as player u A netplay connection attempt failed because the peer is not running or is running an old version of RetroArch use the same version use the same version This core does not support inter architecture netplay Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Scan Content Import content Ask Block Frames نظام تشغيل الصوت Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control الصوت Audio Volume WASAPI Exclusive Mode WASAPI Shared Buffer Length Load Override Files Automatically Load Shader Presets Automatically Confirm Quit Scroll Up Toggle Keyboard Basic menu controls Info Scroll Up Toggle Keyboard Don t overwrite SaveRAM on loading savestate Buildbot Assets URL Allow Camera Cheat Cheat File Load Cheat File Cheat Passes Hardcore Mode Achievement Badges Locked Test Unofficial Achievements Unlocked Verbose Mode Config ملفات التكوين Collections Content Allow to remove entries Downloads Cheats Show core name Authors Core label Permissions System manufacturer Controls Options Start a Core Automatically Buildbot Cores URL Updater CPU Cursor Custom Ratio Database Selection Start directory< Default > Directory not found Disk Cycle Tray Status Disk Index Don t care Download Core DPI Override Enable أنظمة التشغيل Check for Missing Firmware Before Loading Dynamic Backgrounds Menu entry hover color False Favorites Limit Maximum Run Speed Frontend Counters Create game options file مساعدة Changing Virtual Gamepad Overlay مساعدة Scanning For Content History List Enable Horizontal Menu معلومات Analog To Digital Type Left Analog X Left analog Left Analog Y Left analog Right Analog X Right analog Right Analog Y Right analog Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right Analog Stick Deadzone Bind All Bind Timeout Hide Unbound Core Input Descriptors Device Index Mouse Index Duty Cycle Keyboard Gamepad Mapping Enable B Down D pad L3 L Left D pad R3 R Right D pad Start button X Y Mouse Mouse Mouse Wheel Down Wheel Right Max Users Cheat index Cheat toggle Disk next Enable hotkeys Fast forward toggle Fullscreen toggle Game focus toggle Menu toggle Audio mute toggle On screen keyboard toggle Pause toggle Reset game Save state Next shader Slow motion toggle Savestate slot Volume Display Overlay Show Inputs On Overlay Poll Type Behavior Late Prefer Front Touch Remap Binds Enable أجهزة الادخال Touch Enable Turbo Period Internal storage status نظام تشغيل الجوي باد Dutch Esperanto German Japanese Polish Russian Vietnamese Left Analog Core Info Linear Load Recent Load State Location Driver Logging Verbosity Database Settings Blue Dark Blue Shield Yellow Header Opacity Throttle Menu Framerate Menu Linear Filter Appearance Background opacity Multimedia Filter unknown extensions Nearest Allow Slave Mode Clients Input Latency Frames Netplay Delay Frames Netplay Enable Start netplay host Server Address Netplay Client Enable Server Password Request Device u Netplay settings Max Digital Input Sharing Grapple None Netplay Spectator Mode Server Spectate Only Password Netplay TCP Port Network Commands Network Information Network Remote Base Port No N A No Core No core information available No entries to display No information is available No netplay hosts found No performance counters No playlist entries available No shader parameters ON التحديث عبر الانترنت Onscreen Overlay Browse Archive Overlay Overlay Overlay Preset Onscreen Overlay Parent directory Don t run in background قوائم التشغيل قوائم التشغيل Port خصوصية Analog supported CERO Rating CRC32 Developer Edge Magazine Rating ELSPA Rating ESRB Rating Franchise MD5 Origin Publisher Releasedate Year Serial Start Content Reboot Recording Output Load Recording Config Enable Recording Save Recordings in Output Dir Load Remap File Save Game Remap File Delete Game Remap File Restart Resume RetroKeyboard RetroPad w Analog Rewind Enable Rewind Config Right Analog Add to Favorites Run Savefile Auto Load State Savestate Save Current Configuration Save Game Overrides Save State Scan Directory< Scan This Directory > Screen Resolution seconds Settings Apply Changes Ribbon Simple Snow Show Advanced Settings Shutdown Sort Saves In Folders Write Savestates to Content Dir System Files are in Content Dir SSH Enable Start Remote RetroPad State Slot stdin Commands Suspend Screensaver System BIOS support Build date Cocoa support CoreText support Display metric DPI Display metric DirectSound support Dynamic library support EGL support FFmpeg support STB TrueType support Frontend name Git version HLSL support KMS EGL support LibretroDB support libxml2 XML parsing support Network Command interface support OpenAL support OpenGL support OpenVG support Overlay support Charged Discharging PulseAudio support BMP RetroRating level RoarAudio support RSound support SDL2 support SDL1 support Threading support Video4Linux2 support Vulkan support X11 support XVideo support Take Screenshot Thumbnails Thumbnails Updater Screenshots Show date time True UI Companion Start On Boot Unable to read compressed file Undo Save State Updater Update Joypad Profiles Update Cheats Update Databases Update Lakka Update Slang Shaders Kbd Language Use Builtin Image Viewer< Use this directory > Config Aspect Ratio Aspect Ratio Crop Disable Desktop Composition Video Filter Flicker filter Notification Font Force aspect ratio Frame Delay Video Gamma GPU Screenshot Enable Hard GPU Sync Frames Notification X Position Monitor Index Vertical Refresh Rate Set Display Reported Refresh Rate Windowed Scale الفيديو Shader Passes Load Shader Preset Save Shader Preset As Save Game Preset Bilinear Filtering Vertical Video Deflicker Custom Aspect Ratio Width Custom Aspect Ratio Y Pos Vertical Windowed Fullscreen Mode Window Height Fullscreen Height Wi Fi Menu Font Red Color Menu Font Blue Color Custom Monochrome Systematic Pixel Retrosystem Menu Color Theme Dark Morning Blue Electric Blue Legacy Red Plain Volcanic Red Menu Scale Factor Show History Tab Show Playlist Tabs Show Image Tab Show Settings Tab Show Netplay Tab Menu Icon Theme Shader Preset Enable or disable unofficial achievements and or beta features for testing purposes Enable or disable in game leaderboards Has no effect if Hardcore Mode is disabled Enable or disable OSD verbosity for achievements Change achievement settings Change recording settings Change rewind
Definition: msg_hash_ar.h:1949
Definition: msg_hash.h:1191
Definition: msg_hash.h:267
GLint GLint GLsizei width
Definition: glext.h:6293
Ιστορικό Εικόνα Πληροφορίες Όλοι Οι Χρήστες Χειρίζονται Το Μενού Αριστερό Αναλογικό Αριστερό Αναλογικό Αριστερό Αναλογικό Y Αριστερό Αναλογικό Δεξί Αναλογικό X Δεξί Αναλογικό Δεξί Αναλογικό Y Δεξί Αναλογικό Σκανδάλη Όπλου Όπλο Aux A Όπλο Aux C Όπλο Select Όπλο D pad Κάτω Όπλο D pad Δεξιά Νεκρή Ζώνη Αναλογικού Σύνδεση Όλων Λήξη Χρόνου Σύνδεσης Hide Unbound Core Input Descriptors Κατάλογος Συσκευών Κατάλογος Ποντικιού Duty Cycle Keyboard Gamepad Mapping Enable Κουμπί D pad κάτω Κουμπί Κουμπί D pad αριστερό Κουμπί R3(αντίχειρας)" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_R
Definition: msg_hash.h:175
Definition: msg_hash.h:1192
static const float muted
Definition: reverb.c:79
Definition: msg_hash.h:1857
includes all by default used to find thumbnails Please choose a single playlist first Add Entry Add Folder Select Files< multiple > Please fill out all required fields RetroArch updated successfully Please restart the application for the changes to take effect Contributors Move Down Load Remove Add Pass No shader passes Reset All Passes Download thumbnail Start on Download All Thumbnails This Playlist Configured in Failed to set disk Adaptive Vsync CRT SwitchRes Cycle through these options if the image is not centered properly on the display Use a custom refresh rate specified in the config file if needed Select the output port connected to the CRT display Start Recording Stop Recording Start Streaming Stop Streaming Recording toggle A savestate was Achievements Hardcore Mode disabled for the current session Restart to enable hardcore mode Stream Quality UDP Stream Port YouTube YouTube Stream Key Title of Stream Reset To Defaults OK Basic White Select a different color theme Use your operating system s color theme(if any) - override s theme settings." ) MSG_HASH( MSG_RESAMPLER_QUALITY_LOWEST
Definition: msg_hash.h:391
Definition: msg_hash.h:1190
Definition: configuration.h:73
Definition: msg_hash.h:213
Definition: msg_hash.h:269
Definition: msg_hash.h:252
Definition: msg_hash.h:306
Definition: msg_hash.h:2159
Definition: msg_hash.h:302
Definition: msg_hash.h:334
Definition: msg_hash.h:2020
Format
Definition: vulkan.hpp:7957
Definition: msg_hash.h:294
GLuint framebuffer
Definition: glext.h:7662
Definition: msg_hash.h:224
Definition: msg_hash.h:159
Definition: ffmpeg_fft.c:36
Definition: msg_hash.h:1993
Definition: msg_hash.h:324
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection No arguments supplied and no menu displaying help Waiting for client Enable horizontal animation for the menu This will have a performance hit Hard synchronize the CPU and GPU Reduces latency at the cost of performance Audio volume Auto loading savestate from Connecting to netplay host Connection slot Password Username Accounts List Endpoint Achievements Scan Content Import content Assets Audio Device Audio DSP Plugin Audio Filter Audio Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control Audio Audio Volume SaveRAM Autosave Interval Load Remap Files Automatically Back Info Scroll Down Start Toggle Menu Confirm OK Quit Defaults Toggle Menu Bluetooth Enable Cache Camera Driver Apply Cheat Changes Cheat File Save Cheat File As Description Locked Locked Test Unofficial Achievements Unlocked Config Configuration Collections Content Quick Menu Downloads Core Counters Core Information Categories Core name Permissions System manufacturer Controls Options Start a Core Automatically Buildbot Cores URL Updater CPU Cursor Custom Ratio Database Selection Favorites< Default > Directory not found Disk Cycle Tray Status Disk Index Don t care Download Core DPI Override Enable Driver Dynamic Wallpaper Enable Achievements Menu entry normal color Maximum Run Speed Limit Maximum Run Speed Frontend Counters Create game options file help Changing Virtual Gamepad Overlay Help Scanning For Content History List Enable Horizontal Menu Information Analog To Digital Type Left Analog X Left analog Left Analog Y Left analog Right Analog X Right analog Right Analog Y Right analog Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right Analog Stick Deadzone Bind All Bind Timeout Hide Unbound Core Input Descriptors Device Index Input Driver Input Hotkey Binds A B Down D pad L3 L Left D pad R3 R Right D pad Start button X Y Mouse Mouse Mouse Wheel Down Wheel Right Max Users Cheat index Cheat toggle Disk next Enable hotkeys Fast forward toggle Fullscreen toggle Load state Movie record toggle On screen keyboard toggle Pause toggle Reset game Save state Next shader Slow motion Savestate slot Volume Hide Overlay In Menu Early Normal Input Remapping Save Autoconfig Small Keyboard Enable Turbo enable Input User u Binds Input Autoconfig Services Dutch Esperanto German Japanese Polish Russian Vietnamese Left Analog Core Info Linear Load Recent Load State Location Driver Logging Verbosity Database Settings Blue Dark Blue Shield Yellow Header Opacity Throttle Menu Framerate Menu Linear Filter Appearance Background opacity Multimedia Filter unknown extensions Nearest Netplay Check Frames Disconnect Connect to Netplay host Stop netplay host Netplay Client Enable Netplay settings Netplay TCP UDP Port Network Command Port Network Gamepad Network None No achievements to display No cores available No core options available No history available No items No playlists No settings found OFF Online Onscreen Display Onscreen Notifications Optional Autoload Preferred Overlay Overlay Opacity Overlay Scale Use PAL60 Mode Pause when menu activated Performance Counters Playlist Touch Support Present Quit RetroArch BBFC Rating Co op supported Description Edge Magazine Issue Edge Magazine Review Enhancement Hardware Famitsu Magazine Rating Genre Name PEGI Rating Releasedate Month Rumble supported SHA1 TGDB Rating Recording Config Recording Record Driver Save Output Recording as Remap File Save Core Remap File Required Restart RetroArch Resume RetroPad Achievements Rewind Granularity File Browser Display Start Screen Run Savefile Auto Load State Savestate Save Core Overrides Save New Configuration Saving Scan File Screenshot Search Settings Shader Shaders Simple Snow Show Advanced Settings Shutdown Sort Saves In Folders SSH Enable Start Remote RetroPad State Slot stdin Commands Suspend Screensaver System BIOS support Build date Cocoa support CoreText support Display metric DPI Display metric DirectSound support Dynamic library support EGL support FFmpeg support STB TrueType support Frontend name Git version HLSL support KMS EGL support Libusb support Network Command interface support OpenAL support OpenGL support OpenVG support Overlay support Charged Discharging PulseAudio support BMP RetroRating level RoarAudio support RSound support SDL2 support SDL1 support Threading support Video4Linux2 support Vulkan support X11 support XVideo support Take Screenshot Thumbnails Thumbnails Updater Screenshots Display time date True UI Companion Start On Boot Unable to read compressed file Undo Save State Updater Update Joypad Profiles Update Cheats Update Databases Update Lakka Update Slang Shaders User Interface User Use Builtin Media Player Allow rotation Aspect Ratio Crop Disable Desktop Composition Video Driver Video Filter Enable Onscreen Notifications Onscreen Notification Size Force disable sRGB FBO Use Fullscreen Mode Use GPU Recording Hard GPU Sync Max swapchain images Onscreen Notification Y Position Use Post Filter Recording Estimated Screen Framerate Rotation Integer Scale Video Shader Preview Shader Parameters Save Shader Preset As Save Game Preset Bilinear Filtering Vertical Video Deflicker Custom Viewport Width Custom Viewport Y Pos Vertical Windowed Fullscreen Mode Window Height Wi Fi Menu Font Red Color Menu Font Blue Color Custom Monochrome Systematic Pixel Retrosystem Menu Color Theme Dark Electric Blue Legacy Red Plain Volcanic Red Menu Scale Factor Display History Tab Display Music Tab Display Video Tab Menu Icon Theme Shader Preset Enable or disable unofficial achievements and or beta features for testing purposes Change drivers for this system Change settings for the core Change settings for display keyboard overlay and onscreen notifications Change settings for the saving Change settings for the user interface Change your privacy settings Change settings for the playlists Scan contents and add to the database Enable or disable bluetooth Change default settings for configuration files Amount of cores that the CPU has Configure hotkey settings Adjusts settings for joypads
Definition: msg_hash_eo.h:1749
Definition: msg_hash.h:2112
Nieznany kompilator Urządzenie zostało odłączone od portu Plik już istnieje Zapisywanie do bufora kopii zapasowej Mam połączenie Adres publiczny Ustawianie dysku w zasobniku Opuściłeś grę Dołączyłeś z urządzeniami wejściowymi *s *s dołączył jako gracz u Próba połączenia online nie powiodła ponieważ peer nie działa w trybie RetroArch lub używa starej wersji RetroArch użyjcie tej samej wersji użyj tej samej wersji Ten rdzeń nie obsługuje gry online między architekturami Niepoprawne hasło Klient gry online został odłączony Nie masz uprawnień do grania Żądane urządzenia wejściowe nie są dostępne Gracz s wstrzymał grę Nadaj rdzeniom sprzętowym własny prywatny kontekst Unikaj konieczności przejmowania zmian stanu sprzętu pomiędzy klatkami Dostosuj ustawienia wyglądu ekranu menu Poprawia wydajność kosztem opóźnień i częstszego rwania obrazu Używaj tylko gdy nie możesz uzyskać pełnej prędkości w przeciwnym razie Automatyczne wykrywanie Możliwości Łączenie z portem które nie wymagają nie mogą uczestniczyć w grze sieciowej Konta Cheevos Konta Retro osiągniecia Lista Skanuj zawartość Importuj zawartość Zapytać Zablokuj klatki Sterownik audio Włącz dźwięk Turbo Martwa strefa Maksymalne przesunięcie czasowe dźwięku Szybkość wyjścia Dynamiczna kontrola szybkości audio Dźwiek Poziom głośności Tryb WASAPI Współdzielony bufor WASAPI Automatyczne zastępowanie plików Automatycznie załaduj Shadery Potwierdź Wyjdź Przewiń do góry Przełącz klawiaturę Podstawowe ustawienia menu Informacje Przewiń do góry Przełącz klawiaturę Nie zastępuj SaveRAM przy ładowaniu stanu zapisu Adres URL zasobów Buildbot Zezwalaj na kamerę Oszukać Oszukane pliki Załaduj oszukany plik Oszukane przepustki Osiągnięcia trybu hardcore Odznaki osiągnięć Zablokowany Sprawdź nieoficjalne osiągnięcia Odblokowany Osiągnięcia trybu pełnego Zamknij zawartość Załaduj konfigurację Zapisz konfigurację przy wyjściu Baza danych Rozmiar listy historii Szybkie menu Pobrane pliki Liczniki rdzeniowe Informacje podstawowe Kategoria Nazwa rdzenia Licencja Obsługiwane rozszerzenia Nazwa systemu Załaduj rdzeń Rdzeń Automatycznie wyodrębnij pobrane archiwum Aktualizacja Rdzenia Architektura Rdzeń procesora Menedżer kursorów Menedżer bazy danych Usuń< Treść dir >< Żaden > Szczegóły Dołącz obraz dysku Kontrola dysku Pliki do pobrania Program do pobierania treści Nadpisz DPI Atrapa rdzenia przy zatrzymaniu rdzenia Dynamiczne tło Włącz osiągnięcia Normalny kolor menu Mnożnik prędkości Wyświetl ilość klatek na sekundę Manipulacja klatek Automatycznie ładuj zależne od zawartości opcje rdzenia Plik opcji gry Rozwiązywanie problemów audio wideo Podstawowa kontrola menu Ładowanie zawartości Co to jest rdzeń Historia Obraz Informacja Menu sterowania wszystkich użytkowników Lewy analog Lewy analog Lewy analog Y Lewy analog Prawo analog X Prawy analog Prawo analog Y Prawy analog Spust Pomocniczy A Pomocniczy C Wybierz D pad dół D pad prawo Martwa strefa gałki analogowej Powiąż wszystko Limit czasu powiązania Ukryj niezwiązane podstawowe deskryptory wejściowe Indeks urządzeń Indeks myszy Cykl zapisu Włączanie mapowania gamepada klawiatury Przycisk W dół D pad Przycisk L3 Lewy D pad R3 przycisk Prawy D pad Przycisk Start Przycisk Przycisk Mysz Mysz Mysz Kółko do dołu Kółko w prawo Maksymalna liczba użytkowników Indeks kodów Włącz kody Następny dysk Włącz klawisze skrótów Szybkie przewijanie do przodu Przełączanie pełnoekranowe Przełącznik ostrości gry Przełączanie menu Przełącznik wyciszania dźwięku Przełączanie klawiatury ekranowej Wstrzymaj przełącznik Zresetuj grę Zapisz stan Następny moduł cieniujący Zwolnione tempo Slot zapisu Głośność Wyświetl nakładkę Pokaż nakładki na nakładce Zachowanie typu ankiety Późno Preferuj dotyk Włącz sporządzanie mapy powiązań na nowo Sterowanie Włącz dotyk Okres turbo Opóźnienie Wprowadź autoconfig Usługi holenderski esperanto niemiecki japoński polski rosyjski wietnamski Lewy analog Informacje o rdzeniu Liniowy Załaduj ostatnie Wczytaj zapis Sterownik lokalizacji Zalogowanie rozmowy Ustawienia bazy danych Niebieski Ciemny niebieski NVIDIA Shield Żółty Nieprzezroczystość nagłówka Menu obrotowe przepustnicy częstotliwości wyświetlania klatek Menu filtra liniowego Wygląd Nieprzezroczystość tła Multimedia Filtruj nieznane rozszerzenia Najbliższy Zezwalaj na klientów w trybie slave Wejściowe klatki opóźnień Opóźnij klatki gry online Włącz grę online Uruchom hosta gry online Adres serwera Włącz klienta gry online Hasło serwera Zażądaj urządzenia u Ustawienia gry online Max Udostępnianie wejścia cyfrowego Zahacz Żaden Tryb widza gry online Hasło spontaniczne serwera Port TCP gry online Polecenia sieciowe Informacje o sieci Port zdalnej sieci Nie N A Bez rdzenia Brak dostępnych podstawowych informacji Brak wpisów do wyświetlenia Brak informacji Nie znaleziono hostów gry online Brak liczników wydajności Brak dostępnych pozycji na liście odtwarzania Brak parametrów modułu cieniującego Włącz Aktualizacja online Nakładka na ekranie Przeglądaj archiwum Nakładka Nakładka Ustawienia nakładki Nakładka na ekranie Nadrzędny katalog Nie pracuj w tle Listy odtwarzania Listy odtwarzania Port Prywatność Obsługa analog Ocena CERO CRC32 Deweloper Ocena magazynu Edge Ocena ELSPA Ocena ESRB Seria MD5 Pochodzenie Wydawca Rok wydania Kod seryjny Rozpocznij zawartość Restart Wyjście nagrywania Załaduj konfigurację nagrywania Sterownik MIDI Zapisz wyjścia jako Plik zmian Zapisz plik zmiany rdzenia Usuń plik zmiany rdzenia Wymagany Uruchom RetroArch ponownie Wznów zawartość Retro pad Osiągnięcia Przewijanie granularności Przeglądarka plików Wyświetl ekran startowy Dodaj do ulubionych Zresetuj domyślny rdzeń Uruchom muzykę Zapisz plik Automatyczne załadowanie stanu Zapisz stan Zapisz bieżącą konfigurację Zapisz nadpisania katalogu zawartości Zapisz nową konfigurację Zapisywanie Zeskanuj plik Zrzut ekranu Szukaj Ustawienia Shader Shadery Prosty śnieg Pokaż ustawienia zaawansowane Zamknąć Przejdź do przodu w celu skrócenia czasu oczekiwania Sortuj zapisy w folderach Ukryj ostrzeżenia RunAhead Napisz zapis stanów do treści dir Pliki systemowe znajdują się w katalogu treści Włącz SSH Uruchom zdalny Retro pad Slot zapisu Polecenia STDIN Wstrzymaj wygaszacz ekranu System BIOS Obsługa Data Builda Wsparcie Cocoa Obsługa CoreText Wyświetl DPI metryczne Wyświetl szerokość Wsparcie DirectSound Obsługa dynamicznej biblioteki Wsparcie EGL Wsparcie FFmpeg Wsparcie STB TrueType Nazwa frontendu Wersja Git Wsparcie HLSL Obsługa KMS EGL Obsługa LibretroDB Libxml2 obsługa parowania XML Obsługa interfejsu dowodzenia sieciowego Obsługa OpenAL Obsługa OpenGL Obsługa OpenVG Obsługa nakładek Naładowany Rozładowywanie Obsługa PulseAudio Obsługa Poziom Oceny Retro Obsługa RoarAudio Wsparcie RSound Wsparcie SDL2 Wsparcie SDL1 Przewlekanie wsparcia Obsługa Video4Linux2 Wsparcie Vulkan Wsparcie X11 Wsparcie XVideo Zrób zrzut ekranu Miniatury Miniatury dyspozycji pionowej Zaktualizuj miniatury Zrzuty ekranu Pokaż datę czas Prawdziwe Uruchom Companion UI przy włączeniu Uruchom menu okienkowe przy włączeniu Nie można odczytać skompresowanego pliku Cofnij zapisanie stanu Aktualizacja Zaktualizuj profile joypad Zaktualizuj kody Zaktualizuj bazy danych Zaktualizuj Lakka Zaktualizuj Shadery Slang Kbd Język Użyj wbudowanej przeglądarki zdjęć< Użyj tego katalogu > Konfiguruj współczynnik kształtu Proporcja obrazu Przytnij Wyłącz kompozycję pulpitu Sterownik wideo Filtr wideo Włącz powiadomienia na ekranie Rozmiar powiadomienia Wymuś wyłączenie sRGB FBO Użyj trybu pełnoekranowego Użyj zapisu GPU Trudna synchronizacja z GPU Maksymalne obrazy swapchain Pozycja Y powiadomienia Użyj funkcji Nagrywania po filtrowaniu Szacowana liczba klatek na sekundę na ekranie Obrót Skala całkowita Moduł cieniujący wideo Podgląd parametrów modułu cieniującego Zapisz ustawienie Shadera jako Zapisz ustawienie zawartości katalogu zawartości Włącz udostępniony kontekst sprzętu Włącz filtr miękki Wideo Migotanie Niestandardowy współczynnik proporcji Szerokość Niestandardowy współczynnik kształtu Y Poz Synchronizacja Tryb pełnoekranowy z pełnym ekranem Wysokość okna Pełnoekranowa wysokość Wi Fi Kolor czcionki czerwony Kolor czcionki niebieski Niestandardowy Monochromia Systematyczny Pixel RetroSystem Kolor menu Ciemny Poranny błękit Elektryczny błękit Czerwone dziedzictwo Zwykły Czerwień wulkaniczna Współczynnik skali menu Pokaż kartę Historii Pokaż kartę Listy odtwarzania Pokaż kartę Obraz Pokaż kartę Ustawienia Pokaż kartę Gry Online Motyw ikon menu Ustawienia Shader Włącz lub wyłącz nieoficjalne osiągnięcia i lub funkcje beta do celów testowych Włącz lub wyłącz tabele wyników w grze Nie jeśli tryb Hardcore jest wyłączony Włącz lub wyłącz powiadomienia OSD dla osiągnięć Zmień sterowniki używane przez system Zmień ustawienia rdzenia Zmień nakładkę ekranu i nakładkę klawiatury oraz ustawienia powiadomień na ekranie Zmień ustawienia zapisu Zmień ustawienia interfejsu użytkownika Zmień ustawienia prywatności Zmień domyślne w których znajdują się pliki Skonfiguruj ustawienia serwera i sieci Zmień ustawienia wyjścia audio Zapisuje zmiany w pliku konfiguracyjnym przy wyjściu Zarządzaj i twórz pliki konfiguracyjne Wyświetla bieżącą liczbę klatek na sekundę na ekranie Kombinacja przycisków gamepada do przełączania menu Skonfiguruj elementy sterujące dla tego użytkownika Dołącz lub obsługuj sesję gry online Wyświetl informacje o systemie Włącz lub wyłącz udostępnianie sieciowe folderów Pokaż ukryte pliki katalogi w przeglądarce plików Włącz lub wyłącz zdalny dostęp do wiersza poleceń Ustawia rozmiar okna względem głównego rozmiaru wyświetlania Alternatywnie możesz ustawić szerokość i wysokość okna poniżej dla ustalonego rozmiaru okna Wstawia czarną klatke między klatkami Przydatny dla użytkowników z którzy chcą odtwarzać zawartość aby wyeliminować efekt duchów Określa liczbę jaką procesor może uruchomić przed GPU
Definition: msg_hash_pl.h:2050
Definition: msg_hash.h:616
int listen(int sockfd, int backlog)
Definition: query.c:81
Definition: msg_hash.h:350
Definition: nk_menu.h:34
Ιστορικό Εικόνα Πληροφορίες Όλοι Οι Χρήστες Χειρίζονται Το Μενού Αριστερό Αναλογικό Αριστερό Αναλογικό Αριστερό Αναλογικό Y Αριστερό Αναλογικό Δεξί Αναλογικό X Δεξί Αναλογικό Δεξί Αναλογικό Y Δεξί Αναλογικό Σκανδάλη Όπλου Όπλο Aux A Όπλο Aux C Όπλο Select Όπλο D pad Κάτω Όπλο D pad Δεξιά Νεκρή Ζώνη Αναλογικού Σύνδεση Όλων Λήξη Χρόνου Σύνδεσης Hide Unbound Core Input Descriptors Κατάλογος Συσκευών Κατάλογος Ποντικιού Duty Cycle Keyboard Gamepad Mapping Enable Κουμπί D pad κάτω Κουμπί Κουμπί L(πίσω)" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_INPUT_JOYPAD_LEFT
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Port Mapping Successful No arguments supplied and no menu displaying help Waiting for client You have joined as player u Player *s has left the game *s has joined with input devices *s The netplay peer is running an old version of RetroArch Cannot connect A netplay peer is running a different core Cannot connect This core does not support inter architecture netplay between these systems Enter netplay server Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Resume Achievements Hardcore Mode Scan Content Import content Ask Block Frames Audio Driver Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control Audio Audio Volume WASAPI Exclusive Mode WASAPI Shared Buffer Length Load Override Files Automatically Load Shader Presets Automatically Confirm Quit Scroll Up Toggle Keyboard Basic menu controls Info Scroll Up Toggle Keyboard Don t overwrite SaveRAM on loading savestate Buildbot Assets URL Allow Camera Cheat Start Search For New Cheat Code Cheat File Load Cheat Load Cheat Save Cheat File As Description Leaderboards Locked Locked Test Unofficial Achievements Unlocked Verbose Mode Close Content Load Configuration Save Configuration on Exit Database History List Size Quick Menu Downloads Core Counters Core Information Categories Core name Permissions System manufacturer Controls Install or Restore a Core Core installation succesful Core Automatically extract downloaded archive Core Updater CPU CPU Cursor Custom Ratio Database Selection Start directory< Default > Directory not found Disk Cycle Tray Status Disk Index Don t care Download a Core DPI Override Enable Driver Check for Missing Firmware Before Loading Dynamic Backgrounds Menu entry hover color False Favorites Include Memory Details Sync to Exact Content Framerate(G-Sync, FreeSync)" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_FRAME_THROTTLE_SETTINGS
Definition: msg_hash.h:217
Compilateur inconnu Périphérique déconnecté du port Fichier déjà existant Sauvegarde dans un tampon de backup Connexion reçue Adresse publique Disque inséré dans le lecteur Vous avez quitté le jeu Ce cœur ne supporte pas le jeu en réseau inter architectures entre ces systèmes Entrez le mot de passe du serveur de Mot de passe incorrect Un client de jeu en réseau s est déconnecté Vous n avez pas la permission de jouer Impossible de basculer en mode jeu Votre pseudo est maintenant s Enable horizontal animation for the menu This will have a performance hit Synchronisation hard du CPU et du GPU Réduis la latence mais affecte les performances Volume sonore Chargement auto d une sauvegarde instantanée depuis Connexion à l hôte Emplacement de connexion Mot de passe Identifiant Liste des comptes Liste des trophées Scanner du contenu Importer du contenu Demander Block Frames Pilote audio Activer le son Turbo Deadzone Limite max de l ajustement Fréquence de Contrôle du taux dynamique Audio Volume Mode exclusif WASAPI Taille du tampon partagé WASAPI Charger les surcharges de configuration automatiquement Charger les pré réglages de shaders automatiquement Confirmer Quitter Défilement vers le haut Basculer sur le clavier Contrôles de base du menu Information Défilement vers le haut Basculer sur le clavier Ne pas écraser la SaveRAM en chargeant la sauvegarde instantanée URL du buildbot des assets Autoriser l accès à la caméra Triche Fichier de triche Charger un fichier de triche Nombre de passages Trophées en mode hardcore Verrouillé Tester les trophées non officiels Déverrouillés Configuration Configuration Collections Contenu Autoriser la suppression d entées Téléchargements Fichiers de triche Afficher le nom du cœur chargé Auteurs Label du cœur Permissions Fabricant du système Remappage des contrôles Options Démarrer les cœurs automatiquement URL du buildbot des cœurs Mises à jour Cœurs du Curseur Rapport d aspect custom Sélection de la base de données Dossier de démarrage< Par défaut > Dossier non trouvé État du lecteur de disque Numéro du disque Peu importe Télécharger un cœur DPI personnalisé Pilote Vérifier la présence des firmwares au chargement Fonds d écran dynamique Couleur de l entrée menu active Faux Afficher le nombre d images s Vitesse d affichage Charger automatiquement les configuration du cœur par jeux Fichier de configuration du jeu Dépannage audio vidéo Contrôles de base du menu Chargement du contenu Qu est ce qu un cœur Historique Image Informations Tous les utilisateurs contrôlent le menu Analogique gauche Analogique gauche Analogique gauche Y Analogique gauche Analogique droit X Analogique droit Right Analog Y Analogique droit Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right Seuil des axes analogiques Tout assigner Délai d assignation Afficher les labels des manettes du cœur Type de périphérique Pilote des entrées Raccourcis d entrées Bouton Bouton Croix bas Bouton Bouton Croix gauche Bouton Bouton Croix droite Bouton start Bouton Bouton Souris Souris Souris Molette bas Molette droite Nombre maximum d utilisateurs Index de triche Activer désactiver la triche Disque suivant Activer les raccourcis Touche ON OFF d avance rapide Plein écran Touche de focus du jeu Afficher le menu Sourdine Afficher le clavier virtuel Pause Redémarrer le jeu Sauvegarder l état Shader suivant Ralenti Emplacement de sauvegarde instantanée Volume Cacher l overlay dans le menu Précoce Normal Remappages des entrées Sauvegarder l autoconfiguration Activer le clavier minimal Activer le turbo Entrées de l utilisateur u Profils d autoconfiguration des entrées Services Néerlandais Espéranto Allemand Japonais Polonais Russe Vietnamien Analogique gauche Informations des cœurs Linéaire Récemment ouvert Charger une sauvegarde instantanée Pilote de géolocalisation Verbosité des journaux Paramètres de la base de donnée Bleu Bleu foncé Shield Jaune Opacité de l en tête Contrôler la vitesse d affichage du menu Filtre linéaire pour le menu Appearance Opacité de l arrière plan Multimédia Filtre par extensions supportées Au plus proche Autoriser les clients en mode passif Latence d entrées minimale Netplay Delay Frames Activer le jeu en réseau Commencer à héberger Adresse du serveur Activer le mode client Mot de passe du serveur Interdire les clients non passifs Mode spectateur Mot de passe spectateurs Port TCP du jeu en réseau Commandes réseau Informations réseau Port de base de la manette réseau Non Indisponible Pas de cœur Pas d informations disponibles Aucune entrée à afficher Pas d informations disponibles Aucun hôte trouvé Pas de compteurs de performance Playlist vide Aucun paramètre de shader ON Mises à jour Overlay à l écran Parcourir l archive Overlay Overlays Transparence d overlay Overlays Dossier parent Ne pas fonctionner en arrière plan Playlists Playlists Port Confidentialité Support de l analogique Note CERO CRC32 Développeur Note du magazine Edge Classification ELSPA Classification ESRB Franchise MD5 Origine Éditeur Année de sortie Numéro de série Démarrer le contenu Redémarrer Enregistrements vidéo Charger une configuration d enregistrement Activer l enregistrement Sauvegarder les enregistrement dans le dossier de sortie Charger un fichier de remappage Sauvegarder un fichier de rempappage pour le jeu Redémarrer Reprendre RetroKeyboard RetroPad analogique Activer le retour rapide Retour rapide Fichiers de configuration Analogique droite Écouter Sauvegardes de jeu Charger automatiquement les sauvegardes instantanées Sauvegarde instantanée Sauvegarder la configuration actuelle Sauvegarder les overrides de jeu Sauvegarder l état Scanner un dossier< Scanner ce dossier > Résolution d écran secondes Réglages Appliquer les changements Ruban Neige Afficher les fichiers et les dossiers cachés Taux de ralentissement Classer les sauvegardes instantanées par dossier Démarrer le cœur Démarrer le processeur vidéo Statut Cœurs suggérés Musique du système activée Informations du système Support d ALSA Support de CG Support de l interface de commandes Fonctionnalités du CPU Hauteur de l Largeur de l Support de DirectSound Support des bibliothèques dynamiques Support d EGL Support de FFmpeg Support de STB TrueType Nom du frontend Version Git Support de HLSL Support de KMS EGL Support de LibretroDB Support du parser XML libxml2 Support des commandes réseau Support d OpenAL Support d OpenGL Support d OpenVG Support des overlays Chargée Déchargé Support de PulseAudio Support de Niveau RetroRating Support de RoarAudio Support de RSound Support de SDL2 Support de SDL1 Support du threading Support de Video4Linux2 Support de Vulkan Support de X11 Support de XVideo Capturer l écran Vignettes Mises à jour des vignettes Captures d écran Afficher la date et l heure Vrai Lancer le compagnon d interface au démarrage Impossible de lire l archive Annuler la dernière sauvegarde instantanée Mises à jour Mettre à jour les profils d autoconfiguration Mettre à jour les codes de triche Mettre à jour les bases de données Mises à jour de Lakka Mettre à jour les shaders Slang Interface graphique Utilisateur Utiliser le lecteur média embarqué Autoriser la rotation Rapport d aspect automatique Insertion d images noires Désactiver le compositeur de bureau Pilote vidéo Filtres vidéo Afficher les notifications Taille du texte des notifications Désactiver sRGB FBO Plein écran Captures vidéo via le GPU Synchroniser le GPU au CPU Nombre max de tampons d image Position sur Y Activer les filtres de traitement Fréquence estimée de l écran Rotation Zoom entier Shaders Prévisualiser les paramètres Enregistrer le pré réglage sous Sauvegarder le pré réglage pour ce jeu Filtre Intervalle de synchronisation verticale Threader l affichage Hauteur de fenêtre personnalisée Position horizontale personnalisée Set VI Screen Width Mode plein écran fenêtré Hauteur de fenêtre Hauteur plein écran Wi Fi Menu Font Red Color Menu Font Blue Color Perso Monochrome Systematic Pixel Retrosystem Palette du menu Sombre Bleu Électrique Bleu Nuit Fonds marins Fond d écran animé Ombres pour les icônes Afficher l onglet Images Afficher l onglet Paramètres Menu Layout Oui Activer désactiver les trophées Pour plus d visiter Activer désactiver les trophées non officiels et ou les fonctionnalités en beta à des fins de test Modifier les pilotes pour ce système Modifier les paramètres des cœurs Modifier les paramètres d overlay à l d overlay clavier et de notifications Modifier les paramètres de sauvegarde Modifier les paramètres de l interface utilisateur Modifier les paramètres de vie privée Modifier les paramètres des playlists Scanner les contenus et les ajouter à la base de données Activer ou désactiver le Bluetooth Modifier les paramètres par défaut pour les fichiers de configuration Nombre de cœurs du CPU Configurer les paramètres des raccourcis clavier Ajuster les paramètres des du clavier et de la souris Activer ou désactiver la journalisation dans le terminal Trouver et rejoindre une session réseau local Télécharger des add des composants et du contenu pour RetroArch Gérer les services système Activer ou désactiver l accès distant via la ligne de commande Configure la taille de la fenêtre en fonction du viewport du cœur vous pouvez définir une taille fixe pour la fenêtre ci dessous Insère une image noire entre chaque image Utile pour les utilisateurs de moniteurs Hz qui veulent pouvoir jouer à du contenu à Hz sans ghosting Définit le nombre d images que le CPU peut calculer avant le GPU lorsque la synchronisation GPU est active Sélectionne l écran à utiliser The refresh rate as reported by the display driver Scanner les réseaux Wi Fi et établir une connexion Disque ajouté Appliquer les changements de triche Son coupé Erreur lors de l enregistrement du fichier d autoconfiguration Impossible d activer l enregistrement automatique Bloque l écrasement de la SRAM octets Mode hardcore La sauvegarde instantanée et le retour rapide sont désactivés Compilé depuis l API Connecté à Chargement du contenu ignoré L implémentation va le charger d elle même Le fichier d options du cœur a été créé Impossible de trouver un système compatible could not open data track Impossible de lire l entête du film Le checksum du CRC32 est différent entre le contenu du fichier et celui des données sauvegardées dans l entête du fichier de replay le replay a de grandes chances de se désynchroniser à la lecture Décompression en cours Détection du visuel Déconnexion du périphérique depuis un port valide Éjecté Échec du téléchargement Le cœur nécessite un or aucun n a été fourni Erreur lors de l analyse des arguments Erreur lors de l enregistrement du fichier de remap Répertoire d application externe Fichier en cours d extraction Échec de Échec d allocation mémoire pour le contenu patché Échec d attribution du socket Échec de l extraction du contenu depuis le fichier compressé Échec du chargement Échec du chargement du fichier vidéo Impossible de charger la sauvegarde instantanée à partir de Échec du patch Échec de l obtention du pseudo Échec de l obtention de la taille du pseudo depuis l hôte Impossible d éjecter le disque du lecteur Impossible de sauvegarder la SRAM Échec de l envoi du pseudo Échec de l envoi du pseudo vers le client Échec de l envoi des données SRAM au client Impossible de démarrer l enregistrement vidéo Échec de la capture d écran Impossible de sauvegarder les informations de savestate de retour arrière Erreur fatale dans Sauvegarde instantanée automatique trouvée dans Première piste de données trouvée sur le fichier Shader trouvé Options par Index du disque invalide Focus sur le Focus sur le Le cœur utilise le rendu matériel Obligation d utiliser également l enregistrement post shaded Saisir le code de triche Nom du fichier de pré réglage Interface Stockage amovible en octets en mégaoctets Frontend pour libretro Chargement de la sauvegarde instantanée à partir de l emplacement Un ou plusieurs firmware sont manquants Chargement du fichier d historique Mémoire Le format du film semble avoir une version de sérialisation différent Échec très probable Arrêt de l enregistrement vidéo Aucun chargement d un cœur factice Aucun état n a été chargé pour l instant Les overrides ont été sauvegardés RetroArch reçu Enregistrement vers Redirection de la sauvegarde instantanée vers Fichier de remap sauvegardé Suppression du fichier temporaire Redémarrage de l enregistrement à cause de la réinitialisation du pilote Annulation des changements du répertoire de sauvegarde vers Retour rapide Échec de l initialisation du tampon pour le retour rapide Cette fonctionnalité sera désactivée Atteinte de la fin du tampon de retour rapide Sauvegarde instantanée vers l emplacement Sauvegarde réussie vers Sauvegarde instantanée en cours Analyse des dossiers terminée Plusieurs patches sont définis ignore tout Preset de shader sauvegardé Ralenti Retour rapide ralenti Démarrage de la lecture vidéo Taille de la sauvegarde instantanée Réalisation d une copie d écran Chargement de la sauvegarde instantanée annulé Inconnu Commande non reconnue Utilisation d un core libretro simple Ignore l enregistrement Déconnexion du périphérique du port Extinction en cours Échec du calcul de la taille du visuel ! Utilisation des données brutes Cela ne fonctionnera probablement pas bien Latence audio désirée en millisecondes Peut être ignorée si le pilote audio ne peut fournir une telle valeur Aide à lisser les imperfections de timing lors de la synchronisation audio et vidéo si une synchronisation correcte est quasiment impossible Autorise ou empêche l accès aux services de localisation par les cœurs Influence la façon dont le polling des entrées est fait au sein de RetroArch Le mettre sur Tôt ou Tard peut diminuer la selon la configuration de la machine Volume aucun gain n est appliqué Utiliser le format flotant pour si supporté par votre périphérique audio Synchroniser le son avec le jeu Recommandé Nombre de secondes à attendre avant de passer à l assignation suivante Décrit la durée pendant laquelle un bouton turbo est activé Les nombres sont décrits en frames Autorise les cœurs à définir la rotation Lorsque cette option est les requêtes de rotation sont ignorées Utile pour les configurations où il faut tourner l écran à la main Vérifie que tous les firmwares requis sont présents avant de tenter de charger le contenu Active la sortie audio échec non configuré Liste de curseurs de la base de données Base de données Désactivé Patch de l historique du contenu Base de données Base de données Base de données Base de données Base de données Base de données Base de données Base de données Base de données Base de données Base de données Info Base de données Scan des réseaux Wi Fi Recherche des hôtes de jeu en réseau Activer ou désactiver le Activer ou désactiver l historique pour les les images
Definition: msg_hash_fr.h:2477
Unbekannter Compiler Gerät von Anschluss getrennt Datei existiert bereits Speichere im Backup Puffer Verbindung mit Öffentliche Addresse Lege Datenträger in Laufwerksschublade ein Du hast das Spiel verlassen Dieser Core unterstützt kein Netplay zwischen diesen Systemen Gib das Server Passwort Falsches Passwort Die Verbindung mit einem Netplay Client wurde getrennt Du hast nicht die an diesem Spiel teilzunehmen Konnte nicht zum Spieler Modus wechseln Dein Nickname wurde zu s geändert Enable horizontal animation for the menu This will have a performance hit Harte Synchronisation der CPU und der GPU Reduziert braucht aber mehr Leistung Audio Lautstärke Lade Fähigkeiten Verbinde zu Port nicht die keinen Inhalt können nicht an Netplay teilnehmen Errungenschaften Konten Benutzerkonten Retro Errungenschaften Inhalt durchsuchen Inhalt importieren Nachfragen Warte auf Audio Frames Audiotreiber Aktiviere Audio Turbo Deadzone Maximaler Audioversatz Dynamische Audio Ratenkontrolle Audio Exklusiver WASAPI Modus Größe des gemeinsamen WASAPI Puffers Override Dateien automatisch laden Shader Voreinstellungen automatisch laden Bestätigen Beenden Nach oben scrollen Tastatur ein ausschalten Grundlegende Menüsteuerung Info Nach oben scrollen Tastatur ein ausschalten Überschreibe SaveRAM wenn ein Bluetooth aktivieren Temporäre Dateien Kameratreiber Änderungen übernehmen Cheat Datei Speichere Cheat Datei unter Beschreibung Gesperrte Gesperrt Teste inoffizielle Errungenschaften Freigeschaltete Freigeschaltet Konfiguration Konfigurationen Sammlungen Inhalt Einträge zu entfernen Downloads Cheats Core Namen anzeigen Autoren Core Bezeichnung Firmware Berechtigungen System Hersteller Steuerung Optionen Cores automatisch starten Buildbot Core URL Aktualisierungen CPU Suchanfragen Benutzerdefiniertes Verhältnis Datenbank Auswahl Startverzeichnis< Standard > Verzeichnis nicht gefunden Datentägerstatus Datenträger Nummer Ignorieren Core herunterladen Aktiviert DPI Überschreibung Treiber Vor dem Laden nach fehlender Firmware suchen Dynamische Hintergrundbilder Farbe für gewählte Menü Einträge Aus Favoriten Begrenze maximale Ausführgeschwindigkeit Frontend Zähler Erstellt Datei mit Spieloptionen Hilfe Ändert virtuelles Controller Overlay Hilfe Nach Inhalten suchen Verlaufliste aktivieren Horizontales Menü Informationen Analog zu Digital Typ Linker Analogstick X Linker Analogstick Linker Analogstick Y Linker Analogstick Rechter Analogstick X Rechter Analogstick Rechter Analogstick Y Rechter Analogstick Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right Schwellenwert der Analogsticks Alle zuordnen Zeitlimit für Belegung Zeige Eingabe Bezeichnungen Gerätetyp Eingabetreiber Tastenkürzel belegen A B Steuerkreuz nach unten L3 L Steuerkreuz nach links R3 R Steuerkreuz nach rechts Start Knopf X Y Mouse Mouse Mouse Wheel Down Wheel Right Maximale Benutzeranzahl Cheat Index Cheat ein ausschalten Nächster Datenträger Hotkeys aktivieren Zeitraffer ein ausschalten Vollbildmodus ein ausschalten Spielfokus ein ausschalten Menü aufrufen Audio stumm lautschalten Bildschirmtastatur ein ausschalten Pause weiter Spiel zurücksetzen Erstelle Bildschirmfoto Vorheriger Shader Zustands Speicherplatz Lautstärke Aktiviere Overlay Eingaben im Overlay anzeigen Abfrageverhalten Spät Touch Eingabe auf der Vorderseite bevorzugen Tasten Neubelegung aktivieren Eingabe Touch Eingabe aktivieren Autofeuer Frequenz Status des internen Speichers Controller Treiber Niederländisch Esperanto Deutsch Japanisch Polnisch Russisch Vietnamesisch Linker Analogstick Core Informationen Linear Inhalt aus Verlauf laden Spielstand laden Standort Treiber Logs auf Kommandozeile ausgeben Datenbanken Blau Dunkelblau Shield Gelb Transparenz der Kopfzeile Bildwiederholrate im Menü begrenzen Linearer Filter für Menü Menü Hintergrundbild Transparenz Multimedia Unbekannte Dateierweiterungen filtern Nächster Erlaube Slave Modus für Clients Eingabeverzögerung Netplay Verzögerung Aktiviere Netplay Starte Hosting Server Adresse Netplay Client aktivieren Server Passwort Verbiete Clients
Definition: msg_hash_de.h:1089
Definition: msg_hash.h:2065
Definition: msg_hash.h:1998
Definition: msg_hash.h:2010
Definition: msg_hash.h:383
Definition: msg_hash.h:309
Definition: msg_hash.h:221
Definition: msg_hash.h:410
Definition: msg_hash.h:243
Definition: msg_hash.h:174
Definition: retroarch.h:240
Definition: msg_hash.h:157
Definition: msg_hash.h:349
Definition: msg_hash.h:388
Definition: msg_hash.h:311
float aspect
Definition: ffmpeg_core.c:183
GLsizei const GLfloat * value
Definition: glext.h:6709
Definition: metal_common.m:516
int wait
Definition: wiiuse_internal.h:334
Definition: msg_hash.h:188
Definition: msg_hash.h:156
Definition: msg_hash.h:1751
includes all by default used to find thumbnails Please choose a single playlist first Add Entry Add Folder Select Files< multiple > Please fill out all required fields RetroArch updated successfully Please restart the application for the changes to take effect Contributors Move Down Load Remove Add Pass No shader passes Reset All Passes Download thumbnail Start on playlist
Definition: msg_hash_us.h:7679
Definition: msg_hash.h:376
Definition: msg_hash.h:1966
Definition: msg_hash.h:230
Definition: msg_hash.h:2115
Definition: msg_hash.h:2157
Definition: msg_hash.h:1133
Definition: msg_hash.h:2124
Definition: msg_hash.h:363
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Port Mapping Successful No arguments supplied and no menu displaying help Waiting for client You have joined as player u Player *s has left the game *s has joined with input devices *s The netplay peer is running an old version of RetroArch Cannot connect A netplay peer is running a different core Cannot connect This core does not support inter architecture netplay between these systems Enter netplay server Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Resume Achievements Hardcore Mode Scan Content Import content Ask Block Frames Audio Driver Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control Audio Audio Volume WASAPI Exclusive Mode WASAPI Shared Buffer Length Load Override Files Automatically Load Shader Presets Automatically Confirm Quit Scroll Up Toggle Keyboard Basic menu controls Info Scroll Up Toggle Keyboard Don t overwrite SaveRAM on loading savestate Buildbot Assets URL Allow Camera Cheat Start Search For New Cheat Code Cheat File Load Cheat Load Cheat Save Cheat File As Description Leaderboards Locked Locked Test Unofficial Achievements Unlocked Verbose Mode Close Content Load Configuration Save Configuration on Exit Database History List Size Quick Menu Downloads Core Counters Core Information Categories Core name Permissions System manufacturer Controls Install or Restore a Core Core installation succesful Core Automatically extract downloaded archive Core Updater CPU CPU Cursor Custom Ratio Database Selection Start directory< Default > Directory not found Disk Cycle Tray Status Disk Index Don t care Download a Core DPI Override Enable Driver Check for Missing Firmware Before Loading Dynamic Backgrounds Menu entry hover color False Favorites Include Memory Details Sync to Exact Content Frame Throttle Load Content Specific Core Options Automatically Save Game options file Audio Video Troubleshooting Basic Menu Controls Loading Content What Is A Core History Image Information All Users Control Menu Left analog Left analog Left Analog Y Left analog Right Analog X Right analog Right Analog Y Right analog Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right Analog Stick Deadzone Bind All Bind Timeout Hide Unbound Core Input Descriptors Device Index Mouse Index Duty Cycle Keyboard Gamepad Mapping Enable B Down D pad L3 L Left D pad R3 R Right D pad Start button X Y Mouse Mouse Mouse Wheel Down Wheel Right Max Users Cheat index Cheat toggle Disk next Enable hotkeys Fast forward toggle FPS toggle Grab mouse toggle Desktop menu toggle Menu toggle Audio mute toggle On screen keyboard toggle Pause toggle Reset game Cheat Details Save state Next shader Slow motion hold Savestate slot Volume Display Overlay Show Inputs On Overlay Poll Type Behavior Late Prefer Front Touch Remap Binds Enable Input Touch Enable Turbo Period Latency Input Autoconfig Services Dutch Esperanto German Japanese Polish Russian Vietnamese Greek Core Core Logging Level Load Archive Load Content Allow Location Logging Main Menu Menu Color Theme Blue Grey Green Red Footer Opacity Menu Driver Settings Horizontal Animation Background Missing Mouse Support Music Navigation Wrap Around Netplay Netplay Check Frames Input Latency Frames Range Disconnect from netplay host Connect to netplay host Stop netplay host Scan local network Username Publicly Announce Netplay Disallow Non Slave Mode Clients Analog Input Sharing Average Share Vote No preference Netplay Stateless Mode Netplay Spectator Enable Netplay NAT Traversal Network Command Port Network Gamepad Network None No achievements to display No cores available No core options available No history available No items No networks found No playlists No settings found OFF Online Onscreen Display Adjust Bezels and Onscreen controls Adjust the Onscreen Notifications Optional Autoload Preferred Overlay Overlay Opacity Overlay Scale Use PAL60 Mode Pause when menu activated Performance Counters Playlist Touch Support Present MIDI Analog supported CERO Rating CRC32 Developer Edge Magazine Rating ELSPA Rating ESRB Rating Franchise MD5 Origin Publisher Releasedate Year Serial Start Content Reboot Recording Output Custom Record Config Record Driver Enable Recording Save Recordings in Output Dir Load Remap File Save Content Directory Remap File Delete Core Remap File Delete Game Content Directory Remap File Restart Resume RetroKeyboard RetroPad w Analog Rewind Enable Auto Apply Cheats During Game Load Rewind Buffer Rewind Buffer Size Rewind Cheat Details File Browser Display Start Screen Add to Favorites Reset Core Association Run Savefile Auto Load State Savestate Save Current Configuration Save Content Directory Overrides Save New Configuration Saving Scan File Screenshot Search Settings Shader Shaders Simple Snow Show Advanced Settings Shutdown Run Ahead to Reduce Latency RunAhead Use Second Instance Sort Saves In Folders Write Savestates to Content Dir System Files are in Content Dir SSH Enable Start Remote RetroPad State Slot stdin Commands Suspend Screensaver System BIOS support Build date Cocoa support CoreText support Display metric DPI Display metric DirectSound support Dynamic library support EGL support FFmpeg support STB TrueType support Frontend name Git version HLSL support KMS EGL support LibretroDB support libxml2 XML parsing support Network Command interface support OpenAL support OpenGL support OpenVG support Overlay support Charged Discharging PulseAudio support BMP support(RBMP)" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_SYSTEM_INFO_RETRORATING_LEVEL
Definition: msg_hash.h:1863
Definition: msg_hash.h:1134
Definition: msg_hash.h:2147
bool up
Definition: connect_wiiupro.c:50
Type
Type of JSON value.
Definition: rapidjson.h:603
static char Output[]
Definition: luac.c:34
Definition: msg_hash.h:2012
Definition: msg_hash.h:173
Definition: msg_hash.h:2033
Definition: msg_hash.h:1193
Definition: lstrlib.c:1153
Definition: msg_hash.h:693
GLuint GLuint end
Definition: glext.h:6292
Definition: msg_hash.h:297
Definition: shader_vulkan.cpp:129
GLubyte GLubyte GLubyte GLubyte w
Definition: glext.h:6742
Ιστορικό Εικόνα Πληροφορίες Όλοι Οι Χρήστες Χειρίζονται Το Μενού Αριστερό Αναλογικό Αριστερό Αναλογικό Αριστερό Αναλογικό Y Αριστερό Αναλογικό Δεξί Αναλογικό X Δεξί Αναλογικό Δεξί Αναλογικό Y Δεξί Αναλογικό Σκανδάλη Όπλου Όπλο Aux A Όπλο Aux C Όπλο Select Όπλο D pad Κάτω Όπλο D pad Δεξιά Νεκρή Ζώνη Αναλογικού Σύνδεση Όλων Λήξη Χρόνου Σύνδεσης Hide Unbound Core Input Descriptors Κατάλογος Συσκευών Κατάλογος Ποντικιού Duty Cycle Keyboard Gamepad Mapping Enable Κουμπί D pad κάτω Κουμπί Κουμπί D pad αριστερό Κουμπί Κουμπί D pad δεξί Κουμπί Start Κουμπί Κουμπί Ποντίκι Ποντίκι Ποντίκι Ροδέλα Κάτω Ροδέλα Δεξιά Μέγιστοι Χρήστες Κατάλογος απάτης Απάτες Επόμενος δίσκος Ενεργοποίηση πλήκτρων εντολών Γρήγορη κίνηση Πλήρης οθόνη Εστίαση παιχνιδιού Φόρτωση κατάστασης Input replay movie record toggle Εναλλαγή κατάστασης παιχνιδιού θεατή Netplay Επόμενο επικάλλυμα Έξοδος από το RetroArch Επιστροφή Start or Continue Cheat Search Λήψη Στιγμιότυπου Προηγούμενη σκίαση Αργή κίνηση Θέση κατάστασης αποθήκευσης Ένταση Απόκρυψη Επικαλύμματος Στο Μενού Εμφάνιση Θύρας Εισαγωγών Νωρίς Φυσιολογικά Input Remapping Αποθήκευση Αυτόματης Διαμόρφωσης Ενεργοποίηση Μικρού Πληκτρολογίου Ενεργοποίηση Turbo Σύνδεση Πλήκτρων Εισόδου Χρήστη u Internal storage status Οδηγός Joypad Dutch Esperanto German Japanese Polish Russian Vietnamese Ελληνικά Πυρήνας Core Logging Level Φόρτωση Αρχείου Φόρτωση Περιεχομένου Επίτρεψη Τοποθεσίας Αρχείο Καταγραφής Κεντρικό Μενού Χρώμα Θέματος Μενού Μπλε Γκρι Πράσινο Κόκκινο Footer Opacity Οδηγός Μενού Ρυθμίσεις Horizontal Animation Φόντο Λείπει Υποστήριξη Ποντικιού Μουσική Navigation Wrap Around Netplay Netplay Check Frames Input Latency Frames Range Disconnect from netplay host Σύνδεση σε οικοδεσπότη netplay Λήξη netplay ως οικοδεσπότης Σάρωση τοπικού δικτύου Scan local network Όνομα Χρήστη Δημόσια Ανακοίνωση Netplay Disallow Non Slave Mode Clients Analog Input Sharing Μέσος Όρος Κοινοποίηση Ψήφος Καμία προτίμηση Netplay Stateless Mode Netplay Spectator Enable Netplay NAT Traversal Network Command Port Χειριστήριο Δικτύου Δίκτυο Τίποτα Δεν υπάρχουν επιτεύγματα προς προβολή Δεν υπάρχουν διαθέσιμοι πυρήνες Δεν υπάρχουν διαθέσιμες επιλογές πυρήνα Δεν υπάρχει διαθέσιμο ιστορικό Δεν υπάρχουν αντικείμενα Δεν βρέθηκαν δίκτυα Δεν βρέθηκαν λίστες αναπαραγωγής Δεν βρέθηκαν ρυθμίσεις OFF Online Οθόνη Απεικόνισης Προσαρμογή Προσόψεων και Χειρισμών Οθόνης Προσαρμόστε τις Ειδοποιήσεις Οθόνης Προεραιτικό Αυτόματη Φόρτωση Προτιμώμενου Επικαλύμματος Διαφάνεια Επικαλύμματος Κλίμακα Επικαλύμματος Χρήση Λειτουργίας PAL60 Παύση όταν ενεργοποιείται το μενού Performance Counters Λίστα Αναπαραγωγής Υποστήριξη Αφής Present MIDI Analog supported CERO Rating CRC32 Developer Edge Magazine Rating ELSPA Rating ESRB Rating Franchise MD5 Origin Publisher Releasedate Year Serial Έναρξη Περιεχομένου Επανεκκίνηση Recording Output Custom Record Config Οδηγός Εγγραφής Ενεργοποίηση Εγγραφής Αποθήκευση Εγγραφών στο Ευρετήριο Εξαγωγής Load Remap File Save Content Directory Remap File Delete Core Remap File Delete Game Content Directory Remap File Επανεκκίνηση Συνέχιση RetroKeyboard RetroPad με Αναλογικό Ενεργοποίηση Επιστροφής Αυτόματη Εφαρμογή Απατών Κατά την Φόρτωση Παιχνιδιού Μέγεθος Ενδιάμεσης Μνήμης Βήμα Μεγέθους Ενδιάμεσης Μνήμης Επιστροφή Λεπτομέρειες Απάτης Περιηγητής Αρχείων Εμφάνιση Αρχικής Οθόνης Προσθήκη στα Αγαπημένα Επαναφορά Συσχέτισης Πυρήνα Εκκίνηση Αρχείο Αποθήκευσης Auto Load State Savestate Αποθήκευση Τρέχουσας Διαμόρφωσης Save Content Directory Overrides Αποθήκευση Νέας Διαμόρφωσης Αποθήκευση Σάρωση αρχείου Στιγμιότυπο Οθόνης Αναζήτηση Ρυθμίσεις Σκίαση Σκιάσεις Απλό Χιόνι Εμφάνιση Ρυθμίσεων Για Προχωρημένους Τερματισμός Run Ahead to Reduce Latency RunAhead Use Second Instance Sort Saves In Folders Write Savestates to Content Dir System Files are in Content Dir Ενεργοποίηση SSH Έναρξη Απομακρυσμένου RetroPad Θέση Κατάστασης Εντολές stdin Αναστολή Προφύλαξης Οθόνης Σύστημα BIOS Υποστήριξη Ημερομηνία Κατασκευής Υποστήριξη Cocoa Υποστήριξη CoreText DPI Οθόνης Πλάτος Υποστήριξη DirectSound Υποστήριξη δυναμικής βιβλιοθήκης Υποστήριξη EGL Υποστήριξη FFmpeg Υποστήριξη STB TrueType Όνομα λειτουργικού συστήματος Έκδοση Git Υποστήριξη HLSL Υποστήριξη KMS EGL Υποστήριξη LibretroDB Υποστήριξη ανάλυσης libxml2 XML Υποστήριξη Γραμμής Εντολών Δικτύου Υποστήριξη OpenAL Υποστήριξη OpenGL Υποστήριξη OpenVG Υποστήριξη Επικαλλυμάτων Φορτισμένο Ξεφορτίζει Υποστήριξη PulseAudio Υποστήριξη Επίπεδο RetroRating Υποστήριξη RoarAudio Υποστήριξη RSound Υποστήριξη SDL2 Υποστήριξη SDL1 Υποστήριξη Threading Υποστήριξη Video4Linux2 Υποστήριξη Vulkan Υποστήριξη Wayland Υποστήριξη XAudio2 Υποστήριξη Zlib Threaded tasks Σκίτσα Αριστερά Σκίτσα Εξώφυλλα Οθόνες Τίτλων Στυλ ημερομηνίας ώρας ΧΧΧΧ ΜΜ ΗΗ ΧΧΧΧ ΜΜ ΗΗ ΜΜ ΗΗ ΧΧΧΧ ΗΗ ΜΜ ΜΜ ΗΗ Χρώμα τίτλου μενού UI Companion Enable Εμφάνιση μενού επιφάνειας εργασίας κατά την εκκίνηση Γραμμή Μενού Αναίρεση Φόρτωσης Κατάστασης Άγνωστο Ενημέρωση Βασικών Στοιχείων Ενημέρωση των Σκιάσεων Cg Ενημέρωση Αρχείων Πληροφοριών Πυρήνων Ενημέρωση Σκιάσεων GLSL Ενημέρωση Επικαλλυμάτων Χρήστης Διεπαφή Χρήστη Χρήστης Χρήση Ενσωματωμένου Αναπαραγωγέα Πολυμέσων Use Builtin Media Player Επίτρεψη περιστροφής Αυτόματη Αναλογία Οθόνης Εισαγωγή Μαύρων Καρέ Disable Desktop Composition Οδηγός Βίντεο Φίλτρο Βίντεο Ενεργοποίηση Ειδοποιήσεων Οθόνης Μέγεθος Γραμματοσειράς Εξαναγκασμένη απενεργοποίηση sRGB FBO Έναρξη σε Κατάσταση Πλήρης Οθόνης Χρήση Εγγραφής Κάρτας Γραφικών Σκληρός Συγχρονισμός Κάρτας Γραφικών Μέγιστες εικόνες swapchain Θέση Ειδοποιήσης Y Use Post Filter Recording Εκτιμόμενος Ρυθμός Καρέ Οθόνης Περιστροφή Ακέραια Κλίμακα Σκίαση Βίντεο Shader Parameters Save Shader Preset As Save Content Directory Preset Enable Hardware Shared Context Ενεργοποίηση Απαλού Φίλτρου Βίντεο Deflicker Προτιμώμενο Πλάτος Αναλογίας Οθόνης Προτιμώμενη Θέση Άξωνα Y Αναλογίας Οθόνης Vertical Παράθυρο Πλήρης Οθόνης Ύψος Παραθύρου Ύψος Πλήρης Οθόνης Wi Fi Γραμματοσειρά Μενού Κόκκινο Χρώμα Γραμματοσειρά Μενού Μπλε Χρώμα Custom Μονόχρωμο Systematic Pixel Retrosystem Automatic Πράσινο Μήλο Φωτεινό Σκούρο Μωβ Χρυσαφί Μεσωνύκτιο Μπλε Κάτω Από Την Θάλασσα Menu Shader Pipeline Ενεργοποίηση Σκιών Εικονιδίων Προβολή Καρτέλας Εισαγωγής Περιεχομένου Προβολή Καρτέλας Αγαπημένων Προβολή Καρτέλας Μουσικής Προβολή Καρτέλας Βίντεο Διάταξη Μενού Ναι Ενεργοποίηση ή απενεργοποίηση επιτευγμάτων Για περισσότερες πληροφορίες επισκεφθείτε Enable or disable unofficial achievements and or beta features for testing purposes Enable or disable in game leaderboards Has no effect if Hardcore Mode is disabled Enable or disable OSD verbosity for achievements Αλλαγή οδηγών που χρησιμοποιούνται από το σύστημα Αλλαγή ρυθμίσεων πυρήνα Αλλαγή επικάλλυψης οθόνης και επικάλλυψης πληκτρολογίου και ρυθμίσεις ειδοποιήσεων οθόνης Αλλαγή ρυθμίσεων αποθήκευσης Αλλαγή ρυθμίσεων περιβάλλοντος χρήστη Αλλαγή ρυθμίσεων ιδιοτηκότητας Αλλαγή προκαθορισμένων ευρετηρίων όπου βρίσκονται τα αρχεία Αλλαγή ρυθμίσεων εξυπηρετητή και δικτύου Αλλαγή ρυθμίσεων εξόδου ήχου Αποθήκευση αλλαγών στο αρχείο διαμόρφωσης κατά την έξοδο Διαχειρισμός και δημιουργία αρχείων διαμόρφωσης Εμφανίζει τον τρέχων ρυθμό καρέ ανά δευτερόλεπτο στην οθόνη Συνδιασμός κουμπιών χειριστηρίου για την εμφάνιση του μενού Διαμόρφωση χειρισμών για αυτόν τον χρήστη Ενεργοποίηση ή απενεργοποίηση αρχείων καταγραφής στο τερματικό Αναζήτηση για και σύνδεση με οικοδεσπότη netplay στο τοπικό δίκτυο Κατεβάστε στοιχεία και περιεχόμενο για το RetroArch Manage operating system level services Enable or disable remote command line access Ορισμός μεγέθους παραθύρου σε σχέση με το μέγεθος της οπτικής γωνίας του πυρήνα παρακάτω μπορείτε να ορίσετε το πλάτος και το ύψος του παραθύρου σε σταθερό μέγεθος Εισάγει ένα μαύρο καρέ ανάμεσα στα καρέ Χρήσιμο για χρήστες με οθόνες που θέλουν να παίξουν περιεχόμενο στα χωρίς φαντάσματα στην εικόνα Ορίζει πόσα καρέ μπορεί ο επεξεργαστής να βρίσκεται μπροστά από την κάρτα γραφικών όταν χρησιμοποιείται τον Σκληρό Συγχρονισμό Κάρτα Γραφικών Επιλέγει ποιά οθόνη θα χρησιμοποιηθεί Ο ρυθμός ανανέωσης όπως αναφέρεται από τον οδηγό οθόνης Σαρώνει για ασύρματα δίκτυα και δημιουργεί σύνδεση Προστέθηκε στα αγαπημένα Appended disk Applying cheat changes Ο ήχος απενεργοποιήθηκε Error saving autoconf file Could not initialize autosave Blocking SRAM Overwrite bytes Achievements Hardcore Mode Enabled
Definition: msg_hash_el.h:3775
Definition: msg_hash.h:287
Definition: msg_hash.h:278
Definition: msg_hash.h:187
Definition: msg_hash.h:314
#define false
Definition: ordinals.h:83
def overrides
Definition: glgen.py:93
Definition: msg_hash.h:2194
Definition: msg_hash.h:229
Definition: civetweb.c:1024
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection from
Definition: msg_hash_us.h:61
未知的编译器 设备已从端口上断开 文件已存在。保存到备份缓冲区 连接来自:「 公开地址 Setting disk in tray 你已离开游戏 This core does not support inter architecture netplay between these systems 输入联机游戏服务器的密码: s 已断开连接 联机游戏已断开 玩家数量已满 联机游戏对方「 s」暂停 Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames 调整菜单屏幕相关的设置。 以延迟和视频撕裂为代价换取高性能。 n 当且仅当能达到全速模拟时使用。 自动检测 容量 连接到端口 对不起,未实现:核心未请求内容,无法加入联机游戏。 密码 用户名 账户列表终端 成就列表 添加游戏内容 导入游戏内容 询问 块帧 音频驱动 启用音频 涡轮 盲区 音频最大采样间隔 音频输出码率(Hz) 音频重采样驱动 启用音频同步 游戏存档自动保存间隔 自动加载自定义键位文件 返回 信息 向下滚动 开始 切换菜单 确认 退出 默认值 切换菜单 启用蓝牙服务 缓存文件夹 相机驱动 应用金手指修改 金手指文件 加载金手指文件(追加) 金手指列表 专家模式 成就奖章 锁定 非官方成就测试 未锁定 详细模式 关闭 加载配置 退出时保存配置 收藏 游戏内容文件夹 允许移除记录 下载文件夹 金手指 显示核心名称 作者 核心标签 固件 许可 系统制造商 键位设置 核心选项 自动启动一个核心 构建机器人核心URL 更新程序 指针文件夹 自定义比率 选择数据库 选择文件并选择核心< 默认 > 没有找到文件夹。 Disk Cycle Tray Status 光盘索引 自动 下载核心…… 启用DPI覆盖 驱动 加载前检查固件完整性 动态壁纸文件夹 菜单项悬停颜色 否 收藏夹 限制最大运行速度 帧率限制 自动加载游戏内容特定的核心选项 游戏选项文件 音频 视频故障排除 基本菜单控制 加载游戏内容 什么是「核心」? 历史 图像 信息 所有用户都能控制菜单 左摇杆Y 右摇杆X 右摇杆Y Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right 摇杆灵敏度 绑定全部 绑定超时时间 显示输入描述标签 设备类型 Turbo占空比 键盘控制器映射启用 下十字键 左十字键 右十字键 开始键 s 键 Mouse Mouse Wheel Up Wheel Left 键盘控制器映射类型 游戏控制器菜单切出组合键 金手指索引 光驱出仓切换 上一张光盘 快进保持 帧提前量 鼠标捕获开关 即时读档 视频录制开关 联机游戏切换 游戏 围观 模式 下一个图层 退出 RetroArch 回溯 屏幕截图 上一个渲染器 慢动作切换 存档槽 音量 显示图层 在图层上显示控制器 轮询类型行为 稍晚 优先前置触摸 启用绑定自定义键位 输入 启用触摸 连发按键频率 延迟 输入设备自动配置文件夹 Lakka 服务 繁体中文 英语 法语 意大利语 韩语 葡萄牙语 俄语 越南语 左侧摇杆 核心信息文件夹 线性 加载最近的游戏内容 即时读档 定位驱动 完整日志记录 数据库设置 蓝色 深蓝色 NV SHIELD 黄色 顶部不透明度 限制菜单帧率 菜单线性过滤 菜单 壁纸不透明度 多媒体 过滤未知扩展名 最近 允许从属模式客户端 输入延迟帧 在线游戏延迟帧数 启用在线游戏 作为游戏主机 服务器地址 启用在线游戏客户端 服务器密码 只允许从属模式客户端 在线游戏设置 最大 数字输入分配 Grapple 无 在线游戏旁观者模式 服务器观战的密码 在线游戏 TCP UDP 端口 网络命令 网络信息 网络远端基本端口 否 N A 没有核心 没有可用的核心信息。 没有可显示的条目。 没有可用的信息。 未发现联机游戏主机。 没有性能计数器。 没有可用的游戏列表项目。 没有渲染器参数。 开 在线更新器 屏幕图层 屏幕提示 以文件夹形式打开压缩包 OSK 图层文件夹 自动加载最佳的图层 图层不透明度 图层缩放比例 使用 PAL60 模式 当菜单激活时暂停 性能计数器 游戏列表文件夹 触摸支持 现在 MIDI 设置 支持摇杆输入 CERO 分级 CRC32 开发者 Edge 杂志评分 ELSPA 分级 ESRB 分级 经销商 MD5 起源 出版方 发售年份 系列 启动游戏内容 重启 录像输出文件夹 录像配置 MIDI 驱动 输出文件 自定义键位文件 保存核心自定义键位文件 保存游戏自定义键位文件 重启 继续 键盘 带摇杆的手柄 启用回溯 游戏加载时自动应用金手指 回溯 配置文件夹 右侧摇杆 添加到收藏 运行 启用SAMBA文件共享服务 自动索引即时存档 自动保存即时存档 即时存档缩略图 保存核心独立配置 保存游戏独立配置 即时存档 扫描文件夹< 扫描当前文件夹 > 屏幕分辨率 秒 设置 应用渲染器修改 彩条效果 简易雪花效果 显示高级设置 关机 提前运行以降低延迟 排序文件夹中的游戏存档 启用SSH远程终端服务 启动远程输入设备 即时存档栏位 标准输入流命令 暂停屏保程序 系统 BIOS文件夹 支持 编译日期 Cocoa 支持 CoreText 支持 显示器度量DPI DirectSound 支持 动态链接库支持 EGL 支持 FFmpeg 支持 STB TrueType 支持 前端名称 Git版本 HLSL 支持 KMS EGL 支持 Libusb 支持 网络控制台支持 OpenAL 支持 OpenGL 支持 OpenVG 支持 图层支持 已充满电 放电中 PulseAudio 支持 BMP RetroRating 等级 RoarAudio 支持 RSound 支持 SDL2 支持 SDL1 支持 多线程支持 Video4Linux2 支持 Vulkan 支持 X11 支持 XVideo 支持 截图 缩略图 缩略图垂直排列 缩略图更新程序 截屏 显示时间日期 更改菜单中当前日期 时间显示格式。 YYYY MM DD MM DD YYYY DD MM MM DD 菜单标题颜色 UI Companion Enable 菜单栏 撤销即时读档 未知 更新资源 更新 CG 渲染器效果文件 更新核心信息文件 更新 GLSL 渲染器效果文件 更新图层 用户 语言 使用内建的图像浏览器< 使用当前文件夹 > 宽高比设置 宽高比选项 裁剪过扫描部分(需重启) 视频滤镜 闪烁过滤器 屏显消息 (OSD) 字体 强制视窗比例 帧延时 视频 Gamma 启用 GPU 截屏 强制 GPU 同步帧数 屏显消息(OSD)X轴位置 显示器索引 刷新率 由视频驱动自行设置刷新率 窗口缩放量 视频 渲染器渲染次数 加载渲染器预设 保存渲染器预设为 保存游戏文件夹预设 启用硬件共享上下文 启用软件过滤器 视频 降低闪烁 自定义视窗宽度 自定义视窗Y 垂直同步 窗口宽度 Wi Fi驱动 菜单透明度因子 菜单字体 RGB 绿色分量 菜单字体 FlatUI Monochrome Inverted NeoActive RetroActive Dot Art 苹果绿 深紫色 金色 蓝黑色 海底 菜单渲染器管线 启用图标阴影 显示导入内容页 显示收藏页 显示音乐页 显示视频页 菜单布局 是 打开或关闭成就。更多内容请访问 n 为测试目的而打开或关闭非官方成就 n 和测试版特性。 启用或禁用游戏中排行榜。 n 仅在硬核模式下生效。 启用或禁用屏显消息(OSD)显示成就获取情况。 修改驱动设置。 修改核心设置。 修改显示图层、键盘图层和屏幕通知的设置。 修改存档设置。 修改用户界面设置。 修改你的隐私设置。 修改此系统的默认文件夹。 修改网络设置。 调整音频输出的选项。 程序将在退出时保存修改到配置文件。 管理和创建配置文件。 在屏幕上显示当前每秒的帧率。 控制器用来切出菜单的组合键。 配置该用户的控制选项。 启用或禁止向控制台打印日志。 在局域网内搜索并连接联网游戏的主机。 下载并更新 RetroArch 的附加插件和组件。 管理操作系统层级的服务。 阻止系统激活屏幕保护程序。 在帧与帧之间插入黑色的中间帧,通常用于消除在 n 刷新率的显示器上运行 的游戏内容 n 带来的重影。 当开启「强制 GPU 同步」时, n CPU 可提前 GPU 多少帧。 选择将要使用哪一个显示器。 设置为视频驱动自行设置的刷新率 扫描无线网络并且建立连接。 外置磁盘 应用渲染器 取消静音。 自动配置文件保存成功。 自动保存即时存档至 Bringing up command interface on port 无法推断新的配置路径,使用当前时间。 与已知的magic numbers比较 未设置配置文件夹,无法保存新的配置。 内容的 CRC32s 不同。无法使用不同的游戏。 核心不支持即时存档。 找不到更多驱动程序。 无法找到有效的数据轨 无法读取内容文件 无法读取视频状态。 Custom timing given 解压缩失败。 没有找到有效的游戏内容补丁。 已关闭 正在下载 错误 Libretro 核心需要加载特定游戏内容才能运行。 保存核心选项文件时出现错误。 保存预设渲染器文件时出现错误。 正在解压 无法将配置文件保存到 同意旁观失败。 应用渲染器失败。 创建文件夹失败。 从客户端获取昵称失败。 载入内容失败 Failed to load overlay 打开libretro核心失败 接收客户端报文失败。 从主机接收昵称失败。 从主机接收游戏存档数据失败。 移除临时文件失败 无法保存即时存档到 发送昵称尺寸失败。 发送昵称至宿主端失败。 音频驱动启动失败,将在无音频模式下继续启动。 开始录制失败。 撤消即时读档失败。 取消静音失败。 未找到文件 Found disk label Found last state slot 帧 Got invalid disk index Game focus on Libretro core is hardware rendered Must use post shaded recording as well 输入金手指 输入预置文件名 接口 移动存储 (字节) (MB) 为libretro而设计的前端 读取 一个或多个固件文件丢失 正在读取历史文件 内存 视频格式看起来使用了不同的序列化版本。很有可能失败。 停止视频录制。 没有内容,启动虚拟核心。 没有加载任何存档。 独立配置保存成功。 RetroArch 接收完毕 录制到 重定向游戏存档文件至 自定义键位文件已保存。 移除临时内容文件 重启录制由于驱动器重新初始化。 重置渲染器预设到 恢复存档文件到目录 初始化回溯缓冲区大小 Implementation uses threaded audio Cannot use rewind 已保存新配置到 保存 保存 RAM 类型 扫描中 发送指令 渲染器 跳过游戏存档加载。 快进。 游戏存档不会被保存。 启动视频录制到 即时存档栏位 到 撤销即时存档 取消暂停。 Using core name for new config 从有效端口连接设备。 正在重启…… libretro API 版本 虚拟磁盘托盘。 静音或取消静音。 允许或禁止核心使用摄像头。 支持玩家的最大数量 允许任何用户打开菜单。 n 如果禁用,则只有用户 能打开菜单。 同步音频。推荐。 Amount of seconds to wait until proceeding to the next bind 连发时每两次按键之间的间隔帧数。 同步显卡的视频输出到屏幕刷新率。推荐。 某些核心关闭时可能会直接关闭 RetroArch。 n 启用此选项可以避免这种情况发生。 屏幕的刷新率。注意:如果视频独立线程已启用, n 此选项将被忽略。 The maximum change in audio input rate You may want to increase this to enable very large changes in timing
Definition: msg_hash_chs.h:2579
Definition: msg_hash.h:201
Definition: msg_hash.h:193
Definition: msg_hash.h:172
Compilador desconhecido Dispositivo desconectado da porta O ficheiro já existe A guardar no buffer de cópia de segurança Ligação obtida Endereço público Colocando o disco na área de notificação Você saiu do jogo Este núcleo não suporta inter arquitetura de Netplay entre estes sistemas Introduza a palavra passe do Palavra passe incorreta O cliente Netplay foi desligado Não tem permissão para jogar Não é possível entrar no modo de reprodução A sua alcunha foi alterada para s Enable horizontal animation for the menu This will have a performance hit Sincroniza o hardware do processador e da GPU Reduz a com um custo no desempenho Volume de som Auto carregar estado da gravação de Ligando ao anfitrião de Netplay Vaga para ligação Palavra passe Nome de utilizador Nó da lista de contas Lista de conquistas Procurar conteúdo Importar conteúdo Perguntar Bloquear fotogramas Controlador de som Ativar som Turbo Zona morta Otimização de tempo máximo de som Taxa de saída de Controlo dinâmico de taxa de som Definições de som Nível de volume de Intervalo de auto gravação de SaveRAM Carregar os ficheiros de mapeamento automaticamente Voltar Informações Deslizar para baixo Iniciar Ativar Desativar menu Confirmar OK Sair Pré definições Ativar Desativar menu Ativar Bluetooth Cache Controlador de câmera Aplicar alterações Ficheiro de batota Gravar ficheiro de batota como Descrição Conquistas Bloqueada Testar conquista não oficial Desbloqueada Configurar Configuração Coleções Conteúdo Permitir a remoção de entradas Transferências Batota Mostrar nome do núcleo Autores Designação do núcleo Permissões Fabricante do sistema Mapeamento de teclas Opções Iniciar um núcleo automaticamente URL dos núcleos do buildbot Atualizador Núcleo do Cursor Rácio personalizado Seleção de base de dados Iniciar pasta< Pré-definição > Pasta não encontrada Estado do ciclo do disco na área de notificação Índice do disco Ignorar Transferir núcleo Ativar sobreposição de DPI Controlador Verificar por firmware em falta antes do carregamento de conteúdo Fundos dinâmicos Cor da entrada do menu quando sobreposta pelo cursor Falso Mostrar taxa de fotogramas Aceleração de fotogramas Carregar opções específicas de conteúdos de núcleos automaticamente Ficheiro de opções de jogo Solução de problemas de som vídeo Controlos principais do menu Carregando Conteúdo O que é um núcleo Histórico Imagem Informação Menu de teclas de todos os utilizadores Analógico esquerdo Analógico esquerdo Analógico esquerdo Y Analógico esquerdo Analógico direito X Analógico direito Analógico direito Y Analógico direito Gatilho pistola Pistola Auxiliar A Pistola Auxiliar C Select da pistola Botão Botão Botão Ativar auto configuração de teclas Menu trocar botões OK e Cancelar Associar todas as teclas pré definidas Esconder descritores de núcleo não consolidados Índice do dispositivo Controlador de entrada Associação de tecla de atalho Botão Botão Botão Botão Botão Botão Botão Botão Botão Botão Botão Botão Select Botão Botão Botão Rato Rato Rato Roda do Roda do rato Roda do rato Tipo de mapeamento do comando no Teclado Mostrar esconder menu de controlo do comando Índice de batota Ejetar recolher disco Disco anterior Aguardar pela função de avanço rápido Salto de fotogramas Alterar ponteiro do rato Carregar estado Iniciar parar gravação de filme Ativar desativar modo jogar olhar no Netplay Próximo overlay Sair do RetroArch Função de retrocedimento de tempo Captura de ecrã Shader anterior Posição de gravação de estado Volume Ativar apresentação de overlay Comportamento do polling de entrada Mais tarde Preferir toque frontal Ativar remapeamento de teclas Entrada Ativar função tátil Período do turbo Estado do armazenamento interno Controlador de comandos Holandês Esperanto Alemão Japonês Polaco Russo Vietnamita Analógico esquerdo Informação do núcleo Linear Carregar conteúdo recente Carregar estado Controlador de localização Verbosidade do registo Definições da base de dados Azul Azul escuro NVIDIA Shield Amarelo Opacidade do cabeçalho Acelerar taxa de fotogramas do menu Filtro linear do menu Aparência Opacidade da imagem de fundo Multimédia Extensões de filtro desconhecidas O mais próximo Verificação dos fotogramas de Netplay Intervalo de latência de entrada dos fotogramas Terminar ligação ao anfitrião de Netplay Ligar a um anfitrião de Netplay Parar anfitrião de Netplay Procurar na rede local Utilizador Anunciar o Netplay de forma pública Modo sem estado Ativar modo de espectador NAT transversal Porta de comando de rede Jogo em rede Rede Nenhum Não existem conquistas para serem exibidas Não existem núcleos disponíveis Não existem opções de núcleo disponíveis Sem histórico disponível Sem itens Nenhuma rede encontrada Não existem listas de reprodução Não foram encontras definições DESLIGADO On line Apresentação no ecrã Notificações no ecrã Opcional Preferência de auto carregamento de overlay Opacidade do overlay Escala de overlay Usar Modo PAL60 Pausar quando o menu for exibido Contadores de desempenhp Pasta de listas de reprodução Suporte de ponteiros Atual Sair do RetroArch Classificação BBFC Modo cooperativo suportado Descrição Edição da revista Edge Revisão da revista Edge Melhorias por Hardware Classificação da revista Famitsu Género Nome Classificação PEGI Mês de lançamento Suporte de vibração SHA1 Classificação TGDB Pasta de armazenamento das configuração de gravação Gravação Controlador de gravação Guardar gravações de vídeo em Remapear ficheiro Guardar ficheiro de remapeamento de núcleo Obrigatório Reiniciar RetroArch Retomar RetroPad Conquistas Granularidade da função de retrocedimento do tempo Explorador de ficheiros Mostrar menu de início Executar Guardar ficheiro Carregar estado automaticamente Guardar estado Guardar configuração atual Guardar sobreposições de jogo Guardar estado Verificar pasta< Verificar esta pasta > Resolução de ecrã segundos Definições Aplicar alterações Fita Neve simples Mostrar definições avançadas Desligar Ordenação de gravação em pastas Ativar SSH Iniciar RetroPad remoto Posição de estado Comandos stdin Suspender proteção de ecrã Sistema BIOS Suporte de Data de compilação Suporte de Cocoa Suporte de CoreText Mostrar métrica de DPIs Mostrar largura Suporte de DirectSound Carregamento dinâmico da biblioteca Libretro em tempo de execução Suporte de OpenGL Direct3D renderização para Suporte de FFmpeg Suporte de STB TrueType Nome da interface visual Versão Git Suporte de HLSL Suporte de KMS EGL Suporte de Libusb Suporte de Suporte de interface de comandos de rede Suporte de OpenAL Suporte de OpenGL Suporte de OpenVG Suporte de overlays Carregada Descarregando Suporte de PulseAudio Suporte de Nível RetroRating Suporte de RoarAudio Suporte de RSound Suporte de SDL2 Suporte de SDL1 Suporte de Segmentação Suporte de Video4Linux2 Suporte de Vulkan Suporte de X11 Suporte de XVideo Capturar o ecrã Miniaturas Atualizador de miniaturas Capturas do ecrã Mostrar data e hora Verdadeiro Assistente de interface do utilizador arranca na inicialização da aplicação Não foi possível ler o ficheiro comprimido Desfazer gravação de estado Atualizador Atualizar perfis de auto configuração Atualizar batotas Atualizar base de dados Atualizar Lakka Atualizar ficheiros slang dos shaders Interface de utilizador Utilizador Usar o reprodutor multimédia integrado Permitir rotação Proporção do ecrã Cortar Desativar composição do ambiente de trabalho Controlador de vídeo Filtro de vídeo Ativar notificações no ecrã Tamanho das notificações no ecrã o sRGB FBO Utilizar modo de ecrã completo Utilizar gravação na GPU Sincronização sólida na GPU Número máximo de trocas de imagem encadeadas Notificação no ecrã da posição Y Utilizar gravação pós filtro Taxa de atualização estimada do ecrã Rotação Escala em inteiros Sombreamento de vídeo Ver parâmetros de shader Guardar pré definições de shaders como Guardar pré definição de jogo Filtragem bilinear Intervalo de troca da sincronização Vídeo Deflicker Proporção personalizada da largura do ecrã Proporção personalizada do ecrã na posição Y Sincronização Modo ecrã completo em janela Altura da janela Redes sem fios Cor vermelha no texto do menu Cor azul no texto do menu Personalizar Monocromático Sistemático Pixel Sistema retro Cor do tema do menu Escuro Azul elétrico Vermelho antigo Plano Vermelho vulcânico Fator de escala do menu Mostrar separador de histórico Mostrar separador de imagem Mostrar separador de definições Select a different layout for the XMB interface Sim Ativar desativar as conquistas Para mais visite Ativar desativar conquistas não oficiais e ou característas beta para fins de testes Modificar os controladores utilizados pelo sistema Modificar as definições de núcleo Modificar as definições de apresentação de sobreposição e sobreposição de além das definições de notificações no ecrã Modificar as definições de gravação Modificar as configurações da interface do utilizador Modificar as definições de privacidade Modificar as definições de lista de reprodução Procurar por conteúdo e adicionar à base de dados Ativar desativar Bluetooth Modificar as pré definições para os ficheiros de configuração Número de núcleos que o processador possui Configurar teclas de atalho Alterar as definições de um teclado ou rato Ativar desativar a entrada no terminal Procurar e ligar a anfitriões de Netplay na rede local Transferir componentes e conteúdos para o RetroArch Gerir o nível de serviços do sistema operativo Ativar desativar acesso remoto pela linha de comandos Definir o tamanho da janela em relação ao tamanho da janela de visualização do núcleo Como você pode definir uma largura de janela e altura para um tamanho de janela fixo Inserir um fotograma negro entre fotogramas Útil para utilizadores ecrãs de que queiram jogar conteúdos de para eliminar os fantasmas gráficos Definir quantos fotogramas o processador pode executar depois da GPU quando a opção Sincronização sólida de GPU estiver ativa Seleciona o ecrã a ser utilizado The refresh rate as reported by the display driver Procurar redes sem fio e estabelecer uma ligação Disco anexado Aplicando as alterações de batota Silenciamento ativo Erro ao guardar o ficheiro de auto configuração Não foi possível iniciar a gravação automática Bloqueando a sobrescrição da SRAM bytes Modo Hardcore ativado A gravação de estado e função de retrocedimento no tempo estão desativadas Compilado contra API Conectado a Carregamento de conteúdo ignorado A implementação carregará por conta própria Os ficheiros de opções do núcleo foram criados com sucesso Não foi possível encontrar uma compatibilidade de sistema Não foi possível abrir a pista de dados Não foi possível ler o cabeçalho do vídeo A soma de verificação CRC32 do ficheiro de conteúdo não coincide com a soma de verificação guardada no cabeçalho do ficheiro de execução Existe uma grande probabilidade de acontecer uma dessincronização durante a execução Descompressão a decorrer Detectada janela de exibição de Dispositivo desconectado de uma porta válida Ejetado A transferência falhou O núcleo do Libretro requer mas o mesmo não foi fornecido Erro ao analisar os argumentos Erro ao guardar o ficheiro de remapeamento Pasta de aplicações externa Extraindo o ficheiro Falha ao Falha ao alocar memória para o conteúdo do patch Falha ao abrir a ligação para o socket Falha ao extrair o conteúdo do ficheiro comprimido Falha ao carregar Falha ao carregar o ficheiro de vídeo Falha ao carregar o estado de Falha na atualização Falha ao receber a alcunha Falha ao receber o tamanho da alcunha do anfitrião Falha ao remover o disco da área de notificações Falha ao guardar a SRAM Falha ao enviar a alcunha Falha ao enviar a alcunha para o cliente Falha ao enviar os dados SRAM para o cliente Falha ao iniciar a gravação do vídeo Falha ao obter uma captura de ecrã Falha ao desfazer a gravação de estado Erro fatal recebido em Gravação de estado automática encontrado em Encontrada a primeira pista de dados no ficheiro Sombreamento encontrado Opções por Há um índice de disco inválido Foco de jogo ligado O núcleo do Libretro é renderizadi por hardware Deve ser usada a gravação de pós sombreamento Introduzir batota Nome de ficheiro pré definido Interface Armazenamento removível em bytes em megabytes Frontend para Libretro Estado carregado a partir da posição Um ou mais ficheiros de firmware estão perdidos Carregando ficheiro de histórico Memória O formato do ficheiro parece ter uma versão de serializador diferente A tarefa poderá falhar Parando a gravação de vídeo Sem conteúdo Iniciando um núcleo vazio Não existem estados disponíveis para carregamento Substituições gravadas com sucesso RetroArch Recebido Gravando em Redirecionando o ficheiro de gravação em Remapeamento do ficheiro guardado com sucesso Removendo conteúdo temporário do ficheiro Reiniciando a gravação devido ao reinício do controlador Revertendo a gravação do ficheiro em Retrocedendo no tempo Falha ao incializar o buffer da função de retrocedimento do tempo A função de retrocedimento no tempo será desativada Alcançado o final do buffer do recurso de retrocedimento do tempo Estado guardado na posição Guardado com sucesso em Guardando o estado Verificação da pasta terminada Vários ajustes foram definidos explicitamente Ignorando todos Pré definição de sombreamento guardada com sucesso Câmera lenta Função de retrocedimento do tempo em câmera lenta Iniciando reprodução de filme Tamanho do estado Obtendo captura de ecrã Desfez o carregamento do estado Desconhecido Comando não reconhecido Utilizando o núcleo fictício do Libretro Saltando a gravação Desligando o dispositivo da porta Encerrando Falha no cálculo do tamanho da janela de visualização ! Continuarão a serem utilizados dados em bruto irão surgir erros Latência de som desejada em milisegundos Este parâmetro pode não ser caso o controlador de som não possa atingir a latência dada Ajuda a suavizar as imperfeições no sincronismo entre som e vídeo Caso se encontre esta opção fará com que a sincronização adequada se torne quase impossível de se concretizar Permitir ou não o acesso ao serviço de localização aos núcleos Comportamento de procura de periféricos de entrada no RetroArch Se o valor for Cedo ou poder obter menos dependendo da sua configuração Volume de sem aplicação de ganho Até que ponto um eixo deve estar inclinado para causar o pressionamento de um botão Indica o período em que os botões de turbo alternam entre si A unidade utilizada são fotogramas Sincroniza o vídeo de saída da placa gráfica com a taxa de atualização do ecr Recomendado Alguns núcleos podem ter uma funcionalidade de encerramento Caso esteja esta definição irá impedir que o núcleo termine o RetroArch Em vez será carregado um núcleo fictício Taxa de atualização vertical do ecrã Utilizada no cálculo da taxa de saída de som adequada Ativar som Falha Não configurado Lista de cursores da base de dados Filtro de base de Desativado Caminho do histórico de conteúdo Base de dados Base de dados Base de dados Base de dados Base de dados Base de dados Base de dados Base de dados Base de dados Base de dados Base de dados Informações da base de dados Procurando por redes sem fios Procurando por anfitriões de Netplay Ativar ou desativar Ativar ou desativar a lista de reprodução recente para música e vídeos Controlos de menu unificados Mostrar mensagens no ecrã Mostrado estado da bateria Selecionar de coleção Escala Não foi possível encontrar um núcleo adequado ou um ficheiro de conteúdo Por favor
Definition: msg_hash_pt_pt.h:2448
Definition: msg_hash.h:2107
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Public address Setting disk in tray You have left the game You have joined with input devices *s *s has joined as player u A netplay connection attempt failed because the peer is not running RetroArch
Definition: msg_hash_ar.h:75
Definition: msg_hash.h:215
Definition: video4linux2.c:51
GLintptr offset
Definition: glext.h:6560
#define true
Definition: ordinals.h:82
GLint left
Definition: glext.h:8393
Definition: msg_hash.h:2062
Definition: msg_hash.h:238
Definition: msg_hash.h:2127
Definition: msg_hash.h:2072
Definition: msg_hash.h:621
Definition: msg_hash.h:209
Definition: msg_hash.h:477
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection No arguments supplied and no menu displaying help Waiting for client Enable horizontal animation for the menu This will have a performance hit Hard synchronize the CPU and GPU Reduces latency at the cost of performance Audio volume Auto loading savestate from Connecting to netplay host Connection slot Password Username Accounts List Endpoint Achievements Scan Content Import content Assets Audio Device Audio DSP Plugin Audio Filter Audio Latency(ms)" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_AUDIO_MAX_TIMING_SKEW
Definition: msg_hash.h:1132
Definition: msg_hash.h:468
Definition: msg_hash.h:1872
Definition: msg_hash.h:414
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Public address Setting disk in tray You have left the game You have joined with input devices *s *s has joined as player u A netplay connection attempt failed because the peer is not running or is running an old version of RetroArch use the same version use the same version This core does not support inter architecture netplay Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Scan Content Import content Ask Block Frames نظام تشغيل الصوت Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control الصوت Audio Volume WASAPI Exclusive Mode WASAPI Shared Buffer Length Load Override Files Automatically Load Shader Presets Automatically Confirm Quit Scroll Up Toggle Keyboard Basic menu controls Info Scroll Up Toggle Keyboard Don t overwrite SaveRAM on loading savestate Buildbot Assets URL Allow Camera Cheat Cheat File Load Cheat File Cheat Passes Hardcore Mode Achievement Badges Locked Test Unofficial Achievements Unlocked Verbose Mode Config ملفات التكوين Collections Content Allow to remove entries Downloads Cheats Show core name Authors Core label Permissions System manufacturer Controls Options Start a Core Automatically Buildbot Cores URL Updater CPU Cursor Custom Ratio Database Selection Start directory< Default > Directory not found Disk Cycle Tray Status Disk Index Don t care Download Core DPI Override Enable أنظمة التشغيل Check for Missing Firmware Before Loading Dynamic Backgrounds Menu entry hover color False Favorites Limit Maximum Run Speed Frontend Counters Create game options file مساعدة Changing Virtual Gamepad Overlay مساعدة Scanning For Content History List Enable Horizontal Menu معلومات Analog To Digital Type Left Analog X Left analog Left Analog Y Left analog Right Analog X Right analog Right Analog Y Right analog Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right Analog Stick Deadzone Bind All Bind Timeout Hide Unbound Core Input Descriptors Device Index Mouse Index Duty Cycle Keyboard Gamepad Mapping Enable B Down D pad L3 L Left D pad R3 R Right D pad Start button X Y Mouse Mouse Mouse Wheel Down Wheel Right Max Users Cheat index Cheat toggle Disk next Enable hotkeys Fast forward toggle Fullscreen toggle Game focus toggle Menu toggle Audio mute toggle On screen keyboard toggle Pause toggle Reset game Save state Next shader Slow motion toggle Savestate slot Volume Display Overlay Show Inputs On Overlay Poll Type Behavior Late Prefer Front Touch Remap Binds Enable أجهزة الادخال Touch Enable Turbo Period Internal storage status نظام تشغيل الجوي باد Dutch Esperanto German Japanese Polish Russian Vietnamese Left Analog Core Info Linear Load Recent Load State Location Driver Logging Verbosity Database Settings Blue Dark Blue Shield Yellow Header Opacity Throttle Menu Framerate Menu Linear Filter Appearance Background opacity Multimedia Filter unknown extensions Nearest Allow Slave Mode Clients Input Latency Frames Netplay Delay Frames Netplay Enable Start netplay host Server Address Netplay Client Enable Server Password Request Device u Netplay settings Max Digital Input Sharing Grapple None Netplay Spectator Mode Server Spectate Only Password Netplay TCP Port Network Commands Network Information Network Remote Base Port No N A No Core No core information available No entries to display No information is available No netplay hosts found No performance counters No playlist entries available No shader parameters ON التحديث عبر الانترنت Onscreen Overlay Browse Archive Overlay Overlay Overlay Preset Onscreen Overlay Parent directory Don t run in background قوائم التشغيل قوائم التشغيل Port خصوصية Analog supported CERO Rating CRC32 Developer Edge Magazine Rating ELSPA Rating ESRB Rating Franchise MD5 Origin Publisher Releasedate Year Serial Start Content Reboot Recording Output Load Recording Config Enable Recording Save Recordings in Output Dir Load Remap File Save Game Remap File Delete Game Remap File Restart Resume RetroKeyboard RetroPad w Analog Rewind Enable Rewind Config Right Analog Add to Favorites Run Savefile Auto Load State Savestate Save Current Configuration Save Game Overrides Save State Scan Directory< Scan This Directory > Screen Resolution seconds Settings Apply Changes Ribbon Simple Snow Show Advanced Settings Shutdown Sort Saves In Folders Write Savestates to Content Dir System Files are in Content Dir SSH Enable Start Remote RetroPad State Slot stdin Commands Suspend Screensaver System BIOS support Build date Cocoa support CoreText support Display metric DPI Display metric DirectSound support Dynamic library support EGL support FFmpeg support STB TrueType support Frontend name Git version HLSL support KMS EGL support LibretroDB support libxml2 XML parsing support Network Command interface support OpenAL support OpenGL support OpenVG support Overlay support Charged Discharging PulseAudio support BMP RetroRating level RoarAudio support RSound support SDL2 support SDL1 support Threading support Video4Linux2 support Vulkan support X11 support XVideo support Take Screenshot Thumbnails Thumbnails Updater Screenshots Show date time True UI Companion Start On Boot Unable to read compressed file Undo Save State Updater Update Joypad Profiles Update Cheats Update Databases Update Lakka Update Slang Shaders Kbd Language Use Builtin Image Viewer< Use this directory > Config Aspect Ratio Aspect Ratio Crop Disable Desktop Composition Video Filter Flicker filter Notification Font Force aspect ratio Frame Delay Video Gamma GPU Screenshot Enable Hard GPU Sync Frames Notification X Position Monitor Index Vertical Refresh Rate Set Display Reported Refresh Rate Windowed Scale الفيديو Shader Passes Load Shader Preset Save Shader Preset As Save Game Preset Bilinear Filtering Vertical Video Deflicker Custom Aspect Ratio Width Custom Aspect Ratio Y Pos Vertical Windowed Fullscreen Mode Window Height Fullscreen Height Wi Fi Menu Font Red Color Menu Font Blue Color Custom Monochrome Systematic Pixel Retrosystem Menu Color Theme Dark Morning Blue Electric Blue Legacy Red Plain Volcanic Red Menu Scale Factor Show History Tab Show Playlist Tabs Show Image Tab Show Settings Tab Show Netplay Tab Menu Icon Theme Shader Preset Enable or disable unofficial achievements and or beta features for testing purposes Enable or disable in game leaderboards Has no effect if Hardcore Mode is disabled Enable or disable OSD verbosity for achievements Change achievement settings Change recording settings Change fast forward
Definition: msg_hash_ar.h:1949
Definition: msg_hash.h:293
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Port Mapping Successful No arguments supplied and no menu displaying help Waiting for client You have joined as player u Player *s has left the game *s has joined with input devices *s The netplay peer is running an old version of RetroArch Cannot connect A netplay peer is running a different core Cannot connect This core does not support inter architecture netplay between these systems Enter netplay server Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Resume Achievements Hardcore Mode Scan Content Import content Ask Block Frames Audio Driver Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control Audio Audio Volume WASAPI Exclusive Mode WASAPI Shared Buffer Length Load Override Files Automatically Load Shader Presets Automatically Confirm Quit Scroll Up Toggle Keyboard Basic menu controls Info Scroll Up Toggle Keyboard Don t overwrite SaveRAM on loading savestate Buildbot Assets URL Allow Camera Cheat Start Search For New Cheat Code Cheat File Load Cheat Load Cheat Save Cheat File As Description Leaderboards Locked Achievements
Definition: msg_hash_us.h:537
Definition: msg_hash.h:158
Definition: msg_hash.h:618
Definition: msg_hash.h:341
Definition: msg_hash.h:192
Definition: msg_hash.h:675
Definition: msg_hash.h:272
Definition: msg_hash.h:169
int Options
Definition: StandAlone.cpp:153
Definition: msg_hash.h:222
Definition: msg_hash.h:2019
struct nk_device device
Definition: nk_common.c:44
bool down
Definition: connect_wiiupro.c:51
GLenum GLuint GLenum GLsizei length
Definition: glext.h:6233
Context contains the render state used by various components.
Definition: Context.h:26
GLdouble n
Definition: glext.h:8396
bf_uint8_t options
Definition: connect_ps4.c:78
Definition: msg_hash.h:384
Definition: msg_hash.h:2022
Definition: msg_hash.h:405
MSG_HASH(MSG_COMPILER, "Compiler") MSG_HASH(MSG_UNKNOWN_COMPILER
Definition: msg_hash.h:2138
Definition: setup.py:1
Definition: msg_hash.h:308
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Port Mapping Successful No arguments supplied and no menu displaying help Waiting for client You have joined as player u Player *s has left the game *s has joined with input devices *s The netplay peer is running an old version of RetroArch Cannot connect A netplay peer is running a different core Cannot connect This core does not support inter architecture netplay between these systems Enter netplay server Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Resume Achievements Hardcore Mode Scan Content Import content Ask Block Frames Audio Driver Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control Audio Audio Volume WASAPI Exclusive Mode WASAPI Shared Buffer Length Load Override Files Automatically Load Shader Presets Automatically Confirm Quit Scroll Up Toggle Keyboard Basic menu controls Info Scroll Up Toggle Keyboard Don t overwrite SaveRAM on loading savestate Buildbot Assets URL Allow Camera Cheat Start Search For New Cheat Code Cheat File Load Cheat Load Cheat Save Cheat File As Description Leaderboards Locked Locked Test Unofficial Achievements Unlocked Verbose Mode Close Content Load Configuration Save Configuration on Exit Database History List Size Quick Menu Downloads Core Counters Core Information Categories Core name Permissions System manufacturer Controls Install or Restore a Core Core installation succesful Core Automatically extract downloaded archive Core Updater CPU CPU Cursor Custom Ratio Database Selection Start directory< Default > Directory not found Disk Cycle Tray Status Disk Index Don t care Download a Core DPI Override Enable Driver Check for Missing Firmware Before Loading Dynamic Backgrounds Menu entry hover color False Favorites Include Memory Details Sync to Exact Content Frame Throttle Load Content Specific Core Options Automatically Save Game options file Audio Video Troubleshooting Basic Menu Controls Loading Content What Is A Core History Image Information All Users Control Menu Left analog Left analog Left Analog Y Left analog Right Analog X Right analog Right Analog Y Right analog Gun Trigger Gun Aux A Gun Aux C Gun Select Gun D pad Down Gun D pad Right Analog Stick Deadzone Bind All Bind Timeout Hide Unbound Core Input Descriptors Device Index Mouse Index Duty Cycle Keyboard Gamepad Mapping Enable B Down D pad L3 L Left D pad R3 R Right D pad Start button X Y Mouse Mouse Mouse Wheel Down Wheel Right Max Users Cheat index Cheat toggle Disk next Enable hotkeys Fast forward toggle FPS toggle Grab mouse toggle Desktop menu toggle Menu toggle Audio mute toggle On screen keyboard toggle Pause toggle Reset game Cheat Details Save state Next shader Slow motion hold Savestate slot Volume Display Overlay Show Inputs On Overlay Poll Type Behavior Late Prefer Front Touch Remap Binds Enable Input Touch Enable Turbo Period Latency Input Autoconfig Services Chinese(Traditional)" ) MSG_HASH( MENU_ENUM_LABEL_VALUE_LANG_DUTCH
Definition: msg_hash.h:2139
Definition: msg_hash.h:361
Definition: msg_hash.h:1945
GLboolean GLboolean GLboolean GLboolean a
Definition: glext.h:6844
Definition: msg_hash.h:283
Compilador desconhecido Dispositivo desconectado da porta O ficheiro já existe A guardar no buffer de cópia de segurança Ligação obtida Endereço público Colocando o disco na área de notificação Você saiu do jogo Este núcleo não suporta inter arquitetura de Netplay entre estes sistemas Introduza a palavra passe do Palavra passe incorreta O cliente Netplay foi desligado Não tem permissão para jogar Não é possível entrar no modo de reprodução A sua alcunha foi alterada para s Enable horizontal animation for the menu This will have a performance hit Sincroniza o hardware do processador e da GPU Reduz a com um custo no desempenho Volume de som Auto carregar estado da gravação de Ligando ao anfitrião de Netplay Vaga para ligação Palavra passe Nome de utilizador Nó da lista de contas Lista de conquistas Procurar conteúdo Importar conteúdo Perguntar Bloquear fotogramas Controlador de som Ativar som Turbo Zona morta Otimização de tempo máximo de som Taxa de saída de Controlo dinâmico de taxa de som Definições de som Nível de volume de Intervalo de auto gravação de SaveRAM Carregar os ficheiros de mapeamento automaticamente Voltar Informações Deslizar para baixo Iniciar Ativar Desativar menu Confirmar OK Sair Pré definições Ativar Desativar menu Ativar Bluetooth Cache Controlador de câmera Aplicar alterações Ficheiro de batota Gravar ficheiro de batota como Descrição Conquistas Bloqueada Testar conquista não oficial Desbloqueada Configurar Configuração Coleções Conteúdo Permitir a remoção de entradas Transferências Batota Mostrar nome do núcleo Autores Designação do núcleo Permissões Fabricante do sistema Mapeamento de teclas Opções Iniciar um núcleo automaticamente URL dos núcleos do buildbot Atualizador Núcleo do Cursor Rácio personalizado Seleção de base de dados Iniciar pasta< Pré-definição > Pasta não encontrada Estado do ciclo do disco na área de notificação Índice do disco Ignorar Transferir núcleo Ativar sobreposição de DPI Controlador Verificar por firmware em falta antes do carregamento de conteúdo Fundos dinâmicos Cor da entrada do menu quando sobreposta pelo cursor Falso Mostrar taxa de fotogramas Aceleração de fotogramas Carregar opções específicas de conteúdos de núcleos automaticamente Ficheiro de opções de jogo Solução de problemas de som vídeo Controlos principais do menu Carregando Conteúdo O que é um núcleo Histórico Imagem Informação Menu de teclas de todos os utilizadores Analógico esquerdo Analógico esquerdo Analógico esquerdo Y Analógico esquerdo Analógico direito X Analógico direito Analógico direito Y Analógico direito Gatilho pistola Pistola Auxiliar A Pistola Auxiliar C Select da pistola Botão Botão Botão Ativar auto configuração de teclas Menu trocar botões OK e Cancelar Associar todas as teclas pré definidas Esconder descritores de núcleo não consolidados Índice do dispositivo Controlador de entrada Associação de tecla de atalho Botão Botão Botão Botão Botão Botão Botão Botão Botão Botão Botão Botão Select Botão Botão Botão Rato Rato Rato Roda do Roda do rato horizontal(esquerda)") MSG_HASH(MENU_ENUM_LABEL_VALUE_INPUT_MOUSE_HORIZ_WHEEL_DOWN
Definition: msg_hash.h:161
Compilador Desconocido Dispositivo desconectado del puerto El archivo ya existe Guardándolo en el búfer de respaldo Conexión obtenida Dirección pública Poniendo disco en bandeja As dejado el juego Se ha unido con el dispositivo de entrada *s *s se ha unido como jugador u Una conexión de netplay probablemente no este usando RetroArch o esté usando una versión antigua de RetroArch use la misma versión use la misma versión Este núcleo no soporta juego en red entre diferentes sistemas Contraseña incorrecta Un cliente de juego en red se ha desconectado No tienes permiso para jugar El dispositivo de entrada pedido no esta disponible Cliente de juego en red s pausado Dar a los núcleos renderizados por hardware un contexto privado Evita tener que asumir cambios en el estado del hardware entre cuadros Ajusta la apariencia del menú Mejora el rendimiento a costa de la latencia y posiblemente algunos tirones Usar solo si no puede obtener máxima velocidad de otra manera Auto detectar Capacidades Conectando al puerto Lo no Contraseña Nombre de usuario Fin de la lista Lista de logros Continuar usando el modo Hardcore de logros Escanear Contenido Importar contenido Preguntar Bloquear frames Controlador de Audio Activar audio Turbo Zona Muerta Variación máxima de sincronía de audio Frecuencia de muestreo de Control de frecuencia dinámico Audio Volumen de WASAPI Mode Exclusivo WASAPI Tamaño del búfer compartido Cargar autom archivos de personalización Cargar Shaders automáticamente Confirmar Salir Desplazar hacia arriba Mostrar teclado Controles básicos del menú Información Desplazar hacia arriba Mostrar teclado No sobrescribir SaveRAM al cargar URL de recursos del Buildbot Permitir cámara Truco Iniciar búsqueda de trucos Archivo de trucos Cargar archivo de Cargar archivo de Guardar archivo de trucos como Descripción Tablas de clasificación Logros Bloqueado Probar logros No oficiales Desbloqueado Logros modo informativo Cerrar Cargar configuración Guardar configuración al salir Base de datos Tamaño del historial Menú rápido Descargas Contadores de núcleo Información del núcleo Categorías Nombre del núcleo Permisos Fabricante del sistema Controles Instalar or Restaurar un núcleo Núcleo instalado exitosamente Núcleo Extraer automáticamente el archivo descargado Actualizador de núcleos Arquitectura de CPU
Definition: msg_hash_es.h:725
Definition: msg_hash.h:2164
Definition: msg_hash.h:257
Definition: msg_hash.h:2013
Definition: msg_hash.h:1996
GLint GLint GLsizei GLsizei height
Definition: glext.h:6293
Definition: shader_vulkan.cpp:202
Unknown compiler Device disconnected from port File already exists Saving to backup buffer Got connection Public address Setting disk in tray You have left the game You have joined with input devices *s *s has joined as player u A netplay connection attempt failed because the peer is not running or is running an old version of RetroArch use the same version use the same version This core does not support inter architecture netplay Incorrect password A netplay client has disconnected You do not have permission to play The input devices requested are not available Netplay peer s paused Give hardware rendered cores their own private context Avoids having to assume hardware state changes inbetween frames Adjusts menu screen appearance settings Improves performance at the cost of latency and more video stuttering Use only if you cannot obtain full speed otherwise Autodetect Capabilities Connecting to port Password Username Accounts List Endpoint Achievements Scan Content Import content Ask Block Frames نظام تشغيل الصوت Audio Enable Turbo Deadzone Audio Maximum Timing Skew Audio Output Dynamic Audio Rate Control الصوت Audio Volume WASAPI Exclusive Mode WASAPI Shared Buffer Length Load Override Files Automatically Load Shader Presets Automatically Confirm Quit Scroll Up Toggle Keyboard Basic menu controls Info Scroll Up Toggle Keyboard Don t overwrite SaveRAM on loading savestate Buildbot Assets URL Allow Camera Cheat Cheat File Load Cheat File Cheat Passes Hardcore Mode Achievement Badges Locked Test Unofficial Achievements Unlocked Verbose Mode Config ملفات التكوين Collections Content Allow to remove entries Downloads Cheats Show core name Authors Core label Firmware(s)") MSG_HASH(MENU_ENUM_LABEL_VALUE_CORE_INFO_LICENSES
Definition: command.c:129
Definition: msg_hash.h:303
Definition: msg_hash.h:2173
Definition: msg_hash.h:181
Definition: msg_hash.h:2053
Definition: msg_hash.h:2056
Definition: msg_hash.h:403
Definition: msg_hash.h:382
static const char * features[]
Definition: version_features.c:34
Definition: msg_hash.h:2145
static struct netplay_rooms * rooms
Definition: netplay_room_parse.c:52
Definition: msg_hash.h:203