Skip to content

Commit 01643b8

Browse files
committed
[INTL] Improve Japanese translation (ja-JP)
1 parent 971e33b commit 01643b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dll/cpl/intl/lang/ja-JP.rc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ END
113113

114114
IDD_TIMEPAGE DIALOGEX 0, 0, 246, 234
115115
STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
116-
CAPTION "Time"
116+
CAPTION "時刻"
117117
FONT 9, "MS UI Gothic"
118118
BEGIN
119119
GROUPBOX "表示例", -1, 7, 7, 230, 33, WS_CHILD | WS_VISIBLE
@@ -213,5 +213,5 @@ BEGIN
213213
IDS_ERROR_NLS_KEY_REG "問題の開いているキー: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\Language"
214214
IDS_ERROR_NLS_CODE_REG "問題の開いているキー: HKLM\\SYSTEM\\CurrentControlSet\\Control\\NLS\\CodePage"
215215
IDS_ERROR_INPUT_DLL "input.dllを開始できません"
216-
IDS_ERROR_UNICODE "Unable to install a new language for programs that don't support Unicode!"
216+
IDS_ERROR_UNICODE "Unicodeをサポートしていないプログラムのための新しい言語をインストールできません。"
217217
END

0 commit comments

Comments
 (0)