* fix(deps): update moko to v0.24.1 * Fix build --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com> (cherry picked from commit f58a05e91828a69c01d49d629e5bfa9ec7ae3ffc)
57 lines
2.2 KiB
XML
57 lines
2.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<plurals name="update_check_notification_ext_updates">
|
|
<item quantity="other">Có %d bản cập nhật cho các tiện ích mở rộng sẵn sàng</item>
|
|
</plurals>
|
|
<plurals name="notification_chapters_generic">
|
|
<item quantity="other">%1$d chương mới có</item>
|
|
</plurals>
|
|
<plurals name="notification_new_chapters_summary">
|
|
<item quantity="other">Cho %d chương</item>
|
|
</plurals>
|
|
<plurals name="lock_after_mins">
|
|
<item quantity="other">Sau %1$s phút</item>
|
|
</plurals>
|
|
<plurals name="num_categories">
|
|
<item quantity="other">%d danh mục</item>
|
|
</plurals>
|
|
<plurals name="notification_chapters_multiple_and_more">
|
|
<item quantity="other">Chương %1$s và %2$d</item>
|
|
</plurals>
|
|
<plurals name="missing_chapters_warning">
|
|
<item quantity="other">Đã bỏ qua %d chương, vì nguồn đang bị thiếu hoặc đã bị lọc ra</item>
|
|
</plurals>
|
|
<plurals name="num_trackers">
|
|
<item quantity="other">%d bộ theo dõi</item>
|
|
</plurals>
|
|
<plurals name="manga_num_chapters">
|
|
<item quantity="other">%1$s chương</item>
|
|
</plurals>
|
|
<plurals name="download_queue_summary">
|
|
<item quantity="other">Còn lại %1$s</item>
|
|
</plurals>
|
|
<plurals name="restore_completed_message">
|
|
<item quantity="other">Hoàn tất trong %1$s với %2$s lỗi</item>
|
|
</plurals>
|
|
<plurals name="relative_time">
|
|
<item quantity="other">%1$d ngày trước</item>
|
|
</plurals>
|
|
<plurals name="next_unread_chapters">
|
|
<item quantity="other">%d chương chưa đọc tiếp</item>
|
|
</plurals>
|
|
<plurals name="download_amount">
|
|
<item quantity="other">%d Chương tiếp theo</item>
|
|
</plurals>
|
|
<plurals name="missing_chapters">
|
|
<item quantity="other">Đang thiếu %1$s</item>
|
|
</plurals>
|
|
<plurals name="day">
|
|
<item quantity="other">%d ngày</item>
|
|
</plurals>
|
|
<plurals name="num_repos">
|
|
<item quantity="other">%d kho</item>
|
|
</plurals>
|
|
<plurals name="upcoming_relative_time">
|
|
<item quantity="other">Trong %1$d ngày</item>
|
|
</plurals>
|
|
</resources> |