diff --git a/src/main/resources/lang/ja-JP/strings.yml b/src/main/resources/lang/ja-JP/strings.yml index 87bfe4a26..aae639e76 100644 --- a/src/main/resources/lang/ja-JP/strings.yml +++ b/src/main/resources/lang/ja-JP/strings.yml @@ -655,21 +655,21 @@ currentQuest: "Current Quests:" noMoreQuest: "No more quests available." damage: "Damage" break: "Break" -place: "Place" -use: "Use" +place: "設置" +use: "使用する" cut: "Cut" catchFish: "Catch Fish" enchantItem: "Enchant with " -kill: "Kill" -killAtLocation: "Kill at " -killPlayer: "Kill a Player" -deliver: "Deliver to " -talkTo: "Talk to " -tame: "Tame" -shearSheep: "Shear sheep" +kill: "殺す" +killAtLocation: " を殺す" +killPlayer: "プレイヤーを殺す" +deliver: " に渡す" +talkTo: "と話す" +tame: "飼い慣らす" +shearSheep: "の羊の毛を刈る" goTo: "Go to " -completed: "Completed" -redoCompleted: "(Completed)" +completed: "完成済" +redoCompleted: "(完成済)" consoleError: "This command may only be performed in-game." invalidSelection: "Invalid selection!" noActiveQuest: "You do not currently have any active Quests." @@ -679,16 +679,16 @@ noCommandStart: " may not be started via command." permissionDisplay: "Permission:" heroesClass: "class" mcMMOLevel: "level" -haveCompleted: "You have completed " -cannotComplete: "Cannot complete " -questNotFound: "Quest not found." +haveCompleted: "すでにを完了しています。" +cannotComplete: "を完了できません。" +questNotFound: "クエストが見つかりません!" alreadyConversing: "You already are in a conversation!" inputNum: "Input must be a number." inputPosNum: "Input must be a positive number." questModified: "Your active Quest has been modified. You have been forced to quit the Quest." questNotExist: "Your active Quest no longer exists. You have been forced to quit the Quest." questInvalidChoice: "Invalid choice. Type 'Yes' or 'No'" -questPointsDisplay: "Quest points:" +questPointsDisplay: "名声度:" questNoDrop: "You may not drop Quest items." questNoBrew: "You may not brew Quest items." questNoStore: "You may not store Quest items."