Skip to content

Commit

Permalink
Merge pull request #34 from Appbird/hotfix/replace-name
Browse files Browse the repository at this point in the history
rename「難易度(Difficulty)」->「カテゴリ(category)」
  • Loading branch information
Appbird authored Sep 6, 2021
2 parents 9c04817 + d2c9961 commit 8838702
Show file tree
Hide file tree
Showing 7 changed files with 40 additions and 34 deletions.
15 changes: 9 additions & 6 deletions src/ts/client/view/parts/Input/searchConditionSelector.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,15 @@ import { DecideButtonPart } from "../DecideButtonPart";
const contents = {
Difficulty : {
title:{
Japanese:"難易度(セグメントパック)",
English:"Difficulty(Segment Pack)"
Japanese:"カテゴリ",
English:"Category"
},
description:[{
Japanese:"検索したい難易度を指定してください。",
English:"Set the difficulty."
Japanese:"カテゴリを選択して下さい。",
English:"Set the Category."
},{
Japanese:"カテゴリとは、セグメントの分類のことを表します。",
English:"\"Category\" means the classification of segments."
}],
icooon:"difficulty"
},
Expand All @@ -39,8 +42,8 @@ const contents = {
English:"Set the segment(s). Records will be picked up for each segment."
},
{
Japanese:"何も指定しなかった場合、上で指定した難易度に含まれるセグメントを全て列挙して検索します。",
English: "If you don't set any segment here, records will be picked up for every each segment that the difficulty above includes."
Japanese:"何も指定しなかった場合、上で指定したカテゴリに含まれるセグメントを全て列挙して検索します。",
English: "If you don't set any segment here, records will be picked up for every each segment that the selected category includes."
}],
icooon: "flag"
},
Expand Down
11 changes: 7 additions & 4 deletions src/ts/client/view/parts/OfferFormView/language.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,15 @@
},
"DifficultyChoices":{
"Header":{
"Japanese":"難易度",
"English":"Difficulty"
"Japanese":"カテゴリ",
"English":"Category"
},
"Notice":[{
"Japanese": " 取得した記録がどの難易度で取られたかを入力します。",
"English": " Enter difficulty of the gamemode you run in the record."
"Japanese":"カテゴリを選択して下さい。",
"English":"Set the Category."
},{
"Japanese":"カテゴリとは、セグメントの分類のことを表します。",
"English":"\"Category\" means the classification of segments."
}]
},
"TargetChoices":{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ const context = {
English:"Japanese Name"
},
description:[{
Japanese:"この難易度の日本語名を入力してください。",
English:"Enter this target's name in Japanese."
Japanese:"この能力属性の日本語名を入力してください。",
English:"Enter this ability attribute's name in Japanese."
}]
},
English:{
Expand All @@ -53,7 +53,7 @@ const context = {
English:"English Name"
},
description:[{
Japanese:"この難易度の英語名を入力して下さい。",
Japanese:"このアイテムの英語名を入力して下さい。",
English:"Enter this target's name in English."
}]
},
Expand All @@ -63,8 +63,8 @@ const context = {
English:"Japanese Description"
},
description:[{
Japanese:" この難易度についての説明を日本語で入力してください。",
English:"Enter this target's short description in Japanese."
Japanese:" この能力属性についての説明を日本語で入力してください。",
English:"Enter this ability attribute's short description in Japanese."
}]
},
EnglishDescription:{
Expand All @@ -73,8 +73,8 @@ const context = {
English:"English Description"
},
description:[{
Japanese:"この難易度についての説明を英語で入力して下さい。",
English:"Enter this target's short description in English."
Japanese:"この能力属性についての説明を英語で入力して下さい。",
English:"Enter this ability attribute's short description in English."
}]
},
multipleItems:{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ const context = {
English:"Japanese Name"
},
description:[{
Japanese:"この難易度の日本語名を入力してください。",
English:"Enter this target's name in Japanese."
Japanese:"このアイテムの日本語名を入力してください。",
English:"Enter this item's name in Japanese."
}]
},
English:{
Expand All @@ -39,7 +39,7 @@ const context = {
English:"English Name"
},
description:[{
Japanese:"この難易度の英語名を入力して下さい。",
Japanese:"このアイテムの英語名を入力して下さい。",
English:"Enter this target's name in English."
}]
},
Expand All @@ -49,7 +49,7 @@ const context = {
English:"Japanese Description"
},
description:[{
Japanese:" この難易度についての説明を日本語で入力してください。",
Japanese:" このアイテムについての説明を日本語で入力してください。",
English:"Enter this target's short description in Japanese."
}]
},
Expand All @@ -59,7 +59,7 @@ const context = {
English:"English Description"
},
description:[{
Japanese:"この難易度についての説明を英語で入力して下さい。",
Japanese:"このアイテムについての説明を英語で入力して下さい。",
English:"Enter this target's short description in English."
}]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const context = {
English:"Japanese Name"
},
description:[{
Japanese:"この難易度の日本語名を入力してください。",
Japanese:"このアイテムの日本語名を入力してください。",
English:"Enter this target's name in Japanese."
}]
},
Expand All @@ -39,7 +39,7 @@ const context = {
English:"English Name"
},
description:[{
Japanese:"この難易度の英語名を入力して下さい。",
Japanese:"このアイテムの英語名を入力して下さい。",
English:"Enter this target's name in English."
}]
},
Expand All @@ -49,7 +49,7 @@ const context = {
English:"Japanese Description"
},
description:[{
Japanese:" この難易度についての説明を日本語で入力してください。",
Japanese:" このアイテムについての説明を日本語で入力してください。",
English:"Enter this target's short description in Japanese."
}]
},
Expand All @@ -59,7 +59,7 @@ const context = {
English:"English Description"
},
description:[{
Japanese:"この難易度についての説明を英語で入力して下さい。",
Japanese:"このアイテムについての説明を英語で入力して下さい。",
English:"Enter this target's short description in English."
}]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,12 @@ const context = {
,
TargetIDs:{
title:{
Japanese:"この難易度に含まれるセグメント (登場する敵など)",
English:"The Segments (such as boss or stages) this difficulty includes"
Japanese:"このカテゴリに含まれるセグメント (登場する敵など)",
English:"The Segments (such as boss or stages) this category includes"
},
description:[{
Japanese:"この難易度で登場する敵やステージを登録して下さい。",
English:"Enter stages or enemys in this difficulty."
Japanese:"このカテゴリで登場する敵やステージを登録して下さい。",
English:"Enter stages or enemys in this category."
},
{
Japanese:"順番に注意して下さい。",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@ const context = {
},
difficultySelectable:{
title:{
Japanese:"難易度",
English:"Difficulties"
Japanese:"カテゴリ",
English:"Categories"
},
explain:{
Japanese:"このゲームモードに登場する難易度を羅列しているリストです。",
English:"The list included all of difficulties in this gamemode"
Japanese:"このゲームモードに登録されているカテゴリを羅列しているリストです。",
English:"The list included all of categories in this gamemode"
},
},
abilityAttributes:{
Expand Down

0 comments on commit 8838702

Please sign in to comment.