mirror of https://github.com/PCSX2/pcsx2.git
Qt: Update Base Translation
This commit is contained in:
parent
47f8d8c71c
commit
5c34f208bd
|
@ -8533,15 +8533,22 @@ Do you want to load this save and continue?</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../pcsx2/GS/Renderers/Vulkan/GSDeviceVK.cpp" line="2686"/>
|
<location filename="../../pcsx2/GS/Renderers/Vulkan/GSDeviceVK.cpp" line="2733"/>
|
||||||
<source>Stencil buffers and texture barriers are both unavailable, this will break some graphical effects.</source>
|
<source>Stencil buffers and texture barriers are both unavailable, this will break some graphical effects.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../pcsx2/GS/Renderers/Vulkan/GSDeviceVK.cpp" line="4977"/>
|
<location filename="../../pcsx2/GS/Renderers/Vulkan/GSDeviceVK.cpp" line="5024"/>
|
||||||
<source>Spin GPU During Readbacks is enabled, but calibrated timestamps are unavailable. This might be really slow.</source>
|
<source>Spin GPU During Readbacks is enabled, but calibrated timestamps are unavailable. This might be really slow.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../../pcsx2/GS/Renderers/DX11/D3D.cpp" line="389"/>
|
||||||
|
<source>The Vulkan renderer was automatically selected, but no compatible devices were found.
|
||||||
|
You should update all graphics drivers in your system, including any integrated GPUs
|
||||||
|
to use the Vulkan renderer.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>GameCheatSettingsWidget</name>
|
<name>GameCheatSettingsWidget</name>
|
||||||
|
@ -8947,7 +8954,7 @@ graphical quality, but this will increase system requirements.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../pcsx2/GameList.cpp" line="1298"/>
|
<location filename="../../pcsx2/GameList.cpp" line="1300"/>
|
||||||
<source>Downloading cover for {0} [{1}]...</source>
|
<source>Downloading cover for {0} [{1}]...</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
Loading…
Reference in New Issue