New translations .en.json (Japanese)

pull/20/merge^2
Timothy Lim 2017-07-28 16:23:23 +02:00
parent 61de40dde1
commit c6674b517c
1 changed files with 23 additions and 22 deletions

View File

@ -3,64 +3,65 @@
{ {
"widgets":[ "widgets":[
{ {
"label":"Default" "label":"デフォルト"
} }
], ],
"label":"Cards", "label":"カード",
"entity":"card", "entity":"card",
"field":{ "field":{
"label":"Card", "label":"カード",
"fields":[ "fields":[
{ {
"label":"Image" "label":"画像"
}, },
{ {
"label":"Matching Image", "label":"一致させる画像",
"description":"An optional image to match against instead of using two cards with the same image." "description":"同じ画像の2枚のカードを使用する代わりに、別に一致させるためのオプション画像"
}, },
{ {
"label":"Description", "label":"説明",
"description":"An optional short text that will pop up once the two matching cards are found." "description":"一致する2つのカードが見つかるとポップアップするオプションの短文テキスト。"
} }
] ]
} }
}, },
{ {
"label":"Behavioural settings", "label":"動作設定",
"description":"These options will let you control how the game behaves.", "description":"これらのオプションを使用して、ゲームの動作を制御できます。",
"fields":[ "fields":[
{ {
"label":"Position the cards in a square", "label":"カードを正方形に配置",
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container." "description":"カードをレイアウトするときに、列と行の数を一致させてみてください。そうすると、カードは、コンテナに合わせてスケーリングされます。"
}, },
{ {
"label":"Number of cards to use", "label":"使用するカードの数",
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards." "description":"これを2よりも大きい数値に設定すると、カードのリストからランダムなカードが選ばれるようになります。"
}, },
{ {
"label":"Add button for retrying when the game is over" "label":"ゲームが終了したときに、リトライのためのボタンを追加"
} }
] ]
}, },
{ {
"label":"Look and feel", "label":"ルック&フィール",
"description":"Control the visuals of the game.", "description":"ゲームの外観を制御します。",
"fields":[ "fields":[
{ {
"label":"Theme Color", "label":"テーマ色",
"description":"Choose a color to create a theme for your card game.", "description":"カードゲームのテーマとなる色を選択してください。",
"default":"#909090",
"spectrum":{ "spectrum":{
} }
}, },
{ {
"label":"Card Back", "label":"カード裏",
"description":"Use a custom back for your cards." "description":"カードに独自の裏を使います。"
} }
] ]
}, },
{ {
"label":"Localization", "label":"ローカリゼーション",
"fields":[ "fields":[
{ {
"label":"Card turns text", "label":"Card turns text",