New Crowdin updates (#1879)

* New translations strings.yml (Japanese)

* New translations strings.yml (Japanese)
This commit is contained in:
PikaMug 2022-02-18 08:05:05 -05:00 committed by GitHub
parent fbae888275
commit 51ba556864
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -186,6 +186,7 @@ stageEditorCustom: "カスタム目標"
stageEditorModules: "- モジュール -"
stageEditorNoModules: "モジュールがロードされていません"
stageEditorModuleNotFound: "カスタム目標モジュールが見つかりません。"
stageEditorModulePrompt: "モジュールの名前を入力してください、 <clear>、<cancel>"
stageEditorCustomPrompt: "追加するカスタム目標の名前を入力します、<clear>、<cancel>"
stageEditorCustomAlreadyAdded: "そのカスタム目標は既に追加されています!"
stageEditorCustomCleared: "カスタム目標をクリアしました。"
@ -224,6 +225,7 @@ stageEditorDelayMessagePrompt: "遅延メッセージを入力してください
stageEditorScriptPrompt: "スクリプト名を入力してください、<clear>、<cancel>"
stageEditorStartMessagePrompt: "開始メッセージを入力、<clear>、<cancel>"
stageEditorCompleteMessagePrompt: "完了メッセージを入力してください、<clear>、<cancel>"
stageEditorPasswordDisplayPrompt: "パスワードヒントを入力してください、<semicolon>、<cancel>"
stageEditorPasswordPhrasePrompt: "パスワードを入力してください、<semicolon>、<cancel>"
stageEditorDeliveryAddItem: "アイテムを追加"
stageEditorDeliveryNPCs: "NPC IDを設定"
@ -269,6 +271,8 @@ eventEditorExists: "アクションは既に存在します!"
eventEditorDeleted: "アクションを削除しました。クエストとアクションのデータを再読み込みしました。"
eventEditorSaved: "アクションを保存しました。クエストとアクションのデータを再読み込みしました。"
eventEditorEnterEventName: "アクション名を入力してください、<cancel>"
eventEditorForcedToQuit: "アクションを保存すると、これらのクエストを行なっている人は強制終了されます。"
eventEditorMustModifyQuests: "これらのクエストを修正する必要があります!"
eventEditorGiveItemsTitle: "- 与えたアイテム -"
eventEditorEffectsTitle: "- サウンドエフェクト -"
eventEditorMobsTitle: "- Mobs -"