mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-14 22:55:54 +01:00
New translations strings.yml (Japanese)
This commit is contained in:
parent
e00525217c
commit
aeee6c4c8d
@ -62,10 +62,10 @@ questEditorAskMessage: "開始時のメッセージ"
|
||||
questEditorFinishMessage: "完了時のメッセージ"
|
||||
questEditorNPCStart: "NPCの設定を開始"
|
||||
questEditorBlockStart: "ブロックの設定を開始"
|
||||
questEditorInitialEvent: "Set initial Event"
|
||||
questEditorInitialEvent: "初期イベントの設定をしてください."
|
||||
questEditorSetGUI: "GUI Itemの設定を表示"
|
||||
questEditorReqs: "編集する条件"
|
||||
questEditorPln: "Edit Planner"
|
||||
questEditorPln: "プランナーを設定してください。"
|
||||
questEditorStages: "編集段階"
|
||||
questEditorRews: "報酬を編集"
|
||||
questEditorEnterQuestName: "クエスト名を入力してください(<cancel>)"
|
||||
@ -73,7 +73,7 @@ questEditorEditEnterQuestName: "クエスト名を入力してください(<canc
|
||||
questEditorEnterAskMessage: "尋ねるメッセージを入力してください(<cancel>)"
|
||||
questEditorEnterFinishMessage: "終了メッセージを入力してください(<cancel>)"
|
||||
questEditorEnterNPCStart: "NPCのIDを入力してください、-1と入力するとNPCの開始をクリア、-2を入力するとキャンセルします"
|
||||
questEditorEnterBlockStart: "Right-click on a block to use as a start point, <done>, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "スタートポイント <done>, <clear>, <cancel>として使用するブロックを右クリックしてください。\n \nContext | Request Context\n"
|
||||
questEditorEnterInitialEvent: "イベント名を入力してください、<clear>、<cancel>"
|
||||
questRequiredNoneSet: "Required, none set"
|
||||
questWGSetRegion: "地域を設定"
|
||||
@ -83,7 +83,7 @@ questWGInvalidRegion: "<region>は、有効な WorldGuard 区域ではありま
|
||||
questWGRegionCleared: "クエストの範囲がクリアされました。"
|
||||
questCitNotInstalled: "Citizensがインストールされていません"
|
||||
questDenNotInstalled: "Denizenがインストールされていません"
|
||||
questGUIError: "Error: That item is already being used as the GUI Display for the Quest <quest>."
|
||||
questGUIError: "エラー:その項目はクエスト(<quest>)のためのGUIとして使用されています."
|
||||
questCurrentItem: "現在のアイテム:"
|
||||
questSetItem: "アイテムの設定"
|
||||
questClearItem: "アイテムのクリア"
|
||||
@ -97,7 +97,7 @@ questEditorInvalidNPC: "そのIDを持つNPCは存在しません!"
|
||||
questEditorNoStartBlockSelected: "ブロックを先に選択してください。"
|
||||
questEditorPositiveAmount: "0より大きいかずでなければなりません。"
|
||||
questEditorQuestAsRequirement1: "The following Quests have"
|
||||
questEditorQuestAsRequirement2: "as a requirement:"
|
||||
questEditorQuestAsRequirement2: "要件として:"
|
||||
questEditorQuestAsRequirement3: "You must modify these Quests so that they do not use it before deleting it."
|
||||
questEditorQuestNotFound: "Quest not found!"
|
||||
questEditorEventCleared: "Initial Event cleared."
|
||||
|
Loading…
Reference in New Issue
Block a user