mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-17 11:09:19 +01:00
48 lines
1.9 KiB
XML
48 lines
1.9 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>
|
||
|
</resources>
|