mirror of https://github.com/x64dbg/Translations
Translation update (2026-01-12T17:14:35+0000)
This commit is contained in:
parent
529f218c3d
commit
3c1565d473
|
|
@ -10350,13 +10350,15 @@ Do you want to continue debugging?</source>
|
||||||
<location filename="src/dbg/module.cpp" line="966"/>
|
<location filename="src/dbg/module.cpp" line="966"/>
|
||||||
<source>Module %s%s loaded from file handle (path inaccessible)
|
<source>Module %s%s loaded from file handle (path inaccessible)
|
||||||
</source>
|
</source>
|
||||||
<translation type="unfinished"/>
|
<translation>モジュール %s%s はファイルハンドル経由で読み込まれました (パスにアクセスできません)
|
||||||
|
</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="src/dbg/module.cpp" line="1014"/>
|
<location filename="src/dbg/module.cpp" line="1014"/>
|
||||||
<source>Module %s%s loaded from process memory (file inaccessible)
|
<source>Module %s%s loaded from process memory (file inaccessible)
|
||||||
</source>
|
</source>
|
||||||
<translation type="unfinished"/>
|
<translation>モジュール %s%s はプロセスメモリから読み込まれました (ファイルにアクセスできません)
|
||||||
|
</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="src/dbg/patches.cpp" line="198"/>
|
<location filename="src/dbg/patches.cpp" line="198"/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue