From 9df14449b2022cbb78960d58e81944e92286f2b6 Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Mon, 5 Feb 2018 02:41:17 -0500 Subject: [PATCH] New translations strings.yml (Vietnamese) --- src/main/resources/lang/vi-VN/strings.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/main/resources/lang/vi-VN/strings.yml b/src/main/resources/lang/vi-VN/strings.yml index e465ca4b2..d83a8a233 100644 --- a/src/main/resources/lang/vi-VN/strings.yml +++ b/src/main/resources/lang/vi-VN/strings.yml @@ -689,16 +689,16 @@ questNotExist: "Your active Quest no longer exists. You have been forced questInvalidChoice: "Lựa chọn không hợp lệ. Sử dụng 'Yes' or 'No'" questPointsDisplay: "Điểm nhiệm vụ:" questNoDrop: "Bạn không thể thả Item nhiệm vụ." -questNoBrew: "You may not brew Quest items." -questNoStore: "You may not store Quest items." -questNoCraft: "You may not craft Quest items." -questNoEquip: "You may not equip Quest items." -questNoDispense: "You may not put Quest items in dispensers." -questNoEnchant: "You may not enchant Quest items." -questNoSmelt: "You may not smelt using Quest items." -questInfoNoPerms: "You do not have permission to view a Quest's information." -questCmdNoPerms: "You do not have access to that command." -pageSelectionNum: "Page selection must be a number." +questNoBrew: "Bạn không thể pha chế Item nhiệm vụ." +questNoStore: "Bạn không thể cất giữ Item nhiệm vụ." +questNoCraft: "Bạn không thể chế tạo Item nhiệm vụ." +questNoEquip: "Bạn không thể trang bị Item nhiệm vụ." +questNoDispense: "Bạn không thể đặt Item nhiệm vụ vào máy thả." +questNoEnchant: "Bạn không thể phù phép Item nhiệm vụ." +questNoSmelt: "Bạn không thể nấu Item nhiệm vụ." +questInfoNoPerms: "Bạn không có quyền để xem thông tin của Nhiệm vụ." +questCmdNoPerms: "Bạn không được dùng lệnh này." +pageSelectionNum: "Trang được lựa chọn phải là một số." pageSelectionPosNum: "Page selection must be a positive number." questListNoPerms: "You do not have permission to view the Quests list." questTakeNoPerms: "You do not have permission to take Quests via commands."