From 0f3225c3394408ef4218042d4451bcf840012159 Mon Sep 17 00:00:00 2001 From: Taner <11832079-Tanerx@users.noreply.gitlab.com> Date: Tue, 13 Aug 2024 08:07:04 +0000 Subject: [PATCH] New translations messages.yml (Chinese Traditional) --- .../Chinese Traditional/messages.yml | 28 +++++++++++++++---- 1 file changed, 22 insertions(+), 6 deletions(-) diff --git a/MMOCore-Dist/src/main/resources/default/translation/Chinese Traditional/messages.yml b/MMOCore-Dist/src/main/resources/default/translation/Chinese Traditional/messages.yml index e7788057..54f8d6bf 100644 --- a/MMOCore-Dist/src/main/resources/default/translation/Chinese Traditional/messages.yml +++ b/MMOCore-Dist/src/main/resources/default/translation/Chinese Traditional/messages.yml @@ -63,12 +63,26 @@ player-input: guild-creation-tag: '公會標籤..' guild-creation-name: '公會名稱..' chat: - friend-request: '&e在聊天欄輸入玩家名稱.' - party-invite: '&e在聊天欄輸入你想邀請的玩家名稱.' - guild-invite: '&e在聊天欄輸入你想邀請的玩家名稱.' - guild-creation-tag: '&e在聊天欄輸入你想創建的公會標籤.' - guild-creation-name: '&e在聊天欄輸入你想創建的公會名稱.' - cancel: '&e輸入 &c''cancel'' &e來取消.' + friend-request: + - '&eWrite in the chat the player name.' + - '&eWrite &c''cancel'' &eto cancel.' + party-invite: + - '&eWrite in the chat the player you want to invite.' + - '&eWrite &c''cancel'' &eto cancel.' + guild-invite: + - '&eWrite in the chat the player you want to invite.' + - '&eWrite &c''cancel'' &eto cancel.' + guild-creation-tag: + - '&eWrite in the chat the TAG of the Guild you want to create.' + - '&eWrite &c''cancel'' &eto cancel.' + guild-creation-name: + - '&eWrite in the chat the name of the Guild you want to create.' + - '&eWrite &c''cancel'' &eto cancel.' + friend-request-cancel: '' + party-invite-cancel: '' + guild-invite-cancel: '' + guild-creation-tag-cancel: '' + guild-creation-name-cancel: '' #Spell Casting casting: action-bar: @@ -182,6 +196,7 @@ not-enough-skill-points-shift: '&c你需要 {shift_points} 技能點數.' upgrade-skill: '&e你的 &6{skill} &e升級到了等級 &6{level}&e!' skill-level-not-met: '&c你還不能使用這個技能.' no-skill-bound: '&c你沒有綁定到這個槽位的技能.' +skill-cannot-be-bound: '&cThis skill is always active and cannot be bound.' not-compatible-skill: '&c所選技能與此插槽不兼容.' cant-manually-bind: "&c你不能手動綁定 / 解綁技能到這個插槽." skill-max-level-hit: '&c你已經達到這個技能的最大等級.' @@ -190,6 +205,7 @@ not-skill-reallocation-point: '&c你沒有 1 點技能重新分配點數.' no-skill-points-spent: '&c你還沒有使用過技能點數.' skill-points-reallocated: '&e你成功重置了你的技能. 你現在擁有 &6{points} &e技能點數.' max-points-reached: '&c你達到了可以使用點數的最大數量. 你需要重新分配你的點數.' +cannot-upgrade-skill: '&cYou cannot upgrade this skill.' #Skill Trees no-skill-tree-points-spent: '&c你還沒有使用任何技能樹點數.' locked-node: '&c技能已被鎖定!'