New translations strings.yml (Vietnamese)

This commit is contained in:
FlyingPikachu 2018-02-04 11:10:47 -05:00
parent 7c9beba07c
commit 00b536a219

View File

@ -442,19 +442,19 @@ eventEditorEnterNPCId: "Nhập NPC ID (hoặc -1 để hủy bỏ)"
eventEditorNoNPCExists: "Không có NPC tồn tại với ID này!"
eventEditorLightningPrompt: "Click phải trên một block spawn sét đánh ở đó, <add>, <clear>, <cancel>"
eventEditorExplosionPrompt: "Click phải trên một block spawn vụ nổ ở đó, <add>, <clear>, <cancel>"
eventEditorSelectBlockFirst: "You must select a block first."
eventEditorSetMessagePrompt: "Enter message, <clear>, <cancel>"
eventEditorSetMobTypesPrompt: "Enter mob name, <cancel>"
eventEditorSetMobAmountsPrompt: "Enter mob amount, <cancel>"
eventEditorSetMobNamePrompt: "Enter the name for this mob, <cancel>"
eventEditorSetMobLocationPrompt: "Right-click on a block to select it, <add>, <cancel>"
eventEditorSetPotionEffectsPrompt: "Enter potion effect types, <space>, <cancel>"
eventEditorSetPotionDurationsPrompt: "Enter effect durations (in milliseconds), <space>, <cancel>"
eventEditorSelectBlockFirst: "Bạn cần phải chọn block trước tiên."
eventEditorSetMessagePrompt: "Nhập tin nhắn, <clear>, <cancel>"
eventEditorSetMobTypesPrompt: "Nhập tên mob, <cancel>"
eventEditorSetMobAmountsPrompt: "Nhập số lượng mob, <cancel>"
eventEditorSetMobNamePrompt: "Nhập tên cho mob đó, <cancel>"
eventEditorSetMobLocationPrompt: "Click phải trên block để chọn nó, <add>, <cancel>"
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: "Enter potion effect magnitudes, <space>, <cancel>"
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to clear"
eventEditorHungerLevelAtLeastZero: "Hunger level must be at least 0!"
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to clear"
eventEditorSaturationLevelAtLeastZero: "Saturation level must be at least 0!"
eventEditorSetHungerPrompt: "Nhập mức độ của thanh đói, hoặc -1 để xóa"
eventEditorHungerLevelAtLeastZero: "Mức độ thanh đói ít nhất phải là 0!"
eventEditorSetSaturationPrompt: "Nhập mức độ no, hoặc -1 để xóa"
eventEditorSaturationLevelAtLeastZero: "Mức độ no ít nhất phải là 0!"
eventEditorSetHealthPrompt: "Enter health level, or -1 to clear"
eventEditorHealthLevelAtLeastZero: "Health level must be at least 0!"
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, <done>, <clear>, <cancel>"