Skip to content
This repository was archived by the owner on Mar 8, 2022. It is now read-only.

Commit cc3007a

Browse files
Phoenix NemoNyaaCat Translate Bot
Phoenix Nemo
authored and
NyaaCat Translate Bot
committed
[skip ci] Translated (Chinese (Simplified))
Currently translated at 100.0% (267 of 267 strings)
1 parent 9772d29 commit cc3007a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/main/resources/lang/zh_CN.yml

+7-7
Original file line numberDiff line numberDiff line change
@@ -90,14 +90,14 @@ user:
9090
no_enough_money: 你没有足够的现金
9191
not_high_enough: 无效的价格,至少应为 %.2f$
9292
auc:
93-
new_auction_0: 新拍卖:
93+
new_auction_0: '新拍卖: '
9494
new_auction_1: ,起步价:%.2f$,步进价:%.2f$,请在 %d 秒内用 /heh bid [价格] 参与出价
95-
player_auction_0: 玩家 %s 发起了拍卖:
95+
player_auction_0: '玩家 %s 发起了拍卖: '
9696
player_auction_1: ,起步价:%.2f$,步进价:%.2f$,请在 %d 秒内用 /heh bid [价格] 参与出价
9797
new_auction_unknown: 拍卖:未知物品,起步价:%.2f$,步进价:%.2f$,请在 %d 秒内用 /heh bid [价格] 参与出价
9898
mystery_item_placeholder: 未知物品
99-
new_price_0: 玩家 %s 给出了更高的价格
100-
new_price_1: :%.2f$
99+
new_price_0: '玩家 %s 给出了更高的价格 '
100+
new_price_1: ' :%.2f$'
101101
new_price_success: 出价成功!
102102
first: '%.2f$ 第一次'
103103
second: '%.2f$ 第二次'
@@ -112,11 +112,11 @@ user:
112112
reserve_price_error: 保留价必须高于起步价
113113
step_price_error: 步进价必须大于0
114114
req:
115-
new_req_0: 新征购:
115+
new_req_0: '新征购: '
116116
new_req_1: ×%d 个,单价 %.2f,剩余时间 %.2f 秒,请手持对应物品输入 /heh sell [数量] 参与征购
117-
player_req_0: 玩家 %s 发起了征购:
117+
player_req_0: '玩家 %s 发起了征购: '
118118
player_req_1: ×%d 个,单价 %.2f,剩余时间 %.2f 秒,请手持对应物品输入 /heh sell [数量] 参与征购
119-
hint_req_0: 当前正在征购:
119+
hint_req_0: '当前正在征购: '
120120
hint_req_1: ,还需要 %d 个,单价 %.2f,剩余时间 %.2f 秒,请手持对应物品输入 /heh sell [数量] 参与征购
121121
finish: 征购结束。
122122
halted: 征购中止。

0 commit comments

Comments
 (0)