Update CZ, DE, HR, JP and SI translations

This commit is contained in:
David Hrdlička
2021-11-20 23:58:52 +01:00
parent 090934ab10
commit 4482769817
5 changed files with 19 additions and 19 deletions

View File

@@ -101,7 +101,7 @@ BEGIN
MENUITEM "設定(&S)...", IDM_CONFIG
MENUITEM "ステータスバーアイコンの更新(&U)", IDM_UPDATE_ICONS
MENUITEM SEPARATOR
MENUITEM "表示言語の変更(&P)...", IDM_PREFERENCES
MENUITEM "環境設定(&P)...", IDM_PREFERENCES
# ifdef USE_DISCORD
MENUITEM SEPARATOR
MENUITEM "Discordとの連携を可能にする(&D)", IDM_DISCORD
@@ -273,10 +273,10 @@ END
// Dialog
//
#define STR_PREFERENCES "表示言語の変更"
#define STR_PREFERENCES "86Boxの環境設定"
#define STR_SND_GAIN "サウンドゲイン"
#define STR_NEW_FLOPPY "新規のイメージ"
#define STR_CONFIG "86Boxの設定"
#define STR_CONFIG "マシンの設定"
#define STR_SPECIFY_DIM "メインウィンドウの寸法指定"
#define STR_OK "OK"