Skip to content

Commit

Permalink
Merge pull request #349 from BentoBoxWorld/gitlocalize-26821
Browse files Browse the repository at this point in the history
Taiwanese
  • Loading branch information
tastybento authored Oct 22, 2023
2 parents 916ef2f + 581d1fe commit 55ddc64
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions src/main/resources/locales/zh-TW.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ aoneblock:
parameters: "<名稱> <計數>"
description: 設置玩家的蓋帽數
set: a [name]的計數設置為[number]
set-lifetime: "&a [name] 的生命週期計數設定為 [number]"
setchest:
parameters: "<階段> <稀有>"
description: 將所看的箱子放在指定稀有度的階段
Expand All @@ -23,8 +24,60 @@ aoneblock:
count:
description: 顯示塊數和相位
info: "&a您正在&a[name]]階段中阻止&b[number]"
info:
count: "&a 島位於 &b [names] &a 階段的 &b [number]&a 區塊。生命週期計數 &b [lifetime] &a。"
phases:
description: 顯示所有階段的列表
title: "&2 OneBlock階段"
name-syntax: "&a [name]"
description-syntax: "&b [number]塊"
island:
setcount:
parameters: "<計數>"
description: 將區塊計數設定為之前完成的值
set: "&a 計數設定為 [number]。"
too-high: "&c 您可以設定的最大值是[number]!"
respawn-block:
description: 在魔法塊消失的情況下重生
block-exist: "&a 塊存在,不需要重生。我給你標記了。"
block-respawned: "&a 塊重生。"
phase:
insufficient-level: "&c 你的島嶼等級太低,無法繼續!必須是[number]。"
insufficient-funds: "&c 您的資金太低,無法繼續!他們必須是[數字]。"
insufficient-bank-balance: "&c 島上銀行餘額太低,無法繼續!必須是[number]。"
insufficient-permission: "&c 在獲得 [name] 許可之前,您不能繼續操作!"
placeholders:
infinite: 無窮
gui:
titles:
phases: "&0&l OneBlock 階段"
buttons:
previous:
name: "&f&l 上一頁"
description: "&7 切換到[number]頁"
next:
name: "&f&l 下一頁"
description: "&7 切換到[number]頁"
phase:
name: "&f&l [階段]"
description: |-
[starting-block]
[biome]
[bank]
[economy]
[level]
[permission]
starting-block: "&7 在破壞 &e [number] 區塊後開始。"
biome: "&7 生物群落:&e [biome]"
bank: "&7 需要銀行帳戶中有 &e $[number] &7。"
economy: "&7 需要玩家帳號中有 &e $[number] &7。"
level: "&7 需要 &e [number] &7 島嶼等級。"
permission: "&7 需要 `&e[permission]&7` 權限。"
tips:
click-to-previous: "&e 點選&7 查看上一頁。"
click-to-next: "&e 點選&7 查看下一頁。"
click-to-change: "&e 點選 &7 進行更改。"
island:
starting-hologram: |-
&a歡迎來到 AOneBlock
打破此區塊以開始(&E)

0 comments on commit 55ddc64

Please sign in to comment.