New translations strings.yml (Japanese)

This commit is contained in:
FlyingPikachu 2018-01-29 05:13:30 -05:00
parent 8eb70ec2ab
commit 1cd09ecce9

View File

@ -125,20 +125,20 @@ stageEditorEditStage: "Edit Stage"
stageEditorNewStage: "Add new Stage" stageEditorNewStage: "Add new Stage"
stageEditorStages: "Stages" stageEditorStages: "Stages"
stageEditorStage: "Stage" stageEditorStage: "Stage"
stageEditorBreakBlocks: "Break Blocks" stageEditorBreakBlocks: "ブロックを壊す"
stageEditorDamageBlocks: "Damage Blocks" stageEditorDamageBlocks: "Damage Blocks"
stageEditorPlaceBlocks: "Place Blocks" stageEditorPlaceBlocks: "ブロックを配置。"
stageEditorUseBlocks: "Use Blocks" stageEditorUseBlocks: "ブロックを使用。"
stageEditorCutBlocks: "Cut Blocks" stageEditorCutBlocks: "Cut Blocks"
stageEditorCatchFish: "Catch Fish" stageEditorCatchFish: "魚を捕まえる"
stageEditorFish: "fish" stageEditorFish: ""
stageEditorKillPlayers: "Kill Players" stageEditorKillPlayers: "プレイヤーを殺す"
stageEditorPlayers: "players" stageEditorPlayers: "プレイヤー"
stageEditorEnchantItems: "Enchant Items" stageEditorEnchantItems: "エンチャント"
stageEditorDeliverItems: "Deliver Items" stageEditorDeliverItems: "アイテムを渡す"
stageEditorTalkToNPCs: "Talk to NPCs" stageEditorTalkToNPCs: "Npc に話しかける"
stageEditorKillNPCs: "Kill NPCs" stageEditorKillNPCs: "Npc を殺す"
stageEditorKillMobs: "Kill Mobs" stageEditorKillMobs: "モブを殺す"
stageEditorReachLocs: "Reach locations" stageEditorReachLocs: "Reach locations"
stageEditorReachRadii1: "Reach within" stageEditorReachRadii1: "Reach within"
stageEditorReachRadii2: "blocks of" stageEditorReachRadii2: "blocks of"
@ -335,7 +335,7 @@ eventEditorExists: "Event already exists!"
eventEditorSomeone: "Someone is already creating or editing an Event with that name!" eventEditorSomeone: "Someone is already creating or editing an Event with that name!"
eventEditorAlpha: "Name must be alphanumeric!" eventEditorAlpha: "Name must be alphanumeric!"
eventEditorErrorReadingFile: "Error reading Events file." eventEditorErrorReadingFile: "Error reading Events file."
eventEditorErrorSaving: "An error occurred while saving." eventEditorErrorSaving: "保存中にエラーが発生しました。"
eventEditorDeleted: "Event deleted, Quests and Events reloaded." eventEditorDeleted: "Event deleted, Quests and Events reloaded."
eventEditorSaved: "Event saved, Quests and Events reloaded." eventEditorSaved: "Event saved, Quests and Events reloaded."
eventEditorEnterEventName: "Enter an Event name, or 'cancel' to return." eventEditorEnterEventName: "Enter an Event name, or 'cancel' to return."
@ -586,20 +586,20 @@ itemCreateNoNameAmount: "You must set a name and amount first!"
itemCreateCriticalError: "A critical error has occurred." itemCreateCriticalError: "A critical error has occurred."
questTitle: "-- <quest> --" questTitle: "-- <quest> --"
questObjectivesTitle: "---(<quest>)---" questObjectivesTitle: "---(<quest>)---"
questCompleteTitle: '**QUEST COMPLETE: <quest>**' questCompleteTitle: '* * クエスト完了: <quest>* *'
questRewardsTitle: "Rewards:" questRewardsTitle: "報酬:"
journalTitle: "Quest Journal" journalTitle: "クエスト ジャーナル"
questsTitle: "- Quests -" questsTitle: "- Quests -"
questHelpTitle: "- Quests -" questHelpTitle: "- Quests -"
questListTitle: "- Quests -" questListTitle: "- Quests -"
questNPCListTitle: "- Quests | <npc> -" questNPCListTitle: "- クエスト | <npc> -"
questAdminHelpTitle: "- Questadmin -" questAdminHelpTitle: "- Questadmin -"
questEditorTitle: "- Quest Editor -" questEditorTitle: "- Quest Editor -"
eventEditorTitle: "- Event Editor - " eventEditorTitle: "- Event Editor - "
questCreateTitle: "- Create Quest -" questCreateTitle: "- 新しいクエストを作成する -"
questEditTitle: "- Edit Quest -" questEditTitle: "-クエストを編集します。 -"
questDeleteTitle: "- Delete Quest -" questDeleteTitle: "既存のクエストを削除する"
requirementsTitle: "- <quest> | Requirements -" requirementsTitle: "-<quest>|受託条件-"
rewardsTitle: "- <quest> | Rewards -" rewardsTitle: "- <quest> | Rewards -"
itemRequirementsTitle: "- Item Requirements -" itemRequirementsTitle: "- Item Requirements -"
itemRewardsTitle: "- Item Rewards -" itemRewardsTitle: "- Item Rewards -"