mirror of
https://github.com/PikaMug/Quests.git
synced 2025-02-23 07:51:21 +01:00
New translations strings.yml (Vietnamese)
This commit is contained in:
parent
66070c542c
commit
83b89998f1
@ -66,7 +66,7 @@ questEditorReqs: "Điều chỉnh yêu cầu của nhiệm vụ"
|
|||||||
questEditorPln: "Lịch Chỉnh sửa"
|
questEditorPln: "Lịch Chỉnh sửa"
|
||||||
questEditorStages: "Điểu chỉnh giai đoạn"
|
questEditorStages: "Điểu chỉnh giai đoạn"
|
||||||
questEditorRews: "Điểu chỉnh phần thưởng"
|
questEditorRews: "Điểu chỉnh phần thưởng"
|
||||||
questEditorOpts: "Edit Options"
|
questEditorOpts: "Chỉnh sửa tùy chọn"
|
||||||
questEditorEnterQuestName: "Nhập tên nhiệm vụ (<cancel>)"
|
questEditorEnterQuestName: "Nhập tên nhiệm vụ (<cancel>)"
|
||||||
questEditorEditEnterQuestName: "Nhập tên nhiệm vụ để chỉnh sửa (<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>)"
|
questEditorEnterAskMessage: "Nhập thông báo yêu cầu (<cancel>)"
|
||||||
@ -75,12 +75,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>"
|
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>"
|
questEditorEnterInitialEvent: "Nhập tên sự kiện, <clear>, <cancel>"
|
||||||
questRequiredNoneSet: "Yêu cầu, không có thiết lập"
|
questRequiredNoneSet: "Yêu cầu, không có thiết lập"
|
||||||
questDungeonsCreate: "Players added to this group may perform quests together!"
|
questDungeonsCreate: "Người chơi được thêm vào group này có thể làm quest cùng nhau!"
|
||||||
questDungeonsDisband: "The quest group was disbanded."
|
questDungeonsDisband: "Nhóm quest này đã bị hủy."
|
||||||
questDungeonsInvite: "<player> can now perform quests with you!"
|
questDungeonsInvite: "<player> đã có thể giúp bạn làm quest!"
|
||||||
questDungeonsJoin: "You can now perform quests with Captain <player>."
|
questDungeonsJoin: "Bạn đã có thể làm quest cùng với người dẫn đầu <player>."
|
||||||
questDungeonsKicked: "<player> can no longer perform quests with you."
|
questDungeonsKicked: "<player> đã hủy làm quest cùng bạn."
|
||||||
questDungeonsLeave: "You can no longer perform quests with Captain <player>."
|
questDungeonsLeave: "Bạn không còn có thể làm quest với người dẫn đầu <player>."
|
||||||
questPartiesCreate: "Pemain yang ditambahkan ke pesta ini dapat melakukan pencarian bersama!"
|
questPartiesCreate: "Pemain yang ditambahkan ke pesta ini dapat melakukan pencarian bersama!"
|
||||||
questPartiesDelete: "Pesta pencarian dibubarkan."
|
questPartiesDelete: "Pesta pencarian dibubarkan."
|
||||||
questPartiesInvite: "<player> sekarang dapat melakukan pencarian dengan Anda!"
|
questPartiesInvite: "<player> sekarang dapat melakukan pencarian dengan Anda!"
|
||||||
@ -507,12 +507,12 @@ plnRepeatPrompt: "Nhập số lượng thời gian (tính bằng giây), <clear>
|
|||||||
plnCooldownPrompt: "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>."
|
plnTooEarly: "<quest> sẽ được kích hoạt trong <time>."
|
||||||
plnTooLate: "<quest> đã qua hoạt động <time> trước."
|
plnTooLate: "<quest> đã qua hoạt động <time> trước."
|
||||||
optGeneral: "General"
|
optGeneral: "Chung"
|
||||||
optMultiplayer: "Multiplayer"
|
optMultiplayer: "Nhiều người chơi"
|
||||||
optBooleanPrompt: "Enter '<true>' or '<false>', <clear>, <cancel>"
|
optBooleanPrompt: "Nhập '<true>' hoặc '<false>', <clear>, <cancel>"
|
||||||
optAllowCommands: "Allow commands during quest"
|
optAllowCommands: "Cho phép dùng các lệnh trong quest"
|
||||||
optCommandsDenied: "You cannot use commands during <quest>."
|
optCommandsDenied: "Bạn không thể sử dụng lệnh này trong <quest>."
|
||||||
optUseDungeonsXLPlugin: "Use DungeonsXL plugin"
|
optUseDungeonsXLPlugin: "Sử dụng plugin DungeonsXL"
|
||||||
optUsePartiesPlugin: "Use Parties plugin"
|
optUsePartiesPlugin: "Use Parties plugin"
|
||||||
rewSetMoney: "Thiếp lập số tiền nhận được"
|
rewSetMoney: "Thiếp lập số tiền nhận được"
|
||||||
rewSetQuestPoints: "Thiếp lập số Điểm Nhiệm vụ nhận được"
|
rewSetQuestPoints: "Thiếp lập số Điểm Nhiệm vụ nhận được"
|
||||||
|
Loading…
Reference in New Issue
Block a user