mirror of
https://github.com/cemu-project/Cemu-Language.git
synced 2025-01-07 14:28:12 +01:00
updated en.pot for 1.19.0
This commit is contained in:
parent
36fe40daeb
commit
f769d5129f
@ -2,7 +2,7 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Cemu\n"
|
"Project-Id-Version: Cemu\n"
|
||||||
"POT-Creation-Date: 2020-04-25 03:15+0200\n"
|
"POT-Creation-Date: 2020-05-08 22:02+0200\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"
|
||||||
@ -1161,7 +1161,7 @@ msgstr ""
|
|||||||
msgid "You have to restart the game in order to apply the new settings."
|
msgid "You have to restart the game in order to apply the new settings."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: GeneralSettings2.cpp MainWindow.cpp
|
#: GeneralSettings2.cpp MainWindow.cpp VulkanRenderer.cpp
|
||||||
msgid "Information"
|
msgid "Information"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1845,7 +1845,7 @@ msgid "&Render upside-down"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: MainWindow.cpp
|
#: MainWindow.cpp
|
||||||
msgid "&Optimize shader SPIR-V"
|
msgid "&Async compile (Vulkan)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: MainWindow.cpp
|
#: MainWindow.cpp
|
||||||
@ -2066,6 +2066,17 @@ msgid ""
|
|||||||
"{}"
|
"{}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: VulkanRenderer.cpp
|
||||||
|
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 ""
|
||||||
|
|
||||||
#: wxCreateAccountDialog.cpp
|
#: wxCreateAccountDialog.cpp
|
||||||
msgid "Create new account"
|
msgid "Create new account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
Loading…
Reference in New Issue
Block a user