mirror of
https://github.com/cemu-project/Cemu-Language.git
synced 2025-01-07 14:28:12 +01:00
Add files via upload
This commit is contained in:
parent
f20eb43080
commit
53b3fdb4be
@ -2,7 +2,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Cemu\n"
|
"Project-Id-Version: Cemu\n"
|
||||||
"POT-Creation-Date: 2019-12-20 16:30+0100\n"
|
"POT-Creation-Date: 2019-12-28 01:44+0100\n"
|
||||||
"PO-Revision-Date: 2018-06-12 19:51+0200\n"
|
"PO-Revision-Date: 2018-06-12 19:51+0200\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
@ -13,11 +13,8 @@ msgstr ""
|
|||||||
|
|
||||||
#: bootGame.cpp
|
#: bootGame.cpp
|
||||||
msgid ""
|
msgid ""
|
||||||
"Cemu detected a DLC installed at a wrong or outdated location:\n"
|
"Cemu detected DLC installed at multiple different locations.\n"
|
||||||
"{}\n"
|
"Do you want to remove the DLC installed at outdated locations?"
|
||||||
"\n"
|
|
||||||
"Do you want to move it to the correct location:\n"
|
|
||||||
"{}"
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: bootGame.cpp GameUpdateWindow.cpp GeneralSettings2.cpp
|
#: bootGame.cpp GameUpdateWindow.cpp GeneralSettings2.cpp
|
||||||
@ -26,10 +23,19 @@ msgstr ""
|
|||||||
|
|
||||||
#: bootGame.cpp DumpCtrl.cpp GeneralSettings2.cpp gpu7ShaderCache.cpp
|
#: bootGame.cpp DumpCtrl.cpp GeneralSettings2.cpp gpu7ShaderCache.cpp
|
||||||
#: helpers.cpp InputSettings.cpp MainWindow.cpp toolMemorySearcher.cpp
|
#: helpers.cpp InputSettings.cpp MainWindow.cpp toolMemorySearcher.cpp
|
||||||
#: wxCreateAccountDialog.cpp
|
#: VulkanCanvas.cpp wxCreateAccountDialog.cpp
|
||||||
msgid "Error"
|
msgid "Error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: bootGame.cpp
|
||||||
|
msgid ""
|
||||||
|
"Cemu detected a DLC installed at a wrong or outdated location:\n"
|
||||||
|
"{}\n"
|
||||||
|
"\n"
|
||||||
|
"Do you want to move it to the correct location:\n"
|
||||||
|
"{}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: BreakpointWindow.cpp
|
#: BreakpointWindow.cpp
|
||||||
msgid "On"
|
msgid "On"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -619,7 +625,7 @@ msgstr ""
|
|||||||
msgid ""
|
msgid ""
|
||||||
"Changes the interface language of Cemu\n"
|
"Changes the interface language of Cemu\n"
|
||||||
"Available languages are stored in the translation directory\n"
|
"Available languages are stored in the translation directory\n"
|
||||||
"A restard will be required after changing the language"
|
"A restart will be required after changing the language"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: GeneralSettings2.cpp
|
#: GeneralSettings2.cpp
|
||||||
@ -1130,11 +1136,12 @@ msgid ""
|
|||||||
"The stored shader cache for this game was created with a Cemu version prior "
|
"The stored shader cache for this game was created with a Cemu version prior "
|
||||||
"to 1.16.0.\n"
|
"to 1.16.0.\n"
|
||||||
"\n"
|
"\n"
|
||||||
"There are no downsides to reusing an existing cache but it may contain bloat "
|
"There are no significant downsides to reusing an existing cache but it may "
|
||||||
"that is no longer used by current versions of Cemu.\n"
|
"contain bloat that is no longer used by current versions of Cemu.\n"
|
||||||
"\n"
|
"\n"
|
||||||
"It is highly recommended to start a new cache. Note that a new cache means "
|
"It is highly recommended to start a new cache. Note that a new cache means "
|
||||||
"that you will experience stutter during the first minutes of gameplay."
|
"that you will experience additional stutter during the first minutes of "
|
||||||
|
"gameplay."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: gpu7ShaderCache.cpp
|
#: gpu7ShaderCache.cpp
|
||||||
@ -1161,10 +1168,6 @@ msgstr ""
|
|||||||
msgid "Graphic pack"
|
msgid "Graphic pack"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: GraphicPacksWindow2.cpp
|
|
||||||
msgid "Active preset"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: GraphicPacksWindow2.cpp
|
#: GraphicPacksWindow2.cpp
|
||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1181,6 +1184,10 @@ msgstr ""
|
|||||||
msgid "This graphic pack has no description"
|
msgid "This graphic pack has no description"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: GraphicPacksWindow2.cpp
|
||||||
|
msgid "Active preset"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: GraphicPacksWindow2.cpp
|
#: GraphicPacksWindow2.cpp
|
||||||
msgid "Restart of Cemu required for changes to take effect"
|
msgid "Restart of Cemu required for changes to take effect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1877,6 +1884,12 @@ msgstr ""
|
|||||||
msgid "Results ({0})"
|
msgid "Results ({0})"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: VulkanCanvas.cpp
|
||||||
|
msgid ""
|
||||||
|
"Error when initializing Vulkan renderer:\n"
|
||||||
|
"{}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: wxCreateAccountDialog.cpp
|
#: wxCreateAccountDialog.cpp
|
||||||
msgid "Create new account"
|
msgid "Create new account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
Loading…
Reference in New Issue
Block a user