mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-10 03:18:55 +02:00
[dist, android] Update translations from Transifex for Nov 19 (#3050)
Automatic translation update for Nov 19 Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3050 Co-authored-by: Eden CI <ci@eden-emu.dev> Co-committed-by: Eden CI <ci@eden-emu.dev>
This commit is contained in:
parent
0d3cef65ad
commit
51506ef836
49 changed files with 413 additions and 349 deletions
20
dist/languages/ja_JP.ts
vendored
20
dist/languages/ja_JP.ts
vendored
|
|
@ -5659,44 +5659,44 @@ Please go to Configure -> System -> Network and make a selection.</source>
|
|||
<context>
|
||||
<name>GRenderWindow</name>
|
||||
<message>
|
||||
<location filename="../../src/yuzu/bootmanager.cpp" line="1009"/>
|
||||
<location filename="../../src/yuzu/bootmanager.cpp" line="1026"/>
|
||||
<location filename="../../src/yuzu/bootmanager.cpp" line="1008"/>
|
||||
<location filename="../../src/yuzu/bootmanager.cpp" line="1025"/>
|
||||
<source>OpenGL not available!</source>
|
||||
<translation>OpenGLは使用できません!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/yuzu/bootmanager.cpp" line="1010"/>
|
||||
<location filename="../../src/yuzu/bootmanager.cpp" line="1009"/>
|
||||
<source>OpenGL shared contexts are not supported.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/yuzu/bootmanager.cpp" line="1027"/>
|
||||
<location filename="../../src/yuzu/bootmanager.cpp" line="1026"/>
|
||||
<source>Eden has not been compiled with OpenGL support.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/yuzu/bootmanager.cpp" line="1051"/>
|
||||
<location filename="../../src/yuzu/bootmanager.cpp" line="1067"/>
|
||||
<location filename="../../src/yuzu/bootmanager.cpp" line="1050"/>
|
||||
<location filename="../../src/yuzu/bootmanager.cpp" line="1066"/>
|
||||
<source>Error while initializing OpenGL!</source>
|
||||
<translation>OpenGL初期化エラー</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/yuzu/bootmanager.cpp" line="1052"/>
|
||||
<location filename="../../src/yuzu/bootmanager.cpp" line="1051"/>
|
||||
<source>Your GPU may not support OpenGL, or you do not have the latest graphics driver.</source>
|
||||
<translation>GPUがOpenGLをサポートしていないか、グラフィックスドライバーが最新ではありません。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/yuzu/bootmanager.cpp" line="1059"/>
|
||||
<location filename="../../src/yuzu/bootmanager.cpp" line="1058"/>
|
||||
<source>Error while initializing OpenGL 4.6!</source>
|
||||
<translation>OpenGL4.6初期化エラー!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/yuzu/bootmanager.cpp" line="1060"/>
|
||||
<location filename="../../src/yuzu/bootmanager.cpp" line="1059"/>
|
||||
<source>Your GPU may not support OpenGL 4.6, or you do not have the latest graphics driver.<br><br>GL Renderer:<br>%1</source>
|
||||
<translation>GPUがOpenGL4.6をサポートしていないか、グラフィックスドライバーが最新ではありません。<br><br>GL レンダラ:<br>%1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/yuzu/bootmanager.cpp" line="1068"/>
|
||||
<location filename="../../src/yuzu/bootmanager.cpp" line="1067"/>
|
||||
<source>Your GPU may not support one or more required OpenGL extensions. Please ensure you have the latest graphics driver.<br><br>GL Renderer:<br>%1<br><br>Unsupported extensions:<br>%2</source>
|
||||
<translation>GPUが1つ以上の必要なOpenGL拡張機能をサポートしていない可能性があります。最新のグラフィックドライバを使用していることを確認してください。<br><br>GL レンダラ:<br>%1<br><br>サポートされていない拡張機能:<br>%2</translation>
|
||||
</message>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue