Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (9 of 9 strings) Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (565 of 565 strings) Added translation using Weblate (Chinese (Traditional)) Co-authored-by: 何意挽秋風 <9120518@gmail.com> Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/zh_Hant/ Translation: Kotatsu/Strings Translation: Kotatsu/pluralsmaster
parent
9c462b1a3a
commit
8b027e2f45
@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<plurals name="new_chapters">
|
||||
<item quantity="other">%1$d 個新章節</item>
|
||||
</plurals>
|
||||
<plurals name="chapters">
|
||||
<item quantity="other">%1$d 個章節</item>
|
||||
</plurals>
|
||||
<plurals name="minutes_ago">
|
||||
<item quantity="other">%1$d 分鐘前</item>
|
||||
</plurals>
|
||||
<plurals name="hours_ago">
|
||||
<item quantity="other">%1$d 小時前</item>
|
||||
</plurals>
|
||||
<plurals name="days_ago">
|
||||
<item quantity="other">%1$d 天前</item>
|
||||
</plurals>
|
||||
<plurals name="months_ago">
|
||||
<item quantity="other">%1$d 個月前</item>
|
||||
</plurals>
|
||||
<plurals name="hours">
|
||||
<item quantity="other">%1$d 小時</item>
|
||||
</plurals>
|
||||
<plurals name="minutes">
|
||||
<item quantity="other">%1$d 分鐘</item>
|
||||
</plurals>
|
||||
<plurals name="items">
|
||||
<item quantity="other">%1$d 個項目</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
Loading…
Reference in New Issue