TL Inputs and change locale
This commit is contained in:
parent
3eab092822
commit
5cebc83e2d
2 changed files with 27 additions and 27 deletions
|
|
@ -5531,7 +5531,7 @@
|
|||
"code": 401,
|
||||
"indent": 1,
|
||||
"parameters": [
|
||||
"\\>\\I[469]ゲームの進め方を選択して下さい"
|
||||
"\\>\\I[469]Please select how to proceed with the game."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -5546,8 +5546,8 @@
|
|||
"indent": 1,
|
||||
"parameters": [
|
||||
[
|
||||
"\\I[541]ノーマルモード",
|
||||
"\\I[553]フリーモード"
|
||||
"\\I[541]Normal Mode",
|
||||
"\\I[553]Free Mode"
|
||||
],
|
||||
-1,
|
||||
1,
|
||||
|
|
@ -5688,7 +5688,7 @@
|
|||
"code": 401,
|
||||
"indent": 1,
|
||||
"parameters": [
|
||||
"\\>\\I[527]サポートの有無を選択して下さい"
|
||||
"\\>\\I[527]Please select whether to enable support."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -5703,8 +5703,8 @@
|
|||
"indent": 1,
|
||||
"parameters": [
|
||||
[
|
||||
"\\I[527]サポートON",
|
||||
"サポートOFF"
|
||||
"\\I[527]Support ON",
|
||||
"Support OFF"
|
||||
],
|
||||
-1,
|
||||
1,
|
||||
|
|
@ -5830,7 +5830,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"\\>\\I[539]難易度を選択して下さい"
|
||||
"\\>\\I[539]Please select the difficulty level."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -5845,10 +5845,10 @@
|
|||
"indent": 0,
|
||||
"parameters": [
|
||||
[
|
||||
"\\I[559]ストーリー",
|
||||
"\\I[541]カジュアル",
|
||||
"\\I[556]シビア",
|
||||
"\\I[542]マニア"
|
||||
"\\I[559]Story",
|
||||
"\\I[541]Casual",
|
||||
"\\I[556]Severe",
|
||||
"\\I[542]Maniac"
|
||||
],
|
||||
-1,
|
||||
1,
|
||||
|
|
@ -6110,7 +6110,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"\\I[92]設定が完了しました。"
|
||||
"\\I[92]Settings have been completed."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -6200,14 +6200,14 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"母"
|
||||
"Mother"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"「名前は何にする? この子」"
|
||||
"\"What should we name this child?\""
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -6225,14 +6225,14 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"父"
|
||||
"Father"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"「そうだなぁ、女の子だったら・・・・・・空(そら)」"
|
||||
"\"Hmm, if it's a girl... Sora.\""
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -6250,14 +6250,14 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"父"
|
||||
"Father"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"「男の子だったら・・・・・・進(すすむ)でどうかな?」"
|
||||
"\"If it's a boy... how about...?\""
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -6275,14 +6275,14 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"母"
|
||||
"Mother"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"「そうねぇ・・・・・・」"
|
||||
"\"I see...\""
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -6361,7 +6361,7 @@
|
|||
"indent": 0,
|
||||
"parameters": [
|
||||
12,
|
||||
"$gameVariables.value(1) === 'そら'"
|
||||
"$gameVariables.value(1) === 'Sora'"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -6390,7 +6390,7 @@
|
|||
"indent": 0,
|
||||
"parameters": [
|
||||
12,
|
||||
"$gameVariables.value(1) === 'ソラ'"
|
||||
"$gameVariables.value(1) === 'Sora'"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -6477,7 +6477,7 @@
|
|||
"indent": 0,
|
||||
"parameters": [
|
||||
12,
|
||||
"$gameVariables.value(1) === 'すすむ'"
|
||||
"$gameVariables.value(1) === 'Susumu'"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -6506,7 +6506,7 @@
|
|||
"indent": 0,
|
||||
"parameters": [
|
||||
12,
|
||||
"$gameVariables.value(1) === 'ススム'"
|
||||
"$gameVariables.value(1) === 'Susumu'"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -6535,7 +6535,7 @@
|
|||
"indent": 0,
|
||||
"parameters": [
|
||||
12,
|
||||
"$gameVariables.value(1) === 'カナエ'"
|
||||
"$gameVariables.value(1) === 'Kanae'"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -6643,7 +6643,7 @@
|
|||
"code": 401,
|
||||
"indent": 1,
|
||||
"parameters": [
|
||||
"この名前は選択できません"
|
||||
"This name cannot be selected."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -152,7 +152,7 @@
|
|||
true,
|
||||
true
|
||||
],
|
||||
"locale": "ja_JP",
|
||||
"locale": "en_US",
|
||||
"magicSkills": [
|
||||
1
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue