New translations strings.yml (Japanese)

This commit is contained in:
PikaMug 2020-04-16 02:27:17 -04:00
parent 0e5bf420a0
commit 5d847e1f7c

View File

@ -92,7 +92,7 @@ questCurrentItem: "現在のアイテム:"
questGUICleared: "クエストGUI Itemの表示がクリアされました。" questGUICleared: "クエストGUI Itemの表示がクリアされました。"
questDeleted: "クエストを削除! クエストとイベントがリロードされました。" questDeleted: "クエストを削除! クエストとイベントがリロードされました。"
questEditorNameExists: "その名前は既に使われています!" questEditorNameExists: "その名前は既に使われています!"
questEditorBeingEdited: "その名前のクエストを誰かが 作成/編集 中です!" questEditorBeingEdited: "Something with that name is already being modified!"
questEditorInvalidQuestName: "Name may not contain periods or commas!" questEditorInvalidQuestName: "Name may not contain periods or commas!"
questEditorInvalidEventName: "そのイベント名は有効ではありません!" questEditorInvalidEventName: "そのイベント名は有効ではありません!"
questEditorInvalidNPC: "そのIDを持つNPCは存在しません" questEditorInvalidNPC: "そのIDを持つNPCは存在しません"
@ -272,7 +272,6 @@ eventEditorNoneToEdit: "No actions currently exist to be edited!"
eventEditorNoneToDelete: "No actions currently exist to be deleted!" eventEditorNoneToDelete: "No actions currently exist to be deleted!"
eventEditorNotFound: "Action not found!" eventEditorNotFound: "Action not found!"
eventEditorExists: "Action already exists!" eventEditorExists: "Action already exists!"
eventEditorSomeone: "Someone is already creating or editing an action with that name!"
eventEditorErrorSaving: "保存中にエラーが発生しました。" eventEditorErrorSaving: "保存中にエラーが発生しました。"
eventEditorDeleted: "Action deleted. Quest and action data reloaded." eventEditorDeleted: "Action deleted. Quest and action data reloaded."
eventEditorSaved: "Action saved. Quest and action data reloaded." eventEditorSaved: "Action saved. Quest and action data reloaded."