Commit ba5e6f2b authored by John Beranek's avatar John Beranek
Browse files

Updated Japanese translations

Detail:
  Added Japanese translations received from customer into Messages
  and Templates files


Version 4.45. Tagged as 'Wimp-4_45'
parent 2a3c7a40
......@@ -4,7 +4,7 @@ Watchdog:終了,キャンセル,次のタスク
Modifiers:^ ^ ^
KeyNames:Esc ESC F1 F2 F3 F4 F5 F6 F7 F8 F9 F10 F11 F12 Print PRINT Break BREAK Pause PAUSE Tab TAB Return RETURN Insert INSERT Home HOME PageUp PAGEUP Delete DELETE Copy COPY End END PageDown PAGEDOWN Enter ENTER Up UP Down DOWN Left LEFT Right RIGHT Acorn ACORN Select SELECT Menu MENU Adjust ADJUST
OK:OK
Continue:OK
Continue:続ける
Quit:終了
OSUnits: OS Units
DeciSec: * 1/10 second
......@@ -57,9 +57,9 @@ MF:%0 からのメッセージ
ID:Please insert %0 '%1'
Space:スペースキーを押すかマウスをクリックすると続行します。
ErrorF:%0 からのメッセージ
ErrorP:%0 は不安定になった可能性があります。再開するには[続行]をクリックしてください。%0 を終了させるには[終了]をクリックしてください。
ErrorP:%0 は不安定になった可能性があります。リセットしてください。
ErrMemS:メモリ不足のため、このアプリケーションを起動できません。
ErrMem:%0K free memory is needed before the application will start.
ErrNoMv:Unable to move memory
KillApp:%0 を終了するには[終了]を押してください。
KillProg:プログラムを終了するには Enter キーを押します。
KillApp:%0 を終了するには[終了]を押してください。
KillProg:プログラムを終了するには決定キーを押します。
No preview for this file type
......@@ -6,9 +6,9 @@
GBLS Module_MinorVersion
GBLS Module_Date
GBLS Module_FullVersion
Module_MajorVersion SETS "4.44"
Module_Version SETA 444
Module_MajorVersion SETS "4.45"
Module_Version SETA 445
Module_MinorVersion SETS ""
Module_Date SETS "06 Apr 2000"
Module_FullVersion SETS "4.44"
Module_Date SETS "10 Apr 2000"
Module_FullVersion SETS "4.45"
END
/* (4.44)
/* (4.45)
*
* This file is automatically maintained by srccommit, do not edit manually.
*
*/
#define Module_MajorVersion_CMHG 4.44
#define Module_MajorVersion_CMHG 4.45
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 06 Apr 2000
#define Module_Date_CMHG 10 Apr 2000
#define Module_MajorVersion "4.44"
#define Module_Version 444
#define Module_MajorVersion "4.45"
#define Module_Version 445
#define Module_MinorVersion ""
#define Module_Date "06 Apr 2000"
#define Module_Date "10 Apr 2000"
#define Module_FullVersion "4.44"
#define Module_FullVersion "4.45"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment