Skip to content

Commit 772e1ef

Browse files
authored
Update translations-zh-hk.yml (#226)
Added Golem translation and fixed some incorrect usage.
1 parent d80b022 commit 772e1ef

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

src/main/resources/translations-zh-hk.yml

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
# Translation file for the Hong Kong Traditional Chinese language. Translations by flandretw.
22
command:
33
cannot_be_used_by_console: '抱歉!此指令無法在控制台使用。'
4-
cannot_edit_owner: '&4你不能變更保護的擁有者。而是只能破壞掉這個告示牌'
4+
cannot_edit_owner: '&4你不能變更保護的擁有者,請改為破壞該告示牌'
55
line_number_out_of_bounds: '&4請輸入 2~4 之間的行數(包括 2 和 4)。'
6-
no_permission: '&4抱歉!你沒有執行此指令的權限。'
76
no_sign_selected: '&4必須先對受保護方塊的告示牌點擊右鍵選擇。'
7+
no_permission: '&4抱歉!你沒有執行此指令的權限。'
88
player_name_too_long: '&4玩家名稱超過 16 個字元,告示牌無法容納。它也比 Mojang 允許的玩家名稱還要長。'
99
plugin_reloaded: '&6已重新載入設定檔!'
1010
sign_no_longer_part_of_protection: '&4選擇的告示牌不再屬於被保護的方塊。'
1111
updated_sign: '&6已更新告示牌!'
1212
protection:
13-
add_more_users_sign_instead: '&4只能有一個 [私人] 告示牌。新增 [更多] 告示牌來新增更多玩家'
13+
add_more_users_sign_instead: '&4一個保護只能有一個 [私人] 告示牌。請放置 [更多] 告示牌來加入更多玩家'
1414
bypassed: '&6你剛剛繞過了 {0} 的保護。'
15+
can_only_add_protection_sign: '&4保護只能有一個 [私人] 告示牌與零個或多個 [更多] 告示牌。不允許使用其他告示牌。'
1516
cannot_change_sign: '&4你不能編輯已認領容器的告示牌。'
1617
chest_hint: '&6手持告示牌,並對儲物箱點擊右鍵來認領它。'
1718
claimed_container: '&6已成功認領此容器。其他人將無法使用。'
@@ -32,16 +33,19 @@ tag:
3233
redstone:
3334
- '紅石'
3435
- 'Redstone'
36+
golem:
37+
- '銅人'
38+
- 'Golem'
39+
- 'Golems'
3540
private:
3641
- '[私人]'
42+
- '[私有]'
3743
- '[Private]'
3844
more_users:
3945
- '[更多]'
4046
- '[More Users]'
41-
golem:
42-
- 'Golem'
43-
- 'Golems'
4447
updater:
4548
more_information: '&6更多資訊:{0}'
4649
unsupported_server: '&4最新版本的 BlockLocker(版本 {0})不再支援此 Minecraft 版本,需要使用 Minecraft {1}。'
4750
update_available: '&6新版本的 BlockLocker(版本 {0})已可用,需要手動下載。'
51+
updated_automatically: '&6BlockLocker 已有可用的更新(版本 {0})。它將在你重新啟動伺服器時自動安裝。'

0 commit comments

Comments
 (0)