mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-03 23:12:20 +02:00
Translate settings.json via GitLocalize
This commit is contained in:
parent
81d968d48f
commit
553ac950a7
@ -6,12 +6,14 @@
|
||||
"audio": "音声",
|
||||
"gamepad": "コントローラー",
|
||||
"keyboard": "キーボード",
|
||||
"gameSpeed": "ゲームスピード",
|
||||
"hpBarSpeed": "HPバーの増減スピード",
|
||||
"expGainsSpeed": "EXPバーの増加スピード",
|
||||
"expPartyDisplay": "パーティの経験値取得表示",
|
||||
"gameSpeed": "ゲームの速さ",
|
||||
"hpBarSpeed": "HPバー増減の速さ",
|
||||
"expGainsSpeed": "経験値バー増加の速さ",
|
||||
"expPartyDisplay": "手持ちの経験値取得表示",
|
||||
"skipSeenDialogues": "もう見たセリフをスキップ",
|
||||
"battleStyle": "試合のルール",
|
||||
"enableRetries": "リトライを有効にする",
|
||||
"enableRetries": "再挑戦を有効にする",
|
||||
"hideIvs": "個体値スキャナーを隠す",
|
||||
"tutorials": "チュートリアル",
|
||||
"touchControls": "タッチ操作",
|
||||
"vibrations": "振動",
|
||||
@ -35,33 +37,71 @@
|
||||
"moneyFormat": "お金の表示形式",
|
||||
"damageNumbers": "ダメージ表示",
|
||||
"simple": "シンプル",
|
||||
"fancy": "Fancy",
|
||||
"fancy": "オシャレ",
|
||||
"abbreviated": "省略",
|
||||
"moveAnimations": "戦闘アニメ",
|
||||
"showStatsOnLevelUp": "レベルアップ時のステータス表示",
|
||||
"candyUpgradeNotification": "飴アプグレ通知",
|
||||
"passivesOnly": "パッシブのみ",
|
||||
"candyUpgradeDisplay": "飴アプグレ可能表示",
|
||||
"icon": "アイコン",
|
||||
"animation": "アニメーション",
|
||||
"moveInfo": "技の情報表示",
|
||||
"moveInfo": "技情報",
|
||||
"showMovesetFlyout": "技情報ポップアップ表示",
|
||||
"showArenaFlyout": "戦場情報ポップアップ表示",
|
||||
"showTimeOfDayWidget": "時刻ポップアップ表示",
|
||||
"timeOfDayAnimation": "時刻アニメーション",
|
||||
"bounce": "跳ねる",
|
||||
"timeOfDay_back": "跳ね返る",
|
||||
"spriteSet": "スプライト設定",
|
||||
"consistent": "一貫",
|
||||
"mixedAnimated": "アニメーションミックス",
|
||||
"fusionPaletteSwaps": "吸収合体ポケモンの色違い",
|
||||
"playerGender": "プレイヤーの性別",
|
||||
"typeHints": "相性のヒント",
|
||||
"typeHints": "タイプ相性ヒント",
|
||||
"masterVolume": "マスターボリューム",
|
||||
"bgmVolume": "BGMのボリューム",
|
||||
"seVolume": "SEのボリューム",
|
||||
"bgmVolume": "BGMボリューム",
|
||||
"fieldVolume": "フィールドボリューム",
|
||||
"seVolume": "SEボリューム",
|
||||
"uiVolume": "UIボリューム",
|
||||
"musicPreference": "BGM設定",
|
||||
"mixed": "ミックス",
|
||||
"gamepadPleasePlug": "コントローラーを接続してください\nまたはボタンを押してください",
|
||||
"delete": "削除",
|
||||
"keyboardPleasePress": "キーを押してください",
|
||||
"reset": "リセット",
|
||||
"requireReload": "再読み込みが必要",
|
||||
"action": "決定",
|
||||
"back": "戻る",
|
||||
"pressToBind": "キーを押下",
|
||||
"pressButton": "ボタンを押してください",
|
||||
"buttonUp": "上",
|
||||
"buttonDown": "下",
|
||||
"buttonLeft": "左",
|
||||
"buttonRight": "右",
|
||||
"buttonAction": "決定",
|
||||
"buttonMenu": "メニュー",
|
||||
"buttonSubmit": "Submit",
|
||||
"buttonSubmit": "提出",
|
||||
"buttonCancel": "キャンセル",
|
||||
"buttonStats": "能力",
|
||||
"buttonCycleForm": "フォルム変更",
|
||||
"buttonCycleShiny": "色違い変更",
|
||||
"buttonCycleGender": "性別変更",
|
||||
"buttonCycleAbility": "特性変更",
|
||||
"buttonCycleNature": "性格変更",
|
||||
"buttonCycleVariant": "姿変更",
|
||||
"buttonSpeedUp": "速さを上げる",
|
||||
"buttonSlowDown": "速さを下げる",
|
||||
"alt": " (代替)",
|
||||
"mute": "ミュート",
|
||||
"controller": "コントローラー",
|
||||
"gamepadSupport": "コントローラーサポート"
|
||||
"gamepadSupport": "コントローラーサポート",
|
||||
"showBgmBar": "BGMの名前を表示",
|
||||
"moveTouchControls": "タッチ移動操作",
|
||||
"shopOverlayOpacity": "ショップオーバレイ不透明さ",
|
||||
"shopCursorTarget": "ショップカーソル",
|
||||
"items": "アイテム",
|
||||
"reroll": "選択肢変更",
|
||||
"shop": "ショップ",
|
||||
"checkTeam": "手持ちを確認"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user