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