New translations strings.yml (Japanese)

This commit is contained in:
PikaMug 2024-05-03 13:04:46 -04:00
parent 1504b82e93
commit 82980ce6d7
1 changed files with 6 additions and 7 deletions

View File

@ -246,7 +246,7 @@ stageEditorMessageCleared: "メッセージを削除しました。"
stageEditorConfirmStageNote: "すべてのステージは1つの場所にシフトバックされます。"
stageEditorDeleteSucces: "ステージを削除しました。"
stageEditorEnchantments: "エンチャント"
stageEditorNPCNote: '注: NPCの名前は <npc> で指定できます'
stageEditorNPCNote: "注: NPCの名前は <npc> で指定できます"
stageEditorOptional: "省略可"
stageEditorColors: "羊の色"
eventEditorCreate: "新しいアクションを作成"
@ -259,7 +259,7 @@ eventEditorExists: "アクションは既に存在します!"
eventEditorDeleted: "アクションを削除しました。クエストとアクションのデータを再読み込みしました。"
eventEditorSaved: "アクションを保存しました。クエストとアクションのデータを再読み込みしました。"
eventEditorEnterEventName: "アクション名を入力してください、<cancel>"
eventEditorModifiedNote: '次のクエストが使用するアクションを変更しました:'
eventEditorModifiedNote: "次のクエストが使用するアクションを変更しました:"
eventEditorForcedToQuit: "アクションを保存すると、これらのクエストを行なっている人は強制終了されます。"
eventEditorEventInUse: "次のクエストはアクションを使用します"
eventEditorMustModifyQuests: "これらのクエストを修正する必要があります!"
@ -375,7 +375,7 @@ conditionEditorInUse: "以下のクエストで条件を使用します"
conditionEditorEnterName: "条件名を入力してください、<cancel>"
conditionEditorSaved: "条件を保存しました。クエストと条件のデータを再読み込みしました。"
conditionEditorDeleted: "条件を削除しました。クエストと条件のデータを再読み込みしました。"
conditionEditorModifiedNote: '以下のクエストが使用している条件を変更しました'
conditionEditorModifiedNote: "以下のクエストが使用している条件を変更しました"
conditionEditorForcedToQuit: "条件を保存すると、これらのクエストを行なっている人は強制終了されます。"
conditionEditorSetName: "名前を設定"
conditionEditorEntity: "エンティティ"
@ -561,7 +561,7 @@ dateCreateNoYearAmount: "最初に1年を設定する必要があります"
overrideCreateSet: "詳細リストの上書き設定"
overrideCreateEnter: "置換テキストを入力してください、<clear>、<cancel>"
questObjectivesTitle: "---(<quest>)---"
questCompleteTitle: '**クエスト完了: <quest>**'
questCompleteTitle: "**クエスト完了: <quest>**"
questRewardsTitle: "報酬"
questFailed: "*クエストに失敗しました*"
questMaxAllowed: "あなたは<number>個しかクエストを受託できません。"
@ -658,7 +658,7 @@ completed: "完成済"
redoCompleted: "(完成済)"
consoleError: "この操作はゲーム内でのみ実行できます。"
noActiveQuest: "現在アクティブなクエストはありません。"
speakTo: '開始: <npc> まで話す'
speakTo: "開始: <npc> まで話す"
mustSpeakTo: "このクエストを開始するには <npc> まで話す必要があります。"
noCommandStart: "<quest> はコマンドで起動できません。"
permissionDisplay: "権限:"
@ -707,7 +707,7 @@ noCurrentQuest: "<player> には現在アクティブなクエストはありま
playerNotFound: "プレイヤーが見つかりません。"
questsPlayerHasQuestAlready: "<player> はすでにクエスト中です <quest>!"
questsUnknownAdminCommand: "不明なコマンドです。/questsadminと入力してヘルプを表示します。"
errorNPCID: 'エラー: IDを持つNPCがありません <number>'
errorNPCID: "エラー: IDを持つNPCがありません <number>"
questSaveError: "保存中にエラーが発生しました。"
questErrorReadingFile: "クエスト ファイルの読み取りエラーです。"
errorLoading: "プラグインを読み込んでいます。後でもう一度お試しください!"
@ -775,7 +775,6 @@ redoable: "やり直し可能"
objectives: "目標"
everything: "すべて"
usage: "使い方"
redoableEvery: "<time> ごとにやり直すことができます。"
requirements: "条件"
requirementsItemFail: "必要なアイテムを受け取ることができません。オフハンドでアイテムを受け取ることができますか?"
conditionFailQuit: "条件に失敗しました。<quest> を終了しました。"