2018-06-17 18:30:34 +02:00
|
|
|
#, fuzzy
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: Cemu\n"
|
2019-05-31 20:09:38 +02:00
|
|
|
"POT-Creation-Date: 2019-05-31 20:07+0200\n"
|
2018-06-17 18:30:34 +02:00
|
|
|
"PO-Revision-Date: 2018-06-12 19:51+0200\n"
|
|
|
|
"Last-Translator: \n"
|
|
|
|
"Language-Team: \n"
|
|
|
|
"Language: en\n"
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2019-01-28 22:55:08 +01:00
|
|
|
"X-Generator: Poedit 2.2.1\n"
|
2018-06-17 18:30:34 +02:00
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: BreakpointWindow.cpp:41
|
|
|
|
msgid "On"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: BreakpointWindow.cpp:47 ModuleWindow.cpp:39 debugPPCThreadsWindow.cpp:43
|
|
|
|
msgid "Address"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: BreakpointWindow.cpp:53 textureRelationWindow.cpp:58
|
|
|
|
msgid "Type"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: BreakpointWindow.cpp:59
|
|
|
|
msgid "Comment"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: BreakpointWindow.cpp:201 DisasmCtrl.cpp:506
|
|
|
|
msgid "Enter a new comment."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: BreakpointWindow.cpp:201
|
|
|
|
#, c-format
|
|
|
|
msgid "Set comment for breakpoint at address %08x"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: BreakpointWindow.cpp:229
|
|
|
|
msgid "Create memory breakpoint (read)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: BreakpointWindow.cpp:230
|
|
|
|
msgid "Create memory breakpoint (write)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: BreakpointWindow.cpp:261
|
|
|
|
msgid "Enter a memory address"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: BreakpointWindow.cpp:261
|
|
|
|
msgid "Memory breakpoint"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: DebuggerWindow2.cpp:170
|
|
|
|
msgid "GoTo (CTRL + G)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: DebuggerWindow2.cpp:173
|
|
|
|
msgid "Toggle Breakpoint (F9)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: DebuggerWindow2.cpp:178 DebuggerWindow2.cpp:425
|
|
|
|
msgid "Break (F5)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: DebuggerWindow2.cpp:180
|
|
|
|
msgid "Step Into (F11)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: DebuggerWindow2.cpp:181
|
|
|
|
msgid "Step Over (F10)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: DebuggerWindow2.cpp:414
|
|
|
|
msgid "Run (F5)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: DebuggerWindow2.cpp:543
|
|
|
|
msgid "E&xit"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: DebuggerWindow2.cpp:546 MainWindow.cpp:2169
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "&File"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: DebuggerWindow2.cpp:550
|
|
|
|
msgid "&Pin to main window"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: DebuggerWindow2.cpp:552 MainWindow.cpp:2225
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "&Options"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: DebuggerWindow2.cpp:556
|
|
|
|
msgid "&Registers"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: DebuggerWindow2.cpp:557
|
|
|
|
msgid "&Memory Dump"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: DebuggerWindow2.cpp:558
|
|
|
|
msgid "&Breakpoints"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: DebuggerWindow2.cpp:559
|
|
|
|
msgid "Module&list"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: DebuggerWindow2.cpp:561
|
|
|
|
msgid "&Window"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: DisasmCtrl.cpp:483
|
|
|
|
msgid "Enter a new instruction."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: DisasmCtrl.cpp:569 DumpCtrl.cpp:187
|
|
|
|
msgid "Enter a target address."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: DisasmCtrl.cpp:569 DumpCtrl.cpp:187
|
|
|
|
msgid "GoTo address"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: DownloadGraphicPacksWindow.cpp:123 DownloadGraphicPacksWindow.cpp:131
|
|
|
|
#: DownloadGraphicPacksWindow.cpp:217 DownloadGraphicPacksWindow.cpp:224
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GraphicPacksWindow2.cpp:201
|
2019-01-28 22:55:08 +01:00
|
|
|
msgid "Graphic packs"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: DownloadGraphicPacksWindow.cpp:131
|
|
|
|
msgid "Graphic packs cannot be updated while a game is running."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: DownloadGraphicPacksWindow.cpp:169 DownloadGraphicPacksWindow.cpp:235
|
|
|
|
msgid "Failed to connect to server"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: DownloadGraphicPacksWindow.cpp:217
|
|
|
|
msgid "No updates available."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: DownloadGraphicPacksWindow.cpp:224
|
|
|
|
msgid ""
|
|
|
|
"Updated graphic packs are available. Do you want to download and install "
|
|
|
|
"them?"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: DownloadGraphicPacksWindow.cpp:333
|
2019-01-28 22:55:08 +01:00
|
|
|
msgid "Checking version..."
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: DownloadGraphicPacksWindow.cpp:340 updateWindow.cpp:24
|
2019-01-28 22:55:08 +01:00
|
|
|
msgid "Cancel"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: DownloadGraphicPacksWindow.cpp:409
|
2019-01-28 22:55:08 +01:00
|
|
|
msgid "Downloading graphic packs..."
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: DownloadGraphicPacksWindow.cpp:413
|
2019-01-28 22:55:08 +01:00
|
|
|
msgid "Extracting..."
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: DumpCtrl.cpp:172 RegisterCtrl.cpp:205 RegisterCtrl.cpp:224
|
|
|
|
#: RegisterCtrl.cpp:238 RegisterWindow.cpp:258 RegisterWindow.cpp:274
|
|
|
|
#: RegisterWindow.cpp:290
|
|
|
|
msgid "Enter a new value."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: DumpCtrl.cpp:235 InputSettings.cpp:101 InputSettings.cpp:496
|
|
|
|
#: InputSettings.cpp:502 InputSettings.cpp:571 InputSettings.cpp:585
|
|
|
|
#: InputSettings.cpp:591 InputSettings.cpp:596 InputSettings.cpp:609
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2328 MainWindow.cpp:2332 MainWindow.cpp:2336
|
|
|
|
#: MainWindow.cpp:2340 MainWindow.cpp:2345 MainWindow.cpp:2353
|
2019-05-04 01:12:12 +02:00
|
|
|
#: toolMemorySearcher.cpp:164
|
|
|
|
msgid "Error"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:16 GameProfileWindow.cpp:239
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "Edit game profile"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:33 GameProfileWindow.cpp:85 GeneralSettings2.cpp:158
|
|
|
|
#: GeneralSettings2.cpp:166 GeneralSettings2.cpp:357
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "General"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:36
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "Load shared libraries"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:37
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid ""
|
|
|
|
"EXPERT OPTION\n"
|
|
|
|
"This option will load libraries from the cafeLibs directory"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:44
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "CPU"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:51
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "Mode"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:53
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "Singlecore-Interpreter"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:53
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "Singlecore-Recompiler"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:53
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "Dualcore-Recompiler"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:53
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "Triplecore-Recompiler"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:56
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "Set the CPU emulation mode"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:59
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "Thread quantum"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:69
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid ""
|
|
|
|
"EXPERT OPTION\n"
|
|
|
|
"Set the maximum thread slice runtime (in virtual cycles)"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:72
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "cycles"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:95
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "Extended texture readback"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:96
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid ""
|
|
|
|
"Improves emulation accuracy of CPU to GPU memory access at the cost of "
|
|
|
|
"performance. Required for some games."
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:103 GeneralSettings2.cpp:190
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "Precompiled shaders"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:104 GeneralSettings2.cpp:191
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "auto"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:104 GeneralSettings2.cpp:191
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "enable"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:104 GeneralSettings2.cpp:191
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "disable"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:107 GeneralSettings2.cpp:195
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid ""
|
|
|
|
"Precompiled shaders can speed up the load time on the shader loading "
|
|
|
|
"screen.\n"
|
|
|
|
"Auto will enable it for AMD/Intel but disable it for NVIDIA GPUs as a "
|
|
|
|
"workaround for a driver bug.\n"
|
|
|
|
"\n"
|
|
|
|
"Recommended: Auto"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:110
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "Shader mul accuracy"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:112
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "false"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:112
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "true"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:112
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "minimal"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:114
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid ""
|
|
|
|
"EXPERT OPTION\n"
|
|
|
|
"Controls the accuracy of floating point multiplication in shaders.\n"
|
|
|
|
"\n"
|
|
|
|
"Recommended: true"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:117
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "GPU buffer cache accuracy"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:118
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "high"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:118
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "medium"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:118
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "low"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:120
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid ""
|
|
|
|
"Lower value results in higher performance, but may cause graphical issues"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:129
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "Graphic"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:160 GameProfileWindow.cpp:175
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "Controller"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GameProfileWindow.cpp:166
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "Forces a given controller profile"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:39
|
2018-08-06 02:54:13 +02:00
|
|
|
msgid "General settings"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GeneralSettings2.cpp:53
|
2018-09-01 13:34:32 +02:00
|
|
|
msgid "Interface"
|
2018-08-06 02:54:13 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GeneralSettings2.cpp:61
|
2018-09-01 13:34:32 +02:00
|
|
|
msgid "Language"
|
2018-08-06 02:54:13 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GeneralSettings2.cpp:63
|
2018-09-01 13:34:32 +02:00
|
|
|
msgid "Default"
|
2018-08-06 02:54:13 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GeneralSettings2.cpp:63
|
2018-09-01 13:34:32 +02:00
|
|
|
msgid "English"
|
2018-08-06 02:54:13 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GeneralSettings2.cpp:66
|
|
|
|
msgid ""
|
|
|
|
"Changes the interface language of Cemu\n"
|
|
|
|
"Available languages are stored in the translation directory\n"
|
|
|
|
"A restard will be required after changing the language"
|
2018-08-06 02:54:13 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: GeneralSettings2.cpp:83
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "Remember main window position"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:85
|
|
|
|
msgid "Restores the last known window position and size when starting Cemu"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:88
|
|
|
|
msgid "Remember pad window position"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:90
|
|
|
|
msgid "Restores the last known pad window position and size when opening it"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:94
|
|
|
|
msgid "Discord Presence"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:96
|
|
|
|
msgid ""
|
|
|
|
"Enables the Discord Rich Presence feature\n"
|
|
|
|
"You will also need to enable it in the Discord settings itself!"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:101
|
2018-10-03 21:36:54 +02:00
|
|
|
msgid "Fullscreen menu bar"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GeneralSettings2.cpp:103
|
|
|
|
msgid ""
|
|
|
|
"Displays the menu bar when Cemu is running in fullscreen mode and the mouse "
|
|
|
|
"cursor is moved to the top"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:113
|
2018-10-03 21:36:54 +02:00
|
|
|
msgid "MLC Path"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GeneralSettings2.cpp:123
|
|
|
|
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"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:132
|
2018-08-06 02:54:13 +02:00
|
|
|
msgid "Game Paths"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GeneralSettings2.cpp:143
|
2018-08-06 02:54:13 +02:00
|
|
|
msgid "Add"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GeneralSettings2.cpp:145
|
|
|
|
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"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:148
|
2018-08-06 02:54:13 +02:00
|
|
|
msgid "Remove"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GeneralSettings2.cpp:150
|
|
|
|
msgid "Removes the currently selected game path from the game list"
|
2018-08-06 02:54:13 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GeneralSettings2.cpp:173
|
|
|
|
msgid "Graphics API"
|
2018-08-06 02:54:13 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GeneralSettings2.cpp:204
|
2018-08-06 02:54:13 +02:00
|
|
|
msgid "VSync"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GeneralSettings2.cpp:205
|
|
|
|
msgid "Controls the vsync state"
|
2018-08-06 02:54:13 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GeneralSettings2.cpp:208
|
|
|
|
msgid "Full sync at GX2DrawDone()"
|
2018-06-17 18:30:34 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GeneralSettings2.cpp:209
|
|
|
|
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"
|
2018-06-17 18:30:34 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GeneralSettings2.cpp:217
|
2018-09-01 13:34:32 +02:00
|
|
|
msgid "Bilinear"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GeneralSettings2.cpp:217
|
2018-09-01 13:34:32 +02:00
|
|
|
msgid "Bicubic"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GeneralSettings2.cpp:217
|
2019-01-28 22:55:08 +01:00
|
|
|
msgid "Hermite"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GeneralSettings2.cpp:217
|
2019-01-28 22:55:08 +01:00
|
|
|
msgid "Nearest Neighbor"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GeneralSettings2.cpp:218
|
2018-08-06 02:54:13 +02:00
|
|
|
msgid "Upscale filter"
|
2018-06-17 18:30:34 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GeneralSettings2.cpp:219
|
|
|
|
msgid ""
|
|
|
|
"Upscaling filters are used when the game resolution is smaller than the "
|
|
|
|
"window size"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:222
|
2019-01-28 22:55:08 +01:00
|
|
|
msgid "Downscale filter"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GeneralSettings2.cpp:223
|
|
|
|
msgid ""
|
|
|
|
"Downscaling filters are used when the game resolution is bigger than the "
|
|
|
|
"window size"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:228
|
2018-09-01 13:34:32 +02:00
|
|
|
msgid "Keep aspect ratio"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GeneralSettings2.cpp:228
|
2018-09-01 13:34:32 +02:00
|
|
|
msgid "Stretch"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GeneralSettings2.cpp:229
|
2018-08-06 02:54:13 +02:00
|
|
|
msgid "Fullscreen scaling"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GeneralSettings2.cpp:230
|
|
|
|
msgid ""
|
|
|
|
"Controls the output aspect ratio when it doesn't match the ratio of the game"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:234 GeneralSettings2.cpp:765 GeneralSettings2.cpp:766
|
2018-12-04 00:23:35 +01:00
|
|
|
msgid "Disabled"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:234
|
2018-12-04 00:23:35 +01:00
|
|
|
msgid "Top left"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:234
|
2018-12-04 00:23:35 +01:00
|
|
|
msgid "Top center"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:234
|
2018-12-04 00:23:35 +01:00
|
|
|
msgid "Top right"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:234
|
2018-12-04 00:23:35 +01:00
|
|
|
msgid "Bottom left"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:234
|
2018-12-04 00:23:35 +01:00
|
|
|
msgid "Bottom center"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:234
|
2018-12-04 00:23:35 +01:00
|
|
|
msgid "Bottom right"
|
2018-08-06 02:54:13 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:237
|
|
|
|
msgid "Overlay"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:244 GeneralSettings2.cpp:301
|
|
|
|
msgid "Position"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GeneralSettings2.cpp:247
|
|
|
|
msgid "Controls the overlay which displays technical information while playing"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:252 GeneralSettings2.cpp:310
|
2018-12-04 00:23:35 +01:00
|
|
|
msgid "Text Color"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GeneralSettings2.cpp:254
|
|
|
|
msgid "Sets the text color of the overlay"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:259 GeneralSettings2.cpp:315
|
|
|
|
msgid "Scale"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:261
|
|
|
|
msgid "Sets the scale of the overlay text"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:268
|
2018-12-04 00:23:35 +01:00
|
|
|
msgid "FPS"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:269
|
2018-12-04 00:23:35 +01:00
|
|
|
msgid "The number of frames per second. Average over last 5 seconds"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:272
|
2018-12-04 00:23:35 +01:00
|
|
|
msgid "Draw calls per frame"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:273
|
2018-12-04 00:23:35 +01:00
|
|
|
msgid "The number of draw calls per frame. Average over last 5 seconds"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:276
|
2018-12-04 00:23:35 +01:00
|
|
|
msgid "CPU usage"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:277
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "CPU usage of Cemu in percent"
|
2018-12-04 00:23:35 +01:00
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:280
|
2018-12-04 00:23:35 +01:00
|
|
|
msgid "CPU per core usage"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:281
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "Total cpu usage in percent for each core"
|
2018-12-04 00:23:35 +01:00
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:284
|
2018-12-04 00:23:35 +01:00
|
|
|
msgid "RAM usage"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:285
|
2018-12-04 00:23:35 +01:00
|
|
|
msgid "Cemu RAM usage in MB"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:294
|
|
|
|
msgid "Notifications"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:305
|
|
|
|
msgid "Controls the notification position while playing"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:312
|
|
|
|
msgid "Sets the text color of notifications"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:317
|
|
|
|
msgid "Sets the scale of the notification text"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:324
|
|
|
|
msgid "Controller profiles"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:325
|
|
|
|
msgid "Displays the active controller profile when starting a game"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:328
|
|
|
|
msgid "Low battery"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:329
|
|
|
|
msgid "Shows a notification when a low controller battery has been detected"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:332
|
|
|
|
msgid "Shader compiler"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:333
|
|
|
|
msgid "Shows a notification after shaders have been compiled"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:336
|
|
|
|
msgid "Friend list"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:337
|
|
|
|
msgid "Shows friend list related data if online"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:347
|
2018-12-04 00:23:35 +01:00
|
|
|
msgid "Graphics"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:364
|
2018-08-06 02:54:13 +02:00
|
|
|
msgid "API"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:375
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "Select one of the available audio back ends"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:382
|
2018-10-03 21:36:54 +02:00
|
|
|
msgid "Latency"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:384
|
2019-05-04 01:12:12 +02:00
|
|
|
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"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:396
|
2018-09-01 13:34:32 +02:00
|
|
|
msgid "Stereo"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:398
|
2018-08-06 02:54:13 +02:00
|
|
|
msgid "TV"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:405 GeneralSettings2.cpp:442
|
2018-08-06 02:54:13 +02:00
|
|
|
msgid "Device"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:408
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "Select the active audio output device for Wii U TV"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:414 GeneralSettings2.cpp:451
|
2018-08-06 02:54:13 +02:00
|
|
|
msgid "Channels"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:421 GeneralSettings2.cpp:457 InputPanelGamepad.cpp:160
|
2019-01-28 22:55:08 +01:00
|
|
|
#: InputPanelWiimote.cpp:103
|
2018-08-06 02:54:13 +02:00
|
|
|
msgid "Volume"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:435
|
2018-08-06 02:54:13 +02:00
|
|
|
msgid "Gamepad"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:445
|
|
|
|
msgid "Select the active audio output device for Wii U GamePad"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GeneralSettings2.cpp:471
|
2018-08-06 02:54:13 +02:00
|
|
|
msgid "Audio"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:479 MainWindow.cpp:485 MainWindow.cpp:504
|
|
|
|
#: MainWindow.cpp:510
|
2018-08-06 02:54:13 +02:00
|
|
|
msgid "Warning"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:482
|
2018-08-06 02:54:13 +02:00
|
|
|
msgid ""
|
|
|
|
"Please be aware that online mode lets you connect to OFFICIAL servers and "
|
|
|
|
"therefore there is a risk of getting banned.\n"
|
|
|
|
"Only proceed if you are willing to risk losing online access with your Wii U "
|
|
|
|
"and/or NNID."
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:490
|
2018-08-06 02:54:13 +02:00
|
|
|
msgid "Account settings"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:497
|
2018-09-01 13:34:32 +02:00
|
|
|
msgid "Active account"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:509
|
2018-08-06 02:54:13 +02:00
|
|
|
msgid "Account information"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:518
|
2018-09-01 13:34:32 +02:00
|
|
|
msgid "Id"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:521
|
2018-09-01 13:34:32 +02:00
|
|
|
msgid "E-Mail"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:524
|
2018-09-01 13:34:32 +02:00
|
|
|
msgid "Birthday"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:527
|
2018-09-01 13:34:32 +02:00
|
|
|
msgid "Country"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:537
|
2018-08-06 02:54:13 +02:00
|
|
|
msgid "Online"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:659 GeneralSettings2.cpp:866
|
2018-09-01 13:34:32 +02:00
|
|
|
msgid "Online disabled"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:1172
|
2018-09-01 13:34:32 +02:00
|
|
|
msgid "Select a directory containing games."
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: GeneralSettings2.cpp:1207
|
2018-10-03 21:36:54 +02:00
|
|
|
msgid "Select a mlc directory"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GraphicPacksWindow2.cpp:63
|
2019-01-28 22:55:08 +01:00
|
|
|
msgid "Uncategorized graphic packs"
|
2018-06-17 18:30:34 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GraphicPacksWindow2.cpp:224 toolMemorySearcher.cpp:60
|
|
|
|
msgid "Filter"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: GraphicPacksWindow2.cpp:249
|
2018-08-06 02:54:13 +02:00
|
|
|
msgid "Graphic pack"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GraphicPacksWindow2.cpp:259
|
2018-08-06 02:54:13 +02:00
|
|
|
msgid "Active preset"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GraphicPacksWindow2.cpp:271
|
2018-08-06 02:54:13 +02:00
|
|
|
msgid "Description"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GraphicPacksWindow2.cpp:281
|
2018-08-06 02:54:13 +02:00
|
|
|
msgid "Control"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GraphicPacksWindow2.cpp:299
|
2019-01-28 22:55:08 +01:00
|
|
|
msgid "Download latest community graphic packs"
|
2018-12-04 00:23:35 +01:00
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GraphicPacksWindow2.cpp:383
|
2018-08-06 02:54:13 +02:00
|
|
|
msgid "This is an old graphic pack, therefore it has no description."
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GraphicPacksWindow2.cpp:413
|
2018-08-06 02:54:13 +02:00
|
|
|
msgid "This graphic pack has no description"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: GraphicPacksWindow2.cpp:477 GraphicPacksWindow2.cpp:519
|
|
|
|
#: GraphicPacksWindow2.cpp:531
|
2018-08-06 02:54:13 +02:00
|
|
|
msgid "Restart of Cemu required for changes to take effect"
|
|
|
|
msgstr ""
|
|
|
|
|
2018-10-28 17:54:03 +01:00
|
|
|
#: InputPanelClassic.cpp:53 InputPanelGamepad.cpp:66 InputPanelPro.cpp:47
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Left Axis"
|
|
|
|
msgstr ""
|
|
|
|
|
2018-12-04 00:23:35 +01:00
|
|
|
#: InputPanelClassic.cpp:74 InputPanelClassic.cpp:121 InputPanelGamepad.cpp:87
|
|
|
|
#: InputPanelGamepad.cpp:139 InputPanelPro.cpp:68 InputPanelPro.cpp:115
|
2019-01-28 22:55:08 +01:00
|
|
|
#: InputPanelWiimote.cpp:151
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Deadzone"
|
|
|
|
msgstr ""
|
|
|
|
|
2018-12-04 00:23:35 +01:00
|
|
|
#: InputPanelClassic.cpp:84 InputPanelClassic.cpp:131 InputPanelGamepad.cpp:97
|
|
|
|
#: InputPanelGamepad.cpp:149 InputPanelPro.cpp:78 InputPanelPro.cpp:125
|
2019-01-28 22:55:08 +01:00
|
|
|
#: InputPanelWiimote.cpp:162
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Range"
|
|
|
|
msgstr ""
|
|
|
|
|
2018-12-04 00:23:35 +01:00
|
|
|
#: InputPanelClassic.cpp:99 InputPanelGamepad.cpp:117 InputPanelPro.cpp:93
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Right Axis"
|
|
|
|
msgstr ""
|
|
|
|
|
2018-12-04 00:23:35 +01:00
|
|
|
#: InputPanelClassic.cpp:146 InputPanelGamepad.cpp:180 InputPanelPro.cpp:140
|
2019-01-28 22:55:08 +01:00
|
|
|
#: InputPanelWiimote.cpp:82
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "D-pad"
|
|
|
|
msgstr ""
|
|
|
|
|
2018-12-04 00:23:35 +01:00
|
|
|
#: InputPanelGamepad.cpp:201
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "blow mic"
|
|
|
|
msgstr ""
|
|
|
|
|
2018-12-04 00:23:35 +01:00
|
|
|
#: InputPanelGamepad.cpp:212
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "show screen"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: InputPanelWiimote.cpp:37
|
|
|
|
msgid "Extensions:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: InputPanelWiimote.cpp:40
|
|
|
|
msgid "MotionPlus"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: InputPanelWiimote.cpp:44 InputPanelWiimote.cpp:124
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Nunchuck"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: InputPanelWiimote.cpp:48
|
|
|
|
msgid "Classic"
|
|
|
|
msgstr ""
|
|
|
|
|
2018-12-04 00:23:35 +01:00
|
|
|
#: InputSettings.cpp:45
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Input Settings"
|
|
|
|
msgstr ""
|
|
|
|
|
2018-12-04 00:23:35 +01:00
|
|
|
#: InputSettings.cpp:101
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Couldn't save settings for controller {0}"
|
|
|
|
msgstr ""
|
|
|
|
|
2018-12-04 00:23:35 +01:00
|
|
|
#: InputSettings.cpp:158
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Profile"
|
|
|
|
msgstr ""
|
|
|
|
|
2018-12-04 00:23:35 +01:00
|
|
|
#: InputSettings.cpp:166
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Load"
|
|
|
|
msgstr ""
|
|
|
|
|
2018-12-04 00:23:35 +01:00
|
|
|
#: InputSettings.cpp:170
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Save"
|
|
|
|
msgstr ""
|
|
|
|
|
2018-12-04 00:23:35 +01:00
|
|
|
#: InputSettings.cpp:174
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Delete"
|
|
|
|
msgstr ""
|
|
|
|
|
2018-12-04 00:23:35 +01:00
|
|
|
#: InputSettings.cpp:181
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Emulate Controller"
|
|
|
|
msgstr ""
|
|
|
|
|
2018-12-04 00:23:35 +01:00
|
|
|
#: InputSettings.cpp:195
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Controller API:"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: InputSettings.cpp:224
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Controller:"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: InputSettings.cpp:234
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Test if the controller is connected"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: InputSettings.cpp:238
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Calibrate"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: InputSettings.cpp:240
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Reset the default state of the controller"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: InputSettings.cpp:244 toolMemorySearcher.cpp:170
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Clear"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: InputSettings.cpp:246
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Clear all currently set input settings"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: InputSettings.cpp:332
|
2018-12-04 00:23:35 +01:00
|
|
|
msgid "Additional settings"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: InputSettings.cpp:340
|
2018-12-04 00:23:35 +01:00
|
|
|
msgid "Rumble"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: InputSettings.cpp:352
|
2018-12-04 00:23:35 +01:00
|
|
|
msgid "Button Threshold"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: InputSettings.cpp:355
|
2018-12-04 00:23:35 +01:00
|
|
|
msgid ""
|
|
|
|
"The threshold of a button to recognizes a press from a trigger/axis value"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: InputSettings.cpp:496 InputSettings.cpp:609
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "No profile name selected!"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: InputSettings.cpp:502 InputSettings.cpp:591
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "The given profile name is not valid!"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: InputSettings.cpp:571
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Couldn't load the selected profile!"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: InputSettings.cpp:585
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "No profile name entered!"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: InputSettings.cpp:596
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Couldn't save the profile!"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: InputSettings.cpp:918
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Searching for wiimotes..."
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:271
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Game"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:277
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Version"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:284
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "DLC"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:291
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "You've played"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:297
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Last played"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:388 MainWindow.cpp:394
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Can't open the file."
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:398
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Invalid \"meta.xml\" file."
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:402
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Can't find the \"title_id\" in the given \"meta.xml\" file."
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:420
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Can't find the \"title_version\" in the given \"meta.xml\" file."
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:424
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "The given \"meta.xml\" file is no update or DLC."
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:429
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Can't find the \"longname_en\" in the given \"meta.xml\" file."
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:456
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Invalid folder structure"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:485
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid ""
|
|
|
|
"It seems that a DLC is already installed, do you still want to install it?"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:504
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid ""
|
|
|
|
"It seems that the selected update is already installed, do you want to "
|
|
|
|
"reinstall it?"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:510
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid ""
|
|
|
|
"It seems that a newer update is already installed, do you still want to "
|
|
|
|
"install the older version?"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:525
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid ""
|
|
|
|
"Not enough space available.\n"
|
|
|
|
"Required: {0} MB\n"
|
|
|
|
"Available: {1} MB"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:562
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Update installed!"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:562
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Success"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:567
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Update installation has been canceled!"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:587
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Unable to open file."
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:589
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Unknown file type."
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:591
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Failed to launch file."
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:701 MainWindow.cpp:730
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Open file to launch"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:743
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Open file to load"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:752 MainWindow.cpp:775
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Cannot open file"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:754 MainWindow.cpp:777
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Not a valid NFC NTAG215 file"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:919
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Cemu must be restarted to apply the selected UI language."
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:919
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Information"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:1087
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid ""
|
2019-05-04 01:12:12 +02:00
|
|
|
"All files from the currently running game will be dumped to /dump/"
|
|
|
|
"<gamefolder>. This process can take a few minutes."
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:1088
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "Dump WUD"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:1092
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "Dump complete"
|
2018-06-17 18:30:34 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:1590
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "You can configure game paths in the general settings."
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:1662
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Loading, please wait!"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2143
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Load"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2144
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Install game update or DLC"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2168
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Exit"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2172
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Auto"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2174
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&USA"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2175
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Europe"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2176
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Japan"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2178
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&China"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2179
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Korea"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2180
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Taiwan"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2184
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&English"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2185
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Japanese"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2186
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&French"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2187
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&German"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2188
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Italian"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2189
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Spanish"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2190
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Chinese"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2191
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Korean"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2192
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Dutch"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2193
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Portuguese"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2194
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Russian"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2195
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Taiwanese"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2201
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&High (slow)"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2202
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Medium"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2203
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Low (fast)"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2207
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Fullscreen"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2208
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Graphic packs"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2209
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&GPU buffer cache accuracy"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2210
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Separate GamePad view"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2213
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&General settings"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2214
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Input settings"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2223
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Console region"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2224
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Console language"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2229
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Memory searcher"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2231
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Tools"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2236
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Single-core interpreter"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2237
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Single-core recompiler (fast)"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2238
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Dual-core recompiler (fast, unstable!)"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2239
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Triple-core recompiler (fast, unstable!)"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2242
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Mode"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2243
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&CPU"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2247
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Scan NFC tag from file"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2248
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&NFC"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2254
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Unsupported API calls"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2255
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Coreinit File-Access"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2256
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Coreinit Thread-Synchronization API"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2257
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Coreinit Memory API"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2258
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&GX2 API"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2259
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Audio API"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2260
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Input API"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2261
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Socket API"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2262
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Save API"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2263
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&H264 API"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2265
|
2018-10-28 17:54:03 +01:00
|
|
|
msgid "&Texture cache warnings"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2267
|
2018-10-03 21:36:54 +02:00
|
|
|
msgid "&OpenGL debug output"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2271
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Textures"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2272
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Shaders"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2273
|
|
|
|
msgid "&nlibcurl HTTP/HTTPS requests"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: MainWindow.cpp:2277
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Logging"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2278
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Dump"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2282 MainWindow.cpp:2287
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Render upside-down"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2290
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&View PPC threads"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2291
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&View PPC debugger"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2292
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&View audio debugger"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2293
|
2018-10-03 21:36:54 +02:00
|
|
|
msgid "&View texture cache info"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2294
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "&Show frame profiler"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2295
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Dump current RAM"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2296
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "&Dump WUD filesystem"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2298
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Debug"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2303
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&About"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2304
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Help"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2328
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "otp.bin could not be found"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2332
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "otp.bin is corrupted or has invalid size"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2336
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "seeprom.bin could not be found"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2340
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "seeprom.bin is corrupted or has invalid size"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2353
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Unknown error occured"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2458
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Start"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2460
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "&Save directory"
|
2018-06-17 18:30:34 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2461
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Update directory"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2462
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&DLC directory"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2464
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "&Edit graphic packs"
|
2018-06-17 18:30:34 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2465
|
2019-05-04 01:12:12 +02:00
|
|
|
msgid "&Edit game profile"
|
2018-06-17 18:30:34 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2467
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Refresh game list"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2479
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Refresh games"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2541
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Updating game list..."
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: MainWindow.cpp:2707
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "never"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: ModuleWindow.cpp:33
|
|
|
|
msgid "Name"
|
2018-06-17 18:30:34 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: ModuleWindow.cpp:46
|
|
|
|
msgid "Size"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: RegisterWindow.cpp:333
|
|
|
|
msgid "&Zero"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: RegisterWindow.cpp:334
|
|
|
|
msgid "&Increment"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: RegisterWindow.cpp:335
|
|
|
|
msgid "&Decrement"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: RegisterWindow.cpp:337
|
|
|
|
msgid "&Copy"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: RegisterWindow.cpp:339
|
|
|
|
msgid "&Goto Disasm"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: RegisterWindow.cpp:340
|
|
|
|
msgid "G&oto Dump"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: debugPPCThreadsWindow.cpp:31
|
|
|
|
msgid "PPC threads"
|
2018-06-17 18:30:34 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:48
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Entry"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:53
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Stack"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:58
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "PC"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:63
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "LR"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:68
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "State"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:73
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Affinity"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:78
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Priority"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:83
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "SliceStart"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:88
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "SumWakeTime"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:93
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "ThreadName"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:98
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "GPR"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: debugPPCThreadsWindow.cpp:105 textureRelationWindow.cpp:117
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Refresh"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:108
|
2018-09-01 13:34:32 +02:00
|
|
|
msgid "Auto refresh"
|
2018-06-17 18:30:34 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:320
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Boost priority (-5)"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:321
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Boost priority (-1)"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:323
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Decrease priority (+5)"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:324
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Decrease priority (+1)"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:326
|
2018-09-01 13:34:32 +02:00
|
|
|
msgid "Resume"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: debugPPCThreadsWindow.cpp:327
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Suspend"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: graphicPack.cpp:578
|
2018-12-04 00:23:35 +01:00
|
|
|
msgid "Cemu detected outdated graphic packs and automatically disabled them."
|
2018-06-17 18:30:34 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2019-01-28 22:55:08 +01:00
|
|
|
#: graphicPack.cpp:578
|
2018-12-04 00:23:35 +01:00
|
|
|
msgid "Outdated graphic packs"
|
2018-06-17 18:30:34 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: textureRelationWindow.cpp:41
|
2018-10-03 21:36:54 +02:00
|
|
|
msgid "Texture cache"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: textureRelationWindow.cpp:63
|
2018-10-03 21:36:54 +02:00
|
|
|
msgid "PhysAddr"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: textureRelationWindow.cpp:68
|
2018-10-03 21:36:54 +02:00
|
|
|
msgid "Dim"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: textureRelationWindow.cpp:73
|
2018-10-03 21:36:54 +02:00
|
|
|
msgid "Resolution"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: textureRelationWindow.cpp:78
|
2018-10-03 21:36:54 +02:00
|
|
|
msgid "Format"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: textureRelationWindow.cpp:83
|
2018-10-03 21:36:54 +02:00
|
|
|
msgid "Pitch"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: textureRelationWindow.cpp:88
|
2018-10-03 21:36:54 +02:00
|
|
|
msgid "Tilemode"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: textureRelationWindow.cpp:93
|
2018-10-03 21:36:54 +02:00
|
|
|
msgid "SliceRange"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: textureRelationWindow.cpp:98
|
2018-10-03 21:36:54 +02:00
|
|
|
msgid "MipRange"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: textureRelationWindow.cpp:103
|
2018-10-03 21:36:54 +02:00
|
|
|
msgid "Last access"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: textureRelationWindow.cpp:108
|
2018-10-03 21:36:54 +02:00
|
|
|
msgid "OverwriteRes"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: textureRelationWindow.cpp:120
|
2018-10-03 21:36:54 +02:00
|
|
|
msgid "Show only active"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-04 01:12:12 +02:00
|
|
|
#: textureRelationWindow.cpp:123
|
2018-10-03 21:36:54 +02:00
|
|
|
msgid "Show views"
|
|
|
|
msgstr ""
|
|
|
|
|
2018-06-17 18:30:34 +02:00
|
|
|
#: toolMemorySearcher.cpp:43
|
|
|
|
msgid "Memory Searcher"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: toolMemorySearcher.cpp:59 toolMemorySearcher.cpp:433
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Search"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: toolMemorySearcher.cpp:79 toolMemorySearcher.cpp:434
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Results"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: toolMemorySearcher.cpp:85 toolMemorySearcher.cpp:101
|
|
|
|
msgid "address"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: toolMemorySearcher.cpp:90 toolMemorySearcher.cpp:103
|
|
|
|
msgid "value"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: toolMemorySearcher.cpp:95
|
|
|
|
msgid "Stored Entries"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: toolMemorySearcher.cpp:100
|
|
|
|
msgid "description"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: toolMemorySearcher.cpp:102
|
|
|
|
msgid "type"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: toolMemorySearcher.cpp:104
|
|
|
|
msgid "freeze"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: toolMemorySearcher.cpp:164
|
|
|
|
msgid "Your entered value is not valid for the selected datatype."
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: toolMemorySearcher.cpp:397
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Add new entry"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: toolMemorySearcher.cpp:398
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "&Remove entry"
|
|
|
|
msgstr ""
|
|
|
|
|
2019-05-31 20:09:38 +02:00
|
|
|
#: toolMemorySearcher.cpp:491
|
2018-06-17 18:30:34 +02:00
|
|
|
msgid "Results ({0})"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: updateWindow.cpp:15
|
|
|
|
msgid "Installing DLC ..."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: updateWindow.cpp:17
|
|
|
|
msgid "Installing update ..."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: updateWindow.cpp:101
|
|
|
|
msgid "Error:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: updateWindow.cpp:106
|
|
|
|
msgid "Error Code:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: updateWindow.cpp:112
|
|
|
|
msgid "Current file:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: updateWindow.cpp:154
|
|
|
|
msgid ""
|
|
|
|
"Do you really want to cancel the update process?\n"
|
|
|
|
"\n"
|
|
|
|
"Canceling the process will delete the applied update."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: updateWindow.cpp:154
|
|
|
|
msgid "Info"
|
|
|
|
msgstr ""
|