From 3375b19b8ee4bea9a98b471d58dca2ff8dbfa253 Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Sun, 4 Feb 2018 03:30:39 -0500 Subject: [PATCH] New translations strings.yml (Vietnamese) --- src/main/resources/lang/vi-VN/strings.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/lang/vi-VN/strings.yml b/src/main/resources/lang/vi-VN/strings.yml index a897223ad..c4ee75787 100644 --- a/src/main/resources/lang/vi-VN/strings.yml +++ b/src/main/resources/lang/vi-VN/strings.yml @@ -221,9 +221,9 @@ stageEditorShearColorsPrompt: "Nhập màu lông cừu phân tách bởi một d stageEditorShearAmountsPrompt: "Nhập số lượng lông cần lấy phân tách bởi một dấu cách, hoặc gõ 'cancel' để quay lại" stageEditorEventsPrompt: "Nhập tên sự kiện, hoặc nhập 'clear' để xóa sự kiện, hoặc nhập 'cancel' để quay lại" stageEditorChatEventsPrompt: "Nhập tên sự kiện để thêm mới, hoặc nhập 'clear' để xóa mọi sự kiện trò chuyện, hoặc nhập 'cancel' để quay lại" -stageEditorChatEventsTriggerPrompt: "%yellow%Enter a chat trigger for%aqua% %yellow% " +stageEditorChatEventsTriggerPrompt: "%yellow%Nhập một kích hoạt trò chuyện cho%aqua% %yellow% " stageEditorCommandEventsPrompt: "Nhập tên sự kiện để thêm, hoặc nhập 'clear' để xóa tất cả các lệnh sự kiện, hoặc 'cancel' để trở về" -stageEditorCommandEventsTriggerPrompt: "%yellow%Enter a command trigger for%aqua% %yellow% " +stageEditorCommandEventsTriggerPrompt: "%yellow%Nhập một kích hoạt lệnh cho%aqua% %yellow% " stageEditorDelayPrompt: "Nhập thời gian, hoặc gõ 'clear' để xóa thời gian chờ, hoặc gõ 'cancel' để quay lại" stageEditorDelayMessagePrompt: "Nhập thông báo trì hoãn, hoặc gõ 'clear' để xóa thông báo, hoặc gõ 'cancel' để quay lại" stageEditorScriptPrompt: "Nhập tên script, hoặc gõ 'clear' để xóa script, hoặc gõ 'cancel' để quay lại" @@ -232,7 +232,7 @@ stageEditorCompleteMessagePrompt: "Nhập thông báo hoàn thành, gõ 'clear' stageEditorPasswordDisplayPrompt: "Nhập mật khẩu, gõ 'cancel' để quay lại" stageEditorPasswordDisplayHint: "(Đoạn văn bản này sẽ hiển thị cho người chơi như là mục tiêu của họ)" stageEditorPasswordPhrasePrompt: "Nhập mật khẩu, gõ 'cancel' để quay lại" -stageEditorPasswordPhraseHint: "(This is the text that a player must enter to complete the objective)" +stageEditorPasswordPhraseHint: "(Đây là văn bản mà người chơi phải nhập để hoàn thành mục tiêu)" stageEditorObjectiveOverridePrompt: "Ghi đè hiển thị của mục tiêu, gõ 'clear' để xóa ghi đè, gõ 'cancel' để quay lại." stageEditorObjectiveOverrideHint: "(Mục tiêu được ghi đè sẽ hiển thị như là mục tiêu hiện tại của người chơi)" stageEditorObjectiveOverrideCleared: "Xóa ghi đè mục tiêu."