mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 07:05:51 +01:00
New translations strings.yml (Chinese Traditional)
This commit is contained in:
parent
f5ac927641
commit
65c6160911
@ -629,8 +629,8 @@ talkTo: "Talk to <npc>"
|
|||||||
tame: "Tame"
|
tame: "Tame"
|
||||||
shearSheep: "Shear <color> Sheep"
|
shearSheep: "Shear <color> Sheep"
|
||||||
goTo: "Go to <location>"
|
goTo: "Go to <location>"
|
||||||
completed: "Completed"
|
completed: "已完成"
|
||||||
redoCompleted: "(Completed)"
|
redoCompleted: "(已完成)"
|
||||||
consoleError: "This command may only be performed in-game."
|
consoleError: "This command may only be performed in-game."
|
||||||
noActiveQuest: "You do not currently have any active Quests."
|
noActiveQuest: "You do not currently have any active Quests."
|
||||||
speakTo: 'Start: Speak to <npc>'
|
speakTo: 'Start: Speak to <npc>'
|
||||||
@ -705,19 +705,19 @@ journalAlreadyHave: "You already have your Quest Journal out."
|
|||||||
journalNoRoom: "You have no room in your inventory for your Quest Journal!"
|
journalNoRoom: "You have no room in your inventory for your Quest Journal!"
|
||||||
journalNoQuests: "You have no accepted quests!"
|
journalNoQuests: "You have no accepted quests!"
|
||||||
journalDenied: "You cannot do that with your Quest Journal."
|
journalDenied: "You cannot do that with your Quest Journal."
|
||||||
timeZone: "Time zone"
|
timeZone: "時區"
|
||||||
timeDay: "Day"
|
timeDay: "天"
|
||||||
timeDays: "Days"
|
timeDays: "天"
|
||||||
timeMonth: "Month"
|
timeMonth: "月"
|
||||||
timeMonths: "Months"
|
timeMonths: "月"
|
||||||
timeYear: "Year"
|
timeYear: "年"
|
||||||
timeYears: "Years"
|
timeYears: "年"
|
||||||
timeHour: "Hour"
|
timeHour: "Hour"
|
||||||
timeHours: "Hours"
|
timeHours: "Hours"
|
||||||
timeMinute: "Minute"
|
timeMinute: "分"
|
||||||
timeMinutes: "Minutes"
|
timeMinutes: "分"
|
||||||
timeSecond: "Second"
|
timeSecond: "秒"
|
||||||
timeSeconds: "Seconds"
|
timeSeconds: "秒"
|
||||||
timeMillisecond: "Millisecond"
|
timeMillisecond: "Millisecond"
|
||||||
timeMilliseconds: "Milliseconds"
|
timeMilliseconds: "Milliseconds"
|
||||||
event: "Action"
|
event: "Action"
|
||||||
@ -728,8 +728,8 @@ exited: "Exited"
|
|||||||
cancel: "Cancel"
|
cancel: "Cancel"
|
||||||
cancelled: "Cancelled"
|
cancelled: "Cancelled"
|
||||||
questTimeout: "Cancelled."
|
questTimeout: "Cancelled."
|
||||||
yesWord: "Yes"
|
yesWord: "是"
|
||||||
noWord: "No"
|
noWord: "否"
|
||||||
"true": "true"
|
"true": "true"
|
||||||
"false": "false"
|
"false": "false"
|
||||||
clear: "Clear"
|
clear: "Clear"
|
||||||
@ -752,9 +752,9 @@ createdBy: "Created by"
|
|||||||
continuedBy: "and continued by"
|
continuedBy: "and continued by"
|
||||||
questPoints: "Quest Points"
|
questPoints: "Quest Points"
|
||||||
accepted: "Accepted"
|
accepted: "Accepted"
|
||||||
complete: "Complete"
|
complete: "完成"
|
||||||
redoable: "Redoable"
|
redoable: "Redoable"
|
||||||
objectives: "Objectives"
|
objectives: "目標"
|
||||||
everything: "Everything"
|
everything: "Everything"
|
||||||
usage: "Usage"
|
usage: "Usage"
|
||||||
redoableEvery: "Redoable every <time>."
|
redoableEvery: "Redoable every <time>."
|
||||||
@ -764,7 +764,7 @@ with: "with"
|
|||||||
to: "to"
|
to: "to"
|
||||||
blocksWithin: "within <amount> blocks of"
|
blocksWithin: "within <amount> blocks of"
|
||||||
valRequired: "Value required"
|
valRequired: "Value required"
|
||||||
experience: "Experience"
|
experience: "經驗"
|
||||||
timePrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
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: "%green%You have%red% <time> seconds%green% to finish this quest/stage"
|
timerStart: "%green%You have%red% <time> seconds%green% to finish this quest/stage"
|
||||||
|
Loading…
Reference in New Issue
Block a user