mirror of
https://github.com/PikaMug/Quests.git
synced 2025-01-13 19:51:59 +01:00
New translations strings.yml (Vietnamese)
This commit is contained in:
parent
9ce1937410
commit
046a332937
@ -74,6 +74,12 @@ 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"
|
||||
questPartiesCreate: "Players added to this party may perform quests together!"
|
||||
questPartiesDelete: "The quest party was disbanded."
|
||||
questPartiesInvite: "<player> can now perform quests with you!"
|
||||
questPartiesJoin: "You can now perform quests with <player>."
|
||||
questPartiesKicked: "<player> can no longer perform quests with you."
|
||||
questPartiesLeave: "You can no longer perform quests with <player>."
|
||||
questWGSetRegion: "Thiết lập vùng/khu vực"
|
||||
questWGNotInstalled: "WorldGuard không được cài đặt"
|
||||
questWGPrompt: "Nhập khu vực WorldGuard, <clear>, <cancel>"
|
||||
@ -262,11 +268,6 @@ stageEditorNoKillLocations: "Bạn phải thiết lập vị trí giết hại t
|
||||
stageEditorNoBlockSelected: "Bạn phải chọn một khối trước tiên."
|
||||
stageEditorNoColors: "Bạn phải thiết lập màu sắc trước tiên!"
|
||||
stageEditorNoLocations: "Bạn phải thiết lập vị trí trước tiên!"
|
||||
stageEditorNoEnchantmentsSet: "Không có phù phép được thiết lập"
|
||||
stageEditorNoItemsSet: "Không có mặt hàng được thiết lập"
|
||||
stageEditorNoMobTypesSet: "Không có loại mob được thiết lập"
|
||||
stageEditorNoLocationsSet: "Không có vị trí được thiết lập"
|
||||
stageEditorNoColorsSet: "Không có màu được thiết lập"
|
||||
stageEditorListNotSameSize: "Danh sách tên khối và số lượng không đều nhau!"
|
||||
stageEditorEnchantmentNotSameSize: "Danh sách phù phép, id vật phẩm và số lượng phù phép không đều nhau!"
|
||||
stageEditorDeliveriesNotSameSize: "Danh sách vật phẩm và NPC không đều nhau!"
|
||||
|
Loading…
Reference in New Issue
Block a user