mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 15:16:41 +01:00
New translations strings.yml (Vietnamese)
This commit is contained in:
parent
81b2d4b9e4
commit
0dd3d0ea85
@ -389,25 +389,25 @@ eventEditorInvalidWorld: "không phải là tên thế giới hợp lệ!"
|
||||
eventEditorMustSetStormDuration: "Bạn cần phải thiết lập thời gian một cơn bão!"
|
||||
eventEditorStormCleared: "Dữ liệu của cơ bão đã bị xóa."
|
||||
eventEditorEnterStormWorld: "Nhập tên thế giới mà cơn bão xảy ra trong đó, hoặc 'cancel' để trở về"
|
||||
eventEditorEnterDuration: "Enter duration (in seconds)"
|
||||
eventEditorAtLeastOneSecond: "Amount must be at least 1 second!"
|
||||
eventEditorNotGreaterThanOneSecond: "is not greater than 1 second!"
|
||||
eventEditorThunder: "Event Thunder"
|
||||
eventEditorMustSetThunderDuration: "You must set a thunder duration!"
|
||||
eventEditorThunderCleared: "Thunder data cleared."
|
||||
eventEditorEnterThunderWorld: "Enter a world name for the thunder to occur in, or enter 'cancel' to return"
|
||||
eventEditorEffects: "Event Effects"
|
||||
eventEditorAddEffect: "Add effect"
|
||||
eventEditorAddEffectLocation: "Add effect location"
|
||||
eventEditorNoEffects: "No effects set"
|
||||
eventEditorMustAddEffects: "You must add effects first!"
|
||||
eventEditorInvalidEffect: "is not a valid effect name!"
|
||||
eventEditorEffectsCleared: "Event effects cleared."
|
||||
eventEditorEffectLocationPrompt: "Right-click on a block to play an effect at, then enter 'add' to add it to the list, or enter 'cancel' to return"
|
||||
eventEditorMobSpawns: "Event Mob Spawns"
|
||||
eventEditorAddMobTypes: "Add mob"
|
||||
eventEditorNoTypesSet: "(No type set)"
|
||||
eventEditorMustSetMobTypesFirst: "You must set the mob type first!"
|
||||
eventEditorEnterDuration: "Nhập khoảng thời gian (trong bao nhiêu giây)"
|
||||
eventEditorAtLeastOneSecond: "Số lượng ít nhất phải là 1 giây!"
|
||||
eventEditorNotGreaterThanOneSecond: "không lớn hơn 1 giây!"
|
||||
eventEditorThunder: "Sự kiện sấm sét"
|
||||
eventEditorMustSetThunderDuration: "Bạn cần phải thiết lập khoảng thời gian của sấm sét!"
|
||||
eventEditorThunderCleared: "Dữ liệu của sấm sét đã được xóa bỏ."
|
||||
eventEditorEnterThunderWorld: "Nhập tên thế giới mà sấm sét sẽ xảy ra, hoặc 'cancel' để trở lại"
|
||||
eventEditorEffects: "Sự kiện các hiệu ứng"
|
||||
eventEditorAddEffect: "Thêm hiệu ứng"
|
||||
eventEditorAddEffectLocation: "Thêm vị trí hiệu ứng"
|
||||
eventEditorNoEffects: "Không có hiệu ứng được thiết lập"
|
||||
eventEditorMustAddEffects: "Bạn cần phải thêm hiệu ứng trước tiên!"
|
||||
eventEditorInvalidEffect: "không phải là tên hiệu ứng hợp lệ!"
|
||||
eventEditorEffectsCleared: "Sự kiện các hiệu ứng đã được xóa."
|
||||
eventEditorEffectLocationPrompt: "Click phải trên 1 block để đặt hiệu ứng ở đó, sau đó nhập 'add' để thêm vào danh sách, hoạc nhập 'cancel' để trở lại"
|
||||
eventEditorMobSpawns: "Sự kiện các mob spawn"
|
||||
eventEditorAddMobTypes: "Thêm mob"
|
||||
eventEditorNoTypesSet: "(Không có loại được thiết lập)"
|
||||
eventEditorMustSetMobTypesFirst: "Bạn cần phải thiết lập loại mob trước tiên!"
|
||||
eventEditorSetMobAmounts: "Set mob amount"
|
||||
eventEditorNoAmountsSet: "(No amounts set)"
|
||||
eventEditorMustSetMobAmountsFirst: "You must set mob amount first!"
|
||||
|
Loading…
Reference in New Issue
Block a user