From dc392a5ac8bcb9ca2899b2b218e5f96fc0720f45 Mon Sep 17 00:00:00 2001 From: TeamCemu <40145098+TeamCemu@users.noreply.github.com> Date: Sat, 23 May 2020 00:08:12 +0000 Subject: [PATCH] updated en.pot for 1.19.1 --- resources/en/cemu.pot | 330 +++++++++++++++++++++++++++++------------- 1 file changed, 228 insertions(+), 102 deletions(-) diff --git a/resources/en/cemu.pot b/resources/en/cemu.pot index c2bfc51..f7c0822 100644 --- a/resources/en/cemu.pot +++ b/resources/en/cemu.pot @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Cemu\n" -"POT-Creation-Date: 2020-05-08 22:02+0200\n" +"POT-Creation-Date: 2020-05-23 02:06+0200\n" "PO-Revision-Date: 2018-06-12 19:51+0200\n" "Last-Translator: \n" "Language-Team: \n" @@ -16,14 +16,14 @@ msgid "Failed to run this title because at least one of the files is damaged." msgstr "" #: bootGame.cpp GameUpdateWindow.cpp GeneralSettings2.cpp -#: GraphicPacksWindow2.cpp +#: GraphicPacksWindow2.cpp MainWindow.cpp wxTitleManagerList.cpp msgid "Warning" msgstr "" -#: bootGame.cpp DownloadGraphicPacksWindow.cpp DumpCtrl.cpp +#: bootGame.cpp CemuApp.cpp DownloadGraphicPacksWindow.cpp DumpCtrl.cpp #: GeneralSettings2.cpp gpu7ShaderCache.cpp helpers.cpp InputSettings.cpp #: MainWindow.cpp toolMemorySearcher.cpp VulkanCanvas.cpp -#: wxCreateAccountDialog.cpp +#: wxCreateAccountDialog.cpp wxTitleManagerList.cpp msgid "Error" msgstr "" @@ -44,7 +44,7 @@ msgstr "" msgid "Address" msgstr "" -#: BreakpointWindow.cpp textureRelationWindow.cpp +#: BreakpointWindow.cpp textureRelationWindow.cpp wxTitleManagerList.cpp msgid "Type" msgstr "" @@ -121,6 +121,12 @@ msgstr "" msgid "Select a mlc directory" msgstr "" +#: CemuApp.cpp +msgid "" +"Cemu can't write to the selected mlc path!\n" +"Do you want to select another path?" +msgstr "" + #: CemuUpdateWindow.cpp msgid "Update" msgstr "" @@ -576,33 +582,6 @@ msgstr "" msgid "Info" msgstr "" -#: GeneralSettings2.cpp -msgid "Crash dump" -msgstr "" - -#: GeneralSettings2.cpp -msgid "Disabled" -msgstr "" - -#: GeneralSettings2.cpp -msgid "Lite" -msgstr "" - -#: GeneralSettings2.cpp -msgid "Full" -msgstr "" - -#: GeneralSettings2.cpp -msgid "" -"Creates a dump when Cemu crashes\n" -"Only enable on demand!\n" -"The Full option will create a big dump with the memory included" -msgstr "" - -#: GeneralSettings2.cpp -msgid "General settings" -msgstr "" - #: GeneralSettings2.cpp msgid "Interface" msgstr "" @@ -838,6 +817,69 @@ msgid "" "Controls the output aspect ratio when it doesn't match the ratio of the game" msgstr "" +#: GeneralSettings2.cpp +msgid "API" +msgstr "" + +#: GeneralSettings2.cpp +msgid "Select one of the available audio back ends" +msgstr "" + +#: GeneralSettings2.cpp +msgid "Latency" +msgstr "" + +#: GeneralSettings2.cpp +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 "" + +#: GeneralSettings2.cpp +msgid "Mono" +msgstr "" + +#: GeneralSettings2.cpp +msgid "Stereo" +msgstr "" + +#: GeneralSettings2.cpp +msgid "Surround" +msgstr "" + +#: GeneralSettings2.cpp +msgid "TV" +msgstr "" + +#: GeneralSettings2.cpp +msgid "Device" +msgstr "" + +#: GeneralSettings2.cpp +msgid "Select the active audio output device for Wii U TV" +msgstr "" + +#: GeneralSettings2.cpp +msgid "Channels" +msgstr "" + +#: GeneralSettings2.cpp InputPanelGamepad.cpp InputPanelWiimote.cpp +msgid "Volume" +msgstr "" + +#: GeneralSettings2.cpp +msgid "Gamepad" +msgstr "" + +#: GeneralSettings2.cpp +msgid "Select the active audio output device for Wii U GamePad" +msgstr "" + +#: GeneralSettings2.cpp +msgid "Disabled" +msgstr "" + #: GeneralSettings2.cpp msgid "Top left" msgstr "" @@ -998,73 +1040,6 @@ msgstr "" msgid "Shows friend list related data if online" msgstr "" -#: GeneralSettings2.cpp -msgid "Graphics" -msgstr "" - -#: GeneralSettings2.cpp -msgid "API" -msgstr "" - -#: GeneralSettings2.cpp -msgid "Select one of the available audio back ends" -msgstr "" - -#: GeneralSettings2.cpp -msgid "Latency" -msgstr "" - -#: GeneralSettings2.cpp -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 "" - -#: GeneralSettings2.cpp -msgid "Mono" -msgstr "" - -#: GeneralSettings2.cpp -msgid "Stereo" -msgstr "" - -#: GeneralSettings2.cpp -msgid "Surround" -msgstr "" - -#: GeneralSettings2.cpp -msgid "TV" -msgstr "" - -#: GeneralSettings2.cpp -msgid "Device" -msgstr "" - -#: GeneralSettings2.cpp -msgid "Select the active audio output device for Wii U TV" -msgstr "" - -#: GeneralSettings2.cpp -msgid "Channels" -msgstr "" - -#: GeneralSettings2.cpp InputPanelGamepad.cpp InputPanelWiimote.cpp -msgid "Volume" -msgstr "" - -#: GeneralSettings2.cpp -msgid "Gamepad" -msgstr "" - -#: GeneralSettings2.cpp -msgid "Select the active audio output device for Wii U GamePad" -msgstr "" - -#: GeneralSettings2.cpp -msgid "Audio" -msgstr "" - #: GeneralSettings2.cpp msgid "" "Please be aware that online mode lets you connect to OFFICIAL servers and " @@ -1129,6 +1104,37 @@ msgstr "" msgid "Country" msgstr "" +#: GeneralSettings2.cpp +msgid "Crash dump" +msgstr "" + +#: GeneralSettings2.cpp +msgid "Lite" +msgstr "" + +#: GeneralSettings2.cpp +msgid "Full" +msgstr "" + +#: GeneralSettings2.cpp +msgid "" +"Creates a dump when Cemu crashes\n" +"Only enable on demand!\n" +"The Full option will create a big dump with the memory included" +msgstr "" + +#: GeneralSettings2.cpp +msgid "General settings" +msgstr "" + +#: GeneralSettings2.cpp +msgid "Graphics" +msgstr "" + +#: GeneralSettings2.cpp +msgid "Audio" +msgstr "" + #: GeneralSettings2.cpp msgid "Account" msgstr "" @@ -1316,7 +1322,8 @@ msgstr "" msgid "Create new cache [recommended]" msgstr "" -#: GraphicPacksWindow2.cpp LoggingWindow.cpp toolMemorySearcher.cpp +#: GraphicPacksWindow2.cpp LoggingWindow.cpp TitleManager.cpp +#: toolMemorySearcher.cpp msgid "Filter" msgstr "" @@ -1548,6 +1555,12 @@ msgstr "" msgid "Not a valid NFC NTAG215 file" msgstr "" +#: MainWindow.cpp +msgid "" +"Cemu can't write to its directory.\n" +"Please move it to a different location or run Cemu as administrator!" +msgstr "" + #: MainWindow.cpp msgid "Update installed!" msgstr "" @@ -1572,6 +1585,22 @@ msgstr "" msgid "Failed to launch file." msgstr "" +#: MainWindow.cpp +msgid "All Wii U files (wud, wux, iso, wad, rpx, elf)" +msgstr "" + +#: MainWindow.cpp +msgid "Wii U image (wud, wux, iso, wad)" +msgstr "" + +#: MainWindow.cpp +msgid "Wii U executable (rpx, elf)" +msgstr "" + +#: MainWindow.cpp +msgid "All files (*.*)" +msgstr "" + #: MainWindow.cpp msgid "Open file to launch" msgstr "" @@ -1736,6 +1765,10 @@ msgstr "" msgid "&Memory searcher" msgstr "" +#: MainWindow.cpp +msgid "&Title Manager" +msgstr "" + #: MainWindow.cpp msgid "&Tools" msgstr "" @@ -1924,7 +1957,7 @@ msgstr "" msgid "Unknown error occured" msgstr "" -#: ModuleWindow.cpp +#: ModuleWindow.cpp wxTitleManagerList.cpp msgid "Name" msgstr "" @@ -2008,6 +2041,24 @@ msgstr "" msgid "Show views" msgstr "" +#: TitleManager.cpp +msgid "Title manager" +msgstr "" + +#: TitleManager.cpp +msgid "" +"The following prefixes are supported:\n" +"{0}\n" +"{1}\n" +"{2}\n" +"{3}\n" +"{4}" +msgstr "" + +#: TitleManager.cpp +msgid "Found {} titles, {} updates, {} DLCs and {} save entries" +msgstr "" + #: toolMemorySearcher.cpp msgid "Memory Searcher" msgstr "" @@ -2129,7 +2180,7 @@ msgstr "" msgid "Game" msgstr "" -#: wxGameList.cpp +#: wxGameList.cpp wxTitleManagerList.cpp msgid "Version" msgstr "" @@ -2223,4 +2274,79 @@ msgstr "" #: wxGameList.cpp msgid "Show &last played" +msgstr "" + +#: wxTitleManagerList.cpp +msgid "Title id" +msgstr "" + +#: wxTitleManagerList.cpp +msgid "Region" +msgstr "" + +#: wxTitleManagerList.cpp +msgid "" +"There's an wrong title installed at the target location, should we fix that?" +msgstr "" + +#: wxTitleManagerList.cpp +msgid "" +"There's already a newer or equal version installed at the correct location, " +"so the redundant version will be deleted:" +msgstr "" + +#: wxTitleManagerList.cpp +msgid "" +"Error when trying to delete the entry:\n" +"{}" +msgstr "" + +#: wxTitleManagerList.cpp +msgid "" +"There's already an older version installed at the correct location, so the " +"older version will be overwritten:" +msgstr "" + +#: wxTitleManagerList.cpp +msgid "" +"Error when trying to move the entry to the correct location:\n" +"{}" +msgstr "" + +#: wxTitleManagerList.cpp +msgid "Your base game is installed at the wrong location." +msgstr "" + +#: wxTitleManagerList.cpp +msgid "Your update is installed at the wrong location." +msgstr "" + +#: wxTitleManagerList.cpp +msgid "Your DLC is installed at the wrong location." +msgstr "" + +#: wxTitleManagerList.cpp +msgid "You can use the context menu to fix it." +msgstr "" + +#: wxTitleManagerList.cpp +msgid "&Launch title" +msgstr "" + +#: wxTitleManagerList.cpp +msgid "&Open directory" +msgstr "" + +#: wxTitleManagerList.cpp +msgid "Fix entry" +msgstr "" + +#: wxTitleManagerList.cpp +msgid "&Delete" +msgstr "" + +#: wxTitleManagerList.cpp +msgid "" +"Are you really sure that you want to delete the following folder:\n" +"{}" msgstr ""