mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-14 22:55:54 +01:00
New translations strings.yml (Vietnamese)
This commit is contained in:
parent
46de1b88dd
commit
642ae41a07
@ -70,7 +70,7 @@ questEditorEnterQuestName: "Nhập tên nhiệm vụ (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Nhập tên nhiệm vụ để chỉnh sửa (<cancel>)"
|
||||
questEditorEnterAskMessage: "Nhập thông báo yêu cầu (<cancel>)"
|
||||
questEditorEnterFinishMessage: "Nhập thông báo hoàn thành (<cancel>)"
|
||||
questEditorEnterNPCStart: "输入NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterNPCStart: "Nhập ID của NPC, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Click phải trên 1 block để sử dụng như 1 điểm bắt đầu, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Nhập tên sự kiện, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Yêu cầu, không có thiết lập"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Nhập lượng khối đặt ra (số), <space>,
|
||||
stageEditorUseBlocksPrompt: "Nhập lượng khối cần dùng (số), <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Nhập lượng khối cần chặt/hạ (số), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Nhập độ bền của khối (số), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "请输入需要捕获的鱼数量, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "请输入击杀玩家数量, <clear>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Nhập số lượng cá cần bắt, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Nhập số lượng người cần giết, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Nhập tên phù phép, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Nhập số lượng phù phép (số), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Nhập tên vật phẩm, <space>, <cancel>"
|
||||
@ -247,7 +247,7 @@ stageEditorInvalidScript: "Denizen kịch bản không được tìm thấy!"
|
||||
stageEditorNoCitizens: "Plugin Citizens không được cài đặt!"
|
||||
stageEditorNoDenizen: "Plugin Denizen không được cài đặt!"
|
||||
stageEditorPositiveAmount: "Bạn phải nhập một số nguyên dương!"
|
||||
stageEditorNotListofNumbers: "is not a list of numbers!"
|
||||
stageEditorNotListofNumbers: "không phải một danh sách các số!"
|
||||
stageEditorNoDelaySet: "Bạn phải thiết lập một sự chậm trễ trước tiên!"
|
||||
stageEditorNoBlockNames: "Bạn phải thiết lập khối tên đầu tiên!"
|
||||
stageEditorNoEnchantments: "Bạn phải thiết lập phù phép trước tiên!"
|
||||
@ -433,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Click phải trên block để chọn nó, <ad
|
||||
eventEditorSetPotionEffectsPrompt: "Nhập loại hiệu ứng thuốc, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Nhập thời gian hiệu ứng thuốc (giây), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Nhập hiệu ứng thuốc, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, <clear>"
|
||||
eventEditorSetHealthPrompt: "Enter health level, <clear>"
|
||||
eventEditorSetHungerPrompt: "Nhập mức độ của thanh đói, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Nhập mức độ no, <clear>"
|
||||
eventEditorSetHealthPrompt: "Nhập mức độ của thanh máu, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Click phải trên block để dịch chuyển người chơi tới, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Lưu ý: Bạn có thể sử dụng <player> để đề cập đến tên của người chơi."
|
||||
eventEditorSetCommandsPrompt: "Nhập lệnh, <semicolon>, <clear>, <cancel>"
|
||||
@ -453,8 +453,8 @@ reqSetSkills: "Thiết lập các kỹ năng"
|
||||
reqSetSkillAmounts: "Thiết lập số lượng kỹ năng"
|
||||
reqHeroesSetPrimary: "Thiết lập Class sơ cấp"
|
||||
reqHeroesSetSecondary: "Thiết lập Class thứ cấp (sau sơ cấp)"
|
||||
reqMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
reqMoneyPrompt: "Nhập số lượng của <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Nhập số điểm của nhiệm vụ, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Nhiệm vụ Sẵn sàng -"
|
||||
reqQuestPrompt: "Nhập 1 danh sách tên Nhiệm vụ, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Nhập một danh sách giá trị true/false, <space>, <cancel>"
|
||||
@ -496,8 +496,8 @@ plnStart: "Đặt ngày bắt đầu"
|
||||
plnEnd: "Đặt ngày kết thúc"
|
||||
plnRepeat: "Đặt chu kỳ lặp lại"
|
||||
plnCooldown: "Đặt cooldown của người chơi"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnRepeatPrompt: "Nhập số lượng thời gian (tính bằng giây), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Nhập số lượng thời gian (tính bằng giây), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> sẽ được kích hoạt trong <time>."
|
||||
plnTooLate: "<quest> đã qua hoạt động <time> trước."
|
||||
rewSetMoney: "Thiếp lập số tiền nhận được"
|
||||
@ -512,12 +512,12 @@ rewSetPhat: "Thiếp lập PhatLoot nhận được"
|
||||
rewSetCustom: "Thiết lập phần thưởng tùy chỉnh"
|
||||
rewSetHeroesClasses: "Thiết lập class"
|
||||
rewSetHeroesAmounts: "Thiết lập số lượng kinh nghiệm"
|
||||
rewMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Enter amount of experience, <clear>, <cancel>"
|
||||
rewMoneyPrompt: "Nhập số lượng <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Nhập số lượng kinh nghiệm, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Nhập lệnh thưởng, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'Lưu ý: Bạn có thể dùng <player> để xác định người chơi hoàn thành Nhiệm vụ. Ví dụ: trừng phạt <player>'
|
||||
rewPermissionsPrompt: "Nhập quyền được thưởng, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Nhập số lượng của Điểm Nhiệm vụ, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Nhập kỹ năng mcMMO, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "Lưu ý: Sử dụng 'All' sẽ cung cấp các level đến tất cả các kỹ năng."
|
||||
rewHeroesClassesPrompt: "Nhập classes Heroes, <space>, <cancel>"
|
||||
|
Loading…
Reference in New Issue
Block a user