28'Variable name may consist of a-z, 0-9, underscores, begin with a letter.' => '変数名に使用出来る文字は、小文字のアルファベット(a-z)、数字(0-9)、アンダースコア (_) のみで、先頭はアルファベットでなければなりません。',
29"Length of ' + n + ' must be between '+min+' and '+max+'." => "' + n + ' の長さは、'+min+'以上、'+max+'以下でなければなりません。",
30'Please enter the letters as they are shown in the image above.' => '上の画像に表示されている文字を入力して下さい。',
31'Letters are not case-sensitive.' => 'アルファベットの大文字と小文字は区別されません。',