-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c954024
commit 44f527e
Showing
6 changed files
with
113 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<stringset> | ||
<string src="CPU:" id="psvs_msg_cpu" /> | ||
<string src="GPU:" id="psvs_msg_gpu" /> | ||
<string src="BUS:" id="psvs_msg_bus" /> | ||
<string src="XBAR:" id="psvs_msg_xbar" /> | ||
<string src="RAM:" id="psvs_msg_ram" /> | ||
<string src="CDRAM:" id="psvs_msg_cdram" /> | ||
<string src="PHY:" id="psvs_msg_phy" /> | ||
<string src="CDLG:" id="psvs_msg_cdlg" /> | ||
<string src="FG APP:" id="psvs_msg_app" /> | ||
<string src="HUD:" id="psvs_msg_hud" /> | ||
<string src="CAS:" id="psvs_msg_cas" /> | ||
<string src="オート" id="psvs_msg_auto" /> | ||
<string src="オフ" id="psvs_msg_hud_off" /> | ||
<string src="FPS" id="psvs_msg_hud_micro" /> | ||
<string src="ミニ" id="psvs_msg_hud_mini" /> | ||
<string src="フル" id="psvs_msg_hud_full" /> | ||
<string src="HPOS:" id="psvs_msg_hud_pos" /> | ||
<string src="U-L" id="psvs_msg_hud_pos_ul" /> | ||
<string src="U-R" id="psvs_msg_hud_pos_ur" /> | ||
<string src="D-L" id="psvs_msg_hud_pos_dl" /> | ||
<string src="D-R" id="psvs_msg_hud_pos_dr" /> | ||
<string src="システムコントロール" id="psvs_msg_impose" /> | ||
<string src="-" id="psvs_msg_clockdown" /> | ||
<string src="+" id="psvs_msg_clockup" /> | ||
</stringset> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<stringset> | ||
<string src="CPU:" id="psvs_msg_cpu" /> | ||
<string src="GPU:" id="psvs_msg_gpu" /> | ||
<string src="BUS:" id="psvs_msg_bus" /> | ||
<string src="XBAR:" id="psvs_msg_xbar" /> | ||
<string src="RAM:" id="psvs_msg_ram" /> | ||
<string src="CDRAM:" id="psvs_msg_cdram" /> | ||
<string src="PHY:" id="psvs_msg_phy" /> | ||
<string src="CDLG:" id="psvs_msg_cdlg" /> | ||
<string src="FG APP:" id="psvs_msg_app" /> | ||
<string src="HUD:" id="psvs_msg_hud" /> | ||
<string src="CAS:" id="psvs_msg_cas" /> | ||
<string src="Авто" id="psvs_msg_auto" /> | ||
<string src="Выкл" id="psvs_msg_hud_off" /> | ||
<string src="FPS" id="psvs_msg_hud_micro" /> | ||
<string src="Мини" id="psvs_msg_hud_mini" /> | ||
<string src="Полный" id="psvs_msg_hud_full" /> | ||
<string src="Поз.:" id="psvs_msg_hud_pos" /> | ||
<string src="В-Л" id="psvs_msg_hud_pos_ul" /> | ||
<string src="В-П" id="psvs_msg_hud_pos_ur" /> | ||
<string src="Н-Л" id="psvs_msg_hud_pos_dl" /> | ||
<string src="Н-П" id="psvs_msg_hud_pos_dr" /> | ||
<string src="Система" id="psvs_msg_impose" /> | ||
<string src="-" id="psvs_msg_clockdown" /> | ||
<string src="+" id="psvs_msg_clockup" /> | ||
</stringset> |
27 changes: 27 additions & 0 deletions
27
PSVshellPlus_Shell/RES_RCO/locale/psvshell_locale_zh-s.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<stringset> | ||
<string src="CPU:" id="psvs_msg_cpu" /> | ||
<string src="GPU:" id="psvs_msg_gpu" /> | ||
<string src="BUS:" id="psvs_msg_bus" /> | ||
<string src="XBAR:" id="psvs_msg_xbar" /> | ||
<string src="RAM:" id="psvs_msg_ram" /> | ||
<string src="CDRAM:" id="psvs_msg_cdram" /> | ||
<string src="PHY:" id="psvs_msg_phy" /> | ||
<string src="CDLG:" id="psvs_msg_cdlg" /> | ||
<string src="FG APP:" id="psvs_msg_app" /> | ||
<string src="HUD:" id="psvs_msg_hud" /> | ||
<string src="CAS:" id="psvs_msg_cas" /> | ||
<string src="自动" id="psvs_msg_auto" /> | ||
<string src="关闭" id="psvs_msg_hud_off" /> | ||
<string src="FPS" id="psvs_msg_hud_micro" /> | ||
<string src="迷你" id="psvs_msg_hud_mini" /> | ||
<string src="完整" id="psvs_msg_hud_full" /> | ||
<string src="HPOS:" id="psvs_msg_hud_pos" /> | ||
<string src="左上" id="psvs_msg_hud_pos_ul" /> | ||
<string src="右上" id="psvs_msg_hud_pos_ur" /> | ||
<string src="左下" id="psvs_msg_hud_pos_dl" /> | ||
<string src="右下" id="psvs_msg_hud_pos_dr" /> | ||
<string src="系统控制" id="psvs_msg_impose" /> | ||
<string src="-" id="psvs_msg_clockdown" /> | ||
<string src="+" id="psvs_msg_clockup" /> | ||
</stringset> |
27 changes: 27 additions & 0 deletions
27
PSVshellPlus_Shell/RES_RCO/locale/psvshell_locale_zh-t.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<stringset> | ||
<string src="CPU:" id="psvs_msg_cpu" /> | ||
<string src="GPU:" id="psvs_msg_gpu" /> | ||
<string src="BUS:" id="psvs_msg_bus" /> | ||
<string src="XBAR:" id="psvs_msg_xbar" /> | ||
<string src="RAM:" id="psvs_msg_ram" /> | ||
<string src="CDRAM:" id="psvs_msg_cdram" /> | ||
<string src="PHY:" id="psvs_msg_phy" /> | ||
<string src="CDLG:" id="psvs_msg_cdlg" /> | ||
<string src="FG APP:" id="psvs_msg_app" /> | ||
<string src="HUD:" id="psvs_msg_hud" /> | ||
<string src="CAS:" id="psvs_msg_cas" /> | ||
<string src="自動" id="psvs_msg_auto" /> | ||
<string src="關閉" id="psvs_msg_hud_off" /> | ||
<string src="FPS" id="psvs_msg_hud_micro" /> | ||
<string src="迷你" id="psvs_msg_hud_mini" /> | ||
<string src="完整" id="psvs_msg_hud_full" /> | ||
<string src="HPOS:" id="psvs_msg_hud_pos" /> | ||
<string src="左上" id="psvs_msg_hud_pos_ul" /> | ||
<string src="右上" id="psvs_msg_hud_pos_ur" /> | ||
<string src="左下" id="psvs_msg_hud_pos_dl" /> | ||
<string src="右下" id="psvs_msg_hud_pos_dr" /> | ||
<string src="系統控制" id="psvs_msg_impose" /> | ||
<string src="-" id="psvs_msg_clockdown" /> | ||
<string src="+" id="psvs_msg_clockup" /> | ||
</stringset> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.