63 lines
2.4 KiB
XML
63 lines
2.4 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
<plurals name="bans_header_bans">
|
||
|
<item quantity="other">%d 位封鎖</item>
|
||
|
<item quantity="zero">沒有封鎖</item>
|
||
|
<item quantity="one">1 位封鎖</item>
|
||
|
</plurals>
|
||
|
<plurals name="last_seen_days">
|
||
|
<item quantity="other">%d 天</item>
|
||
|
<item quantity="one">1 天</item>
|
||
|
</plurals>
|
||
|
<plurals name="max_uses_maxUses">
|
||
|
<item quantity="other">%d 次</item>
|
||
|
<item quantity="zero">沒有限制</item>
|
||
|
<item quantity="one">1 次</item>
|
||
|
</plurals>
|
||
|
<plurals name="members_header_members">
|
||
|
<item quantity="other">%d 位成員</item>
|
||
|
<item quantity="zero">沒有成員</item>
|
||
|
<item quantity="one">1 位成員</item>
|
||
|
</plurals>
|
||
|
<plurals name="n_days_days">
|
||
|
<item quantity="other">%d 天</item>
|
||
|
<item quantity="one">1 天</item>
|
||
|
</plurals>
|
||
|
<plurals name="new_messages_count">
|
||
|
<item quantity="other">%d 則新訊息</item>
|
||
|
<item quantity="one">1 則新訊息</item>
|
||
|
</plurals>
|
||
|
<plurals name="new_messages_with_date_count">
|
||
|
<item quantity="other">%d 則新訊息</item>
|
||
|
<item quantity="one">1 則新訊息</item>
|
||
|
</plurals>
|
||
|
<plurals name="num_subscribers_subscribers">
|
||
|
<item quantity="other">**%d** 位訂閱者</item>
|
||
|
<item quantity="zero">**0** 位訂閱者</item>
|
||
|
<item quantity="one">**1** 位訂閱者</item>
|
||
|
</plurals>
|
||
|
<plurals name="four_or_more_users_typing_n">
|
||
|
<item quantity="other">其他 %d 個人</item>
|
||
|
<item quantity="one">等 1 位</item>
|
||
|
</plurals>
|
||
|
<plurals name="roles_list_numRoles">
|
||
|
<item quantity="other">身分組</item>
|
||
|
<item quantity="zero">沒有身分組</item>
|
||
|
<item quantity="one">身分組</item>
|
||
|
</plurals>
|
||
|
<plurals name="blocked_messages_count">
|
||
|
<item quantity="other">%d 則已封鎖訊息</item>
|
||
|
<item quantity="one">1 則已封鎖訊息</item>
|
||
|
</plurals>
|
||
|
<plurals name="num_sponsors_subscribers">
|
||
|
<item quantity="other">**%d** 位贊助商</item>
|
||
|
<item quantity="zero">**0** 位贊助商</item>
|
||
|
<item quantity="one">**1** 位贊助商</item>
|
||
|
</plurals>
|
||
|
<plurals name="form_help_last_seen_days">
|
||
|
<item quantity="other">{members</item>
|
||
|
<item quantity="zero">0 位成員</item>
|
||
|
<item quantity="one">1 位成員</item>
|
||
|
</plurals>
|
||
|
</resources>
|