mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-27 13:15:55 +01:00
New translations strings.yml (Japanese)
This commit is contained in:
parent
0e5bf420a0
commit
5d847e1f7c
@ -92,7 +92,7 @@ questCurrentItem: "現在のアイテム:"
|
||||
questGUICleared: "クエストGUI Itemの表示がクリアされました。"
|
||||
questDeleted: "クエストを削除! クエストとイベントがリロードされました。"
|
||||
questEditorNameExists: "その名前は既に使われています!"
|
||||
questEditorBeingEdited: "その名前のクエストを誰かが 作成/編集 中です!"
|
||||
questEditorBeingEdited: "Something with that name is already being modified!"
|
||||
questEditorInvalidQuestName: "Name may not contain periods or commas!"
|
||||
questEditorInvalidEventName: "そのイベント名は有効ではありません!"
|
||||
questEditorInvalidNPC: "そのIDを持つNPCは存在しません!"
|
||||
@ -272,7 +272,6 @@ eventEditorNoneToEdit: "No actions currently exist to be edited!"
|
||||
eventEditorNoneToDelete: "No actions currently exist to be deleted!"
|
||||
eventEditorNotFound: "Action not found!"
|
||||
eventEditorExists: "Action already exists!"
|
||||
eventEditorSomeone: "Someone is already creating or editing an action with that name!"
|
||||
eventEditorErrorSaving: "保存中にエラーが発生しました。"
|
||||
eventEditorDeleted: "Action deleted. Quest and action data reloaded."
|
||||
eventEditorSaved: "Action saved. Quest and action data reloaded."
|
||||
|
Loading…
Reference in New Issue
Block a user