Fix ja_JP.ts
This commit is contained in:
parent
7f6d08a3c8
commit
8ec877346a
|
@ -1,4 +1,4 @@
|
||||||
<?xml version="1.0" ?><!DOCTYPE TS><TS version="2.1" language="ja_JP">
|
<?xml version="1.0" encoding = "utf-8"?><!DOCTYPE TS><TS version="2.1" language="ja_JP">
|
||||||
<!-- SPDX-FileCopyrightText: Copyright 2024 shadPS4 Emulator Project
|
<!-- SPDX-FileCopyrightText: Copyright 2024 shadPS4 Emulator Project
|
||||||
SPDX-License-Identifier: GPL-2.0-or-later -->
|
SPDX-License-Identifier: GPL-2.0-or-later -->
|
||||||
<context>
|
<context>
|
||||||
|
@ -228,7 +228,6 @@
|
||||||
<source>Large</source>
|
<source>Large</source>
|
||||||
<translation>大</translation>
|
<translation>大</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<message>
|
<message>
|
||||||
<location filename="../main_window_ui.h" line="338"/>
|
<location filename="../main_window_ui.h" line="338"/>
|
||||||
<source>List View</source>
|
<source>List View</source>
|
||||||
|
@ -254,6 +253,7 @@
|
||||||
<source>Dump Game List</source>
|
<source>Dump Game List</source>
|
||||||
<translation>ゲームリストをダンプ</translation>
|
<translation>ゲームリストをダンプ</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
<location filename="../main_window_ui.h" line="346"/>
|
<location filename="../main_window_ui.h" line="346"/>
|
||||||
<source>PKG Viewer</source>
|
<source>PKG Viewer</source>
|
||||||
<translation>PKGビューアー</translation>
|
<translation>PKGビューアー</translation>
|
||||||
|
|
Loading…
Reference in New Issue