New translations strings.yml (Japanese)

This commit is contained in:
FlyingPikachu 2018-01-29 05:04:51 -05:00
parent 09baa05c44
commit 8eb70ec2ab

View File

@ -63,12 +63,12 @@ COMMAND_QUESTADMIN_TOGGLEGUI_HELP: "togglegui [npc id] - Toggle GUI Quest Displa
COMMAND_QUESTADMIN_RELOAD: "reload" COMMAND_QUESTADMIN_RELOAD: "reload"
COMMAND_QUESTADMIN_RELOAD_HELP: "reload - Reload all Quests" COMMAND_QUESTADMIN_RELOAD_HELP: "reload - Reload all Quests"
questEditorHeader: "新しいクエストを作成する" questEditorHeader: "新しいクエストを作成する"
questEditorCreate: "Create new Quest" questEditorCreate: "新しいクエストを作成する"
questEditorEdit: "Edit a Quest" questEditorEdit: "クエストを編集します。"
questEditorDelete: "Delete Quest" questEditorDelete: "クエストを削除します。"
questEditorName: "Set name" questEditorName: "名前を設定"
questEditorAskMessage: "Set ask message" questEditorAskMessage: "クエスト説明"
questEditorFinishMessage: "Set finish message" questEditorFinishMessage: "完了時のメッセージ"
questEditorRedoDelay: "Set redo delay" questEditorRedoDelay: "Set redo delay"
questEditorNPCStart: "Set NPC start" questEditorNPCStart: "Set NPC start"
questEditorBlockStart: "Set Block start" questEditorBlockStart: "Set Block start"
@ -118,9 +118,9 @@ questEditorNeedStages: "Your Quest has no Stages!"
questEditorSaved: "Quest saved! (You will need to perform a Quest reload for it to appear)" questEditorSaved: "Quest saved! (You will need to perform a Quest reload for it to appear)"
questEditorExited: "Are you sure you want to exit without saving?" questEditorExited: "Are you sure you want to exit without saving?"
questEditorDeleted: "Are you sure you want to delete the Quest" questEditorDeleted: "Are you sure you want to delete the Quest"
questEditorNoPermsCreate: "You do not have permission to create Quests." questEditorNoPermsCreate: "クエストを作成するアクセス許可がありません。"
questEditorNoPermsEdit: "You do not have permission to edit Quests." questEditorNoPermsEdit: "クエストを編集する権限がありません。"
questEditorNoPermsDelete: "You do not have permission to delete Quests." questEditorNoPermsDelete: "クエストを削除する権限がありません。"
stageEditorEditStage: "Edit Stage" stageEditorEditStage: "Edit Stage"
stageEditorNewStage: "Add new Stage" stageEditorNewStage: "Add new Stage"
stageEditorStages: "Stages" stageEditorStages: "Stages"