mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-19 05:09:17 +01:00
51 lines
1.9 KiB
XML
51 lines
1.9 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
<plurals name="lock_after_mins">
|
||
|
<item quantity="other">Setelah %1$s menit</item>
|
||
|
</plurals>
|
||
|
<plurals name="notification_chapters_generic">
|
||
|
<item quantity="other">%1$d bab baru</item>
|
||
|
</plurals>
|
||
|
<plurals name="notification_chapters_multiple_and_more">
|
||
|
<item quantity="other">Bab %1$s dan %2$d lainnya</item>
|
||
|
</plurals>
|
||
|
<plurals name="notification_new_chapters_summary">
|
||
|
<item quantity="other">Untuk entri %d</item>
|
||
|
</plurals>
|
||
|
<plurals name="update_check_notification_ext_updates">
|
||
|
<item quantity="other">Terdapat %d perbaruan ekstensi</item>
|
||
|
</plurals>
|
||
|
<plurals name="download_queue_summary">
|
||
|
<item quantity="other">%1$s lagi</item>
|
||
|
</plurals>
|
||
|
<plurals name="num_categories">
|
||
|
<item quantity="other">%d kategori</item>
|
||
|
</plurals>
|
||
|
<plurals name="restore_completed_message">
|
||
|
<item quantity="other">Selesai dalam %1$s dengan %2$s kesalahan</item>
|
||
|
</plurals>
|
||
|
<plurals name="manga_num_chapters">
|
||
|
<item quantity="other">%1$s bab</item>
|
||
|
</plurals>
|
||
|
<plurals name="num_trackers">
|
||
|
<item quantity="other">%d pelacak</item>
|
||
|
</plurals>
|
||
|
<plurals name="missing_chapters_warning">
|
||
|
<item quantity="other">Melewati %d bab, entah sumbernya hilang atau telah difilter</item>
|
||
|
</plurals>
|
||
|
<plurals name="relative_time">
|
||
|
<item quantity="other">%1$d hari yang lalu</item>
|
||
|
</plurals>
|
||
|
<plurals name="next_unread_chapters">
|
||
|
<item quantity="other">Selanjutnya chapter %d yang belum dibaca</item>
|
||
|
</plurals>
|
||
|
<plurals name="download_amount">
|
||
|
<item quantity="other">berikutnya %d chapter</item>
|
||
|
</plurals>
|
||
|
<plurals name="missing_chapters">
|
||
|
<item quantity="other">Bab %1$s yang hilang</item>
|
||
|
</plurals>
|
||
|
<plurals name="day">
|
||
|
<item quantity="other">%d hari</item>
|
||
|
</plurals>
|
||
|
</resources>
|