mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-24 19:46:34 +01:00
New translations strings.yml (Japanese)
This commit is contained in:
parent
8a75970c53
commit
ff03aebe9c
@ -275,17 +275,7 @@ stageEditorNoKillLocations: "You must set kill locations first!"
|
|||||||
stageEditorNoBlockSelected: "You must select a block first."
|
stageEditorNoBlockSelected: "You must select a block first."
|
||||||
stageEditorNoColors: "You must set colors first!"
|
stageEditorNoColors: "You must set colors first!"
|
||||||
stageEditorNoLocations: "You must set locations first!"
|
stageEditorNoLocations: "You must set locations first!"
|
||||||
stageEditorListNotSameSize: "The block names list and the amounts list are not the same size!"
|
|
||||||
stageEditorEnchantmentNotSameSize: "The enchantments list, the item id list and the enchant amount list are not the same size!"
|
|
||||||
stageEditorDeliveriesNotSameSize: "The item list and the NPC list are not equal in size!"
|
|
||||||
stageEditorNPCKillsNotSameSize: "The NPC IDs list and the kill amounts list are not the same size!"
|
|
||||||
stageEditorAllListsNotSameSize: "All of your lists are not the same size!"
|
|
||||||
stageEditorMobTypesNotSameSize: "The mob types list and the mob amounts list are not the same size!"
|
|
||||||
stageEditorTameMobsNotSameSize: "The mob types list and the tame amounts list are not the same size!"
|
|
||||||
stageEditorShearNotSameSize: "The sheep colors list and the shear amounts list are not the same size!"
|
|
||||||
stageEditorMustSetPasswordDisplays: "You must add at least one password display first!"
|
stageEditorMustSetPasswordDisplays: "You must add at least one password display first!"
|
||||||
stageEditorPasswordNotSameSize: "The password display and password phrase lists are not the same size!"
|
|
||||||
stageEditorListContainsDuplicates: "List contains duplicates!"
|
|
||||||
stageEditorDelayCleared: "Delay cleared."
|
stageEditorDelayCleared: "Delay cleared."
|
||||||
stageEditorDenizenCleared: "Denizen script cleared."
|
stageEditorDenizenCleared: "Denizen script cleared."
|
||||||
stageEditorObjectiveCleared: "Objective cleared."
|
stageEditorObjectiveCleared: "Objective cleared."
|
||||||
@ -297,7 +287,6 @@ stageEditorEnchantments: "Enchantments"
|
|||||||
stageEditorNPCNote: 'Note: You may specify the name of the NPC with <npc>'
|
stageEditorNPCNote: 'Note: You may specify the name of the NPC with <npc>'
|
||||||
stageEditorOptional: "Optional"
|
stageEditorOptional: "Optional"
|
||||||
stageEditorColors: "羊の色"
|
stageEditorColors: "羊の色"
|
||||||
allListsNotSameSize: "All of your lists are not the same size!"
|
|
||||||
eventEditorCreate: "Create new Action"
|
eventEditorCreate: "Create new Action"
|
||||||
eventEditorEdit: "Edit an Action"
|
eventEditorEdit: "Edit an Action"
|
||||||
eventEditorDelete: "Delete an Action"
|
eventEditorDelete: "Delete an Action"
|
||||||
@ -318,8 +307,6 @@ eventEditorModifiedNote: 'Note: You have modified an Action that the following Q
|
|||||||
eventEditorForcedToQuit: "If you save the Action, anyone who is actively doing any of these Quests will be forced to quit them."
|
eventEditorForcedToQuit: "If you save the Action, anyone who is actively doing any of these Quests will be forced to quit them."
|
||||||
eventEditorEventInUse: "The following Quests use the Action"
|
eventEditorEventInUse: "The following Quests use the Action"
|
||||||
eventEditorMustModifyQuests: "You must modify these Quests first!"
|
eventEditorMustModifyQuests: "You must modify these Quests first!"
|
||||||
eventEditorListSizeMismatch: "The lists are not the same size!"
|
|
||||||
eventEditorListDuplicates: "List contains duplicates!"
|
|
||||||
eventEditorNotANumberList: "Input was not a list of numbers!"
|
eventEditorNotANumberList: "Input was not a list of numbers!"
|
||||||
eventEditorInvalidEntry: "Invalid entry"
|
eventEditorInvalidEntry: "Invalid entry"
|
||||||
eventEditorGiveItemsTitle: "- Give Items -"
|
eventEditorGiveItemsTitle: "- Give Items -"
|
||||||
@ -493,8 +480,6 @@ plnStart: "Set start date"
|
|||||||
plnEnd: "Set end date"
|
plnEnd: "Set end date"
|
||||||
plnRepeat: "Set repeat cycle"
|
plnRepeat: "Set repeat cycle"
|
||||||
plnCooldown: "Set player cooldown"
|
plnCooldown: "Set player cooldown"
|
||||||
plnRepeatPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
|
||||||
plnCooldownPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
|
||||||
plnTooEarly: "<quest> will be active in <time>."
|
plnTooEarly: "<quest> will be active in <time>."
|
||||||
plnTooLate: "<quest> was last active <time> ago."
|
plnTooLate: "<quest> was last active <time> ago."
|
||||||
optGeneral: "General"
|
optGeneral: "General"
|
||||||
@ -823,7 +808,6 @@ exited: "終了しました"
|
|||||||
cancel: "キャンセル"
|
cancel: "キャンセル"
|
||||||
cancelled: "キャンセル"
|
cancelled: "キャンセル"
|
||||||
questTimeout: "キャンセル."
|
questTimeout: "キャンセル."
|
||||||
back: "戻る"
|
|
||||||
yesWord: "はい"
|
yesWord: "はい"
|
||||||
noWord: "いいえ"
|
noWord: "いいえ"
|
||||||
"true": "true"
|
"true": "true"
|
||||||
@ -840,6 +824,7 @@ worlds: "ワールド"
|
|||||||
mobs: "モブ"
|
mobs: "モブ"
|
||||||
points: "ポイント"
|
points: "ポイント"
|
||||||
npcHint: "注釈: 右クリックでNPC IDを取得"
|
npcHint: "注釈: 右クリックでNPC IDを取得"
|
||||||
|
listsNotSameSize: "All required lists must be the same size!"
|
||||||
listDuplicate: "List contains duplicates!"
|
listDuplicate: "List contains duplicates!"
|
||||||
id: "ID"
|
id: "ID"
|
||||||
quest: "クエスト"
|
quest: "クエスト"
|
||||||
@ -859,6 +844,7 @@ to: "to"
|
|||||||
blocksWithin: "within <amount> blocks of"
|
blocksWithin: "within <amount> blocks of"
|
||||||
valRequired: "値が必要です"
|
valRequired: "値が必要です"
|
||||||
experience: "経験値"
|
experience: "経験値"
|
||||||
|
timePrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||||
timerMessage: "%green%Time left to finish the quest/stage:%red% <time> seconds"
|
timerMessage: "%green%Time left to finish the quest/stage:%red% <time> seconds"
|
||||||
timerStart: "<red>%s 秒 <green> 以内に処理せよ"
|
timerStart: "<red>%s 秒 <green> 以内に処理せよ"
|
||||||
questErrorReadingFile: "クエスト ファイルの読み取りエラーです。"
|
questErrorReadingFile: "クエスト ファイルの読み取りエラーです。"
|
||||||
|
Loading…
Reference in New Issue
Block a user