Translated using Weblate (Vietnamese)
Currently translated at 84.1% (419 of 498 strings) Translated using Weblate (Vietnamese) Currently translated at 100.0% (7 of 7 strings) Co-authored-by: ngocanhtve <ngocanh.tve@gmail.com> Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/vi/ Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/vi/ Translation: Kotatsu/Strings Translation: Kotatsu/pluralspull/540/head
parent
3d32bd9d58
commit
1b0fed5c56
@ -1,18 +1,24 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<plurals name="new_chapters">
|
||||
<item quantity="other">%1$d chương mới</item>
|
||||
</plurals>
|
||||
<plurals name="chapters">
|
||||
<item quantity="other">%1$d chương</item>
|
||||
</plurals>
|
||||
<plurals name="minutes_ago">
|
||||
<item quantity="other">%1$d phút trước</item>
|
||||
</plurals>
|
||||
<plurals name="hours_ago">
|
||||
<item quantity="other">%1$d giờ trước</item>
|
||||
</plurals>
|
||||
<plurals name="days_ago">
|
||||
<item quantity="other">%1$d ngày trước</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
<plurals name="new_chapters">
|
||||
<item quantity="other">%1$d chương mới</item>
|
||||
</plurals>
|
||||
<plurals name="chapters">
|
||||
<item quantity="other">%1$d chương</item>
|
||||
</plurals>
|
||||
<plurals name="minutes_ago">
|
||||
<item quantity="other">%1$d phút trước</item>
|
||||
</plurals>
|
||||
<plurals name="hours_ago">
|
||||
<item quantity="other">%1$d giờ trước</item>
|
||||
</plurals>
|
||||
<plurals name="days_ago">
|
||||
<item quantity="other">%1$d ngày trước</item>
|
||||
</plurals>
|
||||
<plurals name="items">
|
||||
<item quantity="other">%1$d mục</item>
|
||||
</plurals>
|
||||
<plurals name="months_ago">
|
||||
<item quantity="other">%1$d tháng trước</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
Loading…
Reference in New Issue