3579 lines
82 KiB
Plaintext
Raw Normal View History

2024-05-23 04:44:55 +02:00
#: src/Cafe/Filesystem/FST/KeyCache.cpp:78
msgid ""
"Unable to create file keys.txt\n"
"This can happen if Cemu does not have write permission to its own directory, the disk is full or "
"if anti-virus software is blocking Cemu."
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/Cafe/Filesystem/FST/KeyCache.cpp:78 src/Cafe/Filesystem/FST/KeyCache.cpp:112
#: src/util/helpers/helpers.cpp:71 src/util/helpers/helpers.cpp:88
#: src/gui/input/InputAPIAddWindow.cpp:131 src/gui/CemuApp.cpp:277 src/gui/CemuApp.cpp:357
#: src/gui/CemuApp.cpp:382 src/gui/CemuApp.cpp:426 src/gui/components/wxTitleManagerList.cpp:545
#: src/gui/components/wxTitleManagerList.cpp:600 src/gui/components/wxTitleManagerList.cpp:842
#: src/gui/components/wxGameList.cpp:1201 src/gui/components/wxGameList.cpp:1370
#: src/gui/components/wxGameList.cpp:1460 src/gui/DownloadGraphicPacksWindow.cpp:137
#: src/gui/DownloadGraphicPacksWindow.cpp:203 src/gui/ChecksumTool.cpp:416
#: src/gui/ChecksumTool.cpp:443 src/gui/ChecksumTool.cpp:464 src/gui/ChecksumTool.cpp:469
#: src/gui/ChecksumTool.cpp:474 src/gui/ChecksumTool.cpp:481 src/gui/ChecksumTool.cpp:486
#: src/gui/ChecksumTool.cpp:525 src/gui/ChecksumTool.cpp:561 src/gui/ChecksumTool.cpp:568
#: src/gui/ChecksumTool.cpp:579 src/gui/ChecksumTool.cpp:591 src/gui/ChecksumTool.cpp:608
#: src/gui/ChecksumTool.cpp:617 src/gui/ChecksumTool.cpp:636 src/gui/ChecksumTool.cpp:645
#: src/gui/TitleManager.cpp:559 src/gui/TitleManager.cpp:648 src/gui/TitleManager.cpp:666
#: src/gui/TitleManager.cpp:675 src/gui/TitleManager.cpp:681 src/gui/TitleManager.cpp:694
#: src/gui/canvas/VulkanCanvas.cpp:42 src/gui/dialogs/CreateAccount/wxCreateAccountDialog.cpp:68
#: src/gui/dialogs/CreateAccount/wxCreateAccountDialog.cpp:76
#: src/gui/dialogs/CreateAccount/wxCreateAccountDialog.cpp:85
#: src/gui/dialogs/CreateAccount/wxCreateAccountDialog.cpp:91
#: src/gui/dialogs/SaveImport/SaveTransfer.cpp:96 src/gui/dialogs/SaveImport/SaveTransfer.cpp:112
#: src/gui/dialogs/SaveImport/SaveTransfer.cpp:119 src/gui/dialogs/SaveImport/SaveTransfer.cpp:135
#: src/gui/dialogs/SaveImport/SaveTransfer.cpp:191
#: src/gui/dialogs/SaveImport/SaveImportWindow.cpp:122
#: src/gui/dialogs/SaveImport/SaveImportWindow.cpp:162
#: src/gui/dialogs/SaveImport/SaveImportWindow.cpp:174
#: src/gui/dialogs/SaveImport/SaveImportWindow.cpp:181
#: src/gui/dialogs/SaveImport/SaveImportWindow.cpp:197
#: src/gui/dialogs/SaveImport/SaveImportWindow.cpp:217
#: src/gui/dialogs/SaveImport/SaveImportWindow.cpp:225 src/gui/MemorySearcherTool.cpp:198
#: src/gui/GeneralSettings2.cpp:1263 src/gui/GeneralSettings2.cpp:2006
#: src/gui/debugger/BreakpointWindow.cpp:283 src/gui/debugger/DumpCtrl.cpp:245
#: src/gui/debugger/DisasmCtrl.cpp:791 src/gui/MainWindow.cpp:273 src/gui/MainWindow.cpp:275
#: src/gui/MainWindow.cpp:326 src/gui/MainWindow.cpp:502 src/gui/MainWindow.cpp:515
#: src/gui/MainWindow.cpp:522 src/gui/MainWindow.cpp:539 src/gui/MainWindow.cpp:547
#: src/gui/MainWindow.cpp:565 src/gui/MainWindow.cpp:572 src/gui/GameUpdateWindow.cpp:94
msgid "Error"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/Cafe/Filesystem/FST/KeyCache.cpp:111
msgid "Error in keys.txt at line {}"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/Cafe/CafeSystem.cpp:174
msgid "Failed to run this title because the executable is damaged"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/Cafe/HW/Latte/Core/LatteShaderCache.cpp:795
msgid ""
"Cemu detected that the shader cache for this game is outdated.\n"
"Only shader caches generated with Cemu 1.25.0 or above are supported.\n"
"\n"
"We recommend deleting the outdated cache file as it will no longer be used by Cemu."
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/Cafe/HW/Latte/Core/LatteShaderCache.cpp:797
msgid "Outdated shader cache"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/Cafe/HW/Latte/Core/LatteShaderCache.cpp:800
msgid "Delete outdated cache file [recommended]"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/Cafe/HW/Latte/Core/LatteShaderCache.cpp:800
msgid "Keep outdated cache file"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/Cafe/HW/Latte/Renderer/Vulkan/VulkanRenderer.cpp:288
msgid ""
"The currently installed graphics driver does not support the Vulkan extension necessary for "
"asynchronous shader compilation. Asynchronous compilation cannot be used.\n"
" \n"
"Required extension: VK_EXT_pipeline_creation_cache_control\n"
"\n"
"Installing the latest graphics driver may solve this error."
msgstr ""
#: src/Cafe/HW/Latte/Renderer/Vulkan/VulkanRenderer.cpp:288 src/gui/TitleManager.cpp:292
#: src/gui/GeneralSettings2.cpp:1923 src/gui/MainWindow.cpp:887
msgid "Information"
msgstr ""
#: src/Cafe/GraphicPack/GraphicPack2Patches.cpp:47
msgid "Failed to load patches for graphic pack '{}'"
msgstr ""
#: src/Cafe/GraphicPack/GraphicPack2Patches.cpp:49
msgid "Failed to apply patches for graphic pack '{}'"
msgstr ""
#: src/Cafe/GraphicPack/GraphicPack2Patches.cpp:58
msgid "Details:"
msgstr ""
#: src/Cafe/GraphicPack/GraphicPack2Patches.cpp:67
msgid "Graphic pack error"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/input/emulated/WiimoteController.cpp:162 src/input/emulated/VPADController.cpp:384
#: src/input/emulated/ClassicController.cpp:73 src/input/emulated/ProController.cpp:92
2023-10-04 23:37:15 +02:00
msgid "home"
msgstr ""
#: src/input/emulated/WiimoteController.cpp:166 src/input/emulated/WiimoteController.cpp:174
2024-05-23 04:44:55 +02:00
#: src/input/emulated/VPADController.cpp:370 src/input/emulated/VPADController.cpp:376
#: src/input/emulated/VPADController.cpp:380 src/input/emulated/ClassicController.cpp:75
#: src/input/emulated/ClassicController.cpp:80 src/input/emulated/ClassicController.cpp:85
2023-10-04 23:37:15 +02:00
#: src/input/emulated/ProController.cpp:78 src/input/emulated/ProController.cpp:84
#: src/input/emulated/ProController.cpp:88
msgid "up"
msgstr ""
#: src/input/emulated/WiimoteController.cpp:167 src/input/emulated/WiimoteController.cpp:175
2024-05-23 04:44:55 +02:00
#: src/input/emulated/VPADController.cpp:371 src/input/emulated/VPADController.cpp:377
#: src/input/emulated/VPADController.cpp:381 src/input/emulated/ClassicController.cpp:76
#: src/input/emulated/ClassicController.cpp:81 src/input/emulated/ClassicController.cpp:86
2023-10-04 23:37:15 +02:00
#: src/input/emulated/ProController.cpp:79 src/input/emulated/ProController.cpp:85
#: src/input/emulated/ProController.cpp:89
msgid "down"
msgstr ""
#: src/input/emulated/WiimoteController.cpp:168 src/input/emulated/WiimoteController.cpp:176
2024-05-23 04:44:55 +02:00
#: src/input/emulated/VPADController.cpp:372 src/input/emulated/VPADController.cpp:378
#: src/input/emulated/VPADController.cpp:382 src/input/emulated/ClassicController.cpp:77
#: src/input/emulated/ClassicController.cpp:82 src/input/emulated/ClassicController.cpp:87
2023-10-04 23:37:15 +02:00
#: src/input/emulated/ProController.cpp:80 src/input/emulated/ProController.cpp:86
#: src/input/emulated/ProController.cpp:90
msgid "left"
msgstr ""
#: src/input/emulated/WiimoteController.cpp:169 src/input/emulated/WiimoteController.cpp:177
2024-05-23 04:44:55 +02:00
#: src/input/emulated/VPADController.cpp:373 src/input/emulated/VPADController.cpp:379
#: src/input/emulated/VPADController.cpp:383 src/input/emulated/ClassicController.cpp:78
#: src/input/emulated/ClassicController.cpp:83 src/input/emulated/ClassicController.cpp:88
2023-10-04 23:37:15 +02:00
#: src/input/emulated/ProController.cpp:81 src/input/emulated/ProController.cpp:87
#: src/input/emulated/ProController.cpp:91
msgid "right"
msgstr ""
#: src/input/emulated/VPADController.cpp:374 src/input/emulated/VPADController.cpp:375
#: src/input/emulated/ProController.cpp:82 src/input/emulated/ProController.cpp:83
msgid "click"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/Cemu/Tools/DownloadManager/DownloadManager.cpp:336
2022-09-24 15:36:30 +02:00
msgid "Downloading account ticket"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/Cemu/Tools/DownloadManager/DownloadManager.cpp:389
2022-09-24 15:36:30 +02:00
msgid "Downloading system tickets..."
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/Cemu/Tools/DownloadManager/DownloadManager.cpp:439
2022-09-24 15:36:30 +02:00
msgid "Retrieving update information..."
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/Cemu/Tools/DownloadManager/DownloadManager.cpp:461
2022-09-24 15:36:30 +02:00
msgid "Downloading ticket"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/Cemu/Tools/DownloadManager/DownloadManager.cpp:513
2022-09-24 15:36:30 +02:00
msgid "Downloading meta data"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/Cemu/Tools/DownloadManager/DownloadManager.cpp:518
2022-09-24 15:36:30 +02:00
msgid "Connected. Right click entries in the list to start downloading"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/Cemu/Tools/DownloadManager/DownloadManager.cpp:604
2023-10-04 23:37:15 +02:00
msgid "Logging in..."
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/Cemu/Tools/DownloadManager/DownloadManager.cpp:627
2022-09-24 15:36:30 +02:00
msgid "Login failed. Outdated or incomplete online files?"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/Cemu/Tools/DownloadManager/DownloadManager.cpp:635
msgid "Failed to query account status"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/Cemu/Tools/DownloadManager/DownloadManager.cpp:639
2022-09-24 15:36:30 +02:00
msgid "Updating ticket cache"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/Cemu/Tools/DownloadManager/DownloadManager.cpp:644
msgid "Failed to request tickets"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/Cemu/Tools/DownloadManager/DownloadManager.cpp:1009
2022-09-24 15:36:30 +02:00
msgid "TMD download failed"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/Cemu/Tools/DownloadManager/DownloadManager.cpp:1018
2022-09-24 15:36:30 +02:00
msgid "Invalid TMD"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/Cemu/Tools/DownloadManager/DownloadManager.cpp:1127
2022-09-24 15:36:30 +02:00
msgid "Cannot write file. Disk full?"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/Cemu/Tools/DownloadManager/DownloadManager.cpp:1148
2022-09-24 15:36:30 +02:00
msgid "Cannot create file"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/Cemu/Tools/DownloadManager/DownloadManager.cpp:1153
2022-09-24 15:36:30 +02:00
msgid "Download failed"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/util/helpers/helpers.cpp:76 src/util/helpers/helpers.cpp:93
msgid "Error code"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/config/CemuConfig.h:264
msgid "Japan"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/config/CemuConfig.h:265
msgid "USA"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/config/CemuConfig.h:266
msgid "Europe"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/config/CemuConfig.h:267
msgid "Australia"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/config/CemuConfig.h:268
msgid "China"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/config/CemuConfig.h:269
msgid "Korea"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/config/CemuConfig.h:270
msgid "Taiwan"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/config/CemuConfig.h:271
msgid "Auto"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/config/CemuConfig.h:272
msgid "many"
2020-07-24 22:29:34 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/audio/audioDebuggerWindow.cpp:25
msgid "AX voice viewer"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputSettings2.cpp:65 src/gui/GettingStartedDialog.cpp:123
msgid "Input settings"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputSettings2.cpp:82 src/gui/GameProfileWindow.cpp:169
msgid "Controller {}"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputSettings2.cpp:146
msgid "Profile"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputSettings2.cpp:164
msgid "Load"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputSettings2.cpp:168
msgid "Save"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputSettings2.cpp:172 src/gui/TitleManager.cpp:120
#: src/gui/GeneralSettings2.cpp:682
msgid "Delete"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputSettings2.cpp:176
msgid "controller set by gameprofile. changes won't be saved permanently!"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputSettings2.cpp:208
msgid "Emulated controller"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputSettings2.cpp:215 src/gui/input/InputSettings2.cpp:365
#: src/gui/input/InputSettings2.cpp:760 src/gui/GeneralSettings2.cpp:514
#: src/gui/GeneralSettings2.cpp:810 src/gui/GeneralSettings2.cpp:812
#: src/gui/GeneralSettings2.cpp:1183 src/gui/GeneralSettings2.cpp:1184
#: src/gui/GeneralSettings2.cpp:1185
msgid "Disabled"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputSettings2.cpp:226 src/gui/input/InputAPIAddWindow.cpp:53
#: src/gui/GameProfileWindow.cpp:183
msgid "Controller"
2020-12-02 22:58:09 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputSettings2.cpp:257
msgid "Settings"
2020-12-02 22:58:09 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputSettings2.cpp:262 src/gui/input/settings/DefaultControllerSettings.cpp:202
#: src/gui/input/settings/WiimoteControllerSettings.cpp:220
msgid "Calibrate"
2020-12-02 22:58:09 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputSettings2.cpp:267 src/gui/MemorySearcherTool.cpp:204
msgid "Clear"
2020-12-02 22:58:09 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputSettings2.cpp:275
msgid "Test if the controller is connected"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputSettings2.cpp:582 src/gui/input/InputSettings2.cpp:618
#: src/gui/input/InputSettings2.cpp:650
msgid "invalid profile name"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputSettings2.cpp:591
msgid "profile loaded"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputSettings2.cpp:596
msgid "couldn't load profile"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputSettings2.cpp:626
msgid "profile saved"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputSettings2.cpp:631
msgid "couldn't save profile"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputSettings2.cpp:664
msgid "profile deleted"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputSettings2.cpp:673
msgid "can't delete profile"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputAPIAddWindow.cpp:36 src/gui/GeneralSettings2.cpp:350
msgid "API"
2020-05-23 00:08:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputAPIAddWindow.cpp:71 src/gui/GeneralSettings2.cpp:238
msgid "Add"
2020-06-09 00:48:01 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputAPIAddWindow.cpp:76 src/gui/input/settings/DefaultControllerSettings.cpp:198
#: src/gui/input/settings/WiimoteControllerSettings.cpp:216
#: src/gui/DownloadGraphicPacksWindow.cpp:304 src/gui/CemuUpdateWindow.cpp:53
#: src/gui/dialogs/CreateAccount/wxCreateAccountDialog.cpp:42
#: src/gui/dialogs/SaveImport/SaveTransfer.cpp:62 src/gui/dialogs/SaveImport/SaveImportWindow.cpp:63
#: src/gui/PairingDialog.cpp:28 src/gui/GameUpdateWindow.cpp:176
msgid "Cancel"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputAPIAddWindow.cpp:92
msgid "IP"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputAPIAddWindow.cpp:96
msgid "Port"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputAPIAddWindow.cpp:131
msgid "The controller is already added!"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputAPIAddWindow.cpp:239 src/gui/PairingDialog.cpp:22
msgid "Searching for controllers..."
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/panels/ClassicControllerInputPanel.cpp:42
#: src/gui/input/panels/ProControllerInputPanel.cpp:41 src/gui/input/panels/VPADInputPanel.cpp:61
msgid "Left Axis"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/panels/ClassicControllerInputPanel.cpp:65
#: src/gui/input/panels/ProControllerInputPanel.cpp:64 src/gui/input/panels/VPADInputPanel.cpp:84
msgid "Right Axis"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/panels/ClassicControllerInputPanel.cpp:88
#: src/gui/input/panels/ProControllerInputPanel.cpp:87 src/gui/input/panels/WiimoteInputPanel.cpp:87
#: src/gui/input/panels/VPADInputPanel.cpp:123
msgid "D-pad"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/panels/WiimoteInputPanel.cpp:43
msgid "Pair a Wii or Wii U controller"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/panels/WiimoteInputPanel.cpp:51
msgid "Extensions:"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/panels/WiimoteInputPanel.cpp:54
#: src/gui/input/settings/WiimoteControllerSettings.cpp:310
msgid "MotionPlus"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/panels/WiimoteInputPanel.cpp:58 src/gui/input/panels/WiimoteInputPanel.cpp:120
#: src/gui/input/settings/WiimoteControllerSettings.cpp:86
#: src/gui/input/settings/WiimoteControllerSettings.cpp:290
msgid "Nunchuck"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/panels/WiimoteInputPanel.cpp:62
#: src/gui/input/settings/WiimoteControllerSettings.cpp:129
#: src/gui/input/settings/WiimoteControllerSettings.cpp:295
msgid "Classic"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/panels/WiimoteInputPanel.cpp:99 src/gui/input/panels/VPADInputPanel.cpp:103
#: src/gui/GeneralSettings2.cpp:410 src/gui/GeneralSettings2.cpp:451
#: src/gui/GeneralSettings2.cpp:492
msgid "Volume"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/panels/VPADInputPanel.cpp:135
msgid "blow mic"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/panels/VPADInputPanel.cpp:138
msgid "show screen"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/InputSettings2.h:21
msgid "<profile name>"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/settings/DefaultControllerSettings.cpp:19
#: src/gui/input/settings/WiimoteControllerSettings.cpp:20
msgid "Controller settings"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/input/settings/DefaultControllerSettings.cpp:31
#: src/gui/input/settings/WiimoteControllerSettings.cpp:44
msgid "Options"
msgstr ""
#: src/gui/input/settings/DefaultControllerSettings.cpp:35
#: src/gui/input/settings/WiimoteControllerSettings.cpp:57
msgid "Use motion"
msgstr ""
#: src/gui/input/settings/DefaultControllerSettings.cpp:44
#: src/gui/input/settings/WiimoteControllerSettings.cpp:50
msgid "Rumble"
msgstr ""
#: src/gui/input/settings/DefaultControllerSettings.cpp:60
msgid "Axis"
msgstr ""
#: src/gui/input/settings/DefaultControllerSettings.cpp:68
#: src/gui/input/settings/DefaultControllerSettings.cpp:111
#: src/gui/input/settings/DefaultControllerSettings.cpp:154
#: src/gui/input/settings/WiimoteControllerSettings.cpp:94
#: src/gui/input/settings/WiimoteControllerSettings.cpp:139
#: src/gui/input/settings/WiimoteControllerSettings.cpp:152
msgid "Deadzone"
msgstr ""
#: src/gui/input/settings/DefaultControllerSettings.cpp:81
#: src/gui/input/settings/DefaultControllerSettings.cpp:124
#: src/gui/input/settings/DefaultControllerSettings.cpp:167
#: src/gui/input/settings/WiimoteControllerSettings.cpp:107
#: src/gui/input/settings/WiimoteControllerSettings.cpp:167
#: src/gui/input/settings/WiimoteControllerSettings.cpp:180
msgid "Range"
msgstr ""
#: src/gui/input/settings/DefaultControllerSettings.cpp:103
msgid "Rotation"
msgstr ""
#: src/gui/input/settings/DefaultControllerSettings.cpp:146
msgid "Trigger"
msgstr ""
#: src/gui/input/settings/DefaultControllerSettings.cpp:192
#: src/gui/input/settings/WiimoteControllerSettings.cpp:210
#: src/gui/dialogs/CreateAccount/wxCreateAccountDialog.cpp:38
#: src/gui/dialogs/SaveImport/SaveTransfer.cpp:58 src/gui/dialogs/SaveImport/SaveImportWindow.cpp:59
msgid "OK"
msgstr ""
#: src/gui/input/settings/WiimoteControllerSettings.cpp:33
msgid "Connected extension"
msgstr ""
#: src/gui/input/settings/WiimoteControllerSettings.cpp:36
#: src/gui/input/settings/WiimoteControllerSettings.cpp:318
msgid "None"
msgstr ""
#: src/gui/input/settings/WiimoteControllerSettings.cpp:68
msgid "Packet delay"
msgstr ""
#: src/gui/CemuApp.cpp:38
msgid "Browse"
msgstr ""
#: src/gui/CemuApp.cpp:39
msgid "Select a file"
msgstr ""
#: src/gui/CemuApp.cpp:40
msgid "Select a directory"
msgstr ""
#: src/gui/CemuApp.cpp:42
msgid "Japanese"
msgstr ""
#: src/gui/CemuApp.cpp:43
msgid "English"
msgstr ""
#: src/gui/CemuApp.cpp:44
msgid "French"
msgstr ""
#: src/gui/CemuApp.cpp:45
msgid "German"
msgstr ""
#: src/gui/CemuApp.cpp:46
msgid "Italian"
msgstr ""
#: src/gui/CemuApp.cpp:47
msgid "Spanish"
msgstr ""
#: src/gui/CemuApp.cpp:48
msgid "Chinese"
msgstr ""
#: src/gui/CemuApp.cpp:49
msgid "Korean"
msgstr ""
#: src/gui/CemuApp.cpp:50
msgid "Dutch"
msgstr ""
#: src/gui/CemuApp.cpp:51
msgid "Portugese"
msgstr ""
#: src/gui/CemuApp.cpp:52
msgid "Russian"
msgstr ""
#: src/gui/CemuApp.cpp:53
msgid "Taiwanese"
msgstr ""
#: src/gui/CemuApp.cpp:54
msgid "unknown"
msgstr ""
#: src/gui/CemuApp.cpp:107
msgid "Cemu can't write to {}!"
msgstr ""
#: src/gui/CemuApp.cpp:108 src/gui/components/wxTitleManagerList.cpp:802
#: src/gui/TitleManager.cpp:508 src/gui/GraphicPacksWindow2.cpp:630 src/gui/GameUpdateWindow.cpp:64
#: src/gui/GameUpdateWindow.cpp:70 src/gui/GameUpdateWindow.cpp:76
msgid "Warning"
msgstr ""
#: src/gui/CemuApp.cpp:163
msgid ""
"Thank you for testing the in-development build of Cemu for macOS.\n"
" \n"
"The macOS port is currently purely experimental and should not be considered stable or ready for "
"issue-free gameplay. There are also known issues with degraded performance due to the use of "
"MoltenVk and Rosetta for ARM Macs. We appreciate your patience while we improve Cemu for macOS."
msgstr ""
#: src/gui/CemuApp.cpp:166
msgid "Preview version"
msgstr ""
#: src/gui/CemuApp.cpp:167
msgid "I understand"
msgstr ""
#: src/gui/CemuApp.cpp:274
msgid ""
"Your mlc01 folder seems to be missing.\n"
"\n"
"This is where Cemu stores save files, game updates and other Wii U files.\n"
"\n"
"The expected path is:\n"
"{}\n"
"\n"
"Do you want to create the folder at the expected path?"
msgstr ""
#: src/gui/CemuApp.cpp:278 src/gui/components/wxGameList.cpp:1187
msgid "Yes"
msgstr ""
#: src/gui/CemuApp.cpp:278 src/gui/components/wxGameList.cpp:1187
msgid "No"
msgstr ""
#: src/gui/CemuApp.cpp:278
msgid "Select a custom path"
msgstr ""
#: src/gui/CemuApp.cpp:349
msgid ""
"Couldn't create a required mlc01 subfolder or file!\n"
"\n"
"Error: {0}\n"
"Target path:\n"
"{1}"
msgstr ""
#: src/gui/CemuApp.cpp:374
msgid ""
"Couldn't create a required cemu directory or file!\n"
"\n"
"Error: {0}"
msgstr ""
#: src/gui/CemuApp.cpp:418
msgid "Select a mlc directory"
msgstr ""
#: src/gui/CemuApp.cpp:426
msgid ""
"Cemu can't write to the selected mlc path!\n"
"Do you want to select another path?"
msgstr ""
#: src/gui/components/wxTitleManagerList.cpp:126 src/gui/components/wxDownloadManagerList.cpp:94
#: src/gui/components/wxGameList.cpp:101
msgid "Title ID"
msgstr ""
#: src/gui/components/wxTitleManagerList.cpp:132 src/gui/components/wxDownloadManagerList.cpp:100
#: src/gui/debugger/ModuleWindow.cpp:35 src/gui/debugger/SymbolCtrl.cpp:18
msgid "Name"
msgstr ""
#: src/gui/components/wxTitleManagerList.cpp:138 src/gui/components/wxDownloadManagerList.cpp:112
#: src/gui/MemorySearcherTool.cpp:104 src/gui/debugger/BreakpointWindow.cpp:55
msgid "Type"
msgstr ""
#: src/gui/components/wxTitleManagerList.cpp:144 src/gui/components/wxDownloadManagerList.cpp:106
#: src/gui/components/wxGameList.cpp:96
msgid "Version"
msgstr ""
#: src/gui/components/wxTitleManagerList.cpp:150 src/gui/components/wxGameList.cpp:100
msgid "Region"
msgstr ""
#: src/gui/components/wxTitleManagerList.cpp:156
msgid "Format"
msgstr ""
#: src/gui/components/wxTitleManagerList.cpp:162
msgid "Location"
msgstr ""
#: src/gui/components/wxTitleManagerList.cpp:309
msgid "The following content will be converted to a compressed Wii U archive file (.wua):"
msgstr ""
#: src/gui/components/wxTitleManagerList.cpp:313
msgid ""
"Base game:\n"
"{}"
msgstr ""
#: src/gui/components/wxTitleManagerList.cpp:315
msgid ""
"Base game:\n"
"Not installed"
msgstr ""
#: src/gui/components/wxTitleManagerList.cpp:320
msgid ""
"Update:\n"
"{}"
msgstr ""
#: src/gui/components/wxTitleManagerList.cpp:322
msgid ""
"Update:\n"
"Not installed"
msgstr ""
#: src/gui/components/wxTitleManagerList.cpp:327
msgid ""
"DLC:\n"
"{}"
msgstr ""
#: src/gui/components/wxTitleManagerList.cpp:329
msgid ""
"DLC:\n"
"Not installed"
msgstr ""
#: src/gui/components/wxTitleManagerList.cpp:331 src/gui/GeneralSettings2.cpp:1277
msgid "Confirmation"
msgstr ""
#: src/gui/components/wxTitleManagerList.cpp:385
msgid "Save Wii U game archive file"
msgstr ""
#: src/gui/components/wxTitleManagerList.cpp:545
msgid "Unable to create file"
msgstr ""
#: src/gui/components/wxTitleManagerList.cpp:550
msgid "Counting files..."
msgstr ""
#: src/gui/components/wxTitleManagerList.cpp:562
msgid "Stopping..."
msgstr ""
#: src/gui/components/wxTitleManagerList.cpp:573
msgid "Converting files..."
msgstr ""
#: src/gui/components/wxTitleManagerList.cpp:577
msgid "Collecting list of files..."
msgstr ""
#: src/gui/components/wxTitleManagerList.cpp:583
msgid "Finalizing..."
msgstr ""
#: src/gui/components/wxTitleManagerList.cpp:600
msgid "Conversion failed\n"
msgstr ""
#: src/gui/components/wxTitleManagerList.cpp:616
msgid "Conversion finished\n"
msgstr ""
#: src/gui/components/wxTitleManagerList.cpp:616
msgid "Complete"
msgstr ""
#: src/gui/components/wxTitleManagerList.cpp:769
msgid "&Launch title"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxTitleManagerList.cpp:771
msgid "&Open directory"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxTitleManagerList.cpp:773
msgid "&Verify integrity of game files"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxTitleManagerList.cpp:779
msgid "Convert to compressed Wii U archive (.wua)"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxTitleManagerList.cpp:783
msgid "&Delete"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxTitleManagerList.cpp:798
msgid ""
"Are you really sure that you want to delete the following folder:\n"
"{}"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxTitleManagerList.cpp:800
msgid ""
"Are you really sure that you want to delete the following file:\n"
"{}"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxTitleManagerList.cpp:841
msgid ""
"Error when trying to delete the entry:\n"
"{}"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxTitleManagerList.cpp:940
msgid "Save folder"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxTitleManagerList.cpp:944
msgid "Folder"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxTitleManagerList.cpp:946
msgid "WUD"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxTitleManagerList.cpp:948
msgid "NUS"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxTitleManagerList.cpp:950
msgid "WUA"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxTitleManagerList.cpp:952
msgid "WUHB"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxTitleManagerList.cpp:960
msgid "MLC"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxTitleManagerList.cpp:962 src/gui/GeneralSettings2.cpp:226
msgid "Game Paths"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxTitleManagerList.cpp:976 src/gui/components/wxDownloadManagerList.cpp:509
msgid "base"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxTitleManagerList.cpp:978 src/gui/components/wxDownloadManagerList.cpp:511
msgid "update"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxTitleManagerList.cpp:980 src/gui/components/wxDownloadManagerList.cpp:513
#: src/gui/components/wxGameList.cpp:97 src/gui/GameUpdateWindow.cpp:19
msgid "DLC"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxTitleManagerList.cpp:982
msgid "save"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxTitleManagerList.cpp:984
msgid "system"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxDownloadManagerList.cpp:118
msgid "Progress"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxDownloadManagerList.cpp:124
msgid "Status"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxDownloadManagerList.cpp:336
msgid "&Resume"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxDownloadManagerList.cpp:338
msgid "&Retry"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxDownloadManagerList.cpp:340
msgid "&Download"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxDownloadManagerList.cpp:466
msgid "Paused"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxDownloadManagerList.cpp:470
msgid "Not installed (Partially downloaded)"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxDownloadManagerList.cpp:472
msgid "Update available"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxDownloadManagerList.cpp:473
msgid "Not installed"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxDownloadManagerList.cpp:476
msgid "Initializing"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxDownloadManagerList.cpp:478
msgid "Checking"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxDownloadManagerList.cpp:480
msgid "Queued"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxDownloadManagerList.cpp:482
msgid "Downloading"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxDownloadManagerList.cpp:484
msgid "Verifying"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxDownloadManagerList.cpp:486
msgid "Installing"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxDownloadManagerList.cpp:488
msgid "Installed"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxDownloadManagerList.cpp:491
msgid "Error:"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:92 src/gui/components/wxGameList.cpp:94
msgid "Icon"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:95
msgid "Game"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:98
msgid "You've played"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:99
msgid "Last played"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:118
msgid ""
"This game entry seems to be either an update or the base game was merged with update data\n"
"Broken game dumps cause various problems during emulation and may even stop working at all in "
"future Cemu versions\n"
"Please make sure the base game is intact and install updates only with the File->Install Update/"
"DLC option"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:575
msgid "&Start"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:581
msgid "&Favorite"
2020-10-17 00:36:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:582
msgid "&Edit name"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:585
msgid "&Wiki page"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:586
msgid "&Game directory"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:587
msgid "&Save directory"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:588
msgid "&Update directory"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:589
msgid "&DLC directory"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:592
msgid "&Remove shader caches"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:595
msgid "&Edit graphic packs"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:596
msgid "&Edit game profile"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:600
msgid "&Create shortcut"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:603
msgid "&Copy Title Name"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:604
msgid "&Copy Title ID"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:605
msgid "&Copy Title Image"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:610
msgid "&Refresh game list"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:612
msgid "Style: &List"
2020-12-02 22:58:09 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:613
msgid "Style: &Icons"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:614
msgid "Style: &Small Icons"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:644
msgid "Enter a custom game title"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:813
msgid "Reset &width"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:814
msgid "Reset &order"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:817
msgid "Show &icon"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:818
msgid "Show &name"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:819
msgid "Show &version"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:820
msgid "Show &dlc"
2020-12-02 22:58:09 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:821
msgid "Show &game time"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:822
msgid "Show &last played"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:823
msgid "Show &region"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:824
msgid "Show &title ID"
2019-01-28 21:55:08 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:1070 src/gui/components/wxGameList.cpp:1076
msgid "{} minute"
msgid_plural "{} minutes"
msgstr[0] ""
msgstr[1] ""
2020-04-03 02:27:47 +00:00
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:1075
msgid "{} hour"
msgid_plural "{} hours"
msgstr[0] ""
msgstr[1] ""
#: src/gui/components/wxGameList.cpp:1087 src/gui/components/wxGameList.cpp:1092
msgid "never"
2019-01-28 21:55:08 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:1186
msgid "Remove the shader caches for {}?"
2019-01-28 21:55:08 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:1186
msgid "Remove shader caches"
2019-01-28 21:55:08 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:1199
msgid "The shader caches were removed!"
2019-01-28 21:55:08 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:1199
msgid "Shader caches removed"
2019-01-28 21:55:08 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:1201
msgid ""
"Failed to remove the shader caches:\n"
"{}"
2019-01-28 21:55:08 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:1307
msgid "Choose desktop entry location"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:1369
msgid "Failed to save desktop entry to {}"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:1386
msgid "Choose shortcut location"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/components/wxGameList.cpp:1459
msgid "Failed to save shortcut to {}"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/PadViewFrame.cpp:24 src/gui/guiWrapper.cpp:135
msgid "GamePad View"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/DownloadGraphicPacksWindow.cpp:137 src/gui/DownloadGraphicPacksWindow.cpp:203
msgid "Failed to connect to server"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/DownloadGraphicPacksWindow.cpp:185
msgid "No updates available."
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/DownloadGraphicPacksWindow.cpp:185 src/gui/DownloadGraphicPacksWindow.cpp:192
#: src/gui/DownloadGraphicPacksWindow.cpp:339 src/gui/GettingStartedDialog.cpp:87
#: src/gui/GettingStartedDialog.cpp:289 src/gui/GraphicPacksWindow2.cpp:193
msgid "Graphic packs"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/DownloadGraphicPacksWindow.cpp:192
msgid "Updated graphic packs are available. Do you want to download and install them?"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/DownloadGraphicPacksWindow.cpp:294
msgid "Checking version..."
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/DownloadGraphicPacksWindow.cpp:339 src/gui/GraphicPacksWindow2.cpp:684
msgid "Graphic packs cannot be updated while a game is running."
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/DownloadGraphicPacksWindow.cpp:376
msgid "Downloading graphic packs..."
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/DownloadGraphicPacksWindow.cpp:380
msgid "Extracting..."
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:85
msgid "Title checksum of {:08x}-{:08x}"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:105
msgid "Verifying integrity of game files..."
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:121 src/gui/GraphicPacksWindow2.cpp:278
msgid "Control"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:124
msgid "Verify online"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:125
msgid "Verifies the checksum online"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:144
msgid "Verify with local file"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:145
msgid "Verifies the checksum with a local JSON file you can select"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:150 src/gui/TitleManager.cpp:131
msgid "Export"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:151
msgid "Export the title checksum data to a local JSON file"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:361
msgid "Export checksum entry"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:412
msgid "Export successful"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:416
msgid "Can't write to file: {}"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:443
msgid "JSON file doesn't satisfy needed schema"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:464
msgid "The file you are comparing with is for a different title."
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:469
msgid "Wrong version: {}"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:474
msgid "Wrong region: {}"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:481
msgid "The verification data doesn't include a WUD hash!"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:486
msgid ""
"Your game image is invalid!\n"
"\n"
"Your hash:\n"
"{}\n"
"\n"
"Expected hash:\n"
"{}"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:496
msgid "Select a file to export the errors"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:525
msgid "Can't open file to write!"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:548
msgid "The following files are missing:"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:556
msgid "The following files are damaged:"
2020-06-09 00:48:01 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:567
msgid ""
"{} files have an invalid hash!\n"
"Do you want to export a list of them to a file?"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:578
msgid ""
"Multiple issues with your game files have been found!\n"
"Do you want to export them to a file?"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:587
msgid "Your game files are valid"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:587 src/gui/CemuUpdateWindow.cpp:661 src/gui/MainWindow.cpp:466
msgid "Success"
2018-08-06 02:54:13 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:591
msgid "JSON parse error: {}"
2018-08-06 02:54:13 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:608 src/gui/ChecksumTool.cpp:636
msgid "Can't open file!"
2018-08-06 02:54:13 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:617 src/gui/ChecksumTool.cpp:645
msgid "Can't parse JSON file!"
2018-08-06 02:54:13 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:628
msgid "Open checksum entry"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:687
msgid "Reading game image: {}"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:716
msgid "Reading game image: {0}/{1} kB"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:720
msgid "Generating checksum of game image: {}"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:736
msgid "Generated checksum of game image: {}"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:743
msgid "Grabbing game files"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:772
msgid "Hashing game file: {}/{}"
2018-10-03 21:36:54 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/ChecksumTool.cpp:782
msgid "Generated checksum of {} game files"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/CemuUpdateWindow.cpp:32
msgid "Cemu update"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/CemuUpdateWindow.cpp:43
msgid "Checking for latest version..."
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/CemuUpdateWindow.cpp:49 src/gui/GameUpdateWindow.cpp:30
msgid "Update"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/CemuUpdateWindow.cpp:60
msgid "Changelog"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/CemuUpdateWindow.cpp:619 src/gui/CemuUpdateWindow.cpp:636
msgid "Exit"
2020-07-10 15:55:40 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/CemuUpdateWindow.cpp:620
msgid "No update available!"
2020-07-10 15:55:40 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/CemuUpdateWindow.cpp:635
msgid "Update available!"
2018-10-03 21:36:54 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/CemuUpdateWindow.cpp:640
msgid "Extracting update..."
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/CemuUpdateWindow.cpp:645
msgid "Couldn't download the update!"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/CemuUpdateWindow.cpp:648
msgid "Applying update..."
2018-08-06 02:54:13 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/CemuUpdateWindow.cpp:655
msgid "Extracting failed!"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/CemuUpdateWindow.cpp:662
msgid "Restart"
2022-09-24 15:36:30 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/CemuUpdateWindow.cpp:684
msgid "Downloading update..."
2018-08-06 02:54:13 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:57 src/gui/MemorySearcherTool.cpp:64 src/gui/GraphicPacksWindow2.cpp:219
#: src/gui/LoggingWindow.cpp:22
msgid "Filter"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:67 src/gui/windows/PPCThreadsViewer/DebugPPCThreadsWindow.cpp:119
#: src/gui/windows/TextureRelationViewer/TextureRelationWindow.cpp:116
msgid "Refresh"
2018-08-06 02:54:13 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:71
msgid ""
"The following prefixes are supported:\n"
"{0}\n"
"{1}\n"
"{2}\n"
"{3}\n"
"{4}"
2018-08-06 02:54:13 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:91
msgid "Install title"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:101 src/gui/GeneralSettings2.cpp:856
msgid "Account"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:108
msgid "Open directory"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:110
msgid "Open the directory of the save entry"
2020-04-03 02:27:47 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:114
msgid "Transfer"
2020-04-03 02:27:47 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:116
msgid "Transfers the save entry to another persistent account id"
2020-04-03 02:27:47 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:122
msgid "Permanently delete the save entry"
2020-04-03 02:27:47 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:126
msgid "Import"
2020-04-03 02:27:47 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:128
msgid "Imports a zipped save entry"
2018-08-06 02:54:13 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:133
msgid "Exports the selected save entry as zip file"
2018-08-06 02:54:13 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:176
msgid "Connect"
2020-12-02 22:58:09 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:184
msgid "Select an account and press Connect"
2020-12-02 22:58:09 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:188
2023-10-04 23:37:15 +02:00
msgid ""
2024-05-23 04:44:55 +02:00
"Valid online files are required to download eShop titles. For more information, go to the Account "
"tab in the General Settings."
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:192
msgid "Click on Connect to load the list of downloadable titles"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:201
msgid "Show available titles"
2018-09-01 13:34:32 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:207
msgid "Show available updates"
2018-09-01 13:34:32 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:213
msgid "Show installed"
2019-01-28 21:55:08 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:232 src/gui/TitleManager.cpp:239
msgid "Title Manager"
2019-01-28 21:55:08 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:240
msgid "Download Manager"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:245 src/gui/TitleManager.cpp:373
msgid "Searching for titles..."
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:292
msgid "Currently active downloads will continue in the background."
2019-01-28 21:55:08 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:341
msgid "Found {0} games, {1} updates, {2} DLCs and {3} save entries"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:379
msgid "Select title to install"
2018-09-01 13:34:32 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:398
msgid "Update installation has been canceled!"
2018-09-01 13:34:32 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:411 src/gui/MainWindow.cpp:485
msgid "Update error"
2018-08-06 02:54:13 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:507
msgid "Are you really sure that you want to delete the save entry for {}"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:558
msgid ""
"Error when trying to delete the save directory:\n"
"{}"
2018-12-04 00:23:35 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:635
msgid "Select a target file to export the save entry"
2018-12-04 00:23:35 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:636
msgid "Exported save entry (*.zip)"
2018-12-04 00:23:35 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:647
2023-10-04 23:37:15 +02:00
msgid ""
2024-05-23 04:44:55 +02:00
"Error when creating the zip for the save entry:\n"
2023-10-04 23:37:15 +02:00
"{}"
2018-12-04 00:23:35 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:665
2023-10-04 23:37:15 +02:00
msgid ""
2024-05-23 04:44:55 +02:00
"Error when trying to add a directory to the zip:\n"
2023-10-04 23:37:15 +02:00
"{}"
2018-12-04 00:23:35 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:674 src/gui/TitleManager.cpp:680
2023-10-04 23:37:15 +02:00
msgid ""
2024-05-23 04:44:55 +02:00
"Error when trying to add a file to the zip:\n"
2023-10-04 23:37:15 +02:00
"{}"
2018-08-06 02:54:13 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:693
msgid ""
"Error when trying to add cemu_meta file to the zip:\n"
"{}"
2019-05-31 18:09:38 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:745
msgid "Dumped online files not found"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:749
msgid "Connecting..."
2018-12-04 00:23:35 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/TitleManager.cpp:776
msgid "Getting installed title information..."
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/windows/PPCThreadsViewer/DebugPPCThreadsWindow.cpp:39
msgid "PPC threads"
2019-05-31 18:09:38 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/windows/PPCThreadsViewer/DebugPPCThreadsWindow.cpp:122
msgid "Auto refresh"
2019-05-31 18:09:38 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/windows/PPCThreadsViewer/DebugPPCThreadsWindow.cpp:337
msgid "Profiling thread"
2018-12-04 00:23:35 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/windows/PPCThreadsViewer/DebugPPCThreadsWindow.cpp:338
msgid "Capturing samples..."
2018-12-04 00:23:35 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/windows/PPCThreadsViewer/DebugPPCThreadsWindow.cpp:368
msgid ""
"Capturing samples... ({:})\n"
"Results will be written to log.txt\n"
2018-12-04 00:23:35 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/windows/PPCThreadsViewer/DebugPPCThreadsWindow.cpp:370
msgid "Click Skip button for early results with lower accuracy"
2018-12-04 00:23:35 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/windows/PPCThreadsViewer/DebugPPCThreadsWindow.cpp:372
msgid "Click Skip button to finish"
2018-12-04 00:23:35 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/windows/PPCThreadsViewer/DebugPPCThreadsWindow.cpp:459
msgid "Boost priority (-5)"
2018-12-04 00:23:35 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/windows/PPCThreadsViewer/DebugPPCThreadsWindow.cpp:460
msgid "Boost priority (-1)"
2018-12-04 00:23:35 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/windows/PPCThreadsViewer/DebugPPCThreadsWindow.cpp:462
msgid "Decrease priority (+5)"
2018-12-04 00:23:35 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/windows/PPCThreadsViewer/DebugPPCThreadsWindow.cpp:463
msgid "Decrease priority (+1)"
2018-12-04 00:23:35 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/windows/PPCThreadsViewer/DebugPPCThreadsWindow.cpp:465
msgid "Resume"
2018-12-04 00:23:35 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/windows/PPCThreadsViewer/DebugPPCThreadsWindow.cpp:466
msgid "Suspend"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/windows/PPCThreadsViewer/DebugPPCThreadsWindow.cpp:468
msgid "Write stack trace to log"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/windows/PPCThreadsViewer/DebugPPCThreadsWindow.cpp:469
msgid "Profile thread"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/windows/TextureRelationViewer/TextureRelationWindow.cpp:37
msgid "Texture cache"
2020-04-03 02:27:47 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/windows/TextureRelationViewer/TextureRelationWindow.cpp:119
msgid "Show only active"
2020-04-03 02:27:47 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/windows/TextureRelationViewer/TextureRelationWindow.cpp:122
msgid "Show views"
2019-05-31 18:09:38 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/canvas/VulkanCanvas.cpp:41
msgid ""
"Error when initializing Vulkan renderer:\n"
"{}"
2019-05-31 18:09:38 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GettingStartedDialog.cpp:33
msgid ""
"It looks like you're starting Cemu for the first time.\n"
"This quick setup assistant will help you get the best experience"
2019-05-31 18:09:38 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GettingStartedDialog.cpp:41
msgid "mlc01 path"
2019-05-31 18:09:38 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GettingStartedDialog.cpp:42
msgid ""
"The mlc path is the root folder of the emulated Wii U internal flash storage. It contains all "
"your saves, installed updates and DLCs.\n"
"It is strongly recommend that you create a dedicated folder for it (example: C:\\wiiu\\mlc\\) \n"
"If left empty, the mlc folder will be created inside the Cemu folder."
2019-05-31 18:09:38 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GettingStartedDialog.cpp:44
msgid "A custom mlc path from a previous Cemu installation has been found and filled in."
2019-05-31 18:09:38 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GettingStartedDialog.cpp:50
msgid "Custom mlc01 path"
2019-05-31 18:09:38 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GettingStartedDialog.cpp:53 src/gui/GettingStartedDialog.cpp:78
msgid "Select a folder"
2019-05-31 18:09:38 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GettingStartedDialog.cpp:62
msgid "(optional)"
2019-05-31 18:09:38 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GettingStartedDialog.cpp:70
msgid "Game paths"
2019-05-31 18:09:38 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GettingStartedDialog.cpp:72
msgid ""
"The game path is scanned by Cemu to locate your games. We recommend creating a dedicated "
"directory in which\n"
"you place all your Wii U games. (example: C:\\wiiu\\games\\)\n"
"\n"
"You can also set additional paths in the general settings of Cemu."
2019-05-31 18:09:38 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GettingStartedDialog.cpp:76
msgid "Game path"
2019-05-31 18:09:38 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GettingStartedDialog.cpp:89
msgid ""
"Graphic packs improve games by offering the possibility to change resolution, tweak FPS or add "
"other visual or gameplay modifications.\n"
"Download the community graphic packs to get started.\n"
2018-12-04 00:23:35 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GettingStartedDialog.cpp:91
msgid "Download community graphic packs"
2018-08-06 02:54:13 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GettingStartedDialog.cpp:105
msgid "Next"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GettingStartedDialog.cpp:125
msgid ""
"You can configure one controller for each player.\n"
"We advise you to always use GamePad as emulated input for the first player, since many games "
"expect the GamePad to be present.\n"
"It is also required for touch functionality.\n"
"The default global hotkeys are:\n"
"CTRL - show pad screen\n"
"CTRL + TAB - toggle pad screen\n"
"ALT + ENTER - toggle fullscreen\n"
"ESC - leave fullscreen\n"
"\n"
"If you're having trouble configuring your controller, make sure to have it in idle state and "
"press calibrate.\n"
"Also don't set the axis deadzone too low."
2018-10-03 21:36:54 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GettingStartedDialog.cpp:127
msgid "Configure input"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GettingStartedDialog.cpp:135
msgid "Additional options"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GettingStartedDialog.cpp:141
msgid "Start games with fullscreen"
2018-09-01 13:34:32 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GettingStartedDialog.cpp:144
msgid "Open separate pad screen"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GettingStartedDialog.cpp:147 src/gui/GeneralSettings2.cpp:166
msgid "Automatically check for updates"
msgstr ""
2018-08-06 02:54:13 +02:00
2024-05-23 04:44:55 +02:00
#: src/gui/GettingStartedDialog.cpp:165
msgid "Don't show this again"
msgstr ""
2023-10-04 23:37:15 +02:00
2024-05-23 04:44:55 +02:00
#: src/gui/GettingStartedDialog.cpp:169
msgid "Previous"
2018-08-06 02:54:13 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GettingStartedDialog.cpp:173 src/gui/PairingDialog.cpp:82 src/gui/PairingDialog.cpp:90
#: src/gui/PairingDialog.cpp:98 src/gui/PairingDialog.cpp:106 src/gui/PairingDialog.cpp:114
msgid "Close"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GettingStartedDialog.cpp:258
msgid "Getting started"
2018-08-06 02:54:13 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GettingStartedDialog.cpp:289
msgid "Do you want to view the downloaded graphic packs?"
2018-08-06 02:54:13 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/dialogs/CreateAccount/wxCreateAccountDialog.cpp:14
msgid "Create new account"
2019-05-31 18:09:38 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/dialogs/CreateAccount/wxCreateAccountDialog.cpp:24
2022-09-24 15:36:30 +02:00
msgid ""
2024-05-23 04:44:55 +02:00
"The persistent id is the internal folder name used for your saves. Only change this if you are "
"importing saves from a Wii U with a specific id"
2018-08-06 02:54:13 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/dialogs/CreateAccount/wxCreateAccountDialog.cpp:27 src/gui/GeneralSettings2.cpp:762
msgid "Mii name"
2018-08-06 02:54:13 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/dialogs/CreateAccount/wxCreateAccountDialog.cpp:68
msgid "No persistent id entered!"
2018-09-01 13:34:32 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/dialogs/CreateAccount/wxCreateAccountDialog.cpp:75
msgid "The persistent id must be greater than {:x}!"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/dialogs/CreateAccount/wxCreateAccountDialog.cpp:83
msgid "The persistent id {:x} is already in use by account {}!"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/dialogs/CreateAccount/wxCreateAccountDialog.cpp:91
msgid "Account name may not be empty!"
2020-06-09 00:48:01 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/dialogs/SaveImport/SaveTransfer.cpp:18
msgid "Save transfer"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/dialogs/SaveImport/SaveTransfer.cpp:27 src/gui/dialogs/SaveImport/SaveImportWindow.cpp:31
msgid "Source"
2020-06-09 00:48:01 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/dialogs/SaveImport/SaveTransfer.cpp:34 src/gui/dialogs/SaveImport/SaveImportWindow.cpp:38
msgid "Target"
2020-06-09 00:48:01 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/dialogs/SaveImport/SaveTransfer.cpp:95
#: src/gui/dialogs/SaveImport/SaveImportWindow.cpp:161
msgid ""
"The given account id is not valid!\n"
"It must be a hex number bigger or equal than {:08x}"
2018-08-06 02:54:13 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/dialogs/SaveImport/SaveTransfer.cpp:111
#: src/gui/dialogs/SaveImport/SaveImportWindow.cpp:173
msgid ""
"There's already a file at the target directory:\n"
"{}"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/dialogs/SaveImport/SaveTransfer.cpp:118
#: src/gui/dialogs/SaveImport/SaveImportWindow.cpp:180
msgid ""
"There's already a save game available for the target account, do you want to overwrite it?\n"
"This will delete the existing save files for the account and replace them."
2018-09-01 13:34:32 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/dialogs/SaveImport/SaveTransfer.cpp:134
#: src/gui/dialogs/SaveImport/SaveImportWindow.cpp:196
msgid ""
"Error when trying to delete the former save game:\n"
"{}"
2018-09-01 13:34:32 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/dialogs/SaveImport/SaveTransfer.cpp:190
msgid ""
"Error when trying to move the save game:\n"
"{}"
2018-09-01 13:34:32 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/dialogs/SaveImport/SaveImportWindow.cpp:22
msgid "Import save entry"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/dialogs/SaveImport/SaveImportWindow.cpp:33
msgid "Select a zipped save file"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/dialogs/SaveImport/SaveImportWindow.cpp:34
msgid "Save entry (*.zip)"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/dialogs/SaveImport/SaveImportWindow.cpp:121
msgid ""
"You are trying to import a savegame for a different title than your currently selected one: "
"{:016x} vs {:016x}\n"
"Are you sure that you want to continue?"
2018-09-01 13:34:32 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/dialogs/SaveImport/SaveImportWindow.cpp:216
msgid ""
"Error when creating the extraction path:\n"
"{}"
2020-05-23 00:08:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/dialogs/SaveImport/SaveImportWindow.cpp:224
msgid ""
"Error when opening the import zip file:\n"
"{}"
2020-05-23 00:08:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/PairingDialog.cpp:12
msgid "Pairing..."
2020-05-23 00:08:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/PairingDialog.cpp:73
msgid "Found controller. Pairing..."
2020-05-23 00:08:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/PairingDialog.cpp:80
msgid "Successfully paired the controller."
2020-05-23 00:08:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/PairingDialog.cpp:88
msgid "Failed to find a suitable Bluetooth radio."
2020-05-23 00:08:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/PairingDialog.cpp:96
msgid "Failed to search for controllers."
2018-08-06 02:54:13 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/PairingDialog.cpp:104
msgid "Failed to pair with the found controller."
2018-09-01 13:34:32 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/PairingDialog.cpp:112
msgid "Please use your system's Bluetooth manager instead."
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MemorySearcherTool.cpp:50
msgid "Memory Searcher"
2020-06-09 00:48:01 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MemorySearcherTool.cpp:63 src/gui/MemorySearcherTool.cpp:419
msgid "Search"
2020-06-09 00:48:01 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MemorySearcherTool.cpp:81 src/gui/MemorySearcherTool.cpp:420
msgid "Results"
2020-04-03 02:27:47 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MemorySearcherTool.cpp:87 src/gui/MemorySearcherTool.cpp:103
#: src/gui/debugger/ModuleWindow.cpp:41 src/gui/debugger/BreakpointWindow.cpp:49
#: src/gui/debugger/SymbolCtrl.cpp:24
msgid "Address"
2020-04-03 02:27:47 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MemorySearcherTool.cpp:92 src/gui/MemorySearcherTool.cpp:105
msgid "Value"
2020-04-03 02:27:47 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MemorySearcherTool.cpp:97
msgid "Stored Entries"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MemorySearcherTool.cpp:102 src/gui/GraphicPacksWindow2.cpp:265
msgid "Description"
2020-06-09 00:48:01 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MemorySearcherTool.cpp:106
msgid "Freeze"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MemorySearcherTool.cpp:198
msgid "Your entered value is not valid for the selected datatype."
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MemorySearcherTool.cpp:383
msgid "&Add new entry"
2018-09-01 13:34:32 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MemorySearcherTool.cpp:384
msgid "&Remove entry"
2022-09-24 15:36:30 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MemorySearcherTool.cpp:475
msgid "Results ({0})"
2022-09-24 15:36:30 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:116
msgid "Interface"
2022-09-24 15:36:30 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:124
msgid "Language"
2022-09-24 15:36:30 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:126
msgid "Default"
2022-09-24 15:36:30 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:129
msgid ""
"Changes the interface language of Cemu\n"
"Available languages are stored in the translation directory\n"
"A restart will be required after changing the language"
2020-04-03 02:27:47 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:146
msgid "Remember main window position"
2020-04-04 18:17:05 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:147
msgid "Restores the last known window position and size when starting Cemu"
2020-04-04 18:17:05 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:150
msgid "Remember pad window position"
2020-04-04 18:17:05 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:151
msgid "Restores the last known pad window position and size when opening it"
2020-07-10 15:55:40 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:155
msgid "Discord Presence"
2020-04-04 18:17:05 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:156
msgid ""
"Enables the Discord Rich Presence feature\n"
"You will also need to enable it in the Discord settings itself!"
2020-04-04 18:17:05 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:162
msgid "Fullscreen menu bar"
2020-04-04 18:17:05 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:163
msgid ""
"Displays the menu bar when Cemu is running in fullscreen mode and the mouse cursor is moved to "
"the top"
2022-09-24 15:36:30 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:167
msgid "Automatically checks for new cemu versions on startup"
2022-09-24 15:36:30 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:175
msgid "Save screenshot"
2020-04-04 18:17:05 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:176
msgid "Pressing the screenshot key (F12) will save a screenshot directly to the screenshots folder"
2020-04-04 18:17:05 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:179
msgid "Use permanent storage"
2020-04-04 18:17:05 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:180
msgid "Cemu will remember your custom mlc path in %LOCALAPPDATA%/Cemu for new installations."
2020-04-04 18:17:05 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:183
msgid "Disable screen saver"
2020-04-04 18:17:05 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:184
msgid "Prevents the system from activating the screen saver or going to sleep while running a game."
2020-04-25 01:16:00 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:189
msgid "Enable Feral GameMode"
2020-04-04 18:17:05 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:190
msgid "Use FeralInteractive GameMode if installed."
2020-04-04 18:17:05 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:206
msgid "MLC Path"
2020-04-04 18:17:05 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:212
msgid "The mlc directory contains your save games and installed game update/dlc data"
2020-04-04 18:17:05 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:218
msgid ""
"Select a custom mlc path\n"
"The mlc path is used to store Wii U related files like save games, game updates and dlc data"
2020-04-04 18:17:05 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:231
msgid "Add the root directory of your game(s). It will scan all directories in it for games"
2020-04-04 18:17:05 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:240
msgid ""
"Adds a game path to scan for games displayed in the game list\n"
"If you have unpacked games, make sure to select the root folder of a game"
2020-04-04 18:17:05 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:243
msgid "Remove"
2020-04-04 18:17:05 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:245
msgid "Removes the currently selected game path from the game list"
2020-04-04 18:17:05 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:264 src/gui/GeneralSettings2.cpp:343
#: src/gui/GeneralSettings2.cpp:852 src/gui/GameProfileWindow.cpp:36
#: src/gui/GameProfileWindow.cpp:91
msgid "General"
2020-04-03 02:27:47 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:271 src/gui/GameProfileWindow.cpp:113
msgid "Graphics API"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:284
msgid "Select one of the available graphic back ends"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:288
msgid "Graphics Device"
2018-08-06 02:54:13 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:291
msgid "Select the used graphic device"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:294
msgid "VSync"
2018-12-04 00:23:35 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:296
msgid "Controls the vsync state"
2018-08-06 02:54:13 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:303
msgid "Async shader compile"
2019-12-28 00:44:52 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:304
2022-09-24 15:36:30 +02:00
msgid ""
2024-05-23 04:44:55 +02:00
"Enables async shader and pipeline compilation. Reduces stutter at the cost of objects not "
"rendering for a short time.\n"
"Vulkan only"
2018-08-06 02:54:13 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:307
msgid "Full sync at GX2DrawDone()"
2020-04-25 01:16:00 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:308
msgid ""
"If synchronization is requested by the game, the emulated CPU will wait for the GPU to finish all "
"operations.\n"
"This is more accurate behavior, but may cause lower performance"
2020-04-25 01:16:00 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:316
msgid "Bilinear"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:316
msgid "Bicubic"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:316
msgid "Hermite"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:316
msgid "Nearest Neighbor"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:317
msgid "Upscale filter"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:318
msgid "Upscaling filters are used when the game resolution is smaller than the window size"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:321
msgid "Downscale filter"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:322
msgid "Downscaling filters are used when the game resolution is bigger than the window size"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:327
msgid "Keep aspect ratio"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:327
msgid "Stretch"
2019-01-28 21:55:08 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:328
msgid "Fullscreen scaling"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:329
msgid "Controls the output aspect ratio when it doesn't match the ratio of the game"
2020-04-03 02:27:47 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:363
msgid "Select one of the available audio back ends"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:370
msgid "Latency"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:372
msgid ""
"Controls the amount of buffered audio data\n"
"Higher values will create a delay in audio playback, but may avoid audio problems when emulation "
"is too slow"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:383 src/gui/GeneralSettings2.cpp:481
msgid "Mono"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:383 src/gui/GeneralSettings2.cpp:440
msgid "Stereo"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:383
msgid "Surround"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:385
msgid "TV"
2020-04-03 02:27:47 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:392 src/gui/GeneralSettings2.cpp:431
#: src/gui/GeneralSettings2.cpp:472
msgid "Device"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:395
msgid "Select the active audio output device for Wii U TV"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:401 src/gui/GeneralSettings2.cpp:442
#: src/gui/GeneralSettings2.cpp:483
msgid "Channels"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:424
msgid "Gamepad"
2022-09-24 15:36:30 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:434
msgid "Select the active audio output device for Wii U GamePad"
2022-09-24 15:36:30 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:465
msgid "Microphone (Experimental)"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:475
msgid "Select the active audio input device for Wii U GamePad"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:514
msgid "Top left"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:514
msgid "Top center"
2018-12-04 00:23:35 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:514
msgid "Top right"
2018-12-04 00:23:35 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:514
msgid "Bottom left"
2018-12-04 00:23:35 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:514
msgid "Bottom center"
2018-12-04 00:23:35 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:514
msgid "Bottom right"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:517 src/gui/GeneralSettings2.cpp:855
msgid "Overlay"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:524 src/gui/GeneralSettings2.cpp:605
msgid "Position"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:527
msgid "Controls the overlay which displays technical information while playing"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:532 src/gui/GeneralSettings2.cpp:614
msgid "Text Color"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:534
msgid "Sets the text color of the overlay"
2020-04-03 02:27:47 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:539 src/gui/GeneralSettings2.cpp:619
msgid "Scale"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:541
msgid "Sets the scale of the overlay text"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:548
msgid "FPS"
2020-04-03 02:27:47 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:549
msgid "The number of frames per second. Average over last 5 seconds"
2020-04-03 02:27:47 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:552
msgid "Draw calls per frame"
2020-05-23 00:08:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:553
msgid "The number of draw calls per frame. Average over last 5 seconds"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:556
msgid "CPU usage"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:557
msgid "CPU usage of Cemu in percent"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:560
msgid "CPU per core usage"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:561
msgid "Total cpu usage in percent for each core"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:564
msgid "RAM usage"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:565
msgid "Cemu RAM usage in MB"
2020-05-23 00:08:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:568
msgid "VRAM usage"
2020-05-23 00:08:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:576 src/gui/GeneralSettings2.cpp:583
msgid "The VRAM usage of Cemu in MB"
2020-05-23 00:08:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:579
msgid "This option requires Win8.1+"
2020-05-23 00:08:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:588 src/gui/GeneralSettings2.cpp:857
msgid "Debug"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:589
msgid "Displays internal debug information (Vulkan only)"
2020-06-09 00:48:01 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:598
msgid "Notifications"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:609
msgid "Controls the notification position while playing"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:616
msgid "Sets the text color of notifications"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:621
msgid "Sets the scale of the notification text"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:628
msgid "Controller profiles"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:629
msgid "Displays the active controller profile when starting a game"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:632
msgid "Low battery"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:633
msgid "Shows a notification when a low controller battery has been detected"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:636
msgid "Shader compiler"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:637
msgid "Shows a notification after shaders have been compiled"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:640
msgid "Friend list"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:641
msgid "Shows friend list related data if online"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:661
msgid "Account settings"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:671
msgid "Active account"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:678
msgid "Create"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:700
msgid "Offline"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:700
msgid "Nintendo"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:700
msgid "Pretendo"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:700
msgid "Custom"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:701
msgid "Network Service"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:705
msgid "Online functionality disabled for this account"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:706
msgid "Connect to the official Nintendo Network Service"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:707
msgid "Connect to the Pretendo Network Service"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:708
msgid "Connect to a custom Network Service (configured via network_services.xml)"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:720
msgid "Online play requirements"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:732 src/gui/GeneralSettings2.cpp:1385
msgid "No account selected"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:737
msgid "Online play tutorial"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:745
msgid "Account information"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:759
msgid "The persistent id is the internal folder name used for your saves"
2020-05-23 00:08:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:762
msgid "The mii name is the profile name"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:763
msgid "Birthday"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:766
msgid "Female"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:767
msgid "Male"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:768
msgid "Gender"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:770
msgid "Email"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:781
msgid "Country"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:807
msgid "Crash dump"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:810
msgid "Lite"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:810
msgid "Full"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:812
msgid "Enabled"
2020-04-03 02:27:47 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:817
msgid ""
"Creates a dump when Cemu crashes\n"
"Only enable when requested by a developer!\n"
"The Full option will create a very large dump file (includes a full RAM dump of the Cemu process)"
2020-12-02 22:58:09 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:819
msgid ""
"Creates a core dump when Cemu crashes\n"
"Only enable when requested by a developer!"
2020-04-03 02:27:47 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:830
msgid "GDB Stub port"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:833
msgid ""
"Changes the port that the GDB stub will use, which you can use by either starting Cemu with the --"
"enable-gdbstub option or by enabling it the Debug tab."
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:845
msgid "General settings"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:853
msgid "Graphics"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:854
msgid "Audio"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:1263
msgid "Can't delete the only account!"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:1273
msgid "Are you sure you want to delete the account {} with id {:x}?"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:1415
msgid "Selected account is a valid online account"
2018-10-28 17:54:03 +01:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:1417
msgid "Selected account is not linked to a NNID or PNID"
2018-10-03 21:36:54 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:1422
msgid "OTP.bin or SEEPROM.bin is missing"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:1424
msgid "OTP and SEEPROM present but no certificate files were found"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:1426
msgid "Online play is not set up. Follow the guide below to get started"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:1455
msgid "Network service"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:1492 src/gui/GeneralSettings2.cpp:1511
msgid "Off"
2019-05-31 18:09:38 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:1493 src/gui/debugger/BreakpointWindow.cpp:43
msgid "On"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:1512
msgid "Double buffering"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:1513
msgid "Triple buffering"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:1515
msgid "Match emulated display (Experimental)"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:1923
msgid "You have to restart the game in order to apply the new settings."
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:1935
msgid "Select a directory containing games."
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:2006
msgid ""
"The default MLC path is inaccessible.\n"
"Do you want to select a different path?"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:2033
msgid "The following error(s) have been found:"
2018-10-03 21:36:54 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:2036
msgid "otp.bin missing in Cemu directory"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:2038
msgid "otp.bin is invalid"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:2041
msgid "seeprom.bin missing in Cemu directory"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:2043
msgid "seeprom.bin is invalid"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:2047
msgid "Missing certificate and key files:"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:2067
msgid "The currently selected account is not a valid or dumped online account:"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:2071
msgid "Online Status"
2019-12-20 15:38:50 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:2079
msgid "AccountId missing (The account is not connected to a NNID/PNID)"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:2081
msgid ""
"IsPasswordCacheEnabled is set to false (The remember password option on your Wii U must be "
"enabled for this account before dumping it)"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:2083
msgid ""
"AccountPasswordCache is empty (The remember password option on your Wii U must be enabled for "
"this account before dumping it)"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GeneralSettings2.cpp:2085
msgid "PrincipalId missing"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/RegisterWindow.cpp:31
msgid "Registers"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/RegisterWindow.cpp:78
msgid "FP view mode"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/RegisterWindow.cpp:342 src/gui/debugger/RegisterWindow.cpp:358
#: src/gui/debugger/RegisterWindow.cpp:374 src/gui/debugger/RegisterCtrl.cpp:204
#: src/gui/debugger/RegisterCtrl.cpp:223 src/gui/debugger/RegisterCtrl.cpp:237
#: src/gui/debugger/DumpCtrl.cpp:199
msgid "Enter a new value."
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/RegisterWindow.cpp:417
msgid "&Zero"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/RegisterWindow.cpp:418
msgid "&Increment"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/RegisterWindow.cpp:419
msgid "&Decrement"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/RegisterWindow.cpp:421
msgid "&Copy"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/RegisterWindow.cpp:423
msgid "&Goto Disasm"
2020-10-17 00:36:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/RegisterWindow.cpp:424
msgid "G&oto Dump"
2020-10-17 00:36:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/ModuleWindow.cpp:23
msgid "Modules"
2020-10-17 00:36:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/ModuleWindow.cpp:48
msgid "Size"
2020-10-17 00:36:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/BreakpointWindow.cpp:30
msgid "Breakpoints"
2020-10-17 00:36:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/BreakpointWindow.cpp:61
msgid "Comment"
2020-10-17 00:36:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/BreakpointWindow.cpp:205 src/gui/debugger/DisasmCtrl.cpp:636
msgid "Enter a new comment."
2020-10-17 00:36:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/BreakpointWindow.cpp:205
#, c-format
msgid "Set comment for breakpoint at address %08x"
2020-10-17 00:36:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/BreakpointWindow.cpp:223
msgid "Create execution breakpoint"
2020-10-17 00:36:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/BreakpointWindow.cpp:224
msgid "Create logging breakpoint"
2020-10-17 00:36:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/BreakpointWindow.cpp:225
msgid "Create memory breakpoint (read)"
2020-10-17 00:36:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/BreakpointWindow.cpp:226
msgid "Create memory breakpoint (write)"
2020-10-17 00:36:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/BreakpointWindow.cpp:237
msgid "Delete breakpoint"
2020-10-17 00:36:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/BreakpointWindow.cpp:267
msgid "Enter a memory address"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/BreakpointWindow.cpp:267
msgid "Set breakpoint"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/DumpWindow.cpp:18
msgid "Memory Dump"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/SymbolWindow.cpp:16
msgid "Symbols"
2019-08-24 10:23:56 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/DebuggerWindow2.cpp:222
msgid "GoTo (CTRL + G)"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/DebuggerWindow2.cpp:225
msgid "Toggle Breakpoint (F9)"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/DebuggerWindow2.cpp:230 src/gui/debugger/DebuggerWindow2.cpp:493
msgid "Break (F5)"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/DebuggerWindow2.cpp:232
msgid "Step Into (F11)"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/DebuggerWindow2.cpp:233
msgid "Step Over (F10)"
2020-06-09 00:48:01 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/DebuggerWindow2.cpp:269
msgid "PPC Debugger"
2020-06-09 00:48:01 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/DebuggerWindow2.cpp:300
msgid "> no modules loaded"
2020-07-10 15:55:40 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/DebuggerWindow2.cpp:307
msgid "> unknown module"
2020-07-10 15:55:40 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/DebuggerWindow2.cpp:482
msgid "Run (F5)"
2020-06-09 00:48:01 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/DebuggerWindow2.cpp:633 src/gui/MainWindow.cpp:2107
msgid "&Exit"
2020-06-09 00:48:01 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/DebuggerWindow2.cpp:636 src/gui/MainWindow.cpp:2108
msgid "&File"
2020-07-10 15:55:40 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/DebuggerWindow2.cpp:640
msgid "&Pin to main window"
2020-06-09 00:48:01 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/DebuggerWindow2.cpp:641
msgid "Break on &entry point"
2020-06-09 00:48:01 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/DebuggerWindow2.cpp:642 src/gui/MainWindow.cpp:2161
msgid "&Options"
2020-06-09 00:48:01 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/DebuggerWindow2.cpp:646
msgid "&Registers"
2020-06-09 00:48:01 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/DebuggerWindow2.cpp:647
msgid "&Memory Dump"
2020-07-10 15:55:40 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/DebuggerWindow2.cpp:648
msgid "&Breakpoints"
2020-07-10 15:55:40 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/DebuggerWindow2.cpp:649
msgid "Module&list"
2020-07-10 15:55:40 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/DebuggerWindow2.cpp:650
msgid "&Symbols"
2020-06-09 00:48:01 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/DebuggerWindow2.cpp:652
msgid "&Window"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/SymbolCtrl.cpp:31
msgid "Module"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/DumpCtrl.cpp:214 src/gui/debugger/DisasmCtrl.cpp:760
msgid "Enter a target address."
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/DumpCtrl.cpp:214 src/gui/debugger/DisasmCtrl.cpp:760
msgid "GoTo address"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/debugger/DisasmCtrl.cpp:614
msgid "Enter a new instruction."
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GraphicPacksWindow2.cpp:227
msgid "Installed games"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GraphicPacksWindow2.cpp:255
msgid "Graphic pack"
2019-05-03 23:12:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GraphicPacksWindow2.cpp:281
msgid "Reload edited shaders"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GraphicPacksWindow2.cpp:301
msgid "Download latest community graphic packs"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GraphicPacksWindow2.cpp:394
msgid "Active preset"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GraphicPacksWindow2.cpp:449
msgid "This graphic pack has no description"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GraphicPacksWindow2.cpp:527 src/gui/GraphicPacksWindow2.cpp:589
msgid "Restart of Cemu required for changes to take effect"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GraphicPacksWindow2.cpp:628
msgid "This update removed or renamed the following graphic packs:"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/GraphicPacksWindow2.cpp:629
msgid "You may need to set them up again."
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:273 src/gui/MainWindow.cpp:755 src/gui/MainWindow.cpp:778
msgid "Cannot open file"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:275 src/gui/MainWindow.cpp:757 src/gui/MainWindow.cpp:780
msgid "Not a valid NFC file"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:466
msgid "Title installed!"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:472
msgid "Title installation has been canceled!"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:501
msgid "Unable to launch game because the base files were not found."
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:513
msgid ""
"Unable to mount title.\n"
"Make sure the configured game paths are still valid and refresh the game list.\n"
"\n"
"File which failed to load:\n"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:520
msgid "Failed to launch game."
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:537
msgid "Failed to launch executable. Path: "
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:545
msgid ""
"Unable to launch title.\n"
"Make sure the configured game paths are still valid and refresh the game list.\n"
"\n"
"Path which failed to load:\n"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:553 src/gui/MainWindow.cpp:570
msgid ""
"Unable to launch game\n"
"Path:\n"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:558
msgid ""
"Could not decrypt title. Make sure that keys.txt contains the correct disc key for this title."
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:563
msgid "Could not decrypt title because title.tik is missing."
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:653
msgid "All Wii U files (*.wud, *.wux, *.wua, *.wuhb, *.iso, *.rpx, *.elf)"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:654
msgid "Wii U image (*.wud, *.wux, *.iso, *.wad)"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:655
msgid "Wii U NUS content"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:656
msgid "Wii U archive (*.wua)"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:657
msgid "Wii U homebrew bundle (*.wuhb)"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:658
msgid "Wii U executable (*.rpx, *.elf)"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:659
msgid "All files (*.*)"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:662
msgid "Open file to launch"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:705
msgid "Select folder of title to install"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:705
msgid "Select the folder that stores your update, DLC or base game files"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:721
msgid ""
"The (parent) folder of the title you selected is missing at least one of the required subfolders "
"(\"code\", \"content\" and \"meta\")\n"
"Make sure that the files are complete."
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:729
msgid "The folder you have selected cannot be found on your system."
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:731
msgid "Unable to find the /meta/meta.xml file inside the selected folder."
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:746
msgid "Open file to load"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:887
msgid "Cemu must be restarted to apply the selected UI language."
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:1026
msgid ""
"Warning: Disabling the accurate barriers option will lead to flickering graphics but may improve "
"performance. It is highly recommended to leave it turned on."
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:1026
msgid "Accurate barriers are off"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:1424
msgid "Updating game list..."
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:1773
msgid ""
"There's a new update available.\n"
"Do you want to update?"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:1773
msgid "Update notification"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:1810
msgid "About Cemu"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:1842
msgid ""
"Cemu\n"
"Version {0}\n"
"Compiled on {1}\n"
"Original authors: {2}"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:1851
msgid ""
"Cemu is a Wii U emulator.\n"
"\n"
"Wii and Wii U are trademarks of Nintendo.\n"
"Cemu is not affiliated with Nintendo."
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:1861
msgid "Used libraries and utilities:"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2002
msgid "Thanks to our Patreon supporters:"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2032
msgid "Special thanks:"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2074
msgid "&Load..."
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2075
msgid "&Install game title, update or DLC..."
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2099
msgid "Stop emulation"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2103
msgid "&Open Cemu folder"
2023-10-04 23:37:15 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2104
msgid "&Open MLC folder"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2125
msgid "&English"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2126
msgid "&Japanese"
2020-05-23 00:08:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2127
msgid "&French"
2020-05-23 00:08:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2128
msgid "&German"
2020-06-09 00:48:01 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2129
msgid "&Italian"
2020-06-09 00:48:01 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2130
msgid "&Spanish"
2020-06-09 00:48:01 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2131
msgid "&Chinese"
2020-06-09 00:48:01 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2132
msgid "&Korean"
2020-06-09 00:48:01 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2133
msgid "&Dutch"
2020-06-09 00:48:01 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2134
msgid "&Portuguese"
2020-07-10 15:55:40 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2135
msgid "&Russian"
2020-07-10 15:55:40 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2136
msgid "&Taiwanese"
2020-07-10 15:55:40 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2148
msgid "&Fullscreen"
2020-05-23 00:08:12 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2151
msgid "&Graphic packs"
2020-06-09 00:48:01 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2152
msgid "&Separate GamePad view"
2020-06-09 00:48:01 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2155
msgid "&General settings"
2020-06-09 00:48:01 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2156
msgid "&Input settings"
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2159
msgid "&Active account"
2020-07-10 15:55:40 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2160
msgid "&Console language"
2020-07-10 15:55:40 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2165
msgid "&Memory searcher"
2020-07-10 15:55:40 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2167
msgid "&Title Manager"
2020-07-10 15:55:40 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2168
msgid "&Download Manager"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2170
msgid "&Tools"
2019-12-28 00:44:52 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2174
msgid "&1x speed"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2175
msgid "&2x speed"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2176
msgid "&4x speed"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2177
msgid "&8x speed"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2178
msgid "&0.5x speed"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2179
msgid "&0.25x speed"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2180
msgid "&0.125x speed"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2184
msgid "&Timer speed"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2185
msgid "&CPU"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2190
msgid "&Scan NFC tag from file"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2191
msgid "&NFC"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2196
msgid "&Unsupported API calls"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2197
msgid "&Coreinit Logging (OSReport/OSConsole)"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2198
msgid "&Coreinit File-Access API"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2199
msgid "&Coreinit Thread-Synchronization API"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2200
msgid "&Coreinit Memory API"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2201
msgid "&Coreinit MP API"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2202
msgid "&Coreinit Thread API"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2203
msgid "&NN NFP"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2204
msgid "&NN FP"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2205
msgid "&PRUDP (for NN FP)"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2206
msgid "&NN BOSS"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2207
msgid "&GX2 API"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2208
msgid "&Audio API"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2209
msgid "&Input API"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2210
msgid "&Socket API"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2211
msgid "&Save API"
2020-05-08 21:16:45 +00:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2212
msgid "&H264 API"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2213
msgid "&NFC API"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2214
msgid "&NTAG API"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2216
msgid "&Graphic pack patches"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2217
msgid "&Texture cache warnings"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2218
msgid "&Texture readback"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2220
msgid "&OpenGL debug output"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2221
msgid "&Vulkan validation layer (slow)"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2222
msgid "&Log PPC context for API"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2226
msgid "&Textures"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2227
msgid "&Shaders"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2228
msgid "&nlibcurl HTTP/HTTPS requests"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2232
msgid "&Logging"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2233
msgid "&Dump"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2236
msgid "&Render upside-down"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2241
msgid "&Accurate barriers (Vulkan)"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2247
msgid "&Audio AUX only"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2251
msgid "&Open logging window"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2252
msgid "&Launch with GDB stub"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2256
msgid "&View PPC threads"
2018-09-01 13:34:32 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2257
msgid "&View PPC debugger"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2258
msgid "&View audio debugger"
2018-06-17 18:30:34 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2259
msgid "&View texture cache info"
2018-10-03 21:36:54 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2260
msgid "&Dump current RAM"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2263
msgid "&Debug"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2266
msgid "&Check for updates"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2272
msgid "&Getting started"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2274
msgid "&About Cemu"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/MainWindow.cpp:2276
msgid "&Help"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/LoggingWindow.cpp:16
msgid "Logging window"
2021-07-16 19:09:46 +02:00
msgstr ""
2024-05-23 04:44:55 +02:00
#: src/gui/LoggingWindow.cpp:30
msgid "Filter messages"
2021-07-16 19:09:46 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameProfileWindow.cpp:19 src/gui/GameProfileWindow.cpp:247
msgid "Edit game profile"
2021-07-16 19:09:46 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameProfileWindow.cpp:39
msgid "Load shared libraries"
2022-09-24 15:36:30 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameProfileWindow.cpp:40
msgid ""
"EXPERT OPTION\n"
"This option will load libraries from the cafeLibs directory"
2021-07-16 19:09:46 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameProfileWindow.cpp:43
msgid "Launch with gamepad view"
2021-07-16 19:09:46 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameProfileWindow.cpp:44
msgid ""
"Games will be launched with gamepad view toggled as default. The view can be toggled with CTRL + "
"TAB"
2021-07-16 19:09:46 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameProfileWindow.cpp:51
msgid "CPU"
2021-07-16 19:09:46 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameProfileWindow.cpp:58
msgid "Mode"
msgstr ""
#: src/gui/GameProfileWindow.cpp:60
msgid "Single-core interpreter"
msgstr ""
#: src/gui/GameProfileWindow.cpp:60
msgid "Single-core recompiler"
msgstr ""
#: src/gui/GameProfileWindow.cpp:60
msgid "Multi-core recompiler"
msgstr ""
#: src/gui/GameProfileWindow.cpp:60
msgid "Auto (recommended)"
msgstr ""
#: src/gui/GameProfileWindow.cpp:63
msgid "Set the CPU emulation mode"
msgstr ""
#: src/gui/GameProfileWindow.cpp:66
msgid "Thread quantum"
2021-07-16 19:09:46 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameProfileWindow.cpp:75
msgid ""
"EXPERT OPTION\n"
"Set the maximum thread slice runtime (in virtual cycles)"
2021-07-16 19:09:46 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameProfileWindow.cpp:78
msgid "cycles"
2021-07-16 19:09:46 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameProfileWindow.cpp:119
msgid "Shader multiplication accuracy"
2021-07-16 19:09:46 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameProfileWindow.cpp:121
msgid "false"
2021-07-16 19:09:46 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameProfileWindow.cpp:121
msgid "true"
2018-10-03 21:36:54 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameProfileWindow.cpp:123
msgid ""
"EXPERT OPTION\n"
"Controls the accuracy of floating point multiplication in shaders.\n"
"\n"
"Recommended: true"
2018-10-03 21:36:54 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameProfileWindow.cpp:138
msgid "Graphic"
2018-10-03 21:36:54 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameProfileWindow.cpp:174
msgid "Forces a given controller profile"
2018-10-03 21:36:54 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameUpdateWindow.cpp:21
msgid "Base game"
2020-06-09 00:48:01 +00:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameUpdateWindow.cpp:23
msgid "Demo"
2018-10-03 21:36:54 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameUpdateWindow.cpp:26
msgid "System title"
2018-10-03 21:36:54 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameUpdateWindow.cpp:28
msgid "System data title"
2018-10-03 21:36:54 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameUpdateWindow.cpp:63
msgid ""
"It seems that there is already a title installed at the target location but it has a different "
"type.\n"
"Currently installed: '{}' Installing: '{}'\n"
"\n"
"This can happen for titles which were installed with very old Cemu versions.\n"
"Do you still want to continue with the installation? It will replace the currently installed "
"title."
2018-10-03 21:36:54 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameUpdateWindow.cpp:70
msgid "It seems that the selected title is already installed, do you want to reinstall it?"
2018-10-03 21:36:54 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameUpdateWindow.cpp:76
msgid ""
"It seems that a newer version is already installed, do you still want to install the older "
"version?"
2018-06-17 18:30:34 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameUpdateWindow.cpp:93
msgid ""
"Error when trying to move former title installation:\n"
"{}"
2018-06-17 18:30:34 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameUpdateWindow.cpp:134
msgid ""
"Not enough space available.\n"
"Required: {0} MB\n"
"Available: {1} MB"
2018-06-17 18:30:34 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameUpdateWindow.cpp:163
msgid "Installing DLC..."
2018-06-17 18:30:34 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameUpdateWindow.cpp:165
msgid "Installing update..."
2018-06-17 18:30:34 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameUpdateWindow.cpp:167
msgid "Installing system title..."
2018-06-17 18:30:34 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameUpdateWindow.cpp:169
msgid "Installing title..."
2018-06-17 18:30:34 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameUpdateWindow.cpp:247
msgid "Current file:"
2018-06-17 18:30:34 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameUpdateWindow.cpp:279
msgid ""
"Do you really want to cancel the installation process?\n"
"\n"
"Canceling the process will delete the applied files."
2022-09-24 15:36:30 +02:00
msgstr ""
2023-10-04 23:37:15 +02:00
#: src/gui/GameUpdateWindow.cpp:279
msgid "Info"
2018-06-17 18:30:34 +02:00
msgstr ""