mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 07:05:51 +01:00
New translations strings.yml (Vietnamese)
This commit is contained in:
parent
37d681afc4
commit
def5b93860
@ -732,8 +732,8 @@ takeQuestPoints: "Đã lấy đi <number> Điểm Nhiệm vụ từ <player>."
|
|||||||
questPointsTaken: "<player> đã lấy đi <number> Điểm Nhiệm vụ."
|
questPointsTaken: "<player> đã lấy đi <number> Điểm Nhiệm vụ."
|
||||||
giveQuestPoints: "Đã đưa <number> Điểm Nhiệm vụ cho <player>."
|
giveQuestPoints: "Đã đưa <number> Điểm Nhiệm vụ cho <player>."
|
||||||
questPointsGiven: "<player> đã cho bạn <number> Điểm Nhiệm vụ."
|
questPointsGiven: "<player> đã cho bạn <number> Điểm Nhiệm vụ."
|
||||||
enableNPCGUI: "<npc> will now provide a GUI Quest Display."
|
enableNPCGUI: "<npc> bây giờ sẽ cung cấp 1 GUI Hiển thị Nhiệm vụ."
|
||||||
disableNPCGUI: "<npc> will no longer provide a GUI Quest Display."
|
disableNPCGUI: "<npc> sẽ không còn cung cấp 1 GUI Hiển Thị Nhiệm vụ."
|
||||||
invalidNumber: "Số không hợp lệ."
|
invalidNumber: "Số không hợp lệ."
|
||||||
noCurrentQuest: "<player> does not currently have any active Quests."
|
noCurrentQuest: "<player> does not currently have any active Quests."
|
||||||
playerNotFound: "Không tìm thấy người chơi."
|
playerNotFound: "Không tìm thấy người chơi."
|
||||||
@ -857,6 +857,6 @@ valRequired: "Giá trị yêu cầu"
|
|||||||
experience: "Kinh nghiệm"
|
experience: "Kinh nghiệm"
|
||||||
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"
|
||||||
questErrorReadingFile: "Error reading Quests file."
|
questErrorReadingFile: "Lỗi khi đang đọc file Nhiệm vụ."
|
||||||
questSaveError: "An error occurred while saving."
|
questSaveError: "Có lỗi xảy ra trong khi đang lưu."
|
||||||
questBlacklisted: "You are blacklisted. Contact an admin if this is in error."
|
questBlacklisted: "You are blacklisted. Contact an admin if this is in error."
|
||||||
|
Loading…
Reference in New Issue
Block a user