From 0dd3d0ea85914edb4d0786872582b9a06642b810 Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Sun, 21 Jan 2018 21:10:42 -0500 Subject: [PATCH] New translations strings.yml (Vietnamese) --- src/main/resources/lang/vi-VN/strings.yml | 38 +++++++++++------------ 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/src/main/resources/lang/vi-VN/strings.yml b/src/main/resources/lang/vi-VN/strings.yml index 6327891ce..b279de86f 100644 --- a/src/main/resources/lang/vi-VN/strings.yml +++ b/src/main/resources/lang/vi-VN/strings.yml @@ -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!"