Currently translated at 26.6% (126 of 472 strings) Translated using Weblate (Thai) Currently translated at 100.0% (7 of 7 strings) Co-authored-by: Nayuki <me@nayuki.cyou> Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/th/ Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/th/ Translation: Kotatsu/Strings Translation: Kotatsu/plurals
24 lines
888 B
XML
24 lines
888 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<plurals name="months_ago">
|
|
<item quantity="other">%1$d เดือนที่ผ่านมา</item>
|
|
</plurals>
|
|
<plurals name="chapters">
|
|
<item quantity="other">%1$d บท</item>
|
|
</plurals>
|
|
<plurals name="new_chapters">
|
|
<item quantity="other">%1$d บทใหม่</item>
|
|
</plurals>
|
|
<plurals name="items">
|
|
<item quantity="other">%1$d รายการ</item>
|
|
</plurals>
|
|
<plurals name="days_ago">
|
|
<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>
|
|
</resources> |